@import url('business-intelligence-summit-2018-webfonts.css');
@import url('helper-classes.css');

/* change 'open-sans-regular' with whatever web font we use */
/* font-family: 'open-sans-regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/

/* SUPPOSED TO BE FOUNDATION DEFAULT COLOR OVERRIDE*/
body * { /* Stevo ne pipaj */
	font-smooth: 1em;
    /* font-family: inherit; */
	font-family: 'open-sans-regular';
    /*font-weight: 400;*/
    text-rendering: optimizelegibility;
}
body {
	background: #fff;
}
button, .button, button.disabled, button[disabled], .button.disabled, .button[disabled], button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus, .top-bar-section ul li > a.button, .top-bar-section ul li > button, .top-bar-section ul li.active > a, .top-bar-section li.active:not(.has-form) a:not(.button), .no-js .top-bar-section ul li:active > a, .alert-box, .icon-bar > a:hover, .icon-bar > a.active, ul.pagination li.current a, ul.pagination li.current button, ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus, .progress .meter, .sub-nav li.active a, .label, .switch input:checked + label, .switch input:checked + label, .colored-bg
{
background-color: #0067ac;
}
.colored-bg
{
background-color: #0067ac !important;
}
.panel.callout a:not(.button), .side-nav li a:not(.button), .side-nav li.heading, a, .has-tip:hover, .has-tip:focus
{
/*color: #1F292E; font-weight:bold;*/ 
}
#zrx a:hover, .content a:hover, #column-lhd a:hover { color:#ff0000; text-decoration:none;}
.article-headline {
color: #fff;
}
.article-headline, .sub-headline {
font-family: 'aaux_problackregular', sans-serif;
}
#zrx ul, #page-content ul { list-style-image: url(../images/bullet.png) }
/*article-headline, h3.sub-headline {
    /* font-size: 1.5rem;
    font-family:'SansationBold';
	font-weight:400;

	color:#333;
	background-color:#b1bfc2;
	border-bottom:6px solid #ff0000;
	background-image: url(../images/EM2017_grfx.svg);
    background-position: left bottom; 
    background-size: contain;
    background-repeat: no-repeat;
    padding: 1.5rem 2.5rem 1.2rem 1.5rem;
    line-height: 1; 
	text-align:center;
}
#page-content ul li:before {
font-family: FontAwesome;
    content: "\f0c8";
    float: left;
    font-size: 0.7rem;
    color: #ff0000;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 0.15rem;
	}*/

	#page-content .sponsorship-op-table ul li:before {
	color:transparent;
	content:" ";
	}
	
	body #page-content  {
	color:#393E41;
	}
	
/*NEW HOME PAGE */	
.home .row.main {
padding-top: 0;
    margin-bottom: 2rem;
    width: 100%;
	max-width:100%;
	}
	
.home .boxReminder {
	border:none;
  height: 20px;
 	width: 40%;
	height: 50px;
	margin-top: 0;
	border-bottom: 1px solid #E0E1DB;
	box-shadow: 0 15px 15px -15px #333;
  margin: -20px auto 40px;

    /*max-width: 350px;
    border-bottom: 1px solid #E0E1DB;
	    margin: 3rem auto 2rem auto;*/
}
	
.home .skin-box {
	display:none;
}
.home #column-lhd.columns  {
	padding-left:0;
	padding-right:0;
}
.home .block1 {
width:100%;
height:210px;
background-color:#ff0000;
color:#ffffff;
text-align:center; 
font-family:'Avenir-Black'!important;
padding-top:2rem;

}

.home .block1 p{
font-family:'Avenir-Black'!important;
}

.home .block1 span{
font-family:'Avenir-Black'!important;
}

.home .block2 {
width:100%;
background-color:#E7E7E8;
color:#393E41;
text-align:center; 
font-family:'Avenir-Black';
padding: 2em 0;
}

.home .block2 span{
font-family:'Avenir-Black'!important;
}
.home .block3 {
width:100%;
background-color:#191f37;
color:#fff;
text-align:left; 
font-family:'Avenir-Black';
padding: 2em 0;
 margin-left:auto;
 margin-right:auto;
}

.home .block4 {
width:100%;
background-color:#E7E7E8;
color:#393E41;
text-align:left; 
font-family:'Avenir-Black';
padding: 2em 0;
 margin-left:auto;
 margin-right:auto;
}


.home #speaker-box {
max-width: 800px;
    margin: 5.5em auto 2em !important;
    border: 1px solid #e0e1db;
    padding: 0 1em 1em !important;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: #FFF;
}

.home .buttons {
color: #393E41!important;
    box-shadow: 0 0 0 2px #ff0000 inset, 0 0 1px rgba(0, 0, 0, 0);
    display: block;
    font-family: 'Avenir-Black';
    font-weight: bold;
    font-size: .9375em;
    line-height: normal;
    margin: 0;
    padding: .8em 1.34em;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
    max-width: 200px;
	margin-top:0.5rem;
}

.home .buttons a {
color: #393E41!important;
font-family: 'Avenir-Black';
}

.home .buttons a:hover { 
    color: #ff0000!important;
}

.home .buttons2 a {
color: #ffffff!important;
font-family: 'Avenir-Black';
}

.home .buttons2 a:hover { 
    color: #ff0000!important;
}

.home .buttons3 a {
color: #ffffff!important;
font-family: 'Avenir-Black';
}

.home .buttons3 a:hover { 
    color: #393E41!important;
}

.home .buttons2 {
color: #393E41;
    box-shadow: 0 0 0 2px #ff0000 inset, 0 0 1px rgba(0, 0, 0, 0);
    display: block;
    font-family: 'Avenir-Black';
    font-weight: bold;
    font-size: .9375em;
    line-height: normal;
    margin: 0;
    padding: .8em 1.34em;
	text-align:left;
    max-width: 220px;
}

.home .buttons3 {
color: #ffffff;
    box-shadow: 0 0 0 2px #ffffff inset, 0 0 1px rgba(0, 0, 0, 0);
    display: block;
    font-family: 'Avenir-Black';
    font-weight: bold;
    font-size: .9375em;
    line-height: normal;
    margin: 0;
    padding: .8em 1.34em;
	text-align:left;
    max-width: 550px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	margin-top:0.8rem;
}

.home .box1 {
	color: #393E41;
	border-top:4px solid #ff0000;
	background-color:#eeeeee;
    font-family: 'Avenir-Black';
    font-weight: bold;
    line-height: normal;
	text-align:left;
	padding-top:1rem;
	overflow:auto;
	}
	
	.home .box1 h2{
	color: #393E41;
    font-family: 'Avenir-Black';
    font-size: 1.7em;
    line-height: normal;
	text-align:left;
	}
	
		.home .box2 h2{
	color: #393E41;
    font-family: 'Avenir-Black';
    font-size: 1.7em;
    line-height: normal;
	text-align:left;
	}
	
			.home .box3 h2{
	color: #393E41;
    font-family: 'Avenir-Black';
    font-size: 1.7em;
    line-height: normal;
	text-align:left;
	}
	
			.home .box4 h2{
	color: #393E41;
    font-family: 'Avenir-Black';
    font-size: 1.7em;
    line-height: normal;
	text-align:left;
	}
	
.home .box1 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home .box2 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home .box3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home .box4 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}	

.home .box2 ul {
font-weight: normal;
}

.home .box3 ul {
font-weight: normal;
}

.home .box4 ul {
font-weight: normal;
}

.home .box1 li:not(:last-child) {
    margin-bottom: 10px;
}

.home .box2 li:not(:last-child) {
    margin-bottom: 10px;
}

.home .box3 li:not(:last-child) {
    margin-bottom: 10px;
}
.home .box4 li:not(:last-child) {
    margin-bottom: 10px;
}

.home .box2 {
	color:#393E41;
	background-color:#eee;
	border-top:4px solid #0071BC;
    font-family: 'Avenir-Black';
    font-weight: bold;
    line-height: normal;
	text-align:left;
	padding-top:1rem;
	overflow:auto;
	}
	
	.home .box3 {
	color: #393E41;
	background-color:#eee;
	border-top:4px solid #406A80;
    font-family: 'Avenir-Black';
    font-weight: bold;
    line-height: normal;
	text-align:left;
	padding-top:1rem;
	overflow:auto;
	}
	
	.home .box4 {
	color: #393E41;
	background-color:#eee;
	border-top:4px solid #000;
    font-family: 'Avenir-Black';
    font-weight: bold;
    line-height: normal;
	text-align:left;
	padding-top:1rem;
	overflow:auto;
	}

.home .box1 ul {
font-weight: normal;
}


.home .article-headline, .sub-headline {
color:#ff0000;
text-align:left;
font-family:'Avenir-Black';
}

 #page-content.home h4 {
font-size: 1.1rem;
    font-family: 'Avenir-Black';
    color: #393E41;

}

.home .speaker-image {
    width: 100%;
    text-align: center;
}

.home .speaker-image img
{
    margin-right: auto;
    margin-left: auto;
    width: 250px;
    height: auto;
    border-radius: 50% !important;
    margin-top: -75px;
    background: white;
    border: 1px solid #e0e1db;
    padding: 0.25em;
}
/*NEW HOME PAGE */	

/*NEW HOME-TEST PAGE */	
.home-test .row.main {
padding-top: 0;
    margin-bottom: 2rem;
    width: 100%;
	max-width:100%;
	}
	
.home-test .boxReminder {
	border:none;
  height: 20px;
 	width: 40%;
	height: 50px;
	margin-top: 0;
	border-bottom: 1px solid #E0E1DB;
	box-shadow: 0 15px 15px -15px #333;
  margin: -20px auto 40px;

    /*max-width: 350px;
    border-bottom: 1px solid #E0E1DB;
	    margin: 3rem auto 2rem auto;*/
}
	
.home-test .skin-box {
	display:none;
}

.home-test .block1 {
width:100%;
height:210px;
background-color:#ff0000;
color:#ffffff;
text-align:center; 
font-family:'Avenir-Black'!important;
padding-top:2rem;
}

.home-test .block1 p{
font-family:'Avenir-Black'!important;
}

.home-test .block1 span{
font-family:'Avenir-Black'!important;
}

.home-test .block2 {
width:100%;
background-color:#E7E7E8;
color:#000;
text-align:center; 
font-family:'Avenir-Black';
padding: 2em 0;
}

.home-test .block2 span{
font-family:'Avenir-Black'!important;
}
.home-test .block3 {
width:100%;
background-color:#191f37;
color:#fff;
text-align:left; 
font-family:'Avenir-Black';
padding: 2em 0;
 margin-left:auto;
 margin-right:auto;
}

