/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*** Fonts.com ***/
/*
font-family:'DINNextLTW01-UltraLight 706122';
font-family:'DIN Next W01 Light';
font-family:'DIN Next W01 Regular';
font-family:'DIN Next W02 Medium';
*/

/*** GENERAL THEME STYLES ***/
/*#wpadminbar {
    display: none;
}*/

.post-edit-link {
    display: none;
}

a{
    color: #333333;
    /*font-family: "DIN Next W01 Light";*/
    text-decoration: none;
}
a:hover {
    color: #bba374;
}

input, select, textarea {
    /*font-family: "DIN Next W01 Light";*/
}

.site-header {
    background: transparent;
    padding-top: 75px;
    margin-bottom: 85px;
}

.home .entry {
    padding: 0;
}

.content .entry {
    padding-top: 0;
}

.entry-meta {
    display: none;
}

.genesis-nav-menu a {
    color: #5f5f5f;
    padding: 0;
    line-height: 40px;
}

.genesis-nav-menu a:hover {
    color: #bba374;
}

.genesis-nav-menu .sub-menu a:hover {
    color: #fff;
}

.center {
    text-align: center;
}

.overlay {
    background: rgba(0,0,0,0.3);
}

.overlay-dark {
    background: rgba(0,0,0,0.5);
}

.overlay-light {
    background: rgba(0,0,0,0.1);
}

.screen-overlay {
    background: url(images/silkscreen.svg),
    rgba(0,0,0,0.2);
    background-size: 4px 4px, cover;
    background-repeat: repeat, repeat;
}

.bw-image img:hover {
    filter: grayscale(0);
}

.vc_column-inner {
    padding-top: 0 !important;
}

.vc_grid-container {
    margin-bottom: 0 !important;
}

.text-shadow {
    text-shadow: 1px 1px 1px #000;
}

/*** SLIDER REVOLUTION ***/
.slider-down-button {
    cursor: pointer;
    -webkit-transition: all 0.3s linear !important;
    -moz-transition: all 0.3s linear !important;
    -ms-transition: all 0.3s linear !important;
    -o-transition: all 0.3s linear !important;
    transition: all 0.3s linear !important;
}

.slider-down-button:hover {
    color: #a71c39;
}


/* classes emp */
.menu-hover a:hover {
    color: #333333 !important;
}

.menu-bottom-border a {
    border-bottom: 2px !important;
    border-bottom-color: #bba374 !important;
}

.company-menu-font {
    font-size: 14px;
    text-transform: uppercase;
    color: #bba374;
}
.map-text a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    color: #bba374;
    font-family: "DINPro";
    display: inline-block;

}

.map-text a:hover {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000000;
    font-family: "DINPro";

}

/* Search Filter */
.filter-bar .right-fltr {
    float: right;
    padding: 6px 0px 6px 20px;
    border-left: 1px solid black;
    font-size: 16px;
}
.filter-bar .right-fltr span {
    float: left;
    margin-right: 10px;
    /*margin-top: 2px;*/
    font-weight: 900;
}
.filter-bar .right-fltr ul {
    float: left;
}
.filter-bar .right-fltr ul li {
    float: left;
    display: inline-block;
    margin-left: 20px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 100;
}
.filter-bar .right-fltr ul li:hover,
.filter-bar .right-fltr ul li.active {
    color: #bba374;
}

    /* DIN-light */


/* DIN Font Classes  emp */

.DIN-900 {
    font-weight: 900;
    font-family: "DINPro";
}

.DIN-light {
    font-weight: 300;
    font-family: "DINPro";
}

/*  header Stuff  emp */
.site-title{
    height: 112px;
}

.header-image .site-title > a {
    background-image: url("../../uploads/2018/07/logo_retina2.png");
    background-repeat: no-repeat;
/*    background-position: center center; */
    background-size: contain;
    float: left;
    /*padding-left: 8vw;*/
    /*margin-left: 8vw;*/
    width: 208px;
    height: 112px;
    margin-top: 0;
}


