/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
.jeg_content {
    padding: 0px 0 40px;
}
.widgetbg {
	background:#f2f2f2!important;
}
.jeg_meta_author, .jeg_postblock_content .jeg_meta_comment {
    display: none !important;
}
.owl-carousel .owl-nav div, .tns-outer .tns-controls button {
display: none;
}
.jeg_post_category a{
	background: transparent!important;
}
.widget.widget_categories ul.children {
    clear: both;
    display: none;
}
.jeg_main_menu>li>a {
text-transform: capitalize;
font-size: 1.1em;
}
.jeg_cat_header_2 {
    background: transparent;
    border-bottom: 1px solid transparent;
    margin: -10px 0 0px;
}
#breadcrumbs {
    font-size: 12px;
    margin: 0;
    color: #a0a0a0;
    display: none;
}
.jeg_cat_title, .jeg_page_title {
    font-size: 1.953em;
}



.gt-area {
    padding: 60px 0 35px;
}
.wrapper {
    max-width: 100%;
    /* width: 1300px; */
    padding: 0;
    margin: 0 40px 0 60px;
}
.gt-heading {
    padding: 0px 0 30px;
}
.gt-heading h2{
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
}
.hero-img img {
    max-width: 100%;
    width: 500px;
    height: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 40px;

}
.gt-text {
    padding: 0px 0;
}
.gt-text h3 {
    font-size: 42px;
    font-family: 'Roboto', sans-serif;
    color: #8e111b;
    font-weight: 900;
    margin-bottom: 1px;
    line-height: 59px;
    text-align: center;
    margin: 0;
}
.gt-text h4 {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600; 
    margin: 0 0 10px;
    text-align: center;
    line-height: 32px;
}
.gt-text p {
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 5px 0 0;
    line-height: 29px;
    text-align: left;
    color: #333;

}
/* .morecontent span {
    display: none;
}
.morelink {
    display: block;
    
}
.read-more .more-link, .read-less .less-link {
    color: #333;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    border-bottom: 2px solid #333;
    padding-bottom: 3px;
    text-transform: capitalize;
} */

.buybook {
    padding: 0 0px 0 0;
}
.buybook-text {
    padding: 0px 0 20px;
    position: relative;
    left: 0px;
    top: 7px;
    text-align: center;
}
.buybook-text p {
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    margin: 0;
    text-align: center;
    /* width: 87%; */
    line-height: 25px;
    font-weight: 700;
}
.buybook-text p:before {
    width: 52px;
    bottom: 0px;
    height: 4px;
    top: 31px;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #333;
    text-align: center;
    left: 44%;
}
.buybook-text h3 {
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    width: 87%;
    line-height: 24px;
}
.amazon-img {
    border: 1px solid #eee;
    width: 240px;
    height: 65px;
    vertical-align: middle;
    transition: all .5s ease-in;
    padding: 6px 0 0;
    margin: 10px auto;
    border-radius: 5px;
    display: block;
    position: relative;
    left: 0;
    text-align: center;
}

.amazon-img img {
   
    max-width: 100%;
    width: 170px;
    height: auto;
    margin: auto;
    display: block;
}

