@import url("reset.css");
@import url("fonts/proxima/stylesheet.css");
@import url("fonts/ProximaNova-Light/stylesheet.css");

* { font-family: Verdana, Geneva, sans-serif; color: #909090; text-decoration: none; font-size: 12px; }

.hide-text { text-indent: -99999999px; white-space: nowrap; overflow: hidden; }
.hide { display: none; }
.nowrap { white-space: nowrap; }
hr { color: #a19e9d; border-color: #a19e9d; border-top: 1px dotted #a19e9d; }

.mobile { display: none; }

input:invalid { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

#ui-datepicker-div { display: none; }

/* pegasus editable default styles */
.editable .cms-position-left { float: left; margin: .5em 2em 2em 0; }
.editable .cms-position-inline { float: none; clear: none; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin: 0 .5em; }
.editable .cms-position-center { float: none; display: block; width: auto; margin: .5em auto; }
.editable .cms-position-right { float: right; margin: .5em 0 2em 2em; }
.editable .cms-googlemap, .editable .cms-youtube { width: 100%; height: auto; position: relative; margin: 0 auto; }
.editable .cms-googlemap iframe, .editable .cms-youtube iframe { z-index: 5; }
.editable table, .editable img, .editable embed, .editable object, .editable iframe { max-width: 100%; }
.editable table, .editable embed, .editable object, .editable iframe { width: 100%; }
input, textarea { outline: none; }
img[data-href] { cursor: pointer; }

.editable { min-height: 30px; }

.lightbox { cursor: pointer; }

/* lists */
.editable ol { padding-left: 30px; }
.editable ul { padding-left: 22px; }


/* google maps, youtube */
.editable .cms-googlemap, .editable .cms-youtube { width: 100%; height: 400px; position: relative; margin: 0 auto; }
@media (min-width: 960px) {
	.wide .editable .cms-googlemap, .wide .editable .cms-youtube { width: 100%; height: 570px; position: relative; margin: 0 auto; }
}


h2, #_home-tp .editable h3 { color: #4f4f4f; font-size: 2.5em; margin: 0; font-family: "ProximaNovaLtSemibold"; }
a, .editable a { color: #007bcd; font-weight: bold; font-family: arial; font-size: 1.1em; }

.editable div {
	font-size: 1em;
}
/****************/

body { background: #616161; }

/* layout */
.wrapper { width: 960px; margin: 0 auto !important; position: relative; }

/* header */
header, header .wrapper { height: auto; display: block; background: #ffffff; }

/* site logo */
header #site-logo { display: block; width: 152px; height: auto; margin-top: 33px; clear: both; }

.linkedin { position: absolute; top: 43px; right: 0; padding-right: 160px; }
.linkedin .linkedin-logo { position: absolute; right: 80px; bottom: -4px; }
.linkedin .twitter-logo { position: absolute; right: 0; bottom: -4px; }
.atas-promo { position: absolute; top: 83px; right: 0; text-align: right; padding-left: 200px; }
.atas-promo img { vertical-align: bottom; }

header .atas-link { position: absolute; top: 100px; right: 0; }

#header-buttons { float: right; display: block; margin-top: -30px; }

#search-holder {
	float: left; background: #CFCFCF; width: 173px; height: 26px; display: block;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	position: relative; margin-right: 20px; margin-bottom: 4px;
}

#search-holder input { border: none; background: transparent; font-size: 0.9em; color: #585858; position: absolute; top: 7px; left: 11px; }

#search-holder button { background: transparent url(../img/search.gif) 6px 5px no-repeat; border: none; border-left: solid 1px #ffffff; position: absolute; top: 0px; right: 0px; width: 33px; height: 27px; cursor: pointer; }

#header-buttons a { float: left; }

/* main navigation */

#main-nav { background: #ffffff; position: relative; width: 100%;  min-height: 47px; padding-top: 0; border-bottom: solid 4px #d9dce3; }
#main-nav li { float: left; text-align: center; }

.parent:hover, .parent-active { border-bottom: solid 4px #2695a5; }

#main-nav .parent a { cursor: default; }
#main-nav .parent ul li a { cursor: pointer; }

#main-nav li { border-left: solid 2px #ffffff; }
#main-nav li:first-child { border-left: none; }
#main-nav li a { display: block; color: #969696; font-family: "ProximaNovaRgRegular"; font-size: 1.6em; font-weight: normal; padding: 0.4em 1em; background: #efefef; }

#main-nav li:first-child a { border-bottom: solid 2px #108ca4; }
#main-nav li:nth-child(2) a { border-bottom: solid 2px #56c2d7; }
#main-nav li:nth-child(3) a { border-bottom: solid 2px #1b926a; }
#main-nav li:nth-child(4) a { border-bottom: solid 2px #70c13b; }
#main-nav li:nth-child(5) a { border-bottom: solid 2px #7a8dc3; }
#main-nav li:nth-child(6) a { border-bottom: solid 2px #56c2d7; }
#main-nav li:nth-child(7) a { border-bottom: solid 2px #108ca4; }

#main-nav li a:hover, .parent-active a, #main-nav li:hover a, #main-nav li:hover { background: #7ed393; color: #ffffff; }

/* second tier #main-nav */

#main-nav li ul { position: absolute; /* bottom: -123px; */ left: 0; display: none; width: 960px; cursor: pointer; background: #2695a5; z-index: 999999; }

#main-nav li ul li { padding: 15px 0; background: #2695a5; cursor: pointer; border: none; }
#main-nav li ul li:hover { border-bottom: none; }


#main-nav li ul li a, .parent-active li a, #main-nav li li:hover a, #main-nav li:hover li a {
	border-top: none; border-bottom: none !important; border-right: solid 1px #fcfbf4; color: #ffffff; background: #2695a5; padding: 10px 40px;
}

#main-nav li ul li a span { color: #ffffff; font-family: "ProximaNovaRgRegular"; font-size: 1em; font-weight: normal; }

#main-nav li ul li:last-child a { border-right: none !important; }
#main-nav li ul li a:hover, #main-nav li li:hover { color: #ffffff; background: #2695a5; }

#main-nav li:hover > ul { display: block; }

#main-nav li:nth-child(2) ul, #main-nav li:nth-child(2) li, #main-nav li:nth-child(2) li a, #main-nav li:nth-child(2) li a:hover, #main-nav li:nth-child(2) li { background: #56c2d7; }
#main-nav li:nth-child(2).parent:hover, #main-nav li:nth-child(2).parent-active { border-bottom: solid 6px #56c2d7; }

#main-nav li:nth-child(3) ul, #main-nav li:nth-child(3) li, #main-nav li:nth-child(3) li a, #main-nav li:nth-child(3) li a:hover, #main-nav li:nth-child(3) li { background: #1b926a; }
#main-nav li:nth-child(3).parent:hover, #main-nav li:nth-child(3).parent-active { border-bottom: solid 6px #1b926a; }

#main-nav li:nth-child(4) ul, #main-nav li:nth-child(4) li, #main-nav li:nth-child(4) li a, #main-nav li:nth-child(4) li a:hover, #main-nav li:nth-child(4) li { background: #70c13b; }
#main-nav li:nth-child(4).parent:hover, #main-nav li:nth-child(4).parent-active { border-bottom: solid 6px #70c13b; }

#main-nav li:nth-child(5) ul, #main-nav li:nth-child(5) li, #main-nav li:nth-child(5) li a, #main-nav li:nth-child(5) li a:hover, #main-nav li:nth-child(5) li { background: #7a8dc3; }
#main-nav li:nth-child(5).parent:hover, #main-nav li:nth-child(5).parent-active { border-bottom: solid 6px #7a8dc3; }

#main-nav li:nth-child(6) ul, #main-nav li:nth-child(6) li, #main-nav li:nth-child(6) li a, #main-nav li:nth-child(6) li a:hover, #main-nav li:nth-child(6) li { background: #56c2d7; }
#main-nav li:nth-child(6).parent:hover, #main-nav li:nth-child(6).parent-active { border-bottom: solid 6px #56c2d7; }

#main-nav li:nth-child(7) ul, #main-nav li:nth-child(7) li, #main-nav li:nth-child(7) li a, #main-nav li:nth-child(7) li a:hover, #main-nav li:nth-child(7) li { background: #108ca4; }
#main-nav li:nth-child(7).parent:hover, #main-nav li:nth-child(7).parent-active { border-bottom: solid 6px #108ca4; }

#main-nav li ul li a:hover { text-decoration: underline; }


/* banner section */
#home-banner, #home-banner-mobile {

	height: 931px; width: 100%;	position: relative;

	background-position: center 0; background-repeat: no-repeat; background-clip: border-box; background-color: #ffffff;
	background-origin: padding-box; background-position: center center; background-repeat: no-repeat; background-size: cover;

}

#slides-mobile { display: none; }

#home-banner-tag, #home-banner-mobile-tag {
	background: transparent url(../img/white-trans.png) 0 0 repeat;
	margin-bottom: 96px; width: 393px; max-width: 100%; padding: 33px 33px 33px 0; height: 255px; width: 43%; min-width: 380px;
	position: relative; top: 92px; display: block;
}

#home-banner-tag span, #home-banner-mobile-tag span { float: right; width: 350px; font-family: "ProximaNova-Light"; font-weight: normal; font-size: 2.9em; line-height: 1.1em; color: #3f3f3f;	}


#home-banner-tag .slides-pagination { display: block; z-index: 999999; position: absolute; width: 380px; bottom: 20px; right: 0; max-width: 95%; }

#home-banner-tag .slides-pagination a {
	width: 10px; height: 10px; background: #3e3e3f; float: left; margin-right: 4px; text-indent: -99999px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top;
}
#home-banner-tag .slides-pagination .current { background: #61ca7b; border-color: #61ca7b; }

#home-banner-tag .logo { float: right; }

/* new styles for banner tag with logo */
#home-banner-tag { position: relative; }
#home-banner-tag .tag { height: 175px; width: 360px; right: 20px; position: absolute; top: 30px; }
#home-banner-tag span { float: left; width: auto; }

#home-banner-tag.with-logo { width: 63%; }
#home-banner-tag.with-logo .tag { width: 625px; }
#home-banner-tag.with-logo .tag span { width: 350px; }
#home-banner-tag.with-logo .tag .logo { width: 246px; margin: 10px 20px 0 0; text-align: right; }

#home-banner-tag.with-logo .slides-pagination { width: 644px; }

.slides-navigation { top: 50px; width: 95%; }
.slides-navigation a { font-size: 3em; font-weight: normal; color: #c1c1c1; }

/* white bar in banner section */
#home-content { background: #ffffff; height: 250px; width: 100%; display: block; z-index: 99999; position: relative; padding: 40px 0; top: 92px; }

/* home boxes */

#home-boxes { background: transparent; margin-top: 92px; display: block; height: auto;  }

.home-box { width: 308px; min-height: 412px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-left: 1em; position: relative; padding: 204px 0 0; font-family: verdana;
	font-size: 0.86em; color: #6c6c6c; vertical-align: top; }

.home-box .bottom-bar {  background: #dfedd6; padding: 25px; height: 290px; }

.home-box:first-child { margin: 0; }

.home-box .top-bar { height: 45px; width: 308px; display: block; background: transparent; position: absolute; top: 0; left: 0; }

.home-box:hover .top-bar { background: #ffffff; }
.home-box .swap-image { position: absolute; top: 45px; left: 0; height: 192px; width: 100%; }
.home-box .swap-image img { position: absolute; top: 0; left: 0; width: 100%; }
.home-box .swap-image img:hover, .home-box:hover .swap-image .bw { opacity: 0; }

.home-box .swap-image .mask { position: absolute; bottom: 0; left: 0; width: 100%; height: 192px; background: #69ad33; opacity: 0.5; z-index: 9; }

.home-box:hover .mask { display: none; }

.home-box h3 { font-weight: normal; color: #78ba3d; font-size: 2em; font-family: "ProximaNovaRgRegular"; text-transform: uppercase; line-height: 1em; margin-top: 33px; margin-bottom: 15px; }

.home-box:nth-child(2) h3 { color: #007144; }
.home-box:nth-child(3) h3 { color: #5f84a9; }

.home-box p { font-size: 1em; font-weight: normal; }

.home-box .more {
	display: block; width: 78px; height: 31px; background: #69ad33; color: #dfedd6;
	font-family: arial; font-weight: bold; font-size: 2em; text-align: center; padding-top: 1px; margin-top: 20px;
	position: absolute; bottom: 25px;
}

.home-box:hover .more { background: #78ba3d; color: #ffffff; }

.home-box:nth-child(2) .bottom-bar { background: #d9e9e2; }
.home-box:nth-child(2) .more { background: #007144; color: #d9e9e2; }
.home-box:nth-child(2):hover .more { color: #ffffff; }
.home-box:nth-child(2) .mask { background: #007144; }

.home-box:nth-child(3) .bottom-bar { background: #cee0f3; }
.home-box:nth-child(3) .more { background: #4d74a1; color: #cee0f3; }
.home-box:nth-child(3):hover .more { background: #5f84a9; color: #ffffff; }
.home-box:nth-child(3) .mask { background: #4d74a1; }

#bottom-content { background: #ffffff; padding-top: 267px; padding-bottom: 60px; }

#_home-tp #bottom-content { padding-bottom: 0; }

#bottom-content #news-box { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 74%; }
#bottom-content #twitter-box { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 25%; position: relative; margin-top: 30px; }
#twitter-box .follow {
	-moz-transition: opacity .5s ease; -webkit-transition: opacity .5s ease; transition: opacity .5s ease; opacity: 0;
	width: 61px; height: 40px; display: block; position: absolute; top: -42px; right: -4px; background: transparent url(../img/follow.png) 0 0 no-repeat;
}

#twitter-box .header:hover .follow { opacity: 1; }

.news-item { border-top: dotted 1px #909090; padding: 17px 25px 17px 0; }
.news-item:first-child { border: none; }
.news-item h4 { color: #007bcd; font-family: "ProximaNovaLtSemibold"; font-size: 1.6em;	margin: 0; font-weight: normal; display: inline-block; *display: inline; *zoom: 1; }
.news-item .date { font-size: 0.75em; }

.news-items { position: relative; }
.news-items .nav { width: 18px; height: 18px; position: absolute; right: -30px; top: 15px; background: transparent url(../img/news-nav.png) 0 0 no-repeat; z-index: 99999; }
.news-items .down { top: 193px; background-position: 0 -18px; }

.grey-box { background: #ECECEC; width: 173px; position: relative; float: right; }
.grey-box .header { width: 173px; height: 34px; display: block; background: transparent url(../../../resize/includes/template/img/twitter-header.png+w=173) 0 0 no-repeat; }
.grey-box .footer { width: 173px; height: 44px; display: block; background: #ffffff url(../../../resize/includes/template/img/side-box-footer.png+w=173) 0 0 no-repeat; }
.grey-box .item { width: 150px; margin: 0 auto; border-top: 1px solid #ffffff; border-bottom: 1px solid #cdcdcd; }
.grey-box .first-item { border-top: none; }
.grey-box .last-item { border-bottom: none; }
.grey-box .item p { font-family: arial; font-size: 1em; color: #000000; word-wrap:break-word; }
.grey-box .item p a { font-family: arial; font-size: 1em; color: #007bcd; }
.grey-box .item p span { font-family: arial; font-size: 0.8em; color: #007bcd; }
.grey-box .last-row { padding: 4px 20px 4px 14px; font-family: arial; font-size: 1em; color: #000000; text-align: center; }
.grey-box .last-row a { font-size: 1em; color: #007cdb; font-weight: normal; }
.grey-box .last-row .retweet { background: transparent url(../img/retweet.png) 0 0 no-repeat; width: 11px; height: 12px; position: absolute; right: 16px; bottom: 50px; }

#footer-bar {
	background: url("../img/footer-bar.gif") no-repeat center center; height: 11px; width: 100%;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
}

footer { padding: 20px 0; }
footer ul { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 24%; list-style: none; }
footer ul li { font-family: verdana; font-size: 1em; font-weight: bold; line-height: 2em; }
footer ul li a { color: #ffffff; font-family: verdana; font-size: 1em; font-weight: bold; }
footer .phone { background: transparent url(../img/phone.png) 0 0 no-repeat; padding-left: 30px; height: 24px; padding-top: 0; margin-bottom: 10px; }
footer .email { color: #ffffff; }
footer .email a { color: #8cdcff; }

#footer-disclaimer-holder { text-align: center; }
#footer-disclaimer-trigger { color: #ffffff; font-family: verdana; font-size: 1em; font-weight: bold; }
#footer-disclaimer { display: none; }
#footer-disclaimer p { font-family: verdana; font-size: 1em; font-weight: bold; line-height: 2em; }

#home-banner-mobile, #home-banner-mobile-tag { display: none; }

#_home-tp #page_content p { font-size: 1.4em; }

/* default template */

#banner {
	background: url(../img/banner.jpg) no-repeat center center;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
    height: 280px;
}

#breadcrumbs { background: #ffffff; }
#breadcrumbs .wrapper { color: #5A5B5E; padding: 20px 0; }
#breadcrumbs .wrapper span { color: #5A5B5E; }
#breadcrumbs .wrapper a { color: #5A5B5E; font-weight: normal; }
#breadcrumbs .wrapper a:hover { text-decoration: underline; }

#default-content { background: #ffffff; padding: 0; }
aside { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 370px; }
section { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 584px; }
section.wide { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 100%; }
#default-content #home-boxes { margin-top: 20px; }
#default-content .home-box { padding-top: 0px; min-height: 0; height: auto; margin-left: 0; margin-bottom: 20px; }
#default-content .home-box .bottom-bar { height: auto; padding-bottom: 60px; }
#default-content .home-box h3 { margin-top: 0; }

aside nav ul li { margin-bottom: 3px; }

aside nav ul li a {
	position: relative; width: 308px; min-height: 49px; background: #aad88f; padding: 12px 12px 0 27px;
	color: #187a26; font-size: 1.4em; font-family: arial; font-weight: bold; display: block;

	/* http://www.colorzilla.com/gradient-editor/ */

	/*
	B0DD92
	cce8ba
	d4ecc4
	*/

	background: rgb(212,236,196); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(212,236,196,1) 0%, rgba(204,232,186,1) 50%, rgba(176,221,146,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(212,236,196,1)), color-stop(50%,rgba(204,232,186,1)), color-stop(100%,rgba(176,221,146,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(212,236,196,1) 0%,rgba(204,232,186,1) 50%,rgba(176,221,146,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(212,236,196,1) 0%,rgba(204,232,186,1) 50%,rgba(176,221,146,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(212,236,196,1) 0%,rgba(204,232,186,1) 50%,rgba(176,221,146,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(212,236,196,1) 0%,rgba(204,232,186,1) 50%,rgba(176,221,146,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4ecc4', endColorstr='#b0dd92',GradientType=1 ); /* IE6-9 */

}

aside nav ul li a:hover { color: #ffffff; background: #B0DD92; }

aside nav ul li:nth-child(6n+2) a
 {

	/*
	50A2B7
	a1cbd7
	b7dce4
	*/

	color: #006579;

	background: rgb(183,220,228); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(183,220,228,1) 0%, rgba(161,203,215,1) 50%, rgba(80,162,183,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(183,220,228,1)), color-stop(50%,rgba(161,203,215,1)), color-stop(100%,rgba(80,162,183,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(183,220,228,1) 0%,rgba(161,203,215,1) 50%,rgba(80,162,183,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(183,220,228,1) 0%,rgba(161,203,215,1) 50%,rgba(80,162,183,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(183,220,228,1) 0%,rgba(161,203,215,1) 50%,rgba(80,162,183,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(183,220,228,1) 0%,rgba(161,203,215,1) 50%,rgba(80,162,183,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7dce4', endColorstr='#50a2b7',GradientType=1 ); /* IE6-9 */

}

aside nav ul li:nth-child(6n+2) a:hover { color: #ffffff; background: #50A2B7; }

aside nav ul li:nth-child(6n+3) a {
	color: #10819a;

	/*
	5DC2CF
	B8E2E9
	CCEDF3
	*/

	background: rgb(204,237,243); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(204,237,243,1) 0%, rgba(184,226,233,1) 50%, rgba(93,194,207,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(204,237,243,1)), color-stop(50%,rgba(184,226,233,1)), color-stop(100%,rgba(93,194,207,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(204,237,243,1) 0%,rgba(184,226,233,1) 50%,rgba(93,194,207,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(204,237,243,1) 0%,rgba(184,226,233,1) 50%,rgba(93,194,207,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(204,237,243,1) 0%,rgba(184,226,233,1) 50%,rgba(93,194,207,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(204,237,243,1) 0%,rgba(184,226,233,1) 50%,rgba(93,194,207,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccedf3', endColorstr='#5dc2cf',GradientType=1 ); /* IE6-9 */

}

aside nav ul li:nth-child(6n+3) a:hover { color: #ffffff; background: #5DC2CF; }

aside nav ul li:nth-child(6n+4) a {

	/*
	8FA4D0
	c0c8e1
	d7dded
	*/

	color: #1a335c;

	background: rgb(215,221,237); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(215,221,237,1) 0%, rgba(192,200,225,1) 50%, rgba(143,164,208,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(215,221,237,1)), color-stop(50%,rgba(192,200,225,1)), color-stop(100%,rgba(143,164,208,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(215,221,237,1) 0%,rgba(192,200,225,1) 50%,rgba(143,164,208,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(215,221,237,1) 0%,rgba(192,200,225,1) 50%,rgba(143,164,208,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(215,221,237,1) 0%,rgba(192,200,225,1) 50%,rgba(143,164,208,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(215,221,237,1) 0%,rgba(192,200,225,1) 50%,rgba(143,164,208,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7dded', endColorstr='#8fa4d0',GradientType=1 ); /* IE6-9 */

}

aside nav ul li:nth-child(6n+4) a:hover { color: #ffffff; background: #8FA4D0; }

aside nav ul li:nth-child(6n+5) a {

	/*
	D2939C
	e1c0c4
	edd7da
	*/

	color: #67464b;

	background: rgb(237,215,218); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(237,215,218,1) 0%, rgba(225,192,196,1) 50%, rgba(210,147,156,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,215,218,1)), color-stop(50%,rgba(225,192,196,1)), color-stop(100%,rgba(210,147,156,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(237,215,218,1) 0%,rgba(225,192,196,1) 50%,rgba(210,147,156,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(237,215,218,1) 0%,rgba(225,192,196,1) 50%,rgba(210,147,156,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(237,215,218,1) 0%,rgba(225,192,196,1) 50%,rgba(210,147,156,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(237,215,218,1) 0%,rgba(225,192,196,1) 50%,rgba(210,147,156,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edd7da', endColorstr='#d2939c',GradientType=1 ); /* IE6-9 */

}

aside nav ul li:nth-child(6n+5) a:hover { color: #ffffff; background: #D2939C; }

aside nav ul li:nth-child(6n+6) a {

	/*
	E2B979
	e9d2b0
	f4e5d0
	*/

	color: #786140;

	background: rgb(244,229,208); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(244,229,208,1) 0%, rgba(233,210,176,1) 50%, rgba(226,185,121,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(244,229,208,1)), color-stop(50%,rgba(233,210,176,1)), color-stop(100%,rgba(226,185,121,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(244,229,208,1) 0%,rgba(233,210,176,1) 50%,rgba(226,185,121,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(244,229,208,1) 0%,rgba(233,210,176,1) 50%,rgba(226,185,121,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(244,229,208,1) 0%,rgba(233,210,176,1) 50%,rgba(226,185,121,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(244,229,208,1) 0%,rgba(233,210,176,1) 50%,rgba(226,185,121,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4e5d0', endColorstr='#e2b979',GradientType=1 ); /* IE6-9 */

}

aside nav ul li:nth-child(6n+6) a:hover { color: #ffffff; background: #E2B979; }

aside nav ul li a { padding: 0.8em 1em; }

aside nav ul li a:after {
	background: transparent url(../img/nav-arrow-1.png) 0 0 / 11px 100% no-repeat;
	content: ""; height: 100%; width: 11px; display: block; position: absolute; right: -11px; top: 0;
}

aside nav ul li:nth-child(1) a:after { background-image: url(../img/nav-arrow-1.png); }
aside nav ul li:nth-child(6n+2) a:after { background-image: url(../img/nav-arrow-2.png); }
aside nav ul li:nth-child(6n+3) a:after { background-image: url(../img/nav-arrow-3.png); }
aside nav ul li:nth-child(6n+4) a:after { background-image: url(../img/nav-arrow-4.png); }
aside nav ul li:nth-child(6n+5) a:after { background-image: url(../img/nav-arrow-5.png); }
aside nav ul li:nth-child(6n+6) a:after { background-image: url(../img/nav-arrow-6.png); }

.editable h3, h1 { color: #2696a6; text-transform: uppercase; font-size: 2.2em; font-family: "ProximaNovaRgRegular"; font-weight: normal; line-height: 1em; margin: 0;	}
.editable h4 { color: #1a1818; font-size: 2em; font-family: "ProximaNovaRgRegular"; font-weight: normal; line-height: 1em; margin: 0; }
.editable h5 { color: #2695a5; font-size: 1em; font-family: verdana; font-weight: bold; line-height: 1.25em; margin: 0; text-transform: uppercase; }

h1 { margin-bottom: 15px; }

#default-content .editable,
#default-content .editable td, #default-content .editable li { font-family: verdana; font-weight: normal; font-size: 1.25em; line-height: 1.25em; color: #5a5b5e; }

#default-content .editable th { font-size: 0.8em; }
#default-content .editable td { font-size: 1em; }

#default-content .editable p { font-size: 1em; color: #5a5b5e; }
#default-content .editable strong { font-size: 1em; color: #323133; }
#default-content .editable a { font-size: 1em; font-family: verdana; }
#default-content .editable li { padding-bottom: 0.53em; }
#default-content .editable li p { margin: 0; }


.editable .small-text { font-size: 0.86em !important; }
.editable .small-text em, .editable .small-text strong { font-size: 1em !important; }

/* tables */
.editable table { min-width: 400px; width: auto; }
.editable table th, .editable table td { text-align: left; padding: 4px 12px; }
.editable table tr { background: #ffffff; }
.editable table th { background: #2fa69b; color: #ffffff; font-weight: bold; font-family: arial; font-size: 0.9; text-transform: uppercase; padding: 0.9em; border-right: solid 1px #b1d7d6; border-bottom: solid 1px #b1d7d6; }
.editable table td { border-right: solid 1px #b1d7d6; border-bottom: solid 1px #b1d7d6; padding: 0.1em 0.1em 1em 1em; }
.editable table th:first-child, .editable table td:first-child { border-left: solid 1px #b1d7d6; }



.editable table th, .editable table td, .editable table th p, .editable table td p, .editable table th a, .editable table td a { font-size: 12px; line-height: 18px; vertical-align: top; }
.editable table th p, .editable table td p { padding: 0px; margin: 0px; }

#default-content .editable table th .small-text, .editable table th .small-text { color: #ffffff; }


.editable ul { list-style-type:none; padding:0px; margin:0 0 0 8px; }
.editable ul li { background-image:url(../img/list-arrow.png); background-repeat:no-repeat; background-position:0px 5px; padding-left:14px; }
.editable ol { padding-left: 23px; }

.editable ol li { list-style: none; counter-increment: myCounter; margin-left: 0; position: relative; }
.editable ol li:before {
	content: counter(myCounter); color: #4d74a1; font-family: "ProximaNovaLtSemibold"; font-size: 1.06em;
    padding-right: 0.5em; position: absolute; left: -15px; top: 0;
}

.editable .download, #default-content .editable .download, .download {
	padding: 1em 0.5em 1em 1em; color: #25727d; font-family: arial; font-size: 0.9em; position: relative; font-weight: bold; text-transform: uppercase;
	display: inline-block; *display: inline; *zoom: 1; background: #A6E0E5;
}

.editable .download:after, #default-content .editable .download:after, .download:after {
	background: transparent url(../img/download-arrow.png) 0 0 / 11px 100% no-repeat;
	content: ""; height: 100%; width: 11px; display: block; position: absolute; right: -11px; top: 0;
	background-image: url(../img/download-arrow.png);
}

.editable .download:hover, #default-content .editable .download:hover, .download:hover { color: #ffffff; background: #00A6B6; }
.editable .download:hover:after, #default-content .editable .download:hover:after, .download:hover:after { background-image: url(../img/download-arrow-over.png); }


/* news hub */
#news-hub-content { background: #ffffff; padding: 0 0 30px; }
#news-hub-content section { width: 750px; }
#news-hub-content aside { width: 210px; }
#news-hub-content section h2 { color: #2696a6; font-size: 3.4em; text-transform: uppercase; font-family: "ProximaNovaRgRegular"; font-weight: normal; }
#news-hub-content .item a h3 { color: #007bcd; font-size: 1.7em; font-family: "ProximaNovaLtSemibold"; font-weight: normal; margin: 0 0 6px 0; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }
#news-hub-content .category-link, #_home-tp .category-link {
	float: right; color: #007bcd; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; font-size: 1em; font-weight:  bold;
	margin-top: 2em;
}
#news-hub-content #news-items .item { margin-bottom: 20px; }
#news-hub-content #news-items .item h4 {
	color: #000000; font-size: 1em; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; font-weight: bold; margin: 0;
}
#news-hub-content #news-items .item .more, #news-hub-content #news-items .item .more-external {
	color: #ffffff; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 1em; background: #4e4c4c;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	padding: 2px 10px; font-weight: normal; margin-bottom: 10px;
}
#news-hub-content #news-items .item .more-external { background: #4e4c4c url(../img/more-external.png) 93% 4px no-repeat; padding-right: 25px; }
#news-hub-content #news-items .pagination { text-align: center; color: #007bcd; font-weight: normal; font-family: "ProximaNovaLtSemibold"; font-size: 1.1em; }
#news-hub-content #news-items .pagination a { color: #4e4c4c; font-weight: normal; font-family: "ProximaNovaLtSemibold"; font-size: 1em; }
#news-hub-content #news-items .pagination .nav { font-weight: normal; font-size: 1.3em; font-family: arial; }

#news-filter .header { background-image: url(../../../resize/includes/template/img/news-filter-header.png+w=173); }


#news-filter label { margin-bottom: 4px; margin-top: 4px; color: #25282a; font-family: arial; font-size: 1em; display: block; }

.keyword-holder {
	position: relative; width: 155px; height: 26px; background: #ffffff;
	-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;
	display: block; margin-bottom: 4px;
}
.keyword-holder input { position: absolute; left: 0; top: 0px; height: 26px; width: 120px; padding-left: 10px; border: none; background: transparent; }
.keyword-holder button {
	position: absolute; right: 0; top: 0; width: 35px; height: 26px; background: transparent url(../img/keyword-search.png) 5px 5px no-repeat;
	border: none; border-left: solid 1px #e7e7e7;
}

.custom-ticks { margin: 0; padding: 0; }
.custom-ticks li {
	background: transparent url(../img/custom-tick-off.png) 0 0 no-repeat; padding-left: 30px; display: block; margin-bottom: 2px; min-height: 22px; cursor: pointer; color: #25282a;
}
.custom-ticks .ticked { background-image: url(../img/custom-tick-on.png); }

#news-filter-box .bottom-search {
	color: #ffffff; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 1em; background: #4c4a4a;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	padding: 2px 10px; font-weight: normal; margin-bottom: 10px;
	border: none; margin-top: 10px;
}

#news-filter-box .last-item { border-bottom: none; }

.date-select {
	border: solid 1px #bababa; background: transparent url(../img/date-select-bg.png) 0 0 repeat-x;
	height: 50px; width: 50px; padding: 3px 9px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	cursor: pointer;
}

.date-select-holder .word { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; color: #25282a; padding: 0 4px; }
.date-select .month {
	background: #0d0d0d; color: #ffffff; font-size: 9px; display: inline-block; *display: inline; *zoom: 1; vertical-align: top;
	width: 30px; text-align: center;
	-moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
	font-family: arial; text-transform: uppercase;
}

.date-select .day {
	color: #0d0d0d; border: solid 2px #0d0d0d; font-size: 17px; line-height: 17px;
	display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 30px; text-align: center;
	-moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;
	font-family: arial; font-weight: bold; margin-top: 1px;
}

#news-hub-content .back { display: none; }

/* contact page */
#contact-content { background: #ffffff; padding: 10px; display: block; height: auto; /* 350px; */ }
#contact-content #page_content { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 240px; }
#contact-content .map { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 700px; }

/* meet the team scrollable */
#meet-the-team { background: #ffffff; padding: 10px 0 50px 0; }
#meet-the-team h5 { color: #1a1818; font-size: 2.5em; font-family: "ProximaNovaRgRegular"; font-weight: normal; margin: 30px 0 0 0; }
#meet-the-team .people { width: 920px; overflow: hidden; position: relative; height: 525px; margin-left: 30px; }
#meet-the-team .people .items { width: 2000em; position: absolute; height: 525px; }
#meet-the-team .people .item { height: 525px; display: inline; }
#meet-the-team .people .item .person { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 525px; width: 220px; margin-right: 15px; }
#meet-the-team .people .item .person .title { color: #2695a5; font-family: arial; font-weight: bold; font-weight: 1.4em; }
#meet-the-team .people .item .person .position { color: #2695a5; font-family: verdana; font-weight: normal; font-weight: 1.25em; }
#meet-the-team .people .item .person .description { color: #5a5b5e; font-family: verdana; font-weight: normal; font-weight: 1.1em; margin-top: 10px; }
#meet-the-team .browse { width: 28px; height: 28px; position: absolute; top: 240px; background: transparent url(../img/scrollable-nav.png) 0 0 no-repeat; cursor: pointer; }
#meet-the-team .prev { left: -10px; }
#meet-the-team .next { right: -30px; background-position: 0 -28px; }
#meet-the-team .people .item .double { width: 450px; padding-left: 15px; }
#meet-the-team .people .item .double .double-col { width: 49%; display: inline-block; vertical-align: top; padding-right: 8px; }


/* our-role board of directors scrollable */
#board-of-directors { background: #ffffff; padding: 10px 0; }
#board-of-directors h5 { color: #1a1818; font-size: 2.5em; font-family: "ProximaNovaRgRegular"; font-weight: normal; margin: 10px 0; }
#board-of-directors .people-holder {  background: #e9f4f6; padding: 37px 52px; position: relative; }
#board-of-directors .people { width: 855px; overflow: hidden; position: relative; height: 270px; }
#board-of-directors .people .items { width: 2000em; position: absolute; height: 270px; }
#board-of-directors .people .item { height: 270px; display: inline; }
#board-of-directors .people .item .person { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 250px; width: 155px; margin-right: 20px; }
#board-of-directors .people .item .person .title { color: #2695a5; font-family: arial; font-weight: bold; font-weight: 1.4em; margin-top: 10px; }
#board-of-directors .people .item .person .position { color: #2695a5; font-family: verdana; font-weight: normal; font-weight: 1.25em; }
#board-of-directors .people .item .person .description { color: #5a5b5e; font-family: verdana; font-weight: normal; font-weight: 1.1em; margin-top: 10px; }
#board-of-directors .browse { width: 28px; height: 28px; position: absolute; top: 160px; background: transparent url(../img/scrollable-nav.png) 0 0 no-repeat; cursor: pointer; }
#board-of-directors .prev { left: 10px; }
#board-of-directors .next { right: 10px; background-position: 0 -28px; }

/* our-role life members scrollable */
#life-members { background: #ffffff; padding: 10px 0 60px 0; }
#life-members h5 { color: #1a1818; font-size: 2.5em; font-family: "ProximaNovaRgRegular"; font-weight: normal; margin: 10px 0; }
#life-members .people-holder {  background: #e9f4f6; padding: 37px 52px; position: relative; }
#life-members .people { width: 855px; overflow: hidden; position: relative; height: 60px; }
#life-members .people .items { width: 2000em; position: absolute; height: 60px; }
#life-members .people .item { height: 60px; display: inline; }
#life-members .people .item .person { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 60px; width: 155px; margin-right: 20px; }
#life-members .people .item .person .title { color: #2695a5; font-family: arial; font-weight: bold; font-weight: 1.4em; margin-top: 10px; }
#life-members .people .item .person .position { color: #2695a5; font-family: verdana; font-weight: normal; font-weight: 1.25em; }
#life-members .people .item .person .description { color: #5a5b5e; font-family: verdana; font-weight: normal; font-weight: 1.1em; margin-top: 10px; }
#life-members .browse { width: 28px; height: 28px; position: absolute; top: 50px; background: transparent url(../img/scrollable-nav.png) 0 0 no-repeat; cursor: pointer; }
#life-members .prev { left: 10px; }
#life-members .next { right: 10px; background-position: 0 -28px; }
#life-members .col { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 285px; padding: 0 30px; color: #2695a5; font-weight: bold; line-height: 1.5em; }

/* ntia sponsors */

#ntia-sponsors-heading { background: #ffffff; padding: 1px 0; border-bottom: 4px solid #2696a6; }
#ntia-sponsors-heading h5 { color: #1a1818; font-size: 2.5em; font-family: "ProximaNovaRgRegular"; font-weight: normal; margin: 30px 0 10px 0;  }
#ntia-sponsors { background: #ffffff; padding: 20px 0 60px 0; }
#ntia-sponsors .major { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-bottom: 2em; width: 100%; text-align: center}
#ntia-sponsors .major p strong { color: #323232; font-family: verdana; font-weight: bold; font-size: 1.1em; text-align: center; font-size: 1.5em; text-transform: uppercase; padding-bottom: 0.5em; border-bottom: solid black 2px; margin-bottom: 0.6em; display: inline-block;}
#ntia-sponsors .sponsors-holder { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; position: relative; padding: 15px 50px; }
#ntia-sponsors .sponsors { width: 519px; overflow: hidden; position: relative; height: 100px; }
#ntia-sponsors .sponsors .items { width: 2000em; position: absolute; height: 100px; }
#ntia-sponsors .sponsors .item { height: 100px; display: inline-block; *display: inline; *zoom: 1; vertical-align: bottom; margin-right: 20px; }
#ntia-sponsors .sponsors .item .image { display: inline-block; *display: inline; *zoom: 1; vertical-align: bottom; position: relative; padding-top: 25px; }
#ntia-sponsors .sponsors .item .image .sponsor-type-heading { position: absolute; top: 0; left: 0; color: #c0c0c0; font-family: verdana; font-weight: bold; font-size: 1.1em; white-space: nowrap; }
#ntia-sponsors .browse { width: 28px; height: 28px; position: absolute; top: 63px; background: transparent url(../img/scrollable-nav.png) 0 0 no-repeat; cursor: pointer; }
#ntia-sponsors .prev { left: 10px; }
#ntia-sponsors .next { right: 10px; background-position: 0 -28px; }

#ntia-sponsors .sponsor__container {
	display: flex;
	flex-flow: column;
}

#ntia-sponsors .sponsor__row {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 2em;
}
#ntia-sponsors .sponsor__column {
	width: 30%;
}

@media all and (max-width: 768px) {
	#ntia-sponsors .sponsor__row:last-child {
		flex-flow: column;
	}

	#ntia-sponsors .sponsor__row:last-child .image {
		width: 100%;
	}

	#ntia-sponsors .sponsor__column {
		width: 100%;
	}
}




#ntia-sponsors .sponsor__row strong {
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	color: black;
	padding-bottom: 0.5em;
	border-bottom: solid black 2px;
	margin-bottom: 0.6em;
	display: inline-block;
}

#ntia-sponsors .sponsor__row .image {
	margin-bottom: 2em;
	margin-right: 4em;
	width: calc(20%);
	height: 67px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#ntia-sponsors .sponsor__column .image {
	width: 100%;
}

#ntia-sponsors .sponsor__row .image img {
	max-width: 100%;
	max-height: 100%;
	/* object-fit: contain; */
	/* object-position: left center; */
}

@media (max-width: 599px) {
	#ntia-sponsors .sponsor__row .image {
		width: 45%;
		margin-right: 0;
	}
	#ntia-sponsors .sponsor__row {
		justify-content: space-between;
	}
}

#ntia-sponsors .text-center {
	text-align: center;
	width: 100%;
	display: block;
}

/* styled dropdowns */
.styled-dropdown { position: relative; display: block; cursor: pointer; }
.styled-dropdown .head {
	position: relative; display: block; width: auto;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	height: 47px; border: solid 2px #62cc7c;
}
.styled-dropdown .head .label { /* position: absolute; left: 0; top: 16px; */ padding: 14px 60px 0 20px; font-family: arial; font-weight: bold; font-size: 1.1em; color: #62cc7c; text-transform: uppercase; }
.styled-dropdown .head .arrow {
	-moz-border-radius: 0 20px 20px 0; -webkit-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0;
	position: absolute; right: 0; top: 0; width: 47px; height: 47px; cursor: pointer;
	display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(90deg);
  color: #62cc7c;
  font-size: 1rem;
}
.styled-dropdown ul {
	background: #8ddca0; position: absolute; top: 38px; left: 0; margin: 0; padding: 0; list-style: none; width: 100%;
	padding-bottom: 4px; display: none; z-index: 999;
}
.styled-dropdown ul li a { padding: 4px 20px; color: #ffffff; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; text-transform: uppercase; }
.open ul { display: block; }
.styled-dropdown ul li a:hover { text-decoration: underline; }
.grey-dropdown .head { border: solid 2px #999999; }
.grey-dropdown .head .label { color: #999999; }
.grey-dropdown .head .arrow { color: #999999; }
.grey-dropdown ul { background: #dcd9d9; }
.grey-dropdown ul li a { color: #999999; }

.gallery-dropdown-holder { width: auto; min-width: 49%; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

/* gallery images */
#gallery-images { margin-top: 20px; width: 100%; }
#gallery-images a { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-right: 10px; position: relative; width: 310px; height: 200px; margin-bottom: 10px; }
#gallery-images a img { object-position: top center; object-fit: cover; height: 100%;
width: 100%; position: absolute; top: 0; left: 0;}
#gallery-images a .mask { position: absolute; bottom: 0; left: 0; width: 310px; height: 200px; background: #656565; opacity: 0.78; z-index: 9; display: none; }
#gallery-images .magnify { background: transparent url(../img/gallery-magnify.png) 50% 50% no-repeat; width: 310px; height: 200px; position: absolute; display: none; z-index: 9; }
#gallery-images a img:hover, #gallery-images a .bw { opacity: 0; }
#gallery-images a .bw:hover, #gallery-images a:hover .bw { opacity: 1; }
#gallery-images a:hover .mask, #gallery-images a:hover .magnify { display: block; }

/* ntia winners */
.winner-dropdown-holder { width: auto; min-width: 49%; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }

#winner-boxes { margin-top: 20px; }
#winner-boxes table { margin-left: -10px; width: 100%; }
#winner-boxes td { background: #efefef; border: solid 10px #ffffff; width: 50%; vertical-align: top;  }
#winner-boxes td .heading { background: #2696a6; color: #ffffff; text-transform: uppercase; font-family: "ProximaNovaLtSemibold"; font-size: 1.2em; padding: 12px 15px; }
#winner-boxes td .copy { background: #efefef; color: #585858; font-family: verdana; font-size: 1.1em; padding: 12px 15px; }
#winner-boxes td .copy strong { color: #585858;	font-family: verdana; font-size: 1em; font-weight: bold; }


#default-content { padding-bottom: 30px }

#logout {
	position: absolute;
	top: 130px;
	right: 0px;
}

#login-button, #login-disabled, #members-button {
	position: relative;
	background: #69d28c url(../img/login-icon.png) 137px 0 no-repeat;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	color: #ffffff;
	padding: 6px 12px;
	width: 173px;
	height: 26px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	float: right;
}

#members-button {
	background-image: url(../img/logout-icon.png);
}

#members-button .member-link {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffffff;
	float: none;
	position: absolute;
	top: 6px; left: 12px;
}

#members-button .logout {
	display: block;
	width: 36px;
	height: 26px;
	position: absolute;
	top: 0;
	right: 0;
}

#login-boxes {
	text-align: right;
	display: none;
}

#login-boxes.login-error {
	display: block;
}

#login-boxes .error, #login-boxes .error error {
	background: none;
	color: #ff0000;
	min-height: 0;
	display: block;
	text-align: right;
	margin: 0;
	width: auto;
	padding: 0 10px 10px;
	height: auto;
}


#login-boxes div {

	background: #2b99ae;
	color: #ffffff;
	display: inline-block; *display: inline; *zoom: 1; vertical-align: top;
	text-align: left;
	padding: 25px 35px;

	width: 300px;
	margin-bottom: 15px;

	height: 193px;

}

#login-boxes div.taller {
	height: 348px;
}

#login-boxes div h3 {
	color: #ffffff;
	font-size: 23px;
	font-family: "ProximaNovaRgRegular", arial;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}

#login-boxes div ul {
	padding: 0 0 0 18px;
}

#login-boxes div p, #login-boxes div li, #login-boxes div p a {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
}

#login-boxes div p a {
	text-decoration: underline;
	font-weight: normal;
}

#login-boxes input {
	display: block;
	background: #ffffff;
	border: none;
	border-radius: 20px;
	padding: 4px 12px;
	margin-bottom: 10px;
	font-family: "ProximaNovaLtSemibold", arial;
	font-size: 13px;
	color: #108ca4;
	width: 100%;
	height: 28px;
}

#login-boxes .button {
	background: #4f4f4f url(../img/login-submit-arrow.png) 87% 11px no-repeat;

	height: 26px;
	border: none;


	padding: 3px 24px 3px 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "ProximaNovaThExtrabold";
	-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;
	font-size: 17px;
	font-weight: normal;

}

#login-boxes .go {
	background-position: 80% 11px;
	float: right;
}

#login-boxes .member-services {
	background: #56c2d7;
}

#login-boxes .register {
	background: #5ec276;
}

#login-boxes .member-services .button {
	background-position: 94% 11px;
}

#login-boxes .register .button {
	background-position: 148px 11px;
	padding-right: 30px;
}

#login-boxes #participant-zone-login, #login-boxes #participant-zone-login.taller {
	min-height: 0;
	height: auto;
	padding: 0;
	width: 230px;
	margin: 15px 0 0;
	display: none;
}

#mobile-members-menu { display: none; }


#winners-row { position: relative; }
#_ntia-winners-tp .download { position: absolute; bottom: 4px; right: 30px; }

#life-members .small-text { font-size: 0.86em !important; margin: 0; color: #2695A5; padding: 10px 0 0 30px; }

#meet-the-team .cloned .person,
#ntia-sponsors .cloned div, #ntia-sponsors .cloned a,
#life-members .people .cloned div,
#board-of-directors .cloned div, #board-of-directors .cloned div img { display: none !important; }


/* ********************* home page banner resize ********************* */

/* banner section */
#home-banner, #home-banner-mobile { height: 701px; }

#home-banner-tag, #home-banner-mobile-tag {

	margin-bottom: 35px; max-width: 100%; padding: 12px 12px 12px 0;
	height: 171px; width: 43%; min-width: 260px; top: 62px;

}

#home-banner-tag span, #home-banner-mobile-tag span { width: 350px; font-size: 2em; line-height: 1.1em;  }


#home-banner-tag .slides-pagination { width: 407px; bottom: 20px; }

/* new styles for banner tag with logo */

#home-banner-tag .tag { height: 125px; width: 390px; right: 20px; top: 10px; }
#home-banner-tag.with-logo .tag span { width: 400px; }
#home-banner-tag.with-logo .tag .logo { width: 205px; margin: 10px 0 0 0; }
#home-banner-tag.with-logo .slides-pagination { width: 644px; }

/* white bar in banner section */
#home-content { height: 166px; padding: 20px 0; top: 92px; }
#_home-tp #page_content p { font-size: 1.1em; }

#_home-tp #page_secondary_content { padding-bottom: 30px; }

/* BROWSER FIXES */

/* SAFARI - CHROME */
.saf header, .saf5 header, .chr header { margin-top: -34px; }
.chr #main-nav { min-height: 75px; }
.saf5 #main-nav { min-height: 74px; }
.saf5 #botom-content, .chr #botom-content { overflow: hidden; }

/* IE8 */

/* MAIN NAV */
.ie8 #main-nav { min-height: 41px; }

.ie8 #main-nav .main-nav-1 a { border-bottom: solid 2px #108ca4; }
.ie8 #main-nav .main-nav-2 a { border-bottom: solid 2px #56c2d7; }
.ie8 #main-nav .main-nav-3 a { border-bottom: solid 2px #1b926a; }
.ie8 #main-nav .main-nav-4 a { border-bottom: solid 2px #70c13b; }
.ie8 #main-nav .main-nav-5 a { border-bottom: solid 2px #7a8dc3; }
.ie8 #main-nav .main-nav-6 a .main-nav-
.ie8 #main-nav .main-nav-7 a { border-bottom: solid 2px #108ca4; }

.ie8 #main-nav .main-nav-2 ul,
.ie8 #main-nav .main-nav-2 li,
.ie8 #main-nav .main-nav-2 li a,
.ie8 #main-nav .main-nav-2 li a:hover,
.ie8 #main-nav .main-nav-2 li { background: #56c2d7; }

.ie8 #main-nav .main-nav-2.parent:hover,
.ie8 #main-nav .main-nav-2.parent-active { border-bottom: solid 6px #56c2d7; }

.ie8 #main-nav .main-nav-3 ul,
.ie8 #main-nav .main-nav-3 li,
.ie8 #main-nav .main-nav-3 li a,
.ie8 #main-nav .main-nav-3 li a:hover,
.ie8 #main-nav .main-nav-3 li { background: #1b926a; }

.ie8 #main-nav .main-nav-3.parent:hover,
.ie8 #main-nav .main-nav-3.parent-active { border-bottom: solid 6px #1b926a; }

.ie8 #main-nav .main-nav-4 ul,
.ie8 #main-nav .main-nav-4 li,
.ie8 #main-nav .main-nav-4 li a,
.ie8 #main-nav .main-nav-4 li a:hover,
.ie8 #main-nav .main-nav-4 li { background: #70c13b; }

.ie8 #main-nav .main-nav-4.parent:hover,
.ie8 #main-nav .main-nav-4.parent-active { border-bottom: solid 6px #70c13b; }

.ie8 #main-nav .main-nav-5 ul,
.ie8 #main-nav .main-nav-5 li,
.ie8 #main-nav .main-nav-5 li a,
.ie8 #main-nav .main-nav-5 li a:hover,
.ie8 #main-nav .main-nav-5 li { background: #7a8dc3; }

.ie8 #main-nav .main-nav-5.parent:hover,
.ie8 #main-nav .main-nav-5.parent-active { border-bottom: solid 6px #7a8dc3; }

.ie8 #main-nav .main-nav-6 ul,
.ie8 #main-nav .main-nav-6 li,
.ie8 #main-nav .main-nav-6 li a,
.ie8 #main-nav .main-nav-6 li a:hover,
.ie8 #main-nav .main-nav-6 li { background: #56c2d7; }

.ie8 #main-nav .main-nav-6.parent:hover,
.ie8 #main-nav .main-nav-6.parent-active { border-bottom: solid 6px #56c2d7; }

.ie8 #main-nav .main-nav-7 ul,
.ie8 #main-nav .main-nav-7 li,
.ie8 #main-nav .main-nav-7 li a,
.ie8 #main-nav .main-nav-7 li a:hover,
.ie8 #main-nav .main-nav-7 li { background: #108ca4; }

.ie8 #main-nav .main-nav-7.parent:hover,
.ie8 #main-nav .main-nav-7.parent-active { border-bottom: solid 6px #108ca4; }

/* TWITTER BOX */
.ie8 #twitter-box .follow { display: none; }
.ie8 #twitter-box .header:hover .follow { display: block; }

/* HOME QUICK LINK BOXES */
.ie8 #home-boxes { margin-bottom: 130px; clear: both; }
.ie8 #home-boxes .mask { display: none; }
.ie8 #home-boxes .home-box:hover .bw { display: none; }
.ie8 #_home-tp .home-box .bottom-bar { position: relative; margin-top: 33px; padding-top: 1px; }
.ie8 #_home-tp #news-box { padding-top: 30px; }

/* NEWS HUB FILTER */
.ie8 .keyword-holder { width: 150px; }
.ie8 .keyword-holder input { padding-top: 5px; }

/* SIDE NAV */
.ie8 aside nav ul li a { min-height: 10px; }
.ie8 aside nav ul li a { color: #ffffff; filter: none; }
.ie8 aside nav ul li a:hover { text-decoration: underline; }

.ie8 aside nav ul .side-nav-1 a, .ie8 aside nav ul .side-nav-7 a { background: #B1DD93; }
.ie8 aside nav ul .side-nav-2 a, .ie8 aside nav ul .side-nav-8 a { background: #50A2B7; }
.ie8 aside nav ul .side-nav-3 a, .ie8 aside nav ul .side-nav-9 a { background: #5DC2CF; }
.ie8 aside nav ul .side-nav-4 a, .ie8 aside nav ul .side-nav-10 a { background: #8FA4D0; }
.ie8 aside nav ul .side-nav-5 a, .ie8 aside nav ul .side-nav-11 a { background: #D2939C; }
.ie8 aside nav ul .side-nav-6 a, .ie8 aside nav ul .side-nav-12 a { background: #E2B979; }

.ie8 aside nav ul .side-nav-1 a:after, .ie8 aside nav ul .side-nav-7 a:after { background-image: url(../img/nav-arrow-1.png); }
.ie8 aside nav ul .side-nav-2 a:after, .ie8 aside nav ul .side-nav-8 a:after { background-image: url(../img/nav-arrow-2.png); }
.ie8 aside nav ul .side-nav-3 a:after, .ie8 aside nav ul .side-nav-9 a:after { background-image: url(../img/nav-arrow-3.png); }
.ie8 aside nav ul .side-nav-4 a:after, .ie8 aside nav ul .side-nav-10 a:after { background-image: url(../img/nav-arrow-4.png); }
.ie8 aside nav ul .side-nav-5 a:after, .ie8 aside nav ul .side-nav-11 a:after { background-image: url(../img/nav-arrow-5.png); }
.ie8 aside nav ul .side-nav-6 a:after, .ie8 aside nav ul .side-nav-12 a:after { background-image: url(../img/nav-arrow-6.png); }

/* DOWNLOAD PDF STYLE */
.ie8 .download { filter: none; }

/* NTIA GALLERY IMAGES */
.ie8 #gallery-images .bw { display: none; }
.ie8 #gallery-images a:hover .bw { display: block; }
.ie8 #gallery-images a:hover .mask { display: none; }

.orange-text { color: #f4a427; }

#profiles input[type=text],
#profiles input[type=email],
#profiles input[type=file],
#profiles textarea{
	width: 168px;
}
#profiles input[type=submit]{
	background: #4f4f4f;
	color: white;
	border: 0;
	padding: 0 10px;
	border-radius: 10px;
	line-height: 20px;
}


#find-an-agent {
	background: #00A498;
	color: white;
	padding: 20px;
	margin: 20px 0;
	text-align: center;
}
#find-an-agent .select-a-state{
	display: inline-block;
	width: 244px;
	text-align: left;
	margin: 0 auto;
	vertical-align: top;
}
#find-an-agent .form{
	display: inline-block;
	width: 244px;
	text-align: left;
	margin: 0 auto;
	padding-left: 20px;
}
#find-an-agent h3{
	color: white;
	margin: -20px -20px 0;
	padding: 10px 20px;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
}
#find-an-agent p{
	color: #ccc !important;
	margin: 0 0 10px 0;
	text-align: left;
}
#find-an-agent label,
#find-an-agent .label{
	color: white;
	display: block;
	line-height: 20px;
}
#find-an-agent input{
	background: white;
	color: #333;
	font-size: 17px;
	line-height: 20px;
	padding: 5px 10px;
	border: 0;
	border-radius: 10px;
}
#find-an-agent .group {
	margin: 0 0 10px;
}
#find-an-agent input[type=checkbox]{
	float: left;
	margin-right: 10px;
}
#find-an-agent input[type=submit]{
	color: white;
	font-weight: bold;
	padding: 5px 20px;
	background: #4c4c4c;
	background: -moz-linear-gradient(top, #737373 0%, #595959 6%, #4c4c4c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#737373), color-stop(6%,#595959), color-stop(100%,#4c4c4c));
	background: -webkit-linear-gradient(top, #737373 0%,#595959 6%,#4c4c4c 100%);
	background: -o-linear-gradient(top, #737373 0%,#595959 6%,#4c4c4c 100%);
	background: -ms-linear-gradient(top, #737373 0%,#595959 6%,#4c4c4c 100%);
	background: linear-gradient(to bottom, #737373 0%,#595959 6%,#4c4c4c 100%);
}
#find-an-agent a{
	display: block;
	background: #1B716B;
	color: white;
	padding: 10px 20px;
}

#agent-list{
	background: #008255;
	margin: 20px 0;
}
#agent-list .number{
	float: left;
	line-height: 23px;
	margin-right: 10px;
}
#agent-list a{
	display: block;
	color: #414141;
	border-top: 1px solid #008255;
	background: white;
	margin: 0;
	padding: 10px;
}
#agent-list a:first-child{
	border: 0;
}
#agent-list a h4{
	color: #008255;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
}
#agent-list a p{
	margin: 0;
}
#agent-list a:hover{
	background: #D4EBE2;
	color: #414141;
}
#agent-list a:hover h4{
	color: #005336;
}
#agent-list a:hover p,
#agent-list a:hover strong{
	color: #414141;
}
#agent-details{

}
#agent-details h3{
	color: #008255;
	font-weight: bold;
	font-size: 1.6em;
}
#agent-details a{
	color: #008255;
}

#agent-map,
#agents-map {
	width: 584px;
	height: 200px;
	max-width: 100%;
	margin: 20px 0;
}

.search-buttons{
	margin: 20px 0;
}
.search-buttons a{
	color: #008255;
}
.search-buttons a.new-search{
	display: block;
}
.search-buttons a.new-search:before{
	content: '« ';
}

.google-marker{
	color: white;
	margin-left: -27px !important;
	margin-top: -46px !important;
	width: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

.travel-accredited {
	border-top: 1px solid #ccc;
}

.edmSubscribe {
	background: white url(../img/subscribe.jpg) center no-repeat;
	width: 245px;
	height: 26px;
	display: inline-block;
	margin: 10px 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	text-indent: 100%;
	overflow: hidden;
}
#fieldName,
#fieldEmail,
#fieldmijtki{
	width: 245px;
    border: 1px solid #ccc;
    line-height: 1.8em;
    border-radius: .9em;
    text-indent: .9em;
}

/* Scrolling Gallery */
@media(max-width:959px){
	.scrollingGallery {
		text-align: center;
	}
	.scrollingGallery .btnLeft,
	.scrollingGallery .btnRight {
		display: none;
	}
}
@media(min-width:960px){
	.scrollingGallery {
		display: block;
		position: relative;
	}
	.scrollingGallery .btnLeft,
	.scrollingGallery .btnRight {
		position: absolute;
		top: 50%;
		margin-top: -22.5px;
		left: 0;
		width: 45px;
		height: 45px;
		color: white;
		background: #1AA6B5;
		line-height: 45px;
		font-size: 24px;
		text-align: center;
		cursor: pointer;
		transition: background .4s swing;
	}
	.scrollingGallery .btnLeft.off,
	.scrollingGallery .btnRight.off {
		background: #CFCFCF;
	}
	.scrollingGallery .btnRight {
		left: auto;
		right: 0;
	}
	.scrollingGallery .scrollingGalleryWrapper {
		overflow: hidden;
		margin: 18px 59px 0;
	}
	.scrollingGallery .scrollingGalleryScroller {
		width: 10000px;
		position: relative;
	}
}
.scrollingGallery .galleryImage {
	display: inline-block;
	width: 273px;
	height: 278px;
	margin: 0 11px 18px 0;
	position: relative;
}
.scrollingGallery .galleryImage img {
	display: block;
	width: 273px;
	height: 235px;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
}
.scrollingGallery .galleryImage .galleryCaption {
	display: block;
	width: 273px;
	height: 43px;
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 100%;
	color: #78B93D;
	background: #DFECD6;
	box-sizing: border-box;
	padding: 8px 18px;
	text-transform: uppercase;
	overflow: hidden;
	font: 14px/14px 'ProximaNovaRgRegular', sans-serif;
	border-bottom: 6px solid transparent;
}
.scrollingGallery .galleryImage:nth-child(3n+2) .galleryCaption {
	color: #16764E;
	background: #D8E8E2;
}
.scrollingGallery .galleryImage:nth-child(3n+3) .galleryCaption {
	color: #6084AA;
	background: #CDE0F3;
}


.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0,0,0,0.75);
  z-index: 9999999;
}

.popup__container {
  background-color: #fff;
  position: relative;
  padding: 4rem;
  text-align: center;
  max-width: 550px;
}

.popup__container a {
  padding: 1rem 2rem;
  background-color: #1b926a;
  display: inline-block;
  margin-top: 2rem;
  color: #fff;
  font-size: 1rem;
  cursor: pointer;
}

.popup__close {
  color: #000;
  position: absolute;
  top: 1rem;
  right: 1rem;
  border: none;
  background: none;
  font-size: 1.2rem;
  font-family: "ProximaNovaLtSemibold";
}

@media all and (max-width: 768px) {
  .popup__container {
    padding: 4rem 2rem;
  }
}
