@font-face {
    font-family: 'Lato-Black';
    src: url('fonts/Lato-Black.ttf.woff') format('woff'),
    url('fonts/Lato-Black.ttf.svg#Lato-Black') format('svg'),
    url('fonts/Lato-Black.ttf.eot'),
    url('fonts/Lato-Black.ttf.eot?#iefix') format('embedded-opentype');
}

body {
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif
}

a {
    color: #3b3b3b;
}

a:hover {
    color: #3b3b3b;
}

h1 {
    color: #414042;
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 27.46px;
    font-weight: normal;
    letter-spacing: 0.2em;

    text-align: center;
    text-transform: uppercase;
}
.mobile-logo {height: 15px;}
.scroll-top-wrapper {

    text-shadow: 1px 1px #ededed;
    bottom: 78px;
    color: #7e7e7e;
    font-size: 12px;
    height: auto;
    line-height: normal;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
    visibility: hidden;
    width: auto;
    z-index: 999;
}
.scroll-top-wrapper-mobile {
    background-image: url("../images/top.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #474445;
    font-size: 12px;
    height: auto;
    line-height: normal;
    opacity: 0;
    overflow: hidden;
    right: 30px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
    width: auto;
    z-index: 999;
}
.scroll-top-wrapper:hover {
    background-color: transparent;
}
.scroll-top-wrapper.show {
    cursor: pointer;
    opacity: 1;
    visibility: visible;
}
.scroll-top-wrapper i.fa {
    background-image: url("../images/top.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 36px;
    margin: auto;
    width: 26px;
}
/*Menu*/
/*
.top-bar-section ul.top-bar-menu li.has-dropdown ul.sub-menu li.has-dropdown ul.sub-menu {
    right: 0;
    display: inline;
    height: auto !important;
    width: auto;
    position: relative !important;
}

.top-bar-section .right li .dropdown {
    left: -30px;
    right: auto;
}
*/
/*.fixed_top_height {
	  height: 75px !important;
}
.fixed_logo {
	margin-top: 21px !important;
	width: 150px;
}
.fixed_top_section {
	  margin-top: 15px !important;
}
.fixed_top_ul_li_a {
	  height: 59px;
}
.fixed_gradient {
	  top: 75px !important;
}*/
.fixed_top_bar, .top-bar-container {
	position:fixed;
	z-index:99;
}
nav.tab-bar.show-for-medium-down {
  position: fixed;
  z-index: 999999;
  width: 100%;
}
.top-bar-section ul li {
    background: transparent;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: transparent;

    letter-spacing: 0.1em;
}

.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: transparent;
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: transparent;
}

.top-bar-section ul li ul li ul li > a {
   /* padding-left: 50px !important;
    padding-right: 20px !important;*/
    text-transform: none;
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #acacac !important;
    line-height: 0.8rem !important;
    letter-spacing: 0.1em !important;

}

.current_page_item.active > a {
    color: #fff !important;
    font-weight: bold !important;
}

.current-menu-ancestor.current-menu-parent.current_page_parent.current_page_ancestor.menu-item-has-children.active.has-dropdown.active > a {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: bold;

}
.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.current-menu-parent.menu-item-has-children.active.has-dropdown.active.not-click > a{font-weight: bold;}
.top-space a{
    padding-top: 15px !important;
}
.top-space-sub a{
    padding-top: 20px !important;
}
.bottom-space a{
    padding-bottom:20px !important;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a::after {

    top: 1.2rem;
}
.top-bar-section ul li > a {
    color: #acacac;
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;

}

.top-bar-section ul li ul li > a {
    background-color: rgba(045, 045, 045, 0.9) !important;
    height: auto;
    line-height: 1.5rem !important;
    padding-left: 20px !important;
}

.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {

    display: none;

}

.top-bar-container, .tab-bar {
    margin-bottom: 0rem;
}

.top-bar {
    background: url("../images/header.jpg") no-repeat scroll center center #000000;
    height: 99px;
    max-width: 1400px;
}

.contain-to-grid .top-bar {

    max-width: 1400px;
}

.top-bar-section .no-arrow > a::after {

    display: none;

}

.top-bar-menu .top-bar-section .has-dropdown > a {
    padding-right: 2.1875rem !important;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background-color: rgba(045, 045, 045, 0.9);
    line-height: 1.5rem;

}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {

    background-color: rgba(045, 045, 045, 0.9);

}

.top-bar-section ul li:hover:not(.has-form) > a {
    background: transparent;

}

.top-bar-section ul li > a {
    height: 69px;

}
ul.off-canvas-list li a {
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;

    letter-spacing: 0.05em;
}
/* Second stage menu */
.top-bar-section .right li .dropdown {
    right: auto;
    left: 0;
}
.top-bar-section .right li .dropdown li .dropdown {
    left: 100%;
    right: auto;
}
.gradient {
    background: url("../images/gradient.png");
    width: 1009px;
    height: 13px;
    position: fixed;
    top: 99px;
    display: block;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    /* center all inline content */
    text-align: center;
}

.gradient > div {
    /* make the block inline */
    display: inline-block;
    /* reset container's center alignment */
    text-align: left;
}

.limit-width {
    max-width: 1000px;
    margin: auto;
    float: none;
}
.limit-big-width { max-width: 1400px;
    margin: auto;}
.next {
    background: url("../images/next.png");
    width: 50px;
    height: 50px;
    display: block;
    margin-right: 30px;
    background-repeat: no-repeat;
}

.prev {
    background: url("../images/previous.png");
    width: 50px;
    height: 50px;
    display: block;
    margin-left: 30px;
    background-repeat: no-repeat;
}

.icon {
    background: url("../images/icon2.png");
    width: 35px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 25px;
}

.sub-head {
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 22px;
    font-weight: 300;
    font-style: italic;
    color: #3e4346;
    text-align: center;
    max-width: 615px;
    margin: auto;
    margin-bottom: 25px;
}

.border-above {
    border-top: 1px solid #acacac;
    margin-bottom: 30px;
}

.sub-text {
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 22px;
    font-weight: 300;
    max-width: 615px;
    color: #707070;
    text-align: center;
    margin: auto;
}
.sub-text ul li {
  list-style-type: none;
  font-size: 14px;
}
.page-id-175 .sub-text ul li { 
	list-style-type: disc;
}
.sub-text p{
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 22px;
    font-weight: 300;
    max-width: 615px;
    color: #707070;
    text-align: center;
}
.innerContainer {
    background:  url('../images/shadow.png') repeat-x scroll center bottom;}
.overlay-image {margin-top: 350px;}
.container-white {

    padding-bottom: 30px;
}

.container-dark {
    background: url("../images/dark-bg.gif");
    background-repeat: repeat;
    padding-top: 35px;
    padding-bottom: 35px;
}

.container-pattern {
    background: url('../images/pattern.png');
    padding-top: 35px;
    padding-bottom: 60px;
}

.container-dark h1, .container-dark .sub-head {
    color: #ffffff;
}

.container-dark .sub-text p {
    color: #acacac;
}

.division {
    display: block;
    height: 129px;
    text-align: center;
    line-height: 50px;
    width: 250px;
    margin-top: 45px;

}

.division.right-border {
    background: url("../images/right-border.png") no-repeat scroll center right;
}

.division img.division-image {
    margin-top: 20px;
}

.division:hover {
    background: rgba(255, 255, 255, 0.1);
}

.row {
    max-width: 100%;
}

.name img {
    margin-top: 25px;
}

.top-bar-section {
    margin-top: 30px;
}

.contain-to-grid {
    background: url("../images/header.jpg") no-repeat scroll center center #000000;
    width: 100%;
}

.container-who {
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 546px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;


}

.container-who h1, .container-who .sub-head {
    color: #fff;
}

.container-who li.blocks {

    display: block;

}

/* CENTER BLOCKS */

[class*="block-grid-"] > li.news-post {
    display: inline-block;

    }

[class*="block-grid-"] > li.blocks {
    display: inline-block;
    float: none;
    max-width: 331px;
    padding: 0 0.625rem 1.25rem;

}

.block-text {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    background: rgba(255, 255, 255, 0.6);
    letter-spacing: 0.2em;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 0px solid #e5e5e5;
}

img.block-image {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 0px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

#project-grid {

    height: 100%;
    margin-top: 40px;
}

#project-grid li {
    display: block
}

#project-grid h1 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 30px;
    margin-top: 0;
    padding-top: 45px;

}
.full-width-project{
    list-style: outside none none;
    margin: 35px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.full-width-project li {
    position: relative;
    float: left;
    overflow: hidden;

}
.full-width-project li a,
.full-width-project li a img {
    display: block;
    width: 100%;
    cursor: pointer;
}
.full-width-project li a img {
    max-width: 100%;
}
.full-width-project  li a div {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #3b3b3b;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    opacity: 0;
}

.full-width-project li a:hover div {
    opacity: 1;
}
.full-width-project span {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.05em;
    padding: 0 10px;
    font-style: normal;
    font-weight: bold;

}
.full-width-project li a:hover div {
    opacity: 1;
}
.project-block {
    background-color: rgba(21, 21, 21, 0.78);
    bottom: 0;
    display: inline-block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: opacity 0.4s ease-in-out 0s;
    visibility: visible;
    width: 100%;
    z-index: 200;
}

.project-block:hover {
    opacity: 1
}



#project-grid li p {
    color: #acacac;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    height: 100%;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    padding-bottom: 45px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    padding-top: 30%;
	width: 100%;
}
.single article {
  margin-top: 130px;
}
#project-grid [class*="block-grid-"] > li {
    padding: 0;
}

