/* CSS Document */

body, body .content {
	font-size: 12pt;
}
body a {
	color: rgb(0, 0, 153);
}
body footer a {
	/*color: #7c7e7e;*/
	color: #C3C3C3;
}
/* =WordPress Core



-------------------------------------------------------------- */



.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */



.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.page h1.event-page-title {
	border: medium none;
	margin-bottom: 10px;
	margin-top: 10px;
}
hr.hr-red {
	border-color: #f70000;
	border-width: 5px 0 0;
	color: #f70000;
	margin-top: 2px;
}
.page .main-content h2.postlist-title {
	margin-top: 0;
}
.page .main-content h2.postlist-title a {
	color: #012951;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.postlist-img {
	box-shadow: 0 2px 4px; /*0 4px 8px;*/
	margin-top: 12px;
	width: 100%;
}
.widget_wrapper h3 {
	font-weight: normal;
}
.event-thumb {
	min-height: 96px;
	position: relative;
}
.date-start-thumb {
	background-color: #f70000;
	bottom: 0;
	color: white;
	font-size: 20px;
	padding: 8px;
	position: absolute;
	right: 15px;
	text-transform: uppercase;
}

.date-start-thumb.red-tile {
	background-color: #f70000;
}

.date-start-thumb.blue-tile {
	background-color: #34495e;
}

