/* Theme Name: NCIOM
 * Author: Kompleks Creative
 * Author URI: https://komplekscreative.com/
 * Description:A custom WordPress theme for the North Carolina Institute of Medicine.
 * Version: 1.0 */

#cta-text button { 
	margin-top: 30px;
} 
.n2-ss-slider [data-has-maxwidth="1"][data-cssselfalign=left] {
 	max-width: 100% !important;
 }
.n2-ss-slider .n2-ss-layer-content .n2-ss-layer {
	margin: 0 !important;
}
div#n2-ss-2.n2-ss-mobilePortrait .n2-ss-slider-2 {
	height: 100% !important;
}

#slider-box .n2-ss-layers-container.n2-ow>.n2-ss-layer.n2-ow, #slider-box .n2-ss-section-outer {
	background: none !important;
}

#slider-box .n2-ss-slider {
    max-width: 75.1%;
    width: auto; 
    margin: auto;
}

@media (max-width: 1550px) {
    #slider-box .n2-ss-slider {
        max-width: 80%;
    }
}

@media (max-width: 1150px) {
    #slider-box .n2-ss-slider {
        max-width: 90%;
    }
}

@media (max-width: 900px) {
    #slider-box .n2-ss-slider {
        max-width: 100%;
    }
    #slider-box div#n2-ss-4 [data-hide-mobileportrait="1"],
    #slider-box div#n2-ss-5 [data-hide-mobileportrait="1"]{
    	display: block !important;
    }
    
    .n2-bullet {
    opacity: 0 !important;
	}
}


#slider-box .n2-ss-slider-controls-absolute-left {
    left: -17.5% !important;
    height: 175px;
    background-color: rgba(0,85,165,0.5) !important;
    width: 88px;
    border-radius: 0 90px 90px 0;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-top: -16px;
    top: 34%;
    visibility: visible;
    z-index: 2;
}

@media(max-width: 1550px) {
	#slider-box .n2-ss-slider-controls-absolute-left {
    	left: -12.5% !important;
    }
}

@media(max-width: 1150px) {
	#slider-box .n2-ss-slider-controls-absolute-left {
    	left: -5.5% !important;
    }
}

@media(max-width: 900px) {
	#slider-box .n2-ss-slider-controls-absolute-left {
    	left: -0.5% !important;
        height: 135px;
        width: 74px;
    }
}

@media(max-width: 700px) {
	#slider-box .n2-ss-slider-controls-absolute-left {
    	left: 33.5% !important;
        top: 112%;
        height: 79px;
        width: 79px;
        border-radius: 90px 90px 90px 90px;
    }
}

@media(max-width: 630px) {
	#slider-box .n2-ss-slider-controls-absolute-left {
    	left: 28.5% !important;
        top: 114%;
    }
}

@media(max-width: 490px) {
	#slider-box .n2-ss-slider-controls-absolute-left {
    	left: 24.5% !important;
        top: 118%;
    }
}

@media(max-width: 430px) {
	#slider-box .n2-ss-slider-controls-absolute-left {
    	left: 18.5% !important;
        top: 119%;
    }
}

@media(max-width: 380px) {
	#slider-box .n2-ss-slider-controls-absolute-left {
        top: 123%;
    }
}


#slider-box .n2-ss-slider-controls-absolute-left img {
	display:none !important;
}

#slider-box .n2-ss-slider-controls-absolute-right {
    right: -17.5% !important;
    height: 175px;
    background-color: rgba(0,85,165,0.5) !important;
    width: 88px;
    border-radius: 90px 0 0 90px;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-top: -16px;
    top: 34%;
    visibility: visible;
    left: unset;
    z-index: 2;
}

@media(max-width: 1550px) {
	#slider-box .n2-ss-slider-controls-absolute-right {
    	right: -12.5% !important;
    }
}


@media(max-width: 1150px) {
	#slider-box .n2-ss-slider-controls-absolute-right {
    	right: -5.5% !important;
    }
}

@media(max-width: 900px) {
	#slider-box .n2-ss-slider-controls-absolute-right {
    	right: -0.5% !important;
        height: 135px;
        width: 74px;
    }
}

@media(max-width: 700px) {
	#slider-box .n2-ss-slider-controls-absolute-right {
    	right: 33.5% !important;
        height: 79px;
        width: 79px;
        top: 112%;
        border-radius: 90px 90px 90px 90px;
    }
}


@media(max-width: 630px) {
	#slider-box .n2-ss-slider-controls-absolute-right {
    	right: 28.5% !important;
        top: 114%;
    }
}

@media(max-width: 490px) {
	#slider-box .n2-ss-slider-controls-absolute-right {
    	right: 24.5% !important;
        top: 118%;
    }
}

@media(max-width: 430px) {
	#slider-box .n2-ss-slider-controls-absolute-right {
    	right: 18.5% !important;
        top: 119%;
    }
}

@media(max-width: 380px) {
	#slider-box .n2-ss-slider-controls-absolute-right {
        top: 123%;
    }
}


#slider-box .n2-ss-slider-controls-absolute-right img {
	display:none !important;
}

div#n2-ss-4-arrow-previous,
div#n2-ss-5-arrow-previous {
    background-color: #0055a5 !important;
    height: 145px;
    border-radius: 0 90px 90px 0 !important;
    width: 75px;
    position: relative;
    transition: all .3s ease-in-out !important;
}

@media(max-width: 900px) {
	div#n2-ss-4-arrow-previous,
	div#n2-ss-5-arrow-previous {
    	height: 110px;
        width: 66px;
    }
}

@media(max-width: 700px) {
	div#n2-ss-4-arrow-previous,
	div#n2-ss-5-arrow-previous {
    	height: 65px;
        width: 65px;
        --widget-offset: 10px !important;
        border-radius: 80px 80px 80px 80px !important;
    }
}

#slider-box #n2-ss-4-arrow-next, #slider-box #n2-ss-5-arrow-next {
    background-color: #0055a5 !important;
    height: 145px;
    border-radius: 90px 0 0 90px !important;
    width: 75px;
    position: relative;
    transition: all .3s ease-in-out !important;
}

@media(max-width: 900px) {
	#slider-box #n2-ss-4-arrow-next, #slider-box #n2-ss-5-arrow-next {
    	height: 110px;
        width: 66px;
    }
}

@media(max-width: 700px) {
	#slider-box #n2-ss-4-arrow-next, #slider-box #n2-ss-5-arrow-next {
    	height: 65px;
        width: 65px;
        --widget-offset: 10px !important;
        border-radius: 80px 80px 80px 80px !important;
    }
}


#slider-box #n2-ss-4-arrow-next:hover, #slider-box #n2-ss-4-arrow-previous:hover, #slider-box #n2-ss-5-arrow-next:hover, #slider-box #n2-ss-5-arrow-previous:hover {
    height: 175px !important;
    width: 88px !important;
    --widget-offset: 0 !important;
    cursor: pointer;
}

@media(max-width: 900px) {
	#slider-box #n2-ss-4-arrow-next:hover, #slider-box #n2-ss-4-arrow-previous:hover, #slider-box #n2-ss-5-arrow-next:hover, #slider-box #n2-ss-5-arrow-previous:hover {
    height: 135px !important;
    width: 74px !important;
}
}

@media(max-width: 700px) {
	#slider-box #n2-ss-4-arrow-next:hover, #slider-box #n2-ss-4-arrow-previous:hover, #slider-box #n2-ss-5-arrow-next:hover, #slider-box #n2-ss-5-arrow-previous:hover {
    height: 75px !important;
    width: 75px !important;
}
}

#slider-box #n2-ss-4-arrow-previous:before,
#slider-box #n2-ss-5-arrow-previous:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 8px 9px 0;
    border-color: transparent #fff transparent transparent;
    right: 49px;
    top: 44.5%;
    transform: rotate(13deg);
}

@media(max-width: 700px) {
	#slider-box #n2-ss-4-arrow-previous:before,
	#slider-box #n2-ss-5-arrow-previous:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 8px 9px 0;
    border-color: transparent #fff transparent transparent;
    right: 49px;
    top: 35.5%;
    transform: rotate(13deg);
}	
}

#slider-box #n2-ss-4-arrow-previous:after, #slider-box #n2-ss-5-arrow-previous:after {
        content: 'Last';
    position: absolute;
    color: white;
    font-style: italic;
    font-weight: 700;
    right: 15px;
    top: 50%;
}

#slider-box #n2-ss-4-arrow-next:before, #slider-box #n2-ss-5-arrow-next:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 8px 7px 0;
    border-color: transparent #fff transparent transparent;
    left: 49px;
    top: 46.5%;
    transform: rotate(191deg);
}

@media(max-width: 700px) {
	#slider-box #n2-ss-4-arrow-next:before, #slider-box #n2-ss-5-arrow-next:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 8px 7px 0;
    border-color: transparent #fff transparent transparent;
    left: 49px;
    top: 43.5%;
    transform: rotate(191deg);
}
}

#slider-box #n2-ss-4-arrow-next:after, #slider-box #n2-ss-5-arrow-next:after {
 content: 'Next';
    position: absolute;
    color: white;
    font-style: italic;
    font-weight: 700;
    left: 12px;
    top: 50%;
}
}

div#n2-ss-5 .n2-ss-slide-limiter {
    max-width: unset !important;
    /* overflow: hidden !important; */
}


#events-contain .mec-event-carousel-type2 .owl-prev, #events-contain .mec-event-carousel-type2 .owl-next {
	position: absolute;
}
.n2-ss-slider .n2-ss-section-main-content {
	display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.n2-ss-slider .n2-ss-layer[data-sstype=content] {
	max-width:  75% !important;
	 /*   margin-left: -5vw; */
}


body.map-archive #intro-buttons a:first-child {
	margin-right: 30px;
}

.es_msg {
	color: #0055a5;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
    font-size: 14px;
    line-height: 20px;
        padding: 0px 0px 0px 15px;
}
#blog-subscribe-form form, #blog-subscribe .wrapper {
	display:-webkit-box;
  	display:-webkit-flex;
  	display:-ms-flexbox;
   	display: flex;
   	-webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
}

#bottom-nav ul li.red a {
	color:red;
}
#bottom-nav ul li.red a:hover:after {
	border-color:red;
}

#blog-subscribe-form form {
	align-items:flex-end;
}
#blog-subscribe-form input[type="submit"] {
	font-family: 'Raleway', sans-serif;
    color: white;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border: transparent;
    background-color: #0055a5;
    position: relative;
    padding: 0px 40px;
    height: 30px;
    margin-left: 20px;
}
body .n2-ss-layer.slider-title + .n2-ss-layer.slider-btn-new {
    margin-top:30px !important;
}
#blog-subscribe .wrapper {
	 /*-webkit-box-pack: center;
 	 -webkit-justify-content: center;
      	-ms-flex-pack: center;
      	 justify-content: center;*/
      	  -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
#blog-subscribe-form, body .mec-search-form .mec-date-search select#mec_sf_year_109 {
-webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

body .mec-search-form .mec-date-search {
    display:flex;
}
.es-field-wrap {
	 width: 50% !important;
	 margin-right: 30px !important;
}
#blog-subscribe-form input[type=text], #blog-subscribe-form input[type=email] {
	width: 100% !important;
    height: 30px !important;
    border: solid 1px lightgrey !important;
    margin-top: 5px !important;
    padding: 5px 10px !important;
    box-sizing: border-box !important;
}
#blog-subscribe {
      	 padding: 45px 0px;
      	 background-color: #efefef;
}
#blog-subscribe h5 {
	margin-right: 35px;
}

#bottom-nav .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
	background:transparent;
}


#blog-subscribe-form.new form {
    align-items:flex-end;
}

#blog-subscribe.new form p:first-child, #blog-subscribe.new form p:nth-child(2) {
    width:45%;
}
#blog-subscribe.new form p:first-child {
    margin-right:25px;
}

#blog-subscribe.new form p:nth-child(3){
    flex:1;
}
#blog-subscribe-form form label, #blog-subscribe.new p {
	font-size: 15px;
    color: #0055a5;
    line-height: 20px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.es_textbox input {
	font-size: 15px;
	line-height: 20px;
}
.es_lablebox, .es_textbox {
	padding: 0px 15px 0px 0px;
}

#blog-subscribe.new form .elp_textbox_button {
    margin-left:20px;
}
.es_button {
	padding: 0px;
}
#events-contain .mec-event-carousel-type2 .owl-prev:after, #events-contain .mec-event-carousel-type2 .owl-next:after, #events-contain .mec-event-carousel-type2 .owl-prev, #events-contain .mec-event-carousel-type2 .owl-next, .es_button .es_textbox_button {
		-webkit-transition: all .3s ease-in-out !important;
	transition: all .3s ease-in-out !important;
}
.es_button:hover .es_textbox_button {
	cursor: pointer;
	background-color: #f19841;
}
#blog-subscribe.new {
    padding-bottom: 80px;
    position: relative;
}

#blog-subscribe.new .elp_msg {
    color: #0055a5;
    position: absolute;
    bottom: 18px;
    width: 70%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    left: 0;
    right: 0px;
    margin: 0 auto;
    text-aligN: center;
}
.es_textbox_button,#blog-subscribe.new form .elp_textbox_button  {
	font-family: 'Raleway', sans-serif;
    color: white;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border: transparent;
    background-color: #0055a5;
    height: 40px;
    border-radius: 0;
     -webkit-appearance: none;
     padding: 10px;
    cursor:pointer;
}
.es_textbox input {
	height: 40px;
	padding: 5px;
    box-sizing: border-box;
}
@media (max-width: 1125px) {
	 .n2-ss-slider [data-has-maxwidth="1"][data-cssselfalign=left] {
	 	-webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	 }
	#blog-subscribe-form form, #blog-subscribe .wrapper, #blog-subscribe {
		-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;

	}
    
    #blog-subscribe.new .elp_msg {
        position:relative;
        width:100%;
        bottom:0px;
        margin-top:20px;
    }
    
    #blog-subscribe.new form p:first-child, #blog-subscribe.new form p:nth-child(2) {
    width: 85%;
    margin-bottom: 20px;
    margin-right: 0px;
}
	#blog-subscribe h5 {
		margin-bottom: 20px;
		margin-right: 0px;
	}
	.es-field-wrap, #blog-subscribe-form {
		width: 100% !important;
	}
	.es-field-wrap {
		margin-right: 0px !important;
	}
}
@media (max-width: 900px) {
	#blog-subscribe-form form, #blog-subscribe .wrapper {
		-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
 	 -webkit-flex-direction: column;
      	-ms-flex-direction: column;
             flex-direction: column;
	}
	.es_lablebox, .es_textbox {
	    padding: 0px 0px 15px 0px;
	}
	.es_form_container {
		max-width: 65%;
		margin: 0 auto;
	}
	.es_textbox_class, #blog-subscribe-form, .es_textbox {
		width: 100%;
	}
}
/*------------------------------------------*/
div#n2-ss-2 .n2-ss-layers-container {
	width: 100% !important;
	margin: 0 !important;
	height: 100% !important;
}
div#n2-ss-2 .n2-ss-layer-content {
	padding: 0 !important;
	height: 100% !important;
	 -webkit-box-pack: center !important;
 	 -webkit-justify-content: center !important;
      	-ms-flex-pack: center !important;
      	 justify-content: center !important;
}
div#n2-ss-2 .n2-ss-layer-content {
	height: 800px !important;
	max-width: 45vw;
}
/*.n2-ss-layer.n2-ow.n2-ss-has-maxwidth, .n2-ss-layers-container.n2-ow > .n2-ss-layer.n2-ow {
	max-width: 50% !important;
}*/
.slider-content {
	height: 100% !important;
}
div#n2-ss-2 .n2-ss-layer-row {
	background: transparent !important;
    box-shadow: none !important;
    height: 100% !important;
    position: relative !important;
    padding: 10vw 2vw 5vw 2vw !important;
}
div#n2-ss-2 .n2-ss-layer-row:before {
	content: '';
    position: absolute;
    width: 68vw;
    height: 100%;
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    overflow: hidden;
    background: rgba(0,84,164,0.75);
    top: 0;
    left: -20vw;
}
div#n2-ss-2 .n2-ss-layer-row:after {
	content: '';
    width: 70vw;
    height: 100%;
    position: absolute;
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    overflow: hidden;
    background: rgba(0,84,164,0.4);
    top: 0;
    left: -20vw;
}
.slider-title h2 {
	font-size: 50px !important;
    line-height: 58px !important;
    color: white !important;
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif !important;
    margin: 0 !important; 
    text-transform: uppercase !important;
}
.slider-sub p, .slider-sub p a {
	color: white !important;
    font-size: 40px !important;
    line-height: 45px !important;
    font-style: italic !important;
    font-weight: 500 !important;
    font-family: Cambria, "Times New Roman", Times, serif !important;
    position: relative !important;
}
.slider-sub p:after {
	content: '';
	position: absolute;
	bottom: -20px;
    left: 0;
    width: 125px;
    height: 2px;
    background-color: #9ab561;
}
.slider-main p, .slider-main p a {
	color: white !important;
    font-weight: 200 !important;
    font-family: 'Montserrat', sans-serif !important;
    margin: 0 !important;
    font-size: 23px !important;
    line-height: 31px !important;
}
.slider-sub p a, .slider-main p a {
	color: #7b983e !important;
	font-weight: 500 !important;
}
.slider-sub p a:hover, .slider-main p a:hover {
	color: #f19841 !important;
}
.slider-main {
	margin: 40px 0px 40px 0px !important;
}
.slider-btn-new a {
	color: white !important;
    border: transparent !important;
    position: relative !important;
    padding: 12px 22px !important;
    outline-offset: 6px !important;
    border-radius: 0px !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    line-height: 19px !important;
    background-color: #7b983e !important;
    margin-left: 10px !important;
}
#n2-ss-2 .slider-btn-new a.n2-ow {
    outline: 2px solid rgba(123,152,62,0.5) !important;
}

#n2-ss-2 .slider-main + .slider-btn-new{
	    margin-top: 30px !important;
}
#n2-ss-2 .slider-btn-new a.n2-ow:hover {
	outline: 2px solid rgba(241,152,65,0.5) !important;
	background-color: #f19841 !important;	
}
.n2-ss-control-bullet .nextend-bullet-bar, div#n2-ss-2 .nextend-bullet-bar {
	background: none !important;
    box-shadow: none !important;
}
.n2-ss-control-bullet .nextend-bullet-bar > div.n2-active, div#n2-ss-2 .nextend-bullet-bar > div.n2-active {
	background: white !important;
}
.n2-ss-control-bullet .nextend-bullet-bar > div , div#n2-ss-2 .nextend-bullet-bar > div {
	background: transparent !important;
    border: none !important;
}
.n2-ss-control-bullet .nextend-bullet-bar .n2-style-73aa3a4f31d25c7a201a1e089a63a86f-dot, div#n2-ss-2 .n2-style-73aa3a4f31d25c7a201a1e089a63a86f-dot {
	border: solid 2px white !important;
	background-color: transparent !important;
}
.n2-ss-control-bullet .nextend-bullet-bar .n2-style-73aa3a4f31d25c7a201a1e089a63a86f-dot.n2-active, div#n2-ss-2 .n2-style-73aa3a4f31d25c7a201a1e089a63a86f-dot.n2-active {
	background-color: white !important;
}
.n2-ss-control-bullet .nextend-bullet-bar .n2-style-73aa3a4f31d25c7a201a1e089a63a86f-dot:hover, div#n2-ss-2 .n2-style-73aa3a4f31d25c7a201a1e089a63a86f-dot:hover {
	background-color: white !important;
}
.n2-ss-control-bullet, div#n2-ss-2 .n2-ss-control-bullet {
	right: 20px !important;
}

