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

@font-face {
  font-family: 'Proxima Light';
  src: url('../fonts/light/2B51A3_66_0.eot'); /* IE9 Compat Modes */
  src: url('../fonts/light/2B51A3_66_0.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/light/2B51A3_66_0.woff') format('woff'), /* Modern Browsers */
       url('../fonts/light/2B51A3_66_0.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('http://www.greatbusinessdebate.co.uk/assets/themes/the-great-debate/assets/assets/fonts/light/2B51A3_66_0.svg#wf') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Proxima Regular';
  src: url('../fonts/regular/2B51A3_7A_0.eot'); /* IE9 Compat Modes */
  src: url('../fonts/regular/2B51A3_7A_0.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/regular/2B51A3_7A_0.woff') format('woff'), /* Modern Browsers */
       url('../fonts/regular/2B51A3_7A_0.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/regular/2B51A3_7A_0.svg') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Proxima Bold';
  src: url('../fonts/bold/2B51A3_7C_0.eot'); /* IE9 Compat Modes */
  src: url('../fonts/bold/2B51A3_7C_0.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/bold/2B51A3_7C_0.woff') format('woff'), /* Modern Browsers */
       url('../fonts/bold/2B51A3_7C_0.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/bold/2B51A3_7C_0.svg') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Proxima Italic';
  src: url('../fonts/italic/2B51A3_67_0.eot'); /* IE9 Compat Modes */
  src: url('../fonts/italic/2B51A3_67_0.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/italic/2B51A3_67_0.woff') format('woff'), /* Modern Browsers */
       url('../fonts/italic/2B51A3_67_0.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/italic/2B51A3_67_0.svg') format('svg'); /* Legacy iOS */
}

body {
	padding: 0px 0px 50px 0px;	
	color: #000000;
    overflow-x: hidden;
	font-family: 'Proxima Regular', Arial, Helvetica, sans-serif !important; 
	text-rendering: optimizeLegibility;
	-moz-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern=1";
	-ms-font-feature-settings: "kern";
	-o-font-feature-settings: "kern";
	-webkit-font-feature-settings: "kern";
	font-feature-settings: "kern";
	font-kerning: normal;
}

.wrap.container{
    padding-top: 80px;
}

strong, b{
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important;
        font-weight: normal!important;
}

.desktop {
display: none;
}



/* FIVE COLUMN LAYOUT */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


#sidebar-related-posts {
display: none;
}



#subnav-on { }

#cbi_contactus input, 
#cbi_contactus textarea, 
#cbi_contactus button { margin-top:10px }

.omega {
	padding-right: 0px;	
}

.alpha {
	padding-left: 0px;	
}

.container-fixed {
	width: 100%;	

}

.alert-warning, .alert-info {
    background-color: #d7d7d7;
    border-color: #999999;
    color: #000000;
}

.alert {
	margin-bottom: 10px;
	float: left;
    width: 100%;
}

a { outline: 0; }

a:hover {
	text-decoration: none;	
}

p { font-size: 16px; line-height: 1.2em; }

.logo-fixed {
	width: 100%;
	top: 0px;
	z-index: 1001;
	background: #ffffff;
	padding: 0px;
	margin: 0px;	
}

.logo-mob {
width: 100px;
}

.footer-fixed {
	position: fixed;
	width: 100%;
	height: 55px;
	bottom: 0px;
	z-index: 1001;
	margin: 0px;
	background: #ffffff;	
}

.dot {
	margin: 2px 0px 10px 0px;
	border-style: dotted;
	border-color: #999999;	
}

.dot-under {
	margin: 2px 0px 10px 0px;
	border-style: dotted;
	border-color: #999999;
	position: relative;
    top: 29px;	
}

.dot-under-two {
	margin: 2px 0px 0px 15px;
	border-style: dotted;
	border-color: #999999;
	position: relative;
    top: 23px;	
}

.dot-under-twitter {
	margin: 2px 0px 10px 0px;
	border-style: dotted;
	border-color: #999999;
	position: relative;
    top: 19px;	
}

.dot-under-three {
	margin: 2px 0px 0px 15px;
	border-style: dotted;
	border-color: #999999;
	position: relative;
    top: 33px;	
}

.dot-middle {
	border-style: dotted;
	border-color: #999999;
	position: relative;	
}

.separator {
    margin-bottom: 15px;
}


.margin-bottom, .article, .sp {
	margin-bottom: 15px;	
}

.logo img {
	margin: 0 auto;	
	margin-top: 12px;
	margin-bottom: 10px;
}

.tagline h2 {
	font-size: 16px;
	margin-top: 0px;	
}

.carousel-indicators {
    bottom: -35px;
}

.featured-carousel {
    margin-bottom: 30px;	
}

.featured-carousel .carousel-inner .item.feature .text h2  {
    text-transform: uppercase;
	line-height: 1em;
	margin-top: 10px;
}

.featured-carousel .carousel-inner .item.feature .text {
	padding-left: 40px;	
}

.half-button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #999999;
	padding: 7px;
	text-align: center;
	color: #999999;	
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.2em;
	transition: color .25s ease-in-out, border .25s ease-in-out;
   -moz-transition: color .25s ease-in-out, border .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out, border .25s ease-in-out;
}

.half-button:hover {
	border: 1px solid #000000;
	color: #000000;
}

.survey-bottone, .sp-padd-r {
	padding-right: 7px;
}

.about-tgbd, .sp-padd-l {
	padding-left: 7px;
}

    
.promo-box .hover-container{
	display:block;
    border: 1px solid #999999;
}

.hover-container { float: left; width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  }

.news-item-wrapper .hover-container {
	padding-right:15px;
}
.blog .news-item-wrapper .hover-container {
	padding:0 15px;
}
.news-item {
	float: left;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 0px;
	width: 100%;
	background: none;
	color: #000000;
	border: 1px solid #999999;
	min-height: 112px;
	overflow: hidden;
}

.sticky-news-item {
	float: left;
	position: relative;
	left: 0px;
	padding: 0px;
	width: 100%;
	background: none;
	color: #000000;
	min-height: 280px;
	overflow: hidden;
}

.col-sm-6 .news-item { width: 91%; }

.video, .audio, .case_study, .opinion, .text_fact, .data_fact, .graphic_fact, .news_item, .event, .toolkit, .factsheet_fact {
	float: left;
	transition: background-color .25s ease-in-out;
   -moz-transition: background-color .25s ease-in-out;
   -webkit-transition: background-color .25s ease-in-out;
}

.cat-video .philtrum,  .cat-audio .philtrum, .cat-case_study .philtrum, .cat-opinion .philtrum, .cat-text_fact .philtrum, .cat-data_fact .philtrum, .cat-factsheet_fact .philtrum, .cat-graphic_fact .philtrum, .cat-news_item .philtrum, .cat-event .philtrum, .cat-toolkit .philtrum, .cat-video .philtrum-ninety,  .cat-audio .philtrum-ninety, .cat-case_study .philtrum-ninety, .cat-opinion .philtrum-ninety, .cat-text_fact .philtrum-ninety, .cat-data_fact .philtrum-ninety, .cat-factsheet_fact .philtrum-ninety, .cat-graphic_fact .philtrum-ninety, .cat-news_item .philtrum-ninety, .cat-event .philtrum-ninety, .cat-toolkit .philtrum-ninety {
	color: #ffffff;
	transition: color .25s ease-in-out;
   -moz-transition: color .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out;
}

