@media only screen and (min-width:1600px) {
    .container {
        max-width: 1400px;
    }
    .card_body .image-ratio{padding-top: 290px;}
}

@media only screen and (min-width:1900px) {
    .container {
        max-width: 1600px;
    }
}

@media only screen and (max-width:1366px) {
	


}
@media only screen and (max-width:1200px) {

	.about-home {
		padding: 50px 0;
	}
	
	.about-flex {
		max-width: 100%;
		margin: 0;
		display: block !important;
		padding: 50px 0 0 270px;
	}
	.about-title, .about-home-content {
		flex: 100%;
		text-align: left;
	}
	
	.about-home-content {
		padding: 0;
	}
	
	.about-home-content:before {
		display: none;
	}
	
	.about-title {
		margin: 0 0 20px 0;
	}
}

@media only screen and (max-width:1199px) {

	.navbar-text {
		padding: 0;
		margin-left: 30px;
	}
	
	/* .navbar-collapse ul li {
		margin-right: 20px;
	} */
	.navbar-collapse ul li>a {
		font-size: 14px;
	}
	
	.headsocial a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
	}
	
	.headsocial a.tiktok img {
		width: 14px;
		height: 14px;
	}
	.video-home {
		height: 500px;
	}
	
	.banner-content h1, .banner-content h2, .banner-content h3 {
		font-size: 40px;
		line-height: 46px;
	}
	.traimg {
		padding-right: 150px;
	}
	
}
@media only screen and (max-width:1024px) {
	.bannertxt {
		width: 100%;
	}
	.imghvr figcaption {
		transform: scale(1);
		opacity: 1;
		top: inherit;
		padding: 15px;
	}
	
	.imghvr figcaption h2 {
		font-size: 24px;
		line-height: 30px;
		margin: 0;
	}
	.parallax{background-size: 120% !important;}
}
@media only screen and (max-width:991px) {
	.navbar {
        padding: 10px 0;
        justify-content: space-between !important;
    }
	.brandlogo {
		flex: 0 0 100px;
		max-width: 100px;
	}
	.collapseX {
		flex: 0 0 82px;
		order: 1;
	}
	a.menu-toggle {
		background: #000;
		color: #fff !important;
		padding: 8px !important;
	}
	.navbar-text {
		display: flex;
		margin: 0;
	}
	.stellarnav.dark a {
		color: #ffffff;
	}
	.navbar-collapse ul li.active>a, .navbar-collapse ul li:hover>a {
		color: #f9eeff;
	}

	.bd_toggle{
		display: block;
	}
	.mob_nav {
        position: absolute;
        background: #0052D4;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #6FB1FC, #4364F7, #0052D4);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #6FB1FC, #4364F7, #0052D4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

        top: 100%;
        z-index: 999;
        width: 250px;
        right: 0;
        margin: 0;
    }
    .mob_nav:after {
        content: "";
        width: 0px;
        height: 0px;
        position: absolute;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #65aef8;
        top: -8px;
       right: 9px;
    }
    .mob_nav li a {
        color: #fff !important;
        margin: 0;
        padding: 10px;
        display: block;
        text-align: left;
        position: relative;
        border-bottom:1px solid #0000004f;
    }
    .mob_nav li {
       display: block !important;
    }
	.navbar-collapse ul li>a {
		padding: 10px 10px 10px 15px !important;
	}	
	.navbar-collapse ul li {
		margin: 0;
	}	
	.navbar-collapse ul li.active>a:before, .navbar-collapse ul li:hover>a:before {
		height: 20px;
		width: 20px;
		z-index: -1;
		transition: all .4s;
		left: 90%;
		background: #00000012;
	}
	.navbar-collapse ul li>ul.dropdown-menu {
		background: #1757e1ad;
		margin: 0;
		border: 0;
		border-radius: 0;
	}	
	.navbar-collapse ul li>ul.dropdown-menu a.dropdown-item {
		font-size: 11px;
		padding: 10px !important;
	}
	.navbar-text ul li a {
		height: 30px;
		width: 30px;
		line-height: 30px;
		background: #101010;
	}
	.navbar-text ul {
		margin-right: 20px;
	}

	.section-title {
		max-width: 100%;
		margin-bottom:20px;
	}
	.homeservicew .service-image {
		height: 200px;
	}
	
	.service-content h5 {
		font-size: 16px;
		padding: 10px 0;
	}
	
	.homeservicew {
		width: 100%;
	}
	.section-title h3 {
		font-size: 26px;
		line-height: 30px;
		font-weight: 700;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}

	.sec-space, .company-stats, .testimonial-home, .ptb, .sec-space-top, .about-home, .query-home {
		padding: 30px 0;
	}
	.testimonial-home:after {
		height: 60px;
		width: 60px;
	}

	.inner_banner {
		height: 300px;
	}
	
	.banner_area_text_box .page-title {
		font-size: 26px;
		line-height: 30px;
	}
	.blog_details_box .entry-content {
		padding: 0 15px;
		background: transparent;
	}
	
	.blog_details_box img {
		height: auto;
	}
	.blog_details_box .entry-content h1 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 10px;
	}
	.about-home {
		background-attachment: fixed !important;
		min-height: auto;
	}
	
	.about-flex {
		padding: 20px;
		background: #fefeffa6;
	}
	
	.about-title {
		margin-bottom: 0;
	}
	.query-text {
		max-width: 100%;
		padding: 0 15px;
	}
	
	.query-text h5:after {
		display: none;
	}
	
	.query-btn {
		flex: 0 0 100%;
		padding: 0 15px;
	}
	.service-home .row [class*="col-"]
	{
		padding: 2px;
	}

	.footer-main .row [class*="col-"]:first-child:before{
		height: 1px;
		width: 100%;
		bottom: -18px;
		top: inherit;
	}
	/* .footer-main .row [class*="col-"]:first-child{margin-bottom:40px;} */
	.ft-social {
		margin-top: 0;
	}
	
	.ft-logo a {
		margin-bottom: 10px;
        padding: 0;
	}
	.copy-right {
		margin: 0;
	}
	.blog_details_box .entry-content {
		padding: 0 15px;
		background: transparent;
	}
	
	.blog_details_box img {
		height: auto;
	}
	.blog_details_box .entry-content h1 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 10px;
	}
	.abcon h2 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 10px;
	}
	h3 {
		font-size: 20px;
	}
	
	.abcon p {
		font-size: 13px;
		line-height: 22px;
	}
	.blogde {
		padding: 0 !important;
	}
	.headsocial a {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}

	.bannertxt h2, .bannertxt h1, .bannertxt h3, .bannertxt h4 {
		font-size: 30px;
		line-height: 38px;
		margin-bottom: 10px;
	}
	.heading h2, .heading h1, .heading h3, .heading h4 {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 10px;
	}
	/* .wc-block-cart-item__product .wc-block-cart-item__wrap {
		padding-left: 90px;
	} */
	.wc-block-cart__main .wc-block-cart-item__image {
		padding-left: 0 !important;
		width: auto;
	}

}