@media (max-width: 1700px) {
div#n2-ss-2 .n2-ss-layer-row {
    padding-left: calc(7vw + 10px) !important;
}
}
@media (max-width: 1550px) {
div#n2-ss-2 .n2-ss-layer-row {
    padding-left: calc(5vw + 10px) !important;
}
}
@media (max-width: 1300px) {
	.n2-ss-layer.n2-ow.n2-ss-has-maxwidth {
	    max-width: 53% !important;
	}
	div#n2-ss-2 .n2-ss-layer-content, div#n2-ss-2 .n2-ss-slider-1, div#n2-ss-2 .n2-ss-slide {
		height: 850px !important;
	}
	div#n2-ss-2 .n2-ss-layer-row:before {
		width: 93vw;
	}
	div#n2-ss-2 .n2-ss-layer-row:after {
		width: 95vw;
	}
	.n2-ss-layer.n2-ow.n2-ss-has-maxwidth {
	    max-width: 63% !important;
	}
	div#n2-ss-2 .n2-ss-layer-row {
    	padding-left: calc(2.5vw + 10px) !important;
	}
	div#n2-ss-2 .n2-ss-layer-content {
		max-width: 90%;
	}
}
@media (max-width: 1125px) {
	.n2-ss-layers-container.n2-ow > .n2-ss-layer.n2-ow, .n2-ss-section-outer {
		background: rgba(0,84,164,0.75) !important;
	}
	div#n2-ss-2 .n2-ss-layer-row:before, div#n2-ss-2 .n2-ss-layer-row:after {
		display: none !important;
	}
	div#n2-ss-2 .n2-ss-layer-row {
		padding: 10vw 8vw 5vw 5vw !important;
	}
	.n2-ss-layer.n2-ow.n2-ss-has-maxwidth, .n2-ss-layers-container.n2-ow > .n2-ss-layer.n2-ow {
		max-width: 100% !important;
	}
	.slider-title h2 {
		font-size: 33px !important;
    	line-height: 38px !important;
	}
	.slider-sub p {
		font-size: 22px !important;
    	line-height: 28px !important;
	}
	.slider-main p {
		font-size: 18px !important;
    	line-height: 26px !important;
	}
	div#n2-ss-2 .n2-ss-layer-content, div#n2-ss-2 .n2-ss-slider-1, div#n2-ss-2 .n2-ss-slide {
		height: 700px !important;
	}
	.n2-ss-slider .n2-ss-layer[data-sstype=content] {
    	max-width: 100% !important;
	}
}
@media (max-width: 800px) {
	div#n2-ss-2 .n2-ss-layer-row {
	    padding: 120px 80px 50px 30px !important;
	}
	div#n2-ss-2 .n2-ss-layer-content {
    	max-width: 100%;
		max-height: 550px !important;
	}
	.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal].slider-content {
		max-width: 100% !important;
		width: 85%;
	}
	
}
@media (max-width: 500px) {
	div#n2-ss-2 .n2-ss-layer-content, div#n2-ss-2 .n2-ss-slider-1, div#n2-ss-2 .n2-ss-slide {
		height: 100vh !important;
	}
	.slider-title h2 {
	    font-size: 28px !important;
	    line-height: 33px !important;
	}
	.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal].slider-content {
    	width: 95%;
	}
}
/*----------------------------------------------------------------------*/

body {
	margin: 0;
	height: 100%;
	width: 100%;
}
h1, h2, h3, h4, h5, h6, p, a, ul, .subtitle, #blog-post #related-section .publication-info p span, #header5-block ul li, #description-section ul li, #blog-post #cta-text p a:nth-child(1), #blog-post #cta-text p a:nth-child(2), body.map-single #county-list .wrapper .headline h4 {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
}
h1, h2, h3, h4, h5, p, .event-info h6 span, #blog-post #cta-text p a, body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title {
	font-weight: 500;
}
h1, body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title {
	font-size: 50px;
	color: white;
	line-height: 58px;
}

.blog-text h4 span.news:not(:first-child){
	display:none;
}

body.map-single section#intro #intro-text p strong {
	font-weight:500;
}
h1, h2, body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title {
	text-transform: uppercase;
}
h2 {
	font-size: 40px;
	line-height: 48px;
}
h2, h4 {
	color: #0c3b68;
}
h3 {
	color: #7b983e;
}
h3, h4 {
	font-size: 30px;
	line-height: 38px;
}
h4, .event-info h6, #scroll-down p {
	font-style: italic;
	font-family: Cambria, "Times New Roman", Times, serif;
}
h5, .soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside h5 {
	font-size: 23px;
	color: #0055a5;
	line-height: 31px;
}

body.map-single #data-wrapper #sources #source-copy p {
    display: inline;
}

body.map-single #data-wrapper #sources #source-copy p:last-child span {
display:none;
}

body.map-single #data-wrapper #sources #source-copy p span {
padding:0px 5px;
}
h6 {
	font-size: 18px;
	color: #4a8d8f;
	line-height: 26px;
	font-weight: 600;
}
p, #footer-left-text a, #blog-post #cta-text p a {
	font-size: 15px;
	color: #202020;
	line-height: 23px;
}
#footer-left-text a {
	color: white;
	font-weight: 300;
}
#footer-left-text a:hover, #related-links-info .textwidget ul li a:hover {
	color: #efda5f;
	text-decoration: none;
}


body.map-single.map-archive section#content .wrapper {
	max-width:70% !important;
	padding: 90px 0px 60px 0px;
}


body#home .soliloquy-caption.soliloquy-caption-left { 
    width: 50%;
    z-index: 1000;
    padding-left: 5vw;
}

#blog-post #cta-text p:nth-child(7) a, a {
	font-weight: 700;
	text-decoration: none;
	
}
a, #blog-post #cta-text p:nth-child(7) a:hover {	
	color: #0055a5;	
}

body#home .soliloquy-fc-caption {
	text-align:left;
}
 #blog-post #cta-text p:nth-child(7) a {
	color: #ff8610;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.subtitle, #box-container-title p {
	font-weight: 200;
	font-size: 19px;
	line-height: 27px;
}
#cta-text p.subtitle {
	margin-bottom: 25px;
}
/* Orange Button*/


body.search-results .generic-wrapper form .sf-field-submit input, .search-modal .md-content form .sf-field-submit input, button, #home #hero-text a, .orange-button .fl-button, .mec-event-list-modern .mec-booking-button, .orange-button .fl-button span, .green-button .fl-button span, .green-button .fl-button, .mec-load-more-button, #taskforce-publications #publication-hero #hero-text a, body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-read-more, body.map-single #intro-buttons a, .tooltip-info .tooltip-link a {
	font-family: 'Raleway', sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	font-size: 14px !important;
    color:white !important;
}

body.map-single #title-section {
	background-color: rgba(0,85,165, 1);
    position: relative;
    padding: 60px 0px;
}

body.map-single #data-wrapper .data-item .data-row:last-child {
	border-bottom:none;
}

body.map-single #data-wrapper .data-item h6#white { padding-right:4px;}
body.map-single #data-wrapper .data-item h6#black {padding-left:4px;}

body.map-single section#intro .wrapper, body.map-single #intro-buttons, body.map-single section#content #key-points, body.map-single #data-wrapper .data-item, body.map-single #data-wrapper .data-item .data-row, body.map-single.map-archive section#content .wrapper, body.map-single #county-list .wrapper .headline, body.map-single #data-wrapper .data-item span {
	display:-webkit-box;
  	display:-webkit-flex;
  	display:-ms-flexbox;
   	display: flex;
}
body.map-single #data-wrapper .data-item  span {
	 -webkit-box-pack: end;
  	-webkit-justify-content: flex-end;
     	 -ms-flex-pack: end;
	 justify-content: flex-end;

}
body.map-single section#content #key-points, body.map-single #county-list .wrapper .headline {
	 -webkit-box-pack:justify;
  	-webkit-justify-content:space-between;
      	-ms-flex-pack:justify;
	 justify-content: space-between;

}
body.map-single #data-wrapper .data-item .data-row {
	border-bottom: 2px solid #e1e1e1;
    padding:3px 0px 3px 3px;
}

body.map-single #data-wrapper .data-item .data-row.ada-row {
	border-bottom:none;
}

body.map-single #data-wrapper .data-item .data-row.ada-row .label h6 {
	color: #ea821c;
}

body.map-single #data-wrapper .data-item .data-row.ada-row {
	margin-top:10px;
}
body.map-single #data-wrapper .data-item .label {
	-webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
	flex-basis:40%;
	text-align:left;
}

body.map-single #county-list .wrapper .headline h4 {
	font-style: normal;
    color: #7b983e;
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
	position:relative;
}

body.map-single #data-wrapper .data-item .data-content .label h6 {
	text-align:left;
}

body.map-single #county-list .wrapper .headline h4:before {
    content: '';
    position: absolute;
    background-color: #7b983e;
    height: 2px;
    width: 60%;
    top: -25px;
}

body.map-single #county-list .wrapper .headline a, body.map-single section#intro #intro-text .c-title a {
	font-weight: 700;
    color: #ea821c;
    font-style: italic;
    font-family: Cambria, "Times New Roman", Times, serif;
}

body.map-single #county-list .list-col h6 a {
	font-weight: 500;
    color: black;
    font-size: 15px;
    line-height: 23px;
}

body.map-single #data-wrapper .data-item .value, body.map-single #data-wrapper .data-item .nc-value, body.map-single #data-wrapper .data-item .data-year {
	-webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
	flex-basis:20%;
}



body.map-single section#content #key-points h2 {
    font-family: cambria;
    color: #88b4b5;
    font-size: 64px;
    line-height: 70px;
    margin-bottom: 18px;
    position: relative;
    display: inline-block;
}

body.map-single section#content #key-points h2:after {
    content: '';
    position: absolute;
    bottom: -8px;
    height: 2px;
    background-color: #0055a5;
    width: 90%;
    left: 0;
}

body.map-single section#content #key-points h6 {
	color: #0055a5;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 23px;
}

body.map-single #intro-buttons {
    flex-wrap: wrap;
    margin-top: 45px;
}

body.map-single #intro-buttons a {
    text-decoration: none;
    display: inline-block;
}

body.map-single section#content #key-points .point {
	-webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
	flex-basis:30%;
}

body.map-single section#content .wrapper {
    padding: 60px 0px;
    max-width: 60% !important;
}

body.map-single #data-wrapper {
    margin: 0 auto;
    margin-top: 60px;
}

body.map-single #data-wrapper #intro-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
}

body.map-single #data-wrapper #sources {
	margin-top:20px;
	text-align:left;
}

body.map-single #data-wrapper #data-notes {
	border-top: 2px solid #e1e1e1;
    margin-top: 80px;
    padding: 20px 0px;
}

body.map-single section#content #county-list .wrapper {
	max-width:60% !important;
}

body.map-single #data-wrapper #sources h5, body.map-single #data-wrapper #sources p, body.map-single #data-wrapper #sources ul li {
	font-size:14px;
	line-height:22px;
}

body.map-single #data-wrapper h5 {
	color: #4a8d8f;
    font-weight: bold;
    margin-bottom: 0px;
}

body.map-single #data-wrapper .data-item {
	border-top: 2px solid #7b983e;
    padding: 5px 0px;
}

body.map-single #data-wrapper .data-item .data-title {
	 -webkit-flex-basis: 25%;
      	 -ms-flex-preferred-size: 25%;
	flex-basis:25%;
}

body.map-single #data-wrapper #data-notes h5 {
	margin-top: 10px;
    color: #4a8d8f;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 22px;
}

body.map-single section#intro #intro-text .c-title a {
	line-height:35px;
}
body.map-single #data-wrapper #data-notes p, body.map-single #data-wrapper #data-notes ul li {
	font-size: 14px;
    line-height: 22px;
}

body.map-single #data-wrapper #data-notes ul li {
    position: relative;
    margin: 7px 0px;
	color:black;
}

body.map-single #data-wrapper .data-item .data-title h5 {
    font-size: 15px;
    font-weight: bold;
    color: #7b983e;
    line-height: 23px;
    padding-top: 3px;
}
body.map-single #data-wrapper .data-item .data-content {
	 -webkit-flex-basis: 75%;
      	 -ms-flex-preferred-size: 75%;
	flex-basis:75%;
}

body.map-single #data-wrapper .data-item .data-content h6, body.map-single #data-wrapper .data-item h5#title {
	font-size: 15px;
	line-height:20px;
    color: #00385e;
	text-align:right;
font-weight:600;
}



body.map-single #data-wrapper .data-item:not(.header-row) .data-content .data-year h6 {
	color: #202020;
    font-weight: 500;
}




body.map-single #intro-buttons a.print {
	margin-right:40px;
}

body.map-single #assess-btn {
	    width: 100%;
    margin-bottom: 30px;
}

body.map-single section#intro #intro-text p {
	font-size: 19px;
    line-height: 27px;
}

body.map-single section#intro #intro-img {
	-webkit-flex-basis: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    border: solid #dedede 8px;
    box-sizing: border-box;
	background: url(img/nciom-county-placeholder.png) center/90% no-repeat;
}

body.map-single section#intro #intro-text {
	-webkit-flex-basis: 65%;
    -ms-flex-preferred-size: 65%;
	flex-basis: 65%;
    padding-left: 40px;
    box-sizing: border-box;
}

body.map-single section#intro #intro-text h2 {
	margin-bottom:0px;
	font-weight:bold;
}

body.map-single #title-section h1 {
	max-width:60%;
	margin:0 auto;
}

body.map-single section#intro {
    background-color: #efefef;
    padding: 60px 0px 70px 0px;
}

body.map-single #title-section .overlay, body.map-single #county-list .overlay {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background-image: url(http://nciom.org/wp-content/uploads/2017/07/header-banner.png);
}

body.map-single #county-list .overlay {
	opacity:.6;
	z-index:100;
}

body.map-single #county-list .wrapper {
	position:relative;
	z-index:200;
}

body.map-single #county-list .wrapper .headline {
    -webkit-box-align: center;
 	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

body.map-single #county-list {
    background-color: #efefef;
    border-top: 19px solid #d4d3d3;
    position: relative;
    padding: 30px 0px;
}

#slider-inner #slider-shape2 {
    border-width: 46.5vw 0 0 46.5vw;
}


#slider-inner .shape {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 45vw 0 0 45vw;
    border-color: transparent transparent transparent rgba(12,59,104,.76);
    bottom: -100px;
}

#home-slider-section #slider-container #slider-inner #slider-section2:hover .shape {
	bottom:0;
}
#home-slider-section #slider-container .slider-section-text p a{
    text-decoration: underline;
    color: white;
}
#home-slider-section #slider-container .slider-section-text p a:hover,#home-slider-section #slider-container .slider-section-text p a:focus{
color:#f19841;
}
body.search-results .generic-wrapper form .sf-field-submit input, .search-modal .md-content form .sf-field-submit input, button:not(.wp-switch-editor):not(.lity-close):not(.button-link):not(.media-modal-close):not(.owl-prev):not(.owl-next):not(.fl-builder-button), #home #hero-text a, .orange-button .fl-button, .mec-event-list-modern .mec-booking-button, body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-read-more, body.map-single #intro-buttons a, .tooltip-info .tooltip-link a {
	color: white !important;
	border: transparent !important;
	background-color: #f19841 !important;
	position: relative;
	padding: 12px 22px !important;
	outline: 2px solid rgba(241,152,65,0.5);
	outline-offset: 6px;
    border:none !important;
border-radius:0 !important;
}
/*.orange-button .fl-button span, .green-button .fl-button span {
	
	padding: 12px 17px;
}*/
.fl-builder-content .fl-node-5963b0aa9ef5b a.fl-button, .fl-builder-content .fl-node-5963b0aa9ef5b a.fl-button:visited {
	padding: 12px 30px;
	text-align: center;
}
body.search-results .generic-wrapper form .sf-field-submit input:hover, .search-modal .md-content form .sf-field-submit input:hover, button:not(.wp-switch-editor):not(.lity-close):not(.button-link):not(.media-modal-close):hover, .orange-button .fl-button:hover, .mec-event-list-modern .mec-booking-button:hover, body.map-single #intro-buttons a:hover, .tooltip-info .tooltip-link a:hover {
	background-color: #7b983e;
	cursor: pointer;
	outline: solid 2px rgba(123,152,62,0.5);
	text-decoration: none;
}


/*Green Button*/



.green-button .fl-button, .mec-load-more-button, #taskforce-publications #publication-hero #hero-text a {
	color: white;
	border: transparent;
	position: relative;
	padding: 15px 40px;
	outline-offset: 6px;
	text-align: center;
}
.green-button .fl-button, .mec-load-more-button, #taskforce-publications #publication-hero #hero-text em a {
	padding: 0;
	outline-offset: 0;
	text-align: left;
	background-color: transparent !important;
	outline: none !important;
	text-transform: none;
	font-weight: 200;
	font-size: inherit;
	margin-left: 0px;
}
.green-button .fl-button, .mec-load-more-button, #taskforce-publications #publication-hero #hero-text em a:hover {
	text-decoration: underline !important;
	background-color: transparent !important;
	outline: none !important;
}

.green-button .fl-button, #home #hero-text a, body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-read-more {
	background-color: #7b983e;
	outline: 2px solid rgba(123,152,62,0.5);
	
}


/* Blue Button*/

.mec-load-more-button, #taskforce-publications #publication-hero #hero-text a, #load-more button, #publication-hero #hero-text button {
	background-color: #0055a5;
	outline: solid 2px rgba(0,85,165,0.5);
}

.mec-load-more-button:hover, #taskforce-publications #publication-hero #hero-text a:hover, #home #hero-text a:hover, .green-button .fl-button:hover, #load-more button:hover, #publication-hero #hero-text:hover button, #pub-slider-text button:hover, #pub-btn:hover, #banner-section button:hover, #hero-text button:hover, #update-btn:hover, body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-read-more:hover {
	background-color: #f19841 !important;
	outline: 2px solid rgba(241,152,65,0.5);
	text-decoration: none !important;
}

.mec-load-more-button {
	border-radius: 0px;
	line-height: 20px;
	margin: 0;
	margin-bottom: 40px;
	height: auto;
}
body#publication-single #related-section .publication-info p, #taskforce-publications .pub-slider-container #pub-slider-text p, #taskforce-publications .publication .publication-info p {
	display: inline;
}
.arrow-link {
	font-size: 15px;
}
#taskforce-publications .pub-slider-container #pub-slider-text a {
	display: block;
	margin-top: 35px;
}
.mec-wrap div {
	font-family: 'Raleway', sans-serif !important;
}
.featured:first-child #triangle-shape2 polygon {
	fill: rgba(12,59,104,0.76);
}
.featured:first-child #triangle-shape polygon {
	fill: rgba(12,59,104,0.54);
}
.featured:nth-child(2) #triangle-shape2 polygon {
	fill: rgba(0,85,165,.85);
}
.featured:nth-child(2) #triangle-shape polygon {
	fill: rgba(0,85,165,.55);
}
.featured:last-child #triangle-shape2 polygon {
	fill: rgba(12,59,104,0.95);
}
.featured:last-child #triangle-shape polygon {
	fill: rgba(12,59,104,0.54);
}
.floats span {
	float: left;
	margin-right: 6px;
	font-size: 15px;
	line-height: 23px;
}

#home #hero-text a:hover:after {
	border-color: rgba(123,152,62,0.5);
}
article.mec-event-article.mec-clear .col-md-10.col-sm-10 {
	margin-bottom: 20px;
}
body #calendar-container .mec-event-list-modern .mec-event-sharing {
	margin-top: 30px;
}
.mec-event-list-modern .mec-event-article {
	padding: 30px 0 !important;
}
.mec-booking-button {
	margin-left: 10px;
}


#blog-roll .blog-text a {
	margin-left: 10px;
	display: block;
	margin-top: 30px;
}
#blog-roll .blog-text p {
	display: inline;
}
#load-more {
	text-align: center;
	box-sizing: border-box;
	padding: 70px 0px;
}
#pub-btn {
	background-color: #0055a5 !important;
	margin-bottom: 30px;
}
#blog-post .fl-row-content-wrap {
	padding: 75px 0px;
}
.generic-img img {
	border: solid #dedede 8px;
}
.generic-cta p, .banner p {
	font-weight: 300;
	font-size: 19px;
	line-height: 27px;
	margin: 10px 0px;
}
.banner p {
	color: white;
	margin: 20px 0px;
}
.generic-cta h2, .banner h2 {
	margin-bottom: -5px;
}

.generic h5, .green-column h3  {
	margin-bottom: 10px;
}
.green-column h3 {
	margin-top: 15px;
}
.green-column a {
	text-decoration: none;
}
.green-column h3 a {
	color: #7b983e !important;
	font-weight: 400 !important;
}
.green-column a.full > .fl-module-content {
	margin: 0px !important;
	padding-right: 20px;
	box-sizing: border-box;
}
.green-column {
	position: relative;
}

.fl-rich-text ul {
	list-style-type: none;
	color: black !important;
}
.fl-rich-text ul li:before {
	content: "";
	background-color: #0055a5;
	position: absolute;
	display: inline-block;
	width: 5px;
	height: 5px;
	font-size: 30px;
	line-height: 30px;
	border-radius: 50%;
	left: -15px;
	top: 10px;
}


span.Press.Release {
	margin-left:8px;
}
.fl-rich-text ul li {
    font-size: 15px;
    line-height: 23px;
    position: relative;
    margin: 7px 0px;
}
#nav-logo a {
	display: block;
}
nav ul li:before, span.Featured {
	display: none !important;
}
nav ul li {
	display: block !important;
}
#blog-post .fl-builder-content {
	width: 60%;
	margin: 0 auto;
}
.banner h2, .banner h4, .inner-meeting-box h5 {
	color: #efda5f;
}