.home-test .block4 {
width:100%;
background-color:#E7E7E8;
color:#000;
text-align:left; 
font-family:'Avenir-Black';
padding: 2em 0;
 margin-left:auto;
 margin-right:auto;
}


.home-test #speaker-box {
max-width: 800px;
    margin: 5.5em auto 2em !important;
    border: 1px solid #e0e1db;
    padding: 0 1em 1em !important;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: #FFF;
}

.home-test .buttons {
color: #393E41!important;
    box-shadow: 0 0 0 2px #ff0000 inset, 0 0 1px rgba(0, 0, 0, 0);
    display: block;
    font-family: 'Avenir-Black';
    font-weight: bold;
    font-size: .9375em;
    line-height: normal;
    margin: 0;
    padding: .8em 1.34em;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
    max-width: 200px;
	margin-top:0.5rem;
}

.home-test .buttons a {
color: #393E41!important;
font-family: 'Avenir-Black';
}

.home-test .buttons a:hover { 
    color: #ff0000!important;
}

.home-test .buttons2 a {
color: #ffffff!important;
font-family: 'Avenir-Black';
}

.home-test .buttons2 a:hover { 
    color: #ff0000!important;
}

.home-test .buttons3 a {
color: #ffffff!important;
font-family: 'Avenir-Black';
}

.home-test .buttons3 a:hover { 
    color: #000!important;
}

.home-test .buttons2 {
color: #000;
    box-shadow: 0 0 0 2px #ff0000 inset, 0 0 1px rgba(0, 0, 0, 0);
    display: block;
    font-family: 'Avenir-Black';
    font-weight: bold;
    font-size: .9375em;
    line-height: normal;
    margin: 0;
    padding: .8em 1.34em;
	text-align:left;
    max-width: 220px;
}

.home-test .buttons3 {
color: #ffffff;
    box-shadow: 0 0 0 2px #ffffff inset, 0 0 1px rgba(0, 0, 0, 0);
    display: block;
    font-family: 'Avenir-Black';
    font-weight: bold;
    font-size: .9375em;
    line-height: normal;
    margin: 0;
    padding: .8em 1.34em;
	text-align:left;
    max-width: 550px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	margin-top:0.8rem;
}

.home .buttons4 {
color: #393E41!important;
    box-shadow: 0 0 0 2px #ff0000 inset, 0 0 1px rgba(0, 0, 0, 0);
    display: block;
    font-family: 'Avenir-Black';
    font-weight: bold;
    font-size: .9375em;
    line-height: normal;
    margin: 0;
    padding: .8em 1.34em;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
    max-width: 426px;
	margin-top:0.5rem; 
}

.home .buttons4 a {
color: #393E41!important;
}

.home .buttons4 a:hover {
color: #ff0000!important;
}

.home-test .box1 {
	color: black;
	border-top:4px solid #ff0000;
	background-color:#eeeeee;
    font-family: 'Avenir-Black';
    font-weight: bold;
    line-height: normal;
	text-align:left;
	padding-top:1rem;
	overflow:auto;
	}
	
	.home-test .box1 h2{
	color: black;
    font-family: 'Avenir-Black';
    font-size: 1.7em;
    line-height: normal;
	text-align:left;
	}
	
		.home-test .box2 h2{
	color: black;
    font-family: 'Avenir-Black';
    font-size: 1.7em;
    line-height: normal;
	text-align:left;
	}
	
			.home-test .box3 h2{
	color: black;
    font-family: 'Avenir-Black';
    font-size: 1.7em;
    line-height: normal;
	text-align:left;
	}
	
			.home-test .box4 h2{
	color: black;
    font-family: 'Avenir-Black';
    font-size: 1.7em;
    line-height: normal;
	text-align:left;
	}
	
.home-test .box1 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home-test .box2 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home-test .box3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.home-test .box4 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}	

.home-test .box2 ul {
font-weight: normal;
}

.home-test .box3 ul {
font-weight: normal;
}

.home-test .box4 ul {
font-weight: normal;
}

.home-test .box1 li:not(:last-child) {
    margin-bottom: 10px;
}

.home-test .box2 li:not(:last-child) {
    margin-bottom: 10px;
}

.home-test .box3 li:not(:last-child) {
    margin-bottom: 10px;
}
.home-test .box4 li:not(:last-child) {
    margin-bottom: 10px;
}

.home-test .box2 {
	color: black;
	background-color:#eee;
	border-top:4px solid #0071BC;
    font-family: 'Avenir-Black';
    font-weight: bold;
    line-height: normal;
	text-align:left;
	padding-top:1rem;
	overflow:auto;
	}
	
	.home-test .box3 {
	color: black;
	background-color:#eee;
	border-top:4px solid #406A80;
    font-family: 'Avenir-Black';
    font-weight: bold;
    line-height: normal;
	text-align:left;
	padding-top:1rem;
	overflow:auto;
	}
	
	.home-test .box4 {
	color: black;
	background-color:#eee;
	border-top:4px solid #000;
    font-family: 'Avenir-Black';
    font-weight: bold;
    line-height: normal;
	text-align:left;
	padding-top:1rem;
	overflow:auto;
	}

.home-test .box1 ul {
font-weight: normal;
}


.home-test .article-headline, .sub-headline {
color:#ff0000;
text-align:left;
font-family:'Avenir-Black';
}

 #page-content.home-test h4 {
font-size: 1.1rem;
    font-family: 'Avenir-Black';
    color: black;

}

.home-test .speaker-image {
    width: 100%;
    text-align: center;
}

.home-test .speaker-image img
{
    margin-right: auto;
    margin-left: auto;
    width: 250px;
    height: auto;
    border-radius: 50% !important;
    margin-top: -75px;
    background: white;
    border: 1px solid #e0e1db;
    padding: 0.25em;
}
/*NEW HOME-TEST PAGE */	

.home-container, #footer-sponsor, #footer-buttons {
margin: 0 auto;
    max-width: 62.5em;
    width: 100%;
}

.home-test #column-lhd.columns {

padding-left:0;
padding-right:0;
}
/*NEW HOME PAGE */	
	
.agenda-links .fake-c-card
{
    height: 3.7rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
    float: none;
    padding: 1rem;
}

.agenda-links .active-link {
    background: #ff0000;
    color: #fff!important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.1rem 0.5rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
	
.track-title.noanimation h4 {
    margin: 0;
    padding: 0;
    text-align: center;
	background: #ff0000;
	color:white!important;
	padding:0.5rem;
	margin-bottom:1rem;
}

.button a, .button:hover a, .button:focus a
{
color:white!important;
}


.track-title.noanimation h4 span {
font-family:'Avenir-Black'!important;
}
	
#copyright a:hover,
#copyright a:active,
#copyright a:focus,
.tooltip.opened
{
color: #0067ac !important;
}
.strapline { font-size: 1.43rem!important;
    font-family: 'Avenir-Black', Helvetica, Arial, sans-serif;
	font-weight:400;
    margin-top: 6.7rem;
    /* margin-left: 5rem; */
    z-index: 100;
	margin-bottom:1rem;
	margin-left: 0.3rem;
	}
	
	
	
/*
#page-content a {
	color:#ff0000;
}


#page-content a:hover {
	color:#ff0000;
}

#page-content ul {
	margin-left: 2.1rem;
}
*/
 #demo-test-gallery .large-4 {width:25%}

.contain-to-grid .top-bar {
	background: transparent !important;
	/*background: rgba(18, 39, 56, .8) !important;*/
}
.top-bar-bg, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button) {
	/*background: #333;*/
	background: transparent;
}
.top-section {
	background: transparent;
	/*padding: 0 0 2rem;*/
	padding: 0;
	/* border-bottom:.4rem solid #ce2029; */
	/* border-top: 2px solid white; */
}
.top-bar .title-area [alt="ITWeb Events logo"], .row [alt="ITWeb Events logo"] {
	width: 6rem;
	height: 1.75rem;
	margin-left: 1rem;
	margin-top: 0.5rem!important;
	margin-bottom:3rem;
}
.top-bar ul li > a {
	font-family:'open-sans-regular', Helvetica, Arial, sans-serif !important;
	/*font-weight: 600;*/
}

.top-bar ul li {
	/* height: 3.75rem; */
}

.theme-top-background-0 {
	/*background: transparent url('../images/[conference-name-here]-background.jpg') repeat-x center bottom;*/
}
 /* additional theme backgrounds */
/*
.theme-top-background-1 {
	background: transparent url('../images/[conference-name-here]-theme0-background.jpg') no-repeat center top;
}
*/

.demo-gallery {
	padding-top: 1rem;
}
.demo-gallery a {
	/*width: 100%;*/
	display: block;
	float: left;
	opacity: 0.8;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	height: 8.75rem;
}
.home .demo-gallery a {
	height: 10.75rem;
}
.demo-gallery a:hover {
	opacity: 1;
}
.demo-gallery a > img {
	/*min-width: 80%;*/
	max-width: 100%;
	height: auto;
	max-height: 5rem;
	display: block;
	/*margin: 0 auto;*/
	border-radius: 0.7rem;
	/*width: 70%;*/
	margin: 0 auto;
}
.demo-gallery a > figure {
	margin: 0;
	width:100%;
	text-align: center;
	padding: 0.5rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fake-c-card, .fake-c-card-single {
  -moz-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
  -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
  z-index: 200;
  /*margin:0.5rem 0 1rem 2rem;*/
  /*float:right;*/
  padding: 1rem 2rem;
  border-radius:8px;
  /*margin-bottom: 2rem;*/
}


/* home page intro paragraph*/
div#intro{
border-radius:32px;
 -moz-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
  -webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
  z-index: 200;
  padding: 1rem 2rem;
}

div#intro p{
	text-align:center;
}

div#intro p span{
font-family:'SansationBold';
}



.fake-c-card-single {
	margin:2rem 0;
	padding: 2rem;
}
.fake-c-card img {
  display: block;
  width: 100%;
  margin:0 0 0.5rem 0;
}
.social-icons-foot#socialright { /*display:none;*/    display: block;
    position: fixed;
    top: 19rem;
    right: 0;
    z-index: 100;
    background-color: #fff;
        width: 3.4rem;
    border: 1px solid #eee;
    padding: 0.3rem;
	opacity:0.8;}
#socialright .fa-hp-foot {
    font-size: 3rem;
    margin-top: 0;
    margin-left: 0;}
