/* *********** Responsive Style Start ************* */
@media all and (max-width : 1199px){
	header .navbar-nav li {
    margin-right: 30px;
}
	.opt-HB-Img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 60px;
    z-index: -1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.HB-ImgBox .inner-ImgBox {
	border-width: 4px;
	border-style: solid;
	border-radius: 50%;
	width: auto;
	height: auto;
	overflow: hidden;
	border-color: rgb(255, 255, 255);
	background-color: rgb(0, 0, 0);
	/* box-shadow: 0px 0px 109px 0px rgba(65, 82, 138, 0.5); */
}

.HB-Content .item-HB-Content h2 {
    font-size: 40px;
   }
	.inner-main-hd h3 {
    font-size: 40px;
}
	.inner-main-hd h5 {
    font-size: 14px;
}
	
a.purchase-button,.theme-btn,a.read-button {
    padding: 18px 25px;
    height: 44px;
}
	.abt-cont p {
    font-size: 14px;
    background: #4d4d4d;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
}
	.inner-testi-sec .inner-main-hd h3 {font-size: 52px;}
	.blog-title-box h4 {font-size: 20px;}
}
@media all and (max-width : 1024px){
	.inner-testimonial .testimonial-content .media .media-body h5 {
    font-size: 17px;
}
	header .navbar-nav li a {
    font-size: 16px;
}
	.inner-testimonial .testimonial-content .media .media-body h5 {
    font-size: 17px;
}
	.foot-hd-area h3 {
    font-size: 16px;
}
	.footer-menu ul li a {
    font-size: 14px;
    white-space: nowrap;
}
	ul.cont-info-f li .media .media-body p {
    font-size: 13px;
}
	.fc-Big-area p {
    font-size: 14px;
}
	.inner-main-hd h6 {
    font-size: 18px;
}
	.opt-HB-Img img {
    width: 564px;
    height: 497px;
}
}
@media all and (max-width : 991px){
	header .navbar-nav li {
    margin-right: 6px;
}

header a.navbar-brand img {
    /*width: 140px;*/
    /*height: 140px;*/
}

header ul.navbar-nav {
    height: auto;
}

header .navbar-nav li a {
    /*font-size: 15px;*/
    font-size: 12px;
}
    header ul.navbar-nav ul.dropdown-menu {
        width: 250px;
    }
.pages-banner-img img {object-position: top center;}
	
	.pages-banner-img {
    height: 400px;
}
	a.purchase-button, .theme-btn, a.read-button {
    font-size: 13px;
    height: 44px;
    width: 170px;
    padding: 0;
}

.HB-Content .item-HB-Content h2 {
    font-size: 30px;
    /* white-space: nowrap; */
}

.inner-main-hd h3 {
    font-size: 30px;
}

.inner-testi-sec .inner-main-hd h3 {font-size: 46px;}

.inner-testi-sec .inner-main-hd h5 {
    font-size: 13px;
}
	section.testi_sec .inner-testi-sec {
    padding-bottom: 70px;
}

.testiSlider ul.slick-dots {
    bottom: -30px;
}

.inner-testi-sec .inner-main-hd {
    margin-bottom: 30px;
}
	.inner-main-hd h5{
		font-size:13px;
	}
	
	.mb-resmr {
    margin-bottom: 40px;
}
	
	.Inner-single-Post .Post-Image {
    /*width: 500px;*/
}
}
@media all and (max-width : 767px){
	
	body.page-id-11 header,body.page-id-13 header,body.page-id-15 header,body.page-id-49 header{
		background-image: url(/wp-content/uploads/2021/07/pages-bannerhd.png);position: relative !important;
	}
	
	
	header {background-image: url(/wp-content/uploads/2021/07/res-header.png);position: relative !important;}
    .navbar-toggler {
        padding: 0;
        min-width: 40px;
        margin: 0;
        min-height: 0px;
        background-color: #7a9a73;
        display: flex;
        align-items: center;
        justify-content: center;
        outline: none;
        border: 0;
        margin-right: 15px;
    }
    .navbar-toggler .navbar-toggler-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 30px;
        font-size: 14px;
        color: #fff;
    }
    .navbar-toggler:focus,.navbar-toggler:active {
        outline: none;
        border: 0;
    }
    .navbar-brand {
        /*width: 130px;*/
        /* margin-left: 15px; */
        margin: 10px 0;
    }
    	.navbar-nav {
        background-color: #3f3f3f;
        margin-top: 10px !important;
    }
    .navbar-nav li:not(:last-child) {
        margin-right: 0;
        border-bottom: 1px dashed #fff;
    }
    .navbar-collapse .navbar-nav li a {background: transparent;border-radius: 0;display: block;padding: 10px 15px !important;line-height: normal;font-size: 16px;color: #fff !important;}
    .navbar-nav li a:hover, .navbar-nav li.active a {
            background: #c58f96;
            color: #fff !important;
    }
    	.opt-HB-Img {
        display: none;
    }
    	.foot-hd-area h3 {
        margin-bottom: 20px;
    }
    
    footer.main-footer .inner-footer {
        padding: 60px 0 40px;
    }
    .social-area {  
    display: flex;
        width: fit-content;
        margin: 0 auto;
        left: 0;
        right: 0; 
        bottom: 10px;    
    }
    	.inner-testi-sec .inner-main-hd h3 {
        font-size: 40px;
    }
    
    .inner-testi-sec .inner-main-hd h5 {
        margin-bottom: 15px;
    }
    	.inner-testi-sec .inner-main-hd h3 {
        font-size: 40px;
    }
    
    .inner-testi-sec .inner-main-hd h5 {
        margin-bottom: 15px;
    }
    
    .about-right .inner-main-hd h3 {
        text-shadow: 1px 2px #fff;
    }
    	section.testi_sec .inner-testi-sec {
        padding-top: 0;
    }
    	.page-id-13 .inner-book,.page-id-15 .inner-book,.page-id-49 {
        padding-top: 0 !important;
    }
    
    .pages-banner-img {
        height: 300px;
    }
    
    section.banner .overlay h2 {
        height: auto;
        font-size: 40px;
    }
    	.blog-area {
        margin-bottom: 30px;
    }
    
    section.blog {
        padding-bottom: 0;
    }
    .book-ImgBox {
        height: auto;
    }
    
    .bk-row2 .book-ImgBox .in-B-ImgBox {
        margin-top: 0;
        margin-left: 0;
        height: 400px;
    }
    	.book-ImgBox .in-B-ImgBox{
    		margin-top:0;
    		margin-left:0;
    	}
    
    .book-Row.bk-row2 {
    	margin-bottom:20px;
    	}
    	.cont-ri8 {
        padding-top: 0px;
    }
    
    .inn-contact-sec {
        padding-bottom: 50px;
    }
    	.C-pageinfo {
        margin-bottom: 15px;
    }
    	
    .Inner-single-Post .Blog-Detail h4 {
        height: unset;
        line-height: 35px;
    }
    header ul.navbar-nav ul.dropdown-menu {
        background: transparent;
        border: none;
        padding: 0px 25px 15px;
        width: 100%;
    }
    
    ul.pur-book-btn {
        flex-flow: column;
    }
    .book-cont ul.pur-book-btn li {
        margin: 0px 0px 15px;
        display: block;
        width: 100%;
    }
    
    .book-cont ul.pur-book-btn li a {
        padding: 0px 15px;
        width: 100%;
    }
    .mob_flex {
        flex-flow: column-reverse;
    }
    .book-Row .book-ImgBox {
        margin-bottom: 30px;
    }
    .book-cont ul.pur-book-btn {
        margin-top: 30px;
    }
    section.testi_sec {
        padding-top: 55px;
    }
    section.abt_tabs_section {
        margin: 2em 0px;
    }
    .abt_tabs_section p {
        font-size: 14px;
    }
    .mob_flex_two {
        display: flex;
        display: -webkit-flex;
        flex-flow: column-reverse;
    }
    .mob_flex_two .book-left {
        padding: 0px 6em;
    }
    .Single-Post {
        padding: 30px 0;
    }
    .Inner-single-Post {
        padding: 0px 0 30px;
    }
    .single.single-post section.banner .overlay {
        transform: translateY(0%);
        padding: 0px 35px;
        top:0%;
    }
    .Inner-single-Post .Post-Image {
        width: auto;
        height: auto;
    }
    section.contact-sec .opt-img {
        display: none;
    }
    .contPinfo {
        padding-top: 0px;
    }
}


