/*
Theme Name: LGP
Description: Theme for Leonard Green & Partners
Author: DFS
Template: salient
Version: 1.0
*/

:root {
  --brand: #004d00; /*brand accent color*/
  --brand2: #676767; /*brand secondary accent color*/
  --brand3: #000000; /*brand alternate accent color*/
  --logo: url('/wp-content/uploads/2022/09/logo-green.png'); /*brand logo url*/
}
/*login styles*/
body.login {
  background: #fff;
}
body.login, body.login p, body.login a, body.login li, body.login h1, body.login h2, body.login h3, body.login h4, body.login h5, body.login h6, body.login label, body.login input, #wpadminbar a {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}
body.login h1 a {
  background: var(--logo) no-repeat center bottom;
  background-size: contain;
  height: 100px;
  width: auto;
  max-width: 170px;
  margin-bottom: 20px;
  pointer-events: none;
}
.login form {
  border: none;
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  border-radius: 10px;
  position: relative !important;
  padding-top: 15px;
}
body.login input[type=password], body.login input[type=text] {
  height: 45px;
  border-radius: 5px;
}
body.login input[type=password]:focus, body.login input[type=text]:focus {
  border-color: var(--brand);
  box-shadow: 0 0 0 1px var(--brand);
  outline: 2px solid transparent;
}
body.login .button .dashicons {
  color: var(--brand);
}
body.login input#wp-submit {
  width: 100%;
  height: 45px;
  margin-bottom: 10px;
  margin-top: 10px;
  border-radius: 5px;
  text-transform: uppercase;
  border: none !important;
  background: var(--brand);
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  transition: opacity .2s;
}
body.login input#wp-submit:hover {
  opacity: .8;
}
body.login form input[type=checkbox], body.login form input[type=checkbox]:focus {
  height: 16px;
  width: 16px;
  border: 1px solid #676767;
  border-radius: 50px;
  -webkit-appearance: none;
  box-shadow: none;
}
body.login form input[type=checkbox]:checked {
  background: #676767;
  border: 2px solid #fff;
  box-shadow: 1px 0 0, -1px 0 0, 0 1px 0, 0 -1px 0;
}
body.login form input[type=checkbox]:before {
  display: none !important;
}
body.login form .input {
  margin-bottom: 10px;
}
body.login .forgetmenot {
  position: absolute;
  bottom: 10px;
}
body.login #backtoblog {
  display: none;
}
body.login #nav {
  margin: 15px 0;
  text-align: center;
}
body.login h1 a:focus {
  box-shadow: none;
  color: transparent;
}
body.login #login_error, .login .message, .login .success {
  position: absolute;
  top: 25px;
  width: 316px;
  background: #fff;
  border: 1px solid #000;
  box-shadow: none;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  margin-left: -4px;
  padding: 8px 5px;
}
/*END login styles*/

