@CHARSET"UTF-8";
html, body {
    height: 100%;
    margin: 0;
    background:#fff;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    line-height: 1.8;
}

@font-face {
    font-family: 'BurfordBase';
    src: url('../fonts/BurfordBase.eot'); /* IE9 Compat Modes */
    src: url('../fonts/BurfordBase.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/BurfordBase.woff') format('woff'), /* Modern Browsers */
    url('../fonts/BurfordBase.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/BurfordBase.svg#BurfordBase') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Century';
    font-style: normal;
    font-weight: 400;
    src: local('ITC Century Std Book'), local('CenturyStd-Book'), url(https://fonts.gstatic.com/l/font?kit=ga6NawBE72VIoDSm7biLaQ&skey=a410f150778116d2&v=v1) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'debbyscript';
    src: url('../fonts/debby-webfont.woff2') format('woff2'),
    url('../fonts/debby-webfont.woff') format('woff'),
    url('../fonts/debby-webfont.ttf') format('ttf'),
    url('../fonts/debby-webfont.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}

@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=f997d2c7-3f82-4cec-8438-66a100f11221");

@font-face{
    font-family:"Burford W03 Base";
    src:url("../fonts/5ffab7de-23b5-4777-97e3-70f5e196264f.eot?#iefix");
    src:url("../fonts/5ffab7de-23b5-4777-97e3-70f5e196264f.eot?#iefix") format("eot"),
    url("../fonts/2b560924-f5ac-4d37-8273-5b70bcd04b6a.woff2") format("woff2"),
    url("../fonts/879a8442-69b9-42a0-9172-a9b6184c4b57.woff") format("woff"),
    url("../fonts/ac9e852e-b427-41fa-ba40-d04c8fa7d3f1.ttf") format("truetype"),
    url("../fonts/6b790e3a-bf48-4df4-a6bd-90044896daf4.svg#6b790e3a-bf48-4df4-a6bd-90044896daf4") format("svg");
}
@font-face{
    font-family:"Century Schoolbook W01";
    src:url("../fonts/1819f77b-68c0-4675-9d33-1f121bb2cdcd.eot?#iefix");
    src:url("../fonts/1819f77b-68c0-4675-9d33-1f121bb2cdcd.eot?#iefix") format("eot"),
    url("../fonts/82febba5-0ee8-4dfa-9d12-69954d7e4ff3.woff2") format("woff2"),
    url("../fonts/3a5e1390-7cce-4a9b-bb4a-340024804c37.woff") format("woff"),
    url("../fonts/ebb84a1a-7994-400b-a4fc-05a333d0312f.ttf") format("truetype"),
    url("../fonts/aa01bc28-794b-4675-ba26-d397b9cfd2cf.svg#aa01bc28-794b-4675-ba26-d397b9cfd2cf") format("svg");
}
@font-face{
    font-family:"CenturySchlbkMTW01-Ital";
    src:url("../fonts/0ba0a615-1b88-4002-aeba-f6437aaa5b9b.eot?#iefix");
    src:url("../fonts/0ba0a615-1b88-4002-aeba-f6437aaa5b9b.eot?#iefix") format("eot"),
    url("../fonts/b82e0985-e24d-423f-b62c-79b9c9ae6f2f.woff2") format("woff2"),
    url("../fonts/9c7506a4-33b5-4ca5-9038-77f1a5e264c3.woff") format("woff"),
    url("../fonts/8ef7f238-14e9-4635-88e4-8dbf30dabc24.ttf") format("truetype"),
    url("../fonts/6b81cd51-9455-417b-9cf6-771b985c1dda.svg#6b81cd51-9455-417b-9cf6-771b985c1dda") format("svg");
}
@font-face{
    font-family:"CenturySchlbkMTW01-Bold_706541";
    src:url("../fonts/2b0322c9-3030-43e0-be66-4fc73cbec8c2.eot?#iefix");
    src:url("../fonts/2b0322c9-3030-43e0-be66-4fc73cbec8c2.eot?#iefix") format("eot"),
    url("../fonts/fdbc6619-a143-4a2e-a685-7d702eba2493.woff2") format("woff2"),
    url("../fonts/c37c5335-e8bd-4cd9-b456-0f288cb947b6.woff") format("woff"),
    url("../fonts/75646b83-2364-4da3-9842-af61ea10953a.ttf") format("truetype"),
    url("../fonts/1e551fb0-1e0a-4e4c-8416-e291aa6c7c23.svg#1e551fb0-1e0a-4e4c-8416-e291aa6c7c23") format("svg");
}

.relative{ position: relative;}

a{
    color: #000;
}


#content a:link,
#content a:visited,
#content a:active {
    color: #5fb7a6;
    transition: color .7s ease-out;  

}


#content a:hover { 
    color: #000;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    width: auto;
    height: auto;
}
iframe{
    max-width: 100%;
    width: 100%;
}

.navbar-header {
    display: none !important;
}

.l_d_list a {
    position: relative;
		top: 4px;
    left: 4px;
}

.top-header{
    z-index: 2;
    position: relative;
}

.header-slide {
    position: relative;
    z-index: 1;
}

#slide-33-layer-3, #slide-31-layer-6, #slide-32-layer-3
 {
    background-size: 96% 100% !important;
}
.top-header{
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    background-position: center top;
    background-size: auto 100%;
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease;
}

.top-header.fixed{
    background-color: #57b19f;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    background-image: none;
    min-height: 65px;
}

.top-header.fixed .navbar {
    padding-top: 12px;
    padding-bottom: 12px;
}


.menu-logo{
    height: 45px;
    display: table-cell;
    vertical-align: middle;
}

.menu-logo img{
    width: 100%;
    max-height: 42px;
}

.menuCont4 {
    width: 45%;
    float: left;
}

.menuCont5 {
    width: 10%;
    float: left;
}

.menuCont6 {
    width: 45%;
    float: left;
}

.top-header.fixed .logo-center{
    display: none;
}

.logo-center{
    position: absolute;
    display: none;
    z-index: 9999;
    left: 0;
    right: 0;
    top: -39px;
    margin: 0 auto;
    width: 126px;
    height: 130px;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.logo-center img{
    /*height: 90px;*/
}

.nav-search .dashicons-search{
    font-size: 24px !important;
    padding: 6px 10px !important;
    line-height: 30px !important;

}

.divider-menu{
    margin-left: 60px;
}

.mega-child-column .mega-sub-menu li.mega-menu-item > a{
    font-style: italic !important;
}

#mega-menu-wrap-header-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item,
#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link,
#mega-menu-wrap-extra-menu,
#mega-menu-wrap-extra-menu #mega-menu-extra-menu,
#mega-menu-wrap-extra-menu #mega-menu-extra-menu ul.mega-sub-menu,
#mega-menu-wrap-extra-menu #mega-menu-extra-menu li.mega-menu-item,
#mega-menu-wrap-extra-menu #mega-menu-extra-menu a.mega-menu-link{
    font-family: "Century Schoolbook W01" !important;
    letter-spacing: .5px;
    font-weight: normal !important;
}

.menu-second-row .mega-sub-menu li.mega-menu-item > a{
    font-size: 12px !important;
}

.menu-second-row .mega-sub-menu li{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.menu-second-row .mega-sub-menu li.widget_text h4.mega-block-title{
    font-style: italic !important;
    font-size: 14px !important;
}


.top-header.fixed .menuCont4,
.top-header.fixed .menuCont6 {
    width: 50%;
    -webkit-transition: width .4s ease, opacity .3s ease;
    -o-transition: width .4s ease, opacity .3s ease;
    transition: width .4s ease, opacity .3s ease;
}
.navbar-default .navbar-nav > li > a,.navbar-nav > li > a{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 38px;
    font-weight: 500;
    padding: 0 20px;
    color: #000;
}

.navbar {
    padding-top: 10px;
    /*padding-bottom: 42px;*/
}

p{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.8;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

h1, .h1 {
    font-size: 38px;
    color: #79242F;
    font-family: "BurfordBase";
    text-transform: uppercase;
    font-weight: 700;
}

h1.heading_large{
    font-size: 56px;
    line-height: 48px;
}

h2, .h2 {
    font-size: 30px;
    color: #000;
    font-family: "BurfordBase";
    text-transform: uppercase;
    font-weight: 700;
}

h3, .h3 {
    font-size: 24px;
    color: #000;
    font-family: "BurfordBase";
    text-transform: uppercase;
    font-weight: 500;
}

h4, .h4 {
    font-size: 18px;
    color: #000;
    font-family: "BurfordBase";
    text-transform: uppercase;
    font-weight: 500;
}

h5, .h5 {
    font-size: 16px;
    color: #000;
    font-family: "BurfordBase";
    text-transform: uppercase;
    font-weight: 500;
}

h1.head_2,
h2.head_2,
h3.head_2,
h4.head_2,
h5.head_2{
    font-family: "Roboto",sans-serif;
    color: #555;
    text-transform: capitalize;
    font-weight: 400;
}

h1.head_3,
h2.head_3,
h3.head_3,
h4.head_3,
h5.head_3{
    font-family: "Cormorant Garamond",sans-serif;
    text-transform: capitalize;
    font-weight: 600;
}

h1.head_3{
    font-size: 42px;
}

h1.head_4,
h2.head_4,
h3.head_4,
h4.head_4,
h5.head_4{
    font-family: "Century Schoolbook W01",sans-serif;
    text-transform: inherit;
    font-weight: bold;
}

.font_12 p,
.font_12 a,
.font_12 p a{
    font-size: 12px;
    line-height: 24px;
}

.font_15 p,
.font_15 a,
.font_15 p a{
    font-size: 15px;
    line-height: 30px;
}

.font_18 p,
.font_18 a,
.font_18 p a,
.font_18 li,
.font_18 li a{
    font-size: 18px;
    line-height: 30px;
    color: #6d6d6d;
    font-weight: 400;
}

.colored{
    color: #57b19f;
}

.tp-tab{
    padding-left: 76px;
    opacity: 1 !important;
}

.tp-tab.selected{
    border-bottom: 2px solid #fff;
}

.tp-tab:before{
    content: '';
    background: url("../img/Quatrefoil-1.png") no-repeat center;
    width: 64px;
    height: 63px;
    text-align: center;
    transition: background .4s;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    line-height: 64px;
    position: absolute;
    left: 0;
    top: 0;
}

.tp-tab:first-child:before{
    content: '1';
}

.tp-tab:nth-child(2):before{
    content: '2';
}

.tp-tab:nth-child(3):before{
    content: '3';
}

.tp-tab:nth-child(4):before{
    content: '4';
}

.tp-tab.selected:before{
    background: url("../img/Quatrefoil-active-1.png") no-repeat center;
}

.tp-tab-title,
.tp-tab-desc{
    font-style: italic;
    font-family: 'Century Schoolbook W01', serif !important;
    font-weight: 600 !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.71);
}

.tp-tab.selected .tp-tab-title,
.tp-tab.selected .tp-tab-desc{
    color: #5FB7A6;
}

/* Header */


a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}


.padtp_10{ padding-top: 10px;}
.padbm_10{ padding-bottom: 10px;}

.padtp_15{ padding-top: 15px;}
.padbm_15{ padding-bottom: 15px;}

.padtp_25{ padding-top: 25px;}
.padbm_25{ padding-bottom: 25px;}

.padtp_30{ padding-top: 30px;}
.padbm_30{ padding-bottom: 30px;}
.padrt_30{ padding-right: 30px;}
.padlt_30{ padding-left: 30px;}

.padtp_35{ padding-top: 35px;}
.padbm_35{ padding-bottom: 35px;}

.padtp_40{ padding-top: 40px;}
.padbm_40{ padding-bottom: 40px;}

.padtp_45{ padding-top: 45px;}
.padbm_45{ padding-bottom: 45px;}

.padtp_50{ padding-top: 50px;}
.padbm_50{ padding-bottom: 50px;}

.padtp_55{ padding-top: 55px;}
.padbm_55{ padding-bottom: 55px;}

.padtp_60{ padding-top: 60px;}
.padbm_60{ padding-bottom: 60px;}
.padrt_60{ padding-right: 60px;}
.padlt_60{ padding-left: 60px;}

.padtp_70{ padding-top: 70px;}
.padbm_70{ padding-bottom: 70px;}

.padtp_75{ padding-top: 75px;}
.padbm_75{ padding-bottom: 75px;}

.padtp_90{ padding-top: 90px;}
.padbm_90{ padding-bottom: 90px;}

.padtp_120{ padding-top: 120px;}
.padbm_120{ padding-bottom: 120px;}

.padtp_150{ padding-top: 150px;}
.padbm_150{ padding-bottom: 150px;}

.padlt_70{ padding-left: 70px;}
.padrt_70{ padding-right: 70px;}

.padlt_80{ padding-left: 80px;}
.padrt_80{ padding-right: 80px;}

.padrt_0{padding-right: 0;}
.padlt_0{padding-left: 0;}



.mrtp_20{ margin-top: 20px;}
.mrgbm_20{ margin-bottom: 20px;}
.mrtbm_50{ margin-bottom: 50px;}



.navbar-nav ul{ margin-bottom: 0;}

.slider-pro {
    background-color: transparent;
}

.sub-menu li a:after{ content: none;}

.sp-image-container {
    overflow: hidden;
    vertical-align: top;
}

.sp-image-container img,.banner img{ width: 100%;}

.slide-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
}