@media all and (max-width : 600px){}
@media all and (max-width : 575px){
	.inner-testi-sec .inner-main-hd h3 {
    font-size: 30px;
}

.inner-testi-sec .inner-main-hd h5 {
    font-size: 12px;
    margin-bottom: 5px;
}
	section.about-us .inner-about-us {
    padding: 40px 0;
}

.abt-cont p {
    color: #fff;
    text-shadow: 0 1px BLACK;
}
	.footer-menu {
    margin-bottom: 29px;
}
	.HB-ImgBox {
    height: 470px;
}

}
@media all and (max-width : 414px){
	
	.HB-Content .item-HB-Content h2 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}

a.purchase-button, .theme-btn, a.read-button {
    font-size: 11px;
    width: 130px;
}

.HB-ImgBox {
    height: 390px;
}

.HB-Content .item-HB-Content p {
    font-size: 14px;
    padding: 0;
    margin: 0px 0px 0px;
}

.inner-main-hd h3 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}

.book-left .main-hd .inner-main-hd h6 {
    font-size: 16px;
}

.book-cont p {
    font-size: 14px;
}
	.inner-main-hd h5 {
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 0;
}

section.book .inner-book {
    padding-top: 50px;
}

.inner-testi-sec .inner-main-hd h5 {
    font-size: 11px;
    font-weight: 700;
}

