
 /* contact page */
 section, main{
    margin-bottom: 110px;
}
@media all and (max-width: 991px){
	section, main{
		margin-bottom: 75px;
	}
}
@media all and (max-width: 767px){
	section, main{
		margin-bottom: 70px;
	}

}
@media all and (max-width: 575px){  
	section, main{
		margin-bottom: 60px;
	}

}
@media all and (max-width: 380px){
	section, main{
		margin-bottom: 50px;
	}
}



/* Header Section Start */
@media(min-width:2500px)
{
	#header:after
	{
		width:39% !important;
	}
	
}
@media(min-width:2200px)
{
	#header:after
	{
		width:36%;
	}	
}
@media(max-width:1600px)
{
	#header:after
	{
		width:30%;
	}
	
}
@media(max-width:1400px)
{
	#header:after
	{
		width:27%;
	}
	
}
@media(max-width:1199px)
{
	#header a{
		color:var(--primary_color);
	}
	#header
	{
		padding-top:0px;
		padding-bottom:0px;
	}
	.navigation-bar .nav-item
	{
		margin:0px 15px;
	}
	
	/* #header:after */
	/* { */
		/* display:none; */
	/* } */
	.navigation-bar .container
	{
		position:relative;
	}
	.navbar-collapse
	{
	left:0px;
	position:absolute;
	top:120%;
	background:white;
	max-width:100%;
	width:100%;
	padding:0px 30px;
	z-index:999;
	box-shadow:0 0 9px rgba(0 0 0/16%); 
	}
	.navbar-nav
	{
		display:block !important;
		padding: 10px 0px;
	}
	.navigation-bar .nav-item
	{
		margin:0px;
	}
    .navbar-toggler
    {
        background: var(--primary_color);
    }
}
@media(max-width:767px)
{
    #header
    {
        /* padding-bottom: 55px; */
    }
}
@media(max-width:575px)
{
	.navigation-bar .nav-item {
		padding:6px 0px!important;
	}
	.navigation-bar .nav-link{
		font-size:16px;
	}
   .navbar-collapse{
	   
	   top:100%;
   }
   #header .navbar.navbar-expand-xl img{
	   width:80px;
   }
}
/* Header Section End */
/* Banner Section Start */


