a {
    color: #777777;
}

.header-nav {
    background-color: #F5F5F5;
    text-align: right;
    padding: 5px 0px 5px 5px;
}

.container-hearder {
    padding: 0px 0px 0px 0px !important;
}

.banner-margintop {
    margin-top: 100px;
}

.navbar {
    margin-bottom: 0px;
    border: none;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #fff;
}

.navbar-toggle {
    margin-top: 20px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #fff;
}



.section-modal {
    padding: 15px;
    background-color: #F26F25;
    border: 1px solid #F26F25;
    border-radius: 4px;
    margin-bottom: 15px;
}

.section-modal h5 {
    font-weight: bold;
    color: #ffffff;
}

.cool-link:hover::after {
    width: 100%;
}

@media (min-width: 320px) {
    .font-14{
        font-size: 14px;
    }
    .padding-2{
        padding-top: 2px !important;
    }
    .logo {
        width: 180px;
        height: auto;
        padding-left: 0px;
        /* margin-left: 120px; */
    }

    .logo-mobile {
        width: 150px;
        height: auto;
        padding-left: 0px;
    }

    .header-nav {
        padding: 5px 18px 5px 5px;
    }

    .follow {
        display: flex;
        justify-content: center;
    }

    .follow-img {
        margin: 0px 10px;
    }

    .con-center {
        text-align: center;
        margin: 0px;
    }

    .getsuperrich {
        width: 60%;
    }

    .btn2-1 {
        display: inline-block;
        padding: 3px 5px;
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        /* white-space: nowrap; */
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 2px solid transparent;
        border-radius: 4px;
        width: 100%;
    }

    .sawasdee {
        font-size: 40px;
        color: #FFFFFF;
    }
}

@media (min-width: 375px) {
    .font-14{
        font-size: 16px;
    }
    .padding-2{
        padding-top: 0px !important;
    }
    .logo {
        width: 180px;
        height: auto;
        padding-left: 0px;
    }

    .header-nav {
        padding: 5px 16px 5px 5px;
    }

    .follow-img {
        margin: 0px 10px;
    }

    .con-center {
        text-align: center;
    }

    .getsuperrich {
        width: 60%;
    }

    .btn2-1 {
        display: inline-block;
        padding: 3px 5px;
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        /* white-space: nowrap; */
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 2px solid transparent;
        border-radius: 4px;
        width: 100%;
    }

    .sawasdee {
        font-size: 40px;
        color: #FFFFFF;
    }
}

@media (min-width: 425px) {
    
    .logo {
        width: 180px;
        height: auto;
        padding-left: 0px;
    }

    .header-nav {
        padding: 5px 15px 5px 5px;
    }

    .con-center {
        text-align: center;
    }

    .getsuperrich {
        width: 60%;
    }

    .btn2-1 {
        display: inline-block;
        padding: 3px 5px;
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        /* white-space: nowrap; */
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 2px solid transparent;
        border-radius: 4px;
        width: 100%;
    }

    .sawasdee {
        font-size: 40px;
        color: #FFFFFF;
    }
}

@media (min-width: 768px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 10px 0px 10px;
    }

    .nav-header {
        padding-top: 0px;
    }

    .header-nav {
        padding: 5px 0px 5px 5px;
    }

    .logo {
        width: 180px;
        height: auto;
        padding-left: 0px;
    }

    .con-center {
        text-align: center;
    }

    .getsuperrich {
        width: 60%;
    }

    .btn2-1 {
        display: inline-block;
        padding: 3px 5px;
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        /* white-space: nowrap; */
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 2px solid transparent;
        border-radius: 4px;
        width: 100%;
    }

    .sawasdee {
        font-size: 50px;
        color: #FFFFFF;
    }
}

@media (min-width: 1024px) {
    .nav-header {
        padding-top: 10px;
    }

    .logo {
        width: 240px;
        height: auto;
        padding-left: 0px;
        /* margin-left: 120px; */
    }

    .header-nav {
        padding: 5px 0px 5px 5px;
    }

    .follow {
        display: flex;
        flex-direction: column;
    }

    .follow-item {
        display: flex;
        flex-direction: row;
    }

    .follow-img {
        margin: 0px 20px 0px 0px;
    }

    .con-center {
        text-align: left;
    }

    .getsuperrich {
        width: 30%;
    }

    .btn2-1 {
        display: inline-block;
        padding: 3px 5px;
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        /* white-space: nowrap; */
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 2px solid transparent;
        border-radius: 4px;
        width: 90%;
    }

    .sawasdee {
        font-size: 60px;
        color: #FFFFFF;
    }
}

@media (min-width: 1440px) {
    .nav-header {
        padding-top: 10px;
    }

    .logo {
        width: 240px;
        height: auto;
        /* padding-left: 105px; */
        /* margin-left: 120px; */
    }

    .header-nav {
        padding: 5px 0px 5px 5px;
    }

    .btn2-1 {
        display: inline-block;
        padding: 3px 5px;
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        /* white-space: nowrap; */
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 2px solid transparent;
        border-radius: 4px;
        width: 90%;
    }

    .sawasdee {
        font-size: 60px;
        color: #FFFFFF;
    }
}

@media (min-width: 2560px) {
    .nav-header {
        padding-top: 10px;
    }

    .logo {
        width: 240px;
        height: auto;
        padding-left: 670px;
        /* margin-left: 120px; */
    }

    .header-nav {
        padding: 5px 0px 5px 5px;
    }

    .getsuperrich {
        width: 30%;
    }

    .img-logo {
        width: 30%;
    }

    .btn2-1 {
        display: inline-block;
        padding: 3px 5px;
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        /* white-space: nowrap; */
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 2px solid transparent;
        border-radius: 4px;
        width: 90%;
    }

    .sawasdee {
        font-size: 60px;
        color: #FFFFFF;
    }
}

.nav {
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 1em 0;
}

.nav2 {
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 1em;
}

.nav a {
    color: #000;
}

.nav a:visited {
    color: #000;
}

.navWide {
    display: none;
    margin: 0 auto;
}

.navWide .wideDiv a {
    text-decoration: none;
    display: inline-block;
    padding: 0 2em;
}

.navNarrow i {
    float: right;
    cursor: pointer;
    color: #595959;
}

.narrowLinks {
    padding-top: 20px;
}

.navNarrow .narrowLinks a {
    text-decoration: none;
    display: block;
    float: left;
    clear: left;
    padding: 0.3em 0;
}

.hidden {
    display: none;
}

@media (min-width: 1023px) {

    .navWide {
        display: block;
    }

    .navNarrow {
        display: none;
    }
}

.nav>.nav-header {
    display: inline;
}

.nav>.nav-header>.nav-title {
    display: inline-block;
}

.nav>.nav-links {
    display: inline;
    float: right;
}

.nav>.nav-links>a {
    display: inline-block;
    padding: 0px 3px 0px 3px;
    text-decoration: none;
}


.nav-links .active {
    display: inline-block;
    border-bottom: 2px solid #F26F25;
    /* text-decoration: underline solid #F26F25; */
    padding-bottom: 0px;
    background: #fff;
    font-weight: bold;
}

.narrowLinks .active {
    display: inline-block;
    border-bottom: 2px solid #F26F25;
    /* text-decoration: underline solid #F26F25; */
    padding-bottom: 0px;
    background: #fff;
    font-weight: bold;
}

.profile-15 .active {
    font-weight: bold;
}