/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 27, 2015, 9:34:26 PM
    Author     : Vitaliy

    [Main Menu]:            font-family: 'Roboto', sans-serif;
    [Breadcrumbs, Content]: font-family: 'Open Sans', sans-serif;
    [Headings]:             font-family: 'Roboto Slab', serif;


*/
@import url('global.css?v=0.t.9');
/*
GLOBAL
MAIN MENU
*/


/*
**GLOBAL
*/

/*Sticky Footer*/
* {
  margin: 0;
}
.clear-both{ clear: both; }
.centered{ text-align: center;}
html, body {
  height: 100%;
}
.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -77px; 
}
.page-wrap:after {
  content: " ";
  display: block;
}
.site-footer, .page-wrap:after {
  height: 77px; 
}
article{ padding-top: 0; }
/*End Sticky footer*/

.entry-title{
    font-size: 39px;
}
body.page .entry-title {
    margin: 10px 0;
}
.homecopy {
    margin: 0 0 25px 0;
    
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 170%;
    color: #333333;
}
.container{
    padding-left: 0;
    padding-right:0;
}
.container, .boxed #page, #main > .row, .home #primary article > .row, .archive #primary article > .row, .search #primary article > .row{
    /*max-width: 1000px !important;*/
}
#page{
    min-height:100vh;
    position:relative;
}
.entry-content ul li {
    margin: 0 0 7px 0;
}
#footer{
    position:absolute;
    bottom:0;
    width:100%;
}
#main .bx-viewport ul,
#main ul.nav, 
#main ul.news-and-updates,
#main .footer-menu ul,
#main ul.vfb-section
{
    border-bottom: 0;
    border-left: 0;
    padding: 0;
}
.nav>li>a {
        padding: 15px 10px;
}
#main .bx-viewport ul li:before,
#main ul.nav li:before, 
#main ul.news-and-updates li:before,
#main .footer-menu ul li:before,
#main ul.vfb-section li:before
{
    display: none;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
    color: #000;
    background-color: #EEAF30;
}
.menu-item-has-children:hover .dropdown-menu{
    display:block;
} 

.logo-title{
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    color: #A12539;
    font-size: 35px;
    line-height: 116%;
    /*padding-left: 16px;*/
    text-transform: capitalize;
    margin: 3px 0 2px 20px;
}

