@charset "utf-8";

/* CSS Document */

/*body {
	font-family: 'HelveticaNeue';
	-webkit-font-smoothing: antialiased;
}*/

@font-face {
    font-family: 'HelveticaNeue';
    src: url('/fonts/HelveticaNeue-Bold.eot');
    src: url('/fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/HelveticaNeue-Bold.woff') format('woff'), url('/fonts/HelveticaNeue-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    src: url('/fonts/HelveticaNeue.eot');
    src: url('/fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'), url('/fonts/HelveticaNeue.woff') format('woff'), url('/fonts/HelveticaNeue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/** CONCRETE DASHBOARD FIX **/
div#ccm-tooltip-holder {
    margin-top: 49px;
}

.producth {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;	
	}
	
.product {
	font-size:28px;
	color:#D1D1D1;
	}
	
.rate {
	font-size:30px;
	color:#458af3;
	font-weight:bold;
	}

#disclosure a {
	color:#00A3FF;
	font-size:14px;
	}

div.ccm-panel-detail {
    display: block;
}

#c5 h1,
#c5 h2,
#c5 h3,
#c5 h4,
#c5 h5,
#c5 h6 {
    line-height: 100%;
    color: #4b86df;
    margin: 5px 0 25px 0;
}

#c5 h1 {
    font-size: 33px;
}

#c5 h2 {
    font-size: 30px;
}

#c5 h3 {
    font-size: 22px;
}

#c5 h4 {
    font-size: 18px;
}

#c5 h5 {
    font-size: 14px;
}

#c5 h6 {
    font-size: 12px;
}

#c5 p,
#c5 ul li,
#c5 ol li,
#c5 select {
    font-size: 18px;
    color:#969CA2;
    font-weight: 400;
    line-height: 24px;
}

#c5 input {
    outline: none;
    font-size: 16px;
    color: #606d82;
}

#c5 a {
    font-size: 14px;
    color: #fff;
}

#c5 p a {
    color: #4b86df !important;
}

#c5 a:hover {
    text-decoration: none;
    color: #959595;
}

#c5 ul li {
    list-style: disc inside none;
}

#c5 ol li {
    list-style: decimal inside none;
}
#c5 .mobile_nav ul li {
    list-style-type: none;
}
#c5 .top {
    width: 100%;
    background-color: #edeeef;
}
#c5 .excerpt {
    color: #969CA2;
    font-size: 14px;
}
#c5 .top p {
    margin: 0;
    font-size: 12px;
    color: #505050;
    font-weight: 400;
    padding: 6px 0;
    font-family: Arial, Helvetica, sans-serif;
}

#c5 .top span.open-sign {
    display: inline-block;
    margin: 0 6px;
    border-radius: 2px;
    background-color: #6ebc35;
    text-transform: uppercase;
    font-weight: 500;
    height: 21px;
    line-height: 21px;
    color: white;
    font-size: 10px;
    padding: 0 7px;
}

#c5 .col-md-6.col-sm-6.col-xs-12.live_chat p {
    text-align: right;
}

#c5 .top a {
    font-weight: 500;
    text-decoration: underline;
    color: #4880d4;
}

#c5 .logo_part {
    width: 100%;
    background-color: white;
}

#c5 .f500 {
    float: right;
    padding-top: 16px;
}

#c5 .need-help {
    padding: 0 30px;
    padding-top: 32px;
    padding-left: 15px;
}

#c5 .need-help a {
    font-weight: 500;
    color: #D81A21;
    font-size: 20px;
    margin: 0;
    margin-top: 13px;
}

#c5 .live-agent {
    margin: 0;
    padding: 0;
    text-align: left;
    position: relative;
    overflow: hidden;
}

#c5 .swapLive#a {
    padding-top: 25px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

#c5 .swapLive {
    display: inline-block;
    vertical-align: top;
    min-width: 150px;
    position: absolute;
    left: 40px;
}

#c5 .swapLive h4 {
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-size: 9px;
    color: #8c8c8c;
    letter-spacing: 2px;
    line-height: 12px;
    margin-bottom: 2px;
}

#c5 .swapLive h3 {
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #3e3e3e;
    font-size: 14px;
    line-height: 17px;
}

#c5 .swapLive#b {
    padding-top: 23px;
    margin-top: -60px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

#c5 .swapLive h3 {
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #3e3e3e;
    font-size: 14px;
    line-height: 17px;
}

#c5 .swapLive#b p {
    font-size: 12px;
    font-weight: 400;
}

#c5 .live-agent img {
    vertical-align: bottom;
    margin-top: 7px;
    float: right;
}

#c5 .live-agent:hover .swapLive#a {
    margin-top: 60px;
    opacity: .5;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

#c5 .live-agent:hover .swapLive#b {
    margin-top: 0;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

#c5 a.logo {
    display: inline-block;
    padding-top: 18px;
}

#c5 header {
    width: 100%;
    background: url(../images/header.png) repeat-x;
    height: 51px;
    position: relative;
    /*display:none;*/
}

#c5 .main-nav {
    text-align: left;
}

#c5 .main-nav ul {
    padding: 0;
    margin: 0;
}

#c5 nav ul {
    display: inline-block;
    list-style: none;
}

#c5 .main-nav > ul > li {
    position: relative;
    float: left;
    list-style: none;
}

#c5 .main-nav ul ul li {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom:4px;
    position: relative;
}

#c5 .main-nav ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 215px;
    background-color: #fff;
    z-index: 99;
    display: none;
    padding: 25px;
    border-radius: 4px;
}

#c5 .main-nav ul li:hover > ul {
    display: block;
}

#c5 .main-nav ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
}

#c5 .main-nav ul ul li a {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    color: #606d82;
    font-weight:500;
    font-size:15px;
}

#c5 .main-nav > ul > li > a {
    font-weight: 500;
    color: white;
}

#c5 .main-nav > ul > li > a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 13px 15px;
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}

#c5 .main-nav > ul > li > a:hover {
    background-image: url(../images/nav_arrow.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    transition: none;
}

#c5 .header-buttons {
    float: right;
    border-right: solid 1px #6395de;
}