.social-icons-foot.nothomeicons#socialright {top:23rem;}
#socialright .fa-hp-foot:hover { color:rgb(237,49,38);}
@media only screen and (max-width: 360px) {.social-icons-foot#socialright { display:none;}}	
@media only screen and (max-width: 1024px) {.strapline {font-size: 1rem;}}

/* CALL FOR PAPERS */

/* .callforpapers .sub-headline {
	text-align: left;
} */

/* HELPDESK */

.helpdesk .sub-headline {
	margin-top: 2rem;
	margin-bottom: 1rem;
}
.helpdesk h4 {
	font-family: 'open-sans-regular';
	font-size: 1.2rem;
	margin: 0;
}
.helpdesk .c-card-title {
	/*height: 1.4rem;*/
}
.helpdesk .c-card.active > .c-card-title {
	/*height: 2.4rem;*/
	margin-bottom: 1rem;
}
.helpdesk .c-card .c-card-title strong {
	overflow: hidden;
	text-overflow:initial;
	white-space:normal;
}
.helpdesk .c-card .c-card-title .min-max {
	line-height: 1;
}
button.radius, .button.radius {
	border-radius: 0.7rem;
}



#countdown {
	padding:2rem 0;
}

#countdown .tme-box {
	float: left;
    width: 100%;
    margin: 0;
}

#countdown .tme-box .tme-box-inner {
	overflow: hidden;
    margin: .5rem;
    padding: 1.5rem 1rem;
    background-color: #ff0000;
    border-radius: .7rem;
    text-align: center;
}

#countdown .tme-box .tme-box-inner .tme-val {
	color: #fff;
    font-size: 4rem;
    line-height: 3.5rem;
}

#countdown .tme-box .tme-box-inner .tme-title {
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
}

.grad-footer {
	width: 100%;
}

.news .pic-caption {
    background: #000000;
    color: #FFFFFF;
    padding: 0.5rem 1rem;
}

.news .img_right_text {
	margin-left: 1rem;
}

.news .img_left_text {
	margin-right: 1rem;
}

.news .sidebar  .sidebar-headline {
	font-size: 1.5rem;
    font-weight: 600;
}

.news .article-byline {
	text-align: center;
    font-size: 1rem;
    letter-spacing: 0.5rem;
    padding: 1rem 0;
    background: #efefef;
}

.grad-footer {
    background-color: #0a7fc2;
   /*  background-image: url('../images/header-bg-x.png');
    background-repeat: repeat-x;
    background-position: left bottom; */
    padding: 0.5rem;
}


.grad-footer img {
    width: 6rem;
    height: 1.75rem;
    margin-left: 1rem;
    margin-top: 0.5rem;

	float:right;
    margin-bottom: 0.5rem !important;
}

#scroll-top:hover {
	opacity: 1;
}

#scroll-top {
	position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 10000;
    opacity: .4;
    text-decoration: none;
    -webkit-transition-property: opacity,bottom;
    transition-property: opacity,bottom;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    display: none;
}

#scroll-top i {
	font-size: 3.2rem;
}

#scroll-top.dissapear {
    bottom: -6rem;
}


.fa {
	padding-left: 0.2rem;
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.home-gal {
	  margin: 1rem;
}

.home .demo-gallery a {
	margin-bottom:auto;
}

.home .demo-gallery a img {
	width:12rem;
	height:auto;
	max-height:8.625rem;
}

.home-sponsors {
	margin-top: 2rem;
}

.top-bar-section .icon-home{
	font-size:1.8rem;
	font-family:'FontAwesome';
	height: 2.75rem; 
    line-height: 3rem;
	color:#fff;
}
.top-bar-section .icon-home:hover { color:#fff;}

.home .fake-c-card h3{
	font-family:'SansationBold'; font-size:1.3rem;
	font-weight:400;

	color:#333;
	background-color:#b1bfc2;
	border-bottom:6px solid #ff0000;
}

.about .sub2-headline {
	    color: #000;
    font-family: 'SansationBold';
    text-decoration: underline;
    text-transform: uppercase;
}

.home .threeButtons {
	margin-top:2rem;
	margin-bottom:2rem;
}

.home .threeButtons .button {
	margin-bottom:1.25rem;
}

.helpdesk h4 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.2;
	font-size: 1.4375rem;
	text-rendering: optimizeLegibility;
	margin-bottom: .5rem;
}

.home .demo-gallery a figure {
	display:none;
}

.home-vid {
	  margin: 1rem;
}
/*
.home-gal img{
	width:24%;
}
.home-vid img {
	width:32%;
}
*/
.no-select  {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.no-click a {
   pointer-events: none;
   cursor: default;
}

.sidebar-news-block > .news-author p{
	font-size:0.8rem;
}

/* ////////////////////////////////////// */
/*
.drop-shadow {
	-webkit-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.4);
}
*/
#menu-side {
	position:fixed;
	left:0;
	top:0;
	width:200px;
	color: #f5f5f5;
	background-color: transparent;
	z-index: 1000;
}

#menu-side .menu-expander .expanded  a {
	background: #55b9d3 !important;
}
#menu-side .menu-expand {
	display:none;
}
#menu-side .menu-expand.active {
	display:block;
}
#menu-side .menu-expand a {
	padding-left:2.5rem;
	background: #477188 !important;
	font-size:90%;
}

#scroll-top i {
	font-size: 3.2rem;
}
#scroll-top i:before {
	color: #ff0000;
}
#scroll-top {
	position: fixed;
	left: 20px;
	bottom: 20px;
	z-index: 10000;
	opacity: .4;
	text-decoration: none;
	-webkit-transition-property: opacity,bottom;
	transition-property: opacity,bottom;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	display:none;
}
#scroll-top:hover {
    opacity: 1
}
#scroll-top.dissapear {
    bottom: -6rem;
}
#scroll-top span {
	display: inline-block;
	width: 72px;
	height: 72px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
}
.footer-testimonial-box blockquote {
    background-color: rgba(255, 255, 255, 0.9);
	color:#000;
}

.footer-testimonial-box blockquote cite {
	color: #CE2029;
	font-weight:600;
}

.footer-testimonial-box blockquote span.testimonial-company {
	color: #000000;
    font-weight: 800;
}

#menu-side {
	/*opacity: .75;*/
}
#menu-side:hover {
	opacity: 1;
}
.flip-card .front>.card-overlay2{
	margin-left: auto !important;
	margin-right: auto !important;
}



#countdown .tme-box {
	float:left;
	width: 100%;
	margin:0;
}
#countdown .tme-box .tme-box-inner {
	overflow:hidden;
	margin:.5rem;
	padding:1rem 0.5rem;
	background-color: #ff0000;
	border-radius: .7rem;
	text-align:center;
}
#countdown .tme-box .tme-box-inner.tme-days {
	opacity: .95;
}
#countdown .tme-box .tme-box-inner.tme-hrs {
	opacity: .85;
}
#countdown .tme-box .tme-box-inner.tme-mins {
	opacity: .75;
}
#countdown .tme-box .tme-box-inner.tme-secs  {
	opacity: .65;
}
#countdown .tme-box .tme-box-inner .tme-val {
	color: #FFF;
	font-size:2rem;
	line-height: 3.5rem;
	font-family:'SansationBold',Helvetica,Arial,sans-serif;
}
#countdown .tme-box .tme-box-inner .tme-title {
	color: #FFF;
	font-size: 1rem;
	text-transform: uppercase;
	font-family:'SansationBold',Helvetica,Arial,sans-serif;
	font-weight:400;
}

.logo-tagline span.third-line{
	opacity:0;
}

.delegateattractions .coupon-holder.large-4 { width:32.5%;}
.delegateattractions .coupon-holder .coupon-logo {
    width: auto;
    height: auto;
    max-height: 2rem;
    max-width: 150px;
    display: block;
    margin: 0 auto;
    margin-top: 1rem;
	}

.registrationfeespass #footer-Button, .registrationfeesfree #footer-Button {
	display:none;
} 

.registrationfees .registrationoptions div, .vipfees .registrationoptions div{
	background:#eee;
	/*height: 3rem;*/
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.registrationfees .registrationoptions .nobottomborder, .vipfees .registrationoptions .nobottomborder {
	border-bottom:none;
}

.registrationfees .registrationoptions div:last-child, .vipfees .registrationoptions div:last-child{
	border-left: none;
	font-size:0.97rem;
}

.registrationfees .registrationoptions .middlerow, .vipfees .registrationoptions .middlerow{
    line-height: 3rem;
}


.registrationfees .earlybirdfees, .registrationfees .standardfees, .registrationfees .latefees, .vipfees .earlybirdfees, .vipfees .standardfees, .vipfees .latefees {
	margin:1rem 0;
}

.registrationfees .earlybirdfees .row, .registrationfees .standardfees .row, .registrationfees .latefees .row, .vipfees .earlybirdfees .row, .vipfees .standardfees .row, .vipfees .latefees .row {
	border: 1px solid #999;
	border-top:none;
}

.registrationfees .earlybirdfees .columns, .registrationfees .standardfees .columns, .registrationfees .latefees .columns, .vipfees .earlybirdfees .columns, .vipfees .standardfees .columns, .vipfees .latefees .columns {
	border:1px solid #ccc;
	border-top: none;
}

.registrationfees .earlybirdfees div div, .vipfees .earlybirdfees div div {
	background:#FFFFBF;
}

.registrationfees .earlybirdfees .regheading, .registrationfees .standardfees .regheading, .registrationfees .latefees .regheading, .vipfees .earlybirdfees .regheading, .vipfees .standardfees .regheading, .vipfees .latefees .regheading {
	font-weight:600;
	background:#E9E9E9;
}

.registrationfees .earlybirdfees .row:first-child, .registrationfees .standardfees .row:first-child, .registrationfees .latefees .row:first-child, .vipfees .earlybirdfees .row:first-child, .vipfees .standardfees .row:first-child, .vipfees .latefees .row:first-child{
	border-top:1px solid #999;
}

/*VIP reg */

.vipregistrationfees .earlybirdfees .row:first-child, .vipregistrationfees .standardfees .row:first-child, .vipregistrationfees .latefees .row:first-child, .vipfees .earlybirdfees .row:first-child, .vipfees .standardfees .row:first-child, .vipfees .latefees .row:first-child{
	border-top:1px solid #999;
}

.vipregistrationfeespass #footer-Button, .vipregistrationfeesfree #footer-Button {
	display:none;
} 

