/*
Theme Name: JNews
Version: 4.0.7
Theme URI: http://themeforest.net
Description: JNews
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: jnews
*/
@import url('./assets/css/book-briefing-san-francisco.css');
:root{
    --font1: 'Roboto', sans-serif;
    --color1: #8e111b;
    --color2: #fff;
    --color3: #000000;
    --color4: #F5EBE6;
}
.comment-form-email, .comment-form-url {
width: 102%;
float: left;
}
.jeg_meta_author {
    display: none !important;
}
.entry-header .jeg_meta_author+.jeg_meta_date:before {
    display: none;
}

.sub_mt{
    margin-top: 15px;
}

/* --------------------------- */
.jeg_header .jeg_sticky_nav .jeg_menu_style_1>li>a {
    line-height: normal;
    color: #000 !important;
}
.jeg_pl_md_card .jeg_postblock_content {
    background: #fff;
    padding: 12px 20px 15px;
    margin: -50px 15px 0;
    position: relative;
    z-index: 3;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
    min-height: 140px;
}
.page-id-4527 .jeg_pl_md_5 .jeg_post_title, .page-id-4527 .jeg_pl_md_card .jeg_post_title {
    font-size: 20px !important;
    font-family: var(--font1);
}
.mr_9{
    margin: 10px 0 !important;
}
/* ------------------------------- */
.banner-page{
    background: var(--color4);
    padding: 40px 0;
}
.banner-text{
    padding: 40px 0 20px;
}
.banner-text h2{
    position: relative;
    color: var(--color1);
    font-family: var(--font1);
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 25px;
}
.banner-text h2::before {
    width: 52px;
    bottom: 0px;
    height: 4px;
    top: 48px;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: var(--color1);
}
.banner-text p {
    font-size: 16px;
    line-height: 26px;
    font-family: var(--font1);
    font-weight: 400;
    color: var(--color3);
}
.banner-img {
    text-align: right;
}
.banner-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: auto 0;
}
.publication p {
    font-size: 17px;
    font-family: var(--font1);
    font-weight: 600;
    color: var(--color3);
    line-height: 27px;
    text-align: left;
    margin: 25px 0 0;
    letter-spacing: 1px;
}
.publication p a{
    color: #000;
}
.publication p a:hover{
    color: var(--color1);
}
#page-id-4527 .jeg_slide_caption .jeg_post_title a:hover{
    color: #fff;
}
.jeg_menu_footer li a{
    color: #999;
}
.jeg_content {
    padding: 15px 0 0px;
}



/* ------------------------Great transition-------------------------- */
.gt-area {
    padding: 40px 0 60px;
}
.wrapper {
    max-width: 100%;
    /* width: 1300px; */
    padding: 0;
    margin: 0 40px 0 60px;
}
.gt-heading {
    padding: 0px 0 30px;
}
.gt-heading h2{
    color: var(--color3);
    font-family: var(--font1);
    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: var(--font1);
    color: var(--color1);
    font-weight: 900;
    margin-bottom: 1px;
    line-height: 59px;
    text-align: center;
    margin: 0;
}
.gt-text h4 {
    font-size: 22px;
    font-family: var(--font1);
    font-weight: 600; 
    margin: 0 0 10px;
    text-align: center;
    line-height: 32px;
}
.gt-text p {
    font-size: 17px;
    font-family: var(--font1);
    font-weight: 400;
    margin: 5px 0 0;
    line-height: 29px;
    text-align: justify;
    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: var(--font1);
    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 35px;
    position: relative;
    left: 0px;
    top: 7px;
    text-align: center;
}
.buybook-text p {
    color: #333;
    font-family: var(--font1);
    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: var(--font1);
    font-size: 17px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    width: 87%;
    line-height: 24px;
}
.amazon-img {
    border: 1px solid #eee;
    width: 150px;
    height: 65px;
    vertical-align: middle;
    transition: all .5s ease-in;
    padding: 6px 0 0;
    margin: 10px 5px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    left: 0;
    text-align: center;
}

.amazon-img img {
   
    max-width: 100%;
    width: 135px;
    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: 150px;
    height: 65px;
    vertical-align: middle;
    transition: all .5s ease-in;
    padding: 6px 0 0;
    margin: 10px 5px;
    border-radius: 5px;
    display: inline-block;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    left: 0;
    text-align: center;
}
.amazon-img-new img {
    max-width: 100%;
    width: 135px;
    height: auto;
    margin: auto;
    display: block;
}
#amazon svg{
    position: relative;
    top: 30px;
}

