@media(min-width: 1600px){
.btn {
  --bs-btn-font-size: 18px;
}
}
@media(max-width:1200px) {
.heading1 {
  font-size: 54px;
  line-height: 60px;
}
.carousel-inner .btn {
  margin-left: 50px;
}
/*
.carousel-inner .heading1, .carousel-inner .body-large {
  padding-left: 50px;
}
*/

.solutions .solution-card .icon svg {
  width: 14px;
}
.solutions .solution-card .card-heading {
  font-size: 15px;
  line-height: 18px;
}
.body-large {
  font-size: 16px;
  line-height: 22px;
}
.btn {
  min-width: 150px;
  --bs-btn-font-size: 16px;
}
.heading2 {
  font-size: 48px;
  line-height: 64px;
}
.industries .industries-cards .industries-card-text img {
  max-width: 40px;
}
.industries .industries-cards .card-heading {
  font-size: 18px;
  line-height: 20px;
}
.envirocare-logo img {
  max-width: 80px;
}
.clients-logos-section .clients-logos img {
  max-height: 30px;
}
.footer {
  /*background-size: contain;*/
  background-position: center bottom 30px;

}
.pro-boucher-box {
  column-gap: 10px;
  -moz-column-gap: 10px;
}
.boucher-content {
  padding: 0 0 40px 0;
  margin: 0 0 0 25px;
}
	.page-template-archive-projects-php .mainprojuct h3 a {
    font-size: 26px;
    line-height: 34px;
  
}
}
@media(max-width:991.99px){
.internal-crousel .carousel-item {
    padding: 100px 0px 100px !important;
}
.full-tire2 {
    margin: 0px 0px 0px;
}
.full-tire2 h4 {
    font-size: 22px;
    line-height: 28px;
}
.contact-box {
    margin-bottom: 20px;
}
	.contact-detailssec .row .col-md-6.col-sm-6:last-child .contact-box{
		  margin-bottom: 0px;
	}
.topnav {
    display: none;
}
     .aboutfaq .accordion-body {
    padding: 16px 20px 0px 0px;
}
.header .navbar-toggler {
    border: none;
    outline: none !important;
    box-shadow: none;
    margin: 10px 8px 0 0;
    padding: 0 10px 0px 0;
}
.header .navbar-toggler .navbar-toggler-icon {
    background-image: url("../images/menu.png");
    width: 32px;
}
.header .container {
  width: 100%;
  padding: 0;
}
.header .navbar-brand {
  margin-left: 20px;
  max-width: 135px;
}
#header-menu.navbar-collapse {
  background-color: var(--color3);
  padding: 10px 20px;
}
.header .navbar-expand-lg .navbar-nav .nav-link {
  margin: 5px 0;
}
.page-banner {
  height: 350px;
}
.project-slider .slick-next.slick-arrow {
    right: 0px;
            top: -50px;
	left: auto;
}
.project-slider .slick-prev.slick-arrow {
    right: 50px;
    top: -50px;
    left: auto;
}

.project-slider .slick-slide {
    margin: 0px 10px;
}
	.getintouch-section {

    position: absolute;
    right: 60px;
    top: 2px;
}

	.home-carousel .carousel-item {
    padding: 100px 0px 220px;
}
	.header {
    padding: 10px 0px;
}
/***navbar**/
.dropdown-toggle::after {
    content: none !important;
    
}
.topnavcaret {
    position: absolute !important;
    right: 0px;
    top: 0;
    color: #000;
    font-size: 18px;
	        outline: none;
	background: none;
/*
    width: 30px;
    height: 30px;
*/
    vertical-align: middle;
    text-align: center;
    padding-top: 0px;
    z-index: 99;
    margin-top: 0px !important;
}	
	
	.navbar-collapse {
    padding: 20px;
}
	a.dropdown-toggle.topnavcaret:hover{
		background: none !important;
	}
.dropdown-menu {
    padding: 10px 15px;
    background: #219ecc;
    margin: 0;
    border: none;
    border-radius: 0;
}
	.header .navbar .dropdown-menu a span {
    color: #fff;
}
.dropdown-item {
    font-weight: 300;

}
.menu-item-object-industries .dropdown-item{
		padding-left: 0;
		padding-right: 0;
	}