.vipregistrationfees .vipregistrationoptions div, .vipfees .vipregistrationoptions div{
	background:#eee;
	/*height: 3rem;*/
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
.vipregistrationfees .vipregistrationoptions .nobottomborder, .vipfees .vipregistrationoptions .nobottomborder {
	border-bottom:none;
}

.vipregistrationfees .vipregistrationoptions div:last-child, .vipfees .vipregistrationoptions div:last-child{
	border-left: none;
	font-size:0.97rem;
}

.vipregistrationfees .vipregistrationoptions .middlerow, .vipfees .vipregistrationoptions .middlerow{
    line-height: 3rem;
}


.vipregistrationfees .earlybirdfees, .vipregistrationfees .standardfees, .vipregistrationfees .latefees, .vipfees .earlybirdfees, .vipfees .standardfees, .vipfees .latefees {
	margin:1rem 0;
}

.vipregistrationfees .earlybirdfees .row, .vipregistrationfees .standardfees .row, .vipregistrationfees .latefees .row, .vipfees .earlybirdfees .row, .vipfees .standardfees .row, .vipfees .latefees .row {
	border: 1px solid #999;
	border-top:none;
}

.vipregistrationfees .earlybirdfees .columns, .vipregistrationfees .standardfees .columns, .vipregistrationfees .latefees .columns, .vipfees .earlybirdfees .columns, .vipfees .standardfees .columns, .vipfees .latefees .columns {
	border:1px solid #ccc;
	border-top: none;
}

.vipregistrationfees .earlybirdfees div div, .vipfees .earlybirdfees div div {
	background:#FFFFBF;
}

.vipregistrationfees .earlybirdfees .regheading, .vipregistrationfees .standardfees .regheading, .vipregistrationfees .latefees .regheading, .vipfees .earlybirdfees .regheading, .vipfees .standardfees .regheading, .vipfees .latefees .regheading {
	font-weight:600;
	background:#E9E9E9;
}

/* end VIP reg */
.row .row {
/*	margin:0;*/
}

.about .eventguide {
	text-align:center;
}

.about .eventguide img {
	width:auto;
	margin:0 auto;
}

.calendar-info .calendar-link {
	background:none;
}

.calendar-info .calendar-link .calendar-icon {
	width:50px;
	height:50px;
	background:#CE2029;
	border:2px solid #CE2029;
}

.calendar-info .calendar-link .calendar-icon .calendar-month {
	height:13px;
	color:#CE2029;
	background:#ffffff;

	font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 800;
    line-height: 13px;
    text-align: center;
}

.calendar-info .calendar-link .calendar-icon .calendar-date {
	height: 34px;
    line-height: 34px;
    text-align: center;

    color: #fff;
    font-size: 32px;
    font-weight: 800;
}


/* sponsorship opportunities */

.sponsorship-op-table .sponsorship-op-variables p {
	border-bottom: 3px solid #fff;
}

.sponsorship-op-table  i {
	color:#ff0000;
}

.sponsorship-op-table .sponsorship-op-variables p:first-child {
	border-top: 3px solid #fff;
}

.sponsorship-op-table .sponsorship-op-variables {
	border-left: 3px solid #fff;
    border-right: 3px solid #fff;
}

.sponsorship-op-table .sponsorship-op-variables p {
	background:#4d4d4d;
	color:#fff;
}

.sponsorship-op-table .sponsorship-op-variables p:first-child {
	background:#ff0000;
	color:#fff;
}

.sponsorship-op-table .sm .diamond {
	background:#C0C0C0;
}
.sponsorship-op-table .sm .platinum {
	background:#efeeee;
}
.sponsorship-op-table .sm .gold {
	background:#C0C0C0;
}
.sponsorship-op-table .sm .silver {
	background:#efeeee;
}
.sponsorship-op-table .sm .bronze {
	background:#C0C0C0;
}
.sponsorship-op-table .sm .display {
	background:#efeeee;
}

.sponsorship-op-table .sm li {
	border-right: 3px solid #fff;
}

.sponsorship-op-table .sm li p:first-child {
	/*color:#fff;*/
	border-top: 3px solid #fff;
}

.sponsorship-op-table .sm li p {
	border-bottom: 3px solid #fff;
	color:#000;
}

/* header */

.header-top {
    border-bottom: solid 1px #999999;
}

.header-top .upper-tagline h3 {
	font-family: 'aaux_problackregular', Helvetica, Arial, sans-serif;
}

.header-top h4.upper-date {
	font-family: 'Avenir-Black', Helvetica, Arial, sans-serif;
	color:#000000;
}

.button, .button:hover, .button:focus {
	    background-color: #111328;
    color: #fff;
    text-transform: uppercase;
    border: 3px #ff0000 solid;
	border-radius:18px;
    margin-left: 0.6rem;
    padding-left: 65px;
    display: inline-block;
    font-size: 0.7rem;
    margin: 0 auto;
    background-image: url(../images/button_icon.png);
    background-repeat: no-repeat;
	background-size:contain;
	font-family: 'Avenir-Book', Helvetica, Arial, sans-serif;
}

.inthenews .button, .button:hover, .button:focus {
	    background-color: #fff;
    text-transform: uppercase;
   color: #393E41!important;
    display: block;
    font-family: 'Avenir-Black';
    font-weight: bold;
    font-size: .9375em;
    line-height: normal;
    margin: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 2016x;
    margin-top: 0.5rem;
	float:left;
	    background-image: none;
    border-radius: 0;
}

.button a, .button:hover a, .button:focus a {
	  color:#393E41!important; 
}

.button-venue {
	background-color: #111328;
    color: #fff;
    border: 3px #ff0000 solid;
	border-radius:18px;
    margin-left: 0.6rem;
    padding-left: 65px;
    display: inline-block;
	padding:10px;
    font-size: 0.9rem;
    width: 100%;
    margin: 0 auto;
	text-align:center;
	font-family: 'Avenir-Black';
}

.sponsor-name {
    display: block;
    margin-bottom: .75rem;
    font-weight: bold;
}

.button-venue a {
    color: #fff;
	font-family: 'Avenir-Black';
	font-size:1.2rem;
	text-align:center;
}

#page-content .content-button {
	background-color:#111328; color:#fff; text-transform:uppercase; 
	border: 2px #ff0000 solid;
	border-radius:18px; 
	 margin-left:0.6rem;
	padding-left: 65px;
 display: inline-block;
    font-size: 0.7rem;
	width:100%;
	margin:0 auto;
	padding: 1rem 5rem 0.95rem!important;
	background-image: url(../images/button_icon.png);
    background-repeat: no-repeat;
	font-family:'Avenir-Black';
}

#page-content .content-footer {
	background-color:#111328; color:#fff; text-transform:uppercase; 
	border: 2px #ff0000 solid;
	border-radius:18px; 
	 margin-left:0.6rem;
	padding-left: 65px;
 display: inline-block;
    font-size: 0.7rem;
	width:100%;
	margin:0 auto;
	background-image: url(../images/button_icon.png);
    background-repeat: no-repeat;
	background-size:contain;
	font-family:'Avenir-Black';
}

#page-content .content-button a{
	font-family: 'SansationRegular';
	color: #FF0000;
  }
  
#page-content .content-button a:hover, #page-content .content-button a:focus{
	color: #000;
  }

#page-content .content-button b{
	font-family: 'aaux_problackregular';
}

#page-content .content-button h4 {
	font-size:0.9rem;
	color:#000;
	text-transform:uppercase;
	float:left;
	margin-left:0.5rem;
	font-family: 'aaux_proregularregular', Helvetica, Arial, sans-serif;
}
#page-content .content-button h4 b {
	font-family: 'aaux_problackregular', Helvetica, Arial, sans-serif;
}

#page-content .content-button:hover, #page-content .content-button:focus {
	background-color:#ff0000;
	border: 2px #b22b2b solid;
	color: #fff;
}

#page-content .content-footer:hover, #page-content .content-button:focus {
	background-color:#ff0000;
	border: 2px #b22b2b solid;
	color: #fff;
}

.header-top .header-buttons {
	margin-top:5.4rem; 
}

.inthenews .c-card-body img {
    border-radius: 0!important;
    border: none;
    width: auto;
}

#page-content a {
color:#ff0000;
}

/* ngi 2016 buttons */
.button.header-button { padding:0.6rem;font-family:'aaux_proregularregular'; font-size:0.7rem!important; line-height:0.8rem;}
.header-buttons .button-call {
	/*background-image: url('../images/buttonspeak.png');
	background-repeat:no-repeat;
	width:100%;	*/
	background-color:#000; color:#fff; text-transform:uppercase; box-shadow:2px 2px 2px #777;
	border: 5px #000 solid;
	border-radius: 10px;
	 margin-left:0.6rem;
	 float:right;
	-webkit-transition: background-image 100ms ease-out;
	-moz-transition: background-image 100ms ease-out;
	-o-transition: background-image 100ms ease-out;
	transition: background-image 100ms ease-out;
}

.header-buttons .button-call:hover {
	/*background-image: url('../images/buttonspeakclick.png');*/
	background-color:#fff;
	border: 5px #ff0000 solid;
	color: #000;
}


.header-buttons .button-register {
	/*background-image: url('../images/buttonspre-reg.png');
	background-repeat:no-repeat;
	width:100%;	*/
		background-color:#0a7fc2; color:#fff; text-transform:uppercase; box-shadow:1px 1px 1px 1px #0a7fc2; 
	border: 4px #ffffff solid;
	border-radius: 6px;
	 margin-left:0.6rem;
	 float:right;
	 box-shadow:  0 0 4px #0a7fc2;
 -moz-box-shadow: 0 0 4px #0a7fc2;
 -webkit-box-shadow: 0 0 4px #0a7fc2;
 -o-box-shadow: 0 0 4px #0a7fc2;
}

.header-buttons .button-register:hover {
	/*background-image: url('../images/buttonspre-regclick.png');*/
	background-color:#fff;
	border: 4px #0a7fc2 solid;
	color: #000;
}

.header-buttons .button-sponsorship {
	/*background-image: url('../images/buttonsponsoring.png');
	background-repeat:no-repeat;
	width:100%;*/
	background-color:#0a7fc2; color:#fff; text-transform:uppercase; box-shadow:1px 1px 1px 1px #0a7fc2; 
	border: 4px #ffffff solid;
	border-radius: 6px;
	 margin-left:0.6rem;
	 float:right;
	 box-shadow:  0 0 4px #0a7fc2;
 -moz-box-shadow: 0 0 4px #0a7fc2;
 -webkit-box-shadow: 0 0 4px #0a7fc2;
 -o-box-shadow: 0 0 4px #0a7fc2;
}

.header-buttons .button-sponsorship:hover {
	/*background-image: url('../images/buttonsponsoringclick.png');*/
	background-color:#fff;
	border: 4px #0a7fc2 solid;
	color: #000;
}
@media only screen and (min-width: 24.125em) and (max-width: 40.0625em) {
.header-buttons .button-call, .header-buttons .button-register, .header-buttons .button-sponsorship { float:none; margin-left:0.5rem!important; margin-bottom:1rem!important;
}

}
@media only screen and (max-width: 360px) {.top-section-events-logo img { display:none!important;}}
.not-home-tagline {
	display: block;
	text-transform: uppercase;
	/* text-align: center; */
	font-style: italic;
	font-weight: 800;
	margin-top: 1.2rem;
	margin-left: .6rem;
	color: #000;
	font-family: 'open-sans-regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.2rem;
	/* text-indent: 9rem; */
	line-height: .9;
}