#home #slider-section2:hover .slider-section-text, #slider-section3:hover #slider-section-text3, #publication-hero #hero-text button:hover:after, #pub-slider-text button:hover:after, #pub-btn:hover:after, #banner-section button:hover:after, #hero-text button:hover:after, #update-btn:hover:after {
	border-color: rgba(241,152,65,0.5) !important;
}
#banner-section {
	background-image: url(img/triangle-background.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
body#taskforce-entry #cta-section h3, body#publication-single #cta-section h3 {
	color: #0c3b68;
}
.event-info h6, body#publication-single #cta-text span, body#taskforce-entry #cta-section h4, body#publication-single #cta-section h4 {
	color: #646464 !important;
}
.green-column:before, #news-events-section .mec-event-list-minimal .col-md-9.col-sm-9 .mec-event-title a, #news-events-section .mec-event-list-minimal .col-md-9.col-sm-9 .mec-event-date:after, body.search-results .generic-wrapper form .sf-field-submit input, .search-modal .md-content form .sf-field-submit input, svg.md-close, #top-nav .textwidget ul li:last-child a:before, #top-nav .textwidget ul li, .ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a span:before, .ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a span, #related-links-info .textwidget ul li:before, #home #hero-text a, .meeting-box .inner-meeting-box, .slider-btn .inner-slider-btn, #home #slider-section2 #triangle-shape, #home #slider-section2 #triangle-shape2, #slider-section2 .slider-section-text button, #slider-section3 #slider-section-text3 button, .event-container .event-text h6, .event-container .inner-square, #home #slider-section3, #home #slider-section2, .half-circle-left-inner, .half-circle-right-inner, #top-nav ul li.top-hover a, #top-nav ul li.top-hover, #bottom-nav ul li a:after, #bottom-nav ul li a:after, #publication-hero #hero-text button, #load-more button, .staff-img .staff-inner, .staff-img .staff-overlay, .featured button, .publication-info a, #top-nav ul li.search a, .top-mobile ul li.search-mobile a, .publication:hover, .publication-img, .pub-overlay, .publication-img:hover .pub-overlay, .publication-img, .pub-overlay, button, a, button:after, #bottom-nav ul li a, .related-link a svg, .box-overlay, .box .inner-box, #featured-posts #triangle-shape, #featured-posts #triangle-shape2, .featured-text button, .featured-text, #home #slider-section2 .slider-section-text, #home #slider-section3 #slider-section-text3,body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-read-more, #footer-right-text a.button, #slider-inner .shape, .tooltip-info .tooltip-link a {
	-webkit-transition: all .3s ease-in-out !important;
	transition: all .3s ease-in-out !important;
}
#publication-hero #hero-text h5 {
	width: 60%;
}
svg.md-close {
	cursor: pointer;
}
#search-close {
	position:absolute;
    top: 20px;
    right: 20px;
}
.search-modal .md-content .search-modal {
    padding: 40px 40px 50px 40px !important;
}
.search-modal .md-content h2 {
    text-align: center !important;
    text-transform: none !important;
    box-sizing: border-box !important;
    padding: 35px 0px 25px 0px !important;
}
.search-modal .md-content {
	height: auto !important;
	overflow-y: hidden !important;
}

.search-modal .md-content form .sf-field-search, .search-modal .md-content form .sf-field-submit, .search-modal .md-content form .sf-field-submit input {
	-webkit-appearance: none;
	border-radius: 0;
}
.search-modal .md-content form .sf-field-search, .search-modal .md-content form .sf-field-submit {
	text-align: center !important;
}

.search-modal .md-content form .sf-field-search input {
	width: 100%;
}
.search-modal .md-content form .sf-field-search input, body.search-results .generic-wrapper form .sf-field-search input {
	background-color: #efefef;
	border: none !important;
	height: 40px;
	padding-left: 10px;
	box-sizing: border-box;
}

#mec-modal-result.mec-modal-preloader {
	z-index:350;
}
.search-modal .md-content form .sf-field-search label {
	width: 60%;
	display:inline-block;
}

body.search-results form.searchform {
	margin-bottom:30px;
}

body.search-results form.searchform ul li.sf-field-search {
	    margin-bottom: 10px;
    margin-top: 20px;
}

 form.searchandfilter ul li {
	list-style: none;
    display: block;
}
.search-modal .md-content ul, .search-results .generic-wrapper ul {
	padding: 0 !important;
}
.search-modal .md-content form .sf-field-search {
	padding-bottom: 40px !important;
}
body.search-results .generic-wrapper {
	max-width: 60%;
	margin: 0 auto;
	padding: 50px 0px;
}
body.search-results .generic-wrapper h2 {
	text-transform: none !important;
}
body.search-results .generic-wrapper form .sf-field-submit input {
	margin: 10px 0px 20px 8px;
}
body.search-results .generic-wrapper form .sf-field-search input {
	width: 350px;
}
.s-amount, .search-item {
	margin-bottom: 20px;
}
.search-item a {
	color: #0055a5;
}
.search-item h5 {
	margin-bottom: 0px !important;
}
.arrow-link-btn:hover {
	text-decoration: none !important;
}
.box .inner-box h5, .box .inner-box h4, .box .inner-box .line {
	-webkit-transition: all .1s ease-in-out !important;
	transition: all .1s ease-in-out !important;
}
.arrow-link:hover {
	text-decoration: underline;
}
#wrapper-menu .ubermenu .ubermenu-nav, body#home .soliloquy-container .soliloquy-pager, #banner-text, #calendar-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
#bottom-nav ul li a:after {
	content: '';
	position: absolute;
	border-bottom: solid 2px #0c3b68;
	width: 0%;
	bottom: 0;
	left: 0;
}
#bottom-nav ul li a:hover:after {
	content: '';
	position: absolute;
	border-bottom: solid 2px #0c3b68;
	width: 100%;
	bottom: 0;
	left: 0;
}
.half-circle-right-inner a {
	margin-right: 20px !important;
}
nav ul {
	list-style-type: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
#top-nav ul {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 14%;
}

#top-nav .textwidget ul li:not(:last-child), #top-nav ul li.search, #top-nav .textwidget ul li:last-child, #top-nav ul li.top-hover, #top-nav .textwidget ul li:nth-child(1), #top-nav .textwidget ul li:nth-child(2), #top-nav .textwidget ul li:nth-child(3)  {
	width: 120px;
	height: 38px;
	-webkit-transform: skew(26deg);
	-moz-transform: skew(26deg);
	-o-transform: skew(26deg);
	text-align: center;
}
#top-nav ul li.search, #top-nav .textwidget ul li:last-child {
	background: #88b4b5;
	margin-left: 0px;
}
#top-nav ul li.top-hover, #top-nav .textwidget ul li:nth-child(1), #top-nav .textwidget ul li:nth-child(2), #top-nav .textwidget ul li:nth-child(3) {
	margin-left: 0px !important;
}
#top-nav .textwidget ul li:not(:last-child):hover, #top-nav ul li.top-hover:hover, #top-nav .textwidget ul li:nth-child(1):hover, #top-nav .textwidget ul li:nth-child(2):hover, #top-nav .textwidget ul li:nth-child(3):hover {
	background-color: #0055a5;
}
#top-nav .textwidget ul li:not(:last-child):hover a, #top-nav ul li.top-hover:hover a, #top-nav .textwidget ul li:nth-child(1):hover a, #top-nav .textwidget ul li:nth-child(2):hover a, #top-nav .textwidget ul li:nth-child(3):hover a {
	color: white;
}
/*#top-nav ul li a:hover {

	text-decoration: none;

	color: #88b4b5;

}*/

nav ul li, #top-nav .textwidget ul li:nth-child(1), #top-nav .textwidget ul li:nth-child(2), #top-nav .textwidget ul li:nth-child(3) {
	margin-left: 35px;
	position: relative;
}
#top-nav {
	margin-bottom: 20px;
}
nav ul li a {
	position: relative;
	padding: 10px;
	display: block;
	text-decoration: none !important;
}
/*#top-nav ul li a:after {

    content: "";

    position: absolute;

    border-top: 1px solid #88b4b5;

    width: 40px;

    transform: rotate(65deg);

    transform-origin: 0% 0%;

    top: 0;

    right: -50px;

}*/



#top-nav ul li.top-hover, #top-nav .textwidget ul li:nth-child(1), #top-nav .textwidget ul li:nth-child(2), #top-nav .textwidget ul li:nth-child(3), #top-nav .textwidget ul li:nth-child(4) {
	border-right: solid 1px #88b4b5;
}
body#taskforce-publications #hero-section {
	background-image: none;
}
.hero-image-overlay {
	background-image: url(img/taskforce-hero-img.png);
	background-size: cover;
	background-position: center left;
	background-repeat: no-repeat;
	position: absolute;
	height: 170%;
	width: 55vw;
	opacity: .3;
	bottom: -42%;
	right: 0%;
}
#publication-hero .wrapper {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}
#scroll-down {
	position: relative;
	text-align: center;
}
#scroll-down p {
	color: #efda5f;
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 16px;
}
#top-nav .textwidget ul li:not(:last-child) {
	margin-left: 0px;
}
#top-nav ul li.search a:after, .lity-container .mec-single-event-category {
	display: none;
}
#top-nav .textwidget ul li:not(:last-child) a, #top-nav ul li.search a, #top-nav ul li.top-hover a, #top-nav .textwidget ul li:nth-child(1) a, #top-nav .textwidget ul li:nth-child(2) a, #top-nav .textwidget ul li:nth-child(3) a, #top-nav .textwidget ul li:last-child a {
	-webkit-transform: skew(-26deg);
	-moz-transform: skew(-26deg);
	-o-transform: skew(-26deg);
}
#top-nav ul li.search a, #top-nav .textwidget ul li:last-child a {
	color: white;
}

nav {
	list-style-type: none;
	box-shadow: 0px 0px 15px grey;
	//background-color: rgba(255,255,255,0.75);
    background-color : white;
	position: relative;/*overflow: hidden;*/

}


#calendar-container .mec-single-event-category h6.event-categories {
	margin-bottom: 4px;
    font-size: 23px;
    color: #0055a5;
    line-height: 31px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

#calendar-container .mec-event-list-modern .mec-single-event-category {
	background: transparent;
    padding: 0;
    margin-bottom: 5px;
}
body#home nav {
    //position: absolute;
    position:relative;
    width: 100%;
    z-index: 400;
}
#slider-box .soliloquy-container .soliloquy-prev:hover span:after, #slider-box .soliloquy-container .soliloquy-next:hover span:after {
	text-decoration: none !important;
}
/*#cats {

	position: absolute;

	height: 40vh;

	width: 40vw;

}*/

#shape1 {
	width: 62vw;
	min-height: 100%;
	-webkit-clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%);
	clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
	background: rgba(0,84,164,0.4);
	position: absolute;
}
#meeting-section #shape1 {
	background: rgba(12, 59, 104,0.4);
	width: 40vw;
}
#meeting-section #shape2 {
	width: 38vw;
}
#meeting-section #shape3 {
	background: rgba(12, 59, 104,0.75);
	width: 38vw;
}
#meeting-text p {
	color: white;
	font-weight: 300;
	margin-top: 30px;
}
#shape2 {
	width: 60vw;
	min-height: 100%;
	-webkit-clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%);
	clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
	position: absolute;
	background-image: url(img/triangles-twitter.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#shape3 {
	width: 60vw;
	min-height: 100%;
	-webkit-clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%);
	clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
	background: rgba(0,84,164,0.75);
	position: absolute;
}
#triangle1 {
	width: 55vw;
	min-height: 75%;
	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
	background: rgba(12,59,104,0.76);
	position: absolute;
	bottom: 0;
}
#triangle2 {
	width: 51vw;
	min-height: 70%;
	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
	background: rgba(12,59,104,0.76);
	position: absolute;
	bottom: 0;
}
#hero-text {
    padding: 18vh 0 13vh 6vw;
    position: relative;
    z-index: 350;
    width: 50%;
}
#hero-text h1, body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title {
	margin-bottom: -10px;
}
#hero-text h5, .soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside h5 {
	color: white;
	font-weight: 200;
	margin-bottom: 10px;
}

 body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-read-more {
    margin-top: 40px;
    display: inline-block;
}
#hero-text h4 {
	color: white;
	font-size: 50px;
	line-height: 58px;
}

.soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside h4 {
    color: white;
    font-size: 40px;
    line-height: 45px;
    margin-top: 15px;
}
#hero-text .line {
	background-color: #9ab561;
	width: 22%;
	margin: 20px 0px;
}
#nav-wrapper {
	max-width: 75%;
	margin: 0 auto;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 8px 0px;
}
/*#nav-info {
	margin-top: 15px;
}*/
#bottom-nav ul li a, .bottom-mobile li, .top-mobile li {
	color: #0c3b68;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
	padding: 10px 0px;
}
.bottom-mobile li {
	padding: 0;
	font-size: 25px;
	line-height: 33px;
}
.top-mobile li {
	padding: 0;
	font-size: 20px;
	text-transform: none;
	font-weight: 400;
	line-height: 28px;
}
#bottom-nav ul li {
	margin-left: 45px;
}

#top-nav ul, #top-nav ul li a, #top-nav ul li.search a:hover, #top-nav .textwidget ul li:last-child a:hover, #top-nav ul li.search:hover a, #members-box .members-box-info p:nth-child(1), #members-box .members-box-info p:nth-child(2), .co-chair-title, .co-chair-info p:nth-child(1), .co-chair-info p:nth-child(2), #members-box .members-box-title p, ul, .loader, #top-nav ul li.top-hover a  {
	color: #0055a5;
}


#top-nav ul, #top-nav ul li a {
	font-weight: 600;
	font-size: 15px;
}

#top-nav .textwidget ul li:last-child a:before {
	content: '';
	position: absolute;
	background-image: url(img/search.png);
	width: 13px;
	height: 13px;
	background-size: contain;
	left: 25px;
	background-repeat: no-repeat;
	top: 13px;
}
#top-nav .textwidget ul li:last-child a {
	padding-left: 20px;
}
#top-nav .textwidget ul li:last-child {
	width: 125px;
}
#top-nav .textwidget ul li:last-child a:hover:before {
	background-image: url(img/search-blue.png);
}
#top-nav ul li.search:hover svg {
	fill: #0055a5;
}
.top-mobile ul li.search-mobile:hover a {
	color: #ff8610;
}
.top-mobile ul li.search-mobile:hover svg {
	fill: #ff8610;
}
/*Generic Page*/



#page-title-section, #banner-section {
	background-color: #0055a5;
	position: relative;
}
#page-title-section .wrapper {
	position: relative;
	z-index: 100;
}
#page-title-section {
	background-color: #094f92;
}

#page-title-section .overlay, #page-title-section .border-overlay {
	position: absolute;
	height: 80%;
	top: 6%;
}
#page-title-section .overlay {
	z-index: 20;
}
#page-title-section .border-overlay {
	width: 100%;
	background-color: rgba(0,85,165,.8);
	z-index: 10;
}
.wrapper, #full-description .wrapper {
	margin: 0 auto;
	max-width: 60% !important;
}

body .mec-single-event .col-md-8 .mec-frontbox {
	padding: 0px 30px !important;
}
#blog-section .wrapper, #boxes-section .wrapper, #page-title-section .wrapper, #body-section .wrapper, #banner-text {
	padding: 50px 0px;
}
#description-section .wrapper {
	padding: 50px 0 0 0;
}
#back-section #taskforce-btn {
	margin: 50px 0 60px;
}
#related-section .wrapper, #publications-section .wrapper {
	padding: 50px 0px 70px 0px;
}
#staff-section .wrapper {
	padding: 70px 0px 20px 0px;
}
.meeting-box a, .triangle-overlay, #twitter-overlay, .overlay, .box-overlay, #color-overlay1, #color-overlay2, #blue-overlay {
	width: 100%;
	height: 100%;
}
.meeting-box a {
	position: absolute;
}
.triangle-overlay, #twitter-overlay, .overlay, .box-overlay, #color-overlay1, #color-overlay2, #blue-overlay {
	position: relative;
}
.overlay {
	background-image: url(img/triangle-background.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#page-title-section .overlay {
	background-image: url(img/header-banner.png);
}
#cta-section {
	background-color: #efefef;
}
#cta-img {
	background-image: url(img/generic-img.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 370px;
	width: 420px;
	border: solid #dedede 8px;
}
body#taskforce-entry #cta-img {
	background-image: url(img/slider2.jpg);
	height: 450px;
    width: 330px;
}
/*
body#publication-single #cta-img {
	background-image: url(img/publication-img-single.png);
	height: 600px;
	width: 400px;
}
*/
body#publication-single #cta-text h4 {
	font-size: 19px;
	line-height: 27px;
}
body#publication-single span {
	font-weight: 700;
}
body#taskforce-entry #cta-section .line, body#publication-single #cta-section .line {
	background-color: rgba(187,187,187,0.5);
	margin: 20px 0;
	width: 75%;
}
#cta-section .half-circle-right, #pub-slider-section .half-circle-right {
	height: 175px;
	width: 88px;
	border-radius: 0 90px 90px 0;
	background: rgba(123,152,62,0.5);
	position: absolute;
	top: 35vh;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
#pub-slider-section .half-circle-right, #pub-slider-section .half-circle-left {
	background: rgba(0,85,165,0.5) !important;
}
#cta-section .half-circle-right-inner, #pub-slider-section .half-circle-right-inner {
	height: 145px;
	width: 75px;
	border-radius: 0 90px 90px 0;
	background: #7b983e;
}
#pub-slider-section .half-circle-right-inner, #pub-slider-section .half-circle-left-inner {
	background-color: #0055a5 !important;
}
#cta-section .half-circle-left, #pub-slider-section .half-circle-left, #home-slider-section .half-circle-left {
	height: 175px;
	width: 88px;
	border-radius: 90px 0 0 90px;
	background: rgba(123,152,62,0.5);
	position: absolute;
	top: 35vh;
	right: 0;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}




body .fl-editor-field button, body .mce-btn button {
	outline:none !important;
padding:4px 8px !important;
color: #333 !important;
background-color:initial !important;
}
#cta-section .half-circle-left-inner, #pub-slider-section .half-circle-left-inner, #home-slider-section .half-circle-left-inner {
	height: 145px;
	width: 75px;
	border-radius: 90px 0 0 90px;
	background: #7b983e;
	right: 0;
}
/*.arrow-link-btn {

	margin-left: 0px !important;

	margin-right: 0px !important;

}*/

.co-chairs-container, .co-chair, .co-chair-info, #policy-section #small-wrap, #members-box .members-box-info > div, #social-container, #journal-excerpt, #twitter-section #wrapper, #taskforce-btn, .publications-container  {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.co-chairs-container {
	max-width: 90%;
	margin: 0 auto;
}
#ccc1 {
	padding-top: 5%;
}
#ccc2 {
	padding-bottom: 5%;
}
.co-chair {
	margin-bottom: 20px;
}
#members-box .members-box-info p:nth-child(1), #members-box .members-box-info p:nth-child(2), .co-chair-title, .co-chair-info p:nth-child(1), .co-chair-info p:nth-child(2), #members-box .members-box-title p {
	font-weight: 600;
}
#members-box .members-box-info p:nth-child(2), .co-chair-info p:nth-child(2) {
	font-weight: 300;
}
#members-box .members-box-info > div, .event-square, .inner-square, .slider-btn, .inner-slider-btn, .meeting-box, #taskforce-btn {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#members-box {
	padding-bottom: 40px;
}
.co-chair-info, .tweet {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.co-chair-title, #members-box .members-box-title p {
	text-transform: uppercase;
}
.co-chairs, #journal-text, #news-container, .blog-text {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.co-chair-profile {
	border-radius: 50%;
	height: 100px;
	width: 100px;
	background-size: cover;
	background-position: center;
	margin-right: 20px;
}
#profile1 {
	background-image: url(img/profile1.jpg);
}
#profile2 {
	background-image: url(img/profile2.jpg);
}
#profile3 {
	background-image: url(img/profile3.jpg);
}
#profile4 {
	background-image: url(img/profile4.jpg);
}
#members-box {
	background-color: #efefef;
	border-top: solid 20px #d4d3d3;
}
#taskforce-members .line {
	margin-top: 10px !important;
	margin-bottom: 30px !important;
	background-color: #bbbbbb;
	width: 90%;
	margin: 0 auto;
}
.related-link {
	margin-bottom: 15px;
}
#related-links-info {
    box-sizing: border-box;
    padding: 20px 20px 30px 20px;
    background-color: #0c3b68;
}
.related-link a {
	color: white;
	font-weight: 300;
}
#related-links-title h5 {
	color: white;
	box-sizing: border-box;
	padding: 20px;
}
#trans {
	color: transparent;
}
#members-title h3, #publications-title h3 {
	color: #0c3b68;
}
.related-links-container {
    background-color: #08345f;
    padding-bottom: 20px;
}
#members-container, #description-container {
	-webkit-flex-basis: 70%;
	-ms-flex-preferred-size: 70%;
	flex-basis: 70%;
}
.related-links, .co-chair-title {
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}
#members-title, #publications-title, #calendar-container, #twitter-section #wrapper, .publications-container {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#publication-hero #hero-text p {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
}
.related-link a:hover {
	color: #efda5f;
	text-decoration: none !important;
}
.related-link a:hover svg {
	fill: #efda5f;
}
#members-title, #trans {
	margin-bottom: 10px;
}
#pub-slider-section .half-circle-left-inner, #pub-slider-section .half-circle-right-inner {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.work {
	background-image: url(img/triangles-twitter.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#test-shape {
	position: absolute;
	margin-top: -200px;
	margin-left: -200px;
	width: 171vw;
	z-index:200;
}
#test-shape polygon {
	fill: rgba(0,84,164,0.4);
}
#test-shape2, #test-shape3 {
	position: absolute;
	margin-top: -200px;
	margin-left: -200px;
	width: 165vw;
	z-index:200;
}

