/*
Theme Name: Texas Home Rebate Realty
Theme URI: 
Description:
Author: 
Author 
Version: 1.2.6
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/


/*

TABLE OF CONTENTS

1. Custom CSS
2.	IP styles
3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css
  


FONTS

font-family: 'Work Sans', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Open Sans', sans-serif;


*/


/*******************************************************
 *
 * 1. Custom CSS
 *
 *******************************************************/


/* Global */

a,
a:hover,
a:visited,
a:focus {
    text-decoration: none;
    outline: 0;
}

body {
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    background: #FFF;
    color: #000000;
    margin: 0;
}

.label-hide {
    display: none;
}

.mobile-logo-inner {
    display: none;
}

.hs-left,
.hs-right {
    padding: 0 !important;
}

.hs-left {
    background: #000;
}

.hs-right {
    background: url(images/header-bg.jpg) no-repeat;
    /*min-height: 797px;*/
    background-size: cover;
    padding-bottom: 30px !important;
}

.mobile-logo {
    display: none;
}


/*Header Navigation*/

.header-nav #nav {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    background: #fff;
    font-size: 0;
    text-align: center;
}

.ip-container .header-nav #nav {
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.54);
}

.header-nav #nav li a {
    display: block;
    text-decoration: none;
    padding: 14px 19px;
    color: #000;
    text-decoration: none;
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #e74946;
    font-weight: 700;
}

.header-nav #nav > li:last-child a {
    padding-right: 5px;
}

.header-nav #nav > li:first-child a {
    padding-left: 5px;
}

.header-nav #nav li:hover a {
    background: #fff;
    color: #297bbc;
}

#nav .sub-menu {
    z-index: 100;
}

.header-nav #nav .sub-menu a {
    padding: 10px !important;
}

.header-nav #nav .sub-menu > li a {
    background: #fff;
    color: #e74946;
}

.header-nav #nav .sub-menu > li:hover a {
    background: #0062af;
    color: #fff;
}

.header-nav #nav > li::after {
    content: '';
    position: absolute;
    height: 17px;
    width: 1px;
    background: rgba(51, 51, 51, 0.35);
    right: 0;
    top: 16px;
}

.header-nav #nav > li:last-child::after {
    display: none;
}


/*Header logo*/

.header-logo-wrap {
    text-align: center;
}

.header-logo-img {
    padding: 0 15px;
}

.header-logo-img img {
    /*max-width: 350px;*/
    /* max-width: 480px; */
    max-width: 550px;
    margin: 10px auto 0;
    width: 100%;
    /*margin-top: 53px;*/
}

.header-logo-text {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    font-size: 72px;
    text-transform: uppercase;
    line-height: 1;
}

.header-logo-text-top {
    color: #0062af;
}

.header-logo-text-bottom {
    color: #b3172c;
}

.welcome-left {
    text-align: center;
    padding-bottom: 43px;
}

.welcome-left img {
    width: 90%;
    height: auto;
}

a.welc-cta-holder {
    position: relative;
    display: block;
    outline: none;
    text-decoration: none;
}
    .welc-cta-star {
        position: relative;
        display: block;
        background: url("images/star.png") no-repeat;
        width: 113px;
        height: 107px;
        margin: 0 auto;
        text-align: center;
    }
        /*.welc-cta-star:before {
            content: '';
            width: 0;
            height: 100%;
            display: inline-block;
            vertical-align: middle;
        }*/
        .welc-cta-star span {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            font: bold 51px "Open Sans", sans-serif;
            color: #FFFFFF;
            padding: 18px 0;
        }
        .welc-cta-txt {
            position: relative;
            display: block;
            padding-top: 31px;
            text-align: center;
            color: #010038;
            font: bold 24px "Open Sans", sans-serif;
        }
            .welc-cta-txt span {
                border-bottom: 1px solid;
            }

/*Main Logo*/
.main-logo{
    margin-top: 20px;
}

.main-logo a{
    display: inline-block;
}

.main-logo img.desktop-view {
    max-width: 560px;
    width: 100%;
    margin: auto;
}

/*Main Right Content*/
.header-contact-wrap {
    margin-top: 80px;
}

.header-contact {
    font-size: 0;
}