.amazon-img:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}
.amazon-img-new {
    border: 1px solid #eee;
    width: 240px;
    height: 95px;
    vertical-align: middle;
    transition: all .5s ease-in;
    padding: 6px 0 0;
    margin: 10px auto;
    border-radius: 5px;
    display: block;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    left: 0;
    text-align: center;
}
.amazon-img-new img {
    max-width: 100%;
    width: 170px;
    height: auto;
    margin: auto;
    display: block;
}
.logo_pos img{
    position: relative;
    top: -8px;
}
.logo_google_logo img{
    position: relative;
    top: -13px;
}
.amazon-img-new:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}
.barnes-img {
    border: 1px solid #eee;
    width: 240px;
    height: 65PX;
    vertical-align: middle;
    transition: all .5s ease-in;
    padding: 6px 0 0;
    margin: 10px auto;
    border-radius: 5px;
    display: block;
    position: relative;
    left: 0;
    text-align: center;
}
.barnes-img img {
   
    max-width: 100%;
    width: 180px;
    height: auto;
    margin: auto;
    display: block;
}
.barnes-img:hover{
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
}
.barnes-img p {
    font-size: 13px;
    text-align: center;
    color: #333;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
.barnes-img p b{
    color: #8e111b;
}
.barnes-img p a {
    font-size: 17px;
    margin: 0;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.logo_bg img{
    position: relative;
    top: -8px;
}
.logo_book img{
    position: relative;
    top: -8px;
}
.logo_bg_new img{
    position: relative;
    top: -8px;
}

.sibo-text {
    font-size: 13px !important;
    font-family: 'Roboto', sans-serif;
    color: #17222B;
    margin: 0px 0 !important;
    line-height: 21px !important;
    opacity: 0.75;
}
.sibo-text a{
    color: #17222B;
    opacity: 0.75;
}
.heading_resource h2{
    position: relative;
    color: #8e111b;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 60px;
    text-align: center;
    margin-top: 0;
}
.heading_resource h2::before{
    width: 52px;
    bottom: 0px;
    height: 4px;
    top: 53px;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #8e111b;
    text-align: center;
    left: 47%;
}

.keyideas{
    padding: 40px 40px;
    /* background: #f9f7ff; */
    background: #F6F7F8;
    }
    .keyideas-book {
    /* background: #f5ebe6; */
    padding: 0 30px;
    border-radius: 5px;
    /* box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%); */
    /* min-height: 910px; */
    }
    .keyideas-heading{
    font-size: 30px;
    text-align: center;
    }
    .keyideas-heading h2 {
        font-size: 36px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        color: #8e111b;
        margin: 0 0 40px;
    }
    .keyideas-heading h2::before {
        width: 52px;
        bottom: 0px;
        height: 4px;
        top: 55px;
        position: absolute;
        content: '';
        border: 4px solid transparent;
        border-bottom: 0;
        border-top-color: #8e111b;
        text-align: center;
        left: 47%;
    }
    .keyideas-box{
    position: relative;
    text-align: center;
    min-height: 125px;
    padding: 0px 20px 15px;
    margin: 33px 10px;
    background-color: #f9f7ff;
    }
    .icon-box{
    position: relative;
    width: 75px;
    height: 75px;
    color: #ffffff;
    font-size: 50px;
    text-align: center;
    line-height: 65px;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: -49px;
    display: inline-block;
    margin-bottom: 40px;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    background: #8e111b;
    }
    .icon-box img {
    max-width: 100%;
    width: 35px;
    height: 35px;
    margin: auto;
    line-height: 45px;
    }
    .keyideas-box h5 {
    position: relative;
    font-weight: 600;
    line-height: 19px;
    margin-top: -25px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    }
    .wrapper {
    max-width: 100%;
    padding: 0;
    margin: 0 40px 0 60px;
    }
    .keyideas-area {
    display: inline-block;
    /* width: 32%; */
    cursor: pointer;
    }
    .keyideas-area .keyideas-box:hover .icon-box{
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    }
    .diaryarea {
    background: #fff;
    padding: 20px 20px 10px;
    position: relative;
    left: 3px;
    min-height: 100%;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
  
    }
    .diaryborder{
    border-bottom: 2px solid #8e111b;
    }
    .diaryborder .list-title{   
    margin-bottom: 0;
    padding-bottom: 7px;
    font-family: 'Roboto', sans-serif;
    position: relative;
    font-size: 19px;
    font-weight: 800;
    padding: 5px 3px;
    color: #8e111b;   
    display: inline-block;
    /* background: #8e111b; */
    position: relative;
    margin: 0;
    }
    .diaryborder .list-title:before {
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: -16px;
    border: 0;
    border-top: 27px solid transparent;
    /* border-left: 16px solid #8e111b; */
    margin: 0;
    }
    .diaryborder p {
    margin: 5px 0;
    text-align: left;
    font-size: 17px;
    color: #000;    
    font-weight: 500;
    }
    .diaryborder p a {
    color: #000;
    text-decoration: none;
    }
    .ed-speakers p{
    margin: 5px 0;
    text-align: left;
    font-size: 17px;
    color: #000;    
    font-weight: 500;
    margin: 30px 0;
    }
    .btnreg {
        text-align: center;
        margin: 15px 0 15px;
    }
    .btnreg a {
        font-size: 18px;
        font-weight: 600;
        font-family: 'Roboto', sans-serif;
        color: #8e111b;
    }
    .ed-speakers a {
    border: 1px solid transparent;
    padding: 6px 12px;
    margin: 10px;
    color: #fff;
    background: #8e111b;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    transition: all .5s ease-in;
    }
    .ed-speakers a:hover{
    border: 1px solid #8e111b;
    background: transparent;
    color: #000;
    }
    .diarybox-ed {
    margin: 30px 0;
    }
    .diarybox-ed a {
    border: 1px solid transparent;
    padding: 6px 12px;
    margin: 10px;
    color: #fff;
    background: #8e111b;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    text-align: center;
    transition: all .5s ease-in;
    }
    .diarybox-ed a:hover{
    border: 1px solid #8e111b;
    background: transparent;
    color: #000;
    }
    .diaryborder_text{
    margin: 15px 0;
    }
    .diaryborder_text h4 i {
        font-size: 13px;
        font-weight: 500;
    }
    .diaryborder_text .attendtext a {
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        word-spacing: 1px;
        color: #333;
        font-size: 16px !important;
        line-height: 21px;
        margin: 8px 0 5px;
    }
    .diaryborder_text h4{
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    word-spacing: 1px;
    color: #333;
    font-size: 15px;
    line-height: 21px;
    margin: 8px 0 5px;
    }
    .btn-reg {
        background: #8e111b;
        color: #fff;
        padding: 3px 15px;
        border-radius: 2px;
        transition: background .75s ease;
        border: none;
        margin: 8px 0 12px;
    }
    .diaryborder_text h4 a {
        color: #333;
        font-weight: 500;
        font-family: 'Roboto', sans-serif;
        font-size: 14.6px;
        margin-bottom: 0px;
        text-decoration: none;
    }
    .diaryborder_text p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    word-spacing: 1px;
    color: #333;
    font-size: 16px;
    margin: 10px 0;
    line-height: 21px;
    }
    .space-5 {
    height: 5px;
    }
    .border_black_bottom {
    border-bottom: 1px dashed #dcdedf;
    margin: 3px 0;
    }

/* -------------------------------------------- */
.heading_service h2{
    position: relative;
    color: #8e111b;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 0px;
}
.heading_service h2::before{
    width: 52px;
    bottom: 0px;
    height: 4px;
    top: 53px;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #8e111b;
    text-align: center;
    left: 47%;
}
.accordion-area{
    padding: 30px 0 20px;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f0d7";
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); 
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f0d7";
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.card-title {
    color: #fff;
    margin-bottom: .75rem;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
.card-title:hover{
    color: #fff;
    text-decoration: none;
}
.card-header{
    background: #8e111b;
    color: #fff;
    border: 1px solid #eee;
}
.book-list {
    /* border: 1px solid #eee; */
    padding: 12px 20px 0;
    min-height: 185px;
    /* transition: all .5s ease-in; */
    border-radius: 4px;
    /* margin: 30px 0; */
}
/* .book-list:hover{
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
} */
.book-list h4 {
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    line-height: 22px;
    margin: 5px 0;
}
.book-list p {
    font-size: 16px;
    margin: 3px 0 0;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #000;
}
.book-list ol {
    padding-left: 30px;
}
.book-list ol li{
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    list-style-type: upper-roman;
    margin-bottom: 3px;
    line-height: 26px;
}
.book-list-1 h4{
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 15px;
}
.book-list-1 ul{
    padding-left: 20px;
}
.book-list-1 ul li{
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    list-style: square;
    margin-bottom: 10px;
}



/* ----------------------------------- */
.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 16px;
    color: #212529;
    text-align: left;
    background: #F1F1F1;
    border: 4px !important;
    border-radius: 0px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
}
.accordion-button:focus{
    box-shadow: none;
    border-color: none;
}
.accordion-button:not(.collapsed){
    background: #F1F1F1;
    color: #212529;
}
.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 4px;
}
.testimonial-area{
    padding: 40px 0;
    background: #F5EBE6;
}