.new-logo-center{
    text-align: center;
}
.logo_pos img{
    position: relative;
    top: -2px;
}
.logo_google_logo img{
    position: relative;
    top: -8px;
}
.logo_google_logoss 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: 150px;
    height: 65PX;
    vertical-align: middle;
    transition: all .5s ease-in;
    padding: 6px 0 0;
    margin: 10px 5px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    left: 0;
    text-align: center;
}
.barnes-img img {
   
    max-width: 100%;
    width: 135px;
    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: var(--font1);
    margin: 0;
}
.barnes-img p b{
    color: var(--color1);
}
.barnes-img p a {
    font-size: 17px;
    margin: 0;
    color: #000;
    font-family: var(--font1);
    font-weight: 600;
}

.logo_bg img{
    position: relative;
    top: 0px;
}
.logo_book img{
    position: relative;
    top: -4px;
}
.logo_bg_new img{
    position: relative;
    top: -3px;
}
.bern-logo-new img{
    position: relative;
    top: 5px;
}

.sibo-text {
    font-size: 13px !important;
    font-family: var(--font1);
    color: #17222B;
    margin: 0px 0 !important;
    line-height: 21px !important;
    opacity: 0.75;
}
.sibo-text a{
    color: #17222B;
    opacity: 0.75;
}

/* ---------------------------------------------------------- */

/* .services-section{
    padding: 40px 0;
	position:relative;
	background: var(--color4);
}
.heading_service h2{
    position: relative;
    color: var(--color1);
    font-family: var(--font1);
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 40px;
}
.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: var(--color1);
    text-align: center;
    left: 47%;
}
.heading_resource h2{
    position: relative;
    color: var(--color1);
    font-family: var(--font1);
    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: var(--color1);
    text-align: center;
    left: 47%;
}
.services-section .services-block{
	padding:0px;
	float:left;

}

.services-block{
	position:relative;
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:40px 15px;
	margin:0 auto;
}
.services-block .inner-box {
    position: relative;
    text-align: center;
    min-height: 150px;
    padding: 0px 20px 15px;
    margin: 50px 10px;
    background-color: #fff;
}


.services-block .inner-box .icon-box {
    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: var(--color1);
}

.services-block .inner-box .icon-box .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 .inner-box:hover .icon-box{
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.services-block .inner-box h5 {
    position: relative;
    font-weight: 500;
    line-height: 28px;
    margin-top: -25px;
    font-family: var(--font1);
    font-size: 18px;
}

.services-block .inner-box 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 .inner-box:hover h5 a{
	color:#3241ff;
}

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

.services-block .inner-box .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 .inner-box .plus-box1 {
	top:50px;
}
.services-block .inner-box .plus-box2 {
	top:25px;
}

.services-block .inner-box .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:var(--color4);
	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 .inner-box .plus-box{
	width:107px;
	padding:0px 0px 0px 25px;
}


.icon-box img {
    max-width: 100%;
    width: 45px;
    height: 45px;
    margin: auto;
    line-height: 45px;
} */