#menu-item-473 .dropdown-item, #menu-item-472 .dropdown-item, #menu-item-725 .dropdown-item{
		padding-left: 0;
		padding-right: 0;
	}
.dropdown-submenu .dropdown-menu {
        padding: 0px 0px;
	}
	.dropdown-submenu .dropdown-item{
		 padding: 0px 15px;
	}
.dropdown-menu .topnavcaret {
    color: #fff;
}
.dropdown-menu .menu-item a:hover {
    background: transparent !important;
}
/***navbar**/	
	.blog .archive-pro{
		margin-bottom: 25px;
	}
	.page-template-archive-projects .archive-pro{
		margin-bottom: 25px;
	}
	.page-id-412 .todaynewitem  .contact-address {
    padding: 20px 30px;
}
}
@media (min-width:768px) and (max-width: 991.99px) {
.heading1 {
  font-size: 42px;
  line-height: 52px;
}
.solutions .solution-card {
 width: calc(43.33% - 8px);
}
.solutio-hover-content {
    padding: 20px 25px;

}
.solutions {
  flex-wrap: wrap;
  justify-content: center;
}
.heading2 {
    font-size: 40px;
    line-height: 52px;
}
.industries .industries-cards .industries-card {
  width: calc(50% - 20px);
}
.simplepost {
 width: calc(50% - 20px);
}
.footer .footer-heading {
  font-size: 16px;
}
.footer .newsletter-form .submit-btn {
  padding: 8px 8px;
}
.footer .newsletter-form {
  padding: 5px 5px 5px 5px;
  font-size: 14px;
}
.footer {
  background-size: contain;
  background-position: center bottom 60px;
}
.maintitlefooter {
    padding-top: 26px;
}
.aboutbox {
    max-width: 100%;
}
.avon-valley img {
    max-width: 100%;
    width: 100%;
}
}
@media(max-width:767px){

	.model-list{
		margin-top: 25px;
	}
	.page-id-412 .todaynewitem  .contact-address {
    padding: 20px 20px !important;
}
th, td {
    font-size: 16px;
}
.carousel-inner .heading1, .carousel-inner .body-large {
    padding-left: 0;
}
.carousel-inner .btn {
    margin-left: 0;
}
	.bannercontent p {
    font-size: 20px;
    line-height: 28px;
}
.heading1 {
    font-size: 34px;
    line-height: 44px;
}
.heading2 {
    font-size: 32px;
    line-height: 36px;
}
.single-mainhed h2 {
    font-size: 32px !important;
    line-height: 36px !important;
}
.heading3 {
  font-size: 30px;
  line-height: 37px;
}
.solutions {
  flex-wrap: wrap;
  justify-content: center;
}

.solutions .solution-card .card-icon {
  max-width: 40px;
}
.clients-logos {
  flex-wrap: wrap;
  justify-content: center !important;
}
.clients-logos-section .clients-logos img {
    max-height: initial;
    max-width: 28%;
    padding: 15px 5px;
}
.industries .industries-cards {
  gap: 20px;
}
.industries .industries-cards .industries-card {
  width: calc(50% - 10px);
}
.simplepost {
 width: calc(50% - 10px);
}
.industries-card.position-relative > img {
    width: 100%;
}
.contact-section .contact-form .form-control.col-6 {
  width: calc(100% - 0px);
}
.footer-sig ul.list-inline {
  text-align: center;
}
.footer-sig .body-small {
  text-align: center;
}
.footer {
  background-size: contain;
  background-position: center bottom 85px;
}
.page-banner {
    height: 225px;
}
.pro-boucher-box {
  flex-wrap: wrap;
}
.boucher-img {
  width: 100%;
}
.boucher-content {
  padding: 20px 0 40px 0;
  margin: 0 0 25px;
  width: 100%;
}
.assesment-sheet .boucher-content {
  margin-bottom: 0;
}

.rightcontant {
    margin-top: 30px;
}
	.clients-logos-section {
    padding: 50px 0px !important;
 
}
	.wesupport-about{
		margin-bottom:30px;
	}
	.waterway{
		margin-top:30px;
	}
}
@media(min-width: 568px){
#download-popup .modal-dialog {
  max-width: 650px;
}
		.projects-related .mainprojuct p {
    min-height: 102px;
}

	
}

