/*Responsive--css*/

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



@media only screen and (max-width: 1199px) {
 
    .sticky .logo img {
    width: 84%;
    }
 
}

@media only screen and (max-width: 1140px) {
 
 .contact-head-info {
    width: 70%;
 }
 
 
    
}


@media only screen and (max-width: 1024px) {
    
    .slider-title h2 {
    font-size: 30px;
    }
}


@media only screen and (max-width: 991px) {
    
    .toggle {
    visibility: visible;
/*     position: absolute; */
    top: 45px;
    right: 14px;
    z-index: 99999;
/*     transform: translateY(-50%); */
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin: 0 0 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    
    .toggle>* {
    width: 80%;
    height: 3px;
    background: #000;
    margin: 3px 0;
    }
    
     .header.collapsed .toggle .line1 {
        transform: rotate(-45deg) translate(-5px, 6px);
    }
    .header.collapsed .toggle .line2 {
        opacity: 0;
    }
    .header.collapsed .toggle .line3 {
        transform: rotate(45deg) translate(-7px, -8px);
    }
    
    .menu {
    width: 56%;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 999;
    background: #fff;
    height: 100vh;
    transition: 0.4s ease all, 0s ease background;
    }
    .collapsed .menu {
    left: 0;
    }
    
    .menu ul {
    flex-direction: column;
        padding-left: 0;
    }
    
    section.header-top {
    display: none;
    }
    
    button.btn.btn-primary.get-touch-btn {
    text-align: center;
    margin: auto;
    }
    
    .slide-img img {
    width: 100%;
    height: 430px;
    object-fit: cover;
    }
    
    .sticky .toggle {
    visibility: visible;
/*     position: absolute; */
    top: 36px;
    }
    
    .slider-title h2 {
    margin: 10% 0 0 0;
    }
    
    .ser-text {
    margin-bottom: 10px;
    }
    
    .service {
    margin: 0 0 160px 0;
    }
    
    .footer-image {
    width: 85%;
    }
    
    .home-form {
    padding: 60px 25px;
    }
    
    .menu ul li a {
    display: block;
    }
    
    .menu ul li {
    border-bottom: 1px solid #69af4f;
    padding-left: 20px;
    }
    
    .menu ul li:hover {
    border-bottom: 1px solid #33499f;
    }
    
    .contact-form-border {
    width: 100%;
    }
    
}

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

@media only screen and (max-width: 840px) {
    
    .footer-text ul li a {
    font-size: 14px;
    word-break: break-all;
    }
    
    .footer-image {
    width: 96%;
    }
    
    .sticky .toggle {
    visibility: visible;
/*     position: absolute; */
    top: 30px;
    }
    
    .logo {
    width: 34%;
    }
    
    .ct-blue h4:before {
    left: 35%;
    }
    
    .client_text{
        height:275px;
    }
    
    .slider-title h2{
        margin: 18% 0 0 0;
        /*font-size: 40px;*/
    }
    
    .h-form-txt p {
    width: 100%;
    font-size: 16px;
    }
    
    .slide-img img {
    width: 100%;
    /*height: 381px;*/
    object-fit: cover;
    }
    
    .h-form-txt h2 {
      color: #fff;
      font-size: 33px;
      font-family: montserrat-bold;
      /* line-height: 84px; */
    }
    
    .form_submit button {
        width: 51px;
        font-size: 31px;
    }
}


@media only screen and (max-width: 767px) {
	.address-box {
    padding-left: 0;
}
	
    .project-slider img{
        height: auto;
    }
    
 .home-ab-2 {
    padding: 40px 0px;
    }
    
    .ab-img {
    position: relative;
    margin: 45px 0px;
    }
    
    .ab-img img {
    width: 70%;
    }
    
    .ab-img::after {
    left: 10%;
    top: -6%;
    z-index: -1;
    }
    
    .text-box {
    right: 7%;
    bottom: -30px;
    z-index: 99;
    display: grid;
    place-items: center;
    }
    
    .service {
    height: auto;
    padding: 48px 0px;
    margin: 0 0 45px 0;
    }
    
    .ct-blue h4:before {
    bottom: 10px;
    left: 35%;
    }
    
    .proj-txt{
        width: 55%;
    }
    
    .footer-box {
    padding: 45px 0 0 0;
    }
    
    
    .footer-icon {
    text-align: left;
    }
    .footer-image ul {
    display: inline-block;
    margin: 10px 0px;
    padding: 0;
    }
    
    .footer-text {
    width: 100%;
    margin: 13px 0px;
    }
    
    .services-box {
    margin: 10px 0px;
    }
    
    .grid-item {
    width: 48%;
    }
    .grid-item {
    width: 100%;
    /* height: 200px; */
    object-fit: cover;
    }
    
    .ser-text {
    height: auto;
    border: 2px solid #fff;
    margin-bottom: 0;
    }
    
    .proj-txt h2 {
      font-size: 26px;
      font-family: montserrat-bold;
    }
    
    .testimonial-box h2{
      font-family: montserrat-bold;
      font-size: 33px;
      margin: 0 0 20px 0;
    }
    
    .client_text{
        height: 300px;
    }
    
    .form_submit button {
    /*width: 90px;*/
    font-size: 31px;
    }
    
    .h-form-txt p {
     width: 100%;
    }
    
    
    .laptop {
    display: none;
    }
    
    .phone {
    display: block;
    }
    
    .ser-img img {
    height: auto;
    }
    
    .project {
    width: 100%;
    margin: 0;
    }
    
    .footer-image img {
    width: 35%;
    }
    
    .other-btn a {
    width: 30%;
	}
	
	.col-md-6.form-order {
    order: 2;
    }
}


@media only screen and (max-width: 667px) {
    
    .slider-title h2 {
    font-size: 36px;
    }
    
    .slide-img img {
    width: 100%;
    /*height: 370px;*/
    object-fit: cover;
    }
    
    .redesign-text h2 {
    color: #fff;
    font-size: 28px;
    }
    
    .redesign-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 96%;
    }
    
    .toggle {
    visibility: visible;
/*     position: absolute; */
    top: 36px;
    }
    
    .slider-title {
      position: absolute;
      left: 5%;
      top: 0;
      width: 100%;
    }   
    
    .slider-btn {
        margin: 0;
    }
    
    .client_text{
        height: 360px;
    }
    
    .sticky .logo img {
    width: 100%;
    }

}