.hover-container:hover .video, .hover-container:hover .audio
{ background-color: #e9f6cc; }

.hover-container:hover .case_study
{ background-color: #cceaee; }

.hover-container:hover .opinion
{ background-color: #fad2e3; }

.hover-container:hover .text_fact, .hover-container:hover .graphic_fact, .hover-container:hover .data_fact, .hover-container:hover .factsheet_fact
{ background-color: #ffe6d9; }

.hover-container:hover .news_item, .hover-container:hover .event
{ background-color: #cccccc; }

.hover-container:hover .toolkit
{ background-color: #cccccc; }


.hover-container:hover .cat-video .philtrum, .hover-container:hover .cat-audio .philtrum, .hover-container:hover .cat-video .philtrum-ninety, .hover-container:hover .cat-audio .philtrum-ninety
{ color: #e9f6cc; }

.hover-container:hover .cat-case_study .philtrum, .hover-container:hover .cat-case_study .philtrum-ninety
{ color: #cceaee; }

.hover-container:hover .cat-opinion .philtrum, .hover-container:hover .cat-opinion .philtrum-ninety
{ color: #fad2e3; }

.hover-container:hover .cat-text_fact .philtrum, .hover-container:hover .cat-data_fact .philtrum, .hover-container:hover .cat-factsheet_fact .philtrum, .hover-container:hover .cat-graphic_fact .philtrum, .hover-container:hover .cat-text_fact .philtrum-ninety, .hover-container:hover .cat-data_fact .philtrum-ninety, .hover-container:hover .cat-factsheet_fact .philtrum-ninety, .hover-container:hover .cat-graphic_fact .philtrum-ninety
{ color: #ffe6d9; }

.hover-container:hover .cat-news_item .philtrum, .hover-container:hover .cat-event .philtrum, .hover-container:hover .cat-news_item .philtrum-ninety, .hover-container:hover .cat-event .philtrum-ninety
{ color: #cccccc; }

.hover-container:hover .cat-toolkit .philtrum, .hover-container:hover .cat-toolkit .philtrum-ninety
{ color: #cccccc; }


.sp .video, .sp .audio, .sp .case_study, .sp .opinion, .sp .text_fact, .sp .data_fact, .sp .graphic_fact, .sp .news_item, .sp .event, .sp .toolkit, .sp .factsheet_fact {

}

.cat-logo {
	height: 100%;
	position: absolute;	
	min-height: 1px;
        padding: 10px;
        width: 16.6667%;
	float: left;
	z-index: 10;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;	
	background-size:cover!important;
}

.lower-cat-logo {
	height: 100%;
	position: absolute;	
	min-height: 1px;
    padding: 10px;
    width: 25%;
	float: left;
	z-index: 10;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
}

.sticky-cat-logo {
	height: 150px;
	min-height: 1px;
    padding: 10px;
    width: 100%;
	float: left;
	z-index: 10;
	position: relative;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;	
	overflow: hidden;
	background-size: cover!important;
}

.cat-meta {
	left: 16.6667%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 70px;
	z-index: 12;
	line-height: 1.2em;
	font-size: 18px;
	min-height: 60px;
}

.lower-cat-meta {
	left: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	z-index: 12;
	min-height: 60px;
	line-height: 1.2em;
	font-size: 18px;
}


.sticky-cat-meta {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 70px;
	z-index: 12;
	line-height: 1em;
	font-size: 18px;
	min-height:100px;
}

.sticky-cat-meta .entry-title-home {
    font-size: 18px;
    line-height: 1em;
}

.sticky-cat-author {
	width: 100%;
	margin-top: 2px;
	font-size: 0.8em;
}

.philtrum {
	position: absolute; 
	top: 50%; 
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%); 
	transform: translateY(-50%); 	
	right: 0px; 
	font-size: 12em;
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
}

.philtrum:before{
	text-shadow: 1px 0 white;
}

.philtrum-ninety {
	bottom: 0px;
    color: #ffffff;
    font-size: 54em;
    left: 50%;
    overflow: hidden;
    position: absolute;
    -ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);		
}

.philtrum-under {
	bottom: -4px;
    color: #ffffff;
    font-size: 12em;
    left: 50%;
    overflow: hidden;
    position: absolute;    
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);	
}

.triangle {
    width: 100%;
    height: 7px;
    position: absolute;
    bottom: -6px;
    display: none;
    z-index:100;
}

.triangle:before {
    content : ' ';
    top: 0px;
    left: 50%;
    position: absolute;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);    
    border: 7px solid transparent;
    border-bottom: 0;
    border-top-color: #000000;
    height: 0;
    width: 0;
    z-index:100;
}

.mini-text_fact, .mini-graphic_fact, .mini-data_fact, .mini-video, .mini-audio, .mini-case_study, .mini-opinion, .mini-news_item, .mini-event, .mini-toolkit, .mini-factsheet_fact {
	position: absolute;
	top: 50%;
	right: 13px;
	font-size: 2.5em;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    transform: translateY(-50%);
	color: #CCCCCC;
	transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
}

.col-sm-6 .lower-mini-text_fact, .col-sm-6 .lower-mini-graphic_fact, .col-sm-6 .lower-mini-data_fact, .col-sm-6 .lower-mini-factsheet_fact, .col-sm-6 .lower-mini-video, .col-sm-6 .lower-mini-audio, .col-sm-6 .lower-mini-case_study, .col-sm-6 .lower-mini-opinion, .col-sm-6 .lower-mini-news_item, .col-sm-6 .lower-mini-event, .col-sm-6 .lower-mini-toolkit {
	position: absolute;
	font-size: 1.2em;
	bottom: 13px;
	right: 13px;
	color: #CCCCCC;
	transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
}

.hover-container:hover .mini-text_fact, .hover-container:hover .mini-graphic_fact, .hover-container:hover .mini-data_fact, .hover-container:hover .mini-factsheet_fact, .hover-container:hover .lower-mini-text_fact, .hover-container:hover .lower-mini-graphic_fact, .hover-container:hover .lower-mini-data_fact, .hover-container:hover .lower-mini-factsheet_fact, .content-orange {
	color: #ff8043;
}

.hover-container:hover .mini-video, .hover-container:hover .mini-audio, .hover-container:hover .lower-mini-video, .hover-container:hover .lower-mini-audio, .content-pink {
	color: #8fd400;
}

.hover-container:hover .mini-case_study, .hover-container:hover .lower-mini-case_study, .content-teal {
	color: #0098aa;
}

.hover-container:hover .mini-opinion, .hover-container:hover .lower-mini-opinion, .content-green {
	color: #e81e75;
}

.hover-container:hover .mini-news_item, .hover-container:hover .mini-event, .hover-container:hover .lower-mini-news_item, .hover-container:hover .lower-mini-event, .content-black {
	color: #333333;
}

.hover-container:hover .mini-toolkit, .hover-container:hover .lower-mini-toolkit, .content-grey {
	color: #a7a9ac;
}

.content-pink-twenty { color: #fad2e3; }
.content-teal-twenty { color: #cceaee; }
.content-green-twenty { color: #e9f6cc; }
.content-orange-twenty { color: #ffe6d9; }
.content-black-twenty { color: #cccccc; }
.content-grey-twenty { color: #cccccc; }

.background-pink { background: #e81e75; }
.background-teal { background: #0098aa; }
.background-green { background: #8fd400; }
.background-orange { background: #ff8043; }
.background-black { background: #333333; }
.background-grey { background: #a7a9ac; }

.background-pink-twenty { background: #fad2e3; color: #000000 !important; }
.background-teal-twenty { background: #cceaee; color: #000000 !important; }
.background-green-twenty { background: #e9f6cc; color: #000000 !important; }
.background-orange-twenty { background: #ffe6d9; color: #000000 !important; }
.background-black-twenty { background: #cccccc; color: #000000 !important; }
.background-grey-twenty { background: #cccccc; color: #000000 !important; }

.background-pink-twenty  h1, .background-pink-twenty  h2, .background-pink-twenty  h3, .background-pink-twenty  h4, .background-pink-twenty  h5 { color: #000000 !important; }
.background-teal-twenty  h1, .background-teal-twenty  h2, .background-teal-twenty  h3, .background-teal-twenty  h4, .background-teal-twenty  h5 { color: #000000 !important; }
.background-green-twenty  h1, .background-green-twenty  h2, .background-green-twenty  h3, .background-green-twenty  h4, .background-green-twenty  h5 { color: #000000 !important; }
.background-orange-twenty  h1, .background-orange-twenty  h2, .background-orange-twenty  h3, .background-orange-twenty  h4, .background-orange-twenty  h5 { color: #000000 !important; }
.background-black-twenty  h1, .background-black-twenty  h2, .background-black-twenty  h3, .background-black-twenty  h4, .background-black-twenty  h5 { color: #000000 !important; }
.background-grey-twenty  h1, .background-grey-twenty  h2, .background-grey-twenty  h3, .background-grey-twenty  h4, .background-grey-twenty  h5{ color: #000000 !important; }

.excerpt {
	color: #000000;
	font-style:normal;
}

time {
	line-height: 1.2em;
	text-transform: uppercase;
	font-size: 20px;
}

.entry-title-home {
	display: inline;	
	margin: 0px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-size: 20px !important;
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
}

.show-more {
	margin-bottom: 15px;	
}

.show-more a {
	color: #999999;
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
	font-size: 15px;
	line-height: 1.2em;
	transition: color .25s ease-in-out;
   -moz-transition: color .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out;
}

.show-more a:hover {
	color: #000000;
}

.show-more-grey {
	color: #333333;	
}

.entry-content, .pagina {
	text-align: justify;	
}

.entry-content img, .pagina img {
	display: block;
    height: auto;
    max-width: 100%;
}

.alignleft {
	margin: 0 !important;
	padding-left: 0px !important;	
}

img.alignleft {
	margin-right: 10px !important;
}

.alignright {
	margin-right: 0px !important;
	padding-right: 0px !important;	
}

img.alignright {
    margin-left: 10px !important;
}

.alignnone, .aligncenter {
	margin: 0px;
	padding: 0px !important;	
}

article header {
    margin-bottom: 25px;    
}

article footer {
    clear: both;    
}

.article p:first-child {
}

.article h1, .article h2, .article h3, .article h4, .article h5 {
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important;
	margin: 10px 0px; 	
	text-transform: uppercase;
}

.article h1 { 
font-size: 28px; 
margin-top: 15px;
}
.article h2 { font-size: 24px; }
.article h3 { font-size: 20px; }

.aut-img {
	margin: 0px 0px 10px 20px; 
	width: 205px; 
	height: 230px; 
	float: right; 	
}

.eve-img {
	margin: 0px 0px 10px 20px; 
	width: 325px;	
	height: 220px; 
	float: right; 	
}

.blockquote-wrapper {
    float: right;
    width: 50%; 
    padding: 10px 0px 10px 20px;
    font-family: 'Proxima Italic', Arial, Helvetica, sans-serif !important; 
    font-size: 20px;
    line-height: 1em;
    text-align: left;
}

.blockquote-wrapper .blockquote-inner {
    padding-left:10px;
}

.blockquote-wrapper .blockquote-inner:before {
    content: open-quote;
    font-size: 30px;
    left: 7px;
    margin-top: 2px;
    position: absolute;
}

.blockquote-wrapper .blockquote-inner:after {
    content: close-quote;
    font-size: 30px;
    margin-top: 2px;
    position: absolute;
}

.blockquote-blue {
	background-color:#0098aa;
	color:white;
	padding:10px 13px; 
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	position: relative;
}

.blockquote-green {
	background-color:#8fd400;
	color:white;
	padding:10px 13px;
	margin-left:50px;	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
	position: relative;
}

.blockquote-green:before {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 15px solid transparent;
    border-bottom: 15px solid #8fd400;
    border-top: 0;
    border-left: 15px dotted rgba(255, 255, 255, 0); 
    border-right: 15px dotted rgba(255, 255, 255, 0);
    border-color: transparent transparent #8fd400 transparent;
    border-color:  rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #8fd400 rgba(255, 255, 255, 0);  
    top: -10px;
    left: 50%;
    position: absolute;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);    
    z-index: 2; 
}

.blockquote-blue:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 15px solid transparent; 
    border-bottom: 0;
    border-top: 10px solid #0098aa;
    border-left: 10px dotted rgba(255, 255, 255, 0); 
    border-right: 10px dotted rgba(255, 255, 255, 0);
    border-color: #0098aa transparent transparent transparent;
    border-color:  #0098aa rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    bottom: -10px;
    left: 50%;
    position: absolute;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);    
    z-index: 1;
}

.border-radius {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;		
}

.share {
	margin: 20px 0px;
}

.categories {
	margin: 20px 0px 0px 0px;	
	padding-left: 15px;
	color: #999999 !important;	
	text-align: left;
}

.categories a {
	color: #999999 !important;	
	margin-left: 20px;
	text-align: left;
}

.baby-cat-button {
	white-space: nowrap;	
}

.categories a.cat_button.menu-off {
    margin:0px 5px;
}

.categories a:first-child, .categories .baby-cat-button, .categories a.cat_button.menu-off:first-child {
	margin-left: 0px;	
}


.categories a:hover {
	color: black !important;
	text-decoration: underline;	
}

.share a {
	display:inline-block;
	margin: 0 0 0 10px;
	font-size: 14px;
	line-height: 1.2em;
	color: #999999 !important;	
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
		transition: color .25s ease-in-out, border .25s ease-in-out;
   -moz-transition: color .25s ease-in-out, border .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out, border .25s ease-in-out;
}

.share a:hover {
	color: #000000 !important;	
}

.share span {
	font-size: 24px;	
	vertical-align: middle;
}

.pager {
	margin: 0px;
	text-align: center;	
}

.pager li {
	display: inline;	
}

.pager li > a, .pager li > span {
    background-color: none;
    border: none;
    border-radius: 0px;
    display: inline-block;
    padding: 0px 5px;
	color: #999999;
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
	font-size: 28px;
}

.pager li > a:hover, .pager li > a:focus {
    background-color: none;
}

.sticky-post {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.sticky-post h3 {
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 100%;
	padding: 0px 10px;
	margin: 0px;
}

.sticky-post h3 a, .sticky-post-bottom h3 a, a .sticky-post h3 {
	color: #000000;
	font-size: 20px;
	line-height: 1.1em;
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 	
	text-transform: uppercase;	
}

.sticky-post h3 a:hover {
	text-decoration: underline;
}

.twitter h3 {
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
	font-size: 18px;
	line-height: 1em;	
	margin-top: 0px;
	text-transform: uppercase;
	background: #ffffff;
}

.twitter h3 a {
	color: #000000;	
}

.rtw_main {
	font-size: 14px;
	line-height: 1.2em;	
}

.rtw_main a, .rtw_meta a, .article a {
	color: #66c1c8;	
}

.widget_ssba_widget > h1	{
display:none;
}

li.widget_ssba_widget {
list-style-type: none;
}


.social-media {
	margin-top: 10px;
	font-size: 24px;
}

.social-media a {
	color: #000000;
	padding: 0px 4px;
	transition: color .25s ease-in-out;
   -moz-transition: color .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out;	
}

.social-media a:hover {
	color: #999999;	
}

.related h3,
.quick-links h3, .rpp h3 {
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
	font-size: 22px;
	line-height: 1.2em;	
	text-transform: uppercase;
	background: #ffffff;
}

.ql { padding: 0px; }

#menu-quick-links {
	list-style-type: none;
	text-align: center;	
	margin-left: 0px;
	padding-left: 0px;
}

#menu-quick-links .col-sm-2 {
	padding-left: 8px;
	padding-right: 8px;	
}

#menu-quick-links .col-sm-2:first-child {
    padding-left: 15px;
}

#menu-quick-links .col-sm-2:last-child {
    padding-right: 15px;
}

#menu-quick-links li {
	display: inline;
}

#menu-quick-links li a {
	float: left;
	width: 100%;
	font-size: 12px;
    text-transform: uppercase;
	padding: 8px 4px;
	font-family: 'Proxima Regular', Arial, Helvetica, sans-serif !important; 
	color: #ffffff;
	line-height: 0.9em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	position: relative;
}

.ql .media a { background: #e81e75; height: 95px; }
.ql .case-studies a { background: #0098aa; height: 95px; }
.ql .facts-figures a { background: #ff8043; height: 95px; }
.ql .opinions a { background: #E81E75; height: 95px; }
.ql .toolkit-debate a { background: #a7a9ac; height: 95px; }
.ql .news-events a { background: #333333; height: 95px; }

.ql .media a, .ql .case-studies a, .ql .facts-figures a, .ql .opinions a, .ql .toolkit-debate a, .ql .news-events a {
	-moz-opacity: 100;
	-khtml-opacity: 100;
	opacity: 100;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.ql .media a:hover, .ql .case-studies a:hover, .ql .facts-figures a:hover, .ql .opinions a:hover, .ql .toolkit-debate a:hover, .ql .news-events a:hover {
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=70);
}
.ql span {
	position: absolute;
	top: 30px;
	left: 0px;
	right: 0px;
	font-size: 50px;	
}


#menu-footer {
	list-style-type: none;
	text-align: center;	
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 0px;
}

#menu-footer li {
	display: inline;	
}

#menu-footer li a {
	white-space: nowrap;
	padding: 5px;	
	color: #000000;
	font-size: 12px;
	line-height: 1.2em;
}

#menu-footer li a:hover, #menu-footer li a:active {
	text-decoration: underline;
}

.footer-bold a {
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
}

.widget_nav_menu h3 {
	display: none;
}

.footer-fixed img {
	margin: 0 auto;	
}

.footer-fixed a {
	font-size: 20px;
	color: #999999;	
	transition: color .25s ease-in-out, border .25s ease-in-out;
   -moz-transition: color .25s ease-in-out, border .25s ease-in-out;
   -webkit-transition: color .25s ease-in-out, border .25s ease-in-out;
}

.footer-fixed a:hover, .footer-fixed a:focus {
	color: #000000;	
}

/*** Sitemap menu items ****/
#main-sitemap, 
#ql-sitemap,
#foo-sitemap {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#main-sitemap li a, 
#ql-sitemap li a,
#foo-sitemap li a {
    color: #000;
}

#main-sitemap li a:hover, 
#ql-sitemap li a:hover,
#foo-sitemap li a:hover {
    text-decoration: underline;
}

.message {
	background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
    display:inline-block;
    padding: 6px 12px;
    border-radius:4px;   
}

/* EDIT CORE BOOTSTRAP */

.center-block {
	float: none;	
}

.navbar {
    margin-bottom: 10px;
    margin-top: 0px;
    min-height: 20px;
}
.navbar-static-top {
    border-radius: none;
	border-width: 0px;
}

.navbar-default {
    background-color: #FFFFFF;
    border-color: transparent;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 2000;
    opacity: 0.95;
}

.fancybox-margin .navbar-default, .fancybox-margin .footer-fixed {
    width:100%;
}

.navbar-default .navbar-nav > li > a, .dropdown-menu li a {
    color: #000000;
	font-size: 14px;
	line-height: 1.2em;
	text-transform: uppercase;
	padding: 10px 4px;
	transition: background .25s ease-in-out, border .25s ease-in-out;
   -moz-transition: background .25s ease-in-out, border .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out, border .25s ease-in-out;
}

.dropdown-menu > li > a {
    background: white;
}

.navbar-default .navbar-nav > li > a:hover, .dropdown-menu li a:hover {
    color: #ffffff;
	background: #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.navbar-default .navbar-nav > li > a:focus {
color: #000;
background-color: transparent;
}

ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav > .dropdown > a.selected {
    background-color: #000000;
    font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
	color: #ffffff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
    background-color: #ffffff;
    font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
	color: #000000;
	border: 1px solid #000000;
}

/*.nav > li > a:first-child {
    padding-left: 3px;
}

.nav > li > a:last-child {
    padding-right: 3px;
}*/

.navbar-toggle {
    background-color: #000000;
	border: 2px solid black;
}

.navbar-default .navbar-toggle {
    border-color: #000000;
    margin-top: 14px;
    margin-bottom: 15px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #000000;
}
	
.navbar-right {
    padding-right: 0px;
}
	
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}

.dropdown-menu {
		background-color: transparent;
		border: 0;
		box-shadow: none;
		margin-top: 1px !important;
	}
	


.page-header {
	border: none;	
	margin: 0px;
} 

.page-header h1, .entry-title {
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
}

.author, .published {
	font-size: 19px;	
}

.published-two {
	font-size: 18px;	
	margin-bottom: 10px;
}

.author a {
	color: #66c1c8;	
}

.carousel-indicators li {
    background-color: #ffffff;
	border: 1px solid #666666;
}

.carousel-indicators .active {
    background-color: #666666;
}

.hero {
    max-height: 370px!important;
    overflow: hidden;
}

.hero .mask.mask-left {
    left: 0;
}
.hero .mask.mask-right {
    right: 0;
}
.hero .mask {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 10;
}
.hero .mask.mobile {
   display: none;
}

.contact-details:before {
    color: #000000;
    content: "\e602";
    font-family: 'tgbd-icons';
    font-size: 110px;
    left: 0;
    margin-left: -110px;
    position: absolute;
    top: 36%;
}

.icon {
	vertical-align: middle;	
}

.form-control {
	border: 1px solid #cacaca;	
	padding: 4px 8px;
	height: 40px;
	color: #000000 !important;
	font-size: 18px;
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif;
}

.form-control:focus {
    border-color: #cacaca;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(153, 153, 153, 0.6);
}

.search-form-wrapper {
position:relative;
}

.fa-search {
position: absolute;
top: 9px;
left: 5px;
color: #ccc;
}

.bop-nav-search > label {
width: 70%;
}

.search-field {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
padding-left: 24px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.search-form .form-control {
	height: 34px;
	font-size: 16px;
}	

.search-filters .form-control {
	font-size: 14px;
	height: 30px;
	font-family: 'Proxima Regular', Arial, Helvetica, sans-serif;	
}

.search-query {
	font-family: 'Proxima Regular', Arial, Helvetica, sans-serif;
}

#news-inline {
	padding-left: 20px;	
}

#news-inline .icon-subscribe {
	top: 5px;	
	left: 12px;
	position: absolute;
}

#cbi_newsletter .form-control, #survey_data .form-control {
	width: 100%;	
	margin: 0 auto 10px auto;
}

#cbi_newsletter .btn, #cbi_survey .btn {
		margin-top: 13px;	
		margin-bottom: 0px;
}

.form-control::-webkit-input-placeholder {
   color: black;
}

.form-control::-moz-placeholder { /* Firefox 18- */
   color: black;  
}

.form-control:-moz-placeholder {  /* Firefox 19+ */
   color: black;  
}

.form-control:-ms-input-placeholder {  
   color: black;  
}

input[placeholder] {
	color: black;	
}

#cbi_newsletter h3 {
	margin: 0px 0px 30px;
	font-size: 26px;
}

.news-pad {
	padding: 25px;	
}

#cbi_newsletter .icon, #cbi_survey .icon {
	font-size: 5em;
	color:#d7d7d7;
}

#cbi_newsletter .icon {
	position: absolute;
    right: 25px;
    top: 18px;
} 

#survey_data h3 {
	margin: 0px 0px 30px;
	font-size: 34px;
}

.btn-primary {
	width: 100%;	
	background: #666666;
	border-color: #cacaca;
	height: 40px;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif;
	transition: background-color .25s ease-in-out;
   -moz-transition: background-color .25s ease-in-out;
   -webkit-transition: background-color .25s ease-in-out;
    margin-bottom: 7px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #000000;
    border-color: #cacaca;
    color: #fff;
}

.btn-primary.btn-factsheet {
    font-family: 'Proxima Regular', Arial, Helvetica, sans-serif;
}

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 3px 7px 0 0;
    vertical-align: middle;
	background: white;
	cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
	background: white;
    margin-left: 0px;
}

.baby-button {
	width: auto;	
}

.checkbox { padding-left: 0px; margin-bottom: 0px !important; }

.toolkit-wrapper .checkbox {clear:both;float:left;width:100%;}

.toolkit-wrapper .checkbox img {height:28px}

.toolkit-wrapper h4 {
	font-family: 'Proxima Regular', Arial, Helvetica, sans-serif !important; 	
}

.toolkit-wrapper .checkbox h4 a {
	color: #66c1c8;	
	text-decoration: none;
}

.toolkit-wrapper .checkbox h4 a:hover {
	color: #66c1c8;	
}

#cbi_survey .survey-container {
    margin-bottom: 20px;
}

#cbi_survey .survey-rfb {
	padding: 10px 0px 5px;
	font-size: 18px;	
}

#cbi_survey p {
	font-size: 18px;	
}

#cbi_survey .surv-first {
	border-top: none;	
}

#show-hide {
	color: #999999;
    margin-bottom: 7px;
    position: absolute;
    right: 153px;
	font-size: 15px;
    top: -35px;
	text-align: right;
}

#show-hide:hover, #show-hide:focus {
	text-decoration: none;	
	color: #000000;
}

.search-filters .btn {
	height: 30px;
	padding: 0px;
}

.search-filters .form-control {
	padding: 4px;	
}

/* comments */

.comment-name {
    display: inline;	
    text-transform: none !important;
}
        
.comment-name time.published {
    font-size: 0.7em;
    font-weight: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.comment-wrap {
	float: left;
	width: 100%;
	margin-bottom: 10px;	
}

#comments p {
	color: #666666;	
}

#comments .media > .pull-left {
    margin-right: 40px;
	margin-left: 40px;
}

#comments li {
	padding-right: 20px;
	padding-top: 20px;	
	padding-bottom: 0px;
        padding-left: 20px;
	border-top: 1px dotted #999999;
}

#comments li.next {
    border: none;
}

/* panels */

.panel {
	float:right;
	width: 40%;
	margin: 5px 0px 15px 20px;
	border: none !important;
	color: #ffffff;
	text-align: left;
	line-height: 1.2em;
	font-size: 16px;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5 {
	margin-top: 0px;
	color: #ffffff;	
}

.panel ul {
	padding-left: 15px;	
	color: #ffffff;
}

.panel-body {
	padding: 20px;	
}

sup { top: 0; }

/* User defined css */

a.content_anch, a.content_anch:hover { color: #000000; text-decoration: none; display:block;}
.search-filters { margin-bottom: 15px; }
#survey_data, #newsletter { width: 640px; height: auto; margin: 0; }

/* video responsive */

.entry-content-asset {
height: 0;
padding-top: 25px;
padding-bottom: 67.5%;
margin-bottom: 10px;
position: relative;
overflow: hidden;
}
 
.entry-content-asset {
padding-bottom: 57.25%;
}
 
.entry-content-asset {
padding-top: 0;
}

.entry-content-asset embed, .entry-content-asset iframe, .entry-content-asset object, .entry-content-asset video {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
}

/* fancybox */

#fancybox-outer, #fancybox-content {
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
	border-radius: 5px;	
	background: #ffffff;
}

/* Pagination css */

ul.page-numbers {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

ul.page-numbers>li {
    display: inline;
}

.pagination-wrap {
    clear: both;
    display: block;
    overflow: hidden;
    text-align: center;
}

.pagination-wrap .pagination > li > a,
.pagination-wrap .pagination > li > span,
.pagination-wrap .page-numbers > li > a,
.pagination-wrap .page-numbers > li > span{
    padding: 10px 15px;
    font-weight: bold;
    color: #000;
}

.pagination-wrap .pagination .current,
.pagination-wrap .page-numbers .current{
    background-color: #ddd;
}

/* other */


/* MEDIA QUERIES */

@media (min-width: 768px) {


.fixed {
background: #ccc;
/*position: fixed;
top: 100px;*/
height: 40px;
width: 1170px;
padding-left: 15px;
padding-right: 15px;
}

.desktop {
display: block;
}

.mobile {
display: none;
}
	
    .container{ width:750px; }
	
    .byline {
	margin-top: 38px!important;
        padding-left: 0!important;
    }

.container>.navbar-collapse.navbar-right {
float: right!important;
margin-right: -15px;
}
	
	.navbar-right .dropdown-menu {
left: 0;
right: 0;
}
	
	.navbar-centered .navbar-nav {
		float: none;
		text-align: center;
	}
	
	.navbar-centered .navbar-nav > li {
		/*float: none;*/
	}
	
	.navbar-centered .nav > li {
		display: inline;
		/*text-transform: uppercase;*/
	}
	
	.navbar-centered .nav > li > a, .dropdown-menu li a {
		/*display: inline-block;*/
		text-transform: uppercase;
		border: 1px solid #999999;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-right: 4px;
		font-size: 13px;
		bcakground: white;
	}
	
	.nav > li:last-child > a {
   		margin-right: 0px;	
	}
	
	.dropdown-menu > li {
	width: 50% !important;
	}
	
	.dropdown-menu li:nth-child(4) a {
   		margin-right: 0px;	
	}
	
	#menu-primary {
		padding: 0px 3px;
		margin-top: 20px;
		float: left;
	}
	
	#menu-primary li {
		width: 80px;	
	}
	
	.menu-vote {
	position: relative;
	}
	
	.menu-sign-up {
	position: relative;
	}
	
	.menu-vote > a, .menu-sign-up > a{
	background: #a7a9ac;
	color: #fff !important;
	
	}
	
	.menu-vote > a:before {
	display:inline-block;
	content:url('../img/pencil.png' );
	position: absolute;
	left: 18px;
	top: 10px;
	}
	
	.menu-sign-up > a:before {
	display:inline-block;
	content:url('../img/envelope.png' );
	position: absolute;
	left: 15px;
	top: 10px;
	}
	
	.menu-sign-up > a {
	padding-left: 25px !important;
	}
	
	.btn-vote, .btn-sign-up {	
border: 1px solid #a7a9ac;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-right: 3px;
font-size: 13px;
line-height: 1.2em;
text-transform: uppercase;
padding: 10px 4px;
transition: background .25s ease-in-out, border .25s ease-in-out;
-moz-transition: background .25s ease-in-out, border .25s ease-in-out;
-webkit-transition: background .25s ease-in-out, border .25s ease-in-out;
background: #a7a9ac;
	width: 80px;
	float: left;
	font-weight: normal;
	font-family: 'Proxima Regular', Arial, Helvetica, sans-serif !important;
	margin-top: 20px;
	padding-left: 0 !important;
	color:#fff;
	}

.btn-vote:hover, .btn-sign-up:hover {
background: #000;
color: #fff;
}
	
.btn-sign-up {
margin-right: 0px;
}	
	
	.dropdown-menu {
		width: 400%;
	}
	
	.dropdown-menu li { 
		width: 100%;
		display: inline-block;
		float: left;
	}
	
	.dropdown-menu li a {
		padding: 10px 5px;
		line-height: 1.2em;
		white-space: normal;
		font-family: 'Proxima Regular', Arial, Helvetica, sans-serif !important; 
		font-size: 13px;
	}
	
	.mega-menu-container {	
	
	
	
	}
	
	.mega-menu {	
	position: absolute;
	z-index: 100;
	display: none;
	background:#7f7f7f;
  background:rgba(255,255,255,0.97);
	width: 406%;	
	border: 1px solid #999;	
	padding: 10px;
	margin-top:-1px;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	}
	
	ul.mega-menu {
	list-style-type: none;
	}
	
	.mega-menu > li {
	text-align: left !important;
	float: left;
	width: 50% !important;
	border-bottom: 1px solid #999;
	}
	
	.mega-menu > li > a {
	display: block;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	.mega-menu > li > a > .sub {
	display:none;
	}
	
	.mega-menu > li.bop-nav-search {
	width: 100% !important;
	border-bottom: none;
	padding-top: 20px;
	}
	
	.menu-search-box > form > div > label {
	display: none;
	}
	
	.menu-search-box > form > div > input {
	width: 80%;
	}
	
	.menu-search-box > form > div > #searchsubmit {
	width: 15%;
	}

	#menu-primary .dropdown:nth-child(2) .dropdown-menu {
   		left: -100%;	
	}
	
	#menu-primary .dropdown:nth-child(3) .dropdown-menu {
   		left: -200%;	
	}
	
	#menu-primary .dropdown:nth-child(4) .dropdown-menu {
   		left: -300%;	
	}
	
.related-items-popout-left {
position: fixed;
top: 243px;
left: 0;
z-index: 300;
}

.related-items-popout-right {
position: fixed;
top: 243px;
right: 0;
z-index: 300;
}
	
	
	
	.caret { display: none; }

	.show-nexus { display: none; }
	
.ssba {
width: 40px !important;
background: transaprent !important;
}

.ssba img {
width: 35px !important;
padding: 6px 0px;
border: 0;
box-shadow: none !important;
display: inline !important;
vertical-align: middle;
}

.social-icons {
margin-top: 20px;
max-width: 50px !important;
background: transparent !important;
}

.social-icons a.comments-link {
    display: inline-block;
}

.page-template .social-icons, .blog .social-icons, .category .social-icons {
margin-top: 0px;
}
	
.popular-articles {
position: relative;
margin-top: 5px;
float: right;
width:100%;
padding-left:15px;
z-index:100;
}

.popular-articles h2 {
    font-size:15px;
    margin-top: 15px;
    font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
}

.blog .popular-articles h2, .category .popular-articles h2, .page-template .popular-articles h2 {
    margin-top: 0;
}

.wpp-list {
list-style-type: none;
padding: 0px;
}

.bop-wrap {
border: 1px solid #999;
margin-bottom: 10px;
overflow:hidden;
}

.most-popular {
    /*width: 120px;*/
}

li.popular-posts {
list-style-type:none !important;
}

.most-popular-block {
border: 1px solid #999;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 10px;
cursor: pointer;
}



.bop-wrap > div > .post-thumb {
  position: relative;
  overflow: hidden;
  height:auto;
  width: 100%;
  margin: 0 auto;  
  margin-bottom: 10px;
  text-transform: uppercase;
}
.bop-wrap img {
  width: 100%;
  height: auto;
  display: block;
}
.bop-arrow {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  background-color: rgba(255,255,255, 1);
}

.bop-arrow:hover {
background: transparent;
}

.bop-arrow:before,.bop-arrow:after {
  content:'';
  position: absolute;
  bottom: 100%;
  width: 50%;
  box-sizing: border-box;
}


.bop-arrow:before {
  right: 50%;
  border-bottom: 5px solid rgba(255,255,255, 1);
  border-right: 5px solid transparent;
}
.bop-arrow:after {
  left: 50%;
  border-bottom: 5px solid rgba(255,255,255, 1);
  border-left: 5px solid transparent;
}

.hover-container:hover .opinion .bop-arrow:before, .hover-container:hover .opinion .bop-arrow:after{
  border-bottom-color: rgba(250, 210, 227, 1);
}

.hover-container:hover .text_fact .bop-arrow:before, .hover-container:hover .text_fact .bop-arrow:after{
  border-bottom-color: rgba(255, 230, 217, 1);
}

.hover-container:hover .news_item .bop-arrow:before, .hover-container:hover .news_item .bop-arrow:after{
  border-bottom-color: rgba(204, 204, 204, 1);
}

.hover-container:hover .case_study .bop-arrow:before, .hover-container:hover .case_study .bop-arrow:after{
  border-bottom-color: rgba(204, 234, 238, 1);
}

.hover-container:hover .factsheet_fact .bop-arrow:before, .hover-container:hover .factsheet_fact .bop-arrow:after{
  border-bottom-color: #ffe6d9;
}

.bop-arrow:after, .bop-arrow:before{
transition: border-color .25s ease-in-out;
}

.most-popular-posts {
margin-bottom: 0px;
}

.most-popular-thumb > a > img {
width: 100%;
height: auto;
}

.most-popular-title {
font-family: 'Proxima Bold', Arial, Helvetica, sans-serif;
text-transform: uppercase;
padding: 5px;
line-height: 1.1;
color: #000;
padding-top: 0px;
font-size: 12px;
}


.most-popular-title > a {
color: #000;
}	

.logo-footer {
margin-left: 60px !important;
}	

}

@media (max-width: 479px) {
    .show-nexus { display: none; }
    .hide-nexus { display: block; }
    .cat-meta .icon {
       display:none!important;
    }
    .cat-meta {
       padding-right:10px!important;
    }
}

@media (max-width: 579px) {
    
    .promo-box {
        width:100%!important;
        padding-right:0px!important;
        padding-left:0px!important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
	.show-nexus { display: block; }
	.hide-nexus { display: none; }
}

@media (max-width: 767px) {
    
    body { padding: 10px !important;}

    .blog .wrap.container, .post-type-archive .wrap.container, .category .wrap.container{
        padding: 55px 15px 0 15px!important;
    }

    .navbar-default {
        opacity: 1;
    }
    .wrap.container{
        padding-top: 55px;
        padding-right: 0;
        padding-left: 0;
    }
    
    .dot-under {
        top: 19px;	
    }
    
    .panel {
        width:100%!important;
    }
    .navbar-brand {
        float: left;
        font-size: 18px;
        line-height: 20px;
        height: auto;
        padding: 0;
        margin-left: -7px;
    }
    
    .hero img {
        border-radius: 10px;
    }

    .navbar-default .navbar-toggle {
        border-color: #000000;
        margin-top: 0px;
        margin-bottom: 10px;
    }
	
	.caret { display: none; }
	
	.delta {
		padding-right: 0px;	
	}
	
	.promo-box.delta {
	   padding-right: 7px;
	}
	
	.promo-box.sp-padd-r {
	   padding-left:0!important;
	}
	
	.beta {
		padding-left: 0px;	
	}
    
    .promo-box.beta {
       padding-left: 7px;
    }
    
    .promo-box.sp-padd-l {
       padding-right:0px!important;
    }
    .news-item-wrapper .hover-container {
	padding:0 15px;
    }
    
    .blog .news-item-wrapper .hover-container {
	padding:0px;
    }
	
	
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #555;
position: fixed;
z-index: 1000;
background: #fff;
width: 100%;
left:0;
overflow:hidden;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
background-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #000;
}

.navbar-nav {
margin-bottom: 0px;
}
	
	.dropdown-menu {
		width: 100%;
		display: block;	
		position: relative;
		padding: 0px;
	}
	
	.dropdown-menu li {
		padding: 0px 0px 0px 20px;
	}
	
	.navbar-collapse {
		max-height: 750px;
	}
	
	.navbar-default .navbar-nav > li > a:hover, .dropdown-menu li a:hover {
color: #ffffff;
background: #000000;
 -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.triangle { display: none !important; }
	
#menu-primary a {
    /*	padding: 5px;	*/
}
	
.nav > li { float: left; width: 100%; }	
	
.mega-menu {
list-style-type: none;
padding-left: 0px;
}

.mega-menu > li {
padding-left: 10px;
padding-right: 10px;
}

.mega-menu > li > a {
color: #000;
padding-left: 0px !important;
border-bottom: 1px solid #999;
display: block;
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
}

.menu-search-box {
margin-top: 20px;
margin-bottom: 20px;
}

.menu-search-box > div > label {
display: none;
}

.fa-pencil {
display: none;
}

.fa-envelope-o {
display: none;
}
	
	.logo img {
	margin: 0 auto;		
	}
	
	.navbar-brand > img {
	width: 80px;
	height: auto;
	}

.byline {
display: none;
}
	
	.btn-vote {
	width: 100%;
text-align: left;
text-transform: uppercase;
color: #000;
padding: 5px;
margin-left: 5px;
	}
	.btn-sign-up {
	width: 100%;
text-align: left;
text-transform: uppercase;
color: #000;
padding: 5px !important;
margin-left: 5px;
	}

.btn-vote:hover, .btn-sign-up:hover {
background: #000;
color: #fff;
 -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.article {
}

.hero .mask.mask-left {
left: 10px;
}

.hero .mask.mask-right {
right: 10px;
}
	
	
	.news-item, .news_item, .video, .audio, .case_study, .opinion, .text_fact, .data_fact, .factsheet_fact, .graphic_fact, .event, .col-sm-6 .news_item, .col-sm-6 .video, .col-sm-6 .audio, .col-sm-6 .case_study, .col-sm-6 .opinion, .col-sm-6 .text_fact, .col-sm-6 .data_fact, .col-sm-6 .graphic_fact, .col-sm-6 .event, .col-sm-6 .toolkit, .col-sm-6 .news-item, .sp .video, .sp .audio, .sp .case_study, .sp .opinion, .sp .text_fact, .sp .data_fact, .sp .graphic_fact, .sp .news_item, .sp .event, .sp .toolkit, .sp .factsheet_fact  {
		left: 0px;
		width: 100%;
	}
	
	.sp .video, .sp .audio, .sp .case_study, .sp .opinion, .sp .text_fact, .sp .data_fact, .sp .graphic_fact, .sp .news_item, .sp .event, .sp .toolkit, .sp .factsheet_fact {
		height: 100%;	
	}
	
	.sp-padd-l, .sp-padd-r {
		float: left;	
		margin-bottom: 15px;
	}
	
	.sp {
		margin-bottom: 0px;	
	}

	.cat-logo, .lower-cat-logo {
		width: 25%;
	}
	
	.cat-meta, .lower-cat-meta {
		left: 25%;	
		padding-top: 5px;
		padding-right: 40px;
		font-size: 14px;
		line-height: 1em;
		padding-left: 10px;
	}
	
	.mini-text_fact, .mini-graphic_fact, .mini-data_fact, .mini-factsheet_fact, .mini-video, .mini-audio, .mini-case_study, .mini-opinion, .mini-news_item, .mini-event, .mini-toolkit, .col-sm-6 .lower-mini-text_fact, .col-sm-6 .lower-mini-graphic_fact, .col-sm-6 .lower-mini-data_fact, .col-sm-6 .lower-mini-factsheet_fact, .col-sm-6 .lower-mini-video, .col-sm-6 .lower-mini-audio, .col-sm-6 .lower-mini-case_study, .col-sm-6 .lower-mini-opinion, .col-sm-6 .lower-mini-news_item, .col-sm-6 .lower-mini-event, .col-sm-6 .lower-mini-toolkit {
		font-size: 1.5em;
		right: 5px;
	}
	
	.col-sm-6 .lower-mini-text_fact, .col-sm-6 .lower-mini-graphic_fact, .col-sm-6 .lower-mini-data_fact, .col-sm-6 .lower-mini-factsheet_fact, .col-sm-6 .lower-mini-video, .col-sm-6 .lower-mini-audio, .col-sm-6 .lower-mini-case_study, .col-sm-6 .lower-mini-opinion, .col-sm-6 .lower-mini-news_item, .col-sm-6 .lower-mini-event, .col-sm-6 .lower-mini-toolkit {
		top: 50%;
		bottom: inherit;
   		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);	
	}
	
	.entry-title-home, .published, .published-two, .comment-name, .sticky-cat-meta .entry-title-home {
		font-size: 14px !important;
		line-height: 1em;
	}
	
	.page-header h1, .entry-title {
		font-size: 24px;
		line-height: 1.2em;
	}
	
	.logo-fixed { 
		position:fixed;
		z-index:900;
	}
	
	.navbar {
	   margin:0px;
	}
	
	.logo-fixed .center-block {
		margin: 10px 0px;
		float: left;	
		z-index: 1001;
	}
	
	
	.comments-sharing {	
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 60px;
	}
	
	.comments-mobile {
	display: block;		
	width: 20%;
    float: left;
	}
	
	.comments-mobile img {
	width: 35px;	
	display: block;
	
	}
	
	.sharing-mobile > li > .ssba > div > a {
	display: block;		
	/*width: 20%;*/
    float: left;
	margin-left: 10px;
	}
	
	.ssba img {
	padding: 0;	
	display: block !important;
	/*margin: 0 auto;*/	
	}
	
	.social-media {
		margin-top: 5px;
	}
		
	.related h3,
        .quick-links h3 {
		margin-top: 7px
	}
	
	.dot-under, .dot-under-two {
		margin-left: 0px;
		margin-right: 0px;	
	}
	
	.dot-under-three {
		margin-left: 0px;	
	}
	
	#menu-quick-links .col-sm-2 {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 7px;
	}
	
	#menu-quick-links li {
	margin-bottom: 10px;
	}
	
	#menu-quick-links li a {
		height: 30px;
		font-size: 16px;
	}
	
	.ql span {
		font-size: 22px;
		left: 5px;
		position: absolute;
		top: 4px;
		width: 30px;
	}
	
	#menu-footer li a {
		padding: 0px 15px;
		font-size: 14px;
	}
	
	.footer-fixed {
            height: 45px;	
            left: 0;
            padding: 0px 10px;
	}
	
	.footer-fixed a {
            font-size: 14px;
            display: inline-block;
	}
	
        .navbar-header {
            padding: 10px 5px 5px 0;
        }
	
	.search-form .form-control {
		width: 79%;	
		height: 24px;
		padding: 3px;
                display: inline-block;
	}
	
	#newsletter, #survey_data {
		width: 100%;	
	}
	
	#newsletter h3, #cbi_survey h3  {
		font-size: 18px;	
	}
	
	.hero {
		margin-left: 0px;		
	}
	
	.hero .mask.mobile.mask-left, .hero .mask.mobile.mask-right {
		display: block !important;
	}
	
	.hero .mask.mask-left {
		display: none !important;
	}
	
	.hero .mask.mask-right {
		display: none !important;
	}
	
	.contact-details, .contact-map {
		height: 100% !important;	
	}
	
	.contact-details:before {
		content: '';
	}
        
	.icon-search-mobile {
		float: left;
		margin-right: 5px;
		margin-top: 5px;
	}
	
	#show-hide {
		position: relative;
		top: 0;
		right: 0;
		text-align: left;
	}
	
	.search-filters .form-control {
		margin-bottom: 10px;	
	}
	
	.survey-bottone {
		margin-bottom: 15px;	
	}
	
	.news-pad {
		padding: 10px;	
	}
	
	#cbi_newsletter .icon, #cbi_survey .icon {
		font-size: 2.5em;
	}
	
	#cbi_newsletter .icon {
		margin-top: 20px;	
	}
	
	.form-control {
		font-size: 14px;	
	}
	
	#cbi_newsletter .btn, #cbi_survey .btn {
		margin-top: 0px;	
	}
	
	#cbi_survey .survey-rfb {
		font-size: 14px;	
	}
	
	.aut-img {
		width: 105px; 
		height: 130px; 	
	}
	
	#news-inline {
		padding-left: 14px;	
	}
	
	#news-inline .icon-subscribe {
		top: 3px;
	}
	
	#comments .media > .pull-left {
		margin-right: 10px;
		margin-left: 0px;
	}
	
	#comments li {
		padding-right: 10px;
	}
	
	#comments p {
		font-size: 14px;	
	}
	
	#menu-footer li {
		width: 50%;
		padding: 0px;
		float: left;
		text-align: left;
	}
	
}