.sp-layer{
    position: relative !important;
}


.slide-content .detail_box p a,.slide-content .detail_box p{
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}

.heading-block{
    margin-bottom: 20px;
}

.heading-block h1,
.heading-block h2,
.heading-block h3,
.heading-block h4{
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family:"BurfordBase";
    color: #79242F;
}

.heading-block:after {
    content: '';
    display: block;
    margin-top: 0px;
    height: 20px;
    background-image: url('../img/wave.svg');
    background-position: 50% 5px;
    background-repeat: no-repeat;
    background-size: 60px auto;
    margin: 5px auto 0;
}

.heading-block-1 h1,
.heading-block-1 h2,
.heading-block-1 h3,
.heading-block-1 h4,
.heading-block-1 a{
    margin-bottom: 0;
    font-weight: 600;
    text-transform: inherit;
    letter-spacing: 1px;
    font-family:"Century Schoolbook W01",sans-serif;
    color: #79242F;
}

.heading-block-1:after {
    content: '';
    display: block;
    background-image: url('../img/wave.svg');
    background-position: top left;
    background-repeat-y: no-repeat;
    background-size: 50px 5px;
    margin: 9px 0 3px;
    width: 50px;
    height: 5px;
}

.heading-block-2 a{
    margin-bottom: 0;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family:"Century Schoolbook W01",sans-serif;
    color: #79242F;
}


.heading-block-white h1,
.heading-block-white h2,
.heading-block-white h3,
.heading-block-white h4,
.heading-block-white h5{
    color: #fff;
    position: relative;
}

.heading-block-white:after {
    background-image: url('../img/wave-white.svg');
    content: '';
    display: block;
    background-position: 50% 5px;
    background-repeat: no-repeat;
    background-size: 60px auto;
    margin: 5px auto 0;
    height: 20px;
}

.heading-block-white h1{
    font-size: 42px;
}


.heading-block-red h1{
    font-size: 48px;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: inherit;
    letter-spacing: 1px;
    font-family: 'Century Schoolbook W01', serif !important;
    color: #f15b5d;
}

.heading-block-red:after {
    content: '';
    display: block;
    background-image: url('../img/wave.svg');
    background-position: 50% 5px;
    background-repeat: no-repeat;
    background-size: 60px auto;
    margin: 5px auto 0;
    height: 20px;
}


.heading-block-3 h1,
.heading-block-3 h2,
.heading-block-3 h3,
.heading-block-3 h4{
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family:"BurfordBase";
    color: #79242F;
    position: relative;
}

.heading-block-3 h1:after,
.heading-block-3 h2:after,
.heading-block-3 h3:after,
.heading-block-3 h4:after{
    content: '';
    display: block;
    margin-top: 0px;
    height: 20px;
    background-image: url('../img/wave.svg');
    background-position: 50% 5px;
    background-repeat: no-repeat;
    background-size: 60px auto;
    margin: 5px auto 0;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title{
    font-family: 'Century Schoolbook W01', serif !important;
}

.navbar-toggle {
    top: 52px;
    right: 20px;
}

.header {
    width: 100%;
    z-index: 1;
}

.fr_resp_logo{
    position: relative;

}
.fr_resp_logo a{

    left:0;
    right: 0;
    display: block;

}

.sp-image-container img,.header-slide-banner img{width: 100%;}


.navbar .navbar-collapse {
    text-align: center;
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #3d1723;
    background-color: transparent;
}

.navbar-default .navbar-nav > li.current-menu-item > a{
    color: #3d1723;
}

.navbar-default .navbar-nav > li.current-menu-item > a:before,
.navbar-default .navbar-nav > li.current-menu-item > a:after{
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    background: #3d1723;
    height: 4px;
}

.navbar-default .navbar-nav > li.current-menu-item > a:after{
    margin-top: 1px;
    bottom: 0;
}

.navbar-default .navbar-nav > li.current-menu-item > a:before{
    bottom: 5px;
}



.header-slide{
    position: relative;
    top: 0;
}


.social_share{ padding-left: 0; margin: 0; display: block;}

.social_share li{
    display: inline-block;
    text-align: center;
	margin-right: 10px;
}

.social_share li:first-child{
    text-align: left;
}

.social_share li:last-child{
    margin-right: 0;
    text-align: right;
}

.social_share li a{
    color: #79222f;
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 2px 2px 4px 2px rgba(0, 0, 0, 0.12);
}


.social_share li a:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    background-color: #57b19f;
    color: #fff;
}

.flex{ 
	display: flex;
	display: -webkit-flex;
}

.flex_none{ display: block;}

b, strong {
    font-weight: 700;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
}

.text-uppercase{
    text-transform: uppercase;
}

.banner_text{
    position: absolute;
    bottom: 14%;
    left: 6%;
    right: 0;
}

.banner_text h1{
    font-size: 64px;
    text-transform: inherit;
    font-weight: normal;
    font-family: 'Century Schoolbook W01',sans-serif;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width:991px){
    .banner_text h1 {
        font-size: 52px;
    }
}

@media screen and (max-width:767px){
    .banner_text h1 {
        font-size: 42px;
    }
}

@media screen and (max-width:480px){
    .banner_text h1 {
        font-size: 32px;
    }
    .banner_text {
        bottom: 8%;
    }
}

.navbar-nav > li.btn_gr.btn_sm {
    max-width: 126px;
    padding: 0 10px;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.20);
}

.navbar-nav > li.btn_gr.btn_sm > a{
    color: #fff;
    font-size: 20px;
    line-height: 28px;

}

.slide-title{
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

#loading{
    background-color: #57b19f;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    margin-top: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#loading svg{
    width: 100px;
    height: 100px;
    margin: 20px auto;
    display: block;
}

#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
}

#object{
    width: 116px;
    height: 116px;
    background: url("../img/VSA Logo.png");
    background-size: cover;
    -webkit-animation: animate 1s infinite ease-in-out;
    animation: animate 1s infinite ease-in-out;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
}
@-webkit-keyframes animate {
    0% { -webkit-transform: perspective(160px); }
    50% { -webkit-transform: perspective(160px) rotateY(-180deg); }
    100% { -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg); }
}

@keyframes animate {
    0% {
        transform: perspective(160px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
    } 50% {
          transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
          -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg) ;
      } 100% {
            transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
            -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
        }
}


.slide-search{
    background-image: url("../img/Button-line.svg");
    background-size: 100% 81px;
    background-repeat: no-repeat;
    height: 81px;
}

.slide-search.slide-search-2{
    background-image: url("../img/Button-line-center.png");
    background-repeat: repeat-x;
    position: relative;
    max-width: 90%;
    padding: 0;
    margin: 0 auto;
}

.slide-search.slide-search-2:before{
    content: '';
    background: url("../img/Button-line-before.png") no-repeat center;
    width: 49px;
    height: 81px;
    position: absolute;
    left: -49px;
    top: 0;
}

.slide-search.slide-search-2:after{
    content: '';
    background: url("../img/Button-line-after.png") no-repeat center;
    width: 49px;
    height: 81px;
    position: absolute;
    right: -49px;
    top: 0;
}

.slide-search .input-group .form-control{
    border: 0;
    background: transparent;
    height: 81px;
    font-size: 36px;
    color: rgb(255, 255, 255);
    padding-left: 30px;
}

.slide-search.slide-search-2 .input-group .form-control{
    padding-left: 0;
    color: #939393;
    box-shadow: none !important;
}

.slide-search .btn{
    background: transparent;
}


.slide-search .add-on .input-group-btn > .btn {
    left:-2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    font-size: 30px;
    color: #fff;
    outline: none;
}

.slide-search.slide-search-2 .add-on .input-group-btn > .btn {
    background: url("../img/search-dark.png") no-repeat center;
    background-size: 40px;
    left: 0;
    width: 40px;
    height: 40px;
}

.slide-search .add-on .input-group-btn > .btn i{
    display: none;
}

.slide-search .add-on .form-control:focus {
    box-shadow:none;
    -webkit-box-shadow:none;
    border-color:#cccccc;
    outline: none;
}

.slide-search .form-control::-webkit-input-placeholder {
    color: #fff
}

.slide-search.slide-search-2 .form-control::-webkit-input-placeholder {
    color: #939393
}

.nav-search.nav-search-resp {
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 20px;
    color: #fff;
    width: 40px;
}

body.search-open .logo-center{
    opacity: 0;
    display: none;
}

body.search-open .nav-search i:first-child{
    display: none;
}

.nav-search i:last-child{
    display: none;
}

body.search-open .nav-search i:last-child{
    display: inline;
}

.light_con_1{
    background-color: #f8fcfd;
}


.light_con_2{
    background-color: #eeeeee;
}

.light_con_3{
    background-color: #f8fcff;
}

.z_1{
    z-index: 1;
}

.z_2{
    z-index: 2;
}