.date-start-thumb > span {
	display: block;
	font-size: 34px;
}
h3.postlist-location-title {
	border: medium none;
	color: #959595;
	font-size: 18px;
	margin: 0;
}
.postlist-location-title > a {
	color: #959595;
	/*font-weight: bold;*/



	text-decoration: none;
}
.main-content .event-item {
	margin-bottom: 24px;
}
.eventlist-city span.btn:hover {
	/*background-color: inherit;*/
	background-color: #fff;
	/*cursor: auto;*/
	cursor: default;
}
.btn-primary.darker {
	background-color: #012951;
	font-weight: bold;
}
.eventdetail-thumb {
	margin-bottom: 12px;
	margin-top: 20px;
}
.eventmap-location {
	margin-bottom: 12px;
	margin-top: 24px;
}
.login-username > label, .login-password > label {
	display: block;
}
#event_login_form label {
	display: block;
}
ul.regeventlist {
	list-style: none outside none;
	padding-left: 8px;
	line-height: 1.33em;
}
ul.regeventlist a.event-title {
	color: #012951;
	font-size: 11pt;
	text-decoration: none;
}
ul.regeventlist p.event-loc {
	padding: 4px 0;
}
.postlist-title > a:hover {
	color: #34495e;
}
.modal.fade.in {
	z-index: 99999;
}
#modallogin {
	cursor: pointer;
}
.modal-header {
	background: none repeat scroll 0 0 #34495e;
	color: white;
}
.modal-header .close {
	color: white;
}
.user-profile label.control-label {
	padding-top: 0;
}
form legend {
	padding-bottom: 6px;
	padding-left: 12px;
	padding-top: 6px;
}
.paging {
	margin-top: 24px;
}
div#login_message {
	min-height: 24px;
}
form.checkout > #customer_details > .col-1 {
/*display: none;*/



}
.woocommerce form.checkout > #customer_details > .col-2 {
	float: left;
	width: 100%;
}
header form.header-search input.button {
	display: none;
}
.header-login > a {
	font-size: 18px;
	text-decoration: none;
}
.front-item > h4 {
	font-weight: bold;
	font-size: 16px;
}
section.content .front-item {
	margin-bottom: 24px;
}
.front-item .display-excerpt {
	margin-bottom: 8px;
}
.home section.content .front-item > a {
	text-decoration: none;
}
ul#menu-primary-menu > li.current-menu-ancestor > a, ul#menu-primary-menu > li > ul > li.current-menu-ancestor > a {
	background-color: #3e5368;
}
p.return-to-shop .button.wc-backward {
	display: none;
}
fieldset.lightdark {
	background-color: #efefef;
	padding: 6px;
}
fieldset.lightdark .radio > label {
	line-height: 1.42857;
}
.widget_wrapper {
	padding-top: 26px;
}
.sorter-wrapper {
	margin-top: 16px;
	margin-bottom: 6px;
}
.textwidget {
	margin-bottom: 24px;
}
body a {
	color: #000099;
}
.event-item .postlist-title > a {
	font-size: 20px;
}
body a:hover, body a:focus {
	text-decoration: none;
}
.footer_links a:hover {
	color: #cdcdcd;
}
section#homelinks a >img {
	height: 80%;
	width: auto;
}
section#homelinks ul > li {
	height: 42px;
}
section#homelinks.links {
	min-height: 42px;
	z-index: 999;
	position: relative;
}
.search-results ul {
	list-style: none outside none;
}
.videoarea {
	/*height: 480px;*/



	margin-bottom: 16px;
}
.wpcf7-form-control.form-control {
	width: 100%;
}
ul#menu-career.menu {
	list-style: none outside none;
	padding-left: 8px;
}
.regeventlist > li {
	margin-bottom: 6px;
}
form.form-search > .input-group > .input-group-btn button {
	/*border-radius: 0 16px 16px 0;*/



	background-color: #3e5368;
}
form.form-search > .input-group > input.form-control {
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-top-color: #ccc;
	padding-left: 32px;
}
form.form-search .input-group-addon {
	background-color: transparent;
	/*border-radius: 16px 0 0 16px;*/



	border-right: medium none transparent;
}
.search_login form.header-search {
	overflow: hidden;
}
body.attachment {
	float: none;
	text-align: inherit;
	width: auto;
}
form.form-search .input-group-addon {
	background-color: transparent;
	border: medium none;
	left: 0;
	position: absolute;
	top: 4px;
	z-index: 2;
}
.none {
	display: none;
	visibility: hidden;
}
.jcarousel-wrapper li.text-center >img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#wpdm-modal-body img {
	max-width: 100% !important;
}
.pull-left.filesicon {
	margin-right: 8px;
}
.wpb_text_column.wpb_content_element {
	margin-bottom: 16px;
}
.home .content p, p {
	padding: 5px;
}
.widget_wrapper h4.side-title {
	height: 48px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.event-item h3.postlist-title {
	margin-top: 3px;
}
.event-item {
	margin-top: 16px;
}
.widget_wrapper .textwidget li h5 {
	margin-top: 0;
	margin-bottom: 0;
}
.widget_wrapper:not(:first-child) {
	padding-top: 10px;
}
.textwidget .form-group > p {
	margin: 0;
	padding: 0;
}
.textwidget .form-group {
	margin-bottom: 0;
}
.textwidget .form-group input.wpcf7-submit {
	margin-top: 12px;
}
.textwidget .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	margin-left: 0;
	margin-right: 0.5em;
}
.textwidget .form-group label {
	margin-bottom: 0;
	margin-top: 8px;
}
.textwidget .form-group label {
	margin-bottom: 0;
	margin-top: 8px;
}
.textwidget form div:nth-child(2) label {
	margin-top: 0;
}
.home .vc_row.wpb_row.row.links_text.link1_text, .home .vc_row.wpb_row.row.links_text.link2_text, .home .vc_row.wpb_row.row.links_text.link3_text {
	margin-top: 12px;
}
span.red {
	color: red !important;
}
.rev_slider_wrapper.fullscreen-container {
	max-width: 100%;
}
#payment.woocommerce-checkout-payment {
	display: none;
}
.home_company_news_sidebar .wpb_wrapper > p {
	display: none;
}
.home_company_news_sidebar .wpb_wrapper > h3 {
	padding-left: 8px;
}
.popover-content > ul {
	padding-left: 12px;
}
.popover-content li {
	font-size: 12px;
}
/*password */