.site-header .widget-area {
    text-align: right;
    width: calc(100% - 210px);
    display: inline-block;
    vertical-align: top;
    position: relative;
}

/* search alignment  emp */

.AjaxSearchProWidget{
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 200px;
}

#ajaxsearchpro1_1[asp-compact="closed"] ,
#ajaxsearchpro1_1:not([asp-compact="open"]) {
    background-image: linear-gradient(0deg, rgb(255, 255, 255), rgb(255, 255, 255));
}

#ajaxsearchpro1_1 .probox .promagnifier:hover .innericon svg,
#ajaxsearchpro1_2 .probox .promagnifier:hover .innericon svg,
div.ajaxsearchpro[id*="ajaxsearchpro1_"] .probox .promagnifier:hover .innericon svg {
    fill: rgba(0, 0, 0,1);
}
.header-widget-area .widget_nav_menu {
    display: inline-block;
    vertical-align: middle;
}

.header-widget-area .widget_nav_menu li:last-child{
    padding-right: 0;
    margin-right: 2px;
}

.header-widget-area .widget_nav_menu li:first-child{
    margin-left:0;
}
.header-widget-area .widget_nav_menu li {
    margin-right: 35px;
}

.header-widget-area .widget-title {
    margin-bottom: 0;
}

.AjaxSearchProWidget .widget-wrap {
    float: right;
    width: 300px;
}

#ajaxsearchpro1_1 .probox .proinput input.orig, #ajaxsearchpro1_2 .probox .proinput input.orig, div.ajaxsearchpro[id*="ajaxsearchpro1_"] .probox .proinput input.orig {
    font-family: "DINPro" !important;
    font-size: 14px;
}


/* Menu   emp */



#menu-main a {
    font-size: 14px;
    /*font-family: "DINPro" !important;*/
    color: #333333;
    /*font-weight: 100 !important;*/
    font-family:'DIN Next W01 Light';
}

/*
#menu-main .current-menu-item a {
    border-top: 2px solid #bba374;
    color: #bba374;
}
*/


#menu-main a:hover {
    color: #bba374 !important;

}

#menu-main-1 a {
    font-family: "DINPro" !important;
    font-size: 14px !important;
    color: #333333 !important;
    font-weight: 100 !important;
    margin-right: 2vw;

}

#menu-footer-menu a {
    color: #333333;

}
#menu-footer-menu a:hover {
    color: #bba374 ;

}
#menu-footer-menu li {
    margin-right: 2vw;
}
#menu-footer-menu li:last-child {
    margin-right: 0;
}

.menu-main-container {
    margin-right: 8vw;
}
#menu-main-1 a:hover {
    color: #bba374 !important;

}
.no-bottom-border {
    border-bottom: none !important;
}


.works-sidemenu{

}
.side-menu-item-wrapper{
    padding-top:15px;
}
.side-menu-item-wrapper a {
    border-top: 1px solid #bba068 !important;
    width: 100%;
    padding-top: 15px;
    display: block;
    font-family: "DINPro";
    font-size: 14px;
    color: #bba374;
    text-transform: uppercase;
}

.work-wrapper {
    display: none;
}
#menu-chronological,
#menu-categories {
    display: none;
}

/* MAP */
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}
/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}


/* work social icons   emp */

.social-wrapper{
    border-top: 1px solid #bba068 !important;
    margin-top: 15px;
    padding-top: 15px;
    display: inline-block;
    width: 100%;
}