#c5 .header-buttons a {
    width: 49px;
    height: 49px;
    float: left;
    text-transform: capitalize;
    border-bottom: solid 1px transparent;
    border-left: solid 1px #6395de;
    border-right: solid 1px #2e5289;
    color: rgba(41, 41, 41, 0.45);
    text-align:center;
}

#c5 .header-buttons a i{
    margin-top:17px;
}
#c5 .header-buttons a:hover {
    background-color: #4071bc;
    border-left: solid 1px transparent;
}

#c5 .tooltip.bottom .tooltip-arrow {
    right: 10px;
}
#c5 .tooltip-inner {
    padding: 15px 23px;
    -webkit-border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 2px;
    -moz-background-clip: padding;
    border-radius: 2px;
    background-clip: padding-box;
}

#c5 .parallax-window {
    min-height:600px;
    width: 100%;
    position: relative;
}

#c5 .hero-content {
    width: 100%;
    padding-top: 150px;
}

#c5 .hero-content h1 {
    color: #fff;
    width: auto;
    margin: 0 0 0 10px;
    display: inline-block;
    font-size: 90px;
    text-shadow: 1px 2px 3px rgba(0, 1, 1, 0.73);
    line-height: 100%;
}

#c5 .hero-content h2 {
    width: auto;
    margin: 0;
    display: inline-block;
    color: white;
    font-size: 60px;
    vertical-align: top;
    text-transform: capitalize;
    text-shadow: 1px 1.732px 3px rgba(0, 1, 1, 0.73);
    line-height: 100%;
}

#c5 .hero-content h4 {
    color: #fff;
    line-height: 100%;
    width: auto;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: -130px;
    font-size: 16px;
    margin-bottom: 4px;
    text-shadow: 0.1px 0.866px 2px rgba(0, 1, 1, 0.67);
}

#c5 .form-cta {
    width: 100%;
    padding: 20px 20px 20px;
    background-color: rgba(41, 41, 41, 0.75);
    border-radius: 2px;
    box-sizing: border-box;
    z-index: 99;
    margin-top: 50px;
}

#c5 .form-cta h5 {
    font-weight: 500;
    font-size: 25px;
    color: #458af3;
    margin: 0 0 18px 0;
}

#c5 .form-cta label {
    color: white;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 9px;
}

#c5 .btn.dropdown-toggle {
    height: 45px;
    border: none;
    border-radius: 2px !important;
    font-weight: 400 !important;
    color: #6c7788;
    outline: none !important;
}

#c5 .bootstrap-select .btn {
    background-image: none;
    background-color: white;
    border: solid 1px #c3c5c9;
    font-weight: 300 !important;
    text-transform: capitalize !important;
}

#c5 .span2 {
    width: 100%;
}

#c5 .bootstrap-select .caret {
    background: url(../images/select-caret.png) no-repeat;
    border: none;
    height: 17px;
    width: 8px;
    margin-top: 2px;
}

#c5 .bootstrap-select.btn-group .btn .filter-option {
    overflow: hidden;
    position: absolute;
    left: 12px;
    right: 25px;
    text-align: left;
}

#c5 .bootstrap-select.btn-group .btn .caret {
    position: absolute;
    right: 12px;
}

#c5 .bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%;
}

#c5 input.submit-hero {
    height: 45px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 500;
    color: white;
    background-image: -moz-linear-gradient(90deg, rgb(70, 126, 209) 0%, rgb(76, 136, 227) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(70, 126, 209) 0%, rgb(76, 136, 227) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(70, 126, 209) 0%, rgb(76, 136, 227) 100%);
    border: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    align: center;
}

#c5 .bootstrap-select .dropdown-menu {
    overflow-y: visible !important;
    right: 0;
    top: 120%;
    /*    overflow-y: visible !important;
    right: 0;
    left: auto;
    top: 120%;
    width: 100%;
    text-align: left;*/
}

#c5 .bootstrap-select .dropdown-menu > li > a {
    padding: 3px 10px;
    color: #5a5a5a;
    font-weight: 300;
}

#c5 .bootstrap-select .dropdown-menu > li {
    list-style: none;
}

#c5 .main-learn-img {
    position: relative;
}

#c5 .main-learn-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #4983da;
    padding: 9px 20px 11px;
    box-sizing: border-box;
    background-color: rgba(46, 46, 46, 0.85);
}

#c5 .main-learn-title h3 {
    padding: 0;
    margin: 0;
    font-size: 24px;
    font-weight: 300;
    color: #3e8aff;
    line-height: 28px;
    padding-bottom: 5px;
}

#c5 .main-learn-title h4 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: white;
}

#c5 .learn-content {
    padding: 20px;
    background-color: white;
    border: 1px solid #d2d7dc;
}

#c5 .learn-content ul {
    list-style: none;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 5px;
}

#c5 .learn-content ul li {
    color: #7A828F;
    padding-bottom: 14px;
    list-style: none;
    font-size:16px;
}

#c5 a.btn-blue {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    color: white;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-image: -moz-linear-gradient(90deg, rgb(70, 126, 209) 0%, rgb(76, 136, 227) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(70, 126, 209) 0%, rgb(76, 136, 227) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(70, 126, 209) 0%, rgb(76, 136, 227) 100%);
}

#c5 .main-learn-img img {
    width: 100%;
    height: auto;
}

#c5 .learn-content ul li::before {
    height: 5px;
    width: 5px;
    background-color: #4a85dd;
    border-radius: 1px;
    display: inline-block;
    content: "";
    vertical-align: middle;
    margin-right: 12px;
}

#c5 .home-learn-more {
    padding: 20px 0 0 0;
    width: 100%;
}

#c5 .home-learn-master {
    margin-bottom: 20px;
}

#c5 .big-cta {
    padding-bottom: 40px;
}

#c5 .clearfix:before,
#c5 .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

#c5 .big-cta-container {
    box-sizing: border-box;
    padding: 0 15px;
    margin-top: 25px;
    margin-bottom: 30px;
}

#c5 .big-cta-container:first-child {
    padding-right:5px;
}

#c5 .big-cta-container:last-child {
    padding-left:5px;
}

#c5 #rate-watch.big-cta-master {
    background-image: url(../images/rate.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: auto;
    background-size: cover;
}

