﻿html {
    font-size: 62.5% !important
}

/*.santh-header {
    background-color: #000 !important
}*/

.santh-main-nav-detail ul {
    text-align: left;
}

.santh-main-nav .santh-main-nav-detail ul h4 {
    font-family: "GraphikTH-SemiBold"!important;
    font-size: 1.9rem!important;
}

.project-items .project-detail .facilities > ul > li {
    font-size: 1.5rem
}

.project-items .project-detail .meta {
    font-size: 1.5rem
}

    .project-items .project-detail .meta .price-home {
        font-size: 1.5rem;
        padding-left: 1rem
    }

.project-items .project-detail .facilities > ul > li > .icon img {
    width: 1.5rem
}

body {
    font-family: 'GraphikTH-Regular' !important;
    line-height: 1.5 !important;
    font-size: 1.5rem;
}

.project-items .project-detail .title {
    font-size: 2rem
}

.detail-desc-bottom {
    font-size: 1.5rem
}

.section.registration .registration-form .form-checkbox-row .price {
    font-size: 1.5rem
}

h6 {
    font-size: 1.2rem
}

.project-items .project-detail .facilities > ul > li > .icon img {
    width: 1.75rem
}

#site-navigation .menu {
    font-size: 1.75rem
}

.btn {
    font-size: 1.5rem
}

.highlight-items {
    width: 25rem;
    height: 25rem
}

    .highlight-items .half-circle {
        width: 25rem;
        height: 13rem;
        border-top-left-radius: 20rem;
        border-top-right-radius: 20rem
    }

.section .highlight-title {
    font-size: 2rem;
    font-weight: 500
}

.highlight-items > .desc {
    font-size: 1.5rem
}

.highlight-items > .icon > img {
    max-height: 4rem
}

#site-cover {
    height: 50vh
}

    #site-cover .cover-inner > .site-tagline {
        font-size: 1.75rem
    }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'GraphikTH-Regular';
}

html {
    font-size: 62.5% !important
}

body {
    font-family: 'GraphikTH-Regular';
    line-height: 1.5 !important;
    font-size: 1.5rem !important
}

h1, h2, h3, h4, h5, h6 {
    background-color: transparent !important
}

h1 {
    font-size: 3.6rem;
    font-family: 'GraphikTH-SemiBold';
}

    h1 span {
        font-size: 2.5rem;
    }

h2 {
    font-size: 2.5rem;
    font-family: 'GraphikTH-SemiBold';
}

    h2 span {
        font-size: 2rem !important
    }

h3 {
    font-size: 1.75rem;
    font-family: 'GraphikTH-SemiBold';
}

h4 {
    font-size: 1.75rem;
}

.bold {
    font-family: 'GraphikTH-SemiBold' !important
}

p.text13 {
    font-size: 1.3rem !important
}

p.text10 {
    font-size: 1rem !important
}

.ribbon {
    width: 550px;
    margin: auto;
    padding-bottom:2rem;
}

.ribbon img {
    position: relative;
    top: -130px;
}

.myLocation {
    width: 250px;
    margin: auto;
    padding-bottom: 2rem;
}

.myLocation img {
    position: relative;
    top: -130px;
}

.myLocation img.no-ribbon {
    top:  30px;
}

.projectlist {
    padding-top: 3rem;
}

.register-connect {
    text-align: center;
    margin-bottom: 60px;
}

    .register-connect a {
        margin: 0 15px;
    }


a.connect-fb {
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFF;
    display: inline-block;
    font-size: 1.6rem;
    padding: 0 30px;
    background-color: #1877f2;
    border-radius: 30px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    a.connect-fb:before {
        width: 22px;
        height: 22px;
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        background-image: url(https://www.sansiri.com/assets/img/social/ico-fb.svg);
    }

    a.connect-fb:hover {
        color: #FFF;
        text-decoration: none;
    }

a.connect-google {
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #757575;
    display: inline-block;
    font-size: 1.6rem;
    padding: 0 25px;
    background-color: transparent;
    border: 1px solid #c5c5c5;
    border-radius: 30px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    a.connect-google:before {
        width: 22px;
        height: 22px;
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        background-image: url(https://www.sansiri.com/assets/img/social/ico-google.svg);
    }

    a.connect-google:hover {
        border-color: #999;
        text-decoration: none;
    }

ul {
    text-align: unset !important;
}

.form-header-project {
    margin-bottom: 8px;
}

@media (max-width: 1199px) {
    .form-container {
        margin: 0 40px;
    }
}

@media (max-width:992px) {
    html {
        font-size: 56.30631% !important
    }

    html {
        font-size: 56.30631% !important
    }
}

@media (max-width:768px) {
    .santh-header .santh-header_tools .h-login {
       display:none;
    }

    a.connect-fb, a.connect-google {
        min-width: 260px;
        margin: 8px 0;
    }


    .register-connect {
        margin-bottom: 20px;
    }
}

@media (max-width:480px) {
    .ribbon {
        width: 100%;
    }

    .ribbon img {
        width: 100%;
        margin: auto;
        top: -82px;
    }

    .myLocation img {
        position: relative;
        top: -82px;
    }

    .section-1-detail {
        margin-top: -100px;
    }

    .form-container {
        margin: 0 15px;
    }
}