
.header-style-4 .contact-info li {
    color: #000;
}


body[ng-app="rates"] .page-content .container #rateform .sidepanel::before {
    color: #0c6d4d;
}


#demoWrapper .navigation_button1{-webkit-appearance: none;}

.btn-calc{
	background-color:#0c6d4d;
	font: 14px 'Open Sans', Arial, sans-serif;
	padding: 25px 15px;
	line-height: 0px;
	color: #fff;
	border: none;
	font-weight: bold;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-calc:hover{
	background-color: #0f6edb;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:16px; text-align: right}
.style5 input{height: 35px; margin: 10px 0  10px 0px}
.color {color: #0c6d4d; font-weight: bold}
h1.home{
	line-height: 30px; float: left;
}

.home_date {
	    float: right;
    display: block;

}
.rate-main {
  display: table;
  text-align: center;
  width: 100%;
}
h3.rate-txt {margin-bottom: 5px;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif'; color: #000}
h3.rate-txt span,
h3.apr-txt span{font-size: 16px}
h3.apr-txt{font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif'; color: #000}
h5.type-txt{font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif'; margin-bottom: 15px; color:#c9974b;  font-size: 24px; font-weight: bold}
h5.descr-txt{font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif'; margin: 0 35px 15px 35px;}
.assm-txt{font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif'; }
.assm-txt a {text-decoration: underline;  font-family: 'Raleway', sans-serif; font-size: 15px !important;}
.title_lg {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"  !important;
    font-size: 2.8rem;
    line-height: 1.3;
    margin-bottom: 40px;
	letter-spacing: -2px;
}
.background_cell {
  position:relative;
 display:flex;
 flex-direction:column;
 align-items:center;
 text-align:center;
 padding:0 0rem;
 height:14.5rem;
 border:0px solid #eee;
	border-radius: 10px;
	background-image:url("../img/grey1.png");
	background-repeat:repeat;
 z-index:5;
 background-size:cover;
 background-position:50%;
 transition:border-color .5s ease-in-out; 
	margin-bottom: 40px;
	color: #fff !important;
}
.background_cell.shadow1{
		box-shadow: inset 0 0 0 2000px rgba(14,68,110,.99);
}
.background_cell.shadow2{
		box-shadow: inset 0 0 0 2000px rgba(12,85,72,.85);
}
.background_cell .icon-mid{
	border-bottom: 0px #efc94e solid;
	display: block;
	margin: 20 auto;
	text-align: center;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
	filter: none;
}
.shadow-body .icon-mid{border-bottom: 0px #efc94e solid; display: block; margin: 20 auto; text-align: center}
.background_cell .icon-mid img{
	width: 60px;
	float: left;
	padding: 20px 20px 20px 0px;
}
.background_cell .icon-mid .title{ font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 30px;  float: left; padding-top: 30px}

@media only screen and (min-width: 320px) and (max-width: 479px){
	

	.container{
        max-width: 96%;
    }

    .grid_1,
    .grid_2,
    .grid_3,
    .grid_4,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11, 
    .grid_12{
        float: left;
        width: 96%;
    }
	btn-group a.btn-medium, .btn-group a.btn-big,
	.btn-medium.empty, .btn-big.empty{
    display: table-row;
    font-size: 18px;
    font-weight: bold;
}
	#quote123side form {
    margin: 0px 0 0 0px;
    width: 100%;
}
 .style5 input{height: 35px; margin: 10px 0  10px 0px}
	h3.rate-txt,
	h3.apr-txt{
		width: 50%;
		float: left;
	}

}
@media only screen and (min-width: 480px) and (max-width: 767px){
 
		.header-style-4 .contact-info li {
    color: #000;
    text-align: right;
    float: right;
}
#contact-social {
    float: right;
    max-width: 230px;
    margin: 0px 0 20px 0;
    text-align: right;
}
	#logo {
		margin: 5px 0;}
	h3.rate-txt,
	h3.apr-txt{
		width: 50%;
		float: left;
	}
	}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 479px){
 
/* Styles */
	.container {
    max-width: 96%;
}
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    float: left;
    width: 96%;
}
	.banner123_text{text-align: center;}

	.header-style-4 .contact-info li {
    font-size: 14px;
}
	
	
}
.hero {
	background-color: #0c6d4d;}
.hero::after {
    border-top: solid 15px #0c6d4d;
}
#analys #quote-submit[disabled] {
    background-color: #333;
}
#analys .quote-detailes-table input, #analys .loan-amount input, #analys .property-value input, .quote-detailes-table span {
    color: #0c6d4d;
}