@media(max-width:1199px)
{
    .inner-banner
    {
        min-height: 351px;
    }


}
@media(max-width:1440px)
{
	.home-banner-content {
    min-height: 500px;
  }
}
@media(max-width:1024px)
{
	.home-banner-content {
    min-height: 500px;
  }
  #product-page-sec #top-Accessories .products-items-image img{
	    height: 262px;
}
}
@media(max-width:767px)
{ .inner-banner-cont h1{
        margin-bottom: 5px;
    }
    .inner-banner
    {
        min-height:280px;
    }
}
@media(max-width:575px)
{
    .inner-banner
    {
        min-height:250px;
    }
}
@media (max-width: 991px) {
  .home-banner-content {
    min-height: 550px;
  }
  
    .inner-banner
    {
        min-height: 300px;
    }
  

  .inner-banner-cont ul,
  .inner-banner-cont li {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .home-banner-content {
    min-height: 400px;
  }
 /* .home-banner .site-buttons{ */
	  /* margin-top:0px; */
  /* } */

  .inner-banner {
    min-height: 350px;
  }
 #product-page-sec #top-Accessories .products-items-image img{
	    height: 192.11px;
}
  .inner-banner-cont ul,
  .inner-banner-cont li {
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  .home-banner-content {
    min-height: 300px;
  }

  .inner-banner {
    min-height: 300px;
  }
 
  .inner-banner-cont ul,
  .inner-banner-cont li {
    font-size: 15px;
  }
}
@media (max-width: 320px) {
    .home-banner-content {
        min-height: 250px;
    }
}
/* Banner Section End */
/* Lets bg Section Start */
@media (max-width: 1440px) and (min-width: 991px) {
 .lets-deatils-content{
	 padding:30px 10px 10px 20px ;
 }
 .lets-bg-content p {
    line-height: 35px;
    font-size: 28px;
    margin-left: 37px;
    margin-right: 20px;
}
.lets-deatils-content .theme-heading{
	    padding-bottom: 15px;
		    font-size: 25px;
}
.lets-deatils-content h3 {
		    margin-bottom: 10px;
	}
	.lets-make-inner .lets-link-content {
    padding: 30px;
	}
	


  /* .lets-bg-content p { */
    /* font-size: 28px; */
    /* line-height: 40px; */
    /* margin-left: 60px; */
  /* } */

  /* .lets-deatils-content .theme-heading { */
    /* font-size: 30px; */
  /* } */

  /* .lets-make-inner a.site-buttons { */
    /* font-size: 32px; */
    /* border-width: 15px; */
  /* } */
  /* .lets-bg-content p { */
    /* font-size: 26px; */
    /* margin-left: 40px; */
    /* line-height: 38px; */
  /* } */

  /* .lets-deatils-content .theme-heading { */
    /* font-size: 28px; */
  /* } */

  /* .lets-deatils-content h3 { */
    /* font-size: 20px; */
  /* } */

  /* .lets-deatils-content p { */
    /* font-size: 15px; */
  /* } */

  /* .lets-make-inner a.site-buttons { */
    /* font-size: 28px; */
    /* border-width: 12px; */
  /* } */
  .lets-bg-content:before {
    top: 40px;
left: 17px;
}
}


@media (max-width: 991px) {
  .lets-bg-content {
    flex-direction: column;
    text-align: center;
    padding: 40px 20px;
  }

  .lets-bg-content p {
    margin: 0px 0;
    margin-top: 32px;
    font-size: 22px;
    line-height: 32px;
  }

  .lets-deatils-content {
    padding: 25px 20px 10px;
  }

  .lets-deatils-content .theme-heading {
    font-size: 26px;
  }

  .lets-deatils-content h3 {
    font-size: 18px;
  }

  .lets-deatils-content p {
    font-size: 14px;
    line-height: 22px;
  }

  .lets-make-inner a.site-buttons {
    font-size: 24px;
    border-width: 10px;
  }

  .lets-make-inner .lets-img-color {
    background-position: center;
  }

  .lets-make-inner .lets-link-content {
    padding: 30px;
  }
  .lets-bg-content:before {
    top: 22px;
    left: 11px;
    width: 50px;
	height: 50px;
	}
}

@media (max-width: 576px) {
  .lets-bg-content {
    flex-direction: column;
    padding: 30px 15px;
  }

      .lets-bg-content:before {
        width: 45px;
        height: 45px;
        top: 21px;
        left: 6px;
    }

  .lets-bg-content p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 25px;
  }

  .lets-deatils-content {
    padding: 20px 15px 10px;
  }

  .lets-deatils-content .theme-heading {
    font-size: 22px;
  }

  .lets-deatils-content h3 {
    font-size: 16px;
  }

  .lets-deatils-content p {
    font-size: 13px;
    line-height: 20px;
  }

  .lets-make-inner a.site-buttons {
    /* font-size: 20px; */
    border-width: 8px;
  }

  .lets-make-inner .lets-link-content {
    padding: 25px;
        min-height: 250px;
    }
  .footer-bar-left {
    font-size: 16px;
  }
}



/* @media(max-width:991px) */
/* { */
	/* .lets-make-inner .lets-img-color{ */
		/* display:flex; */
		/* order:3; */
	/* } */
/* } */
/* Lets bg Section End */
/* Footer Section start */
@media (max-width: 992px) {
  #footer p {
    font-size: 22px;
    line-height: 34px;
  }

  .footer-bar {
    padding: 30px 0px;
	/* margin-top: 40px; */
  }

  .footer-bar-left {
    font-size: 22px;
  }
  
.our-portfolio-inner.dh-container .dh-overlay h4
{
font-size: 34px;
}
}

@media (max-width: 768px) {
  #footer p {
    font-size: 21px;
    line-height: 30px;
  }

  .footer-bar {
    padding: 28px 0px;
	/* margin-top: 30px; */
  }

  .footer-bar-left {
    font-size: 20px;
    line-height: 26px;
  }
  .our-portfolio-inner.dh-container .dh-overlay h4
{
font-size: 32px;
}
}