.testimonial-profile h4{
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    display: inline-block;
    font-size: 18px;
    color: #8e111b;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.testimonial-profile h4 {
    position: absolute;
    bottom: -36px;
    left: 50%;
    transform: translate(-50%);
    list-style: none;
    text-decoration: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.testimonial:hover .testimonial-profile h4 {
    bottom: 20px;
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}
.testimonial-profile h4 {
    margin-left: 20px;
}

.title-box-popup {
    text-align: left;
    position: absolute;
    left: 150px;
    padding: 0px 20px;
}
.testimonial .pic{    
    margin: auto;  
    top: 0px;
    left: 0;
    right: 0;
    float: left;
    position: relative;
}
.testimonial .pic img {
    width: 120px;
    height: auto;
    margin: auto 0;
    border-radius: 10px;
    max-width: 100%;
    display: block;
}
.owl-pagination {
    margin-top: 100px;
}
.testimonial .description {
    display: block;
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
    margin: 0;
    line-height: 24px;
}
.testimonial .testimonial-profile {
    position: relative;
    margin: 0;
    bottom: 0px;
    background: #fff;
    padding: 20px 15px 5px;
    transition: all 0.5s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    top: 0;
    left: 0;
    width: 96%;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
    border-radius: 10px;
    /* text-align: center; */
    min-height: 220px;
}
.testimonial {
    margin: 0 20px;
}

.testimonial:hover .testimonial-profile:after{
    width: 150px;
}
.testimonial .title {
    display: block;
    font-size: 16px;
    color: #8e111b;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.testimonial .post {
    display: block;
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
    margin: 0;
}
.owl-theme .owl-controls{
    margin-top: 10px;
}
.owl-theme .owl-controls .owl-page span{
    background: #333;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #8e111b;
}
.owl-theme .owl-controls .owl-page.active span{
    width: 22px;
    height: 12px;
}
.testimonial-area{
    padding: 40px 0 40px;
    background: #f5ebe6;
}


.testimonial-profile h4{
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    display: inline-block;
    font-size: 18px;
    color: #8e111b;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.testimonial-profile h4 {
    position: absolute;
    bottom: -36px;
    left: 50%;
    transform: translate(-50%);
    list-style: none;
    text-decoration: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.testimonial:hover .testimonial-profile h4 {
    bottom: 20px;
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}
.testimonial-profile h4 {
    margin-left: 20px;
}


.testimonial .pic{    
    margin: 0 auto;  
    top: 0px;
    left: 0;
    right: 0;
}
.testimonial .pic img {
    width: 118px !important;
    height: auto;
    border-radius: 4px;
    max-width: 100%;
    object-fit: cover;
    margin: 0;
}
.owl-pagination {
    margin-top: 50px;
}


.testimonial .testimonial-profile {
    position: relative;
    margin: 0;
    bottom: 0px;
    background: #fff;
    padding: 20px 20px 15px 12px;
    transition: all 0.5s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    top: 0px;
    left: 0px;
    width: 96%;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
    border-radius: 8px;
    text-align: center;
    min-height: 390px;
    cursor: pointer;
}
.testimonial {
    margin: 0 0px;
    position: relative;
    left: 0;
}
.title-box-popup {
    text-align: left;
    position: absolute;
    left: 130px;
    padding: 0px 20px;
}
.testimonial:hover .testimonial-profile:after{
    width: 150px;
}
.testimonial .title{
    display: block;
    font-size: 16px;
    color: #8e111b;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    margin-top: 10px;
}
.testimonial .mt33 {
    margin-top: 8px;
}
.testimonial .mt57{
    margin-top: 57px;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
    margin: 0;
}
.testimonial .description {
    display: block;
    font-size: 14px;
    color: #000;
    text-transform: capitalize;
    margin: 0;
    line-height: 24px;
   
}
.testimonial-profile p i{
    font-size: 15px;
    font-weight: 600;
    transition: all .5s ease-in;
    color: #8e111b;

}
 .testimonial-profile:hover p i{
    color: #000;
    margin-left: 5px;
}
.post_1 {
    display: block;
    font-size: 15px;
    color: #8e111b;
    text-transform: capitalize;
    margin: 2px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    margin-left: 0px;
}
.mt23{
    margin-top: 28px;
}
.mt45{
    margin-top: 25px;
}
.mt51{
margin-top: 51px;
}
.mt_33 {
    margin-top: 33px !important;
}
.mt_80 {
    margin-top: 80px !important;
}

#testimonial_slider .owl-theme .owl-controls{
    margin-top: 10px;
}
#testimonial_slider .owl-theme .owl-controls .owl-page span{
    background: #333;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
#testimonial_slider.owl-theme .owl-controls .owl-page.active span,
#testimonial_slider .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #8e111b;
}
#testimonial_slider .owl-theme .owl-controls .owl-page.active span{
    width: 22px;
    height: 12px;
}

#testimonial_slider .owl-prev {
    width: 50px;
    height: 50px;
    line-height:50px;
      border-radius:30px;
    position: absolute;
    top: 40%;
    left: -70px;
    display: block !important;
    border:2px solid #8e111b;
}

#testimonial_slider .owl-next {
     width: 50px;
    height: 50px;
    line-height:50px;
    border-radius:30px;
    position: absolute;
    top: 40%;
    right: -40px;
    display: block !important;
    border:2px solid #8e111b;
}

 #testimonial_slider .owl-prev:before , #testimonial_slider .owl-next:before{
        content: none !important;
  }
   #testimonial_slider .owl-prev i , #testimonial_slider .owl-next i{
        color: #8e111b;
    font-size: 25px;
    line-height: 45px; 
  }
  .review-list{
    padding-left: 25px;
  }
.review-list li {
    position: relative;
    list-style: square;
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    color: #333;
    margin: 4px 0;
}
.title-box-popup .mt82{
    margin-top: 82px !important;
}
  /* ------------------------------------ */
  
  .buy_this_book{
    padding:100px 0px 100px 0;
    clear:both;
    background-image: url('https://www.emmanueldaniel.com/wp-content/uploads/2022/07/bg-book-cta-new.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
     background-attachment: fixed;
      width:100%;
     position: relative;
  }
  .buy_this_book:before{
        content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, #02110ebf 0%, #051c33 12%, rgb(17 27 37 / 80%) 89%, rgb(27 26 26 / 83%) 100%);
    opacity: 0.5;
  }
  
  .buy_box_card{
    border: 1px solid #fff;
    background: #fff;
    padding: 40px;
  }
 .buy_box_card h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 0px;
    position: relative;
    color: #8e111b;
    font-family: 'Roboto', sans-serif;
}
 .buy_box_card h3::before {
    width: 52px;
    bottom: 0px;
    height: 4px;
    top: 53px;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #8e111b;
    left: 0;
}
.buy_box_card h5 {
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    /* text-align: center; */
    margin-bottom: 20px;
}
  
 .books_listing ul{
     margin:0px;
     padding:0px;
 }
   .books_listing ul li{
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    position: relative;
    list-style:none;
    padding-left: 25px;
   }
  
.books_listing ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    background: url('https://www.emmanueldaniel.com/wp-content/uploads/2022/07/check-mark-e.png');
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    top: 2px;
}
  
  
/* -----Popup css------------------- */



