 Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
.clear{clear: both; height: 0px;}
.clear{clear: both !important;}
.home-form-wrapper{border-bottom:1px #ccc solid; margin:0px 0px 35px 0px; padding:0px 0px 30px 0px;}
.home-form-wrapper .heading-row{text-align:center; font-weight:300; font-size:23px; line-height:30px; margin:0px 0px 35px 0px; color:#333; font-style:italic;}
.home-form-wrapper .left-col{float:left; width:40%;}
.home-form-wrapper .left-col img{width:100%; height:auto;}
.home-form-wrapper .left-col img{box-shadow:rgba(0,0,0,0.4) 3px 3px 4px;}
.home-form-wrapper .right-col{float:right; width:56%;}
.home-form-wrapper .right-col h3{color:#445788; font-size:35px; line-height:35px;}

.home-form-wrapper .right-col form .row{padding:0px 0px 12px 0px;}
.home-form-wrapper .right-col form .row label{display:block; font-size:15px; margin:0px 0px 2px 0px;}

.home-form-wrapper .right-col form .row-1 input[type="text"]{width:100%; border:1px #bbb solid; padding:10px; font-size:13px; color:#555;}
.home-form-wrapper .right-col form .row-1 .note-txt{color:#999; font-size:11px; margin:2px 0px 0px 0px; font-style:italic;}

.home-form-wrapper .right-col form .row-2 .form-left-col{width:48%; float:left;}
.home-form-wrapper .right-col form .row-2 .form-right-col{width:48%; float:right;}
.home-form-wrapper .right-col form .row-2 input[type="text"]{width:100%; border:1px #bbb solid;  padding:10px; font-size:13px; color:#555;}
.home-form-wrapper .right-col form .row-2 input[type="date"]{width:100%; border:1px #bbb solid; background:#f5f5f5; padding:10px; font-size:13px; color:#555;}
.home-form-wrapper .right-col form .row-2 select{width:100%; border:1px #bbb solid; padding:10px; font-size:13px; color:#555;}
.home-form-wrapper .right-col form .row-2 .radio-buttons-row{padding:30px 0px 0px 0px; font-size:14px;}
.home-form-wrapper .right-col form .row-2 .radio-buttons-row strong{padding:0px 10px 0px 0px;}
.home-form-wrapper .right-col form .row-2 .radio-buttons-row input{margin:0px 2px 0px 10px;}

.home-form-wrapper .right-col form .row-3{text-align:center; margin:25px 0px 0px 0px; position:relative;}
.home-form-wrapper .right-col form .row-3 input[type="submit"]{background:url(../images/button-submit.png) no-repeat; width:100px; height:26px; border:0px; overflow:hidden; text-indent:600px; font-size:0px;}
.home-form-wrapper .right-col form .row-3 img{position:relative; left:50%; display:block;}

.refi-txt-wrapper{text-align:center; margin:40px 0px -25px 0px !important;}
.refi-txt-wrapper h3{text-align:center; margin:0px; font-size:40px; line-height:45px; font-weight:700; color:#405e7c;}
.refi-txt-wrapper p{margin:0px 0px 0px 0px; color:#405e7c; font-weight:700; font-size:20px;}

#tm-bottom-a{max-width:80%; margin:auto;}
#tm-top-a{max-width:74%; margin:auto;}
#tm-top-a.calpagedata{/*max-width:80%;*/ max-width:94%; margin:auto;}

.why-refi-box{text-align:center;}
.why-refi-box h3{margin:12px 0px 0px 0px; font-weight:700; color:#2480fe; font-size:12px; line-height:16px; text-transform:uppercase;}

.tm-block-footer{margin-top:40px;}
.tm-footer{padding-top:20px;}

.tm-block-footer{border-top:1px #eee solid;}
.footer-logo{margin:10px 0px 0px 0px !important;}
.footer-logo img{max-width:150px;}

.footer-search form{margin:15px 0px 0px 0px;}
.footer-search input[type="search"]{background:#eaeaea; border:0px; border-radius:25px; padding:10px 25px; font-size:12px;}

.footer-social-icons a{font-size:16px; margin:0px 3px; display:inline-block; width:32px; height:32px; text-align:center; border-radius:50%; background:#dcdcdc; color:#fff;}
.footer-social-icons a:before{line-height:32px !important;}

.uk-navbar-brand{padding-right:20px;}
.tm-dropcap{margin-top:3px;}

.uk-article-title{color:#666; font-weight:300;}
.uk-subnav{font-family:josefin sans;}

h1, h2, h3, h4, h5, h6{font-weight:300;}

.uk-navbar-nav > li > a{padding:0px 10px; margin:0px;}
.uk-navbar-nav > li > a::after{height:0px;}

.footer-wrapper{}
.footer-wrapper .footer-left{float:left; width:65%; text-align:left;}
.footer-wrapper .footer-left .footer-menu{}
.footer-wrapper .footer-left .footer-menu ul{margin:0px; padding:0px; list-style:none;}
.footer-wrapper .footer-left .footer-menu ul li{margin:0px; padding:0px; list-style:none; display:inline-block;}
.footer-wrapper .footer-left .footer-menu ul li a{display:block; padding:0px 0px 0px 0px; margin:0px 15px 0px 0px; font-size:13px;}
.footer-wrapper .footer-left .copyright-txt{margin:25px 0px 0px 0px; font-size:12px; font-weight:700; color:#888;}

.footer-wrapper .footer-right{float:right; width:33%; text-align:right;}

.uk-navbar-flip ul li:{margin-left:0px;}

.slide-text-slide {text-align: center; position: relative; margin-bottom:26px !important;}
.text-one{
    width: 100%;height: 100px;position: absolute;  left:0px;
    -webkit-animation-name: example;
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    animation-name: example;
    animation-duration: 8s;
    animation-iteration-count: infinite;
}
.text-two{
    width: 100%;position: absolute; left:0px;
    -webkit-animation-name: examples;
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    animation-name: examples;
    animation-duration: 8s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes example {
    0%   {opacity: 1}
    33.33%   {opacity: 0}
    66.66%   {opacity: 1}
    100%   {opacity: 0}
}
@keyframes example {
    0%   {opacity: 1}
    33.33%   {opacity: 0}
    66.66%   {opacity: 1}
    100%   {opacity: 0}
}
@-webkit-keyframes examples {
    0%   {opacity: 0}
    33.33%   {opacity: 1}
    66.66%   {opacity: 0}
    100%   {opacity: 1}
}
@keyframes examples {
    0%   {opacity: 0}
    33.33%   {opacity: 1}
    66.66%   {opacity: 0}
    100%   {opacity: 1}
}

.small-message, .error-message{
margin:0;
}

/*   Nov16th, 2016 */
.content-home a{
display:none !important;
}

.jumbotron .slide{
text-align:center;
min-height:30px;
}
.calformdata .content-home h2{
display:none;

}

/*form#chronoform_InsuranceCalculator{
width:53%;
}*/

.calformdata .imagedata {
  margin-right: 3% !important;
  width: 40% !important;
}
.ccms_form_element .nts {
  /*width:95%;*/width:98%;
}

#caldate_container_div .ui-datepicker-trigger {
  display: none;
}
.cfdiv_text label {
  font-size: 12px;
  font-weight: 400;
  width: 100%;
}
.nst {
  display: inline-block;
  width: 48%;
}

.ccms_form_element label {
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin:0px 0 6px;
  width: 100%;
}
.cfdiv_checkboxgroup label:first-child, .cfdiv_radio label:first-child {
  margin-right: 0;
  width: 60px !important;
}
.stn {
  width: 50%;
  float:right;
}
.rto {
  display: inline-flex;
  width: 140px;
}
.vst{
top:0;
}
.sex-container {
  margin-top:25px;
}
.ccms_form_element select{
width:95%;
background: #f5f5f5 none repeat scroll 0 0;
 color: #555555;
  font-size: 13px;
  padding: 10px;
}
.sub_btn {
  position: relative;
  text-align: center !important;
  /*chnages add*/
  margin:30px 0 0 0;
  width:100% !important;
}
.btn-subm {
  border: medium none;
  padding: 0;
}
.click-bt {
  left: 35%;
  position: relative;
  top:30px;
}
.calformdata {
 
  padding-bottom: 10% !important;
  
}
.ccms_form_element input {
  background: #f5f5f5 none repeat scroll 0 0;
   border: 1px solid #bbbbbb;
  color: #555555;
  font-size: 13px;
  padding: 10px;
  width:95%;
  height:40px;
}
.rto input {
  height: auto;
  margin: 0 !important;
}
.rto label {
  margin: 0 0 1px;
}
.line_2 > u,  .line2 > u{color:#58bae7;font-size:36px;}
.uk-navbar-nav.uk-visible-large li:last-child {
    display: none;
}
.footer-contact-menu .uk-navbar-nav.uk-visible-large li:last-child {
    display: block;
	margin-left:0px;
}
 @media (min-width:991px) and (max-width:1234px) {.jumbotron .slide{
min-height:60px;
}
}
@media (max-width:979px) {.uk-navbar-nav.uk-visible-large li:last-child {
    display: block;
}
.telephone{display:none;}

}
@media (max-width:991px) {

.sex-container {
  margin-top: 37px;
}

.cfdiv_checkboxgroup label:first-child, .cfdiv_radio label:first-child {
  margin-right:3;
  width:34px !important;
}
.sex-container label{
font-size:9px;
}
.jumbotron .slide{min-height:60px;}
.jumbotron .slide em{color:#000;}
.line_2 h1 {
    color: #444444;
    font-family: Arial;
    font-size: 28px;
    margin-left: 0;
    text-align: center;
	font-weight:700;
}
.line_3 h1 {
    color: #58c0ed;
    font-family: Arial;
    font-size: 20px;
    margin-left: 0;
    text-align: center;
}
.table1{margin:0 auto;}
.table > thead > tr > th {
    font-size: 11px;
	padding:20px!important;
}
.table > tbody > tr > td {
    font-size: 10px;
    padding: 6px !important;
}

.table2 th {
    font-size: 10px;
    padding: 4px;
    text-align: center;
}
.table2 td {
    font-size: 10px;
    padding: 4px;
    text-align: center;
    vertical-align: middle;
}
.roundlogo2 a{text-align:center; margin-left: auto;margin-right: auto;}
.docusign-proceed-btn{background:url("/images/proceed-mobile.jpg") no-repeat center center;display:block;}
.docusign-proceed-btn:hover{background:url("/images/proceed-hover-mobile.jpg") no-repeat center center;}
.docusign-btn{margin-top:10px;}
.proceed{margin-top:30px;}

.line_4 h1{font-size:19px;text-align:center;}
.line_5 h1 {
    color: #ff0000;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
}
.line_5 h2 {
    color: #ff0000;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
	text-align:center;
	margin-left:0px;
}
.line_6 h1 {
    color: #000000;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
}
.line_6 p {
    color: #000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
    padding-top: 10px;
    text-align: center;
}
.arrowdown{margin-top:30px;margin-left:0px;margin-right:0px;margin-bottom:0px;}
.arrowdown img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.proimg p {
    color: #5b5a5b;
    font-family: times new roman;
    font-size: 14px;
    font-style: italic;
    margin-top: 25px;
}
.mobile-bottom{margin-bottom:-100px;}
.proimg{text-align:center;}
.docusign-proceed-btn{background:url("/images/proceed.jpg") no-repeat center center;display:inline-block;width:100%;height:197px;max-width:435px;}
.docusign-proceed-btn:hover{background:url("/images/proceed-hover.jpg") no-repeat center center;}
.table2 table{width:50%;}
.dollarsign2{margin:20px;}
.dollarsign2 p {
    /*float: left;*/
    font-family: Arial;
    font-size: 38px;
    margin: 20px 0px;
    text-align: center;
}
.line_1 h1 {
    margin-left: 0;
    text-align: center;
	font-size:36px;
	font-weight:bold;
	  margin-top:-10px;
}
.calpagedata form#chronoform_InsuranceCalculator{margin:0 auto;}
.uk-grid > .uk-grid-margin{margin-top:0px;}
}
/*  End Here */


/*Responsive CSS*/

@media (max-width: 767px) {
.home-form-wrapper .left-col{float:none; width:auto; margin-bottom:25px;}
.home-form-wrapper .right-col{float:none; width:auto;}	

.uk-navbar-flip ul li:nth-child(5){margin-left:0px;}

.footer-wrapper .footer-left{float:none; width: auto; text-align:center;}
.footer-wrapper .footer-right{float:none; width:auto; text-align:center;}
/*.nst {
  width: 100%;
}
.stn {
  width: 100%;
}
.cfdiv_checkboxgroup label:first-child, .cfdiv_radio label:first-child {
  margin-right:0;
  width:54px !important;
}
.sex-container label{
font-size:13px;
}*/
.cfdiv_checkboxgroup label:first-child, .cfdiv_radio label:first-child {
  margin-right: 0;
  width: 44px !important;
}
form#chronoform_InsuranceCalculator {
  width: 100%;
}
.rto {
 
  width: 137px;
}
.calformdata {
  padding-bottom: 25% !important;
}
.jumbotron .slide{min-height:106px;}
.ccms_form_element label{font-size:9px;}
.cfdiv_radio label{font-size:11px;}

.orderimg {
    padding-top: 0;
}
.sal2 h1,.sal3 h1{font-size:24px;}
.sal4 p{font-size:18px;}
.proceed {
    margin-top: 30px;
}
.calformdata {
    padding-bottom: 0px!important;
}
.calpagedata form#chronoform_InsuranceCalculator{margin:0px !important;}
.line_2 h1 {
    color: #444444;
    font-family: Arial;
    font-size: 24px;
    margin-left: 0;
    text-align: center;
	font-weight:700;
}
.line_3 h1 {
    color: #58c0ed;
    font-family: Arial;
    font-size: 18px;
    margin-left: 0;
    text-align: center;
}
.dollarsign2 {
    border: 5px solid #cfead8;
    border-radius: 20px;
    color: #19925f;
    height: 70px;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
.dollarsign2 p {
    /*float: left;*/
    font-family: Arial;
    font-size: 38px;
    margin: 20px 0px;
    text-align: center;
}
.dollarsign2 img{margin: 10px 0 0 96px;}
.table1{margin:0 auto;}
.table > thead > tr > th {
    font-size: 11px;
	padding:10px 0px  !important;
}
.table > tbody > tr > td {
    font-size: 10px;
    padding: 6px !important;
}

.table2 th {
    font-size: 10px;
    padding: 4px;
    text-align: center;
}
.table2 td {
    font-size: 10px;
    padding: 4px;
    text-align: center;
    vertical-align: middle;
}
.roundlogo2 a{text-align:center;}
.roundlogo2 {text-align:center;}
.docusign-proceed-btn{background:url("/images/proceed-mobile.jpg") no-repeat center center;display:inline-block;height:64px !important;width:100%;max-width:200px !important;}
.docusign-proceed-btn:hover{background:url("/images/proceed-hover-mobile.jpg") no-repeat center center;}
.docusign-btn{margin-top:10px;}
.proceed{margin-top:0px; text-align:center;}
.line_4 h1{font-size:11px;text-align:center;}
.line_5 h1 {
    color: #ff0000;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
}
.line_5 h2 {
    color: #ff0000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
	text-align:center;
	margin-left:0px;
}
.line_6 h1 {
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
}
.line_6 p {
    color: #6b6b6b;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    margin-left: 0;
    padding-top: 10px;
    text-align: center;
}
.arrowdown{margin-top:30px;margin-left:0px;margin-right:0px;margin-bottom:0px;}
.arrowdown img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.proimg p {
    color: #5b5a5b;
    font-family: times new roman;
    font-size: 14px;
    font-style: italic;
    margin-top: 25px;
}
.mobile-bottom{margin-bottom:-100px;}
.proimg{text-align:center;}
.table2 table{width:60%;}

}

@media (max-width: 480px) {
	
	.calformdata .imagedata {
  margin-right: 0;
  width: 100% !important;
}
.calformdata .imagedata img{
 margin:0 auto;
}
.nst {
 
  width: 100%;
}
.stn {
  float: left;
  width: 100%;
}
.sex-container {
  margin-top: 10px;
}
.line_1 h1 {
    color: #ff002a;
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
	margin-left:0px;
	text-align:center;
}
.jumbotron .slide {
    min-height: 132px;
}
}
/*END CSS*/

.container2 a {
    color: #2480fe !important;
    text-decoration: underline !important;
}

.blue-link {
    color: #2480fe !important;
    text-decoration: underline !important;
}

.blue-link:hover {
    text-decoration: underline !important;
    color: #2480fe !important;
}
.snapshot a {
    color: #2480fe !important;
    text-decoration: underline !important;
}
.snapshot a:hover {
    color: #2480fe !important;
    text-decoration: underline !important;
}
.testi_img{ width:100px;}
.testi_p{text-align: center;
    padding:4px 0px;}
	@media (max-width: 640px)
	{
	.uk-width-1-3, .uk-width-2-6
{width:100%!important;}

.video{width:300px!important; }

.position-0{width:100%!important; margin:auto!important;}
.content{width:100%!important; margin:auto!important;}
.button{margin-left: -42px!important;}
.button_text{text-align: center; margin-left:0px!important;
   }
   .why-refi-box{ margin-bottom:14px!important;}
   .default_video{width:100%!important; margin:auto;}
   .video_width_new iframe {min-height: 230px!important;}		
	
	}
	
	@media screen and (min-device-width: 768px) and (max-device-width: 1024px) 
	{ 
	
	 .video_width_new iframe {min-height: 140px!important;
	 
	 }
	}
	
	.video{ width:650px; height:300px;}
.position-0{width:60%; float:left;}
.content{width:40%; float:left;}
.button_text{text-align: center;
    /*margin-left: -70px;*/}
.video_width{width: 20%;
    float: left;}
.default_video{width:70%; margin:auto;}	
.video_width_new{width: 50%;
    float: left; padding:10px;}
	.video_width_new_full{width: 70%;
    padding:10px; margin:auto;}
	.video_width_new_full p a{ font-size:14px; color:#2480fe; text-align:center;}	
	.video_width_new p{font-size:12px; color:#2480fe; text-align:left; height:20px;}
	.video_width_new iframe {min-height: 230px;}	