.inner-testi-sec .inner-main-hd h3 {
    font-size: 22px;
    height: 24px;
    line-height: 28px;
}

.inner-item-testi {
    padding: 15px;
}

.inner-testimonial .testimonial-content .media .profile {
    width: 82px;
    height: 81px;
}

.inner-testimonial .testimonial-content .media .media-body h5 {
    font-size: 16px;
}

.inner-testimonial .testimonial-content .media .media-body {
    padding-left: 10px;
}
section.banner .overlay h2 {
    font-size: 28px;
}

.pages-banner-img {
    height: 250px;
}


.coln-icon img {
    width: 28px;
    height: auto;
}

.inner-testimonial .testimonial-content p.para-1 {
    font-size: 13px;
}
	.bk-row2 .book-ImgBox .in-B-ImgBox {
    height: 300px;
}

.book-ImgBox .in-B-ImgBox {
    height: 350px;
}
	.inner-blog-area .img-box img {
    object-fit: contain;
}

.inner-blog-area .img-box {
    /*height: 140px;*/
}

.blog-title-box h4 {
    font-size: 16px;
}

.blog-title-box {
    padding: 15px;
}

.blog-box-bottom {
    padding: 16px;
}

.blog-box-bottom ul.author-desc li a small {
    font-size: 11px;
}

.blog-box-bottom ul.author-desc li span {
    width: 35px;
    height: 35px;
}

.blog-box-bottom ul.author-desc li.blogCat a {
    font-size: 11px;
}
	
		section.hero-slider-section .inner-hero-slider {
    padding: 50px 0;
}
	header a.navbar-brand img {
    /*width: 120px;*/
    /*height: 120px;*/
}
	.Inner-single-Post .Blog-Detail {
    padding: 0 20px;
}

.Inner-single-Post .Blog-Detail h4 {
    font-size: 22px;
    line-height: 22px;
}

.Inner-single-Post .Blog-Detail p {
    font-size: 14px;
}

.Inner-single-Post .Post-Image {
    /*width: 250px;*/
    /*height: 400px;*/
}
	.book-left .inner-main-hd h3 {
    margin-top: 20px;
}
	.single-post section.banner .overlay h2 {
    font-size: 20px;
    line-height: 25px;
}

.pages-banner-img {
    height: 195px;
}
}
@media all and (max-width : 320px){}