body{ margin:0px; padding:0px; font-family: 'Open Sans', sans-serif;}
.clearfix{ clear:both;}
.container{ margin:auto;}
.logo-view{border: 1px solid #c6c5c5;float: left;width: 100%;}
.top-right{ padding:30px 0 0; text-align:center;}
.top-right h2{ font-size:50px; font-weight:500; margin:0px; padding: 0 0 30px;}
.top-right p{ font-size:26px; margin:0px; padding:0px; line-height:30px;}
.top-left{ float:left;}
.top-left img{ float:right; margin-bottom:1px;}
.full-view{ background:#bdb79e; padding:15px 0 10px; color:#fff;float: left;width: 100%;}
.logos-list{ margin:0px; padding:0px;text-align: center;}
.logos-list li{ list-style:none; display:inline-block; margin:10px 14px 10px 0; font-size:15px; font-weight:600;}
.last-text{ padding:20px 0 0;}
.no-mar{ margin:0px;}
.body-middle{ padding:0px 25px; float:left; width:100%;border:1px solid #c6c5c5;}
.defaultText h2{
    padding-top: 0px;
    text-transform: capitalize;
    font-weight: 700;
    text-align: center;
}
.defaultReviewUs{padding: 10px;}

.body-middle { list-style:none;}
.body-middle .review-row{ border-bottom:1px solid #c6c5c5;float: left; padding: 4px 0 8px; width: 100%;}
.review-row img{ width:75%;}
.review-row .ratings{ color:#337ab7;font-size: 20px;}
.review-row .reviewer{ display: block;padding-top: 10px;}
.loadmore{float: left;padding: 25px;text-align: center;width: 100%;}
.loadmore .btn{font-size: 15px;font-weight: bold;padding: 8px 25px;}

.body-middle span img{ line-height:60px;
    line-height: 60px;
    height: 80px;
    display: block;
    border: solid 2px #c6c5c5;
    border-radius: 100%;
    text-align: center;
    padding: 10px 17px;
    margin: auto;
	}
.body-middle h2{ color:#0089cc; font-size:16px; font-weight:600; margin:0px; padding:5px 0px;}
.body-middle p{ margin:0px; padding:0px;}
.morecontent span {display: none;}
a.morelink {text-decoration:none; outline: none;}
.body-bottom-left{ font-size:35px; color:#fff;  padding:30px 0 0;}
.body-bottom-right{ font-size:13px; color:#fff;  text-align:left; line-height:22px;}
.body-bottom-right strong{ font-size:15px;}

.footer{ background:#4d99eb; width:100%; padding:25px 0;}
.footer-left{ float:left;}
.footer-right{ float:right; margin-top:5px;}
.footer-right a{ color:#fff; text-decoration:underline; font-size:14px;}
.footer-right a:hover{ color:#000;}

/* @media (max-width:767px){
	.container{ width:100%;}
.top-left{ width:100%;}
.top-right{ width:100%;}
.top-right img{ float:none;}
.top-right{ text-align:center}
.logos-list li{ display:block; text-align:center; float:none;}
.body-middle{ margin:20px 0;}
.body-middle li{ display:block; float:none; width:100% !important; margin-bottom:30px;}
.body-bottom-left{ width:100%; float:none; text-align:center; padding:0px 0 0;}
.body-bottom-right{ width:100%; float:none; text-align:center}
.footer{ padding:30px 10px; width:auto;}
	} */

@media (min-width:768px){
    .container {
        width: 868px;
    }
}
@media (max-width:767px){
	.top-left {
    	width:100% !important;
        padding:  0;
	}
    .top-right h2{
        font-size: 30px;
    }
    .top-right{
        padding:  10px 0;
    }
	.logos-list li {
    list-style: none;
    float: none !important;

	}
	.top-left img {
    float: none !important;
    margin-bottom: 1px;
}
.body-middle {
    padding: 0px ;
    float: left;
    width: 100%;
    text-align: center;
}
.body-middle li {
    list-style: none;
    float: none !important;
    width: 100% !important;
    text-align: center !important;
}
.body-middle li.middle {
    width: 100% !important;
}
.body-bottom-left {
    font-size: 35px;
    color: #fff;
    float: none !important;
    width: 100% !important;
    padding: 30px 0 0;
    text-align: center;
}
.body-middle p {
    color: #8c8c8c;
    font-size: 13px;
    margin: 0px 0 30px 0;
	}
.body-bottom-right {
    font-size: 13px;
    color: #fff;
    float: none !important;
    width: 100% !important;
    text-align: center;
    line-height: 22px;
}
}