/*#### Start Header ####*/
.navbar {
    min-height: 112px;
}

.navbar-default {
    background-color: white;
    border-color: white;
}

.navbar-default .navbar-nav > li > a {
    color: #666666;
    font-size: 18px;
}

.navbar-default .navbar-nav > li > a.active {
    color: #0099cc;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #0099cc;
}
.anchor-hover a:hover{
    color: #0099cc;
}

.navbar-header {
    margin-bottom: 20px;
}

.header-image {
    display: block;
    width: 100%;
    height: 537px;
    position: relative;
}

.header-image2 {
    display: block;
    width: 100%;
   /* min-height: 310px;*/
    position: relative;
    background-color: #42ba86;
}

.header-image2.home {
  /*  background: url('http://freedisclosures.com/public/assets/fd/Images/escrow-logo.png') no-repeat center center scroll #FFFFFF;*/
    background-color: #42ba86; text-align: center; padding: 110px 0;

}
.header-image.home {
    background: url('https://eisdesigninc.com/freedisclosures/public/assets/fd/Images/HP_Report.jpg') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.home2 {
    background: url('../Images/Header2.png') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.home4 {
    background: url('../Images/Why_Free_Data.jpg') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.home5 {
    background: url('../Images/Terms.jpg') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.home6 {
    background: url('../Images/Privacy_Page.jpg') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.home9 {
    background: url('../Images/Header9.png') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.faq1 {
    background: url('../Images/FAQ.jpg') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.faq2 {
    background: url('../Images/FAQ.jpg') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.aboutus {
    background: url('../Images/About.jpg') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.contact {
    background: url('../Images/Contact_Us.jpg') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-image.porch {
    background: url('../Images/porch.jpg') no-repeat center center scroll #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header-text-left {
    margin-top: 120px;
    width: 60%;
    color: white;
    font-size: 52px;
    line-height: 1;
    font-weight: 300;
}

.header-text-rigth {
    margin-top: 130px;
    width: 80%;
    float: right;
    color: white;
    font-size: 52px;
    line-height: 1;
    font-weight: 300;
}

.home .header-text-left {
    margin-top: 135px;
}

.home4 .header-text-rigth {
    color: #FFFFFF;
    margin-top: 220px;
}

.home5 .header-text-left {
    color: #FFFFFF;
    margin-top: 200px;
    margin-left: -10px;
    float: left;
    width: 80%;
}

.header-text-center {
    margin-top: 250px;
    width: 100%;
    color: #ffffff;
    font-size: 52px;
    line-height: 1;
    font-weight: 300;
    text-align: center;
}

.header-text-small {
    font-size: 24px;
    font-weight: 400;
}

.home6 .header-text-center {
    margin-top: 240px;
    margin-left: 70px;
    width: 80%;
}

.faq1 .header-text-center {
    margin-top:250px;
}

.aboutus .header-text-center {
    margin-top: 250px;
    font-size: 40px; line-height:40px;
}

.contact .header-text-center {
    margin-top: 250px;
    font-size: 48px;
}

.contact .header-text-small {
    font-size: 28px;
    font-weight: 300;
}
.vmessage{display:block;}
.vmessage1{visibility:hidden;}

.header-link {
    display: inline-block;
    padding: 8px 15px;
    padding-bottom: 4px; /*Center*/
    margin-bottom: 0;
    font-size: 21px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid white;
    border-radius: 0px;
    color: #ffffff;
}

.header-link:hover, .header-link:focus {
    text-decoration: none;
    color: #ffffff;
}

.header-link-red {
    background-color: #e30613;
    border: 3px solid #e30613;
}

.header-link-red:hover, .header-link-red:focus {
    background-color: #d80612;
    border: 3px solid #d80612;
}

.header-link-div {
    margin-top: 20px;
}
.verify{width:100%; text-align:center; height:84px; background:#a7a911; font-size:26px; color:#fff; line-height:88px;}
.verify .glyphicon-remove{line-height:84px; cursor:pointer; font-weight:normal;}
.verify .close {
    background-image: url('../Images/CloseButton-white.png');
    width: 32px;
    height: 32px;
    margin-top:25px;
}
#verify .smily{margin-top:-5px; margin-right:-5px;}
@media (max-width:767px) {
    .navbar-toggle {
        float: none;
        display: block;
        margin: 20px auto;
        border: 2px solid;
        border-radius: 0px;
    }

    .navbar-default .navbar-toggle {
        border-color: #808285;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #808285;
    }

    .navbar-header {
        text-align: center;
    }

    .navbar-brand {
        float: none;
    }

    .navbar-brand > img {
        display: initial;
    }
    .leadership .table_row{display:block !important;}
    .panel_center{width:100% !important;}
	.header-image2.home img{width: 100%; }
	.header-image2.home {padding: 80px 20px;}
}
.alignSpeedy{
margin-right:12px;}


@media (max-width: 425px) {
    /*.header-text-rigth {
        width: auto;
    }

    .header-text-center {
        margin-top: 100px;
    }*/

    .header-image.home {
        background: url('https://eisdesigninc.com/freedisclosures/public/assets/fd/Images/Mobile-HP-Image.jpg') no-repeat top center scroll #FFFFFF;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }
    
     .header-image2.home {
       /* background: url('') no-repeat top center scroll #FFFFFF;*/

    }

    /*.home5 .header-text-left {
        margin-top: 100px;
    }

    .header-text-left {
        width: auto !important;
        margin: 40px auto 0px auto !important;
        text-align: left !important;
        font-size: 48px !important;
    }*/

    .header-text-mobile {
        width: auto !important;
        margin: 45px auto 0px auto !important;
        text-align: center !important;
        font-size: 46px !important;
    }

    .header-link-div-mobile {
        margin-top: 30px;
    }
}

@media (max-width: 335px) {
    .header-link-div-mobile {
        margin-top: 10px;
    }

    .header-text-mobile {
        margin: 25px auto 0px auto !important;
    }
}

@media (max-width: 640px) {
    .header-link-div-mobile {
        margin-top: 10px;
    }

    .header-image2.home {
       /* background: url('http://freedisclosures.com/public/assets/fd/Images/Escrow_Mobile640.jpg') no-repeat top center scroll #FFFFFF;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;*/
    }
}



@media all and (min-width:768px) {

    .header-text {
        font-size: 45px;
    }

    .navbar-nav > li > a {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .collapse.navbar-collapse > .menu {
        margin-top: 51px;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-top: 31px;
        padding: 0px 0px;
    }
    
    
}

@media screen and (min-width:992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -34px;
    }
}

/*#### End Header ####*/

/*#### Start Login ####*/
#LoginModal .modal-content {
    border-radius: 0px;
}

#LoginModal .modal-title {
    font-weight: 300;
    font-size: 37px;
    color: #231f20;
    line-height: 1;
    margin: 0px 5px;
    margin-top: 10px;
}

#LoginModal .form-control {
    font-size: 32px;
    margin-bottom: 50px;
    line-height: 56px;
    height: 60px;
}

#LoginModal .form-group.forgotPassword {
    margin-bottom: 58px;
    margin-top: 17px;
}

#LoginModal .form-group.createAccount {
    margin-bottom: 30px;
    margin-top: 20px;
    text-align:center;
}

#LoginModal .input-sm {
    padding-top: 8px;
}

#LoginModal .modal-header {
    padding: 23px 23px 0px 23px;
    border-bottom: 0px solid #e5e5e5;
}

#LoginModal .modal-header .close {
    background-image: url('../Images/CloseButton.png');
    width: 32px;
    height: 32px;
}

.linkLogin {
    color: #00c0f3;
    font-weight: 300;
    font-size: 15px;
    text-decoration: underline;
}

.linkLogin:hover, .linkLogin:focus {
    color: #00c0f3;
    font-weight: 400;
    font-size: 15px;
}

.linkRecover {
    color: #231f20;
    font-weight: 300;
    font-size: 24px;
    display: none;
    margin: 87px 5px;
    margin-top: 10px;
}

.linkRecover a {
    color: #00c0f3;
    font-weight: 300;
    font-size: 24px;
    text-decoration: underline;
}

.linkRecover a:hover, .linkRecover a:focus {
    color: #00c0f3;
    font-weight: 400;
    font-size: 24px;
}

.close {
    filter: alpha(opacity=50);
    opacity: .5;
}

.close:focus, .close:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

@media (max-width: 335px) {
    #LoginModal .form-group.createAccount {
        text-align: center;
    }
}

@media (min-width: 768px) {
    #LoginModal .modal-dialog {
        width: 515px;
        margin: 30px auto;
    }

    #LoginModal .modal-body {
        padding: 0px 80px;
    }
}

/*#### End Login ####*/

/*#### Start Slideshow ####*/
#slideShow {
    margin-top: 40px;
    margin-bottom: 49px;
}

