/*----------------------
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 !important;
    background:#F5F5F5;
}

::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: 1250px;
    margin:0 auto;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1250px !important;
}


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

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

header {
    padding: 15px 0px;
    background: #000;
}

.top_banner_section {
    padding: 15em 0px 7em;
}

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

.my_menu_style li.menu-item.current-menu-item a:after,
.my_menu_style li.menu-item a:hover:after
{
    width: 12px;
}

.my_menu_style li.menu-item a:after {
    content: '';
    position: absolute;
    left: 0px;
    right:0px;
    bottom: -5px;
    margin:0 auto;
    background: #fff !important;
    width: 0px;
    height: 4px;
    border-radius:15px;
    opacity: 1 !important;
}
.search_list {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
}
.author_section {
/*     padding: 7em 0px; */
	padding: 4em 0px;
	border: solid 1px #f9345a;
  	border-radius: 20px;
  	margin: 5em 0px;
}

.top_banner_btn .elementor-button {
    padding: 20px 35px !important;
}

.my_btn_style .elementor-button {
    padding: 18px 35px !important;
}

.book_list li {
    border: solid 1px #DDDDDD;
    border-radius: 12px;
    padding: 18px;
    transition:all 0.5s linear;
}

.book_list li h3 {
    margin: 0px 0px 8px;
    color: #131313;
    font-size: 18px;
}

.book_list li:not(:last-child) {
    margin-bottom: 15px;
}
.book_list li p
{
    margin:0px;
}
.book_list li:hover,.book_list li:nth-child(2) {
    background: rgb(249,52,90,0.1);
    border-color: #F9345A;
}
.book_main_section {
    padding: 0px 0px 7em;
}
.inner_row {
    margin-bottom: 30px;
}

.recom_book_title {
    margin-bottom: 5px !important;
}

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

.make_it_full .elementor-button {
    width: 100% !important;
}
.explore_book_sec {
    padding: 7em 0px;
}
.ex_date,.ex_title {
    margin-bottom: 10px !important;
}

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

.explore_book_inner .explore_book_img img {
  width: 100% !important;
}

.two_col_btn ul li a {
    padding: 12px 25px;
    background: #131313;
    display: inline-block;
    border-radius: 12px;
    color: #fff;
    border:solid 1px #131313;
    transition: all 0.5s linear;
}

.two_col_btn ul li a:hover {
    background: #F9345A;
}

.two_col_btn ul li.pink_border_btn a {
    border-color: #F9345A;
    background: transparent;
    color: #131313;
}
.two_col_btn ul li.pink_border_btn a:hover {
    background:#131313;
    color:#fff;
    border-color:#131313;
}
.testi_section {
    padding: 7em 0px 15em;
}

.my_testi_box .elementor-main-swiper {
    width: 100% !important;
}

.my_testi_box .swiper-slide {
    background: #fafafa;
    padding: 30px !important;
    border-radius: 10px;
}

.testi_slider_row {
    margin-top: -180px;
    padding-bottom: 5em;
}
.my_testi_box .elementor-testimonial {
    display: flex;
    display: -webkit-flex;
    flex-flow: column-reverse;
}

.my_testi_box .elementor-testimonial .elementor-testimonial__footer {
    margin: 0px 0px 30px !important;
}
.my_blog_style article.elementor-post {
    position: relative;
}

.my_blog_style .elementor-post__text {
    position: absolute;
    left: 0px;
    bottom: 15px;
    padding: 0px 17px 0px;
    transition: all 0.2s linear;
}
.my_blog_style article.elementor-post:hover .elementor-post__text
{
    bottom: 20px;
}
.blog_section {
    padding: 7em 0px;
}
.subs_sec {
    padding: 6em 0px;
}

.my_subs_form input {
    padding: 15px !important;
}

.my_subs_form .elementor-button {
    padding: 18px 0px !important;
    min-height: auto !important;
}

.subs_sec {
    background: rgb(19,19,19,0.7) !important;
}
.remove_block_btm_sp {
    margin-bottom: 0px !important;
}