#c5 .big-cta-master h4 {
    margin: 0;
    color: white;
    font-weight: 500;
    font-weight: 500;
    font-size: 30px;
}

#c5 .big-cta-master p {
    margin: 12px 0 18px;
    color: white;
    font-weight: 500;
    font-weight: 500;
    font-size: 16px;
}

#c5 .big-cta-master a {
    display: inline-block;
    width: auto;
    padding: 0 30px;
}

#c5 a.btn-blue {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    color: white;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-image: -moz-linear-gradient(90deg, rgb(70, 126, 209) 0%, rgb(76, 136, 227) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(70, 126, 209) 0%, rgb(76, 136, 227) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(70, 126, 209) 0%, rgb(76, 136, 227) 100%);
}

#c5 .big-cta-master {
    border-radius: 2px;
    padding: 80px 0;
    text-align: center;
}

#c5 #mortgage-cta.big-cta-master {
    background-image: url(../images/calculator.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: auto;
    background-size: cover;
}

#c5 .big-cta-master a {
    display: inline-block;
    width: auto;
    padding: 0 30px;
}

#c5 footer {
    width: 100%;
    float: left;
    background-color: #fafafa;
    border-top: solid 1px #c3c5c9;
    padding: 10px 0 20px;
    position: relative;
}

#c5 .container:before,
#c5 .container:after {
    display: table;
    line-height: 0;
    content: "";
}

#c5 .footer-widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#c5 .footer-widget h2 {
    font-size: 15px;
    color: #a1a1a1;
    line-height: 16px;
    text-transform: uppercase;
    margin: 10px 0;
    display: inline-block;
}

#c5 .footer-widget ul li {
    padding-bottom: 6px;
    list-style: none;
}
#c5 .select2-container.form-control {
    border: 1px solid #ccc;
}

#c5 .footer-widget ul li a {
    font-weight: 500;
    color: #414141;
    font-size: 12px;
}

#c5 .read-more {
    color: #4a83db;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
}

#c5 .blog-style article {
    margin-bottom: 20px;
}

#c5 .date-box {
    float: left;
    border: solid 1px #c3c5c9;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    width: 60px;
    text-align: center;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 5px #d0d2d5;
    -moz-box-shadow: 0px 0px 5px #d0d2d5;
    box-shadow: 0px 0px 5px #d0d2d5;
}

#c5 .date-box .day {
    background-color: white;
    float: left;
    width: 100%;
    color: #414141;
    font-size: 21px;
    -webkit-border-radius: 4px 4px 0 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px 4px 0 0;
    -moz-background-clip: padding;
    border-radius: 4px 4px 0 0;
    background-clip: padding-box;
    font-weight: bold;
    padding: 7px 0;
    border-bottom: solid 1px #c3c5c9;
}

#c5 .date-box .month {
    background-color: #efefef;
    color: #757575;
    -webkit-border-radius: 0 0 4px 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
    padding: 3px 0;
    font-size: 13px;
    font-weight: 300;
}

#c5 .blog-style article .text-box {
    margin-left: 70px;
}

#c5 .blog-style article .text-box h3 {
    color: #414141;
    font-size: 16px;
    line-height: 17px;
    margin: 0;
}

#c5 .blog-style article .text-box .author {
    font-size: 18px;
    color: #9d9d9d;
    font-weight: 300;
    margin-bottom: 7px;
    display: block;
}

#c5 .excerpt p {
    color: #5a5a5a;
    line-height: 22px;
    font-weight: 300;
}

#c5 .testimonial-box .controls {
    float: right;
    margin-right: 12px;
    margin-top: -22px;
}

#c5 .testimonial-box .controls a.prev {
    background-position: 0px 0px;
}

#c5 .testimonial-box .controls a {
    width: 16px;
    height: 16px;
    float: left;
    background-image: url(../images/testimonial-controls.png);
    text-indent: -9999px;
    text-transform: capitalize;
    text-decoration: none;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-left: 5px;
}

#c5 .testimonial-box .controls a.next {
    background-position: -20px 0px;
}

#c5 .testimonial-box .slides {
    float: left;
    clear: both;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

#c5 .cycle-slideshow .cycle-slide {
    width:100%;
    height:auto;
}

#c5 .testimonial-box .slide-box .text-box {
    background-color: white;
    border: solid 1px #c3c5c9;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    position: relative;
    -webkit-box-shadow: 0 -1px 4px #c3c5c9;
    -moz-box-shadow: 0 -1px 4px #c3c5c9;
    box-shadow: 0 -1px 4px #c3c5c9;
    margin: 0 10px 10px 5px;
}

#c5 .testimonial-box .slide-box .text-box .inner {
    padding: 10px;
}

#c5 .testimonial-box .slide-box .text-box .bubble {
    width: 14px;
    height: 9px;
    background-image: url(../images/bubble.png);
    position: absolute;
    bottom: -9px;
    right: 20px;
}

#c5 .testimonial-box .slide-box .author-box {

    width: 100%;
}

#c5 .testimonial-box .slide-box .author-box figure {
    width: 55px;
    height: 55px;
    -webkit-border-radius: 100px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100px;
    -moz-background-clip: padding;
    border-radius: 100px;
    background-clip: padding-box;
    background-color: #c3c5c9;
    float: right;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
}

#c5 figure {
    margin: 0;
    padding: 0;
}

#c5 .testimonial-box .slide-box .author-box .texts {
    text-align: right;
    margin-top: 7px;
}

#c5 .testimonial-box .slide-box .author-box .texts .name {
    font-weight: bold;
    color: #414141;
}

#c5 .testimonial-box .slide-box .author-box .texts .position {
    color: #b3b3b3;
    font-size: 18px;
    font-weight: 300;
}

#c5 footer .footer-bubble {
    background-image: url(../images/footer-bubble.png);
    width: 15px;
    height: 11px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -7px;
}

#c5 #sub-footer {
    background-color: #efefef;
    width: 100%;
    float: left;
    border-top: solid 1px #c3c5c9;
    padding: 10px 0;
}

#c5 #sub-footer .copyright {
    color: #a7a7a7;
    text-align: left;
    margin-top: 15px;
}