.outer-icon {
    height: 28px;
    width: 33px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    /*z-index: 1000;*/
    /*margin-right: 1vw;*/
    background-position: right top;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.outer-icon:hover{
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 33px;
}
.hidden-icon{
    display: none;
    float: left;
}
.ata-title-social-wrapper{
    display: inline-block;
    font-family: "DINPro";
    font-size: 14px;
    text-transform: uppercase;
    cursor: default;
    line-height: 1;
}
.ata-pintrest-social-wrapper,
.ata-facebook-social-wrapper,
.ata-twitter-social-wrapper{
    display:inline-block;
    float: right;
    line-height: 2.5;
}
.ata-pintrest-social-wrapper .outer-icon{
    display: inline-block;
    background-image: url(../../uploads/2016/12/pinterest_icon.png);
}

.ata-facebook-social-wrapper .outer-icon {
    display: inline-block;
    background-image: url(../../uploads/2016/12/facebook_icon.png);
}

.ata-twitter-social-wrapper .outer-icon {
    display: inline-block;
    background-image: url(../../uploads/2016/12/twitter_icon.png);
}

/*  Open/close map  emp */
.map-wrapper {
    display: none;
}

.map-text:before {
    content: ' ';
    background: url(images/map_locate.png) top no-repeat;
    width: 18px;
    height: 21px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
	float: left;
}

.map-text {
    display: inline-block;
    /*border-bottom: 1px solid #bba068 !important;*/
    width: calc(100% - 18px);
    /*padding-bottom: 15px;*/
    font-family: "DINPro";
    font-size: 14px;
    color: #bba068;
    text-transform: uppercase;
    cursor: pointer;
	margin-bottom: -21px !important;
}

.map-text:hover {
    color: #000000;
}

.map-text:hover:before{
    background-position: bottom;
}

/*.close-box {*/
    /*display: none;*/
    /*height: 37px;*/
    /*width: 37px;*/
    /*float: right;*/
    /*position: relative;*/
    /*cursor: pointer;*/
    /*z-index: 1000;*/
    /*background: url(../../uploads/2016/10/close_button.png);*/
    /*margin-bottom: -41px !important;*/
    /*margin-left: -4px !important;*/
/*}*/

.close-box {
    float: right;
    position: relative;
    cursor: pointer;
    z-index: 1000;
    font-size: 30px;
    line-height: 1;
    color: #ffffff;
    background-color: rgba(0,0,0,.7);
    padding: 6px 12px;
    margin-bottom: -50px;
}
.close-box:hover {
    background-color: rgba(0,0,0,1);
}
.map-style {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgb(229, 227, 223);
}

.full-height {
    min-height: 100vh !important;
}
.social-share-align {
    text-align: left;
    width: 20%;
    display: inline-block;
    vertical-align: middle;
}

.social-align {
    /* padding: 10px; */
    /* float: left; */
    width: 69%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 3%;
}
.DIN-font {
    font-family: "DIN Next W01 Light";
}

/* about menu emp */

.about-menu ul li {
    display: inline-block;
    padding-right: 20px;
    line-height: 1;
}

.about-menu li {
    margin-right: 6vh;
}

.about-menu li:last-child {
    margin-right:0 ;
    padding-right: 0px;
}

.about-menu a {
    /*font-family: "DINPro";*/
    font-size: 14px;
    color: #000000;
    /*padding-top: 2vh;*/
    /*padding-bottom: 2vh;*/

}
.about-menu a:hover {

    color: #bba374;
}

.about-menu .current-menu-item a {
    border-top: 2px solid #000000;
    padding-top: 19px;

}
.about-menu ul {
    margin-bottom: 0;
    margin-left: 0;
}

/* home menu emp */

.home-menu a {
    font-size: 18px;
    font-weight: bold;

}
.home-menu{
    padding-top:65px;
    padding-bottom:0;
}
.home-menu a:hover{
    color: #bba374 !important;
}

/* NEWS menu emp */

.news-menu ul li {
    display: inline-block;
}

.news-menu li {
    margin-right: 6vh;
}

.news-menu li:last-child {
    margin-right:0 ;
}

.news-menu a {
    font-family: "DINPro";
    font-size: 12px;
    color: #000000;
    padding-top: 2vh;
    padding-bottom: 2vh;

}
.news-menu a:hover {

    color: #bba374;
}

.news-menu .current-menu-item a {
    border-top: 2px solid #000000;
    padding-top: 26px;

}
.news-menu ul {
    margin-bottom: 0;
    margin-left: 0;
}

/* WORK menu emp */

.work-menu ul li {
    display: inline-block;
    padding-right: 20px;
}

.work-menu li {
    margin-right: 6vh;
}

.work-menu li:last-child {
    margin-right:0 ;
    padding-right: 0px;
}

.work-menu a {
    font-family: "DINPro";
    font-size: 14px;
    color: #000000;
    padding-top: 2vh;
    padding-bottom: 2vh;
    font-weight: 100;

}
.work-menu a:hover {

    color: #bba374;
    cursor: pointer;
}

.work-menu .current-menu-item a {
    border-top: 2px solid #000000;
    padding-top: 26px;

}
.work-menu ul {
    margin-bottom: 0;
    margin-left: 0;
}

/* Categories menu emp */

.categories-menu ul li {
    display: inline-block;
}

.categories-menu li {
    margin-right: 6vh;
}

.categories-menu li:last-child {
    margin-right:0 ;
}

.categories-menu a {
    font-family: "DINPro";
    font-weight: 100;
    font-size: 14px;
    color: #000000;
    padding-top: 2vh;
    padding-bottom: 2vh;

}
.categories-menu a:hover {

    color: #bba374;
}

.categories-menu .current-menu-item a {
    border-top: 2px solid #000000;
    padding-top: 26px;

}
.categories-menu ul {
    margin-bottom: 0;
    margin-left: 0;
}



/*
.people-landmark .menu-item-398 a {
    border-top: 2px solid #bba068;
    margin-bottom: 0;
    margin-left: 0;
} */

/*
.news-landmark #current-page-ancestor {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
} */

/* search results */
h3.elementor-post__title a {
	font-weight: 900 !important;
	font-size: 16px !important;
	line-height: 16px !important;
}

/*  Menu top borders */

.parent-pageid-17 .menu-item-457 {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.bw-image img {
    filter: grayscale(1);
}

.single-people .menu-item-457 {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.parent-pageid-11 .menu-item-175 {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.page-id-11 .menu-item-175 {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}


.single-ourwork .menu-item-175 {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.parent-pageid-13 .menu-item-174 {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.page-id-13 .menu-item-174 {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.parent-pageid-15 .menu-item-173 {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.page-id-15 .menu-item-173 {
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.category-awards .menu-item-174{
    border-top: 2px solid #bba068 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.category-announcements .menu-item-174{
    border-top: 2px solid #bba374 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.category-publications .menu-item-174{
    border-top: 2px solid #bba374 !important;
    margin-bottom: 0;
    margin-left: 0;
}

.custom-menu-active a {
    border-top: 2px solid #000000 !important;
    padding-top: 26px;
}

.home-font {
    color: #bba068;
    font-size: 18px;
    line-height: 23px;
}

/* AXC */

div.company-header-font.elementor-widget.elementor-widget-heading div.elementor-widget-container .elementor-heading-title {
/*.company-header-font {
    font-family: "Din Next w01 light", sans-serif !important;*/
    font-weight: 900 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
	color: #333;
   /* margin-bottom: 0 !important;*/
    line-height: 95% !important;
	margin: 0 0 0px !important;
	display: block;
	 margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.company-detail-font{
    font-size: 13px;
    padding-top: 10px;
    line-height: 18px;
    font-weight: 400;
}
.menu-mail li a.active {
    color: #bba374;
    border-top: 2px solid #bba374;
    padding-top: 15px;
    margin-top: -17px;
}

.profile-font p{
    margin: 0 0 10px;
    padding: 0;
    line-height: 18px;
}

.contact-font {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "DIN Next W01 Regular";
}

.address-font, .phone-font {
    color: #000;
    font-family: "DIN Next W01 Regular";
    font-size: 14px;
    line-height: 18px;
}

.phone-font a {
    color: #000000
}

.phone-font a:hover {
    color: #bba374;
}
.page-id-15 #zoom-social-icons-widget-2{
    display: none;
}
.page-id-15 .acf-map{
    margin: 0;
}
    /* Contact page social emp */

/*.contact-social {*/
    /*display: inline-block;*/
    /*padding-top: 5vh;*/
/*}*/

/*.contact-facebook {*/
    /*background: url(../../uploads/2016/10/contact_r_fb_icon.png);*/
    /*height: 32px;*/
    /*width: 32px;*/
    /*background-position: center;*/
    /*background-position: top;*/
    /*background-size: cover;*/
    /*display: inline-block;*/
/*}*/


/*a:hover .contact-facebook {*/
    /*background-position: 0 -32px;*/
/*}*/

/*.contact-twitter {*/
    /*background: url(../../uploads/2016/10/contact_r_twitter_icon.png);*/
    /*height: 32px;*/
    /*width: 32px;*/
    /*background-position: center;*/
    /*background-position: top;*/
    /*background-size: cover;*/
    /*display: inline-block;*/
/*}*/

/*a:hover .contact-twitter {*/
    /*background-position: 0 -32px;*/
/*}*/

/*.contact-vimeo {*/
    /*background: url(../../uploads/2016/10/contact_r_vimeo_icon.png);*/
    /*height: 32px;*/
    /*width: 32px;*/
    /*background-position: center;*/
    /*background-position: top;*/
    /*background-size: cover;*/
    /*display: inline-block;*/
/*}*/

/*a:hover .contact-vimeo {*/
    /*background-position: 0 -32px;*/
/*}*/

/*  NEWS posts emp  */
.news-category {
    background: #bba374;
    color: #ffffff;
    float: right;
    font-size: 10px !important;
    padding: 2px 7px !important;
    margin-top: -10px;
    font-family: "DINPro";
}

.news-category:hover {
    color: #ffffff !important;
    background: #bba374 !important;
    cursor: auto !important;
/*    float: right;
    font-size: 10px !important;
    padding: 2px 7px !important;
    margin-top: -10px;   */
}

.news-post {
    background: #ffffff;
    color: #333333;
    font-size: 16px;
    padding: 2px 7px !important;
    margin-top: 6vh !important;
    font: inherit;
/*    font-weight: 400; */
    position: absolute;
    right: 2vw;

}

.news-post:hover {
    background: #ffffff;
    color: #bba374;
}

.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span {
    background: #bba374 !important;
    color: #ffffff !important;
    font-size: 12px !important;
    cursor: default !important;
}
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active {
    background: #bba374 !important;
    color: #ffffff !important;
    font-size: 12px;
    cursor: default !important;
}

/* SEARCH PAGE RESULTS */
.filter-bar{
    padding: 40px 0;
    font-family: "DINPro"
}
h1.search-title {
    font-size: 14px !important;
    display: inline-block;
    vertical-align: middle;
    color: #bba374;
    font-family: "DIN Next W01 Light";
    font-weight: 900;
    text-transform: uppercase;
    padding: 9px 0px 10px 0px;
    margin: 0;
}
.search-icon-wrap{
    display: inline-block;
    height:38px;
    border-right: #000000 solid 1px;
    vertical-align: middle;
    margin-right: 20px;
    padding: 10px 20px 0 0;
}
.search-icon-wrap:hover .search-icon{
    background-position: top;
    cursor: pointer;
}
.search-icon {
    background: url(../../uploads/2016/10/search.png) no-repeat;
    height: 19px;
    width: 18px;
    background-position: bottom;
    display: inline-block;
}
.filter-bar .right-fltr {
    float: right;
    padding: 6px 0px 6px 20px;
    border-left: 1px solid black;
    font-size: 14px !important;
}
.filter-bar .right-fltr span {
    float: left;
    margin-right: 10px;
    /*margin-top: 2px;*/
    font-weight: 900;
}
.filter-bar .right-fltr ul {
    float: left;
}
.filter-bar .right-fltr ul li {
    float: left;
    display: inline-block;
    margin-left: 20px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 100;
}
.filter-bar .right-fltr ul li:hover,
.filter-bar .right-fltr ul li.active {
    color: #bba374;
}
.search-content-wrap{
    padding-bottom: 100px;
}
.search-content {
    text-transform: uppercase;
    font-family: "DINPro";
    font-size: 16px;
    color: #333333;
}
.search-content a{
    color: #333333;
}
.search-content a:hover{
    color: #bba374;
}
.search-content li {
    padding-bottom: 25px;
    display: inline-block;
    width: 100%;
}
.search-content li .title {
    font-family: "DINPro";
    font-weight: 900;
    padding-right: 20px;
}
.archive-pagination li a:hover, .archive-pagination .active a {
    background-color: #bba374;
}

/* 404 PAGE */
#error_page {
    padding: 30px 0;
}
#error_page .div-left {
    width: 35%;
    display: inline-block;
    vertical-align: text-top;
}
#error_page .div-left .large {
    color: #bba374;
    font-family: "DIN Next W01 Light";
    font-size: 100px;
    font-weight: 900;
}
#error_page .div-right {
    width: 330px;
    display: inline-block;
    vertical-align: text-top;
}
#error_page h1 {
    /*font-family: "DIN Next W01 Light";*/
    font-family: "DIN Next W01 Light";
    font-weight: 900;
    text-transform: uppercase;
}
#error_page h2 {
    font-family: "DINNextLTW01-UltraLight 706122";
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
}
#error_page h4{
    /*font-family: "DIN Next W01 Light";*/
    font-family: "DIN Next W01 Light";
    font-size: 18px;
    color: #003f5e;
    padding-bottom: 20px;
    text-transform: uppercase;
    line-height: 0.95;
}
#error_page a {
    color: #bba374;
    /*font-family: "DIN Next W01 Light";*/
    font-family: "DINPro";
    text-decoration: none;
}
#error_page a:hover {
    color: #333333;
}
#ajaxsearchpro3_1 .probox .promagnifier:hover .innericon svg,
#ajaxsearchpro3_2 .probox .promagnifier:hover .innericon svg,
div.ajaxsearchpro[id*="ajaxsearchpro3_"] .probox .promagnifier:hover .innericon svg {
    fill: rgb(0, 0, 0);
}