.visual-form-builder label .vfb-required-asterisk{ color: #666666; }

.bg-grey{ background: #333333;}
.bg-light-grey{ background: #f5f5f5; }
.bg-red{ background: #a62136;}
.bg-orange{ background: #a98319; }
.bg-blue{ background: #196761; }
.bg-houses{
    background: url(../images/bg-houses.jpg) center repeat;
    width: 100%; 
    padding:20px 0; 
    /*min-height: 427px;*/
}
.text-white, h3.text-white, h2.text-white{ color: #ffffff; }
.text-red, a.text-red, h3.text-red, h2.text-red{color: #993333; }



.bold{ font-weight: bold; }

.hr{
    display: block;
    height: 1px;
    margin: 25px 0;
    background: #e5e5e5;
}

.hide-mobile, a.hide-mobile{ display: block; }
.hide-tablet, a.hide-tablet{ display: block; }
.show-mobile, a.show-mobile{ display: none; }
.show-tablet, a.show-tablet{ display: none; }
.lead { font-size: 14px;}
#primary{ margin-top: 15px; }
i.envelope{
    position: relative;
    top: 4px;
    display: inline-block;
    width: 24px;
    height: 20px;
    background-position: -24px -2px;
    opacity: .8;
}
i.key {
    position: relative;
    top: 16px;
    display: inline-block;
    width: 42px;
    height: 42px;
    background-position: -248px -2px;
}

.button{
    display: inline-block;
    width: 100%;
}
a.button, a.button:hover{
    position: relative;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    color: #fff;
    padding: 12px 15px;
    cursor: pointer;
    text-decoration: none;
}

.no-padding{ padding: 0; }
.no-padding-left{ padding: 0; padding-right: 30px; }
.no-padding-right{ padding: 0; padding-left: 30px; }


.home article.format-status>.row, .home article.format-link>.row, .home article.format-quote>.row, .home article.format-aside>.row, .home article.no-featured-image.format-standard>.row, .archive article.format-status>.row, .archive article.format-link>.row, .archive article.format-quote>.row, .archive article.format-aside>.row, .archive article.no-featured-image.format-standard>.row, .search article.format-status>.row, .search article.format-link>.row, .search article.format-quote>.row, .search article.format-aside>.row, .search article.no-featured-image.format-standard>.row {
    padding: 0;
}
.logo-block a{  color: #666; font-size: 14px; font-weight: 400; margin-left: 20px;}
.logo-block a:first-child{ margin-left: 0; }

.logo{ width: 100%; }
.logo img{ display: inline-block; min-width: 100%; max-width: 100%; width: 100%; cursor:pointer;}
.logo-block i.envelope,
.logo-block i.key{ 
    margin-left: 7px;
}

/*
***Mobile Menu
*/
.mmenu-button-header{
    background: #373737;
    margin-bottom: 20px;
}
.mmenu-button-header a.menu-toggle span, 
.mmenu-button-header a.menu-toggle:hover span{
    text-decoration: none;
    color: #fff;
    font-size: 40px;
    margin: 7px 10px 10px 10px;
}
.mmenu-button-header a.member-login{
    display: inline-block;
    position: relative;
    top: -12px;
    color: #999999;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}

.mm-panels > .mm-panel {
    background: #777777;
    border-color: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 0 20px;
}
.mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark .mm-navbar a {
    color: rgba(255,255,255,1);
}
/*
***MAIN MENU
*/
.navbar-inverse .navbar-nav{
    height:50px;
}
.navbar-inverse .navbar-nav li a{
    font-family: 'Roboto', sans-serif;
}
.navbar-inverse .navbar-nav>li>a{
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
}

.navbar-inverse .navbar-nav>li>a{
    min-width: 124px;
    text-align: center;
}
.navbar-inverse .navbar-nav li.home a{
    min-width: 50px;
    text-align: left;
}


.navbar-inverse .navbar-nav li.active > a, .navbar-inverse .navbar-nav li.active:hover > a {
    background-color: #a62136;
}

.navbar-inverse .navbar-nav li.active > a, 
.navbar-inverse .navbar-nav li.active:hover > a
{
    background-color: #a62136;
}
.navbar-inverse .navbar-nav li.home{
    max-width: 50px;
}
.navbar-inverse .navbar-nav>li.home.active>a, 
.navbar-inverse .navbar-nav>li.home.active>a:hover, 
.navbar-inverse .navbar-nav>li.home.active>a:focus {
    color: transparent;
}
.navbar-inverse .navbar-nav li.home > a{
    font-size: 1px;
    color: transparent;
    padding-bottom: 20px; 
    box-sizing:border-box;
    height:51px;
}
.navbar-inverse .navbar-nav li.home > a:before{ 
    display: inline-block;
    content: "";
    position: relative;
    top: 2px;
    width: 16px;
    height: 16px;
    background-position: -2px -1px;
    left: calc( 50% - 8px );
}
.navbar-nav>li>a {
    line-height: 1.4em;
}

/*
**TOP SLIDER
*/

.slider-and-calendar-wrapper{
    margin-bottom: 30px;
    margin-left: 0;
}
.slider-and-calendar-wrapper a,
.slider-and-calendar-wrapper a:hover, 
.slider-and-calendar-wrapper a:active,
.slider-and-calendar-wrapper a:visited{ color: #fff; }
.slider-and-calendar-wrapper .calendat-event-title a,
.slider-and-calendar-wrapper .calendat-event-title .title
{
    color: #A12539;
    font-weight: bold;
    cursor: pointer;
}
.slider-and-calendar-wrapper .dzstooltip .ev_date, 
.slider-and-calendar-wrapper .dzstooltip .ev_location {
    font-weight: bold;
    color: #414141;
    font-size: 14px;
}
.slider-and-calendar-wrapper .dzstooltip .ev_text {
    font-size: 14px;
}
.top-slider-wrapper.bx-wrapper, .slider-and-calendar-wrapper .bx-wrapper{
    margin-bottom: 0;
}
.bxslider{
    list-style: none !important;
    padding: 0 !important;
    
}
#main ul.bxslider li:before,
.bxslider li:before{ display: none;}
.top-slider-wrapper .bx-viewport, .slider-and-calendar-wrapper .bx-viewport{ 
    border: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    overflow: hidden !important;
    background: transparent !important;
    left: -15px;
}

.calendar-wrapper{
    text-align: center;
}

#top-slider > li{ position: relative; }

#top-slider > li .item-content h1, #top-slider > li .item-content h2,
#top-slider > li .item-content h3, #top-slider > li .item-content h4,
#top-slider > li .item-content h5, #top-slider > li .item-content h6,
#top-slider > li .item-content
{
    color: #fff;
    font-weight: 300;
}

#top-slider > li .item-image{ 
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#top-slider > li .item-image img{
    width: 100%;
    height: 100%;
}
#top-slider > li .item-content{ 
    position: relative; 
    text-align: center; 
    padding: 40px 60px;
    font-size: 14px;
    min-height: 468px;
    z-index: 2;
}

#top-slider > li .item-content .button-preface-text{
    text-align: center;
    margin-top: 40px;
}

#top-slider > li .item-content blockquote {
    border-left-color: #fff;
    margin-top: 20px;
}

.top-slider-wrapper .bx-pager.bx-default-pager a, 
.slider-and-calendar-wrapper .bx-pager.bx-default-pager a{
    background: #7a0306;
    text-indent: -9999px;
    display: block;
    width: 6px;
    height: 6px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.top-slider-wrapper .bx-pager.bx-default-pager a:hover,
.top-slider-wrapper .bx-pager.bx-default-pager a.active,
.slider-and-calendar-wrapper .bx-pager.bx-default-pager a:hover,
.slider-and-calendar-wrapper .bx-pager.bx-default-pager a.active
{
    background: #fff;
}

.top-slider-wrapper .bx-pager.bx-default-pager, 
.slider-and-calendar-wrapper .bx-pager.bx-default-pager {
    position: relative;
    top: -50px;
}

.top-slider-wrapper .bx-controls,
.slider-and-calendar-wrapper .bx-controls
{
    position: absolute;
    text-align: center;
    width: 100%;
    left: -15px;
}


.calendar-wrapper{
    display: block;
    padding-left: 20px;
    padding-right: 60px;
}
.calendar-wrapper-mobile{ display: none; }

.calendar-wrapper h3{ font-weight: 300; }

#calendar, #calendar-mobile{ height: 248px !important; }
#calendar .theMonths, #calendar-mobile .theMonths{ height: 221px !important; }

.sign-up{
    font-size: 17px;
    border: 3px solid #fff;
    padding: 5px 9px;
    margin-top: 10px;
    display: inline-block;
}
.sign-up:hover{
    background: #fff;
    color: #A12539 !important;
	text-decoration:none !important;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.53);
}
.view-all{
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 18px;
    color: #a7a7a7 !important;
    border: 3px solid #a7a7a7;
    padding: 5px 9px;
    margin-top: 20px;
    display: inline-block;
}
.view-all:hover{
	background:#a7a7a7;
	color: #000 !important;
	text-decoration:none !important;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.53);
}
.event-link {
    margin: 5px 0 !important;
}

.button i.i-member{
    width: 53px;
    height: 35px;
    background-position: -8px -45px;
    position: absolute;
    right: 10px;
    top: 9px;
}

.button i.i-book{
    width: 33px;
    height: 27px;
    background-position: -120px -3px;
    position: absolute;
    right: 10px;
    top: calc(50% - 13px);
}

.button i.i-lens{
    width: 31px;
    height: 30px;
    background-position: -161px -4px;
    position: absolute;
    right: 10px;
    top: calc(50% - 15px);
}

.i-star{
    width: 40px;
    height: 39px;
    background-position: -68px -41px;
    position: relative;
    top: 11px;
    margin-right: 15px;
}
.i-info{
    width: 37px;
    height: 37px;
    background-position: -203px -3px;
    position: relative;
    top: 11px;
    margin-right: 15px;
}

.i-manager{
    width: 27px;
    height: 35px;
    background-position: -119px -41px;
    position: absolute;
    right: 10px;
    top: 2px;
}

.i-education{
    width: 42px;
    height: 26px;
    background-position: -150px -44px;
}
.i-security{
    width: 42px;
    height: 40px;
    background-position: -200px -44px;
}

.i-box{
    width: 40px;
    height: 36px;
    background-position: -249px -41px;
}
.i-handshake{
    width: 28px;
    height: 24px;
    background-position: -54px -4px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.i-handshake.absolute{
    position: absolute;
    top: 10px;
    right: 10px;
    margin-right: 0;
}
.i-adobe-logo{
    width: 41px;
    height: 43px;
    background-position: -73px -84px;
    position: absolute;
    right: 10px;
    top: 5px;
}

.i-tools{
    width: 23px;
    height: 24px;
    background-position: -89px -4px;
}

.i-tools.tools{
    position: absolute;
    right: 10px;
    top: calc( 50% - 12px);
}
.button-red-border,
.basic a.button-red-border,
a.find-property{
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    color: #333333;
    padding: 10px;
    border: 3px solid #a62136;
    margin-bottom: 20px;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    width: 100%;
    line-height: 120%;
    position: relative;
}

a.find-property:hover{
	background:#a62136;
	color: #fff !important;
	text-decoration:none !important;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.53);
}
.button-white-border,
.basic a.button-white-border
{
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    color: #ffffff;
    padding: 10px;
    border: 3px solid #ffffff;
    margin-bottom: 20px;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    width: 100%;
    line-height: 120%;
    position: relative;
}


.basic a.button-white-border .small,
.button-white-border .small{
    font-size: 14px;
}

a.find-property{
    width: 93%;
}

a.button > i{
    float: right;
}
a.button > .af-text-wrap{
    position: relative;
    top: 3px;
    font-weight: inherit;
}

.why-join .col-sm-4{
    position: relative;
    padding: 20px 15px;
}
.why-join .icon-wrap {
    display: inline-block;
    min-height: 48px;
}


.why-join .col-sm-4 > a{
    display: block;
    margin-bottom: 6px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.cap{
    display: block;
    width: 100%;
    height: 30px;
}

/*Affiliates Slider*/
.affiliates-slider-container .bx-viewport{ 
    border: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    overflow: hidden !important;
    background: transparent !important;
}
.affiliates-item{
    font-size: 14px;
}
.affiliates-item .title{
    font-size: 16px;
}
.affiliates-item .info-wrapper:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 16px 0 16px;
    border-color: #f5f5f5 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: calc( 50% - 16px );
}
.affiliates-item .info-wrapper{
    display: block;
    margin-top: 10px;
    position: relative;
    background: #ffffff;
    padding: 20px 15px;
    margin-bottom: 15px;
}
.affiliates-item .info-wrapper .email, 
.affiliates-item .info-wrapper .website{
    text-decoration: none;
}
.affiliates-item .address, .affiliates-item .info-wrapper > div{
    margin: 5px 0;
}

.affiliates-slider-container .bx-wrapper .bx-prev{
    left: -50px;
    background-position: -8px -90px;
}
.affiliates-slider-container .bx-wrapper .bx-next {
    right: -40px;
    background-position: -41px -90px;
}

a.download-affiliate,a.download-affiliate:hover{
    display: inline-block;
    width: 95%;
    padding: 14px;
    background: #C21B34;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

#footer .footer-menu ul{ list-style: none; position: relative; top: 10px; }
#footer .footer-menu ul li { display: inline-block; margin-left: 10px;  }
#footer .footer-menu ul li a{ text-decoration: none; color: #999999 }


/*News And Update*/
#main ul.news-and-updates{ 
    list-style: none; 
    padding: 10px;
    border-left: 0;
    border-bottom: 0;
    background: transparent;
}
.news-and-updates li{ margin-bottom: 10px; }
.news-and-updates .title{ font-weight: 400; }
.news-and-updates .title a{
    font-size: 14px;
}
.news-and-updates .title a span{
    line-height: 120%;
}
.news-and-updates .date{
    color: #999999;
    font-size: 12px;
}

/*Sidebar*/
#secondary{ 
    /*max-width: 281px; */ 
    display: inline-block;
    margin: 64px 0 40px; 
}
#secondary .button, #secondary .button-red-border{ margin-bottom: 15px; font-size: 14px; }
#secondary > h3{
    margin-top: 0;
}
.faceless_icon {
    width: 100%;
    max-width: 100%;
    background: url("../images/faceless.png") left no-repeat;
    padding-bottom: 100%;
    background-size: 100%;
}

/*Members List*/




/*Members Accordion List*/
.members-list .member-accordion-list-wrapper{
    display: none;
    background: #fff;
    padding: 15px;
}

.baleft{
    padding: 2px 6px;
    border: solid 1px #aa293e;
    margin: 6px;
    font-size: 13px;
    text-decoration: none;
    display:block;
    white-space:normal;
    min-width:46px;
}
.baleft:hover, .baleft:focus {
    border: solid 1px #ea9629;
    text-decoration: none;
}

.member-accordion-list-wrapper .member-name{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    margin-top: -10px;
}

.location_icon {
    width: 28px;
    height: 40px;
    background-position: -321px -311px; 
}
.phone_icon {
    width: 28px;
    height: 40px;
    background-position: -373px -307px; 
    margin-right: 5px;
}
.email_icon {
    width: 28px;
    height: 40px;
    background-position: -428px -317px; 
    margin-right: 5px;
}

.chapter_join{
    position: relative;

}
.chapter_join:after{
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: calc(50% - 15px);
    background-position: -125px -85px;
}

.member-accordion-list-wrapper .website{
    margin-bottom: 20px;
}


#loginModal{ margin-top: 5%; }
#loginModal input[type="submit"]{ margin-left: 0; }
#loginModal .modal-dialog { width: 239px; }
#loginModal .modal-content{ border-radius: 0; }
#loginModal .modal-body { padding-bottom: 5px; }
#loginModal .form-row{ margin-bottom: 10px; }
#loginModal label{ display: block; }
#loginModal input{ border-radius: 0; }
.modal-backdrop { background: rgba(0,0,0,0.7) !important;}

/* Events List */
.events-list h4{
    font-size: 1.05em;
    margin: 0.5em 0 0.2em;
    clear: both;
    font-family: 'Roboto Slab', serif;
    line-height: 1.3;
    color: #AA293E;
    font-weight: bold;
}
.events-list h4 a{
    color: #AA293E;
    text-decoration: none;
}
.events-list > div {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #cecece;
}
.events-list .date{
    color: #fff;
    font-size: 0.8em;
    background: #929292;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
    border-radius: 3px;
}

.events-list .text{
    font-size: 13px;
}
.events-list .text b{
    font-weight: 600;
}

.events-list > div h4 {
    margin: 0 0 10px;
    font-size: 1.3em;
    font-weight: bold;
}

.events-list > div .btn.btn-primary {
    margin-top: 10px;
}

.events-list-new .events-list-wrapper{
    border: 1px solid #ccc;
    width: 30%;
    display: inline-block;
    margin-right: 15px;

    vertical-align: top;
    background-color:#fff;
/*    min-height: 280px; */
    font-size: 1.0em;
     position:relative;
     transition-duration: 0.5s;
     transition-property: height;
     vertical-align: top;
     
    margin-bottom: 15px;
    padding: 25px;
}
.events-list-new .event-title h4{
    font-family: 'Roboto Slab', serif;
    margin: .75em 0 .5em 0;
    font-size: 18px;
    line-height: 140%;
}
.events-list-new .event-title h4 a{
    font-family:inherit;
}
.events-list-new .events-list-wrapper div{
    padding-left:0;
    padding-right:0;
    margin-left:0;
    margin-right:0;
}
.events-list-new .row.events-item{
   
}
.events-list-new .date-row,.events-list-new .location-row{
    margin-bottom:8px;
    font-size: 1em;
    color: #000;
    line-height: 130%;
    display: inline-flex;
    width:100%;
}
.members-search-form .events-list-new .fa{
    font-size:1.7em;
    margin-right: 10px;
    width: 1em;
    color: #000;
    text-align: center;
    display: inline-block;
}
    
.events-list-new .member-position{
    width: auto;
}

.events-list-new .data-info-wrapper p{
      font-size: 14px;
}

.events-list-new .data-info-wrapper img{
    margin: 0 15px 15px 0;
}
/*Affiliates*/
.affiliates-list .af-item{
    padding: 10px;
}
.affiliates-list .item{
    padding: 10px;
}

.affiliates-list .item:hover{
    background: #EFEFEF;
}

.affiliates-list .item .title b{
    color: #a62136;
    cursor: pointer;
}
.affiliates-list .item .close{
    font-size: 14px;
}
.affiliates-list .item .logo-wrapper{
    padding: 10px 0;
}
.affiliates-list .item .logo-wrapper img{
    max-width: 100%;
}


/*Breadcrumbs*/
.breadcrumbs {
    background: #E0E0E0;
    border-top: 1px solid #BBBBBB;
    margin: 30px 0 20px 0;
    border-bottom: 1px solid #BBBBBB;
}
.breadcrumbs ul {
    padding-left: 15px;
    list-style: none;
    margin: 6px 0;
}
#breadcrumbs{
    max-width: 1200px;
    margin: 0 auto;
}
.breadcrumbs ul li {
    display: inline-block;
    position: relative;
    padding: 5px 10px;
    font-size: 15px;
}
.breadcrumbs ul li:before{
    display: none;
    background: transparent;
}
#breadcrumbs ul li:first-child{
    padding-left: 0;
}

.breadcrumbs ul li:before{
    content: ">";
    display: inline-block;
    position: relative;
    left: -8px;
}

.breadcrumbs ul li:first-child:before{
    display: none;
}

.breadcrumbs a{ color: #999999; }
.breadcrumbs span{ color: #333333; }
.breadcrumbs li:before{ display: none; }
.breadcrumbs li, .breadcrumbs li a{
    font-family: 'Roboto Slab', serif;
}


.em-search-country.em-search-field{
    display: none !important;
}

/*DZS Calendar*/

.slider-and-calendar-wrapper .dzscalendar a{
    color: #a62136;
}

.dzscalendar .hasEvent.tag-google > .the-number{
    border: 2px solid #2c6793;
    color: #fff;
    padding: 1px;
    border-radius: 15px;
}


.dzscalendar .hasEvent.tag-national > .the-number{
    border: 2px solid #a98319;
    color: #fff;
    padding: 1px;
    border-radius: 15px;
}

.dzscalendar .hasEvent.tag-chapter > .the-number{
    border: 2px solid #9e3344;
    color: #fff;
    padding: 1px;
    border-radius: 15px;
}

.dzscalendar .hasEvent.tag-national.tag-google > .the-number{
    border-top: 2px solid #a98319;
    border-left: 2px solid #a98319;
    border-right: 2px solid #2c6793;
    border-bottom: 2px solid #2c6793;
}

.dzscalendar .hasEvent.tag-chapter > .the-number{
    border-left: 2px solid #9e3344!important;
    border-right: 2px solid #9e3344!important;
}

.dzscalendar .dzstooltip.currTooltip{
    padding: 0;
}
.dzscalendar .calendat-event-wrap.tag-national{
    /*background: rgba(169,131,25, 0.2);*/
    padding: 17px;
}

.dzscalendar .calendat-event-wrap.tag-chapter{
    /*background: rgba(158,51,68, 0.2);*/
    padding: 17px;
}
.dzscalendar .calendat-event-wrap.tag-google{
    /*background: rgba(44,103,147, 0.2);*/
    padding: 17px;
}

.with-tooltip.arrow-right > span:first-child:before, .dzstooltip.arrow-right:before{
    border-left-color: rgba(255, 255, 255, 0.3);
}
.with-tooltip.arrow-left > span:first-child:before, .dzstooltip.arrow-left:before{
    border-right-color: rgba(255, 255, 255, 0.3);
}

.dzscalendar .category-circle {
    display: inline-block;
    margin-top: 6px;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.dzscalendar .calendat-event-title > div {
    display: inline-block;
    vertical-align: top;
}
.dzscalendar .calendat-event-title > div.title {
    width: 90%;
}
.dzscalendar .calendat-event-title {
    margin-bottom: 15px;
    padding-top: 10px;
}


#main .epl-switch-view.epl-clearfix ul{
    list-style: none;
    padding: 0;
    background: transparent;
    border-left: 0;
    border-bottom: 0;
}

#main .epl-switch-view.epl-clearfix ul li:before{
    display: none;
}

#secondary .epl-search-form .epl-search-submit-row, 
#secondary .epl-search-form .epl-search-btn{
    margin-left: 0;
    margin-bottom: 10px;
}

#main ul.listing-info{
    background: transparent;
    border: 0;
    padding-left: 0;
}

#main ul.listing-info li {
    position: relative;
    margin-left: 26px;
}

