/* Custom CSS code for buyherepayhere website */

html {
    background: #fff url(../images/bg-full.png) top center repeat-x;
}

body {
    font-family: 'Open Sans', sans-serif;
    background: url(../images/accents-sm.png) center 170px no-repeat;
}

strong.fico {
    font-size: 19px;
}

span.tm {
    vertical-align: super;
    font-size: 8px;
}

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

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

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

h1, h2, h3, h4, h5, h6 {
    color: #000;
}

.clearfix {
    clear: both;
    float: none;
}

.red {
    color: red;
}

.green {
    color: #01f601;
}

.p-l-0 {
    padding-left: 0px;
}

.p-r-0 {
    padding-right: 0px;
}

.p-l-3 {
    padding-left: 3px;
}

.p-r-3 {
    padding-right: 3px;
}

#header {
    padding: 10px 0;
}

.rightSide {
    padding-top: 20px;
}

.rightSide span {
    font-weight: bold;
    margin-right: 10px;
    font-size: 12px;
}

.container {
    width: 960px;
}

/* INFIELD: LABElS */

.infieldlabel {
    position: relative;
}

label.for {
    position: absolute;
    bottom: 8px;
    left: 14px;
    z-index: 10;
    cursor: text;
    width: auto;
    display: block;
    margin: 0px 5px 5px 0px;
    padding: 0;
    line-height: 16px;
    font-size: 14px!important;
    font-weight: normal;
    padding-left: 0px!important;
    padding-top: 5px!important;
}

label.check {
    display: flex;
}

.infieldlabel input.form-control {
    height: 44px;
    padding: 18px 12px 0px 12px;
}

.infieldlabel select {
    height: 44px;
}

.first input, .first select {
    border-top-right-radius: 0px;
    border-right-width: 0px;
    border-bottom-right-radius: 0px;
}

.second input, .second select {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.half {
    width: 50%!important;
    float: left!important;
}

.form-group.infieldlabel.half.first, .form-group.infieldlabel.half.second {
    margin-bottom: 0px!important;
}

/* Infield labels end*/

#ribbon {
    background: #0257d8;
}

.birth label.col-xs-3 {
    float: left!important;
}

.validate input.error, .validate select.error, .loan-status input.error, .validate2 input.error {
    background: #EC888A!important;
    color: #fff!important;
    border: 1px solid #f00!important;
}

input.error::-webkit-input-placeholder {
    color: #fff!important;
}

input.error:-moz-placeholder {
    /* Firefox 18- */
    color: #fff!important;
}

input.error::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff!important;
}

input.error:-ms-input-placeholder {
    color: #fff!important;
}

#ribbon h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 42px;
    text-align: center;
    text-shadow: 0px 1px 1px #000;
    color: #fff;
    margin: 5px 0;
}

.startbox {
    max-width: 97%;
    padding: 12px;
    -webkit-box-shadow: 0px 0px 24px #ccc;
    -moz-box-shadow: 0px 0px 24px #ccc;
    box-shadow: 0px 0px 24px #ccc;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: rgb(153, 153, 153);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(153, 153, 153, 1)), color-stop(49%, rgba(68, 68, 68, 1)), color-stop(100%, rgba(153, 153, 153, 1)));
    background: -webkit-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    background: -o-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    background: -ms-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    background: linear-gradient(to bottom, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#999999', GradientType=0);
}

.startbox .inner {
    background: #fff;
    background: url('../images/pattern-new.png');
    padding: 18px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: inset 0px 0px 7px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 7px 1px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 7px 1px rgba(0, 0, 0, 0.75);
}

.startbox .inner h3 {
    text-align: center;
    padding-bottom: 12px;
    border-bottom: 1px dotted #666;
    margin: 0 0 16px;
    font-size: 22px;
}

#start label {
    display: block;
    font-size: 19px;
    font-weight: 400;
    color: #000000;
}

#start p {
    font-weight: bold;
    font-size: 9px;
    text-transform: uppercase;
}

#start input {
    border: 1px solid #bbb;
    padding: 4px 8px;
    max-width: 150px;
    margin-bottom: 30px;
    font-weight: bold;
    -webkit-box-shadow: inset 0px 3px 7px #ccc;
    -moz-box-shadow: inset 0px 3px 7px #ccc;
    box-shadow: inset 0px 3px 7px #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#start input.error {
    background: red;
    color: #fff;
}

