.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.tp-banner {
    width: 100%;
    position: relative;
}
.tp-banner-fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.main-slider-container .tp-rightarrow.default,
.main-slider-container .tp-leftarrow.default {
    display: none;
}
@media only screen and (min-width: 990px) and (max-width: 1200px) {
    .head-h2 {
        margin-top: 150px;
    }
    .head-h3 {
        margin-top: 50px;
    }
    .head-h01 {
        margin-top: 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
    .head-h2 {
        margin-top: 80px;
    }
    .head-h3 {
        margin-top: 80px;
    }
    .head-h6 {
        display: none;
    }
    .lin-h {
        display: none;
    }
    .head-h5 {
        font-size: 45px;
    }
    .head-h01 {
        margin-top: 90px;
    }
    .head-h01 {
        margin-top: 60px;
    }
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
    .head-h {
        font-size: 100px;
    }
    .head-h2 {
        margin-top: 50px;
    }
    .head-h3 {
        margin-top: 60px;
    }
    .head-h4 {
        font-size: 16px;
        margin-top: 40px;
        line-height: 18px;
        margin-left: 40px;
    }
    .head-h5 {
        font-size: 26px;
    }
    .head-h6 {
        display: none;
    }
    .head-h7 {
        margin-top: 40px;
        font-size: 18px;
    }
    .lin-h {
        display: none;
    }
    .head-h01 {
        margin-top: 60px;
    }
}
@media only screen and (max-width: 500px) {
    .head-h {
        font-size: 70px;
    }
    .head-h2 {
        margin-top: 0px;
    }
    .head-h3 {
        margin-top: 150px;
    }
    .head-h4 {
        font-size: 12px;
        margin-top: 70px;
        line-height: 18px;
    }
    .head-h5 {
        font-size: 45px;
        ;
    }
    .head-h6 {
        display: none;
    }
    .head-h7 {
        margin-top: 100px;
        font-size: 15px;
    }
    .lin-h {
        display: none;
    }
    .head-h5 {
        font-size: 26px;
    }
    .head-h01 {
        margin-top: 90px;
    }
}
@media only screen and (max-width: 350px) {
    .head-h5 {
        font-size: 18px;
    }
    .head-h4 {
        font-size: 14px;
    }
}
.head-h3 {
    text-transform: uppercase;
    font-size: 45px;
    color: #fff;
    margin-top: 30px;
    font-weight: 900;
    letter-spacing: 0px;
    text-align: center;
}
.head-h4 {
    font-size: 20px;
    color: #fff;
    text-align: left;
    margin-top: 30px;
    line-height: 22px;
}
.head-h5 {
    font-size: 60px;
    color: #fff;
    margin-top: 30px;
    font-weight: 0;
    letter-spacing: 0px;
    text-align: center;
}
.head-h7 {
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.lina-nim-slider {
    background: url(../img/set-color/lina-nim.png);
    width: 200px;
    height: 1px;
}
.lina-ver-slider {
    background: url(../img/set-color/lina-ver.png);
    width: 1px;
    height: 88px;
}
.lina-nim-slider-min {
    background: url(../img/lina-nim-min.png);
    width: 200px;
    height: 1px;
}
.lina-ver-slider-min {
    background: url(../img/lina-ver-min.png);
    width: 1px;
    height: 88px;
}
.slider-txt {
    text-transform: capitalize;
    font-size: 50px;
    color: #fff;
    margin: 0;
    font-weight: 900;
    text-align: center;
}
.caption .btn-default {
    height: unset;
    line-height: 46px;
    font-size: 12px !important;
}
@media (max-width: 900px) {
    .slider-txt2 {
        font-size: 15px !important;
    }
    .caption .btn-default {
        height: 40px !important;
        line-height: 33px !important;
        padding: 5px 25px !important;
    }
}
@media (max-width: 700px) {
    .slider-m {
        margin-bottom: 25px !important
    }
    .caption .btn-default {
        margin-top: 30px !important;
    }
}
@media (max-width: 500px) {
    .slider-txt {
        text-transform: uppercase;
        font-size: 26px !important;
        line-height: 50px;
        color: #fff;
        margin: 0;
        font-weight: 900;
        text-align: center;
    }
    .sliderLogo {
        width: 80px !important;
        height: auto !important;
        margin-bottom: 60px;
    }
}