.foo_mid_sec {
    padding: 6em 0px;
    border-bottom: solid 1px #ccc;
}

.foo_intor {
    margin-bottom: 0px !important;
}
.footer_title {
    position: relative;
    margin-bottom: 35px !important;
}

.footer_title:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -18px;
    width: 60px;
    height: 2px;
    background: #F3B5CC;
}
.cp_au_title {
    margin-bottom: 3px !important;
}

.cp_txt p {
    margin: 0px;
}

ul.social_list {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
    justify-content: flex-end;
    align-items: center;
}

.cp_row {
    padding: 18px 0px 7px;
}

.book_main_section_inner {
    padding: 7em 0px;
}
.contact_inner_section {
    padding: 7em 0px;
}

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

.my_form_style textarea {
    resize: none;
}

.my_form_style .elementor-button {
    padding: 20px 0px !important;
    min-height: auto !important;
}
.stolen_sec {
  padding: 0em 0em 7em;
}

.stolen_sec .ex_title {
  /*min-height: 50px;*/
}

.book_recom_inner .ex_title {
  min-height: 72px;
}
.new_sec_title_small {
  margin-bottom: 15px !important;
}
.author_single_img img,.user_single_img img
{
  border-radius: 15px !important;
  border: solid 2px #000 !important;
}

.style_col .elementor-element-populated {
    margin: 0 10px;
    border-radius: 10px;
    border: solid 1px #000;
    transition: all 0.5s linear;
}

.remove_section_space .style_col .elementor-element-populated {
    padding: 15px !important;
}

.style_col .elementor-element-populated:hover {
    background: #fff;
    border-color: #f9345a;
}

.my_hover_btn {
    margin: 0px !important;
    position: absolute !important;
    left: 0px;
    right: 0px;
    top: 40%;
    opacity: 0;
    transition: all 0.4s linear;
}

.style_col .elementor-element-populated:hover .my_hover_btn{
    opacity: 1;
}
.my_all_borders {
  padding: 4em 0px;
  border: solid 1px #f9345a;
  border-radius: 20px;
  margin: 5em 0px;
}
/* New css ends here */


