/*
Theme Name: North Carolina Estates
Theme URI: http://ncestates.com/
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.4.0
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
  
*/


/*******************************************************
 *
 * 1. Navigation
 *
 *******************************************************/


/* Sub Menu */
#nav .sub-menu {
    list-style: none outside none;
    margin: 0 0 0 -107px;
    display: none;
    background: none;
    padding: 12px 0 0;
    position: absolute;
    left: 50%;
    width: 100%;
    min-width: 214px;
    z-index: 9;
}
#nav .sub-menu li {
    position: relative;
}
#nav .sub-menu a {
    color: #c5e4ff;
    font: 300 14px 'Lato', sans-serif;
    text-align: center;
    display: block;
    padding: 10px;
    outline: none;
    text-decoration: none;
    background: #12395b;
    border-top: 1px solid rgba(255,255,255,0.05);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#nav .sub-menu a:hover {
    background: none repeat scroll 0 0 #ffffff;
    color: #221f20;
    text-decoration: none;
}
#nav .sub-menu .sub-menu {
    margin-left: 100%;
 	top:0;
}
#nav li:hover > .sub-menu {
    display: block;
}
#nav .sub-menu li {
    position: relative;
}


/* PopUp */
.popup-wrapper {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 1002;
    background: rgba(0,0,0,0.85);
}
.ip-container .popup-wrapper {
    display: none;
}
    .popup-content {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 750px;
        height: 477px;
        margin: auto;
        display: block;
        /*width: 750px;
        height: 477px;
        background: rgba(69,147,208,0.3);
        border: 1px solid rgba(255,255,255,0.3);*/
        text-align: center;
        /*padding: 15px;*/
        
    }
        .popup-inner {
            position: relative;
            display: block;
            width: 750px;
            height: auto;
            min-height: 477px;
            background: rgba(69,147,208,0.3);
            border: 1px solid rgba(255,255,255,0.3);
            -webkit-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.15);
            -moz-box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.15);
            box-shadow: inset 0px 0px 25px 0px rgba(0,0,0,0.15);
            padding: 15px;
        }
            .popup-logo {
                position: relative;
                display: block;
                text-align: center;
                padding-top: 37px;
            }
                .popup-logo img {
                    width: 100%;
                    max-width: 308px;
                }

            .popup-logo .sub-title {
                position: relative;
                display: block;
                padding-top: 28px;
            }
                .popup-logo .sub-title span.big {
                    display: block;
                    color: #ffffff;
                    text-transform: uppercase;
                    font: bold 40px/40px 'Lato', sans-serif;
                }
                .popup-logo .sub-title span.small {
                    display: block;
                    padding-top: 9px;
                    color: #FFFFFF;
                    font: 300 15px 'Lato', sans-serif;
                }

            .popup-form {
                position: relative;
                display: block;
                width: 85.69%;
                margin: 25px auto 0;
                padding: 0 0;
                font-size: 0;
            }
                .popup-fields {
                    position: relative;
                    display: inline-block;
                    vertical-align: top;
                }
                .popup-fields label {
                    display: none;
                }
                .popup-fields input {
                    width: 100%;
                    height: 41px;
                    background: #ffffff;
                    font: normal 14px 'Lato', sans-serif;
                    color: #999999;
                    border: 1px solid rgba(19,72,123,0.50);
                    border-radius: 0;
                    -moz-border-radius: 0;
                    -webkit-border-radius: 0;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    padding:0 15px;
                    margin: 0;
                    outline: none;
                }
                .popup-fields input.pop-submit {
                    position: relative;
                    display: block;
                    width: 100%;
                    height: 41px;
                    background: #13487b;
                    color: #ffffff;
                    border: none;
                    -moz-border-radius: 0;
                    -webkit-border-radius: 0;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    letter-spacing: 1px;
                    text-transform: uppercase;
                    font: bold 14px 'Lato', sans-serif;
                }
                .popup-fields span.wpcf7-not-valid-tip {
                    font-size: 12px;
                }

                .popup-fields.short {
                    width: 29.335%;
                    margin-right: 0.5%;
                }
                .popup-fields.long {
                    width: 42.30%;
                    margin-right: 0.5%;
                }
                .popup-fields.button {
                    width: 26.09%;
                }

            .popup-estate-logo {
                position: relative;
                display: block;
    /*            padding-top: 39px;*/
                text-align: center;
            }
                .popup-estate-logo img {
                    width: 100%;
                    /*max-width: 241px;*/
                    max-width: 170px;
                }

            a.close-form {
                position: absolute;
                width: 60px;
                height: 60px;
               /* top: -45px;
                right: -46px;*/
                top: -27px;
                right: -30px;
                outline: none;
                padding: 4px 0;
                text-decoration: none;
                color: #FFFFFF;
                text-align: center;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                text-transform: uppercase;
                font: 100 39px 'Lato', sans-serif;
                border: none;
                background: #3978a8;
            }


/* Fixed Header Sub Menu */
#fixednav .sub-menu {
    list-style: none outside none;
    margin: 0 0 0 -107px;
    display: none;
    background: none;
    padding: 12px 0 0;
    position: absolute;
    left: 50%;
    width: 100%;
    min-width: 214px;
    z-index: 9;
}
#fixednav .sub-menu li {
    position: relative;
}
#fixednav .sub-menu a {
    color: #c5e4ff;
    font: 300 14px 'Lato', sans-serif;
    text-align: center;
    display: block;
    padding: 10px;
    outline: none;
    text-decoration: none;
    background: #12395b;
    border-top: 1px solid rgba(255,255,255,0.05);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#fixednav .sub-menu a:hover {
    background: none repeat scroll 0 0 #ffffff;
    color: #221f20;
    text-decoration: none;
}
#fixednav .sub-menu .sub-menu {
    margin-left: 100%;
    top:0;
}
#fixednav li:hover > .sub-menu {
    display: block;
}
#fixednav .sub-menu li {
    position: relative;
}