/*responsive*/
@media(min-width: 320px) and (max-width:567px){
.end {
    padding-top: 30px;
}

.industries .industries-cards .industries-card {
  width: calc(100% - 10px);
}
.simplepost {
 width: calc(100% - 10px);
}
.industries-card img {
    width: 100%;
}
	.Phone{
		display: none;
	}
	.allright {
   
    flex-direction: column;
}
.onsite {
    padding-top: 20px  !important;
}
.pdtb-85{
    padding: 50px 0px;
}
.pdb-85{
  padding-bottom: 50px;
}
.projects {
    margin-bottom: 0px;
    margin-top: 10px;
}
.apexmenu {
  display: none;
}
.logomenu {
    order: 2;
}
.step2 {
    padding: 20px 13px 20px 13px;
}
.text-about {
 
    margin-bottom: 0px !important;
}
.menulinks {
    padding-bottom: 16px;
}
.projects {
    padding-top: 0 !important;
    margin-bottom: 15px;
}
	.solutions .solution-card {
  width: calc(100% - 5px);
}
.maintitlefooter {
    padding-top: 26px;
}
	
#download-popup .btn-close {
    right:0px;
    top:0px;

}
.envirocare, .nextbanners {
    background-size: cover!important;
}
	.footer-subscribe {
    margin: 0px auto 10px;
    flex-direction: column;
}	
.footer-subscribe h5 {
    margin-bottom: 10px;
    width: 100%;
   
}	
.subscribe-form {
    width: 100%;
}
	
}
@media(min-width: 568px) and (max-width:767px){

 	.project-slider .slick-list {
    padding: 0 15% 0 0 !important;
}
.mainprojuct h3 a {
    font-size: 24px;
    line-height: 28px;
}
img.video-playicon {
    width: 80px !important;

}
 .pdtb-85{
    padding: 50px 0px;
}
.pdb-85{
  padding-bottom: 50px;
}

  .menulinks {
    padding-bottom: 24px;
}
.onsite {
    padding-top: 20px  !important;

}
.apexmenu {
  display: none;
}
.logomenu {
    order: 2;
}
	.solutions .solution-card {
  width: calc(47% - 5px);
}
		.blog .archive-proimg.video-playicon {
    width: 80px !important;
}
.page-template-archive-projects img.video-playicon {
    width: 80px !important;
}
}
@media(min-width: 320px) and (max-width:567px){
#gform_wrapper_3 #field_submit, #gform_wrapper_3 .gform_footer { 
justify-content: center;
}
#gform_wrapper_3 .gfield.gfield--width-third {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
}
#gform_wrapper_3 .gfield.gfield--width-five-twelfths {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
}
#gform_wrapper_3 .gfield.gfield--width-quarter {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important; 
}
#gform_3 input#gform_submit_button_3 {
    min-width: auto;
}
#gform_wrapper_3 .gform_fields {
    grid-template-columns: repeat(12,1fr) !important;

}
.footer-subscribe h5 {
    text-align: center !important;
}
.download-grid {
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 30px
}
	a.showSingle img {
    width: 100px !important;
}
 .mining-icon {
    grid-template-columns: repeat(1, 1fr) !important;
}
.mainlogosection {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 36px 36px;
}
.innovation {
    margin-bottom: 30px;
}
.innovation {
    padding: 20px 20px;
}
.envirocare {
    padding: 50px 0px;
}
.partner {
    padding-bottom: 30px;
}
.icon img {
/*    width: 70px;*/
}
.menu a {
    margin: 0px 5px;
}
a.showSingle img {
    width: 90px !important;
}
section.cnt{
    margin-top: 20px !important;
}
.trusted-content {
    padding-right: 0;
}
.herotext .solutio-hover-content h3 {
    font-size: 20px;
    line-height: 28px;
}
.herocontant h2 {
    padding-bottom: 0px;
}
/*
.main-text {
    display: grid;
}
*/
.aboutbox {
    max-width: 100%;
 
    padding-top: 0 !important;
}
.blokitem {
    padding-top: 20px;
}
}
@media(min-width: 568px) and (max-width:767px){
#gform_wrapper_3 #field_submit, #gform_wrapper_3 .gform_footer { 
justify-content: center;
}
.footer-subscribe {
    flex-direction: column;
}
.footer-subscribe h5 {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.subscribe-form {
    width: 100%;
}
#gform_wrapper_3 .gfield.gfield--width-third {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
}
#gform_wrapper_3 .gfield.gfield--width-five-twelfths {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
}
#gform_wrapper_3 .gfield.gfield--width-quarter {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important; 
}
#gform_3 input#gform_submit_button_3 {
    min-width: auto;
}
#gform_wrapper_3 .gform_fields {
    grid-template-columns: repeat(12,1fr) !important;

}
.projects-related .mainprojuct p {
    min-height: 120px;
}
}


	
@media(min-width: 320px) and (max-width:767px){

.footer-subscribe h5 {
    margin-bottom: 15px;
}
	.footer-logo {
    margin-top: 40px;
}
	#download-popup .modal-body {
    padding: 10px 30px 20px !important;
}
	#download-popup h5.modal-title {
    font-size: 26px;
    line-height: 31px;
  
}
	.mainfaq .accordion-item span img {
    width: 35px;
}
	#download-popup .modal-header {
    padding-top: 30px;
}
.innovation .mainprojuct h3 {
    font-size: 26px;
    line-height: 30px;
}	
	
    .pdtb-85{
    padding: 50px 0px;
}
.pdb-85{
  padding-bottom: 50px;
}
	.pdt-85{
	padding-top: 50px;
}
.topconnect {
    margin-top: 0px;
}
.onsite {
    padding-top: 0px;
}
.step1 {
    width: 0;
}
.step2 {
    width: 100%;
}
/*25-01-2025*/
.herocontant {
    padding-left: 0;
    width: 100%;
     
}
.mining-icon {
    grid-template-columns: repeat(2, 1fr);
}
.simplepost img {
    width: 100%;
}
.mainlogosection {
    grid-template-columns: repeat(3, 1fr);
    gap: 36px 36px;
}
.logosection {
    text-align: center;
}
.maintitlefooter {
    padding-left: 0;
}