.no-padding {
    padding: 0;
}

.alt {
    background: #c5c5c5;
}

.slider-container {
    max-width: 1000px;
    height: 639px;
    margin: auto;
}

.outerContainer {
    display: table;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.outerContainer .innerContainer {
    display: table-cell;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.height-fill .outerContainer {
    background:url("../images/fog.png") no-repeat scroll center center;
    background-size: 100% 100%;
}
.slide-text > p {

    max-width: 630px;
    text-align: center;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-style: italic;
    font-weight: 100;
    color: #ffffff;
    font-size: 19px;
    line-height: 25px;
    display: block;
    margin: 0 auto;
    letter-spacing: 0.05em;

    text-shadow: 0px 0px 4px #000000;
}

.height-fill .slide-text > p {

    max-width: 630px;
    text-align: center;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-style:normal;
    font-weight: 400;
    color: #ffffff;
    font-size: 38px;

    display: block;
    margin: 0 auto;
    letter-spacing: 0.05em;
    line-height: normal;
    text-shadow: 0px 0px 4px #000000;
}

.slide-text > p > strong {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 10px;

}

.scroll-down {
    bottom: 30px;

    font-size: 12px;
    font-weight: normal;
    height: 75px;
    left: 50%;
    letter-spacing: 0.07em;
    color: #ffffff;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

    white-space: nowrap;
    width: 50px;
    z-index: 9;
    background: url("../images/scroll.png") no-repeat center bottom;

}

a.scroll-down:hover, a.scroll-down:visited, a.scroll-down:link {
    color: #fff;
}

.height-limited {
    min-height: 549px;
    margin: 0 auto;
}

.see-all a, .see-all {
    text-align: center;
    text-transform: uppercase;
    color: #434442;
    font-size: 14px;
    letter-spacing: 0.05em;
}

.news-block {
    border: 1px solid #c3c3c3;
    margin-top: 35px;
    background: #ffffff;
	min-height: 341px;
}

.news-block h1 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 30px;
    text-align: center;
    color: #3b3b3b;
    margin-top: 20px;
}

.news-block p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 22px;
    text-align: center;
    color: #707070;
    padding-left: 25px;
    padding-right: 25px;
}

