    .nav-bar{
        padding-top: 15px;
        padding-bottom: 15px;
    }        
    .content {
       margin-top: 20px;
       height: 438px;
       background:url('../img/fa.jpg') no-repeat !important;
       border-top: 4px solid #800000;
       border-bottom: 4px solid #800000;
       background-size:contain;
       background-position:center;
       -webkit-box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.75);
       -moz-box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.75);
       box-shadow: 0px 0px 35px -13px rgba(0,0,0,0.75);
    } 
   .brand{width: 80%; padding-top: 10px;}
 
    /***** Top content *****/
    .registration-form
    {
     margin: 0px 0px 10px 10px;
     width: 580px;
     border-top:1px solid #800000;
    }
    
    .form-box{
        padding-top: 50px;
    }
    .form-control input{ padding: 2px 3px; width: 100px;}
    
 .btn-group label{
     padding: 0px 25px;
 }

.top-content .text {
	color: #fff;
}
.top-content .control-label{
    padding-top: -10px;
    font-size: 25px;
    text-align: center;
    padding-bottom: 10px;
    color: #0B7890;
    border-bottom: 1px solid #999;
    font-family: 'Amaranth', sans-serif;
}

.top-content label{
    margin-top: 15px;
    font-size: 15px;
    font-family: 'Amaranth', sans-serif;
}

.first {font-size: 13px;}

.form-bottom {
    padding: 15px 25px 25px 25px;
    background: rgba(235,235,235,.8);
    -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;	
}
form .form-bottom button.btn {
	min-width: 105px;
}
form .form-bottom .input-error {
	border-color: #19b9e7;
}
form.registration-form fieldset {
	display: none;
}

label.btn span {
  font-size: 1.5em ;
}

.input-group-m {line-height: 15px;}


label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #222; 
    display: inline;
    padding-right: 10px;
}
label input[type="radio"] ~ i.fa.fa-check-circle-o{
    display: none;
    padding-right: 10px;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-check-circle-o{
    color: #4cae4c;    display: inline;
}
label:hover input[type="radio"] ~ i.fa {
color: #843534;
}

div[data-toggle="buttons"] label.active{
    color: #222;
}

div[data-toggle="buttons"] label:hover {
color: #888;
}

div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}

