.center-wr {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
}.left {
    float: left;
}
.right {
    float: right;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.header-wr {
    position: relative;
    z-index: 11;
}
.banner-wr::before {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.2;
}
.banner-wr {
    background: url(/../../residential-data/images/residential_banner_image_new.jpg) no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 1;
    background-size: cover;
    margin-top: -159px;
    padding: 235px 0px 0px;
}
.banner-wr.commercial-banner-wr {
    background: url(/../../residential-data/images/Commercial_Banner_Image.jpg) no-repeat;
    background-size: cover !important;
}
.banner-wr.commercial-banner-wr:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2), transparent);
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
}
.commercial-banner-wr .banner-text-blk h1 {
    color: #fff;
    line-height: 75px;
}
.banner-text-blk h1 {
    font-size: 49.5px;
    line-height: 65px;
    font-weight: 700;
    color: #fff;
}
.banner-text-blk, .banner-form-blk {
  display: inline-block;
  vertical-align: middle;
}
.banner-text-blk {
    width: 61%;
    padding: 139px 80px 129px 0px;
}
.commercial-banner-wr .banner-form-blk {
    clip-path: unset;
}
.banner-form-blk {
    background-color: #fff;
    max-width: 500px;
    width: 36.7%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 25px 29px 0px;
    /* clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 91.5%); */
    position: relative;
}
.banner-form-blk:before {
  content: '';
  display: block;
  position: absolute;
  width: 87px;
  height: 7px;
  background-color: #0267ac;
  top: 0;
  left: 28px;
}
.banner-form-blk h3, .banner-form-blk #container #form2 .leftFormProp {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 31px;
}
.banner-form-blk #container .noI form li.first-name-field, .banner-form-blk #container .noI form li.last-name-field, .banner-form-blk #container.altInstruct form li {
    width: 48% !important;
    display: inline-block;
}
.banner-block {
    padding-bottom: 152px;
}
.banner-form-blk input, .banner-form-blk textarea {
  padding: 11.5px 12px;
  border: 1px solid #ccc;
  font-size: 16px;
  line-height: 20px;
  width: 48.3%;
  margin-bottom: 19px;
  resize: none;
}
.input-fields label {
    display: none !important;
}
.banner-form-blk input.form-input:nth-child(2) {
    margin-left: 11px;
}
.banner-form-blk .form-input.full-width, .banner-form-blk .form-textarea {
    width: 100%;
}
.banner-form-blk .form-textarea {
  height: 102px;
}
.banner-form-blk input.form-input.submit-btn {
    width: 115px;
    border: none;
    padding: 15.5px 10px;
    background: #0267ac;
    color: #fff;
    margin-bottom: 29px;
}
.logo-blk {
    width: 50%;
    padding-top: 38px;
}
.logo-blk figure img {
    width: 68%;
}
.call-card {
  display: flex;
  align-items: center;
  background-color: white;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: 294px;
  border-bottom-right-radius: 8px;
}
.icon-section {
  background-color: #005a99; /* Blue background */
  padding: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.phone-icon {
  width: 30px;
  height: 30px;
}
.text-section {
    padding: 10px 15px 10px 27px;
}
.call-text {
  margin: 0;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  font-size: 18px;
}

.phone-number {
  margin: 5px 0 0;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
/* testimonial slider */

/* Slider container */
.testimonial-slider {
    margin-top: -55px;
    position: relative;
}
.testimonial-slider.commercial-testimonial-wr {
    margin-bottom: 80px;
}
.testimonial-slider .swiper-slide {
  background-color: #fff;
  position: relative;
}
.testimonial-slider .swiper-slide::before {
    content: '';
    position: absolute;
    width: 52px;
    height: 42px;
    background: url(/../../residential-data/images/testimonial_Quotes_image.svg) no-repeat;
    z-index: 1;
    top: -20px;
    left: 40px;
}
.commercial-testimonial-wr .swiper-slide::before {
    content: '';
    position: absolute;
    width: 52px;
    height: 52px;
    background: url(/../../residential-data/images/commercial_testimonial_quote_image.svg) no-repeat;
    bottom: -29px !important;
    right: 23px !important;
    top: unset;
    left: unset;
    z-index: 0;
}
.testimonial-area {
    font-size: 21px;
    line-height: 25px;
    color: #0267ac;
    font-weight: 600;
}
.swiper-slide.gallery-images {
    width: 31.62%;
    display: inline-block;
    vertical-align: top;
    margin: 30px 0px 0px 27px;
}
.swiper-slide.gallery-images:nth-child(3n + 1){
    margin-left: 0;
}
.testimonial-slider .swiper-wrapper {
    padding-top: 20px;
}
.commercial-testimonial-wr .swiper-wrapper {
    padding-top: 0px;
    padding-bottom: 53px;
}
.commercial-testimonial-wr .swiper-slide.swiper-slide-prev, .commercial-testimonial-wr .swiper-slide.swiper-slide-next {
    margin-top: 50px;
}
/*.commercial-testimonial-wr .swiper-autoheight .swiper-wrapper {
    height: auto !important;
}*/
.commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
    left: 30.5%;
    top: 17px;
}
.commercial-testimonial-wr.testimonial-slider .swiper-button-next {
    right: 30.5%;
    top: 17px;
}
.commercial-testimonial-wr.testimonial-slider .swiper-button-next:hover, .commercial-testimonial-wr.testimonial-slider .swiper-button-prev:hover  {
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.221' height='9.563' viewBox='0 0 19.221 9.563'%3E%3Cg id='Group_406' data-name='Group 406' transform='translate(0.25 0.25)'%3E%3Cg id='Group_227' data-name='Group 227' transform='translate(0 0)'%3E%3Cpath id='Path_14160' data-name='Path 14160' d='M2.538,5.26H17.714a3.065,3.065,0,0,0,.365-.006.729.729,0,0,0,0-1.448,3.019,3.019,0,0,0-.365-.006H2.539c.13-.141.206-.228.288-.31Q3.9,2.42,4.974,1.351A.77.77,0,0,0,5.087.222c-.314-.328-.752-.293-1.15.1Q2.134,2.109.335,3.9a.758.758,0,0,0,0,1.257q1.81,1.806,3.628,3.6a.742.742,0,0,0,1.123.079.768.768,0,0,0-.109-1.128Q3.9,6.639,2.829,5.572c-.082-.082-.158-.17-.29-.311' transform='translate(0 0.001)' stroke='%23000' stroke-width='0.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
    background-position: center;
    border-color:#000;
}
.commercial-testimonial-wr.testimonial-slider .swiper-button-next, .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
    background: #0267ac url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.221' height='9.563' viewBox='0 0 19.221 9.563'%3E%3Cg id='Group_406' data-name='Group 406' transform='translate(0.25 0.25)'%3E%3Cg id='Group_227' data-name='Group 227' transform='translate(0 0)'%3E%3Cpath id='Path_14160' data-name='Path 14160' d='M2.538,5.26H17.714a3.065,3.065,0,0,0,.365-.006.729.729,0,0,0,0-1.448,3.019,3.019,0,0,0-.365-.006H2.539c.13-.141.206-.228.288-.31Q3.9,2.42,4.974,1.351A.77.77,0,0,0,5.087.222c-.314-.328-.752-.293-1.15.1Q2.134,2.109.335,3.9a.758.758,0,0,0,0,1.257q1.81,1.806,3.628,3.6a.742.742,0,0,0,1.123.079.768.768,0,0,0-.109-1.128Q3.9,6.639,2.829,5.572c-.082-.082-.158-.17-.29-.311' transform='translate(0 0.001)' stroke='%23fff' stroke-width='0.5' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
    background-position: center;
}
.testimonial-swiper {
    width: 78.25%;
    margin: 0 auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
}
.commercial-testimonial-wr .testimonial-swiper {
    width: 100%;
    box-shadow: unset;
    padding-bottom: 18px;
}
.commercial-testimonial-wr .swiper-slide {
    background: #fbfbfb;
}
.commercial-testimonial-wr .swiper-slide.swiper-slide-active {
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 99;
}
.commercial-testimonial-wr .banner-text-blk {
    padding: 80px 88px 22px 0px;
}
.testimonial {
    padding: 40px;
    color: #333;
}
.testimonial::before {
    content: '';
    position: absolute;
    width: 52px;
    height: 42px;
    top: -19px;
    left: 40px;
    display: block;
    background: url(/../../residential-data/images/testimonial_Quotes_image.svg) no-repeat;
    display: none;
}
.testimonial p {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 25px;
}
.commercial-testimonial-wr .testimonial p {
    height: 78px;
    overflow: scroll;
    overflow-x: hidden;
    padding-right: 4px;
}
.testimonial p::-webkit-scrollbar {
    width: 3px;
}
.testimonial p::-webkit-scrollbar-track {
    background-color: #f4f4f4;
}
.testimonial p::-webkit-scrollbar-thumb{
    background: rgba(0, 0, 0, 0.5);
}
.testimonial-author {
  font-weight: bold;
  color: #000;
  margin-top: 10px;
  font-size: 24px;
  line-height: 30px;
}
.testimonial-rating {
  color: #ffd700;
  font-size: 18px;
}
.swiper-button-next, .swiper-button-prev {
    width: 55px !important;
    height: 55px !important;
    background: #fff;
    border: solid 1px rgba(0, 0, 0, 0.08);
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.221' height='9.563' viewBox='0 0 19.221 9.563'%3E%3Cg id='Group_406' data-name='Group 406' transform='translate(0.25 0.25)'%3E%3Cg id='Group_227' data-name='Group 227' transform='translate(0 0)'%3E%3Cpath id='Path_14160' data-name='Path 14160' d='M2.538,5.26H17.714a3.065,3.065,0,0,0,.365-.006.729.729,0,0,0,0-1.448,3.019,3.019,0,0,0-.365-.006H2.539c.13-.141.206-.228.288-.31Q3.9,2.42,4.974,1.351A.77.77,0,0,0,5.087.222c-.314-.328-.752-.293-1.15.1Q2.134,2.109.335,3.9a.758.758,0,0,0,0,1.257q1.81,1.806,3.628,3.6a.742.742,0,0,0,1.123.079.768.768,0,0,0-.109-1.128Q3.9,6.639,2.829,5.572c-.082-.082-.158-.17-.29-.311' transform='translate(0 0.001)' stroke='%23000' stroke-width='0.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
    background-position: center;
}
.gallery-blk .swiper-button-next, .gallery-blk .swiper-button-prev {
    width: 50px;
    width: 50px;
    border-radius: 50%;
    display: none;
}
.swiper-button-next {
    transform: rotate(180deg) ;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    background: #0267ac url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.221' height='9.563' viewBox='0 0 19.221 9.563'%3E%3Cg id='Group_406' data-name='Group 406' transform='translate(0.25 0.25)'%3E%3Cg id='Group_227' data-name='Group 227' transform='translate(0 0)'%3E%3Cpath id='Path_14160' data-name='Path 14160' d='M2.538,5.26H17.714a3.065,3.065,0,0,0,.365-.006.729.729,0,0,0,0-1.448,3.019,3.019,0,0,0-.365-.006H2.539c.13-.141.206-.228.288-.31Q3.9,2.42,4.974,1.351A.77.77,0,0,0,5.087.222c-.314-.328-.752-.293-1.15.1Q2.134,2.109.335,3.9a.758.758,0,0,0,0,1.257q1.81,1.806,3.628,3.6a.742.742,0,0,0,1.123.079.768.768,0,0,0-.109-1.128Q3.9,6.639,2.829,5.572c-.082-.082-.158-.17-.29-.311' transform='translate(0 0.001)' stroke='%23fff' stroke-width='0.5' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
    background-position: center;
}   
.testimonial-slider .swiper-button-next {
    right: 5px;
}
.testimonial-slider .swiper-button-prev {
    left: 5px;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    display: none;
}
.quote-icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 50px;
  color: #ddd;
}
.star-rating {
    color: #e4d400;
    font-size: 23px;
}
.window-tinting-img-blk {
    width: 49%;
}
.window-tinting-cntnt-blk {
    width: 50%;
    padding-left: 69px;
    margin-top: -11px;
}
.commercial-window-tinting-wr .window-tinting-img-blk {
    width: 43.713%;
}
.commercial-window-tinting-wr .window-tinting-title h3/*, .windows-card-blk h3, .content-blk h3, .gallery-blk h3*/ {
    font-size: 36px;
}
.commercial-window-tinting-wr  .window-tinting-cntnt-blk {
    width: 53%;
}
.window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3, .footer-contact-us-blk h3 {
    font-size: 39px;
    line-height: 50px;
    font-weight: 600;
    color: #000;
}
.window-tinting-title h3 {
    font-size: 33px;
}
.window-tinting-title {
  margin-bottom: 45px;
}
.window-tinting-cntnt-blk p, .window-tinting-cntnt-blk ul li, .window-tinting-cntnt-blk span {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
}
.window-tinting-cntnt-blk span {
    display: block;
    margin: 36px 0px 43px;
    font-weight: 300;
}
.window-tinting-cntnt-blk ul {
  padding: 0 !important;
}
.window-tinting-cntnt-blk ul li {
    list-style: none;
    margin-bottom: 19px;
    background: url('/../../residential-data/images/list-style-bullet.svg') no-repeat;
    padding-left: 23px;
    background-position-x: 0;
    background-position-y: 7px;
}
.commercial-window-tinting-wr .window-tinting-cntnt-blk ul li {
    margin-bottom: 8px;
}
.gallery-wr {
    padding: 59px 0px 80px;
}
.window-tinting-wr {
    padding: 96px 0px 50px;
}
.window-tinting-wr.appartment-bgimg {
    background: url(/../../residential-data/images/appartment-background.jpg) no-repeat;
    padding: 71px 0px 0px;
    background-size: unset;
}
.window-tinting-title.aprtmnt-title h3, ul.aprtmnt-list li {
  color: #fff;
}
.window-tinting-cntnt-blk ul.aprtmnt-list {
    margin-top: 19px;
}
.card-title h5 {
  font-size: 20px;
  line-height: 28px;
  color: #0267ac;
  text-align: center;
  font-weight: 600;
}
.windows-card-wr {
    padding: 107px 0px 58px;
}
.commercial-windows-card-wr {
    background: #f9f9f9;
}
.commercial-windows-card-wr .windows-card {
    padding: 34px 24px 24px;
}
.windows-card {
    width: 47.7%;
    padding: 34px 40px 24px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 30px;
    margin-bottom: 40px;
    border-radius: 5px;
    transition: 0.3s all;
    z-index: 1;
    background: #fff;
}
.windows-card:hover {
  background: url('/../../residential-data/images/Privacy_and_Decorative_Window_Film_image.jpg')no-repeat;
}
.windows-card::after {
  content:'';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(2, 103, 172, 0.8) ;
  z-index: -1;
  top: 0;
  left: 0;
  display: none;
}
.windows-card:hover::after {
  display: block;
}
.window-cards-wgt {
    margin-top: 65px;
}
.windows-card::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 7px;
  background: #000;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  bottom: 0;
  left: 0;
}
.windows-card:nth-child(2n+1) {
  margin-left: 0px;
}
.card-content p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    margin: 7px 0px;
}
.card-icon {
    width: 65px;
    height: 65px;
    background: #0267ac;
    margin: 0 auto 22px;
    border-radius: 50%;
    position: relative;
}
.card-title {
    margin-bottom: 12px;
}
.card-content {
    min-height: 188px;
}
.card-icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.windows-card-blk h3 {
  text-align: center;
} 
.windows-card:hover .card-title h5, .windows-card:hover .card-content p {
  color: #fff;
}
.windows-card:hover .card-icon {
  background: #fff;
}
.windows-card:hover .card-icon svg path {
  fill: #0267ac ;
}
.windows-card:hover::before {
   display: none;
}
.content-blk, .multi-imge-blk {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.multi-imge-blk {
    text-align: right;
    position: relative;
    margin-top: 24px;
}
.content-blk p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 30px;
}
.content-blk h3 {
    margin-bottom: 37px;
}
.content-blk ul {
    margin: 0;
    padding: 0;
}
.content-blk ul li {
    margin-bottom: -8px;
    list-style: none;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    background: url(/../../residential-data/images/list-style-bullet.svg) no-repeat;
    padding-left: 23px;
    background-position-x: 0;
    background-position-y: 7px;
    margin-top: 26px;
}
.top-img {
    position: relative;
}
.bottom-img {
    position: absolute;
    top: 83%;
    right: 25%;
}
.image-cntnt-wr {
    padding: 65px 0px 70px;
}
.gallery-blk h3 {
    text-align: center;
    margin-bottom: 30px;
}
/*.gallery-blk .swiper-slide img {
    height: 419px;
    object-fit: cover;
    width: 100%;
}*/
.swiper-container{
    position: relative;
}
.swiper-button-next.gallery-btn-next, .swiper-button-prev.gallery-btn-prev {
    border: 1px solid #0267ac;
}
.swiper-button-prev.gallery-btn-prev {
    left: -127px;
}
.swiper-button-next.gallery-btn-next {
    right: -127px;
}
.window-tinting-title h3 {
    text-transform: unset;
}
    