#c5 #sub-footer .social-icons {
    float: right;
    margin-top: 10px;
}

#c5 #sub-footer .social-icons a.be {
    background-position: 0 0;
}

#c5 #sub-footer .social-icons a {
    width: 32px;
    height: 32px;
    display: inline-block;
    text-transform: capitalize;
    margin-left: 8px;
    color : #a1a1a1;
    border-radius:50%;
    border:2px solid #a1a1a1;
    text-align:center;
}
#c5 #sub-footer .social-icons a i{
    margin-top:8px;
}

#c5 #sub-footer .social-icons a.star {
    background-position: -40px 0;
}

#c5 #sub-footer .social-icons a.pinterest {
    background-position: -80px 0;
}

#c5 #sub-footer .social-icons a.facebook {
    background-position: -120px 0;
}

#c5 #sub-footer .social-icons a.twitter {
    background-position: -160px 0;
}

#c5 .cpanal {
    float: left;
    width: 100%;
    margin-top: 20px;
}

#c5 .cpanal a {
    color: #4882d9;
}

#c5 .cpanal a:first-child {
    padding-left: 0;
}

#c5 .cpanal a:last-child {
    border: none;
}

#c5 .cpanal a {
    color: #4882d9;
    border-right: 2px solid #4882d9;
    display: inline-block;
    padding: 0 10px;
    font-weight: bold;
}

#c5 .inside_banner {
    width: 100%;
    background-image: url(../images/banner_1.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 69px 0;
    margin-bottom: 50px;
}

#c5 .inside_banner h1 {
    font-size: 75px;
    font-weight: bold;
    text-shadow: 1px 1.732px 3px rgba(0, 1, 1, 0.73);
    line-height: 100%;
    color: #fff;
    margin: 0;
}

#c5 section.home-learn-more.clear_fix {
    padding: 0 0 20px 0;
}

#c5 section.home-learn-more.clear_fix h3 {
    margin-top: 0px;
}

#c5 section.home-learn-more.clear_fix p {
    margin-bottom: 25px;
    clear: both;
}

#c5 section.home-learn-more.clear_fix ul {
    padding: 0 0 0 10px;
    margin: 0 0 25px 0;
}

#c5 section.home-learn-more.clear_fix ul li::before {
    height: 5px;
    width: 5px;
    background-color: #4a85dd;
    border-radius: 1px;
    display: inline-block;
    content: "";
    vertical-align: middle;
    margin-right: 5px;
}

#c5 section.home-learn-more.clear_fix ul li {
    list-style: none;
    padding-bottom: 3px;
    text-indent: -.7em;
    padding-left: 1em;
}

#c5 section.home-learn-more.clear_fix p span {
    color: #2c2c2c;
    font-weight: bold;
}

#c5 .add {
    float: left;
    width: 100%;
}

#c5 .add strong {
    font-size: 19px;
    color: #cd130a;
}

#c5 section.home-learn-more.clear_fix .add p{
    margin-bottom:5px;
    font-size:17px;
}
#c5 a.get {
    background-image: url(../images/but_1.png);
    background-position: top center;
    background-repeat: repeat-x;
    /*height:20px;*/
    /*nayana*/
    border-radius: 4px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    padding-top: 8px;
    margin-bottom: 42px;
    display: inline-block;
    margin-top: 10px;
}

#c5 .add_one {
    float: left;
    width: 100%;
}

#c5 section.home-learn-more.clear_fix .add_one p {
    margin-bottom: 0;
    font-size:16px;
}

#c5 section.home-learn-more.contact {
    padding: 50px 0;
}

#c5 .form_out input {
    width: 100%;
    height: 42px;
    border: 1px solid #d2d7dc;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-left: 20px;
}

#c5 .form_out textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #d2d7dc;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    color: #606d82;
}

#c5 .but_2 {
    background-image: url(../images/but_1.png);
    background-position: top center;
    background-repeat: repeat-x;
    height: 20px;
    border-radius: 4px;
    width: 250px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    padding-top: 8px;
    display: inline-block;
    float: right;
}

#c5 .form_out {
    float: left;
    width: 100%;
}

#c5 .map {
    float: left;
    width: 100%;
    margin-top: 60px;
}

#c5 .map img {
    display: inline-block;
    width: 100%;
    height: auto;
}

#c5 .form-cta.easy {
    margin-top: 0px;
    margin-bottom: 50px;
    background-color: #2F2F2F;
}

#c5 .easy_block {
    float: left;
    width: 100%;
    border: 1px solid #d2d7dc;
    padding: 33px;
    margin-bottom: 50px;
}

#c5 .easy_block h1 {
    font-weight: 300;
    font-size: 50px;
    margin-bottom: 20px;
}

#c5 .easy_block h3 {
    color: #606d82;
    font-weight: 300;
}

#c5 section.home-learn-more.clear_fix .easy_block h3 {
    margin: 20px 0 0 0;
}

#c5 .squre ul {
    padding: 0;
    margin: 0;
}

#c5 .squre ul li {
    list-style: none;
    line-height: 28px;
    padding-bottom: 3px;
}

#c5 .squre ul li::before {
    height: 5px;
    width: 5px;
    background-color: #4a85dd;
    border-radius: 1px;
    display: inline-block;
    content: "";
    vertical-align: middle;
    margin-right: 12px;
}

#c5 .row.easy_part h1 {
    font-size: 50px;
    font-weight: 300;
    text-align: center;
    padding-top: 30px;
    border-bottom: 2px solid #4b86df;
    padding-bottom: 15px;
    margin-bottom: 0;
}

#c5 .row.easy_part h3 {
    font-weight: 300;
    color: #606d82;
    margin-top: 50px;
}

#c5 .border-for-details {
    margin-bottom: 30px;
    border: 1px solid #ccc;
    margin-left: 0;
    margin-right: 0;
}
#c5 .border-for-details .col-md-5.col-sm-5.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}
#c5 section.home-learn-more.clear_fix.program .main-learn-img h3 {
    margin-top: 0;
}

#c5 section.home-learn-more.clear_fix.program .home-learn-master {
    margin-bottom: 20px;
}