#start label.error {
    display: none;
}

#start input:hover {
    -webkit-box-shadow: inset 0px 3px 7px #ccc, 0px 0px 12px #0257d8;
    -moz-box-shadow: inset 0px 3px 7px #ccc, 0px 0px 12px #0257d8;
    box-shadow: inset 0px 3px 7px #ccc, 0px 0px 12px #0257d8;
}

#start input, #start button, .dlogin input, .btn-main, #gtform input {
    transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}

.btn-main, .btn-main:hover, .btn-main:active, .btn-main:focus, .btn-main:active:focus {
    font-size: 24px;
    font-weight: bold;
    padding: 5px 45px;
    border: 1px solid #fff;
    margin-bottom: 12px;
    outline: none;
    outline: 0;
    text-shadow: 0px 0px 7px #666;
    -webkit-box-shadow: 0px 0px 12px #999;
    -moz-box-shadow: 0px 0px 12px #999;
    box-shadow: 0px 0px 12px #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: rgb(0, 255, 0);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 255, 0, 1) 0%, rgba(0, 166, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 255, 0, 1)), color-stop(100%, rgba(0, 166, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 255, 0, 1) 0%, rgba(0, 166, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 255, 0, 1) 0%, rgba(0, 166, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 255, 0, 1) 0%, rgba(0, 166, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 255, 0, 1) 0%, rgba(0, 166, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00a600', GradientType=0);
}

.btn-main:hover {
    text-shadow: 0px 0px 1px #666;
    -webkit-box-shadow: 0px 0px 12px #00af00, inset 0px 0px 12px #333;
    -moz-box-shadow: 0px 0px 12px #00af00, inset 0px 0px 12px #333;
    box-shadow: 0px 0px 12px #00af00, inset 0px 0px 12px #333;
}

.btn-main:active {
    text-shadow: 0px 0px 7px #666;
    -webkit-box-shadow: 0px 0px 0px #999;
    -moz-box-shadow: 0px 0px 0px #999;
    box-shadow: 0px 0px 0px #999;
}

