@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
/* font-family: 'Open Sans', sans-serif; */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
/* font-family: 'Oswald', sans-serif; */

@font-face {
    font-family: 'OstrichSansBlack';
    src: url('fonts/OstrichSansBlack.eot');
    src: url('fonts/OstrichSansBlack.eot') format('embedded-opentype'), url('fonts/OstrichSansBlack.woff2') format('woff2'), url('fonts/OstrichSansBlack.woff') format('woff'), url('fonts/OstrichSansBlack.ttf') format('truetype'), url('fonts/OstrichSansBlack.svg#OstrichSansBlack') format('svg');
}
.left-padding-normal {
    padding-left: 15px !important;
}
#header {
    background: url('images/banner_top_shadow.png') bottom center no-repeat;
    background-size: 100% 100%;
    padding-bottom: 62px;
}
.home #header {
    background: none;
    padding-bottom: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #4d4b4d;
}
#logo img {
    width: 100%;
}


/*** Drop Menu Style Start ***/

.navbar ul li {
    position: relative;
    cursor: pointer;
}

/*===== Media for DropMenu Start =====*/
@media (min-width: 768px) {
.navbar ul li .sub-menu {
    position: absolute;
    width: 240px;
    right: -110px;
    box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.27);
    padding: 17px 0;
    top: 100%;
    display: none;
    background: rgba(255, 255, 255, 0.71);
}
.navbar ul li:hover .sub-menu {
    display: block;
    opacity: 1;
    z-index: 999;
}
.navbar ul li:last-child .sub-menu {
    width: 333px;
    right: -42px;
}
.navbar ul li:last-child .sub-menu li:nth-child(odd) {
    width: 55%;
}
.navbar ul li:last-child .sub-menu li:nth-child(even) {
    width: 45%;
}
.navbar ul li .sub-menu::after {
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #0055B8;
    width: 32px;
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    margin: auto;
}
.navbar ul li:last-child .sub-menu li {
    float: left;
}

}
/*===== Media for DropMenu End =====*/

.navbar ul li .sub-menu li {
    float: none;
}

.navbar ul li .sub-menu li a {
    text-decoration: none;
    display: block;
    color: #0055B8;
    padding: 5px 18px;
    font-size: 17px;
    font-weight: 600;
}
/* .navbar ul li .sub-menu li a:hover {
  color:#deb476;
} */
.navbar ul li:last-child .sub-menu::after {
    left: auto;
    right: 32px;
}
/* .navbar ul li .sub-menu .current-menu-item a{
      color: #deb476 !important;
}
.navbar ul .current-menu-parent a{
    color: #deb476 !important;
} */


/*** Drop Menu Style End ***/




.navbar ul li.menu-item-has-children a::after {
    content: "";
    border-top: 7px solid #0055B8;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    height: 10px;
    right: 6px;
    top: 4px;
    bottom: 0;
    margin: auto;
}
.navbar ul li.menu-item-has-children .sub-menu li a::after {
    display: none;
}

#quote-bottom-shadow {
    position: absolute;
    bottom: 0;
    width: 100%;
}
#prop-contact-main {
    background: #f8f8f8;
    margin-top: 33px;
}
#prop-contact-main h2 {
    font-weight: 100;
    color: #fff;
    background: #faac1c;
    text-transform: uppercase;
    padding: 14px 61px;
    margin: 0;
}
#prop-contact-main label {
    font-size: 24px;
    color: #373737;
    font-weight: 100;
    padding-bottom: 10px;
     font-family: 'Oswald', sans-serif;
}
#prop-contact-main input[type="text"],
#prop-contact-main input[type="email"] {
    border: 1px solid #d0d1d1;
    background: #fff;
    width: 100%;
    padding: 7px 10px;
}
#prop-contact-form {
    padding: 30px 10% 34px 10%;
    box-shadow: 0px 5px 3px #dedede, 0px 1px 3px 1px #e0f3fd;
    -moz-box-shadow: 0px 5px 3px #dedede, 0px 1px 3px 1px #e0f3fd;
    -webkit-box-shadow: 0px 5px 3px #dedede, 0px 1px 3px 1px #e0f3fd;
}
#prop-contact-main input[type="submit"],
.btn-style1 {
    background: #0055B8;
    color: #fff;
     font-family: 'Oswald', sans-serif;
     font-weight: 100;
     text-transform: uppercase;
    font-size: 16.61px;
    padding: 8px 10px;
    text-align: center;
    width: 100%;
    max-width: 161px;
}
#prop-contact-main input[type="submit"] {
    margin-top: 44px;
}
.page-template-page-locations .full-sidebar-container .left-side,.tax-location-category  .full-sidebar-container .left-side{
    padding: 56px 8% 6px 6%;
}