/*******************************************************
 *
 * 2. Custom CSS
 *
 *******************************************************/

/* Global */

body{
	font-family: 'Lato', sans-serif;;
	font-size: 15px;
	background: #FFF;
	color: #666666;
	margin: 0;
}


/* Fixed Header */
.fixed-header {
    position: fixed;
    top: -81px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1001;
    padding: 16px 0;
    background: #14487b;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.header-logo img {
    width: 100%;
    max-width: 210px;
}
.fixed-header .header-navigation {
    border-top: none;
    padding: 15px 0;
}
    /* Navigation */
    #fixednav {
        padding: 0;
        margin: 0;
        list-style: none;
        line-height: 1;
        text-align: right;
    }
    #fixednav > li {
        display:inline-block;
        position: relative;
        padding: 0 1.6%;
    }
    #fixednav > li > a:before {
        content: '';
        display: block;
        background: #ffffff;
        width: 100%;
        height: 3px;
        opacity: 0;
        position: absolute;
        top: 8px;
        left: 0;
        right: 0;
        margin: 0 auto;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #fixednav > li:after {
        content: '';
        display: block;
        background: rgba(255,255,255,0.10);
        width: 1px;
        height: 14px;
        position: absolute;
        top: 2px;
        right: 0;
    }
    #fixednav > li:last-child:after {
        display: none;
    }
    #fixednav > li:last-child {
        padding-right: 0;
    }
    #fixednav > li > a {
        text-decoration: none;
        outline: none;
        color: #ffffff;
        font: 700 14px 'Lato', sans-serif;
        text-transform: uppercase;
        position: relative;
        display: block;
        padding: 0 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    /* Hover */
    #fixednav > li:hover a:before {
        opacity: 1;
        top: 22px;
    }

/* Header */
.header-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.header-contents-holder {
    position: relative;
    display: block;
    padding: 57px 0 0;
}
    .header-logo-left {
        position: absolute;
        left: -96px;
        bottom: 0;
    }
        .header-logo-left img {
            width: 100%;
            max-width: 292px;
        }

    .header-middle {
        width: 58.508%;
        margin: 0 auto;
    }
        .header-contacts {
            position: relative;
            display: block;
            text-align: right;
            padding: 0 0 14px;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }
            .contact-info {
                position: relative;
                display: inline-block;
                vertical-align: middle;
            }
            .contact-info .phone {
                position: relative;
                display: inline-block;
                vertical-align: bottom;
                color: #ffffff;
                font: 300 14px 'Lato', sans-serif;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }
                .contact-info .phone span.ai-font-phone {
                    font-size: 13px;
                    margin-right: 6px;
                }
                .contact-info .phone a {
                    color: #ffffff;
                }
            .contact-info .email {
                position: relative;
                display: inline-block;
                vertical-align: bottom;
                margin-right: 22px;
            }
            .contact-info .email a {
                color: #ffffff;
                outline: none;
                text-decoration: none;
            }
            .contact-info .email a span {
                font-size: 10px;
            }

            /*** SMI ***/
            .smi {
                font-size: 0px;
                display: inline-block;
                vertical-align: middle;
            }
                .smi li {
                    display: inline-block;
                    margin: 0px 10px;
                }
                    .smi li a::before {
                        font-size: 14px;
                        color: #fff;
                    }
        .header-navigation {
            position: relative;
            display: block;
            padding: 14px 0 0;
            border-top: 1px solid rgba(255,255,255,0.05);
        }
            /* Navigation */
            #nav {
                padding: 0;
                margin: 0;
                list-style: none;
                line-height: 1;
                text-align: center;
            }
            #nav > li {
                display:inline-block;
                position: relative;
                padding: 0 2%;
            }
            #nav > li > a:before {
                content: '';
                display: block;
                background: #ffffff;
                width: 100%;
                height: 3px;
                opacity: 0;
                position: absolute;
                top: 8px;
                left: 0;
                right: 0;
                margin: 0 auto;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
				
            }
            #nav > li:first-child {
                padding-left: 0;
            }
            #nav > li:last-child {
                padding-right: 0;
            }
            #nav > li > a {
                text-decoration: none;
                outline: none;
                color: #ffffff;
                font: 700 14px 'Lato', sans-serif;
                text-transform: uppercase;
                position: relative;
                display: block;
                padding: 0 0;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

        /* Hover */
        #nav > li:hover a:before {
            opacity: 1;
            top: 22px;
        }

    .header-logo-right {
        position: absolute;
        right: 0;
        bottom: 0;
    }
        .header-logo-right img {
            width: 100%;
            max-width: 140px;
        }

/* Slideshow */
.slider-wrapper {
    position: relative;
    z-index: 1;
    background: #848484;
    width: 100%;
    height: 100%;
}
#hpSlider {
/*    height: 800px;*/
}
    .slider-wrapper:after {
        content: '';
        display: block;
        background: rgba(0,0,0,0.15);
        width: 100%;
        height: 100%;
        z-index: 1;
        position: absolute;
        top: 0;
    }
    .hp-slider {
        height: 100%;
        left: 0;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 0;
    }
        .hp-slider:before {
            content: '';
            display: block;
            width: 100%;
            height: 462px;
            position: absolute;
            top: 0;
            z-index: 2;
            background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
            background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
            background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
        }
        .hp-slider:after {
            content: '';
            display: block;
            width: 100%;
            height: 462px;
            position: absolute;
            bottom: 0;
            z-index: 2;
            background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
            background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
            background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#40000000',GradientType=0 );
        }