.zipbox-title {
    text-align: center;
    color: #E6030C;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.sidebar {
    border: 1px solid #ddd;
    background: #ffffff;
    padding: 0 25px;
    max-width: 270px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.sidebox {
    border: 1px solid #ddd;
    background: #ffffff;
    margin: 10px 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.sidebox span {
    text-align: center;
    display: block;
    color: #000;
    font-style: normal;
    font-size: 12px;
}

.sideboxes.home-spec {
    width: 30%;
    margin-top: 50px;
    padding-right: 0px;
    padding-left: 27px;
}

.sideboxes {
    text-align: center;
}

.sidebox-left {
    margin-top: 30px;
    overflow: hidden;
    max-height: 370px;
}

.iPad {
    width: 70%;
}

ul.sidebox-list {
    position: absolute;
    bottom: 20px;
    left: 0px;
    padding: 0px 0px 0px 20px;
}

ul.sidebox-list li {
    list-style: none;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #0257d8;
}

ul.sidebox-list li strong {
    color: #E6030C;
    font-size: 48px;
}

ul.sidebox-list li:before {
    content: "✓";
    color: #8AB7CC;
    margin-right: 10px;
    font-size: 28px;
}

.p-a-0 {
    padding: 0px;
}

.p-0 {
    padding: 0px;
}

.sidebox .title {
    text-transform: uppercase;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-top: 0px;
    padding: 10px 0;
    color: #0069a7;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,ededed+100 */
    background: #ffffff;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #ffffff 50%, #ededed 100%);
    /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffffff), color-stop(100%, #ededed));
    /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, #ffffff 50%, #ededed 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, #ffffff 50%, #ededed 100%);
    /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, #ffffff 50%, #ededed 100%);
    /* IE10 preview */
    background: linear-gradient(to bottom, #ffffff 50%, #ededed 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    /* IE6-8 */
}

.sideboxes .sidebox {
    max-width: 300px;
    margin: 0px auto 15px;
}

.sidebox p {
    font-size: 10px;
    margin-top: 15px;
    font-weight: bold;
}

.sidebox ul.center {
    max-width: 220px;
    margin: 5px auto 10px;
}

.sidebox ul {
    text-align: left;
    padding: 0px;
}

.sidebox ul li {
    list-style: none;
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
}

.sidebox ul li:before {
    content: "✓";
    color: #8AB7CC;
    margin-right: 10px;
}

.sidebox ul.small {
    padding: 0 20px 0 40px;
}

.sidebox ul.small li {
    line-height: 1.3;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 5px;
}

.sidebox ul.small li:before {
    margin-left: -20px;
}

.sidebox ul.max180 {
    max-width: 180px;
}

/* Sidebar section */

.sidebar h3, .sidebar .panel-title {
    text-align: center;
    line-height: 1.3;
    font-size: 15px;
    text-transform: uppercase;
    color: #0069a7;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sidebar .panel-heading {
    padding: 0px;
}


.info p {
    font-size: 10px;
}

.panel-title {
    color: #0069a7;
    margin: 0px;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
}

.right-content ul {
    float: left;
    padding-left: 15px;
    list-style-position: outside;
    font-size: 13px;
    max-width: 344px;
    margin: 25px 0px 0;
    font-weight: bold;
    line-height: 2;
    font-style: italic;
}

.quote {
    color: #aaa;
    font-style: italic;
    text-align: left;
}

.quote.black {
    font-weight: normal;
    color: #000;
    padding: 0 20px;
    font-size: 13px;
}

.panel-body span {
    display: block;
    margin-top: 20px;
    font-style: italic;
}

#footer {
    background: #0257d8;
    padding: 24px 0;
    color: #fff;
}

#footer a {
    color: #fff;
}

.footer-logo {
    width: 86px;
    height: 30px;
    background: url(../images/sprites-icons.png) no-repeat -50px -1899px;
}

.footer-menu {
    padding: 0px;
    font-size: 12px;
}

.footer-menu li {
    list-style: none;
    display: inline-block;
    padding: 0 5px;
    border-left: 1px solid #fff;
    line-height: 1;
}

.copyright {
    font-size: 10px;
    line-height: 1.2;
    margin-bottom: 10px;
}

img.shadow {
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 0px 12px #ccc;
    -moz-box-shadow: 0px 0px 12px #ccc;
    box-shadow: 0px 0px 12px #ccc;
}

.panel-default>.panel-heading {
    background: #fff;
}

.panel-group .panel+.panel {
    margin: 0px;
}

.panel {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

#footer {
    margin-top: 20px;
}

.footer-menu li:first-child, .footer-menu li:last-child {
    border-left: 0px;
}

/*  2.php styling starts here  */

.form-group .control-label {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 0px;
}

.form-group {
    max-width: 400px;
    margin: 0 auto 10px!important;
}

.form-group>label.control-label.radio-label {
    width: auto;
}

.form-group label.control-label.col-xs-3, .form-group>div:not(.col-xs-5) {
    float: none;
    overflow: hidden;
}

.top-message {
    text-align: center;
    padding: 5px 0;
    border: 1px solid #ccc;
    border-top: 0px;
    background: white;
    -webkit-border-radius: 0px 0px 12px 12px;
    -moz-border-radius: 0px 0px 12px 12px;
    border-radius: 0px 0px 12px 12px;
    font-size: 18px;
    margin-bottom: 20px;
}

.form-group .tltp {
    position: absolute;
    right: 1px;
    top: 1px;
    border-radius: 0px;
    bottom: 1px;
    width: 40px;
    border: 0;
    background: #BBDEFB;
}

.form-group .tltp-alt {
    padding-right: 44px;
}

.form-group .tltp-alt .tltp {
    border-top: 1px solid #CCC;
    top: 0;
    bottom: 0;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.tooltip-inner {
    background-color: transparent;
    background: rgba(2, 87, 216, .8);
    border: 2px solid #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 12px #999;
    -moz-box-shadow: 0px 0px 12px #999;
    box-shadow: 0px 0px 12px #999;
    text-align: left;
    padding: 10px;
}

.tooltip.fade .tooltip-arrow {
    border-top-color: #fff;
    -webkit-box-shadow: 0px 0px 12px #999;
    -moz-box-shadow: 0px 0px 12px #999;
    box-shadow: 0px 0px 12px #999;
}

.top-message span {
    font-size: 28px;
}

#gtform {
    max-width: 520px;
}

#gtform .text-left {
    text-align: left!important;
}

