/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 31 2021 | 02:53:39 */
.lan_ind .btn-01,
.lan_ind .btn-02 {
    width: 340px;
}

.lan_ind .title-line01::after {
    right: 580px;
}

.lan_ind .sub-menu br {
    display: none;
}

.lan_ind .pgbox-hd h2.title::before {
    right: 175px;
}

.lan_ind .pgbox-hd h2.dul-02::before {
    right: 435px;
}

.lan_ind .pgbox-hd h2.dul-03::before {
    right: 445px;
}

.lan_ind .pgbox-hd h2.dul-05::before {
    right: 475px;
}

.lan_ind .quick-dots span {
    bottom: 50%;
    transform: translate(50%);
}

.lan_ind .ft-box h2.title::after {
    left: 140px;
}

.lan_ind .pgbox-hd h2.dul-04::before {
    right: 334px;
}

.lan_ind .description b {
    width: 230px;
}

.lan_ind .description ul li {
    padding: 5px 5px 5px 280px;
}

.lan_ind .pgbox-bd h2.dul-06::after {
    left: 570px;
}

.lan_ind .pgbox-str-in{
  padding: 20px 10px 40px 10px;
}

@media only screen and (max-width: 990px) {

    .lan_ind .sub-menu i {
        position: absolute;
        top: -3px;
    }

    .lan_ind .linkbox h2.title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 765px) {
    .lan_ind .pgbox-hd h2.title::before {
        right: 135px;
    }

    .lan_ind .pgbox-hd h2.dul-02::before {
        right: 325px;
    }

    .lan_ind .pgbox-hd h2.dul-03::before {
        right: 335px;
    }

    .lan_ind .pgbox-hd h2.dul-04::before {
        right: 254px;
    }

    .lan_ind .pgbox-hd h2.dul-05::before {
        right: 345px;
    }
}

@media only screen and (max-width: 450px) {
    .lan_ind .btn-01,
    .lan_ind .btn-02 {
        width: 100%;
    }

}