.apex-invocare {
    padding-left: 0px;
    padding-top: 25px;
}
	.herocontant{
	 padding-top: 25px;	
	}
	.aboutheading p{
		font-size: 16px;
	}
	
	
.latestprojects {
    padding-left: 20px;
    float: left;
    padding-bottom: 30px;
    max-width: 100%;
}
.heading1 {
    font-size: 34px;
    line-height: 40px;
}
.download-pd h3 {
    
    font-size: 26px !important;
	line-height: 31px !important;
}
.partner {
    padding-bottom: 30px;
}
.about img {
    width: 100%;
}
.trusted-logo {
    padding-left: 0;
	margin-top: 40px;
}
.latestprojects {
    max-width: 100%;
    float: inline-start;
    padding: 0px 20px 0px;
    padding-bottom: 26px;
}
.solutions {
    gap: 30px 30px;
}
.mainprojuct {
    padding: 15px 15px !important;
}
.innovation {
    padding: 10px 10px;
}
.lastitem {
    padding-top: 20px;
}
.creative {
    padding-top: 20px;
}
.viewbtn {
    padding-top: 15px;
}
.top-post {
    margin: 0 0 30px;
}
.mainfaq .accordion-item h3 {
    font-size: 22px;
    line-height: 28px;
}
.mainfaq .accordion-item span {
    padding-right: 30px;
}
/*
.mainfaq .accordion-body {
    padding: 16px 20px 0px 65px;
}
*/
.avon-valley {
    padding-top: 26px;
}
.mainprojuct h3 {
    font-size: 20px;
    line-height: 30px;
}
.mainslider-box {
    position: static;
    width: 100%;
    padding-top: 50px;
}
.apexreding {
    width: 100%;
}
.apexbox {
    flex-direction: column;
}
.humblebox {
    padding: 30px 30px;
    max-width: 100%;
}
.mainslider-box h2 {
    text-align: left;
}
.avon-valley img {
    width: 100%;
}
 .icon img {
/*
    width: 120px;
    min-height: 120px;
*/
}
.home .icon img {
    height: 70px;
}
.border-box:after {
    content:none !important;
}
a.showSingle img {
    width: 120px;
}
.herocontant h2 {
    padding-bottom: 0px;
}
.cnt {
    margin-top: 20px !important;
}
.top-post {
    max-width: 100%;
}
.webelieve img {
    width: 70px;
	height: auto;
}
.apexreding img {
    width: 100%;
}
.mainprojuct h3 a{
    font-size: 22px;
    line-height: 28px;
}
	.mainprojuct h3 {
    min-height: auto;
}
	.slider-section .video-player img {
    height: auto;

}
	.water-offer {
    padding: 50px 0px;
}
.todaynewitem .row .col-lg-4.col-sm-6 {
    margin-bottom: 20px;
}
	.todaynewitem .row .col-lg-4.col-sm-6:last-child {
    margin-bottom: 0px;
}
.solutio-hover-content p {
    font-size: 16px;
    height: 100px;
    overflow: scroll;
}	
.projects-related .row .col-md-4.col-sm-6:last-child .archive-pro{
		margin-bottom: 0;
	}	
	.projects-related .video-player img, .page-id-352 .video-player img {

    height: auto;
}
	.category-project {
    margin-top: 50px;
}
.casestudy-internal .carousel-item {
	 padding: 100px 0px 100px !important;
	}
