.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1367px) {
  .container {
    width: 1170px;
  }
  /* .container {
    width: 100%;
  } */
  .section{
    padding-left: 10%;
    padding-right: 10%;
  }

  body.navigation-is-open{
    padding-right: 15px;
  }
  .slide-community li img{
    width: 270px;
  }
  .list-slide-itm{
    height: calc(100vh - 80px);
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.grid-ss-1, .grid-ss-2, .grid-ss-3, .grid-ss-4, .grid-ss-5, .grid-ss-6, .grid-ss-7, .grid-ss-8, .grid-ss-9, .grid-ss-10, .grid-ss-11, .grid-ss-12, .grid-s-1, .grid-s-2, .grid-s-3, .grid-s-4, .grid-s-5, .grid-s-6, .grid-s-7, .grid-s-8, .grid-s-9, .grid-s-10, .grid-s-11, .grid-s-12, .grid-m-1,
.grid-m-2, .grid-m-3, .grid-m-4, .grid-m-5, .grid-m-6, .grid-m-7, .grid-m-8, .grid-m-9, .grid-m-10, .grid-m-11, .grid-m-12, .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12{
  float: left;
}
.grid-12 {
  width: 100%;
}
.grid-11 {
  width: 91.66666667%;
}
.grid-10 {
  width: 83.33333333%;
}
.grid-9 {
  width: 75%;
}
.grid-8 {
  width: 66.66666667%;
}
.grid-7 {
  width: 58.33333333%;
}
.grid-6 {
  width: 50%;
}
.grid-5 {
  width: 41.66666667%;
}
.grid-4 {
  width: 33.33333333%;
}
.grid-3 {
  width: 25%;
}
.grid-2 {
  width: 16.66666667%;
}
.grid-1 {
  width: 8.33333333%;
}

@media (max-width: 992px) {
  .grid-m-1, .grid-m-2, .grid-m-3, .grid-m-4, .grid-m-5, .grid-m-6, .grid-m-7, .grid-m-8, .grid-m-9, .grid-m-10, .grid-m-11, .grid-m-12{
    float: left;
  }
  .grid-m-12 {
    width: 100%;
  }
  .grid-m-11 {
    width: 91.66666667%;
  }
  .grid-m-10 {
    width: 83.33333333%;
  }
  .grid-m-9 {
    width: 75%;
  }
  .grid-m-8 {
    width: 66.66666667%;
  }
  .grid-m-7 {
    width: 58.33333333%;
  }
  .grid-m-6 {
    width: 50%;
  }
  .grid-m-5 {
    width: 41.66666667%;
  }
  .grid-m-4 {
    width: 33.33333333%;
  }
  .grid-m-3 {
    width: 25%;
  }
  .grid-m-2 {
    width: 16.66666667%;
  }
  .grid-m-1 {
    width: 8.33333333%;
  }
}
@media (max-width: 768px) {
  .grid-s-1, .grid-s-2, .grid-s-3, .grid-s-4, .grid-s-5, .grid-s-6, .grid-s-7, .grid-s-8, .grid-s-9, .grid-s-10, .grid-s-11, .grid-s-12{
    float: left;
  }
  .grid-s-12 {
    width: 100%;
  }
  .grid-s-11 {
    width: 91.66666667%;
  }
  .grid-s-10 {
    width: 83.33333333%;
  }
  .grid-s-9 {
    width: 75%;
  }
  .grid-s-8 {
    width: 66.66666667%;
  }
  .grid-s-7 {
    width: 58.33333333%;
  }
  .grid-s-6 {
    width: 50%;
  }
  .grid-s-5 {
    width: 41.66666667%;
  }
  .grid-s-4 {
    width: 33.33333333%;
  }
  .grid-s-3 {
    width: 25%;
  }
  .grid-s-2 {
    width: 16.66666667%;
  }
  .grid-s-1 {
    width: 8.33333333%;
  }
}
@media (max-width: 480px) {
  .grid-ss-1, .grid-ss-2, .grid-ss-3, .grid-ss-4, .grid-ss-5, .grid-ss-6, .grid-ss-7, .grid-ss-8, .grid-ss-9, .grid-ss-10, .grid-ss-11, .grid-ss-12{
    float: left;
  }
  .grid-ss-12 {
    width: 100%;
  }
  .grid-ss-11 {
    width: 91.66666667%;
  }
  .grid-ss-10 {
    width: 83.33333333%;
  }
  .grid-ss-9 {
    width: 75%;
  }
  .grid-ss-8 {
    width: 66.66666667%;
  }
  .grid-ss-7 {
    width: 58.33333333%;
  }
  .grid-ss-6 {
    width: 50%;
  }
  .grid-ss-5 {
    width: 41.66666667%;
  }
  .grid-ss-4 {
    width: 33.33333333%;
  }
  .grid-ss-3 {
    width: 25%;
  }
  .grid-ss-2 {
    width: 16.66666667%;
  }
  .grid-ss-1 {
    width: 8.33333333%;
  }
}



@media (max-width: 1400px) {
  .bck-air{
      margin-bottom: -400px;
  }
  .home-title{
    left: 33%;
    bottom: 50%;
  }
}
@media (max-width: 1200px) {
  .main-nav nav {
    -webkit-transform: translateY(-120px);
    -moz-transform: translateY(-120px);
    -ms-transform: translateY(-120px);
    -o-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transition: -webkit-transform 1s, visibility 1s 1s;
    -moz-transition: -moz-transform 1s, visibility 1s 1s;
    transition: transform 1s, visibility 1s 1s;
  }
  .main-nav nav.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .main-nav li{
    text-align: center;
    display: block;
    float: none;
  }
  /*.main-nav li a.active{
    padding: 8px 15px;
    border-top: 5px solid #FEF23F;
    border-bottom: 5px solid #FEF23F;
    color: #FEF23F;
  }*/
  .main-nav li a {
    margin: 5px 0;
  }
  .main-nav li:nth-child(n+2){
    margin-left: 0;
  }
  .btn-plan{
    float: none;
    display: inline-block;
    margin: 10px 0;
  }
  .banner-slide ul.slick-dots{
    bottom: 20px;
  }
  .cd-logo img{
    width: 150px;
  }
  /*.btnclose-nav{
    position: relative;
    width: 100%;
  }*/
}

@media (max-width: 1024px) {

  .tabs-content .list.tabs-text .content {
      position: relative;
      padding: 20px;
      left: 0;
      top: 0;
      transform: none;
  }
  .content.md,
  .content-search {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .m-imgShow{
    display: none !important;
  }
}
@media (max-width: 992px) {

  .home-title{
    left: 25%;
    bottom: 60%;
  }
  .border-menu:first-child{
    border-right: 0;
    min-height: 160px !important;
  }
  .search-forms{
    top: -24px;
  }
  .search-open{
    margin-top: -5px;
    margin-right: 10px;
  }
  .search-btn{
    top: 20px;
    right: 12px;
  }
  .search-forms .input-search{
    height: 50px;
  }
  .search-forms.open{
    padding: 10px;
    width: 100%;
  }
  #search-box.open{
    width: 100%;
  }

  .card-thumb{
    height: 350px;
  }

  .grid-right,
  .grid-left{
    float: none;
  }
  .home-kat-text{
    margin-top: 40px;
  }

  .m-imgOut{
    display: none !important;
  }
}
@media (min-width: 769px) {
  .footer-dropdown .accordion-title{
    pointer-events:none !important;
  }
  .s-hide{
    display: block !important;
  }
  .s-show{
    display: none !important;
  }
}
@media (max-width: 768px) {
  .s-hide{
    display: none;
  }
  .s-show{
    display: block !important;
  }

  .footer-dropdown .accordion-title {
    padding: 10px 30px;
    border-radius: 10px;
    background-color: #82DBEB;
    /* margin-bottom: 10px; */
    position: relative;
  }
  .footer-dropdown .accordion-title h4{
    margin: 10px 0;
  }
  .footer-dropdown .accordion-title .h4{
    /* margin: 10px 0; */
  }
  .footer-dropdown .accordion-title::after {
    position: absolute;
    font-family: "FontAwesome";
    content: '\f078';
    right: 15px;
    top: 20px;
    font-size: 18px;
  }
  ul.nav-footer{
    margin-top: -10px;
  }
  .footer-dropdown.open .accordion-title::after {
    transform: rotate(180deg);
  }
  .footer-dropdown .accordion-content {
    padding: 10px 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #82DBEB;
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .home-title{
    left: 20%;
  }
  .banner-bg,
  .title-box{
    height: 350px;
  }
  .title-banner-bg.pos-right{
    right: 5%;
  }

  .cd-nav .cd-navigation-wrapper{
    padding-left: 0;
    padding-top: 80px;
  }
  ul.cd-primary-nav li a{
    font-size: 18px;
  }
  ul.nav-product.child{
    margin-left: 0;
  }

  .product-img,
  .product-desc{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .slide-logo .slick-prev{
    left: 0px;
  }
  .slide-logo .slick-next{
    right: 0px;
  }

  .card-thumb{
    background-position: 15px top;
    background-size: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .card-thumb .overlay-box{
    background-color: transparent;
    left: 50%;
    opacity: 1;
    width: auto;
  }
  .overlay-box .overlay-content{
    top: 0;
    padding-left: 20px;
    height: auto;
  }
  .overlay-box .overlay-content h4,
  .overlay-box .overlay-content .h4,
  .overlay-box .overlay-content p{
    color: #606060;
  }
  .overlay-box .overlay-content a.btn-overlay{
    bottom: auto;
    margin-top: 0;
    width: auto;
    background-color: transparent;
    padding: 20px;
  }
  section.section-ocean::before{
    display: none;
  }

  .card-thumb-box{
    margin-bottom: 30px;
  }

  .back-pattern{
    background-image: url(https://hydrococo.com/assets/img/home/pattern1.png);
    background-repeat: no-repeat;
    background-position: 0% 0;
    background-size: 300px;
  }
  .article-list article a .text-news-list{
    padding-top: 5%;
  }

}
@media (max-width: 668px) {
  .home-title{
    left: 10%;
  }
  ul.tabs-menu li a img{
    display: block;
    width: 40px;
    margin: 0 auto;
  }
  ul.tabs-menu li{
    font-size: 0;
  }
  ul.tabs-menu li a{
    font-size: 0;
    line-height: 0;
  }
  .modal-box{
    width: 90%;
  }
}
@media (min-width: 481px) {

  ul.drop li.init{
    display: none;
  }
}
@media (max-width: 480px) {

  .home-title{
    left: 0%;
  }
  .home-title img{
    max-width: 100%;
    padding: 0 20px;
  }
  .flag {
      left: 5%;
  }
  .img-bg{
    width: 100%;
    max-width: 100%;
  }
  ul.drop {
    height: 30px;
    width: 100%;
    border: 1px #000 solid;
  }
  ul.drop{
    margin-bottom: 50px;
  }
  ul.drop li{
    padding-left: 10px;
  }
  ul.drop li.drop-list { padding: 5px 10px; z-index: 2; margin: 0;}
  ul.drop li.drop-list:last-child { margin-bottom: 30px;}
  ul.drop li.drop-list:not(.init) { float: left; width: 100%; display: none; background: #ddd; }
  ul.drop li.drop-list:not(.init):hover, ul.drop li.drop-list.selected:not(.init) { background: #09f; }
  li.drop-list.init { cursor: pointer; }

  a#submit { z-index: 1; }
  a.product-list{
    width: 50%;
  }
  .masonrys .items,
  .masonrys .items.h-2{
    height: 200px;
  }

  .card-thumb{
    height: 200px;
  }
  .overlay-box .overlay-content p{
    display: none;
  }
  .card-thumb{
    background-size: 45%;
  }
  .card-thumb .overlay-box{
    left: 45%;
  }
  .overlay-box .overlay-content a.btn-overlay{
    font-size: 12px;
  }
  .title-bg-trans h1{
    font-size: 36px;
  }
  .title-md h1{
    font-size: 24px;
  }
  .title-bg-trans .h1{
    font-size: 36px;
  }
  .title-md .h1{
    font-size: 24px;
  }
  .overlay-box .overlay-content h4{
    font-size: 18px;
  }
  .overlay-box .overlay-content .h4{
    font-size: 18px;
  }
  .content{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-normal{
    padding: 0;
    margin: 0;
  }
  .m-padding{
    padding: 15px;
  }
  .border-menu:last-child{
    min-height: auto !important;
  }
  .fix-right-center button{
    display: inline-block;
    padding: 10px 20px 10px 10px;
    margin: 0;
    background-color: #03723E;
    border: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #fff;
    font-size: 24px;
  }
  .socials li:first-child a{
    border-radius: 0;
  }
  .fix-right-center{
    right: -55px;
  }
  .m-socials{
    -webkit-transform: translateX(-55px);
    -moz-transform: translateX(-55px);
    -ms-transform: translateX(-55px);
    -o-transform: translateX(-55px);
    transform: translateX(-55px);
  }

  /* .close-modal{
    margin-right: -20px;
    margin-top: -5px;
    width: 30px;
  } */
  /* .modal-body{
    padding-left: 0;
    padding-right: 0;
  } */
  .table-desc > tbody > tr > td:first-child{
    max-width: 100%;
  }
  ul.feature li{
    width: 50%;
  }
  ul.feature li span{
    line-height: 1;
  }
  .slide-logo .slick-prev, .slide-logo .slick-next{
    top: 40%;
  }
  .article-list article{
    max-height: 100%;
  }
  .article-list article img{
    float: none;
    display: block;
    max-width: 100%;
  }
  a.product-list{
    margin-bottom: 10px;
  }
  .desc-product{
    min-height: 120px;
  }
  .home-kat::before{
    width: 92%;
  }

  /* .list-slider-itm{
    height: 500px !important;
  }
  .list-slide-itm{
    height: 500px !important;
  } */
  .gridtitle{
    width: 90%;
  }
  .title-ss h1{
    font-size: 23px;
  }
  .title-ss .h1{
    font-size: 23px;
  }
}
@media (max-width: 360px) {

  .flag {
      left: -10%;
  }
  .card-thumb{
    height: 150px;
  }

  .send-success p{
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .brand-logo img{
    width: 150px;
  }
  .tabs-content .list{
    width: 100%;
    float: none;
    height: auto;
  }
  .tabs-content .list.tabs-img{
    height: 200px;
  }
  ul.cd-primary-nav li.socmed{
    width: 70%;
  }
}