.popup-img img {
    max-width: 100%;
    width: 210px;
    height: auto;
    margin: 20px auto 0;
    display: block;
    border-radius: 4px;
    border: 1px solid #8e111b;
    padding: 10px;
}
.popup-img h4 {
    font-size: 19px;
    line-height: 19px;
    font-family: 'Roboto', sans-serif;
    color: #8e111b;
    font-weight: 600;
    text-align: center;
}
.popup-img p {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    color: #333;
    text-align: center;
    margin:  0 0 10px;
}
.popup-text h4 {
    font-size: 19px;
    line-height: 29px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #8e111b;
    margin: 0;
}
.popup-text p {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    color: #333;
    margin: 8px 0;
}

.popup-fix {
    position: sticky;
    top: 0px;
    left: 0;
    height: auto;
    /* background: #fff; */
    z-index: 99;
    padding: 10px 0;
}
.jeg_navbar_mobile .jeg_nav_right .jeg_nav_item:last-child {
    padding-right: 20px;
}

.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 999;
    }
    .popup-inner {
        max-width: 950px;
        width: 90%;
        padding: 15px;
        position: absolute;
        height: 530px;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
        border-radius: 3px;
        background: #fff;
        overflow-y: scroll;
    }
    .popup-close {
        cursor: pointer;
        height: 30px;
        /* opacity: 1; */
        position: absolute;
        right: 0px;
        top: -1px !important;
        width: 30px;
        z-index: 9999;
        color: #fff !important;
        outline: none;
        text-shadow: none;
        font-size: 18px;
        line-height: 25px;
        font-weight: 500;
        border: 0;
        background: #8e111b;
    }


    .intro-popup{
        overflow: hidden;
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
        vertical-align: middle;
        /* padding: 0 24%; */
    }

    .icon-box-popup {
        position: relative;
        width: 90px;
        height: 90px;
        color: #ffffff;
        font-size: 50px;
        text-align: center;
        line-height: 82px;
        margin: 0 auto;
        border-radius: 4px;
        margin-top: 17px;
        display: inline-block;
        margin-bottom: 40px;
        -webkit-transition: all 1000ms ease;
        -moz-transition: all 100ms ease;
        -ms-transition: all 1000ms ease;
        -o-transition: all 1000ms ease;
        transition: all 1000ms ease;
        background: #8e111b;
        left: 20px;
    }
    .icon-box-popup img {
        max-width: 100%;
        width: 65px;
        height: 65px;
        margin: auto;
        line-height: 45px;
    }
    
    /* ---------------------------resource-area-------------------------- */
    