.page-template-page-locations .inner-sidebar-container .right-side {
    position: relative;
    padding-top: 92px;
}
.page-template-page-locations .full-sidebar-container .right-side .main-heading {
    margin-bottom: 46px;
    margin-top: 6px;
    font-size: 42px;
    color: #4d4b4d;
    text-align: center;
}
#available-duplex-list .img-sec .img-container {
    height: 150px;
}
#available-duplex-list .img-sec .img-container span {
    background: #faac1c;
    color: #fff;
    font-size: 16px;
    width: 100%;
    display: block;
}
.single-duplex h3 {
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.single-duplex h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 8px;
}
.single-duplex ul li {
    font-weight: 100;
    font-size: 16px;
    padding-right: 10px;
}
.btn-style1-small,
.btn-style1-small:hover,
.btn-style1-small:focus,
.view_propert-btn {
    background: #0055B8;
    color: #fff;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    padding: 8px 17px;
    margin-top: 6px;
    border-left: 2px solid #faac1c;
    font-weight: 100;
    display: inline-block;
}
.view_propert-btn,.view_propert-btn:hover,.view_propert-btn:focus{
    padding: 4px 17px;
}

.row.single-duplex {
    margin-bottom: 48px;
}
.btn-style2-small,
.btn-style2-small:hover,
.btn-style2-small:focus,
.btn-style2-large,
.btn-style2-large:hover,
.btn-style2-large:focus {
    font-family: 'Oswald', sans-serif;
    background: #0055B8;
    font-size: 18px;
    border-left: 2px solid #638ec9;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px;
    width: 100%;
    max-width: 156px;
    margin-top: 10px;
}
.btn-style2-large, .btn-style2-large:hover, .btn-style2-large:focus {
    font-size: 24px;
    padding: 14px 12px;
    display: inline-block;
    width: 100%;
    max-width: 272px;
    margin-top: 10px;
    border-left: 6px solid #faac1c;
}
#side-prop-list {
    text-align: center;
    padding-top: 43px;
}
/*Accordian Css*/

.default-accordion {
    width: 100%;
    height: auto;
    padding-top: 30px;
    margin: 0 auto;
}
ul.toggle-view {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;

    border-right: 1px solid #e0f3fd;
    box-shadow: -4px 4px 6px rgba(12, 12, 12, 0.28);
    -moz-box-shadow: -4px 4px 6px rgba(12, 12, 12, 0.28);
    -webkit-box-shadow: -4px 4px 6px rgba(12, 12, 12, 0.28);
}
.toggle-view li {
    margin-top: 0px;
    position: relative;
    margin-bottom: 4px;
}
.toggle-view li:last-child{
    margin-bottom: 0px;
}

.toggle-view .toggle-view-title {
    position: relative;
    margin: 0;
    padding: 17px 14%;
    font-size: 39px;
    cursor: pointer;
    color: #000;
    background: #f6cb7a;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    line-height: 52px;
}
.toggle-view .toggle-view-title.active-toggle {
    background: #faac1c;
}
.toggle-view .toggle-view-title span.toggle-arrow {
    position: absolute;
    right: 22px;
    top: 30px;
    width: 65px;
    height: 33px;
    background: url('images/global/slider-arrow-down2.png') center no-repeat;
    background-size: 100%;
}
.toggle-view .toggle-view-title.active-toggle span.toggle-arrow {
    background: url('images/global/slider-arrow-up2.png') center no-repeat;
    background-size: 100%;
}


.page-template-page-about-employment .toggle-view .toggle-view-title.active-toggle {
    background: #29697a;
}