.not-home-logo-link img {
	width: 360px !important;
    margin: 0;
    margin-top: 2rem;
    /* margin-bottom: 0.5rem; */
    position: absolute;
    margin-left: 0;
}


.header-top .upper-tagline {
	margin-left: 0;
}

.header-top .upper-tagline h3 {
	font-size: 0.9rem;
	float: left;
	font-weight: 600;
	margin-top: 0.2rem;
	line-height:1.2;
}
.header-top .upper-tagline h4 {
	font-size: 1rem;
	float: right;
	margin-top:4rem;
}

.footer-disclaimer {
    font-size: 0.8rem;
    margin-top: 2rem;
    padding: 1rem 0.5rem;
    border-top: 1px solid #ccc;
	}
	.footer-row {
    background: #eee;
    border-top: 2rem solid #4d4d4d;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%!important;
    text-align: center;
	color:#fff;
}

.custom-twitter-icon {
    /* margin: 2rem 0 0 0; */
    width: 100%!important;
    background-color: #ff0000;
    padding: 0.6rem .3rem .3rem;
    border-radius: .7rem;
	margin-top:2rem;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.follow-us-paragraph {
    width: 100%;
    padding: .5rem;
    text-align: right;
    font-size: 0.8rem!important;
	}
/* menu header */

.top-bar {
	background:transparent;
}
@media screen and (min-width: 1024px) {
.top-bar-section { display:block!important;}
}
.top-bar-section li:not(.has-form) a:not(.button) {
	line-height:2.75rem;
	/* font-size:0.875rem; */
	text-transform:uppercase;
}

.top-bar-section > ul > li {
	position:relative;
}

.top-bar-section ul li>a { 
	/* color:#1F292E; */
}
	

	
/*menu separators*/

	.top-bar-section > ul > li:not(:last-child):after {
	content: " ";
    position: absolute;
    right: 0;
    top: 3px;
    /* background: #999;
    height: 41px;
    width: 1px; */
}

.top-bar-section > ul > li:first-child:before {
	content: " ";
    position: absolute;
    left: 0;
   top: 3px;
    /* background: #999;
    height: 41px;
    width: 1px; */
}

.top-bar-section > ul > li:last-child:after{
	content: " ";
    position: absolute;
    right: 0;
    top: 3px;
    /* background: #999;
    height: 41px;
    width: 1px; */
} 


.top-bar-section ul li.active:not(.has-form) a:not(.button) {
	/* background-image:url('../images/menu-bg-over.png');
	background-position:left bottom;
	background-repeat:repeat-x; */
}

.top-bar-section ul li.active > a, .top-bar-section li.active:not(.has-form) a:not(.button) {
	background:transparent; color:#fff;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
	line-height: 2.75rem;
}

.top-bar-section ul li.active:not(.has-form) a:not(.button) {
	background:transparent;
}

.top-bar-section ul li.active:not(.has-form) a:not(.button):hover {
	background:#ff0000;
	/* background-image:url('../images/menu-bg-over.png'); */
	background-position:left bottom;
	background-repeat:repeat-x;
}

.top-bar-section > ul > li a{
	padding: 0 0.3rem;
}

.top-bar-section .has-dropdown>a:after {
	display:none;
}

.top-bar-section .has-dropdown>a {
	padding:0 0.65rem!important;
}

.top-bar-section ul > li > a {
	padding: 0 0.65rem!important;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
	background-image:none;
	background:#ff0000;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
	/* background-image:url('../images/menu-bg-over.png'); */
	background-position:left bottom;
	background-repeat:repeat-x;
}
.top-bar-section .dropdown { /* border:1px solid #ff0000; */} 
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
	background: #ff0000; 
    color: #fff;
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
	color: #fff;
    background: #0a7fc2; /* border:1px solid #ff0000; */
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
	/* background-image:url('../images/menu-bg-over.png');
	background-position:left bottom;
	background-repeat:repeat-x; */
}

.top-bar-section ul li:hover:not(.has-form)>a {
	color: #FFF;
    background: #ff0000;
	/* background-image:url('../images/menu-bg-over.png');
	background-position:left bottom;
	background-repeat:repeat-x; */
}


/* slider  */

.top-section {
	height: 265px; background-color:#000000;
	
}

.slick-slide {
	outline: none !important;
}

.hero-slider .slick-slide img {
	width:1000px;
	height:265px;
}

.hero-slider .slider-hero-text {
	position:absolute;
	height:100%;
	top: 1rem;
    margin-left: 2rem;
}

.hero-slider .slider-hero-text h2 {
	font-family:'open-sans-regular',helverica,arial,sans-serif;
	font-weight:400;
	font-size: 1.9rem;
	text-transform:uppercase;
	color:#fff;
	margin-left: -0.2rem;

	text-shadow: 2px 2px 0px #000,3px 3px 4px #000;
}

.hero-slider .slider-hero-text h3 {
	font-family:'open-sans-regular',helverica,arial,sans-serif;
    font-size: 0.9rem;
    margin-top: 1rem;
	margin-bottom:0;

    width: 28rem;
}

.hero-slider .slider-hero-text h3 b {
	font-family:'open-sans-bold',helverica,arial,sans-serif;
	font-weight:400;
}

.hero-slider .slider-hero-text p {
	font-family:'open-sans-regular',helverica,arial,sans-serif;
	font-weight:400;
	font-size: 0.85rem;

	margin:0;

	width: 29rem;
}
.hero-slider .slider-hero-text p b {
	font-family:'open-sans-bold',helverica,arial,sans-serif;
	font-weight:400;
}

.hero-slider .slider-hero-text h2 span, .hero-slider .slider-hero-text h3 span{
	font-family:'open-sans-bold',helverica,arial,sans-serif;
	font-weight:400;
}

.slider-hero-text .hero-button {
    bottom: 7rem;
    position: absolute;
	margin:0;
	width: 23rem;
}
/* contact debbie */
#debbie {
	font-size: 0.85rem;
    text-transform: none;
	line-height: 0.5;
    padding-top: 1.0rem;
}

#reg-text {
    font-size: 1rem;
    font-weight: bold;
    margin-top: 1rem;
}

#debbie b {
	display:block;
}

.hero-button b {
	display:inline;
	font-size:1rem;
	line-height: 1.8rem;
}

.top-section-events-logo{
    position: absolute;
    bottom: 4.5rem;
	top:2rem;
    right: 3rem;
	z-index: 10001;
}

.slick-dots {
	bottom: -0.8rem!important;
}

.slick-dots li button:before {
	font-size:10px!important;
	color:white!important;
}

.slick-slider .slick-next:before {
	content:url('../images/button-icon-arrow-r-gray.png');
}
.slick-slider .slick-prev:before {
	content:url('../images/button-icon-arrow-l-gray.png');
}






/* page content */

#page-content h2.article-headline {
	
	font-size: 1.2rem;
	color: #fff;
	background-color: #ff0000;
	padding: 0.3rem 0.3rem 0.3rem 0.8rem;
	border-bottom: 4px solid #4d4d4d;
	font-family: 'Avenir-Black';
	font-weight:400;
	border-radius:6px;
	text-align:center;
	/*line-height: 1;*/
	
}

#page-content h2.article-headline span {
	border-bottom:6px solid #54a1d8;
	border-top:6px solid #54a1d8;
	border-right:6px solid #54a1d8;
	display:block;
	font-size:1.5rem;
	font-family:'aaux_problackregular';
	text-transform: uppercase;
	font-weight:400;
	color:#333;
	margin-left:3.5rem;
	padding:1rem 0;
	
}


#page-content h2.article-headline b {
	font-family:'aaux_problackregular';
	font-weight:400;
}


#page-content h2.sub-headline {
	    font-size: 1.3rem;
    font-family: 'Avenir-Black';
    color: #fff;
    text-transform: uppercase;
   
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ff0000;
	border-bottom:4px solid #4d4d4d;
    /* border-bottom: 6px solid #ff0000; */
    /* padding: 1rem 2.5rem 1.2rem 1.5rem; */
    padding: 1rem 0 1.2rem 1.5rem;
    line-height: 1;
    text-align: left!important;
}

#page-content h2.sub-headline b {
	font-family:'Avenir-Black';
	font-weight:400;
}


.inner-page-header h2 {
	font-family:'Avenir-Black';
	font-weight:400;
    margin: 0;
    font-size: 2.5rem;
    text-align: center;
    padding: 1.5rem;
    background: #ff0000;
    color: #fff;
    text-transform: uppercase;
}

#page-content h3.sub-headline, h3.sub-headline {
	   font-size: 1.3rem;
    font-family: 'Avenir-Black';
    color: #fff;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ff0000;
	border-bottom:4px solid #4d4d4d;
    /* border-bottom: 6px solid #ff0000; */
    /* padding: 1rem 2.5rem 1.2rem 1.5rem; */
    padding: 1rem 0 1.2rem 1.5rem;
    line-height: 1;
    text-align: center!important;
}

#page-content h4 {
	font-size:1.3rem;
	font-family:'Avenir-Black';
	color:#333; 
}

#page-content h4 b{
	font-size:1.3rem;
	font-family:'Avenir-Black';
	color:#333;
}

h5.subhead {
	font-weight: bold;background: red;color: white;padding:0.2rem 0.5rem;
	}


.row .row .row {
	margin:0;
	/*margin:0 !important;*/
}
.i-am-doubled {
	display: none;
}
#header {
	display: block;
	/* position: fixed; */
	left: 0;
	right:0;
	top:0;
	z-index: 99;
}
#header .sect {
	position:relative;
	padding: 1rem 0.25rem;

}
#header p {
	margin:0;
	padding:0;
}
#header .header-top {
	background-color: #ffffff;
	/* height: 11.8rem; */
}
#header .header-middle {
	background-color: #4d4d4d;
	/* height:3.75rem; */
	border-top:4px solid #ff0000;
	width:100%;
	border-bottom:4px solid #ff0000;
}