#c5 .block {
    float: left;
    width: 100%;
    border: 1px solid #d2d7dc;
}

#c5 section.home-learn-more.clear_fix.program .learn-content ul {
    margin-bottom: 0;
}

#c5 .per_block {
    float: left;
    width: 100%;
    padding: 0 10px;
}

#c5 section.home-learn-more.clear_fix.program .per_block h3 {
    margin-top: 32px;
    margin-bottom: 12px;
}

#c5 .per_block span {
    border-bottom: 2px solid #4a84dc;
    display: inherit;
    padding-bottom: 16px;
    margin-bottom: 30px;
}

#c5 .row.border_full .col-md-8.col-sm-8.col-xs-12 {
    padding: 0;
}

#c5 .row.border_full {
    border: 1px solid #d2d7dc;
    margin: 0;
}

#c5 .per_block .btn-blue {
    margin-top: 78px;
}

#c5 .per_block span {
    color: #969CA2;
    font-size: 14px;
}

#c5 .fd {
    float: left;
    width: 100%;
    margin-top: 50px;
    min-height: 436px;
}

#c5 .prog_block {
    float: left;
    width: 100%;
    border: 1px solid #d2d7dc;
    padding: 25px 30px;
    text-align: center;
    margin-bottom: 20px;
    min-height: 460px;
}

#c5 .prog_block h2 {
    font-weight: 300;
    background-image: url(../images/border_1.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    margin-bottom: 30px;
    text-align: left;
}

#c5 section.home-learn-more.clear_fix .prog_block ul {
    text-align: left;
    padding-left: 0;
}

#c5 .prog_block ul li {
    margin-bottom: 10px;
}

#c5 .more {
    background-image: url(../images/more_butt.png) !important;
    background-position: top center;
    background-repeat: no-repeat;
    width: 120px;
    height: 38px;
    display: inline-block;
    padding-top: 8px;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    padding-left: 30px;
    text-align: left;
}

#c5 .image_block {
    float: left;
    width: 100%;
}

#c5 .image_block img {
    width: 100%;
    height: auto;
}

#c5 .exa {
    width: 100%;
    border-right: 1px solid #d2d7dc;
    margin-top: 25px;
    margin-bottom: 60px;
    padding: 0px 10px;
}

#c5 .exa.none {
    /*border-right:none;*/
}

#c5 .fd.mar img {
    margin-bottom: 40px;
}

#c5 section.home-learn-more.clear_fix .prog_block.pr_det ul {
    padding-left: 0;
}

#c5 section.home-learn-more.clear_fix .prog_block.pr_det {
    min-height: 0;
}

#c5 .fd img {
    width: 100%;
    height: auto;
}

#c5 .prog_block p {
    text-align: left;
}

#c5 .fd.mar {
    min-height: 0;
}

#c5 .prog_block.number h2 {
    float: right;
    width: 77%;
    background-image: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

#c5 .prog_block.number span {
    float: left;
    width: 20%;
    font-size: 42px;
    color: #4b86df;
    font-weight: 300;
    vertical-align: top;
    margin-top: -5px;
}

#c5 .under {
    float: left;
    width: 100%;
    background: url(../images/border_1.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

#c5 .prog_block.number {
    min-height: 571px;
}

#c5 .morta h3 {
    font-weight: 300;
    float: left;
    background-image: url(../images/morta_bor.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 35px;
}

#c5 .morta a {
    float: right;
    /*margin-top: 40px;*/
}
#c5 section.home-learn-more.clear_fix .morta_des p , #c5 section.home-learn-more.clear_fix .morta_des li{
    color:#969CA2;
    font-size:14px;
}
#c5 .morta .morta_des a{
    float:left;
    color: #4b86df;
    font-weight:bold;
}
#c5 .morta .morta_des a.btn-blue {
    float: right;
    width: 10%;
    color:white;
}
#c5 .morta {
    margin: 3px 0;
    border: 1px solid #ccc;
    padding: 30px 30px 30px 30px;
    float: left;
    width: 100%;
}

#c5 .morta.bo_no h3 {
    background-image: none;
    padding: 0;
    font-weight: 300;
}
#c5 section.home-learn-more.clear_fix.Mortgage {
    padding-top: 15px;
    padding-bottom: 0;
}
/*nayana*/

#c5 div#ccm-toolbar > ul > li {
    list-style: none;
}

#c5 .morta_des {
    width: 100%;
    float: left;
}

#c5 .location {
    float: right;
    margin: 5px 25px 0 0;
}

#c5 .row .container {
    width: 100%;
    padding: 0;
}

#c5 .prog_block_sd {
    border: 1px solid #d2d7dc;
    margin-top: 25px;
    float: left;
    width: 100%;
    padding: 35px;
    margin-bottom: 50px;
    position: relative;
}

#c5 .guar_img {
    position: absolute;
    right: 20px;
    top: -30px;
}

#c5 .prog_block_sd h2 {
    font-weight:300;
    font-size: 30px;
    text-align: center;
    padding-bottom: 30px;
    background-image: url(../images/new_bor.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#c5 .prog_block_sd p {
    color:#969CA2;
    font-size:14px;
}

#c5 .alpha_sort ul li a {
    color: #3e8aff;
    font-size: 30px;
    font-weight: 300;
}

#c5 .alpha_sort ul li.active a {
    border-bottom: 2px solid #3e8aff;
}

#c5 .alpha_sort ul li:hover a {
    border-bottom: 2px solid #3e8aff;
}

#c5 .alpha_sort ul li {
    list-style: none;
    float: left;
    margin: 0 12px;
    display: inline-block;
}

#c5 .alpha_sort ul {
    padding: 0;
    margin: 0;
}

#c5 .com_content p {
    margin-bottom: 5px !important;
}

#c5 .com_content a {
    width: 120px;
    margin-bottom: 34px;
}

#c5 .com_content {
    float: left;
    width: 100%;
}

#c5 .alpha_sort {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding: 30px 0;
    margin-bottom: 25px;
    text-align: center;
}

#c5 section.home-learn-more.clear_fix .mortgage-glossary-block ul li::before {
    display: none;
}

#c5 section.home-learn-more.clear_fix .alpha_sort ul li::before {
    display: none;
}