.page-template-page-about-employment .toggle-view .toggle-view-title span.toggle-arrow {
    background: url('images/global/slider-arrow-down.png') center no-repeat;
}
.page-template-page-about-employment .toggle-view .toggle-view-title.active-toggle span.toggle-arrow {
    background: url('images/global/slider-arrow-up.png') center no-repeat;
}


.toggle-view span img {
    padding-top: 3px;
}
.toggle-view .panel {
    display: none;
}
.panel {
    margin-bottom: 0px;
    border-radius: 0px;
    border: none;
    box-shadow: none;
}
.panel .panel-content {
    padding: 36px 11% 40px 11%;
    font-size: 18px;
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */
}
.panel .panel-content::after {
    content: "";
    display: block;
    clear: both;
}
.panel .panel-content p {
    margin-bottom: 38px;
    line-height: 32px;
}
.panel .panel-content p a {
    color: #faac1c;
}
.page-template-page-about-employment .panel .panel-content {
    text-align: center;
    font-size: 20px;
}
.page-template-page-about-employment .panel .panel-content p {
    line-height: 34px;
}
/**Accordian Css End**/
/* Carosol Slider Css Start */

#wrap {
    width: 960px;
    height: 320px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}
#carouel1 {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    height: 280px;
    margin-left: 10px;
}
ul#carouel1 {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#carouel1 li {
    background: #f5f5f5;
    text-align: center;
    overflow: hidden;
    width: 600px;
    height: 300px;
}
.front {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.back {
    position: absolute;
    float: left;
    color: #333;
    margin: 0;
    padding: 0;
    z-index: 800;
    background: #FFF;
    overflow: hidden;
}
#carouel1 .front,
#carouel1 .back {
    width: 600px;
    height: 300px;
}
#carouel1 .back {
    top: 0px;
    left: 0;
}
li.roundabout-in-focus,
#carouel2 li.roundabout-in-focus {
    cursor: default;
}
.prevArrow {
    cursor: pointer;
    background: url(images/slider_left_arrow.png) no-repeat;
    width: 33px;
    height: 65px;
    position: absolute;
    top: 100px;
    left: 111px;
    z-index: 1001;
}
.nextArrow {
    cursor: pointer;
    background: url(images/slider_right_arrow.png) no-repeat;
    width: 33px;
    height: 65px;
    position: absolute;
    top: 100px;
    right: 111px;
    z-index: 1001;
}
/* Carosol Slider Css End */

#our-motive {
    padding: 120px 0;
    color: #8e8e8e;
}
#our-motive p {
    margin: 0 0 32px;
    line-height: 35px;
}
#our-motive .img-sec img {
    width: 100%;
}
#our-motive .img-sec {
    padding-right: 3%;
}
#emp-logo {
    margin-top: 100px;
}
#emp-logo img {
    max-width: 280px;
    width: 100%;
}
#emp-benefits {
    padding-top: 118px;
    padding-bottom: 100px;
    overflow: hidden;
}
#emp-benefits h1.border-heading {
    margin-bottom: 85px;
}
.single-emp-benefit h3 {
    font-size: 22px;
    color: #4d4b4d;
    font-weight: 100;
}
#emp-benefits .row {
    margin-right: -48px;
    margin-left: -48px;
    padding-bottom: 68px;
}
.single-emp-benefit {
    padding: 0 48px;
}
#process-emp {
    padding-bottom: 20%;
}
#process-emp h1.border-heading {
    margin-bottom: 100px;
}
.page-template-page-about-board-materials .right-side .widget {
    margin-top: 32px;
}
.widget_black_studio_tinymce{
    border-bottom: gray 1px solid;
}
.page-template-page-about-board-materials .files-container:last-child {
    margin-bottom: 14%;
}
#board-material-detail {
    font-size: 34px;
}
#board-material-detail p {
    font-size: 34px;
    line-height: 52px;
}
#header ul.cnss-social-icon li a img {
    display: inherit!important;
    margin: 2px 4px !important;
}
.files-container h1.border-heading {
    margin-bottom: 60px;
}
#rad-detail img,
.page-main-detail img {
    float: left;
    margin-right: 42px;
    margin-bottom: 36px;
}
#rad-detail h2,
#rad-detail h3,
#rad-detail h5,
.page-main-detail h2,
.page-main-detail h3 {
    text-transform: uppercase;
    color: #4d4b4d;
}
#rad-detail h5{
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 6px;
}
#rad-detail h2,
.page-main-detail h2 {
    font-size: 32px;
    line-height: 42px;
}
#rad-detail h2:first-of-type,
.page-main-detail h2:first-of-type {
    margin-top: 0;
}
#rad-detail h3,
.page-main-detail h3 {
    font-size: 25px;
}
/* ========================================================= */