@media (min-width:992px){

.container{
width:970px
} 

.navbar-brand {
padding-left: 5px;
}

#menu-primary li {
width: 100px;	
}

.btn-vote, .btn-sign-up {
width: 100px;
}

.search-submit {
display: block;
float: right;
}

.bop-nav-search > label {
float: left;
}


.hero .mask.mask-left {
left: 7px;
}

.hero .mask.mask-right {
right: 7px;
}

.ql {
margin-left: -10px;
margin-right: -10px;
}

.related-content-mobile {
display:none;
}

.next-rel-post > .related-post-precis > .related-posts-row > .related-thumbnail > img:hover:after {
content:'x';
}


}
@media (min-width:1200px){

.container{
width:970px
} 

.navbar-brand {
/*margin-left: -10px !important;*/
}

.main-navigation {
/*margin-right: -15px;*/
margin-top: 20px;
}

#menu-primary li {
width: 120px;	
}

.btn-vote, .btn-sign-up {
width: 120px;
}



.carousel-inner {
width: 100% !important;
}

.hero {
width: 114.5% !important;
margin-left: -70px;
}


}

.featured-carousel .carousel-inner .item a:hover .text h2, .featured-carousel .carousel-inner .item a:hover .text .icon, .featured-carousel .carousel-inner .item a:hover .text p{
	color: #fff !important;
}
.shareThis{

}
.shareThis .shareButtons{
	position: absolute;
	display: block;
	left:35%;
	width: 179px;
	padding:3px;
	visibility: hidden;
}