.hp-main-wrapper {
    position: relative;
    display: block;
    width: 100%;
    z-index: 9;
    background: #ffffff;
}


/* Quick Search */
.qs-wrapper {
    position: absolute;
    bottom: 0;
    z-index: 9;
}
    .qs-title {
        position: relative;
        display: block;
        padding-left: 18px;
    }
        .qs-title span {
            color: #ffffff;
            text-transform: uppercase;
            letter-spacing: 3px;
            font: 100 40px/40px 'Lato', sans-serif;
        }
        .qs-title h2 span.big {
            color: #ffffff;
            top: 0;
            font: bold 90px/90px 'Lato', sans-serif;
        }
        .qs-title h2 span {
            position: relative;
            top: -14px;
            padding-left: 0;
        }
        .qs-title h3 span {
            position: relative;
            top: -20px;
            padding-left: 67px;
        }

    .qs-fields {
        position: relative;
        display: block;
        font-size: 0;
        width: 100%;
        padding: 33px 0 0;
    }
        .qs-group.select-group {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 23.58%;
            margin-right: 0.8%;
        }
            .qs-group-item {
                position: relative;
                display: block;
                margin-bottom: 8px;
            }
            .qs-group.buttons {
                position: relative;
                display: block;
                width: 88%;
                margin: 0 auto 8px;
            }
                .qs-group.select-group.btn {
                    margin-left: 10px;
                }
                .qs-group label {
                    display: none;
                }
                .qs-group select {
                    width: 100%;
                    height: 31px;
                    padding: 0 10px;
                    background: rgba(0,0,0,0.25);
                    border: 1px solid #dddddd;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    font: 300 12px 'Lato', sans-serif;
                    color: #ffffff;
                }

                .qs-group.buttons .search-btn {
                    position: relative;
                    display: block;
                    color:#ffffff;
                    font: normal 13px 'Lato', sans-serif;
                    text-transform: uppercase;
                    background: #14487b;
                    border: none;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    width: 100%;
                    height: 31px;
                }
                .qs-group.buttons a.advanced {
                    position: relative;
                    display: block;
                    outline: none;
                    color:#ffffff;
                    font: normal 13px 'Lato', sans-serif;
                    text-align: center;
                    text-decoration: none;
                    text-transform: uppercase;
                    background: #518ac2;
                    border: none;
                    padding: 7px 0;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0;
                    width: 100%;
                    height: 31px;
                }