@media only screen and (max-width:820px) {
	.video-home {
		height: auto;
	}
	.banner-content {
		max-width: 100%;
		margin: 0;
		opacity: 0.9;
	}
	.ctaheadings {
		text-align: center;
		background: #3f74f517;
		padding: 20px;
	}
	
	.ctaheadings h2 {
		font-size: 22px;
		line-height: 26px;
	}

	section.error-404.not-found {
		height: calc(100vh - 450px);
	}
}

@media only screen and (max-width:768px) {}
@media only screen and (max-width:767px) {
	
	.banner-content h1, .banner-content h2, .banner-content h3 {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 5px;
	}
	
	.banner-content p {
		max-width: 100%;
		font-size: 11px;
		line-height: 16px;
	}
	.service-image {
		height: 220px;
	}
	
	.service-content h5 {
		font-size: 15px;
		line-height: 18px;
		padding-bottom: 0;
	}
	
	.service-content p {
		font-size: 12px;
		line-height: 16px;
	}
	.inner_banner {
		height: 200px;
	}
	.faq_sec {
		padding: 30px;
	}
	
	.faq_sec .card .accordion_toggle {
		font-size: 14px;
		line-height: 18px;
	}
	
	.faq_sec .card .card-body {
		font-size: 12px;
		line-height: 20px;
	}
	.ctaheadings {
		text-align: center;
		background: #3f74f517;
		padding: 20px;
	}
	
	.ctaheadings h2 {
		font-size: 22px;
		line-height: 26px;
	}
	
	.contact_form1 h2 {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.heading h2, .heading h1, .heading h3, .heading h4 {
		font-size: 30px;
		line-height: 36px;
	}
	.imghvr {
		width: 100%;
	}
	.contact_form1 {
		padding: 20px;
	}
	.parallax {
        background: #c8b2d5 !important;
    }
	.contact-book {
		margin-top: 30px;
	}
	.quick-link-box h5 {
		padding-bottom: 0;
	}
	.rgtimg {
		height: auto;
	}
	.traimg ul {
		top: 20px;
	}
	.traimg ul li+li {
		margin-top: 40px;
	}
	.inner_con h2 {
		font-size: 28px;
		line-height: 34px;
	}
	.booktestimonialslider {
		max-width: 100%;
	}
	.testimosec .tescon {
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 10px;
		padding-left: 0;
	}
	
}
@media only screen and (max-width:736px) {}
@media only screen and (max-width:667px) {

}
@media only screen and (max-width:568px) {

	.quick-link-box h5 {
		padding: 0;
        margin: 0px 0 8px 0;
        font-size: 18px;
        line-height: 22px;
	}
	.blog_details_box .entry-content h1 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.inner_con p {
		font-size: 13px;
		line-height: 22px;
		font-weight: 500;
	}
	.aimg {
		display: block;
		height: 320px;
	}
	.blog_details_box .entry-content h1 {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.contact_form1 .wpcf7-submit {
		padding: 0 20px;
		line-height: 40px;
		height: 40px;
		font-size: 13px;
	}
	.heading h2, .heading h1, .heading h3, .heading h4 {
        font-size: 26px;
        line-height: 30px;
    }
	.logoslidersec {
		padding: 10px 0;
	}
	.gallimg a {
		height: 180px;
	}
	.booktestimonialslider .item .testimosec .tesimg {
		width: 150px;
		height: 150px;
	}
	
}
@media only screen and (max-width:540px) {}
@media only screen and (max-width:480px) {

	.btn {
		padding: 0 10px;
		height: 35px;
		line-height: 34px;
	}
	.navbar-brand img {
		height:60px;
	}

	.banner-content h1, .banner-content h2, .banner-content h3 {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 5px;
	}
	.banner-content p {
		font-size: 13px;
		line-height: 18px;
		margin: 0;
	}
	.btn {
		font-size: 12px;
	}
	.copy-right p {
		font-size: 10px;
		line-height: 16px;
	}
	.section-title h3 {
		font-size: 22px;
		line-height: 28px;
		padding-bottom: 5px;
	}
	.abcon h2 {
		font-size: 24px;
		line-height: 30px;
	}

	.query-text h5 {
		font-size: 26px;
		line-height: 30px;
	}
	
	.about-home {
		padding-top: 0;
		margin-top: -10px;
	}
	.banner_area_text_box .page-title {
		font-size: 22px;
		line-height: 25px;
	}
	.faq_sec {
		padding: 15px;
	}

	.blogslider .owl-nav
	{
		top: 36%;
	}
	.brandlogo {
		padding: 0;
		flex: 0 0 70px;
		max-width: 70px;
	}
	
	.navbar {
		padding: 5px 0;
	}
	
	.headsocial a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	
	.headsocial a.tiktok img {
		width: 12px;
		height: 12px;
	}
	
	.headsocial a+a {
		margin-left: 0;
	}
	
	a.menu-toggle {
		font-size: 0;
	}
	
	a.menu-toggle span.bars {
		margin: 0 !important;
		top: 1px !important;
	}
	.collapseX {
        flex: 0 0 30px;
    }

	.bannertxt h2, .bannertxt h1, .bannertxt h3, .bannertxt h4 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 0;
	}
	.traimg {
		padding: 0 0 20px 0;
	}
	
	.traimg img {
		display: none;
	}
	
	.traimg ul {
		position: relative;
		top: inherit;
		display: flex;
		flex-wrap: wrap;
	}
	
	.traimg ul li {
		padding: 8px !important;
		background: #e19eff;
		text-align: center;
		border-radius: 5px;
		flex: 0 0 48%;
		max-width: 48%;
		margin: 1% !important;
	}
	
	.traimg ul li+li {
		margin-top: 0;
	}
	
	.traimg ul li a {
		font-size: 14px;
		color: #5c0085;
	}
	.inner_con h2 {
        font-size: 22px;
        line-height: 28px;
    }

}
@media only screen and (max-width:414px) {}
@media only screen and (max-width:360px) {

	.banner-content h1, .banner-content h2, .banner-content h3 {
		font-size: 17px;
		line-height: 22px;
		margin-bottom: 5px;
	}
	.banner-content p {
		font-size: 10px;
		line-height: 16px;
		margin: 0;
	}

	.bannertxt h2, .bannertxt h1, .bannertxt h3, .bannertxt h4 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0;
    }
	.gallimg a {
        height: 100px;
    }
	.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
		grid-row-start:auto !important;
		margin-top: 10px;
		width: 272px;
	}
	.wc-block-components-product-name {
		font-size: 14px !important;
		line-height: 18px !important;
	}
	
}