/* FOOTER */
.site-footer {
    display: none;
}

.footer-widgets {
    position: relative;
    background-color: #fff !important;
    border: 0;
    /*color: #333;*/
    text-align: left;
    /*font-size: 14px;*/
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    color: rgba(255,255,255,.8);
    white-space: nowrap;
    font-size: 0;
    margin-bottom: 50px;
}

.footer-widgets li {
    margin-bottom: 0;
}

.footer-widgets .widget {
    margin-bottom: 0;
}

.footer-widgets-1 {
    display: block;
    white-space: normal;
    font-size: 14px;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}

.footer-widgets-1 img {
    width: 128px;
}

.footer-widgets-2 {
    display: inline-block;
    vertical-align: bottom;
    color: #333;
    white-space: normal;
    line-height: 0;
    font-size: 14px;
    text-align: left;
    width: 100%;
}

.footer-widgets-2 .widget_text {
    display: inline-block;
    vertical-align: bottom;
    width: auto;
}

.footer-widgets .footer-widgets-2 li {
    padding-bottom: 0 !important;
}

.footer-widgets-4 {
    position: absolute;
    font-size: 9px;
    text-align: center;
    width: 100%;
    color: #666;
    margin-top: 20px;
    margin-bottom: 10px;
}

.footer-widgets-4 .copy-text {
    padding: 0;
}

