/*
Theme Name: assignmenthelppro
Theme URI: https://www.assignmenthelppro.com/blog/
Author: the GreatAssignmentHelp Team
Author URI: https://www.assignmenthelppro.com/
Description: https://www.assignmenthelppro.com blog theme.
Tags: blog, GreatAssignmentHelp blog theme
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: Only For https://www.assignmenthelppro.com/blog/
License URI: https://www.assignmenthelppro.com/blog/
Text Domain: assignmenthelppro.com
*/
@font-face {
    font-family: 'Conv_Roboto-Regular';
    src: url('fonts/Roboto-Regular.eot');
    src: local('☺'), url('fonts/Roboto-Regular.woff') format('woff'), 
    url('fonts/Roboto-Regular.ttf') format('truetype'), 
    url('fonts/Roboto-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Conv_Roboto-Medium';
    src: url('fonts/Roboto-Medium.eot');
    src: local('☺'), url('fonts/Roboto-Medium.woff') format('woff'), 
    url('fonts/Roboto-Medium.ttf') format('truetype'), 
    url('fonts/Roboto-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body{
    font-family:'Conv_Roboto-Regular',system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     font-weight: normal;
    line-height: 25px;
    color: #000;
}
* {
    margin: 0;
    padding: 0;
}
a:focus {
    box-shadow: none;
    outline: none;
}
a:hover, a {
    text-decoration: none;
}
a {
    font-weight: 500;
}
b, strong {
    font-weight: 500;
}
ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
h1, h2, h3 {
    font-weight: 500;
    font-family:'Conv_Roboto-Medium', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

h1.gah_blog_index_heading {
    display: inline-block;
    width: auto;
    font-size: 2rem;
    position: relative;
}
h1.gah_blog_index_heading:before {
    content: '';
    width: 31px;
    height: 5px;
    background: #0e589b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -17px;
    z-index: 9;
    display: block;
    margin: 0 auto;
}
h1.gah_blog_index_heading:after {
    content: '';
    border-bottom: 1px solid #0e589b;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    display: block;
}
.btn{
    font-weight: 500;
}
.gah_header {
    background-color:#0e589b;
    color: #ffffff;
    height: 4rem;
    padding: 0.5rem;
}
.float-right.right-btns {
    float: right;
    margin-top: 5px;
}
.float-right.right-btns li {
    margin-left: 25px;
}
.nav_header {
    color:blue;
}
.gah_nav_link {
    color: #ffffff;
}
.gah_nav_link {

    text-decoration: none;
}
ul {
    list-style-type: none;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.gah_light {
    text-align: center;
    color: #fff;
    background: #ff5722;
    text-transform: uppercase;
     
}
 
h1.gah_blog_index_heading span {
    font-family: 'Conv_Roboto-Regular',Sans-Serif;
    color: #155290;
}
@media (min-width: 320px) and (max-width: 991px) {
    .btn {
        padding: 0.475rem 0.7rem;
    }
    .gah_header {
        height: 6rem;
        padding: 0.475rem 0.7rem;
    }
}
.page-numbers:not(:first-child) .page-numbers {
    margin-left: -1px;
}
.page-numbers {
    padding: 0.375rem 0.75rem;
}

.gah_blog_entry {
    margin: 0rem;
}
.gah_post_blog_entry {
    margin: 0;
}
.blog_header_section {
    padding: 3rem 0 3.5rem;
    background-color: #e8f2ff;
}
.blog_header_section-single {
    padding: 9rem 0 9.5rem;
    background-color: #e8f2ff;
}
.blog_post_header_section {
    padding: 5px 0;
    background-color: #f1f1f1;
    opacity: 0;
}
.gah_content_area {
    padding: 2.0rem 0;
}
.gah_author_content_area {
    padding: 2.0rem 0;
}
.sidebar_tab_section {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 10px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 10px;
    padding: 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 7%);
    border: 1px solid rgba(0,0,0,.1);
    overflow: hidden;
}
 

/* Blog Thumbnails */
.gah_blog_entry_thumbnail {
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 5px;
}
.gah_blog_entry_thumbnail img{
    width: 100%;
    height: auto;
    border-bottom: 1px solid #f8f8f8;
}
.gah_blog_entry_heading_excerpt, .gah_blog_entry_read_more{
    padding: 15px;
     
}
.gah_blog_entry_heading_excerpt h3{
     
    margin: 0px 0 10px;
    line-height: 1.33;
    font-weight: 500;
}
.gah_blog_entry_heading_excerpt h3 a{
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
    color: #000;
}
.gah_blog_entry_thumbnail:hover h3 a{
    color: #0e589b;
}
.gah_blog_entry_read_more {
     
    position: relative;
    
}
.btn-primary {
    color: #fff;
    background-color: #0e589b;
    border-color: #0e589b;
}

/* Feature post / Top Post*/
.gah_sidebar .nav-tabs .nav-link.active {
    background-image: linear-gradient(to left top, #0e589b, #1c4d86, #0e589b);
    color: #fff;
    border-color: #0e589b #0e589b #0e589b;
}
.gah_sidebar .nav-tabs .nav-link.active:after {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    content: "";
    left: calc(50% - 10px);
    top: 100%;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #0e589b;
    transition-duration: 0.3s;
    transition-property: top;
    transform: rotate(180deg);
}
.gah_sidebar li.nav-item {
    width: 50%;
    position: relative;
}
.gah_sidebar .nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    color: #333;
    font-weight: 500;
    background: #e8e8e8;
    padding: 0.8rem 1rem;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
}
.gah_sidebar .tab-content{
    padding: 15px;
}
.gah_sidebar .tab-content h4 {
    padding-left: 22px;
    position: relative;
    list-style: none;
    margin-top: 0;
    line-height: 18px;
}
.gah_sidebar .tab-content h4 a {
    color: #000;
    font-size: 16px;
}
.gah_sidebar .tab-content h4 a:hover{
    color: #0e589b;
}
.gah_sidebar .tab-content h4:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0.5em;
    background-color: #1a4e88;
    border-radius: 50%;
}

/* Form */
.form_get_free_quote {
    margin: 0 0 0 0px;
    background: #fff;
    border-radius: 10px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 10px;
    padding: 5px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 7%);
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.form_top_sec {
    background-image: linear-gradient(to left top, #0e589b, #1c4d86, #0e589b);
    padding: 5px 15px;
    text-align: center;
    border-radius: 0;
    position: relative;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
}
.form_top_sec:after {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    content: "";
    left: calc(50% - 10px);
    top: 100%;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #0e589b transparent;
    transition-duration: 0.3s;
    transition-property: top;
    transform: rotate(180deg);
}
.form_top_sec h2 {
    font-size: 28px;
    margin-bottom: 0;
    color: #fff;
    margin-top: 0;
    text-align: center;
    padding: 5px;
}
.form_top_sec p {
    margin-bottom: 5px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.form_inputs_feild {
    padding: 15px 15px;
        margin-top: 10px;
}
 
.form_get_free_quote .form_inputs_feild label {
    display: block;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: normal;
    font-size: 14px;
    color: #313131;
    font-weight: 500;
}
.form-control {
    height: 40px;
    border-radius: 3px;
    position: relative;
    color: #022362;
    font-weight: 500;
    line-height: 24px;
    box-shadow: none;
    border: 1px solid #606060;
    width: 100%;
    background-color: #fff;
    background-image: none;
    padding: 8px 12px;
}
.form-control:focus {
    border-color: #1c2a44;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form_get_free_quote  .btn{
    width: 100%;
}
.form_get_free_quote .form-control:disabled, .form_get_free_quote .form-control[readonly] {
    background-color: #ffffff;
    opacity: 1;
}
span.twitter-typeahead {
    width: 100%;
}
span.twitter-typeahead .tt-menu {
    cursor: pointer;
}
span.twitter-typeahead .tt-menu {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px  solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
span.twitter-typeahead .tt-suggestion {
    display: block;
    width: 100%;
    padding: 3px 5px;
    clear: both;
    font-weight: 400;
    line-height: 1.5;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
/* Pagination */
.pagination {
    background: #fff;
    box-shadow: 0 0 7px 0 #00000005;
    margin: 0 auto;
    border: 1px solid #efefef;
    padding: 10px 15px;
    border-radius: 5px;
    text-align: center;
}
.pagination .page-numbers {
    display: inline-block;
    padding: 2px 10px;
    margin: 0 3px;
    border-radius: 3px;
}
.pagination .page-numbers:hover {
    background: #eee;
}
.pagination .page-numbers {
    color: #848484;
    font-weight: 500;
}
.pagination .page-numbers.current {
    background: #0e589b;
    border-radius: 3px;
    color: #fff;
}
 
/* Blog Details page css */
.gah_content_area h1.gah_blog_heading {
    margin-top: 0;
    color: #0e589b;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 1.4;
    font-weight: 500;
}
.gah_content_area p#breadcrumbs {
    padding-bottom: 10px;
}
.gah_post_entry_data span {
    font-size: 16px;
    line-height: 1.43;
    font-weight: 500;
    color: #818181;
    margin-right: 7px;
}
.gah_post_entry_data span a, .gah_breadcrumb a {
    color: #0e589b;
}
.gah_content_area span#breadcrumbs a {
    color: #0e589b;
    font-weight: 500;
}
.gah_content_area p a {
    color: #1f80e8;
    font-weight: 500;
}
.gah_breadcrumb, .gah_post_entry_data{
    margin: 5px 0 15px !important;
}
.gah_content_area  span#breadcrumbs {
    margin: 15px 0 5px !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.45;
    text-align: justify;
}
#ez-toc-container {
    width: 100% !important;
}
#ez-toc-container li:before{
    display: none;
}
.gah_post_content h1, .gah_post_content h2 {
    margin: 20px 0 -5px;
    line-height: 1.33;
    font-weight: 500;
    color: #135595;
}

.gah_post_content h3 {
	
	margin: 20px 0 -5px;
    line-height: 1.33;
    font-weight: 500;
    color: #000000;
}

.gah_post_content h3{
    font-size: 24px;
}
.gah_post_content h2{
    font-size: 28px;
}
.gah_post_content h2 img {
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 5px;
	height: auto;
}
.gah_post_content h3 img {
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 5px;
	height: auto;
}
.gah_post_content h4 img {
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 5px;
	height: auto;
}
.gah_post_content p img {
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 5px;
	height: auto;
}
.gah_post_content ol {
    margin-left: 15px;
    counter-reset: list;
    margin-bottom: 15px;
}
.gah_post_content ol li {
    padding-left: 35px;
    position: relative;
    list-style: none;
    line-height: 24px;
    padding-bottom: 5px;
}
.gah_post_content ol li:before {
    background-color: #194f8a;
    width: 1.7em;
    height: 1.7em;
    counter-increment: list;
    position: absolute;
    left: 0;
    top: -2px;
    border-radius: 35px;
    content: counter(list);
    font-size: .875em;
    line-height: 1.67;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
.gah_post_content ul, .gah_post_content ol, .gah_post_content p {
    margin: 15px 0 10px;
}
.gah_post_content ul {
    margin-left: 20px;
}
.gah_post_content ul li {
    padding-left: 23px;
    position: relative;
    list-style: none;
    line-height: 1.67;
}
.gah_post_content ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0.5em;
    background-color: #155391;
    border-radius: 50%;
}
.gah_post_content blockquote {
    font-size: 16px !important;
    width: 100%;
    color: #000000;
    padding: 1.2em 50px 1em 50px;
    border-left: 8px solid #125494;
    line-height: 1.67;
    position: relative;
    background: #EDEDED;
    margin-top: 20px !important;
    margin: 0 0 20px;
}
.gah_post_content blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #125494;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px;
}
.gah_post_content blockquote:after {
    font-family: Arial;
    content: "\201D";
    color: #125494;
    font-size: 4em;
    position: absolute;
    right: 10px;
    bottom: -50px;
}
.gah_post_content blockquote p {
    margin: 0 !important;
    padding: 0;
}
.gah_post_content h4{
    line-height: 1.32;
    margin-bottom: -8px;
    margin-top: 20px;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    font-size: 20px;
	font-weight: 600;
}
.gah_post_content h5{
    line-height: 1.32;
    margin-bottom: -8px;
    margin-top: 20px;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
}
.gah_social_share_buttons {
    height: auto;
    margin: 35px 5px 30px 5px;
}
.gah_related_post_container {
    margin-bottom: 30px;
}
.gah_related_post_container h4, .gah_post_author h4 {
    margin-bottom: 25px !important;
    text-align: left;
    border-bottom: 1px solid #194f8a;
    padding-bottom: 15px;
}
.gah_related_post_container a {
    color: #194f8a;
}
img.gah_related_item_image {
    width: 100%;
    height: 9rem;
    border-radius: 10px;
}
.gah_post_comment{
    display: none;
}
button.btn.btn-light.gah_facebook_share {
    color: #43609c;
    border-color: #43609c;
}
button.btn.btn-light.gah_facebook_share:hover{
    background: #43609c;
    color: #fff;
}
button.btn.btn-light.gah_twitter_share {
    color: #1da1f2;
    border-color: #1da1f2;
}
button.btn.btn-light.gah_twitter_share:hover {
    color: #fff;
    background:  #1da1f2;
}
button.btn.btn-light.gah_linkedin_share {
    color: #0077B5;
    border-color: #0077B5;
}
button.btn.btn-light.gah_linkedin_share:hover {
    color: #fff;
    background: #0077B5;
}
button.btn.btn-light.gah_whatsapp_share {
    color: #34AF23;
    border-color: #34AF23;
}
button.btn.btn-light.gah_whatsapp_share:hover {
    color: #fff;
    background: #34AF23;
}
button.btn.btn-light.gah_pinterest_share {
    color: #C92228;
    border-color: #C92228;
}
button.btn.btn-light.gah_pinterest_share:hover {
    color: #fff;
    background: #C92228;
}
h5.gah_related_title {
    font-size: 16px;
}
.gah_post_author_name h5 {
    margin: 0;
}
img.avatar {
    width: 50px;
    height: 50px;
    border-radius: 40px;
     
    display: block;
}
/* Authers Post */
.gah_blog_entry_heading h3 a {
    color: #194f8a;
    font-size: 18px;
}
.gah_author_content_area .gah_blog_entry {
    margin: 15px 0px;
    border-bottom: 1px dashed #dbdbdb;
    padding-bottom: 25px;
}
.footer.bg-primary {
    color: #fff;
    background-color: #0e589b !important;
}
/*  -------------------------------------------
---------------Responsive Media---------------
------------------------------------------------ */
@media(min-width: 320px) and (max-width: 991px){
    .gah_header .col-md-8, .gah_header .col-md-4 {
    width: 50%;
}

.gah_post_content h2 img {
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 5px;
	height: auto;
}
.gah_post_content h3 img {
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 5px;
	height: auto;
}

.gah_post_content h4 img {
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 5px;
	height: auto;
}
.gah_post_content p img {
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 5px;
	height: auto;
}
.gah_header {
    height: auto;
    padding: 0.475rem 0rem;
}
.float-right.right-btns li {
    margin-left: 10px;
}
.blog_header_section {
    padding: 2rem 0 2.5rem;
}
.pagination {
    margin-bottom: 20px;
}
.blog_post_header_section{
    display: none;
}
.gah_post_content h2 {
    font-size: 24px;
}
.gah_content_area h1.gah_blog_heading {
    font-size: 28px;
    line-height: 36px;
}
.btn {
    margin: 2px 0;
}
.gah_related_post img{
    width: 100%;
	height: auto;
}

}