#header .header-bottom {
	background-color: #0a101d;
}
#header .header-middle .tagline {
	font-size: 2rem;
	font-weight:bold;
	color: black;
}
#header .header-middle .conf-info {
	font-size: 1rem;
	font-weight:bold;
	color: #444444;
}
#header .header-middle .conf-logo {
	position:absolute;
	right:0;
	top:0;
	margin:0;
}
#header .header-middle .tagline.less {
	font-size: 1.5rem;
	color: #cc0000;
}
#header .header-middle .conf-info.less {
	font-size: .75rem;
	color: black;
}
#header .header-middle .conf-logo.less {
}
#header .header-bottom .conf-tagline {
	/*position:absolute;*/
	/*right:0;*/
	/*top:0;*/
	text-align:right;
	/*height: 93px;*/
}
#header .header-bottom .conf-logo {
	margin: 0 !important;
}
#header .header-bottom .conf-logo.less {
}
#header .header-bottom h3.resize.less {
	font-size:132%;
}
#header .header-bottom p.resize.less {
	font-size:80%;
}


/* agenda */


.agenda-break {
	background-color: #eee;
}


.agenda-social-icon {
	float: right;
    display: inline-block;
    margin-right: 0.2rem;
}
.agenda-social-icon:before {
	color: #ff0000;
	font-size: 2rem;
}

.agenda-social-icon:hover:before {
	color: #222;
}

.agenda-time {
	display: block;
	width: 100%;
	color:#000;
	/*font-size: 1.3rem;*/
	font-size: 1.125rem;
	text-align: center;
}

.agenda-time a, .agenda-time a:hover {
	color:#000;
	cursor: default;
}

.agenda-activity {
	margin-top:0;
	color:#ff0000;
	font-weight:bold;
	/* width:80%; */
}

.agenda-activity .agenda-keynote {
	background:#ff0000;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0.1rem 0.5rem;
}

.agenda-activity .agenda-panel {
	background:#000;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
    padding: 0.1rem 0.5rem;
}


.agenda-table > .row {
	margin: 1rem;
	padding: 1.3rem 0 1.3rem 0;
	border-bottom: 1px solid #e8e8e8;
}

.agenda-speaker-link {
	font-weight:600;
}

/*
.agenda-paragraph > .agenda-speaker-link img {
	float:right !important;
	width: 4rem !important;
	height: 4rem !important;
	border:0.4rem solid #e8e8e8;
	border-radius: 50% !important;
	margin-left: 1rem !important;
}
*/
.agenda-paragraph > .agenda-speaker-link img {
    float: right !important;
    width: 8rem;
    margin-top: 0rem;
	margin-left:1rem;
    height: auto;
    border: 0.4rem solid #e8e8e8;
}

.agenda-paragraph i.fa {

}

.agenda-table .row {
	background:none;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.agenda-break {
	background: #eee!important;
}

.agenda-break:hover {
	background: #CCC!important;
}

.agenda-break.cocktail img {
    width: 7rem!important;
    border-radius: 0;
    display: inline;
    float: none!important;
    margin-top: 0.3rem;
	margin-left: 0.3rem;
}

.agenda-table .row:hover {
	background:#EEE;
}


/* sponsorship op table */

	.sponsorship-op-table {
		position: relative;
		margin-top: 2rem;
	}
	.sponsorship-op-table .link-box {
		display: block;
		position: absolute;
		/*top:1.5rem;*/
		right:0;
		width: 52%;
		background: transparent;
		/*padding: .5rem;*/
		padding-top: 2rem;
		text-align: center;
	}
	.sponsorship-op-table .link-box .arrow-right {
		-ms-transform: rotate(180deg); /* IE 9 */
		-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
		transform: rotate(180deg);
	}
	.sponsorship-op-table .link-box .fa-chevron-circle-left:before {
		color:red;
		opacity: .6;
	}
	.sponsorship-op-table .sponsorship-op-variables {
		width: 50%;
		background: AliceBlue;
		box-sizing:border-box;
		border-left: 3px solid #fff;
		border-right: 3px solid #fff;
		float:left;
	}
	.sponsorship-op-variables p[class*="sponsor-op-row-"] {
		padding-left:1rem;
	}
	.sponsorship-op-table .sm {
		list-style:none;
		display:block;
		overflow:hidden;
		width: 50%;
		height: auto;
		margin: 0 !important;
	}
	.sponsorship-op-table .sm li {
		width: 100%;
		float:left;
		display:inline;
		overflow:hidden
	}
	.sponsorship-op-table .sm {
		float:left;
	}
	.sponsorship-op-table .sm > li {
		background: white;
		border-right: 3px solid #fff;
	}
	.sponsorship-op-table .sm > li {
		display: none;
	}
	.sponsorship-op-table .sm > li:first-child {
		display: block;
	}
	p[class*="sponsor-op-row-"] {
		padding: 0.5rem;
		/*padding: 0;*/
		margin: 0;
		height:5rem;
		border-bottom: 3px solid #fff;
		color: CadetBlue;
		line-height: 1.2;
		font-size: .8rem;
	}
	p[class*="sponsor-op-row-"] > i {
		padding-top: .9rem;
	}
	p.sponsor-op-row-1 {
		font-weight: 700;
	}
	.sponsorship-op-table .sm li > p[class*="sponsor-op-row-"] {
		width: 100%;
		text-align: center;
	}
	p.sponsor-op-row-1 {
		border-top: 3px solid #fff;
	}

	.sponsorship-op-table .link-box {
		display: none;
	}
	.sponsorship-op-table .sponsorship-op-variables {
		width: 14.28%;
	}

	.sponsorship-op-table .sm > li {
		display: block;
	}

	p[class*="sponsor-op-row-"] {
		font-size: 0.9rem;
	}
	.sponsorship-op-table .sm {
		width: 85.7%;
	}
	.sponsorship-op-table .sm li {
		width: 16.66%;

	}
	p.sponsor-op-row-5, p.sponsor-op-row-6, p.sponsor-op-row-7, p.sponsor-op-row-11 {
		height: 7.4rem;
	}
	p.sponsor-op-row-8, p.sponsor-op-row-9 {
		height: 6.2rem;
	}
	p.sponsor-op-row-20, p.sponsor-op-row-21 {
		height: 5rem;
	}

	p.sponsor-op-row-6 > i, p.sponsor-op-row-7 > i, p.sponsor-op-row-11 > i {
		padding-top: 2.5rem;
	}
	p.sponsor-op-row-8 > i, p.sponsor-op-row-9 > i {
		padding-top: 2rem;
	}
	p.sponsor-op-row-20 > i {
		padding-top: 0;
	}
	.sponsorship-op-table .sm li > p.sponsor-op-row-20 {
		padding-top: 1.8rem;
	}

.sponsorshipopportunities  .sponsopguide {
	float:right;
}

.sponsorshipopportunities  .sponsopguide  .fake-c-card {
	width: 100%;
    text-align: center;
}
.sponsorshipopportunities  .sponsopguide  .fake-c-card img {
    height: 18rem;
    width: auto;
    margin: 0 auto;
}

.sponsorshipopportunities  .sponsopguide  .fake-c-card h2 {
	margin: 1rem 0rem;
}
/* cbx --> */
.c-card.sponsors .c-card-body img {
	width: auto !important;
	margin: 0 !important;
	max-width: 215px;
}
.c-card.sponsors  .c-card-body .row .image{
	/*position: absolute !important;
	top: 10% !important;*/
	margin-top: 0.8rem;
}
.c-card.sponsors  .c-card-body .row .image a{
	float:right;
}
.sponsors-block {
	/*text-align: center;*/
}
.sponsors-block .sponsors-logos {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	/*justify-content: space-around;*/
}
.sponsors-block .sponsors-logos > div.sponsor {
	display:inline-block;
	float:none;
	margin: auto;
}
.sponsors-block .sponsors-logos > div.sponsor i {
	text-align:center;
}

/*sponsors*/
.sponsors .c-card .c-card-title img[title="Xperien"] {width:45%!important; height:45%!important; margin-right:auto!important; margin-left:auto!important;}
/*sponsors*/
/*.inthenews a.read-more-button {
    background-color: #b1bfc2;
    color: #000;
    text-transform: uppercase;
    box-shadow: 2px 2px 2px #777;
    padding: 0.7rem 0.8rem 0.7rem 0.8rem;
    font-family: 'aaux_proregularregular';
    font-size: 0.9rem;
	text-decoration:none!important;
}*/

.inthenews a.read-more-button:hover {
    background-color: #ff0000;
    color: #fff!important;
	text-decoration:none!important;
}

@media screen and (max-width: 768px) { /* phones */
	.sponsors-block .sponsors-logos > div.sponsor .c-card-body .image,
	.sponsors-block .sponsors-logos > div.sponsor .c-card-body .introtext	{
		display:block;
		float:none;
		position:relative !important;
		/*text-align:center;*/
	}
	.sponsors-block .sponsors-logos > div.sponsor .c-card-body .image {
		margin-top:1em;
	}
	.sponsors-block .sponsors-logos > div.sponsor .c-card-body .image img {
		margin: 0 auto;
	}
	.top-bar .title-area [alt="ITWeb Events logo"], .row [alt="ITWeb Events logo"] {
	
	margin-top: 3.5rem!important;}
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
.header-top .header-buttons .header-button { width:11rem;}
#button-sponsor {
		float: none;
		margin-left: 0;
		margin-top: 0;
	}
#button-call {
		float: none;
		margin-left: 0;
		margin-top: 0;
	}
}
/* cbx <-- */


.pswp__container .pswp__button:hover {
    background-color: #;
}


/* speakers */