.news-block p a.read-more {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 22px;
    text-align: center;
    color: #434442;
}

button, .button {

    background-color: #242424;
    border-color: #000000;
    border-width: 1px;
    color: #ffffff;

    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;

    margin: 1.25rem 0;
    padding: 1rem 4rem 1.0625rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;

}

.type-post p, .type-project p, .type-team p {
    font-size: 14px;
    color: #707070;
    letter-spacing: 0.05em;
    line-height: 22px;
    max-width: 629px;
    margin: auto;
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-top: 50px;
}
.team.type-team .attachment-post-thumbnail {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.attachment-post-thumbnail.wp-post-image {
    margin-top: 30px;

}

.wp-post-image {
    margin-top: 50px;

}

.date {
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #3e4346;
}

.back {
    min-width: 140px;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 300;
}

.back a {
    color: #707070;
    font-size: 14px;
}

.single-post header {
    margin-top: 50px;
}

.type-project header, .type-team header {
    margin-top: 50px;
}

h1.projects p {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 10px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    color: #4e4d4f;
}

.read-more-arrow {
    background: url("../images/read-more-arrow.png") no-repeat scroll center center;
    width: 27px;
    height: 26px;
    display: block;
    margin: auto;
}

.team-container {
    margin-top: 45px;
}
.no-float {float:none!important;}
h1.team {
    color: #3b3b3b;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 30px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 5px;
}

.job-title {
    font-size: 18px;
    color: #4e4d4f;
    font-weight: 300;
    line-height: 22px;
    letter-spacing: 0.05em;
    font-style: italic;
    margin-top: 0px;
    margin-bottom: 10px;
}

.news-block.team-block {
     margin-top: 0;
     border: 1px solid #e7e7e7;

 }
.news-block.team-block:hover {
    background: #3e3e3e;
    color: #fff;

}
.news-block.team-block:hover .job-title,.news-block.team-block:hover a{

    color: #fff;

}
.news-block:hover {
    background: #3e3e3e;
    color: #fff;

}
.news-block:hover p{

    color: #fff;

}
.news-block:hover a, .news-block:hover a.read-more{

    color: #fff;

}
.news-block.team-block p {

    margin-bottom: .625rem;

}
.map-button { font-style: normal;
    font-weight: normal;
    letter-spacing: 0.05em;
    text-transform: none;
    top: 100px;}
/* Gravity Forms */
.gfield_label {
    display: none;
}

li.gfield {
    list-style: outside none none;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

ul.gform_fields {
    margin-left: 0;
}

.gform_footer.top_label {
    text-align: center;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #242424;
}

select {
    color: #707070;
    text-transform: uppercase;
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 0.5rem;
    height: 48px;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    text-transform: uppercase;
    color: #707070;
    opacity: 1;
    box-shadow: none;
    margin-bottom: 0.5rem;
    height: 48px;
    padding-left: 15px;
}

input[type="checkbox"] + label, input[type="radio"] + label {
    color: #acacac;

}

textarea[rows] {
    height: 133px;
    text-transform: none;
}

ul.gfield_checkbox {
    list-style: none;
    text-align: center;
    margin-top: 20px;
}
.validation_error, .validation_message, .gform_confirmation_message {color:#fff;}
 .gform_confirmation_message {text-align:center;}
/* all */
::-webkit-input-placeholder {
    color: #707070 !important;
    opacity: 1 !important;
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
}

::-moz-placeholder {
    color: #707070;
    opacity: 1;
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 14px;
}

/* firefox 19+ */
:-ms-input-placeholder {
    color: #707070;
}

/* ie */
input:-moz-placeholder {
    color: #707070;
}

footer.row {
    margin-top: 0px;
}

footer {
    background: url("../images/header.jpg") no-repeat scroll center center;
	/*background: rgba(0, 0, 0, 1) url("../images/header.jpg") no-repeat scroll center center;*/
    /* height: 78px;*/
	background-size: cover;
}

footer .widget {
    float: left;
    margin: 15px auto auto;
    text-align: center;
    color: #acacac;
    letter-spacing: 0.05em;
}
.footer_social {
  text-align: right;
  position: absolute;
  z-index: 999999;
  right: 37px;
  top: 30px;
  width: 80px;
}
.fa {
	  color: #939292;
}
.footer_social ul li {
	display: inline-block;
	padding: 3px;
}
.footer_social ul {
	margin:0px;
	padding: 7%;
}
.footer_social ul li a i:hover {
	color:#ffffff
}
@media only screen and (max-width:1590px) {
	.right {
	  margin-right: 8% !important;
	}
	.footer_social {
		right:15px;
	}
}
@media only screen and (max-width: 40em) {
	.footer_social {
		text-align:center;
	}
	.footer_social ul {
		padding:0px
	}
}
a[href^=tel] { color: #acacac; text-decoration: none; }
@media only screen and (min-width: 0em) and (max-width: 64em) {
    .gradient {
        display: none;
    }

    .slide-text > p {
        font-size: 90%;
        line-height: normal;
    }

    .height-limited {
         
        min-height: 420px;
    }
    footer .widget {
        font-size:12px;
    }
    #project-grid li p {
        font-size: 98%;
        padding-top: 10%;
      }
    .full-width-project span{ font-size: 98%;}
    .slider-container {
        width: auto;
        max-height: 339px;

    }
    .next {
        background: url("../images/next-small.png");
        width: 25px;
        height: 100px;
        display: block;
        margin-right: 5px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .prev {
        background: url("../images/previous-small.png");
        width: 25px;
        height: 100px;
        display: block;
        margin-left: 5px;
        background-position: center center;
        background-repeat: no-repeat;
    }
    #gallery .slides-navigation {

        top: 36%;

    }
.height-fill .slide-text > p {font-size: 25px;margin-left: 35px;
    margin-right: 35px;}
    .container-who {height:100%}
}
@media only screen and (min-width: 64em) and (max-width:92em) {
    #project-grid li p {
        font-size: 98%;
        padding-top: 25%;
    }
    .full-width-project span{ font-size: 98%; line-height: normal}
}
.page-id-161 .read-more-arrow {
	display:none;
}
.white {
    color: #ffffff;
    font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 22px;
    font-weight: 300;
    font-style: italic;
}
.white a {
    color: #ffffff;
    text-decoration: underline;
}
a.call_us {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem;
    background-color: #242424;
    border-color: #000000;
    border-width: 1px;
    color: #ffffff;
}
span.call_top {
    position: absolute;
    top: 12px;
    right: 2%;
    font-size: 12px;
    font-weight: 700;
    z-index: 99;
}
span.call_top.small_screen_tel {
    top: -10px;
}
@media only screen and (max-width: 500px) {
nav.tab-bar.show-for-medium-down {
height: 3.8125rem;
}
.show-for-medium-down .left-small, .left-small a.left-off-canvas-toggle.menu-icon, .show-for-medium-down .tab-bar-section {
    height: 3.8125rem;
}
.show-for-medium-down .tab-bar-section h1.title {
    line-height: 3.8125rem;
text-align:left
}
span.call_top.small_screen_tel {
    top: -4px;
}
.footer_social {
top: 27px !important
}
}

.container-dark .limit-width {
    justify-content: center;
    display: flex;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    padding: 0 1.9375rem;
}