#pswd_info {
	position: absolute;
	/*bottom:-75px;



    bottom: -115px\9;*/ /* IE Specific */



    /*right:55px;*/



	width: 250px;
	padding: 15px;
	background: #fefefe;
	font-size: .875em;
	border-radius: 5px;
	box-shadow: 0 1px 3px #ccc;
	border: 1px solid #ddd;
	z-index: 999;
	right: 32%;
}
#pswd_info h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}
#pswd_info::before {
	content: "\25B2";
	position: absolute;
	top: -12px;
	left: 45%;
	font-size: 14px;
	line-height: 14px;
	color: #ddd;
	text-shadow: none;
	display: block;
}
.invalid {
	background: url(images/invalid.png) no-repeat 0 50%;
	padding-left: 22px;
	line-height: 24px;
	color: #ec3f41;
}
.valid {
	background: url(images/valid.png) no-repeat 0 50%;
	padding-left: 22px;
	line-height: 24px;
	color: #3a7d34;
}
#pswd_info {
	display: none;
}
#pswd_info li {
	list-style: outside none none;
}
#pswd_info > ul {
	padding-left: 0;
}
/* eof password */



#owl-demo .item {
	margin: 3px;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
.owl-carousel.owl-theme {
	position: relative;
}
.owl-buttons {
	position: absolute;
	top: 40%;
	width: 100%;
}
.owl-prev {
	left: 0;
	position: absolute;
}
.owl-next {
	position: absolute;
	right: 0;
}
.owl-theme .owl-controls .owl-buttons > div {
	font-size: 30px;
	line-height: 24px;
	padding-bottom: 8px;
	padding-top: 0;
}
/*slicknav */

/* Button */

#topmobilemenu ul.slicknav_nav {
	background-color: #344860;
}
#topmobilemenu .slicknav_btn {
	background-color: #3e5368;
	margin-right: 0px;
	border-radius: 0;
}
/* Button Lines */

#topmobilemenu .slicknav_menu .slicknav_icon-bar {
/* background-color: #81a9ff;*/

}
#topmobilemenu .slicknav_menu {
	background: #FFFFFF;
	padding: 0;
}
#topmobilemenu .slicknav_nav .slicknav_arrow {
	float: right;
}
#topmobilemenu .slicknav_nav ul, #topmobilemenu .slicknav_nav li {
	/*border-top:2px solid #192132;*/

	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.slicknav_collapsed .slicknav_arrow {
	font-size: 12px;
	font-family: arial;
}
#topmobilemenu .slicknav_nav .slicknav_item:hover {
	background: none;
	color: #81a9ff;
}
#topmobilemenu .slicknav_nav a:hover {
	background: none;
	color: #81a9ff;
}
#topmobilemenu .slicknav_nav .slicknav_txtnode {
	padding: 7px 15px;
	margin: 0;
}
.mobilemenucontainer .header-login {
	float: left;
}
#topmobilemenu .slicknav_menu .slicknav_no-text {
	font-size: 22px;
}
/*slicknav */

.mobilemenucontainer .header-login > a {
	color: #34495e;
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;
}
.mobilemenucontainer .header-login {
	float: left;
}
.mobilesearchform form.header-search {
	width: 100%;
	padding: 6px 0px 6px;
}
.dataTables_filter .input-group-addon.glyphicon.glyphicon-search {
	background-color: transparent;
	border: medium none;
	left: 4px;
	position: absolute;
	top: 4px;
	z-index: 2;
}
.dataTables_filter input.form-control {
	padding-left: 32px;
}
body a:hover, body a:focus {
	outline: medium none;
}
form#loginform a.btn.btn-gti {
	font-weight: normal;
}
.paperlink {
	font-weight: bold;
}
.rev_slider_wrapper.fullwidthbanner-container {
	max-width: 100%;
}
.wpb_wrapper .wpb_single_image .vc_single_image-wrapper {
	display: block;
}
.btn.btn-gti.btn-normal {
	font-weight: normal;
}
.entry-content.event-registration h4 {
    color: #34495e;
    font-weight: bold;
}
/*
.ig_content {
    overflow-y: scroll;
}
*/
.page-template-page_event_registration .btn-wpsqt {
    display: none;
}

.ig_content .btn-wpsqt {
    display: block;
}