/* Featured Communities */
.fc-wrapper {
    position: relative;
    display: block;
    padding: 0;
    margin-top: 50px;
}
    .fc-title {
        position: relative;
        text-align: center;
    }
        .fc-title h2 {
            color: #14487b;
            text-transform: uppercase;
            letter-spacing: 3px;
            font: bold 35px 'Lato', sans-serif;
        }

    .communities-slider {
        position: relative;
        display: block;
        text-align: center;
        font-size: 0;
        margin: 41px 0 0;
        padding: 0 0 0;
    }
        .communities-slider img {
            width: 100%;
            max-width: 1140px;
        }

        .communities-slider a {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            text-decoration: none;
            outline: none;
            box-sizing: border-box;
            width: 100%;
            max-width: 380px;
            padding: 0 0;
        }
        .comm-item {
            position: relative;
            display: block;
            padding: 0 0 0;
        }
        .comm-img-holder {
            position: relative;
            display: block;
            background: #000000 center top no-repeat;
            background-size: cover;
            width: 100%;
            height: 380px;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }
            .comm-img {
                position: relative;
                display: block;
                background: #000000 center top no-repeat;
                background-size: cover;
                width: 100%;
                height: 100%;
            }
        .comm-img-holder:after {
            content: '';
            display: block;
            background: rgba(0,0,0,0.15);
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
        }
        /* Reflection */
        .communities-slider a.left .comm-img-reflection {
            position: relative;
            width: 100%;
            height: 300px;
            /*opacity: 0.20;*/
            z-index: -1;
            -webkit-transform: rotateX(180deg);
            -moz-transform: rotateX(180deg);
            -ms-transform: rotateX(180deg);
            -o-transform: rotateX(180deg);
            transform: rotateX(180deg);
            background: url("images/ftmtts-img1.jpg") no-repeat;
        }
            .communities-slider a.left .comm-img-reflection:after {
                content: '';
                display: block;
                position: absolute;
                bottom: 0;
                width: 100%;
                height: 100%;
                background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.8) 100%);
                background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.8) 100%);
                background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.8) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
            }

        .communities-slider a.center .comm-img-reflection {
            position: relative;
            width: 100%;
            height: 300px;
            /*opacity: 0.20;*/
            z-index: -1;
            -webkit-transform: rotateX(180deg);
            -moz-transform: rotateX(180deg);
            -ms-transform: rotateX(180deg);
            -o-transform: rotateX(180deg);
            transform: rotateX(180deg);
            background: url("images/ftmtts-img2.jpg") no-repeat;
        }
            .communities-slider a.center .comm-img-reflection:after {
                content: '';
                display: block;
                position: absolute;
                bottom: 0;
                width: 100%;
                height: 100%;
                background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.8) 100%);
                background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.8) 100%);
                background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.8) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
            }
        .communities-slider a.right .comm-img-reflection {
            position: relative;
            width: 100%;
            height: 300px;
            /*opacity: 0.20;*/
            z-index: -1;
            -webkit-transform: rotateX(180deg);
            -moz-transform: rotateX(180deg);
            -ms-transform: rotateX(180deg);
            -o-transform: rotateX(180deg);
            transform: rotateX(180deg);
            background: url("images/ftmtts-img3.jpg") no-repeat;
        }
            .communities-slider a.right .comm-img-reflection:after {
                content: '';
                display: block;
                position: absolute;
                bottom: 0;
                width: 100%;
                height: 100%;
                background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.8) 100%);
                background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.8) 100%);
                background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,0.8) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
            }


        /* Center */
        .communities-slider a.center .comm-img-holder {
            -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.25);
            -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.25);
            box-shadow: 0 1px 5px 0 rgba(0,0,0,0.25);
        }
        .communities-slider a.center {
            z-index: 5;
        }
        .communities-slider a.center .comm-img-holder:after {
            display: none;
        }
        /* Left */
        .communities-slider a.left .comm-img-holder {
            -webkit-backface-visibility: hidden;
            -webkit-transform: perspective(600px) rotateY(20deg) translate3d(0, 0, 0);
            -moz-transform: perspective(600px) rotateY(20deg) translate3d(0, 0, 0);
            -ms-transform: perspective(600px) rotateY(20deg) translate3d(0, 0, 0);
            -o-transform: perspective(600px) rotateY(20deg) translate3d(0, 0, 0);
            transform: perspective(600px) rotateY(20deg) translate3d(0, 0, 0);
            height: 336px;
            top: 0;
            left: 80px;
            -webkit-box-shadow: -10px 0 1px 0 rgba(0,0,0,0.10);
            -moz-box-shadow: -10px 0 1px 0 rgba(0,0,0,0.10);
            box-shadow: -10px 0 1px 0 rgba(0,0,0,0.10);
        }
            .communities-slider a.left .comm-img:after {
                content: '';
                display: block;
                width: 166px;
                height: 100%;
                position: absolute;
                top: 0;
                right: 0;
                background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
                background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
                background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=1 );
            }

        /* Right */
        .communities-slider a.right .comm-img-holder {
            -webkit-backface-visibility: hidden;
            -webkit-transform: perspective(600px) rotateY(-20deg) translate3d(0, 0, 0);
            -moz-transform: perspective(600px) rotateY(-20deg) translate3d(0, 0, 0);
            -ms-transform: perspective(600px) rotateY(-20deg) translate3d(0, 0, 0);
            -o-transform: perspective(600px) rotateY(-20deg) translate3d(0, 0, 0);
            transform: perspective(600px) rotateY(-20deg) translate3d(0, 0, 0);
            height: 336px;
            top: 0;
            right: 80px;
            -webkit-box-shadow: 10px 0 1px 0 rgba(0,0,0,0.10);
            -moz-box-shadow: 10px 0 1px 0 rgba(0,0,0,0.10);
            box-shadow: 10px 0 1px 0 rgba(0,0,0,0.10);
        }
            .communities-slider a.right .comm-img:before {
                content: '';
                display: block;
                width: 166px;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                background: -moz-linear-gradient(left, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
                background: -webkit-linear-gradient(left, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);
                background: linear-gradient(to right, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=1 );
            }


/* Estate Club */
.estate-club-wrapper {
    position: relative;
    display: block;
    width: 100%;
    z-index: 9;
    padding: 67px 0 64px;
	background-color: #4B99D7;
}
    .estate-logo {
        position: relative;
        text-align: center;
    }
        .estate-logo img {
            width: 100%;
            /*max-width: 305px;*/
            max-width: 255px;
        }
        .flipster .flip-item {
            transition:0.4s all!important;
        }

        .flipster .flip-past,
        .flipster .flip-future {
            opacity:0!important;
        }
    .coverflow {
        position: relative;
        display: block;
        padding-top: 44px;
    }
        .flipster-carousel .flip-prev {
            -webkit-transform: translateX(-70%) translateZ(0) rotateY(55deg) scale(0.8)!important;
            -moz-transform: translateX(-70%) translateZ(0) rotateY(55deg) scale(0.8)!important;
            -o-transform: translateX(-70%) translateZ(0) rotateY(55deg) scale(0.8)!important;
            -ms-transform: translateX(-70%) translateZ(0) rotateY(55deg) scale(0.8)!important;
            transform: translateX(-70%) translateZ(0) rotateY(55deg) scale(0.8)!important;
            opacity: 0.75;
        }
        .flipster-carousel .flip-next {
            -webkit-transform: translateX(70%) translateZ(0) rotateY(-55deg) scale(0.8)!important;
            -moz-transform: translateX(70%) translateZ(0) rotateY(-55deg) scale(0.8)!important;
            -o-transform: translateX(70%) translateZ(0) rotateY(-55deg) scale(0.8)!important;
            -ms-transform: translateX(70%) translateZ(0) rotateY(-55deg) scale(0.8)!important;
            transform: translateX(70%) translateZ(0) rotateY(-55deg) scale(0.8)!important;
            opacity: 0.75;
        }
            /*.flipster-carousel .flip-next:after {
                content: '';
                display: block;
                width: 100%;
                height: 100%;
                max-height: 272px;
                position: absolute;
                top: 0;
                right: 0;
                background: -moz-linear-gradient(left, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0) 100%);
                background: -webkit-linear-gradient(left, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%);
                background: linear-gradient(to right, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=1 );
            }
            .flipster-carousel .flip-prev:after {
                content: '';
                display: block;
                width: 100%;
                height: 100%;
                max-height: 272px;
                position: absolute;
                top: 0;
                left: 0;
                background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%);
                background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%);
                background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=1 );
            }*/

        /* Reflection */
        .coverflow .flip-item img {
            display: block;
            width: 100%;
            /*-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255,255,255,0.2)));*/
            /*-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, transparent), to(white));*/
        }
        .coverflow .flip-item canvas {
            opacity: 0.5;
        }

    .estate-club-mission {
        position: relative;
        display: block;
        width: 74%;
        margin: 55px auto 0;
        text-align: center;
    }
        .estate-club-mission p {
            color: #ffffff;
            font: 300 15px/22px 'Lato', sans-serif;
        }
    .signature {
        position: relative;
        display: block;
        background: url("images/signature.png") no-repeat;
        width: 191px;
        height: 41px;
        margin: 23px auto 0;
    }


/* CTA */
.cta-wrapper {
    position: relative;
    display: block;
    width: 100%;
}
    .cta-container {
        position: relative;
        font-size: 0;
        padding-top: 39px;
        margin: 0 30px;
        border-top: 1px solid #cccccc;
    }
        .cta-btn-holder {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 33.3%;
            padding: 0 12px;
            height: 130px;
        }
            .cta-container .cta-btn-holder:first-child {
                padding-left: 0;
            }
            .cta-container .cta-btn-holder:last-child {
                padding-right: 0;
            }
            .cta-btn-holder.fmdh a span {
                left: 35px;
            }

            .cta-btn-holder.buyers a span:after {
                content: '';
                position: absolute;
                top: 0;
                bottom: 14px;
                left: -70px;
                margin: auto;
                display: block;
                background: url("images/cta-icons-sprite.png") no-repeat;
                background-position: -7px -11px;
                width: 53px;
                height: 50px;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }
            .cta-btn-holder.fmdh a span:after {
                content: '';
                position: absolute;
                top: 0;
                bottom: 14px;
                left: -70px;
                margin: auto;
                display: block;
                background: url("images/cta-icons-sprite.png") no-repeat;
                background-position: -79px -14px;
                width: 45px;
                height: 46px;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }
            .cta-btn-holder.sellers a span:after {
                content: '';
                position: absolute;
                top: 0;
                bottom: 14px;
                left: -70px;
                margin: auto;
                display: block;
                background: url("images/cta-icons-sprite.png") no-repeat;
                background-position: -147px -10px;
                width: 42px;
                height: 53px;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

            .cta-btn-holder a {
                position: relative;
                display: block;
                outline: none;
                text-align: center;
                text-decoration: none;
                box-sizing: border-box;
                width: 100%;
                height: 100%;
                overflow: hidden;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
                background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(240,240,240,0.5) 30%, rgba(204,204,204,0.5) 100%);
                background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(240,240,240,0.5) 30%,rgba(204,204,204,0.5) 100%);
                background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(240,240,240,0.5) 30%,rgba(204,204,204,0.5) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80cccccc',GradientType=0 );
            }
                .cta-btn-holder a:after {
                    content: '';
                    display: block;
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 130px;
                    background: #14487b;
                    z-index: 1;
                    -webkit-transition: all 0.3s ease-in-out;
                    -moz-transition: all 0.3s ease-in-out;
                    -ms-transition: all 0.3s ease-in-out;
                    -o-transition: all 0.3s ease-in-out;
                    transition: all 0.3s ease-in-out;
                }
                .cta-btn-holder a:before {
                    content: '';
                    width: 0;
                    height: 100%;
                    display: inline-block;
                    vertical-align: middle;
                }
                .cta-btn-holder a span {
                    position: relative;
                    display: inline-block;
                    vertical-align: middle;
                    color: #14487b;
                    z-index: 2;
                    text-transform: uppercase;
                    font: 300 25px 'Lato', sans-serif;
                    -webkit-transition: all 0.5s ease-in-out;
                    -moz-transition: all 0.5s ease-in-out;
                    -ms-transition: all 0.5s ease-in-out;
                    -o-transition: all 0.5s ease-in-out;
                    transition: all 0.5s ease-in-out;
                }

            /* Hover */
            .cta-btn-holder a:hover:after {
                top: 0;
            }
            .cta-btn-holder a:hover span {
                color: #ffffff;
            }
            .cta-btn-holder.buyers a:hover span:after {
                background-position: -7px -77px;
            }
            .cta-btn-holder.fmdh a:hover span:after {
                background-position: -78px -80px;
            }
            .cta-btn-holder.sellers a:hover span:after {
                background-position: -146px -76px;
            }