#gtform h3 {
    text-align: center;
    font-size: 30px;
    color: #0069a7;
    font-weight: bold;
    margin: 0px 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #0069a7;
}

#gtform h3 span.top {
    display: block;
    color: #000;
    font-size: 25px;
}

.form-wrap {
    padding: 12px;
    margin-bottom: 36px;
    -webkit-box-shadow: 0px 0px 24px #ccc;
    -moz-box-shadow: 0px 0px 24px #ccc;
    box-shadow: 0px 0px 24px #ccc;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: rgb(153, 153, 153);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(153, 153, 153, 1)), color-stop(49%, rgba(68, 68, 68, 1)), color-stop(100%, rgba(153, 153, 153, 1)));
    background: -webkit-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    background: -o-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    background: -ms-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    background: linear-gradient(to bottom, rgba(153, 153, 153, 1) 0%, rgba(68, 68, 68, 1) 49%, rgba(153, 153, 153, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#999999', GradientType=0);
}

form#postForm span.col-md-6 {
    font-size: 12px;
    text-align: right;
    color: gray;
}

form#postForm span.col-md-6 a {
    color: gray;
}

form#postForm button#sbutton {
    margin-bottom: 5px;
}

.form-inner-wrap {
    background: url(../images/pattern-new.png);
    padding: 18px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: inset 0px 0px 7px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 7px 1px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 7px 1px rgba(0, 0, 0, 0.75);
}

/*
.form-group {
  max-width:450px;
  margin:0px auto 15px!important;
}
*/

#gtform input[type="checkbox"] {
    margin-right: 10px;
    flex: 1;
    max-width: 15px;
}

label.check span, label.check strong {
    flex: 2;
}

#gtform p {
    font-size: 11px;
    padding: 0 10px;
}

#waiting {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    background: rgba(255, 255, 255, .93);
    z-index: 100;
    display: none;
}

.ssn {
    position: relative;
}

.ssn #mobilecomodo {
    position: absolute;
    bottom: 0px;
    display: inline-block;
    max-width: 95px;
}

#waiting div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    height: 250px;
    width: 320px;
    margin-left: -160px;
    text-align: center;
}

#waiting div img {
    max-width: 200px;
    margin: 0 auto;
    height: auto;
}

#waiting div h5 {
    font-size: 18px;
    font-weight: bold;
}

#waiting div h5 img {
    margin: 15px auto;
}

#waiting div h5 span {
    font-size: 11px;
    font-weight: normal;
}

/* 3.php styling starts here  */

.mid-box-insur {
    background: #fff;
    background: rgba(255, 255, 255, .8);
    margin: 10px auto;
    max-width: 600px;
    padding: 0px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.mid-box {
    border: 1px solid #ddd;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    margin: 30px auto;
    max-width: 580px;
    padding: 30px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.mid-box .mid-box-inner {
    max-width: 580px;
    margin: 0 auto;
    text-align: left;
}

.mid-box-full {
    max-width: 100%;
}

.mid-box p {
    padding-bottom: 20px;
}

.mid-box h3 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.mid-box span.note {
    float: left;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 50px;
}

#postForm {
    position: relative;
}

#postForm img {
    position: absolute;
    top: -14px;
    left: 40px;
    max-width: 100px;
}

html.main-form, body.main-form {
    background: none;
}

/* Loan Status page */

/*
.quote-form {
  max-width:400px;
  margin:15px auto 0;
  text-align:center;
}
*/

/* privacy-policy page */

.page-title {
    color: #0069a7;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
    line-height: 1.3;
}

.page-title-left {
    color: #0069a7;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 30px;
    line-height: 1.3;
}

.page-title a {
    text-decoration: underline;
}

.subtitle {
    color: #0069a7;
    font-weight: bold;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.3;
}

.terms .mid-box p, .privacy-policy .mid-box p {
    text-align: justify;
}

.sitemap-list {
    list-style: none;
    font-size: 11px;
    padding-left: 0px;
}