.heading_resource h2{
    position: relative;
    color: var(--color1);
    font-family: var(--font1);
    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: var(--color1);
    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: var(--font1);
        font-weight: 600;
        color: var(--color1);
        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: var(--color1);
        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: var(--font1);
    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: var(--font1);
    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: var(--font1);
        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: var(--font1);
        font-weight: 600;
        word-spacing: 1px;
        color: #333;
        font-size: 16px !important;
        line-height: 21px;
        margin: 8px 0 5px;
    }
    .diaryborder_text h4{
    font-family: var(--font1);
    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: var(--font1);
        font-size: 14.6px;
        margin-bottom: 0px;
        text-decoration: none;
    }
    .diaryborder_text p {
    font-family: var(--font1);
    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: var(--color1);
    font-family: var(--font1);
    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: var(--color1);
    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: var(--font1);
}
.card-title:hover{
    color: #fff;
    text-decoration: none;
}
.card-header{
    background: var(--color1);
    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: var(--font1);
    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: var(--font1);
    color: #000;
}
.book-list ol {
    padding-left: 30px;
}
.book-list ol li{
    font-family: var(--font1);
    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: var(--font1);
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 15px;
}
.book-list-1 ul{
    padding-left: 20px;
}
.book-list-1 ul li{
    font-family: var(--font1);
    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: var(--font1);
    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-------------------------- */
/* .testimonial-area{
    padding: 40px 0;
    background: var(--color4);
}


.testimonial-profile h4{
    font-size: 18px;
    font-family: var(--font1);
    font-weight: 500;
    display: inline-block;
    font-size: 18px;
    color: var(--color1);
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    font-family: var(--font1);
    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: var(--font1);
    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 new-------------------------- */
.testimonial-area{
    padding: 40px 0;
    background: var(--color4);
}


.testimonial-profile h4{
    font-size: 18px;
    font-family: var(--font1);
    font-weight: 500;
    display: inline-block;
    font-size: 18px;
    color: var(--color1);
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    font-family: var(--font1);
    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: var(--font1);
    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: var(--color1);
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 5px;
    font-family: var(--font1);
    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: var(--color1);
}
.owl-theme .owl-controls .owl-page.active span{
    width: 22px;
    height: 12px;
}


/* ----------------------------------------------------- */
/* .testimonial{
    text-align: center;
    padding: 85px 50px 25px 70px;
    margin: 40px 15px 35px;
    background: #f9f9f9;
    box-shadow: 4px 4px 0 0 var(--color1);
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease-in;
}
.testimonial .pic{
   
    margin: 0 auto;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
}
.testimonial .pic img {
    width: 90px;
    height: auto;
    border-radius: 50%;
    max-width: 100%;
}
.testimonial .description{
    font-size: 17px;
    color: #000;
    line-height: 27px;
    margin-bottom: 20px;
    position: relative;
    margin-top: 60px;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 22px;
    color: var(--color1);
    position: absolute;
    top: -15px;
    left: -35px;
}
.testimonial .testimonial-profile{
    position: relative;
    margin: 20px 0 10px 0;
    bottom: -100px;
    transition: all 0.5s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}
.testimonial:hover .testimonial-profile{
    bottom: 0;
    transition: all 0.5s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}

.testimonial:hover .testimonial-profile:after{
    width: 150px;
}
.testimonial .title{
    display: inline-block;
    font-size: 18px;
    color: var(--color1);
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    font-family: var(--font1);
    font-weight: 600;
}
.testimonial .post{
    display: block;
    font-size: 17px;
    color: #000;
    text-transform: capitalize;
}
.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: var(--color1);
}
.owl-theme .owl-controls .owl-page.active span{
    width: 22px;
    height: 12px;
}
.page-id-4470 .container-fluid {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
.page-id-4470 .align-items-center {
    align-items: center!important;
}
.page-id-4470 .justify-content-center {
    justify-content: center!important;
}
.page-id-4470 .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x)/ -2);
    margin-left: calc(var(--bs-gutter-x)/ -2);
} */

/* ---------------Testimonial new-------------------------- */
.testimonial-area{
    padding: 40px 0 40px;
    background: var(--color4);
}


.testimonial-profile h4{
    font-size: 18px;
    font-family: var(--font1);
    font-weight: 500;
    display: inline-block;
    font-size: 18px;
    color: var(--color1);
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    font-family: var(--font1);
    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: var(--font1);
    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: var(--color1);
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 5px;
    font-family: var(--font1);
    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: var(--color1);

}
 .testimonial-profile:hover p i{
    color: #000;
    margin-left: 5px;
}
.post_1 {
    display: block;
    font-size: 15px;
    color: var(--color1);
    text-transform: capitalize;
    margin: 2px;
    font-weight: 600;
    font-family: var(--font1);
    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: var(--color1);
}
#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 var(--color1);
}

#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 var(--color1);
}

 #testimonial_slider .owl-prev:before , #testimonial_slider .owl-next:before{
        content: none !important;
  }
   #testimonial_slider .owl-prev i , #testimonial_slider .owl-next i{
        color: var(--color1);
    font-size: 25px;
    line-height: 45px; 
  }

  #testimonial_slider_ch .owl-prev {
    width: 50px;
    height: 50px;
    line-height:50px;
      border-radius:30px;
    position: absolute;
    top: 40%;
    left: -70px;
    display: block !important;
    border:2px solid var(--color1);
}