.header-contact span.logo-text-main{
    color: #b11e24;
    font-weight: bold;
    font-size: 44px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

.header-contact span.logo-text-sub{
    color: #0c0b5b;
    font-weight: bold;
    font-size: 32px;
    text-align: center; 
    display: block; 
    margin-bottom: 55px;
}


/*Header Contact*/

/* .header-contact-wrap {
    max-width: 500px;
    width: 100%;
    margin: 16px auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} */

/*.header-contact-wrap {
    bottom: 0;
    left: 0;
    margin: 16px auto;
    max-width: 1000px;
    padding-left: 455px;
    position: absolute;
    right: 0;
    width: 100%;
}*/

.header-logo-img .unclesam-img {
    display: inline-block;
    vertical-align: top;
    max-width: 450px;
    width: 100%;
    margin-top: 30px;
}

.header-contact-item {
    font-family: 'Poppins', sans-serif;
    color: #0062af;
    font-weight: 300;
    font-size: 14px;
    display: inline-block;
    width: 050%;
    text-align: center;
}

.header-contact-item a,
.header-contact-item span {
    font-weight: 600;
    font-size: 20px;
    color: #c3142c;
    display: block;
}

/*.header-contact-item.hc2 {
    text-align: right;
    padding-right: 10px;
}

.header-contact-item.hc4 {
    text-align: right;
}
*/

/*Header SMI*/

.header-smi-wrap {
    text-align: center;
    margin: 11px 0;
}

.header-smi.ai-font-facebook {
    background: #4d6baa;
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
    position: relative;
    z-index: 1000 !important;
}

.header-smi.ai-font-twitter {
    background: #4fc6f8;
    color: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
    position: relative;
    z-index: 1000 !important;
}

.smi-border {
    display: inline-block;
    position: relative;
    margin: 2px;
}

.smi-border::after {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background: #fff;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.40);
}


/*Slideshow*/

.cycloneslider-slide canvas {
    background-size: cover;
    background-position: center !important;
    height: 100%;
    width: 100%;
}

.cycloneslider-template-responsive-img .cycloneslider-slide img {
    opacity: 0;
}


/*CTA*/

.cta-wrap {
    margin: 45px 0 10px;
    display: none;
}

.cta-item {
    width: 100%;
    display: inline-block;
    padding: 0 5px;
}

.cta-main {
    position: relative;
}

.cta-label {
    position: absolute;
    background: rgba(195, 20, 44, 0.90);
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 3px;
}

.cta-label-bg {
    background: rgba(195, 20, 44, 0.50);
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.25);
    padding: 8px;
}

.cta-img img {
    width: 100%;
}

.cta-container {
    font-size: 0;
    text-align: center;
}

.cta-container .ci {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.cta-container .ci-1 {
    text-align: right;
}

.cta-container .ci-2 {
    text-align: left;
}

.cta-desc {
    text-align: center;
    font-size: 13px;
    color: #333333;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin-top: 19px;
    padding: 0 35px;
}

.cta-desc span {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
    letter-spacing: 1px;
    text-decoration: underline;
}


/*Welcome*/

.welcome-wrap {
    margin-top: 55px;
    margin-bottom: 55px;
}

.h1-hide {
    display: none;
}

.wel-sublabel {
    color: #fff;
    background: #b11e24;
    font-size: 30px;
    margin: 10px 0;
}

.welcome-label {
    color: #115191;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 30px;
    display: none;
}

.welcome-content {
    color: #393939;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-align: justify;
    line-height: 1.7;
}

.welcome-list-label {
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #000000;
    margin: 25px 0;
    line-height: 1.7;
}

.welcome-list li {
    background: url(images/check.png) no-repeat 0 0px;
    padding-left: 38px;
    color: #393939;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin-bottom: 14px;
    line-height: 1.7;
}

.welcome-video {
    max-width: 555px;
    width: 100%;
    border: 10px solid#393939;
    position: relative;
}

.welcome-video::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.27);
    z-index: 7;
    border: 1px solid rgba(255, 255, 255, 0.25);
}

.welcome-video::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 124px;
    height: 124px;
    background: url(images/play.png) no-repeat;
    background-size: contain;
    margin: auto;
    z-index: 9;
}

.welcome-video a {
    display: block;
    z-index: 1000;
    position: relative;
}

.welcome-video img {
    width: 100%;
    position: relative;
    z-index: 5;
}

.welcome-video-wrap {
    /* margin-top: 60px; */
    margin: 0px;
}

.welcome-vid-bottom {
    border: 10px solid#393939;
    margin-top: 8px;
}

.welcome-vid-list {
    background: #5e5e5e;
    color: #fff;
    font-size: 0;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    padding: 11px;
}

.welcome-vid-item {
    font-size: 13px;
    background: url(images/arrow-right.png) no-repeat;
    padding-top: 3px;
    padding-bottom: 7px;
    display: block;
    color: #fff;
}

.welcome-vid-item:hover {
    color: #fff;
    text-decoration: underline;
}

.wv-left .welcome-vid-item {
    background-position: 255px 6px;
}