.property-box img{
    width: 100%;
}
.property-box-left {
    width: 32%;
    padding-right: 1em;
}
.property-box-right {
    width: 68%;
}

#main ul.event-categories{
    background: transparent;
    border: 0;
}

.event.type-event .entry-title{
    margin-bottom: 15px;
}

.basic a.join_narpm{
    padding: 15px 10px;
    width:30%;
}


/*Members Search From*/
.members-search-form{
    background: #9db2a6;
    color: #5b5f61;
    margin-right: -15px;
}
.form-title{
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 116%;
    padding: 20px 10px;
    color: #fff;
}

#main .members-search-form .nav.nav-tabs,
.members-search-form .nav.nav-tabs,
.members-search-form .tab-content{
    overflow: visible;
    background: transparent;
    border: 0;
}
.members-search-form .nav-tabs.nav-justified>li>a{
    border: 0;
}

.members-search-form .nav-tabs>li{
    background-color: #d5dcd8;
}
.members-search-form .nav-tabs>li.active{
    background: transparent;
}

.members-search-form .nav-tabs>li .form-title{
    color: #808d86;
}
.members-search-form .nav-tabs>li.active .form-title{
    color: #fff;
}


.members-search-form .nav-tabs>li>a, 
.members-search-form .nav-tabs>li>a:hover, 
.members-search-form .nav-tabs>li>a:focus{
    display: inline-block;
    padding: 10px 15px;
    background: transparent;
    border: 0;
}