.footer-wr {   
    background: url(/../../residential-data/images/Footer_BG.png) no-repeat;
    background-size: cover;
}
.footer-contact-us-blk .icon-txt-blk a {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    padding: 36px 0px;
    margin-left: 27px;
}
.icon-txt-blk figure {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    margin: 0px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.icon-txt-blk figure, .icon-txt-blk a, .footer-contact-us-blk, .footer-contact-us-form {
    display: inline-block;
    vertical-align: middle;
}
.footer-contact-us-blk, .footer-contact-us-form {
    width: 49%;
}
.icon-txt-blk figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.footer-copyright {
    text-align: center;
    background: #313131;
}
.copyright-txt {
    margin: 0;
}
.footer-copyright span a, .footer-copyright p {
    font-size: 18px ;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.75) ;
    padding: 15px 0px ;
    font-weight: 400 ;
    transition: 0.3s all;
}
.footer-copyright span a:hover, .icon-txt-blk a:hover {
    color: #0267ac;
}
.footer-contact-us-blk h3 {
    margin-bottom: 15px;
}
.footer-blk {
    padding-bottom: 60px;
}
.list-wr {
    padding: 60px 0px 40px;
    background: #f9f9f9;
}
.list-blk h5 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 35px;
}
.list-blk ul {
    padding: 0;
}
.list-blk ul li {
    list-style: none;
    background: url(/../../residential-data/images/list_Check_Mark.svg) no-repeat;
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0px;
    padding: 10px 0px 7px 59px;
    background-position-y: center;
}
.top-img {
    position: relative;
    width: 86%;
    margin: 0 0 23px auto;
}
@media only screen and (max-width: 8000px) {
    .window-tinting-wr.appartment-bgimg {
        background-size: cover;
    }
}
@media only screen and (min-width:4000px) {
     .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 34.6%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 34.6%;
    }
}
@media only screen and (min-width:2500px){
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 31.1%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 31.1%;
    }
}
@media only screen and (min-width: 2000px) {
    .commercial-testimonial-wr .swiper-wrapper {
        height: 100% !important;
    }
    .banner-wr.commercial-banner-wr {
        background-position-y: center;
    }
}


