body {
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    color: #002b50;
    line-height: 22px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    /* color: #000000; */
}

h1 {
    font-size: 36px;
    color:#fff;
}

h2 {
    font-size: 20px;
    margin-bottom: 5px;
}

h3 {
    font-size: 16px;
    color: #787878;
    font-weight: 400;
    line-height: 24px;
}

h4 {
    font-size: 16px;
}

p {
    text-align: justify;
    font-size:14px;
}

.lead {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: justify;
}

hr {
    border-top: 1px solid #004077;
    border-bottom: 1px solid #004077;
}

.nav-pills>li.active>a, 
.nav-pills>li.active>a:focus, 
.nav-pills>li.active>a:hover {
    color: #ffffff;
    /* background-color: #868686 !important; */
}

.btn-primary {
    /* color:#ffffff !important;
    background-color: #868686 !important;
    border-color: #868686 !important; */
}

.btn-primary:hover, 
.btn-primary:focus {
    /* background-color: #525252 !important; */
}

.btn-transparent {
    border: 3px solid #fff;
    background: transparent;
    color: #fff;
}

.btn-transparent:hover {
    border-color: rgba(255, 255, 255, 0.5);
}

.dropdown-menu {
    margin-top: -1px;
    min-width: 180px;
}

.center h2 {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
}

.media>.pull-left{
    margin-right: 20px;
}

.media>.pull-right{
    margin-left: 20px;
}

body > section {
    padding: 51px 0 0;
}

.center {
    text-align: center;
}

.navbar-brand {
    padding: 0;
    margin:0;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    /* margin: 5px 0; */
}

#main-slider .carousel .item {
    width: 100%;
    height: 100% !important;
}

.img-thumbnail {
}

#feature {
    background: #ffffff;
    padding-top: 0px;
    padding-bottom: 0px;
}

.features {
    padding: 0;
    font-size: 13px;
}

.feature-wrap {
    /* margin-bottom: 35px; */
    overflow: hidden;
}

.feature-wrap h2 {
    margin-top: 10px;
}

.feature-wrap .pull-left {
    margin-right: 25px;
}

.feature-wrap i {
    font-size: 48px;
    height: 100px;
    width: 100px;
    margin: 3px;
    border-radius: 100%;
    line-height: 92px;
    text-align:center;
    background: #ffffff;
    border: 3px solid #ffffff;
    box-shadow: inset 0 0 0 5px #929292;
    -webkit-box-shadow: inset 0 0 0 5px #929292;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    float: left;
    margin-right: 25px;
    margin-bottom: 28px;
}

.feature-wrap i:hover {
    background: #929292;
    box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
    color: #fff;
}

#conatcat-info {
    background: #ffffff;
    padding: 10px 0;
}

.contact-info i {
    margin-top: 35px;
    width: 60px;
    height: 60px;
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    background: #777777;
    text-align: center;
    border-radius: 10px;
    margin-left: 15px;
}

.contact-info h2 {
    margin-top: 0;
}

.contact-info {
    /* color:#000; */
}

#footer {
    /* padding-top: 5px;
    padding-bottom: 5px; */
    color: #fff;
    background: #2e2e2e;
}

#footer a {
    color: #db0606 !important;
    font-weight: 700;
}

#footer a:hover {
    text-decoration: none;
    color: #ffffff !important;
}

.img-center {
    text-align: center;
}

.ktb-banner {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
	.content-margin {
		margin-top: 95px;
    }

	.phones-row {
		padding-top: 0px;
	}

    .phones {
        margin-bottom: 0px;
    }

	.col-mobile-login {
		padding-left: 0px;
		padding-right: 5px
	}
	
	.col-mobile-btnlogin {
		padding-left: 0px;
		padding-right: 0px;
	}

    input[type=password] {
        padding-right: 5px;
	}

	.navbar-nav {
		margin: 2px -15px;
	}

	#login-dp {
		padding-top: 0px !important;
	}

	.nav-pills > li > a,
    .nav-pills > li.active > a {
		padding: 5px 15px;
		font-size: 17px;
    }

	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}

	.navbar-nav > li > a {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.dropdown-menu {
		padding: 0px;
	}

	button.btn.btn-primary {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	button.btn.btn-primary,
	.navbar-custom .navbar-nav > li > a,
	.navbar-custom .navbar-nav .open .dropdown-menu > li > a {
		font-size: 16px;
	}

	#login-dp .form-group {
		margin-bottom: 5px !important;
	}

    .banner-mobile {
        margin-top: 199px;
    }

    #feature {
        padding-bottom: 20px;
    }

    #footer {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #header, .navbar,
    #footer, #footer > div {
        background: #004077 !important;
    }

    .feature-wrap i {
        font-size: 34px;
        height: 70px;
        width: 70px;
        line-height: 64px;
        box-shadow: inset 0 0 0 5px #929292;
        -webkit-box-shadow: inset 0 0 0 5px #929292;
    }

    .feature-wrap i:hover {
        box-shadow: inset 0 0 0 5px #f2f2f2;
        -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
    }

    #feature {
        background: #ffffff;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    a, .navbar-custom .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff !important;
    }
}

@media (min-width: 767px) {
    #header, .navbar,
    #footer, #footer > div {
        background: #004077 !important;
    }
    
    .navbar-custom {
        border-color: transparent !important;
    }

    .navbar-custom .navbar-nav > .open > a,
    .navbar-custom .navbar-nav > .open > a:hover,
    .navbar-custom .navbar-nav > .open > a:focus {
        background-color: transparent !important;
    }

    .contact-col {
        padding: 30px 0px;
    }

    .tab-content {
        margin-top: 10px;
    }

	.col-mobile-login,
	.col-mobile-btnlogin {
		padding-left: 0px;
		padding-right: 0px
	}

	.logo-padding {
		padding-left: 0px;
	}

	.phones-row {
		padding-top: 7px;
	}

    .dropdown-custom > ul > li > a {
        color: #000000 !important;
    }

    .dropdown-custom > ul {
        background-color: #ffffff !important;
        border: solid 1px #004077 !important;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
	.chi-phone > p,
	.eng-phone > p {
		font-size: 12px !important;
	}

	.phones-row {
		width: 350px;
	}

	.container > .navbar-header {
		margin-right: -15px;
		margin-left: -15px;
	}
}

@media (min-width: 993px) and (max-width: 1199px) {
	.phones-row {
		width: 530px;
	}
}

@media (min-width: 1200px) {
	.phones-row {
		width: 700px;
	}
}

.phone-p,
.phone-p2 {
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 0;
}

.btn-default {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
	text-transform: uppercase;
}

.btn-default:hover {
    color: #ffffff;
    background-color: #337ab7 !important;
}

.brand-image {
	border: 0px;
	width: 150px;
    height: 40px;
    margin-top:5px;
}

.contact-size {
    width: 236px;
    height: 157px;
}

ul.nav > .dropdown > p:nth-of-type(1) {
    margin-top: 9px;
    margin-bottom: 2px;
}

.nav-justified > li {
    display: table-cell;
    width: 1%;
}

.phones > p {
	color: #ffffff;
	font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
}

.navbar-custom {
    background-color: #ffffff;
    border-color: #848484;
}

.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
    background-color: #175386 !important;
}

.nav > li > a:hover {
	text-decoration: none;
    background-color: transparent;
}

.navbar-custom .navbar-nav > li > a {
    color: #ffffff !important;
}

.dropdown-custom > ul > li > a:hover {
    background-color: #dfdfdf !important;
    color: #000000 !important;
}

#footer > div.container > div.row > div {
    color:#ffffff;
}
