p.p2 {
	font-size: 17px;
	line-height: 1.65;
}
p.learnMore {
	font-size: 18px;
}
p.testimonial {
	font-size: 18px;
}
h3 {
	font-size: 27px;
}
h4 {
	font-size: 31px;
}
a.btn-learn {
	margin-top: 0;
}
#navbar-container .navbar-content {
    padding:0 15px;
}
#navbar-container .navbar-content .menubar-wrapper ul li {
	margin-left: 19px;
}
/* sectiom1 */
#section1 {
	height: 520px;
}
#section1 .section1-container .content-wrapper {
	margin: 0 auto;
	width: 1020px;
	height: 100%;
}
#section1 .section1-container .device-image {
    height: 565px;
    width: 650px;
    margin-left: 30px;
}
#section1 .section1-container .device-image img {
	width: 170px;
	left: 73%;
}
#section1 .section1-container .words {
	margin-left: 17.5px;
}
#section1 .section1-container .words h4 {
    font-size: 35px;
    width: 360px;
}
#section1 .section1-container .words p {
    font-size: 19px;
    width: 320px;
}

/*video*/
#video {
	height: 515px;
}
#video .video-container {
	width: 1020px;
	padding: 0 20px;
}
#video .video-container .box {
	width: 603px;
    height: 500px;
}
#video .video-container .box .thumbnail {
	width: 565px;
    height: 350px;
}
#video .video-container .video-explain p.problem {
	font-size: 18px;
}
#video .video-container .video-explain p.solution {
	font-size: 14.5px;
}

/* howWorks */
#howWorks .howWorks-container.center {
	width: 1020px;
	margin: 0 auto;
	padding: 20px;
}
#howWorks .content {
	width: 100%;
}
#howWorks .content .saveTime {
	height: 327.5px;
}
#howWorks .saveTime .words {
	padding: 20px;
    width: 28%;
}
#howWorks .content .image {
	width: 72%;
}
#howWorks .saveTime .words h1 {
	font-size: 24px;
}
#howWorks .saveTime .words p {
	font-size: 16.5px;
}
#howWorks .saveTime .words p.improve-star {
	width: 233px;
	font-size: 15px;
}
#howWorks .content .explain1 img.small {
	bottom: 10px;
	width: 66%;
	left: 18%;
}
#howWorks .content .explain2 img {
	width: 78%;
}
#howWorks .content .explain3 img {
	width: 98.5%;
}

/*introducing*/
#introducing .appt img {
	width: 520px;
}
#introducing .introducing-container p.sub {
	font-size: 19px;
}
#introducing .queue .explain  p.sub {
	padding-bottom: 8px;
}

/* other features */
#other-features-container {
	padding: 30px;
}
#other-features h1 {
	max-width: 85%;
}
#other-features .other-features-container .col {
	padding-right: 45px;
}

/*section2*/
#section2 ul.section2-ul {
	width: 980px;
}
#section2 ul.section2-ul li h3 {
	font-size: 20px;
	width: 290px;
    margin: 0 auto;
    margin-top: 10px;
}
#section2 ul.section2-ul li p {
	font-size: 16.5px;
    width: 280px;
    margin-top: 10px;
}

/*statistics*/
#statistics .intro h3 {
    text-align: center;
    color: #7f3f97;
    font-size: 38px;
}
#statistics ul.stat-ul {
    width: 950px;
    margin: 0 auto;
    list-style: none;
    padding-left: 0;
}

/*testiVideo*/

/*testiWrite */
#testiWrite {
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 20px;
    height: 600px;
    background-position-x: 50%;
}
#testiWrite .testiWrite-middle {
	width: 950px;
}
#testiWrite .testiWrite-middle .writing-panel {
	width: 380px;
	height: 475px;
}


/* about us */
#whatWeDo {
	padding-top: 380px;
}