@media (max-width: 576px) {
  #footer p {
    font-size: 18px;
    line-height: 26px;
  }

  .footer-bar {
    padding: 20px 0px;
	/* margin-top: 10px; */
  }

  .footer-bar-left {
    font-size: 18px;
    line-height: 24px;
  }
  .footer-contact svg {
    margin-right: 15px;
	}
	 .our-portfolio-inner.dh-container .dh-overlay h4
{
font-size: 30px;
}
}

/* Footer Section End */




@media all and (max-width: 1199px){
   .contact-form{
		padding-right:0;
	}
	.contact-content{
		padding-left:0;
	}
}
@media all and (max-width: 991px){
    .contact-page-contact-details{
        margin-bottom: 50px;
    }
    .contact-page-detail{
        max-width: 100%;
    }
}
@media all and (max-width: 575px){
   /* .contact-page-detail-content a{ */
        /* word-break: break-all; */
    /* } */
}
@media all and (max-width: 450px){
   
 #product-page-sec #top-Accessories .products-items-image img{
	    height: 106.41px;
}
	/* .contact-page-detail-content a{ */
        /* font-size: 16px; */
    /* } */
    
    .contact-form-body{
        padding: 25px 10px 21px;
    }
    .contact-page-detail-content li{
        font-size: 16px;
    }
	    .project-percentage {
                width: auto;
				margin: 0px 15px;
				padding:15px;
    }
	    .project-percentage-icon h4 {
        font-size: 38px;
    }
	.project-percentage-icon span {
    font-size: 19px;
	}
	    .home-faq-right {
        margin-top: 197px;
    }
}

@media all and (max-width: 375px){
	.project-percentage {
        width: auto;
		margin: 0px 15px;
    }
	    .home-faq-right {
        margin-top: 214px;
    }
	   
 #product-page-sec #top-Accessories .products-items-image img{
	    height: 77px;
}
}
/* ========== 1440px and below ========== */
@media all and (max-width: 1440px) {
    .contact-page .contact-data {
        padding-left: 60px;
    }

    .contact-page .contact-form {
        padding: 40px 30px;
    }

    .contact-page .contact-form-bg-color {
        padding: 40px 30px;
    }

    .contact-page .contact-form .contact-page-scanner {
        width: 360px;
        margin-right: 20px;
    }
}


/* ========== 1024px and below ========== */
@media all and (max-width: 1024px) {
    .contact-page .contact-data {
        padding: 0px 30px 30px;
    }
	.contact-page-detail img{
		display:none;
	}
    .contact-page .contact-data .section-head {
        margin: 40px 0px;
    }

    .contact-page-detail {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 20px;
    }

    .contact-page-detail img.contact-call,
    .contact-page-detail img.contact-mail {
        margin-right: 20px;
        margin-bottom: 10px;
    }

    .contact-page .contact-form {
        padding: 30px 20px;
    }

    .contact-page .contact-form-bg-color {
        padding: 30px 20px;
    }

    /* .contact-page .contact-form .contact-page-scanner { */
        /* position: relative; */
        /* margin: 30px auto 0; */
        /* width: 100%; */
        /* border-radius: 20px; */
        /* text-align: center; */
    /* } */

    .contact-page .contact-form .contact-page-scan img {
        height: 70px;
        width: 70px;
        margin: 0px 10px;
    }
}


/* ========== 768px and below ========== */
@media all and (max-width: 768px) {
    .contact-page-detail-content h6 {
        font-size: 28px;
    }

    .contact-page-detail-content a {
        font-size: 18px;
    }

    .contact-page .contact-form .contact-page-scanner span {
        font-size: 26px;
    }
	#blog-page .blog-content {
		margin-top: 30px;
		margin-bottom: 25px;
	}
	#blog-page .blog-content h2 {
			margin-bottom: 10px;
		}
    /* .contact-page .contact-form .contact-page-scanner p { */
        /* font-size: 18px; */
    /* } */
	.contact-page-contact-details{
		margin-bottom:0px;
	}
	.home-blog-inner{
		margin-bottom:20px;
	}
	.our-portfolio-wrp .site-buttons {
    margin-top: 20px;
}
}