.footer_bottom {
    color: #ffffff;
}
.footer_bottom p a{
	color: #ffffff;

}
.gah_post_hidden_image {
    display: none;
}

.scroll-top {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: 0;
    background-color: #fff;
    width: 50px;
    height: 50px;
    cursor: pointer;
    padding: 5px;
    border-radius: 84px;
    transition: .3s;
    box-shadow: 0 2px 4px 0 #d2cfc775;
}
.scroll-top.show {
    display: block;
}
p.text-white.copyright {
    margin: 0.5rem;
}

@media only screen and (max-width: 991px){
h1.gah_blog_index_heading {
    font-size: 42px;
	line-height: 66px;
    
}
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
	padding: 10px 65px;
}

div#ez-toc-container ul li {
    font-size: 108% !important;
}

table {
    margin-top: 27px;
    caption-side: bottom;
    border-collapse: collapse;
}
@media only screen and (max-width: 991px){
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
    padding: 10px 5px;
}
}


p:has(em) {
    position: relative;
    margin: 1.5rem 0;
    padding: 1rem 1.0rem 1rem 1.0rem;
   
  
    /* visuals */
    background: #f5f6f8;                 /* light grey */
    border-left: 6px solid #0d4f8b;      /* blue stripe */
    font-style: italic;                  /* quoted text look */
    line-height: 1.67;
    font-weight: 600;
  }
  
  /* OPENING & CLOSING QUOTE MARKS */
  p:has(em)::before,
  p:has(em)::after {
    position: absolute;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 500;
    font-size: 2.75rem;
    color: #0d4f8b;                      /* same blue as stripe */
    line-height: 1;                      /* prevent extra space */
    pointer-events: none;                /* keep text selectable */
  }