.members-search-form .nav-tabs>li>a:hover, 
.members-search-form .nav-tabs>li:not(.active)>a:hover { border-bottom:2px solid #666; }

.members-search-form .nav-tabs>li.active>a, 
.members-search-form .nav-tabs>li.active>a:hover, 
.members-search-form .nav-tabs>li.active>a:focus{
    display: inline-block;
    background-color: transparent;
    border: 0;
}
.members-search-form .nav-tabs>li:not(.active)>a{
    width: 99%;
    box-sizing: border-box;
}
.members-search-form .nav-tabs>li>a{
    border-radius: 0;
}


.members-search-form input[type="text"][name="xZipCode"]{
    max-width: 100px;
}

.members-search-form .radio-inline input[type="radio"]{
    margin-left: 0;
    margin-right: 10px;
}

.members-search-form .fa{
    color:#808d86;
} 

.members-search-form .active .fa{
    color:#fff;
}

div.fancy-select {
    text-transform: initial;
    display: inline-block;
    vertical-align: middle;
}

div.fancy-select div.trigger,
div.fancy-select select:focus + div.trigger{
    position: relative;
    background: #fff;
    border: none;
    border-top-color: transparent;
    border-radius: 0;
}

div.fancy-select div.trigger,
div.fancy-select select:focus + div.trigger{
    max-width: 160px;
    box-shadow: none;
    min-height: 38px;
}


div.fancy-select ul.options{
    min-width:250px;
     z-index: 999;
     border-top: 1px solid #A62136;
     
   /* position: relative;*/
}


#main div.fancy-select ul.options{
    padding: 0;
}

