@import url(https://fonts.googleapis.com/css?family=Kanit&amp;subset=thai);

body,
html {
    width: 100%;
    height: 100%
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Kanit', sans-serif !important;
    font-style: normal
}

.kanit-bold {
    font-family: 'Kanit', sans-serif;
    font-weight: 600
}

h1 {
    font-size: 50px
}

h2 {
    font-size: 43px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 27px
}

h5 {
    font-size: 24px
}

.for-desktop {
    display: block
}

.for-mobile {
    display: none
}

.margin-top-50 {
    margin-top: 50px
}

.margin-top-0 {
	margin-top: 0;
}

.font-24 {
    font-size: 24px;
}
.font-20 {
    font-size: 20px;
}

.font-35 {
    font-size: 35px;
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.float-l {
    float: left
}

.float-r {
    float: right
}

.margin-top-right {
    margin-top: 10px;
    margin-right: 10px
}

.padding-top-right {
    padding-top: 45px;
    padding-right: 80px
}

.topnav {
    font-size: 14px
}

.lead {
    font-size: 20px
}

.img-responsive {
    width: 90%;
    margin: auto
}

.intro-header {
    border-bottom: 10px solid #75071B;
    padding-bottom: 20px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg.jpg) no-repeat bottom center;
    background-size: cover
}

.intro-header .container {
    margin-top: 100px
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%
}

.intro-message>h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .6);
    font-size: 5em
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.intro-message>h3 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .6)
}
.content-section-a a,.content-section-b a{
	color: #282828;
}
@media(max-width:1200px) {

    .intro-header .container {
        margin-top: 70px
    }

}

@media(max-width:991px) {
    .padding-top-right {
        padding-top: 10px!important;
        padding-right: 30px!important
    }
    .blue-car {
        display: flex;
        flex-direction: column-reverse;
        text-align: center
    }
    .intro-header {
        background-image: url(../img/intro-bg-mb.jpg)!important;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        padding-bottom: 0!important;
    }
    hr{
        margin-top: 0!important;
        margin-bottom: 0!important;
    }
    h2 {
        font-size: 25px!important
    }
    h4 {
        font-size: 20px!important
    }
    .lead {
        font-size: 17px!important
    }
    .intro-header .container .spacer img {
        width: 40%
    }
    .intro-header .container {
        margin-top: inherit
    }
    .intro-header .logo-inspect img {
        width: 100%
    }
    .intro-header .logo-o2c img {
        margin-right: 10px;
        margin-top: 10px;
        width: 60%
    }
    .intro-header {
        height: auto;
        padding-bottom: 40px
    }
    .content-section-a,
    .content-section-c {
        text-align: left;
        padding: 50px 0
    }
    .white-car {
        margin-top: 40px;
        text-align: center
    }
    .banner img {
        width: 100%
    }
    .banner {
        padding-left: 10px!important;
        padding-right: 10px!important;
        width: 100%
    }
    .banner .font-24 {
        font-size: 15px
    }
    .for-desktop {
        display: none
    }
    .for-mobile {
        display: block
    }
    .content-section-a .font-24,
    .content-section-c .font-24,
    .content-section-b .font-24 {
        font-size: 17px
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px
}

.content-section-a,
.content-section-c {
	padding: 50px 0 0;
	background-color: #f8f8f8;
	color: black;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7
}

.section-heading {
    margin-bottom: 20px
}

.section-heading-spacer {
    float: left;
    border-top: 3px solid #e7e7e7
}

.banner {
    padding-top: 50px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 50px;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover
}

.banner h2 {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    text-shadow: 0 0 0 rgba(0, 0, 0, .6)
}

.banner ul {
    margin-bottom: 0
}

.banner-social-buttons {
    float: right;
    margin-top: 0
}

footer {
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 30px;
    background-color: #000;
    border-top: 10px solid #FFF;
    color: #FFF;
    text-align: center
}
footer a{
	color:white;
}
footer a:hover{
	color: #DD0B08;
	text-decoration: none;
}

p.copyright {
    margin: 15px 0 0
}