.decoration_underline{
    text-decoration: underline;
}

.uppercase{
    text-transform: uppercase;
}

.capitalize{
    text-transform: capitalize;
}

.swiftype-widget .autocomplete li.active {
    border-top: 1px solid #52a997 !important;
    border-bottom: 1px solid #52a997  !important;
    background-color: #57b2a0 !important;
    -webkit-box-shadow: 0 1px 0 #57b2a0 inset !important;
    -moz-box-shadow: 0 1px 0 #57b2a0 inset !important;
    box-shadow: 0 1px 0 #57b2a0 inset !important;
    background: rgb(107,162,156) !important;
    background: -moz-linear-gradient(top, rgba(107,162,156,1) 0%, rgba(101,159,152,1) 50%, rgba(90,151,145,1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(107,162,156,1) 0%,rgba(101,159,152,1) 50%,rgba(90,151,145,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(107,162,156,1) 0%,rgba(101,159,152,1) 50%,rgba(90,151,145,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ba29c', endColorstr='#5a9791',GradientType=0 ) !important;
}

.swiftype-widget .autocomplete li p.title {
    color: #52a997 !important;
}

.swiftype-widget .autocomplete li.active p.title {
    color: #fff !important;
}


/* Loader */

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 64px;
    width: 64px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%);
    margin: 0;
}

.lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Loader */


/****** Header */


/* Home Page Css */

.search-bar {
    display: none;
    background-color: #52a997;
    z-index: 9;
    position: absolute !important;
    left:0;
    right: 45px;
    top: -10px;
    padding-top: 5px;
    height: 60px;
}

.search-bar form{
    margin: 0;
    height: 100%;
    padding-bottom: 0;
    padding-top: 0;
    border: none;
    box-shadow: none;
}

.search-bar .btn{
    background: transparent;
    box-shadow: none;
    outline: none;
    border: 0;
    color: #fff;
}

.nav-search:hover {
    color: rgba(255, 255, 255, 0.75);
}

form.search span.input-group-btn{
    display: none;
}
form.search input[type="search"]{
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: 100;
    height: 100%;
}

form.search input::-webkit-input-placeholder {
    color: #fff;
}

.slide-search.slide-search-2 .form-control::-webkit-input-placeholder {
    color: #939393
}

form.search.search_3{
    border: 1px solid #C1C8CE;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


form.search.search_3 input[type="search"]{
    color: #000;
    height: 78px;
    text-align: left;
    font-weight: 300;
}

form.search.search_3 .search-submit{
    border: 0;
}

form.search.search_3 .search-submit i{
    color: #a0a0a0;
}

form.search.search_3 .search-submit:hover,
form.search.search_3 .search-submit:focus{
    background: transparent;
}

form.search.search_3 input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #a0a0a0;
}
form.search.search_3 input[type="search"]::-moz-placeholder { /* Firefox 19+ */
    color: #a0a0a0;
}
form.search.search_3 input[type="search"]:-ms-input-placeholder { /* IE 10+ */
    color: #a0a0a0;
}
form.search.search_3 input[type="search"]:-moz-placeholder { /* Firefox 18- */
    color: #a0a0a0;
}

.slick-slide{
    outline: none;
}

.slide-show .slick-arrow:before,
.stand-alone-gallery .slick-arrow:before,
.post-gallery .slick-arrow:before,
.more-neighborhoods .slick-arrow:before{
    content: none;
}

.slide-show.slick-slider .slick-next,
.stand-alone-gallery.slick-slider .slick-next,
.post-gallery.slick-slider .slick-next ,
.more-neighborhoods.slick-slider .slick-next{
    right: -56px;
}

.slide-show.slick-slider .slick-prev,
.stand-alone-gallery.slick-slider .slick-prev,
.post-gallery.slick-slider .slick-prev,
.more-neighborhoods.slick-slider .slick-prev {
    left: -56px;
}

.slide-show.slick-slider .slick-next,
.stand-alone-gallery.slick-slider .slick-next,
.post-gallery.slick-slider .slick-next,
.more-neighborhoods.slick-slider .slick-next {
    width: 57px;
    height: 56px;
    line-height: 32px;
    color: #6e97bd;
    font-size: 36px;
    background-color: transparent;
    text-decoration: none;
    background-image: url('../img/arrow-right.png');
    background-position: top center;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
}

.post-gallery.slick-slider .slick-next,
.stand-alone-gallery.slick-slider .slick-next{
    background-image: url('../img/right-arrow-orange.svg');
}

.slide-show.slick-slider .slick-prev,
.stand-alone-gallery.slick-slider .slick-prev,
.post-gallery.slick-slider .slick-prev,
.more-neighborhoods.slick-slider .slick-prev {
    width: 57px;
    height: 56px;
    line-height: 32px;
    color: #6e97bd;
    font-size: 36px;
    background-color: transparent;
    text-decoration: none;
    background-image: url('../img/arrow-left.png');
    background-position: top center;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    z-index: 99;
}

.post-gallery.slick-slider .slick-prev,
.stand-alone-gallery.slick-slider .slick-prev{
    background-image: url('../img/left-arrow-orange.svg');
}

.post-gallery .slick-slide ,
.stand-alone-gallery .slick-slide{
    margin: 0 27px;
}
/* the parent */
.post-gallery .slick-list,
.stand-alone-gallery .slick-list{
    margin: 0 -27px;
}


.slick-slider:hover .slick-next {
    opacity: 1;
    right: -29px;
}

.slick-slider:hover .slick-prev {
    opacity: 1;
    left: -29px;
}

.slide-show .slick-slide img,.post-gallery  .slick-slide img{
    width: 100%;
}

.post-gallery .slick-dots{
    bottom: -50px;
}

.post-gallery.post-gallery_2 .slick-dots{
    bottom: -25px;
}

.iportfolio {
    position: relative;
}

.iportfolio .portfolio-image {
    position: relative;
    overflow: hidden;
}

.iportfolio .portfolio-title{
    position: absolute;
    color: #fff;
    font-size: 26px;
    z-index: 5;
    top: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: top .9s ease;
    -o-transition: top .9s ease;
    transition: top .9s ease;
}

.iportfolio .portfolio-title h3 {
    font-family: 'Century Schoolbook W01';
    font-weight: normal;
	text-transform: capitalize;
    color: #eee;
    font-size: 26px;
    margin: 0;
    padding: 0;
    text-shadow: 2px 2px 10px #626262;
}
.iportfolio .portfolio-title h3:after {
    content: '';
    display: block;
    width: 60px;
    margin: 10px auto 0 auto;
    height: 6px;
    background-image: url(../img/wave-white.svg);
    background-position: top center;
    background-repeat-y: no-repeat;
    background-size: 60px auto;
}

.portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    height: 100% !important;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.iportfolio:hover .portfolio-overlay {
    opacity: 1;
}

.iportfolio  .portfolio-desc {
    font-size: 14px;
    position: absolute;
    display: block !important;
    width: 100%;
    height: 78px;
    padding: 15px 20px;
    top: auto;
    bottom: -79px;
    left: 0;
    z-index: 3;
    -webkit-transition: bottom .9s ease;
    -o-transition: bottom .9s ease;
    transition: bottom .9s ease;
}

.portfolio-desc span {
    display: block;
    margin-top: 3px;
    color: #fff;
}

.portfolio-desc span a,.link_green{
    color: #5FB7A6;
}

.portfolio-desc span a,.link_green_1{
    color: #5FB7A6;
}

.link_green_1{
    text-decoration: underline;
}

.portfolio-desc span a:hover,.link_green:hover,.link_green_1:hover{
    color: #5FB7A6;
    opacity: .8;
}

.iportfolio:hover .portfolio-title {
    top: 65%;
    transform: translate(-50%, -35%);
}

.iportfolio:hover .portfolio-desc {
    bottom: 50px;
}

.iportfolio:hover .portfolio-title h3:after{
    -webkit-animation: slide 24s linear infinite;
}

@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -400px 0; }
}

@-moz-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -400px 0; }
}

@-ms-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -400px 0; }
}


.home_map_section{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-left: 5%;
    padding-right: 5%;
	cursor: pointer;
}

.home_map_section strong{
    color: #78ba3c;
}

.home_map_section .right_box .inner{
    max-width: 306px;
}

.home_map_section .right_box h4{
    line-height: 1.3;
    margin-top: 15px;
}

.home_map_section .bottom-column{
    position: relative;
    margin-bottom: -40px;
}

.f_list .text_box{
    position: absolute;
    bottom: 10px;
    left: 40px;
    right: 40px;
    margin: 0 auto;
    text-align: left;
}

.f_list .text_box p{
    color: #fff;
    line-height: 1.3;
}

.f_list h3{
    font-family: 'Century Schoolbook W01', serif !important;
    font-weight: 500;
    color: #eee;
    font-size: 22px;
    text-transform: capitalize;
}

.f_list h2{
    font-family: 'Cormorant Garamond', serif !important;
    font-weight: 500;
    color: #eee;
    text-transform: capitalize;
    text-shadow: 2px 2px 10px #626262;
}

.f_list h3:after,
.f_list h2:after {
    content: '';
    display: block;
    width: 60px;
    margin: 10px 0 0;
    height: 6px;
    background-image: url(../img/wave-white.svg);
    background-position: top center;
    background-repeat-y: no-repeat;
    background-size: 60px auto;
}