body#home .soliloquy-outer-container {
	position: absolute;
    top: 0;
    width: 100%;
    left: 0;
	height:100%;
}

body#home .soliloquy-container {
    max-width: 100% !important;
    max-height: none !important;
    height: 100% !important;
}

body#home .soliloquy-container .soliloquy-pager {
    position: absolute;
    bottom: auto;
    height: auto;
    top: 50%;
    right: 40px;
    left: auto;
    text-align: right;
    width: 40px;
     -webkit-box-align:end;
  	-webkit-align-items:flex-end;
     	 -ms-flex-align:end;
	align-items:flex-end;

}
#test-shape2 polygon {
	fill: rgba(0,84,164,0.75);
}
#triangle-shape, #triangle-shape2 {
	position: absolute;
	width: 252vw;
	margin-left: -140px;
	margin-top: -85px;
}
#triangle-shape2 {
	margin-left: -170px;
}
#triangle-shape polygon, #triangle-shape2 polygon {
	fill: rgba(12,59,104,0.76)
}
#meeting-shape, #meeting-shape2 {
	position: absolute;
	width: 100vw;
	margin-top: -50px;
	margin-left: -120px;
}
#meeting-shape2 {
	margin-left: -150px;
}
#meeting-shape polygon {
	fill: rgba(12, 59, 104,0.4);
}
#meeting-shape2 polygon {
	fill: rgba(12, 59, 104,0.75);
}
body .mec-single-modal.mec-single-modern .mec-single-title {
	text-align: center;
	padding: 30px 30px;
	margin-bottom: 0px;
	font-weight: 500;
	color: #0c3b68;
	background-color: white;
	font-size: 30px;
	line-height: 38px;
	position: relative;
}
body .mec-single-modal.mec-single-modern .mec-single-title:before {
	background-image: url(../img/mobile-triangle2.png);
	background-size: cover;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}


 #nav-wrapper, #members-title, #publications-title, #home-slider-section .half-circle-left, #home-slider-section .half-circle-left-inner, #pub-slider-section .half-circle-left, #pub-slider-section .half-circle-left-inner, #pub-slider-section .half-circle-right, #pub-slider-section .half-circle-right-inner, #cta-section .half-circle-right, #cta-section .half-circle-right-inner, #cta-section .half-circle-left, #cta-section .half-circle-left-inner, #cta-section .wrapper, #social-container, #banner-text, .inner-box-hover, .inner-box-hover a, .box-overlay, .inner-box, .icon-container, .inner-icon, .event-square, .inner-square, #publication-single #cta-section #cta-text .button-container, .tweet, #meeting-slider-container, .slider-btn, .inner-slider-btn, .meeting-box, .publication:hover .pub-overlay, .publication-img .pub-overlay a, #scroll-container, #pub-slider-overlay, #filter-section, #filter-section .wrapper form#filter, .mec-event-date, .staff-member-container, .staff-img, .staff-inner, .modal-content, body#home .soliloquy-caption.soliloquy-caption-left   {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}





#home-slider-section .half-circle-left-inner, #cta-section .half-circle-right-inner, #cta-section .half-circle-left-inner, .inner-box-hover, .inner-box-hover a, .box-overlay, .inner-box, .icon-container, .inner-icon, .publication:hover .pub-overlay, .publication-img .pub-overlay a  {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#home-slider-section .half-circle-left {
	top: auto !important;
	margin-top: 33vh;
	background-color: rgba(241,152,65,0.5);
	z-index: 10;
}
#home-slider-section .half-circle-left-inner {
	background-color: #f19841;
}
#cta-section a, #policy-section a, #hero-text a, #journal-btn, #description-container a, body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-read-more {
	margin-left: 10px;
}
#top-section-text a {
	margin-left: 10px;
}
#cta-section .wrapper, #social-container, #body-section .blocks, footer, #icons-container {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
#cta-section .wrapper {
	padding: 40px 0px;
}
.half-circle-left-inner:hover, .half-circle-right-inner:hover {
	height: 175px !important;
	width: 88px !important;
	cursor: pointer;
}

#news-overlay-green, #news-overlay-triangle {
	position: absolute;
	height: 100%;
	width: 100%;
}

#news-overlay-green {
	background-color: rgba(154,181,97,0.75);
}

#news-overlay-green2 {
	background-color: rgba(203,236,132,0.3);
	width: 100%;
	height: 20%;
	position: absolute;
	bottom: 0;
}
#cta-text {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 30px;
}
.featured:nth-child(2) {
	border: none;
}
.mobile-arrow {
	display: none;
}
#cta-text p, #banner-text p {
	margin: 20px 0px 35px 0px;
}
#cta-text h2, #banner-text h2 {
	margin-bottom: -6px;
}
#body-section .blocks, footer, #icons-container, #boxes, .info-container  {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#body-section .block {
	-webkit-flex-basis: 48%;
	-ms-flex-preferred-size: 48%;
	flex-basis: 48%;
	position: relative;
}
#body-section .block:before, .green-column:before {
	content: '';
	position: absolute;
	border-top: solid 2px #7b983e;
	width: 100px;
}

#body-section .block h3 {
	padding: 15px 0px 10px 0px;
}
.line {
	width: 100%;
	height: 2px;
	background-color: #e9e9e9;
	margin: 50px 0px;
}

.text-block h5, .text-block h6 {
	margin-bottom: 10px;
}
#header5-block {
	margin-bottom: 50px;
}
#banner-text, #banner-text p {
	text-align: center;
}
#banner-text p, .staff-inner h6 {
	color: white;
}
.staff-inner h6 {
	text-transform: uppercase;
	font-size: 15px;
}
#banner-text {
	position: relative;
	z-index: 10;
}
#banner-section .overlay {
	position: absolute;
	width: 100%;
	height: 90%;
	top: 5%;
	left: 0;
	background-color: rgba(5,111,210,.4);
	z-index: 8;
}
#banner-section .overlay-full {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7;
	background: -webkit-linear-gradient(left, rgba(5,111,210,0.31) 0%, rgba(5,111,210,0.51) 29%, rgba(0,85,165,1) 100%);
	background: linear-gradient(to right, rgba(5,111,210,0.31) 0%, rgba(5,111,210,0.51) 29%, rgba(0,85,165,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f056fd2', endColorstr='#0055a5', GradientType=1 );
}
#header5-block ul li, #description-section ul li {
	list-style-type: none;
	position: relative;
	color: black;
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 10px;
}
#header5-block ul li:before, #description-section ul li:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #0055a5;
	border-radius: 50%;
	left: -12px;
	top: 7px;
}
.banner-overlay-img {
	background-image: url(img/banner-overlay-img.png);
	background-size: cover;
	background-position: center;
	position: absolute;
	width: 35%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	opacity: .6;
}
#banner-text h2, #banner-text h4 {
	color: #efda5f;
}
#banner-section button, #hero-text button, #update-btn, #pub-slider-text button {
	background-color: #7b983e;
	outline: 2px solid rgba(123,152,62,0.5);
}
.members-box-info {
	padding-bottom: 30px;
}
#boxes .box, .box {
	height: 275px;
	width: 275px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#news-events-section .wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#box1 {
	background-image: url(img/box1.jpg);
}
#box2 {
	background-image: url(img/box2.jpg);
}
#box3 {
	background-image: url(img/box3.jpg);
}
#box-overlay1 {
	background-color: rgba(136,180,181,0.5);
}
#box-overlay2 {
	background-color: rgba(241,152,65,0.5);
}
#box-overlay3 {
	background-color: rgba(123,152,62,0.5);
}

.inner-box-hover, .inner-box-hover a {
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
}
.inner-box-hover, .box:hover .inner-box  {
	width: 0;
	height: 0;
	opacity: 0;
}
.inner-box-hover a {
	width: 100%;
	height: 100%;
	text-decoration: none !important;
}
.inner-box-hover h5 {
	color: white;
}
/* ========= Staff Page Loader ========= */

.loader, .loader:before, .loader:after {
	border-radius: 50%;
	width: 2.5em;
	height: 2.5em;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: load7 1.8s infinite ease-in-out;
	animation: load7 1.8s infinite ease-in-out;
}
.loader {
	font-size: 7px;
	margin: 150px auto;
	position: absolute;
	text-indent: -9999em;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
	text-align: center;
	/*margin: 0 auto;*/
	left: 50%;
	right: 50%;
}
.loader:before, .loader:after {
	content: '';
	position: absolute;
	top: 0;
}
.loader:before {
	left: -3.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.loader:after {
	left: 3.5em;
}
@-webkit-keyframes load7 {
 0%,  80%,  100% {
 box-shadow: 0 2.5em 0 -1.3em;
}
 40% {
 box-shadow: 0 2.5em 0 0;
}
}
@keyframes load7 {
 0%,  80%,  100% {
 box-shadow: 0 2.5em 0 -1.3em;
}
 40% {
 box-shadow: 0 2.5em 0 0;
}
}
#box1:hover #box-overlay1 {
	background-color: rgba(136,180,181,0.8);
}
#box2:hover #box-overlay2 {
	background-color: rgba(241,152,65,0.8);
}
#box3:hover #box-overlay3 {
	background-color: rgba(123,152,62,0.8);
}
.box:hover .inner-box h5, .box:hover .inner-box h4 {
	color: transparent;
}
.box:hover .inner-box .line {
	background-color: transparent;
}
.box:hover .inner-box-hover {
	width: 245px;
	height: 245px;
	opacity: 1;
}
.box-overlay {
	background-size: cover;
}
.inner-box {
	height: 245px;
	width: 245px;
}
#inner-box1 {
	background-color: #88b4b5;
}
#inner-box2 {
	background-color: #f19841;
}
#inner-box3 {
	background-color: #7b983e;
}

.inner-box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
}
.inner-box h5, .inner-box h4 {
	color: white;
	font-size: 23px;
	line-height: 28px;
}
.inner-box .line {
	background-color: white;
	height: 2px;
	width: 92px;
	margin: 20px 0px;
	flex: none;
}
#boxes-section p.subtitle, #box-container-title p {
	margin: 15px 0px 25px 0px;
}
#footer-left, #footer-right, #small-wrap .policy-text.small-container {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}
#footer-left {
	background-color: #08335c;
}
#footer-right {
	background-color: #0c3b68;
	padding: 80px;
	box-sizing: border-box;
}
#footer-right-text span, #social-container span {
	text-transform: uppercase;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
}
#footer-right-text h4 {
	color: white;
	font-size: 22px;
	line-height: 26px;
}
#footer-right-text {
	margin-bottom: 40px;
}

#footer-right-text a.button {
	color: white;
    font-weight: normal;
    margin-top: 20px;
    display: block;
    text-transform: uppercase;
	text-decoration:none;
}

#footer-right-text a.button:hover, #span2, #meeting-text h3, #meeting-text h4 {
	color:#efda5f;
}
#social-container h4 {
	color: white;
	font-size: 15px;
	line-height: 21px;
}
.icon-container {
	border-radius: 50%;
	height: 70px;
	width: 70px;
	border: solid 2px #08335c;
	margin-left: 15px;
}
.inner-icon {
	background-color: #08335c;
	border-radius: 50%;
	height: 60px;
	width: 60px;
}

#logo-container {
	padding-right: 60px;
}
#logo-container img, #nav-logo img {
	width: 200px;
}
#footer-left-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 80px;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

body#home .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background:transparent;
	text-shadow:none;
	padding:0;
	text-align:left;
	height:auto;
	padding-top:40px;
}
#footer-left-text p {
	color: white;
}
/* Home Page */

#hero-section {
	/*height:700px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;*/
}


body#home .soliloquy-container .soliloquy-image {
    width: auto;
    max-width: none;
    height: 100%;
    min-width: 100%;
}


body#home #test {
    width: 66vw;
    height: 50vw;
    margin: 0 0 0 -5vw;
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    overflow: hidden;
    background: rgba(0,84,164,0.75);
    position: absolute;
    z-index: 350;
}


body#home .soliloquy-container .soliloquy-pager-link {
    background: none;
    border: 2px solid white;
    border-radius: 50%;
    margin: 8px 0px;
    color: transparent;
}

body#home .soliloquy-container .soliloquy-pager-link.active, body#home .soliloquy-container .soliloquy-pager-link:hover {
    background-image: none;
    background-color: white;
}

body#home #test2 {
    width: 68vw;
    height: 50vw;
    margin: 0 0 0 -5vw;
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    overflow: hidden;
    background: rgba(0,84,164,0.4);
    position: absolute;
    z-index: 350;
}

body#home .soliloquy-container .soliloquy-viewport, body#home .soliloquy-container .soliloquy-item, body#home .soliloquy-container .soliloquy-wrapper {
	height:100% !important;
}
#meeting-overlay {
	background-color: rgba(136,180,181,0.85);
	background-image: none;
}
#meeting-text {
	position: relative;
	padding: 18vh 0 13vh 5vw;
	width: 25%;
}
#meeting-section {
	background-image: url(img/taskforce-img.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#events-contain .mec-event-carousel-type2 .owl-prev {
	left: -90px !important;
}
#events-contain .mec-event-carousel-type2 .owl-next {
	right: -90px !important;
}
#events-contain .mec-owl-theme .owl-controls .owl-buttons div:after {
	top: -10px !important;
	left: -10px !important;
}
#publication-hero .wrapper, #full-description .wrapper, #pub-slider-section .wrapper, #taskforce-members .wrapper, #news-events-section .wrapper, #policy-section .wrapper, #journal-section .wrapper, #news-section .wrapper {
	max-width: 75% !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 8vh 0vw;
}
#publication-hero #hero-text {
	padding: 0;
}
section#news-section .wrapper {
	padding: 5vw 5vw 3.2vw 5vw;
}
#policy-section .wrapper {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.small-container:before {
	content: '';
	position: absolute;
	border-top: solid 2px #0055a5;
	width: 100px;
}
#home #news-events-section .info-container .line {
	margin-bottom: 10px;
}
.small-container p {
	color: #0055a5;
	box-sizing: border-box;
	padding-top: 10px;
	width: 90%;
}
#taskforce-entry span.next-link a {
	left: auto;
	right: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
#main-policy-text p {
	margin: 20px 0px 30px 0px;
}
#main-policy-text {
    padding-right: 40px;
 -webkit-flex-basis: 60%;
      	 -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    box-sizing: border-box;
}
#home-slider-section, #bottom-section, #featured-posts {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.slider-section, .featured, #calendar-container {
	-webkit-flex-basis: 33.33%;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
}

#home .mec-event-list-minimal .mec-event-article:first-child {
padding-top:0px;
}
.slider-box, #top-section, #slider-section2, #slider-section3, .staff-img  {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.slider-box {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	background-color: green;
	height: 250px;
	
}

#journal-text {
	margin-right: 40px;
}

.info-container {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
.news-link {
	-webkit-flex-basis: 60%;
	-ms-flex-preferred-size: 60%;
	flex-basis: 60%;
	margin-right: 20px;
}
#news-container {
    padding-right: 60px;
    box-sizing: border-box;
}
#home .mec-wrap .col-md-9 {
	width: 100% !important;
}
#news-events-section .mec-event-list-minimal .col-md-9.col-sm-9:hover .mec-event-date:after {
	background-color: #ff8610;
	height: 100px;
	width: 100px;
	top: 0;
}
#news-events-section .mec-event-list-minimal .col-md-9.col-sm-9:hover .mec-event-title a {
	color: #ff8610;
}
 .events-link, #policy-section #small-wrap {
	-webkit-flex-basis: 40%;
	-ms-flex-preferred-size: 40%;
	flex-basis: 40%;
}
.tweet {
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}
#journal-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(img/journal-cover.jpg);
	width: 250px;
	height: 350px;
}
#journal-title {
	font-weight: 700;
	color: #0c3b68;
	margin-top: 20px;
}
#journal-date, .article h4, .event-text h4 {
	font-size: 15px;
	line-height: 23px;
}
.article h4, .event-text h4 {
	color: #646464;
}
#journal-date {
	margin-bottom: 20px;
}
#journal-date span, .article h4 span, .event-text h4 span {
	font-weight: 700;
}
#journal-text h2 {
	margin-bottom: -5px;
}
#slider-box .soliloquy-container .soliloquy-prev span:after, #slider-box .soliloquy-container .soliloquy-next span:after, #slider-box .soliloquy-container .soliloquy-prev span:before, #slider-box .soliloquy-container .soliloquy-next span:before {
	top: 45% !important;
}
#journal-excerpt {
	float: left;
	margin-bottom: 0;
	margin-right: 8px;
}
#btn-div {
	margin-top: 30px;
}
.arrow-link-btn {
	color: white !important;
	font-size: 15px;
}
#journal-excerpt a, .arrow-link {
	color: #f19841 !important;
}
#journal-excerpt span, #journal-excerpt a, .arrow-link, .arrow-link-btn {
	font-weight: 700;
	color: #0c3b68;
	font-style: italic;
	font-family: Cambria, "Times New Roman", Times, serif;
}
#top-section {
	background-image: url(img/generic-img.jpg);
}
#slider-section2 {
	background-image: url(img/slider2.jpg);
	position: relative;
	overflow: hidden;
	border-right: solid white 15px;
}
#slider-section3 {
	background-image: url(img/slider3.jpg);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}
.button-container {
	margin-bottom: 35px;
}
#taskforce-entry #cta-text .button-container {
	margin-bottom: 0px;
}
#taskforce-entry #cta-text .button-container a button:nth-child(1) {
	margin-right: 50px;
}
#taskforce-entry #cta-text .button-container #update-btn {
	margin-left: 0px;
}
#taskforce-entry #cta-text .button-container a button {
	margin-bottom: 30px;
}
#top-section-text {
	padding: 10vh 4vw;
	box-sizing: border-box;
}
#slider-box1 {
	background-image: url(img/slider-box1.jpg);
}
#slider-box2 {
	background-image: url(img/slider-box2.jpg);
}
#color-overlay1 {
	background-color: rgba(239,218,95, 0.75);
}
#color-overlay2 {
	background-color: rgba(154,181,97, 0.75);
}
.wing-section {
	border-left: solid white 15px;
	border-right: solid white 15px;
	box-sizing: border-box;
}
.wing-section #top-section {
	border-bottom: solid white 15px;
}
#bottom-section #slider-box1 {
	border-right: solid white 15px;
}
#blue-overlay {
	background-color: rgba(0,84,164, 0.75);
}
#twitter-overlay {
	background-color: rgba(0,84,164, 0.92);
}
#top-section-text h2, #top-section-text h4, #top-section-text p {
	color: white;
}
#top-section-text h4 {
	line-height: 30px;
}
#top-section-text p {
	margin: 20px 0px 30px 0px;
}
.slider-section-text, .featured-text {
	bottom: 0;
	box-sizing: border-box;
	padding: 0 3vw;
	margin-bottom: 3vw;
	position: absolute;
}

.featured-text {
    padding: 0 2vw;
    margin-bottom: 2vw;
    padding-right: 4vw;
}
.featured-text h3, .featured-text p, .slider-section-text h3, .slider-section-text p, #slider-section-text3 h3 {
	color: white;
}
.slider-section-text h4, #slider-section-text3 h4, .featured-text h4 {
	color: #f9e573;
	font-size: 20px;
	line-height: 26px;
}
#slider-section-text3 {
	padding: 0 3vw;
	margin-bottom: 3vw;
	position: relative;
}
.slider-section-text p, .featured-text p {
	margin-top: 1vw;
}
.featured-text span, .blog-text p span {
	color: #ffab58;
	font-weight: 600;
}
#news-section {
	background-image: url(img/banner-small.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
}
#news-section .overlay {
	background-color: rgba(154,181,97, 0.75);
}
#news-section h2 {
	color: white;
	position: relative;
}
#news-section h2 p{
	color: white;
	position: relative;
    font-size: 40px;
    line-height: 48px;
}
@media(max-width:900px){
#news-section h2 p{
	color: white;
	position: relative;
        font-size: 35px;
        line-height: 43px;
}
}
@media(max-width:600px){
#news-section h2 p{
	color: white;
	position: relative;
        font-size: 30px;
       line-height: 38px;
}
}
.article, .event-container {
	margin-bottom: 30px;
}
/*#hamburger {

	display:none;

}*/