.page-sec-style2 .left-side {
    padding-top: 57px;
}
.page-sec-style2 .right-side .widget:first-of-type {
    margin-top: 0
}
.page-sec-style2 .right-side {
    padding-top: 34px;
}
/* ========================================================== */

#rad-contact {
    padding-bottom: 114px;
}
#rad-contact h1.border-heading {
    margin-bottom: 80px;
}
#rad-contact .detail {
    padding-left: 40px;
}
#rad-contact .detail h2 {
    color: #4d4b4d;
    font-weight: 300;
    line-height: 57px;
    margin-top: -13px;
    margin-bottom: 56px;
}
#rad-contact .detail h4 {
    font-size: 24px;
    color: #4d4b4d;
    font-weight: 300;
    line-height: 32px;
}
#comm-partners {
    padding-top: 30px;
    padding-bottom: 28px;
}
#comm-partners h1.border-heading {
    margin-bottom: 45px;
}
#partner-posts {
    padding-top: 110px;
    overflow: hidden;
}
#partner-posts .row {
    margin-right: -56px;
    margin-left: -56px;
}
.page-template-page-resident-prospective #video-gallery {
    padding-top: 96px;
    padding-bottom: 160px;
}
#become-resident {
    padding-bottom: 90px;
}
.single-partner {
    padding: 0 56px;
    padding-bottom: 80px;
}
.single-partner .post-img-container {
    height: 415px;
}
.single-partner .grey-btn {
    width: 240px;
    margin-top: 61px;
    display: inline-block;
}
.single-partner h2.text-uppercase {
    color: #4d4b4d;
    font-size: 32px;
    font-weight: 300;
    margin-top: 40px;
}
/*========== Carousel Slider CSS Start ============*/
.allinone_carousel .contentHolder, .allinone_carousel, #rad-faq .container > div {
    width: 100% !important;
}
.allinone_carousel.sweet .contentHolderUnit {
    width: 829px;
    height: 549px;
}
.page-template-page-resident-rad-php .allinone_carousel.sweet .contentHolderUnit,
.page-template-page-apply-residents #rad-faq .contentHolderUnit,
.page-template-page-about-faq #rad-faq .contentHolderUnit {
    width: 1118px;
    height: 648px;
}
.allinone_carousel.sweet .rightNav, .allinone_carousel.sweet .leftNav {
    width: 36px;
    height: 68px;
}
.page-template-page-resident-fss .allinone_carousel.sweet .contentHolderUnit,
.page-template-page-apply-residents #comm-resources .contentHolderUnit,.page-template-page-business-section3 #comm-resources .contentHolderUnit {
    width: 1118px;
    height: 500px;
}
.slider-inner {
    padding: 7% 10%;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
}
.slider-inner div{visibility: hidden;}
.slider-inner.nopadding {
    padding: 0;
}
.content-cover {
    height: 100%;
    padding: 0 20px 0 20px;
    overflow: auto;
    position: relative;
}
#rad-faq .content-cover {
    padding: 0 20px 0 116px;
}
.content-cover a.grey-btn {
    display: inline-block;
    width: 100%;
    max-width: 270px;
    padding: 10.5px 30px;
    margin-top: 40px;
    font-size: 20.8px;
}
.allinone_carousel.sweet .leftNav,
.allinone_carousel.sweet .leftNav:hover {
    background: url(images/global/owl-prev.png) top left no-repeat;
}
.allinone_carousel.sweet .rightNav,
.allinone_carousel.sweet .rightNav:hover {
    background: url(images/global/owl-next.png) top right no-repeat;
}
.page-template-page-community-partners .allinone_carousel img {
    width: auto !important;
    height: auto !important;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.page-template-page-resident-rad .content-cover h2,
.page-template-page-apply-residents .content-cover h2,
.page-template-page-about-faq #rad-faq .contentHolderUnit h2 {
    position: relative;
    font-size: 32.12px;
    font-weight: 400;
    color: #4d4b4d;
    min-height: 99px;
    margin-top: 0;
    margin-bottom: 44px;
    display: table;
    text-transform: uppercase;
}
.page-template-page-apply-residents .detail{
    position: relative;
}
span.serial_no {
    font-size: 86.36px;
    font-weight: 400;
    color: #4d4b4d;
    position: absolute;
    left: -119px;
    height: 89px;
    width: 101px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-right: 7px solid #f9ac1b;
    padding: 0px 11px 95px 0;
    text-align: right;
}
.page-template-page-apply-residents .detail span.serial_no {
    font-size: 60px;
    line-height: 70px;
    font-weight: 400;
    color: #4d4b4d;
    position: absolute;
    left: -118px;
    height: 62px !Important;
    width: 89px;
    top: 9px;
    bottom: inherit;
    margin: auto;
    border-right: 5px solid #f9ac1b;
    padding: 0px 11px 70px 0;
    text-align: right;
}
span.text {
    display: table-cell;
    vertical-align: middle;
    line-height: 47px;
}
/*========== Carousel Slider CSS End ============*/