#testimonial_slider_ch .owl-next {
     width: 50px;
    height: 50px;
    line-height:50px;
    border-radius:30px;
    position: absolute;
    top: 40%;
    right: -40px;
    display: block !important;
    border:2px solid var(--color1);
}

 #testimonial_slider_ch .owl-prev:before , #testimonial_slider_ch .owl-next:before{
        content: none !important;
  }
   #testimonial_slider_ch .owl-prev i , #testimonial_slider_ch .owl-next i{
        color: var(--color1);
    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: var(--font1);
    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: var(--color1);
    font-family: var(--font1);
}
 .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: var(--color1);
    left: 0;
}
.buy_box_card h5 {
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--font1);
    /* 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 var(--color1);
    padding: 10px;
}
.popup-img h4 {
    font-size: 19px;
    line-height: 19px;
    font-family: var(--font1);
    color: var(--color1);
    font-weight: 600;
    text-align: center;
}
.popup-img p {
    font-size: 15px;
    line-height: 24px;
    font-family: var(--font1);
    color: #333;
    text-align: center;
    margin:  0 0 10px;
}
.popup-text h4 {
    font-size: 19px;
    line-height: 29px;
    font-family: var(--font1);
    font-weight: 600;
    color: var(--color1);
    margin: 0;
}
.popup-text p {
    font-size: 15px;
    line-height: 24px;
    font-family: var(--font1);
    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: var(--color1);
    }


    .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: var(--font1);
    font-weight: 600;
    color: var(--color1);
}
.resource-card p {
    font-size: 16px;
    font-family: var(--font1);
    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: var(--font1);
    font-size: 17px;
    font-weight: 600;
    color: var(--color1);
    transition: all ease-in-out .2s;
}
.read-morebtn a::before {
    background: var(--color1);
    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 var(--color1);
    padding: 13px 24px;
    border-radius: 4px;
    background: var(--color1);
    color: #fff;
    font-size: 18px;
    font-family: var(--font1);
    font-weight: 500;
    transition: all .5s ease-in;
}
.resource-btn a:hover{
background: transparent;
color: var(--color3);
}
.diary-area{
    padding: 50px 0;
    background: var(--color4);
}
.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: var(--font1);
    font-weight: 600;
    color: var(--color1);
}
.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: var(--color1);
    text-align: center;
    left: 15px;
}
.diary-box p {
    margin: 15px 0 10px;
    text-align: left;
    font-size: 17px;
    color: #000;
    font-family: var(--font1);
    font-weight: 500;
}
.diary-box p a {
    font-size: 17px;
    color: #000;
    font-family: var(--font1);
    font-weight: 500;
    margin: 0;
    transition: all .5s ease-in;
}
.diary-box p a:hover{
    color: var(--color1);
}
.diary-box ul{
    border-bottom: 1px solid #eee;
}
.diary-box ul li {
    text-align: left;
    font-size: 17px;
    color: #000;
    font-family: var(--font1);
    margin: 0 0 6px;
    position: relative;
    top: 0px;
}
.moretext {
    display: none;
  }
  .moreless-button {
    font-size: 15px;
    color: #333;
    font-weight: 600;
    font-family: var(--font1);
    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: var(--color1);
}

.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: var(--font1);
    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:var(--color4);
	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: var(--font1);
    font-weight: 600;
    color: var(--color1);
}
.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: var(--color1);
    text-align: center;
    left: 0px;
}
.diary-box-new p {
    margin: 15px 0 10px;
    text-align: left;
    font-size: 17px;
    color: #000;
    font-family: var(--font1);
    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: var(--font1);
    margin: 0 0 6px;
    position: relative;
    top: 0px;
}
.diary-box-new p a {
    font-size: 17px;
    color: #000;
    font-family: var(--font1);
    font-weight: 500;
}
.heading_service-new h2 {
    position: relative;
    color: var(--color1);
    font-family: var(--font1);
    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: var(--color1);
    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: var(--font1);
    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: var(--font1);
    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: var(--color1);
    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: var(--color1);
    font-weight: 500;
}

.keyideas-box h5 i {
    font-weight: 600;
    font-size: 16px;
    color: var(--color1);
    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: var(--font1);
} 
.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: var(--color1);
    font-family: var(--font1);
    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: var(--color1);
    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: var(--font1);
}
.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;
}

.jd-logo-area {
    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;
    position: relative;
    left: 0;
    text-align: center;
    transition: all .8s ease-in-out;
 }
  .jd-logo-area img {
    max-width: 100%;
    width: 200px;
    height: auto;
    margin: auto;
    display: block;
    position: relative;
    top: 0px;
    transition: all .8s ease-in-out;
 }
 .jd-logo-area p {    
  position: relative;
  top: 0px;
  font-size: 17px;
  color: #000;
  font-weight: 600;
  /* opacity: 0; */
  background: #fff;
  transition: all .8s ease-in-out;
  margin: 0;
}
.jd-logo-area-ch{
    height: 80px;
}
/* .jd-logo-area:hover img{
 opacity: 0;
 transition: all .8s ease-in-out;
 
} */
/* .jd-logo-area:hover p{
 opacity: 1;
 transition: all .8s ease-in-out;
} */
.jd-logo-area p:hover{
 color: #8E111B;
}


.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;
}

 
  .bussubsc form {
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center;
  }
  .bussubsc form input#FIRSTNAME {
    margin: 0 0 12px;
}



