@charset "UTF-8";
/* CSS Document */

.tablet {
	background:#dd0000;
	margin:1em;
	padding:1em;
	color: #ffffff;	
	display:block;
}

br.clear {
	display: none;
}

.heroLeft {
	width: 60%;
}

.heroLeft.resize {
	width: 40%;
}

.heroLeft .summary {
	left: 0;
}

.heroLeft h1 {
	font-size: 2.2em;
}

.heroRight {
	width: 40%;
}


.heroCTA {
	clear: both;
	height: auto;
	min-height: 80px;
	width: 100%;
	max-width: none;
	background-position: left 70px;
}

.heroCTA a {
	padding-bottom: 0;
	padding-right: 48px;
	background: transparent url(../img/ico_c_arrow_w.png) center right no-repeat;
	width: auto;
	min-height: 32px;
}

.heroEventLeft {
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	max-width: none;
	margin: 0 auto;
}

.heroEventLeft .summary {
	width: 90%;
	margin: 2em auto;
}

#postHeaderContent .heroEventRight {
	display: none;
}



.boxExperience .summary {
	width: 90%;
	margin: 0 auto;
}

#contentBox .boxTopicsMenu,
#contentBox .boxGateways,
#contentBox .boxBPA,
#contentBox .boxProducts {
	display: block;
	float: none;
	width: 100%;
}

#contentBox .boxGateways {
	padding: 0 0 2em;
}

#contentBox .boxTopicsMenu .summary, 
#contentBox .boxTopicsMenu h3,
#contentBox .boxGateways .summary, 
#contentBox .boxGateways h3,
#contentBox .boxTopicsMenu .summary, 
#contentBox .boxTopicsMenu h3,
#contentBox .boxBPA .summary, 
#contentBox .boxBPA h3,
#contentBox .boxBPA .footer, 
#contentBox .boxProducts .summary,
#contentBox .boxProducts h3, 
#contentBox .boxProducts .footer  {
	float: none;
	margin: 0 auto;
}

.boxTopicsMenu ul,
.boxGateways ul {
	max-width: none;
}

.boxPartner ul {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	width: 60%;

}

.boxPartner ul li {
	margin-bottom: 2em;
}

.boxPartner ul li:last-child {
	margin-bottom: 0;
}

#level1 > #calEvents,
#level2 > #calEvents {
/*
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
*/
}

.boxConferences > ul > li > a:nth-of-type(2) {
	width: 36%;
}

.boxConferences > ul > li > a:first-child {
	max-width: 56%;
}

.boxConferences ul li .info {
	width: 56%;
}

.boxConferences ul li .cta {
	float: none;
	display: block;
	clear: both;
	border-top: 2px solid #393E41;
	border-left: none;
	padding: 1em 0 0 0;
	max-width: none;
	margin: 1em 0;
	width: auto;
	text-align: center;
}

.boxConferences ul li .cta .cta_btn,
.boxConferences ul li .cta .seeAgenda {
	display: inline-block;
	margin: 0 1em .5em 0;
}


.boxConferences ul li .cta ul.social {
	display: inline-block;
	margin: 0 1em;
}

.boxConferences ul li .cta ul.social li {
	display: inline-block;
	margin: 0 1em 0 0;
}

.boxLS > ul > li > a:first-child,
.boxLS ul li .info {
	max-width: none;
	width: auto;
}

.boxSummits ul li .info,
.boxSolSpotlights ul li .info,
.boxSummits ul li .cta,
.boxSolSpotlights ul li .cta {
}

.rr_reports_f ul,
.rr_pubs_f ul,
.rr_webinars_f ul,
.rr_wp_f ul {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	margin: 2em auto 0;
	padding: 0;
	list-style-type: none;
}

.rr_reports_f ul li,
.rr_pubs_f ul li,
.rr_webinars_f ul li,
.rr_wp_f ul li {
	padding: 1em;
	margin: 1em auto;
	box-sizing: border-box;
	text-align: left;
	border-bottom: 1px solid #E0E1DB;
	overflow: auto;
	display: block;

}

