
.header-style-4 .contact-info li {
    color: #000;
}


body[ng-app="rates"] .page-content .container #rateform .sidepanel::before {
    color: #0398c0;
}


#demoWrapper .navigation_button1{-webkit-appearance: none;}

.btn-calc{
	background-color:#0398c0;
	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: #0398c0; font-weight: bold}
h1.home{
	line-height: 30px; float: left;
}
.home_date {
	    float: right;
    display: block;

}
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:#c02b03;  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;
}
@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}

}
@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;}
	}
/* 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: #0398c0;}
.hero::after {
    border-top: solid 15px #0398c0;
}
#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: #0398c0;
}