/*----------------------
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 {
    line-height: 20px;
    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 */

.main_header  .elementor-widget-wrap.elementor-element-populated {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
ul.top_banner_btns {
    display: flex;
    display: -webkit-flex;
    gap: 15px;
}

ul.top_banner_btns a {
    display: inline-block;
    padding: 12px 35px;
    background: #fff;
    border-radius: 25px;
    color: #a32052;
    font-size: 15px;
    font-weight: 400;
    border: solid 1.8px #fff;
    transition: all 0.5s linear;
}

ul.top_banner_btns li:last-child a {
    background: #a32052;
    color: #fff;
    position: relative;
    border-color: #a32052;
}

ul.top_banner_btns li:last-child a:before {
    content: "\f144";
    position:absolute;
    left: 6px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
}

ul.top_banner_btns li:last-child a {
    padding: 12px 20px 12px 40px!important;
}

ul.top_banner_btns a:hover {
    background: #a32052;
    color: #fff;
    border-color: #a32052;
}

ul.top_banner_btns li:last-child a:hover {
    background: #fff;
    color: #a32052;
}
.top_banner_counter {
    max-width: 40%;
    background: #fff;
    border-radius: 15px 15px 0px 15px;
    padding: 25px 30px 40px;
    position: absolute !important;
    bottom: 25px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 63%, 75% 100%, 0 100%);
}

.top_banner_counter .elementor-counter-title {
    position: relative;
    text-align: left !important;
}

.top_banner_counter .elementor-counter-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -20px;
    background-image: url(/wp-content/uploads/2024/03/stars.png);
    width: 111px;
    height: 19px;
}

.top_banner_counter span.elementor-counter-number-prefix {
    display: none;
}
.platform_row {
    margin-top: 5em;
}
.make_title_right_border {border-right: solid 2px #fff;}

.top_banner_section {
    padding: 18em 0px 4em;
}

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

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

.my_custom_menu li a {
    padding: 6px 15px !important;
    border-radius: 25px !important;
    color: #fff !important;
}
.my_custom_menu li.current-menu-item a,.my_custom_menu li a:hover 
{
    background: #a32052 !important;
}
section.inner_banner_section {
    min-height: 400px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #1c2020;
}
section.inner_banner_section h2 {
    margin: 3em 0px 0px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Bentoga Thin", Sans-serif;
    font-size: 55px;
    letter-spacing: 3px;
}
.section_small_title {
    margin-bottom: 15px !important;
}

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

.author_txt_list ul {
    display: flex;
    display: -webkit-flex;
    gap: 30px;
    width: auto;
    background: #a32052;
    padding: 10px 0px 10px 90px;
    position: relative;
    left: -5em;
    z-index: -1;
    border-radius: 25px;
}

.author_txt_list ul li {
    position: relative;
}

.author_txt_list ul li {color: #fff;font-size: 18px;font-weight: 500;}

.author_txt_list ul li:not(:last-child):after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2024/03/heart_icon_img.png);
    width: 10px;
    height: 10px;
    right: -20px;
    top: 6px;
}

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

.abt_list_style ul img {
    margin-right: 8px;
}
.abt_author_section {
    padding: 8em 0px 3em;
}
.book_list_txt ul {
    display: flex;
    display: -webkit-flex;
}

.book_list_txt ul li {
    flex: 0 0 40%;
}

.book_list_txt ul li:last-child {
    color: #000;
    font-weight: 700;
}

.book_info_list {
    margin-bottom: 18px;
}

.make_dark_btns ul li a {
    background: #a32052;
    color: #fff;
    border-color: #a32052;
}

.make_dark_btns ul li:last-child a {
    background: #000;
    border-color: #000;
}

.make_dark_btns ul li a:hover {
    background: #fff;
    color: #a32052;
}
.make_after_bg:before {
    content: '';
    position: absolute;
    right: -38%;
    top: 25%;
    background-image: url(/wp-content/uploads/2024/03/book_section_bg.png);
    width: 974px;
    height: 383px;
    background-repeat: no-repeat;
    background-position: center;
}
.dark_color_col {
    background: #1c2020;
    margin: 0px 10px;
    border-radius: 20px;
    padding: 25px 0px;
}

.dark_color_col .elementor-heading-title {
    font-size: 15px !important;
    position: relative;
}

.dark_color_col .elementor-heading-title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 30px;
    height: 3px;
    background: #a32052;
}

.dark_color_col p {
    text-align: left;
    margin: 26px 0px 0px;
}
.writers_abt_titles_section {
    padding: 5em 0px 2em;
}

.writers_abt_icons_section {
    padding: 0px 0px 5em;
}
.my_video_section {
    margin: 20px 0px 0px;
}
.video_section {
    padding: 3em 0px 5em;
}
h2.post-title {
    display: none;
}
.blog_section_txt {
    padding: 5em 0px 3em;
}
.my_blogs_style  article.elementor-post {
    display: flex;
    display: -webkit-flex;
    flex-flow: column-reverse;
    position:relative;
    overflow: visible !important;
}