.shareThis:hover .shareButtons{
	visibility: visible;
}
#subnav-on  .dropdown-menu li.active .triangle{
	display: block !important;
	position:relative;
	margin-left: 80px;
}
#subnav-on li.active .triangle{
	display: block;
}
#subnav-on #menu-primary{
	/*height:87px;*/
}
.smalLogo{
	color: #000;
}
.smalLogo:hover{
	color:#000;
}
#excerpt, .attachmentlinks {
	width: 350px;
}
#menu-primary li.active ul{
	z-index: 999;
}
#menu-primary .menu-customers:focus{
	background: red !important;
}
div.related-content{
	height: 112px !important;
	overflow: hidden;
}


/*****************************************************
 * generic styling for ALS elements: outer container
 ******************************************************/

.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	z-index: 0;
}

/****************************************
 * viewport styling
 ***************************************/

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

/***************************************************
 * wrapper styling
 **************************************************/

.als-wrapper {
	position: relative;
	/* if you are using a list with <ul> <li> */
	list-style: none;
}

/*************************************
 * item: single list element
 ************************************/

.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
}

/***********************************************
 * prev, next: buttons styling
 **********************************************/
 
.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}

.kmeta {
    display:none;
}

.kebo_twitter_feed_widget h3 {
	font-family: 'Proxima Bold', Arial, Helvetica, sans-serif !important; 
	font-size: 18px;
	line-height: 1em;	
	margin-top: 0px;
	text-transform: uppercase;
	background: #ffffff;
}