/* --------------tooltip-------------------------- */
.ed-tooltip .tooltip{
    position:relative;
    transition: 0.10s;
    }
    .ed-tooltip .tooltip:hover{
    text-decoration:none;
    transition: 0.8s;
    }
    .ed-tooltip .tooltip:after {
        content: attr(tip);
        line-height: 1.2em;
        color: #333;
        height: 24px;
        padding: 5px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background: #fff;
        position: absolute;
        top: 27px;
        left: -30px;
        display: none;
        text-align: center;
        /* border-bottom: 7px solid #fff; */
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        transition: all 0.5s ease;
        font-size: 13px;
    }
    .ed-tooltip .tooltip:before{
    z-index:1000;
    position:absolute;
    content:"";
    top:0px;
    left:0px;
    display: none;
    }
    .ed-tooltip .tooltip:hover:after{
    display:block;
    
    }
    .ed-tooltip .tooltip:hover:before{
    display:block;
    top: 20px;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    /* left: 35px; */
    
    }
    /* ------------------tooltip-rss-------------------------- */
    .ed-tooltip .tooltip-rss{
        position:relative;
        transition: 0.10s;
        }
        .ed-tooltip .tooltip-rss:hover{
        text-decoration:none;
        transition: 0.8s;
        }
        .ed-tooltip .tooltip-rss:after {
            content: attr(tip);
            line-height: 1.2em;
            color: #333;
            height: 24px;
            padding: 5px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            background: #fff;
            position: absolute;
            top: 27px;
            left: -17px;
            display: none;
            text-align: center;
            /* border-bottom: 7px solid #333; */
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            transition: all 0.5s ease;
            font-size: 13px;
        }
        .ed-tooltip .tooltip-rss:before{
        z-index:1000;
        position:absolute;
        content:"";
        top:0px;
        left:0px;
        display: none;
        }
        .ed-tooltip .tooltip-rss:hover:after{
        display:block;
        
        }
        .ed-tooltip .tooltip-rss:hover:before{
        display:block;
        top: 20px;
        border-bottom: 7px solid #fff;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        left: 0px;
        
        }

 /* ------------------tooltip-rss-------------------------- */
    .ed-tooltip .tooltip-twit{
        position:relative;
        transition: 0.10s;
        }
        .ed-tooltip .tooltip-twit:hover{
        text-decoration:none;
        transition: 0.8s;
        }
        .ed-tooltip .tooltip-twit:after {
            content: attr(tip);
            line-height: 1.2em;
            color: #333;
            height: 24px;
            padding: 5px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            background: #fff;
            position: absolute;
            top: 27px;
            left: -20px;
            display: none;
            text-align: center;
            /* border-bottom: 7px solid #333; */
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            transition: all 0.5s ease;
            font-size: 13px;
        }
        .ed-tooltip .tooltip-twit:before{
        z-index:1000;
        position:absolute;
        content:"";
        top:0px;
        left:0px;
        display: none;
        }
        .ed-tooltip .tooltip-twit:hover:after{
        display:block;
        
        }
        .ed-tooltip .tooltip-twit:hover:before{
        display:block;
        top: 20px;
        border-bottom: 7px solid #fff;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        left: 0px;
        
        }
