/* Medium Layout: 1367px. */

@media only screen and (min-width: 1201px) and (max-width: 1367px) {

.pogoSlider--navBottom .pogoSlider-nav {
  bottom: 100px;
}
.pogoSlider--navBottom .pogoSlider-nav {
  bottom: 74px;
}
    
    .pss-box .m-title4{
        color: #fff;
        font-size: 60px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 60px;
    }
    
    .pss-box .m-title3{
        color: #fff;
        font-size: 34px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 48px;
    }
    
    .pss-box .m-title2{
        color: #fff;
        font-size: 34px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 38px;
        margin: 52px 0 52px 0;
    }
}


/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {

.sc-search {
  margin-right: 0;
}
.sc-consultant .link {
  padding: 12px 6px;
}
.lt-language .current, .lt-time .time, .ap-address .address, .ap-phone .phone {
  font-size: 12px;
  line-height: 16px;
}
.menu ul li > a {
  padding: 40px 20px 10px;
}
.menu ul li .mega-menu {
  left: -30%;;
  min-width: 970px;
}
.menu ul li .drop li .third {
  left: 100%;
  right: auto;
}
.pogoSlider--navBottom .pogoSlider-nav {
  bottom: 14px;
}
    
    .pss-box .m-title4{
        color: #fff;
        font-size: 56px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 56px;
    }
    
    .pss-box .m-title3{
        color: #fff;
        font-size: 30px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 44px;
    }
    
    .pss-box .m-title2{
        color: #fff;
        font-size: 30px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 33px;
        margin: 52px 0 52px 0;
    }
    
    img.i-scroll{
    width: 60px;
    height: 30px;
    }

    .t-scroll{
        font-size: 15px;
        line-height: 15px;
        margin-top: 50px;
        margin-bottom: 14px;
    }
}


/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {

.menu-area.navbar-fixed-top {
  animation: 0s ease 0s normal none 1 running none;
  box-shadow: none;
  position: unset;
}
.menu ul li::before {
	display: none;
}
.menu ul li.mega {
  position: relative;
}
.logo {
  text-align: center;
}
    .h-info{
        text-align: center;
    }
    .pss-box .m-title4{
        color: #fff;
        font-size: 40px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 40px;
    }
    
    .pss-box .m-title3{
        color: #fff;
        font-size: 26px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 38px;
    }
    
    .pss-box .m-title2{
        color: #fff;
        font-size: 26px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 26px;
        margin: 38px 0 38px 0;
    }
    
    .logo{
        display: none;
    }
    
    .col-md-12 {
        margin-top: 16px;
    }
    
    .ir-g .more{
        position: absolute;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        bottom: 0;
    }
    
    .bg-01{
        background-size: cover;
        padding-bottom: 160px;
    }
    
    .f-info{
        margin-top: 52px;
    }
    
.pogoSlider--navBottom .pogoSlider-nav {
  bottom: 12px;
}
.menu.mean-container {
  overflow: hidden;
  padding: 10px 0;
}

}


/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    .pss-box .m-title4{
        color: #fff;
        font-size: 26px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 26px;
    }
    
    .pss-box .m-title3{
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 22px;
    }
    
    .pss-box .m-title2{
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 16px;
        margin: 23px 0 23px 0;
    }
    
    .logo{
        display: none;
    }
    
    .slider-area {
        height: 400px;
    }
    
    img.i-scroll{
    width: 40px;
    height: 20px;
    }

    .t-scroll{
        font-size: 14px;
        line-height: 15px;
        margin-top: 64px;
        margin-bottom: 14px;
    }
    
    .col-custom{
        width: 50%;
        margin-top: 16px;
    }
    
    .col-md-6, .col-md-12, col-sm-12 {
        margin-top: 26px;
    }
    
    .ir-g .more{
        position: absolute;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        bottom: 0;
    }
    
    .bg-01, .bg-02, .bg-03, .bg-04, .bg-05{
        background-size: cover;
        padding-bottom: 160px;
    }
    
    .b-left{
        border-left-width: 0px;
    }
    
    .f-info{
        margin-top: 52px;
    }
    
    .s-reverse{
/*        flex-direction: column-reverse;*/
        
    }
    
    .s-info > h3{
      font-size: 2em;
      line-height: 1em;
    }

    .s-info > p{
      font-size: 20px;
      line-height: 34px;
    }

}


/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 481px) and (max-width: 767px) {

.menu-area.navbar-fixed-top {
  animation: 0s ease 0s normal none 1 running none;
  box-shadow: none;
  position: unset;
}
.menu ul li::before {
	display: none;
}
.menu ul li.mega {
  position: relative;
}
.header-social ul {
  text-align: center;
}
.logo {
  text-align: center;
}
.pogoSlider--navBottom .pogoSlider-nav {
  bottom: 10px;
}
.menu.mean-container {
  overflow: hidden;
  padding: 10px 0;
}


}


/* Small Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {

.menu ul li::before {
	display: none;
}
.menu ul li.mega {
  position: relative;
}
.ap-address {
  flex: 1 1 100%;
  margin: 0 0 18px;
  text-align: center;
}
.ap-phone {
  flex: 1 1 100%;
  text-align: center;
}
.logo {
  text-align: center;
}
.search-modal .modal-content input[type="text"] {
  width: 280px;
}
.pogoSlider--navBottom .pogoSlider-nav {
  display: none;
}
.menu.mean-container {
  overflow: hidden;
  padding: 10px 0;
}

 
}




/*big from small mobile, small from wide mobile*/
@media only screen and (min-width: 380px) and (max-width: 480px) {


}

@media (min-width: 1200px){
    .s-temp .container {
        max-width: 1290px;
        padding-left: 40px;
}
}
