/* #Media Queries
================================================== */
/* Large Devices, Wide Screens */

@media(min-width: 768px){
	.glossary-filter-wrp .alphabet-filter-wrp {
    display: flex;
    justify-content: center;
    column-gap: 14px;
	}
}

@media (min-width: 992px) {
	header .container{
		max-width: 100%;
	}
	.hello-bar .container {
	    max-width: 100%;
	    padding-left: 0;
	}
	header .navbar {
	    padding-top: 6px;
	    padding-bottom: 6px;
	}
	.navbar>.container{
		padding-left: 20px;
		padding-right: 20px;
	}
	.hello-bar {
    background-color: #0E0E0E;
	}
	body.fixnav .hello-bar {
    	border-top: 1px solid #000000;
	}
	.hello-bar .cta-btns {
    padding-top: 0;
	}
	.navbar-expand-lg .navbar-nav {
    column-gap: 15px;
	}

	.navbar-light .navbar-nav .nav-link {
    font-size: 15px;
	padding-bottom: 0;
	}
	.navbar-light .navbar-nav li.menu-item-has-children > a{
		padding-right: 14px;
	}
	.navbar-brand {
    width: 233px;
    min-width: 233px;
	}

	body.has-sidebar {
    	overflow: visible;
	}
	.single-page-content .sidebar-wrp,.single-blog .sidebar-wrp {
	  position: sticky;
  	  top: 165px;
  	  height: 100%;
	}
	.footer-main .row>div:first-child {
		width: 29.7%;
		}
		.footer-main .row > div:nth-child(2), .footer-main .row > div:nth-child(3) {
			width: 15%;
		}
		.footer-main .row > div:last-child {
			width: 18.57%;
		}

		.dropdown-menu{
  margin: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  color: #fff !important;
  background: #0e0e0e;
  transition: all 0.33s linear;
}

.dropdown-menu .dropdown-item:hover{
  background: linear-gradient(0deg, #F7C906 0%, #F7DF7C 100%);
}

.dropdown-item {
    background-color: transparent !important;
    color: #fff;
    padding: 8px 22px;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: -0.54px;
    transition: all 0.33s linear;
}

.dropdown-item.active{
  background: linear-gradient(0deg, #F7C906 0%, #F7DF7C 100%) !important;
  color: #0E0E0E;
}
	
.navbar-light .navbar-nav li.menu-item-has-children:hover > a::after {
    transform: rotate(180deg); 
}
}

@media (min-width: 1201px) and (max-width: 1249px){
	.contact-btns {
 	   min-width: 352px;
	}
	.contact-btns .first-contact-number a {
	    min-width: 176px !important;
	}
	.contact-btns a {
    	min-width: 165px;
	}
	.navbar-light .navbar-nav .nav-link {
	    font-size: 14px;
	}
}
 
@media (min-width: 992px) and (max-width : 1200px){
	.navbar > .container {
    padding-left: 15px;
    padding-right: 15px;
	}
	.navbar-expand-lg .navbar-nav {
    column-gap: 16px;
	}
	.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
	}
	.navbar-brand {
    width: 180px;
    min-width: 180px;
	}
	.logo-header{
		width: 180px;
	}
}


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

	.home-hero__reviews{
		align-items: center !important;
	}

	.contact-btns{
		gap: 10px;
	}
	.contact-btns span{
		font-size: 13px;
	}

	.gform-footer{
		margin-top: 0 !important;
		width: 100%;
		padding-right: 0 !important;
	}

	.gform-footer input{
		width: 100% !important;
		margin-top: 10px !important;
	}

}


