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

	.video-home {
		height: 500px;
	}

	.banner-content h1, .banner-content h2, .banner-content h3 {
		font-size: 40px;
		line-height: 46px;
	}

}

@media only screen and (max-width:1024px) {


}

@media only screen and (max-width:991px) {

	.navbar {
		padding: 10px 0;
	}

	.navbar-text {
		display: flex;
	}

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

	.banner2 .bannerinfo .bannertxt h2, .banner2 .bannerinfo .bannertxt h1, .banner2 .bannerinfo .bannertxt h3, .banner2 .bannerinfo .bannertxt h4 {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 15px;
	}

	.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: 15px;
	}

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



@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);
	}

	.banner2 .bannerinfo .bannertxt h2, .banner2 .bannerinfo .bannertxt h1, .banner2 .bannerinfo .bannertxt h3, .banner2 .bannerinfo .bannertxt h4 {
		color: #430062;
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 10px;
		font-weight: 700;
		text-transform: uppercase;
	}

	.bannertxt p {
		font-size: 17px;
		line-height: 25px;
		color: #fff;
	}

}



@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;

	}

	.banner2 .bannerinfo {
		order: 1;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.banner2 .bd_bannerimg {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.banner-home {
		padding: 0 0 20px 0;
	}
	
	.banner-home .container-fluid {
		padding-right: 0;
		padding-left: 0;
	}
	.banner2 .bannerinfo .containerd {
		padding: 0 5%;
	}
	
	.banner2 .bannerinfo .containerd .bannertxt {
		padding-right: 0;
	}

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

	}

	

}

@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: 12px 0 8px 0;

	}

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

	}

	

}

@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: 32px;

	}



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

	}



}

@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;

	}

	

}