@media screen and (max-width: 1070px) {
    .samping a{
        transform: rotate(-90deg);
        color: #502f77;
        letter-spacing: 1px;
        font-weight: bold;
        font-size: 12px;
    }

    .container {
        width: 85% !important;
        position: relative !important;
        margin: 0 auto !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /*Nav*/
    .nav {
        background-color: #ffffff;
        padding-top: 5px;
        padding-bottom: 70px;
    }

    .nav .brand img {
        width: 60px;
        margin-top: 11px;
    }

    .nav ul li a {
        font-size: 12px;
        color: #2E2C2F;
        font-weight: bolder;
        letter-spacing: 0.5px;
    }

    .nav .dropdown-trigger i {
        font-size: 8px !important;
        margin-left: 3px;
    }

    #dropdown-layanan {
        width: auto !important;
        max-width: 350px !important;
        right: 10px;
        background-color: #F7F7F7;
    }

    #dropdown-auth, #dropdown-kelas {
        width: auto !important;
        max-width: 170px !important;
        right: 10px;
        background-color: #F7F7F7;
    }

    .nav .dropdown-content li {
        min-height: 8px !important;
        margin-top: 0px;
        text-align: left !important;
    }

    .nav .dropdown-content li a .small {
        font-size: 10px !important;
        line-height: 0px !important;
    }

    .dropdown-content li>a>i {
        margin-right: 1px !important;
        font-size: 15px;
    }

    .nav .nav-profile img {
        width: 27px;
        margin-left: 13px;
    }

    .samping2{
        position:fixed;
        height: 100%;
        top: 360px;
        right: 15px;
        z-index: 3;
    }

    /*Header*/
    .header-text h3 {
        color: #243a4a;
        font-size: 29px;
        line-height: 42px;
        padding-right: 15px;
    }

    .header-text {
        padding-top: 60px;
        padding-right: 20px;
    }

    .header-text p {
        padding-top: 10px;
        color: #4a4a4b;
        font-size: 13px;
        line-height: 22px;
    }

    .header-text a i {
        font-size: 10px;
        font-weight: bold;
        margin-left: 4px;
    }

    .header-image img{
        padding-top: 40px;
        width: 85%;
    }

    /* Section */
    .first-section {
        padding-top: 160px;
        padding-bottom: 80px;
    }

    .section {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .section-title {
        max-width: 600px;
        margin: auto;
    }

    .section-content h1 {
        font-size: 27px;
        line-height: 39px !important;
    }

    .section-content h2 {
        font-size: 24px;
        line-height: 33px !important;
    }

    .section-content h3 {
        font-size: 21px;
        line-height: 30px !important;
    }

    .section-content p {
        font-size: 13px;
        line-height: 20px;
    }

    .section-content a {
        font-size: 13px;
    }

    .section-content .small {
        font-size: 11px;
        line-height: 20px;
    }

    .section-content .icon-head {
        font-size: 22px;
    }

    /* How */
    .icon-head {
        font-size: 25px;
    }

    /*Why*/

    .why {
        text-align: center;
        padding-top: 60px;
    }

    .why i {
        font-size: 30px;
    }

    .why .title {
        font-size: 13px;
        line-height: 22px;
        font-weight: bold;
    }

    .why .col {
        padding-top: 40px;
    }

    .why .content {
        font-size: 11px;
        line-height: 16px;
    }

    .map-pv{
        max-width: 700px;
    }

    .kelas .item .detail p{
        font-size: 14px;
    }

    .tech img{
        width: 80%;
        margin: auto !important;
        max-width: 40px;
    }

    /*Testimoni*/
    .section-testi {
        padding-top: 80px;
        width: 90%;
        max-width: 500px;
        margin: auto;
    }

    .section-testi img {
        width: 60px !important;
        margin: auto !important;
    }

    /* Ambass */
    .card-ambass .card-content h3{
        padding-top: 30px;
        font-size: 17px;
        font-weight: bold;
    }

    .card-ambass .card-content p{
        padding-top: 10px;
        font-size: 12px;
        line-height: 21px;
    }

    /* Form */
    .form-search,
    .select2-container .select2-selection--single {
        font-size: .7rem;
        height: calc(1.2em + 1.25rem + 2px);
    }

    .area-tulis {
        font-size: .7rem;
    }

    .blog-content .desc p{
        font-size: 14px;
        line-height: 31px !important;
    }

    .blog-content .desc a{
        font-weight: 700;
        font-size: 14px;
        line-height: 31px !important;
    }

    .blog-content .desc ul li,
    .blog-content .desc ol li{
        padding-top: 10px;
        font-size: 14px;
        line-height: 31px !important;
    }

    .btn-small {
        height: 29px;
        line-height: 29px;
        font-size: 14px !important;
    }
}