.speaker-name {
  color:rgba(75,173,72,1);
  /* font-weight: bold; */
  font-family: 'aaux_problackregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration:none;
}
.speaker-title {
  font-family: 'aaux_proregularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.speaker .sub-headline::first-letter,
.keyspeaker .sub-headline::first-letter,
.workshopspeaker .sub-headline::first-letter,
.speakers .second-title span.quad-colored::first-letter, .speakers .speaker-title::first-letter {
	/*text-transform:uppercase;*/
}

span.alphabet-letter {
    display: inline-block;
    margin-right: 8px;
}

.alphabet {
    text-align: center;
}

.read-bio {
	width: 100%;
	margin-bottom: 0;
	color: #fff !important;
	background:#222;
	
}
.read-bio:hover {
	background:#ff0000;
}

/*.read-more {
	width: 100%;
	font-size: 1.1rem;
	font-family: 'Oswald-Bold', Helvetica, Arial, sans-serif;
	font-weight: bold; 
	color: #fff !important;
}*/

.underlined {
	width:100%;
	height:0.3rem;
}
.speaker-intro-text {
	padding-top: 1rem;
}
.speaker-intro-text a {
	font-family: 'open-sans-regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.speaker h3.article-headline,
.keyspeaker h3.article-headline,
.workshopspeaker h3.article-headline {
	font-family: 'open-sans-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:400;
	color:#000;
}

.speaker h4.sub-headline, .keyspeaker h4.sub-headline, .workwhopspeaker h4.sub-headline {
	color:#333;
	font-weight:400;
	font-family: 'open-sans-regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


.speaker-title, .second-title {
	color:#000;
}
.track-0 .speaker-social-media a {
    font-size: 2rem;
}

.track-0 .speaker-social-media a:hover {
	color:#232323;
}

.speaker .agenda-slots-box .fake-c-card,
.keyspeaker .agenda-slots-box .fake-c-card
 {
	margin: 1rem;
}

.speaker .agenda-slots-box .agenda-slot-link,
.speaker .agenda-slots-box .agenda-slot-link:hover,
.keyspeaker .agenda-slots-box .agenda-slot-link,
.keyspeaker .agenda-slots-box .agenda-slot-link:hover
 {
	color:#222;
}

.agenda-slot-link:hover p.agenda-paragraph, .agenda-slot-link:hover ul {
	color:#222!important;
	text-decoration:none;
	pointer-events: none;
    cursor:none;}  

.speaker .agenda-activity,
.keyspeaker .agenda-activity {
	width:100%;
}










.pswp__button:hover {
    background-color: #ff0000;
}
.registrationfees .fake-c-card img {
	border: 4px solid rgb(210, 210, 210);
	margin-left: 1rem;
}









.registrationfees .fake-c-card {
	padding: 2rem;
}

/*.agenda .thumbz {
	border-radius:50%;
	border:5px solid #EEE;
}*/

.active .thumbz {
	border:none;
}

/**
 *
 * this needs to be removed at some point
 *
 */
.roi img {
	display: none;
}

.about .demo-gallery a {
	height: 10.5rem;
}

.about .demo-gallery a > img {
    max-height: 6.5rem;
    height: 6.5rem;
}
.top-bar.expanded {
    position: relative;
    z-index: 2000;
}

/* START OF C-CARD */


.c-card {
  background-color: white;
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
  color: #777777;
  padding: 1rem;
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}
.c-card .c-card-title:before, .c-card .c-card-title:after {content: " ";display: table;}
.c-card .c-card-title:after {clear: both;}
.c-card .c-card-title i {float: left;}
.c-card .c-card-title span {
}
.c-card .c-card-title strong {
	margin: 0.3rem 0 0 0.9375rem;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: wrap;
	font-weight: normal;
	font-size:1.4375rem;
	line-height: 1.5;
}
.c-card.active .c-card-title.story-no-image {
	margin-bottom: 0;
}
.c-card .c-card-title strong span, .thumbswitcher {
	display: block;
	font-size: 1.1rem;
	margin-top:0!important;
}
.min-max {
	position: absolute;
	top: 0;
	right: 0;
	font-family: FontAwesome;
	padding-left: .4rem;
	padding-right: .4rem;
	font-size: 0.9rem;
	line-height: 2;
	margin-top: 0;
}
.c-card .c-card-body {
	padding: 0 1rem 1rem 1rem;
	display: none;
	position: relative;
}
.c-card * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.c-card.active {
	-moz-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
	-webkit-box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
	box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
	z-index: 200;
	margin: 1rem 0rem;
	background: #fff;
}
.c-card.active:hover .min-max:after {
	content: "\f066";
	color: #ff0000;
}
.c-card:hover .min-max:after {
	content: "\f065";
	color: #f13037;
}

.c-card:hover:not(.active) {
    background-color: #e5e5e5;
    border-radius: 1rem;
}

.c-card.active:hover {
    border-radius: 0;
}

.speaker-name-active {

}
.thumbswitcher i[class*="fa-"] {
    font-size: 3.3rem;
    color: #ff0000;
    margin-top: .7rem;
}
.thumbswitcher i[class*="fa-"] {
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.c-card.active i.thumbz {
	font-size: 0;
}
.second-title {
	/*font-size: 1.6rem !important;*/
	margin-top: 0rem;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	margin-bottom: 1rem;
}
.speaker-name {
  color:#ff0000;
  font-size:1.2rem;
  font-family: 'open-sans-regular', sans-serif;
  text-decoration:none;
  margin-top:0rem;
}
.read-bio {
	width: 100%;
	margin-bottom: 0;
	color: #fff !important;
	background-image: url(../images/button_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
	float:left;
}

.read-bio:hover {
	width: 100%;
	margin-bottom: 0;
	color: #fff !important;
	background-image: url(../images/button_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
	
}

/* .read-more {
	font-size: 1.1rem;
	font-family: open-sans-semibold, sans-serif;
	font-weight:bold;
	color: #ff000 !important;
} */
.underlined {
	width:100%;
	height:0.3rem;
	background: #ff0000;
}
.speaker-intro-text {
	padding-top: 1rem;
}
.speaker-title {
	/*font-size: 1.0625rem;*/
	font-size: 1.1875rem;
}
.speaker-title, .second-title {
	/*color:rgba(36,83,151,1);*/
}
.c-card.active .quad-colored {
	display: block;
	margin-top: 0;
	margin-bottom: .4rem;
	padding-top: 0;
	font-size: 1.1875rem;
	font-family: open-sans-semibold;
	color: #333;
	    margin-left: 1rem;
}
.c-card.active .c-card-title {
	margin-bottom: -.7rem;
}
.faq .c-card.active .c-card-title {
	margin-bottom: 0;
}
.faq .c-card.active .c-card-title.relative.clearfix {
	border-bottom: 3px solid #ddd;
	margin: 0 .5rem .7rem;
}
.faq .c-card .c-card-title strong {
	margin: 0.3rem 0 0 0.3rem;
}

#card-speaker-img{
	max-width:220px;
	margin-right:auto;
	margin-left:auto;
}

	/* END OF C-CARD */

.home-keyspeaker img {
    float: right;
    width: 8rem;
    margin-top: 0rem;
    margin-left: 1rem;
    height: auto;
    border: 0.4rem solid #e8e8e8;
	clear:right;
}
i.thumbswitcher {
    min-height: 4rem;
}

.inthenews .sticky, .inthenews .sticky:hover {
	background-color: #eee;
	background-image: url('../images/ITWebEvents-logo.png');
	background-position: right 2rem top 1rem;
	background-repeat: no-repeat;
	background-size:4rem auto;
}

.registrationfees .earlybirdfees,
.registrationfees .earlybirdbox {
	/* display:none; */
	margin-bottom: 2rem;
}


/* about images */
.about-image {
    width: 100%;
    max-width: 18rem;
    height: auto;
    border-radius: 0.7rem;
    display: block;
    margin: 0 auto 2rem;
}

/* *** cbx *** */
.home-news .pagination {
	display:none;
}


/* .home-news .c-card .c-card-title strong span.speaker-name {
    line-height: 110%;
    text-transform: uppercase;
    font-size: 1rem;
    width: 90%;
}

.home-news .track-0 .speaker-title {
    font-size: 1rem;
} */

div.pagination {
		margin-top: 2.5rem;
	}
div.pagination p {
	margin: 0 .5rem .5rem .5rem;
	font-size: 1.33rem;
	font-weight: bold;
	color: #444;
}
div.pagination a, div.pagination span {
	float:left;
	margin: .5rem .5rem .5rem .5rem;
	padding: 1rem 2rem;
	font-size: 1.33rem;
	font-weight: bold;
	background: #ccc;
	color: #444;		
}
div.pagination a:hover, div.pagination span:hover {
	background: #aaa;
}
div.pagination a div.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 1rem solid transparent;
	border-bottom: 1rem solid transparent;
	border-left: 1rem solid #444;
}

div.pagination a div.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 1rem solid transparent;
	border-bottom: 1rem solid transparent; 
	border-right: 1rem solid #444; 
}	
div.pagination span.active {
	background: #eee;
	color: #aaa;		
}
/* *** cbx *** */

.preregistration .button {
	margin-top:1rem;
    background:#b1bfc2;
	box-shadow: 2px 2px 2px #777;
	color:#000;
	font-family: 'aaux_proregularregular';
	text-transform:uppercase;
}
.preregistration .button:hover {
    background: #ff0000;
    color: #fff;
}


.thumbz {
	/* border-radius: 50% !important;*/
}

p.above-footer {
	font-size:0.8rem;
	font-style:italic;
	padding:0.5rem;
}

.test-bubble {
    background: #eee;
    border-radius: 10px;
    color: #333;
    display: inline-block;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 3rem;
    padding: 1.5rem 1rem;
    padding-top: 1rem;
    position: relative;
    text-align: center;
    vertical-align: top;
    box-shadow: 0px 0px 5px grey;
    -moz-box-shadow: 0 15px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
    -webkit-box-shadow: 0 15px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
    box-shadow: 0 15px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
}

.test-bubble:after {
    border: 1em solid transparent;
    border-top-color: #eee;
    content: '';
    margin-left: -1em;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
	}

/*contacts page*/
#page-content .contacts h3.sub-headline{
	text-align:left;
	}


/* socal media icons - home page*/
.home .icons {
	font-family:'aaux_problackregular';
	font-weight:400;
    margin: 0;
    font-size: 1.5rem;
}


.twtr-button {
	display: inline-block;
    background-image: url('../images/tw-icon.png');
    background-repeat: no-repeat,no-repeat,repeat-x;
    background-position: right bottom,left bottom,left bottom;
  width:40px;
	height:40px;
}
	
.twtr-button:hover {
	background-image: url('../images/tw-icon-click.png');
	width:40px;
	height:40px;
}

.lnk-button {
	display: inline-block;
   /*  width: 100%; */
    background-image: url('../images/lnk-icon.png');
    background-repeat: no-repeat,no-repeat,repeat-x;
    background-position: right bottom,left bottom,left bottom;
  width:40px;
	height:40px;
}
	
.lnk-button:hover {
	background-image: url('../images/lnk-icon-click.png');
	width:40px;
	height:40px;
}	
    
.alignright {
	text-align:right;
}

.icons-text {
	display:inline-block;
	font-family:'aaux_problackregular';
	margin: 0;
    font-size: 1.3rem;
	padding-right:0.3rem;
}


/* DIAMOND SPONSOR SOLD */

.sponsorship-op-table li.diamond p:not(:first-child) {
	visibility:hidden;
	position: relative;
}

.sponsorship-op-table li.diamond p:not(:first-child):after {
   content: "SOLD";
    visibility: visible;
    display: block;
    position: absolute;
    top: 40%;
    left: 30%;
}
/* GOLD SPONSOR SOLD */

.sponsorship-op-table li.gold p:not(:first-child) {
	visibility:hidden;
	position: relative;
}

.sponsorship-op-table li.gold p:not(:first-child):after {
   content: "SOLD";
    visibility: visible;
    display: block;
    position: absolute;
    top: 40%;
    left: 30%;
}

/* PLATINUM SPONSOR SOLD */

.sponsorship-op-table li.platinum p:not(:first-child) {
	/*visibility:hidden;
	position: relative;*/
}

.sponsorship-op-table li.platinum p:not(:first-child):after {
 /*  content: "SOLD";
    visibility: visible;
    display: block;
    position: absolute;
    top: 40%;
    left: 30%;*/
}
/*
#page-content.opportunities .content-button {

display:none;
}

#page-content.businessbenefits #footer-buttons .content-button {

display:none;
}

#page-content.registrations .content-button {

display:none;
}*/

.top-bar-section ul.left {
    float: none!important;
}



#topreg {
    float: right;
    background: #ff0000!important;
    color: #fff!important;
    font-weight: bold!important;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
	margin-right: -1rem;

	}

/*TRACKS*/
#b-track {
	text-align:center; 
	font-family:'aaux_problackregular', Arial, sans-serif;
	font-size:1.7rem; 
	text-transform: uppercase;"
	color:#ff0000!important;
}