#main div.fancy-select ul.options li{
    color: #777;
}
#main div.fancy-select ul.options.open li{
    /*padding: 5px 0;*/
}
#main div.fancy-select ul.options.open li:before{
    background: transparent;
}
#main div.fancy-select ul.options.open li:hover{
    background: #DCDCDC;
    color: #2B93B0;
}
div.fancy-select div.trigger:after,div.fancy-select div.trigger.open:after{
    display: inline-block;
    width: 36px;
    height: 38px;
    position: absolute;
    right: 0px;
    background-position: -194px -90px;
    top: 0;
    cursor: pointer;
    border-top-color: transparent;
}

div.fancy-select ul.options li.selected {
    background: #BB8991;
    color: #fff;
}

form .gfield  .fancy-select,
form .gfield div.trigger,
form.visual-form-builder .fancy-select,
form.visual-form-builder li div.trigger{
    width:100%!important;
    max-width: 100%!important;
}

form .gfield div.trigger:after,
form.visual-form-builder li div.trigger:after{
     visibility:visible;
 }
 .gform_footer .button{
    width:auto;
 }
 .gform_wrapper .ginput_complex.ginput_container{
    overflow:visible!important;
 }
 form .gfield ul.options,
 form.visual-form-builder ul.options{
    width:100%;
    max-width:100%;
    margin:0!important;
    padding:0!important;
 }
 form.visual-form-builder ul.options li{
    background:#eee!important;
    width:100%;
    box-sizing:border-box;
    padding-left:10px!important;
 }
 
