/*----------------------
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: #FF5E99;
    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 */

header {
    padding: 15px 0px;
}

.header_btn .elementor-button {
    width: 100% !important;
    padding: 13px 0px !important;
}

.top_banner_single_img img {
    max-width: unset !important;
}

.top_btn_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
    flex-flow: wrap;
}

.top_btn_list ul li {
    border: solid 1px #fff;
    padding: 8px 30px;
    transition: all 0.5s linear;
}

.top_btn_list ul li:hover {
    background: #fff;
    color: #000;
}

.top_btn_list ul li:last-child {border: none;padding: 0px;}

.top_btn_list ul li:last-child a {
    background: #ff5e00;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    transition: all 0.5s linear;
}

.top_btn_list ul li:last-child a:hover {
    background: #000;
}
.top_banner_section {
    padding: 0em 0px 4em;
}
h2.post-title {
    display: none;
}

.blog_sec_inner {
    padding: 5em 0px;
}

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

.single_blogs_book_img img {
    max-width: unset !important;
}

.blogs_top_inner_row {
    margin-bottom: 120px !important;
}

.single_blogs_book_img img {
    max-width: unset !important;
}

.blogs_top_inner_row {
    margin-bottom: 120px !important;
}

.my_blogs_style .elementor-post__text {
    background: #fff;
    padding: 25px 30px 10px;
}

.my_blogs_style .elementor-post__thumbnail__link {
    position: relative;
}

.my_blogs_style .elementor-post__thumbnail__link .elementor-post__thumbnail img {
    margin-left: 75px;
}

.my_blogs_style .elementor-post__thumbnail__link:after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: 30px;
    height: 160px;
    width: 4px;
    background: #FF5E00;
}

.my_blogs_style{
    counter-reset: count;
    position:relative;
}
.my_blogs_style .elementor-post
{
    position:relative
}
.my_blogs_style .elementor-post:before {
    content: '';
    position: absolute;
    counter-increment: count;
    /* content: counter(count); */
    content: counter(count, decimal-leading-zero);
    left: 3px;
    top: 50px;
    font-size: 70px;
    color:#fff;
    font-family: "Bebas Neue", Sans-serif;
}
.blog_section {
    padding: 10em 0px;
}

.book_other_info {
    display: flex;
    display: -webkit-flex;
    flex-flow: wrap;
}

.book_other_info li {
    flex: 0 0 50%;
    border-top: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}

.book_other_info span.gray_box {
    background: #cecece;
    display: inline-block;
    padding: 8px 0px;
    text-align: center;
    width: 45%;
}
span.white_txt_box {
    padding: 8px 0px;
    display: inline-block;
    width: 55%;
    text-align: center;
}
.book_other_info li.set_length_list {
    flex: 0 0 100%;
    border-bottom: solid 1px #000;
}

span.white_txt_box {
    padding: 8px 0px;
    display: inline-block;
    width: 55%;
    text-align: center;
}

.book_other_info li.set_length_list span.gray_box {
    width: 22.5%;
}

.book_other_info li.set_length_list span.white_txt_box {
    width: 77.4%;
}
.circle_btn_style {
    height: 98px;
    position: absolute !important;
    right: 0px;
    /*top: 50px;*/
    top: 0px;
    width: auto !important;
}

.book_main_section {
    padding: 7em 0px;
}
.two_col_btn ul {
    display: flex;
    display: -webkit-flex;
    gap: 10px;
}

.two_col_btn ul a {
    display: inline-block;
    padding: 8px 20px;
    background: #ff5e00;
    color: #fff;
    font-size:16px;
    border: solid 1px #ff5e00;
    transition: all 0.5s linear;
}

.two_col_btn ul a:hover {
    background: #fff;
    color:#ff5e00;
}

.two_col_btn ul li.black_border_btn a {
    border-color: #000;
    color:#000;
    background: transparent;
}