.btn-wpsqt {
background-color: #34495E;
    border-color: #3e5368;
    color: #fff;
    border-radius: 0px;
    padding: 6px 12px;
    border: 1px solid transparent;
}
.wpsqt_multiple_question > li {
    list-style: outside none none;
}
ul.wpsqt_multiple_question {
    padding-left: 6px;
}
.wpsqt_likert_answer {
    margin-right: 20px;
}
table.wpsqt_likertmatrix_question {
    margin-bottom: 16px;
}
.ig_popup.ig_inspire input.button-secondary.btn-wpsqt {
    font-size: 1em;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}
@media (min-width: 768px) {
/*	



section.content > .container > .row > .col-md-8 {



    width: 72%;



}







section.content > .container > .row > .col-md-4 {



    width: 28%;



}



	



*/	



section.top_menu > .container {
	padding-left: 0;
	padding-right: 0;
}
section.top_menu .container-fluid {
	padding-left: 0;
	padding-right: 0;
}
section.top_menu #primary_menu.primary_menu {
	padding-left: 0;
	padding-right: 0;
}
.top_menu #primary_menu > ul#menu-primary-menu > li > a {
	padding-left: 16px;
	padding-right: 16px;
}
ul#menu-primary-menu > li {
	padding-right: 12px;
}
.home .subheadingtext {
	height: 96px;
}
.row.links_text.link0_text {
	margin-top: 12px;
}
}
 @media (max-width: 767px) {
body p, body {
	font-size: 100%;
}
body h3 {
	font-size: 24px;
}
.search_login > div, .search_login > form {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: none;
}
section.slider {
	display: none;
}
.home header {
	position: relative;
}
.logo a img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.search_login {
	margin-bottom: 6px;
	padding-top: 0px;
}
.logo a img {
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	width: auto;
	max-width: 100%;
}
section#homelinks.links {
	background-color: transparent;
}
section#homelinks ul > li {
	display: block;
	background-color: #344860;
	border: none;
	border-radius: 0;
	margin: 4px 0px;
	padding-top: 0;
	width: 100%;
	padding-bottom: 3px;
	height: 40px;
	margin-bottom: 6px;
}
#homelinks.links ul li a span {
	font-size: 18px;
	line-height: 20px;
}
section#homelinks ul > li > a:hover, section#homelinks ul > li > a:focus, section#homelinks ul > li.active {
	border-radius: 5px;
}
section#homelinks a > img {
	height: 90%;
	width: auto;
	vertical-align: top;
}
.dsignby {
	display: block;
}
.page-child .form-inline.pull-right {
	float: none !important;
}
.page-child form.form-inline select.form-control {
	float: right;
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
.widget_wrapper h4.side-title {
	font-size: 14px;
	padding-left: 4px;
}
}
 @media print {
a[href]:after {
	content: "";
}
}

/***********Event Waiting List Button**************/

.btn-gti-waiting-list {
margin-bottom: 20px;
}

/***********Waiting List Event Link****************/

.full-seat-alert {
	color: #ff3c3c; 
	font-weight: bold;
	font-size: 12px;
}

/***********News Flash Animation*******************/
/*Event is triggered when a News article
has a meta_key = 'important_post' and
meta_value = 'true'*/