.resource-area{
    padding: 40px 0 50px;
    background: #f9f7ff;
}
.resource-card {
    border: 1px solid transparent;
    padding: 20px;
    background: rgb(254 162 41 / 15%);
    border-radius: 5px;
    min-height: 423px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
    transition: all .5s ease-in;
}
.resource-card h4 {
    font-size: 22px;
    margin: 0 0 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #8e111b;
}
.resource-card p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #333;
    line-height: 26px;
    margin: 0 0 10px;
}
.read-morebtn{
    position: relative;
    margin-top: 15px;
}
.read-morebtn a{
    position: relative;
    border: 2px solid transparent;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #8e111b;
    transition: all ease-in-out .2s;
}
.read-morebtn a::before {
    background: #8e111b;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    right: -41px;
    top: 10px;
    transition: all ease-in-out .2s;
    width: 30px;
}
.resource-card:hover .read-morebtn a {
    color: #333;
    margin-top: 10px;
}
.resource-card:hover .read-morebtn a:before {
    right: -34px;
    background: #333;
}
.table-border {
    border: 1px solid #eeeeee8a;
    min-height: 865px;
    transition: all .5s ease-in;
    background: #fff;
}
/* .table-border:hover{
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
} */
.meta2 {
    margin-bottom: 0;
}
.meta2 a:last-child {
    margin-left: 0px;
    color: #17222B;
    opacity: 0.75;
}
.meta2 a {
    font-size: 12px;
    /* text-transform: capitalize; */
    position: relative;
    z-index: 2;
    line-height: 14px;
    margin-bottom: 5px;
}
.meta2 a:hover{
    color: #17222B;
}
.resource-btn {
    padding: 25px 0 0;
}
.resource-btn a {
    border: 1px solid #8e111b;
    padding: 13px 24px;
    border-radius: 4px;
    background: #8e111b;
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    transition: all .5s ease-in;
}
.resource-btn a:hover{
background: transparent;
color: #000000;
}
.diary-area{
    padding: 50px 0;
    background: #F5EBE6;
}
.diary-box {
    border: 1px solid transparent;
    padding: 15px;
    /* border-radius: 4px; */
    background: #fff;
    text-align: center;
    position: relative;
    left: 40px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
    top: 50px;
    
}
.diary-box h2 {
    text-align: left;
    margin: 0 0 30px;
    padding: 0;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #8e111b;
}
.diary-box h2::before{
    width: 52px;
    bottom: 0px;
    height: 4px;
    top: 53px;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #8e111b;
    text-align: center;
    left: 15px;
}
.diary-box p {
    margin: 15px 0 10px;
    text-align: left;
    font-size: 17px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.diary-box p a {
    font-size: 17px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin: 0;
    transition: all .5s ease-in;
}
.diary-box p a:hover{
    color: #8e111b;
}
.diary-box ul{
    border-bottom: 1px solid #eee;
}
.diary-box ul li {
    text-align: left;
    font-size: 17px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 6px;
    position: relative;
    top: 0px;
}
.moretext {
    display: none;
  }
  .moreless-button {
    font-size: 15px;
    color: #333;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-bottom: 2px solid #333;
    padding-bottom: 3px;
}
.mt87{
    margin-top: 158px;
}

/* ---------------new section---------------------------- */
.wrapper_1{
    max-width:100%;
    padding: 0;
    margin: 0 40px 0 100px;

}
.left_section {
    width: 70%;
    float: left;
    padding: 40px 0 30px;
    position: relative;
    background: #f5ebe691;
}
.right_section {
    width: 30%;
    float: left;
    background: #fff;
    padding: 40px 49px;
}
.services-block-new {
    position: relative;
    width: 25%;
    margin: 0 0px 0 60px;
    padding: 0;
}
.services-block-new .inner-box-new {
    position: relative;
    text-align: center;
    min-height: 150px;
    padding: 0px 20px 15px;
    margin: 30px 10px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
}


.services-block-new .inner-box-new .icon-box-new {
    position: relative;
    width: 90px;
    height: 90px;
    color: #ffffff;
    font-size: 50px;
    text-align: center;
    line-height: 82px;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: -49px;
    display: inline-block;
    margin-bottom: 40px;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    background: #8e111b;
}

.services-block-new .inner-box-new .icon-box-new .icon{
	position:relative;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-new .inner-box-new:hover .icon-box-new{
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.services-block-new .inner-box-new h5 {
    position: relative;
    font-weight: 500;
    line-height: 28px;
    margin-top: -25px;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.services-block-new .inner-box-new h5 a{
	position:relative;
	color:#012068;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.services-block-new .inner-box-new:hover h5 a{
	color:#3241ff;
}

.services-block-new .inner-box-new .text{
	position:relative;
	font-size:16px;
	color:#1a1e66;
	line-height:1.7em;
	margin-bottom:30px;
}

.services-block-new .inner-box-new .plus-box{
	position:relative;
	width:40px;
	height:40px;
	color:#000;
	font-size:14px;
	text-align:left;
	border-radius:50px;
	line-height:38px;
	background-color:#00b3ba17;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	font-family: var(--font4);
	font-weight: 500;
}
.services-block-new .inner-box-new .plus-box1 {
	top:50px;
}
.services-block-new .inner-box-new .plus-box2 {
	top:25px;
}

.services-block-new .inner-box-new .plus-box .plus{
	position:absolute;
	right:0px;
	color:#ffffff;
	width:40px;
	height:40px;
	font-size:14px;
	line-height:40px;
	border-radius:50px;
	text-align:center;
	display:inline-block;
	background-color:#F5EBE6;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.flaticon-plus-symbol:before {
    content: "\f141";
}

.services-block-new .inner-box-new .plus-box{
	width:107px;
	padding:0px 0px 0px 25px;
}


.icon-box-new img {
    max-width: 100%;
    width: 45px;
    height: 45px;
    margin: auto;
    line-height: 45px;
}
.diary-box-new {
    border: 1px solid transparent;
    padding: 15px 0;
    /* border-radius: 4px; */
    background: #fff;
    text-align: center;
    position: relative;
    left: 0;
    /* box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%); */
    top: -62px;
    width: 80%;
}
.diary-box-new h2 {
    text-align: left;
    margin: 0 0 30px;
    padding: 0;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #8e111b;
}
.diary-box-new h2::before{
    width: 52px;
    bottom: 0px;
    height: 4px;
    top: 53px;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #8e111b;
    text-align: center;
    left: 0px;
}
.diary-box-new p {
    margin: 15px 0 10px;
    text-align: left;
    font-size: 17px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.diary-box-new ul {
    border-bottom: 1px solid #eee;
}
.diary-box-new ul li {
    text-align: left;
    font-size: 17px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 6px;
    position: relative;
    top: 0px;
}
.diary-box-new p a {
    font-size: 17px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.heading_service-new h2 {
    position: relative;
    color: #8e111b;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 0px;
}
.heading_service-new h2::before {
    width: 52px;
    bottom: 0px;
    height: 4px;
    top: 53px;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #8e111b;
    text-align: center;
    left: 47%;
}
.moretext-popup {
    display: none;
}


/* ------------------------buy book----------------------------- */
.buy-book{
    padding: 25px 0 40px;
    display:none;
    background: #eeeeee2e;
}
.heading_service h4 {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    margin-bottom: 20px;
}
.buy-book-box {
    padding: 15px;
    background: #f1eefb;
    border-radius: 10px;
    margin: 15px 0;
    min-height: 198px;
    position: relative;
}
.buy-book-box p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #000;
    line-height: 27px;
    position: absolute;
    top: 13px;
    padding: 10px;
    left: 110px;
    /* text-align: center; */
}
.buybook-icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    position: absolute;
    background: #8e111b;
    top: 35px;
    left: 20px;
    transform: translateX(0%) rotateZ(313deg) scale(.95);
    box-shadow: 0px 0px 40px
    rgb(243 247 254) !important;
    border-radius: 10px;
}
.buybook-icon img {
    
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    padding: 12px;
    transform: translateX(0%) rotateZ(47deg) scale(.95);
    
}
.buy-book-box p span {
    color: #8e111b;
    font-weight: 500;
}

.keyideas-box h5 i {
    font-weight: 600;
    font-size: 16px;
    color: #8e111b;
    margin-left: 3px;
}
/* ----------------Subscribe section----------------------- */

.btn, .button, input[type=submit] {
    border: none;
    border-radius: 0;
    background: #8e111b;
    color: #fff;
    padding: 0 35px;
    line-height: 39px;
    height: 40px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    outline: 0;
    -webkit-appearance: none;
    transition: .3s ease;
    position: relative;
    left: -3px;
    border-radius: 0px;
}
.btn:hover, .button:hover, input[type=submit]:hover {
    color: #fff;
    box-shadow: inset 0 0 0 100px rgba(0,0,0,.15);
}
.chosen-container-single .chosen-single, input:not([type=submit]), select, textarea {
    display: inline-block;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    padding: 7px 14px;
    height: 30px;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    width: 100%;
    max-width: 100%;
    transition: .25s ease;
    box-shadow: none;
    border-radius: 0px;
}
.comment-form-comment textarea {
    height: 50px;
    border-radius: 0px;
}
.textwidget p {
    font-size: 15px;
    color: #53585c;
    font-family: 'Roboto', sans-serif;
} 
.subscribe-border{
    border:1px solid #ccc;
    padding:20px;
    text-align:center;
}
.widget-subs {
    margin-bottom: 40px;
    margin-top: 20px;
    /* background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%); */
    border-radius: 4px;
}
/* -------------------------------Subscriber------------------------------------------ */
.subscimg {
    background: #fff;
    padding: 20px;
    position: relative;
    left: 0;
    min-height: 100%;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
    margin-top: 20px;
    cursor: pointer;
}
.subscimg img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    object-fit: cover;
}
.btn:focus, .button:focus, input[type=submit]:focus {
    color: #fff;
    outline: none;
}
#amazon svg{
    transform:translate3d(0px, -80px, 0px) !important;
}
/* .logo_bg{
    background: #f1f3f4;
} */

.comment-form-comment {
    width: 98.6%;
}
.page-id-4527 .comment-form-author {
    width: 48.2% !important;
    display: inline-block;
    float: left;
    margin: 0px 20px 0 0 !important;
}
 .comment-form-email {
    width: 49% !important;
    display: inline-block;
}
.page-id-4527 .comment-reply-title {
    position: relative;
    color: #8e111b;
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    /* text-align: center; */
    margin-top: 14px;
}
.page-id-4527 .comment-reply-title::before{
    width: 52px;
    bottom: 0px;
    height: 4px;
    top: 53px;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #8e111b;
    text-align: center;
    left: 0;
}
/* --------------------book tab--------- */
.book-tab {
    clear: left;
    border-top: 1px dashed #dcdedf;
    background-color: #fff;
    padding: 10px 10px 0px;
}
.tab-Panels .tabs {
	margin: 0;
	padding: 0;	
	list-style: none;	
}
.tab-Panels .tabs li {
   float: left;
	padding: 0;
	margin: 0;
    text-align: center;
}
.tab-Panels .tabs a {
   display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    padding: 5px 14px;
    margin-right: 4px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: -2px;
    background: transparent;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
.tab-Panels .tabs a.active {
    background-color: #8e111b;
    color: #fff;
    border-radius: 0;
    margin-bottom: 0px;
}


.tab-Panels {
    margin-top: 18px;
}
.ed-mb-22{
    margin-bottom: 22px !important;
}
.subs-mt {
    margin-top: 78px;
}
/* --------------------------Media query--------------------------------- */
@media (min-width: 375px) and (max-width: 667px){
    .gt-text {
        padding: 20px 0 0;
    }
    .gt-text h4{
        font-size: 17px !important;
    }
    .hero-img img{
        top: 20px;
    }
    .testimonial .pic img {
        margin: 0 70%;
    }
    .testimonial .testimonial-profile{
        min-height: 630px;
    }
    .book-list ol li {
        font-size: 14px;
    }
    .book-list p{
        font-size: 15px;
    }
    .diaryarea{
       
        width: 100%;
    }
    .meta2 {
        margin-bottom: 0;
        text-align: left;
    }
    .diaryborder_text h4{
        text-align: left;
    }
    /* .amazon-img-new{
        margin: 8px auto !important;
    }
    .amazon-img{
        margin: 8px 25px !important;
    }
    .barnes-img{
        margin: 8px 25px !important;
    } */
    .keyideas-book {
        padding: 30px 0px !important;
    }
    .heading_service h2::before{
        left: 38% !important;
    }
    .book-list{
        padding: 10px 14px !important;
    }
    .testimonial .testimonial-profile{
        min-height: 620px !important;
    }
    .buy_box_card h3 {
        font-size: 23px !important;
    }
    .buy_box_card h3::before {
        top: 38px !important;
    }
    .heading_resource h2::before {     
        left: 38% !important;
    }
    .resource-card p{
        font-size: 15px;
        margin: 0 0 5px;
    }
    .logo_bg_new img {
        top: -7px !important;
    }
    .logo_book img{
        top: -9px !important;
    }
    .logo_bg img{
        top: -7px !important;
    }
    .logo_pos img{
        top: -8px !important;
    }
    .logo_google_logo img{
        top: -14px;
    }
    .amazon-img{
        height: 60px !important;
    }
    .testimonial .pic img {
        margin: 0 80% !important;
    }
    .comment-form-comment {
        width: 100%;
    }
    .page-id-4527 .comment-form-author {
        width: 100% !important;
    }
    .comment-form-email {
        width: 100% !important;
    }
    .comment-form-author {
        width: 100% !important;
    }
    .btnreg{
        margin: 15px 0 10px;
    }
    .btnreg a{
        font-size: 17px;
    }
    .pos-vieo{
        left: 0 !important;
    }
    .subs-mt {
        margin-top: 0;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .book-list p{
        font-size: 15px;
    }
    .buy-book-box{
        min-height: 175px;
    }
    .mt87 {
        margin-top: 0;
    }
    .read-morebtn{
        margin-top: 0;
    }
    .keyideas{
        padding: 40px 0 60px;
    }
    .keyideas-book{
    padding: 30px 15px;
    }
    .keyideas-area{
    width: 100%;
    }
    .keyideas-box{
    margin: 15px 10px;
    }
    .diaryarea{
    left: 0;
    top: 20px;
    width: 100%;
    }
    .keyideas-heading h2{
        font-size: 25px;
        margin: 0 0 60px;
    }
    .keyideas-heading h2::before{
        top: 69px;
        left: 40%;
    }
    .buybook{
        padding: 0;
        text-align: center;
    }
    .gt-text h4{
        font-size: 18px;
    }
    .popup-img img {
        margin: 0px 70px;
    }
    .popup-img p{
        margin: 6px 0;
    }
    .wrapper{
        margin: 0 20px 0 20px;
    }
  
    .accordion-area {
        padding: 10px 0 30px;
    }
    .gt-text h3 {
        font-size: 26px;
        line-height: 33px;
        margin: 0;
    }
    .testimonial {
        margin: 0 0px;
    }
    .popup-img img{
        width: 150px;
    }
    .buybook-text {
        text-align: center;
        left: 0px;
        top: 0;
        padding: 0px 0 14px;
    }
    .amazon-img{
        margin: 8px auto;
        height: 57px;
        left: 0;
    }
    .amazon-img-new{
        margin: 8px auto;
        left: 0;
    }
    .barnes-img {
        margin: 8px auto;
        height: 68px;
        left: 0;
    }
    .logo_bg_new img {
        top: -3px;
    }
    .widget-subs{
        margin-top: 50px;
        margin-bottom: 0;
    }
    .heading_service h2::before {
        left: 42%;
        top: 43px;
    }
    .services-block .inner-box{
        min-height: 130px;
        margin: 50px 10px 20px;
    }
    .book-list{
        min-height: auto;
        padding: 10px 20px;
    }
    .banner-img {
        text-align: center;
    }
    .hero-img {
        margin-bottom: 20px;
      
    }
    .gt-text p{
        margin-bottom: 0px;
        font-size: 17px;
        line-height: 27px;
    }

    .publication p {
        font-size: 13px;
        text-align: left  ;
        margin: 10px 0;
    }
    .book-list h4{
        font-size: 17px;
    }
    .testimonial .testimonial-profile {
        bottom: 0;
        min-height: 570px;
    }
    .title-box-popup{
        left: 0;
        top: 160px;
        text-align: center;
    }
    .testimonial .pic img{
        margin: 0 100%;
    }
    .post_1{
        margin-left: 0;
    }
    .owl-pagination {
        margin-top: 0px;
    }
    .gt-area {
        padding: 20px 0 20px;
    }
    .services-block{
        margin:0px 15px;
        width:100%;
    }
    .col_mobile{
        width:100%;
        margin:0 auto;
    }
    .banner-text {
        padding: 0px 0 20px;
    }
    .banner-page {
        padding: 0px 0;
    }
    .popup-inner{
        width: 80%;
        top: 40%;
        left: 52%;
        padding: 15px 0;
    }
    .popup-fix{
        position: relative;
    }
    .popup-text h4 {
        font-size: 17px;
        /* text-align: center; */
        margin: 0;
    }
    .icon-box-popup{
        margin-bottom: 3px;
        margin-top: 0;
    }
    .popup-close{
        right: -1px;
    }
    .testimonial-area{
        padding: 10px 0;
    }
    .heading_service h2 {
        margin-bottom: 28px;
        font-size: 30px;
        margin-top: 10px;
    }
    .testimonial{
        left: 0;
        margin-bottom: 30px;
    }
    /* .testimonial .testimonial-profile {
        width: 91%;
        left: 9px;
    } */
    .services-block{
        width: 100%;
    }
    .services-section{
        padding: 20px 42px 20px 20px;
    }
    .accordion-area {
        padding: 20px 0px;
    }
    .book-list-1 h4{
        font-size: 20px;
    }
    .book-list ol li{
        font-size: 15px;
    }
    .resource-area {
        padding: 20px 15px 30px;
    }
    .heading_resource h2{
        font-size: 26px;
        margin-bottom: 30px;
    }
    .heading_resource h2::before{
        top: 43px;
        left: 43%;
    }
    .resource-card{
        margin-bottom: 30px;
       
    }
    .resource-card h4{
        font-size: 20px;
    }
    .table-border{
        min-height: auto;
        margin: 0 0 30px;
    }
    .diary-box{
        top: 0;
        left: 0;
    }
    .services-block-1{
        width: 100%;
    }
    .diaryborder .list-title{
        padding: 2px 4px;
        
    }
    .diaryborder .list-title:before{
        right: -15px;
        border-top: 24px solid transparent;
    }
    .buybook-text p{
        width: 100%;
        font-size: 20px;
    }
    .buybook-text p:before{
        left: 40%;
    }
    #testimonial_slider .owl-prev {
    left: -13px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    }
    #testimonial_slider .owl-next {
    right: -10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    }
    #testimonial_slider .owl-prev i, #testimonial_slider .owl-next i{
        font-size: 22px;
    line-height: 25px;
    }
    .buy_box_card h3{
        font-size:25px;
    }
    .buy_box_card h5{
        font-size:13px;
    }
    .jeg_viewport {
        overflow: hidden;
    }
    .buy_box_card h3::before{
        top: 43px;
    }
    .comment-form-comment {
        width: 100%;
    }
    .page-id-4527 .comment-form-author {
        width: 100% !important;
    }
    .comment-form-email {
        width: 100% !important;
    }
    .comment-form-author {
        width: 100% !important;
    }
    .btnreg{
        margin: 15px 0 15px;
    }
    .book-tab{
        padding: 10px 10px px;
    }
    .btnreg a{
        font-size: 17px;
    }
    .pos-vieo{
        left: 0 !important;
    }
    .subs-mt {
        margin-top: 0;
    }
  }

  @media (min-width: 768px) and (max-width: 1024px) {
    .keyideas-heading h2::before{
        top: 78px;
        left: 46%;
    }
    .heading_service h2::before{
        left: 46%;
    }
    
    .buy-book-box p {
        top: 40px;
    }
    .keyideas{
        padding: 40px 0 60px;
    }
    .keyideas-area {
        width: 48%;
        top: -20px;
    }
    .keyideas-box {
        margin: 30px 10px;
        min-height: 130px;
    }
    .diaryarea{
    left: 0;
    top: 25px;
    }
    .testimonial {
        left: 3%;
        margin-bottom: 0px;
    }
    .book-list{
        min-height: auto;
        padding: 12px 20px 18px;
    }
    .book-list h4{
        font-size: 18px;
    }
   
    .gt-area {
        padding: 20px;
    }
    .gt-text h3 {
        font-size: 40px;
        margin-top: 35px;
        margin-bottom: 10px;
    }
    .publication p{
        margin: 30px 0 10px;
        text-align: center;
    }
    .buybook-text {
        padding: 20px 0 15px;
        left: 0px;
        top: 0;
    }
    .amazon-img-new {
        display: inline-block;
        margin: 10px 5px;
    }
    .logo_google_logo {
        height: 95px;
    }
    .logo_google_logo img{
        top: 0;
    }
   
    .logo_pos img {      
        top: -12px;
        width: 180px;
    }
    .logo_bg_new {
        height: 65px;
    }
    .barnes-img {
        display: inline-block;
        margin: 10px 5px;
    }
    .amazon-img {
        display: inline-block;
        margin: 10px 5px;
    }
    .gt-text p{
        margin-bottom: 30px;
    }
    .testimonial .testimonial-profile{
        bottom: 0;
    }
    .buybook{
        padding: 0;
        text-align: center;
    }
    .testimonial .testimonial-profile {
        width: 94%;
        left: 0px;
        min-height: 340px;
    }
    .testimonial .pic img{
        margin: 15px 10px 0 0;
    }
    .owl-pagination {
        margin-top: 0px;
    }
    .heading_service h2{
        margin-bottom: 45px;
    }
    .services-block{
        width: 50%;
    }
    .services-section{
        padding: 20px;
    }
    .accordion-area {
        padding: 30px 0 0;
    }
    .popup-inner{
        max-width: 590px;
        left: 46%;
        top: 40%;
        height: 680px;
    }
    .popup-img img{
        margin: 0 34%;
        width: 170px;
        
    }
    .resource-card {
        margin-bottom: 30px;
        min-height: auto;
    }
    .heading_resource h2{
        margin-top: 0;
        margin-bottom: 40px;
    }
    .table-border{
        min-height: auto;
        margin: 0 0 30px;
    }
    .buybook-text p {
        text-align: center;
        /* display: inline-block; */
        width: 100%;
    }
    .buybook-text p:before{
        top: 51px;
    }
    .resource-area {
        padding: 30px 0;
    }
    .mt87{
        margin-top: 0;
    }
    .read-morebtn{
        margin-top: 0;
    }
    .top29 {
        top: 20px;
    }
    .top56 {
        top: -20px;
    }
    .top30{       
        top: -20px;
    }
    .top40{       
        top: 0px;
    }
    .top60{
        top: -20px;
    }
    .top80 {
        top: -20px;
    }
    .keyideas-book{
        padding: 0 0px 0 0;
    }
    .popup-fix{
      position: relative;
    }
.jeg_viewport {
        overflow: hidden !important;
    }
    #testimonial_slider .owl-prev{
     width: 32px;
    height: 32px;
    line-height: 32px;
    left: -18px;
    }
    #testimonial_slider .owl-next{
     width: 32px;
    height: 32px;
    line-height: 32px;
    right: -16px;
    }
    #testimonial_slider .owl-prev i, #testimonial_slider .owl-next i {
        font-size: 25px;
        line-height: 29px;
    }
    .widget-subs{
        margin-bottom: 0;
    margin-top: 50px;
    }
    .page-id-4527 .comment-form-author {
        width: 48.2% !important;
    }
    .btnreg{
        margin: 15px 0 15px;
    }
    .btnreg a{
        font-size: 17px;
    }
    .pos-vieo{
        left: 0 !important;
    }
    .subs-mt {
        margin-top: 0;
    }
   
  }
  
  

