#home_top{background-image:url(../images/main_home_bg.jpg);background-size:100%;background-repeat:no-repeat;width:100%;min-height:0;padding-bottom:35%}
#home_signup_outer{padding:20px;margin-top:5px;border-radius:10px 0 0 10px;background-image:url(../images/overlay_bg.png);color:#fff;position:absolute;right:0;width:50%;max-width:400px;text-align:center;display:none}
#home_signup_inner h2{font-size:1.1em;line-height:1.6em}
#home_signup_inner ul{list-style-type:none;font-size:.9em;font-weight:700;margin:0 0 10px;padding:0}
.flowing_point{float:left;width:33%}
.flowing_inner{padding:10px 20px 20px}
.flowing_point h3{text-align:center;font-size:1.2em}
.flowing_point i{height:100px;width:100px;text-align:center;vertical-align:middle;border-radius:50%;background:gray;font-size:4em;color:#fff;line-height:1.6em}
.flowing_point span{height:70px;width:70px;text-align:center;vertical-align:middle;border-radius:50%;background:red;font-size:3em;color:#fff;display:block;line-height:1.4em;font-weight:700;margin:0 auto}
.flowing_icon{display:block;text-align:center;width:100%}
.flowing_point p{display:block;margin:20px}

.bottom_blog_article{position: absolute; height: 20px; width: 100%; background:url(../images/article_bottom.png)repeat-x;bottom:0px;}
.testimonial_surround,.dark_surround{background-color:#333;width:100%;color:#fff}
.testimonial_surround {background: url(../images/testimonial_bg.jpg); background-color: #000; background-size:100%;background-repeat:no-repeat;}
.read_more{display:block;padding: 15px 10px; margin-left: 20px;}


.testimonials{width:100%;color:#fff}
.testimonial_surround a,.dark_surround a{color:#ddd;text-decoration:underline}
.testimonial_head{width:100%;background-color:#222;text-align:center;font-size:1.2em;color:#fff}
.testimonial_head .inner{padding:20px}
.test_inner{padding:30px;font-weight:400}
.credit{left: 20vw; text-align:left;font-style:italic;margin:15px 0; padding-top: 10px;}
.blog-container{width:100%; margin-top: 10vw}
.blog-container h2{width: 100%; text-align: center; line-height: 1.3em;}
.blog-container p{width: 100%; text-align: center;}
@media screen and (max-width: 850px) {
.flowing_point{float:none;width:100%}
.flowing_point p{text-align:center}
}
@media screen and (max-width: 669px) {
#home_top{background-size:670px 235px;background-repeat:no-repeat;width:100%;min-height:235px;padding-bottom:0}
#home_signup_outer{min-width:340px;padding:10px}
#home_signup_outer h2{margin-top:5px}
}