/* Welcome */
.welcome-wrapper {
    position: relative;
    display: block;
    width: 100%;
    padding: 35px 0 0;
}
    .welcome-container {
        position: relative;
        font-size: 0;
        padding-top: 38px;
        margin: 0 30px;
        border-top: 1px solid #cccccc;
    }
        .agent-wrap {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 50.7%;
        }
            .agent-wrap a {
                position: relative;
                display: inline-block;
                width: 25%;
                outline: none;
                text-decoration: none;
                box-sizing: border-box;
            }
                .agent-wrap a:after {
                    content: '';
                    display: block;
                    background: rgba(20,72,123,0.5);
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    opacity: 0;
                    -webkit-transition: all 0.3s ease-in-out;
                    -moz-transition: all 0.3s ease-in-out;
                    -ms-transition: all 0.3s ease-in-out;
                    -o-transition: all 0.3s ease-in-out;
                    transition: all 0.3s ease-in-out;
                }
            .agent-wrap img {
                width: 100%;
            }
            /* Hover */
            .agent-wrap a:hover:after {
                opacity: 1;
            }

        .welcome-info-wrap {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 49.3%;
        }
            .welcome-title {
                position: relative;
                display: block;
                text-align: center;
                padding-top: 37px;
            }
                .welcome-title h1 span {
                    color: #14487b;
                    text-transform: uppercase;
                    font: 300 40px 'Lato', sans-serif;
                }
                .welcome-title h1 span.big {
                    position: relative;
                    top: 18px;
                    font: bold 90px 'Lato', sans-serif;
                }

            .welcome-info-txt {
                position: relative;
                display: block;
                padding: 47px 0 0;
                width: 79%;
                margin: 0 auto;
            }
                .welcome-info-txt p {
                    display: block;
                    color: #666666;
                    margin-bottom: 26px;
                    text-align: justify;
                    -ms-text-align-last: center;
                    -moz-text-align-last: center;
                    text-align-last: center;
                    font: 300 15px/24px 'Lato', sans-serif;
                }