/* ========== 575px and below ========== */
@media all and (max-width: 575px) {
    .contact-page .contact-form,
    .contact-page .contact-form-bg-color {
        padding: 25px 10px;
    }

	.home-blog-inner{
		max-width:100%;
		margin-top:20px;
	}
	.home-blog-inner img{
		height:200px;
	}
	.home-blog-inner div{
		padding:15px;
	}
	.home-blog{
		padding:55px 0px;
	}
    .contact-page .contact-form .contact-page-scanner {
                width: 232px;
        margin-right: 0;
		padding:10px;
    }
	.contact-page-detail{
		margin-bottom: 30px;
	}
	    .contact-page .contact-form {
        height: 238px;
    }
    /* .contact-page .contact-form .contact-page-scan { */
        /* float: none; */
    /* } */
.our-portfolio-wrp .site-buttons {
    margin-top: 10px;
}
    .contact-page-detail-content h6 {
        font-size: 24px;
    }
.contact-page .contact-form .contact-page-scanner span {
        font-size: 22px;
    }
    /* .contact-page-detail-content a { */
        /* font-size: 16px; */
    /* } */
	    .contact-page .contact-form .contact-page-scan img {
        height: 54px;
        width: 54px;
		        /* margin: 0px 20px; */

		}
}


/* ========== 400px and below ========== */

@media all and (max-width: 400px) {
    .contact-page-detail-content h6 {
        font-size: 20px;
    }

    /* .contact-page-detail-content a { */
        /* font-size: 14px; */
        /* word-break: break-word; */
    /* } */

    .contact-page .contact-form .contact-page-scanner span {
        font-size: 22px;
    }

    /* .contact-page .contact-form .contact-page-scanner p { */
        /* font-size: 16px; */
    /* } */
}
/* @media all and (max-width: 1440px) { */
    /* #about-two-part .about-color-light .about-color-light-div { */
        /* margin-left: 80px; */
    /* } */

    /* #about-two-part .about-color-dark .about-color-dark-div { */
        /* margin-right: 100px; */
    /* } */

    /* #about-us-page .about-page-img div:first-child img { */
        /* margin-left: 100px; */
    /* } */

	/* #product-page-sec .products-items-title { */
		    /* padding: 72px 32px; */
    /* width: 259px; */
		/* } */
		/* #product-page-sec .products-items-title h2 { */
		/* font-size: 47px; */
		/* } */
/* } */

@media all and (max-width: 1024px) {
    #about-disction img {
        height: 350px;
        object-fit: cover;
        width: 100%;
    }

    #about-two-part .about-color-light,
    #about-two-part .about-color-dark {
        padding: 70px 30px;
    }

    #about-two-part .about-color-light .about-color-light-div,
    #about-two-part .about-color-dark .about-color-dark-div {
        margin: 0;
    }

    #about-us-page .about-page-img div:first-child img {
        margin-left: 0;
        width: 100%;
    }

    #about-us-page .about-page-img div:last-child {
        position: static;
		display:none;
        margin-top: -80px;
        padding: 30px;
        text-align: center;
    }
	#about-two-part .about-color-light, #about-two-part .about-color-dark{
		padding:50px 30px;
	}
	#about-us-page .about-page-img,
	#about-disction .col-lg-6:last-child{
		margin-top:25px;
	}
    #product-page-sec .products-items-title {
        padding: 60px 20px;
        width: 220px;
        top: 30%;
    }

    #product-page-sec .products-items-title h2 {
        font-size: 40px;
    }
#product-page-sec .products-items-title {
    top: 28%;
    left: 0px;
    padding: 20px;
    width: 225px;
    margin: 20px;
	
}
#product-page-sec .products-items-title h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 400;
}
    #product-page-sec .products-items-list {
        padding: 30px 40px;
    }
}


/* ========== 768px and below (Tablets & Mobiles) ========== */
@media all and (max-width: 768px) {
    #about-bg .about-bg-color {
        padding: 60px 20px;
    }
	    .home-faq-left button {
        font-size: 18px;
        line-height: 25px;
    }
	#product-page-sec .modal-header h4{
		font-size:26px;
	}