.wv-right .welcome-vid-item {
    background-position: 230px 6px;
    padding-left: 10px;
}

.welcome-vid-item.wv3,
.welcome-vid-item.wv6 {
    padding-bottom: 0;
}

.wv-left {
    display: inline-block;
    width: 53%;
    vertical-align: top;
}

.wv-right {
    display: inline-block;
    width: 47%;
    vertical-align: top;
}


/*Package*/

.package-wrap {
    margin-bottom: 38px;
    display: none;
}

.package-item.pi-a {
    padding-left: 0;
}

.package-item.pi-b {
    padding-right: 0;
}

.packageA-wrap {
    background: url(images/packageA.jpg) no-repeat;
    background-size: cover;
}

.packageB-wrap {
    background: url(images/packageB.jpg) no-repeat;
    background-size: cover;
}

.package-label {
    color: #b3172c;
    font-weight: 700;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.package-sublabel {
    color: #0062af;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.package-desc-top {
    color: #393939;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
    font-weight: 300;
    margin: 19px 0;
}

.package-desc {
    color: #393939;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 22px;
    border-bottom: 2px solid rgba(57, 57, 57, 0.25);
    position: relative;
}

.package-desc::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    width: 74px;
    height: 2px;
    background: rgba(57, 57, 57, 0.25);
    margin: auto;
}

.package-desc p {
    margin-bottom: 17px;
}

.packageA-wrap .pa-wrap {
    max-width: 355px;
    width: 100%;
    text-align: right;
    margin-left: auto;
    margin-right: 50px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 45px;
    padding-bottom: 44px;
}

.packageB-wrap .pa-wrap {
    max-width: 355px;
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 50px;
    padding-top: 45px;
    padding-bottom: 44px;
    padding-left: 5px;
    padding-right: 5px;
}

.package-link {
    text-align: center;
}

.package-link a {
    display: inline-block;
    color: #393939;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    margin-top: 7px;
}

.package-link a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 66px;
    margin: auto;
    background: #848484;
    height: 1px;
}

.package-btn {
    margin-top: 35px;
}

.package-btn a {
    display: inline-block;
    width: 160px;
    background: rgba(57, 57, 57, 0.15);
    text-align: center;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px 0;
    line-height: 1;
    border: 1px solid #fff;
}


/*Footer Contact*/

.footercontact-wrap {
    background: #0e447a;
    padding: 5px 15px;
    font-size: 0;
}

.footercontact-wrap .wpcf7-form-control-wrap {
    display: block!important;
}

.footercontact-wrap .wpcf7-response-output {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.footercontact-wrap span.wpcf7-not-valid-tip {
    font-size: 12px;
}

.footercontact-label {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    width: 30%;
    display: inline-block;
    vertical-align: middle;
}

.cf-form-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    padding-top: 19px;
}

.footercontact-label span {
    font-weight: 300;
}

.cf-form-wrap input {
    color: #678bae;
    background: transparent;
    border: 1px solid #678bae;
    height: 44px;
    font-size: 13px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.cf-form-wrap textarea {
    color: #678bae;
    background: transparent;
    border: 1px solid #678bae;
    height: 44px;
    font-size: 13px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    resize: none;
    padding-top: 14px;
}

.cf-form-wrap input[type="submit"] {
    font-size: 0;
    width: 67px;
    background: rgba(255, 255, 255, 0.10) url(images/airplane.png) no-repeat;
    background-position: center;
}

.cf-name.cf-field {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
}

.cf-msg.cf-field {
    width: 56.4%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
}

.cf-submitbtn.cf-field {
    display: inline-block;
    vertical-align: top;
    width: 8.6%;
}


/*Footer*/

.footer-wrap {
    margin-top: 0;
    padding: 40px 15px 45px;
    background: #115191;
    color: #fff;
}

.footer-wrap a {
    color: #fff;
}

.footer-col {
    position: relative;
}

.footer-col::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.10);
    height: 160px;
    width: 1px;
}

.footer-col.footer-col-3::after {
    display: none;
}

.footer-label {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 22px;
}

.footer-contact-item {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 2.1;
}

.footer-contact-item span {
    margin-right: 5px;
}

.footer-contact-item a {
    margin-left: 5px;
    display: inline-block;
}

.footer-sitemap-wrap .footer-label {
    margin-bottom: 20px;
}

.footernav li a {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    padding: 0;
    display: inline-block;
    /*margin-bottom: 16px;*/
    line-height: 2.1;
}

.footer-sitemap {
    /*column-count: 2;*/
}

a.sitemap-link {
    display: block;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 2.1;
}

.footer-sitemap-col {
    display: inline-block;
    vertical-align: top;
}