/*Responsive css start */
@media only screen and (max-width: 1024px) {
	.top_banner_large h2{
		font-size: 60px !important;
	}
	.top_banner_single_img img {
    max-width: 100% !important;
}
	  .section_title_large h2{
		 font-size: 37px !important;
		  line-height: 45px !important;
	}
	.author_section .measum_title h2{
		    font-size: 20px !important;
	}
	.elementor-container{
	max-width: 100% !important
	}
	.container{
	width: 100% !important;
	}
	.ex_title h2{
		font-size: 20px !important;
		line-height: 25px !important;
	}
	.explore_book_sec {
    padding: 1em 0px !important;
}
	.book_main_section {
    padding: 0px 0px 2em !important;
}
	.my_all_borders{
		padding: 4em 0px !important;
		 margin: 1em 0px !important;
	}
	.top_banner_section {
    padding: 8em 0px 6em !important;
}
	.book_main_section_inner {
    padding: 4em 0px !important;
}
	.foo_mid_sec{
		    padding: 3em 0px !important;
	}
	.contact_inner_section {
        padding: 4em 0px !important;
}
	   
}
@media only screen and (max-width: 767px){
	.top_banner_single_img img {
        max-width: 100% !important;
        /*margin-top: 50px !important;*/
    }
	.new_sec_title_small{
	padding-top: 38px !important;	
	}
	.section_title_large h2{
      font-size: 30px !important;
	}
	.upcoming-book .elementor-container {
        flex-direction: column-reverse !important;
}
	.single_book_img{
	padding-bottom: 27px !important;	
	}
	.my_all_borders{
       padding: 2em 0px !important;
       margin: 0em 0em 3em !important;
	}
	.inner_row .elementor-column{
		padding-bottom: 30px !important
	}
	.inner_row .elementor-column:nth-of-type(3) {
		padding-bottom: 0;
	}

	br{
		display: none !important;
	}
	.inner_row {
    margin-bottom: 0px !important;
}
	.testi_single_img{
    padding-top: 30px !important;
	}
	.subs_sec {
    padding: 3em  0px !important;
}
	.foo_mid_sec{
		    padding: 2em 0px !important;
	}
	.inner_row .elementor-column:nth-of-type(4) {
    display: none;
}
	.cp_row .elementor-column{
		text-align: center !important;
	}
	.cp_row .social_list{
		justify-content: center !important;
	}
	.cp_row {
    padding: 10px 0px 7px !important;
}
	.my_btn_style .elementor-button {
    padding: 15px 25px !important;
    margin: 12px 0px !important;
}
	.book_main_section_inner {
    padding: 2em 0px !important;
}
	.book_main_section_inner{
		
	}
	.book_recom_inner .ex_title {
    min-height: 37px !important;
}

	.book-image-column{
	padding-top: 30px !important;	
	}
	.testi_section {
        padding: 4em 0px 15em !important;
    }
    .page_home header {
        position: relative;
        background: #000;
    }
    .top_banner_section {
        padding: 5em 0px !important;
    }
    .top_banner_section .elementor-container.elementor-column-gap-default,
    .book_main_section_inner .elementor-container.elementor-column-gap-default
    {
      flex-flow: column-reverse;
    }
    .top_banner_single_img img {
        margin-bottom: 30px !important;
    }
    .user_single_img {
      text-align: center !important;
    }
    .book_main_section_inner {
        padding: 3em 0px !important;
    }
    .contact_inner_section .inner_row .elementor-column {
      padding-bottom: 20px !important;
    }
}
	@media only screen and (max-width: 575px){
		    .top_banner_large h2 {
        font-size: 50px !important;
    }
	.top_banner_btn .elementor-button {
    padding: 15px 30px !important;
}
		.author_section{
        margin: 3em 0px !important;
	   padding: 3em 0px !important;
		}
		.section_title_large h2 {
        font-size: 22px !important;
    }
     .new_sec_title_small {
        padding-top: 28px !important;
		}
	.explore_book_inner .elementor-column:nth-of-type(1) {
		display: none !important;
	}	
	.explore_book_sec {
        padding: 0em 0px !important;
		margin-top: 0px !important;
    }
		
		.my_all_borders{
			padding: 1em 0px !important;
           margin: 0em 0em 3em !important;
		}
		.testi_section {
    padding: 3em 0px 15em !important;
}
		.subs_sec {
                padding: 2em 0px !important;
    }
		
		.foo_mid_sec h2{
			    font-size: 25px !important;
		}
		.my_btn_style .elementor-button{
          padding: 14px 23px !important;
		  font-size: 17px !important;
		}
		.book_main_section_inner {
        padding: 2em 0px 0em !important;
    }
		 .contact_inner_section {
        padding: 2em 0px !important;
    }
		.my_form_style .elementor-button{
			padding: 17px 0px !important;
		}
		
	}
@media only screen and (max-width: 420px){
	    .top_banner_large h2 {
        font-size: 35px !important;
    }
	.small_top_banner h2{
		    font-size: 21px !important;
	}
	    .top_banner_single_img img {
        max-width: 100% !important;
    }
	    .top_banner_section {
        padding: 5em 0px !important;
    }
	.top_banner_btn .elementor-button {
        padding: 14px 25px !important;
    }
	    .section_title_large h2 {
        font-size: 20px !important;
        line-height: 35px !important;
    }
	.new_sec_title_small h2{
		    font-size: 22px !important;
	}
	.section_title_large_two h2{
	    font-size: 25px !important;	
	}
	  .foo_mid_sec h2 {
        font-size: 22px !important;
    }
	.my_all_borders {
        padding: 1em 0px !important;
        margin: 0em 0em 3em !important;
    }
	     .explore_book_sec {
        padding: 0em 0em 0em !important;
    }
	    .foo_mid_sec {
        padding: 1em 0px !important;
    }
	.elementor-form-fields-wrapper .elementor-button-text{
		font-size: 18px !important;
	}	
}
/*Responsive css end */