.sitemap-list a {
    text-decoration: underline;
    font-weight: bold;
}

#sm-add span {
    font-size: 13px;
    font-weight: bold;
}

a.btn-edit {
    font-size: 11px;
    cursor: pointer;
}

.hiden {
    display: none;
}

.zipbox-title {
    text-transform: none;
}

/* thank-you page */

#qsSH {
    text-align: center;
}

.thank-you .mid-box {
    max-width: 100%;
}

.siteHostContainer {
    min-width: 205px;
    text-align: left;
}

#listingsResults {
    margin-top: 10px;
}

#qsSH * {
    max-width: 100%;
}

#SHerrorForm {
    width: 100%;
}

h4#errFrmHdr {
    font-weight: 700;
    line-height: 27px;
}

#errZipcodeSelector label.errFrmLabel {
    float: none;
    font-weight: normal;
    padding: 0 10px 0 0;
    margin-bottom: 0px;
    width: auto;
}

#errZipcodeSelector input#zc {
    width: auto!important;
    font-size: 15px;
    border: 1px solid #adadad;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}

#errZipcodeSelector input#zc:focus {
    border: 1px solid #ddd!important;
}

#errBtnDiv input.errBtn {
    font-size: 17px;
    color: #fff;
    background: red;
    border-radius: 5px;
    padding: 5px 15px;
    border: 0px;
    margin: 10px 0;
}

#errFtr span {
    font-size: 12px!important;
}

#errBtnDiv {
    padding: 0px;
}

html.thank-you .mid-box p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h4#segFrmSubTitle {
    text-align: center;
}

#filterResultsFrm #segFldWrpr1, #filterResultsFrm #segFldWrpr2, #filterResultsFrm #segFldWrpr3 {
    width: 145px;
}

#filterResultsFrm #segFldWrpr4 {
    width: 250px;
}

@media only screen and (min-width:768px) {
    .zipbox-title {
        text-transform: uppercase;
    }
    .panel {
        border: 1px solid #ddd!important;
        background: #ffffff!important;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px!important;
    }
    .panel-default>.panel-heading+.panel-collapse>.panel-body, .panel-default>.panel-heading {
        background: transparent;
        border: 0px;
    }
    .panel, .panel-group .panel {
        border: 0px;
        border-radius: 12px;
        box-shadow: none;
        margin-bottom: 20px!important;
    }
    .collapse {
        display: block;
        height: auto!important;
    }
    .panel-heading {
        padding: 15px 20px 10px 20px;
    }
}

@media only screen and (min-width:991px) {
    body.home .logo {
        position: relative;
        left: -100%;
    }
    body.home #header p {
        position: relative;
        top: -200px;
    }
    body.home #ribbon {
        overflow: hidden;
    }
    body.home #ribbon h2 {
        position: relative;
        left: 150%;
    }
    .panel-body img.pull-right {
        margin-top: 15px;
    }
}

@media only screen and (max-width:991px) {
    .form-wizard .form-outer-wrap {
        max-width: 520px;
        margin: 0 auto!important;
        float: none!important;
    }
    button#mobile-apply {
        max-width: 350px;
    }
    .sitemap .mid-box, .terms .mid-box, .privacy-policy .mid-box {
        border: 0px;
    }
    .iPad, .sideboxes.home-spec {
        width: 100%;
    }
    .sidebar {
        max-width: 100%;
    }
    .container {
        width: 100%;
    }
    .sideboxes, .p-0 {
        padding: 0 15px;
    }
    .copyright {
        font-size: 11px;
    }
    .right-content img.pull-right {
        float: left!important;
        margin: 15px 15px 15px 0;
    }
    .sm-container {
        max-width: 768px;
        margin: 0 auto;
    }
    #gtform {
        margin: 20px auto;
    }
    .sideboxes.home-spec {
        padding-right: 15px;
    }
    .sideboxes .sidebox {
        max-width: 100%;
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    h5.title {
        font-size: 30px;
    }
    span.arrow {
        display: none!important;
    }
    .sidebox p {
        font-size: 14px;
    }
    .sidebar h3, .sidebar .panel-title {
        text-align: left;
        font-size: 21px;
    }
    .right-content ul {
        max-width: 100%!important;
    }
}