.carousel-inner .item {
    height: 474px;
    min-width: 100%;
    background: #cacaca; /* For browsers that do not support gradients */
    background: -webkit-radial-gradient(#ffffff, #cacaca); /* Safari 5.1 to 6.0 */
    background: -o-radial-gradient(#ffffff, #cacaca); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(#ffffff, #cacaca); /* For Firefox 3.6 to 15 */
    background: radial-gradient(#ffffff, #cacaca); /* Standard syntax */
}

.carousel:hover .carousel-control .leftArrow, .carousel:hover .carousel-control .rightArrow {
    opacity: 100;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    /*height: 500px;
    min-width: 100%;*/
}

.carousel-control.left {
    background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
}

.carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
}

.carousel-control .leftArrow, .carousel-control .rightArrow {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    margin: auto;
    margin-left: 0px;
    margin-right: 0px;
    width: 60px;
    height: 85px;
    line-height: 30px;
    background: no-repeat #a8a8a8;
    top: 0;
    bottom: 0;
    z-index: 5;
    position: absolute;
    display: inline-block;
    font-size: 30px;
}

.carousel-control .leftArrow {
    left: 50%;
}

.carousel-control .rightArrow {
    right: 50%;
}

.carousel-control .leftArrow > img, .carousel-control .rightArrow > img {
    margin: 16px 0px;
}

.carousel-caption {
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    top: 0px;
    bottom: 0px;
    color: #767a7c;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
    padding-bottom: 20px;
    padding-top: 20px;
}

.carousel-caption .row {
    display: table;
    height: 100%;
}

.carousel-caption .text-quote {
    font-weight: 300;
}

.carousel-caption .text-name {
    margin-top: 20px;
}

.carousel-caption img {
    position: absolute;
}

.carousel-control {
    width: 0%;
}

.carousel-container {
    width: 60%;
}

.slide-text {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    float: none;
}

@media (max-width: 425px) {
    .carousel-caption img {
        top: -80px;
    }

    .carousel-control .leftArrow, .carousel-control .rightArrow {
        width: 45px;
        height: 75px;
    }

    .carousel-control .leftArrow img, .carousel-control .rightArrow img {
        width: 25px;
    }

    .slide-image {
        display: none;
    }

    .slide-text {
        width: 100%;
    }
}

@media screen and (min-width:768px) {
    .carousel-caption {
        font-size: 26px;
        line-height: 28px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .carousel-caption .text-name {
        margin-top: 26px;
    }
}

@media (min-width: 992px) {
    .carousel-control .leftArrow, .carousel-control .rightArrow {
        opacity: 0;
    }
}
/*#### End Slideshow ####*/

/*#### Start Footer ####*/
#footer {
    background-color: #5b5452;
    color: #FFFFFF;
    clear: both;
    margin-top: 50px;
    padding: 50px 0px 100px 0px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
}

#footer .text-margin.fifthCol {
    margin-top: 20px;
}

#footer .sixthCol {
    position: absolute;
    /*margin-top: 170px;*/
    text-align: right;
    margin-top: 20px;
}