#rad-faq {
    padding-bottom: 64px;
}
#rad-faq h1.border-heading {
    margin-bottom: 62px;
}
#comm-resources .img-sec,
#comm-resources .txt-sec {
    height: 100%;
}
#comm-resources .img-sec {
    margin-left: -2px;
}
#comm-resources .txt-sec {
    position: relative;
    padding: 43px 36px 48px 60px;
}
#comm-resources .service-buttons {
    
}
#comm-resources h2 {
    font-size: 32px;
    color: #4d4b4d;
    font-weight: 400;
}
#comm-resources .detail {
    color: #4d4b4d;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 10px;
}
#comm-resources h1.border-heading {
    margin-bottom: 46px;
}
#comm-resources {
    padding-bottom: 84px;
}
.page-sec-style2.sidebar-container#location-single {
    margin-top: 56px;
    margin-bottom: 50px;
}
#location-single .img-container {
    width: 100%;
    height: 100%;
    background-size: cover !important;
}
.single-apts-img .img-container {
    width: 100% !important;
    height: 210px !important;
    cursor:pointer;
    background-size: cover !important;
}
#location-single.page-sec-style2 .left-side {
    padding: 0 6% 0 15px;
}
#right-location-inner {
    height: 100%;
    box-shadow: -2px 2px 4px -2px #8c9fb5;
    -webkit-box-shadow: -2px 2px 4px -2px #8c9fb5;
    -moz-box-shadow: -2px 2px 4px -2px #8c9fb5;
}
#right-location-inner h1 {
    background: #faac1c;
    margin: 0;
    padding: 23.5px 0;
    color: #fff;
    font-weight: 300;
    font-size: 34.51px;
}
#prop-details {
    font-size: 24px;
    font-weight: 300;
    color: #959595;
}
.prop-name {
    color: #0055B8;
    padding-left: 10%;
}
.row-detail {
    padding: 13px 0;
}
.even.row-detail {
    background: #e2ebee;
}
.apt-detail-text {
    font-size: 20px;
    color: #4d4b4d;
    font-family: 'Open Sans', sans-serif;
    margin-top: 68px;
    margin-bottom: 62px;
}
#contact.apts-map-contact #contact-form {
    margin-top: 0;
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */
}
#contact.apts-map-contact {
    padding-top: 0;
    padding-bottom: 12%;
}

.contentHolderUnit.active-c .slider-inner{
    border-bottom: 2px solid rgba(0, 0, 0, 0.09);
    border-left: 2px solid rgba(0, 0, 0, 0.09);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */
}
.contentHolderUnit.active-c .slider-inner div{ visibility: visible; }