@media only screen and (max-width: 2000px){
    .center-wr {
        width: 94%;
    }
    .window-tinting-wr.appartment-bgimg {
        background-size: unset;
    }
}
@media only screen and (max-width:1850px){
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 30.05%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 30.05%;
    }
}
/*1680px*/
@media only screen and (max-width: 1580px){
    .swiper-container {
        position: relative;
        width: 93%;
        margin: 0 auto;
    }
    .swiper-slide.gallery-images {
        width: 31%;
    }
}
@media only screen and (max-width: 1440px){
    .banner-text-blk {
        width: 60%;
        padding: 139px 35px 129px 0px;
    }
    .banner-form-blk {
        padding: 38px 21px 0px;
    }
    .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3, .footer-contact-us-blk h3 {
        font-size: 37px;
        line-height: 46px;
    }
    .window-tinting-title h3 {
        font-size: 33px;
    }
    .window-tinting-cntnt-blk span {
        margin: 30px 0px ;
    }
    .window-tinting-cntnt-blk ul li {
        margin-bottom: 15px;
    }
    .swiper-button-next.gallery-btn-next {
        right: -74px;
    }
    .swiper-button-prev.gallery-btn-prev {
        left: -74px;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 29.3%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 29.3%;
    }
    .testimonial-slider {
        margin-top: -49px;
    }
    .commercial-banner-wr .banner-text-blk h1{
        font-size: 46px;
        line-height: 62px;
    }
    .banner-wr {
        margin-top: -157px;
        padding: 195px 0px 0px;
    }
}
@media only screen and (max-width: 1366px){
    .windows-card {
        padding: 34px 22px 20px;
    }

    .commercial-window-tinting-wr .window-tinting-img-blk {
        width: 47%;
    }
    .gallery-wr {
        padding: 35px 0px 80px;
    }
    .banner-text-blk {
        padding: 139px 75px 129px 0px;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 29%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 29%;
    }
    .testimonial-author {
        font-size: 20px;
        line-height: 30px;
    }
    .testimonial-area {
        font-size: 19px;
        line-height: 25px;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 28.8%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 28.8%;
    }
}
@media only screen and (max-width: 1280px){
    .card-content {
        min-height: 212px;
    }
    .banner-form-blk input.form-input:nth-child(2) {
        margin-left: 10px;
    }   
    .testimonial p {
        font-size: 16px;
        line-height: 28px;
    }
    .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3, .footer-contact-us-blk h3 {
        font-size: 33px;
        line-height: 43px;
    }
    .window-tinting-title h3 {
        font-size: 30px;
    }
    .window-tinting-title {
        margin-bottom: 25px;
    }
    .window-tinting-cntnt-blk span {
        margin: 20px 0px;
    }
    .gallery-blk h3 {
        margin-bottom: 48px;
    }
    .commercial-windows-card-wr .windows-card {
        padding: 34px 16px 24px;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 28.65%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 28.65%;
    }
    .commercial-window-tinting-wr .window-tinting-cntnt-blk {
        width: 50%;
        padding-left: 35px;
    }
    .commercial-window-tinting-wr .window-tinting-img-blk {
        width: 50%;
    }
    .list-blk h5 {
        font-size: 23px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 1279px){
    .gallery-blk .swiper-container {
        width: 100%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 38%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 50%;
    }
    .commercial-window-tinting-wr .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3, .footer-contact-us-blk h3{
        font-size: 32px;
        line-height: 42px;
    }    
    .window-tinting-title h3 {
        font-size: 28px;
    }
    .card-content {
        min-height: unset;
        max-height: 160px;
        overflow-y: scroll;
        overflow-x: hidden;
        padding: 0px 15px;
    }
    .content-blk p {
        margin-bottom: 13px;
    }
    .window-tinting-wr.appartment-bgimg {
        padding: 51px 0px 0px;
        background-size: 137%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next, .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        bottom: -16px;
        top: unset;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 42%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 42%;
    }
    .commercial-testimonial-wr .swiper-slide.swiper-slide-prev, .commercial-testimonial-wr .swiper-slide.swiper-slide-next {
        margin-top: 0px;
    }
    .list-blk ul li {
        font-size: 18px;
        line-height: 24px;
        margin: 15px 0px;
        padding: 10px 0px 7px 47px;
        background-size: 24px;
    }
   .gallery-blk h3 {
       margin-bottom: 30px;
   }
}
/*1200PX*/
@media only screen and (max-width: 1199px){
    .window-tinting-wr {
        padding: 45px 0px 10px;
    }
    .gallery-wr {
        padding: 35px 0px 50px;
    }
    .windows-card-wr {
        padding: 45px 0px 20px;
    }
    .image-cntnt-wr {
        padding: 55px 0px 20px;
    }
    .content-blk h3, .content-blk p {
        margin-bottom: 10px;
    }
    .multi-imge-blk {
        width: 46%;
    }
   .content-blk {
        width: 52%;
        padding-right: 45px;
    }
    .banner-text-blk h1 {
        font-size: 40px;
        line-height: 60px;
    }
    .banner-form-blk {
        max-width: 510px;
        width: 39%;
    }
    .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3, .footer-contact-us-blk h3 {
        font-size: 28px;
        line-height: 39px;
    }
    .window-tinting-cntnt-blk {
        width: 51%;
        padding-left: 28px;
    }
    .windows-card {
        padding: 28px 17px 17px;
    }
    .card-title h5 {
        font-size: 17px;
        line-height: 21px;
    }
    .window-cards-wgt {
        margin-top: 45px;
    }
    .testimonial-author {
        font-size: 18px;
        line-height: 30px;
    }
    .testimonial-area {
        font-size: 17px;
        line-height: 24px;
    }
    .window-tinting-cntnt-blk ul li {
        line-height: 25px;
    }
    .window-tinting-wr.appartment-bgimg {
        background-size: 149%;
    }
    .banner-form-blk.footer-contact-us-form {
        width: 49%;
    }
    .logo-blk figure img {
        width: 85%;
    }
    .swiper-slide.gallery-images {
        margin: 30px 0px 0px 22px;
    }
/*1024px*/
@media only screen and (max-width: 1023px){
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 36%;
    }
    .commercial-banner-wr .banner-text-blk h1 {
        font-size: 40px;
        line-height: 60px;
    }
    .banner-text-blk {
        padding: 139px 15px 129px 0px;
    }
    .banner-text-blk {
        padding: 75px 0px 40px 0px;
        width: 100%;
        text-align: center;
    }
    .banner-form-blk {
        width: 100%;
        display: block;
        margin: 0 auto;
        max-width: 755px;
    }
    .window-tinting-img-blk {
        width: 81%;
        text-align: center;
        float: unset;
        margin: 29px auto 0px;
    }
    .window-tinting-cntnt-blk {
        width: 98%;
        margin: 0 auto;
        display: block;
        padding-left: 0;
    }
    .gallery-blk .swiper-container {
        width: 85%;
    }
    .window-tinting-cntnt-blk ul li {
        color: #000;
    }
    .content-blk {
        width: 98%;
        padding-right: 0;
        margin: 0 auto;
        display: block;
    }
    .multi-imge-blk {
        width: 80%;
        text-align: left;
        margin: 40px auto 0px;
        display: block;
    }
    .top-img {
        position: relative;
        width: 84%;
        margin: 0 auto 63px;
    }/*
    .bottom-img {
        position: absolute;
        top: 380px;
        right: 0%;
    }*/
    .windows-card {
        width: 100%;
        margin: 0 0 30px !important;
    }
    .window-cards-wgt {
        width: 68%;
        margin: 36px auto 0px;
    }
    .commercial-window-tinting-wr .window-tinting-cntnt-blk {
        width: 100%;
        padding-left: 0;
    }
    .commercial-window-tinting-wr .window-tinting-img-blk {
        width: 67%;
    }
    .window-tinting-wr.appartment-bgimg {
        background-size: 189%;
    }
    .swiper-slide.gallery-images {
        margin: 0;
    }
    .gallery-blk .swiper-button-next, .gallery-blk .swiper-button-prev {
        display: block;
    }
    .banner-wr {
        margin-top: -145px;
        padding: 125px 0px 0px;
    }
    .banner-form-blk.footer-contact-us-form {
        display: inline-block;
    }
    .list-blk ul li {
        font-size: 17px;
        line-height: 21px;
        padding: 6px 0px 4px 47px;
    }
    .commercial-gallery-wr .gallery-slider {
        overflow: hidden;
    }
    .image-cntnt-wr {
        padding: 5px 0px 50px;
    }

}
/*980px*/
@media only screen and (max-width: 979px){
    .banner-text-blk, .banner-form-blk,.commercial-window-tinting-wr .window-tinting-cntnt-blk,.commercial-window-tinting-wr .window-tinting-img-blk,
    .content-blk, .multi-imge-blk {
        display: block;
        text-align: center;
        width: 100%;
    }
    .banner-text-blk {
        padding: 79px 0px 45px 0px;
    }
    .commercial-banner-wr .banner-form-blk {
        margin: 0 auto;
    }
    .banner-block {
        padding-bottom: 122px;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 30%;
    }
    .commercial-window-tinting-wr .window-tinting-cntnt-blk,.commercial-window-tinting-wr .window-tinting-img-blk {
        padding-left: 0;
        float: unset;
        margin-top: 45px;
    }
    .commercial-window-tinting-wr .window-tinting-img-blk{
        margin-top: 0;
    }
    .window-tinting-cntnt-blk ul li{
        text-align: left;
    }
    .commercial-windows-card-wr .windows-card {
        width: 100%;
        display: block;
        margin-left: 0;
    }
    .content-blk ul li {
        text-align: left;
    }
    .multi-imge-blk {
        margin-top: 35px;
    }
   /* .bottom-img {
        margin-top: -75px;
        z-index: 2;
    }*/
    .image-cntnt-wr {
        padding: 55px 0px 50px;
    }
    .banner-block {
        padding-bottom: 55px;
    }
    .content-blk {
        padding-right: 0;
    }
    .testimonial-slider {
        margin-top: 50px;
    }
    .swiper-container {
        width: 100%;
    }
    .multi-imge-blk {
        text-align: left;
        width: 70%;
    }
    .image-cntnt-wr {
        padding: 35px 0px 50px;
    }
    .testimonial-slider .swiper-slide {
        padding-top: 20px;
    }
    .testimonial-slider .swiper-slide::before {
        top: 15px;
        left: 15px;
        background-size: 75%;
    }
    .testimonial-slider .swiper-wrapper {
        padding-top: 0px;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 40%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 40%;
     }
     .commercial-testimonial-wr.testimonial-slider .swiper-button-next, .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
         top: 96%;
     }
     .commercial-testimonial-wr.testimonial-slider .swiper-slide::before {
         top: unset;
         right: 15px;
         left: unset;
         bottom: 15px;
         background-size: 75%;
     }
     .gallery-blk .swiper-button-next, .gallery-blk .swiper-button-prev {
         width: 50px !important;
         height: 50px !important;
     }
     .swiper-button-next.gallery-btn-next {
         right: -62px;
     }
     .swiper-button-prev.gallery-btn-prev {
         left: -62px;
     }

     .window-tinting-wr.appartment-bgimg {
         background-size: 228%;
     }
     .footer-contact-us-blk {
         display: block;
         width: 49%;
         margin: 0 auto 30px;
     }
     .banner-form-blk.footer-contact-us-form, .footer-contact-us-form {
         display: block;
         width: 100%;
     }
     .call-card {
         width: 247px;
     }
     .footer-contact-us-blk h3 {
        text-align: center;
     }
     .footer-contact-us-blk .icon-txt-blk a {
         font-size: 20px;
         line-height: 26px;
         color: #000;
         padding: 21px 0px;
         margin-left: 25px;
     }
     .phone-number {
         margin: 0px 0 0;
         font-size: 18px;
     }
     .list-blk h5 {
         font-size: 22px;
         line-height: 33px;
         margin-bottom: 26px;
     }
     .footer-copyright span a, .footer-copyright p {
         font-size: 17px;
         line-height: 22px;
     }
     .icon-section {
         padding: 22px;
     }
     .logo-blk figure img {
         width: 94%;
     }
     .logo-blk {
         padding-top: 18px;
     }
     .commercial-banner-wr .banner-text-blk h1 {
        text-shadow: unset;
     }

}
/*768px*/