#footer .footerIcons.thirdCol {
    text-align: left;
}

#footer .list-unstyled li {
    margin-top: 20px;
}

#footer .list-unstyled .footerAddress {
    margin-top: 35px;
    display: none;
}

#footer a {
    color: #FFFFFF;
}

#footer a:hover,
#footer a:focus {
    color: #c1c1c1;
    text-decoration: none;
}

#footer img {
    margin-right: 8px;
    margin-bottom:8px;
}

#footer .text-margin {
    margin-top: 0px;
}

#footer .trademark {
    margin-top: 160px;
    font-weight: 300;
    font-size: 16px;
    color: #b5b5b5;
}

@media (max-width: 425px) {
    #footer {
        padding-top: 35px;
        padding-bottom: 50px;
    }

    #footer .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    #footer ol, ul {
        margin-top: 0;
    }

    #footer .row {
        position: relative;
    }

    #footer .trademark {
        margin-top: 40px;
    }

    #footer .sixthCol {
        margin-top: 0px;
    }

    #footer .sixthCol img {
        margin-top: 20px;
        margin-right: 0px;
    }

    #footer ol, ul {
        margin-bottom: 0px;
    }
}

@media (min-width: 768px) {
    #footer {
        text-align: left;
    }

    #footer .thirdCol {
        display: none;
    }

    #footer .list-unstyled .footerAddress {
        display: block;
    }

    #footer .text-margin {
        margin-top: 10px;
    }

    #footer .text-margin.fifthCol {
        margin-top: 10px;
    }

    #footer .fourthrCol.col-sm-3 {
        width: 20%;
    }

    #footer .fifthCol.col-sm-2 {
        width: 13%;
    }

    #footer .sixthCol {
        position: relative;
        padding-left: 0px;
        text-align: center;
        margin-top: 20px;
    }

    #footer .sixthCol.col-sm-2 {
        width: 25%;
    }
}