/* Testimonials */
.testimonials-wrapper {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
	margin: 30px 0 0;
	background-color: #4B99D7;
}
    .testimonials-container {
        position: relative;
        display: block;
        font-size: 0;
    }
        .testimonials-slider {
            position: relative;
            display: inline-block!important;
            text-align: center;
            padding: 0 0 0;
            font-size: 0;
            width: 56.25%;
        }
            .testimonials-slider a {
                position: relative;
                display: block;
                text-decoration: none;
                outline: none;
                box-sizing: border-box;
                width: 100%;
            }
                .test-holder {
                    position: relative;
                    display: block;
                    width: 100%;
                    height: 100%;
                }
                    .test-img-holder {
                        position: relative;
                        display: block;
                    }
                        .test-img-holder:after {
                            content: '';
                            display: block;
                            background: rgba(81,138,194,0.9);
                            width: 100%;
                            height: 100%;
                            position: absolute;
                            top: 0;
                        }
                        .test-img-holder img {
                            width: 100%;
                            opacity: 0.8;
                        }

                    .test-desc {
                        position: absolute;
                        width: 100%;
                        height: 100%;
                        top: 0;
                    }
                        .test-quote {
                            position: relative;
                            display: block;
                            background: url("images/quote.png") no-repeat;
                            width: 62px;
                            height: 50px;
                            margin: 90px auto 0;
                        }
                        .test-info-txt {
                            position: relative;
                            display: block;
                            text-align: center;
                            padding: 38px 45px 0;
                        }
                            .test-info-txt p {
                                color: #ffffff;
                                min-height: 110px;
                                font: 300 15px/22px 'Lato', sans-serif;
                            }
                        .test-name {
                            position: relative;
                            display: block;
                            padding-top: 27px;
                            color: #ffffff;
                            text-transform: uppercase;
                            font: bold 40px 'Lato', sans-serif;
                        }

                .testimonials-slider a.slick-slide,
                .testimonials-slider a.slick-slide.slick-cloned {
                    opacity: 0;
                    -webkit-transition: opacity 0.8s ease-in-out;
                    -moz-transition: opacity 0.8s ease-in-out;
                    -ms-transition: opacity 0.8s ease-in-out;
                    -o-transition: opacity 0.8s ease-in-out;
                    transition: opacity 0.8s ease-in-out;
                }
                .testimonials-slider a.slick-slide.slick-active,
                .testimonials-slider a.slick-slide.slick-current.slick-active {
                    opacity: 1;
                }

        .test-title-wrap {
            position: relative;
            display: inline-block;
            vertical-align: top;
            width: 43.75%;
            height: 100%;
            padding: 0 0;
        }
            .test-title-inner:before {
                content: '';
                width: 0;
                height: 100%;
                display: inline-block;
                vertical-align: middle;
            }
                .test-title-inner {
                    position: relative;
                    display: block;
                    width: 100%;
                    height: 100%;
                }

            .test-title {
                position: relative;
                display: inline-block;
                vertical-align: middle;
                width: 100%;
                text-align: center;
            }
                .test-title h2 span {
                    color: #ffffff;
                    letter-spacing: 3px;
                    text-transform: uppercase;
                    font: 100 40px 'Lato', sans-serif;
                }
                .test-title h2 span.big {
                    position: relative;
                    top: 18px;
                    font: bold 90px 'Lato', sans-serif;
                }
                .test-title h2 span.right {
                    padding-left: 13px;
                }
                .test-title h3 {
                    position: relative;
                    top: -22px;
                    padding-left: 32%;
                    color: #ffffff;
                    letter-spacing: 3px;
                    text-transform: uppercase;
                    font: 100 40px 'Lato', sans-serif;
                }


/* Blog */
.blog-wrapper {
    position: relative;
    display: block;
    width: 100%;
    padding: 30px 0;
}
    .blog-container {
        position: relative;
        background: #eeeeee;
        margin: 0 30px;
        padding: 109px 0 96px;
    }
        .blog-title {
            position: relative;
            display: block;
            text-align: center;
        }
            .blog-title h2 {
                color: #14487b;
                text-transform: uppercase;
                font: bold 35px 'Lato', sans-serif;
            }

        .blog-item-holder {
            position: relative;
            display: block;
            padding-top: 51px;
        }
            .blog-item-title {
                position: relative;
                display: block;
                text-align: left;
                color: #666666;
                min-height: 69px;
                padding: 0 60px 24px 0;
                text-transform: uppercase;
                border-bottom: 1px solid rgba(0,0,0,0.10);
                font: normal 18px/22px 'Lato', sans-serif;
            }
            .blog-img-holder {
                position: relative;
                display: block;
                background: center no-repeat;
                background-size: cover;
                width: 100%;
                max-width: 263px;
                margin: 28px auto 0;
                height: 201px;
            }
            .blog-info-txt {
                position: relative;
                display: block;
                padding-top: 25px;
                text-align: left;
                min-height: 170px;
            }
                .blog-info-txt p {
                    color: #666666;
                    font: 300 15px/22px 'Lato', sans-serif;
                }

            .blog-read-more {
                position: relative;
                display: block;
                padding-top: 26px;
            }
                .blog-read-more a {
                    position: relative;
                    outline: none;
                    text-decoration: none;
                    color: #14487b;
                    text-transform: uppercase;
                    font: bold 14px 'Lato', sans-serif;
                }