/* ------------------tooltip-search-------------------------- */
.ed-tooltip .tooltip-search{
    position:relative;
    transition: 0.10s;
    }
    .ed-tooltip .tooltip-search:hover{
    text-decoration:none;
    transition: 0.8s;
    }
    .ed-tooltip .tooltip-search:after {
        content: attr(tip);
        line-height: 1.2em;
        color: #333;
        height: 24px;
        padding: 5px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        background: #fff;
        position: absolute;
        top: 40px;
        left: -25px;
        display: none;
        text-align: center;
        /* border-bottom: 7px solid #333; */
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        transition: all 0.5s ease;
        font-size: 13px;
    }
    .ed-tooltip .tooltip-search:before{
    z-index:1000;
    position:absolute;
    content:"";
    top:0px;
    left:0px;
    display: none;
    }
    .ed-tooltip .tooltip-search:hover:after{
    display:block;
    
    }
    .ed-tooltip .tooltip-search:hover:before{
    display:block;
    top: 33px;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    left: 0px;
    
    }
    

    /* --------------------spotify-area css--------------------- */
    .spotify-area{
        padding: 30px 0 40px;
        background: #e9f2fb;
    }
    .spotify-heading img {
        max-width: 100%;
        width: 100%;
        height: auto;
        margin: 0 auto;
        display: block;
        border-radius: 10px;
    }

    .spotify-heading h2{
    font-size: 36px;
    font-family: var(--font1);
    font-weight: 600;
    color: var(--color1);
    margin: 0 0 40px;
    text-align: center;
    }
    .spotify-heading h2::before {
        width: 52px;
        bottom: 0px;
        height: 4px;
        top: 55px;
        position: absolute;
        content: '';
        border: 4px solid transparent;
        border-bottom: 0;
        border-top-color: var(--color1);
        text-align: center;
        left: 47%;
    }
    /* .pos-vieo {
        text-align: center;
        position: relative;
        left: 27em;
        margin: 0;
        padding: 0;
        overflow: hidden;
    } */
    /* .pos-vieo iframe {
        height: 100%;
        width: 100%;
        max-width: 100%;
    } */
    .pos-vieo{
        position: relative;
        left: 27em;
    }

    .video-card {
        background: #fff;
        border: 1px solid #eee;
        border-radius: 4px;
        transition: all .8s ease-in-out;
        overflow: hidden;
      
    }
    .video-card:hover{
        box-shadow: 0 1px 2px rgb(0 0 0 / 10%), 0 2px 4px rgb(0 0 0 / 10%);
    }
    .video-img {
        overflow: hidden;
        transition: all .8s ease-in-out;
    }
    .video-img img {
        width: 100%;
        height: auto;
        margin: 0 auto;
        border-radius: 4px 4px 0 0;
        transition: all .8s ease-in-out;
    }
    .video-card:hover .video-img img {
        transform: scale(1.1);
        transition: all .8s ease-in-out;
    }

    .video-text{
        padding: 15px;
    }
    
    .video-text h2 {
        margin: 0;
        font-size: 16px;
        font-weight: 600;
        line-height: 25px;
        color: #333;
        transition: all .5s ease-in-out;
    }
    .video-text a{
        color: #333;
    }
    .video-text h2:hover{
        color: var(--color1);
    }