@media (min-width: 992px) {

    #footer .col-md-3, #footer .col-sm-3, #footer .col-md-2, #footer .col-sm-12 {
        padding-left: 40px;
    }

    #footer .firstCol {
        padding-left: 0px;
    }

    #footer .sixthCol {
        /*text-align: right;
        padding-right: 0px;*/
        /*height: 140px;*/
    }

    #footer .trademark {
        padding: 0px;
    }
}
/*#### End Footer ####*/

/*#### Start FAQ ####*/
.button.ask {
    margin-top: 26px;
    display: inline-block;
    font-size: 32px;
    border: 2px solid #a6a6a6;
    color: #7d7d7d;
    padding: 11px 27px;
    padding-bottom: 6px; /*Center*/
}

.ask-title {
    font-weight: 400;
    color: #818181;
    font-size: 32px;
}

.ask-subtitle {
    font-weight: 400;
    color: #818181;
    font-size: 18px;
}

#faq .collapse-number {
    border: 3px solid #aeaead;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    padding: 25px;
    text-align: center;
    margin: auto;
    font-size: 40px;
    font-weight: 400;
    color: #aeaead;
}

#faq .collapse-title {
    font-weight: 400;
    color: #818181;
    font-size: 32px;
}

#faq .collapse-text {
    font-weight: 400;
    color: #525252;
    font-size: 18px;
    padding: 58px 80px 59px 80px;
}

#faq .collapse-background {
    background-color: #eaeaea;
}

#faq .collapse-icon {
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 20px;
}

#faq .collapse-plus {
    background: url(../Images/plus.png) no-repeat center center;
    height: 30px;
    width: 30px;
    display: inline-block;
}

#faq .collapse-minus {
    background: url(../Images/minus.png) no-repeat center center;
    height: 30px;
    width: 30px;
    display: inline-block;
}

#faq .container-collapse {
    margin-top: 35px;
}

#faq .container-collapse h1 {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    #faq .collapse-text {
        padding: 35px 50px;
    }
}

@media (max-width: 425px) {
    #faq .collapse-text {
        padding: 35px 15px;
    }
}

/*#### End FAQ ####*/

/*#### Start Price ####*/

.background-price {
    background-color: #f0f0f0;
    padding-bottom: 35px;
}

.title-text {
    margin-top: 50px;
    margin-bottom: 40px;
    color: #00c0f3;
    font-size: 48px;
    line-height: 1;
    font-weight: 300;
    text-align: center;
}

.sub-title-text {
    font-size: 28px;
    color: #696a6d;
}

#price {
    margin-bottom: -40px;
}

#price .background-frame {
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    margin-top: 30px;
    margin-bottom: 50px;
    padding: 10px 20px;
    padding-bottom: 50px;
    position: relative;
}

#price .frame-title {
    color: #00c0f3;
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 0px;
}

#price .frame-subtitle {
    height: 105px;
}

#price .frame-subtitle .text {
    position: relative;
    font-size: 15px;
    font-weight: 300;
    color: #231f20;
    margin-bottom: 20px;
}

#price .frame-price {
    margin-top: 6px;
    color: #454545;
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 26px;
}

#price .frame-button {
    margin-bottom: 35px;
}

#price .col-sm-4.remove-paddingRight {
    padding-right: 15px !important;
}

#price .col-sm-4.remove-paddingLeft {
    padding-left: 15px !important;
}

#price hr {
    margin: 10px 0px;
    border: none;
    height: 1px;
    color: #C1C2C4; /* old IE */
    background-color: #C1C2C4; /* Modern Browsers */
}