form .gfield input{
    min-height:38px; 
}
form .gfield .ginput_container_captcha input{
    min-height:0; 
}
input.vfb-error,select .vfb-error,textarea .vfb-error,.vfb-error + .trigger {
    border: solid 1px #f00!important;
}
/*.members-search-form .inline*/
.inline{
    display: inline-block;
}

#affiliate .inline{
    margin-right:10px;
}
.members-search-form .a-tab, .members-search-form .condenser{
    float: left;
    display:block!important;
}
 .members-search-form .condenser{
    padding: 15px 0;
 }
.members-search-form .search-results {
    background: #EAEAEA;
    padding: 10px;
}
.members-search-form input, .members-search-form textarea, .members-search-form select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: none;
    -moz-box-sizing: none;
    box-sizing: none;
    padding: 8px;
    border: 0;
    font-size: 14px;
    color: #5b5f61;
}

.members-search-form .checkbox label{
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.members-search-form .two_third,
.members-search-form .one_third{
    display: inline-block;
    width: 100%;
}
.members-search-form .one_third{
    max-width: 430px;
    width:34%;
}

.members-search-form .two_third{
    max-width: 770px;
    width:66%;
}
#main .members-search-form label{
    font-size: 15px;
}
.members-search-form .city-wrapper{
    margin-left: 10px;
  
}