@keyframes flash {
        from {background-color: #ffffff;}
        to {background-color: #ffb3b3;}
}

.animate {
        background-color: #ffffff;
        animation-name: flash;
        animation-duration: 1s;
        animation-iteration-count: 10;
        animation-direction: alternate;
}

/**********Collapsing Event Formatting*************/

.paging.shifted {
        margin-top: -5px;
}

.btn-s:hover {
        cursor: pointer;
}

.event_excerpt.shifted {
        display:none;
}

.event-item.shifted {
        margin-left: 0;
        padding: 5px 0px 5px 0px;
}

.event-item > col-sm-9.shifted {
}

.event-item > .shifted > .postlist-title {
        margin-top: -10px;
	width:100vw;
}

.event-item > .shifted > .postlist-title > a{
        font-size: 16px;
}

.event-item > .shifted > .postlist-location-title > a{
        font-size: 14px;
}

.event-item > .shifted {
        height: 51px;
}

.event-thumb.shifted {
        min-width: 48px;
        min-height: 48px;
        width: 60px;
        height: 51px;
}

.date-start-thumb.shifted {
        width: 48px;
        height: 51px;
        left: 15px;
        padding: 0px 0px 0px 5px;

}

.img-responsive.postlist-img.shifted {
        display:none;
}

.thumb-collapsed > span {
        font-size: 34px;
        display: block;
}

/*********borderless h2************/
.app-h2 {
	border-bottom: none !important;
}

/*********header formatting***********/
.header_slogan {
	/*was 1.5*/
	font-size:1.8vw;
	font-weight:bold;
	/*remove after test*/
	margin-top: 22px;
	height: 54px;
}

.top_header div {
	margin-left:auto;
	margin-right:auto;
}

.top_header.header_slogan {
	margin-left: auto;
}

.top_header.row {
	margin-left: auto;
	margin-right: auto;
}

.top_header.row .search_login {
	/*padding-top:0px;*/
}

.search_login {
	padding-top:10px;
}

section#homelinks a > img {
	padding-bottom: 6px;
}

.links ul li a span {
	font-size:20px;
}

/**********footer custom formatting* *********/
footer .container { 
	width: 98%;
	padding-left: 25px;
	padding-right: 25px;
}

footer .footer_links span {
	font-size: 24px;
	border-bottom: 1px solid #f70000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

footer .footer_links a { 
	font-size: 18px;
	text-decoration: none;
	padding-bottom: 5px;
}

footer #row-relative {
	position:relative;
	z-index: 1;
	margin-top: 20px;
	margin-bottom: 20px;	
	height: auto;
}

footer #row-relative .copyright {
	position: relative;
	z-index: 2;
	margin-bottom: 0px;
}

footer .social-media-footer {
	float:left;
	position:absolute;
}

footer .social-media-footer ul {
/*	position: absolute;*/
	z-index: 4;
	padding-left: 0px;
	margin-left: 15px;
	left:0;
	clear:both;
}

@media screen and ( max-width:600px) {	
	footer #row-relative {
	}
	footer .social-media-footer  {
		position:relative;	
	}
	footer .copyright {
		clear:left;
	}
}

@media screen and ( max-width:1200px) {
	footer #footer-national-flags ul {
		position:relative;
		/*visibility:hidden;*/
		padding-left:11px;	
		height:50px;
		left:0;
		margin-top:45px;
	}

	footer .social-media-footer {
		position:relative;
	}	
	
	footer .copyright {
		margin-top:45px;
	}
}

@media screen and ( max-width:470px ) {
	footer #footer-national-flags {
		visibility:hidden;
	}
	
	footer .copyright {
		margin-top: 0px;
	}
}



footer .social-media-footer li { 
	display: inline-block;	
	list-style: none;
}

footer .social-media-footer .social-media-icon a {
	display:block;
	padding:0px 0px 0px 0px;
}

footer .social-media-footer .social-media-icon {
	margin-right: 10px;
}

footer #footer-national-flags {
	
	z-index:3;
}

footer #footer-national-flags ul {
	position:absolute;
	right:0;
}
footer #footer-national-flags li {
	list-style:none;
	display: inline-block;	
}

footer #footer-national-flags .national-flag-icon img{
	width: 46px;
	height: 46px;
	margin-right:2px;
}

div .wpb_wrapper .vc_cta3-container {
	margin-bottom: 0px;
}

/**************Publication Format************/
div .publication-image img{
	width:100%;
}

div .publication-container .row {
	margin-bottom: 10px;
	margin-top: 10px;
}

div .publication-container .publication-content .publication-title {
	font-size: 18px;
}

div .publication-container .publication-content .publication-authors {
/*	margin-bottom: -5px;*/
}

div .publication-container .publication-authors,.publication-source {
	font-size: 14px;
}
/**************VC custom classes ************/

.wpb_wrapper .vc_tta-container .vc_tab_font {
	font-size: 24px;
}