#news-container .line, #calendar-container .line {
	margin: 50px 0 10px 0;
}
.article h5 {
	color: #0c3b68;
}
.event-square {
	background-color: rgba(0,84,164,0.2);
	height: 100px;
	width: 100px;
}
.bio {
	overflow: auto;
	height: 200px;
}
span.hidden {
	display: none;
}
#related-links-info .textwidget ul li a {
	color: white;
	font-weight: 300;
}
#related-links-info .textwidget ul li {
	position: relative;
	margin: 10px 0px;
}

#related-links-info .textwidget ul li:hover:before {
	background-image: url(img/play-arrow-yellow.png);
}
#related-links-info .textwidget ul {
	padding: 0;
	padding-left: 20px;
}
#related-links-info .textwidget ul li:before {
	content: '';
	position: absolute;
	background-image: url(img/play-arrow.png);
	width: 14px;
	height: 14px;
	background-size: contain;
	left: -19px;
	background-repeat: no-repeat;
	top: 2px;
}
#publication-single #cta-section #cta-text p {
	display: inline;
}
#publication-single #cta-section #cta-text .button-container {
	margin-top: 40px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.mec-event-list-modern .col-md-2.col-sm-2 {
	position: relative !important;
	top: 0px !important;
}
.mec-event-list-modern .mec-event-date {
	padding: 0 !important;
}
.inner-square {
	background-color: #0054a4;
	height: 85px;
	width: 85px;
}
.inner-square h5 {
	color: white;
	text-transform: uppercase;
	text-align: center;
}
.event-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	position: relative;
}
.article:hover a {
	text-decoration: underline;

}
.article a, .article:hover a {
	color: #0c3b68;
}
.event-container a {
	width: 100%;
	height: 100%;
	position: absolute;
}
.event-container:hover .event-square {
	background-color: rgba(241,152,65,0.5);
}
.event-container:hover .inner-square {
	background-color: #f19841;
	width: 100px;
	height: 100px;
}
.event-container:hover .event-text h6 {
	color: #f19841;
}
.event-text {
	margin-left: 20px;
}
.event-text h6 {
	color: #0c3b68;
}

#twitter-section {
	background-image: url(img/twitter-img.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: solid white 15px;
}
.triangle-overlay, #news-overlay-triangle {
	background-image: url(img/triangles-twitter.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.tweet {
	box-sizing: border-box;
	padding: 0 2vw;
}
.tweet:nth-child(1), .tweet:nth-child(2), .tweet:nth-child(3) {
	border-right: solid 2px rgba(255,255,255,0.25);
}
.tweet p {
	color: white;
	text-align: center;
}
.tweet-nciom {
	color: #efda5f !important;
}
.tweet-nciom, .tweet p span {
	font-weight: 600;
}
#twitter-section #wrapper {
	max-width: 85% !important;
	padding: 12vh 0;
}
#blog-post #cta-text p strong {
	color: #646464;
}
.tweet svg {
	margin-bottom: 20px;
}
body#taskforce-entry #cta-text h4 {
	font-size: 19px;
	line-height: 28px;
}
#update-btn {
	margin-left: 50px;
}
#home .mec-event-list-minimal .mec-event-article {
	border-bottom: none !important;
}
#meeting-slider-container {
	position: absolute;
	top: 17vh;
	right: 20px;
}
.slider-btn, #events-contain .mec-event-carousel-type2 .owl-prev:after, #events-contain .mec-event-carousel-type2 .owl-next:after {
	border-radius: 50%;
	background-color: rgba(0,85,165,0.5) !important;
	width: 90px;
	height: 90px;
	margin-left: 20px;
	outline: none !important;
}
#events-contain .mec-event-carousel-type2 .owl-prev:after, #events-contain .mec-event-carousel-type2 .owl-next:after {
	content: '';
    position: absolute;
    margin: 0 auto;
    top: -10px;
    left: -10px;
}
.slider-btn:hover .inner-slider-btn {
	width: 90px;
	height: 90px;
	cursor: pointer;
}
.inner-slider-btn, #events-contain .mec-event-carousel-type2 .owl-prev, #events-contain .mec-event-carousel-type2 .owl-next {
	border-radius: 50%;
	background-color: #0055a5 !important;
	width: 70px;
	height: 70px;
	outline: none !important;
}
#events-contain .mec-event-carousel-type2 .owl-prev:hover, #events-contain .mec-event-carousel-type2 .owl-next:hover {
	background-color: #f19841 !important;
}
#events-contain .mec-event-carousel-type2 .owl-prev:hover:after, #events-contain .mec-event-carousel-type2 .owl-next:hover:after {
	background-color: rgba(241,152,65,0.5) !important;
}
.events-link-mobile, .news-link-mobile {
	display: none;
}
.meeting-box {
	background-color: rgba(0,84,164,0.2);
	height: 215px;
	width: 215px;
	margin-left: 20px;
	position: relative;
}
.inner-meeting-box {
	background-color: #0c3b68;
	height: 190px;
	width: 190px;
	box-sizing: border-box;
	padding: 15px;
}
.meeting-box:hover .inner-meeting-box {
	height: 215px;
	width: 215px;
}
#overlay-menu {
	position: fixed;
	z-index: 800;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
	background-color: #0055a5;
	box-sizing: border-box;
	overflow-y: scroll;
}

#directions-link a.mec-more-info-button {
	font-weight: normal !important;
}
#wrapper-menu {
	padding: 60px;
	position: relative;
}
.top-mobile ul, .bottom-mobile ul {
	list-style-type: none;
	font-size: 30px;
	padding: 0;
}
.bottom-mobile a {
	font-weight: 600;
}
.top-mobile a {
	font-weight: 400 !important;
}
.top-mobile a, .bottom-mobile a {
	color: white;
}
.top-mobile a:hover, .bottom-mobile a:hover {
	color: #ff8610;
	text-decoration: none !important;
}
.top-mobile li, .bottom-mobile li {
	margin-bottom: 10px;
}
#wrapper-menu .line {
	margin: 25px 0px;
	width: 335px;
}
#close-div {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 999;
}
.bottom-mobile {
	margin-bottom: 20px;
}
.inner-meeting-box h5 {
	text-transform: uppercase;
}
.inner-meeting-box .line {
	margin: 5px 0px;
	background-color: rgba(255,255,255,0.5);
}
.inner-meeting-box p {
	color: white;
	font-size: 15px;
	line-height: 20px;
}
.inner-meeting-box h4 {
	font-size: 15px;
	color: #88b4b5;
	line-height: 20px;
}
.inner-meeting-box h4 span {
	font-weight: 700;
}
#description-section .wrapper p, #description-section ul {
	margin-bottom: 25px;
}
#description-section h3 {
	color: #0c3b68;
}
#description-section h3, #description-section h5 {
	margin-bottom: 10px;
}
#taskforce-btn {
	margin-top: 60px;
	margin-bottom: 30px;
	text-decoration: none;
}
#back-section {
	border-bottom: solid 20px #d4d3d3;
}
#related-section .line {
	margin: 20px 0px 30px 0px;
	background-color: rgba(101,101,101,0.3);
}
#related-section {
	background-color: #efefef;
}
#publications-section {
	background-color: white;
}
.publication-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 250px;
	width: 200px;
	position: relative;
}


#pub-img1 {
	background-image: url(img/pub-img1.jpg);
}
#pub-img2 {
	background-image: url(img/pub-img2.jpg);
}
#pub-img3 {
	background-image: url(img/pub-img3.jpg);
}
#pub-img4 {
	background-image: url(img/pub-img4.png);
}
#pub-img5 {
	background-image: url(img/pub-img5.png);
}
#pub-img6 {
	background-image: url(img/pub-img6.png);
}
#pub-img7 {
	background-image: url(img/pub-img7.png);
}
#pub-img8 {
	background-image: url(img/pub-img8.png);
}
#pub-img9 {
	background-image: url(img/pub-img9.png);
}
#pub-img10 {
	background-image: url(img/pub-img10.png);
}
#pub-img11 {
	background-image: url(img/pub-img11.png);
}
#pub-img12 {
	background-image: url(img/pub-img12.png);
}
.pub-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(241,152,65,0.9);
	border: solid 12px rgba(241,152,65,0.9);
	left: -12px;
	top: -12px;
	opacity: 0;
}

.publication:hover .pub-overlay {	
	opacity: 1;
}
.publication:hover a h6 {
	color: #ea821c;
}

.publication-img .pub-overlay a, .pub-overlay h6, .publication-info a:hover {
	text-decoration: none !important;
}
.publication-img .pub-overlay a {
	width: 100%;
	height: 100%;
}
.pub-overlay h6 {
	color: white !important;
	text-transform: uppercase !important;
}
.publication-info h6, .publication-info p span, #scroll-container p, #pub-slider-text p span, body#publication-single #cta-text span  {
	color: #0c3b68;
}

.publication-info h4 {
	color: #646464;
	font-size: 15px;
	line-height: 20px;
}
.publication-info h4 span, .publication-info p span, #scroll-container p, #pub-slider-text p span, body#publication-single #cta-text span  {
	font-weight: 700;
}
.publication-info p span, #scroll-container p, #pub-slider-text p span, body#publication-single #cta-text span {
	font-style: italic;
	font-family: Cambria, "Times New Roman", Times, serif;
}
#scroll-container p {
	color: #efda5f;
	margin-bottom: 5px;
}
.related-line {
	margin: 10px 0px !important;
}
.publications-container {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.publication {
	-webkit-flex-basis: 30%;
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
}
#taskforce-publications #hero-text h1:after {
	content: '';
	position: absolute;
	background-color: white;
	width: 13%;
	height: 2px;
	margin: 20px 0;
	bottom: -20px;
	left: 0;
}
.task-force-page #publication-hero {
	overflow: hidden;
}
#taskforce-publications #hero-text h1 {
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.staff-member-container a:hover {
	text-decoration: none !important;
}
#blog-post #related-section .publication-info p {
	display: inline;
}
#green-overlay {
	background-color: rgba(123,152,62,0.8);
	background-image: none;
}
#taskforce-publications #green-overlay {
	background-color: #7b983e;
}
#taskforce-publications #hero-section .wrapper {
	max-width: 75% !important;
	padding: 9vh 0;
}
#taskforce-publications #hero-section #hero-text {
	padding: 0;
}
#publication-hero .triangle-overlay {
	position: absolute;
}
#publication-hero .green-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(123,152,62,0.6);
}
#publication-hero #hero-text, #publication-hero, #taskforce-publications nav {
	position: relative !important;
}
#taskforce-publications nav {
	z-index: 100;
}
#taskforce-publications #publication-hero {
	background-color: #7b983e;
}
#scroll-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	left: 0;
	right: 0;
	position: absolute;
}
#pub-slider-section {
	background-color: #efefef;
	position: relative;
}
.pub-slider-container {
	background-image: url(img/pub-slider.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 500px;
}
#pub-slider-overlay {
	background-color: rgba(0,0,0,0.15);
	background-image: none;
}
#pub-slider-text {
	background-color: #0055a5;
	box-sizing: border-box;
	padding: 35px;
	width: 60%;
	margin-left: 35px;
	margin-right: 35px;
}
#pub-slider-text h4 {
	color: #efda5f;
	font-size: 15px;
	line-height: 20px;
}
#pub-slider-text h3, #pub-slider-text p, #pub-slider-text p span {
	color: white;
}
#pub-slider-text .line {
	margin: 20px 0px;
	width: 10%;
}
#pub-slider-text p {
	margin-bottom: 35px;
}
#publications-section .publication {
	margin-bottom: 60px;
}
#publications-section .wrapper {
	max-width: 75%;
}
body#publication-single #cta-section button {
	margin-right: 40px;
	margin-bottom: 30px;
}
body#publication-single #cta-section .button-container a:nth-child(2) {
	margin-bottom: 30px;
}
#description-container h5 {
	color: #7b983e;
	margin-bottom: 20px;
}
#description-container button {
	margin-top: 40px;
}
body#publication-single .related-links-container {
	background-color: #03498b;
	height: 100%;
}
body#publication-single #related-links-info {
	background-color: #0055a5;
}
#full-description {
	border-top: solid 20px #d4d3d3;
	border-bottom: solid 20px #d4d3d3;
}
#home #hero-section #hero-overlay, #home #hero-section .triangle-overlay {
	display: none;
}
.slider-section-overlay {
	width: 100%;
	height: 100%;
	background-color: transparent;
	position: absolute;
	top: 0;
}
#gradient-overlay {
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}
#calendar-page #page-title-section h1, #blog-roll #page-title-section h1 {
	text-align: center;
}
#featured-posts {
	border-top: solid white 15px;
	border-bottom: solid white 15px;
}
.featured {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	height: 75vh;
	z-index: 999;
}
#featured1 {
	background-image: url(img/blog1.jpg);
}
#featured2 {
	background-image: url(img/blog2.jpg);
}
#featured3 {
	background-image: url(img/blog3.jpg);
}
#featured-posts #triangle-shape, #featured-posts #triangle-shape2 {
	margin-top: -190px;
}
#featured2 #triangle-shape polygon {
	fill: rgba(0,85,165,0.54);
}
#featured3 #triangle-shape2 polygon {
	fill: rgba(12, 59,104,0.54);
}
#featured3 #triangle-shape2 polygon {
	fill: rgba(12,59,104,0.95);
}
.featured-text button, #slider-section2 .slider-section-text button, #slider-section3 #slider-section-text3 button {
	opacity: 0;
	margin-left: 10px;
	position: absolute;
	bottom: -100px;
}
.featured:hover .featured-text button, #slider-section2:hover .slider-section-text button, #slider-section3:hover #slider-section-text3 button {
	bottom: -47px;
	opacity: 1;
}
.section-link {
	width: 100%;
	height: 100%;
}
.featured:hover .featured-text, #home #slider-section2:hover .slider-section-text, #slider-section3:hover #slider-section-text3 {
	margin-bottom: 6vw;
}
#home #slider-section2:hover #triangle-shape, #home #slider-section2:hover #triangle-shape2 {
	margin-top: -130px;
}
#home #slider-section2:hover .slider-section-text p, #home #slider-section3 #slider-section-text3 h3 {
	margin-bottom: 1vw;
}
.featured-text a:hover, .featured a:hover {
	text-decoration: none !important;
}
#filter-section {
	background-color: #efefef;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#filter-section .wrapper {
	padding: 30px 0px 10px 0px;
}
.blog-list-archive a#reset, #filter-section .wrapper h5, .blog-list-archive select#dropdown, .blog-list-archive input#searchsubmit {
	margin-bottom: 20px;
}
.blog-list-archive select#dropdown, .blog-list-archive input#searchsubmit {
	-webkit-appearance: none;
	border-radius: 0;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
}
#filter-section .wrapper form#filter {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.blog-text h4, .search-item h4 {
	color: #646464;
	font-size: 16px;
	line-height: 22px;
}
.blog-text h4 span {
	font-weight: 600;
}
#members-container .rp4wp-related-posts {
	display: none;
}
/*#members-box .members-box-title p {

}*/
.blog-img {
	background-image: url(img/blogpost-img.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 350px;
	width: 250px;
	position: relative;
	/* border: solid 12px rgba(106,106,106,0.2);*/

	margin-right: 30px;
}
.blog-img:before, .publication-img:before {
	content: '';
	position: absolute;
	left: -5%;
	top: -4%;
	width: 110%;
	height: 108%;
	background-color: rgba(106,106,106,0.2);
}
.blog-post {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px;
}
.blog-post .blog-text {
	margin-left: 40px;
	margin-top: -10px;
}

.blog-post p {
	margin-bottom: 30px;
}
.blog-text h5 {
	margin: 10px 0;
	margin-top: 3px;
}
#pagination, #staff-page #page-title-section {
	text-align: center;
}
#blog-post #post-title h4, #blog-post #description-section #caption {
	color: #646464;
	font-size: 18px;
	line-height: 26px;
}
#blog-post #post-title h2 {
	text-transform: none;
	margin-bottom: 30px;
	box-sizing: border-box;
	padding-right: 20px;
}
#blog-post #post-title h4 span, #blog-post #description-section #caption {
	font-weight: 600;
}
#blog-post #cta-text p {
	margin: 0;
}
#blog-post #cta-text p:nth-child(1) {
	color: #646464;
	text-transform: uppercase;
}
#blog-post #cta-text p:nth-child(2), #blog-post #cta-text p:nth-child(3) {
	color: #0055a5;
}
#blog-post #cta-text p:nth-child(7), #blog-post #cta-text p span, #blog-post #cta-text p:nth-child(1), #blog-post #cta-text p:nth-child(2) {
	font-weight: 600;
}
#blog-post #cta-text p span {
	color: #646464;
}
#blog-post #cta-text p:nth-child(7) {
	color: #ea821c;
}
#blog-post #cta-text p:nth-child(1), #blog-post #cta-text p:nth-child(4) {
	margin-bottom: 20px;
}
#blog-post #cta-text p:nth-child(7) {
	margin-bottom: 30px;
}
#post-title {
	-webkit-flex-basis: 65%;
	-ms-flex-preferred-size: 65%;
	flex-basis: 65%;
	border-right: solid 2px #c9c9c9;
}
#blog-post #cta-section .wrapper, #blog-post #description-section .wrapper {
	padding: 75px 0;
}
#blog-post #cta-section .half-circle-right, #blog-post #cta-section .half-circle-left {
	top: 15vh;
}
#blog-post #description-section p span {
	color: #4a8d8f;
	font-weight: 600;
}
#blog-post #description-section .wrapper p, #call-out {
	margin-bottom: 15px !important;
}
#blog-post #description-section .line {
	margin: 20px 0px;
}
#call-out, .call-out-block h4 {
	color: #0055a5;
	text-align: center;
	width: 85%;
	font-size: 18px;
	line-height: 26px;
	margin: 0 auto;
}
.fl-photo-caption {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	line-height: 23px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #646464;
	font-style: italic;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-weight: 600;
}
.fl-photo-caption-below:after {
	content: '';
	position: absolute;
	height: 2px !important;
	width: 90px !important;
	background-color: #e9e9e9 !important;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.event-row h5, .event-row p {
	margin-bottom: 10px;
}
.event-row strong {
	color: #4a8d8f;
}
#blog-post #description-section img, .blog-post-img img {
	width: 100%;
	border: solid 12px #efefef;
	box-sizing: border-box;
}
.blog-post-img .fl-photo-content {
	width: 100%;
}
#blog-post #description-section #caption {
	font-size: 15px;
	line-height: 23px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#caption-line {
	width: 90px;
	margin: 0 auto !important;
	margin-bottom: 20px !important;
}
#blog-post #description-section button {
	margin: 0 auto;
}
#blog-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 40px;
}
#blog-post #related-section h3 {
	text-transform: uppercase;
}
#suggested-img1 {
	background-image: url(img/suggested-post1.jpg);
}
#suggested-img2 {
	background-image: url(img/suggested-post2.jpg);
}
#suggested-img3 {
	background-image: url(img/suggested-post3.jpg);
}
#blog-post #related-section .publication-info p span {
	color: #f57e0a;
	font-weight: 600;
	font-style: normal;
}
.staff-img {
	border-radius: 50%;
	height: 175px;
	width: 175px;
	border: solid 9px #efefef;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
#staff1 {
	background-image: url(img/staff1.jpg);
}
#staff2 {
	background-image: url(img/staff2.jpg);
}
#staff3 {
	background-image: url(img/staff3.jpg);
}
#staff4 {
	background-image: url(img/staff4.jpg);
}
#staff5 {
	background-image: url(img/staff5.jpg);
}
#staff6 {
	background-image: url(img/staff6.jpg);
}
#staff7 {
	background-image: url(img/staff7.jpg);
}
#staff8 {
	background-image: url(img/staff8.jpg);
}
#staff9 {
	background-image: url(img/staff9.jpg);
}
#staff10 {
	background-image: url(img/staff10.jpg);
}
.staff-member-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 50px;
	box-sizing: border-box;
	padding: 0 15px;
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}
.staff-info, .month-day {
	text-align: center;
}

body#home .soliloquy-container .soliloquy-item > a {
	height:100%;
}
body.fixed {
	position: fixed;
}
.staff-info p {
	color: #0055a5;
}
#staff-section .wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

}

body#home .soliloquy-container .soliloquy-wrap li:after {
    content: '';
    width: 68vw;
    height: 50vw;
    margin: 0 0 0 -7vw;
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    overflow: hidden;
    background: rgba(0,84,164,0.4);
    position: absolute;
    z-index: 999;
    visibility: visible;
    opacity: 1;
    top: 0;
}