.kebo_twitter_feed_widget h3 a {
	color: #000000;	
}

/***********************************************
 * related posts styling
 **********************************************/
 
/* Functional CSS */

	.next-rel-post{

		transition: right 1s;

		z-index:750;

	}

	.prev-rel-post{

		transition: left 1s;

		z-index:750;

	}

	.intent-arrow, .intent-arrow-underlay{

		display:none;

	}

	/* /Functional CSS */ 
 

 
/* Decorative CSS */

.intent-arrow {
cursor: pointer;
}

.related-posts-row {
margin-right: 0px;
}

	.with-arrows .related-post-precis{
		width: 300px;
		height: 120px;
		border: 1px solid #999;			
		background-color: #caebf2;		
		font-weight: bold;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		
	}
	
	.precis {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	}
	
	

	.with-arrows .prev-rel-post .related-post-precis{	

		border-radius-top-left: 0;

		border-radius-bottom-left: 0;

		border-left: 0;

	}

	.with-arrows .next-rel-post .related-post-precis{	

		border-radius-top-right: 0;

		border-radius-bottom-right: 0;

		border-right: 0;

	}

	.with-arrows .prev-rel-post .related-post-precis .col-xs-6{
		float: right;
	}

	.with-arrows .next-rel-post .related-post-precis .col-xs-6{
		float: left;
	}
	
	.intent-arrow .arrow-next {
	height: 20px;
	width: 20px;
	background: #000;
	cursor:pointer;
	}
	
	.related-teaser {
	display: block;
	float: left;
	width: 50%;
	padding: 10px;
	padding-left: 30px;
	position: relative;	
	}
	
	.related-icon {
            position: absolute;
            top: 80%;
	}
	
	.next-rel-post .related-icon {
            right: 50%;
            margin-right: -20px;
	}
	
	.prev-rel-post .related-icon {
            right:10px
	}
	
	
	.caret-right {
	width: 0; 
	height: 0; 
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 10px solid green;
	float:left;
}

	
	.related-thumbnail {
	display: block;
	float: left;
	width: 50%;
	position: relative;
	}
	
	
	.fa-chevron-left {
color: #fff;
position: absolute;
top: 40px;
left: 5px;
font-size: 44px;
font-weight: normal;
}