.f_list .img_box img{
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
.f_list > div:hover .img_box img{
    opacity: .8;
}

.f_list > div:hover h3:after,
.f_list > div:hover h2:after {
    -webkit-animation: slide 24s linear infinite;
    -moz-animation: slide 24s linear infinite;
    -ms-animation: slide 24s linear infinite;
    animation: slide 24s linear infinite;
}

.btn_teal{
    background-image: url("../img/button-2.jpg") !important;
    background-repeat: no-repeat;
    width: 261px;
    height: 48px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 15px auto;
    line-height: 48px !important;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.btn_teal:hover{
    color: #fff;
}

.btn_teal_small{
    background-image: url(../img/button-2.jpg);
    background-repeat: no-repeat;
    background-size: 190px 40px;
    width: 190px;
    height: 40px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 15px auto;
    line-height: 40px;
    font-size: 14px;
    text-transform: capitalize;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.btn_teal_small:hover{
    color: #fff;
}

.btn_orange{
    background-image: url(../img/button-orange.svg);
    background-repeat: no-repeat;
    background-size: 150px 30px;
    width: 150px;
    height: 30px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 29px;
    font-size: 11px;
    text-transform: capitalize;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

.btn_orange.btn_orange_large{
    background-size: 200px 43px;
    width: 200px;
    height: 43px;
    line-height: 42px;
    font-size: 14px;
}

.btn_orange:hover,.btn_orange:focus,.btn_orange:visited{
    color: #fff;
}

.newsletter-section p{
    font-size: 24px;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.32);
    margin-bottom: 30px;
    line-height: 32px
}

.home-newsletter {
    padding: 0;
}

.home-newsletter .single {
    max-width: 319px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.home-newsletter .single h2 {
    font-size: 22px;
    color: white;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.home-newsletter .single .form-control {
    height: 50px;
    background-image: url(../img/button2-white.jpg);
    background-color: transparent;
    background-position: top center;
    background-repeat-y: no-repeat;
    padding: 6px 60px 6px 28px;
    border: none;
    width: 319px;
    background-size: 319px 48px;
    box-shadow: none;
}

.home-newsletter .single .form-control:focus {
    box-shadow: none;
}

.home-newsletter .single .btn {
    min-height: 50px;
    border-radius: 0 20px 20px 0;
    background: transparent;
    color: #57b19f;
    box-shadow: none;
    outline: none;
}

.home-newsletter .single .input-group-btn{
    right: 59px;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}


.jarallax {
    position: relative;
    z-index: 0;
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}


/* Home Page Css */


/* Things to do Page Css */

.text_large,
.text_large p,
.text_large p span,
.text_large p a,
.text_large p strong{
    font-size: 18px;
    line-height: 37px;
    color: #949494;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    font-style: italic;
}

/*

.text_caps_light,
.text_caps_light p,
.text_caps_light p span,
.text_caps_light p a,
.text_caps_light p strong{
    font-size: 18px;
    line-height: 37px;
    color: #949494;
    font-family: 'BurfordBase', serif;
    font-weight: 400;
}


*/


/* DropDown Css */

.dropdowns{
    padding-top: 0;
    padding-bottom: 30px;
}

.div_divider{
    position: relative;
}

.div_divider:after{
    content: '';
    height: 90px;
    width: 1px;
    background: #d0d0d0;
    position: absolute;
    right: 0;
    top: -20px;
    bottom: -20px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #fff;
    width: 100%;
    height: 40px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif,arial;
    text-transform: capitalize;
    text-align: left;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    box-shadow: 0 0 1px 0.5px rgba(0, 0, 0, 0.08);
    padding: 6px 30px 6px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #888;
}
.select-styled:after {
    content: "\f107";
    font-family: fontawesome,sans-serif;
    font-size: 24px;
    width: 15px;
    height: 15px;
    color: #57b19f;
    vertical-align: middle;
    text-align: center;
    line-height: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%) rotate(0deg);
    -moz-transform: translate(0,-50%) rotate(0deg);
    transform: translate(0,-50%) rotate(0deg);
    right: 10px;
    -webkit-transition: .3s all linear;
    -moz-transition: .3s all linear;
    -ma-transition: .3s all linear;
}

.select-styled:hover,.select-styled.active {
    background-color: #fbfbfb;
}

.select-styled.active{
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select-styled:active:after, .select-styled.active:after {
    -webkit-transform: translate(0,-50%) rotate(180deg);
    -moz-transform: translate(0,-50%) rotate(180deg);
    transform: translate(0,-50%) rotate(180deg);
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid #d0d0d0;
    border-top: 0;
}
.select-options li {
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    text-indent: 15px;
    color: #999;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.select-options li:hover {
    color: #fff;
    background: rgb(87, 177, 159);
}
.select-options li[rel="hide"] {
    display: none;
}
.select .nav-select{ display: none;}


/* DropDown Css */

.chip {
    display: inline-block;
    margin-right: 15px;
    height: 40px;
    font-size: 14px;
    line-height: 34px;
    background-color: #ffffff;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    box-shadow: 0 0px 1px 0.5px rgba(0, 0, 0, 0.08);
    padding: 3px 10px 3px 15px;
    color: #888;
}

.chip:hover{
    background-color: #fbfbfb;
}

.chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 34px;
    padding-left: 25px;
    color: #57b19f;
    opacity: 1;
}

.location_listing .btn_orange{
    float: right;
}

.location_listing .title_block{
    padding-top: 10px;
    padding-bottom: 10px;
}

.location_listing .heading-block-1{
    display: inline-block;
    padding-top: 4px;
}

.location_listing_g_m.location_listing .heading-block-1{
    display: block;
}

.location_listing .box img.g_membership_icon,.g_membership_icon{
    width: auto;
}

.location_listing .box p{
    margin-bottom: 3px;
}

.location_listing .text-smal,.text-small,.location_listing .link_green{
    font-size: 12px;
    line-height: 17px;
}



.location_listing p.sponsored_flag,.sponsored_flag{
    font-size: 11px;
    font-style: italic;
    margin-bottom: 8px;
    text-transform: capitalize;
}

.location_listing .box img{
    width: 100%;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.location_listing .box:hover img {
    opacity: .8;
}

.location_listing .box a.link_green{
    text-decoration: underline;
}

.location_listing .box:hover .heading-block-1:after{
    -webkit-animation: slide 24s linear infinite;
    -moz-animation: slide 24s linear infinite;
    -ms-animation: slide 24s linear infinite;
    animation: slide 24s linear infinite;
}

.pagination{
    display: block;
}

.pagination span.page-numbers.current, .pagination.page-links > p > span.page-number {
    display: inline-block;
    color: #fff;
    background: #57b19f;
}
.pagination .page-numbers:hover{
    color: #fff;
    background: #57b19f;
}

.pagination .page-numbers{
    display: inline-block;
    color: #888;
    line-height: 50px;
    min-width: 45px;
    min-height: 50px;
    padding: 0 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    box-shadow: 0 0 2px #b5b5b5;
    -webkit-box-shadow: 0 0 2px #b5b5b5;
    -moz-box-shadow: 0 0 2px #b5b5b5;
}

.f_list_things h2{
    text-align: center;
}

.f_list_things h2:after{
    margin: 10px auto 0;
}

.f_list_things .img_box {
    background-size: cover !important;
    background-position: center !important;
    max-width: 345px;
    margin: 0 auto;
    border-radius: 5px;
    z-index: 1;
}

.f_list_things .img_box img,
.f_list .img_box img,
.f_list_things > div:hover img,
.f_list > div:hover .img_box img{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    opacity: 0;
}

.f_list .img_box .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    text-align: center;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.45);
    height: 100% !important;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.f_list_things .text_box p{
    text-align: center;
    font-size: 14px;
}

.f_list_things .text_box{
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media screen and (min-width:768px) and (max-width:991px){
    .f_list.f_list_cols_four .box:nth-child(3){
        clear: left;
    }
}

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

    .location_listing_g_m .box:nth-child(2n+1){
        clear: left;
    }
}


@media screen and (min-width:992px){

    .location_listing_col_3 .box:nth-child(3n+1){
        clear: left;
    }
}

@media screen and (max-width:991px){

    .location_listing_col_3 .box:nth-child(3n+1){
        clear: none;
    }

    .location_listing_col_3 .box:nth-child(2n+1){
        clear: left;
    }
	
	.f_list_things .col-sm-4 .inner,
    .f_list_things .box .inner {
        max-width: 310px;
        margin: 0 auto 20px auto;
    }

    .f_list.f_list_cols_four .box:last-child{
        display: block !important;
    }
	
}

@media screen and (max-width:768px){

    .location_listing_col_3 .box:nth-child(2n+1),
    .location_listing_g_m .box:nth-child(2n+1){
        clear: none;
    }
}


/* Things to do Page Css */

/* Location Single Page Css */

.l_d_list{
    display: table;
    width: 100%;
    margin-bottom: 15px;
}
.l_d_list,
.l_d_list p,
.l_d_list p a,
.l_d_list span{
    font-size: 16px;
    line-height: 26px;
}

.l_d_list i{
    display: table-cell;
    width: 30px;
    color: #c7c7c7;
}
.l_d_list .dtl{
    display: table-cell;
}

.location_single .left_col{
    border-right: 1px solid #c7c7c7;
}

.tags ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.tags ul li{
    display: inline-block;
}

.tags ul li a{
    display: block;
    background-color: #ebebeb;
    color: #555;
    padding: 9px 28px;
    border-radius: 25px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.tags ul li a:hover{
    background-color: #57b19f;
    color: #fff;
}

.slick-dots li button:before {
    font-size: 14px;
    opacity: .4;
    color: #000;
}

.slick-dots li{
    margin: 0;
}

.slick-dots li.slick-active button:before,
.slick-dots li button:hover:before, .slick-dots li button:focus:before{
    color: #57b19f;
}

.slide_image_caption{
    font-style: italic;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    font-size: 18px;
    margin-top: 10px;
}

.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 60px;
}

.tabbable-line > .nav-tabs > li:last-child{
    margin-right: 0;
}

.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #555;
    font-size: 24px;
    padding: 20px 10px;
    background-color: transparent;
}
.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid rgba(87, 177, 159, 0.58);
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0;
}
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #57b19f;
    position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}
.tabbable-line > .tab-content {
    background-color: transparent;
    border: 0;
    border-top: 1px solid #c3c3c3;
    padding: 30px 0;
}
.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

.review_tabs p,.review_tabs span{
    font-size: 20px;
    line-height: 1.5;
}

.review_tabs span.right{
    font-size: 16px;
    line-height: 18px;
}

.text_16,.text_16 p,.text_16 span{
    font-size: 16px;
    line-height: 1.6;
}

.text_20,.text_20 p,.text_20 span{
    font-size: 20px;
    line-height: 1.6;
}

.text_24,.text_24 p,.text_24 span{
    font-size: 24px;
    line-height: 38px;
}

.review_tabs .tabbable-line aside{
    position: absolute;
    right: 25px;
}

.question_form input[type="text"],.question_form .input-group .form-control:first-child{
    height: 55px;
    font-size: 16px;
    border-radius: 4px;
    padding: 6px 20px;
    box-shadow: none;
}

.question_form .btn_teal_small{
    background-image: url(../img/teal-button.svg);
    margin: 0;
    background-size: 260px 55px;
    width: 262px;
    height: 55px;
    letter-spacing: .5px;
}

.question_answer_box .btn_teal_small,.review_tabs .btn_teal_small{
    background-image: url(../img/teal-button.svg);
}

.question_form .btn{
    background-color: transparent;
    margin-left: 30px;
    box-shadow: none;
    outline: none;
}

.question_form .btn:active,.question_form .btn:focus{
    background-image: url(../img/teal-button.svg);
    color: #fff;
}

.question_answer_box hr{
    margin-top: 25px;
    margin-bottom: 40px;
    border-top: 1px solid #b9b9b9;
}

.question_answer_box .answer h3{
    text-transform: inherit;
}

.updn_vt{
    display: inline-block;
    border-radius: 2px;
    margin-left: 10px;
}

.updn_vt a{
    width: 40px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.updn_vt:hover{
    box-shadow: 0 0 0 1px #d2d2d2;
}

.updn_vt:hover a{
    background: #efefef;
}

.updn_vt:hover a:first-child{
    box-shadow: -1px 0px 0 0 #d2d2d2 inset;
}

.updn_vt a:hover{
    background: #e2e0e0;
    color: inherit;
}

.home-newsletter.teal-newsletter .single{
    max-width: 270px;
    margin: 0;
}
.home-newsletter.teal-newsletter .single .form-control {
    height: 48px;
    background-image: url(../img/button-2.jpg);
    width: 270px;
    background-size: 270px 48px;
    box-shadow: none;
    color: #fff;
}

.home-newsletter.teal-newsletter .single .btn{
    color: #fff;
}

.home-newsletter.teal-newsletter  .single input[type="email"]::-webkit-input-placeholder{
    color: #fff;
}

.home-newsletter.teal-newsletter  .single input[type="email"]::-ms-input-placeholder{
    color: #fff;
}

.home-newsletter.teal-newsletter  .single input[type="email"]::-moz-input-placeholder{
    color: #fff;
}

.heading-block.heading-block-large:after{
    background-position: top left;
    margin: 5px 0 0;
    background-repeat-x: no-repeat;
    background-size: 75px 12px;
    height: 12px;
}




/* Location Single Page Css */


/* Neighborhood Page Css */

.neighborhoods_maps_sec{
    background-color: #fefaed;
}

.n_l_lists{
    margin-bottom: 0;
    padding-left: 0;
}

.n_l_lists li{
    font-size: 18px;
    font-weight: 500;
    color: #949494;
    line-height: 30px;
    /*width: 50%;
    float: left;*/
    margin-bottom: 15px;
    padding-left: 20px;
    z-index: 1;
    position: relative;
}

.n_l_lists li a{
    color: #949494;
}

.n_l_lists li span{
    width: 5px;
    height: 100%;
    z-index: -1;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 300ms ease-out;
}


.n_l_lists li.active span.sp_2{
    display: block;
    width: 100%;
}

.st0{fill:#CEC9AC;}
.st1{fill:#6B7781;}
.st2{fill:#8C9BA6;}
.st3{fill:#A1B1BD;}
.st4{fill:#FFFFFF;}

/*

.missions-south{fill: #6B7781; }

.eastside-sunset-station-dignowity{ fill:#6B7781; }

.pearl-sobro-broadway-cultural-corridor{fill:#8C9BA6;}

.alamo-heights{fill:#8C9BA6;}

.northeast-morgans-wonderland{fill:#A1B1BD;}

.six-flags-fiesta-texas-la-cantera-stone-oak{fill:#6B7781;}

.monte-vista-alta-vista-olmos-park{fill:#8C9BA6;}

.king-william-southtown-south-flores{fill:#8C9BA6;}

.westside-deco-district-monticello{fill:#8C9BA6;}

.northwest-seaworld-alamo-ranch{fill:#A1B1BD;}
*/


.missions-south:hover,
.ms_parent.active path{fill: #66c5eb; }

.downtown:hover,
.dwn_parent.active path{fill: #aa1d2d; }

.eastside-sunset-station-dignowity:hover,
.esd_parent.active path{ fill:#a1cf5f; }

.pearl-sobro-broadway-cultural-corridor:hover,
.psb_parent.active path{fill:#b180b8;}

.alamo-heights:hover,
.ah_parent.active path{fill:#f6df8c;}

.northeast-morgans-wonderland:hover,
.nm_parent.active path{fill:#f7a28a;}

.six-flags-fiesta-texas-la-cantera-stone-oak:hover,
.sflcs_parent.active path{fill:#f05a5d;}

.monte-vista-alta-vista-olmos-park:hover,
.mao_parent.active path{fill:#6cc7b7;}

.king-william-southtown-south-flores:hover,
.kwsf_parent.active path{fill:#f89c23;}

.westside-deco-district-monticello:hover,
.wdm_parent.active path{fill:#e996c1;}

.northwest-seaworld-alamo-ranch:hover,
.nsa_parent.active path{fill:#f5d44c;}


.missions-south,
.alamo-heights,
.eastside-sunset-station-dignowity,
.king-william-southtown-south-flores,
.northeast-morgans-wonderland,
.northwest-seaworld-alamo-ranch,
.pearl-sobro-broadway-cultural-corridor,
.six-flags-fiesta-texas-la-cantera-stone-oak,
.westside-deco-district-monticello,
.monte-vista-alta-vista-olmos-park{
    transition: all .3s ease-in-out;
}


/*
.missions-south:hover,
.alamo-heights:hover,
.eastside-sunset-station-dignowity:hover,
.king-william-southtown-south-flores:hover,
.northeast-morgans-wonderland:hover,
.northwest-seaworld-alamo-ranch:hover,
.pearl-sobro-broadway-cultural-corridor:hover,
.six-flags-fiesta-texas-la-cantera-stone-oak:hover,
.westside-deco-district-monticello:hover,
.monte-vista-alta-vista-olmos-park:hover
{
    fill: #d8d4c0 !important;
}
*/



.info-box{
    background-color: #fff;
    margin: 0 auto;
}

.info-box img{
    width: 100%;
}

.info-box{
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.11);
}

.hover_intent_map{
    overflow: hidden;
}

.hover_intent_map .left_box,
.hover_intent_map .right_box{
    padding: 0;
}

.hover_intent_map .left_box{
    width: 45%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 45px;
    padding-bottom: 45px;
    background: #e0f2ed;
}

.hover_intent_map .right_box{
    width: 55%;/* before it was 55 */
    float: right;
    position: absolute;
    padding: 0;
    right: 0;
    height: 100%;
    z-index: 2;
}

.hover_intent_map .right_box svg{
    position: relative;
    top: -130px;
    bottom: 0;
    right: -0;
}

.info-box .text_box{
    padding: 20px;
    color: #555;
	padding-right: 110px;
}

.info-box .text_box p,.info-box .text_box h4{
    color: #555;
}

.info-box .text_box{
    font-size: 12px;
}

.info-box .text_box .link_a{
    color: #70c8ec;
    font-size: 18px;
    text-decoration: underline;
    text-transform: capitalize;
}


.n_l_lists li.active,.n_l_lists li.active a{
    color: #fff;
    position: relative;
}

.n_l_lists li.active:before{
    content: none;
    height: 10px;
    width: 10px;
    background-color: #57b19f;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* Neighborhood Page Css */


/* Neighborhood Detail Page Css */

.cat_description,.cat_description p{
    color: #57b19f;
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 20px;
    line-height: 41px;
    font-weight: 600;
}

.cat_description a,.cat_description p a{
    font-size: 36px;
    color: #f15b5d;
}

.category_listing_bottom .img_box {
    background-size: cover !important;
    background-position: center !important;
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 345px;
    margin: 0 auto;
    min-height: 305px;
    border-radius: 5px;
	z-index: 1;
}


.category_listing_bottom .img_box .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.45);
    height: 100% !important;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.category_listing_bottom .img_box img,.f_list.category_listing_bottom > div:hover img{
    opacity: 0;
}

.category_listing_bottom .text_box{
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.category_listing_bottom .text_box h2{
    word-break: break-word;
}

@media screen and (min-width:768px) and (max-width:992px){

    .fd_adt_sec .box:nth-child(2n+1){
        clear: left;
    }

}

@media screen and (min-width:992px){

    .fd_adt_sec .box:nth-child(3n+1){
        clear: left;
    }

}

@media screen and (max-width:768px){

    .cat_description,.cat_description p{
        font-size: 18px;
        line-height: 36px;
    }

    .cat_description a,.cat_description p a{
        font-size: 30px;
    }

    .fd_adt_sec .box {
        max-width: 355px;
        margin: 0 auto;
        clear: both;
    }

    .more-neighborhoods{
        max-width: 375px;
        margin: 0 auto;
    }

}


/* Neighborhood Detail Page Css */


/* Search page */

.search_page_text{
    font-size: 60px;
    text-transform: lowercase;
    color: #4a4a4a;
    font-family: "Century Schoolbook W01" !important;
    font-weight: 400;
}

.search_result_post p{
    margin-top: 15px;
    margin-bottom: 5px;
}

.search_result_post .text_box{
    padding-top: 15px;
}

.search_result_post .img_box a{
    display: block;
    width: 100%;
    height: 100%;
}

.search_result_post .img_box img{
    width: 100%;
    opacity: 0;
}

body.search-results .header_banner{
    max-height: 350px;
	overflow: hidden;
}

@media screen and (min-width:768px){
    .search_result_post .img_box img{
        display: none;
    }
}

/* Search page */


/* Stay Page */

.stay_location_listing .img_box{
    display: block;
}

.text_vertical_middle{
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    text-align: center;
	z-index: 2;
}

.text_vertical_middle h3{
    font-family: 'Century Schoolbook W01', serif !important;
    font-weight: 500;
    color: #fefefe;
    text-transform: capitalize;
}

.stay_location_listing_cols_2 h3{
    font-size: 42px;
}

.stay_location_listing_cols_3 h3{
    font-size: 32px;
}

.dark_overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    height: 100% !important;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.overlay_parent:hover .dark_overlay {
    opacity: 1;
}

@media screen and (min-width:768px) {
    .stay_location_listing_cols_3 .box:nth-child(3n+1){
        clear: left;
    }
}

@media (max-width: 1200px) and (min-width: 992px){
    .stay_location_listing_cols_3.stay_location_listing .box{
        min-height: inherit;
    }
}

@media screen and (max-width:991px) {

    .stay_location_listing_cols_3 h3 {
        font-size: 24px;
    }

    .stay_location_listing_cols_2 h3 {
        font-size: 32px;
    }

    .location_listing_col_3.stay_location_listing .box:nth-child(2n+1){
        clear: none;
    }

}
@media screen and (max-width:768px) {
    .location_listing.stay_location_listing .box{
        margin-bottom: 0;
    }
		
}

@media screen and (max-width:592px) {
    .location_listing .box.col-xs-6{
        width: 100%;
        float: none;
    }
}

/* Stay Page */


/* Stand Alone Page */

.video_container{
    position: relative;
}

.play_icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 175px;
    height: 140px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    line-height: 30px;
    text-transform: uppercase;
}

.play_icon img{
    display: block;
    margin: 0 auto 15px;
}

.play_icon:hover{
    color: #fff;
}

.stand-alone-gallery .slick-slide{
    position: relative;
}

.stand-alone-gallery .image_caption{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: rgba(85, 85, 85, 0.7);
    min-height: 50px;
    margin: 0;
    color: #fff;
    padding: 12px 40px;
}

.stand-alone-gallery .image_caption{
    -webkit-animation:fadeOutLeft 1s both;
    animation:fadeOutLeft 1s both;
}

.stand-alone-gallery .slick-slide.slick-active .image_caption{
    -webkit-animation:fadeInDown 1s both 1s;
    animation:fadeInDown 1s both 1s;
}

.s_a_sharer{
    border-top: 1px solid #cad3df;
    border-bottom: 1px solid #cad3df;
    padding-bottom: 35px;
    padding-top: 35px;
    margin-bottom: 2px;
}

.s_a_sharer .text_box{
    font-family: 'Century Schoolbook W01',sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #3d4d65;
    font-weight: bold;
}

@media (max-width:991px){

    .stand-alone-gallery .slick-slide {
        margin: 0 15px;
    }

    .stand-alone-gallery .slick-list {
        margin: 0 -15px;
    }

}

@media (max-width:768px){

    .s_a_sharer .alignright{
        float: none !important;
        text-align: left;
        margin: 0;
    }


    .stand-alone-gallery.slick-slider .slick-next{
        opacity: 1;
        right: 0;
    }

    .stand-alone-gallery.slick-slider .slick-prev{
        opacity: 1;
        left: 0;
    }

    .stand-alone-gallery .image_caption{
        padding: 12px 15px;
        line-height: 1.3;
    }

}

@media (max-width:592px){
    .play_icon{
        width: 110px;
        height: 100px;
        font-size: 14px;
        line-height: 22px;
    }

    .play_icon img {
        margin: 0 auto 10px;
        max-width: 57px;
    }

}

/* Stand Alone Page */

/* Faqs Page */

.faqs_list h2{
    font-family: 'Century Schoolbook W01',sans-serif;
    font-size: 28px;
    color: #72c8b6;
    line-height: 34px;
    text-transform: inherit;
    font-weight: 400;
}

/* Faqs Page */


/* City Story Page */

.city-stories-list{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.city-stories-list li{
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 25%;
}

.city-stories-list li:nth-child(3),
.city-stories-list li:nth-child(4){
    width: 50%;
}

.city-stories-list li:nth-child(4){
    clear: left;
}

.city-stories-list li:nth-child(7) {
    clear: left;
}
.city-stories-list li:nth-child(11) {
    clear: left;
}
.city-stories-list li:nth-child(15) {
    clear: left;
}


@media screen and (max-width:768px){
    .city-stories-list li{
        width: 50%;
    }

    .city-stories-list li:nth-child(3),
    .city-stories-list li:nth-child(4){
        width: 100%;
    }

    .city-stories-list li img{
        width: 100%;
    }

}

@media screen and (max-width:480px){

    .city-stories-list li{
        max-width: 255px;
        margin: 0 auto;
        float: none;
        width: 100%;
    }

    .city-stories-list li:nth-child(4) {
        clear: none;
    }

}

/* City Story Page */


/* Maps and Transportation Page */

.maps_content_box a{
    color: #72c8b6;
}

.maps_content_box a:hover{
    text-decoration: underline;
}

/* Maps and Transportation Page */

/* Basic Text Page */

.other_content h1,
.other_content h2,
.other_content h3,
.other_content h4,
.other_content h5{
    font-family: 'Century Schoolbook W01',sans-serif;
    color: #72c8b6;
    line-height: 34px;
    text-transform: inherit;
    font-weight: 400;
}

/* Basic Text Page */

/* Only in Sa Page */

.v_locations li{
    text-align: center;
    display: inline-block;
    width: 11.111%;
    padding: 0 1%;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    vertical-align: top;
    margin-right: -4px;
    margin-bottom: 15px;
}

.v_locations li a{
    display: block;
    color: #555;
}

.v_locations li a:hover{
    color: #5FB7A6;
}

.v_locations li img{
    display: block;
    margin: 0 auto 10px;
}

@media (max-width:1200px){

    .v_locations li{
        width: 16.666%;
    }
}

@media (max-width:991px){

    .v_locations li{
        width: 20%;
    }
}

@media (max-width:767px){

    .v_locations li{
        width: 25%;
    }
}

@media (max-width:592px){

    .v_locations li{
        width: 33.333%;
    }
}

@media (max-width:415px){

    .v_locations li{
        width: 50%;
    }
}

/* Only in Sa Page */


/* Events Page Page */

@media screen and (min-width:768px) and (max-width:992px){

    .events_list .box:nth-child(2n+1){
        clear: left;
    }

}

@media screen and (min-width:992px){

    .events_list .box:nth-child(3n+1){
        clear: left;
    }

}


@media screen and (max-width:768px){

    .events_list .box{
        max-width: 355px;
        margin: 0 auto;
        clear: both;
    }

}


/* Events Page Page */


/* Events listing single page */

.events_listing_single .head_4{
    color: #555;
}

.events_listing_single .date{
    font-family: 'Century Schoolbook W01',sans-serif;
    color: #72c8b6;
    font-size: 18px;
    font-weight: bold;
}

.events_listing_single .contact_numbers,.events_listing_single .link_green{
    font-size: 17px;
}

@media screen and (max-width:768px){

    .events_listing_single .head_4{
        margin-top: 30px;
    }

    .events_listing_single .date{
        font-size: 16px;
    }

}

/* Events listing single page */


/* Non Members Listing */

.nn_listing .box{
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 3px;
    margin-bottom: 60px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.nn_listing .box:hover{
    background-color: rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06);
    padding-left: 18px;
}

.nn_listing p,.nn_listing a{
    font-size: 19px;
    line-height: 30px;
    color: #000;
    font-weight: 300;
    margin-bottom: 0;
    display: block;
}

.nn_listing p strong{
    font-weight: 500;
    text-transform: capitalize;
    display: block;
}

.nn_listing a.tel{
    text-transform: uppercase;
}

.nn_listing a.tel:hover{
    color: #72c8b6;
}

.nn_m_single .head_4{
    color: #555;
    font-size: 46px;
    margin-bottom: 30px;
}

.nn_m_single p,.nn_m_single a.tel{
    font-size: 24px;
    color: #555;
}

@media screen and (min-width:592px) and (max-width:992px){

    .nn_listing .box:nth-child(2n+1){
        clear: left;
    }

}

@media screen and (min-width:992px){

    .nn_listing .box:nth-child(3n+1){
        clear: left;
    }

}

@media screen and (max-width:768px){

    .nn_listing .box{
        margin: 0 auto;
        float: left;
        width: 50%;
        margin-bottom: 30px;
    }
	
	.nn_m_single .head_4{
        font-size: 38px;
    }

    .nn_m_single p, .nn_m_single a.tel {
        font-size: 20px;
    }
	

}

@media screen and (max-width:592px){

    .nn_listing .box{
        clear: both;
        float: none;
        width: 100%;
        max-width: 90%;
        text-align: center;
    }

    .nn_listing p, .nn_listing a {
        font-size: 16px;
        line-height: 28px;
    }

	.nn_m_single .head_4{
        font-size: 32px;
    }

    .nn_m_single p, .nn_m_single a.tel {
        font-size: 18px;
    }
	
}

/* Non Members Listing */


/* Adventures Page */

.adv_tr li{
    display: inline-block;
    width: 15%;
    padding: 0 1%;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    vertical-align: top;
    margin-right: -4px;
    margin-bottom: 15px;
    font-family: 'Roboto',sans-serif;
}

.adv_tr li img {
    display: block;
    margin: 0 auto 10px;
}

.adv_tr li p {
    display: block;
    color: #555;
    margin-bottom: 0;
}

.adv_tr li aside {
    color: #a9a9a9;
    font-size: 14px;
    font-weight: 500;
}

.list-adv-fqs{
    margin-top: 30px;
}

.list-adv-fqs li{
    display: block;
    margin-bottom: 15px;
}

.list-adv-fqs li .img_box,
.list-adv-fqs li .text_box{
    display: table-cell;
    vertical-align: top;
}

.list-adv-fqs li .img_box{
    padding-right: 20px;
}

@media screen and (max-width:991px){
    .adv_tr li {
        width: 19%;
    }
}

@media screen and (max-width:767px){
    .list-adv-fqs li .img_box {
        padding-right: 15px;
    }
}

@media screen and (max-width:592px){
    .adv_tr li {
        width: 32%;
    }
}

/* Adventures Page */


/* Contact Form Page */

.contact-detail-box a{
    color: #fff;
}

.contact-form h2{
    font-weight: 300;
    line-height: 1.5;
}

.contact-form label{
    font-size: 24px;
    width: 100%;
    font-weight: 500;
    text-align: left;
    letter-spacing: .5px;
    margin-bottom: 24px;
    color: #000;
}

.map_box{
    background: #eef0f1;
    position: relative;
    margin-top: 45px;

}

.map_box p{
    margin-bottom: 0;
}


span.contact-item-label{
    margin-right: 3px;
}
span.required{
    font: 14px Arial;
    color:#84d48d;
}
span.wpcf7-form-control-wrap{
    width:100%;
    margin-top: 8px;
    display: block;
}
div.wpcf7-validation-errors {
    border: none;
}
.wpcf7-response-output {
    padding: 0px!important;
    margin:24px 0 14px!important;
    border: 0 !important;
    color: #f00;
    font-size: 14px;
    line-height: 22px;
}
.newsletter_form  .wpcf7-response-output {
    padding: 10px !important;
    margin: 4px 0 14px!important;
    border: 0 !important;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.34);
}

div.wpcf7 .ajax-loader {
    top: 5px;
    position: relative;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background:  #398f14;
    color: #fff;
    padding: 10px !important;
    width: 80%;
    margin: 15px auto !important;
}
span.wpcf7-not-valid-tip {
    margin-top:2px;
    display: block;
    color: #f00;
    font-size: 14px !important;
    line-height: 22px;
}
span.wpcf7-not-valid-tip {
    color: #f00 !important;

}

.wpcf7-form > p{
    margin-top:21px!important;
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=password],
.contact-form input[type=tel],
.contact-form input[type=url],
.contact-form input[type=search],
.contact-form input[type=date],
.contact-form textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0!important;
    -webkit-appearance: none;
}
select.wpcf7-select,
.contact-form input[type=number],
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=password],
.contact-form input[type=tel],
.contact-form input[type=url],
.contact-form input[type=search],
.contact-form input[type=date],
.contact-form textarea {
    width:100%;
    display: block;
    padding: 5px 11px 7px;
    height: 39px;
    border: 2px solid #ebebeb;
    border-radius: 3px;
    background: #fff;
    margin-top: 0;
    color: #222222;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .1s ease-out border;
    -moz-transition: .1s ease-out border;
    -ms-transition: .1s ease-out border;
    -o-transition: .1s ease-out border;
    transition: .1s ease-out border;
    margin-bottom: 0;
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.20);
}



.contact-form input:focus,
.contact-form textarea:focus {
    border-color:#878787;
    outline:0;
}
.contact-form textarea {
    height: 162px;
    line-height: 25px;
    padding-top: 6px
}
.wpcf7-form textarea {
    height: 189px;
}


/* Contact Form Page */

/******* Footer */

footer {
    position: relative;
    margin-top: 0;
    color: #fff;
    background: #fffaf3;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 50px;
    padding-top: 70px;
}

.footer_upper{
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

footer hr{
    border-color: #ccc;
    margin-left: -15px;
    margin-right: -15px;
}
footer h5{
    font-size: 14px;
    margin-bottom: 10px;
    color: #4f5362;
    text-transform: capitalize;
    font-family: 'Century Schoolbook W01',sans-serif;
    font-weight: bold;
}

footer .menu li{
    list-style: none;
}

footer a,footer p{
    color: #4f5362;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
    margin-bottom: 6px;
}

footer .bk_clm .advt_img{
    max-width: 110px;
    float: left;
    margin-right: 15px;
}

footer .bx_1,
footer .bx_2,
footer .bx_3,
footer .bx_4{
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

footer .bx_1{
    width: 35%;
}

footer .bx_2{
    width: 20%;
}

footer .bx_3{
    width: 20%;
}

footer .bx_4{
    width: 25%;
}

.footer_nw_con .right_box{
    margin-top: 50px;
    padding-top: 25px;
    border-top: 1px solid #e3e3e3;
}

.footer_nw_con .right_box .bx_4 a{
    text-transform: initial;
}


.footer_menu_con{
    padding-left: 60px;
}

#menu-footer-menu li.current-menu-item > a{
    color: #fff !important;
}

#menu-footer-menu li{
    margin-bottom: 30px;
}

#menu-footer-menu:after{
    display: table;
    content: " ";
    clear: both;
}

footer a:hover,
footer a:focus,
footer a:active{
    color: #79222f;
}

footer ul{ padding: 0; margin: 0;}

footer #menu-footer-menu li{
    list-style: none;
    float: left;
    width: 25%;
}

footer #menu-footer-menu li:nth-child(2),footer #menu-footer-menu li:nth-child(6){
    padding-left: 5%;
}

.col_one_sixth {
    width: 13.33%;
    display: block;
    position: relative;
    margin-right: 2%;
    float: left;
}

.col_last {
    margin-right: 0 !important;
    clear: right;
}

.col_one_fifteen{
    width: 15%;
    display: block;
    position: relative;
    float: left;
    margin-right: 2%;
}

.col_one_seventeen{
    width: 17%;
    display: block;
    position: relative;
    float: left;
    margin-right: 2%;
}

.col_one_twenty{
    width: 20%;
    display: block;
    position: relative;
    float: left;
    margin-right: 2%;
}

footer .home-newsletter .single .form-control{
    width: 226px;
    height: 48px;
    box-shadow: none;
    background-size: 226px 48px;
}

footer .home-newsletter{
    margin-top: 60px;
}

#menu-copyrights-menu li{
    list-style: none;
    display: inline-block;
    margin-right: 4px;
}

#menu-copyrights-menu li:last-child{
    margin-right: 0;
}

#menu-copyrights-menu li a{
    text-decoration: underline;
}

.copyrights{
    border-top: 1px solid #ccc;
}

#back-to-top {
    position: fixed;
    right: 4em;
    bottom: -70px;
    z-index: 9999;
    width: 50px;
    height: 48px;
    text-align: center;
    line-height: 50px;
    background: #57b19f;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-decoration: none;
    transition: all .5s linear;
    opacity: 0;
    margin-bottom: 0;
}

#back-to-top i{
    font-size: 24px;
}

#back-to-top:hover {
    background: #8cccc0;
}
#back-to-top.show {
    opacity: 1;
    bottom: 0;
}



/* Footer */



/* For responsive page */


@media screen and  (min-width:767px) {

    .fr_resp_new_logo{
        display: none;
    }

    .navbar-collapse.navbar-lg{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .portfolio-title.portfolio-title-resp{
        display: none;
    }

    .top-header.fixed .divider-menu {
        margin-left: 0 !important;
    }

}

@media screen and (min-width:992px){

    .top-header{
        padding: 0 1%;
        position: absolute;
        background: rgb(87, 178, 160);
        height: 60px;
        top: 40px;
    }

    .top-header.fixed{
        position: fixed;
        top:0; left:0;
        width: 100%;
    }

    .mega-child-column .mega-sub-menu li.mega-menu-item{
        border-bottom: 2px dotted #57b19f !important;
    }

    #mega-menu-wrap-header-menu,
    #mega-menu-wrap-header-menu #mega-menu-header-menu,
    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item,
    #mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link{
        position: static !important;
    }


    .mega-menu-wrap .mega-menu > li.mega-menu-item.menuCellLeft > .mega-sub-menu{
        margin-top: 8px !important;
    }

    #mega-menu-wrap-extra-menu #mega-menu-extra-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child{
        border-top: 1px solid #fff;
    }

    .mega-menu-wrap .mega-menu > li.mega-menu-item.menuCellRight > .mega-sub-menu{
        margin-top: 15px !important;
    }

	#mega-menu-wrap-extra-menu #mega-menu-extra-menu li.mega-menu-item,
    #mega-menu-wrap-extra-menu #mega-menu-extra-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        text-align: center !important;
    }
	
    .menu-con div.col-md-2,.menu-con div.col-md-10 {
        position: static;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-borderRight.borderRight {
        padding: 6px 10px;
    }

    .divider-menu {
        margin-left: 60px !important;
    }

    .no_pad{
        padding: 0;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{
        width: 90px !important;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.nav-search{
        width: inherit !important;
    }

    .logo-center {
        display: block;
    }


    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-borderRight.borderRight {
        border-right: 1px dashed #fff;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-borderRight.borderLeft {
        border-left: 1px dashed #fff;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-borderNone.borderNone {
        padding: 6px 10px;
    }

    .top-header.fixed #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-borderNone.borderNone,
    .top-header.fixed #mega-menu-wrap-extra-menu #mega-menu-extra-menu > li.mega-menu-item.mega-borderNone.borderNone{
        border-right: 1px dashed #fff;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.menuCellLeft {
        float: left;
        -webkit-transition: height .4s ease, opacity .3s ease;
        -o-transition: height .4s ease, opacity .3s ease;
        transition: height .4s ease, opacity .3s ease;
    }

    .top-header.fixed #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.menuCellRight,
    .top-header.fixed #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.nav-search{
        float: left;
        padding: 6px 18px;
    }


    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
        text-align: center !important;
        line-height: 18px !important;
        display: table-cell !important;
        vertical-align: middle !important;
    }

	.info-box{
        max-height: 592px;
    }
	
}

@media screen and (min-width:1200px){

    .top-header{
        padding: 0 2%;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-borderRight.borderRight {
        padding: 6px 16px;
    }

    .divider-menu {
        margin-left: 60px !important;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item{
        width: inherit !important;
    }

    .mega-menu-wrap .mega-menu > li.mega-menu-item.menuCellRight > .mega-sub-menu,
    .mega-menu-wrap .mega-menu > li.mega-menu-item > .mega-sub-menu{
        margin-top: 14px !important;
    }

}

@media screen and (min-width:1366px){

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-borderRight.borderRight {
        padding: 6px 15px;
    }


}

@media screen and (min-width:1500px){

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
        width: 118px !important;
    }
    .divider-menu {
        margin-left: 90px !important;
    }

   /* #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.menuCellLeft {
         float: none;
        transform: translateX(-18%);
    }*/


}

@media screen and (max-width:1500px){


}


@media screen and  (max-width:1200px) {

    .navbar-default .navbar-nav > li > a{
        padding: 0 8px;
    }

    .navbar-default .navbar-nav > li.current-menu-item > a:before,
    .navbar-default .navbar-nav > li.current-menu-item > a:after{
        left: 5px;
        right: 5px;
    }

    .iportfolio:hover .portfolio-desc {
        bottom: 55px;
    }
    .iportfolio:hover .portfolio-title {
        top: 60%;
        transform: translate(-50%, -40%);
    }

    .tabbable-line > .nav-tabs > li {
        margin-right: 40px;
    }

    .tabbable-line > .nav-tabs > li > a {
        font-size: 20px;
    }

	.footer_nw_con .right_box {
        margin-top: 0;
        padding-top: 30px;
    }
	
}

@media  (min-width:992px) and (max-width:1200px) {

    footer .home-newsletter .single .form-control {
        width: 175px;
        background-size: 175px 48px;
    }

    

}

@media screen and (max-width:991px) {

    .navbar-default .navbar-nav > li > a {
        padding: 0 5px;
        font-size: 12px;
    }

    .top-header{
        background-color: #57b19f;
    }

    .menu-logo {
        height: 45px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 2;
        width: 185px;
        margin: 0 auto;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu {
        margin: 20px -15px 0 !important;
        background: #fffdef !important;
    }

    .mega-menu-wrap .mega-menu > li.mega-menu-item > .mega-sub-menu{
        background-color: #fefcee !important;
    }

    .mega-menu-wrap .mega-menu > li.mega-menu-item{
        border-bottom: 2px solid #eee !important;
    }

    .mega-menu-wrap .mega-menu > li.mega-menu-item.mega-menu-item-has-children > a:before{
        content: "\f067" !important;
        position: absolute !important;
        right: 0;
        top: 0;
        height: 30px;
        width: 30px;
        font: FontAwesome !important;
        font-family: FontAwesome !important;
        display: block;
    }

    .mega-menu-wrap .mega-menu > li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on > a:before{
        content: "\f068" !important;
    }

	#mega-menu-wrap-extra-menu #mega-menu-extra-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #fefcee !important;
        color: #79242f !important;
    }
	
    .hebe .tp-tab-desc {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .navbar {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .nav-search{
        display: none !important;
    }

    .home_map_section{
        background-image: none !important;
        background-color: #fdf1e1;
    }

    .f_list .col-sm-6:last-child{
        display: none;
    }

    .f_list .col-sm-6 .inner{
        max-width: 310px;
        margin: 0 auto 20px auto;
    }

    footer{
        padding-left: 5% !important;
        padding-right: 5% !important;
    }

    footer .col_one_twenty,footer .col_one_fifteen {
        width: 50%;
        margin-right: 0;
    }

    footer .col_one_sixth{
        width: 20.33%;
    }

    footer .home-newsletter {
        margin-top: 20px;
    }

    .nav-search.nav-search-resp{
        display: block !important;
        position: absolute;
        right: 30px;
        top: 0;
        color: #fff;
    }

    .search-bar{
        left: 12%;
        right: 12%;
    }

    footer .home-newsletter .single .form-control {
        width: 100%;
        background-size: 100% 48px;
    }

    #mega-menu-wrap-header-menu .mega-menu-toggle {
        width: 50px;
    }

    .location_listing_col_3 .box:nth-child(2n+1){
        clear:left
    }

    .post-gallery .slick-slide {
        margin: 0 15px;
    }

    .post-gallery .slick-list {
        margin: 0 -15px;
    }

    .tp-tab {
        padding-right: 15px;
    }

    .tabbable-line > .nav-tabs > li {
        margin-right: 15px;
    }

    .tabbable-line > .nav-tabs > li > a {
        font-size: 16px;
        padding: 12px 10px;
    }

    .review_tabs .tabbable-line aside {
        right: 15px;
        top: -12px;
    }

    .n_l_lists li {
        font-size: 14px;
        line-height: 24px;
    }

	.hover_intent_map .right_box, .hover_intent_map .left_box {
		position: relative;
		width: 100%;
		float: none;
		text-align: center;
	}
	
	.hover_intent_map .right_box svg{
        max-width: 50%;
        margin: 0 auto;
        top: auto;
        right: auto;
    }

    .hover_intent_map .flex{
        display: block;
    }

    .info-box .text_box{
        padding-right: 20px;
    }
	
	.more-neighborhoods.slick-slider .slick-next {
		opacity: 1;
		right: 0;
	}
	
	.more-neighborhoods.slick-slider .slick-prev {
		opacity: 1;
		left: 0;
	}
	
	.slide-search.slide-search-2 .add-on .input-group-btn > .btn{
        background-size: 28px;
        left: 0;
    }

    .slide-search.slide-search-2 .input-group .form-control{
        font-size: 28px;
    }
	
	
}


@media screen and  (max-width:900px) {

    .hebe .tp-tab-desc {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .tp-tab:before {
        width: 45px;
        height: 45px;
        background-size: 45px 45px;
        font-size: 24px;
        line-height: 49px;
    }

    .tp-tab.selected:before {
        background-size: 45px 44px;
    }
    .tp-tab {
        padding-left: 52px;
    }

    footer .home-newsletter .single{
        max-width: 100%;
    }

    .chip {
        margin-right: 5px;
    }

    .padlt_30,.padlt_60 {
        padding-left: 15px;
    }

    .padrt_30,.padrt_60 {
        padding-right: 15px;
    }

	footer .bx_1, footer .bx_2, footer .bx_3, footer .bx_4{
        width: 50%;
        margin-bottom: 30px;
    }

    .footer_nw_con .right_box .row div:nth-child(2n+1){
        clear: left;
    }
	
}


@media screen and  (max-width:767px) {

    .flex{ display: block;}

    .navbar .navbar-collapse {
        background: none;
        border: 0;
        box-shadow: none;
        display: block;
    }

    .navbar-collapse{ float: none; }

    .navbar-default .navbar-nav > li > a,.sub-menu li a,.top_bar_nav #menu-top-bar-nav-1 li a{
        line-height: 50px;
        font-size: 14px;
        letter-spacing: 2px;
        display: block;
    }

    .navbar-header{ text-align: left; margin-bottom: 0;}
    .fr_resp_logo{ display: none; height: 0; width: 0; overflow: hidden;}
    .fr_resp_new_logo{ float: left; display: block;}
    .fr_resp_new_logo img{ max-height: 100px;}
    .navbar .navbar-nav{ margin: 0 -15px;}

    .sub-menu{
        background-color: #838e44;
        position: relative;
        display: block;
        max-height: 2220px;
        margin-bottom: 11px;
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        width: 100%;
    }
    .sub-menu li a{
        text-align: center;
        font-size: 12px;
        color: #000;
    }

    .sub-menu li a:hover {
        background: transparent;
        color: #3d1723;
    }

    .tp-tabs{
        display: none !important;
    }

    .home-portfolio-con{
        width: 50%;
        margin: 0 auto;
    }

    .slide-show.slick-slider .slick-next,
    .post-gallery.slick-slider .slick-next{
        opacity: 1;
        right: 0;
    }

    .slide-show.slick-slider .slick-prev,
    .post-gallery.slick-slider .slick-prev{
        opacity: 1;
        left: 0;
    }

    .iportfolio .portfolio-desc,.iportfolio:hover .portfolio-desc{
        bottom: 30px;
    }

    .iportfolio .portfolio-desc{
        height: inherit;
        max-height: 200px;
    }

    .iportfolio .portfolio-title{
        display: none;
    }

    .iportfolio .portfolio-title.portfolio-title-resp{
        display: block;
        transform: translate(-50%, 0);
        top: 0;
        position: relative;
    }

    .f_list .col-sm-6:last-child{
        display: block;
    }

    footer .col_one_sixth {
        width: 50%;
        margin-right: 0;
        margin-bottom: 60px;
    }

    footer .col_one_twenty, footer .col_one_fifteen {
        width: 100%;
        text-align: center;
    }

    footer .col_one_twenty{
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .copyrights div{
        text-align: center;
    }

    .home-newsletter .single {
        margin: 0 auto;
    }

    footer .home-newsletter .single{
        max-width: 290px;
    }
    footer .home-newsletter .single .form-control {
        width: 280px;
        background-size: 280px 48px;
    }

    footer a, footer p {
        margin-bottom: 20px;
    }

    .f_list_bottom_column{
        padding-top: 0;
        padding-bottom: 0;
    }

    .f_list .text_box {
        text-align: center;
    }

    .f_list h3:after{
        margin: 10px auto 0;
    }

    .search-bar {
        left: 3%;
    }

    .pagination .page-numbers {
        line-height: 40px;
        min-width: 40px;
        min-height: 40px;
        padding: 0 12px;
    }

    .location_listing .box{
        margin-bottom: 30px;
    }

    .div_divider:after{
        content: none;
    }

    .chips{
        text-align: center;
    }

    .chip {
        margin-right: 5px;
        height: 30px;
        font-size: 12px;
        line-height: 25px;
        padding: 3px 5px 3px 10px;
    }
    .chip .close {
        font-size: 13px;
        line-height: 24px;
        padding-left: 5px;
    }

    .review_tabs .tabbable-line aside {
        top: -55px;
    }

    .review_tabs p,
    .review_tabs span,
    .text_20,
    .text_20 p,
    .text_20 span,
    .text_16,
    .text_16 p,
    .text_16 span,
    .text_24,
    .text_24 p,
    .text_24 span,
    .review_tabs span.right{
        font-size: 14px;
        line-height: 1.6;
    }

    .slick-dots li button:before {
        font-size: 11px;
    }

    .answer_adnl_dtl div{
        text-align: left;
        margin-bottom: 5px;
    }

    .advertisement_box .row > div{
        text-align: center;
    }

    h1.head_3 {
        font-size: 40px;
    }

    .tags ul li a {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .l_d_list,
    .l_d_list p,
    .l_d_list p a,
    .l_d_list span {
        font-size: 16px;
    }

    .btn_orange.btn_orange_large{
        margin-bottom: 10px;
    }

    .home-newsletter.teal-newsletter .single {
        margin: 0 auto;
    }

    .location_single .left_col {
        border-right: 0;
    }

    .n_l_lists_w_img .box{
        max-width: 548px;
        margin: 0 auto;
    }

	footer .bk_clm .advt_img{
        float: right;
        margin-right: 0;
        margin-left: 15px;
    }

	.slide-search .btn{
        height: 83%;
    }

    .slide-search .btn i {
        font-size: 14px !important;
    }
	
	.slide-search.slide-search-2 .add-on .input-group-btn > .btn {
        background-size: 24px;
        left: 0;
        top: 0;
        width: 24px;
        height: 24px;
    }
	
}


@media screen and  (max-width:592px) {

    .navbar-header .fr-resp{  width: 75%;}
    .navbar-header .fr-resp img{ width: 100%;}

    .sp-arrow{
        background: rgba(0, 0, 0, 0.74);
    }
    .fr_resp_new_logo {
        max-width: 70%;
    }

    h1,
    .content h1,
    h1.heading_large {
     font-size: 32px;
    }

    h2, .h2 {
        font-size: 24px;
    }

    h3, .h3 {
        font-size: 20px;
    }

    .home-portfolio-con {
        width: 60%;
    }

    .search-bar {
        right: 15%;
    }

    .tabbable-line > .nav-tabs > li > a {
        font-size: 15px;
        padding: 12px 5px;
    }

    .review_tabs .tabbable-line aside .btn_teal_small{
        background-size: 130px 30px;
        width: 130px;
        height: 30px;
        line-height: 30px;
        font-size: 11px;
    }

    .question_form .input-group{
        display: block;
    }

    .question_form .input-group .form-control,.question_form .input-group-btn{
        display: block;
        width: 100%;
        white-space: normal;
    }

    .question_form .btn {
        margin-left: 0;
        margin-top: 10px;
    }

    .question_form .btn_teal_small {
        background-size: 268px 55px;
        width: 270px;
        height: 55px;
    }

    .n_l_lists li {
        float: none;
        width: 100%;
    }

	.location_listing .box img.g_membership_icon, .g_membership_icon {
        max-height: 36px;
    }
	
	footer .bk_clm .advt_img{
        display: none;
    }
	
	.slide-search.slide-search-2{
        max-width: 80%;
    }
	
}


@media screen and  (max-width:480px) {

    .header-slide-banner img{ width: 100%; }

    h1,
    .content h1  {
        font-size: 28px;
    }

    h2, .h2 {
        font-size: 22px;
    }

    h3, .h3 {
        font-size: 18px;
    }

    h4, .h4 {
        font-size: 16px;
    }

    #back-to-top{
        width: 46px;
        height: 48px;
    }

    .search-bar{
        left: 4%;
        right: 15%;
    }

    form.search input[type="search"]{
        font-size: 20px;
        text-align: left;
    }

    .search-bar {
        padding-top: 10px;
    }

    .nav-search.nav-search-resp {
        right: 20px;
    }

    .home-portfolio-con {
        width: 90%;
    }
    .btn_orange {
        background-size: 110px 30px;
        width: 110px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .location_listing .box p {
        font-size: 12px;
        line-height: 1.6;
    }

    .tabbable-line > .nav-tabs > li {
        margin-right: 10px;
    }

    .tabbable-line > .nav-tabs > li > a {
        font-size: 13px;
    }

	.hover_intent_map .right_box svg{
        max-width: 70%;
    }

    .slide-search .btn{
        font-size: 12px !important;
        line-height: inherit !important;
        height: 72px;
    }

    .slide-search .btn i {
        font-size: 14px !important;
    }

    .rev-btn{
        font-size: 12px !important;
        line-height: 18px !important;
    }

    .slide-search .input-group .form-control {
        height: 72px;
    }

	.slide-search.slide-search-2 .input-group .form-control{
        height: 81px;
        font-size: 18px;
    }

    .slide-search.slide-search-2 .add-on .input-group-btn > .btn {
        background-size: 20px;
        width: 20px;
        height: 20px;
    }
	
}

@media screen and  (max-width:400px) {

    .navbar-header .fr-resp{  width:100%; float: none;}

    .search-bar {
        right: 18%;
    }

    .tabbable-line > .nav-tabs > li {
        margin-right: 5px;
    }

    .tabbable-line > .nav-tabs > li > a {
        font-size: 12px;
    }

	.slide-search.slide-search-2 {
        max-width: 72%;
    }

}
@media screen and  (max-width:350px) {
    .search-bar{
        right: 20%;
    }
}

.img_slide {
    opacity: inherit !important;
}

.green_link a:link,
.green_link a:visited,
.green_link a:active {
    color: #5FB7A6;
    text-decoration: underline;

}

.green_link a:hover { 
    color: #5FB7A6;
    opacity: .8;
    text-decoration: none;
}


.overflowMap {
    overflow: hidden;
}

.transformMap {
    transform: scale(1.8);
    padding-top: 0px;

}

.transformMap2 {
    transform: scale(1.5);
    padding-top: 0px;

}

@media only screen and (max-width : 1268px) 
     {

.transformMap {
    transform: scale(1.8);
    padding-top: 60px;
}

.transformMap2 {
    transform: scale(1.5);
    padding-top: 100px;
}


@media only screen and (max-width : 1168px) 
     {


.transformMap2 {
    transform: scale(1.5);
    padding-top: 130px;
}

    

@media only screen and (max-width : 968px) 
     {

.transformMap {
    transform: scale(1.5);
    padding-top: 60px;
}

.transformMap2 {
    transform: scale(1.5);
    padding-top: 0px;
}
     }

@media only screen and (max-width : 768px) 
     {
.overflowMap {
    overflow: initial;
}

.transformMap {
    transform: scale(1);
    padding-top: 0px;

}

.transformMap2 {
    transform: scale(1);
    padding-top: 0px;
}



     }

.tribe-events-meta-group-other dt:nth-child(3) {
    display:none !important;
}

.tribe-events-meta-group-other dd:nth-child(4) {
    display:none !important;
}