body#home .soliloquy-container .soliloquy-wrap li:before {
    content: '';
    width: 66vw;
    height: 50vw;
    margin: 0 0 0 -7vw;
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    overflow: hidden;
    background: rgba(0,84,164,0.75);
    position: absolute;
    z-index: 999;
}
#staff-section .wrapper {
	max-width: 75%;
}
.staff-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(123,152,62,0.7);
	border-radius: 50%;
	left: 0;
}
.staff-inner {
	background-color: rgba(123,152,62,0.9);
	border-radius: 50%;
	height: 150px;
	width: 150px;
	position: relative;
}
.staff-overlay, .staff-inner {
	opacity: 0;
}
.staff-img:hover .staff-overlay, .staff-img:hover .staff-inner {
	opacity: 1;
}
.staff-img, .staff-inner, .modal-content {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.modal-content {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.close-modal-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 30px 30px 110px 30px !important;
	background-color: #efefef;
}
.modal-content .staff-img {
	margin: 0 auto;
	margin-top: -127px;
	border-color: #dfdfdf;
}
.modal-content h2 {
	text-transform: none;
	margin-top: 20px;
}
.modal-content h2, .job-title {
	color: #0055a5;
}
.job-title {
	padding: 0 !important;
}
.contact-info {
	border-top: solid 2px #e9e9e9;
	border-bottom: solid 2px #e9e9e9;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin: 20px 0px 10px 0px;
}
.modal-content .contact-info p {
	margin-top: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 10px 15px;
	color: #7b983e;
	font-weight: 600;
}
.modal-content .contact-info p:nth-child(2) {
	border-left: solid 2px #e9e9e9;
}
.modal-content .contact-info p span {
	text-decoration: underline;
	font-weight: 400;
}
.modal-content {
	padding: 15px 100px 70px !important;
}
#calendar-section #month-header {
	box-sizing: border-box;
	padding: 35px 0px;
	text-align: center;
	border-bottom: solid #efefef 7px;
	color: #0055a5;
	text-transform: uppercase;
}
.calendar-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	padding: 20px 0px 40px 0px;
	border-bottom: solid 2px #e9e9e9;
}
.month-day h1 {
	color: #7b983e;
}
.month-day h1:nth-child(2) {
	font-size: 110px;
	line-height: 80px;
}
.month-day {
	margin-right: 20px;
	-webkit-flex-basis: 20%;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
}
.event-info button {
	margin-top: 20px;
}
.event-info h3 {
	margin-bottom: 5px;
}
.calendar-container:nth-child(2), .calendar-container:nth-child(3) {
	margin-top: 20px;
}
.event-info a {
	margin-right: 10px;
}
#hero-text h4:after, .soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside h4:after {
	content: '';
	position: relative;
	border-bottom: solid 3px #9ab561;
	width: 22%;
	margin: 20px 0px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
/* Calendar */

.mec-event-list-modern .mec-event-date .event-da, .mec-search-form .mec-dropdown-wrap, .mec-date-search .mec-sl-calendar, .mec-month-divider span:before {
	display: none;
}
.mec-wrap .mec-totalcal-box {
	background: #efefef;
	padding: 40px 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.mec-search-form .mec-date-search, .mec-search-form .mec-text-input-search {
	width: 25%;
}
.mec-wrap .mec-totalcal-box select {
	font-size: 15px;
	color: #0055a5;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	border: solid 1px #d8d8d8 !important;
	-webkit-appearance: none;
	border-radius: 0;
}
.blog-list-archive select#dropdown, .mec-wrap .mec-totalcal-box select#mec_sf_month_109, .mec-wrap .mec-totalcal-box select#mec_sf_year_109 {
	background-color: white !important;
	background-size: 13px !important;
}
.mec-wrap .mec-totalcal-box select#mec_sf_month_109 {
	background: url(img/down-arrow.png) no-repeat 95%;
}
.mec-wrap .mec-totalcal-box select#mec_sf_year_109, .blog-list-archive select#dropdown {
	background: url(img/down-arrow.png) no-repeat 87%;
}
.mec-text-input-search .mec-sl-magnifier {
	float: right !important;
	border-top: solid 1px #d8d8d8 !important;
	border-right: solid 1px #d8d8d8 !important;
	border-bottom: solid 1px #d8d8d8 !important;
}
.mec-wrap .mec-totalcal-box input {
	margin: 0!important;
	border: solid 1px #d8d8d8 !important;
	-webkit-appearance: none;
	border-radius: 0;
}
.mec-sl-magnifier:before {
	color: #0055a5;
	font-weight: 700;
}
.mec-event-list-modern .mec-event-article {
	width: 60%;
	margin: 0 auto;
}

.mec-event-list-modern .mec-event-title a, body .mec-month-divider span {
		font-weight: 600;
	font-size: 30px;
	line-height: 38px;
	font-family: 'Montserrat', sans-serif;
}
body .mec-month-divider span {
	padding-bottom: 40px;
	color: #0055a5;
	border-bottom: 7px solid #efefef;
	
}

body #calendar-container .mec-wrap .mec-totalcal-box {
        padding-left: 10%;
    padding-right: 10%;
    padding-top: 30px;
    padding-bottom: 30px;
}

body #calendar-container .mec-search-form .mec-dropdown-wrap {
    min-height:36px;
}

body #calendar-container .mec-search-form .mec-dropdown-wrap {
    max-width:500px;
}
.mec-month-divider {
	margin: 40px 0;
}

body #calendar-container  .mec-event-list-modern .mec-event-title a, body #calendar-container  .mec-wrap .mec-color-hover:hover {
	color: #7b983e;
}
.mec-event-list-modern .mec-event-title a {	
	text-transform: none;
}
.mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper, .mec-event-list-modern .col-md-2.col-sm-2 {
	width: auto !important;
}
.mec-event-date {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
body #calendar-container .mec-wrap .mec-color, body #calendar-container .mec-event-list-modern .mec-event-date .event-f {
	color: #7b983e;
}
body #calendar-container .mec-event-list-modern .mec-event-date .event-f {
	font-size: 50px;
	line-height: 58px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 0;
	font-weight: 400;
	letter-spacing: 0;
	display: block;
}
body #calendar-container .mec-event-list-modern .mec-event-date .event-d {
	font-size: 110px;
	padding: 10px 0 0;
	line-height: 60px;
	display: block;
}
body #calendar-container .mec-event-list-modern .mec-event-article {
	min-height: 200px;
}
body #calendar-container .mec-event-list-modern .mec-event-article {
	border-bottom: 2px solid #e9e9e9;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
body #calendar-container .mec-event-time.mec-color, body #calendar-container .mec-event-list-modern .mec-event-detail {
	color: #646464 !important;
	font-style: italic;
	font-family: Cambria, "Times New Roman", Times, serif !important;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}
body #calendar-container .mec-event-time.mec-color span, body #calendar-container .mec-event-list-modern .mec-event-detail span {
	font-weight: 600;
}
/* NAVIGATION */

.search-trigger.desktop{
margin-left:30px;
}

.ubermenu-skin-black-white-2 {
	background: none!important;
	background-color: transparent!important;
        
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
	background: transparent!important;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target, .ubermenu-skin-black-white-2 {
	border: none !important;
	box-shadow: none !important;
}
*:focus {
	outline: 0 !important;
	border: none !important;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
	background: #0c3b68 !important;
	border: none !important;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a span {
	color: white !important;
	font-family: 'Montserrat', sans-serif;
	text-transform: none;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a {
	font-weight: 400 !important;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a span:hover {
	color: #ffa146 !important;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
	background: transparent!important;
}
*:focus {
	outline: 0 !important;
	border: none !important;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
	background: #0c3b68;
	border: none;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a span {
	color: white !important;
	font-family: 'Montserrat', sans-serif;
	text-transform: none;
	font-size: 16px;
	line-height: 22px;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a span:hover:before {
	content: '';
	position: absolute;
	background-image: url(img/play-arrow-orange.png);
	width: 14px;
	height: 14px;
	background-size: contain;
	background-repeat: no-repeat;
	top: 14px;
	left: -20px;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a:after {
	content: '';
	position: absolute;
	border-bottom: none !important;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a {
	font-weight: 400 !important;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item a span:hover {
	color: #ffa146 !important;
}
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
	box-sizing: border-box;
	padding: 20px 40px;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item {
	margin-left: 0px !important;
}
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	background-color: rgba(12,59,104,0.7);
	left: 0;
	bottom: -20px;
}
body#home .ubermenu-skin-black-white-2 {
	position: relative !important;
}
/* Related Posts */

.rp4wp-related-posts ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.rp4wp-related-posts ul>li {
	-webkit-flex-basis: 30%;
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
}
.rp4wp-related-posts ul li a {
	color: #0c3b68;
}
#cta-section .wrapper .rp4wp-related-posts {
	display: none;
}
.rp4wp-related-post-image {
	float: none;
	padding-right: 0px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.rp4wp-related-post-image a {
	height: 250px;
	width: 200px;
}
#members-container .yuzo_related_post {
	display: none;
}
.yuzo-img {
	height: 250px !important;
	width: 100% !important;
	border: solid 12px #d4d3d3;
}
.yuzo-img-wrap {
	height: 250px !important;
	width: 200px !important;
	margin: 0 auto;
}
.yuzo_wraps {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.yuzo_related_post .relatedthumb {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.yuzo_wraps, .yuzo_related_post .relatedthumb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.yuzo_wraps {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.yuzo_related_post .relatedthumb a {
	font-size: 18px !important;
	line-height: 26px !important;
	color: #0c3b68;
	font-weight: 600;
}
.yuzo_text {
	font-size: 15px !important;
	color: black;
	line-height: 23px;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
}
.yuzo_related_post .relatedthumb:hover {
	background: transparent !important;
}
.yuzo_related_post .relatedthumb {
	padding: 0px 10px !important;
	overflow: visible !important;
	-webkit-flex-basis: 33%;
	-ms-flex-preferred-size: 33%;
	flex-basis: 33%;
	box-sizing: border-box;
}
.yuzo-list .image-list {
	margin-right: 0px !important;
}
.yuzo-list {
	border-bottom: none !important;
}
a.link-list.yuzo__text--title {
	position: relative;
	margin-bottom: 20px;
	overflow: visible;
}
a.link-list.yuzo__text--title:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	background-color: rgba(101,101,101,0.3);
	bottom: -10px;
	left: 0;
}
.yuzo_related_post .relatedthumb .yuzo-img-wrap {
	margin-bottom: 40px;
}
#blog-post .yuzo_related_post.style-2 {
	display: none !important;
}
/*#ubermenu-main-16 .ubermenu-item-level-0>.ubermenu-submenu-type-stack {
	padding-left: 20px;
}*/
#ubermenu-main-16 .ubermenu-item-level-0 > .ubermenu-target {
	font-size: 20px;
	line-height: 26px;
	color: white;
	padding-left: 0;
}
#ubermenu-main-16 .ubermenu-item-level-0 > .ubermenu-submenu-type-stack > .ubermenu-item > .ubermenu-target {
	color: white;
	font-size: 15px;
	line-height: 22px;
}
#ubermenu-main-16 .ubermenu-item-level-0 > .ubermenu-target:hover, #ubermenu-main-16 .ubermenu-item-level-0 > .ubermenu-submenu-type-stack > .ubermenu-item > .ubermenu-target:hover {
	color: #ff8610;
}
#ubermenu-main-16 ul li.last-main-nav:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 300px;
	background-color: white;
}
#ubermenu-main-16 ul li.sub-nav-item a {
	text-transform: none;
	font-weight: 400;
	padding-bottom: 0px;
}
.bottom-main-nav{
display:flex;
    align-items: center;
}

.mobile #search-container {
	display: none;
}
.desktop #search-container{
display:block;
}
#search-container img{
width:30px;
height:30px;
}
#page-title {
	margin: 0px 20px;
}
#page-title > div {
	margin-right: 0px;
}

/* ------------------- MEDIA QUERIES ---------------------------*/




@media (max-width:1800px) {
	body#home #test, body#home .soliloquy-container .soliloquy-wrap li:before  {
    width: 72vw;
    height: 50vw;
    margin: 0 0 0 -10vw;
	}
	
	body#home #test2, body#home .soliloquy-container .soliloquy-wrap li:after {
    width: 74vw;
    height: 50vw;
    margin: 0 0 0 -10vw;
	}
}

@media (max-width:1750px) {
	#top-nav ul {
    margin-right: 10%;
}
	#nav-wrapper {
    max-width: 80%;
	}
}


@media (max-width:1650px) {
	#top-nav ul {
    margin-right: 7.5%;
}
	#nav-wrapper {
    max-width: 85%;
	}
}


@media (max-width:1550px) {
	#nav-wrapper {
    max-width: 90%;
	}
	#top-nav ul {
    margin-right: 5%;
}
}
@media (max-width: 1500px) {
#nav-wrapper {
	max-width: 90%;
}
	
	body#home .soliloquy-container .soliloquy-wrap li:after, body#home .soliloquy-container .soliloquy-wrap li:before {
		margin: 0 0 0 -15vw;
	}
#calendar .mec-search-form .mec-date-search, #calendar .mec-search-form .mec-text-input-search {
	width: 30%;
}
	#slider-inner .shape {
    border-width: 53vw 0 0 57vw;
}
	
	#slider-inner #slider-shape2 {
    border-width: 55.5vw 0 0 59.5vw;
}

.wrapper {
	max-width: 70% !important;
}
#home #hero-section #shape1 {
	width: 67vw;
}
#home #hero-section #shape2, #home #hero-section #shape3 {
	width: 65vw;
}
#meeting-box3 {
	display: none;
}
#meeting-slider-container {
	right: 8vw;
}
#pub-slider-text, #calendar .mec-event-list-modern .mec-event-article, body #calendar-container .mec-event-list-modern .mec-event-article {
	width: 70%;
}
#home #hero-section #test-shape {
	width: 190vw;
}
#home #hero-section #test-shape2 {
	width: 184vw;
}
		#bottom-nav ul li a {
		font-size:16px;
	}
}


@media (max-width:1380px) {
	#nav-wrapper {
    max-width: 90%;
}
	
	#bottom-nav ul li {
    margin-left: 30px;
}
	
	body.map-single section#content .wrapper, body.map-single section#content #county-list .wrapper {
    max-width: 70% !important;
}
	
	#home-slider-section #slider-container #slider-section2 .slider-section-text h3 {
    line-height: 30px;
    font-size: 24px;
}
	
	.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
    padding: 20px 20px;
}
	

	
	#hero-text h4 {
    font-size: 40px;
    line-height: 45px;
    margin-top: 10px;
}
	
	#hero-text h5 {
    font-size: 21px;
    line-height: 28px;
}
	
	body#home #test, body#home .soliloquy-container .soliloquy-wrap li:before {
    width: 86vw;
	}
	body#home #test, body#home .soliloquy-container .soliloquy-wrap li:before, body#home #test, body#home .soliloquy-container .soliloquy-wrap li:after {
		height:700px;
	}
	body#home #test2, body#home .soliloquy-container .soliloquy-wrap li:after {
    width: 88vw;
	}
	
	#hero-text, body#home #hero-text, body#home .soliloquy-caption.soliloquy-caption-left {
    width: 65%;
}
}
@media (max-width: 1300px) {
.md-modal {
	width: 60%;
}
    
    body #calendar-container .mec-search-form .mec-dropdown-wrap {
    max-width: 380px;
}
	
	#hero-text h1 {
		font-size:45px;
		line-height:52px;
	}
	
	body#home #test, body#home .soliloquy-container .soliloquy-wrap li:before {
    width: 94vw;
}
	
	#hero-text, body#home #hero-text, body#home .soliloquy-caption.soliloquy-caption-left {
    width: 70%;
}
	
	#hero-text h4 {
    font-size: 34px;
	}
	
	body#home #test2, body#home .soliloquy-container .soliloquy-wrap li:after {
    width: 96vw;
}
	
	body#home #test, body#home #test2, body#home .soliloquy-container .soliloquy-wrap li:before, body#home .soliloquy-container .soliloquy-wrap li:after {
		margin:0 0 0 -15vw;
	}
#calendar .mec-search-form .mec-date-search, #calendar .mec-search-form .mec-text-input-search {
	width: 35%;
}
#blog-post .fl-builder-content {
	width: 70%;
}
#meeting-shape {
	margin-left: -180px;
}
#meeting-shape2 {
	margin-left: -210px;
}
#nav-wrapper {
	max-width: 95%;
}
#top-nav ul {
	margin-right: 4.5%;
}
	

#full-description .wrapper, #pub-slider-section .wrapper, #taskforce-members .wrapper, #news-events-section .wrapper, .wrapper, #policy-section .wrapper, #journal-section .wrapper, #news-section .wrapper, body.map-single #title-section h1, body.map-single.map-archive section#content .wrapper {
	max-width: 80% !important;
}
body.map-single.map-archive section#content #filter-boxes {
		margin-left:0;
	}
#home #hero-text {
	padding: 18vh 0 13vh 3vw;
}
#home #hero-section #shape1 {
	width: 71vw;
}
#home #hero-section #shape2, #home #hero-section #shape3 {
	width: 69vw;
}
#footer-right-text h4 br {
	display: none;
}
#meeting-section #shape1 {
	width: 33vw;
}
#meeting-section #shape2, #meeting-section #shape3 {
	width: 31vw;
}
#meeting-text {
	padding: 18vh 3vw 13vh 3vw;
	width: 20%;
}
#pub-slider-text, #calendar .mec-event-list-modern .mec-event-article, body #calendar-container .mec-event-list-modern .mec-event-article{
	width: 80%;
}
body .mec-modal-wrap {
	max-width: 60vw !important;
}
}

@media (max-width: 1250px) {
#meeting-text {
	padding: 5vh 3vw 40vh 3vw;
	width: 100%;
	box-sizing: border-box;
}
	
	#nav-logo img {
    width: 160px;
}
    
    body #calendar-container .mec-search-form .mec-dropdown-wrap {
    max-width: 360px;
}
    
    body #calendar-container .mec-wrap .mec-totalcal-box {
    padding-left: 5%;
    padding-right: 5%;
    }
	
	body#home #test, body#home #test2 {
		height:60vw;
	}
#events-contain .mec-event-carousel-type2 .owl-prev {
	left: -100px !important;
}
#events-contain .mec-event-carousel-type2 .owl-next {
	right: -100px !important;
}
#meeting-section #meeting-text {
	width: 100% !important;
	padding: 7vh 4vw 7vh 4vw !important;
}
#meeting-shape, #meeting-shape2 {
	display: none;
}
#events-contain {
	width: 75% !important;
}
#meeting-slider-container {
	left: 0;
	right: 0;
	top: 32vh;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#meeting-overlay {
	background-color: rgba(136,180,181,0.95);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
#events-contain {
	margin: 0 auto !important;
	margin-bottom: 7vh !important;
}
}

@media (max-width: 1200px) {
#footer-left-info {
	padding: 60px 60px 60px 20px;
}
#footer-right {
	padding: 60px;
}
	
	body.map-single section#intro #intro-text h2 {
    font-size: 35px;
    line-height: 40px;
}
	
body.map-single section#intro #intro-text p {
    font-size: 16px;
    line-height: 25px;
}
#taskforce-members .wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#members-container, body#taskforce-entry #taskforce-members .related-links {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
body#taskforce-entry #taskforce-members .related-links {
	margin-bottom: 8vh;
}
}

@media (max-width: 1125px) {
#home #hero-section #test-shape {
	width: 240vw;
}
	.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop:after{
    display:none;
    }
		#nav-logo img {
    width: 180px;
}
	
	body#home #test {
    width: 98vw;
}
	
	body#home #test2 {
    width: 100vw;
}
	
	body#home #test, body#home #test2 {
    height: 70vw;
}
.featured:nth-child(2) {
	border-left: solid white 15px;
	border-right: solid white 15px;
}
.featured:nth-child(1), .featured:nth-child(2) {
	margin-bottom: 15px;
}
#calendar .mec-search-form .mec-date-search, #calendar .mec-search-form .mec-text-input-search {
	width: 40%;
}
	
	#home-slider-section #slider-container #slider-inner  #slider-section2:hover .slider-section-text {
		margin-bottom:10px !important;
	}
body#home #home-slider-section #slider-container #slider-inner #slider-section2 {
    position: relative;
    width: auto;
    -webkit-flex-basis: 47%;
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
    margin: 10px 1%;
    border: none;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px;
    box-sizing: border-box;
}
body#home #home-slider-section #triangle-shape, #home-slider-section #triangle-shape2 {
	display: none;
}
body#home #home-slider-section #slider-section1.wing-section {
	width: 100vw;
	flex-basis: auto;
}
body#home #home-slider-section #slider-container {
	width: 100vw;
	position: relative;
	left: auto;
	right: 0;
	height: 100%;
	overflow-x: hidden;
}
body#home #home-slider-section #slider-container #slider-inner {
	display: flex;
	height: 100%;
	flex-direction: row;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}