.footer-address {
    display: inline-block;
    vertical-align: bottom;
    width: 202px;
    font-family: "DIN Next W01 Light";
    letter-spacing: 0;
    line-height: 16px;
    font-size: 14px;
    font-weight: 100;
    color: #333333;
}

.copyright {
    text-align: right;
}
.contact-only {
    display: none;
    text-align: right;
}

.page-id-15 .contact-only {
    display: block;
}

.social-icons-lists.icons-background-rounded.centre,
.social-icons-lists.icons-background-square.centre {
    display: inline-block;
    vertical-align: bottom;
    text-align: right;
    width: 108px;

}

.zoom-social-icons-widget {
    display: inline-block;
    vertical-align: middle;
    border-bottom: hidden;
    padding-bottom: 3px;
}

.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
    margin: 0 1px !important;
    border-bottom: hidden;
}

.footer-widgets-3 {
    position: absolute;
    white-space: normal;
    line-height: initial;
    color: #333;
    font-size: 14px;
    text-align: right;
    width: auto;
    right: 0;
    bottom: 0;
}

.footer-widgets-3 .widget_nav_menu li {
    display: inline-block;
    border-bottom: 0;
    padding-bottom: 0;
    text-align: right;
}

/*** APPROACH PAGE ***/
.approach-header {
    font-family: "DIN Next W01 Light";
    font-size: 18px;
    font-weight: bold;
}