#c5 .home_img img {
    margin-bottom: 48px;
}

#c5 .home_img {
    float: left;
    width: 100%;
}

#c5 .credit_rep h3 {
    color: #000;
}

#c5 .prog_block_sd p {
    text-align: center;
}

#c5 .st-pro-content {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding: 35px 35px;
    margin-bottom: 20px;
    position: relative;
}

#c5 .st-pro-testimonial {
    float: right;
    margin-right: 60px;
    margin-bottom: 60px;
}

#c5 .st-pro-author {
    float: left;
    margin-top: 6px;
}

#c5 .st-new {
    width: 55px;
    height: 55px;
    -webkit-border-radius: 100px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 100px;
    -moz-background-clip: padding;
    border-radius: 100px;
    background-clip: padding-box;
    background-color: #c3c5c9;
    float: left;
    overflow: hidden;
    margin-left: 20px;
    margin-right: 0;
}

#c5 section.home-learn-more.clear_fix .st-pro-author p {
    margin-bottom: 0;
    font-weight: bold;
    color: #000;
}

#c5 section.home-learn-more.clear_fix .st-pro-author span {
    font-weight: 300;
    color: #606d82;
}

#c5 nav.main-nav > ul > li.nav-path-selected > a {
    color: #000;
    background-image: url(../images/nav_arrow.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#c5 nav.main-nav ul li:hover > a {
    color: #000;
}

#c5 nav.main-nav ul ul li:hover > a {
    color: #000;
}

#c5 .sea-form .form-control {
    height: auto;
    padding: 0;
    border: none;
}

#c5 section.home-learn-more.clear_fix .per_block h3 {
    margin-top: 32px !important;
    margin-bottom: 12px !important;
    font-weight:200;
}

#c5 .row.border_full img {
    width: 100%;
    height: auto;
}

#c5 .morta.bo_no h3 {
    margin-top: 10px;
}

#c5 .img-tes {
    position: absolute;
    right: 80px;
    bottom: -14px;
}

#c5 .img-tes.sec_con {
    left: 80px;
}

#c5 .st-pro-testimonial.sec {
    float: left;
}

#c5 .st-pro-testimonial.sec .st-pro-author {
    float: right;
}

#c5 .st-pro-testimonial.sec {
    margin-right: 0;
    margin-left: 40px;
}

#c5 .st-pro-testimonial.sec .st-new {
    margin-left: 0;
    margin-right: 20px;
}

#c5 .st-pro-testimonial.sec {
    margin-right: 0;
    margin-left: 60px;
}

#c5 .img-tes img {
    width: auto !important;
    height: auto;
}

#c5 .row.single-article {
    margin-bottom: 25px;
}

#c5 .ccm-block-page-list-page-entry-thumbnail img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    /*border: 1px solid #ccc;
      border-radius: 4px;*/
}

#c5 .ccm-block-page-list-title h3 {
    margin-bottom: 8px;
}

#c5 .art-ct span {
    color: #606d82;
    font-size: 12px;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: inline-block;
}

#c5 .ccm-pagination-wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

#c5 section.home-learn-more.clear_fix .ccm-pagination-wrapper ul li::before {
    display: none;
}

#c5 a.readMore {
    float: right;
    width: 150px;
    height: 38px;
    background-color: #4983da;
    color: #fff;
    text-align: center;
    padding-top: 8px;
    border-radius: 4px;
}

#c5 .image-tex {
    float: left;
    width: 100%;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

#c5 li.prev.disabled span {
    border: none;
    color: #4a85dc;
}

#c5 li.next a {
    border: none;
    color: #4a85dc;
}

#c5 .article-part {
    float: left;
    width: 100%;
    padding: 20px;
}

#c5 .featured_article {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 35px;
    border-radius: 4px;
}

#c5 .arti-title h4 {
    color: #2c2c2c;
    margin: 0 20px;
}

#c5 .featured_article h4 {
    float: left;
    color: #2c2c2c;
}

#c5 .arti-title {
    float: left;
    width: 100%;
    background-image: url(../images/blog_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 12px 0;
    background-size: cover;
}

#c5 .blogcarousel {
    margin-top: 0 !important;
}

#c5 .blogcarousel.testimonial-box .controls {
    float: right;
    margin-right: 0;
    margin-top: 0;
}

#c5 .blogcarousel.testimonial-box ul.slides.cycle-slideshow li::before {
    display: none;
}

#c5 .blogcarousel.testimonial-box h4 {
    color: #4b86df !important;
}

#c5 .article-part ul li::before {
    display: none !important;
}

#c5 .article {
    float: left;
    width: 100%;
}

#c5 .article {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 35px;
    border-radius: 4px;
}

#c5 .slide-box img {
    margin-bottom: 15px;
}

#c5 .article-part ul li {
    color: #4983db;
    font-weight: bold;
    padding-bottom:3px;
}

#c5 ul.slides.cycle-slideshow {
    margin-bottom: 0 !important;
}

#c5 .article-part ul li a {
    color: #4983db;
    font-weight: 500;
    font-size:17px;
}

#c5 .article-part ul {
    padding-left: 0 !important;
}

#c5 .pagination > li > a,
#c5 .pagination > li > span {
    margin-left: 0 !important;
    margin-right: 10px;
}

#c5 .pagination > li {
    text-indent:0 !important;
    padding-left:0 !important;
    padding-bottom:0 !important;
}
#c5 .pagination > li a {
    color:#4a85dc;
}

#c5 nav.main-nav ul li:first-child a {
    padding-left: 0;
    background-position: 10px bottom;
}

#c5 section.home-learn-more.clear_fix ul.dropdown-menu li::before {
    display: none;
}

#c5 .testimonial-box.title {
    float: left;
    width: 100%;
}

#c5 .testimonial-box.title h4 {
    margin-bottom: 5px;
    color: #2c2c2c;
}

#c5 .prev, #c5 .next {
    font-weight:bold;
    letter-spacing: 1px;
}
#c5 .testimonial-box.title .controls {
    margin-right: 0;
}

#c5 .mobile_header {
    float: left;
    width: 100%;
    position: relative;
}