#t-track {
	text-align:center; 
	font-family:'aaux_problackregular', Arial, sans-serif;
	font-size:1.7rem; 
	text-transform: uppercase;"
	
	color:#333;
}

@media only screen {
	.skin {
		display: none;
	}
}

@media only screen and (min-width: 82.5em) {
	.skin-box {
		/*position: fixed;*/
	}
	.skin {
		display: block;
		width: 82.5rem;
		margin: 0 auto;
		background: transparent;
		/*opacity: .3;*/
		height: 37.5rem;
		margin-bottom: -37.5rem;
	}
	.banner-box {
		float: left;
		width: 10rem;
		height: 37.5rem;
		/*background: silver;*/
		/*opacity: .5;*/
		border-right: 1px solid #e6e6e6;
		/* margin-top:0.5rem; */
	}

	.sponsor-writeup-box {
		float: right;
		width: 10rem;
		/* height: 37.5rem; */
		padding: 0 .5rem 0;
		border-left: 1px solid #e6e6e6;
		/*background: red;*/
		/*opacity: .5;*/

	}
	.sponsor-writeup-box h3 {
		width: 100%;
		color: #9c9a9c;
		/*font-size: 15px;*/
		text-align: center;
		font-size: 1.0875rem;
		font-family: 'aaux_proregularregular', Helvetica, Arial, sans-serif;
		letter-spacing: .06rem;
		margin: .5rem 0;
	}
	.sponsor-writeup-box img {
		display: block;
		margin: 1rem auto;
	}
	.sponsor-writeup-box p, .sponsor-writeup-box p > a {
		font-size: 0.9375rem;
		font-family: 'aaux_proregularregular', Helvetica, sans-serif;
		line-height: 1.25;
	}
}
.delegateattractions .coupon-holder {
    box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
    padding: 1rem 0.7rem;
    margin-bottom: 1rem;
    margin-right: 0.5rem;
    text-align: center;}
/*testimonials*/
	.testimonials-negative {
		width:100%;
		height:41.25rem;
		
		background: url('../images/ISVM2016TestimonialsBlurb.jpg') no-repeat left top;
	}
	.testimonials-negative h5 {
		color:#ff0000;
		text-transform: uppercase;
		margin:1.4rem 0 2rem 10rem;
		font-size:3rem;
		text-align: left;
		font-family: 'aaux_problackregular', Helvetica, Arial, sans-serif;
	}
	.testimonial {
	    margin-bottom: 1.5rem; font-size:0.9rem;
	}
	.testimonial cite { color:#1F292E; font-weight:bold;}
	.testimonials-negative blockquote { border-left:0;}
	@media screen and (max-width: 969px) {.testimonials-negative {
		width:100%;
		height:auto;
		
		/*background-color: #dbdbdb;*/ background-image:none;
	}
	.testimonial { background-color:#dbdbdb; border-radius:5px;}
	}
/*NEW SPEAKER TEMPLATE*/
.alphablock .speakers > .active > .c-card-title { padding-left:0.9375rem;}
.alphablock .speakers > .active > .c-card-title strong span.speaker-rank { position:absolute; top:3.3rem;}
.alphablock .active .second-title { margin-top:-3rem; padding-top:1.5rem;}
/*.alphablock .speaker .second-title .quad-colored { padding-bottom:2rem;}*/
.alphablock .underlined { margin-top:1.5rem;}
.alphablock .speakers .speaker-title { padding-bottom:0.3rem!important;}
.alphabet { text-align:center;}
span.alphabet-letter { display:inline-block; margin-right:8px;}
.c-card .c-card-title strong span.speaker-rank { font-size:0.8rem; font-weight:bold;}
.c-card .c-card-title strong span.dateandday { /*background-color:#ddd;*/ text-transform:uppercase; color:#000; padding:0; margin:0;/* padding-bottom:1px; border-bottom:1px solid #000;*/ }
.c-card .c-card-title strong span.speaker-date { margin-right:5px;}
.c-card .c-card-title strong span.speaker-day, .c-card .c-card-title strong span.speaker-date, .c-card .c-card-title strong span.dateandday { display:inline-block;}
@media only screen and (min-width:64em) {.contain-to-grid .top-bar { max-width:100%!important;}}
.top-bar-section ul.right { float:none!important;}
.top-bar-section ul.left {float:none!important;}
.top-bar-section ul { max-width:960px; margin-right:auto; margin-left:auto; display:block;}
nav.top-bar { margin-left:0!important;}
@media only screen and (max-width:640px){.buttons { float:none;}}
@media only screen and (max-width:360px) {.buttons .button { float:none; width:100%;}
.alphablock .speakers > .active > .c-card-title strong span.speaker-rank { display:none;}
}



 @media screen and (max-width: 768px) {
#topreg { 
    float:none;
	background-color:#ff0000!important;
}
.top-bar-section li#topreg:not(.has-form) a:not(.button){
background-color:#ff0000!important; }

.home .block1 {
height:auto;
}
.home .block2 {
height:auto;
}
.home .block3 {
height:auto;
}

}


/*NEW SPEAKER TEMPLATE*/
/*NEW SPEAKER DESIGN*/
.thumbz {
	border-radius: 50% !important;
    width: 107px;
    height: auto;
    border: 1px solid #e0e1db;
    padding: 0.25em;
}
.home .inthenews .thumbz { border-radius:0!important;width:auto; }
.sponsors-logos .thumbz { border:none; border-radius:0; width:auto;}
.sponsors-logos .c-card-body img {border:none; border-radius:0!important;}
.fa { font-size:1.3rem;}
.speakers-block:nth-child(odd), .boardmember:nth-child(odd) { background-color:#fff;}
.speakers-block:nth-child(even), .boardmember:nth-child(even) { background-color:#e5e5e5;}
.speakers-block .c-card, .boardmember .c-card { background-color:transparent!important; border-bottom:none!important;}
.speakers-block .c-card.active .speaker-rank { display:none;}
.speakers-block .c-card.active, .speakers-block .c-card.active:hover, .advisoryboard .c-card.active, .advisoryboard .c-card.active:hover  { border-radius:0; margin:0 0;}
.boardmember .speaker-name.speaker-name-active {margin-top: -3rem;
    padding-top: 1.5rem; padding-left:1rem;}
.c-card-body img {    border-radius: 50% !important;
    width: 150px;
    height: auto;
    border: 1px solid #e0e1db;
    padding: 0.25em;}
	.speaker-name {
  color:#f00;
  font-size:1.3rem!important;
  font-family: 'open-sans-bold', sans-serif;
  text-decoration:none;
  margin-top:0rem;
  font-weight:bold;
}
#column-lhd .speaker-name a, .advisoryboard.boardmember .speaker-name {font-family: 'open-sans-bold', sans-serif;color:#f00;}
#column-lhd .speaker-name a:hover { text-decoration:none; color:#000;}
.alphablock .speakers .speaker-title, .advisoryboard .speaker-title { font-size:1rem!important; color:#000;}
.alphablock .active .second-title .quad-colored, .advisoryboard .quad-colored{ color:#000; font-size:1rem;}
.advisoryboard .c-card-body .second-title .quad-colored{ color:#000; font-size:1rem!important;}
/*BIO*/
#speaker-box {
    max-width: 800px;
    margin: 5.5em auto 2em !important;
    border: 1px solid #e0e1db;
    padding: 0 1em 1em !important;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: #FFF;
}
.speaker-image {
    width: 100%;
    text-align: center;
}
.speaker-image img, .img-centering .speaker-image img  {
    margin-right: auto;
    margin-left: auto;
    width: 150px;
    height: auto;
    border-radius: 50% !important;
    margin-top: -75px;
    background: white;
    border: 1px solid #e0e1db;
    padding: 0.25em;
}
.speaker #speaker-box h3.article-headline {
    color: #f00;
	font-size:1.6rem!important;
	/*font-family:'open-sans-bold';*/
	    margin-bottom: .5rem;
    margin-top: .2rem;
	padding-bottom:0!important;
}
.speaker #speaker-box h4.sub-headline {
    font-size: 1.1rem!important;
	color:#000; font-family:'open-sans-bold';
}
.speaker #speaker-box p
{
	font-size:0.9rem;
}
#page-content.speaker h3.sub-headline {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.1rem;
}
.speaker .agenda-slots-box .fake-c-card span, .speaker .agenda-slots-box .fake-c-card p, .speaker .agenda-slots-box .fake-c-card h5, .speaker .agenda-slots-box .fake-c-card ul li {
    font-size: 0.9rem;
}
.speaker .agenda-slots-box .fake-c-card {
    max-width: 800px;
    margin-right: auto!important;
    margin-left: auto!important;
}
.agenda-paragraph > .agenda-speaker-link img {
    float: right !important;
    margin-top: 0rem;
    margin-left: 1rem;
    border-radius: 50% !important;
    width: 95px;
    height: auto;
    border: 1px solid #e0e1db;
    padding: 0.25em;
}
.sponsors-logos .thumbz {
    border: none!important;
    border-radius: 0!important;
    width: auto;
}
#page-content.speaker .add-sponsors h3.sub-headline { max-width:100%;}
.c-card .c-card-title strong span.speaker-rank { color:#000;}
.agendawrap {padding: 0;
    padding-bottom: 0.5rem;
    background-color: #eee;}
#page-content .agendawrap h5 a {color: #393E41;
    font-family: 'Avenir-Black';
    font-size: 1.17rem;
    line-height: normal;
    text-align: left;}