.solutio-hover-content {
    padding: 10px 15px;

}
}
@media(min-width: 768px) and (max-width:991px){
#gform_wrapper_3 #field_submit, #gform_wrapper_3 .gform_footer { 
justify-content: center;
}
.footer-subscribe {
    flex-direction: column;
}
.footer-subscribe h5 {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.subscribe-form {
    width: 75%;
}
#gform_wrapper_3 .gfield.gfield--width-third {
    grid-column: span 6 !important;
    -ms-grid-column-span: 6 !important;
}
#gform_wrapper_3 .gfield.gfield--width-five-twelfths {
    grid-column: span 6 !important;
    -ms-grid-column-span: 6 !important;
}

#gform_wrapper_3 .gfield.gfield--width-quarter {
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important; 
}
#gform_3 input#gform_submit_button_3 {
    min-width: auto;
}
#gform_wrapper_3 .gform_fields {
    grid-template-columns: repeat(12,1fr) !important;

}
	.projects-related .row .col-md-4.col-sm-6:last-child .archive-pro{
		margin-bottom: 0;
	}
	
.projects-related .mainprojuct {
    padding: 30px 12px !important;
  
}
	
	.solutio-hover-content p {
    font-size: 16px;
    height: 100px;
    overflow: scroll;
}
	.innovation .mainprojuct h3 {
    font-size: 26px;
    line-height: 30px;
}
.download-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px !important;
}
	.water-offer {
    padding: 50px 0px;
}
	.slider-section {
    padding-top: 85px !important;
}
.topconnect {
    margin-top: 0px;
} 
	.mainprojuct h3 a {
    font-size: 25px;
    line-height: 28px;
}
.apexmenu {
  display: none;
}
.logomenu {
    order: 2;
}
.text-about{
    padding-top: 12px;
}
.step1 {
    width: 0;
}
.step2 {
    width: 100%;
}
/*25-01-2025*/
.herocontant {
    padding-left: 0;
    width: 100%;
            padding-top: 30px;
}
.mining-icon {
    grid-template-columns: repeat(2, 1fr);
}
.simplepost img {
    width: 100%;
}
.mainlogosection {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 10px;
}
.end:last-child {
    padding-left: 0;
}
.apex-invocare {
    padding-left: 0px;
/*    padding-top: 30px;*/
     }