#price ul {
    padding-left: 20px;
    margin-bottom: 0px;
}

#price .text {
    position: relative;
    font-size: 15px;
    font-weight: 300;
}

#price .text div {
    width: 90%;
}

#price .collapse-icon {
    cursor: pointer;
}

#price .collapse-plus {
    background: url(../Images/smallPlus.png) no-repeat center center;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

#price .collapse-minus {
    background: url(../Images/smallMinus.png) no-repeat center center;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

#price .button-price {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -70px;
}

#price .button-red {
}

.product-info h1 {
    color: #00c0f3;
}

.product-info p {
    padding-left: 5px;
}

.product-info ul {
    margin-left: -20px;
}

.product-info li {
    margin-bottom: 20px;
}

.product-info .button-red {
    margin-top: 20px;
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    #price .background-frame {
        min-height: 720px;
        margin-bottom: 150px;
    }

    #price .frame-subtitle {
        height: 125px;
    }

    #price .text div {
        width: 85%;
    }

    #price .col-sm-4 {
        padding-right: 8px;
        padding-left: 8px;
    }

    #price .col-sm-4.remove-paddingRight {
        padding-right: 0px !important;
    }

    #price .col-sm-4.remove-paddingLeft {
        padding-left: 0px !important;
    }
}

@media (min-width: 992px) {
    #price .background-frame {
        min-height: 750px;
    }

    #price .frame-title {
        font-size: 28px;
    }

    #price .frame-price {
        font-size: 28px;
    }
}
/*#### End Price ####*/

/*#### Start Forms ####*/
.record form {
    width: 350px;
    margin: 50px auto;
}

.record form.freeaccount {
    margin-top: 0px;
}

.record h2 {
    font-weight: 300;
    color: #666666;
    margin-top: 30px;
    margin-bottom: 15px;
}

.record .firstName {
    padding-right: 5px;
}

.record .lastName {
    padding-left: 5px;
}

.record .text-title {
    color: #000000;
    font-size: 36px;
}

.record .text-subtitle {
    font-size: 26px;
    color: #696a6d;
    font-weight: 300;
}

.record form .text-subtitle {
    font-size: 26px;
    font-weight: 300;
    color: #00c0f3;
    margin-bottom: 20px;
}

.record form label {
    font-weight: 300;
    font-size: 18px;
    color: #000000;
}

.record form .form-group {
    margin-bottom: 30px;
}

.record form button {
    margin-top: 20px;
}

.record .button-red {
    padding-left: 26px;
    padding-right: 26px;
}

.form-logo {
}

.profile {
    margin: 0px 0px !important;
}

.account {
    margin-bottom: 35px;
}

.logout {
    font-size: 18px;
    margin-top: 32px;
    margin-bottom: 10px;
}

.logout a {
    color: #666666;
    text-decoration: none;
}

@media (max-width: 414px) {
    .record table {
        font-size: 14px;
    }

    .record .button-submit {
        text-align: center;
    }

    .record form {
        width: 100%;
    }
}
/*#### End Forms ####*/

/*#### Start AboutUs ####*/

#aboutus h1 {
    margin-bottom: 25px;
    margin-top: 45px;
}
#verify h1 {
    font-size:21px;
    color:#58595b;
    margin-bottom: 25px;
}
.button-pd-red{padding:0 !important; font-size:21px !important; width:300px; height:40px;}
#verify .marg{margin:58px 0 84px}
#verify h3{margin:0px;  font-size: 19px; color: #666; font-weight:400;}
#verify .bigfont{font-size:18px;}
.leadership {
    background-color: #f4f4f4;
}

.leadership h1 {
    margin-top: 35px !important;
}

.leadership-title {
    color: #000000;
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 10px;
}

.leadership-text {
    text-align: left;
    width: 80%;
    margin: auto;
}

.leadership .frames .panel {
    margin-top: 20px;
}
.leadership_frames{margin:26px 0 0;}
.leadership_frames .panel{box-shadow:none; border-radius:0; border: 1px solid #dcdcdc !important; margin:0 24px 48px; text-align:center; width:100%;}
.leadership_frames .panel-default{border:none;}
.leadership_frames .panel_center{margin:0 auto; width:50%;}
.leadership .panel-body {
    border: none !important;
    color: #767a7c !important;
    background-color: #ffffff;
    padding: 35px 15px;
}
.leadership .table_row{ display:flex; display:-webkit-flex; }

#aboutus .button.ask {
    padding: 16px 30px;
    padding-bottom: 11px; /*Center*/
}

