
/*@media only screen and (min-width: 340px) and (max-width: 420px) {*/
/*    .swiper-container.swiper-container-h .swiper-slide{*/
/*        max-width: 300px !important;*/
/*        width: 300px !important;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 421px) and (max-width: 575.98px) {*/
/*    .swiper-container.swiper-container-h .swiper-slide{*/
/*        max-width: 310px !important;*/
/*        width: 310px !important;*/
/*    }*/
/*}*/
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .header-inner-section{
        width: 100%;
    }
    .header-inner-section img{
        width: 85px;
    }
    a.login {
        position: relative;
        right: 60px;
    }
    .sh-content {
        top: 12%;
    }
    .sl-content{
        padding-left: 0;
    }
    .sl-content .title {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .sl-content h3 {
        font-size: 50px;
    }
    .sl-content p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .swiper-container.swiper-container-h {
        padding: 10px 0;
    }
    .sh-footer{
        padding: 10px;
    }
    .footer-inner{
        flex-direction: column;
    }
    .social-links h3{
        display: none;
    }
    .social-links ul li a {
        font-size: 12px;
        width: 22px;
        height: 22px;
        line-height: 22px;
    }
    .copy-right {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .header-inner-section{
        width: 100%;
    }
    .header-inner-section img{
        width: 90px;
    }
    a.login {
        position: relative;
        right: 60px;
    }
    .sh-content {
        top: 12%;
    }
    .sl-content{
        padding-left: 0;
    }
    .sl-content .title {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .sl-content h3 {
        font-size: 55px;
    }
    .sl-content p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .swiper-container.swiper-container-h {
        padding: 10px 0;
    }
    .sh-footer{
        padding: 10px;
    }
    .footer-inner{
        flex-direction: column;
    }
    .social-links h3{
        display: none;
    }
    .social-links ul li a {
        font-size: 12px;
        width: 22px;
        height: 22px;
        line-height: 22px;
    }
    .copy-right {
        margin-bottom: 10px;
    }
    .swiper-container.swiper-container-h .swiper-slide{
        max-width: 310px !important;
        width: 310px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .header-inner-section{
        width: 98%;
    }
    .header-inner-section img{
        width: 90px;
    }
    a.login {
        position: relative;
        right: 60px;
    }
    .sh-content {
        top: 20%;
    }
    .sl-content{
        padding-left: 0;
    }
    .sl-content .title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .sl-content h3 {
        font-size: 45px;
    }
    .sl-content p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .swiper-container.swiper-container-v .swiper-pagination.swiper-pagination-bullets{
        top: 30%;
    }
    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 40px 0;
    }
    .swiper-slide.new-class {
        position: relative;
        transform: scale(1);
        width: 370px !important;
        top: -20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .header-inner-section{
        width: 97%;
    }
    .header-inner-section img{
        width: 100px;
        margin: 1em;
    }
    a.login {
        position: relative;
        right: 60px;
    }
    .sl-content{
        padding-left: 0;
    }
    .sl-content .title {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .sl-content h3 {
        font-size: 55px;
    }
    .sl-content p {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .swiper-container.swiper-container-v .swiper-pagination.swiper-pagination-bullets{
        top: 30%;
    }
    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 40px 0;
    }
    .swiper-slide.new-class {
        position: relative;
        transform: scale(1);
        width: 330px !important;
        top: -20px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1599.98px) {
    .header-inner-section{
        width: 96%;
    }
    .header-inner-section img{
        width: 120px;
        margin: 1em;
    }
    a.login {
        position: relative;
        right: 60px;
    }
    .swiper-slide.new-class {
        position: relative;
        transform: scale(1);
        width: 330px !important;
        top: -10px;
    }
}
@media only screen and (min-width: 1600px) {
    .header-inner-section{
        width: 94%;
    }
    .header-inner-section img{
        width: 120px;
        margin: 1em;
    }
    a.login {
        position: relative;
        right: 60px;
    }
    .swiper-slide.new-class {
        position: relative;
        transform: scale(1);
        width: 380px !important;
        top: -50px;
    }
}