.heading1 {
   font-size: 38px;
        line-height: 42px;
}
 .pdtb-85{
    padding: 50px 0px;
}
.pdb-85{
  padding-bottom: 50px;
}
.maintitlefooter {
    padding-left: 0px;
}
.footer-logo {
    padding-bottom: 20px;
}
.partner {
    padding-bottom: 30px;
}
.about img {
    width: 100%;
}
.latestprojects {
    max-width: 100%;
    float: inline-start;
    padding: 0px 20px 0px;
    padding-bottom: 26px;
}
.avon-valley {
    padding-top: 26px;
}
.mainfaq .accordion-item h3 {
    font-size: 22px;
    line-height: 30px;
}
.mainfaq .accordion-item span {
    padding-right: 28px;
}
.mainfaq .accordion-body {
    padding: 16px 20px 0px 0px;
}
.lastitem {
    padding-top: 30px;
}
.icon img {
    width: 70px; 
}
.solution-section .solutio-content h3 {
    font-size: 24px;
}
.trusted-logo {
    padding-left: 0;
}
a.showSingle img {
    width: 100px !important;
}
.herobox h3 {
    font-size: 20px;
    line-height: 24px;
}
.herocontant h2 {
    padding-bottom: 8px;
}
.trusted-content {
    padding-right: 0;
}
.border-box:after {
    content:none !important;
}
.cnt {
    margin-top: 20px !important;
}
.top-post {
    max-width: 100%;
}
.webelieve img {
    width: 90px;
}
.apexbox {
    flex-direction: column;
}
.mainslider-box {
    position: static;
    width: 100%;
    padding-top: 50px;
}
.apexreding {
    width: 100%;
}
.humblebox {
    max-width: 100%;
}
.mainslider-box h2 {
    text-align: left;
}
.apexreding img {
    width: 100%;
}
.mainprojuct h3 {
    font-size: 20px;
    line-height: 26px;
}
.websalt {
    padding: 0;
}
		.project-slider .slick-list {
    padding: 0 15% 0 0 !important;
}
	.bannercontent p {
    font-size: 18px;
    line-height: 28px;
}
	.clients-logos-section {
    padding: 50px 0px;
  
}
.casestudy-internal .carousel-item {
	 padding: 100px 0px 100px !important;
	}
	.industries-card.position-relative > img {

    width: 100%;
}
	.solutio-hover-content {
    padding: 10px 15px;

}
}
@media(min-width: 567px) and (max-width:768px){
.download-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px !important;
}
.solutio-hover-content h3 {
    font-size: 20px;
}
 .solutio-hover-content p{
    font-size: 16px;
 }
}
@media(min-width: 992px) and (max-width:1199px){
.footer-subscribe {
    flex-direction: column;
    align-items: center;
}
.footer-subscribe h5 {
    margin-bottom: 15px;
    width: 80%;
    text-align: center;
}
.solutio-hover-content {
    padding: 10px 15px;

}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
    min-width: 200px!important;

}	
.navbar-expand-lg .navbar-nav .dropdown-menu li a span {
    font-size: 14px !important;
}	
.navbar-expand-lg .navbar-nav .dropdown-menu li a {
    font-size: 14px !important;
}	
	
.navbar-expand-lg .navbar-nav .dropdown-menu {
    right: 0 !important;
}	
	
	
		.solutio-hover-content p {
    font-size: 16px;
    height: 100px;
    overflow: scroll;
}
.menulinks li a {
    font-size: 14px;
}
.blod-font {
    font-size: 14px !important;
}
.menulinks li {
    padding: 5px 0px;
}
.simplepost img {
    width: 100%;
}
.herocontant {
    padding-left: 0;
    width: 100%;
    padding-top: 30px;
}
.heading1 {
    font-size: 40px;
    line-height: 44px;
}
.solutio-hover-content {
    padding: 10px 10px;
}
.partner {
    padding-bottom: 30px;
}
a.Phone {
    font-size: 16px;
}
.innovation {
    padding: 25px 16px;
}
.heading2 {
    font-size: 42px;
    line-height: 52px;
}

