.comp{ position:relative; margin-top:40px}
.result {
    border-bottom: 2px solid #ecf0f1;
    width: 100%;
}
.flex-table-row {
    -moz-box-align: stretch;
    align-items: stretch;
    display: flex;
    justify-content: space-around;
    vertical-align: middle;}
.cell-vertical-center {
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
.flex-table-cell {
    box-sizing: border-box;
    padding: 16px;
    position: relative;
    width: 100%;
}
.flex-table-cell:not(:first-child) {
    border-left: 2px solid #ecf0f1;
}
.flex-table-cell-caption {
    border-bottom: 1px solid #ecf0f1;
    left: 0;
    padding: 4px;
    position: absolute;
    top: 0;
    width: 100%;
	text-align:center
}
.text-muted {
    color: #777;
}
.app-time {
    color: #2c3e50;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
.cell-rep-example {
    border-bottom: 2px solid #ecf0f1;
    border-top: 2px solid #ecf0f1;
}
.features-benefits {
    border-top: 2px solid #ecf0f1;
}
.app-time-ok span{color: #f39c12;display: block;}
.form-control{ padding:0px!important; margin-top:-1px}
.compare-by-sort-label{float: right; font-weight: bold; font-size: 16px; padding-top: 5px}
.loan_search{ margin-top:0px;font-size: 18px; font-weight: 600;}
.trinityOFriendly{ text-align:center}
.result-info{ margin-top:-17px; margin-bottom:-17px}
.customer-review .h4{ font-weight:600; color:#000}
.cell-facts  .h4{ font-weight:600; color:#000}
.cell-rep-example{ font-weight:500; color:#000}

ul.list-styled, ol.list-styled {
    list-style: outside none none;
    padding-left: 23px;}
ul.list-styled.list-styled li, ol.list-styled.list-styled li {
    line-height: 1.4;
    margin-bottom: 8px;
    position: relative;
}
ul.list-styled.list-styled.list-pros li::before, ol.list-styled.list-styled.list-pros li::before {
    background-color: #2ecc71;
    color: #ffffff;
    content: "+";
    font-size: 9px;
    padding: 2px 0 0 1px;
}

ul.list-styled.list-styled.list-cons li::before, ol.list-styled.list-styled.list-cons li::before {
    background-color: #f39c12;
    color: #ffffff;
    content: "-";
    font-size: 10px;
    padding: 1px 1px 0 0;
}

ul.list-styled.list-styled.list-warning li::before, ol.list-styled.list-styled.list-warning li::before {
    background-color: #e74c3c;
    color: #ffffff;
    content: "!";
    font-family: serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
}
ul.list-styled.list-styled li::before, ol.list-styled.list-styled li::before {
    background-color: #7f8c8d;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 11px;
    height: 15px;
    line-height: 1.3;
    margin-left: -23px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 15px;
}
ul.list-styled.list-styled li::before, ol.list-styled.list-styled li::before {
    background-color: #7f8c8d;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 11px;
    height: 15px;
    line-height: 1.3;
    margin-left: -23px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 15px;
}
ul.list-styled.list-styled li::before, ol.list-styled.list-styled li::before {
    background-color: #7f8c8d;
    border-radius: 50%;
    box-sizing: border-box;
    content: "";
    display: block;
    font-family: "Glyphicons Halflings";
    font-size: 11px;
    height: 15px;
    line-height: 1.3;
    margin-left: -23px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 15px;
}
.btn-default{ background:#eee!important}
.cell-apr .h4{ color:#000; font-size:500}
.cell-apr .center-block{ color:#000; font-size:500}
.btn-primary{ background-color: #e74c3c!important;
    color: #ffffff!important;
    padding: 5px 14px !important;
    border: 1px solid #e74c3c!important;
    font-weight: 600 !important;
    margin-bottom: -10px!important;
	width:100%; display:block}
.show_hide{ cursor:pointer; text-align:center; color:#1abc9c; font-weight:600; padding-top:10px}
.outboundLink{ font-weight:bold; font-size:16px}
.sophos-text{color: #1abc9c; font-weight: 600;}
#compare-by-filters{ display:none}
.comp{ border:2px solid #ecf0f1}
.show_hide:hover{ text-decoration:underline}
.chart{ margin-top:30px}
.center-block{ display:block; text-align:center; margin-bottom:8px}
.h4{ font-size:18px}
.great{ color:#f39c12}



@media (max-width: 480px){
.comparison-top-row > .flex-table-cell.cell-logo, .comparison-top-row > .flex-table-cell.cell-apr {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.comparison-top-row > .flex-table-cell.cell-apply {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.flex-table-cell.cell-apply{ border-left: none;}

}
@media (max-width: 767px){
.comparison-top-row .cell-apr, .comparison-top-row .cell-sophos, .comparison-top-row .cell-logo {
    border-bottom: 2px solid #ecf0f1;
}
.result {
    border: 2px solid #bdc3c7;
    margin-bottom: 16px;
}
.comparison-top-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.comparison-business {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.chart{ margin-top:46px}
}
@media (max-width: 767px){
.comparison-top-row > .flex-table-cell {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
}

.comparison-top-row > .flex-table-cell {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
}
.comparison-top-row > .flex-table-cell.cell-optio{flex: 0 0 33.3333%;
    border-bottom: 2px solid #ecf0f1;}
.flex-comp-table .flex-table-cell.cell-optio {
    padding-top: 36px;
}
.btn-primary {
    background-color: #e74c3c!important;
    color: #ffffff!important;
    border: 1px solid #e74c3c!important;
    font-weight: 600 !important;
    margin-bottom: -10px!important;
    display: block;
    width: 100%;
    text-align: center;
}
.cell-apply div:first-child{ width:100%}

}
@media (max-width: 768px){
.btn-primary {
    background-color: #e74c3c!important;
    color: #ffffff!important;
    border: 1px solid #e74c3c!important;
    font-weight: 600 !important;
    margin-bottom: -10px!important;
    display: block;
    width: 100%;
	font-size:12px!important;
    text-align: center;
}
}
@media (max-width: 1200px){
.flex-table-cell {
    padding: 12px;
}
.flex-table-cell {
    padding: 12px;
}
}








/*--------------------------------comments reviews Css Start From Here--------------------------------------------*/


.reviews {
    clear: both;
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    box-shadow: 0 5px 30px rgba(0,0,0,.05);
}
.reviews h3 {
    line-height: 26px;
    position: relative;
    z-index: 99;
    padding: 20px 30px;
    color: #fff;
	font-size:21px;
	font-weight:bold;
	background-color: #008def;
}
.reviews .review {
    position: relative;
    min-height: 150px;
    border-bottom: 1px solid #d7d7d7;
}
.reviews .review .ico {
    float: left;
    border-radius: 50px;
    padding: 24px 30px;
}
.reviews .review .ico img {
    border-radius: 50px;
}
.reviews .review .text {
    overflow: hidden;
    padding: 27px 0 0;
    line-height: 20px;
    margin: 0 32.2% 0 0;
}
.reviews .review .text p {
    padding-bottom: 23px;
}
.reviews .review .text p a{
	font-weight:bold;
}
.reviews .review>.rates-holder {
    float: right;
    padding: 28px 0;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 9;
    right: 0;
    bottom: 0;
    width: 29.2%;
    margin: -1px;
    background: #fffbdc;
    border: 1px solid #ffdf7f;
}
.reviews .review:after {
    content: "";
    clear: both;
    display: block;
}
.reviews .review>.rates-holder>.rates {
    height: 90px;
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 25px;
    right: 0;
    margin-top: -45px;
}
ol, ul {
    list-style: none;
}
.reviews .review .rates li {
    overflow: hidden;
    padding-bottom: 8px;
}
.reviews .review .label {
    color: #656565;
    line-height: 4px;
    padding-top: 6px;
    font-size: 15px;
    float: left;
    width: 130px;
}
.reviews .review .rates .rates {
    margin-right: -20px;
	float:left;
	margin-top:-2px;
}
.reviews .review .star {
    float: left;
    width: 16px;
    margin: 0 4px 0 0;
    height: 16px;
    /*background: url(../images/ico_stars.png) no-repeat 100% 0;*/
}
.reviews .review .fill {
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/ico_stars.png) no-repeat;
}