/*----------------------
GLOBAL RESET
----------------------*/
/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: MBALI
Author URI: http://chriscoyier.net
Version: 2
*/


/*----------------------
GLOBAL RESET
----------------------*/

html
{
    overflow-x:hidden;
}

body {
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}



/*----------------------
Typography
----------------------*/

ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color:#000;}

/* p {font-size: 16px;font-weight:normal;color: #24383c;line-height: 1.7;} */


/*----------------------
Global Images
----------------------*/

img {border: none;max-width: 100%;}
.img-rounded {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.img-polaroid {padding: 4px;background-color: #fff;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle {-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;}




.container {width: 1170px;margin:0 auto;}


.slider_wrapper {
    width:960px;
    height:409px;
    overflow:hidden;

}

/*----------------------
Header
----------------------*/

#header {
    float: left;
    width: 100%;
}

.logo {float: left;}


/*----------------------
Navigation
----------------------*/
/* Main Navigation
====================================*/


/*----------------------
Footer
----------------------*/

.head
form#searchform {
    position: relative;
    border: 1px solid #cccccc;
    float: right;
    padding: 3px;
}

form#searchform input {
    border: 0;
    padding: 7px 10px;
    float: left;
}

form#searchform input#searchsubmit {
    background-color: #ed1b24;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Inter';
}

form#searchform i {
    position: absolute;
    left: 10px;
    top: 12px;
}

form#searchform input#s {
    padding-left: 30px;
    font-size: 15px;
}
div#service-slider .thumb {
/*     height: 190px; */
    overflow: hidden;
    margin-bottom: 0;
/*     height: 180px; */
}

div#service-slider h3 {
   font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    padding: 0px;
    /* min-height: 80px; */
    font-family: 'Inter';
}

div#service-slider .content p {
    font-size:20px;
    color: #0d4199;
    font-family: 'Inter';
    font-weight: 400;
    font-style: italic;
}

div#service-slider .content {
    text-align: center;
    padding: 10px 10px 30px;
    margin-top: 10px;
}

div#service-slider .content a {
    font-weight: bold;
    font-size: 16px;
    color: #b7b7b7;
    margin: 20px auto 0;
    display: table;
    background-color: #1189fa;
    color: #fff;
    padding: 9px 20px;
    border-radius: 3px;
}
div#service-slider .box {
    max-width: 96%;
    display: block;
    margin: 0 auto;
    padding:25px;
}
#service-slider .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: -70px;
}

#service-slider .owl-nav button.owl-next {
    float: right;
    position: relative;
    right: -140px;
}

#service-slider .owl-nav button {
    font-size: 70px;
    background-color: #1189fa;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 0.4;
}

#service-slider .owl-nav button span {
    position: relative;
    top: -3.2px;
    font-size: 49px;
    float: left;
    width: 100%;
}
div#service-slider ~ div {
    display: none;
}
div#service-slider .thumb img {
    width: unset;
    height: unset;
    max-height: unset;
}

/* New css starts here */

.remove_section_space .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;    
}

header {
    padding: 15px 0px;
}

.page_home header {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
}

.top_banner_section {
    padding: 18em 0px 10em;
    border-bottom:solid 10px #d1b862;
}
.yellow_btn .elementor-button {
    padding: 15px 25px !important;
}

.platform_row {
    padding: 3em 0px;
}
.other_platform_list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    gap: 35px;
}

.section_title_small {
    /* margin-bottom: 10px !important; */
}

.make_title_before .elementor-heading-title {
    position: relative;
    padding-left: 75px;
}

.make_title_before .elementor-heading-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -10px;
    background-image: url('/wp-content/uploads/2024/10/title_before_img.png');
    width: 64px;
    height: 43px;
}

.section_title_large {
    margin-bottom: 15px !important;
}

.author_list {
    margin-bottom: 15px !important;
}

.author_writer_list {
    display: flex;
    display: -webkit-flex;
    gap: 35px;
}

.author_writer_list li {
    position: relative;
}