.members-search-form .state-wrapper{
    margin-left: 50px;
}

.members-search-form  .managers-by-name .state-wrapper{
    margin-left: 0;

}

.members-search-form .or-sep{
    display: inline-block;
    margin-left: 50px;
    font-weight: bold;
    margin-right: 35px;
}



.members-search-form .of{
    margin: 0 20px;
}

.members-search-form .search-button-submit{
    color: #fff;
    padding: 8px 30px;
    margin: 0;
    margin-left: 18px;
}

.ajaxloader{ 
    display: none;
    text-align: center;
    width: 100%;
    padding: 20px;
    
}
.members-search-form input[type="text"]{
    max-width: 172px;
}

.members-search-form  .managers-by-name input[type="text"] {
    max-width: 130px;
    margin-right: 20px;
}


input[type="radio"] {
   display:none; 
}
input[type="radio"] + label {
    color: #292321;
    font-family: "Open Sans", Arial,sans-serif;
    font-size:14px;
}
input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
    -moz-border-radius:  50%;
    border-radius:  50%;
}

input[type="radio"] + label span {
    background-color: #fff;
}

input[type="radio"]:checked + label span{
    background-position: -164px -85px;
}
/*
input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}
*/
.select-style {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    width: 165px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    height: 38px;
}
.select-style .select-pic{
    display: inline-block;
    width: 36px;
    height: 38px;
    position: absolute;
    right: 0px;
    background-position: -189px -85px;
    top: 0;
    cursor: pointer;
}

.select-style select {
    padding: 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

select.disabled, .disabled{
    color: #bfbfbf;
}

.select-style select:focus {
    outline: none;
}


/*Pagination*/
.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
}
.pagination .current {
    background: #777;
    color: #fff;
}

.pagination > *, .basic .pagination a {
    color: #777;
    font-size: 16px;
    padding: 5px 12px;
    border: 1px solid #d6d6d6;
    letter-spacing: 0 !important;
    text-decoration: none;
    font-weight: 600;
}
.members-search-form .search-results .pagination a, 
.members-search-form .search-results .pagination span.dots{
    background: #fff;
}

/*Legend*/
.legend{
    margin: 15px 0;
}
.legend-title{
    font-weight: bold;
}
.legend i{
    position: relative;
    top: 1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 1px;
    border-radius: 15px;
    color: transparent;
}
.legend .legend-item, 
.legend .legend-item a,
.legend .legend-item a:hover,
.legend .legend-item a:visited,
.legend .legend-item a:active
{
    display: inline-block;
    margin-right: 10px;
    text-align: left;
    font-size: 12px;
    cursor: pointer;
}
.legend .legend-item:hover{
    text-decoration: underline;
}
.legend i.orange{
    border: 2px solid #a98319;
}
.legend i.blue{
    border: 2px solid #2c6793;
}
.legend i.red{
    border: 2px solid #9e3344;
}


/*Easy Property Searh Form*/
 .epl-search-form .epl-search-row-checkbox .check-label {
    float: left;
    margin-left: 2px;
    margin-right: 6px;
}

#main .epl-search-form .epl-property_location,
#main .epl-search-form .epl-property_category,
#main .epl-search-form .epl-property_price_from,
#main .epl-search-form .epl-property_price_to{
    display: none;
    position: absolute;
}

/*Search Form On 404 page*/
.not-found-search-form-wrapper input[type="submit"]{
    margin: 0;
}

.em-booking-form-details {
    padding: 10px 0;
    width: 400px;
    float: left;
}

.em-booking-form input.input,  .em-booking-form textarea,  .em-booking-form select {
    padding: 4px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    margin: 0 0 10px 0;
    float: right;
    width: 187px !important;
}

.em-booking-form select {
    padding: 4px;
    height: 32px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    background: #fff;
    max-width: 250px !important;
    color: #777;
}

.em-booking-form p {
    clear: left;
    display: block;
    min-height: 35px;
}

.em-booking-form label {
    display: inline-block;
    width: 150px !important;
    min-height: 35px;
    line-height: 230%;
}

input#em-booking-submit {
    margin: 10px 0;
}

div#em-booking-gateway-paypal {
    display: block;
    margin: 42px 0 10px;
    clear: both;
    padding: 0;
    border: 0;
}