#c5 .ccm-custom-style-container.ccm-custom-style-main-724.locate {
    text-align: center;
}

#c5 .ccm-custom-style-container.ccm-custom-style-main174-720.licen a {
    color: #4a85de;
    font-size: 16px;
    font-weight: bold;
}

#c5 div#mlcalc-w1 div#mlcalc-w2 div#mlcalc-w3 div#mlcalc-w4 div#mlcalc-w5 div#mlcalc-pres {
    margin: 10px auto;
}

#c5 label {
    color: #4b86df;
}

#c5 section.home-learn-more.clear_fix .career-content {
    font-family: 'HelveticaNeue';
}
#c5 section.home-learn-more.clear_fix .career-content p {
    margin-bottom:0;
    line-height:1.5;
    color:#969CA2;
    font-size:14px;
    font-weight:normal;
}
#c5 .career-content p a {
    color:#4b86df;
}
#c5 section.home-learn-more.clear_fix .career-content h4 {
    color:black;
    font-size:15px;
    font-weight:bold;
    margin-top:25px;
}
@media (min-width: 220px) and (max-width: 767px) {
    #c5 .live-agent {
        width: 75%;
        margin: 0 auto;
    }
    #c5 .col-md-6.col-sm-6.col-xs-12.live_chat p, #c5 .left_chat {
        text-align: center;
    }
    #c5 .form-cta {
        margin-top: 5px;
    }
    #c5 .footer-widget h2 {
        display: block;
        text-align: center;
    }

    #c5 .links {
        text-align: center;
    }

    #c5 .blog-style article .text-box {
        margin-left: 0;
        text-align: center;
    }

    #c5 .blog-style {
        text-align: center;
    }

    #c5 header {
        display: none;
    }

    #c5 .image-tex {
        text-align: left;
    }

    #c5 .date-box {
        float: none;
        display: inline-block;
        margin-bottom: 15px;
    }

    #c5 .row.single-article {
        text-align: center;
    }

    #c5 .img-tes img {
        width: auto !important;
        height: auto;
    }

    #c5 .img-tes {
        bottom: -35px;
    }

    #c5 section.home-learn-more.clear_fix img {
        width: 100%;
        height: auto;
    }

    #c5 .but_2 {
        width: 100%;
    }

    #c5 .add_one {
        margin-bottom: 25px;
    }

    #c5 .inside_banner h1 {
        font-size: 40px;
    }

    #c5 .logo_part {
        text-align: center;
    }

    #c5 .need-help {
        float: none;
        display: inline-block;
    }

    #c5 .f500 {
        display: inline-block;
        float: none;
    }

    #c5 .hero-content h2 {
        width: 100%;
        margin: 0;
        color: white;
        font-size: 58px;
        line-height: 100%;
    }

    #c5 .hero-content h4 {
        line-height: 100%;
        width: 100%;
        margin: 0;
        font-size: 22px;
    }

    #c5 .hero-content h1 {
        width: 100%;
        margin: 0;
        display: inline-block;
        font-size: 82px;
        line-height: 100%;
    }

    #c5 .hero-content {
        padding-top: 50px;
    }

    #c5 .span2 {
        margin-bottom: 10px;
    }

    #c5 .cpanal {
        text-align: center;
    }

    #c5 #sub-footer .social-icons {
        float: right;
        margin-top: 10px;
        width: 100%;
        text-align: center;
    }

    #c5 .header-buttons a {
        float: none;
        display: inline-block;
        border-right: none;
    }

    #c5 .header-buttons {
        border-right: none;
        width: 100%;
        text-align: center;
    }

    #c5 .header-buttons a.yelp {
        border-right: solid 1px #6395de;
    }

    #c5 section.home-learn-more.clear_fix img {
        width: 100%;
        height: auto;
        margin-bottom: 25px;
    }

    #c5 .header_icons ul li a {
        margin: 0 10px;
        display: inline-block;
    }

    #c5 .header_icons ul li {
        list-style: none;
        float: left;
    }

    #c5 .header_icons ul {
        padding: 0;
        margin: 0;
    }

    #c5 .header_icons {
        position: absolute;
        top: 5px;
        left: 15px;
        z-index: 999999;
    }

    #c5 .prog_block {
        padding: 25px 15px;
    }

    #c5 section.home-learn-more.clear_fix .prog_block ul {
        padding-left: 0;
    }

    #c5 .guar_img {
        position: absolute;
        right: 0px;
        top: -80px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #c5 .prog_block.number {
        min-height: 800px;
    }

    #c5 .prog_block.number h2 {
        width: 100%;
    }

    #c5 .prog_block.number span {
        width: 100%;
    }

    #c5 .inside_banner h1 {
        font-size: 50px;
    }

    #c5 section.home-learn-more.clear_fix img {
        width: 100%;
        height: auto;
    }

    #c5 .prog_block h2 {
        font-size: 20px;
    }

    #c5 section.home-learn-more.clear_fix .prog_block ul {
        padding-left: 0;
    }

    #c5 .prog_block {
        padding: 25px 15px;
        min-height: 535px;
    }

    #c5 .row.easy_part h1 {
        font-size: 30px;
        padding-top: 15px;
        padding-bottom: 10px;
        margin-bottom: 0;
    }

    #c5 .row.easy_part h3 {
        margin-top: 25px;
        margin-bottom: 0;
        font-size: 18px;
    }

    #c5 .top p {
        font-size: 11px;
    }

    #c5 .main-learn-title h3 {
        font-size: 21px;
    }

    #c5 .learn-content ul li {
        font-size: 14px;
    }

    #c5 .learn-content ul {
        padding-left: 0;
    }

    #c5 .main-nav > ul > li > a {
        font-size: 10px;
        padding: 13px 12px;
    }

    #c5 .header-buttons a {
        width: 39px;
        border-right: none;
    }

    #c5 .need-help h6 a {
        font-size: 16px;
    }

    #c5 .need-help {
        padding: 18px 15px;
    }

    #c5 input.submit-hero {
        font-size: 12px;
    }

    #c5 p,
    #c5 ul li,
    #c5 ol li,
    #c5 select {
        font-size: 18px;
    }

    #c5 .guar_img {
        position: absolute;
        right: -85px;
        top: -40px;
    }
}