@media (max-width: 425px) {
    .record .firstName {
        padding-right: 15px;
    }

    .record .lastName {
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    .leadership .container {
        padding-right: 0px;
        padding-left: 0px;
    }
}
/*#### End AboutUs ####*/

/*#### Start Contacts ####*/
.contact h1 {
    color: #231f20;
    font-size: 44px;
}

.contact.record form {
    margin-top: 40px;
}

.contact .button-red {
    width: 215px;
}
/*#### End Contacts ####*/

/*#### Start ForgotPassword ####*/

.forgotPassword h1 {
    font-size: 30px;
    color: #231f20;
}

.forgotPassword .returnLogin {
    text-align: right;
    padding-top: 30px;
}

.forgotPassword .headlinesLink {
    font-size: 16px;
}

.forgotPassword .headlinesLink:hover, .forgotPassword .headlinesLink:focus {
    font-size: 16px;
}

/*#### End ForgotPassword ####*/

/*#### Start Privacy ####*/

#privacy ul {
    list-style-type: none;
}

#privacy ul li {
    margin-top: 10px;
}

#privacy .headlinesLink {
    font-size: 16px;
}

#privacy .headlinesLink:hover, .headlinesLink:focus {
    font-weight: 300;
    font-size: 16px;
}

/*#### End Privacy ####*/

/*#### Start ####*/
body {
    font-family: 'Hind', sans-serif;
    color: #767a7c;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

h1 {
    font-size: 38px;
    color: #58595b;
    line-height: 1;
    font-weight: 300;
}

hr {
    margin: 40px -15px 0px -15px;
    border: none;
    height: 1px;
    color: #C1C2C4; /* old IE */
    background-color: #C1C2C4; /* Modern Browsers */
}

input[type="radio"] {
    display: none;
}

input[type="radio"] + label {
    margin-bottom: 0px;
    line-height: 0px;
}

input[type="radio"] + label span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

input[type="radio"] + label span {
    background-color: #ffffff;
    border: 1px solid #000000;
}

input[type="radio"]:checked + label span {
    background: url('../Images/radioDot.png') no-repeat center center;
}

select {
    /* reset */
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select::-ms-expand {
    display: none;
}

select.form-select {
    background-image: url('../Images/selectArrow.png'), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 10px) 15px, calc(100% - 40px) 0px;
    background-size: 20px 10px, 1px 40px;
    background-repeat: no-repeat;
}

a:focus {
    outline: none;
}

p {
    margin: 0 0 15px;
    line-height: 22px;
}

#main {
    min-height: 400px;
    padding-top: 50px;
}

.fixed-menu {
    margin-top: 132px; /*fixed menu*/
}

.fixed-menu-noheader {
    margin-top: 70px; /*fixed menu*/
}

.container {
}

.divMargin {
    margin-bottom: 50px;
}

.divMargin p {
    padding-left: 5px;
}

.error-message {
    /*    color: #00c0f3;*/
    color:#DB6013;
    font-size: 13px;
    font-weight: 300;
}

.form-control:focus {
    border-color: #00c0f3;
}

.headlines {
    font-size: 32px;
}

.headlinesText {
    font-size: 18px;
    margin: 26px 0px;
}

.headlinesLink {
    color: #00c0f3;
    font-weight: 300;
    text-decoration: underline;
    font-size: 18px;
}

.headlinesLink:hover, .headlinesLink:focus {
    text-decoration: underline;
    color: #01b4e3;
    font-weight: 400;
    font-size: 18px;
}



.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 0px solid #ddd;
    padding: 14px;
    color: #231f20;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e5e5e5;
}

.table a {
    color: #00c0f3;
    text-decoration: underline;
    font-weight: 300;
}

.table a:hover, .table a:focus {
    color: #01b4e3;
    text-decoration: underline;
    font-weight: 400;
}

.form-control {
    border-radius: 0px;
    font-size: 16px;
    line-height: 36px;
    height: 40px;
    padding: 3px 12px;
}

.form-control.name {
    font-size: 18px;
}

.form-control.placeholder::-webkit-input-placeholder {
    font-size: 18px;
}

.form-control.placeholder::-moz-placeholder {
    font-size: 18px;
}

