@media screen and (max-width: 1680px) {
 
}

@media screen and (max-width: 1500.98px) {	
  .s14 .custom-wrapper,
  .s18 .custom-wrapper,  
  .s19 .custom-wrapper {
    max-width: 95%;
  }
}

@media screen and (max-width: 1440.98px) {
  
}

@media screen and (max-width: 1366.98px) {
  h3, .h3 {
    font-size: 26px;
  }
}

@media screen and (max-width: 1280.98px) {
  h1, .h1 {
    font-size: 36px;
  }

  h4, .h4 {
    font-size: 20px;
  }

  h6, .h6, .md-txt {
    font-size: 18px;
  }

  .s19 {
    padding: 60px 0;
  }

  .s33 .custom-wrapper {
    max-width: 95%;
  }
}

@media screen and (max-width: 1024.98px) {
  h2, .h2 {
    font-size: 28px;
  }

  h3, .h3 {
    font-size: 22px;
  }

  h4, .h4 {
    font-size: 18px;
  }

  h5, .h5 {
    font-size: 20px;
  }

  h6, .h6, .md-txt {
    font-size: 16px;
  }
  
  .sm-heading {
    font-size: 40px;
  }

  .banner .custom-wrapper {
    max-width: 95%;
  }

  .banner {
    padding: 90px 0;
  }

  .s19 .colmn {
    padding: 40px 30px;
    height: 220px;
  }
}

@media screen and (max-width: 991.98px) {
  .banner {
    padding: 50px 0;
  }

  .banner .vid-wrapper:before {
    transform: scaleX(1.03);
  }

  .banner .desc {
    text-align: center;
    margin: 0 auto;
    max-width: 520px;
  }

  .banner .desc h1:before {
    left: 0;
    right: 0;
    margin: auto;
  }

  .s14 .custom-wrapper {
    max-width: 700px;
  }

  .s18 .custom-wrapper {
    max-width: 700px;
  }

  .s18 .row.row:not(:last-child) {
    margin-bottom: 70px;
  }

  .s19 {
    padding: 60px 0 20px;
  }
  
  .s19.v5 {
    padding: 60px 0;
  }

  .s33 {
    padding: 40px 0 40px;
  }

  .s33 .custom-wrapper {
    max-width: 700px;
  }

  .s33 .colmn {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 832.98px) {
  h1, .h1 {
    font-size: 32px;
  }

  h2, .h2 {
    font-size: 26px;
  }

  h3, .h3 {
    font-size: 20px;
  }

  .s19 {
    padding: 50px 0;
  }

  .s19 .custom-wrapper {
    max-width: 600px;
  }

  .s19 .colmn {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .s19 .colmn:not(:last-child) {
    margin-bottom: 30px;
  }

  .s19.v3 .colmn:last-child,
  .s19.v4 .colmn:last-child,
  .s19.v5 .colmn:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 768.98px) {
  #main-header .colmn-1 {
    padding: 0;
  }

  #main-header .colmn-2 {
    display: none;
  }

  #responsive-menu-btn {
		display: block;
	}

  #main-header .content-wrapper {
    max-width: 90%;
  }

  #mobile-main-nav.mobile-nav-show .list {
    float: unset;
  }

  .sub-menu {
    padding: 20px;
  }

  .sub-menu a {
    display: block;
    color: #fff;
    text-transform: none;
    padding: 10px 0;
    font-size: 12px;
  }

  .sub-menu a:not(:last-child) {
    border-bottom: 1px solid #ffffff1a;
  }

  h1, .h1 {
    font-size: 30px;
  }

  h4, .h4 {
    font-size: 20px;
  }

  .s18 h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 640.98px) {
  .s14 {
    padding: 50px 0 30px;
  }

  .s14 .ecover {
    left: -20px;
  }

  .s18 {
    padding: 50px 0;
  }

  .s33 {
    padding: 60px 0 40px;
  }

  .s33 .custom-wrapper {
    max-width: 95%;
  }

  .s33 .title-area {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 575.98px) {
  h4, .h4 {
    font-size: 18px;
  }

  .s18 h3 {
    font-size: 22px;
  }

  .s19 .custom-wrapper {
    max-width: 95%;
  }

  .s14 .title-area .img-wrapper {
    max-width: 60%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 440.98px) {
   h6, .h6, .md-txt {
    font-size: 14px;
  }

  h4, .h4 {
    font-size: 16px;
  }

  h3, .h3 {
    font-size: 16px;
  }

  h2, .h2 {
    font-size: 22px;
  }

  h1, .h1 {
    font-size: 24px;
  }

  #main-header .colmn-1 .img-wrapper {
    max-width: 40%;
  }

  .banner .playerneos_wrapper1 {
    border-radius: 10px;
  }
}

@media screen and (max-width: 375.98px) {
  h1, .h1 {
    font-size: 22px;
  }

  .s18 h3 {
    font-size: 20px;
  }

  .s19 .colmn .img-wrapper {
    flex: 0 0 100px;
  }
}