@media only screen and (max-width:800px) {
    h2.zipbox-title {
        font-family: 'futuracom-boldcondensed' !important;
    }
    .zipbox h3 {
        font-family: futuracom-mediumcondensed!important;
    }
    .radio-inline input[type="radio"] {
        font-size: 30px!important;
        position: static!important;
    }
    #postForm img {
        top: -20px;
        left: 0px;
    }
    .mid-box .mid-box-inner {
        max-width: 380px;
    }
    .form-group .tltp {
        padding: 10px 12px;
    }
    .leftSide img {
        max-width: 190px;
    }
    .rightSide img {
        max-width: 180px;
        padding: 0px;
        height: auto;
    }
    .rightSide {
        padding-top: 0px;
    }
    .rightSide p {
        margin: 0px;
    }
    .rightSide span {
        display: block;
    }
    #ribbon h2 {
        font-weight: normal;
    }
    .home h1, .home h2, .home h3, .home h4, .home h5, .home h6, #ribbon h2 {
        font-family: 'Open Sans Condensed', sans-serif;
    }
    .zipbox-title {
        border-bottom: 1px dotted #666;
        font-size: 36px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .zipbox .visible-xs h3 {
        color: #0069a7;
        font-weight: bold;
    }
    .zipbox .visible-xs ul {
        font-weight: bold;
        max-width: 260px;
        margin: 0 auto 10px;
        list-style: none;
        text-align: left;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 21px;
        padding: 0px;
    }
    .btn-main, .btn-main:hover, .btn-main:active, .btn-main:focus, .btn-main:active:focus {
        width: 95%;
        padding: 10px 20px;
    }
    .zipbox .visible-xs ul li:before {
        content: "✓";
        font-size: 18px;
        margin-right: 10px;
        color: #8AB7CC;
    }
    /*
    .col-md-pull-8,
    .sidebar,
    .right-content,
    .menu-wrap {
      padding:0px;
    }
*/
    .sidebar .panel-heading {
        padding: 10px 15px;
    }
    .sidebar .panel-title {
        margin: 0px;
        font-size: 21px;
        text-align: left;
    }
    .sidebar br {
        display: none;
    }
    #footer, .panel-group {
        margin: 0px;
    }
    .panel-body {
        padding: 15px 30px;
    }
    .panel-body ul {
        float: left;
        padding-left: 0px;
        list-style-position: inside;
        font-size: 13px;
        max-width: 400px;
        margin: 23px auto 0;
        font-weight: bold;
        line-height: 2;
        font-style: italic;
    }
    .footer-menu li:last-child {
        margin-top: 10px;
    }
    .info p {
        font-size: 14px;
    }
    #gtform {
        max-width: 640px;
    }
    .form-control {
        height: 42px;
    }
    .form-group label.control-label {
        padding: 10px 0 10px 7px;
        font-size: 14px;
    }
    #gtform h3 {
        font-size: 35px;
        line-height: 1.4;
        padding-bottom: 15px;
    }
    #gtform h3.btm-txt {
        font-size: 30px;
        padding-bottom: 15px;
    }
    #gtform h3 span.top {
        font-size: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .form-wizard .main-title {
        text-align: center;
    }
    .accordions, .p-0 {
        padding: 0px!important;
    }
    a.collapsed span.arrow {
        float: right;
        border-top: 10px solid rgba(255, 0, 0, 0);
        border-bottom: 10px solid rgba(0, 0, 0, 0);
        border-left: 10px solid #13f413;
        border-right: 10px solid rgba(78, 113, 111, 0);
        display: inline-block;
    }
    a:not(.collapsed) span.arrow {
        float: right;
        border-top: 10px solid #13f413;
        border-bottom: 10px solid rgba(0, 0, 0, 0);
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(78, 113, 111, 0);
        display: inline-block;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .panel-body img.pull-right {
        float: none!important;
        display: block;
        margin: 15px auto;
    }
    .panel-body ul {
        float: none;
    }
    #ribbon h2 {
        font-family: 'futuracom-lightcondensed'!important;
        font-size: 26px;
    }
    .zipbox .visible-xs ul li {
        font-family: 'futuracom-mediumcondensed'!important;
        font-weight: normal;
    }
    #mobile-apply.btn-main {
        margin-bottom: 30px;
        font-size: 29px;
    }
    .zipbox .visible-xs ul {
        font-size: 26px;
    }
    .zipbox-title {
        font-size: 38px;
    }
}