.my_blogs_style article.elementor-post a.elementor-post__thumbnail__link {
    margin: 0px !important;
}

.my_blogs_style h3.elementor-post__title {
    margin: 0px 70px 10px 0px;
}

.my_blogs_style a.elementor-post__read-more {
    position: absolute;
    left: -10px;
    bottom: -5px;
    width: 62px;
    height: 62px;
    background: #5F0326;
    border-radius: 50%;
    font-size: 0px;
    text-align:center;
	transition: all 1.5s ease-out;
}

.my_blogs_style a.elementor-post__read-more:after {
    content: "\f061";
    position: absolute;
    left: 0px;
    right: 0px;
    top: 35%;
    color: #fff;
    margin: 0 auto;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 35px;
}
.my_blogs_style .elementor-post__thumbnail {
    transition: all 0.5s linear;
}

.my_blogs_style article.elementor-post:hover .elementor-post__thumbnail{
    border-radius:30px 30px 30px 100px;
}

.my_blogs_style article.elementor-post a.elementor-post__read-more
{
    opacity: 0;
    visibility: hidden;
}

.my_blogs_style article.elementor-post:hover a.elementor-post__read-more {
    opacity: 1;
    visibility: visible;
}
.inner_row_sp {
    padding-bottom: 25px;
}
.testi_secction {
    padding: 7em 0px;
}
.my_testi_block .elementor-main-swiper {width: 100%;overflow: hidden;}

.my_testi_block .swiper-slide {
    padding: 0px !important;
}
.my_testi_block .elementor-main-swiper {width: 100%;overflow: hidden;}

.my_testi_block .swiper-slide {
    padding: 0px !important;
}

.my_testi_block span.elementor-testimonial__name {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}

.my_testi_block span.elementor-testimonial__name:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -13px;
    background-image: url(http://annfritzb.clientcloud360.com/wp-content/uploads/2024/03/testi_stars.png);
    width: 94px;
    height: 16px;
}

.my_testi_block .elementor-swiper-button {
    text-align: center;
    background: #a32052;
    width: 42px;
    height: 42px;
    line-height: 45px;
    z-index:9;
    border-radius: 50%;
}

.my_testi_block .elementor-swiper-button.elementor-swiper-button-prev {
	position: absolute !important;
	bottom: 0%;
	right: 47px !important;
	left: unset;
}
.platform_links {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
}

.my_testi_block .elementor-swiper-button.elementor-swiper-button-next {
    position: absolute;
    bottom: 0px;
}
.remove_btm_sp p {
    margin: 0px;
}
.footer_top_section {
    padding: 80px 0px 50px;
}

.footer_bottom_section {
    padding: 8px 0px;
}
.contact_list span.elementor-icon-list-icon {
    width: 36px;
    height: 36px;
    background: #a32052;
    text-align: center !important;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    left: -5px;
}
.book_section_inner {
    padding: 80px 0px 50px;
}

.new_book_section {
    padding-bottom: 80px;
}
.blog_section_inner {
    padding: 7em 0px;
}
.contact_section {
    padding: 5em;
}

.my_from_style input {
    min-height: auto !important;
    padding: 14px 15px;
}

.my_from_style button {
    padding: 15px 0px !important;
}
.footer_privacy_menu  li.menu-item a {
    position: relative;
}

.footer_privacy_menu li.menu-item:not(:last-child) a:before {
    content: '';
    position: absolute;
    top: 4px;
    right: -8px;
    width: 2px;
    height: 60%;
    background: #fff !important;
    opacity: 1 !important;
}
.song_section {
    border-radius: 30px;
    padding: 45px 40px 25px;
    margin: 7em 0px 2em;
}

.my_audio_block audio {
    width: 100%;
}
.song_section .section_large_title {
    margin-bottom: 0px !important;
}
.my_song_img {
    margin-bottom: 0px !important;
}


@media only screen and (max-width: 1024px) {
    .container {
        width: 100%;
    }
    .platform_row {
        margin-top: 0em;
    }
    .abt_list_style ul {
        gap: 5px;
    }
    .abt_list_style ul li {
        font-size: 16px;
    }
    .make_after_bg:before {
        right: -50%;
    }
    .dark_color_col {
        width: 22% !important;
    }
    .song_section {
        padding: 25px 15px;
        margin: 2em 0px 2em;
    }
    .testi_secction {
        padding: 4em 0px;
    }
    .contact_list  li.elementor-icon-list-item a {
        word-break: break-all;
    }
}