.footer-sitemap-col.fs-col2 {
    padding-left: 25px;
}

.footer-location-wrap .footer-label {
    margin-bottom: 19px;
}

.footer-location {
    font-size: 0;
}

.footer-location-col {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 2.1;
}

.footer-location-col.fl-col2 {
    padding-left: 24px;
}

.footer-location-col.fl-col3 {
    padding-left: 43px;
}

.footer-line {
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 1px;
    margin-top: 52px;
    margin-bottom: 39px;
}

.footer-copyright {
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    padding-top: 3px;
}

.footer-realtor {
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    text-align: right;
}

.footer-mls {
    font-size: 16px;
    margin-left: 10px;
}

.faqs-btn float: right;
{}

.faqs-btn a {
    display: inline-block;
    width: 160px;
    background: rgba(57, 57, 57, 0.15);
    text-align: center;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px 0;
    line-height: 1;
    border: 1px solid #fff;
}


/*******************************************************
 *
 * 2. IP Styles
 *
 *******************************************************/


/* Adjust minimum height of page area */

#content-sidebar,
#content-full {
    min-height: 500px;
}


/** Adjust width of content columns **/

#content-sidebar #content {
    width: 100%;
}

#content-full #content {
    width: 100%;
}


/* Adjust width of sidebar */

.sidebar {
    width: 20.83%;
    padding-top: 28px;
    display: none;
}


/* Adjust line height of page elements */

#content h4,
aside h4,
#content p,
aside p,
#content blockquote,
aside blockquote,
#content ul,
aside ul,
#content fieldset,
aside fieldset,
#content form,
aside form,
#content ol,
aside ol,
#content dl,
aside dl,
#content dir,
aside dir,
#content menu,
aside menu {
    line-height: 1.7
}


/* Style post/page main headings (h1) */

#content .entry-title {
    color: #115191;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 30px;
}

#content .entry {
    color: #393939;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-align: justify;
}

#content .entry a{
    white-space: normal !important;
    word-break: break-all !important;
}


/* Style category/archive/etc main headings (h1) */

#content .archive-title {
    color: #115191;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 30px;
}


/* Styles for category/archive/search/etc subheadings (h2) */

#content .archive-subtitle {}


/*Sidebar*/

.sidebar .cta-container .ci {
    width: 100%;
    margin-bottom: 25px;
}

.sidebar .cta-desc {
    padding: 0;
}

.sidebar .cta-label-bg {
    padding: 0;
}


/* Dictionary page */

.glossaryList {
    margin-bottom: 20px;
}

.linksep {
    float: left;
}

.linksep {
    font-size: 24px;
}

.linksep a {
    padding: 0 7px;
    font-size: 20px;
}

.wide .definition {
    float: left;
    min-height: 92px;
    padding: 0 20px 25px 0;
    width: 33%;
}

.term {
    color: #e74946;
    font-size: 18px;
    text-transform: capitalize;
}

.more {
    min-height: 75px;
}

.morelink {
    display: block;
}

a.morelink {
    background: #2b2e33 none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 3px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 7px 0 0;
    text-align: center;
    text-decoration: none;
    width: 95px;
}

.morecontent span {
    display: none;
}

.glossaryList a {
    text-decoration: none;
    vertical-align: middle;
}

.glossaryList,
.glossaryList a {
    transition: all 0.4s ease-out 0s;
}

.home .slideshow-container {
    text-align: center;
    margin: 25px 0px 0px;
}

.home .slideshow-container img {
    max-width: 510px;
    width: 100%;
    height: auto;
}

.entry .container {
    width: 100%;
}

img.mobile-view {
    display: none;
}




.welcome-left h1 {
    font-family: "Open Sans", sans-serif;
    color: #b11e24;
    font-weight: bold;
    font-size: 47px;
}

.welcome-left h2 {
    font-size: 30px;
    color: #0c0b5b;
    font-weight: normal;
}

.welcome-left a h1 {
    color: #fff;
    background: #b11e24;
    font-size: 30px;
    margin: 10px 0;
}

.welcome-left p {
    text-align: justify;
    margin: 10px 0;
    font-size: 20px;
    color: #0c0b5b;
}

.page-id-159 h3 {
    color: #e74946;
    font-weight: 500 !important;
}

/*Inner pages*/

/*Financing Option*/
table.financial-option-table td {
    padding: 5px 7px;
}

/*Contact*/
.form-wrap {
    position: relative;
    max-width: 355px;
    width: 100%;
}

.form-wrap div.wpcf7-response-output {
    margin: 0;
    text-align: center;
}

/*Resources*/
.res-item {
    margin: 20px 0;
}




/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css 