.benefits {
	margin-top: 1.4rem;
}

.benefits ul li {
	margin-top: 0px !important
}

.benefits ul li i {
	margin-top: 0.8rem !important;
	font-size: 1.4rem !important;
    float: none;
    margin-top: 0;
    margin-right: 10px;
    width: auto;
}

.benefits ul li h4 {
	font-size: 1.4rem !important;
	margin-left: 1rem !important;
	font-family: "Open Sans",Helvetica,Arial,sans-serif !important;
	font-weight: 100 !important;
	margin-top: 5px !important;
}
.mt-30{margin-top: 30px;}
.about p{color: #a3a3a3;}
.about p.lead{font-size: 18px;}

.presentationContent {
	
}

.sectionPadding62 {
	
	padding-bottom: 6.2rem!important;
}

.sectionPadding62 h2 {
	color: #45555f;
    font-family: "Lato",sans-serif;
    font-size: 3rem;
    font-weight: 400;
    text-align: center;
}

.sectionPadding62 .underline {
	background: #dfdfdf none repeat scroll 0 0;
    display: block;
    height: 0.2rem;
    margin: 2rem auto 2.5rem;
    position: relative;
    width: 30.43rem;
}

.sectionPadding62 .underline .line {
	background: #fa6f57 none repeat scroll 0 0;
    display: block;
    height: 0.2rem;
    left: 50%;
    margin-left: -3rem;
    position: relative;
    width: 6rem;
}
ul.custom-list{
	margin:0 0 20px 15px;
	padding:0;
	list-style-type: none;
}
ul.custom-list li{
	color:#fff;
	font-size:1.6rem;
	font-weight:700;
	margin:0;
	padding:7px 0 7px 30px;
	background: url(../img/content/checkbox.png) left 7px no-repeat;
}

.modal-body ul.custom-list li {color:#000; font-weight:normal; font-size:1.4rem;}

.blogPost .blogContent h3 a.text-white{color: #fff !important;}
.highlight{border: 2px #fa6f57 solid; padding: 20px 20px 10px 20px; margin: 0 0 25px 0; width: 100%; min-height: 110px;}
.highlight h3{background:#fa6f57;color: #fff; width: auto; display:table; text-align: center; margin: -35px auto 20px auto; padding: 7px 10px;font-size: 16px; border-radius: 5px;}
.highlight a{font-size: 1.8rem;color: #434a54;font-weight: 400; display: block; text-align: center; margin: 10px 0;}
.highlight a:hover{text-decoration: none; color: #fa6f57;}