/*Social Media Icons*/
.social-media-wrapper{
    margin-top: 28px;
}
.social-media-icons > .title{
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: -3px;
    font-family: 'Roboto Slab', serif;
    color: #666;
    font-size: 14px;
    font-weight: 400;
}
.social-media-icons > ul{
    display: inline-block;
    margin: 0;
    padding: 0;
}
.social-media-icons > ul li{
    display: inline-block;
    margin-right: 14px;
}
.social-media-icons > ul li:last-child{
    margin-right: 0;
}

.social-media-icons > ul li i.fa{
    font-size: 24px;
}

/*Gravity forms css*/
#main .gform_body > ul > li:before{
    display: none;
}

#main .gform_body ul.gfield_radio li input[type="radio"]{
    display: block;
}
/*
#main .gform_body ul.gfield_radio li:before {
    content: "" !important;
    display: inline-block !important;
    width: 15px !important;
    height: 14px !important;
    position: absolute !important;
    left: -26px !important;
    top: 4px !important;
    background-position: -3px -20px !important;

}
#main .gform_wrapper ul.gfield_checkbox li, #main .gform_wrapper ul.gfield_radio li{
    overflow: visible;
    position: relative;
}

*/

#main .gform_wrapper .gform_footer input[type=submit]{
    margin: 0 auto;
}

/*Easy property listings*/
.epl-search-form .epl-search-label {
    display: block;
    font-size: 0.7em;
    margin-top: 13px !important;
}

.epl-search-form .epl-search-row-checkbox {
    width: auto;
    margin-top: 12px;
}
.epl-property-blog .property-address {
line-height: inherit;
}

.epl-search-form .check-label {
    font-size: 14px !important;
    padding-top: 0;
}

/*rentals design */
.single-rental .it-featured-image{
    background-color:#AC2637;
}
.colorbox{
    position:absolute;
    width:100%;
    box-sizing:border-box;
    
    padding-left:550px;
    top:0;
    
}
.colorbox .tab-title, .colorbox .entry-title{
    margin:15px 30px 0 30px;
    padding-bottom:15px;
    color:#fff;
   
}
.colorbox .tab-title{
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    border-bottom:solid 1px #fff;
}
.single-rental .colorbox .tab-address{
    color:#fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    line-height:1.5em;
    
}
.single-rental .colorbox .item-street{
    font-weight: 600;
}
.single-rental .colorbox .entry-title-sub{
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size:12px; 
}
.single-rental .colorbox .property-feature-icons .icon{
    background-color:#fff;
    color:#000;
    margin-right: 10px;
    min-width: 45px;
}
.property-feature-icons .icon {
    padding: 0px 10px 4px 25px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin: 10px 20px 5px 0;
    display: inline-block;
}
.property-box span.icon-value {
    font-family: "Open Sans", Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
}
.single-rental .colorbox .tab-content{
    margin:5px 30px 0 30px;
    padding:0 0 15px 0;
    color:#fff;
   
}
.single-rental .colorbox .entry-col.property-pricing-details{
     float:none;
    clear:both;
    width:100%;
    height:55px;
     border-bottom:solid 1px #fff;
     margin-top:10px;
}
.single-rental .colorbox .item-pcode{
    color:#ddd;
}
.single-rental .colorbox .property-pricing-details .property-feature-icons{
    float:none;
    clear:both;
    width:100%;
}
.single-rental .colorbox .icon-box{
    float:left;
    padding-left:5px;
    padding-top:5px;
    margin-right:10px;
    background-color: #fff;
    text-align:center;
    overflow:hidden;
}
.single-rental .colorbox .icon-box .icon{
    margin:0 auto;
   
    
}
.single-rental .colorbox .icon-value{
    font-family:"Open Sans", Arial,sans-serif ;
}
.single-rental .colorbox .page-price-rent{
    margin-top:20px;
}
.single-rental .colorbox .page-price-rent .page-price{
     font-family: 'Roboto', sans-serif;
     font-size:30px;
     font-weight:400;
}

.single-rental .colorbox .page-price-rent .rent-period{
    font-size:14px;
    color:#ddd;
}
.single-rental .colorbox .property-meta{
    font-size:11px;
    line-height: 3em;
}
.single-rental .epl-featured-image img{
     width: 550px;
}
.single-rental .tab-content,.single-rental .colorbox .epl-tab-section{
    background:none;
    border:none;
}
.single-rental .epl-tab-title-property-features{
   margin: 0 30px;
   padding:15px 0;
    border-bottom: 1px solid #AC2637;
}
.single-rental .epl-tab-section{
    margin-top: 0;
    background-color: #fff;
}
.col-1-first{
    width:50%;
    float:left;
    box-sizing:border-box;
    padding:10px 30px 0 0;
}

.single-rental .epl-tab-content{
    padding:30px;
}

.basic h3{line-height: 130%;}

.btn-primary {
    color: #fff;
    background-color: #a62136;
    border-color: #a62136; 
}
.alphabet>li{
     list-style-type: lower-alpha;
}
#main ul.alphabet li:before{
   display:none;
}