.two_col_btn ul li.black_border_btn a:hover {
    background: #ff5e00;
    border-color: #ff5e00;
    color:#fff;
}
.author_section {
    padding: 8em 0px;
}
ul.track_year {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

ul.track_year li {
    text-align: center;
    position:relative;
}

ul.track_year li h3 {
    margin: 0px 0px 8px;
}

ul.track_year li p {
    color: #FF5E00;
    margin: 0px;
    font-size: 16px;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
}

li.one_year:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -50px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2025/01/milestone_marker_icon.png');
    width: 32px;
    height: 32px;
    right: 0px;
}

li.one_year {
    /*margin:60px 0px 0px 45px;*/
    top: 82px;
    left: -50px;
}

li.two_year {
    /*margin: 10.7em 0px 0px 98px;*/
    /*margin-top: 15em;*/
    top: 125px;
    left: -105px;
}

li.two_year:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -50px;
    right: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2025/01/milestone_marker_icon.png');
    width:32px;
    height:32px
}
li.three_year {
    /*margin: -150px 0px 0px 45px;*/
    top: -100px;
    left: -122px;
}

li.three_year:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -50px;
    right: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2025/01/milestone_marker_icon.png');
    width:32px;
    height:32px
}
li.four_year {
    /*margin: 65px 0px 0px 50px;*/
    top: 280px;
    left: -122px;
}

li.four_year:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -50px;
    right: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2025/01/milestone_marker_icon.png');
    width:32px;
    height:32px
}
li.five_year {
        /*margin: -426px 0px 0px 80px;*/
    top: 150px;
    left: -45px;
}

li.five_year:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -50px;
    right: 0px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2025/01/milestone_marker_icon.png');
    width:32px;
    height:32px
}
li.six_year {
    /*margin: 262px 65px 0px 0px;*/
    top: 150px;
    left: -40px;
}

li.six_year:before {
    content: '';
    position: absolute;
    left: 0px;
    top: -50px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/2025/01/milestone_marker_icon.png');
    width: 32px;
    height: 32px;
    right: 0px;
}

ul.track_year {
    position: relative;
    height:341px;
}

ul.track_year:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 69px;
    background-image: url('/wp-content/uploads/2025/01/milestone_after_img.png');
    width: 812px;
    height: 341px;
    right: 0px;
    margin: 0 auto;
    z-index:-1;
}
ul.track_year li h3 br {
    /*display: none;*/
}
.mile_stone_sec {
    padding-bottom: 13em;
}

.mile_stone_track_row {
    /*margin-top: -1em;*/
    margin: 4em 0em;
    z-index: -1;
}
.inner_row {
    margin-bottom: 30px;
}

.inner_podcast_row .elementor-column .elementor-widget-wrap.elementor-element-populated {
    position: relative;
}

.podcast_inner_title {
    position: absolute !important;
    left: 0px;
    bottom: 25px;
    padding: 0px 35px;
}

.podcast_inner_title br {
}

.podcast_img {
    margin-bottom: 0px !important;
}

.podcast_inner_title .elementor-heading-title {
    position: relative;
}

.podcast_inner_title .elementor-heading-title:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url('/wp-content/uploads/2025/01/top_banner_btn_arrow.png');
    width: 40px;
    height: 40px;
    background-color: #FF5E00;
    background-repeat: no-repeat;
    background-position: center center;
}

.podcast_sec {
    padding: 10em 0px;
}
.inner_podcast_row {
    margin-bottom: 35px;
}

.testi_button a {
    position: relative !important;
}

.testi_button {
    top: 0px;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    text-align: right;
}

.my_testi_style .elementor-main-swiper {
    width: 100% !important;
    overflow: hidden !important;
}

.my_testi_style span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: rgb(255, 94, 0);
}

.my_testi_style .swiper-pagination-bullet {
    border: solid 1px #000;
    width: 10px;
    height: 10px !important;
}
.my_testi_style .swiper-slide {
    padding: 35px 35px !important;
}

.my_testi_style .elementor-testimonial__text {
    position: relative;
    text-indent: 30px;
}

.my_testi_style .elementor-testimonial__text:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url('/wp-content/uploads/2025/01/testi_sec_quote_icon.png');
    width: 24px;
    height: 18px;
}

.my_testi_style .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom:0px;
}
.testi_section {
    padding: 8em 0px;
}