@media only screen and (max-width: 568px) {
    .get-touch-btn {
        margin-right: 70px;
    }
    
    .our-all {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    }
    
    .our-box {
    width: 100%;
/*     background: #33499f; */
    color: #fff;
    padding: 26px;
    margin: 10px 0px;
    }
    
    .inner-banner img {
    height: 260px;
    object-fit: cover;
    width: 100%;
    }
    
    .test-all .test-box {
    display: block;
    width: 100%;
    }
    
    
    .ct-blue h4:before {
        bottom: 10px;
        left: 29%;
    }
    
    .sticky .logo img{
        width: 100%;
    }
    
    .text-box {
    right: 7%;
    bottom: -30px;
    z-index: 99;
    display: grid;
    place-items: center;
    padding: 25px;
    }
    
    .text-box h4 {
    font-size: 28px;
    }
    
     .proj-txt {
    width: 100%;
    position: revert;
    }
    
    .project-slider img {
    width: 100%;
    }
    .proj-icon {
    width: 15%;
    }
        
    .client_text{
        height: auto;
    }
    
    .client_image {
        justify-content: space-around;
    }
    .footer-link ul li {
        width:100%;
        display: block;
        margin: 0px 0 6px 0;
    }
    .service-txt p{
        padding: 0px 0%;
    }
    .sec-title h2 {
        font-size: 26px;
    }
    .services-all {
        margin: 18px 0;
    }
    .sev-details {
        margin: 26px 0;
    }
    .details-left li{
        font-size: 16px;
    }
    .our-value {
        padding: 30px 0 2px;
    }
    .project {
        margin: 0 0 15px 0;
    }
    
    .service-txt h2 {
    font-size: 34px;
    }
    
    .project-txt h2 {
    font-size: 34px;
    }
    
    .proj-icon-2 {
    width: 15%;
    }
    
    p {
    font-family: poppins;
    font-size: 15px !important ;
    }
    
    .logo {
    width: 30%;
    }
    
    .slide-img:before {
    position: absolute;
    content: "";
    background-color: #0000007d;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9;
    }
    
     .slide-img img {
    width: 100%;
    height: 345px;
    object-fit: cover;
    object-position: right;
    }

    
    .slider-title {
    z-index: 99;
    }
    
    .slider-title h2 {
    font-size: 23px;
    color: #f7f7f7;
    }
    
    .slider-title p {
    color: #fff;
    width: 75%;
    }
    
    .modal-content {
    width: 80%;
    margin: auto;
    }
    
    section.service-page .service-txt h2 {
    font-size: 28px;
    }
	
	.other-btn a {
    width: 45%;
	}
}