@media only screen and (max-width: 767px){
    .gallery-blk .swiper-slide img {
        height: 100%;
    }
    .commercial-testimonial-wr .swiper-slide.swiper-slide-active {
        box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
    }
    .testimonial-slider {
        margin-top: 55px;
    }
    .commercial-testimonial-wr .testimonial-swiper {
        margin-bottom: 75px;
    }
    .commercial-testimonial-wr .swiper-slide.swiper-slide-active {
        background: #fbfbfb;
    }
    .window-cards-wgt {
        margin-top: 25px;
    }
    .banner-text-blk h1, .commercial-banner-wr .banner-text-blk h1 {
        font-size: 36px;
        line-height: 45px;
    }
    .gallery-blk .swiper-container {
        width: 68%;
    }
    .window-cards-wgt {
        width: 85%;
    }
    .image-cntnt-wr {
        padding: 12px 0px 50px;
    }
    .multi-imge-blk {
        width: 78%;
    }
/*    .bottom-img {
        position: absolute;
        top: 383px;
        right: 2px;
    }*/
    .window-tinting-cntnt-blk ul li {
        line-height: 30px;
    }
    .commercial-testimonial-wr .testimonial-swiper {
        margin-bottom: 15px;
    }
    .footer-contact-us-blk {
        width: 58%;
        margin: 0 auto 25px;
    }
    .footer-blk {
        padding-bottom: 36px;
    }
    .list-wr {
        padding: 40px 0px 40px;
    }
    .testimonial-slider.commercial-testimonial-wr {
        margin-bottom: 60px;
    }

}
/*650px*/
@media only screen and (max-width: 649px){
    .window-tinting-cntnt-blk p, .window-tinting-cntnt-blk ul li, .window-tinting-cntnt-blk span {
        margin: 5px 0px;
    }
    .gallery-blk h3 {
        margin-bottom: 25px;
    }
    .testimonial {
        padding: 27px 20px;
    }
    .testimonial-swiper {
        width: 100%;
    }
    .window-tinting-wr.appartment-bgimg {
        padding: 21px 0px 0px;
    }
    .window-tinting-img-blk {
         margin: 29px auto 21px;
     }
    .testimonial-slider .swiper-button-next {
        right: 190px;
    }
    .testimonial-slider .swiper-button-next, .testimonial-slider .swiper-button-prev {
        top: unset;
        bottom: -70px;
    }
    .testimonial-slider .swiper-button-prev {
        left: 190px;
    }
    .window-tinting-wr {
        padding: 46px 0px 10px;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 38%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 38%;
     }
     .bottom-img {
         position: absolute;
         top: 351px;
         right: 0;
         width: 89%;
     }
     .window-tinting-wr.residential-window-wr {
         padding: 62px 0px 10px;
     }
     .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3, .footer-contact-us-blk h3 {
         font-size: 26px;
         line-height: 39px;
     }
     .commercial-testimonial-wr .testimonial-swiper {
         margin-bottom: 29px;
     }
     .commercial-testimonial-wr.testimonial-slider .swiper-button-prev, .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
         top: 99%;
     }
     .icon-section {
         padding: 14px;
     }
     .text-section {
         padding: 0px 15px 4px 14px;
     }
     .call-text {
         font-size: 16px;
     }
     .call-card {
         width: 218px;
     }
     .testimonial-slider {
         margin-bottom: 50px;
     }
     .list-blk ul li {
         font-size: 16px;
         line-height: 22px;
         padding: 4px 0px 4px 47px;
     }
     .footer-contact-us-blk {
         width: 100%;
         margin: 0 auto 25px;
     }
     .footer-contact-us-blk h3 {
         text-align: left;
     }
     .list-blk h5 {
         font-size: 20px;
         line-height: 31px;
         margin-bottom: 23px;
     }
     .footer-contact-us-blk .icon-txt-blk a {
         font-size: 18px;
         line-height: 24px;
         color: #000;
         padding: 19px 0px;
         margin-left: 25px;
     }
     .icon-txt-blk figure {
         width: 49px;
         height: 49px;
     }
     .list-wr {
         padding: 40px 0px 25px;
     }
     .top-img {
         width: 100%;
         margin: 0 auto 9px;
     }
     .commercial-list-wr.list-wr {
        padding-top: 10px !important;
    }
}
@media only screen and (max-width: 567px){
    .gallery-wr {
        padding: 35px 0px 100px;
    }
    .swiper-button-next.gallery-btn-next {
        right: 33%;
    }
    .swiper-button-prev.gallery-btn-prev {
        left: 33%;
    }
    .commercial-window-tinting-wr .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3 {
        font-size: 28px;
        line-height: 34px;
    }
    .swiper-button-next, .swiper-button-prev {
        width: 45px !important;
        height: 45px !important;
        top: 118%;
    }
    .banner-text-blk {
        padding: 39px 0px 25px 0px;
    }
    .window-cards-wgt {
        width: 100%;
    }
    .window-tinting-wr.appartment-bgimg {
        padding: 0px 0px 0px;
        background-size: 341%;
    }
    .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3 {
        font-size: 24px;
        line-height: 35px;
    }
    .banner-text-blk h1, .commercial-banner-wr .banner-text-blk h1 {
        font-size: 29px;
        line-height: 42px;
    }
    .window-tinting-img-blk {
        width: 100%;
        margin: 29px auto 26px;
    }
    .window-tinting-cntnt-blk ul.aprtmnt-list {
        margin-top: 39px;
    }
    .windows-card-wr {
        padding: 25px 0px 20px;
    }
    .testimonial-slider .swiper-button-prev {
        left: 155px;
    }
    .testimonial-slider .swiper-button-next {
        right: 155px;
    }
    .gallery-blk .swiper-container {
        width: 90%;
    }
    .window-tinting-wr.appartment-bgimg {
        background-size: 260%;
    }
    .window-tinting-cntnt-blk ul.aprtmnt-list {
        margin-top: 12px;
    }
    .bottom-img {
        position: relative;
        top: 113px;
        right: 0px;
        width: 100%;
    }
    .multi-imge-blk {
        width: 80%;
    }
    .swiper-button-next, .swiper-button-prev {
        top: 112%;
    }
    .commercial-window-tinting-wr .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .windows-card:hover {
        background-size: cover;
        background-position: center;
    }
    .text-section {
        display: none;
    }
    .call-card {
        width: fit-content;
        border-radius: unset;
    }
    .logo-blk figure img {
        width: 100%;
    }
    .logo-blk {
        width: 56%;
        padding-top: 10px;
    }
    .content-blk ul li {
        margin-top: 18px;
    }
    .testimonial-slider {
        margin-bottom: 75px;
    }

}
@media only screen and (max-width: 479px){
    .testimonial-slider .swiper-button-prev {
        left: 135px;
    }
    .testimonial-slider .swiper-button-next {
        right: 135px;
    }
    .logo-blk {
        width: 65%;
    }
    .icon-section {
        padding: 11px;
    }
    .list-blk ul li {
        padding: 4px 0px 4px 34px;
        background-size: 20px;
        font-size: 16px;
        margin: 8px 0px;
    }
    .list-blk h5 {
        font-size: 19px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .multi-imge-blk {
        width: 98%;
    }
    .footer-copyright span a, .footer-copyright p {
        font-size: 16px;
        line-height: 22px;
    }
    .gallery-blk h3 {
        margin-bottom: 22px;
    }
    .testimonial-slider.commercial-testimonial-wr {
        margin-bottom: 50px;
    }
    .commercial-list-wr.list-wr {
        padding-top: 0px !important;
    }
}
@media only screen and (max-width: 413px){
    .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        left: 34%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next {
        right: 34%;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next,.commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        top: 104%;

    }
    .window-tinting-wr {
        padding: 16px 0px 10px;
    }
    .swiper-button-prev.gallery-btn-prev {
        left: 32%;
    }
    .swiper-button-next.gallery-btn-next {
        right: 32%;
    }
    .testimonial-slider .swiper-button-prev {
        left: 115px;
    }
    .testimonial-slider .swiper-button-next {
        right: 115px;
    }
    .commercial-banner-wr .banner-text-blk h1, .banner-text-blk h1 {
        font-size: 26px;
        line-height: 38px;
    }
    .commercial-testimonial-wr.testimonial-slider .swiper-button-next, .commercial-testimonial-wr.testimonial-slider .swiper-button-prev {
        top: 97%;
    }
    .footer-contact-us-blk .icon-txt-blk a {
        margin-left: 10px;
    }
    .testimonial-slider {
        margin-bottom: 69px;
    }
    .commercial-window-tinting-wr .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3 {
        font-size: 21px;
        line-height: 32px;
    }


}
@media only screen and (max-width: 374px){
    .window-tinting-title h3, .windows-card-blk h3, .content-blk h3, .gallery-blk h3, .footer-contact-us-blk h3 {
        font-size: 22px;
        line-height: 31px;
    }
    .testimonial-slider .swiper-button-prev {
        left: 95px;
    }
    .testimonial-slider .swiper-button-next {
        right: 95px;
    }
    .swiper-button-prev.gallery-btn-prev {
        left: 26%;
    }
    .swiper-button-next.gallery-btn-next {
        right: 26%;
    }
    .commercial-banner-wr .banner-text-blk h1, .banner-text-blk h1 {
        font-size: 23px;
        line-height: 38px;
    }
}