.form-control.placeholder:-ms-input-placeholder {
    font-size: 18px;
}

.form-control.placeholder:-moz-placeholder {
    font-size: 18px;
}

.button {
    display: inline-block;
    padding: 6px 12px;
    padding-bottom: 4px; /*Center*/
    margin-bottom: 0;
    font-size: 21px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 3px solid #8c8c8c;
    border-radius: 0px;
    color: #808285;
}

.button:hover, .button:focus {
    text-decoration: none;
    color: #999999;
}

.button-red, .button_order, .button_blue {
    display: inline-block;
    padding: 7px 50px;
    padding-bottom: 4px; /*Center*/
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e30613;
    border: 3px solid #e30613;
    border-radius: 0px;
    color: #ffffff;
}

.button-red:hover, .button-red:focus {
    text-decoration: none;
    background-color: #d80612;
    border: 3px solid #d80612;
    color: #ffffff;
}
.button_order{padding-left:25px; padding-right: 25px;}

.remove-marginRight {
    margin-right: 0px !important;
}

.remove-marginBottom {
    margin-bottom: 0px !important;
}

.remove-paddingLeft {
    padding-left: 0px !important;
}

.remove-paddingRight {
    padding-right: 0px !important;
}

.text-sumary {
    margin: 0px 50px;
}

.frames {
    margin: 0px 30px;
}

.frames .panel {
    margin-bottom: 20px;
    /*background-color: #e5e5e5;*/
    margin: 30px 20px;
    /*border: 2px solid #8B898A;*/
    border: 0px;
    border-radius: 0px;
    /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}

.frames .lastRow {
    margin: 0px 20px;
}

.frames .panel-body {
    color: #595959;
    /*border: 1px solid #1d1d1b;*/
}

.frames .panel-body h2 {
    margin-top: 10px;
    color: #58595b;
    line-height: 1;
    font-size: 24px;
}

#simpleReport {
    background-color: #f0f0f0;
  
    padding-bottom: 80px;
    padding-top: 40px;
}

#simpleReport .button {
    border: 2px solid #8c8c8c;
    padding: 13px 26px;
    padding-bottom: 9px;
}

.simpleReport {
    width: 430px;
    margin: auto;
    position: relative;
    height: 88px;
    font-size: 18px;
    line-height: 1;
    margin-top: 15px;
}

.simpleReport .textLeft {
    position: absolute;
    left: -10px;
}

.simpleReport .textRight {
    position: absolute;
    right: -40px;
}

.simpleReportImg {
    width: auto;
    margin-top: 37px;
}

@media (max-width: 575px) {
    .simpleReport {
        width: 280px;
    }

    .simpleReportImg {
        width: 276px;
    }

    .error-message {
        font-size: 14px;
    }
}