.fa-caret-left {
	position: absolute;
	top: 40px;
	left: 48px;
	font-size: 40px;
	color: #caebf2;
	display: none;
	}
	
	.fa-caret-right {
	position: absolute;
	top: 40px;
	left: 40px;
	font-size: 40px;
	color: #caebf2;
	}

	
	.fa-chevron-right {
color: #fff;
position: absolute;
top: 41px;
right: 5px;
font-size: 44px;
font-weight: normal;
}
	
	.related-thumbnail img {
	float: right;
	height: 119px !important;
	}
	
	
.prev-rel-post > .related-post-precis > .row > .related-teaser {
float: right;
padding-right: 30px;
width: 60%;
}

.prev-rel-post > .related-post-precis > .row > .related-teaser  > div > .related-icon{
position: absolute; 
right: 30px;
}


.prev-rel-post > .related-post-precis > .row > .related-thumbnail {
float: left;
margin-left: -35px;
}

.prev-rel-post > .related-post-precis > .row > .related-thumbnail >.fa-caret-left {
display: block;
left: 145px;
}


.prev-rel-post > .related-post-precis > .row > .related-thumbnail > .fa-caret-right {
display: none;
}
	/* /Decorative CSS */
	
	
@media (max-width:767px) {
.hover-related-posts {
float: left;
width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding-left: 15px;
padding-right: 15px;
}

.mega-menu[style] {
display:block!important;
}


}