.approach-body {
    font-size: 12px;
    line-height: 18px;
}

/*** CUSTOM LOADING BAR ***/
.myProgress-wrapper{
    width: 75%;
    margin: 0 auto;
}
.myProgress {
    position: relative;
    width: 100%;
    height: 2px;
    background-color: #ddd;
}
.myBar {
    position: absolute;
    top: -1px;
    width: 10%;
    height: 4px;
    background-color: #878687;
}
.progress-label {
    text-align: center;
    line-height: 30px;
    color: #000;
}


@media (max-width: 960px){

    .site-header {
        background: transparent;
        padding-top: 15px;
        margin-bottom: 25px;
        /* height: 180px; */
    }
    .site-inner {
        clear: both;
        min-height: calc(100vh - 304px);
    }
    .header-widget-area .AjaxSearchProWidget{
        display: block;
        position: absolute;
        top: 0;
        right: 0;
    }
    .header-widget-area .widget_nav_menu {
        display: block;
        vertical-align: bottom;
        width: 100%;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .site-header .widget-area{
        height: 90px;
    }
    .genesis-nav-menu a {
        line-height: 1;
        padding-top: 15px;
    }

}
@media (max-width: 768px) {
    .header-widget-area .AjaxSearchProWidget{
        display: block;
        position: relative;
        margin-top: 15px;
        width: 100%;
    }

    .AjaxSearchProWidget .widget-wrap {
        width: 100%;
    }

    .monkey-slider .txt-contain {
        top: 0;
        right: 0;
    }

    .footer-widgets-3 {
        position: inherit;
        text-align: left;
        margin-top: 20px;
    }
    .footer-widgets-2 .zoom-social-icons-widget{
        display: block;
        padding-top: 20px;
    }
    .social-icons-lists.icons-background-rounded.centre, .social-icons-lists.icons-background-square.centre {
        text-align: center;
        border-bottom: hidden;
    }

    .copyright {
        text-align: center;
    }

    .contact-only {
        text-align: center;
    }

    .contact-page-row .zoom-social-icons-widget {
        position: absolute;
        top: 0;
        right: 10vw;
        z-index: 1;
    }

    .contact-map-column {
        float: left !important;
        margin-top: -50px;
    }

    .search-content span {
        display: block;
    }
}
@media (max-width: 600px){
    .site-header .widget-area{
        width: 100%;
    }
    .header-widget-area .genesis-nav-menu {
        text-align: center;
    }
    .header-widget-area .widget_nav_menu li {
        margin-right: 15px;
    }
    .about-menu li {
        margin-right: 0;
    }
    .filter-bar .right-fltr {
        float: none;
        display: block;
        width: 100%;
        padding: 11px 0 11px 20px;
        border-left: none;
        font-size: 16px;
    }
    .filter-bar .right-fltr span {
        float: none;
        margin-right: 10px;
        display: block;
        width: 100%;
        padding: 10px 0;
        /* margin-top: 2px; */
        font-weight: 900;
    }
}