/* --------------chinese css start------------ */
    .table-border-ch{
        min-height: 960px;
    }

    .mt-ch {
        margin-top: 104px;
    }
    .resource-card-ch{
        min-height: 333px;
    }

    .trans-btn {
        margin: 0px 0 15px;
        text-align: center;
        position: relative;
        top: 15px;
    }


    .trans-btn a{
        padding: 8px 15px;
        margin-right: 15px;
        border-radius: 4px;
        font-family: var(--font1);
        transition: all .5s ease-in-out;
        font-weight: 600;
        text-align: center;
    }
    .ch-btn {
        background: #ffcdd2;
        color: #000;
        border: 2px solid #ffcdd2;
    }
    .eng-btn {
        border: 2px solid #8e111b;
        color: #000;
    }

    .ch-btn:hover{
        color: #fff;
        background: #8e111b;
        border: 2px solid #8e111b;
    }
    .eng-btn:hover{
        color: #fff;
        background: #8e111b;
    }
    .trans-btn-eng{
        margin: 0px 0 25px; 
    }

    .gt-text-cn h3{
        margin: 0 0 8px;
    }

    .gt-text-cn h4{
        margin: 0 0 20px;
    }

    .heading_service_ch h2::before{
        left: 48%;
    }

    .keyideas-heading-ch h2::before{
        left: 48%;
    }
    .spotify-heading-ch h2::before{
        left: 47.5%;
    }


    .amazon-img-new-eng{
        width: 230px;
    height: 75px;
    }

    .amazon-img-new-eng #amazon svg{
        top: -5px;
    }
    .jd-logo-area-eng{
        border: 1px solid #eee;
        width: 250px;
        height: 85px;
        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;
        transition: all .8s ease-in-out;
    }
    .jd-logo-area-eng img{
        max-width: 100%;
        width: 180px;
        height: auto;
        margin: auto;
        display: block;
        position: relative;
        top: -1px;
        transition: all .8s ease-in-out;
    }

    .border-bottom {
        margin: 20px 0 20px;
        border-bottom: 1px dotted #8f7c7e;
    }

    /* --------media query strat------------- */

    @media (max-width: 1680px) and (min-width: 1024px){
        .amazon-img-new{
            width: 140px;
            height: 65px;
        }
        .amazon-img{
            width: 140px;
        }
        .barnes-img{
            width: 140px;
        }
        .amazon-img img {
            width: 125px;
        }
        .amazon-img-new-eng{
            width: 200px;
            height: 75px;
        }
    
        .amazon-img-new-eng #amazon svg{
            top: 9px;
        }
      
    }
    
     
     @media (max-width: 1600px) and (min-width: 1024px){
        .buybook-text {
            left: 0px;
            top: 14px;
            padding: 0px 0 35px;
        }
        .buybook-text p{
            font-size: 22px;
        }
        .buybook-text p:before{
            left: 43%;
        }
        .amazon-img {    
            margin: 10px 3px;
        }
        .amazon-img img{
            width: 130px;
        }
        .barnes-img {
            width: 140px;
            height: 65px;
            margin: 10px 3px;
        }
        .amazon-img-new {
            width: 130px;
            height: 65px;
        }
        .amazon-img-new img{
            width: 140px;
        }
        .barnes-img img {
            max-width: 100%;
            width: 130px;
            height: auto;
            margin: auto;
            display: block;
        }
        .logo_pos img {
            top: -8px;
        }
        .logo_bg_new img {
            top: -2px;
        }
        .bern-logo-new img{
            top: 8px;
        }
    
        .keyideas-box h5{
            font-size: 16px;
        }
        .logo_bg img{
            top: -6px;
        }
        .hero-img img {
            top: 40px !important;
        }
        .logo_book img{
            top: -2px;
        }

        .jeg_pl_md_card .jeg_postblock_content{
            min-height: 160px;
        }
     
       
        .book-tab{
            padding: 10px 10px 0px;
        }
        /* #amazon svg {
            transform: translate3d(0px, -62px, 0px) !important;
        } */
        .pos-vieo{
            left: 27em;
        }
        #amazon svg{
            top: 35px;
        }
        .logo_pos img {
            top: -2px;
        }
        .logo_bg img {
            top: 1px;
        }
        .keyideas-box{
            padding: 0px 14px 15px;
        }
        .amazon-img-new-eng{
            width: 200px;
            height: 75px;
        }
    
        .amazon-img-new-eng #amazon svg{
            top: 9px;
        }
      
      }

      @media (max-width: 1550px) and (min-width: 1024px){
        .amazon-img {
            width: 130px;
        }
        .barnes-img{
            width: 130px;
        }
        .amazon-img img{
            width: 120px;
        }
        .barnes-img img{
            width: 120px;
        }
        #amazon svg {
            top: 42px;
        }
        .logo_google_logo img{
            top: -3px;
        }
        .amazon-img-new-eng{
            width: 200px;
            height: 75px;
        }
    
        .amazon-img-new-eng #amazon svg{
            top: 9px;
        }
      }
    
      @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: 120px;
            height: 65px;           
        }
        .amazon-img img{
            width: 110px;
        }
        .barnes-img{
            width: 120px;
            height: 65px;           
        }
        .amazon-img-new{
            width: 120px;
            height: 65px;            
        }
        .amazon-img-new img{
            width: 110px;
        }
        .barnes-img img {
            max-width: 100%;
            width: 110px;
            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 ;
        }
        .logo_google_logo img{
            top: -2px;
        }
        #amazon svg {
            top: 45px;
        }
        .logo_pos img {
            top: 1px;
        }
        .logo_bg img {
            top: 5px;
        }
        .logo_book img {
            top: 1px;
        }
        .logo_bg_new img {
            top: 2px;
        }
        .bern-logo-new img {
            top: 10px;
        }
        .amazon-img-new-eng{
            width: 200px;
            height: 75px;
        }
    
        .amazon-img-new-eng #amazon svg{
            top: 9px;
        }
        .trans-btn {
            margin: 0px 0 25px;            
        }
       
      }
    
      @media (max-width: 1366px) 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;
        }
        .amazon-img{
            width: 110px;
            height: 55px;
        }
        .amazon-img-new{
            width: 110px;
            height: 55px;
        }
        .amazon-img img {
            width: 100px;
        }
        #amazon svg {
            top: 48px;
        }
        .barnes-img {
            width: 110px;
            height: 55px;
        }
        .bern-logo-new img {
            top: 7px;
        }
        .barnes-img img{
            width: 100%;
        }
        .jd-logo-area{
            width: 200px;
        }
        .jd-logo-area img{
            width: 180px;
        }
        .amazon-img-new-eng{
            width: 200px;
            height: 75px;
        }
    
        .amazon-img-new-eng #amazon svg{
            top: 9px;
        }
        .jd-logo-area-eng{
            width: 200px;
        }
        .jd-logo-area-eng img{
            width: 180px;
        }
        
      }
    
      @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;
        }
        .amazon-img{
            width: 100px;
        }
        .amazon-img img {
            width: 90px;
        }
        .amazon-img-new{
            width: 100px;
        }
        #amazon svg {
            top: 52px;
        }
        .barnes-img{
            width: 100px;
        }
        .amazon-img-new-eng{
            width: 200px;
            height: 75px;
        }
    
        .amazon-img-new-eng #amazon svg{
            top: 9px;
        }
      }
    
      @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;
        }
        .buybook-text p:before{
            top: 33px;
        }
        .amazon-img-new-eng{
            width: 200px;
            height: 75px;
        }
    
        .amazon-img-new-eng #amazon svg{
            top: 9px;
        }
      }
      
      @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 25px;
            left: 0px;
            top: 0;
        }
        .amazon-img-new {
            display: inline-block;
            margin: 10px 5px;
            height: 65px;
            width: 130px;
        }
        .logo_google_logo {
            height: 65px;
            width: 130px;
        }
        .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;
        }
        #testimonial_slider_ch .owl-prev{
            width: 32px;
           height: 32px;
           line-height: 32px;
           left: -18px;
           }
           #testimonial_slider_ch .owl-next{
            width: 32px;
           height: 32px;
           line-height: 32px;
           right: -16px;
           }
           #testimonial_slider_ch .owl-prev i, #testimonial_slider_ch .owl-next i {
               font-size: 25px;
               line-height: 29px;
           }
        .widget-subs{
            margin-bottom: 0;
        margin-top: 0px;
        }
        .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;
        }
    
        .jd-logo-area{
            display: inline-block;      
        }
        .hero-img img{
            top: 0;
        }
       
        .gt-text p {
            margin-bottom: 10px;
            border-bottom: 1px dotted #eee;
            padding-bottom: 12px;
        }
        .amazon-img-new-eng{
            width: 200px;
            height: 75px;
        }
    
        .amazon-img-new-eng #amazon svg{
            top: 9px;
        }
        .trans-btn{
            margin: 0px 0 25px;
        }
    
      }
      @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
        .btn-sub {
            width: 187px !important;
        }
        .widget-subs{
            margin-top: 90px;
        }
        .chosen-container-single .chosen-single, input:not([type=submit]), select, textarea{
            padding: 7px 3px;
            font-size: 12px !important;
        }
        .bussubsc form{
            padding: 10px;
        }
        .amazon-img-new-eng{
            width: 200px;
            height: 75px;
        }
    
        .amazon-img-new-eng #amazon svg{
            top: 9px;
        }
        .log-eng{
            display: inline;
        }
      }
    
      @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;
        } */
        .border-bottom{
            margin: 10px 0 30px;
        }
        .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: -3px !important;
        }
        .logo_book img {
            top: -3px !important;
        }
        .logo_bg img{
            top: -2px !important;
        }
        .logo_pos img{
            top: -4px !important;
        }
        .logo_google_logo img {
            top: -8px;
        }
        .amazon-img{
            height: 65px !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 25px;
        }
        .amazon-img{
            margin: 8px 5px;
            height: 57px;
            left: 0;
        }
        .amazon-img-new{
            margin: 8px 5px;
            left: 0;
        }
        .barnes-img {
            margin: 8px 5px;
            height: 65px;
            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: 95%;
            top: 50%;
            left: 50%;
            padding: 15px 0;
            height: 650px;
        }
       
        .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;
        }

        #testimonial_slider_ch .owl-prev {
            left: -13px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            }
            #testimonial_slider_ch .owl-next {
            right: -10px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            }
            #testimonial_slider_ch .owl-prev i, #testimonial_slider_ch .owl-next i{
                font-size: 22px;
            line-height: 25px;
            }

        .testimonial .description{
            font-size: 12.5px;
            line-height: 22px;
        }
        .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;
        }
        .gt-text-cn {
            margin-bottom: 30px;
        }
        .gt-text p {
            margin-bottom: 20px;
        }
        .gt-text {
            margin-bottom: 20px;
            border-bottom: 1px dotted #eee;
        }
        .brn-en {
            width: 150px;
            height: 65px;
        }
        .brn-en img {
            width: 135px;
            top: 6px;
        }
        .amazon-img-new-eng {
            width: 150px;
            height: 65px;
        }
        .amazon-img-new-eng #amazon svg {
            top: 32px;
        }
        .log-eng{
            display: inline;
        }
        .jd-logo-area-eng{
            width: 150px;
            height: 65px;
            display: inline-block;
        }
        .jd-logo-area-eng p{
            font-size: 14px;
        }
        .jd-logo-area-eng img{
            width: 130px;
            top: -7px;
        }
        .jd-logo-area-ch {
            height: 70px;
            width: 200px;
        }
        .jd-logo-area-ch img{
            width: 170px;
        }
        
      }
    

    