.solution-section .solutio-hover-content h3 {
    font-size: 18px;
}
.solution-section .solutio-content h3 {
    font-size: 18px;
}
a.showSingle img {
    width: 100px !important;
}

.mainprojuct h3 {
    font-size: 24px;
    line-height: 32px;
}
.creative {
    padding-top: 30px;
}
.webelieve img {
    width: 90px;
}
.humblebox { 
    padding: 20px 20px;
}
.herotext .solutio-hover-content h3 {
    font-size: 20px;
    line-height: 24px;
}
.websalt {
    padding: 0;
}
.project-slider .slick-slide {
    margin: 0px 46px;
    opacity: 0.5;
}
.project-slider .slick-next.slick-arrow {
    right: 8%;
   
}
	.header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
}
	.column-gap-4 {
    -moz-column-gap: 1.2rem!important;
    column-gap: 1.2rem!important;
}
	a.Getitouch {
    font-size: 16px;
}
	
	.apex-invocare {
    padding-left: 25px;
}
		.blog .archive-pro{
		margin-bottom: 25px;
	}
	.page-template-archive-projects .archive-pro{
		margin-bottom: 25px;
	}
		.project-slider .slick-list {
    padding: 0 15% 0 0 !important;
}
	.page-id-412 .todaynewitem  .contact-address {
    padding: 20px 40px;

}
	.latestprojects {
    max-width: 390px;
    float: right;
}
	ul#menu-primary li a span {
    font-size: 16px !important;
}
	.internal-crousel .carousel-item {
    padding: 150px 0px 150px !important;
}
.casestudy-internal .carousel-item {
	 padding: 100px 0px 100px !important;
	}

	.home  .icon img {
    width: 100px;
    min-height: 100px;
}
	.industries-card.position-relative > img {
    height: 100%;
}
	
	
#myheader.sticky .navbar-brand {
    margin-left: 20px;
    max-width: 135px;
}
.navbar-brand {
    max-width: 220px;
}
#myheader.sticky .getintouch-section .mobile-hide {
    font-size: 16px !important;

}	
#myheader.sticky .getintouch-section {
    margin-left: 1rem !important;
}	
	
	
}
@media(min-width: 1200px) and (max-width:1299px){
a.showSingle img {
    width: 150px !important;
}
.menulinks li a {
    font-size: 14px;
}
.blod-font {
    font-size: 14px !important;
}
.menulinks li {
    padding: 5px 0px;
}
.herotext .solutio-hover-content h3 {
    font-size: 20px;
    line-height: 25px;
}
.solution-section .solutio-content h3 {
    font-size: 18px;
}
.solution-section .solutio-hover-content h3 {
    font-size: 23px;
}
	.solutio-hover-content p {
    font-size: 16px;
    height: 100px;
    overflow: scroll;
}
.humblebox {
    padding: 30px 30px;
}
.solutio-hover-content {
    padding: 10px 10px;
}
		.project-slider .slick-list {
    padding: 0 20% 0 0 !important;
}
.project-slider .slick-next.slick-arrow {
        right: 18%;
}
a.Phone {
    font-size: 18px;

}
a.Getitouch {

    font-size: 16px;
}
.header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px !important;
}
		.icon img {
    width: 80px;
}
		.blog .archive-pro{
		margin-bottom: 25px;
	}
.page-template-archive-projects .archive-pro{
		margin-bottom: 25px;
	}
	.projects-related .mainprojuct p {
    min-height: 100px;
}
.latestprojects {
    max-width: 448px;
}	
.home .solutio-hover-content h3{
	font-size: 22px;
}
.home  .solutio-content h3 {
    font-size: 22px;
}
 .home .solutio-hover-content p {
    font-size: 16px;
    line-height: 20px;
}
	.page-template-archive-projects-php .mainprojuct h3 a {
    font-size: 23px !important;
    line-height: 30px !important;
  
}
.solutio-hover-content {
    padding: 10px 15px;
}
	