@media only screen and (max-width: 480px) {
    .our-text h2 {
        font-size: 23px;
    }
    .form_info input{
        height: 40px;
    }
	
    .footer-image img {
    width: 40%;
	}
	
	.footer-icon {
    text-align: left;
    margin-top: 14px !important;
	}
	
    .proj-txt h2 {
        font-size: 24px;
    }
    .project-txt h2 {
        font-size: 25px;
        margin: 0 0 9px 0;
    }
    
    .slider-title p{
        display:none;
    }
    
    .slider-title h2 {
    font-size: 23px;
    margin: 18% 0 0 0;
    }
    
    .slide-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    }
    
    .logo {
    width: 42%;
    }
    
    .toggle {
    visibility: visible;
/*     position: absolute; */
    top: 33px;
    }
    
    .h-form-txt h2 {
    color: #fff;
    font-size: 26px;
    }
    .ab-img img{
        height: auto;
    }
    .home-ab-2 {
        padding: 40px 0px 0;
    }
    .h-form-txt p{
        font-size:15px;
    }
    
    .form-box {
    width: 100%;
    display: block;
    }
    
    .form_info {
    width: 100%;
    }
    
    .request-form {
    width: 100%;
    display: block;
    }
    
    .form_submit button {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    outline: none;
    background-color: #33499f;
    color: #fff;
    font-size: 34px;
    cursor: pointer;
    }
    
    .sticky .toggle {
    visibility: visible;
/*     position: absolute; */
    top: 33px;
    }
    
    .ab-img img {
    width: 100%;
    }
    
    .ab-img::after {
        display:none;
    }
    
    .text-box {
    right: 0;
    }
    
    .ct-blue h4:before {
    bottom: 10px;
    left: 26%;
    }
    
    .service-txt h2 {
    font-size: 25px;
    font-family: montserrat-bold;
    margin: 0;
    }
    
   .footer-link {
        width: 100%;
        margin: 10px 0 17px 0;
    }
    
    .testimonial-box h2 {
    font-family: montserrat-bold;
    font-size: 25px;
    }
    .footer-box {
        padding: 17px 0 0 0;
    }
    .client_text{
        padding:30px;
    }
    
    .client_image {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px 0 0 0;
    }
    
    .cl_img{
        width:20%;
    }
    
  
    
    .footer-link ul li a {
    color: #fff;
    font-family: poppins;
    font-size: 14px;
    }

    .sticky .logo img {
    width: 100%;
    }
    .inner-banner img {
    height: 180px;
    object-fit: cover;
    width: 100%;
    }
    
    .head-text {
    position: absolute;
    top: 50%;
    left: 10%;
    }
    .head-text h2 {
        font-size: 34px;
    }
    
    .detail h2 {
    font-size: 24px;
    }
    
    .slider-btn {
    margin-top: 13px;
    }
    
    .slider-title {
    position: absolute;
    left: 10%;
    top: 0;
    width: 80%;
    }
    
    .form_info input {
        margin: 0 0 11px 0;
    }
    
    .slider-title h4 {
    font-size: 15px;
    margin-top: 18px;
    }
    
    button.btn.btn-primary.get-touch-btn {
    font-size: 13px;
    padding: 7px 18px;
    }
    
	.other-btn a {
    width: max-content;
    font-size: 14px;
    padding: 8px 10px;
	}
	
	.map iframe {
    height: 300px; 
	}
    
}


@media only screen and (max-width: 400px){
    
    button.btn.btn-primary.get-touch-btn {
    position: fixed;
    top: 300px;
    right: -58px;
    transform: rotate(-90deg);
    z-index: 9;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }
    
}


@media only screen and (max-width: 375px) {
    .footer-link ul li a {
    color: #fff;
    font-family: poppins;
    font-size: 14px;
    }
    
    .slider-btn {
    margin: 20px 0 0 0;
    transition: all 1s;
    }
    
    .h-form-txt h2 {
    color: #fff;
    font-size: 30px;
    }
    .sec-title h2 {
    font-size: 26px;
    font-family: montserrat-bold;
    margin: 0;
    }
    
    .ct-blue h4:before {
    bottom: 10px;
    left: 19%;
    }
    
    .footer-link ul {
    margin: 0;
    padding: 0;
    display: block;
    }
    
    .footer-copy p {
    font-size: 14px;
    }
    
    .footer-image {
    width: 80%;
    }
    
    .redesign-text h2 {
    color: #fff;
    font-size: 25px;
    }
    .redesign video{
        height: 327px;
    }
    
    .get-touch-btn a {
    font-size: 12px;
    text-transform: capitalize;
    padding: 5px 13px;
    }
    
    .logo {
    width: 35%;
    }
    
    .slider-title h2 {
    font-size: 24px;
    margin: 20% 0 0 0;
    }
}