@media (min-width: 768px) and (max-width:991px) {

.byline {
margin-right: -10px;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
margin-left: -8px;
}

.menu-issues, .menu-about, .btn-vote {
/*margin-right: 25px;*/
}

.mega-menu {
width: 500%;
}

}
	


@media (max-width: 1200px) {
.hero .mask.mask-right {
display: none !important;
}

.hero .mask.mask-left {
display: none !important;
}


.hero .mask.mobile.mask-left, .hero .mask.mobile.mask-right {
display: block !important;
}

}


@media (max-width:991px) {

div.related-content {
height: auto !important;
overflow: visible;
}

.search-submit {
    margin-top: -4px;
}

.hover-related-posts {
float: left;
width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding-left: 30px;
padding-right: 30px;
}

.fa-caret-left, .fa-caret-right {
display: none;
}

.article h1 {
font-size: 24px;
}

}



/*================CATEGORY LANDING PAGE=============================*/

.category-hero  {
    border-radius: 10px;
    width:100%!important;
    margin:0 0 10px 0!important;
    padding:0!important;
}

.category-sharing {
margin-top: 10px;
float: right;
margin-right: -15px;
}

.social-icons-category {
margin-top: 4px;
}

.category-sharing > li > .ssba > div > a {
	display: block;		
	width: 50px;
    float: left;	
}