fieldset h3{padding-top:12px;text-align: center;}
fieldset h3 a{color: #0D7B93; font-weight: bold;}

.btnAgree{
    font-size: .68em;
    width: 580px;
    color:#fff;
    background-color: rgba(0,0,0,.8);
    padding: 0px 5px;
    top: 355px;
    position: absolute;
}

.freequote{
    width: 590px;
    color:#fff;
    background-color: rgba(0,0,0,.8);
    padding: 0px 5px;
    top: 320px;
    position: absolute;
}
.contactus{    
    font-family: segoe UI;
    background-color: rgba(0,0,0,.8);
    color:#787B80;
    padding: 15px 0;
}
.contactus a{
    text-decoration-line: none;
    font-size: 16px;
    color: #787B80;
}
.contactus li{
    list-style-type: none;
}
.contactus p a{
    font-size: 25px;
    text-decoration-line: none;
    color:#787B80;
    font-family: segoe UI light;
    text-shadow: none;
}
.contactus a:hover, .contactus a:focus{    
    text-decoration: none;
    color: rgb(255,255,204);
    text-shadow: 0.1em 0.1em 2em rgb(255,255,204);
}

.contactus .nav{
    margin-top: 10px;
    border-right: 1px solid #404040;
}
.socialicons img{
    border-radius: 30px;
    margin-top: 20px;
    margin-right: 5px;
    width: 35px;
}
/*Disclosure*************************************************************/
.disclosure{
    background-color: #2b343b;
    padding: 15px 0px;
    -webkit-box-shadow: -4px 31px 7px -30px rgba(0,0,0,0.75);
    -moz-box-shadow: -4px 31px 7px -30px rgba(0,0,0,0.75);
    box-shadow: -4px 31px 7px -30px rgba(0,0,0,0.75);
}
.disclosure h4{
    background-color: #398439;
    font-weight: bold;
    padding: 15px;
    text-align: center;
    color: #333;
    margin-top: -15px;
    margin-bottom: 20px;
}
.disclosure p{
    font-size: .75em;
    line-height: 12px;
    text-align: justify;
    padding: 0px 15px;
    color:#b3b3b3;
    font-family: Tahoma;
}
/*Disclosure*************************************************************/

.mort_calc{
    margin: 60px 0;
    border:1px solid #e6e6e6;
}
.mort_calc h4{
    color:#0B7890;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.mort_calc .btn{
    background-color: #398439;
    width: 100%;
    margin-top: 10px;  
    border-radius: 20px;
}
.mort_calc .btn:hover,.mort_calc .btn:focus{
        background-color: #d58512;
 }
 
.mort_calc label{
    font-size: 11px;
    color:#0B7890;
}
.mort_calc span{
    background-color: #0B7890;
    color:#fff;
    height: 50px;
}
.mort_calc input[type="text"],.mort_calc select{
    color:#0B7890;
    border: 1px solid #0B7890;
}
.mort_calc output{
    font-size: 33px;
    color: #398439;
    font-weight: bold;
}

.feature h1{
    margin-top: 35px;
    text-align: center;
    color: #6F3662;
    font-family: 'Happy Monkey', cursive;
    margin-bottom: 20px;
}
.feature h5{
    text-align: center; 
    color: #f2f2f2;
    font-family: segoe UI;
    background-color: #398439;
    font-size: 16px;
    border-radius: 25px;
    padding: 10px 13px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
}
.feature h5:hover{
    background-color:#d58512;
    color: #f2f2f2;    
    cursor: pointer;
}
.feature img{
    margin-right: 20px;
    margin-left: 15px;
    width: 22px;
}

.feature p{
    font-size: 16px;
    line-height: 2px;
    color:#365684;
    font-family: 'Happy Monkey', cursive;
}


@media only screen and (min-width: 240px) and (max-width:440px) {
	.inner-bg { padding: 40px 0 110px 0; }        
	.form-bottom { padding-bottom: 25px; }        
	.registration-form button.btn { margin-bottom: 5px;font-size: 12px; width: 90px;}        
        .registration-form{ width: 300px;}        
        .content{
            background-image: url('../img/faffaf.jpg')!important;
            background-size: cover;
            background-position: center;            
        }
        .top-content .control-label{
            font-size: 18px;
        }
        .top-content label{
            font-size: 8px;
        }
        .brand{display: block; margin: auto;padding-bottom: 20px;}
        .call{
            width: 60%;
            display: block;
            margin: auto;
        }
        .contactus .nav{
            border-right: none;
            padding: 0px 15px;
        }
        .contactus{
            text-align: center;
        }
        .contactus a,.contactus p a{
            font-size: 14px; 
        }
        .contactus p{padding-top: 3px;}
        .socialicons img{
            width: 22px;
        }
        .feature h1{
            margin-top: -25px;
            font-size: 20px;
        }
        .feature h5{
            font-size: 12px;
            line-height: 15px;
        }
        .feature p{
        font-size: 11px;
        line-height: 1px;
        color:#365684;
        font-family: segoe UI;
        }
        .feature img{
            margin-left: -10px;
            margin-right: 0px;
            padding-right: 5px;
        }
        
        fieldset h3{text-align: center; font-size:13px; top:300px; position: absolute;}
        fieldset h3 a{color: #0D7B93; font-weight: bold;}
        
        .btnAgree{
            width: 100%;
         }
        .disclosure h4{font-size: 14px;}
        .disclosure h5{font-size: 10px;}
        .mort_calc h4{font-size: 15px; margin-top: 80px;}
        .mort_calc .btn{
        background-color: #398439;
        font-size: 13px;
        margin-top: 10px;  
        border-radius: 20px;
}
}

@media only screen and (max-width:773px) and (min-width:384px){
    .brand{display: block; margin: auto;padding-bottom: 20px; width: auto;}
    .call{
        width: auto;
        display: block;
        margin: auto;
     }
     .content{
        background-image: url('../img/xoxo.jpg')!important;
        background-size: cover;                   
     }
     .feature h1{font-size: 17px; font-family: verdana; margin-top: -20px;}
     .feature h5{font-size: 13px; font-family: tahoma;}
     .feature img{
        margin-right: 20px;
        margin-left: 15px;
        width: 18px;
     }
     .feature p{
        font-size: 12px;
        line-height: 2px;
        color:#365684;
        font-family: segoe UI;
     }
     .socialicons img{
            width: 22px;
     }
     .contactus .nav{padding-left: 35px;}
     .contactus .nav a{
        font-size: 13px;
     }     
     .contactus p a{font-size: 15px; padding: 0px;}     
     .disclosure h4{font-size: 14px;}
     .disclosure h5{font-size: 10px;}
}
@media only screen and(min-width:1024){
    .feature h1{font-size: 20px; font-family: verdana; margin-top: -20px;}
    .feature h5{font-size: 14px; font-family: tahoma;}
}

@media only screen and (max-width:1024px) and (min-width:550px)
{
    .brand{display: block; margin: auto;padding-bottom: 20px; width: auto;}
    .call{
        width: auto;
        display: block;
        margin: auto;
     }
    .content{
        background-image: url('../img/senior_couple.jpg')!important;
        background-size: cover;
        background-position: center;
     }
}