.page-template-page-community-partners .contentHolderUnit.active-c .slider-inner{
    background: -moz-linear-gradient(90deg, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(235, 235, 235, 1)), color-stop(100%, rgba(235, 235, 235, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ebebeb',GradientType=0 ); /* ie6-9 */
}


#landlord-steps {
    padding-top: 38px;
    padding-bottom: 50px;
}
#landlord-steps h1.border-heading {
    margin-bottom: 30px;
}
.page-template-page-apply-residents .full-container {
    padding-top: 120px;
}
.page-template-page-apply-residents .files-container {
    margin: 60px 0px;
}
#customer-relation {
    padding-bottom: 66px;
}
.page-template-page-about-mission #video-gallery {
    padding-bottom: 10%;
}
#three-step-process {
    padding-bottom: 20%;
}
.page-template-page-about-award .full-sidebar-container, .page-template-page-about-public-notice .full-sidebar-container {
    margin-top: 126px;
}

.page-template-page-about-press .full-container {
    padding-top: 56px;
}

.form-group.row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.form-group.row .inner-box {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.right-side .ajde_evcal_calendar .calendar_header .evcal_arrows {
    color: #abadad;
    border-color: #abadad;
}
.right-side .ajde_evcal_calendar .calendar_header .evcal_arrows:hover {
    color: #abadad;
    border-color: #abadad;
}
.right-side .ajde_evcal_calendar .calendar_header .evcal_arrows .fa{
  color: #abadad;
}
.right-side .ajde_evcal_calendar .calendar_header .evcal_arrows:hover .fa{
  color: #abadad;
}
.bg-content{
    font-family: 'Open Sans', sans-serif;
}
.bg-content .content-column h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 23px;
    color: #4d4b4d;
}
.bg-content .content-column {
    font-weight: normal;
    color: #8e8e8e;
}
.bg-content .content-column ul li {
    list-style: none !important;
}
.slider-inner::after{
    content: "";
    display: block;
    clear: both;
}
.vertical-block img{ width: 100%; }
.land-step-text{padding: 0 6%;}
.single-blog-image{
    width: 38%;
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
}
.post-info{
    font-size: 23px;
    color: #4d4b4d;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.post-info-block .post-info::after{
    content:'|';
}
.post-info-block .post-info:last-child::after{
    display: none;
    content: '';
}
.single-content{margin-top: 10px;}

.right-side .widget ul li.cat-item a, 
.widget_archive ul li a, 
.right-side .popular-posts ul li a, 
.archive-yearly ul li, .archive-yearly ul li a {
    font-size: 25px !important;
    text-align: left;
    display: block;
    padding: 5px 10%;
}
.archive-yearly ul li.archive-year a{
    font-weight: 400;
}
.landlord-login a,.sidebar-apply a
{
    background: #faac1c;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    padding: 13px 15px;
    font-weight: 100;
    border-left: 8px solid #0055B8;
    width: 100%;
    max-width: 318px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.sidebar-apply{
    margin-top: 50px !important;
}
.sidebar-apply p{
    font-size: 16px;
}
.sidebar-apply a{
    background: #0055B8 !important;
    border-left: 8px solid #faac1c;
}
.library-widget a{
    color: #0055B8;
    font-size: 20px;
}
#checklist-inspection{
       background: #f3f3f3;
    padding: 24px 0;
    display: inline-block;
    margin-top: 40px;
}
img.popup-image {
    width: 38%;
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
    margin-top: 11px;
}
#fancybox-overlay{
	background-color: #f9ac1b !important;
    opacity: 1 !important;
}
.popup-content{
	padding: 20px 50px;
}
.popup-content h2{
	font-size: 22px;
    text-transform: uppercase;
}
.popup-content h3{
	font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.popup-content h3:first-of-type{
    margin-top: 8px;
}
.popup-content h2:first-of-type{
    margin-top: 8px;
}
#fancybox-outer #fancybox-close{
    top: 25px;
    right: 32px;
    width: 40px;
    height: 40px;
    background: url(images/close.png) -40px 0;
}
.total_apartment{
    font-size: 32px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    background: #0055B8;
    margin: 0;
    text-align: center;
    padding: 14px;
    text-transform: uppercase;
}
#map_wrapper {height: 650px;}
#map_canvas {height: 650px;width: 100%;}
.gm-style-iw{width: 300px !important;}