.subs_form input {
    padding: 13px 150px 13px 45px;
}

.subs_form .e-form__buttons {
    width: 120px !important;
    position: absolute !important;
    right: 0px;
    bottom: 0px;
}

.subs_form .e-form__buttons .elementor-button {
    padding: 15px 0px !important;
    min-height: auto !important;
}

.subs_form .elementor-field-type-email {
    position: relative;
}

.subs_form .elementor-field-type-email:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 15px;
    background-image: url('https://patrickclarke.clientcloud360.com/wp-content/uploads/2025/01/subscribe_text_field_icon.png');
    width: 18px;
    height: 18px;
}

.subs_foo_section {
    padding: 4em 0px 3em;
}
.footer_mid_sec {
    padding: 4em 0px 2em;
}

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

ul.social_list a {
    transition: all 0.5s linear;
}

ul.social_list a:hover {
    opacity: 0.7;
}

.foo_menu {
    border-bottom: solid 1px #FF5E00;
    margin: 25px 0px 20px !important;
    padding-bottom: 15px;
}

.make_left_border {
    position: relative;
}

.make_left_border:before {
    content: '';
    position: absolute;
    left: -11px;
    top: 0px;
    width: 1px;
    height: 100%;
    background: #FF5E00;
}
.contact_inner_section {
    padding: 5em 0px 7em;
}

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

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 18px 0px !important;
    min-height: auto !important;
}
.mile_stone_sec_inner {
    padding: 5em 0px 13em;
}
span.track_txt {
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    color: #555;
    font-weight: 400;
    font-family: "Poppins", Sans-serif;
    width:100%;
    max-width:70%;
}
.video_section {
    padding: 7em 0px;
}

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

span.yellow_txt {
    color: #ff5e00;
}
.video_block  .elementor-custom-embed-image-overlay {
    width: 161px !important;
    float: right;
}

.video_inner_row {
    padding: 8em 4em;
}

.video_block {
    height: 50px;
    margin-top: 3em;
}
.add_shadow_on_title .elementor-heading-title {
    text-shadow: 0px 0px 2px #000;
}

span.or_txt {
    color: #ff5e00;
}

.htslider-slider-area .hero-slider-controls {
    left: -50px !important;
    right: unset !important;
}

.htslider-slider-area .hero-slider-controls li[aria-hidden=false] button {
    background: #ff5e00 !important;
}
html .elementor-455 .elementor-element.elementor-element-6e24a17 .htslider-slider-area .hero-slider-controls .slick-dots li.slick-active button {
    background: #ff5e00 !important;
    border-color: #ff5e00 !important;
}

.chooser_per_option ul {
    display: flex;
    display: -webkit-flex;
    /*flex-flow: row;*/
    gap: 15px;
}
.chooser_per_option ul li img {
    display: block;
    margin: 0px;
    line-height: 61px;
}

.chooser_per_option ul li {
    text-align: center;
}
.chooser_per_option ul li a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
}
span.soon_sm_txt {
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    background: #b61a18;
    color: #fff;
    text-transform: uppercase;
    padding: 2px;
}