@media only screen and (max-width : 1200px) { 
	h1 {
        font-size: 80px;
    }
	h2{
		font-size: 65px;
		line-height: 62px;
	}
	.container {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
	html{
		margin-top: 0 !important;
	}

	.ps-md-5 {
        padding-left: 1rem !important;
    }
	.social-text{
		display: none;
	}

	.contact-btns{
		display: flex;
		flex-direction: row;
	}

	.contact-btns span{
		display: flex;
		justify-content: center;
	}

	.contact-btns a, .contact-btns .first-contact-number a{
		min-width: 100% !important;
		font-size: 13px;

	}

	.navbar-light .navbar-nav .nav-link{
		font-size: 14px;
	}

	.navbar-expand-lg .navbar-collapse{
		justify-content: center;
	}

	.home-hero__reviews{
		align-items: center;
	}

	.home-hero h1{
		max-width: 100%;
		font-size: 90px;
	}

	.btn-primary, .white-btn{
		font-size: 14px;
		padding: 8px 12px !important;
		padding-bottom: 5px !important;
	}

	.guarantee-content{
		padding: 25px 0;
	}

	.content-description p{
		max-width: 95%;
	}

	.financing-item-content{
		max-width: 33%;
	}

	/* .service-areas-header h2{
		max-width: 100%;
	} */

	.steps-header .display-4{
		width: 100%;
	}

	.logo img{
		max-height: 70px;
		max-width: 250px;
	}

	.gform-footer{
		margin-top: 0 !important;
		width: 100%;
		padding-right: 0 !important;
	}

	.gform-footer input{
		width: 100% !important;
		margin-top: 10px !important;
	}

	.video-thumbnail{
		max-width: 100%;
		height: 100%;
	}

	.video-thumbnail img{
		height: 100%;
	}

	/* review page */
	.image-with-content {
		padding-bottom: 50px;
	}
	.testimonials {
		padding-bottom:60px;
	}
	.testimonial {
		padding: 40px 20px 25px;
		row-gap: 24px;
	}

	/* about-page */
	.images-slider-sec .image-wrp,
	.images-slider-sec .image-wrp img {
		height: auto;
	}
	.image-with-content .cnt-wrp h2 {
		margin: 20px 0;
	}
	.our-values {
		padding: 74px 0px 100px;
	}
	.our-values .values {
		row-gap: 45px;
		column-gap: 45px;
	}
	.our-values .value {
		max-width: calc((100% - (30px * 3)) / 3);
	}
	.our-values h2 {
		margin: 0px auto 30px;
	}

	.modal-dialog {
		max-width: 95vw;
	}
	/* carrer-page */
	.form .container {
		max-width: 95%;
	}
	 .accordion-wrp {
		padding: 10px 40px 6px;
	}
	.accordion-wrp .acc-content {
		margin: 20px 0 25px;
	}
	/* pramotion page*/
	.offer-cards .promo-wrp .promo-wrp-in h2 {
		margin-bottom: 30px;
	}
	.offer-cards .promo-list-wrp .promo-wrp .promo-wrp-in {
		padding: 40px 10px 20px;
	}
	.offer-cards .promo-list-wrp {
		column-gap: 20px;
		row-gap: 20px;
	}
	.offer-cards .promo-wrp-in h3 {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 20px;
	}

	.glossary-filter .alphabet-filter{
		max-width: 95%;
	}

	/* resources  */
	.posts-row .blog-lists .post-wrp .img-wrp img {
		max-height: 300px;
	}
	.category-wrp {
		padding: 52px 0 19px;
	}
	.resource-image {
		max-height: 250px;
		height: 100%;
	}
	.resource-item .resource-title {
		font-size: 28px;
		line-height: 34px;
	}

	/* services area-INNER PAGE */

	.images-slider-sec .slick-dots {
		margin-top: 20px;
	}

	.single-page-content .content-wrp h3,.single-blog .post-cnt h3 {
		font-size: 28px;
		line-height: 36px;
	}
	.sidebar-wrp .services-sidebar, .sidebar-wrp .resources-sidebar {
		padding: 40px 15px;
	}
	.sidebar-wrp .services .service, .sidebar-wrp .resources .resource {
		padding: 10px 8px;
	}
	.sidebar-wrp .services .service a, .sidebar-wrp .resources .resource a {
		font-size: 22px;
		line-height: 28px;
	}
	.sidebar-wrp .services-sidebar h3, .sidebar-wrp .resources-sidebar h3 {
		font-size: 48px;
		line-height: 46px;
	}
	 .contact {
		padding: 25px 30px;
		margin-bottom: 50px;
	}
	blockquote {
		padding: 60px 33px 26px;
	}

	blockquote h2::before {
		top: 20px;
		left: 35px;
		background-size: 30px;
		width: 30px;
		height: 30px;
	}

	/* brand page */
	.brand-list-sec {
		padding: 50px 0 60px;
	}
	.brand-list-sec .img-wrp {
		padding: 55px 40px;
	}
	.brand-list-sec .cnt-wrp {
		margin: 20px 0 35px;
	}

	/* header css */
	.contact-btns span {
		font-size: 11px;
		}
		.contact-btns {
		gap: 10px;
		min-width: 300px;
		}
		.btn-cta-hb {
		font-size: 15px;
		}
		/* header css end */

		/* footer  */
		footer .container {
			max-width: 100%;
			padding: 0 20px;
			}
			.footer-bottom .row>div:first-child {
			width: 33%;
			}
			.footer-bottom .row>div:nth-child(2), .footer-bottom .row>div:nth-child(3) {
			width: 21%;
			}
			.footer-main .row > div:first-child > div {
			margin-left: 0;
			}
			.footer-top h2.footer-title, .footer-top .footer-social-icons {
			margin-left: 12px;
			}
			footer .gform-footer {
			margin-top: 0 !important;
			width: 100%;
			padding: 15px 0 0 !important;
			}
			footer .gform-footer input {
			width: 100% !important;
			}
			footer input[type=email] {
			min-height: 50px !important;
			}
			.footer-widget-title {
			font-size: 21px;
			}
			.footer-links-menu li a {
			font-size: 17px;
			}

			.offer-cards h2 {
    			margin-bottom: 30px;
			}
		 
		/* footer end */
		.career-contact .right-wrp {
			padding: 45px 30px 50px;
			}
			.single-blog figure.wp-block-video:before, .single-page-content .single-video:before {
				background-size: 66px;
			}
			footer .newsletter-form .gform_validation_error .gform-footer {
				margin-top: 0px !important;
				margin-bottom: 0px;
			}

			.logos .logos-wrp {
			    column-gap: 100px;
			}

		/* Quit page*/

		.intro-banner + .career-content h2 {
    		font-size: 80px;
		    line-height: 80px;
		}
		.macOS .intro-banner + .career-content h2{
    		margin: 0 0 20px;
		}
		.media-gallery .modal-dialog , .media-gallery .modal-body{
			max-width: 95vw;
			margin-left: auto;
			margin-right: auto;
		}

		.media-gallery .gallery .gallery-inn .icon img {
			width: 90px;
			height: 90px;
		}
		.media-gallery .modal-dialog .modal-body , .media-gallery .custom-modal-content{
 		   padding: 55px 50px 30px 50px;
    	}
		.media-gallery .gallery-slider video, .media-gallery .gallery-slider .slider-item > img{
			height: auto;
		}
		.media-gallery .slick-dots {
    		margin-top: 25px;	
		}
		.media-gallery .play-pause-icon{
		    width: 75px;
    		height: 75px;
		}
		/* Quit page end*/

 }
 

 @media (min-width: 993px) and (max-width: 1080px){
	.contact-btns {
	    min-width: 260px;
	}
	.navbar-expand-lg .navbar-nav {
    	column-gap: 10px;
	}
	.navbar-light .navbar-nav .nav-link {
    	font-size: 13px;
	}
	.media-gallery .gallery .gallery-inn .icon img {
    	width: 80px;
    	height: 80px;
	}
}


 @media(max-width: 991px){
	.career-contact .row > div:first-child , .career-contact .row > div:nth-child(2){
	width: 100%;
	}
	.career-contact .left-wrp {
	max-width: 100%;
	}
	.career-contact .right-wrp {
	max-width: 100%;
	margin-top: 30px;
	}

	body.has-sidebar {
    overflow-x: hidden;
	}

	.navbar .dropdown-item.active {
    	color: #F7C906 !important;
	}	
	.mobile-bknow{
		display: none;
	}

	.mobile-phone-number{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 15px;
	}
	.home-hero__buttons, .about-cta, .cta-buttons{
		flex-direction: column;
		align-items: center;
 }
 .cta-col{
	justify-content: center !important;
 }

/* Medium Devices, Desktops */
@media only screen and (min-width: 768px) and (max-width: 992px) {
	h1 {
        font-size: 70px;
		line-height: 70px;
    }
	h2{
		font-size: 60px;
		line-height: 60px;
	}
	h3 {
		font-size: 42px;
		line-height: 40px;
	}

	.navbar-nav {		padding: 0px;		text-align: center;	}
	.navbar-light .navbar-nav .nav-link {		margin: 10px 0;	}	
	footer {		text-align: center;	}	
	footer ul {		margin: 15px 0;	}	
	footer li {		display: block;		margin: 10px 0;	}	
	.home-hero {		display: block;	}	
	.hero-info {		padding: 75px 15px 125px;	}	
	.hero-info,	.hero-slider {		width: 100%;	}	
	.hero-slider {		height: 350px;	}
	.banner-img {		display: none;	}	
	.banner-info {		width: 100%;		padding: 75px 15px;	}	
	.about-excerpt {		padding: 50px 0;	}	
	.about-img-container {		margin-bottom: 75px;	}	
	.about-img-container::before {		left: -10px;		bottom: -10px;	}	
	.about-excerpt p {		margin-bottom: 25px;	}	
	.mission {		padding: 50px 0;	}	
	.our-story .bottom {		margin-top: 50px;	}	
	.facts {		padding-top: 75px;	}	
	.info {		padding: 50px 0;	}	
	.industries {		padding: 50px 0;	}	
	.industries p {		margin-bottom: 45px;	}	
	.substrate {		margin: 50px 0;	}	
	.info-block {		padding: 50px 0;	}	
	.blog-posts {		padding: 50px 0;	}	
	.blog-post {		margin-top: 50px;		margin-bottom: 50px;	}	
	.blog-post img {		margin-bottom: 10px;	}	
	.blog-content {		padding: 50px 0;	}	
	.blog-content blockquote {		max-width: 100%;	}	
	.contact input[type='text'],	.contact textarea {		margin: 5px 0;	}	
	.contact .gform_confirmation_message {		margin: 75px 0 0;	}

	.navbar-light .navbar-toggler{
		border: 0 !Important;
		box-shadow: none !important;
	}
	.dropdown-item.active, .dropdown-item:active{
		color: #0E0E0E;
	}



	html{
		margin-top: 0 !important;
	}
	.navbar>.container{
		align-items: center !important;
	}

	.about-us-section .row{
		flex-direction: column-reverse;
		gap: 65px;
	}

	.about-us-section .row .col-md-5,	.about-us-section .row .col-md-7{
		width: 100%;
		padding-left: 30px !important;
	}

	.about-description{
		max-width: 100%;
	}



	  .dropdown-menu.show,
	.sub-menu.show {
	display: block;
	opacity: 1;
	visibility: visible;
	}
	  


	.hello-bar{
		padding: 5px;
	}

	.hello-bar .container{
		justify-content: center;
	}

	.logo-header {
		width: 160px;
	}

	.home-hero__grid{
		flex-direction: column;
		align-items: flex-start;
	}

	.home-hero h1{
		max-width: 100%;
		font-size: 80px;
	}

	.reviews-grid, .home-hero__reviews{
		width: 100%;
		flex-direction: row;
	}

	.steps-process-block {
		padding-top: 40px;
	  }
	  .services-block {
		padding: 60px 0;
	  }
	  
	  .services-block .display-4 {
		font-size: 2.3rem;
	  }
	  
	  .steps-bg-section {
		padding: 40px 0;
	  }
	  
	  .steps-header .display-4 {
		font-size: 3.5rem;
	  }

	  .about-us-section {
		padding: 40px 0;
	  }
	  
	  .about-us-content {
		margin-top: 0px;
	  }

	  .hello-bar .cta-btns, nav .contact-btns, .hello-bar .socials-info{
		display: none !important;
	  }
	  
	  .about-us-content .display-4 {
		font-size: 2.5rem;
		line-height: 42px;
	  }
	
	  .about-us-content .about-description p:not(:last-child) {
		margin-bottom: 15px !important;
	 }
	 .about-cta {
		margin-top: 25px !important;
	 }
	  .steps-header {
		text-align: left;
		padding-bottom: 20px !important;
		margin: 0 !important;
	  }

	  .steps-container{
		padding: 20px;
		max-width: 400px;
	  }

	  .section-left-video-right-content{
		padding: 40px 0;
	  }

	  .section-left-video-right-content .row{
		flex-direction: column;
		gap: 20px;
	  }

	  .section-left-video-right-content .col-md-6{
		width: 100%;
		padding-left: 0;
	  }

	  .content-description p, .service-areas-header h2,  .get-in-touch h2, .footer-title{
		max-width: 100%;
	  }


	  
	  .steps-process-block .col-lg-4 {
		justify-content: flex-start !important;
	  }
	  
	  .step-item {
		padding-left: 0;
		padding-top: 0px;
	  }
	  
	  .step-number-badge {
		left: 0;
		top: 0;
	  }
	.section-service-areas {
		padding: 60px 0;
	}
	
	.section-hero-title {
		font-size: 3.5rem;
	}
	
	.service-areas-list {
		margin-bottom: 40px;
	}



	.financing-container{
		flex-direction: column;
	}

	.financing-row{
		flex-direction: column;
	}

	.financing-title{
		width: 100%;
		text-align: center;
	}

	.financing-item-content{
		max-width: 100%;
		width: 100%;
	}

	.footer-top {
		padding: 50px 0 30px;
	}
	
	.footer-main {
		padding: 50px 0;
	}

	.footer-main .row div:first-child, .footer-main .row div:nth-child(4){
		width: 100%;
	}
	
	.footer-title {
		font-size: 3.5rem;
		text-align: center;
	}

	.footer-social-icons{
		justify-content: center;
	}
	
	.footer-contact-buttons {
		justify-content: center;
		margin-top: 30px;
	}


	.social-icons a{
		padding: 5px;
		height: 100%;
		width: 100%;
	  }

	  .social-icon-img{
		height: 18px;
		width: 18px;
	  }

	  .first-contact-number, .second-contact-number{
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	  }

	  /* .mobile{
		display: flex !important;
		flex-direction: column;
		gap: 10px;
	  } */

	  .mobile .btn-primary{
		margin: 0 !important;
	  }

	  .navbar-light .navbar-nav .nav-link{
		font-size: 18px;
	  }

	  .dropdown-item{
		text-align: center;
	  }

	  .social-text{
		display: block;
		padding: 15px 0;
	  }
	  .service-areas-map img{
		height: auto;
	  }

	  /* services page */
	
	.services-banner .right-wrp{
        padding: 45px 20px 69px;
	}
	.services-banner h1{
		font-size: 65px;
	}
	.services-banner p {
    	font-size: 16px;
    	line-height: 24px;
    	margin-bottom: 20px !important;
	}
	.services-banner .buttons{
		gap: 20px;
	}
	.resource-item .resource-title {
    	font-size: 28px;
    	line-height: 32px;
	}

	
/* reviews  page*/
.page-intro {
	padding: 40px 0px 30px;
}
.image-with-content {
	padding-bottom: 30px;
}

.testimonials-wrp {
	grid-template-columns: repeat(2, 1fr);
	column-gap: 20px;
	row-gap: 20px;
}

/* about page */
.our-values .value {
	max-width: calc((100% - (30px * 3)) / 2);
}
.section-left-video-right-content {
	padding: 0px;
}
.section-left-video-right-content .content-box {
	padding: 0 20px;
}
.team-sec {
	padding: 40px 0 0px;
}
.team-sec-2 {
	padding-bottom: 50px;
}
.team-sec h4 {
	font-size: 24px;
	line-height: 28px;
}
.modal-dialog .left-pop {
	max-width: 45.425%;
	width: 100%;
}
.modal-dialog .right-pop {
	padding: 26px 15px 23px 30px;
	max-width: 54.575%;
}

/* carrer page */
.career-content {
	padding: 30px 0 50px;
}
.our-values {
    padding: 60px 0px 80px;
}
 .accordion-wrp {
	padding: 10px 30px 6px;
}
 .accordion-wrp h3:after {
	top: 24px;
	right: 30px;
}
 .accordion-content p {
	/* font-size: 16px;
    line-height: 25px; */
	margin-bottom: 15px !important;
}
.form .form-wrp {
	padding: 50px 30px 58px;
}
.accordion {
    margin: 50px 0;
}
/* .accordion-content h3 {
    font-size: 20px;
    line-height: 26px;
} */

/* pramotion page */
.offer-cards .promo-list-wrp {
    grid-template-columns: repeat(2,1fr);
}
.accordion.glossary-section {
	margin: 8px 0 50px;
}

.page-intro .left-wrp,.page-intro .right-wrp{
	width: 50%;
}
.section-financing.vertical-layout .financing-row {
    row-gap: 20px;
}
.financing-title .section-title {
    font-size: 60px;
    line-height: 60px;
	margin: 0 auto;
}.offer-cards .promo-wrp-in .call-button {
    margin: 30px 0px;
}
/* seer-calcutaor */
.seer-calculator {
    padding-bottom: 50px;
}
.page-intro + .about-us-section {
    padding: 30px 0 40px;
}

.page-intro + .about-us-section .row{
	flex-direction: column !important;
	gap: 40px;
}
.page-intro + .about-us-section .about-us-content .display-4{
	margin-bottom: 20px !important; 
}

.page-intro + .about-us-section .row .col-md-7{
	padding-left: 12px !important;
}


/* resources */
.blog-lists .post-wrp .cnt-wrp h3 {
	font-size: 26px;
	line-height: 32px;
}
.blog-lists .post-wrp .cnt-wrp p {
    margin: 0 20px 25px 0 !important;
}
.posts-row .blog-lists{
	gap: 30px;
}
.ftr-post .blog-lists .post-wrp{
	flex-direction: column;
	gap: 30px;
}
.ftr-post .blog-lists .post-wrp .img-wrp{
	max-width: 100%;
}
.ftr-post .blog-lists .post-wrp .img-wrp,.ftr-post .blog-lists .post-wrp .cnt-wrp{
	width: 100%;
}
.posts-row .blog-lists .post-wrp .img-wrp img {
    max-height: 200px;
}
.navigation ul {
    margin-top: 30px;
}

.category-wrp {
    flex-direction: column;
    gap: 20px;
}
.dropdown-arp {
    margin-left: 0;
    gap: 20px;
}

.single-page-content .content-wrp,.single-blog .col-md-8{
	width: 100%;
}
.single-page-content .sidebar-wrp,.single-blog .sidebar-wrp{
	max-width: 100%;
	width: 100%;
}

.products-sec {
    padding: 130px 0 60px;
    margin-top: -130px;
}

.products-sec .products-wrp{
	text-align: center;
	column-gap: 30px;
}

.products-sec .products-wrp .product:nth-child(6){
	justify-content: center;
}

.products-sec h2 {
    margin-bottom: 30px;
}

/* privacy-policy and term of use */
.cms-cnt {
    padding: 40px 0;
}
.cms-cnt h1 {
    margin-bottom: 25px;
}
.cms-cnt .cnt-wrp p:not(:last-child) {
    margin-bottom: 15px !important;
}

/* page not found */
.page-not-found {
    padding: 120px 0;
}

/* brand page */
.brand-list-sec {
	padding: 40px 0;
}
.brand-list-sec .cnt-text p {
    margin: 10px 0 15px !important;
    font-size: 14px;
    line-height: 25px;
}
.brand-list-sec .cnt-wrp {
    margin: 20px 0 30px;
}
.link-text{
	font-size: 16px;
}
.products-sec .product h3 {
    font-size: 35px;
    line-height: 30px;
}
/* footer */
.footer-links-menu li {
    margin: 0 0 15px;
	}
	.footer-bottom .row > div:first-child {
    width: 100%;
	}
	.footer-bottom .row > div:last-child {
    width: 100%;
    text-align: center !important;
	}
	.footer-bottom .align-items-center {
    justify-content: center;
    row-gap: 8px;
	}
	.footer-bottom {
    padding: 20px 0 30px;
	}
	.footer-top h2.footer-title{
    margin: 0 auto 20px;
	}
	footer .newsletter-form .gform_validation_error .gform-footer {
		margin-top: 0 !important;
		margin-bottom: 0;
		}

		.ftr-post .blog-lists .post-wrp .cnt-wrp {
			padding-left: 0;
		}

/* footer end */
.modal-dialog .left-pop .image-wrp img {
    min-height: 320px;
	}
	.team-cont p {
    font-size: 16px;
	}
	.team-cont h6 {
    margin-bottom: 12px;
	}
	.form .form-wrp .gform-theme--foundation .gfield--width-quarter {
    grid-column: span 6;
	}
	.form .form-wrp .gform-theme--foundation .gfield--type-date {
    grid-column: span 12;
    width: 100%;
	}

	.single-blog-banner h1 {
    	margin-bottom: 10px;
	}
	.offer-cards h2 {
	    margin-bottom: 25px;
	}

	.steps-bg-section .col-lg-12 {
    	justify-content: center !important;
	}
	.logos .logos-wrp {
    	gap: 30px;
	}

	/* Quit page */
	.intro-banner {
		padding: 100px 0;
	}	
	.media-gallery .gallery .gallery-inn .thumbnail-img img {
		height: 300px;
	}
	.media-gallery .gallery-wrp {
		column-gap: 24px;
	}
	.media-gallery .gallery .gallery-inn .icon img {
		width: 70px;
		height: 70px;
	}
	.media-gallery .gallery {
	    width: calc((100% - 24px) / 2);
	}
	.intro-banner .img-container img{
		max-width: 180px;
	}
	.intro-banner + .career-content h2 {
		font-size: 70px;
		line-height: 70px;
		margin: 0 0 10px;
	}
	.macOS .intro-banner + .career-content h2{
    	margin: 0 0 20px;
	}
	.media-gallery .gallery .title {
		margin-top: 15px;
	}
	.media-gallery .modal-dialog .modal-body , .media-gallery .custom-modal-content{
	    padding: 45px 40px 25px;
	}
	.media-gallery .gallery-slider video, .media-gallery .gallery-slider .slider-item > img {
	    height: auto;
	}
	.media-gallery .slick-prev, .media-gallery .slick-next {
		width: 25px !important;
		height: 25px !important;
	}	
	.media-gallery .slick-prev {
		left: -30px; 
	}
	.media-gallery .slick-next {
		right: -30px;
	}
	.media-gallery .slick-dots {
		margin-top: 20px;
	}
	/* Quit page end */
	
	.desktop-menu .navbar-nav{
		display: none;
	}
	.mobile, .mobile-menu {
    	display: block !important;
	}
	.contact-btns-mobile {
	    display: flex !important;
   		flex-direction: column;
    	gap: 20px !important;
    	padding-top: 35px;
	}
	.social-icons a {
    	width: fit-content;
	}
	.socials-info-mobile{
		text-align: center;
	}
	.socials-info-mobile .social-icons{
		justify-content: center;
	}
	.navbar-expand-lg .navbar-collapse.show {
    	max-height: 82vh;
    	overflow-y: auto;
		padding-bottom: 20px;
	}
	.media-gallery .play-pause-icon{
	    width: 70px;
    	height: 70px;
	}

	.intro-banner +.career-content {
    	padding: 29px 0 30px;
	}
	.media-gallery {
    	padding: 30px 0 40px;
	}
}

/* admin-bar header */
@media screen and (max-width: 782px) {
    body.admin-bar header {
        top: 46px;
    }
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.facts-container {		padding: 50px;	}	
	.industry-container {		margin-bottom: 15px;	}	
	.machine {		display: block;		margin-left: 0 !important;		margin-right: 0 !important;		margin: 25px 0;	}
	.machine-img {		height: 350px;		width: 100%;	}

	.navbar-light .navbar-toggler{
		border: 0 !Important;
		box-shadow: none !important;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 576px) {}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 767px) {
	h1{
		font-size: 60px;
		line-height: 60px;
	}
	h2{
		font-size: 50px;
		line-height: 50px;
	}
	h3{
		font-size: 40px;
		line-height: 40px;
	}
	h4 {
		font-size: 24px;
		line-height: 34px;
	}
	.home-hero{min-height: 920px; }
	.hero-info{min-height: 530px;}
	.hero-slider {min-height: 350px;}

	.hello-bar{
		padding: 5px 0;
	}

	.nav-link{
		font-size: 1rem !important;
	}

	.dropdown-item{
		text-align: center;
		font-size: 0.9rem !important;
	}

	.dropdown-menu.show,
.sub-menu.show {
  display: block;
  opacity: 1;
  visibility: visible;
}

	.dropdown-menu:hover{
		background: white;
	}


	.navbar-expand-lg .navbar-collapse.show {
    	max-height: 82vh;
    	overflow-y: auto;
		padding-bottom: 20px;
	}

	.hello-bar .cta-btns, nav .contact-btns, .hello-bar .socials-info{
		display: none !important;
	}

	.hello-bar .container{
		justify-content: center;
	}

	.hello-bar-text span{
		margin-bottom: -5px;
	}

	.home-hero{
		padding-top: 75px;
		padding-bottom: 110px;
	}

	.home-hero__grid{
		flex-direction: column;
	}

	.home-hero h1{
		max-width: 100%;
		font-size: 75px;

	}

	.reviews-grid{
		flex-direction: row;
		flex-wrap: wrap;

	}

	.arrows-slider{
		padding-top: 20px;
		align-items: flex-start;
	}

	.about-us-section{
		padding: 35px 0;
	}
	.about-us-section .row{
		flex-direction: column-reverse;
	}



	#aboutUsSlider .carousel-item img {
		min-height: 350px;
	  }
	  
	  .about-us-content {
		padding: 20px 0;
	  }
	  .about-description{
		max-width: 100%;
		padding-bottom: 20px;
	  }
	  
	  .about-us-content .display-4 {
		font-size: 3.5rem;
	  }

	  .desktop{
		display: none !important;
	  }

	  .contact-btns-mobile{
		display: flex !important;
		flex-direction: column;
		gap: 20px !important;
		padding-top: 35px;
	  }

	  .cta-buttons {
		justify-content: center;
	}
	  .city-number{
		font-size: 13px;
	  }

	  .social-text{
		display: flex !important;
		padding-top: 25px;
	  }

	  .mobile-menu{
		display: block !important;
	  }

	  .mobile-menu ul{
		text-align: center;
		padding-left: 0 !important;
	  }

	  .mobile-menu ul li{
		padding-top: 5px;
	  }

	  .mobile-menu ul li a{
		color: #0E0E0E;
		font-family: 'Objectivity';
		font-size: 1rem;
		font-weight: normal;
		line-height: 27px; 
		text-decoration: none;
		white-space: break-spaces;
	  }
	  


	  .desktop-menu{
		display: none !important;
	  }

	  .navbar>.container{
		align-items: center !important;
	  }

	  .social-icon-img{
		min-width: auto;
	  }

	  .social-icons a{
		padding: 5px;
		height: 100%;
		width: 100%;
	  }

	  .social-icon-img{
		height: 18px;
		width: 18px;
	  }

	  .first-contact-number, .second-contact-number{
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	  }

	  .mobile{
		display: flex !important;
		flex-direction: column;
		gap: 10px;
	  }

	  .mobile .btn-primary{
		margin: 0 !important;
		padding: 8px 12px !important;
		padding-bottom: 6px !important;
	  }
	  
	.services-block {
		padding: 40px 0;
	  }

	  .guarantee-content{
		padding-right: calc(var(--bs-gutter-x) / 1) !important;
		padding-left: calc(var(--bs-gutter-x) / 1) !important;
	  }
	  
	  .services-block .display-4 {
		/* font-size: 3.5rem; */
		font-size: 50px;
		line-height: 50px;
		letter-spacing: -1.44px;
	  }
	  
	  .service-image img {
		/* height: 100%; */
		/* filter: none; */
	  }

	  .services-block .col-md-6{
		max-width: 50%;
	  }

	  .services-block h3{
		font-size: 1.3rem;
	  }

	  .link-text{
		font-size: 1rem;
	  }

	  /* .image-overlay{
		display: none;
	  } */


	.section-left-video-right-content {
		padding: 0;
		padding-bottom: 40px;
	}

	.section-left-video-right-content .row div:first-child{
		padding: 0 !important;
	}

	.service-areas-header{
		align-items: flex-start;
	}

	.content-description p{
		max-width: 100%;
	}
	
	.section-title {
		font-size: 3.5rem;
		text-align: start !important;
		max-width: 100% !important;
		margin-bottom: 30px;
	}

	.about-icon{
		width: 60px;
		height: 52px;
	}

	.steps-header{
		text-align: left;
	}

	.steps-header .display-4{
		font-size: 3.5rem;
		width: 100%;

	}

	.play-icon {
		width: 100%;
		height: 100%;
	}
	
	.play-icon svg {
		width: 65px;
		height: 65px;
	}
	
	.section-ctas {
		flex-direction: column;
	}

	.logos div{
		justify-content: center !important;
		flex-wrap: wrap;
		flex-direction: row;
		gap: 30px;
	}



	.nav-link.dropdown-toggle::after{
		transition: transform 0.3s ease;
	}
	.menu-item.show > .nav-link.dropdown-toggle::after {
		transform: rotate(180deg);
	  }

	.logos img{
		max-width: 200px;
		max-height: 80px;
	}

	.slick-nav {
		justify-content: center;
		margin-top: 1rem;
	}
	
	.section-ctas .btn {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.section-financing {
		padding: 50px 0;
	}

	.section-financing  .col-md-5{
		text-align: start !important;
		display: flex;
		justify-content: flex-start;
	}
	
	.section-hero-title {
		font-size: 2.5rem;
		text-align: center;
		margin-bottom: 30px;
	}

	.steps-container{
		padding: 20px !important;
		background-color: transparent !important;
	}


	.step-item{
		padding-top: 15px;
	}

	.step-number-badge{
		color: white;
		border: 1px solid white;
	}

	.step-content h3, .step-content p{
		color: white;
	}

	.video-thumbnail .thumbnail-img{
		max-height: 350px;
		object-fit: cover;
	}
	
	.financing-logo {
		max-height: 85px;
		width: auto;
	}

	.financing-item-content{
		max-width: 100%;
	}
	
	.col-md-5.text-md-end {
		text-align: center !important;
	}
	
	.financing-box {
		text-align: center;
		flex-direction: column;
		align-items: center;
	}
	
	.financing-icon-wrapper {
		margin-right: 0 !important;
		margin-bottom: 15px;
	}
	.section-service-areas {
		padding: 50px 0;
	}

	.get-in-touch .container{
		align-items: flex-start !important;
	}

	.git-container{
		flex-direction: column !important;
		gap: 30px;
		width: 100%;
	}
	
	.section-hero-title {
		font-size: 2.5rem;
	}
	
	.service-area-name {
		font-size: 16px;
	}

	.footer-top {
		padding: 40px 0 20px;
	}
	
	.footer-main {
		padding: 40px 0;
	}
	
	.footer-title {
		font-size: 3.5rem;
		margin-bottom: 15px;
	}

	.newsletter-form {
		margin: 0 auto;
	}
	.newsletter-form input[type='email'] {
		width: 100%;
		text-align: left;
	}

	.quick-links, .resources, .legal-container{
		width: 50% !important;
	}
	
	.contact-button-wrapper {
		max-width: 100%;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.footer-bottom {
		text-align: center;
	}
	
	.footer-bottom .text-md-end,
	.footer-bottom .text-md-center {
		text-align: center !important;
		margin-top: 10px;
	}
	
	.footer-legal-links {
		margin: 15px 0;
	}

	.reviews-section .slick-prev, .reviews-section .slick-next, .resources-section .slick-prev, .resources-section .slick-next{
		top: -25px;
	}
	.slick-dots{
		margin-top: 25px;
	}
	.reviews-section .slick-slider .slick-prev, .resources-section .slick-slider .slick-prev {
		left: calc(50% - 50px);
		right: auto;
	}

	.reviews-section .slick-slider .slick-next, .resources-section .slick-slider .slick-next {
		right: calc(50% - 50px);
	}
	.service-areas-map img{
		height: auto;
	}
	.reviews-section .slick-list {
		padding: 0;
	  }

	  .get-in-touch {
		padding: 100px 0;
	}

	.services-banner .right-wrp {
		padding-bottom: 59px;
	}
	.resource-item .resource-title {
		font-size: 26px;
		line-height: 28px;
	}
	.resource-item .resource-image {
		max-height: 250px;
	}

	/* header-css */
	.hello-bar-text span {
        margin-bottom: 0;
    }

	/* footer css */
		footer .container {
		padding: 0 12px;
		}
		.contact-button-wrapper a:first-child {
		min-width: 184px;
		}
		.footer-top h2.footer-title {
		font-size: 3.5rem;
		margin: 0 0 15px;
		max-width: 100%;
		}
		.footer-top h2.footer-title, .footer-top .footer-social-icons {
		margin-left: 0;	
		}
		footer .city {
		margin-top: 0;
		}
		.footer-bottom .row>div:first-child, .footer-bottom .row>div:last-child {
		width: 100%;
		}
		.footer-bottom a, .footer-bottom p {
		font-size: 15px;
		line-height: 21px;
		}
		.footer-main .row>div:last-child {
		text-align: center;
		}
		.footer-bottom {
		padding: 20px 0;
		}


		/* btn */
		body:not(.home) .link-text {
			font-size: 18px;
			line-height: 27px;
		}
		body:not(.home) .btn-primary {
			font-size: 16px;
			line-height: 19px;
			padding-top: 10px !important;
			padding-bottom: 8px !important;
			width: 100%;
		}
		body:not(.home) .reviews-section .resources-btn {
 		   width: 95% !important;
		}

		/* services page */
		.services-banner .row {
			flex-direction: column-reverse;
			text-align: center;
		}
		.services-banner .right-wrp {
			padding: 40px 20px;
		}
		.services-banner .buttons{
			flex-direction: column;
			gap: 30px;
		}
		.services-banner p{
			margin-bottom: 25px !important;
		}
		.services-banner .buttons .btn-primary,.contact .btn-primary,.offer-cards .promo-wrp-in .call-button .btn-primary {
			width: 100%;
		}
		/* services page end*/

		/* service-inner page */
		.single-page-content .content-wrp, .single-blog .col-md-8 {
			width: 100%;
		}
		.single-page-content .sidebar-wrp, .single-blog .sidebar-wrp {
			width: 100%;
			max-width: 100%;
		}
		.sidebar-wrp .resources-sidebar .resources{
			width: 100% !important;
		}
		.page-intro {
			padding: 40px 0 20px;
		}
		.page-intro .left-wrp,.page-intro .right-wrp{
			width: 100%;
		}
		.page-intro .right-wrp {
			padding: 0 15px;
		}
		.page-intro .right-wrp p {
			margin-top: 17px !important;
			color: #0E0E0E;
		}
		.images-slider-sec .image-wrp{
			height: 260px;
		}
		.images-slider-sec .image-wrp img{
			height: 100%;
		}
		.images-slider-sec .slick-prev, .images-slider-sec .slick-next{
			background-size: 13px !important;
		}
		.single-page-content{
			padding: 10px 0;
		}
		.single-page-content .content-wrp .content-inn p, .single-page-content .content-wrp .content-inn li, .single-blog .post-cnt-wrp li,.single-blog .post-cnt p {
			color: #0E0E0E;
		}
		.single-page-content .content-inn p {
			margin-bottom: 30px !important;
		}
		.single-page-content .content-inn img,.single-blog figure.wp-block-video, .single-page-content .single-video {
			margin-bottom: 30px;
		}
		.single-page-content .content-wrp h3, .single-blog .post-cnt h3,.single-blog .post-cnt h3:last-of-type {
			color: #0E0E0E;
		}
		.single-blog figure.wp-block-video:before, .single-page-content .single-video:before {
			background-size: 40px;
		}
		
		.single-page-content .content-wrp ul, .single-blog .col-md-8 ul,.single-page-content .content-wrp ol, .single-blog .col-md-8 ol{
			padding-left: 25px;
		}
		blockquote {
			padding: 75px 16px 31px 15px;
			margin: 40px 0;
		}
		blockquote h2::before {
			top: 30px;
			left: 16px;
			background-size: 38px;
			width: 38px;
			height: 34px;
		}
		blockquote > h2 {
			font-size: 28px;
			line-height: 36px;
		}
		.contact {
			flex-direction: column;
			padding: 45px 15px;
			gap: 30px;
		}
		.contact h2 {
			font-size: 40px;
			line-height: 40px;
			text-align: center;
		}
		.sidebar-wrp .services-sidebar h3, .sidebar-wrp .resources-sidebar h3 {
			font-size: 40px;
			line-height: 40px;
		}
		.sidebar-wrp .services .service, .sidebar-wrp .resources .resource {
			padding: 16px 8px;
		}
		.sidebar-wrp .services .service a, .sidebar-wrp .resources .resource a {
			font-size: 24px;
			line-height: 30px;
		}
		.sidebar-wrp .services-sidebar, .sidebar-wrp .resources-sidebar {
			padding: 48px 19px;
		}
		.sidebar-wrp .services-sidebar{
			margin-bottom: 50px;
		}
		/* service-inner page end*/

		/* brand-inner page and resource inner page */
		.products-sec {
			padding: 90px 0 50px;
			margin-top: -70px;
		}
		.products-sec .products-wrp {
			grid-template-columns: repeat(2, 1fr);
			column-gap: 10px;
		}
		.products-sec .product h3{
			font-size: 32px;
		}
		.products-sec .products-wrp .product:first-child{
			order: 1;
		}
		.products-sec .products-wrp .product:nth-child(2){
			order: 2;
		}
		.products-sec .products-wrp .product:nth-child(3){
			order: 7;
		}
		.products-sec .products-wrp .product:nth-child(4){
			order: 3;
		}
		.products-sec .products-wrp .product:nth-child(5){
			order: 4;
		}
		.products-sec .products-wrp .product:nth-child(6){
			order: 8;
			grid-row: unset;
		  	align-items: flex-start;
		}
		.products-sec .products-wrp .product:nth-child(7){
			order: 5;
		}
		.products-sec .products-wrp .product:nth-child(8){
			order: 6;
		}
		.single-blog-banner {
			padding: 40px 0;
			text-align: center;
		}
		.meta_social_btns{
			gap: 20px;
			width: 100%;
			/* justify-content: space-between; */
		}
		.single-blog-banner .meta_social_btns{
			justify-content: center;
		}
		.meta_social_btns a {
			width: 40px;
			height: 40px;
		}
		.back-to-blog{
			margin: 20px 12px;
		}
		.blog-single-footer {
			margin-bottom: 50px;
		}
		/* brand-inner page and resource inner page  end*/
		/* pramotiton page */
		.offer-cards {
			padding: 50px 0;
		}
		.images-slider-sec .single-img-wrp {
			max-height: 260px;
		}
		.offer-cards .promo-list-wrp,.testimonials-wrp {
			row-gap: 20px;
			grid-template-columns: repeat(1, 1fr);
		}
		.offer-cards .promo-list-wrp .promo-wrp{
			padding: 15px;
		}
		.offer-cards .promo-list-wrp .promo-wrp .promo-wrp-in {
			padding: 35px 12px 25px;
		}
		.offer-cards .promo-wrp-in .call-button {
			margin: 25px 0 10px;
		}
		.offer-cards .promo-wrp .promo-wrp-in h2 {
			margin-bottom: 25px;
			font-size: 65px;
			line-height: 70px;
		}
		.offer-cards .promo-wrp-in h3 {
			font-size: 20px;
		}

		/* pramotiton page end*/

		/* review page */
		.image-with-content .img-wrp{
			/* max-height: 260px; */
		}
		.image-with-content .row {
			row-gap: 20px;
		}
		.testimonial,.testimonial-hidden{
			padding: 50px 20px 29px;
			row-gap: 40px;
		}
	
		.testimonials .btn-container {
			margin-top: 30px;
		}
		/* review page end */

		/* brand,contact and blog page */
		.post-list-sec {
			padding: 30px 0 50px;
		}
		.ftr-post .blog-lists .post-wrp {
			flex-direction: column;
		}
		.ftr-post .blog-lists .post-wrp .img-wrp {
			max-width: 100%;
			width: 100%;
		}
		.ftr-post .blog-lists .post-wrp .cnt-wrp {
			margin: 0;
			padding: 25px 0 0;
			max-width: 100%;
			width: 100%;
		}
		.blog-lists .post-wrp .cnt-wrp span {
			color: #0E0E0E;
		}
		.blog-lists .post-wrp .cnt-wrp h3 {
			margin: 20px 0 15px;
			font-size: 24px;
			line-height: 30px;
		}
		.blog-lists .post-wrp .cnt-wrp p {
			margin: 0 0 25px !important;
			color: #0E0E0E;
		}
		.blog-lists .post-wrp .cnt-text {
			margin-bottom: 30px;
		}
		.ftr-post .blog-lists .post-wrp img {
			min-height: 247px;
			height: auto;
			object-position: center;
		}
		.ftr-post .blog-lists h2 {
			margin-bottom: 20px;
		}
		.category-wrp {
			padding: 60px 0 40px;
			flex-direction: column;
			align-items: flex-start;
		}
		.dropdown-arp {
			max-width: 100%;
			flex-direction: column;
			align-items: flex-start;
			margin: 0;
			gap: 10px;
			width: 100%;
			margin-top: 10px;
		}
		.category-dropdown, .sort-dropdown {
			gap: 5px;
			flex-direction: column;
			align-items: flex-start;
			width: 100%;
		}
		.category-dropdown select, .sort-dropdown select{
			width: 100%;
			max-width: 100%;
		}
		.dropdown-arp h4 {
			text-align: left;
			line-height: 52px;
		}
		.posts-row .blog-lists {
			grid-template-columns: 1fr;
		}
		.posts-row .blog-lists .post-wrp .img-wrp img {
			max-height: 247px;
		}
		.blog-lists-wrp .post-wrp .cnt-wrp h3 {
			margin: 25px 0 10px;
			-webkit-line-clamp: 3;
		}
		.posts-row .blog-lists .bottom-wrp .btn-primary {
			width: 165px;
		}
		.navigation ul {
			margin: 40px 0 0;
		}
		.page-intro .left-wrp span {
			margin-left: 0;
		}
		.brand-list-sec {
			padding: 50px 0;
		}
		.brand-list-sec .brand-lists {
			grid-template-columns: 1fr;
		}
		.brand-list-sec .img-wrp {
			padding: 43px 25px 40px;
		}
		.brand-list-sec .cnt-wrp {
			margin: 25px 0 30px;
		}
		.brand-list-sec .cnt-text h3 {
			font-size: 24px;
			line-height: 30px;
		}
		.brand-list-sec .cnt-text p {
			margin: 15px 0  !important;
			line-height: 27px;
			color: #E7EBEA;
		}

		.career-contact {
			padding: 40px 0 50px;
		}
		.page-intro .right-wrp p {
			max-width: 100%;
		}
		.career-contact .left-wrp h2 {
			margin-bottom: 15px;
		}
		.career-contact .left-wrp > p {
			padding-bottom: 20px;
			margin-bottom: 20px !important;
		}
		.contact-content p , .contact-content .location-wrp .location{
			margin-bottom: 15px !important;
			font-size: 18px;
			line-height: 27px;
		}
		.contact-content .title {
			font-size: 32px;
		}
		.contact-content .location-title {
			font-size: 24px;
		}
		.contact-content .contact-details {
			margin-bottom: 0;
		}
		.career-contact .right-wrp {
			padding: 40px 15px 38px;
		}
		.career-contact .right-wrp h3 {
			font-size: 50px;
			line-height: 50px;
		}
		.career-contact .right-wrp .gform-theme--foundation .gform_fields {
			row-gap: 20px !important;
		}
		label.gfield_label.gform-field-label {
			margin-bottom: 5px;
		}
		.gform-theme--foundation .gfield textarea {
			min-height: 180px !important;
			height: 180px !important;
		}
		.form .gform-footer, .career-contact .gform-footer {
			padding: 30px 0 0 !important;
			margin: 0 !important;
		}
		.form .gform_button.button, .career-contact .gform_button.button {
			max-width: 100%;
		}
		.gform-theme--foundation .gfield--width-half {
			grid-column: span 12;
		}
		.career-contact .logos {
			padding: 0;
		}
		.career-contact .logos .logos-wrp {
			margin-top: 40px;
			gap: 15px;
		}
		.career-contact .logos img {
			max-width: 143.41px;
			max-height: 52px;
		}
		.career-contact .logos .logo:last-child img {
			max-width: 128.25px;
		}
		.faq {
			margin-bottom: 50px;
		}
		/* brand and blog page end*/


		/* carrer content */
		.career-content {
			padding: 20px 0 50px;
		}

		.career-content h2 {
			margin: 10px 0 15px;
		}
		.career-content p,.image-with-content .cnt-wrp p {
			color: #0E0E0E;
		}
		.image-with-content .cnt-wrp h2 {
			margin: 20px 0 15px;
		}
		.images-slider-sec .slick-prev {
			left: 15px;
		}
		.images-slider-sec .slick-next{
			right: 15px;
		}
		.our-values {
			padding: 50px 0;
		}
		.our-values .col-md-12 {
    		padding: 0;
		}
		/* .our-values .value {
			max-width: 100%;
		} */
		.our-values .value{
			max-width: calc(95% / 2);
		} 
		.our-values .values {
			row-gap: 30px;
			column-gap: 10px;
		}
		.accordion{
			margin: 50px 0;
		}
		.accordion-list {
			padding: 30px 0 0;
		}
		.accordion-gap:not(:last-child),.accordion-wrp:not(:last-child) {
			margin-bottom: 30px;
		}
		.accordion-wrp {
			padding: 15px 15px 10px;
		}
		.accordion-wrp h3 {
			font-size: 32px;
			line-height: 40px;
		}
		.accordion-content h3 {
			font-size: 24px;
			line-height: 30px;
		}
		
		.accordion-wrp h3:after {
			top: 28px;
			right: 20px;
		}
		.accordion-content p{
			color: #0E0E0E;
		}
		.form {
			padding-bottom: 50px;
		}
		.form .form-wrp {
			padding: 40px 15px 43px;
		}
		.form .col-md-12 {
			padding: 0;
		}
		.form .form-wrp h2{
			margin-bottom: 30px;
		}
		label.gfield_label.gform-field-label {
			font-size: 20px;
			line-height: 28px;
			margin-bottom: 5px;
		}
		.gform-theme--foundation .gform_fields {
			row-gap: 20px !important;
		}
		.ginput_container.ginput_container_fileupload input#input_4_6, .ginput_container.ginput_container_fileupload #input_3_21 {
			background-position: left 15px center !important;
			padding-left: 36px !important;
		}
		.form .gform_wrapper input, .career-contact .gform_wrapper input, .career-contact .gform_wrapper select, .form .gform_wrapper select, .form .gform_wrapper textarea, .career-contact .gform_wrapper textarea{
			padding: 5px 15px 5px 15px !important;
		}
		.form .gform_button.button, .career-contact .gform_button.button{
			max-width: 100%;
		}
		.form .gform_wrapper select{
			  background-position: center right 15px;
		  }
		.ginput_container .datepicker {
			background-position: right 15px center !important;
		}
		/* carrer page end */
		
		/* about page */
		.team-sec {
			padding: 50px 0 0px;
		}
		.team-sec-2 {
			padding-bottom: 50px;
		}
		
		.team-sec:first-of-type {
			padding-top: 50px !important;
		}
		
		.team-sec .team-wrp{
			gap: 20px;
		}
		.team-sec .team-wrp .team-detail-modal {
			width: calc((100% - 20px) / 2);
			height: 100%;
		}
		.team-sec .team-content-wrp {
			padding: 16px 0;
		}
		.team-sec h4 {
			font-size: 20px;
			line-height: 24px;
		}
		.team-content-wrp p {
			font-size: 14px;
			line-height: 100%;
			letter-spacing: -0.54px;
		}
		.modal-dialog .modal-body {
			padding: 60px 15px 26px;
		}
		.modal-dialog .left-pop {
			max-width: 100%;
		}
	
		.modal-dialog .right-pop {
			padding: 20px 0 0;
			max-width: 100%;
		}
		.modal-dialog .modal-content {
			padding-bottom: 20px;
		}
		.modal-dialog .btn-close {
			top: 15px;
			right: 15px;
			width: 22px;
			height: 22px;
		}
		.modal-dialog .btn-close::before {
			background-size: contain;
		}
		.modal-dialog .left-pop .image-wrp img{
			min-height: auto;
		}
		.team-cont h4 {
			font-size: 30px;
			line-height: 37.5px;
		}
		.team-cont h6{
			margin-bottom: 20px;
		}
		.team-cont p {
			color: #0E0E0E;
		}
	
		/* about page end */
		/* financing page */
		.section-financing.vertical-layout .section-title {
			text-align: center !important;
			font-size: 50px;
			line-height: 50px;
			letter-spacing: -1.44px;
			margin-bottom: 0 !important;
		}
		.section-financing.vertical-layout .financing-box {
			flex-direction: row;
			text-align: left;
			align-items: flex-start;
			gap: 10px;
		}
		.section-financing.vertical-layout .financing-row {
			margin-bottom: 40px !important;
		}
		.section-financing.vertical-layout .financing-item-content {
			margin-bottom: 30px !important;
		}
		.section-financing.vertical-layout .btn-primary {
			margin-top: 0;
		}
		.section-financing.vertical-layout .financing-logo {
			margin: 0 auto;
		}
		/* financing page end */

		/* privacy,term, 404 page */
		.page-not-found {
			padding: 30px 0 50px;
			background-size: 93%;
			background-position: top -22px center;
		}
		.page-not-found p {
			margin-bottom: 40px !important;
			color: #0E0E0E;
			max-width: 100%;
		}
		.page-not-found ul {
			column-gap: 10px;
			max-width: 100%;
			grid-template-columns: 1fr 1fr;
		}
		.page-not-found ul li a {
			font-size: 28px;
			color: #0E0E0E;
		}
		.page-not-found ul li:first-child {
			order: 1;
		}
		.page-not-found ul li:nth-child(2) {
			order: 2;
		}
		.page-not-found ul li:nth-child(3) {
			order: 7;
		}
		.page-not-found ul li:nth-child(4) {
			order: 3;
		}
		.page-not-found ul li:nth-child(5) {
			order: 4;
		}
		.page-not-found ul li:nth-child(6) {
			order: 8;
		}
		.page-not-found ul li:nth-child(7) {
			order: 5;
		}
		.page-not-found ul li:nth-child(8) {
			order: 6;
		}
		.page-not-found ul li:last-child {
			order: 9;
		}
		.cms-cnt {
			padding: 30px 0 50px;
		}
		.cms-cnt h1 {
			margin-bottom: 20px;
		}

		/* hvac  */
		.alphabet-filter-wrp .slick-prev, .alphabet-filter-wrp .slick-next {
			content: "";
			background: url("../images/services-arrow.svg");
			background-position: center;
			background-repeat: no-repeat;
			background-size: 11px !important;
			border: none !important;
			width: 20px !important;
			height: 20px !important;
			
		}
		.alphabet-filter-wrp .slick-next {
			left: auto;
			transform: rotateY(-180deg) translate(0, -50%);
		}
		.alphabet-filter-wrp .slick-prev:hover, .alphabet-filter-wrp .slick-next:hover{
			background-color: unset !important;
		}
		  
	
		.accordion.glossary-section{
			margin: 8px 0 50px;
		}
		.seer-calculator {
			padding: 25px 0 60px;
		}
		

		.page-intro + .about-us-section{
			padding: 30px 0 35px;
		}
		.page-intro + .about-us-section .row{
			flex-direction: column !important;
		}
	
		.page-intro + .about-us-section .about-us-content .display-4{
			font-size: 50px;
			line-height: 50px;
			margin-bottom: 15px !important;
		}
		.page-intro + .about-us-section .about-us-content .about-description p{
			color: #0E0E0E;
		}
		.page-intro + .about-us-section img {
			min-height: 350px;
		}
		.page-intro + .about-us-section .about-cta{
			margin-top: 0 !important;
			justify-content: center;
			gap: 30px !important;
		}
		.page-intro + .about-us-section .about-us-content{
			padding: 20px 0 0 !important;
		}
	
		.meta_social_btns a .copy-to-clipboard, .meta_social_btns a .copy-to-clipboard2 {
			left: -25px;
			top: 100%;
			font-size: 11px;
			margin-left: 0;
		}
		.resources-section .res-btn, .reviews-section .rew-btn {
			margin: 0 15px;
		}
		.image-with-content:has(+.testimonials){
			padding-bottom: 50px;
			display: none;
		}
		.images-slider-sec:has(+.single-page-content) {
    		padding-top: 10px;
		}

		.single-blog-banner h1 {
 		   margin-bottom: 8px;
		}

		.offer-cards h2 {
    		margin-bottom: 15px;
		}

		.steps-bg-section .col-lg-12 {
    		justify-content: center !important;
		}
		.our-values .value .content-wrp h4 {
    		font-size: 22px;
    		line-height: 28px;
		    margin-bottom: 10px;
		}

		.our-values .value .content-wrp p {
    		font-size: 16px;
    		line-height: 20px;
		}

		.glossary-filter-wrp .slick-track {
    		display: flex;
		}
		.glossary-filter-wrp .alphabet-filter-wrp a {
    		font-size: 24px;
    		line-height: 26px;
		}
		.glossary-filter-wrp .alphabet-filter-wrp .slick-slide {
    		display: flex;
    		justify-content: center;
		}

		.macOS .accordion h2 {
    		padding-top: 2px;
    		padding-bottom: 18px;
		}
		.macOS .accordion-wrp{
    		padding-top: 2px;
    		padding-bottom: 12px;
		}

		.macOS .accordion-wrp h3::after{
			top: 20px;
		}

		.get-in-touch h2{
			max-width: 100%;
		}

	/* Quit page */
	.intro-banner {
		padding: 80px 0;
	}
	.intro-banner + .career-content h2 {
		font-size: 60px;
		line-height: 60px;
		margin: 0 0 10px;
	}
	.intro-banner .img-container img{
		max-width: 150px;
	}
	.media-gallery .gallery{
		width: 100%;
	}
	.media-gallery .gallery-wrp{
		flex-direction: column;
		row-gap: 40px;
		column-gap: 0;
	}
	.media-gallery .gallery .gallery-inn .icon img {
		width: 60px;
		height: 60px;
	}
	.media-gallery .gallery .gallery-inn .thumbnail-img img {
		height: 260px;
	}
	.media-gallery .gallery-slider video, .media-gallery .gallery-slider .slider-item > img{
		height: auto;
	}
	.media-gallery .modal-body {
    min-height: calc(100% - 1rem);
     max-width: 92vw;
    margin: .5rem auto;
	}
	.media-gallery .modal-dialog .modal-body , .media-gallery .custom-modal-content{
		padding: 40px 30px 25px;
	}
	.media-gallery .slick-prev, .media-gallery .slick-next {
		width: 20px !important;
		height: 20px !important;
	}	
	.media-gallery .slick-prev {
		left: -20px;
	}
	.media-gallery .slick-next {
		right: -20px;
	}
	.media-gallery .slick-dots {
		margin-top: 20px;
	}
	.media-gallery .slick-dots li button {
		width: 23px;
	}
	.media-gallery .slick-dots li {
		width: 10px;
	}
	.media-gallery .modal-dialog .btn-close , .media-gallery .custom-modal-content .close-modal{
	   top: 5px;
   	   right: 5px;
	}	
	.media-gallery .play-pause-icon{
    	width: 50px;
	    height: 50px;
	}
	.media-gallery .slick-prev,.media-gallery .slick-next{
		top: 45%;
	}
	.intro-banner +.career-content {
	    padding: 29px 0 30px;
	}
	.media-gallery {
    	padding: 30px 0 50px;
	}
	/* Quit page end */
}