.rr_webinars_f ul li:last-child {
	margin: 1em auto 0;
}

.rr_webinars_f {
	border-bottom:none;
	padding-bottom: 0;
}

.rr_reports_f ul li span.date,
.rr_pubs_f ul li span.date,
.rr_webinars_f ul li span.date,
.rr_wp_f ul li span.date {
	float: right;
	margin: 0 0 1em 1em;
}

.rr_reports_f ul li .tn,
.rr_pubs_f ul li .tn,
.rr_webinars_f ul li .tn,
.rr_wp_f ul li .tn {
	float: left;
	margin: 0 1em 0 0;
}

.rr_reports ul li, 
.rr_pubs ul li, 
.rr_webinars ul li, 
.rr_wp ul li,
.rr_asses ul li,
.rr_surveys ul li  {
	padding: 1em 0;
	margin: 0 1em;
}

.rr_reports ul li > .title, 
.rr_pubs ul li > .title, 
.rr_webinars ul li > .title, 
.rr_wp ul li > .title,
.rr_asses ul li > .title,
.rr_surveys ul li > .title {
	display: block;
}

.rr_reports ul li span.date, 
.rr_pubs ul li span.date, 
.rr_webinars ul li span.date, 
.rr_wp ul li span.date,
.rr_asses ul li span.date,
.rr_surveys ul li span.date {
	position: relative;
	top: auto;
	right: auto;
	display: block;
	padding: 0;
	float: right;
	margin: 0 0 1em 1em;
	width: auto;
}

.rr_asses ul li span.date {
	display: none;
}

.rr_reports ul li .more, 
.rr_pubs ul li .more, 
.rr_webinars ul li .more, 
.rr_wp ul li .more,
.rr_asses ul li .more,
.rr_surveys ul li .more {
	position: relative;
	top: auto;
	right: auto;
	clear: both;
}


.list_mm {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

.list_team {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
}

.list_team img {
	float: left;
	margin: 0 1em 0 0;
}



/*-- FOOTER --*/

footer  {
	clear:both;
	padding: 0 1em 8em;
}

footer .logos, footer .follow, footer .events, footer .footerNavigationMenu, footer .app {
	border: none;
	min-height: auto;
}

footer > div {
	float:left;
	width:50% !important;
	padding-left: 0;
	padding-right: 0;
	min-height: auto;
}

footer .footerNavigationMenu {
	padding: 0;
	width: 50%;
}

footer .subscribe label input {
    border: 1px solid #393e41;
    padding: 10px;
    width: 100%;
	box-sizing: border-box;
}



footer .subscribe {
    border: none;
}

footer .events {
	border: none;
}








.utilityNavigationMenu ul.topnavlist .facebook {
	display:none;
}


.utilityNavigationMenu ul.topnavlist .linkedin {
	display:none;
}


.utilityNavigationMenu ul.topnavlist .twitter {
	display:none;
}

.utilityNavigationMenu ul.topnavlist .podcast {
	display:none;
}

.utilityNavigationMenu ul.topnavlist .podcast_btn {    
	display:none;
}





/*-------- R&R HERO -------------*/

#postHeaderContent>h2 {
    font-size: 2.5em;
    line-height: 1.2em;
    margin: 1em auto;
    white-space: normal;
}




/*-------- ONSITE HERO -------------*/


.OnsiteHeroLeft {
    float: none;
    height: 220px;
    margin: 0 auto;
    width: 90%;
}


.OnsiteHeroRight {
    float: none;
    height: 220px;
    margin: 0 auto;
    width: 100%;
	clear:both;
}


#postHeaderContent {
    height: auto;
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
    z-index: 500;
}



#postHeader {
    height: auto;
}


#postHeaderContent {
    height: auto;
}

.box1105 .summary .tn {
	float: none;
	margin: 0 auto 1em;
}

/* Membership Blocks */

.boxMemBenefitsDetails .summary ul {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

