@charset "utf-8";
*, input[type="search"] { -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html { min-height: 100%; position: relative; font-family: sans-serif; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) }
body { display: block;position: relative;width: 100%;height: 100%;background-color: #000;color: #fff;font-family: 'Lato', sans-serif;font-size: 14px;font-weight: 400;line-height: 1.6;overflow-x: hidden;margin: 0;padding: 0; }
hr { box-sizing: content-box; height: 0; overflow: visible }
h1, h2, h3, h4, h5, h6 {font-family: inherit;font-weight: 500;line-height: 1.1;color: inherit;}
h1, h2, h3{margin-top: 20px;margin-bottom: 10px;}
h4, h5, h6{margin-top: 10px;margin-bottom: 10px;}
h1, .PageTitle{font-size: 32px;font-weight: 600;}
h2, .HeaderText{font-size: 26px;}
h3{display: block; color: #c68f22; font-weight: 400; font-size: 20px; font-style: normal; }
h4{font-size: 26px;}
.memberPageTitle{color: #fff;display: block; text-align: center; text-transform: uppercase; word-spacing: 15px; font-size: 52px; font-weight: 600; text-shadow: 1px 1px 1px rgba(0,0,0,0.4); line-height: 70px; }
.widgetTitle{display: block; font-size: 14px; text-transform: uppercase; opacity: .6; } p,
.BodyText {margin: 0 0 10px; color: #fff; font-family: 'Lato', sans-serif; font-size: 14px; font-weight: 400; line-height: 1.3; }
.foundingPartnersTitle{display: block; position: relative; text-align: center; margin-bottom: 50px; color: #fff; font-size: 20px; }
.footerWidget{display: block; position: relative; margin-top: 20px; font-size: 13px; color: #ccc; }
.footerWidget p{color: #ccc;}
dl, ol, ul { margin: 0 0 0 20px; }
ol ol, ol ul, ul ol, ul ul { margin-bottom: 0 }
b, strong { font-weight: bolder }
a { color: #d49f1c; text-decoration: none; background-color: transparent }
a:hover, a:focus { color: #d49f1c; text-decoration: underline }
input:focus { outline: none !important; box-shadow: none !important;  border-color: inherit !important;}
img { max-width: 100%; }
button:focus { outline: none; }
.wpem-theme-button{background-color: #c68f22;color:#fff; font-size:14px; padding:10px 20px; border-radius:4px; display: inline-block;}
.content .contentFrame .span8 > a.wpem-theme-button {margin: 15px 0px;}
.wpem-theme-button:hover{background-color: #00a5fa; color:#fff;}

.TRSCHBullets ul { margin: 0 0 30px; }
.TRSCHBullets li {  list-style-type: none; display: block; margin: 5px 0;}
.TRSCHBullets li a{color:#fff; opacity:0.6;transition: all .2s; font-weight: 300;position: relative; padding-left: 14px;text-decoration:none;font-size: 14px; }
.TRSCHBullets li a:hover{opacity:1;}
.TRSCHBullets li:last-child { margin-bottom: 0px; }
.TRSCHBullets li a:before { position: absolute; left: 0; top:2px; content:"\f105"; width: 15px; height: 14px; color: #616161; font: normal normal normal 14px/1; font: var(--fa-font-solid); font-weight:500;}
.TRSCHBullets li a:hover::before {color:#fff;}

.TRSCHNoBullets ul { margin: 0px; }
.TRSCHNoBullets ul, .TRSCHNoBullets ul li, .TRSCHNoBullets ol, .TRSCHNoBullets ol li { list-style: none; list-style-type: none; line-height: 28px; }
.list-inline li { display: inline-block; vertical-align: middle; }
.xs979, #header .header .navbar .nav ul>li.xs979, .xs767 { display: none; }
.xsHidden { display: block !important; }
.xsVisible { display: none !important; }
body .btn { font-size: 0.9rem; font-weight: bold; border-radius: 0; padding: 0.9rem; line-height: 1.5; border: 1px solid transparent; text-align: center; display: inline-block; transition: none; -webkit-appearance: button; position: relative; text-shadow: none; text-transform: capitalize; }
body .btn:hover { color: #212529; text-decoration: none; }
body .btn-gold, body .btn-light-navy, body .btn-navy { color: #fff !important; }
body .btn-gold { background: #DD771E; }
body .btn-gold:hover { background: #e99f5e; }
body .btn-navy { background: #353645; }
body .btn-navy:hover { background: #565870; }
body .btn.btn-arrow::after { content: "\f061"; font-weight: 900; margin-left: 0.5rem; transition: 0.2s ease; right: 0; position: relative; font: normal normal normal 12px/1; font: var(--fa-font-solid); text-shadow: none; }
body .btn.btn-arrow:hover::after { right: -0.5rem; }
.container { max-width:1200px; width: 100%; padding: 0 20px; }
/******Header******/
body.shrink #header.header {background: #191c21;}
body.shrink #header.header .navbar .brand {padding: 0; margin: 0px; } 
#header { -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
    display: block; position: fixed; padding: 15px 0; width: 100%; height: auto; top: 0px; left: 0px; background-image: linear-gradient(#000, transparent); z-index: 999;}

body.shrink #header{background-image: none;}
#header.header a { text-decoration: none; }
#header .navbar .container { padding: 0 0px; }
#header .navbar-inner { padding: 0; border: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; border-radius: 0; background-image: none; background: transparent;}
#header.header .navbar .nav ul>li>a { color: #fff; -moz-transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; }
#header.header .navbar .nav ul>li>a:hover { color:#c48f24; text-decoration:none; }
#header.header .navbar .nav ul>li { text-align: center; }
#header.header .navbar .nav ul>li>a {color: #fff; font-size:14px;padding: 0;margin:0px;font-weight: normal;
background: top; border: none; box-shadow: none; -moz-transition: all ease-in-out 0.2s; -webkit-transition: all ease-in-out 0.2s; transition: all ease-in-out 0.2s; text-transform:uppercase; } 
#header.header .navigation { text-align: right; position: relative; z-index: 2;margin-top: 15px;}
.navMain .nav-right { text-align: center; position: relative; padding-bottom: 4px; height: 100%; z-index: 4; }
.navMain { position: relative; float: right; text-align: right; }
#header.header .navbar .nav>ul>li { float: left; vertical-align: middle; width: auto; border: 0px solid transparent; border-bottom: none; border-top: none; -moz-transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; padding:0px;margin-left: 15px; }
#header.header .navbar .nav ul>li>ul.dropdown-menu>li,
#header.header .navbar .nav ul>li>ul.dropdown-menu>li.dropdown-submenu>ul.dropdown-menu>li, #header.header .navbar .nav ul>li>ul.dropdown-menu>li.dropdown-submenu>ul.dropdown-menu>li.dropdown-submenu>ul.dropdown-menu>li { width: 100%;background:#191c21;  }
#header .navbar .nav { width: 100%; margin: 0px; }
#header.header .navbar .nav ul { float: left; width: 100%; margin: 0; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; width: auto; }
#header .navbar .brand { padding: 1rem; margin: 0px; }
#header .navbar .brand img { z-index: 9; display: block;}
#header.header .navbar .nav ul>li.dropdown>ul li a, .memberCenter.dropdown .dropdown-menu ul li a { color: #fff; font-size: 1rem; display: block; padding:0px; text-align: left; }

#header.header .navbar .nav ul > li.dropdown > ul li a{font-weight: 300;font-size: 16px;text-transform:initial; padding: 15px; }
.memberCenter.dropdown .dropdown-menu ul li { width: 100%; }
.memberCenter.dropdown .dropdown-menu ul li a:hover { text-decoration: underline; }
.memberCenter.dropdown .dropdown-menu ul li a:after { display: none; }
#header.header .navbar .nav ul>li.dropdown>ul li:last-child a { margin-bottom: 0px; }
#header.header .navbar .nav ul>li.dropdown>ul li:last-child a:after { display: none; }
#header.header .navbar .nav ul li.dropdown>ul.dropdown-menu li.dropdown-submenu .dropdown-menu {min-width:100%; }
#header.header .navbar .nav ul li.dropdown > ul.dropdown-menu li.dropdown-submenu .dropdown-menu li a {font-size: 14px; padding-left: 30px;}
#header.header .navbar .nav ul li.dropdown > ul.dropdown-menu li.dropdown-submenu .dropdown-menu ul.dropdown-menu li a {padding-left: 45px;}
#header.header .navbar .dropdown-submenu>.dropdown-menu { margin-top: 0; }
.dropdown-menu>li>a { white-space: normal; }
#header.header .navbar .nav ul>li>.dropdown-menu { margin: 0; }
#header .navbar .nav ul>li>.dropdown-menu::before, #header .navbar .nav ul>li>.dropdown-menu::after { display: none; }
#header.header .navbar.navbar-static { margin: 0; background: transparent; position: relative; }
#header.header .navbar .nav ul>li.dropdown>ul li:hover>a, #header.header .navbar .nav ul>li.dropdown>ul>li>ul>li:hover>a, #header.header .navbar .nav ul>li.dropdown>ul>li>ul>li>ul>li:hover>a {color: #c48f24; }
#header.header .navbar .nav ul>li.dropdown>ul>li.active>a, #header.header .navbar .nav ul>li.dropdown>ul>li>ul>li.active>a, #header.header .navbar .nav ul>li.dropdown>ul>li>ul>li>ul>li.active>a, #header.header .navbar .nav ul>li.dropdown>ul>li:focus>a, #header.header .navbar .nav ul>li.dropdown>ul>li>ul>li:focus>a, #header.header .navbar .nav ul>li.dropdown>ul>li>ul>li>ul>li:focus>a, #header.header .navbar .nav ul>li.dropdown>ul>li:active>a, #header.header .navbar .nav ul>li.dropdown>ul>li>ul>li:active>a, #header.header .navbar .nav ul>li.dropdown>ul>li>ul>li>ul>li:active>a { color: #c21807; text-decoration: none; }
#header.header .navbar .nav ul>li.dropdown>ul li:last-child a, #header.header .navbar .nav ul>li.dropdown>ul>li:last-child a, #header.header .navbar .nav ul>li.dropdown>ul li>ul li>ul li:last-child a { border-bottom: none; }
.LogoDiv { width: 1140px; padding: 0px; margin: 0 auto; display: block; position: relative; height: 0px; }
.logo { position: relative; }
.memberCenter>a { padding: 14px 15px; color: #fff; text-align: center; display: block; -moz-transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; background: #2a2b37; border: none; height: 100%; padding: 29px 18px; font-size: 16px; transition: 0.2s ease; font-family: inherit; }
.memberCenter .fa { margin-right: 0.8rem; font-size: 1.2rem; }
.memberCenter a::after { content: "\f0d7"; font: normal normal normal 12px/1; font: var(--fa-font-solid); font-weight: 900; font-size: 1.2rem; margin-left: 2.2rem; display: inline-block; }
.memberCenter a:hover { text-decoration: none; }
.memberCenter a img { display: inline-block; margin: 0; }
.serachIconDiv { text-align: right; display: inline-block; vertical-align: top; font-size: 14px; line-height:28px; transition: all ease-in-out 0.3s; }
.searchDiv { border: medium none; margin: 0 auto; position: absolute; right: 0; bottom: -46px; width: 250px; display: none;  z-index: 9; transition: all ease-in-out 0.3s; }
.shrink .searchDiv { bottom: -30px; }
.searchDiv form { margin: 0; }
.searchDiv .input-group-wrp { position: relative; }
.searchDiv input { border: solid 1px #ccc; padding: 0 25px 0 10px; height: 30px; width: 100%; position: relative; margin: 0px; }
.searchDiv button { box-shadow: none; background: transparent !important; border-image: none; border-radius: 0; background: none; border-style: solid solid solid none; border-width: 1px 1px 1px medium; color: #000000; font-size: 14px; font-weight: 600; margin: 0; min-width: 0; padding: 0px; border: none; position: absolute; right: 10px; top:0px; }
.searchDiv input[type="text"]:focus { box-shadow: none; border-color: #ccc; }
.searchIcon { display: inline-block; vertical-align: middle; color: #fff; padding: 0px 15px;padding-left: 0px; padding-right:0px;outline:none; }
.searchIcon:hover, .searchIcon:focus { color: #fff; }

/* banner */
.banner, .bannerMob { position: relative; display: flex; }
.banner > img{width: 100%;}
.banner::after, .bannerMob::after { content: ''; z-index: 1; position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; background: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.15) 50%, rgba(0,0,0,0.4) 100%); }
.banner .bannerCaption { position: absolute; z-index: 2; max-width: 950px; width: 100%; margin: auto; text-align: center; }
.bannerCaption h2 { color: #fff; font-weight: bold; text-align: left; }
.bannerCaption form { background: #fff; display: flex; justify-content: flex-end; margin-bottom: 0px; }
.bannerCaption form .form-group { margin-bottom: 0px; }
.bannerCaption form .form-group:first-child { flex: 1; }
.bannerCaption .form-group.search-input input, .bannerCaption .form-group select { border: 1px solid #E7E3E3; border-right: 0; border-radius: 0; height: 100%; padding: 16px; font-size: 16px; background: #fff; }
.bannerCaption .form-group.search-input input { padding-left: 2.6rem; padding-top: 1.2rem; padding-bottom: 1.2rem; width: 100%; font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; font-size: 16px; font-weight: 400; color: #212529; }
.bannerCaption .form-group.search-input input .fa { top: calc(50% - 10px); font-size: 19px; color: #737373; }
.bannerCaption .bootstrap-select { border: 1px solid #E7E3E3; }
.bannerCaption .bootstrap-select .btn.dropdown-toggle { background: #fff; font-weight: normal; color: #737373; height: 100%; font-size: 1rem; border: none; padding: 1.025rem 1.4rem; font-family: inherit; }
.bannerCaption .bootstrap-select .dropdown-menu li.active a, .bootstrap-select .dropdown-menu li.active a:hover { background-color: #CDCCCB; color: #737373; }
.bannerCaption .bootstrap-select .dropdown-menu li a { display: block; width: 100%; padding: 0.5rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; background-image: none; font-size: 16px; font-family: inherit; }
.bannerCaption .bootstrap-select .dropdown-menu li a:hover { background-color: #f3f1f1; background-image: none; }
.bannerCaption .bootstrap-select .btn.dropdown-toggle i[class^="fa"], .bootstrap-select .dropdown-menu li a i[class^="fa"] { color: #c1bfbe; margin-right: 0.5rem; font-weight: bold; font-size: 18px; }
.bannerCaption .bootstrap-select .dropdown-menu li a i[class^="fa"] { color: #737373; }
.bannerCaption .btn-gold { width: 60px; }
.bannerCaption .submit-docs { background: rgba(0,0,0,0.15); margin: 1rem auto; color: #fff; padding: 0.6rem 1rem; display: inline-block; }
.bannerCaption .submit-docs a { font-weight: bold; text-decoration: underline; color: #fff; }
/***** Content *****/
.content { padding: 2rem 0 3.4rem; }
.contentFrame { padding: 30px 15px 0; }
.block { box-shadow: 0 0 30px 0 rgba(0,0,0,0.1); background-color: #fff; margin-bottom: 30px; }
.blockTitle { font-weight: bold; font-size: 24px; padding: 1.2rem; position: relative; text-transform: capitalize; width: 100%; }
.blockTitle::after { content: ''; display: block; width: auto; height: 18px; background: linear-gradient(0deg, rgba(0,0,0,0.05), rgba(0,0,0,0) 92%); position: absolute; z-index: 0; left: 0; bottom: 0; right: 0; }
.block-content { padding: 1.2rem; min-height: 150px; }
.block form { margin-bottom: 0px; }
.form-group { margin-bottom: 16px; }
.form-group.search-input input, .form-control { transition: none; display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 12px; font-size: 16px; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 4px; font-family: inherit; }
.form-group.search-input { position: relative; }
.form-group.search-input input { padding-left: 2.6rem; }
.form-group input[type="text"] { padding-top: 7px; padding-bottom: 7px; }
.form-group.search-input i.fa-search { position: absolute; z-index: 2; top: calc(50% - 10px); font-size: 19px; left: 15px; color: #737373; }
.block .btn { width: 100%; }
.block .upcoming-events { margin-top: -0.5rem; padding: 0; display: flex; overflow: hidden; flex: 1; }
.block .upcoming-events .event:first-child { box-shadow: 0 0 30px 0 rgba(0,0,0,0.1); }
.block .upcoming-events .event { padding: 1.2rem; flex: 1; min-height: 160px; }
.block .upcoming-events h3 { font-size: 1.2rem; font-weight: bold; }
.block .upcoming-events .event span.date { color: #373535; }
.block .upcoming-events span { display: block; line-height: 28px; width: 100%; }
/******Footer******/
.footer { background: #111111; padding: 40px 0px; }
.footCol1{max-width: 270px;}
.copyright p{font-size:16px; color: #ccc}

.print-header, .printFooter { display: none; }
/*template page css*/
.templatePage #header .navbar .nav { width: auto; }
.templatePage #header .navbar .nav>li>a { text-shadow: none; }
.templatePage #header input { height: auto !important; }

/*dp*/
.content .contentFrame .span8 > a {margin-bottom:50px;text-decoration: none; } 
#header.header .span5 {margin: 0px; } .logoImg {float: left; margin-right: 70px; } 
.dateFrame {display: inline-block; width: 80px; height: auto; border: 1px solid #c48f24; text-align: center; }
.date {background-color: #c48f24; color: #000; font-size: 20px; font-weight: 600; padding: 10px; margin: 0; line-height:1.2; }
.month {display: block; padding: 10px; font-size: 18px; margin: 0; line-height:1.2; }
.logoImg img {max-width: 100%; max-height: 80px; }
.wpem-event-organizer-name {display: inline-block; border: 1px solid #c68f22; color: #c68f22; padding: 5px 10px; border-radius: 5px; line-height: 1.2; text-decoration: none; } 
.share-social {text-decoration: none; color: #fff; padding: 3px 12px 5px 12px; font-size: 15px; font-weight: 600; border-radius: 5px;line-height:1.2; display: inline-block;margin-right: 7px; } 
.social a:hover {background: #c68f22; color: #000;text-decoration: none;}
.fb{background:#3e54a2;}
.twit{background:#0caede;} 
.in{background:#1b73ce;}
.xing{background:#003e2a;}
.pin{background: #bb0000}
.socialFooter ul{list-style-type: none; margin: 15px 0; padding: 0;}
.socialFooter ul li{display: inline-block; margin-right:10px;}
.socialFooter ul li a{background: transparent; padding: 0;opacity:0.6;transition: all .2s;} 
.socialFooter ul li a:hover{opacity:1;}
.loginModal .modal-backdrop, .modal-backdrop.fade.in {background: transparent; z-index:-1; }
.loginModal.modal.fade.in {top: 10%; z-index: 999; padding:0px; }
.loginForm{margin:0px;} 
.submitfield button.closebtn {border: 1px solid #f00; background: top; color:#f00; font-weight:normal; }
.submitfield button.closebtn:hover{background:#f00 !important; color:#fff !important; } 
.loginModal {background: #191c21; border-radius: 5px; width: 360px; height: auto; padding: 15px; transition: all .5s; z-index: 10; }
.loginModal h4 {display: block; text-align: center; color: #fff; font-size: 20px; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; }
.loginIn, .checkboxIn, .forgotbtn {display: block; position: relative; margin: 10px 0; text-align: center; }
.checkboxIn {display: inline-block; width: 100%;margin-top: 0;margin-bottom: 0px; } 
.loginIn input {width: 100%; border: 1px solid#30353c; color:#fff; padding: 10px; background-color:#191c21; border-radius:0px; margin:0px; line-height: 1; height: 40px; font-family: 'Lato', sans-serif; } 
.checkboxIn input{float: left; margin: 2px 3px 0 0; }
 ::-webkit-input-placeholder {color:rgba(256,256,256,0.2); }
 :-ms-input-placeholder { color:rgba(256,256,256,0.2);} 
 ::placeholder {color:rgba(256,256,256,0.2);} 
 .checkboxIn label {float: left; display: inline-block; width: auto; height: auto; color: #494e56; margin-top: -1px; font-weight:bold; } 
 .submitfield{text-align:center;}
 .submitfield button, .submitfield a {background-color: transparent; border: 1px solid #fff; padding: 7px 20px 7px 20px; margin: 0 5px; color: #fff; border-radius: 5px; transition: all .2s; text-decoration: none; font-size: 14px; line-height: normal; font-style: normal; vertical-align: top; display: inline-block; font-family: 'Lato', sans-serif; } 
 .submitfield button:hover,
 .submitfield a:hover{background:#fff !important;color:#191c21 !important;} 
 .forgotbtn{margin-bottom:0px;} 
 /*template page css*/ 
 body.template{background: #fff;color: #333} 
 body.Main{background: #000;color: #fff} 
 .template .bodyText #header .navbar .brand{display: block;float: left;padding: 3px 15px;margin: 0;}
 .template .bodyText input,.template .bodyText .uneditable-input{height: auto;} 
 .template .bodyText  .navbar .container{width: auto;}
 .template .bodyText .breadcrumb {padding: 8px 15px; margin: 0 0 20px; list-style: none; background-color: #f5f5f5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
 .template .bodyText .breadcrumb>li a {color: #000; }
 #zoneToolBar form,#zoneToolBar select {margin:0px;}