.chooser_per_option ul li br {
    display: none;
}
span.img_box {
    width: 61px;
    height: 61px;
    /*border-radius: 10px;*/
    background: #ff5e00;
    line-height: 61px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.chooser_per_option ul li a {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}
.book_choose_pref_row {
    padding-top: 15px;
}
.txt_block_sinlge_img {
    text-align: center !important;
}

.txt_block_sinlge_img img {
    margin: 0 auto 25px;
}
.cp_txt p
{
    margin:0px;
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .remove_sps_mob .elementor-widget-wrap.elementor-element-populated {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .my_menu_style .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -47px;
    }
    header {
        padding: 5px 0px;
    }
    .top_banner_section {
        padding: 4em 0px;
    }
    .top_banner_section .elementor-column,.book_main_section .elementor-column,.blog_section .elementor-column,
    .video_section .elementor-column,.subs_foo_section .elementor-column,.footer_mid_sec .elementor-column
    {
        width:100% !important;
    }
    .top_banner_single_img 
    {
        margin_top:35px;  
    }
    .top_banner_title .elementor-heading-title {
        font-size: 80px !important;
    }
    .top_banner_title .elementor-heading-title br,.circle_btn_style,.section_title_large br,
    ul.track_year:before,ul.track_year li:before,ul.track_year li:after,.podcast_inner_title br,
    .podcast_inner_title .elementor-heading-title:after,.elementor-widget-text-editor br
    {
        display:none;
    }
    .section_title_large .elementor-heading-title {
        font-size: 50px !important;
    }
    .book_main_section {
        padding: 4em 0px;
    }
    .book_cover_single_img {
        text-align: center !important;
        display: table !important;
        margin: 0 auto 25px !important;
    }
    .book_cover_single_img img {
        margin: 0 auto !important;
    }
    .book_inner_infos  .elementor-container.elementor-column-gap-default {
        flex-flow: row! important;
    }
    .blog_section {
        padding: 5em 0px;
    }
    .single_blogs_book_img img {
        max-width: 110% !important;
        margin-top:35px !important;
    }
    .blogs_top_inner_row {
        margin-bottom: 35px !important;
    }
    .author_section {
        padding: 5em 0px;
    }
    .author_section .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .author_single_img 
    {
        margin-bottom:35px;   
    }
    ul.track_year {
        justify-content: center;
        flex-flow: column;
    }
    ul.track_year {
        height: auto;
    }
    li.one_year,li.two_year,li.three_year,li.four_year,li.five_year
    {
        top: 0px;
        left: 0px;
    }
    ul.track_year li:not(:last-child),.podcast_img {
        margin-bottom: 30px !important;
    }
    .mile_stone_sec .section_title_large {
        text-align: center;
    }
    .mile_stone_sec {
        padding-bottom: 0em;
    }
    .podcast_sec {
        padding: 5em 0px;
    }
    .podcast_inner_title {
        position: relative !important;
        bottom: 0px;
        padding: 0px 0px;
    }
    .inner_podcast_row .elementor-column:not(:last-child) {
        margin-bottom: 35px !important;
    }
    .podcast_inner_title {
        text-align: center !important;
    }
    .video_section {
        padding: 0em 0px;
    }
    .video_section .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
    .video_block {
        width: 161px !important;
        height: 161px;
        margin-top: 3em;
    }
    .testi_section {
        padding: 5em 0px;
    }
    .subs_foo_section {
        padding: 3em 0px;
    }
    .subs_form .e-form__buttons {
        position: relative !important;
        margin: 15px 0px 0px;
    }
    .footer_mid_sec {
        padding: 3em 0px;
    }
    .foo_menu .elementor-nav-menu {
        display: flex;
        flex-flow: column !important;
    }
    
    .foo_menu .elementor-nav-menu li.menu-item a {
        margin: 0px 0px 15px !important;
    }
    
    .foo_menu .elementor-nav-menu li.menu-item:last-child a {
        margin-bottom: 0px !important;
    }
    .video_inner_row {
        padding: 3em;
    }
    .invert_on_mob  .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    .invert_on_mob {
        padding: 0px !important;
    }
}

@media only screen and (max-width: 568px) {
    .top_banner_single_img img {
        max-width: 120% !important;
    }
    .book_other_info {
        flex-flow: column;
    }
    .book_other_info span.gray_box,span.white_txt_box,.book_other_info li.set_length_list span.gray_box,
    .book_other_info li.set_length_list span.white_txt_box
    {
        width: 100%;
    }
}

@media only screen and (max-width: 420px) {
    .section_title_large .elementor-heading-title {
        font-size: 40px !important;
    }
    .book_inner_infos .elementor-container.elementor-column-gap-default {
        flex-flow: column !important;
        text-align: center !important;
        gap: 15px;
    }
    ul.other_platform_list {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }
    .star_rating_title {
        text-align: center;
    }
    .chooser_per_option ul {
        flex-flow: column;
    }
    .chooser_per_option ul li a {
        flex-flow: column;
    }
    span.img_box {
        margin: 0px 0px 10px;
    }
}

/* New css ends here */
