

.cover-1{
    background: url('../images/home/nara-botanic-srinakarin-2-1.jpg') 10px -71px no-repeat;
    min-height: 630px;
}

.cover-2{
    background: url('../images/home/nara-botanic-srinakarin-2-2.jpg') -10px -71px no-repeat;
    min-height: 630px;
}


.cover-3{
    background: url('../images/home/nara-botanic-srinakarin-2-5.jpg') -10px -71px no-repeat;
    min-height: 630px;
}



.tab-unit-type li a {
    line-height: 46px;
    width: 100%;
    display: block;
    margin-top: 1px;
    text-align: center;
    color: #000;
    border-radius: 10px 10px 0px 0px;
}


.cover-4{
    background: url(../images/gallery/resize-xl/Nara-Botanic-2-11.jpg) -10px -117px no-repeat;
    min-height: 630px;
    text-align: center;
    color: #fff;
}


.h1 {
    font-size: 50px;
    font-family: 'cormorant_infantbold';
}


.text-white{
    color: #fff !important;
}

.hero1 {
    font-family: 'cormorant_infantbold';
    color: #fff;
    width: 100%;
    text-align: center;
}

.hero1 .h1,.hero2 .h1 {
    font-family: 'cormorant_infantbold';
    font-size: 50px;
    line-height: 80px;
    text-shadow: 1px 0px 4px #0000003d;
}

.content-home-text {
    text-align: justify;
    text-justify: inter-word;
    color: #fff;
    font-size: 24px;
}


.justify{
    text-align: justify;
    text-justify: inter-word;
}


.thaifont{
    font-family: 'thaisans_neueregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.line-40{
    height: 40px;
}

#sidr a{
    display: inline-block;
    padding-left: 20px;
    line-height: 57px;
    width: 100%;
    font-size: 20px;
    color: #fff;
    border-bottom: 1px solid #ffffff1a;
}

.w-full{
    width: 100% !important;
}


@media screen and (max-width: 420px) {
    /* .footer-body {
         display: none !important;;
     }
 */
    .cover-1 {
        background: url(../images/home/nara-botanic-srinakarin-2-1.jpg) -410px 0px no-repeat;
        min-height: 640px;
    }

    .hero1 .h1 {
        font-family: 'cormorant_infantbold';
        font-size: 39px;
        line-height: 50px;
        text-shadow: 1px 0px 4px #0000003d;
        padding-top: 300px;
    }


    .hero2 .h1 {
        font-family: 'cormorant_infantbold';
        font-size: 39px;
        line-height: 50px;
        text-shadow: 1px 0px 4px #0000003d;
        padding-top: 20px;
        color: #fff;
        text-align: center;
    }


    .cover-2 {
        background: url(../images/home/nara-botanic-srinakarin-2-2.jpg) -252px 0px no-repeat;
        min-height: 640px;
    }


    .logo-white{
        text-align: center;
    }

    .logo-white img{

        width: 220px;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .cover-3 {
        background: url(../images/home/nara-botanic-srinakarin-2-5.jpg) -630px 0px no-repeat;
        min-height: 790px;
    }

    .cover-4{
        background: url(../images/gallery/resize-xl/Nara-Botanic-2-11.jpg) -220px 0px no-repeat;
        min-height: 630px;
    }

    .justify {
         text-align: unset;
        text-justify: inter-word;
    }


    .content-home-text {
         text-align: unset;
        text-justify: inter-word;
        color: #fff;
        font-size: 24px;
    }

    .tab-unit-type li a {
        line-height: 46px;
        width: 100%;
        display: block;
        margin-top: 1px;
        text-align: center;
        color: #000;
        border-radius: 10px 10px 0px 0px;
        font-size: 16px;
    }

}