.fake-head {
	height:110px;
}

.container{
	
}

.shade {
	background-color: #fff;
}


.lpctpcontainer h2 {
	font-size: 40px;
	font-weight: bold;
	max-width: 965px;
	margin:30px auto;
	padding:0px;
	color: #fff;
}

.lpctpcontainer h3 {
	line-height: 24px;
    color: #002855;
    margin: 0 0 30px;
    font-size: 20px;
}

.lp-fields .shade .ftitle h3 {
	margin-top:30px !important;
}

.weekcontain {
	width: auto;
}


.lp-fields input.text {

border: 1px solid #eee;

}

.shade h3 {
	margin-top:45px !important;
}

.intro-foot.shade h3 {
	margin-top:0px !important;
}

.label-desc p {
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    color: #fff;
    margin: 30px auto;
    padding:0px;
    max-width: 965px;
}


.lp-fields input.slider {
	background-color: #f8f8f8;
	height: 10px;
}

.shade p {
	font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    font-family: 'Futura Book';
}

.contain {
	max-width:1250px;
	padding:;
}

.intro .contain {
	padding:0 40px;
}



.lp-fields > li .lp-radio-custom span label {
	border-radius: 5px;
	border:1px solid #eee;
}

.lp-nav-dots {
	top:55px;
}

.lp-fields {
	top: 30px;
}

.lp-fields input[type="radio"]:focus + label::after, .lp-fields input[type="radio"]:checked + label::after, .lp-fields input[type="checkbox"]:focus + label::after, .lp-fields input[type="checkbox"]:checked + label::after {
    border: 0px solid #fff;
}

.lp-nav-dots button::before, .lp-nav-dots button::after {
	color: #2b4b70;
}

button.lp-continue, button.lp-back {
	border-radius: 5px;
	width:170px;

}

button.lp-home {
	border:0px !important;
	background: transparent !important;
	text-decoration: underline;
	color:#ff671f !important;
}


.intro-foot.shade h3 {
	color: #009fdf !important;
}


.intro-foot .row {
    border-bottom: 1px solid #e9ebec;
}


.intro-head {
	background: #2b4b70;
}

.intro .left-txt p {
	color:#fff;
}


.intro .left-txt h1 {
	font-size: 42px;
	color: #fff;
	line-height: normal;
}

.intro {
	background: #2b4b70 !important;
}

.js .lp-form-full .lp-fields > li {
	background: #2b4b70;
	padding-top: 110px;
}

.lp-fields, .lp-form-full {
	top:0;
}

@media screen and (max-width: 940px) {
button.lp-back {
    right: 50%;
    left: auto;

}

.lp-nav-dots {
	top:20px;
}

.js .lp-form-full .lp-fields > li {
    padding-top: 60px;
}


}

@media screen and (min-width: 940px) {
.img-banner {
	top:140px;
	left:45%;
}

.intro .left-txt h1 {
	font-size: 64px;
	color: #fff;
	line-height: normal;
}

.intro .intro-foot .contain {
	padding-top:40px;
}




}




button.lp-start {
	background-color: #fc671f;
	border-radius: 15px;
}


.intro {
	background:transparent;
}



    @media screen and (max-width: 940px) {
.intro p {
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 1.3;

}


.img-banner {
    display: block;
    position: relative;
    width: 100%;
    margin-top:40px;
    top:0px;
    background-image: url(../img/fff.png);
    background-repeat: repeat-x;
    background-size: 1px 100%;

}

.img-banner img {
	width:90%;
	margin-left:5%;
}

.intro-head {
    padding-bottom: 0px;
}

.intro-foot h3 {
	font-size:33px;
	font-weight: 700 !important;
	margin-bottom:20px !important;
	line-height: 36px;
}

}


@media screen and (max-width: 370px) {

h1 {
	font-size: 30px !important;
}

h2 {
	font-size: 23px;
	line-height: 26px !important;
}

p {
	font-size: 16px !important;
}

}