#twitter-section #wrapper-tweet ul {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
#twitter-section #wrapper-tweet li {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50% !important;
	padding: 20px 40px !important;
	box-sizing: border-box;
}
#twitter-section #wrapper-tweet li:nth-child(1), #twitter-section #wrapper-tweet li:nth-child(2) {
	margin-bottom: 40px !important;
}
#twitter-section #wrapper-tweet li:nth-child(2) {
	border-right: none !important;
}
#blog-post .fl-builder-content {
	width: 80%;
}
#home #hero-section #test-shape2 {
	width: 234vw;
}
#triangle-shape, #triangle-shape2, #meeting-box2, #top-nav, #bottom-nav, #bottom-section, #gradient-overlay,  #slider-inner #slider-shape1, #slider-inner #slider-shape2 {
	display: none;
}
.meeting-box, .meeting-box:hover .inner-meeting-box {
	height: 275px;
	width: 275px;
}
.inner-meeting-box {
	height: 250px;
	width: 250px;
}
#home #slider-section2:hover .slider-section-text, #slider-section3:hover #slider-section-text3, #home #slider-section2 .slider-section-text, #slider-section3 #slider-section-text3 {
	margin-bottom: 3vw;
}
#home #slider-section2:hover .slider-section-text p, #home #slider-section3 #slider-section-text3 h3, #home #slider-section2:hover .slider-section-text p, #home #slider-section3 #slider-section-text3 h3 {
	margin-bottom: 0;
}
#slider-section2:hover .slider-section-text button, #slider-section3:hover #slider-section-text3 button, #slider-section2 .slider-section-text button, #slider-section3 #slider-section-text3 button {
	bottom: 0px;
	opacity: 1;
	position: relative;
	margin-top: 20px;
}
	
	body #home-slider-section #slider-container #slider-section2 .slider-section-text {
    padding: 0;
    margin-bottom: 10px;
}
#meeting-slider-container {
	right: 12vw;
}
#search-container {
	position: absolute;
	height: 70px;
	width: 45px;
	padding-left: 0;
	z-index: 700;
	right: 75px;
	/* background-color: #0055a5; */
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex !important;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#search-container:hover {
	cursor: pointer;
}
#hamburger-container {
	height: 78px;
	position: absolute;
	top: 0;
	right: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0px 20px;
	background: transparent;
	z-index: 900;
}
	
	
#hamburger-container.open {
	background: transparent;
}
#wrapper-menu {
	padding: 20px 40px;
	background-image: url(img/triangles-mobile.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-sizing: border-box;
}
#hamburger {
	width: 40px;
	height: 35px;
	position: relative;
	/*margin: 50px auto;*/

	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	z-index: 1000;
}
#hamburger span {
	display: block;
	position: absolute;
	height: 5px;
	width: 100%;
	background: #0c3b68;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#hamburger.open span {
	background: white;
}
#search-container img {
	width: 35px;
	height: 35px;
}
#hamburger span:nth-child(1) {
	top: 0px;
}
#hamburger span:nth-child(2), #hamburger span:nth-child(3) {
	top: 12px;
}
#hamburger span:nth-child(4) {
	top: 24px;
}
#hamburger.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}
#hamburger.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#hamburger.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#hamburger.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}


#footer-right {
	padding: 40px;
}
#nav-info {
	margin-top: 0px;
}
#footer-left-info {
	padding: 40px 40px 40px 20px;
}
#publication-hero .wrapper, #full-description .wrapper, #pub-slider-section .wrapper, #taskforce-members .wrapper, #twitter-section .wrapper, #news-events-section .wrapper, .wrapper, #policy-section .wrapper, #journal-section .wrapper, #news-section .wrapper {
	max-width: 83% !important;
}
#home #hero-section #shape1 {
	width: 80vw;
}
#home #hero-section #shape2, #home #hero-section #shape3 {
	width: 78vw;
}
.featured-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(12,59,104,0.76);
	z-index: 2;
}
.featured .featured-text {
	padding: 40px !important;
	position: relative;
	z-index: 20;
}
/*.featured:hover .featured-text {

		margin-bottom: 8vw;

	}*/
.featured {
	height: auto;
}
.featured:hover .featured-text, .featured .featured-text {
	margin-bottom: 0;
	padding: 3vw;
	padding-bottom: 40px;
}
.featured:hover .featured-text p, .featured .featured-text p {
	margin-bottom: 0 !important;
}
.featured:hover .featured-text button, .featured .featured-text button {
	bottom: 0;
	opacity: 1;
	position: relative;
	margin-top: 20px;
}
#home-slider-section, #featured-posts {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#featured2 {
	border: solid white 15px;
}
#slider-section1, .featured {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
#slider-section2, #slider-section3 {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}
#slider-section2 {
	box-sizing: border-box;
	border-left: solid white 15px;
}
#slider-section-text3 {
	padding: 3vw;
	margin-bottom: 0px;
}
.slider-section-overlay {
	background-color: rgba(0,0,0,0.5);
}
.slider-section-overlay2 {
	width: 100%;
	height: 100%;
	background-color: rgba(12,59,104,0.85);
	position: absolute;
}
.slider-section-text {
	position: relative;
	margin-bottom: 0px;
	padding: 3vw;
}
.mobile-arrow {
	display: block;
}
.arrow-link-btn {
	display: none;
}
body#blog-post .half-circle-right, body#blog-post .half-circle-left, #home-slider-section .half-circle-left, #cta-section .half-circle-left, #cta-section .half-circle-right, #pub-slider-section .half-circle-left, #pub-slider-section .half-circle-right {
	height: 100px !important;
	width: 57px !important;
}
body#blog-post .half-circle-right, body#blog-post .half-circle-left {
	top: 30vh !important;
}
#cta-section .half-circle-left, #cta-section .half-circle-right {
	top: 43vh;
}
#pub-slider-section .half-circle-left, #pub-slider-section .half-circle-right {
	top: 32vh;
}
#home-slider-section .half-circle-left {
	display: none;
}
body#blog-post .half-circle-right-inner, body#blog-post .half-circle-left-inner, #home-slider-section .half-circle-left-inner, #cta-section .half-circle-left-inner, #cta-section .half-circle-right-inner, #pub-slider-section .half-circle-left-inner, #pub-slider-section .half-circle-right-inner {
	height: 75px !important;
	width: 45px !important;
}
body#taskforce-entry #cta-section .wrapper, #taskforce-publications #pub-slider-section .wrapper {
	box-sizing: border-box;
	padding: 40px 20px;
}
#pub-slider-text {
	width: 100%;
}
#meeting-shape {
	margin-left: -370px;
}
#meeting-shape2 {
	margin-left: -400px;
}
#meeting-shape, #meeting-shape2 {
	margin-top: -77px;
	width: 151vw;
}
#blog-post #cta-section .wrapper {
	box-sizing: border-box;
	padding: 75px 20px;
}
.half-circle-left-inner:hover, .half-circle-right-inner:hover {
	height: 100px !important;
	width: 57px !important;
}
#publication-hero #hero-text h5 {
	width: 80%;
}
#calendar .mec-event-list-modern .mec-event-article, body #calendar-container .mec-event-list-modern .mec-event-article{
	width: 90%;
}
}

@media (max-width: 1050px) {
.staff-member-container {
	-webkit-flex-basis: 33.33%;
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
}
body .mec-modal-wrap {
	max-width: 70vw !important;
}
.modal-content {
	padding: 15px 50px 70px !important;
}
}

@media (max-width: 1000px) {
#home #hero-section #shape1 {
	width: 90vw;
}
	body #main-content.mec-container .mec-single-event .single-contain   .col-md-8 {
		padding:0px;
	}
    body #calendar-container .mec-search-form .mec-dropdown-wrap {
        max-width:100%;
    }
    
    body #calendar-container .mec-search-form .mec-date-search {
        margin-top:20px;
        margin-bottom:20px;
    }
    
    body #calendar-container .mec-search-form .mec-date-search, body #calendar-container .mec-search-form  .mec-text-input-search {
        width: 100%;
    }
    
    body #calendar-container .mec-wrap .mec-totalcal-box {
        flex-direction: column-reverse;
    align-items: center;
    }
#home #hero-section #shape2, #home #hero-section #shape3 {
	width: 88vw;
}
.info-container {
	display: none;
}
footer, #footer-left-info, #social-container {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}	
#footer-right-text {
	text-align: center;
	margin-bottom: 30px;
}
.events-link-mobile, .news-link-mobile {
	display: block;
	width: 100%;
}
.news-link-mobile .line, .events-link-mobile .line {
	margin: 20px 0px;
}
footer, body#taskforce-entry #cta-section .wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#news-container, #calendar-container, #footer-left, #footer-right, body#taskforce-entry #cta-section #cta-text {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

#news-container {
padding-right:0;
}
.yuzo_related_post .relatedthumb, body.map-single section#intro #intro-img, body.map-single section#intro #intro-text {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}
#calendar-container {
	display: block;
}
	
	body.map-single section#content .wrapper, body.map-single section#content #county-list .wrapper {
    max-width: 80% !important;
}
	
	body.map-single #data-wrapper {
    max-width: 100%;
	}
	
	body.map-single section#intro #intro-text {
		padding-left:0px;
		padding-top:20px;
	}
	
	body.map-single section#intro #intro-img {
		height:300px;
	}
#news-events-section .wrapper, #publication-single #cta-section .button-container, .yuzo_wraps, body.map-single section#intro .wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.yuzo_related_post .relatedthumb:nth-child(1), .yuzo_related_post .relatedthumb:nth-child(2) {
	margin-bottom: 60px;
}
body#publication-single #cta-section button {
	margin-bottom: 30px;
	margin-right: 0px;
}
#back-to-pub {
	margin-left: 0px !important;
}
#publication-single #cta-section .button-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#news-events-section .wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.event-container {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
/*#calendar-container {

		display: block;

		margin-top:60px;

		width: 100%;

	}*/

#news-container h5 {
	font-size: 20px;
	line-height: 28px;
}
body#taskforce-entry #cta-section #cta-text {
	margin-left: 0px;
	margin-top: 20px;
	text-align: center;
}
body#taskforce-entry #cta-img {
	height: 300px;
	width: 300px;
	margin: 0 auto;
}
#cta-section .half-circle-left, #cta-section .half-circle-right {
	top: 27vh;
}
body#taskforce-entry #cta-section .line {
	width: 100%;
}
#boxes .box, .box {
	height: 250px;
	width: 250px;
}
.inner-box {
	height: 225px;
	width: 225px;
}
}

@media (max-width: 900px) {
body#taskforce-publications .soliloquy-container .soliloquy-image, body#taskforce-publications .soliloquy-container .soliloquy-viewport {
	height: 100% !important;
	max-height: 500px;
}
#events-contain {
	width: 70% !important;
}
body#taskforce-publications .soliloquy-container .soliloquy-image {
	max-width: none;
}
#calendar .mec-search-form .mec-date-search, #calendar .mec-search-form .mec-text-input-search {
	width: 45%;
}
.md-modal {
	width: 80%;
}
#blog-post .fl-builder-content {
	width: 90%;
}
#post-title {
	border-right: none;
	text-align: center;
	padding: 0px 20px;
	margin-bottom: 30px;
}
#blog-post #post-title h2 {
	padding: 0;
	margin-bottom: 10px;
}
#cta-text {
	text-align: center;
}
#home #hero-section #test-shape, #home #hero-section #test-shape2, body#home #test, body#home #test2 {
	display: none;
}
#boxes .box, .box, .box:hover .inner-box-hover {
	height: 265px;
	width: 265px;
}
.box .inner-box h5 {
	margin-bottom: 0;
}
.inner-box .line {
	margin: 15px 0px;
}
.meeting-box, .inner-box, .meeting-box:hover .inner-meeting-box {
	height: 200px;
	width: 200px;
}
	
	body.map-single section#content #key-points .point {
		margin-bottom:30px;
	}
	
	body.map-single section#content #key-points h2 {
    font-size: 56px !important;
    line-height: 62px !important;
	}
	
	body#home .soliloquy-container .soliloquy-wrap li:after {
		display:none;
	}

#hero-section #hero-text h4:after, .soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside h4:after {
    width: 25% !important;
}
	
body#home .soliloquy-fc-slider .soliloquy-caption-inside .soliloquy-fc-title {
    font-size: 33px;
    line-height: 38px;
    margin-bottom: 0px;
}
	
	.soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside h5 {
    font-size: 18px;
    line-height: 26px;
}
	
	.soliloquy-container .soliloquy-caption.soliloquy-caption-left .soliloquy-caption-inside h4 {
    font-size: 22px;
    line-height: 28px;
    margin-top: 10px;
}
	
	body#home .soliloquy-container .soliloquy-wrap li:before {
    content: '';
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    background: rgba(0,84,164,0.85);
    z-index: 999;
}
	
	body#home .soliloquy-caption.soliloquy-caption-left {
    width: 100%;
    padding: 0;
    max-width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.box .inner-box {
	width: 245px;
	height: 245px;
}
.inner-meeting-box {
	height: 190px;
	width: 190px;
}
.slider-btn, .slider-btn:hover .inner-slider-btn {
	width: 50px;
	height: 50px;
}
.inner-slider-btn {
	width: 40px;
	height: 40px;
}
#meeting-box2, #meeting-box3 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#cta-section .wrapper, #policy-section #small-wrap, body.map-single section#content #key-points, body.map-single #data-wrapper .data-item, body.map-single #intro-buttons, body.map-single #county-list .wrapper .headline {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

#main-policy-text {
margin-right:0;
padding-right:0;
}
#cta-img, #hero-text h5, .small-container p {
	width: 100%;
}
#cta-img, .small-container p:nth-child(1) {
	margin-bottom: 20px;
}
#cta-text {
	margin-left: 0px;
}
	body.map-single #data-wrapper .data-item .label p {
    font-size: 12px;
    line-height: 18px;
}
body.map-single #data-wrapper .data-item .data-row {
    padding: 3px 0px;
}
h1, body.map-single #title-section h1 {
	font-size: 40px;
	line-height: 48px;
}
h2, body.map-single section#intro #intro-text h2 {
	font-size: 35px;
	line-height: 43px;
}
	
	
	body.map-single #intro-buttons {
		-webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
	}
	
	body.map-single section#intro #intro-buttons, body.map-single #county-list .wrapper .headline {
		-webkit-box-align: start;
  	-webkit-align-items: flex-start;
     	 -ms-flex-align: start;
         	 align-items: flex-start;
	}
	
	body.map-single #intro-buttons a.print {
    margin-right: 0px;
    margin-bottom: 30px;
}
h3, h4 {
	font-size: 25px;
	line-height: 33px;
}
#home #hero-section #hero-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0,84,164,0.75);
}
#home #hero-section .triangle-overlay, #home #hero-section #hero-overlay {
	display: block;
	position: absolute;
}
#meeting-section #shape1, #meeting-section #shape2, #meeting-section #shape3, #journal-img, #home #hero-section #shape1, #home #hero-section #shape2, #home #hero-section #shape3 {
	display: none;
}
#hero-text h4 {
	font-size: 35px;
	line-height: 42px;
}
#home #hero-text {
    padding: 140px 80px 100px 60px;
    box-sizing: border-box;
}
#policy-section .wrapper, #twitter-section .wrapper, #full-description .wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#main-policy-text, #slider-btn-right {
	margin-right: 20px;
}
	
	body.map-single section#content #key-points .point {
		-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	}
#slider-section2, #slider-section3, #journal-text, #publication-single #description-container, #publication-single .related-links, #main-policy-text, #policy-section #small-wrap {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
#publication-single #description-container {
	margin-bottom: 40px;
}
.tweet {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}
#slider-section2 {
	border-right: solid white 15px;
	border-bottom: solid white 15px;
}
#journal-text {
	margin-right: 0px;
}
.tweet:nth-child(2) {
	border: none;
}
#main-policy-text, .tweet:nth-child(1), .tweet:nth-child(2) {
	margin-bottom: 40px;
}
body#publication-single #cta-img {
	margin: 0 auto;
	margin-bottom: 20px;
}
#publication-single #cta-section #cta-text .button-container {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
body#publication-single #cta-section .button-container a:nth-child(2) {
	margin-bottom: 0px;
}
body#publication-single #cta-section #cta-img img {
	width: 100%;
	height: 100%;
}
body#publication-single #cta-section .line {
	width: 100%;
}
.month-day h1:nth-child(2) {
	font-size: 100px;
	line-height: 80px;
}
}

@media (max-width: 850px) {
#meeting-box3 {
	display: none;
}
}




@media (max-width: 800px) {
	#events-contain .mec-event-carousel-type2 .owl-prev, #events-contain .mec-event-carousel-type2 .owl-next {
		    width: 60px;
    	height: 60px;
	}
	#events-contain .mec-event-carousel-type2 .owl-prev:before, #events-contain .mec-event-carousel-type2 .owl-next:before {
		    font-size: 12px !important;
	}
	#events-contain .mec-event-carousel-type2 .owl-prev:after, #events-contain .mec-event-carousel-type2 .owl-next:after {
		    width: 80px;
    	height: 80px;
	}
	
	#events-contain .mec-owl-theme .owl-controls .owl-buttons div {
		position:relative;
	}

#meeting-text h3, #meeting-text h4 {
    font-size: 24px;
    line-height: 30px;
}

#meeting-text p {
    margin-top: 10px;
}

#meeting-section #meeting-text {
    max-width: 83%;
    margin: 0 auto;
    padding: 40px 0px !important;
}
	
	#events-contain .mec-event-carousel-type2 .owl-prev {
    left: -100px !important;
}
	
	body#taskforce-entry #cta-section h3, body#publication-single #cta-section h3 {
		font-size:26px;
		line-height:32px;
	}
	
	#events-contain .mec-event-carousel-type2 .owl-next {
    right: -100px !important;
}
	
	#related-links-info .textwidget ul li a {
    font-size: 15px;
    line-height: 20px;
}
	
	
#filter-section .wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.half-circle-left .mobile-arrow {
	padding-left: 5px;
}
#ubermenu-main-16 .ubermenu-item-level-0 > .ubermenu-target {
	padding-bottom: 5px;
}
.half-circle-right .mobile-arrow {
	padding-right: 5px;
}
.fl-photo-caption-below {
	padding-bottom: 15px;
}
#blog-post #post-title h4, #blog-post #description-section #caption {
	font-size: 15px;
	line-height: 23px;
}
.fl-photo-caption {
	margin-top: 0px;
	white-space: normal;
	line-height: 20px;
}
#blog-post #cta-text p:nth-child(1), #blog-post #cta-text p:nth-child(4) {
	margin-bottom: 10px;
}
#post-title {
	padding: 0px;
}
#blog-post #cta-section .wrapper {
	padding: 75px 0px;
}
#blog-post #post-title h2 {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 8px;
}
#filter-section .wrapper h5 {
	margin-right: 0px;
}
body#home #home-slider-section #slider-container #slider-inner #slider-section2 {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	height: 400px;
	margin: 10px 2%;
}
.mec-modal-wrap .modal-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column !important;
}
body .mec-modal-wrap {
	max-width: 96% !important;
	margin-top: 100px !important;
}
.mec-modal-wrap .mec-wrap .col-md-4, body .mec-wrap .col-md-4 {
	padding: 20px 0px !important;
}
.mec-modal-wrap .mec-single-event .mec-event-content {
	padding: 30px 4px !important;
}
.mec-modal-wrap .mec-single-event .col-md-8 .mec-frontbox {
	padding: 0px !important;
}
.mec-modal-wrap .mec-single-modal.mec-single-modern .mec-single-title {
	padding: 30px 14px !important;
}
.mec-modal-wrap .mec-export-details ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center !important;
	margin: 0px !important;
}
.mec-modal-wrap .mec-export-details ul li {
	width: 90% !important;
}
#home-slider-section #slider-container #slider-inner .slider-section-text, #home-slider-section #slider-container #slider-inner #slider-section2:hover .slider-section-text {
	margin-bottom: 0vw !important;
}