.navbar-expand-lg .navbar-nav .dropdown-menu {
    min-width: 200px!important;

}	
.navbar-expand-lg .navbar-nav .dropdown-menu li a span {
    font-size: 14px !important;
}	
.navbar-expand-lg .navbar-nav .dropdown-menu li a {
    font-size: 14px !important;
}	
}
@media(min-width: 1300px) and (max-width:1399px){
    .herotext .solutio-hover-content h3 {
    font-size: 18px;
    line-height: 24px;
}
		.project-slider .slick-list {
    padding: 0 20% 0 0 !important;
}
.project-slider .slick-next.slick-arrow {
        right: 18%;
}

	.solutio-content h3 {
    color: #219ECC;
    margin-bottom: 0;
    font-size: 24px;
}
	.projects-related .mainprojuct p {
    min-height: 100px;
}
	.latestprojects {
    max-width: 490px;
    float: right;
}
	.home .solutio-hover-content h3{
	font-size: 22px;
}
.home  .solutio-content h3 {
    font-size: 22px;
}
 .home .solutio-hover-content p {
    font-size: 16px;
    line-height: 20px;
}
	.solutio-hover-content {
    padding: 10px 15px;
}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
    min-width: 200px!important;

}	
.navbar-expand-lg .navbar-nav .dropdown-menu li a span {
    font-size: 14px !important;
}	
.navbar-expand-lg .navbar-nav .dropdown-menu li a {
    font-size: 14px !important;
}
}
@media(min-width: 1400px) and (max-width:1599px){
		.project-slider .slick-list {
    padding: 0 25% 0 0 !important;
}
	.project-slider .slick-next.slick-arrow {
       right: 23%;
}
	.latestprojects {
    max-width: 505px;
    float: right;
}

	.home-bottomsolution  .solutio-content h3 {
    font-size: 24px;
}
}
@media(min-width: 1600px) and (max-width:1699px){
		.project-slider .slick-list {
    padding: 0 30% 0 0 !important;
}
	.project-slider .slick-next.slick-arrow {
        right: 27%;
}
	.latestprojects {
    max-width: 508px;
    float: right;
}
}
@media(min-width: 992px) {
.mobile-hide{
display:none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-radius: 0;
    overflow: hidden;
}
.navbar-expand-lg .navbar-collapse {
   justify-content: center;
}

.innovation .mainprojuct p{
   min-height: 120px;
}
	
.header .navbar-expand-lg .navbar-collapse {
   justify-content: end;
}	
.projects-related .row .col-md-4.col-sm-6 .archive-pro{
	margin-bottom: 0;
}
.wesupport {
    padding-right: 20px;
}

#myheader.sticky .getintouch-section .mobile-hide {
    display: block !important;
	font-weight: 400;
    font-size: 20px;
    white-space: normal;
	    color: #000;
}
#myheader.sticky .getintouch-section .mobile-hide  span {
    color: #219ECC;
}
	
#myheader.sticky .getintouch-section {
    margin-left: 2.5rem;
}
/****navigation-section***/	
	

	
	/****navigation-section***/	
	
}

@media(min-width: 1200px) {
.dropdown-toggle {
    font-size: 20px;
    font-weight: 400;
}	
	.navbar-nav.column-gap-4	{
		column-gap: 2.5rem !important;
	}
ul#menu-topnav .menu-item a{
    padding: 15px 0px;
    font-size: 16px;
	 font-weight: 300;
}
ul#menu-topnav	{
		column-gap: 1.5rem !important;
	}
.navbar-brand img {
    max-width: 100%;
    width: 245px;
}

}



@media(min-width: 1700px) {
	
	.project-slider .slick-list {
    padding: 0 40% 0 0 !important;
}	
}
@media(min-width: 1200px) {
.page-template-template-tier1 .solutions .solution-card .icon {
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.solutio-content h3 {
    min-height: 68px;
}
	.page-template-archive-projects-php .mainprojuct h3 {
    min-height: 80px;
}

.page-template-archive-projects-php .mainprojuct p {
    min-height: 100px;
}
.page-template-archive-projects-php .mainprojuct h3 a {
    font-size: 26px;
    line-height: 34px;
  
}
}
@media(min-width: 1400px) {
.container{
	max-width: 1320px;
	width: 95%;
}
}