/* Footer */
.footer-wrapper {
    position: relative;
    display: block;
    width: 100%;
    z-index: 9;
    background: #14487b;
    padding: 0 0 33px;
}
    .footer-logo {
        position: relative;
        display: block;
        text-align: center;
        padding-top: 32px;
    }
        .footer-logo img {
            width: 100%;
            max-width: 228px;
        }

    .footer-contacts {
        position: relative;
        display: block;
        text-align: center;
        padding: 45px 0 0;
    }
        .footer-contact-info {
            position: relative;
            display: inline-block;
            vertical-align: middle;
        }
            .footer-contact-info .phone {
                position: relative;
                display: inline-block;
                vertical-align: bottom;
                color: #ffffff;
                font: 300 20px 'Lato', sans-serif;
            }
            .footer-contact-info .phone span.ai-font-phone {
                font-size: 18px;
                margin-right: 12px;
            }
            .footer-contact-info .phone a {
                color: #ffffff;
            }
            .footer-contact-info .email {
                position: relative;
                display: inline-block;
                vertical-align: bottom;
                margin-right: 22px;
            }
            .footer-contact-info .email a {
                color: #ffffff;
                outline: none;
                text-decoration: none;
                font: 300 20px 'Lato', sans-serif;
            }
            .footer-contact-info .email span.ai-font-envelope-f {
                color: #ffffff;
                font-size: 14px;
                margin-right: 12px;
            }

        .footer-git-form-wrap {
            position: relative;
            display: block;
            font-size: 0;
            padding: 38px 0 30px;
        }
            .footer-git-title {
                position: relative;
                display: inline-block;
                vertical-align: top;
                width: 16.49%;
            }
                .footer-git-title h2 span.thin {
                    display: block;
                    color: #ffffff;
                    text-align: left;
                    text-transform: uppercase;
                    font: 100 25px/23px 'Lato', sans-serif;
                }
                .footer-git-title h2 span.bold {
                    display: block;
                    color: #ffffff;
                    text-align: right;
                    text-transform: uppercase;
                    font: bold 25px/22px 'Lato', sans-serif;
                }

            .git-form {
                position: relative;
                display: inline-block;
                vertical-align: top;
                width: 80.53%;
                margin-left: 2.9%;
            }
                .git-fields {
                    position: relative;
                    display: inline-block;
                    vertical-align: top;
                }
                    .git-fields input {
                        width: 100%;
                        height: 46px;
                        background: transparent;
                        border: 1px solid rgba(255,255,255,0.25);
                        font: 300 14px 'Lato', sans-serif;
                        color: #ffffff;
                        /*opacity: 0.25;*/
                        border-radius: 0;
                        -moz-border-radius: 0;
                        -webkit-border-radius: 0;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        appearance: none;
                        padding:0 20px;
                        margin: 0;
                        outline: none;
                    }
                    .git-fields textarea {
                        width: 100%;
                        height: 46px;
                        background: transparent;
                        border: 1px solid rgba(255,255,255,0.25);
                        font: 300 14px 'Lato', sans-serif;
                        color: #ffffff;
                        /*opacity: 0.25;*/
                        border-radius: 0;
                        -moz-border-radius: 0;
                        -webkit-border-radius: 0;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        appearance: none;
                        padding:14px 20px 0 20px;
                        margin: 0;
                        outline: none;
                        resize: none;
                    }
                    .git-fields input.git-submit {
                        position: absolute;
                        bottom: 28px;
                        right: 0;
                        border: none;
                        opacity: 1;
                        background: url("images/send-btn.png") no-repeat;
                        font-size: 0;
                        border-radius: 0;
                        -moz-border-radius: 0;
                        -webkit-border-radius: 0;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        appearance: none;
                        width: 21px;
                        height: 21px;
                    }

                .git-fields.short {
                    width: 27.02%;
                    margin-right: 0.6%;
                }
                .git-fields.long {
                    width: 44.55%;
                    margin-right: 0;
                }

            .footer-git-form-wrap span.wpcf7-not-valid-tip {
                color: #f00;
                font-size: 14px;
                display: block;
            }
            .footer-wrapper .wpcf7-response-output {
                color: #FFFFFF;
                text-align: center;
                margin-top: 0;
            }
            .footer-git-form-wrap span.ajax-loader {
                float: right;
            }

        .footer-border-line {
            position: relative;
            display: block;
            border-top: 1px solid rgba(255,255,255,0.05);
        }

        .footer-copyright {
            position: relative;
            display: block;
            padding: 21px 0 0;
            color: #6c96c0;
            text-align: left;
            font: 300 14px 'Lato', sans-serif;
        }
            .footer-copyright a {
                color: #169ecf;
            }

        .footer-mls {
            position: relative;
            display: block;
            padding: 20px 0 0;
            text-align: right;
        }
            .footer-mls span {
                color: #6c96c0;
                font-size: 20px;
            }

/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/
/* IP BG */
.ipbg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 230px;
    z-index: -1;
    background: url("images/slide1.jpg") center no-repeat;
    background-size: cover;
}
    .ipbg:after {
        content: '';
        display: block;
        background: rgba(0,0,0,0.25);
        width: 100%;
        height: 100%;
        z-index: 1;
        position: absolute;
        top: 0;
    }
