.navbar-fixed-top {
	height: 105px !important;
}

.intro3 > .container > .center-content {
	margin-top: -50px !important;
}

.intro3 h3 {
   color: #3d2028 !important;
}

.intro3 h1 {
    color: #43121d !important;
    font-size: 48px !important;
    letter-spacing: 0 !important;
}

.intro3 h2 {
    color: #43121d !important;
    font-size: 38px !important;
	margin: 0px 0px 25px !important;
    letter-spacing: 0 !important;
}

.intro3 {
    background: url(../images/bg/slider.png) no-repeat center !important;
}

.bg-primary {
    background: #ed715c !important;
}

.btn-shopee{
	background-color: #f27b21  !important;
	border: 3px solid #f27b21 !important;
}

.btn.btn-primary {
    background: #ed715c !important;
    border: 3px solid #ed715c !important;
    color: #fff !important;
}

.btn.btn-primary:hover {
    border: 3px solid #ffffff !important;
    color: #ffffff !important;
}

.reseller-content .title {
    font-size: 26.5px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 15px;
}

.reseller-content > p {
	color: #FFFFFF !important;
}

.reseller-phone > .title > a {
    color: #FFFFFF !important;
}

.reseller-phone .title {
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 15px;
}

.navbar-login a {
    background: #ed715c;
    color: #fff !important;
    border: 3px solid #ed715c;
    padding: 5px 23px !important;
    font-weight: 800;
    letter-spacing: 0.2px;
    margin-top: 25px;
}

.navbar-login a:hover {
    border: 3px solid #ed715c !important;
    background: #FFFFFF;
    color: #43272f !important;
}

.footer2 {
    background: #ed715c !important;
	padding: 40px 0 0 !important;
}

.footer-copy {
    background: #ed715c !important;
}

@media only screen and (max-width: 480px) {
    .navbar-brand > img {
        max-width: 70px !important;
    }
	
	.navbar-fixed-top {
		height: 85px !important;
		background-color: #FFFFFF !important;
		opacity: 0.92 !important;
	}
	
}