@media only screen and (max-width: 767px) {
    header {
        /*position: relative;*/
        /*left: 0px;*/
        /*top: 0px;*/
    }
    
    .logo_col .elementor-widget-image {
        text-align: left;
        position: relative;
        top: -30px;
    }
        
    .my_custom_menu .elementor-menu-toggle {
        position: absolute;
        right: 0px;
        top: -150px;
    }
    .top_banner_section .elementor-column,.song_section .elementor-column,
    .footer_top_section .elementor-column
    {
        width: 100% !important;
    }
    .top_banner_title .elementor-heading-title {
        font-size: 35px !important;
    }
    .top_banner_title .elementor-heading-title {
        font-size: 35px !important;
    }
    
    .make_title_right_border {
        border: none;
    }
    
    .make_title_right_border .elementor-heading-title br {
        display: none;
    }
    
    .make_title_right_border .elementor-heading-title {
        margin: 0px 0px 12px;
    }
    .top_banner_section {
        border-radius: 0px 0px 50px 50px !important;
    }
    .top_banner_counter {
        max-width: 30%;
        left: 50px;
    }
    .abt_author_section {
        padding: 5em 0px;
    }
    .section_large_title .elementor-heading-title {
        font-size: 40px !important;
    }
    .make_after_bg:before {
        right: -40%;
        top: unset;
        bottom: 10%;
    }
    .dark_color_col {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .writers_abt_icons_section {
        padding: 0px 0px 0em;
    }
    .elementor-widget-text-editor br 
    {
        display: none;
    }
    .video_section {
        padding: 2em 0px 5em;
    }
    .my_blogs_style h3.elementor-post__title {
        margin: 10px 0px 10px 0px;
    }
    .my_blogs_style article {
        flex-flow: column !important;
    }
    .my_blogs_style article:not(:last-child) {
        margin-bottom: 20px;
    }
    .add_col_btm_sp_mob {
        margin-bottom: 25px;
    }
    .footer_top_section {
        padding: 30px 0px 30px;
    }
    
    .footer_bottom_section .elementor-nav-menu {
        justify-content: center !important;
        margin: auto;
    }
    .footer_bottom_section .elementor-widget-wrap.elementor-element-populated {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .author_txt_list ul {
        left: 0px;
        padding: 10px 0px 10px 23px!important;
    }
    .abt_list_style ul {
        flex-flow: column;
        gap: 0px;
    }
    .abt_list_style ul li:not(:last-child) {
        margin-bottom: 15px;
    }
    .footer_bottom_section .elementor-widget-text-editor {
        text-align: center;
    }
    .book_cover {
        margin-top: 25px;
    }
    .dark_color_col .elementor-heading-title {
        text-align: center;
        margin: 15px 0px 0px;
    }
    
    .dark_color_col .elementor-heading-title:after {
        right: 0px;
        margin: 0 auto;
    }
    
    .dark_color_col p {
        text-align: center;
    }
    .testi_secction img {
        margin-bottom: 25px;
    }
    .book_list_txt ul li {
        flex: 0 0 100%;
    }
    .book_list_txt ul {
        flex-flow: column;
    }
    section.inner_banner_section h2 
    {
        font-size: 35px;
        margin: 5em 0px 0px;
    }
    .mob_sps_abt {
        padding: 5em 0px 2em;
    }
    section.inner_banner_section {
        min-height: 500px;
    }
    .inverse_columns .elementor-container.elementor-column-gap-default {
        flex-flow: column-reverse;
    }
    
    .inverse_columns.make_after_bg:before {
        bottom: unset;
        top: 15%;
    }
    .inverse_columns {
        padding: 0px 0px 50px!important;
    }
    .blog_section_inner {
        padding: 3em 0px;
    }
    .my_blogs_style a.elementor-post__read-more {
        position: relative;
        left: 0px;
        right: 0px;
        bottom: 0px;
        display: inline-block;
    }
    .my_blogs_style article.elementor-post a.elementor-post__read-more {
        opacity: 1;
        visibility: visible;
    }
    .blog_section_txt {
        padding: 3em 0px 0em;
    }
    .contact_section {
        padding: 5em 0px;
    }
    .my_from_style input,.my_from_style textarea
    {
        padding: 10px 15px;
    }
}


@media only screen and (max-width: 568px) {
    .inverse_columns.make_after_bg:before {
        height: 300px;
    }
    .section_large_title .elementor-heading-title {
        font-size: 35px !important;
    }
    .my_testi_block .elementor-testimonial__text {
        font-size: 18px !important;
        line-height: 25px !important;
    }
    .make_after_bg:before {
        right: -20%;
        top: unset;
        bottom: 0%;
    }
    .platform_row {
        margin-bottom: 25px;
    }
    .contact_section {
        padding: 3em 0px;
    }
}

@media only screen and (max-width: 420px) {
    .my_blogs_style h3.elementor-post__title a {
        font-size: 22px !important;
    }
    .make_after_bg:before {
        height: 300px;
    }
    .top_banner_counter {
        max-width: 50%;
    }
    .section_large_title .elementor-heading-title {
        font-size: 27px !important;
    }
    .section_small_title .elementor-heading-title {
        font-size: 18px !important;
    }
    .writers_abt_titles_section {
        padding: 2em 0px 2em;
    }
    .author_txt_list ul li {
        font-size: 14px;
    }
    ul.top_banner_btns a {
        padding: 10px 15px;
    }
    .song_section {
        padding: 20px 10px;
    }
    .inverse_columns.make_after_bg:before {
        top: 10%;
        height: 250px;
    }
}
/* New css ends here */
