

@media (min-width: 1300px) {
  .container{max-width: 1240px;}
}
@media (min-width: 1900px) {
  .container{max-width: 1800px;}
  .title .brush-mark{width:150px;}
}

@media (min-height: 1024px) {
}
/* Designed & Developed by Sami from ECIS */

@media (min-height: 1280px) {
}

@media (max-width: 991.9px) {
  html {
    font-size: 87.5%;
  }
  .logo {width: 100px;}
}

@media (max-width: 767.9px) {
  .button-top {
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 575.9px) {
    .footer-enquiryBtn a {
    border: oldlace;
    border-radius: 0;
    width: 100%;
}

.footer-enquiryBtn {border-radius: 0;text-align: center;}

    iframe {
    height: 310px;
}

    .bannerText figure img {
    height: 60px;
    max-width: 100%;
    width: unset;
}
.swiper-button-next, .swiper-button-prev
{
    margin-top:-40px;
    width:40px;
    height:40px;
}
	.bannerText h1{
  font-size: 27px;
  text-transform: uppercase;
}
	
  /*.banner{height: 400px;}*/
  .heading h2{font-size: 2rem;}
  .stickyForm {
    position: static;
    width: calc(100% - (10px + .5rem) * 2);
    margin: 2rem auto 0;
    padding-top:20px;
  }
  .modal-content button.close{right: 10px; top: -20px; background:black;}
  .button-top {
    bottom: 50px;
  }
}

@media (max-width: 480px) {
    .thankyout h1 {
    font-size: 44px;
}
}

@media (max-width: 425px) {
}

@media (max-width: 375px) {
}

@media (max-width: 320px) {
}
/* Designed & Developed by Sami from ECIS */