@media (max-width: 425px) {
    .simpleReport {
        width: 230px;
    }

    .simpleReportImg {
        width: 226px;
    }

    .form-control {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-appearance: none;
    }

    .form-control:focus {
        border-color: #00c0f3;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media (max-width: 335px) {
    h1 {
        font-size: 32px;
    }

    .frames .alignSpeedy {
        margin-left: -30px;
    }
}

@media (min-width: 768px) {

    .fixed-menu {
        margin-top: 112px;
    }

    .text-sumary {
        margin: 0px 80px;
    }

    .frames {
        margin: 0px 40px;
    }

    .frames .panel-body {
        border: 0px;
    }

    .frames .lastRow {
        margin: 30px 20px;
    }

    .divMargin {
        margin: 0px 70px 50px 70px;
    }
    .verify .close{    margin-top:28px;
        margin-right:0px;}



}
@media (max-width: 640px) {
    .verify{height:auto; line-height:normal; line-height: 26px;
        padding: 48px 24px 42px !important; font-size: 22px !important; position:relative;}
    .verify .close{margin:0 !important; top:15px; right:15px; position:absolute;}
    #verify h1{font-size:20px; line-height:24px;}

}
@media (max-width: 998px) {
    .verify{height:auto; font-size:21px;}
}
@media (min-width: 992px) {
    .container {
        width: 860px;
    }

    .text-sumary {
        margin: 0px 140px;
    }

    .frames {
        margin: 0px 70px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 860px;
    }
}
@media (max-width:767px){
    #verify .center-text{text-align:center;}
    #verify .smily{text-align:center; margin-bottom:20px;}
    .verify .close{ width:24px; height:24px; background-position:center;}
    #verify .marg{margin:30px 0 80px;}
    .record .lastName{padding:5px 5px 0 15px;}
    .close:focus, .close:hover {filter: alpha(opacity=50); opacity: .5;}
    .close {filter: alpha(opacity=100); opacity: 1;}
    #verify h3{margin-bottom:10px;}
    #footer img{margin:0 0 8px;}
    #footer .sixthCol a{display:block;}
    #footer .sixthCol{margin-top:20px; margin-left:0; width:100%;}
    #footer .trademark{margin-top:60px;}
    #verify .container{width:100%; padding:0 50px;}

}
@media (max-width: 425px) {
    .record .firstName, .record .lastName {
        padding-right: 15px;
    }
	.title-text{font-size: 40px;}
}
@media (max-width: 320px) {
    .button-pd-red{width:100%; font-size:18px !important;}
}
/*#### End ####*/

.proTypeTile{width:100% !important; float:left; height:190px; text-align:center; margin-bottom:20px; position:relative; border:1px solid rgba(0,0,0,0.2); overflow:hidden;}
.proTypeTile a{text-decoration:none;}
.pro-label{padding-top: 30px;
    font-size: 1.8rem;
    line-height: 150%;
    color: #545b63;}
.pro-icon{position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    -webkit-transition: bottom .3s ease-in-out;
    -moz-transition: bottom .3s ease-in-out;
    transition: bottom .3s ease-in-out;}
	.proTypeTile:hover .pro-icon{bottom:-3px;}
.label-double-line{padding-top:18px;}
.faq1 .header-text-center h1{font-size:54px; color:#FFF; font-weight:400; margin-bottom:30px;}
.find-pro{background:url(../Images/find-a-pro.jpg) center center no-repeat; width:100%; height:500px; float:left; text-align:center;}
.find-pro h2{text-align:center; color:#FFF; font-size:26px; font-weight:300; margin-top:35px;}
.find-pro-link{margin-top:240px;
display: inline-block;
    padding: 7px 50px;
    padding-bottom: 4px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e30613;
    border: 3px solid #e30613;
    border-radius: 0px;
    color: #ffffff;
	}
.porchSearchBox-query--error, .porchInput-error{padding:9px 5px 7px 6px !important; margin-top:-5px; background:rgba(0,0,0,0.6); height:auto !important;}
 .porchInput-error{margin-top:-1px !important;}
@media (min-width: 1400px) {
   .find-pro {background-size:cover;} 
}
@media (max-width: 861px) {
     
}
@media (max-width: 768px) {
	.faq1 .header-text-center h1{font-size:36px;}
    .proTypeTile{ height:136px;}
    .pro-icon img{height:80px;}
    .pro-label{font-size: 1.2rem;}
	.Select-input, .porchSearchBox-input{font-size:14px !important; color:#000;}
	.porchButton{font-size:18px !important; width:100% !important; float:left;}
	.porchSearchBox-submit--wrap, .porchSearchBox-postalCode--wrap{width:100% !important; padding-right:0 !important;}
	.find-pro{background-size:cover;}
}
@media (max-width: 425px) {
	.faq1 .header-text-center h1{font-size:26px;}
}
.porch-widget{
margin-top:25px;
}
.steps h1{color:#00adef; font-size: 48px; font-weight: 300; line-height: 50px; margin-bottom: 40px;}
.steps h2{color:#555; font-size: 24px; font-weight: 300; margin-bottom: 14px;}
.button_blue{background: #15b6f4; margin: 0 auto 50px; border-color:#15b6f4;}
.button_blue a{color: #fff; text-decoration: none; display:inline-block}
.button_blue:hover{background:#00adef; border-color: #00adef}
.steps h3{font-size: 20px; color: #000; font-weight: 300; margin: 0 0 30px; }
.steps .img_border, .steps .img_border1{border:1px solid #ececec; margin-bottom: 50px; width: 100%;}
.steps .margin_rl{margin-left: 15px; margin-right: 15px;}

@media (max-width: 480px) {
	.steps .img_border{width: 100%; margin: 0 0 50px;}
	.steps h1{font-size: 26px; line-height: 28px; margin-bottom: 25px;}
	.steps h2{font-size: 20px;}
	.steps h3{font-size: 18px;}
	.steps .margin_rl{margin: -25px 0 25px;}
}