.spbanner-1, .spparallax-main-sovereign, .spslide-1, .spnewslist, .spcalculator, 
.sprate, .spbl2, .spbl3, .spbl1, .spmorta-bor, 
.spnew-bor, .splogo, .sp1, .sp2, .sp3, 
.sphome, .spblog-bg, .spblog-123, .spnmls-ehol, .spsocial-icons, 
.spborder, .spborder-1, .spmean-bg, .spmean-bg, .sp7, 
.spmore-butt, .spagent, .spfortune500, .spbottom-arrow, .sptop-arrow, 
.sptestimonial-controls, .spheader-contact, .spso-arr, .spbubble, .spfooter-bubble, 
.spnav-arrow, .spheader-profile, .spyelp, .spfb, .spselect-caret, 
.spbut-1, .spheader
{ display: inline-block; background: url('http://www.slgmortgage.com/application/themes/sovereign/images/sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.spbanner-1 { background-position: -2px -0px; width: 1920px; height: 213px; }
.spparallax-main-sovereign { background-position: -2px -215px; width: 1920px; height: 800px; }
.spslide-1 { background-position: -2px -1017px; width: 1920px; height: 648px; }
.spnewslist { background-position: -2px -1667px; width: 748px; height: 230px; }
.spcalculator { background-position: -752px -1667px; width: 580px; height: 300px; }
.sprate { background-position: -1334px -1667px; width: 580px; height: 300px; }
.spbl2 { background-position: -2px -1899px; width: 559px; height: 330px; }
.spbl3 { background-position: -563px -1969px; width: 559px; height: 330px; }
.spbl1 { background-position: -1124px -1969px; width: 382px; height: 475px; }
.spmorta-bor { background-position: -1508px -1969px; width: 315px; height: 2px; }
.spnew-bor { background-position: -1508px -1973px; width: 315px; height: 2px; }
.splogo { background-position: -1508px -1977px; width: 292px; height: 43px; }
.sp1 { background-position: -1508px -2022px; width: 285px; height: 218px; }
.sp2 { background-position: -2px -2231px; width: 285px; height: 218px; }
.sp3 { background-position: -1508px -2242px; width: 285px; height: 218px; }
.sphome { background-position: -289px -2301px; width: 276px; height: 226px; }
.spblog-bg { background-position: -289px -2231px; width: 270px; height: 45px; }
.spblog-123 { background-position: -567px -2301px; width: 248px; height: 132px; }
.spnmls-ehol { background-position: -817px -2301px; width: 195px; height: 50px; }
.spsocial-icons { background-position: -817px -2353px; width: 192px; height: 32px; }
.spborder { background-position: -563px -1899px; width: 179px; height: 2px; }
.spborder-1 { background-position: -563px -1903px; width: 179px; height: 2px; }
.spmean-bg { background-position: -817px -2387px; width: 127px; height: 128px; }
.spmean-bg { background-position: -946px -2387px; width: 127px; height: 128px; }
.sp7 { background-position: -1795px -2022px; width: 125px; height: 126px; }
.spmore-butt { background-position: -563px -1907px; width: 120px; height: 38px; }
.spagent { background-position: -1795px -2150px; width: 76px; height: 73px; }
.spfortune500 { background-position: -685px -1907px; width: 61px; height: 51px; }
.spbottom-arrow { background-position: -1825px -1969px; width: 38px; height: 38px; }
.sptop-arrow { background-position: -1865px -1969px; width: 38px; height: 38px; }
.sptestimonial-controls { background-position: -563px -1947px; width: 36px; height: 16px; }
.spheader-contact { background-position: -601px -1947px; width: 19px; height: 14px; }
.spso-arr { background-position: -622px -1947px; width: 18px; height: 10px; }
.spbubble { background-position: -642px -1947px; width: 15px; height: 11px; }
.spfooter-bubble { background-position: -659px -1947px; width: 15px; height: 11px; }
.spnav-arrow { background-position: -622px -1959px; width: 15px; height: 7px; }
.spheader-profile { background-position: -1905px -1969px; width: 14px; height: 16px; }
.spyelp { background-position: -1802px -1977px; width: 12px; height: 17px; }
.spfb { background-position: -1905px -1987px; width: 8px; height: 17px; }
.spselect-caret { background-position: -1802px -1996px; width: 8px; height: 16px; }
.spbut-1 { background-position: -1916px -1667px; width: 2px; height: 38px; }
.spheader { background-position: -1916px -1707px; width: 2px; height: 51px; }

@media (min-width: 1024px) and (max-width: 1199px) {
    #c5 .guar_img {
        position: absolute;
        right: -60px;
        top: -30px;
    }

    #c5 .prog_block.number span {
        width: 30%;
    }

    #c5 .prog_block.number h2 {
        width: 70%;
        font-size: 20px;
    }

    #c5 section.home-learn-more.clear_fix img {
        width: 100%;
        height: auto;
    }

    #c5 section.home-learn-more.clear_fix .prog_block ul {
        padding-left: 0;
    }

    #c5 .prog_block h2 {
        font-size: 25px;
    }

    #c5 .per_block .btn-blue {
        margin-top: 0;
    }

    #c5 section.home-learn-more.clear_fix .per_block h3 {
        margin-top: 10px !important;
    }

    #c5 .per_block span {
        margin-bottom: 15px;
    }

    #c5 .main-learn-title h3 {
        font-size: 20px;
    }

    #c5 p,
    #c5 ul li,
    #c5 ol li,
    #c5 select {
        font-size: 18px;
    }

    #c5 .row.easy_part h1 {
        font-size: 45px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 0;
    }

    #c5 .row.easy_part h3 {
        margin-top: 35px;
        font-size: 20px;
    }

    #c5 .need-help {
        padding: 18px 17px;
    }

    #c5 .need-help h6 a {
        font-size: 16px;
    }

    #c5 .main-nav > ul > li > a {
        padding: 13px 13px;
    }

    #c5 .learn-content ul {
        padding-left: 10px;
    }

    #c5 #sub-footer .social-icons a {
        margin-left: 7px;
    }
}