body{font-family: 'Open Sans', sans-serif;color: #222;}
.header {
    background: url(../img/bg.jpg) no-repeat top center;
    padding-top: 20px;
    padding-bottom: 30px;
}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.header-left h3 {
    color: #FFF;
    font-weight: 700;
    font-size: 31px;
    margin-top: 0px;
    margin-bottom: 5px;
}
.para2 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.header-left p {
    color: #FFF;
    font-size: 25px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
}
.header-right h1 a{color:#000000;}
.header-right h1 {
    font-size: 50px;
    font-weight: 800;
    margin-top: 10px;
}
.header-right h2 {
    font-weight: 700;
    font-size: 35px;
}
.header-right a img {
    margin-left: 20px;
}
.content h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3em;
    margin-top: 40px;
    margin-bottom: 40px;
}
.content p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 1.6em;
}
.content2 {
    margin: 40px 0;
}
.content3{position:relative;background:url(../img/Makeup-ByC_08.jpg) no-repeat top center;height:604px;}
.form{background-color: #d21044;padding: 0px 10%;border-radius: 7px 7px 7px 7px;overflow: hidden;}
.content3-txt {
    font-size: 21px;
    color: #d7657c;
    margin-top: 150px;
}
.content3-txt .text {
    margin-bottom: 100px;
    line-height: 2em;
}
.footer{background-color: #000;padding: 30px;text-align: center;color: #fff;}
.content3-l{text-align:center;margin-top:20px;margin-bottom:20px;}
.form button {
    width: 100%;
    padding: 14px 10px;
    color: #FFFFFF;
    BACKGROUND-COLOR: #000;
    border: 0;
    font-size: 20px;
    font-weight: 600;
	margin-bottom: 20px;
}
.form h2{color:#fff;text-align:center;}
.form p{color:#fff;text-align:left;}
input {
    width: 100%;
    padding-left: 5px;
    height: 40px;
    margin-top: 15px;
    color: #222;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
textarea {
    color: #222;
    padding-left: 5px;
    width: 100%;
    height: 100px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    margin-top: 15px;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
@media (min-width:992px) {
	.content3-txt a{margin-right:15px;}
#content3-bg {
    max-width: 100%;
}

	.content2 img{    margin-top: 20px;
    margin-bottom: 10px;}
.header-right{
	text-align:right;
}
.header-left h1 {
    font-size: 75px;
    font-weight: 700;
}
}
@media (max-width: 991px) {
.header-right {
    text-align: right;
}
.header-right h1 {
    font-size: 40px;
}
.header-left p {
    letter-spacing: 0;
}
.header-left h3 {
    font-size: 25px;
}
.header-left h1 {
    font-size: 55px;
    font-weight: 800;
}
.content3-txt .text {
    margin-bottom: 20px;
    line-height: 1.5em;
}
.content3-txt img {
    max-width: 100%;
}
	.content2{margin-top:10px;}
	.content3-l img{width:80%;max-width:400px;}
	.content3 .col-md-2{text-align:center;margin-top:10px;margin-bottom:10px;}
	.content3 .col-md-10{text-align:center;}
	.content3 .col-md-10 a{margin-right:10px;}
	#content3-bg{width:100%}
	.content .row{margin-left:0px;margin-right:0px;}
.img-responsive{margin: 0 auto;}
}
@media (max-width: 991px) {
.header {
    text-align: center;
}
.header-right {
    text-align: center;
}
.col-sm-1 {
    text-align: center;
}
}
@media (max-width: 480px) {
.header {
    //background: url(../img/bg.jpg) no-repeat top left;
    background: #B7B7B7;
}
.header-left h1 {
    font-size: 40px;
}
}