.jeg_slider_type_1 .jeg_slide_caption {
    background: linear-gradient(180deg,transparent 0,rgb(0 0 0 / 28%) 70%) !important;
}
.content-inner {
    margin: 15px 0 0;
}
.postid-1841 .jeg_featured.featured_image, .postid-2040 .jeg_featured.featured_image, .postid-1868 .jeg_featured.featured_image, .postid-2028 .jeg_featured.featured_image, .postid-2031 .jeg_featured.featured_image, .postid-2100 .jeg_featured.featured_image {
	display: none;
}

@media (max-width: 1024px) and (min-width: 825px) {
    .buybook-text {
        padding: 10px 0 20px;
        left: -4px;
    }
    .amazon-img{
        width: 122px;
        height: 49px;
        margin: 5px 5px;
    }
    .amazon-img img{
        width: 110px;
    }
    .barnes-img{
        width: 122px;
        height: 80PX;
    }
    .barnes-img img {
        max-width: 100%;
        width: 110px;
        height: auto;
        margin: auto;
        display: block;
    }
    .gt-text h3 {
        font-size: 30px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .gt-text h4{
        font-size: 16px;
        line-height: 12px;
        margin: 0 0 6px;
    }
    .gt-text p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 0;
    }
    .publication p {
        margin: 10px 0 10px;
        line-height: 24px;
        font-size: 11px;
    }
    .barnes-img p{
        font-size: 12px;
    }
    .top56 {
        top: 0;
    }
    .keyideas-book {
        padding: 30px;
        min-height: 1230px;
    }
    .book-list {
        min-height: 190px;
    }
    .resource-card{
        min-height: 503px;
    }
    .mt87 {
        margin-top: 204px !important;
    }
    .pos-vieo{
        left: 0 !important;
    }
    .subs-mt {
        margin-top: 0;
    }
  }
  @media (max-width: 1280px) and (min-width: 1024px){
    .btn-sub{
        width: 214px !important;
    }
    .chosen-container-single .chosen-single, input:not([type=submit]), select, textarea{
        font-size: 13px !important;
    }
  }
  @media (max-width: 1363px) and (min-width: 825px) {
    .gt-area {
        padding: 35px 0 25px;
    }
    .gt-text p{
        font-size: 16px;
        line-height: 26px;
    }
    .buybook {
        padding: 10px 0px 0 0;
    }
    .buybook-text{
        left: -13px
    }
    .amazon-img{
        width: 150px;
        height: 62px;
        margin: 7px 5px;
    }
    .amazon-img img{
        width: 120px;
    }
    .barnes-img{
        width: 150px;
    height: 87PX;
    margin: 7px 5px;
    }
    .barnes-img img {
        max-width: 100%;
        width: 120px;
        height: auto;
        margin: auto;
        display: block;
    }
    .publication p{
        margin: 13px 0 0;
    }
    .keyideas-box{
        padding: 0px 15px 15px;
    }
    
    .pos-vieo{
        left: 23em !important;
    }
  
    
  }

  @media (max-width: 1440px) and (min-width: 900px){
    .keyideas-box h5 {
        font-size: 16px !important;
    }
    .keyideas-box{
        padding: 0px 15px 15px;
    }
    .keyideas-book{
        padding: 0px 30px;
    }
    .diaryarea{
        padding: 20px 9px 10px;
    }
    .buybook-text{
        left: 0px !important;
    }
    .gt-area {
        padding: 35px 0 25px;
    }
    .buybook {
        padding: 5px 0px 0 0;
    }
    .amazon-img{
        width: 180px;
    height: 63px;
    margin: 10px 5px;
    }
    .amazon-img img{
        width: 120px;
    }
    .barnes-img{
        width: 180px;
    height: 65px;
    margin: 10px 5px;
    }
    .amazon-img-new{
        width: 180px;
        height: 83px;
    }
    .amazon-img-new img{
        width: 180px;
    }
    .barnes-img img {
        max-width: 100%;
        width: 120px;
        height: auto;
        margin: auto;
        display: block;
    }
    .gt-text h4{
        margin: 0 0 5px;
    }
    .gt-text p{
        font-size: 16px;
        line-height: 27px;
    }
    .publication p{
        margin: 10px 0 0;
    }
    .buybook-text {
        left: -42px;
        top: 7px !important;
        padding: 0px 0 20px !important;
    }
    .hero-img img {
        top: 14px !important;
    }
    .pos-vieo{
        left: 23em ;
    }
   
  }
  @media (max-width: 1600px) and (min-width: 1024px){
    .buybook-text {
        left: 0px;
        top: 14px;
        padding: 0px 0 30px;
    }
    .buybook-text p{
        font-size: 22px;
    }
    .buybook-text p:before{
        left: 43%;
    }
    .amazon-img {
        width: 240px;
        height: 63px;
        margin: 15px auto;
    }
    .amazon-img img{
        width: 170px;
    }
    .barnes-img {
        width: 240px;
        height: 65px;
        margin: 15px auto;
    }
    .amazon-img-new {
        width: 240px;
        height: 95px;
    }
    .amazon-img-new img{
        width: 140px;
    }
    .barnes-img img {
        max-width: 100%;
        width: 170px;
        height: auto;
        margin: auto;
        display: block;
    }
    .logo_pos img {
        top: -8px;
    }
    .logo_bg_new img {
        top: -8px;
    }

    .keyideas-box h5{
        font-size: 17px;
    }
    .logo_bg img{
        top: -6px;
    }
    .hero-img img {
        top: 40px !important;
    }
    .logo_book img{
        top: -8px;
    }
 
   
    .book-tab{
        padding: 10px 10px 0px;
    }
    /* #amazon svg {
        transform: translate3d(0px, -62px, 0px) !important;
    } */
    .pos-vieo{
        left: 27em;
    }
  
  }
  .bussubsc form {
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center;
  }
  .bussubsc form input#FIRSTNAME {
    margin: 0 0 12px;
}
.widget_nav_menu li a {
    color: #8e111b;
    display: inline-block;
    font-weight: 400;
}
.widget_nav_menu li a:hover {
    color: #000;
}
.widget_nav_menu li{
    margin: 0;
    list-style: none;
    color: #a0a0a0;
    border-top: none;
    position: relative;
    line-height: 10px;
    padding: 6px 0;
}