body, a, h1, h2, h3, h4, h5, h6, input {
	/*-moz-osx-font-smoothing: auto;*/
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
p, label {
	-moz-osx-font-smoothing: grayscale;
}
header#top nav > ul > li > a {
	-moz-osx-font-smoothing: grayscale;
}
a.nectar-button, input.button {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
a {
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.mobileEle, .hideEle {
	display: none !important;
}
.hideNavLink, .hideNavLink a {
	visibility: hidden;
	opacity: 0;
	padding:  0 !important;
	margin: 0 !important;
	width: 0 !important;
	font-size: 0 !important;
	text-indent: -999999px;
}
.accessTxt, .hidden_label label {
	position: absolute;
	font-size: 0;
	opacity: 0;
	pointer-events: none;
}
.page-title {
	display: none;
}
ul li {
	padding-bottom: 10px;
}
.off-canvas-menu-container ul.menu li {
	padding-bottom: inherit;
}
/*#header-outer[data-transparent-header="true"].transparent #logo .starting-logo {
    height: 80px;
}*/
#top nav>ul>li[class*=button_bordered]>a:not(hover):before {
    border-color: #000;
}
#header-outer .navBtn > a:before {
	border-width: 2px;
	opacity: 1;
}
.footerRow {
    color: #676767;
}
.footerRow p {
	font-size: 14px;
	line-height: 1.2em;
}
.footerRow .nectar-cta[data-style=underline] .link_wrap .link_text:after {
	border-bottom-color: #676767;
}
.nectar-slider-wrap, .swiper-container, .swiper-slide {
	min-height: 100vh !important;
}
.lightOverlay .video-texture {
    background: rgba(0,0,0,.25);
}
.hmHero h1 {
    /*max-width: 52vw;*/
    margin: 0 auto;
}
.hmHero .swiper-slide .content h1 {
    /*max-width: 860px;*/
    font-size: 48px;
    line-height: 1.2em;
	text-shadow: 0 0 10px #000;
}
.hmHero h1 em {
	font-weight: 500 !important;
}
.hmHero .down-arrow-bordered {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
	z-index: 999;
}
.hmHeroAlt .swiper-container, .hmHeroAlt .swiper-slide {
    background: transparent !important;
}
.hmHeroAlt .slide-bg-wrap {
    display: none !important;
}
.hmMilestones .milestone-wrap {
    float: left;
}
.hmMilestones .wpb_wrapper {
    display: flex;
    justify-content: space-evenly;
}
.hmMilestones .nectar-milestone .subject {
	padding: 0 !important;
	font-size: 18px;
}
.nectar-milestone[data-symbol-alignment=superscript] .number .symbol-wrap {
    position: relative;
    top: -40px;
}
.bottomLinksRow .vc_column-inner:before {
    content: '';
    position: absolute;
    height: calc(100% - 24px);
    width: calc(100% - 24px);
    border: 2px solid var(--brand);
    left: 10px;
    top: 10px;
}
.bottomLinksRow .vc_column-inner {
    transition: box-shadow .2s !important;
}
.bottomLinksRow .vc_column-inner:hover {
    box-shadow: 0 0 25px -10px rgba(0,0,0, .35);
}
.bottomLinksRow .vc_column-inner .nectar-responsive-text {
    margin-bottom: 0 !important;
}
.bottomLinksRow .vc_column-inner .nectar_icon_wrap {
    position: absolute;
    right: 30px;
    bottom: 12px;
}
.contactInfoRow > .row_col_wrap_12 {
	max-width: 860px;
    margin: 0 auto !important;
}
.contactInfoRow a:hover {
    color: var(--brand);
}
.contactInfoRow a {
    text-decoration: none;
    font-size: 18px;
	line-height: 1.3em;
}
.portfolioRow, .portfolioRow .portfolio-wrap {
    min-height: 80vh;
}
.portfolio-items .col .work-item {
	background: #fff;
    overflow: visible;
	box-shadow: 0 0 25px -8px rgba(0,0,0,.25);
}
.portfolio-items .col .work-item img {
    cursor: pointer;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center;
	padding: 20px;
	transition: all .2s !important;
}
.portfolio-items .col .work-item img:hover {
    transform: scale(1.07);
}
/*.portfolio-items .col.element .work-item .work-info {
   	position: fixed;
    top: 160px !important;
    width: 100% !important;
	left: calc(50% - 304px);
	max-width: 600px;
    height: auto;
    padding: 0;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: scale(0);
    transition: all .2s !important;
}*/
.portfolio-items .col.element .work-item .work-info {
    position: fixed;
    top: 0 !important;
    width: 100% !important;
    left: 0;
    width: 100vw;
    height: 100vh !important;
    padding: 0;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: scale(0);
    transition: all .2s !important;
    background: rgba(255,255,255,.98);
}
.portfolio-items .col.element.showInfo .work-info, body .pum-overlay {
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
}
.portfolio-items .col.element.showInfo .work-item .work-info {
	opacity: 1 !important;
	transform: scale(1);
	pointer-events: all !important
}
.portfolio-items .col.element.zTop, .portfolio-items .col.element.showInfo {
    z-index: 999999 !important;
}
/*.portfolio-items .col.element .work-info .vert-center {
    top: auto !important;
    left: auto !important;
    transform: none !important;
	width: 100% !important;
}*/
.portfolio-items .col.element .work-info .vert-center {
    top: 160px !important;
    left: calc(50% - 304px) !important;
    transform: none !important;
    width: 100% !important;
    max-width: 600px;
}
.portfolio-items .col.element .work-info .vert-center .custom-content {
    padding: 40px;
	/*background: rgba(6,51,0,0.88);*/
	background: rgba(255,255,255,1);
}
.portfolio-items .col.element.showInfo .work-info .vert-center .custom-content {
	box-shadow: 0 20px 85px -20px rgba(0,0,0,.2);
}
.work-info-bg {
	display: none !important;
}
.portfolio-items:not(.carousel) .col {
    -webkit-transform-style: inherit !important;
    transform-style: inherit !important;
}
.portfolio-items {
    perspective: inherit !important;
    -webkit-perspective: inherit !important;
    perspective-origin: inherit !important;
    -webkit-perspective-origin: inherit !important;
	transform: none !important;
	z-index: 9999;
}
.portfolio-items .col .work-info .vert-center .custom-content, .portfolio-items .col .work-info .vert-center .custom-content *, .portfolio-items .custom-content {
    color: #000;
}
.portfolio-items .col.element .work-item .work-info .custom-content a, .portfolio-items .col.element .work-item .work-info .custom-content a span {
    padding: 0 !important;
    font-size: 16px !important;
    padding-bottom: 20px !important;
    line-height: 1.2em !important;
    margin: 0;
    color: var(--brand) !important;
}
.portfolio-items .col.element .work-item .work-info .custom-content a:hover {
	color: #000;
}
.portfolio-items .col.element .work-item .work-info .custom-content h2 {
    font-size: 24px !important;
    line-height: 1.2em !important
}
.portfolio-items .col.element .work-item .work-info .custom-content h3 {
    font-size: 15px !important;
    line-height: 1.2em !important;
    font-weight: 600 !important;
    margin-bottom: 10px;
}
.portfolio-items .col.element .work-item .work-info .custom-content h4 {
    font-size: 16px !important;
    line-height: 1.2em !important;
	font-weight: 400 !important;
	margin-bottom: 30px;
}
.portfolio-items .col.element .work-item .work-info .custom-content h5 {
    font-size: 14px !important;
    line-height: 1.2em !important;
	font-weight: 400 !important;
	margin-bottom: 5px !important;
}
.portfolio-items .col.element .work-item .work-info .custom-content em {
    margin-top: 20px;
    display: block;
    font-size: 13px;
    line-height: 1.2em;
}
.portfolio-items .col.element.showInfo .work-info .vert-center .custom-content:before {
    content: '';
    position: absolute;
    height: calc(100% - 24px);
    width: calc(100% - 24px);
    border: 2px solid var(--brand);
    left: 10px;
    top: 10px;
}
span.closeInfo {
    position: absolute;
    right: -36px;
    z-index: 9999;
    font-size: 38px;
    line-height: 30px;
    top: 0px;
    color: var(--brand);
    cursor: pointer !important;
    transition: all .2s !important;
}
span.closeInfo:hover {
	color: #000;
}
body.infoIn #header-outer.transparent {
	opacity: 0 !important;
	pointer-events: none !important;
}
body.infoIn .portfolio-items .col.element {
    transform: none !important;
}
.portfolio-filters-inline.full-width-section.non-fw {
    float: left;
    width: 230px;
	padding-top: 0 !important;
}
.portfolio-wrap, body:not(.archive) #pagination {
    width: calc(100% - 230px);
	padding-left: 50px;
    float: right;
}
#pagination {
	clear: both;
}
.portfolio-filters-inline ul li, .portfolio-filters-inline ul ul {
    display: block !important;
    text-align: left;
	
}
.portfolio-filters-inline ul li {
	padding-bottom: 5px;
}
.portfolio-filters-inline ul li a {
    padding-left: 0 !important;
	padding-right: 0 !important;
	font-size: 16px !important;
	line-height: 1.2em !important
}
.portfolio-filters-inline li:nth-of-type(1) a {
	font-size: 18px;
}
.portfolio-filters-inline li:nth-of-type(1) a:before {
    content: 'View ';
}
.portfolio-filters-inline li.business-services:before {
    content: 'By Sector';
    position: absolute;
    margin-top: -30px;
	text-transform: uppercase;
	font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
}
.portfolio-filters-inline li.buyout:before {
    content: 'By Deal Type';
    position: absolute;
    margin-top: -30px;
	text-transform: uppercase;
	font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
}
.portfolio-filters-inline ul li.current-investments, .portfolio-filters-inline ul li.past-investments {
	display: none !important;
}
.portfolio-filters-inline li.business-services {
    margin-top: 30px;
}
.portfolio-filters-inline li.buyout {
    margin-top: 40px;
}
.portfolio-filters-inline.filterSticky {
	position: fixed;
    top: 100px;
    height: calc(100vh - 200px);
    overflow: auto;
	overflow-x: hidden;
}
.pastCurrentFilters {
    display: flex;
	align-items: center;
    margin-left: -2px;
    margin-bottom: 15px;
}
.filtLabel {
    display: flex;
    line-height: 1.4em;
}
.pastCurrentFilters input {
	height: 18px;
    width: 18px;
    border: 1px solid #676767;
    -webkit-appearance: none;
    box-shadow: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pastCurrentFilters input[type=checkbox]:checked {
  background: var(--brand);
  /*border: 2px solid #fff;
  box-shadow: 1px 0 0, -1px 0 0, 0 1px 0, 0 -1px 0;*/
}
.pastCurrentFilters input[type=checkbox]:checked:after {
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #fff;
}
.pastInv {
	margin-left: 15px;
}
.filterTogg {
	display: none;
    float: left;
    margin-right: 20px;
    border: 1px solid;
    height: 40px;
    width: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 22px;
    padding-top: 5px;
    margin-left: 2px;
}
.closeFilter {
	display: none;
    position: absolute;
    right: 30px;
    font-size: 25px;
}
.invSubTxtRow {
    clear: both;
    width: calc(100% - 220px);
    float: right;
    padding-left: 50px;
}
.invSubTxt {
    font-size: 14px;
    line-height: 1.3em;
    color: #676767;
	display: none;
}
body.showCurrentInv .currentInvTxt, body.showPastInv .pastInvTxt {
	display: block;
}

.awsm-team-search-wrap .awsm-team-search-item {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 400px;
}
.awsm-team-search-wrap .awsm-team-search-icon-wrapper {
    top: 5px;
}
.awsm-filter-btn {
    font-size: 18px;
}
.awsm-grid figure img {
    margin-bottom: 0 !important;
}
.modal-style.style-1 .awsm-modal-items-main {
	max-width: 1000px;
}
.modal-style.style-1 .awsm-image-main {
	max-width: 45% !important;
}
.modal-style.style-1 .awsm-modal-content-inner {
    display: flex;
    flex-flow: column;
}
.modal-style.style-1 .awsm-modal-details h2 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1.2em;
}
.modal-style.style-1 .awsm-modal-details h3 {
    line-height: 1.3em;
    order: 2;
    margin-bottom: 10px;
}
.modal-style.style-1 .awsm-modal-details p {
    order: 3;
}
.modal-style.style-1 figcaption {
    position: relative;
    color: #000 !important;
    opacity: 1;
    width: 100% !important;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    transform: none;
    text-align: left;
    padding: 0;
    background: #fff;
	padding-top: 8px;
}
.modal-style.style-1 figcaption::before {
	display: none;
}
.modal-style.style-1 figcaption h3 {
    color: #000;
}
.modal-style.style-1 .awsm-personal-info {
    display: flex;
    flex-flow: column-reverse;
	margin-bottom: 0;
}
.modal-style.style-1 figcaption h3 {
    color: #000;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 0;
}
.awsm-team-link-control img {
	transition: transform .2s !important;
}
.awsm-team-link-control:hover img {
	transform: scale(1.05);
}
.awsm-popup-on.awsm-popup-open #header-outer {
    opacity: 0;
    pointer-events: none;
}
.modal-style.style-1 .awsm-image-main img {
    margin-bottom: 0;
}
.awsm-personal-info span, .awsm-modal-details h3 {
	text-transform: none !important;
	font-size: 17px !important;
}
.modal-style.style-1 .awsm-modal-close::after, .modal-style.style-1 .awsm-modal-close::before {
    background: #000 !important;
}
.inHero .row_col_wrap_12 {
    min-height: 450px;
    padding-bottom: 60px !important;
}
.inHero p {
    font-weight: 600;
    letter-spacing: .02em;
    font-size: 20px;
    line-height: 1.3em;
}
.inHero {
	text-shadow: 0 0 30px rgba(0,0,0,.25), 0 0 40px rgba(0,0,0,.4), 0 0 50px rgba(0,0,0,.15), 0 0 60px rgba(0,0,0,.25);
}
.post-area.featured_img_left .article-content-wrap .post-featured-img-wrap {
	display: none;
}
.post-area.featured_img_left .article-content-wrap .post-content-wrap {
    left: 0;
    width: 100%;
	border-bottom: 1px solid #ccc;
	padding-left: 0;
	padding-right: 20px;
}
.post-area.featured_img_left article {
    margin-bottom: 0;
}
.archive.date .col.span_12.section-title {
    margin-top: 20px;
}
.post-area .posts-container .post .content-inner {
    padding-bottom: 40px;
}
.sya_container ul {
	display: none;
}
.sya_container a {
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    padding: 0 8px;
    margin-bottom: 15px;
}
.sya_container {
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
#sidebar {
	padding-left: 60px;
}
#sidebar .widget#block-8 {
    margin-bottom: 0;
}
#sidebar .sya_container {
	display: block;
}
#sidebar h3 {
    font-size: 22px;
    line-height: 1.2em;
}
.post-area.featured_img_left article:first-child .post-content-wrap {
    padding-top: 10px;
}
.meta-category {
    display: none !important;
}
.masonry-blog-item {
	transition: transform .2s !important;
}
.masonry-blog-item:hover {
	transform: scale(1.05)
}
.masonry.material .masonry-blog-item .article-content-wrap {
	padding: 30px !important;
}
.post-area.standard-minimal .post .post-header {
	margin-bottom: 0 !important;
}
.post-header h2 {
	font-size: 28px !important;
	line-height: 1.3em !important;
}
.post-header h3 {
    font-size: 20px !important;
    line-height: 1.4em !important;
}
.entry-title {
    font-size: 36px !important;
    line-height: 1.3em !important;
}
.archive .section-title h1 {
    color: var(--brand);
}
.wpforms-container .wpforms-field:not(.wpforms-one-half) {
    clear: both;
}
.column-link {
    z-index: 999;
}
.valueRow .wpb_column .column-bg-overlay {
    opacity: 1 !important;
    background: linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(255,255,255,0) 40%) !important;
}
.values .vc_col-sm-4 .vc_column-inner {
    min-height: 180px;
}
.values h3 {
    font-size: 1.8vw !important;
}
.valueCol .column-link + .column-image-bg-wrap .column-image-bg {
	transition: transform .3s !important;
}
.valueCol .column-link:hover + .column-image-bg-wrap .column-image-bg {
	transform: scale(1.05);
}
.popContentRow > .row_col_wrap_12 {
    padding: 80px 40px;
}
.pum-content .nectar-highlighted-text .animated {
    padding: 10px 10px 6px 10px;
}
.pum-content .subject {
    font-weight: 700;
}
.pum-content .nectar-milestone[data-symbol-alignment=superscript] .number .symbol-wrap {
    position: absolute;
    text-align: left;
    top: 3px;
}
.pum-theme-1938 .pum-container, .pum-theme-lightbox .pum-container {
    box-shadow: 0 80px 85px -20px rgba(0,0,0,.4), 0 0 85px -20px rgba(0,0,0,.5);
}
.popContentRow img:not(.freeImg) {
    max-height: 65px;
    object-fit: contain;
    max-width: 200px !important;
    margin-bottom: 25px !important;
}
.popContentRow .col2Row img {
	max-height: 50px;
	max-width: 100% !important;
}
.popImgRow .img-with-aniamtion-wrap {
    width: auto;
    float: left;
	margin: 0 1.5%;
}
.popImgRow .img-with-aniamtion-wrap img {
    width: 100%;
}
.popImgRow .row_col_wrap_12_inner .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
	justify-content: space-evenly;
}
.col2Row .imgCol .img-with-aniamtion-wrap:last-child .hover-wrap, .col2Row .imgCol .img-with-aniamtion-wrap:last-child .hover-wrap img {
	margin-bottom: 0 !important;
}
.popContentRow .col2Row {
	margin-bottom: 0 !important;
}
.popContentRow .nectar-fancy-ul ul {
    margin-bottom: 0;
}
.popContentRow .nectar-fancy-ul p {
	display: none;
}
.nectar-leaflet-map .leaflet-marker-icon {
    background: var(--brand);
    padding: 5px;
    border-radius: 100%;
    object-fit: contain;
}
.nectar-milestone .number {
	font-family: 'Lusitana' !important;
}
.sectorIcnsRow h4 {
    font-size: 18px !important;
    line-height: 1.2em !important;
}
.sectorIcnsRow .vc_col-sm-2 {
	margin-bottom: 60px !important;
}
.sectorIcnsRow img {
    margin-bottom: 28px !important;
}
.masonry.material .masonry-blog-item .inner-wrap {
    box-shadow: 0 10px 25px -5px rgba(0,0,0,.1);
}
.single-post .main-content .featured-media-under-header {
    padding-bottom: 40px;
}
.wpforms-container textarea.wpforms-field-large {
    height: 150px !important;
}
.mCSB_scrollTools {
	display: none !important;
}
.bottom0 {
	margin-bottom: 0 !important;
}
.popContentRow .nectar-highlighted-text em {
    width: 100% !important;
    display: block !important;
}
.pum-container .pum-content+.pum-close {
    right: 15px;
    top: 15px;
}
.modalRow, .modalRow2 {
    position: fixed;
    top: 0;
    z-index: 9999999999;
    height: 100vh;
    left: 0;
	opacity: 0;
	pointer-events: none;
	transition: opacity .3s !important;
}
.modalRow.showModal, .modalRow2.showModal {
	opacity: 1;
	pointer-events: all;
}
.modalRow .vc_column_container>.vc_column-inner, .modalRow2 .vc_column_container>.vc_column-inner {
	display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.modalRow .row-bg-wrap .inner-wrap, .modalRow2 .row-bg-wrap .inner-wrap {
	position: fixed;
	background: rgba(0,0,0,.6);
}
.modalRow .vc_column_container>.vc_column-inner>.wpb_wrapper, .modalRow2 .vc_column_container>.vc_column-inner>.wpb_wrapper {
    background: #fff;
    padding: 40px !important;
    max-width: 960px;
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 auto;
	position: relative;
	margin-top: 60px;
}
.closeModal {
    margin: 0 !important;
    position: absolute;
    height: 30px;
    width: 30px;
    right: 20px;
    top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}
.closeModal:before, .closeModal:after {
    content: '';
    height: 100%;
    width: 2px;
    background: #000;
    position: absolute;
}
.closeModal:before {
    transform: rotate(45deg);
}
.closeModal:after {
    transform: rotate(-45deg);
}
.modalRow.showModal ~ .pum, .modalRow2.showModal ~ .pum {
    z-index: 9999999 !important;
}
.sectorBoxesCol .nectar-fancy-box .inner {
    display: flex;
    align-items: flex-end;
}
.sectorBoxesCol .nectar-fancy-box[data-style="color_box_basic"]:hover .box-bg:before {
    opacity: 0 !important;
}
.sectorBoxesCol h3 {
    font-size: 26px !important;
    line-height: 1.3em !important;
}
.contactHero {
    padding-top: 40vh !important;
}
.cky-consent-container .cky-consent-bar {
    font-family: 'Open Sans' !important;
}
.cky-notice .cky-title {
    padding: 0;
    margin: 0 0 10px 0;
}
.cky-notice-btn-wrapper {
    margin-top: 0;
}
.leaflet-control-attribution.leaflet-control {
	display: none !important;
}
.justifyTxt, .justifyTxt p {
    text-align: justify !important;
}
.gform_fields li {
	list-style-type: none !important;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    min-height: 52px;
}

/***********************************RESPONSIVE CSS****************************************/
@media only screen and (min-width: 1680px) {
	.values h3 {
    	font-size: 32px !important;
	}
}
@media only screen and (min-width: 1480px) {
	.nectar-highlighted-text.font_size_5vw h1 {
    	font-size: 74px;
	}
}
@media only screen and (max-width: 999px) {
	.deskEle {
		display: none !important;
	}
	.mobileEle {
		display: block !important;
	}
	/*#header-outer[data-transparent-header="true"].transparent #logo .starting-logo {
    	height: 62px !important;
	}*/
	.hmMilestones .wpb_wrapper {
    	display: block;
	}
	.hmHero .swiper-slide .content h1 br {
		display: none;
	}
	.hmMilestones .milestone-wrap {
    	float: none;
		margin-bottom: 40px;
	}
	.hmMilestones .milestone-wrap:last-child {
		margin-bottom: 0;
	}
	.inHero {
    	text-shadow: 0 0 30px rgba(0,0,0,.45);
	}
	.inHero .row_col_wrap_12 {
    	padding-bottom: 20px !important;
	}
	.contactInfoRow p {
		text-align: center !important;
	}
	.modal-style.style-1 .awsm-modal-items-main {
		max-width: 500px;
	}
	.modal-style.style-1 .awsm-image-main {
		max-width: 100% !important;
    	float: none;
    	margin-right: 0;
    	margin-bottom: 20px;
	}
	.portfolio-filters-inline.full-width-section.non-fw {
    	float: none;
    	width: 100%;
		z-index: 9999;
	}
	.portfolio-wrap {
    	width: 100%;
		padding-left: 0;
    	float: none;
	}
	.portfolio-filters-inline.filterSticky {
		position: relative;
    	top: auto;
    	height: auto;
    	overflow: auto;
		overflow-x: auto;
	}
	.filterTogg, .closeFilter {
    	display: flex;
	}
	/*.portfolio-items .col.element .work-item .work-info {
    	max-width: calc(100% - 20px);
    	left: 10px;
	}*/
	.portfolio-filters-inline .container > ul {
    	position: fixed;
    	left: -110vw;
    	top: 72px;
    	padding: 20px;
    	background: #fff;
    	height: calc(100vh - 80px);
    	overflow-y: scroll;
    	padding-bottom: 120px;
		transition: left .2s !important;
	}
	.portfolio-filters-inline.mobileShow .container > ul {
    	left: 0 !important;
	}
	.portfolio-filters-inline.mobileShow {
		z-index: 999999999 !important;
	}
	.invSubTxtRow {
    	width: 100%;
    	padding-left: 0;
	}
	.entry-title {
    	font-size: 26px !important;
	}
	.popImgRow .row_col_wrap_12_inner .vc_column-inner > .wpb_wrapper {
    	flex-wrap: wrap;
	}
	.popContentRow .col2Row img {
    	max-width: 200px !important;
	}
	.col2Row .imgCol .img-with-aniamtion-wrap:last-child .hover-wrap {
		margin-bottom: 15px !important;
	}
	.col2Row .imgCol .img-with-aniamtion-wrap:last-child .hover-wrap img {
		margin-bottom: 25px !important;
	}
	.newsCol .row {
    	display: flex;
    	flex-flow: column-reverse;
	}
	#sidebar {
		padding-left: 0;
	}
	#sidebar h3 {
    	text-align: center;
	}
	#sidebar .sya_container {
    	display: flex;
    	margin-bottom: -60px;
    	border-bottom: 1px solid #ccc;
    	padding-bottom: 20px;
	}
	.modalRow .vc_column_container>.vc_column-inner>.wpb_wrapper, .modalRow2 .vc_column_container>.vc_column-inner>.wpb_wrapper {
		margin-top: 0;
		max-height: 70vh;
    	overflow: auto;
	}
	.modalRow .vc_column_container>.vc_column-inner, .modalRow2 .vc_column_container>.vc_column-inner {
    	/*margin-top: 170px;*/
	}
	.sectorBoxesCol .nectar-fancy-box {
    	margin-top: 0 !important;
    	margin-bottom: 30px !important;
	}
	.contactHero {
    	padding-top: 100px !important;
	}
}
@media only screen and (max-width: 690px) {
	.footerRow p {
		font-size: 12px;
	}
	.hmHero h1 {
    	max-width: 100%;
    	margin: 0 auto;
	}
	.hmHero .swiper-slide .content h1 {
		font-size: 36px;
	}
	.wpforms-container .wpforms-field, .wpforms-field-row-block {
    	width: 100% !important;
    	margin: 0 !important;
	}
	.wpforms-field-row-block.wpforms-first.wpforms-one-half {
    	margin-bottom: 20px !important;
	}
	.modal-style.style-1 .awsm-modal-items-main {
		max-width: 95%;
	}
	.portfolio-items .col.element .work-item .work-info .vert-center {
    	max-width: calc(100% - 20px);
    	left: 10px !important;
	}
	span.closeInfo {
    	right: 15px;
    	font-size: 28px;
    	top: 15px;
	}
	.awsm-filter-btn {
    	display: flex;
    	justify-content: center;
	}
	.awsm-filter-btn.awsm-active-filter::after {
    	width: 60%;
    	left: 0;
    	transform: translateX(-50%);
    	left: 50%;
	}
}
@media only screen and (max-width: 480px) {
	body #header-outer[data-full-width=true] header>.container {
    	padding: 0 15px;
	}
		.awsm-filter-btn {
    	display: flex;
    	justify-content: center;
	}
	.awsm-filter-btn.awsm-active-filter::after {
    	width: 60%;
    	left: 0;
    	transform: translateX(-50%);
    	left: 50%;
	}
}