.author_writer_list li:not(:last-child):after {
    content: '';
    position: absolute;
    right: -28px;
    top: 2px;
    background-image: url('/wp-content/uploads/2024/10/about_author_icon.png');
    width: 22px;
    height: 21px;
}

.author_writer_list_btm ul {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
}

.author_writer_list_btm ul li {
    position: relative;
}

.author_writer_list_btm ul li img {
    margin-right: 7px;
}
.author_section {
    padding: 6em 0px;
}

.book_info_list ul {display: flex;display: -webkit-flex;gap: 8px;flex-flow: row;}

.book_info_list ul li img {
    margin-right: 10px;
    position: relative;
    top: -11px;
}

span.book_small_txt {
    display: block;
    text-transform: uppercase;
}

.book_details_box {
    display: inline-block;
}

span.book_info_txt {
    color: #d1b862;
    font-size: 13px;
}
.book_main_section {
    padding: 2em 0px 7em;
}

.two_col_btn ul {display: flex;display: -webkit-flex;gap: 15px;}

.two_col_btn ul a {
    display: inline-block;
    padding: 12px 20px !important;
    border-radius: 10px;
    background: #D1B862;
    color: #000;
    border: solid 2px #D1B862;
    transition: all 0.5s linear;
}

.two_col_btn ul a:hover {
    background: #000;
    color: #D1B862;
    border-color: #000;
}

.two_col_btn ul li.black_btn_list a {
    background: #000;
    border-color: #000;
    color: #fff;
}

.two_col_btn ul li.black_btn_list a:hover {
    background: #d1b862;
    border-color: #d1b862;
    color: #000;
}

.video_book_col,.video_book_col
{
    position: relative;
}

.my_video_box .elementor-custom-embed-image-overlay {
    width: 205px !important;
    height: 205px !important;
}

.video_sec_main {
    height: 350px;
    margin: 12em 0px 12em;
}

.video_txt_col {
    padding-top: 5em;
}

.video_sec_img {
    position: relative;
    top: -12em;
}
.my_video_box {
    position: absolute !important;
    top: 10%;
}
h2.post-title {
    display: none;
}

.inner_blog_sec {
    padding: 2em 0px 2em;
}

.inner_row {
    margin-bottom: 20px;
}

.my_blog_style .elementor-post__thumbnail img {
    border: solid 2px #d1b862;
}

.my_blog_style a.elementor-post__read-more {
    border-bottom: solid 1px #d1b862;
}

.my_blog_style .elementor-post__text {
    padding: 0px 45px;
}
.blog_section {
    padding: 7em 0px;
}

.center_title .elementor-heading-title {display: table;margin: 0 auto;}

.make_title_after .elementor-heading-title:after {
    content: '';
    position: absolute;
    right: 0px;
    top: -10px;
    background-image: url('/wp-content/uploads/2024/10/title_before_img.png');
    width: 64px;
    height: 43px;
    transform: rotate(180deg);
}

.make_title_after .elementor-heading-title {
    padding-right: 70px;
}

.my_testi_style .elementor-main-swiper{
    width:100% !important;
    overflow:hidden;
}
.my_testi_style .elementor-testimonial__image img {
    width: auto !important;   
    height: auto !important;
    border:solid 3px #d1b862;
}

.my_testi_style .swiper-slide {
    padding: 0px 40px 40px  !important;
    margin-top: 5em;
    overflow: visible !important;
}

.my_testi_style .elementor-testimonial__footer {
    margin-top: -5em;
}

.my_testi_style span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 70px !important;
    border-radius: 5px !important;
}

.testi_section {
    padding: 3em 0px 7em;
}

.my_testi_style .elementor-testimonial__name {
    position: relative;
}

.my_testi_style .elementor-testimonial__name:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -20px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2024/10/testi_sec_stars_icon.png');
    width: 95px;
    height: 16px;
}
.foo_img_icon_box {
    width: 33px;
    height: 33px;
    background: #d1b862;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-right: 8px;
}

.contact_foo_list li a {
    color: #fff;
    font-size: 14px;
    transition: all 0.5s linear;
}