@media only screen and (max-width: 600px) {
    .zipbox .visible-xs ul {
        font-weight: bold;
        max-width: 260px;
    }
    .leftSide img {
        max-width: 150px;
    }
    .rightSide img {
        max-width: 140px;
    }
    #ribbon h2 {
        font-size: 37px;
    }
    .form-wizard .rightSide {
        padding-top: 4px!important;
    }
    .form-wizard .rightSide img {
        margin-right: 0px!important;
    }
}

@media only screen and (max-width:480px) {
    .form-wizard div.rightSide img {
        max-width: 120px;
    }
    .form-wizard .rightSide {
        padding-top: 0px!important;
    }
    .main-title {
        font-size: 21px;
    }
    .main-title span.subtext {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.5;
    }
    .progress, .navbar {
        margin: 0px 15px 20px;
    }
    .thank-you #content>.container>.row>.col-md-12 {
        padding: 0px;
    }
    .thank-you .mid-box {
        border-radius: 0px;
        padding: 10px;
    }
    #sm-add label {
        display: none;
    }
    h4.panel-title {
        font-size: 16px;
    }
    div#smart-addy {
        width: 100%;
        padding: 10px 0 10px 7px;
        font-size: 14px;
    }
    #gtform h3 {
        font-size: 30px;
    }
    #gtform h3.btm-txt {
        font-size: 27px;
    }
    #gtform h3 span.top {
        font-size: 27px;
    }
    .leftSide img {
        max-width: 140px;
    }
    .rightSide img {
        max-width: 120px;
    }
    #ribbon h2 {
        font-size: 30px;
    }
    .p-0 {
        padding: 0px 5px;
    }
    #footer .col-xs-3 {
        display: none;
    }
    #footer .menu-wrap {
        width: 100%;
    }
    #footer {
        padding: 24px 15px;
    }
    #gtform {
        margin: 0px;
    }
    .form-wrap {
        background: none;
        padding: 0px;
    }
    .form-inner-wrap {
        box-shadow: none;
        padding: 5px 0;
    }
    .form-group label {
        font-size: 12px;
    }
    .form-group {
        margin: 0 auto 6px!important;
        max-width: 360px;
    }
    .slider.slider-horizontal {
        width: 100%;
    }
}