#product-page-sec .modal-dialog{
	max-width:700px;
}
#product-page-sec .product-popup-price h3{
	font-size:24px;
}
	#about-disction img,
	#about-us-page .about-page-img div:first-child img{
		height:auto;
	}	
    #about-bg p {
        font-size: 19px;
        /* line-height: 30px; */
    }

    #about-disction-1 h3 {
        font-size: 23px;
    }

    #about-two-part img {
        width: 120px;
        height: 120px;
    }

    #about-us-page .about-page-img div:last-child h4 {
        font-size: 30px;
    }

    #about-us-page .about-page-img div:last-child h6 {
        font-size: 18px;
    }

    #blog-page .blog-content h2 {
        font-size: 34px;
    }

    #blog-page .blog-image-content h3 {
        font-size: 30px;
    }

    #product-page-sec .products-items-title {
        width: 165px;
        padding: 15px;
		        top: 17%;
    }
	
	#product-page-sec .products-items-title h2 {
		font-size: 28px;
		font-weight: 400;
	}

}


/* ========== 575px and below (Mobile phones) ========== */
@media all and (max-width: 575px) {
    #about-bg .about-bg-color {
        padding: 40px 0px;
    }
	    .home-faq-left button {
        font-size: 17px;
		padding: 8px 15px;
    }
	#product-page-sec .modal-header h4{
		font-size:24px;
	}
	.home-faq-left .accordionquotion p {
    padding-left: 0px;}
	#product-page-sec .product-popup-wrapper{
		    flex-flow: row-reverse;
	}
	#product-page-sec .product-popup-price{
		padding:0px 15px;
	}
#about-disction .section-head h2{
	margin-bottom:10px;
}
    #about-bg p {
        font-size: 18px;
        /* line-height: 28px; */
    }

    #about-two-part .about-color-light,
    #about-two-part .about-color-dark {
        padding:35px 20px;
    }

    #about-us-page .about-page-img div:last-child {
        padding: 20px;
    }

    #blog-page .blog-content a {
        font-size: 18px;
    }

    #product-page-sec .products-items-title {
        width: 100%;
        position: static;
        /* margin-bottom: 20px; */
		margin:0px;
    }

    #product-page-sec .products-items-list {
        padding: 20px;
    }

    #product-page-sec .products-items-title h2 {
        font-size: 28px;
    }

    #product-page-sec .products-items-list h5 {
        font-size: 16px;
    }
}


@media all and (max-width: 400px) {
	.project-percentage
 {
        width: auto;
    }
}

@media (max-width: 992px) {
  #blog-page .blog-content h2 { 
  font-size: 34px; 
  /* line-height: 52px;  */
  }
}

@media (max-width: 768px) {
#blog-page .blog-image-content .blog-on-date {

    top: 20px;
left: 20px;}

  #blog-page .blog-content h2 { 
  font-size: 30px; 
  line-height: 40px; 
  }
  .home-faq-image{
	  position:static;
  }
  .home-faq-right img {
	    width: 100%;
		height: auto;
  }
	/* .project-percentage { */
	/* width: 344px; */
	/* } */
	.project-percentage-icon h4 {
    font-size: 50px;
	}
	.home-faq .row{
		gap:40px;
	}
	.contact-page .contact-form{
		height:300px;
	}
	.home-blog {
    padding: 62px 0px}
}

@media (max-width: 576px) {
#blog-page .blog-image-content img {
    height: 200px;
    object-fit: cover;
}
#block-techprosolutions-content form.webform-submission-book-appointment-form{
	width:auto;
}
 #blog-page .blog-content h2 { 
  font-size: 24px; 
  line-height: 28px; 
  }
  #blog-page .blog-image-content .blog-on-date {
	padding:5px 10px;
 }
     #blog-page .blog-image-content h3 {
        font-size: 24px;
    }
	#blog-page .blog-image-content h4 {
		font-size:16px;
		line-height: 18px;
	}
	#blog-page .blog-image-content .blog-on-date {
        top: 14px;
        left: 14px;
    }
}