.inner-box-hover {
	bottom: 0;
}
.pub-slider-container {
	background-image: none;
	height: 100%;
}
#pub-slider-overlay {
	background-color: transparent;
}
.blog-post, #boxes, #footer-left-info, #social-container, #taskforce-entry #taskforce-members .co-chairs-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.publications-container {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.publication {
	margin-left: 10px;
	margin-right: 10px;
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}
#blog-post #related-section .publication:nth-child(1), #blog-post #related-section .publication:nth-child(2), #taskforce-entry #related-section .publication, #publication-single #related-section .publication {
	margin-bottom: 60px;
}
.blog-img {
	margin: 0 auto;
	height: 250px;
	width: 200px;
	margin-bottom: 20px;
}
#boxes, #footer-left-info {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#logo-container {
	padding-right: 0;
	margin-bottom: 20px;
}
#social-container h4, #box1, #box2 {
	margin-bottom: 20px;
}
#taskforce-entry #taskforce-members .co-chair-title {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin-bottom: 20px;
}
#pub-slider-text .line, #publication-hero #hero-text h5, .modal-container .col-md-8, #publication-hero #hero-text {
	width: 100%;
}
#footer-left-text {
	text-align: center;
}
.staff-member-container {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}
.fl-col {
	max-width: 85% !important;
	margin: 30px auto;
}
section#news-section .wrapper {
	padding: 25px 20px 30px 20px;
}
#blog-roll .blog-text a {
	margin-top: 20px;
}
.blog-post .blog-text {
	margin-left: 0px;
	margin-top: 0px;
}
.blog-post .blog-img {
	margin-right: 0px;
	margin-left: 10px;
}
#filter-section .wrapper h5 {
	margin-right: 0;
}
.blog-list-archive, .blog-list-archive input#searchsubmit {
	width: 100%;
}
#filter-section .wrapper form#filter {
	/*-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;*/
	display: block;
}
.blog-list-archive select#dropdown {
	margin-right: 0;
	width: 100%;
}
body #calendar-container .mec-event-list-modern .mec-event-date .event-d {
	font-size: 90px;
	line-height: 50px;
}
body #calendar-container .mec-event-list-modern .mec-event-title a {
	font-size: 24px;
	line-height: 32px;
}
.mec-event-time.mec-color, body #calendar-container .mec-event-list-modern .mec-event-detail {
	font-size: 15px;
	line-height: 23px;
}
body .mec-single-modal.mec-single-modern .mec-single-title {
	font-size: 26px;
	line-height: 32px;
}
.mec-event-cost, .mec-event-more-info, .mec-event-website, .mec-events-meta-date, .mec-single-event-date, .mec-single-event-label, .mec-single-event-location, .mec-single-event-organizer, .mec-single-event-time, .modal-container .col-md-8 {
	max-width: 90%;
	padding: 0;
	margin: 0 auto;
}
/*.mec-single-event-category {

}*/
/*#search-container {
	width: 60px;
}
#search-container img {
	width: 30px;
	height: 30px;
}*/
/*#hamburger {
	width: 50px;
	height: 32px;
}
#hamburger span:nth-child(1) {
	top: 0px;
}
#hamburger span {
	width: 90%;
}
#hamburger span:nth-child(2), #hamburger span:nth-child(3) {
	top: 13px;
}
#hamburger span:nth-child(4) {
	top: 25px;
}
#hamburger span {
	height: 4px;
	background: #0c3b68;
}*/
.mec-single-event-time {
	margin-top: 10px;
}
}

@media (max-width: 768px) {
.owl-buttons, #taskforce-entry #cta-text .button-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#members-box .members-box-title p {
font-size:18px;
line-height:24px;
}

#members-box .members-box-title .fl-module-content {
margin:0;
}

.fl-col.members-box-info {
    margin: 0 auto !important;
padding-bottom:0px !important;
}

	
#home #hero-text {
    padding: 120px 0px 100px 40px;
    box-sizing: border-box;
    width: 88%;
}
#taskforce-entry .fl-photo-content {
	max-width: 80%;
}
	
	#hero-text h5 {
    font-size: 18px;
    line-height: 24px;
}
.owl-buttons {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.owl-prev, .owl-next {
	margin: 0px 20px !important;
}
.mec-owl-theme .owl-controls {
	margin-top: 50px !important;
}
#cta-row img {
	width: 100%;
}
.generic-cta > div {
	margin-left: 0px !important;
	margin-top: 20px !important;
}
/*.generic-mobile, .banner {
	margin: 0px 20px;
}*/
#green-col1 {
	margin-bottom: 20px;
}
#green-col1 > div {
	margin-right: 0px;
}
#box1, #box2, #box3 {
	margin: 0 auto;
	margin-bottom: 20px;
}
#twitter-section #wrapper-tweet li {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100% !important;
	border: none !important;
}
#twitter-section #wrapper-tweet li:nth-child(1), #twitter-section #wrapper-tweet li:nth-child(2) {
	margin-bottom: 0px !important;
}
#staff-row .fl-col-small {
	max-width: 100%;
}
#staff-row .fl-photo-content img {
	width: 100%;
}
#staff-row > .fl-row-content-wrap {
	padding: 50px 20px !important;
}
#taskforce-entry #cta-text .button-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#taskforce-entry #cta-text .button-container a button:nth-child(1) {
	margin-right: 0px;
}
.co-chair-title, #members-box .members-box-title p, .members-box-info {
	text-align: center;
}
.members-box-info .fl-module-content {
	margin-right: 10px;
}


.search-result-form ul li.sf-field-search label, body.search-results .generic-wrapper form .sf-field-search input {
width:100%;
}
.search-item h5 {
    font-size: 20px;
    line-height: 28px;
}

body.search-results .generic-wrapper #category-title h2 {
font-size:26px;
line-height:34px;
}

body.search-results .search-item {
    margin-bottom: 40px;
}
body.search-results .generic-wrapper {
    max-width: 85%;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target:after {
    border-bottom: solid 2px transparent !important;
}

.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > a > span.ubermenu-target-title {
	color: #f9e573;
}
}

@media (max-width: 700px) {
#home-slider-section #slider-container #slider-section2 .slider-section-text h3 {
    line-height: 30px !important;
    font-size: 24px;
    margin-bottom: 10px;
}
	
	#calendar-container {
    padding-top: 40px;
}
	
	#twitter-section #wrapper-tweet {
    padding: 40px 0px;
}
	
	#twitter-section #wrapper-tweet span.t-icon {
    margin-bottom: 10px;
}
	
	#twitter-section .tweet {
		margin-bottom:10px;
	}
/*#search-container {
	right: 86px;
}*/
.inner-box h5, .inner-box h4 {
	font-size: 20px;
	line-height: 20px;
}
#hamburger-container, #search-container {
	height: 64px;
}
#nav-wrapper {
	height: 64px;
	box-sizing: border-box;
	max-width: 90%;
}
#nav-logo img {
	width: 140px;
}
.calendar-container, .contact-info {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
#calendar .mec-event-list-modern .mec-event-article, #calendar .mec-wrap .mec-totalcal-box, body #calendar-container .mec-event-list-modern .mec-event-article{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
    
    body #calendar-container .mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
        width:100%;
        float:none;
    }
#calendar article.mec-event-article.mec-clear .col-md-10.col-sm-10, body #calendar-container article.mec-event-article.mec-clear .col-md-10.col-sm-10 {
	text-align: center;
	margin-top: 30px;
}
#calendar .mec-wrap .mec-totalcal-box, body #calendar-container .mec-wrap .mec-totalcal-box {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#calendar .mec-wrap .mec-search-form .mec-date-search select#mec_sf_month_109 {
	width: 75%;
	margin-bottom: 20px;
}
#calendar .mec-search-form .mec-date-search, #calendar .mec-search-form .mec-text-input-search {
	width: 90%;
}
#calendar .mec-date-search {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
#calendar #mec_sf_month_109 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.event-info, .contact-info {
	text-align: center;
}
.month-day {
	margin-right: 0px;
	margin-bottom: 20px;
}

.modal-content .contact-info p:nth-child(2){
border-left:0;
border-top:solid 2px #e9e9e9;
padding-top:20px;
margin-top:0px;
}
body#home #home-slider-section #slider-section1.wing-section {
	border: none;
}
#top-section-text {
	padding: 40px 8vw 55px 8vw;
}
body#home #home-slider-section #slider-container #slider-inner #slider-section2 {
	margin: 10px 0px;
	height: auto;
}
#home-slider-section #slider-container #slider-section2 .slider-section-text {
    padding: 60px 0vw !important;
}
.mec-single-modern .mec-events-event-image img, body .mec-single-modern .mec-events-event-image {
	height: auto !important;
}
body .mec-single-modern .mec-events-event-image:after {
	height: 30px !important;
}
	body.map-single #data-wrapper .data-item .data-content .value h6 {
		color: #f19841;
	}
	
	body.map-single #data-wrapper .data-item .data-content h6, body.map-single #data-wrapper .data-item h5#title, body.map-single #data-wrapper .data-item .data-content .value h6 {
		font-size:13px;
		line-height:18px;
	}
	
}
@media (max-width: 650px) {
	#events-contain .mec-event-carousel-type2 .owl-prev, #events-contain .mec-event-carousel-type2 .owl-next {
		position: relative !important;
	}
	.mec-owl-theme .owl-nav {
		margin-top: 50px !important;
	}
	#events-contain .mec-event-carousel-type2 .owl-next {
		right: unset !important;
	}
	#events-contain .mec-event-carousel-type2 .owl-prev { 
		left: unset !important;
	}
}

@media (max-width: 600px) {
body#blog-post .half-circle-right, body#blog-post .half-circle-left {
	top: 30vh !important;
}
	
	body.map-single section#content .wrapper {
		max-width:90% !important;
	}
body#blog-post .half-circle-right, body#blog-post .half-circle-left, #taskforce-entry #cta-section .half-circle-left, #taskforce-entry #cta-section .half-circle-right {
	background: transparent!important;
}
body#blog-post .half-circle-right-inner, body#blog-post .half-circle-left-inner, #taskforce-entry #cta-section .half-circle-left-inner, #taskforce-entry #cta-section .half-circle-right-inner {
	height: 60px !important;
	width: 30px !important;
}
#blog-post .fl-builder-content {
	width: 95%;
}
.meeting-box {
	margin-left: 0px;
}
#meeting-box2 {
	display: none;
}
h1, body.map-single #title-section h1 {
	font-size: 35px;
	line-height: 43px;
	text-align: center;
}
#footer-right {
	padding: 30px;
}
h2, body.map-single section#intro #intro-text h2 {
	font-size: 30px;
	line-height: 38px;
}
h3, h4 {
	font-size: 20px;
	line-height: 28px;
}
#page-title-section .wrapper {
	padding: 30px 0px;
}
#body-section .blocks {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
	
	body#home .soliloquy-container .soliloquy-pager {
		right:20px;
	}
.staff-member-container, #body-section .block, .tweet {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
#body-section .block:nth-child(1) {
	margin-bottom: 30px;
}
#hero-text h1 {
	text-align: left;
	font-size:38px;
	line-height: 44px;
	margin-bottom: 0px;
}
#hero-text h4 {
	font-size: 28px;
	line-height: 32px;
}
.slider-section-text, #slider-section-text3 {
	padding: 20px;
}
#news-section h2, #taskforce-entry #taskforce-members .co-chair-title, #taskforce-entry #taskforce-members .co-chair {
	text-align: center !important;
}
.tweet:nth-child(1), .tweet:nth-child(3) {
	border-right: none;
}
.tweet:nth-child(3) {
	margin-bottom: 40px;
}
.top-mobile ul, .bottom-mobile ul {
	font-size: 20px;
}
.top-mobile ul li a svg {
	width: 15px !important;
	height: 15px !important;
}
#taskforce-entry #taskforce-members .co-chair {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#taskforce-entry #taskforce-members .co-chair-profile {
	margin-right: 0px;
	margin-bottom: 10px;
}
body#publication-single #cta-img, body#publication-single #cta-section #cta-img, body#taskforce-entry #cta-img {
	height: 250px !important;
	width: 200px !important;
}
.modal-content .staff-img {
	width: 150px;
	height: 150px;
	margin-top: -100px;
}
.close-modal-container {
	padding: 30px 30px 70px 30px !important;
}
.md-modal, #taskforce-publications .md-modal.search-modal, .search-modal .md-content form .sf-field-search label {
    width: 100%;
} 


body#publication-single #cta-text h4 {
    font-size: 15px;
    line-height: 23px;
    margin-top: 5px;
}
	
	.search-modal .md-content .search-modal {
    padding: 40px!important;
}
.modal-content {
	background-color: white;
}
/*#home-slider-section #slider-container #slider-section2 .slider-section-text {
		padding: 0 20px !important;
	}*/
#taskforce-publications .md-modal {
	height: auto !important;
	width: 90% !important;
	overflow-y: hidden !important;
}
.staff-modal {
	height: 100vh !important;
	width: 100vw !important;
	overflow-y: scroll !important;
	max-height: 100vh !important;
}
.staff-modal .md-content {
	height: 100% !important;
}
}
.staff-modal h2{
 text-align:center;
}
@media (max-width: 550px) {
body#taskforce-entry .button-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
}

@media (max-width: 500px) {
	div#n2-ss-2 .n2-ss-control-bullet {
		top: calc(100vh - 525px) !important;
	}
#meeting-slider-container {
	top: 35vh;
}
#calendar-container .col-md-9 {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}
#news-events-section .mec-event-list-minimal .mec-event-date {
	margin-right: 0 !important;
	margin-bottom: 10px;
}
.mec-event-list-minimal .mec-event-date span {
	padding-right: 0px !important;
	margin-right: 0px !important;
}
}

@media (max-width: 473px) {
#wrapper-menu .line {
	width: 220px;
}
}

@media (max-width:450px) {
#ubermenu-main-16 ul li.last-main-nav:after {
	width: 100%;
}
.featured .featured-text {
	padding: 40px 30px 40px 30px !important;
}
.featured-text .floats span, .featured .featured-text p, .featured-text h4, .slider-section-text h4, #slider-section-text3 h4 {
	font-size: 14px;
	line-height: 20px;
}
.featured-text h3 {
	line-height: 25px;
	font-size: 20px;
	margin-bottom: 10px;
}
#box-container-title + .fl-col-group .fl-col, #box-container-title + .fl-col-group .fl-col .fl-module-content {
	margin: 0 auto;
}
.box .inner-box {
	width: 215px;
	height: 215px;
}
#boxes .box, .box, .box:hover .inner-box-hover {
	height: 235px;
	width: 235px;
}
.icon-container {
	height: 55px;
	width: 55px;
}

.event-container, #taskforce-entry #taskforce-members #members-title, #publication-single #related-section #publications-title {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
#news-container h5 {
	font-size: 18px;
	line-height: 26px;
}
.event-text {
	margin-left: 0;
	margin-top: 8px;
}
.inner-icon {
	height: 45px;
	width: 45px;
}
body#taskforce-entry #cta-img {
	display: none;
}
#cta-section .half-circle-left, #cta-section .half-circle-right, #pub-slider-section .half-circle-left, #pub-slider-section .half-circle-right {
	height: 0px;
	width: 0px;
}
#cta-section .half-circle-left, #cta-section .half-circle-right {
	top: 32vh;
}
#pub-slider-section .half-circle-left, #pub-slider-section .half-circle-right {
	top: 35vh;
}
#cta-section .half-circle-left-inner, #cta-section .half-circle-right-inner, #pub-slider-section .half-circle-left-inner, #pub-slider-section .half-circle-right-inner {
	height: 60px;
	width: 30px;
}
body#taskforce-entry #cta-section .wrapper {
	padding: 40px 10px;
}
#taskforce-members #members-title, #publication-single #related-section #publications-title {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}
#pub-slider-text {
	margin-left: 0px;
	margin-right: 0px;
}
#cta-section .half-circle-right-inner, #cta-section .half-circle-left-inner, #taskforce-entry #cta-section .half-circle-left-inner, #taskforce-entry #cta-section .half-circle-right-inner, #pub-slider-section .half-circle-right-inner, #pub-slider-section .half-circle-left-inner {
	position: absolute;
}
.half-circle-left-inner:hover, .half-circle-right-inner:hover {
	height: 60px !important;
	width: 30px !important;
}
#home-slider-section .half-circle-left-inner:hover {
	height: 100px !important;
	width: 57px !important;
}
}

@media (max-width: 400px) {
#meeting-slider-container {
	top: 55%;
}
#calendar .mec-search-form .mec-date-search, #calendar .mec-search-form .mec-text-input-search {
	width: 90%;
}
#meeting-text {
	padding: 5vh 3vw 45vh 3vw;
}
#slider-btn-left {
	margin-left: 10px;
}
#slider-btn-right {
	margin-right: 10px;
}
.slider-btn {
	display: none;
}
#meeting-slider-container {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#icons-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.icon-container {
	margin-left: 0px;
	margin-bottom: 10px;
}
#logo-container img {
	max-width: 150px;
}
#nav-logo img {
	width: 150px;
}
#hamburger-container, #search-container {
	height: 64px;
}
#hamburger-container {
	padding: 0px 20px 0px 10px;
}
#search-container {
	right: 70px;
	padding-left: 10px;
}
/*#hamburger {
	height: 40px;
	width: 40px;
}
#hamburger span:nth-child(3), #hamburger span:nth-child(2) {
	top: 15px;
}
#hamburger span:nth-child(4) {
	top: 30px;
}*/
}

@media (max-width: 350px) {
.modal-content .staff-img {
	width: 125px;
	height: 125px;
}
.yuzo-img-wrap {
	width: 100% !important;
}
.yuzo-img {
	width: auto !important;
}
.modal-content {
	padding: 15px 30px 50px !important;
}
#wrapper-menu {
	padding: 60px 30px;
}
#wrapper-menu .line {
	width: 100%;
}
#nav-logo img {
	width: 125px;
}
/*#hamburger-container, #search-container {
		height: 56px;
	}
	#hamburger span {
		height: 4px;
	}
	#hamburger span:nth-child(3), #hamburger span:nth-child(2) {
		top: 12px;
	}
	#hamburger span:nth-child(4) {
		top: 25px;
	}
	#hamburger {
		height: 31px;
	}*/
.fl-button span {
	padding: 0px !important;
}
.box, .box:hover .inner-box-hover {
	height: 200px;
	width: 200px;
}
.inner-box {
	height: 175px;
	width: 175px;
}
.inner-box h5, .inner-box h4 {
	font-size: 18px;
	line-height: 22px;
}
}

@media (max-width: 321px) {
#events-contain .mec-event-carousel-type2 .owl-prev, #events-contain .mec-event-carousel-type2 .owl-next {
	top: 45vh;
}
#events-contain .mec-event-carousel-type2 .owl-prev {
	left: 0px !important;
}
#events-contain .mec-event-carousel-type2 .owl-next {
	right: 0px !important;
}
#events-contain .mec-owl-theme .owl-controls .owl-buttons div:after {
	display: none !important
}
#events-contain .mec-owl-theme .owl-controls .owl-buttons div {
	width: 60px !important;
	height: 60px !important;
	margin: 0px 10px !important;
}
#events-contain {
	margin-bottom: 150px !important;
}
.owl-prev, .owl-next {
	margin: 0px !important;
}
#events-contain .mec-owl-theme .owl-controls .owl-buttons div {
	margin-top: 8vh !important;
}
#events-contain .mec-event-carousel-type2 .owl-prev, #events-contain .mec-event-carousel-type2 .owl-next {
	top: auto !important;
}
.mec-event-carousel-type2 .owl-next, .mec-event-carousel-type2 .owl-prev, .mec-event-carousel-type3 .owl-next, .mec-event-carousel-type3 .owl-prev {
	position: relative !important;
}
}

@media (max-width: 300px) {
#meeting-slider-container {
	top: 46vh;
}
}



footer #logo-container img{
	filter: brightness(0) invert(1);

}


.fl-rich-text p,.fl-rich-text p span,.fl-rich-text span,.fl-rich-text span i,.fl-rich-text i{
font-family:'Montserrat', sans-serif !important;
font-size:15px !important;
    font-weight: 500;
    color:#202020
}
.fl-rich-text b,.fl-rich-text b i,.fl-rich-text b p,.fl-rich-text b span,.fl-rich-text strong{
font-weight:bold !important;
font-family:'Montserrat', sans-serif !important;
font-size:15px !important;
}


/* Mobile Menu Update */
@media(max-width:1125px){
.ubermenu-main .ubermenu-nav li .ubermenu-target{
    font-size: 20px;
    line-height: 26px;
    color: white;
    padding-left: 0;
}
.ubermenu-main .ubermenu-nav li .ubermenu-target:after{
display:none;
}
.ubermenu-nav li .ubermenu-target:hover,.ubermenu-nav li.ubermenu-current-page-ancestor .ubermenu-target{
color:#ff8610 !important;
background : transparent !important;

}
.ubermenu-nav li .ubermenu-submenu{
height: auto !important;
        width: auto;
        max-height: none !important;
        min-height: 0 !important;
        position: relative !important;
        opacity: 1 !important;
        background: transparent !important;
        visibility: visible !important;
        margin-top: 0 !important;
                box-shadow: none !important;
        padding: 0 0 10px 0 !important;
}
.ubermenu-nav li .ubermenu-submenu .ubermenu-target{

padding:5px 20px !important;
}
.ubermenu-nav li .ubermenu-submenu .ubermenu-target span{
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop{
 background: transparent !important;
}
}


.full-width-content-section-with-bg .fl-rich-text p{
color:white;
}
.full-width-content-section-with-bg .fl-rich-text p a{
color:white;
    text-decoration: underline;
}
.full-width-content-section-with-bg .fl-rich-text p a:hover,.full-width-content-section-with-bg .fl-rich-text p a:focus{
color:#f19841;
}


@media(max-width:700px){
#pub-slider-section #slider-box{
        padding: 40px 20px 200px;
}
#pub-slider-section .soliloquy-container .soliloquy-image{
max-height: 100vw;
width: 100%;
object-fit: contain;
}
}


 //Current work Update
#home-slider-section #slider-section1.wing-section{
width:76% !important;
}