#inner-page-wrapper {
    padding-top: 230px;
}
/* Adjust minimum height of page area */ 
#content-sidebar, #content-full{ min-height: 500px; margin-top: 20px;}

/** Adjust width of content columns **/
#content-sidebar #content{ width: 73.08%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar {
    width: 24.83%;
}
    .sidebar .qs-title h2 span.big {
        color: #14487b;
        font: bold 70px/90px 'Lato', sans-serif;
    }
    .sidebar .qs-title span {
        color: #14487b;
        font: 100 30px/40px 'Lato', sans-serif;
    }
    .sidebar .qs-title h3 span {
        position: relative;
        top: -45px;
        padding-left: 53px;
    }
    .sidebar h3 {
        font-size: 0;
        margin: 0;
    }
    .sidebar .qs-fields {
        position: relative;
        font-size: 0;
        width: 100%;
        padding: 0;
        margin-top: -20px;
    }
    .sidebar .qs-group.select-group {
        position: relative;
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .sidebar .qs-group.select-group.left {
        width: 49%;
        float: left;
    }
    .sidebar .qs-group.select-group.right {
        width: 49%;
        float: right;
    }
    .sidebar .qs-group.select-group.btn {
        margin-left: 0;
        height: auto;
        display: inline-block;
    }
    .sidebar .qs-group.buttons {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto 8px;
    }
    .sidebar .cta-btn-holder {
        display: block;
		width: 100%;
		height: 90px;
		border: 5px solid rgba(34,100,146,0.6);
		border-radius: 0;
		position: relative;
		text-align: center;
		margin: 8px auto;
		transform: none;
        padding: 0;
    }
	.sidebar .cta-btn-holder a:first-child {
        margin-left: 0px;
    }
    .sidebar .cta-btn-holder a span:after {
        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: #14487b;
    text-transform: uppercase;
    font: bold 35px 'Lato', sans-serif;
}

/* Style category/archive/etc main headings (h1) */
#content .archive-title {
    color: #14487b;
    text-transform: uppercase;
    font: bold 35px 'Lato', sans-serif;
}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle { 

}
     
.row.resources-logo-wapper img {
    width: 100%;
    /*max-width: 210px;*/
    max-width: 140px;
    margin: auto;
    display: block;
}
.cycloneslider-hp-slideshow-resposive-2{display: none !important;}
/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */

.sidebar .cta-btn-holder a {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: rgba(34,100,146,0.5);
	/* border-radius: 50%; */
	position: relative;
	text-align: center;
	margin: 0;
    /* transform: 0; */
}

.sidebar .cta-btn-holder a:first-child {margin-left: 0px;}
.sidebar .cta-btn-holder a:last-child {margin-right: 0px;}

.sidebar .cta-btn-holder a span.circle-inner {
	position: absolute;
	background: #226492;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	color: white;
	font-size: 1.625rem;
	display: block;
	width: 100%;
    height: 100%;
	border-radius: 0;
}

.sidebar .cta-btn-holder a:hover span.circle-inner,
.sidebar .sidebar .cta-btn-holder a:hover span.circle-inner {
	background: rgb(122,188,255); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, rgba(122,188,255,1) 0%, rgba(49,138,206,1) 87%, rgba(69,147,208,1) 93%, rgba(69,147,208,1) 93%, rgba(64,150,238,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(122,188,255,1) 0%,rgba(49,138,206,1) 87%,rgba(69,147,208,1) 93%,rgba(69,147,208,1) 93%,rgba(64,150,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(122,188,255,1) 0%,rgba(49,138,206,1) 87%,rgba(69,147,208,1) 93%,rgba(69,147,208,1) 93%,rgba(64,150,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.sidebar .cta-btn-holder a span.circle-text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	display: block;
	transform: translateY(-50%);
	line-height: 1;
}

.sidebar .cta-btn-holder a span.circle-text em {
	display: block;
	font-style: normal;
	font-size: 0.8125rem;
	text-transform: uppercase;
}

.sidebar .cta-btn-holder a span {
	color: #ffffff;
}

.sidebar h2 {
	text-align: center;
	text-transform: uppercase;
	color: #226492;
	font-size: 24px;
	margin: 0 0 20px;	
}
.sidebar .qs-title {
    padding-left: 0;
}

.cycloneslider-template-standard {
    margin-bottom: 0 !important;
}

.cycloneslider-template-standard.cycloneslider-width-full .cycloneslider-slide img {
    height: 100% !important;
    width: auto !important;
}

#post-75 .entry-title span {
    opacity: 0;
}
.le-logo {
    text-align: center;
}

.blog-item-title {
    height: 70px;
    overflow: hidden;
}


.blog-slider .col-md-3.slick-slide {
    outline-color: transparent;
}

div.wpcf7-response-output {
    text-align: center;
}

#content ul#ihf-search-location-tabs {
    margin-left: 0;
}
#content ul.chosen-results {
    margin-left: 0;
    padding: 0;
}
#content ul#ihf-detail-extrainfotabs {
    margin-left: 0;
}





/** 12/26/2017 Updates **/

.testimonials-slider .test-holder .test-desc .test-name {
    padding-top: 0;
}

.qs-group.buttons .search-btn , .qs-group.buttons a.advanced{
    transition: 400ms ease;
}

.qs-group.buttons a.advanced:hover , .qs-group.buttons .search-btn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #226492;
}

.fc-wrapper .communities-slider > a {
    max-width: 100%;
}