.contact_foo_list li a:hover {
    color: #d1b862;
}

.contact_foo_list li:not(:last-child) {
    margin-bottom: 10px;
}

.foo_social_list {
    display: flex;
    display: -webkit-flex;
    gap: 8px;
}

.foo_social_list a {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #d1b862;
    text-align: center;
    line-height: 33px;
    border-radius: 50%;
    transition: all 0.5s linear;
}

.foo_social_list a img {
    transition: all 0.5s linear;
}

.foo_social_list a:hover {
    background: #000;
}

.foo_social_list a:hover img {
    filter: invert(1);
}

.footer_top_section {
    padding: 60px 0px 35px;
}

.cp_txt p {
    margin: 0px !important;
}
.contact_inner_section {
    padding: 3em 0px 6em;
}

.my_form_style input,.my_form_style textarea {
    padding: 12px !important;
}

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 14px 0px !important;
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
    .my_blog_style .elementor-post__text {
        padding: 0px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .page_home header {
        position: relative;
    }
    header {
        padding: 10px 0px;
    }
    .remove_sp_mob .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    
    .top_banner_section {
        padding: 5em 0px;
    }
    
    .top_banner_large_title .elementor-heading-title {
        font-size: 60px !important;
    }
    .top_banner_large_title .elementor-heading-title br,
    .elementor-widget-text-editor br
    {
        display:none;
    }
    .my_mob_menu .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -100px;
    }
    .other_platform_list {
        justify-content: center;
        flex-flow: wrap;
    }
    .author_single_img,.single_cover_img 
    {
      margin-bottom:35px;  
    }
    .author_section {
        padding: 4em 0px;
    }
    .book_main_section {
        padding: 2em 0px 0em;
    }
    .book_main_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .video_sec_main {
        height: auto;
        margin: 5em 0px 0em;
        padding-bottom:5em;
    }
    .video_sec_img {
        top: 0em;
    }
    .my_video_box {
        position: absolute !important;
        top: 35%;
        left: 5em;
    }
    .blog_section {
        padding: 5em 0px;
    }
    .all_txt_center_mob {
        text-align: center;
    }
    
    .all_txt_center_mob .section_title_small .elementor-heading-title {
        display: table;
        margin: 0 auto;
    }
    .make_btn_center_mob .elementor-align-right {
        text-align: center;
    }
    .my_blog_style .elementor-post__text {
        padding: 0px 0px;
    }
    .my_blog_style article.elementor-post:not(:last-child) {
        margin-bottom: 35px;
    }
    .testi_section {
        padding: 0em 0px 5em;
    }
    .page_reviews .testi_section {
        padding: 2em 0px 5em;
    }
    .footer_top_section .elementor-column {
        width: 100% !important;
    }
    .foo_txt,.foo_logo
    {
        text-align: left !important;
    }
   .cp_txt {
        text-align: center;
    }
    .cp_menu .elementor-nav-menu {
        margin: 0 auto !important;
    }
    .book_info_list ul {
        flex-flow: wrap;
    }
    .book_inner_page {
        padding: 2em 0px 4em !important;
    }
    .contact_inner_section {
        padding: 3em 0px 4em;
    }
}

@media only screen and (max-width: 568px) {
    .author_writer_list_btm ul {
        flex-flow: wrap;
    }
    .two_col_btn ul a {
        padding: 10px 15px !important;
        font-size: 15px;
    }
    .section_title_large .elementor-heading-title {
        font-size: 28px !important;
    }
    .my_testi_style .swiper-slide {
        padding: 0px 10px 20px !important;
    }
    .footer_top_section {
        padding: 30px 0px;
    }
    .platform_row {
        padding: 3em 0px 0em;
    }
}

@media only screen and (max-width: 420px) {
    .top_banner_large_title .elementor-heading-title {
        font-size: 40px !important;
    }
    .my_video_box {
        position: absolute !important;
        top: 0%;
        left: 0em;
    }
}

/* New css ends here */