@media only screen and (max-width:414px) {
    .form-wizard #gtform h3 {
        font-size: 21px;
    }
    .form-wizard .hide-info {
        width: 43px;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }
    .form-wizard .p-fix-l {
        padding-left: 0px!important;
    }
    .form-wizard .p-fix-r {
        padding-right: 0px!important;
    }
    .form-wizard .progress, .form-wizard .navbar {
        margin: 0px 15px 20px;
    }
    .form-wizard div.well {
        padding: 15px 0px!important;
        border-right: 0px;
        border-left: 0px;
        border-radius: 0px;
    }
    .form-wizard .tab-pane .row {
        margin: 0px;
    }
    .form-wizard .rightSide {
        padding-top: 5px!important;
    }
    .form-wizard .rightSide img {
        max-width: 85px!important;
    }
    .form-wizard .leftSide img {
        max-width: 130px!important;
    }
    div#smart-addy {
        font-size: 12px;
    }
    a.collapsed span.arrow {
        float: right;
        border-top: 7px solid rgba(255, 0, 0, 0);
        border-bottom: 7px solid rgba(0, 0, 0, 0);
        border-left: 7px solid rgb(0, 105, 167);
        border-right: 7px solid rgba(78, 113, 111, 0);
        display: inline-block;
    }
    a:not(.collapsed) span.arrow {
        float: right;
        border-top: 7px solid rgb(0, 105, 167);
        border-bottom: 7px solid rgba(0, 0, 0, 0);
        border-left: 7px solid rgba(0, 0, 0, 0);
        border-right: 7px solid rgba(78, 113, 111, 0);
        display: inline-block;
        margin-top: 5px;
    }
    #gtform h3.btm-txt {
        font-size: 27px;
    }
    .form-group>label.control-label.radio-label {
        width: auto;
    }
    .sitemap .mid-box, .terms .mid-box, .privacy-policy .mid-box {
        padding: 0px;
    }
    .finalStep .col-md-12 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .finalStep .mid-box h3 {
        font-size: 17px;
    }
    body.sitemap, body.terms, body.privacy-policy {
        background: transparent;
    }
    .thank-you .green {
        font-weight: bold;
    }
    /*
    #ribbon h2 {
      font-size:30px;
    }
*/
    .form-group label.control-label {
        font-size: 12px;
    }
    #gtform h3 {
        font-size: 29px;
        padding-bottom: 10px;
    }
    #gtform h3 span.top {
        font-size: 25px;
    }
    h2.zipbox-title span.visible-xs-inline {
        display: block!important;
    }
    #ribbon h2 {
        font-family: 'futuracom-lightcondensed'!important;
        font-size: 26px;
    }
    .zipbox-title {
        font-size: 38px;
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .zipbox .visible-xs ul li {
        line-height: 1.2;
        color: black;
        font-size: 26px;
        font-family: 'futuracom-mediumcondensed'!important;
        font-weight: normal;
    }
    .zipbox .visible-xs ul li:before {
        font-size: 27px;
        margin-right: 5px;
    }
    .zipbox .visible-xs h3 {
        font-size: 24px;
        margin-bottom: 0px!important;
        margin-top: 10px!important;
    }
    .zipbox .visible-xs ul {
        padding: 0;
        max-width: 260px;
    }
    #postForm img {
        left: -10px;
        top: -20px;
    }
    #postForm .btn-main strong {
        font-size: 16px;
    }
    .mid-box {
        padding: 10px;
        margin: 15px 0;
    }
    .mid-box span.note {
        margin-bottom: 100px;
    }
    input#zc {
        max-width: 300px!important;
        margin: 10px auto;
    }
    h4.panel-title {
        font-size: 15px;
    }
}

@media only screen and (max-width: 375px) {
    #postForm img {
        left: -20px;
        top: -40px;
        width: 90px;
    }
    .panel-body ul {
        list-style-position: outside;
    }
    h4#errFrmHdr {
        line-height: 21px;
        font-size: 13px;
    }
    #errZipcodeSelector {
        padding: 5px 0px 5px 0px;
    }
}

@media only screen and (max-width: 375px) and (orientation: portrait) {
    #postForm img {
        left: -20px;
        top: -40px;
        width: 90px;
    }
    .btm-txt span {
        visibility: hidden;
        display: block;
        height: 0px;
    }
    .form-group {
        max-width: 340px;
    }
    .zipbox .visible-xs ul li:before {
        font-size: 26px;
    }
    #ribbon h2 {
        font-size: 26px;
    }
    .zipbox-title {
        font-size: 38px;
    }
    .zipbox .visible-xs ul {
        padding: 5px 0;
    }
}

@media only screen and (max-width:320px) {
    .zipbox .visible-xs ul {
        padding: 0px;
        max-width: 260px;
    }
    h4.panel-title {
        font-size: 12px;
    }
    .radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
        margin-left: 5px;
    }
    .form-group label.radio-inline {
        font-size: 11px;
    }
    .form-group>label.control-label.radio-label {
        width: auto;
    }
    .form-group label.control-label {
        font-size: 12px;
        letter-spacing: -1px;
    }
    .zipbox-title {
        font-size: 34px;
    }
    .zipbox .visible-xs h3 {
        font-size: 24px;
        margin-top: 10px;
    }
    .form-group {
        max-width: 300px;
    }
}

@media only screen and (max-width:320px) and (device-aspect-ratio: 2/3) and (orientation:portrait) {
    .zipbox .visible-xs h3 {
        font-size: 22px;
        margin-top: 10px;
    }
    .zipbox .visible-xs ul {
        padding: 0px;
        max-width: 100%;
    }
    .zipbox .visible-xs ul li {
        font-size: 20px;
        line-height: 1.3;
    }
}

.slider-selection {
    background: rgb(51, 122, 183);
}

.slider.slider-horizontal {
    max-width: 100%;
}

.doll-sign:before {
    content: '$';
    position: absolute;
    top: 8px;
    top: calc(50% - 9px);
    left: 20px;
}