.category-listing {
margin-top: 10px;
}

.category-listing > .article  {
margin-left: -15px;
margin-right: -15px;
}

.featured-articles-category {
margin-top: 9px;
}

.page-template .featured-articles-category {
margin-top: 0;
}

.featured {
/*width: 120px;*/
}

@media (min-width:768px) {
.category-hero {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
}

.category-listing {
margin-bottom: 0;
}

.category-listing > .article  {
margin-left: 10px;
margin-right: 10px;
}


}

@media (min-width:768px) and (max-width:991px) {

    .category-listing > .article {
    max-width: 100%;
    }

    .featured {
    margin-left:-24px;
    }

}

@media (min-width:992px) {

.featured {
width: 130px;
}

.category-listing > .article  {
margin-left: 0px;
margin-right: 0px;
}

}

@media (min-width: 993px) {
    
    .twitter-container {
        margin-top: -15px;
    }

    .md-no-padding {
        padding-right:0px!important;
        padding-left:0px!important;
    }
    
.category-hero {
    margin-left: -70px;
}

/* /Positioning overrides */
.no-right-margin {
    margin-right:0px!important;
}
.no-left-margin {
    margin-left:0px!important;
}
.no-margin {
    margin-right:0px!important;
    margin-left:0px!important;
}
.no-right-padding {
    padding-right:0px!important;
}
.no-left-padding {
    padding-left:0px!important;
}
.double-right-margin {
    margin-right:-30px!important;
}
.double-left-margin {
    margin-left:-30px!important;
}
.double-margin {
    margin-right:-30px!important;
    margin-left:-30px!important;
}

}

.no-padding {
    padding-right:0px!important;
    padding-left:0px!important;
}