/*
Theme Name: Silicon Angle Refreshed
Theme URI: 
Version: 1.0
Description: Silicon Angle theme
Author: SiliconAngle Media
Author URI: http://www.siliconangle.com
License: 
License URI: 
*/

/*-------------Fonts------------------------*/
/* latin-ext */
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: local('Arimo'), url(https://fonts.gstatic.com/s/arimo/v9/V41d6938Z8eBLYL302F8Ig.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: local('Arimo'), url(https://fonts.gstatic.com/s/arimo/v9/HNu4Nzh6q8Es60EMNZhs9w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin-ext */
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 700;
  src: local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v9/XCmwOdi6K62tkWaszbVGURTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 700;
  src: local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v9/27rE5lMk9EHpLbxiIuGd0PesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin-ext */
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 400;
  src: local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v9/-CSRdP_Aes2aBSIDGwIm6vY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 400;
  src: local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v9/GYkAnzJvKnl5kOgLY6RO-w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin-ext */
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 700;
  src: local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v9/cxbOUSTgtyl7V_qnBf4BYyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 700;
  src: local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v9/_K7sg-ijHdmkwPzV9FiqaPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


/*--------------------------Fonts--------------------------------------------------------------------*/

html {
	font-size: 62.5%;
	position: relative;
    min-height: 100%;
}

html a:link,
html a:visited,
html a:hover,
html a:active {
	text-decoration: none;
}

html body {
	font-family: 'Roboto', sans-serif !important;
	margin-bottom: 162px;
}

.social-icon-container {
	position: fixed;
	left: -4px;
	top: 179px;
}

.absolute-center {
	height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.no-more-posts.absolute-center {
    font-family: 'Arimo', sans-serif;
    font-size: 20px;
    line-height: 20px;
   	height: 20px;
    font-weight: 700;
}

.border-bottom-3px {
	border-bottom : 3px solid #6C6A6A;
}

.river-container {
	padding-top: 10px;
	padding-bottom : 10px;
}

.xtra-small {
	font-size: 75%;
}
.title-content {
	font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    padding: 0px 15px;
    margin-bottom: 2rem;
}
/*Video Exclusives*/
.ve-river-repeater .sa-post-title {
	margin-top: 0;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 3rem;
}
.ve-river-repeater .sa-post-meta {
	color : #9B9B9B;
	font-weight: 700;
	font-size: 1.2rem;
}
.ve-play-video{
	color:#000000;
	font-size: 10px;
	position: absolute;
	right: 0;
	bottom: 0;
}


/*Material Icons*/
.play-video {
    position: relative;
  	top:4px;
    background-color: #9C0013;
    font-size: 26px !important;
    color: #ffffff;
}
.help-outline {
	position: relative;
	top:3px;
	left: 5px;
	font-size: 18px !important;
	cursor : default;
	color: #9B9B9B;
}
#deep-dives .help-outline {
	font-size: 16px !important;
	top:2px;
	left:4px;
}
.arrow-back {
	font-size: 40px !important;
}

.sa-post-title {
	font-family: 'Roboto', sans-serif;
    font-size: 1.8rem;
    line-height: 2.0rem;
    color: #000000;
}

.river-repeater .sa-post-title {
    margin-top: 0;
    margin-bottom:5px;
}

.sa-post-title a {
	color: #000000;
}

.sa-post-excerpt {
	font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #4A4A4A;
}

.no-external-icon {
	background: none !important;
}

.content-alignment {
	max-width: 1120px;
	margin:auto;
}
.btn-sa {
    background-color: #9C0013 !important;
    border-color: #9C0013 !important;
    color: #fff !important;
    display: block;
    width: 100px;
    margin: 0 auto;
}

html body .social-icon-container ul ,
html body .m_social-icon-container ul,
html body .m_social-icon-container_p_single ul {
	border: 1px solid #CDCBCB;
	border-radius: 3px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 6rem;
	text-align: center;
}

html body .social-icon-container ul li,
html body .m_social-icon-container ul li,
html body .m_social-icon-container_p_single ul li {
	height: 5rem;
	border-bottom: 1px solid #CDCBCB;
	padding-top: 1.7rem;
}

.social-icon-container ul li:last-child {
	border-bottom: none;
}

html body .social-icon-container i {
	font-size: 2rem;
	color: #CDCBCB ;	
}

html body .social-sharing > li > a:hover {
	cursor: pointer;
}

html body .m_social-icon-container ul,
html body .m_social-icon-container_p_single ul {
	position: fixed;
	left:2.8%;
	bottom: 12% !important;
	background-color: transparent;
	border: none !important;
	box-shadow: none !important;
	padding-top: 0;
	padding-bottom: 0;
	min-width: 0;
	max-width: 40px;
}
html body #wpadminbar {
	position: fixed;
}
.m_social-icon-container button.btn,
.m_social-icon-container_p_single button.btn {
	width: 60px;
	height: 60px;
	padding: 0;
	background-color: #C40000
}
.m_social-icon-container button.btn i,
.m_social-icon-container_p_single button.btn i {
	color: #fff;
	font-size: 2.5rem;
	line-height: 3.5rem;
}
.m_social-icon-container button.btn{
	position: fixed;
	bottom: 3%;
	left: 2%;
	z-index: 9999;
}
.m_social-icon-container ul.dropdown-menu li,
.m_social-icon-container_p_single ul.dropdown-menu li {
	position: relative;
	width: 40px;
	height: 40px;
	padding: 0;
	border: 2px solid #ebebeb;
	
	border-radius: 50%;
	margin-bottom: 10px;
	background-color: #ffffff;
}
.m_social-icon-container ul.dropdown-menu li a,
.m_social-icon-container_p_single ul.dropdown-menu li a {
	position: relative;
    right:2px;
    top:-1px;
    display: inline;
    font-size:2.7rem;
    background-color: transparent;
    padding: 4px 20px;
}
.invisible {
	visibility: hidden;
}

.standing-head {
	display: inline-block;
	font-family: inherit;
    line-height: 15px;
    text-transform: uppercase;
    color: #9C0013;
    font-size: 12px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none !important;
}

#sa-box-parent {
	padding-top: 5.8rem;
}


.border-radius-zero {
	border-radius: 0;
}

.fa.fa-search::before {
	color: #fff;
}

#more-stories ul.navbar-nav li a,
#sb-explore ul.navbar-nav li a {
	font-size: 1em;
	padding: 0;
	color: #818181;
}

#more-stories ul.navbar-nav li a:hover,
#sb-explore ul.navbar-nav li a:hover {
	background-color: rgba(0,0,0,0);
}

/**
 * Site footer
 */

footer#sa-footer {
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 162px;
	background-color: #000;
}

#sa-footer a {
	color: #ffffff;
}

#sa-footer .navbar-brand {
	padding: 10px 20px 10px 0;
}

#sa-footer .sa-footer-logo img {
	position: relative;
    top: -16px;
}

#sa-footer .footer-container > nav.navbar {
    background-color: #000;
    border: none;
}

.footer-container {
	padding: 50px 0;
}

#sa-footer .footer-navbar-wrapper {
	margin-top: 10px;
    border-left: 2px solid #ffffff;
    padding-left: 1.5rem;
}

#menu-footer-menu > li {
	float: left;
}
.title-content-div {
	padding: 0px;
}
@media ( min-width: 992px ) and ( max-width: 1298px) {
	li.ux-design-partner {
		display: none;
	}

	#sa-footer .navbar-right > li:not(:last-child) {
		margin-right: 0;
    	padding-right: 0;
	}
}

@media ( min-width: 992px ) {
	#sa-footer .footer-navbar-wrapper {
		max-width: 710px;
	}
	.title-content {
		max-width: 1120px;
		margin: 0 auto 3rem;
		padding:0px;
	}
	.sa_parallelogram_div {
		padding: 0px;
		float: right;
	}
	main #latest-from-thecube,main #cube-live-feed {
		display: none
	}
	.alm-listing .alm-paging-content>li, .alm-listing .alm-reveal>li, .alm-listing>li {
		margin: 0 !important;
	}
	#top-stories .featured-hero .thumbnail_wrapper {
		height: 28.2rem;
	}
	#top-stories .top-story-posts:nth-child(4) hr {
		display: none;
	}
}

#sa-footer .navbar-right {
	margin-top: 10px;
}

#sa-footer .navbar-right > li {
	margin-right: 10px;
    margin-left: 10px;
    padding: 0 10px;
}

#sa-footer .sa-follow-us li {
	padding: 0;
}

.sa-follow-us li a {
	padding: 5px;
}

#sa-footer .ux-design-partner {
	padding: 20px;
}

#sa-footer .navbar-right > li:last-child {
	margin-right: 0;
	padding-right: 0;
}

#sa-footer .navbar-right > li > h5 {
	font-size: 14px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 5px;
    text-align: right;
    font-weight: 500;
}

#sa-footer .navbar-right > li a {
	font-size: 14px;
	font-weight: 500;
}

.ux-design-partner {
	border-left: 1px solid #979797; 
}

footer ul li {
	color: #fff;
	font-weight: 600;
}
.sa-copyright {
	font-size: 12px;
	font-weight: 400;
}
main {
	padding-bottom: 40px;
}

#newsletter {
	background-color: red;
	padding: 1em;
}

#newsletter  h3 {
	margin-top: 0;
	color: #fff;
}

#newsletter p {
	color: #fff;
}

#newsletter .dropdown button {
	width: 100%;
	background-color: #fff;
}

#newsletter .dropdown input {
	margin-top: 0.5em;
	margin-bottom: 0;

}

#newsletter-panel {
	background-color: #fff;
	padding: 10px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

hr {
	margin: 10px 0 10px 0;
	color: #000;
	height: 1px;
}

.trending-stories-container {
	border: 1px solid #C7C7C7;
	background-color: #ebebeb;
}


#trending-stories-web h5.widget-title {
	text-transform: uppercase;
	margin: 0 auto;
	text-align: center;
	font-size: 1.0em;
    font-weight: bold;
	color: #fff;
	background-color: #413F3F;
	padding:0.2em 0 0.2em 0;

}

#trending-stories-web ul li:hover .item-title a{
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

#trending-stories-web .item-source {
	text-transform: uppercase;
	font-family: 'Arimo', sans-serif;
	font-size: 1.2rem;
	color: #797979;
}

#trending-stories-web hr {
	width: 40%;
	border-top: 1px dotted #000;
}

#trending-stories-web hr:last-child {
	display: none;
}

#trending-stories-web .item-title a {
	font-family: 'Arimo', sans-serif;
	font-size: 1.4rem;
	color: #000;
}

#trending-stories-web ul {
	padding-right: 10px;
	padding-left: 10px;
}

#searchbox {
	/*padding: 10px;*/
	position: relative;
	/*top:4px;*/
}

#searchbox button {
	border: none;
    /*background: none;*/
    position: absolute;
    top: 3px;
    right: 2px;
    background: #FFFFFF;
    color: #FFFFFF;
    border-radius: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#menu-footer-menu li a {
	padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 0;
    font-weight: 500;
}

#sa-footer a:hover {
	color: #9C0013;
	background-color: #000;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

.es-heading {
	font-size: 2rem;
    font-weight: 500;
    line-height: 2.4rem;
    font-family: 'Roboto', sans-serif;
    color: #4A4A4A;
}

.es2-heading {
	font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.8rem;
    color: #1F1F1F;
}

.es-heading a{
	color: #4A4A4A;
}

.es-heading a span:hover{
	color: #4A4A4A !important;
}

.es-heading .external-link {
	color: #7B7B7B;
    padding-left: 15px;
}

.event-dt-es-heading {
	font-size: 1.8rem;
    font-weight: 700;
    line-height: 2.0rem;
    color: #545454;
    text-transform: uppercase;
}

.flag {
    background-color: #9C0013;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 0 1.0rem 0 1.0rem;
}

.each-river-post {
	margin-bottom:30px;
}

#top-stories hr {
	border: 1px solid #9C0013;
	margin-bottom: 1.3rem !important;
	height: 0px;
	margin-top: 0px;
}

#top-stories ul li:last-child hr {
	display: none;
}

#top-stories {
	margin-bottom: 30px;
}

#top-stories a {
	text-decoration: none;
	color: #333;
}

#top-stories .author {
	color : #9C0013;
}
#top-stories ul { /*----Overrididing bootstrap padding---*/
	padding-right: 0;
}

#top-stories div ul li h5,
.wikibon-research-posts .post-category,
#related-articles .post-category,
.more-stories-content .post-category,
.event-details-top .post-meta,
#event-details-highlights .post-meta,
.inside-event .post-meta,
#adjacent-post .post-category,
#wikibon-research-section .post-category {
	margin-top: 0;
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem
}

#adjacent-post .attachment-post-thumbnail {
	margin-bottom: 1.0rem;
}

#adjacent-post .post-title {
	color: #333;
}

ul.mslisting-ajax {
	min-height: 280px;
}

ul.mslisting-ajax li {
	min-height: 20.0em;
}

ul.mslisting-ajax li>div:last-child>div {
	margin-top: 1.0rem;
}

#related-articles .es-heading{
	font-weight: 700;
} 
#related-articles .post-category {
	margin-top: 1.0em;
	margin-bottom: 0em;
}

#related-articles .post-title {
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
	font-weight: 500;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #000000;
}

#sl-join-us style {
	display: none !important;
}

#related-articles p.post-title:hover,
 #adjacent-post p.post-title:hover {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

#related-articles .owl-controls {
	margin-top: 0;
}

#related-articles .post-meta {
	color: #797979;
}

#related-articles>div>div {
	margin-bottom: 0.5em;
}

.active-top-story-main .owl-dots {
	text-align: center;
}

#top-banners,
#side-banners{
	padding: 0;
}

#top-banners .owl-dots,
#side-banners .owl-dots{
	display: none;
}

#top-stories .lt-pointer,
#wikibon-research-section .lt-pointer {
	color: #FFF;
	font-weight: 700;
}

#top-stories .active-top-story .lt-pointer,
#wikibon-research-section .active-featured-research .lt-pointer{
	display: inline-block;
	color: #9C0013;
	font-size: 2.0rem;
	padding-right: 1.0rem;
	-webkit-transition: color 0.5s linear, display 2.5s linear,padding-right 0.5s linear;
	transition: color 0.5s linear, display 2.5s linear,padding-right 0.5s linear;
}

.active-top-story-main .main-img {
	width: 100%;
	overflow: hidden;
}

.active-top-story-main .main-img img {
	vertical-align: middle;
	height: 100%;
	width: 100%;
	object-fit: cover;
	border: 1px solid #ebebeb;
}

#top-stories ul li h3,
.more-stories-content .post-title,
#adjacent-post .post-title,
#wikibon-research-section .post-title{
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-weight: 400 !important;
	font-family: "Arimo" !important;
	font-size: 1.5rem;
	line-height: 2.0rem;
}

#more-stories .post-title {
	color: #6A6A6A;
}

.more-stories-content .post-meta {
	font-family: 'Arimo', sans-serif;
	padding-left: 0;
	font-size: 10px;
	line-height: 13px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 36px;
    overflow: hidden;
	color: #7B7B7B;
}

.more-stories-content .standing-head {
	font-size: 10px;
}

#top-stories ul li p,
#featured-people .post-meta,
.wikibon-research-posts .post-meta,
#wikibon-research-home .active-wikibon-research-main .post-meta, {
	padding-left: 0; 
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #000;
}

.et-run{
    background-color: #0cf;
    color: white;
    border: 1px solid black;
}

.active-top-story-main p{
	color: #000;
}

.active-top-story-main h5,
#todays-top-news .top-story-1 .post-category {
	margin-top: 1.5rem;
	margin-bottom: 0.5rem;
	font-size: 1.3rem;
	line-height: 1.5rem;
}

.active-top-story-main h2,
#wikibon-research-home .active-wikibon-research-main .post-title {
	font-family: 'Arimo',sans-serif;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	font-size: 2.0rem;
    font-weight: 700;
	line-height: 3.0rem;
	color: #000;
}

#top-story-research div.hide_on_mobile > div:first-child .post-title {
	font-family: 'Arimo',sans-serif;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	font-size: 2.5rem;
    font-weight: 700;
	line-height: 3.0rem;
	color: #000000;
	margin-top: 0.5rem;
}

#top-story-research div.hide_on_mobile > div:last-child .post-title {
	color: #000000;
    font-family: 'Arimo', sans-serif;
    font-size: 1.6rem;
    line-height: 2.0rem;
    font-weight:normal;
    margin-top: 1.0rem;
}

.active-top-story-main p,
ul.top-stories-ticker li p,
#related-articles .post-meta,
#search-container .post-meta,
#adjacent-post .post-meta,
#featured-people .post-meta,
#thought-leadership .post-meta,
#cube-guest-of-week .post-meta-2,
#women-in-tech .post-meta-2,
#author-page .post-meta,
#wikibon-research-home .post-meta,
#top-story-research .post-meta,
#recent-articles-research .post-meta,
.explore-sub-category .post-meta-2,
#wikibon-research-section .post-meta,
#news-latest-stories .post-meta,
#sa-card-river .post-meta,
#category-page .post-meta,
#editors-picks .post-meta,
#video-exclusives .post-meta,
#repeater .post-meta,
#more-page .post-meta,
#todays-top-news .post-meta ,
#cube-videos .item .post-meta ,
#event-details-highlights .post-meta,
#sub-category-featured-story div:last-child p.post-meta,
#gow-wit .post-meta,
.pending-posts .post-meta,
.published-posts .post-meta,
#top-stories .post-meta {
	font-family: 'Roboto', sans-serif;
	padding-left: 0;
	font-size: 12px;
	line-height: 14px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 43px;
    overflow: hidden;
    font-weight: 500;
	color: #9B9B9B;
	margin-top: 10px;
}

#inside-event-btn {
	display: block;
	width: 120px;
	margin: 0 auto;
}

.event-details-lt {
	max-width: 75%;
}

.event-details-lt .event-dt-es-heading {
	margin-bottom: 0;
}

.active-top-story-main .flag {
	cursor: text;
}

.wrs_container {
	border: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2 !important;
	background-color: #FBFBFB;
	margin-top: 0;
	margin-bottom: 3.0rem;
	padding-right: 15px;
    padding-left: 15px;
}

h5.explore-more-wikibon-home > a {
	font-size: 1.3rem;
	font-weight: 700;
	color: #333333;
	text-transform: uppercase;
}

#wikibon-research-section .read-full {
	font-family: 'Arimo', sans-serif;
	font-size: 1.3rem;
	line-height: 2.5rem;
}

#wikibon-research-section .read-full a {
	color: #9C0013;
}

/*Remove default styling from anchor tags*/
.deco-none {
	text-decoration: none;
}

.default-cursor {
	cursor: default;
}

.pointer-cursor {
	cursor: pointer;
}

.author {
	color: #EO2D2D;
}

.color-me-red {
	color: #9C0013 !important;
}

#featured-stories .owl-carousel {
	padding: 0.5rem;
	background-color: #1F1F1F;
}

#thought-leadership .owl-carousel {
	padding-right: 1.0em;
	padding-left: 1.0em;
	padding-top: 1.0em;
    background-color: #1F1F1F;
}

#featured-stories .owl-item {
	font-family: 'Arimo', sans-serif;
	background-color: #000000;
}

#thought-leadership .owl-item {
	font-family: 'Arimo', sans-serif;
}

#featured-stories .owl-item h5,
#thought-leadership .owl-item h5 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.8rem;
	margin-bottom: 1rem;
	margin-top: 1rem;
}

#thought-leadership .owl-item h5.post-title {
	font-weight: normal;
    font-size: 1.4rem;
}

#thought-leadership .owl-item .post-category {
	font-size: 12px;
}

#featured-stories .owl-item p {
	font-size: 1.2rem;
	line-height: 1.7rem;
	min-height: 10.4rem;
}

#thought-leadership .thought-leadership-meta > div:last-child p.guest-designation {
	font-size: 1.0rem;
	line-height: 1.2rem;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-height: 1.2rem;
}

#featured-stories .post-meta {
	padding-top: 2rem;
}

#featured-stories .item h5,
#featured-stories .item p {
	padding-right: 1.3rem;
	padding-left: 1.3rem;
	color: #fff;
}

#featured-stories .item img {
	min-height: 11.0rem;
	min-width: 100%;
}

#thought-leadership .item p {
	padding-right: 1.3rem;
	color: #fff;
}

#thought-leadership .item > .wrapper {
	min-height: 35.0rem;
	background-color: #000000;
}

#thought-leadership .tl-owl-carousel  .post-image-wrapper {
	width: 100%;
	height: 14.0rem;
	overflow: hidden;
}

.tl-owl-carousel .post-meta-wrapper {
	padding: 10px 13px;
}

.tl-owl-carousel .post-meta-wrapper .standing-head {
	margin-top: 0;
}

.tl-owl-carousel .item .post-title {
	font-weight: normal;
    font-size: 1.4rem;
}

.tl-owl-carousel .item .post-title a,
.tl-owl-carousel .post-meta {
	    color: #b8b2b2;
}

#thought-leadership .tl-owl-carousel .post-meta {
	font-family: 'Arimo', sans-serif;
    padding-left: 0;
    font-size: 10px;
    line-height: 12px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 24px;
    overflow: hidden;
    color: #7B7B7B;
}

#thought-leadership .post-image img {
	object-fit: cover;
    width: 100%;
    height: 100%;
}

#featured-stories .item,
#thought-leadership .item {
	border: 3px solid #1F1F1F;
}

#featured-stories .item:hover {
	border: 3px solid #9C0013;
	transition: border 0.5s;
}

#thought-leadership .post-category {
	margin-bottom: 10px;
}

#thought-leadership ul {
	margin-top: 1.0em;
}

/*-----------Homepage : Latest News Widget-------------*/

#cube-news .post-title {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: 1.5rem;
	line-height: 1.9rem;
	color: #797979;
}

#cube-news .post-title:hover {
	color: #000;
}

#cube-news .separator {
	width: 100%;
	margin-top: 0rem;
    border-top: 3px solid #6C6A6A;
}

#cube-news hr {
	margin: 0;
	border-top: 1px dotted #797979;
	width: 30%;
}

#cube-news p.post-title{
	font-size: 1.4rem;
	color: #797979;
}

#cube-news h5 a,
#contributor-posts .see-more a {
	font-weight: 400;
	font-size: 1.2rem;
	color: #666666;
}

#cube-news h5:hover a {
	color: #000;
}

#cube-news hr:last-child {
	display: none;
}

/*------------News Page | Today's top stories ----------------*/

#todays-top-news .top-story-1 .post-image {
	width: 100%;
	height: 40.6rem;
	overflow: hidden;
}

#todays-top-news .top-story-1 .post-image img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border: 1px solid #ebebeb;
}

#todays-top-news .post-image-wrapper {
	position:relative;
}

#todays-top-news .flag {
	position: absolute;
	bottom: 5.0rem;
	left: -0.5rem; 
}

.top-story-1 h2 {
	font-family: 'Arimo',sans-serif;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	font-size: 2.5rem;
    font-weight: 700;
	line-height: 3.0rem;
	color: #000000;
}

#todays-top-news .top-story-2  .post-image {
	width: 100%;
	height:16.9rem;
	overflow: hidden;
	margin-bottom: 1.5rem;
}

#todays-top-news .top-story-2  .post-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #ebebeb;
}

#todays-top-news .top-story-2>div h3 {
	font-family: 'Arimo', sans-serif;
	color: #000000;
	font-size: 1.7rem;
	line-height: 2.0rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

#todays-top-news .post-title:hover {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s
}

/*-------------Latest Stories | News Page----------------------*/

#sa-card-river .es-heading {
	margin-top: 0px;
}
#sa-card-river .flag {
	position: absolute;
	bottom: 0%;
}

#news-latest-stories .ajax-load-more-wrap:before,
#news-latest-stories .ajax-load-more-wrap:after,
#sa-card-river .ajax-load-more-wrap:before,
#sa-card-river .ajax-load-more-wrap:after {
	display: table;
  	content: " ";
}

#news-latest-stories .ajax-load-more-wrap:after,
#sa-card-river .ajax-load-more-wrap:after {
	clear: both;
}

#news-latest-stories .standing-head {
	color : #9C0013 !important;
}

.video-exclusives-tabs .nav-tabs li,
#news-latest-stories .nav-tabs li {
	position: relative;
    top: 1px;
    z-index: 1;
}

.video-exclusives-tabs .nav-tabs,
#news-latest-stories .nav-tabs {
	border-bottom: none;
}
.video-exclusives-tabs .nav-tabs > li > a,
#news-latest-stories .nav-tabs > li > a {
	border-radius:0;
	border:none;
}
.video-exclusives-tabs .nav-tabs > li.active > a,
#news-latest-stories .nav-tabs > li.active > a{
	border:2px solid #D0021B;
	border-bottom: none;
	color: #D0021B;
}
.video-exclusives-tabs .nav > li > a:hover,
.video-exclusives-tabs .nav > li > a:focus,
#news-latest-stories .nav > li > a:hover, 
#news-latest-stories .nav > li > a:focus {
	background: transparent;
	border:none;
	color: #4A4A4A;
}
.video-exclusives-tabs .nav > li.active > a:hover,
.video-exclusives-tabs .nav > li.active > a:focus,
#news-latest-stories .nav > li.active > a:hover, 
#news-latest-stories .nav > li.active > a:focus {
	background: #ffffff;
	border:2px solid #D0021B;
	border-bottom: none;
	color: #D0021B;
}
.ajax-load-more-wrap .alm-reveal .entry-meta {
	color: #9C9898;
}

.ajax-load-more-wrap ul li {
	margin-bottom: 0rem;
}

.ajax-load-more-wrap ul li .post-meta .author,
.featured-report-post .author,
#single-post-meta .author{
	color : #9C0013;
}

#news-latest-stories ul li:nth-child(3n+1),
#sa-card-river ul li:nth-child(3n+1) {
	margin-left:0;
}

#news-latest-stories ul li:nth-child(3n+3),
#sa-card-river ul li:nth-child(3n+3) {
	margin-right: 0;
}

.ajax-load-more-wrap ul li {
	padding-left: 0px;
}

.ajax-load-more-wrap ul li div:last-child{
	margin: 0;
}

.ajax-load-more-wrap ul li div:last-child h3,
.inside-event .post-title,
.pending-posts .post-title,
.published-posts .post-title,
#top-stories .post-title{
	padding-left: 0.1rem;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 1.8rem;
	color: #000000;
	line-height: 2.4rem;
	margin-bottom: 5px;
}

.ajax-load-more-wrap ul li div:last-child h3:hover {
	color : #9C0013;
}

.inside-event .post-title {
	margin-top: 1.0rem;
}

#news-latest-stories ul li:hover a div:last-child h3,
#sa-card-river ul li:hover a div:last-child h3,
.inside-event .post-title:hover {
	color: #9C0013;
	-webkit-transition: color 1s; 
    transition: color 1s;
}

#news-latest-stories .es-heading{
	margin-top:0px;
}

/*Kubernetes section home page*/

.kubernetes-sponsored-badge {
	float: right;
    width: 175px;
    position: relative;
    top: 5px;
}
.kubernetes-sponsored-text {
	text-align:center;
	padding:0;
	background-color: #4A4A4A;
	height:30px;
}
.kubernetes-sponsored-text span {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.kubernetes-sponsored-image {
	padding: 0;
	border:1px solid #979797;
}
.kubernetes-sponsored-image img {
	height:28px;
	width:53px;
	display: block;
	margin: auto;
}
.kubernetes-featured-story{
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
}
.kubernetes-featured-story .kubernetes_post_image {
	opacity: 0.6;
}
.kubernetes-featured-post-content {
	position: absolute;
    bottom: 0px;
    color: #ffffff;
    font-weight: 600;
    padding-left: 10px;
}
.kubernetes-featured-post-content .post-meta {
	font-family: 'Roboto';
	font-size: 12px;
	font-weight: 500;
}
.kubernetes-featured-post-content span {
	font-size: 12px;
}
.kubernetes-featured-post-content a {
	color: #ffffff;
}
.kubernetes-featured-post-content h2 {
	font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 20px;
}
.kubernetes-featured-story .image-4by3{
	padding-bottom: 92%;
}
.kubernetes-story .image-4by3 {
	margin-bottom: 8px;
}
.kubernetes-story .thumbnail_outer_wrapper {
	padding-right: 4px;
	padding-left: 0px;
}
.kubernetes-story .kubernetes-post-content {
	padding-left: 4px;
	padding-right: 0px;
}
.kubernetes-story .hover-text {
	margin: 0 0 8px 0;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto';
    line-height: 20px;
}
.kubernetes-story .hover-text:hover {
	color: #9C0013;
}
.kubernetes-featured-story .author:hover {
	color: #9C0013;	
}
.kubernetes-story .post-meta {
	font-size: 12px;
	color: #9B9B9B;
	font-family: 'Roboto';
	font-weight: 500;
	line-height: 14px;
}
.kubernetes-story .author {
	color: #9C0013;
	font-weight: 600;
}
#kubernetes-see-more,
#thought-leadership-see-more,
#featured-people-see-more,
#cube-guest-of-week-see-more,
#women-in-tech-see-more{
	font-size: 1.6rem;
    text-transform: uppercase;
    height: 35px;
    margin: 30px 0px 40px;
}
.kubernetes-side-stories >div{
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
}
.kubernetes-side-stories >div:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
/*kubernetes page*/

.kubernetes-showcase {
	height: 44px;
	background:rgb(8,76,155,0.9);
	margin-bottom: 10px;
}
.kubernetes-showcase span {
	font-size: 20px;
	line-height: 44px;
	font-weight: bold;
	font-family: Roboto;
	color: #FFFFFF;
}
.kubernetes-showcase span:nth-child(2) {
	font-weight: 400;
}
.sidebar-kubernetes .help-outline {
	font-size: 14px !important;
	float: right;
	color: #FFFFFF;
	position: relative;
	top:15px;
}
.kubernetes-video-search-title {
	padding:0px;
}

.kubernetes-video-search-title > span{
	display: inline-block;
	margin:14px;
	color: #052142;
	font-family: 'Roboto';
	font-size: 20px;
	font-weight: bold;
}
.kubernetes-video-search {
	margin: 0 14px 14px;
}
.kubernetes-video-search .input-group-addon{
	padding: 5px 10px;
	background-color: #084C9B;
	border: none;
}
.kubernetes-video-search .form-control {
	padding: 9px 14px;
}
.kubernetes-video-search .material-icons{
	font-size: 20px;
	color: #FFFFFF
}

.cisco-kubernetes-showcase-title {
	margin: 5px 0px 10px;
}

.cisco-kubernetes-showcase-title >span{
	font-family: 'Roboto';
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.cisco-kubernetes-showcase-title >span:nth-child(2){
	font-weight: 400;
}
.cisco-kubernetes-showcase-title .help-outline{
	color: #000000;
	top:6px;
}

.now-playing {
	background-color: #9C0013;
	margin-bottom: 10px;
	padding:0px 10px;
	text-align: center;
}
.up-next {
	background-color: #4A90E2;
	text-align: center;
}
.now-playing span,
.up-next a{
	font-weight: bold;
	font-family: 'Roboto';
	font-size: 12px;
	color: #FFFFFF;
}
.in-kubernetes-clips span{
	font-family: 'Roboto';
	font-size: 12px;
	color: #000000;
}
.ui_inner_kubernetes_clips .clip-title,
.ui_cisco_inner_kubernetes_clips .clip-title{
	color: #052142;
	font-family: Roboto;
	font-weight: 500;
	padding: 0px;
	margin-bottom: 10px;
}
.ui_inner_kubernetes_clips .next-content,
.ui_cisco_inner_kubernetes_clips .next-content{
	padding: 0px;
	margin-bottom: 20px;
}
.ui_inner_kubernetes_clips .help-outline,
.ui_cisco_inner_kubernetes_clips .help-outline {
	top: 5px;
	font-size: 12px !important;
	color: #000000;
}
.ui_inner_kubernetes_clips .show-more,
.ui_cisco_inner_kubernetes_clips .show-more {
	background-color: #084C9B;
	width: 100%;
    border: none;
    padding: 10px;
    font-family: Roboto;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.cisco-kubernete-featured-clip .clip-title span{
	font-size: 16px;
	color: #052142;
}
.cisco-kubernete-featured-clip .embed-responsive{
	margin-bottom: 10px;
}
.cisco-kubernete-clips .image-16by9 {
	margin-bottom: 0px;
}
.cisco-kubernete-clips .clip-image-div{
	padding-left: 0;
	padding-right: 4px; 
}
.cisco-kubernete-clips .clip-title-div{
	padding-left: 4px;
	padding-right: 0px; 
}
.cisco-kubernete-clips .clip-title {
	font-size: 14px;
}
#news-latest-stories .alm-button-wrap,
#sa-card-river .alm-button-wrap {
	padding-bottom: 0;
}

#news-latest-stories ul,
#sa-card-river ul {
	display: table;
}

#news-latest-stories ul li,
#sa-card-river ul li {
	display: table-cell;
}

.alm-btn-wrap{	
	width: 100%;
}

.alm-load-more-btn {
	clear: both;
    color: #9C0013 !important;
    border : 1px solid #9C0013 !important;
    background-color: #ffffff !important;
    padding: 0.5rem !important;
    font-size: 1.6rem !important;
    line-height: 2.0rem !important;
    text-transform: uppercase !important;
    height : 35px !important;
    width : 100% !important;
    font-weight: 500 !important;
    border-radius: 0px !important;
}

.alm-load-more-btn:hover {
	color: #ffffff !important;
	background-color: #9C0013 !important;
}

/*----------Override default styling of load more button------------*/

button.alm-load-more-btn.loading:before {
	background: none !important;
	width: 0;
	height: 0;
	padding:0;
	margin: 0;
	border: none !important;
}

/* ==========================================================================
   Sub Category Pages | Featured & Explore sections
   ========================================================================== */

#sub-category-featured-story div p {
	color: #000;
}

#sub-category-featured-story a {
	color: #000;
}

#sub-category-featured-story .post-image {
	position: relative;
	height: 35.0rem;
}

#sub-category-featured-story div:first-child img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#sub-category-featured-story .flag {
	position: absolute;
	left: -0.5rem;
	bottom: 5.0rem;
}

#sub-category-featured-story .loader-gif {
	display: block;
    margin: 0 auto;
    width: 50px;
}


.post-meta p {
	color: #000;
}

/*---------------Explore Sub Cateogory--------------------------*/

@media ( min-width: 992px ) {
	#more-stories-navbar {
		padding-right: 0;
	}
	header .navbar-right {
		margin-right:15px;
	    align-items: center;
	    color: #FFFFFF;
	    margin-top: 20px;
	}
}

#more-stories li {
	padding-left: 3px;
	padding-right: 3px;
}

#more-stories .post-meta-wrapper {
	border: 3px solid #FFFFFF;
}

#more-stories .post-meta-wrapper {
	height: 155px;
}

.more-stories-listing .post-image img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#more-stories p.post-category,
#more-stories p.post-meta {
	padding-right: 4.0rem;
}

#more-stories h4.post-title {
	padding: 0.5rem 2.0rem 0.5rem 0;
}

#sb-explore ul.nav li:hover {
	cursor: pointer;
	border-radius: 2.5rem;
	background-color: none;
}

#sb-explore ul.nav li:hover {
	background-color: rgba(0,0,0,0);
}

#sb-explore .nav li,
#more-stories .nav li {
	font-size: 1.2rem;
	color: #818181;
	font-weight: 700;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	background-color: rgba(0,0,0,0);
}

#sb-explore .navbar li:hover a,
#more-stories .navbar li:hover a{
	color: #9C0013;
	background-color: none;
	transition: color 0.5s;
	background-color: none !important;
}

#more-stories nav.navbar {
	min-height: 0;
}

#more-stories nav.navbar ul,
#sb-explore nav.navbar ul{
	float: right;
	margin-top: 1.0rem;
    margin-bottom: 1.0rem;
}

#more-stories ul li.active ,
#sb-explore ul li.active {
	border: 1px solid #ebebeb;
    border-radius: 10px;
}

#more-stories ul li.active a ,
#sb-explore ul li.active a {
	color: #9C0013;
}
.navbar-toggle {
	padding: 9px 5px 9px 0;
}

@media screen and ( max-width: 1300px ) {

	#sb-explore .navbar-toggle {
		display: block;
		margin-right: 0;
    	margin-bottom: 0;
    	padding-right: 0;
   	 	padding-left: 0;
	}

	#sb-explore .navbar-header {
		float: none;
	}

	#sb-explore .navbar-header h5 {
		float: left;
		margin-bottom: 0;
	}

	#explore-sub-category-navbar {
		padding-right: 0;
	}

	#sb-explore .navbar-toggle .icon-bar {
		border-top: 2px solid #000;
	}

	#sb-explore nav.navbar {
		border-bottom: 1px solid #ebebeb;
		margin-bottom: 10px;
	}

	#sb-explore nav.navbar ul  {
		float: right;
		width: 100%;
	}

	#sb-explore nav.navbar ul li {
		float: right;
	    width: 100%;
	    border: none;
	    text-align: right;
	    padding-right: 0;
	}

	#sb-explore .navbar-collapse.collapse {
		display: none !important;
	}

	#sb-explore .navbar-collapse.collapse.in {
		display: block !important;
	}
}

.explore-sub-category>div {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.explore-sub-category .row{
	margin-top: 1rem;
}

.explore-sub-category .post-meta {
	padding-top: 0;
}

.explore-sub-category .post-meta p:last-child {
	padding-left: 0;
}

.explore-sub-category p.post-meta-2 {
	margin-top: 10px;
}

.explore-sub-category .post-meta h4 {
	margin: 0;
	color: #000;
}

.explore-sub-category p {
	color: #000;
}

.explore-sub-category .post-category {
	text-transform: uppercase;
}

.explore-sub-category .post-image {
	height: 16.0rem;
	position:relative;
}

.explore-sub-category .post-title:hover {
	color: #9C0013;
	-transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

.explore-sub-category .post-image img {
	object-fit: cover;
	height: 100%;
	width:100%;
}

.explore-sub-category .standing-head {
	margin-top: 0px;
	margin-bottom: 10px;
}

#sb-explore .active,
#more-stories .active-category {
	border: 1px solid #E2E2E2;
	border-radius: 2.5rem;
	background-color: none;
	color: #9C0013 !important;
	background-color: none;
}

#load-more-stories,
#explore-ms-button {
	display:block;
	font-size: 1.2rem;
	font-weight: 700;
	margin: 0 auto;
	padding: 0.5em 1.5em;
	border: 1px solid #E2E2E2;
	border-radius: 2.5rem;
	color: #939393;
	background-color: #FFFFFF;
}

#load-more-stories:hover {
	cursor: pointer;
	color: #9C0013;
	border-color: #9C0013;
}

#load-more-stories:active {
    outline: none;
}

#load-more-stories:focus {
    outline: none;
}

button.more.done {
	display: none !important;
}

#explore-ms-button {
	margin-top: 25px;
	margin-bottom: 25px;
}

.explore-sub-cat-loader-gif {
	width:24px;
	height: 24px;
	margin-right: 5px;
}

.dropdown button {
	border: 1px dotted #969696;
}

#sortby-panel {
	width: 100%;
	padding: 1rem;
	background-color: #fff;
	border: 1px dotted #969696;
	z-index: 1;
}

#category-panel,
#time-interval-panel {
	width: 100%;
	padding: 1rem;
	background-color: #fff;
	border: 1px dotted #969696;	
	z-index: 1;
}

.premium {
	margin-left: 1em;
	padding: 0.5rem 1rem 0.5rem 1rem;
	background-color: #9C0013;
	color: #fff; 
}

.wikibon-research-posts p {
	padding-left: 0;
	color: #797979;
}

.wikibon-research-posts .post-excerpt p {
	font-family: 'Arimo', sans-serif;
	font-size: 1.3rem;
	line-height: 2.0rem;
	color: #000;
}

.featured-wikibon-research hr {
	border-top: 1px dotted #000;
	width: 30%;
}

.post-title {
	margin-top: 0;
}

#most-viewed ul li p {
	font-family: 'Arimo', sans-serif;
	font-size: 1.5rem;
	line-height: 1.9rem;
	color: #545454;
}

#most-viewed ul li:hover p {
	color: #000;	
}

#most-viewed .sa-mv-button a {
	color: #9C9898;
	background: #FFF;
	padding: 0;
	font-size: 1.1rem;
}

#most-viewed li.sa-mv-button {
	padding: 1px 10px;
}

#most-viewed li.active{
	border: 1px solid #9c9898;
	border-radius: 5.0rem;
}

#most-viewed li.sa-mv-button:hover {
	border: 1px solid #9C9898;
	border-radius: 5.0rem;
}

#most-viewed .nav-pills {
	margin-top: 5px;
}

#most-viewed .mv-active {
	border: 1px solid #9c9898;
}

#most-viewed ul li>div>div:first-child span {
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
	font-size:1.5rem;
	line-height: 1.9rem;
	color: #545454;
}

#today-posts ,
#lastweek-posts {
	border-top : 3px solid #6C6A6A;
	padding-top: 1.7rem;
}

#most-viewed  ul li:last-child>div>div:last-child hr {
	display: none;
}

#most-viewed ul li>div>div:last-child hr{
	width: 40%;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	border-top: 1px dotted #9c9c9c;
}

#menu-header-menu .sub-menu {
	display: none !important;
}

header {
	margin-bottom: 4.0rem;
}

header .navbar-right li{
	margin-left: 3.0rem;
}

header .navwrapper {
	background-color:#FFFFFF;
	color:#000000;
	padding: 0px 9px;
	box-shadow:  0 5px 10px 0 rgba(0,0,0,0.18);
}

header .navbar-nav a:focus {
	background-color: transparent !important;
}

#sa-header-navbar-collapse-home .navbar-header,
#sa-header-navbar-collapse .navbar-header {
	margin-right: 4rem !important;
}

.sa-sub-menu ul li a {
	color: #4A4A4A;
}

.sa-sub-menu ul {
	padding-left: 0rem;
}

.sa-sub-menu ul li{
	list-style-type: none;
	float: left;
	padding: 1rem;
}

.sa-sub-menu ul li a {
	font-size: 0.9em;
}

.navbar {
	margin-bottom: 0;
}

@media ( min-width: 992px ) {
	.active_navpointer::after {
		content: "";
		position: absolute;
		bottom: 0;
		color: #ffffff;
		width: 0; 
	  	height: 0; 
		border-left: 5px solid transparent;
	  	border-right: 5px solid transparent;
	  	border-bottom: 5px solid #f7f7f7;
	}
}

.sa-logo-mobile {
	display: none;
}

#searchbox .search-form {
	margin-bottom: 0;
}

#searchbox input {
	box-shadow: none;
	padding: 0.5em 1.5em;
	border: none;
}

#searchbox i:before {
	color: #5B5C59;
	position: relative;
}

header nav.navbar {
	border : none;
	border-radius: 0;
	/*background-image: linear-gradient(to right,#FFA100,#FF7400,#CE3219);*/
	background-color: #000000; 
}

#menu-header-menu {
	padding-left: 0;
 	margin-bottom: 0;
  	list-style: none;
}

#menu-header-menu li {
	text-align:center;
}

#signIn {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    max-height: 60px;
}

#account-header-button {
	float: right;
    width: 35px;
    height: 35px;
    border: 1px solid #000;
    border-radius: 50%;
    background-color: #000;
    padding: 0;
}

#menu-header-menu > li > a,.additional-headers {
    padding: 15px 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
}

.additions-headers {
	text-align: left !important;
}

header div.account-header ul.dropdown-menu {
	position: absolute;
	top: 40px;
	right: 0;
}

#menu-header-menu ul.navbar-right li#searchbox,
#menu-header-menu ul.navbar-right li.header-acc-parent .dropdown{
  padding-right: 15px;
}

#signIn a {
	color: #4A4A4A;
}
#menu-header-menu li a{
	color: #4A4A4A;
	padding: 15px 15px;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
#menu-header-menu li a:hover{
	color: #9C0013;
}
.more-header-links {
    cursor: pointer;
}
#menu-header-menu .popover-content {
	padding: 10px 0;
}
.nav-view-more {
	color: #4A4A4A;
    padding: 15px 15px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    position: relative;
    top: 5px;
}
header .sa-sub-menu ul li:hover {
	border-bottom: 2px solid #9C0013;
}

header .sa-sub-menu-parent ul li.current-menu-item a {
	color: #9C0013;
}

header .sa-sub-menu-parent {
	background-color: #F7F7F7;
}

.sa-logo-home {
	margin-top: 0.2rem;
	width: 25.0rem;
	height: auto;
}


.fs-1 {
	font-size: 1.1rem;
    color: #858181;
	margin-top: 0;
}

.join-community p a,
.ux-design-partner p a {
	color: #FFF;
}

.join-community p a:hover,
.ux-design-partner p a:hover {
	color: #9C0013;
}

.sa-footer-icon {
	padding-left: 0;
	padding-top: 0.5rem;
	border-right: 1px solid #FFF;
}

.sa-footer-nav {
	margin-left: 1rem;
}

.sa-footer-nav a {
	color: #fff;
}

.attachment-post-thumbnail {
	border: none ;
	display: block ;
  	max-width: 100% ;
  	height: auto;

}

.popular-tags {
	float: right;
	border-left: 1px solid #B5B5B5;
}

.popular-tags .tag {
	float: left;
	padding: 0.5em;
	border: 1px solid #B5B5B5;
	border-radius: 0.5rem;
	color: #4A90E2;
	background-color: #eef2f6;
	margin:0.1rem;
}

.tag-active {
	background-color: #eef2f6;
}

#adjacent-post .post-image {
    width: 100%;
    height: 15.7rem;
    overflow: hidden;
    margin-bottom: 1.0rem;
}

#adjacent-post .post-image img {
	width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #ebebeb;
}

#single-post-meta .avatar {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

#single-post-meta .standing-head {
	color : #9C0013 !important
}

#single-post-meta .sa-post-title {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 38px;
}

#single-post-mast {
	margin-bottom: 1rem;
}

#single-post-mast h1{
	font-family: 'Arimo', sans-serif;
	font-size: 3.5em;
	color: #595959;
	margin-bottom: 0.5em;
}

#single-post-mast .standing-head {
	border: 1px solid #ebebeb;
    padding: 5px 10px;
    background-color: #ebebeb;
}

body.single-post .each_ad_outer_wrapper {
	margin: 10px 0;
}

body.single-post .each_ad_wrapper img {
	max-width: 100%;
	object-fit: contain;
}

#single-post-meta {
	margin-bottom: 2rem;
}

#single-post-meta p{
	font-family: 'Roboto', sans-serif;
	color: #9B9B9B;
	font-size: 1.3rem;
	font-weight: 600;
}

#related-articles {
	margin-top: 5.0rem;
}

.single-post-thumbnail img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-post-thumbnail {
    height: 40.0rem;
    overflow: hidden;
}

.single-post-thumbnail .flag {
	position: absolute;
	bottom: 0px;
	font-size: 1.6rem;
	left:0;
}

.single-post-content {
	font-family: 'Helvetica', sans-serif;
}

.single-post-content p:first-child {
	margin-top: 0;
}

.single-post-content p {
	font-size: 1.6rem;
	line-height: 2.4rem;
	padding: 0;
	margin-top: 1.1em;
	margin-bottom: 1.1em;
	color: #4A4A4A;
}

.single-post-content iframe {
	max-width: 100%;
}

.single-post-content blockquote {
	border-left: 5px solid #9C0013;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #242424;
}

.single-post-content table td {
	border: 1px solid #ebebeb;
	padding: 1.5rem;	
}

.single-post-content .fluid-width-video-wrapper {
	clear: both;
}

body.single-post .subscribe.single-post-only {
	padding: 10px;
	margin: 10px 0;
	background-color: #ebebeb;
	border: 1px solid #ebebeb;
}

@media ( min-width: 600px ) {
	body.single-post .subscribe.single-post-only > div {
		width: 500px;
    	margin: 0 auto;
	}
}

/*----------Alignment and Caption ----------------*/

.alignright { 
	float: right;
}

.alignleft { 
	float: left;
}

.single-post-content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100% !important;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	text-align: center;
	padding-top: 4px;
	padding: 8px;
	margin-bottom: 10px;
}

.wp-caption.alignleft {
	margin: 0px 10px 10px 0px;
}

.wp-caption.alignright {
	margin: 0px 0px 10px 10px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	width: 100%;
	height: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	font-style: italic;
}

/*-----------------------------------------------*/

.sa-social-follow-parent {
	margin-bottom: 4.0em;
}

.sa-social-follow-parent ul li {
	text-align: center;
	font-size: 1.5em;
	float: left;
	height: 2.0em;
	width: 2.0em;
	position: relative;
	margin-right: 0.5em;
	border-radius: 50%;
}

.sa-social-follow-parent ul li i {
	position: absolute;
	left: 29%;
	top: 25%;
	color: #FFF;
}

.sa-social-follow-fb {
	background-color: #3B5998;
}

.sa-social-follow-twttr {
	background-color: #1DA1F2;
}

.sa-social-follow-g {
	background-color: #D73D32;
}

.sa-social-follow-li {
	background-color: #0177B5;
}

.post-meta-left>div>div:last-child {
	padding-left: 0
}

.post-meta-left>div>div:last-child p {
	color: #9A9A9A;
}

.author-description-complete {
	display: none;
}

.more-author-description {
	display: block !important;
}

.zero-padding-left {
	padding-left: 0;
}

.zero-margin-left {
	margin-left: 0;
}

.zero-margin-top {
	margin-top: 0;
}

.zero-margin-bottom {
	margin-bottom: 0;
}

.zero-padding-right {
	padding-right: 0;
}

.zero-margin-right {
	margin-right: 0;
}

.float-rt {
	float: right;
}

.float-lt {
	float: left;
}

#cube-interviews,
#more-stories {
	margin-top: 3.0rem;
	margin-bottom: 3.0rem;
}

#third-cube-video{
	margin-top: 1.0rem;
}

#cube-interviews .flag {
	position: absolute;
	bottom: 12rem;
	left: -5px;
}

#cube-interviews h5.explore-more-cube {
	font-size: 1.2rem;
    font-weight: 700;
    font-family: 'Arimo', sans-serif;
}

.border {
	border: 1px solid #000;
}

#cube-interviews .cube-interview-meta {
	display: block;
	background-color: rgba(0,0,0,0.8);
	margin: 0 auto;
	position: absolute;
	bottom:0.0rem;
	right: 0.0rem;
	width: 100%;
}

#cube-interviews .cube-interview-meta {
	padding: 1.0rem;
}

#cube-interviews .cube-logo,
#cube-guest-of-week .cube-logo,
#women-in-tech .cube-logo {
	margin-right: 1.0rem;
	width: 32px;
    height: 32px; 
    overflow: hidden;
}

#cube-guest-of-week .standing-head,
#featured-people .standing-head,
#thought-leadership .standing-head,
#women-in-tech .standing-head {
	color: #9C0013 !important;
}

#cube-guest-of-week .cube-logo,
#women-in-tech .cube-logo {
	margin-right: 0;
}

#women-in-tech .embed-responsive {
	margin-bottom: 10px
}

#cube-interviews .cube-logo img,
#cube-guest-of-week .cube-logo img,
#women-in-tech .cube-logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#cube-interviews .cube-interview-meta > div:last-child {
	width: 80%;
}

#cube-interviews .cube-interview-meta h5 {
	color: #fff;
	font-family: 'Arimo', sans-serif;
	font-size: 2.0rem;
	font-weight: 700;
	display: inline-block;
	margin-top: 0;
}

#cube-interviews .cube-interview-meta p {
	text-transform: uppercase;
	color: #fff;
	font-family: 'Arimo', sans-serif;
	font-size: 1.0rem;
	font-weight: 700;
	line-height: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 2.4rem;
}

#first-cube-video {
	position: relative;
}

#sa-footer .et_social_sidebar_networks, 
#sa-footer .et_social_mobile_button,
#sa-footer .et_social_mobile,
#sa-footer .et_social_mobile_overlay {
	display: none;
}


/**------------------------Cube Videos ------------------------------*/

#cube-videos .owl-carousel {
	padding: 0.5rem;
}

#cube-videos .owl-item {
	font-family: 'Arimo', sans-serif;
}

#cube-videos .owl-nav {
	display: none;
}

#cube-videos .owl-item h5 {
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.8rem;
	margin-bottom: 1rem;
}

#cube-videos h5 {
	padding-left: 0.5rem;
}

#cube-videos .item h5, .item p {
	padding-right: 0rem;
	padding-left: 0rem;
	color: #000;
}

#cube-videos .item .post-image {
    position: relative;
    height: 0;
	width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
	border: 1px solid #000;
}

#cube-videos .cv-item-content-wrapper {
	min-height: 105px;
}

#cube-videos .post-title {
	font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 60px;
}

#cube-videos .item .post-image img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	object-fit: cover;
}

#cube-videos .event-banner {
	object-fit: cover !important;
	height: 100%;
}

#cube-videos .post-title a {
	color: #000000;
	font-size: 1.5rem;
	line-height: 2.0rem;
}

#cube-videos .post-title:hover a {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

#cube-videos .progress {
	margin-bottom: 0;
	height: 4px;
	border-radius: 0;
	background-color: #C7C7C7;
}

#cube-videos .progress-bar {
	background-color: #666;
	-webkit-transition: width 800ms ease, background-color 800ms ease;
    transition: width 800ms ease, background-color 800ms ease;
}

#cv-carousel-controls {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}

#cv-carousel-controls .nav-items {
	padding:  5px 10px;
	cursor: pointer;
	color: #ffffff;
	background-color: #9C0013;
}

#cv-carousel-controls .nav-items:hover {
	background-color: #9C0013;
}

#cv-carousel-controls .nav-items:last-child {
	margin-left: 10px;
}

#cv-carousel-controls .nav-items.disabled {
	background-color: #DDDDDD;
	cursor: auto;
}

.cv_container {
	background-color: #FBFBFB;
	border: 1px solid #C7C7C7;
	border-top: none;
	padding-right: 15px;
	padding-left: 15px;
}

.top-stories-div {
	/*margin-top: 60px;*/
	padding: 0px;
}

.eventBanner {
	padding: 0;
	margin-top: 60px;
}

.eventBanner img {
	max-width: 100%;
	width: 100%;
}
@media screen and (max-width: 768px) {
	.eventBanner {
		margin-top: 0px;
		margin-bottom: 0px !important;
		padding: 0px;
	}
	.eventBanner .item{
		padding: 0;
	}	
}

#top-story-research div.hide_on_mobile > div:first-child div.post-image {	
	width: 100%;
	height: 40.0rem;
	overflow: hidden;
}

#top-story-research .post-excerpt {
	font-family: 'Arimo', sans-serif;
	font-size: 1.3rem;
    line-height: 1.8rem;
	color: #545454;
}

#top-story-research div.hide_on_mobile > div:last-child div.post-image {	
	width: 100%;
	height: 17.0rem;
	overflow: hidden;
}

#top-story-research img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #ebebeb;
}

#top-story-research>div:first-child>div {
	margin-bottom: 2.5rem;
}

#top-story-research>div:last-child>div>div>div {
	margin-bottom: 1.0rem;
}

#top-story-research .flag {
    position: absolute;
    bottom: 5.0rem;
    left: -5px;
}

#top-story-research .post-title:hover {
	color: #9C0013 !important;
	transition: color 0.5s !important;
	-webkit-transition: color 0.5s !important;
}

#wikibon-research-section  hr,
#recent-articles-research hr {
	width: 30%;
	border-top: 1px dotted #c6c6c6;
}

#recent-articles-research .post-title {
	font-family: 'Arimo', sans-serif;
	font-size: 1.5rem;
	line-height: 1.8rem;
	color: #595959;
}

#recent-articles-research .each-recent-article:hover .post-title {
	color: #000;
}

#recent-articles-research .post-meta {
	margin-bottom: 0;
}

#recent-articles-research hr {
	margin-top: 1.0rem;
	margin-bottom: 1.0rem;
}

#wikibon-research-section>div>div>div>div:last-child hr,
#recent-articles-research>div>div:last-child>div hr:last-child {
	display: none;
}

#wikibon-research-section  hr {
	width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    border-top: 3px solid #6C6A6A;
    clear: both;
}


#wikibon-research-section .more-research a,
#cube-guest-of-week .explore-more a,
#women-in-tech .explore-more a {
   color: #000000;
   font-family: 'Arimo', sans-serif;
   font-size: 1.2rem;
}

#wikibon-research-section .more-research a:hover,
#cube-guest-of-week .explore-more a:hover,
#women-in-tech .explore-more a:hover {
    color: #9C0013;
    transition: color 0.5s;
    -webkit-transition: color 0.5s;
}


#wikibon-research-section img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#wikibon-research-section .flag {
	position: absolute;
	bottom:0rem;
	left:0rem;
}

#wikibon-research-section div.featured-research-main .post-image {
	width: 100%;
	height: 34.9rem;
	overflow: hidden;
}

#wikibon-research-section .post-category {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	color: #939393;
}

#wikibon-research-section .post-excerpt {
	color: #545454;
}

#wikibon-research-section .post-title a {
	color: #000000;
}

#wikibon-research-section .post-title a:hover {
   color: #9C0013;
   transition: color 0.5s;
   -webkit-transition: color 0.5s;
}

#wikibon-research-section .featured-research-main {
    padding-left: 0;
}

#wikibon-research-section .featured-research-main .post-title a {
    font-weight: 700;
    font-family: 'Arimo', sans-serif;
    line-height: 2.5rem;
    font-size: 1.8rem;
}

#wikibon-research-section .featured-research  .post-image,
#wikibon-research-section .featured-research  .post-excerpt {
    display: none;
}

#wikibon-research-section .featured-research .post-category,
#wikibon-research-section .featured-research .post-title,
#wikibon-research-section .featured-research .post-meta{
    margin-top: 2px;
    margin-bottom: 2px;
}

#wikibon-research-section .post-image-wrapper {
	position: relative;
}

#event-details-highlights>div:last-child {
	padding-top: 1.5rem;
	border-top: 3px solid #6C6A6A;
}

#thought-leadership h5.es-heading,#featured-people h5.es-heading {
	border-bottom: 2px solid #D0021B;
	padding-bottom: 1.0rem;
	margin-top: 0px;
}

div.more-stories-content  {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 3px solid #9C0013;
	border-right: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}

.about-sa hr,
#contact-sa hr{
	border-top: 3px solid #6C6A6A;
}

.more-stories-listing .post-image {
	height: 125px;
	width: 100%;
	position:relative;
}

#more-stories li:hover .post-title{
	color: #9C0013;
	transition: color 0.5s;
}

#more-stories .post-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	line-height: 2.0rem;
	max-height: 9.0rem;
}

#search_post_container {
	margin-top: 0.5em;
}

#women-in-tech h4.post-title,
#cube-guest-of-week h4.post-title,
#event-details-highlights .post-title  {
	font-family: 'Roboto', sans-serif;
	font-size: 1.6rem;
	line-height: 2.0rem;
	color: #000000;
}

#women-in-tech h4.post-title:hover,
#cube-guest-of-week .post-title:hover,
#event-details-highlights .post-title:hover,
#search_post_container .post-title:hover {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: 0.5s;
}

#cube-guest-of-week p.post-excerpt {
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
	line-height: 2.0rem;
	color: #545454;
}

#women-in-tech .women-in-tech-meta,
#cube-guest-of-week .cube-interview-meta,
#thought-leadership .thought-leadership-meta {
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	padding: 1.0rem;
}

#thought-leadership .thought-leadership-meta .cube-logo {
	margin-right: 1.0rem;
}

#thought-leadership .thought-leadership-meta .guest-name,
#thought-leadership .thought-leadership-meta .guest-designation {
	margin: 0;
}

#thought-leadership .post-image-wrapper {
	width: 100%;
	height:32.5rem;
	overflow: hidden;
	position: relative;
}

#thought-leadership .post-image-wrapper img {
	width: 100%;
	height:100%;
	object-fit: cover;
}

#thought-leadership .guest-designation {
	text-transform: uppercase;
	color: #fff !important;
}

#thought-leadership .tl-owl-carousel .guest-name {
	margin-bottom: 0 !important;
}

#thought-leadership .tl-owl-carousel .cube-logo {
	width: 24px;
	height: 24px;
}

#thought-leadership .item .post-title a,
#thought-leadership .item>p>a {
	color: #b8b2b2;
}

#featured-people .featured-people-meta {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	padding: 1.0rem;
}

.featured-people-meta > div >div:last-child {
	max-width: 80%;
}

#featured-people .post-img-wrapper-main,
#cube-guest-of-week .post-image-wrapper-main,
.event-details-top .post-image-wrapper-main {
	width: 100%;
	height: 35.0rem;
	overflow: hidden;
	position: relative;
}

#featured-people .post-img-wrapper,
#cube-guest-of-week .post-image-wrapper,
.event-details-top .post-image-wrapper,
.inside-event .post-image-wrapper  {
	height: 17.0rem;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#women-in-tech .post-img-wrapper {
	height: 14.6rem;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#featured-people .post-img-wrapper-main img,
#featured-people .post-img-wrapper img,
#cube-guest-of-week .post-image-wrapper-main img,
#cube-guest-of-week .post-image-wrapper img,
#women-in-tech .post-img-wrapper img,
.event-details-top .post-image-wrapper-main img,
.event-details-top .post-image-wrapper img,
.inside-event .post-image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#women-in-tech .post-title,
#cube-guest-of-week .post-title {
	margin-top: 1rem;
}

#women-in-tech .guest-name,
#women-in-tech .guest-designation,
#cube-guest-of-week .guest-name,
#cube-guest-of-week .guest-designation,
#featured-people .guest-name,
#featured-people .guest-designation,
#thought-leadership .guest-name,
#thought-leadership .guest-designation,
.ce_cv-pv .ce_cv-pv-meta .guest-name,
.ce_cv-pv .ce_cv-pv-meta .guest-designation {
	color: #FFF;
	
}

#women-in-tech .guest-name,
#cube-guest-of-week .guest-name,
#featured-people .guest-name,
#thought-leadership .guest-name {
	font-size: 1.0em;
	margin-left: 1.5rem;
	margin-bottom: 0.2rem;
	margin-top: 0;
}

#women-in-tech .guest-designation,
#cube-guest-of-week .guest-designation,
#featured-people .guest-designation,
#thought-leadership .guest-designation,
.ce_cv-pv .ce_cv-pv-meta .guest-designation  {
	font-size: 0.8em;
	margin-left: 1.5rem;
	margin-bottom: 0;
	text-transform: uppercase;
    line-height: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 2.4rem;
}

.event-coverage .es-heading {
	margin-bottom: 1.0rem;
}

#cube-guest-of-week hr,
#women-in-tech hr {
	border-top: 2px solid #D0021B;
	margin-top: 0;
}

#covering-next-event>div>div:first-child h4,
#latest-event-coverage>div>div:first-child h4 {
	padding-bottom: 0.6rem;
	border-bottom: 3px solid #6C6A6A;
}

#covering-next-event>div>div:nth-child(2),
#latest-event-coverage>div>div:nth-child(2) {
	padding-top: 1.0rem;
}

#covering-next-event {
	margin-bottom: 3.0rem;
}

#covering-next-event .post-image {
	width: 100%;
	height: 160px;
	overflow: hidden;
}

#cube-guest-of-week .guest-name,
#women-in-tech .guest-name,
.ce_cv-pv .ce_cv-pv-meta .guest-name,
#cube-guest-of-week .guest-designation,
#women-in-tech .guest-designation,
.ce_cv-pv .ce_cv-pv-meta .guest-designation {
	margin: 2px;
	margin-left: 1.5rem;
}

#cube-guest-of-week .cube-interview-meta > div:last-child,
#women-in-tech .women-in-tech-meta > div:last-child {
	width: 80%;
}

#cube-guest-of-week .guest-name,
#women-in-tech .guest-name,
.ce_cv-pv .ce_cv-pv-meta .guest-name {
	text-transform: capitalize;
}

#covering-next-event .post-image img {
	border: 1px solid #979797;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

#covering-next-event .add-to-calendar {
	margin-top: 0.5rem;
}

#covering-next-event .add-to-calendar a {
	color: #979797;
}

#covering-next-event .add-to-calendar a:hover {
	color: #9C0013;
}

#covering-next-event .event-duration {
	font-family: 'Arimo', sans-serif;
	font-size: 1.3rem;
	margin-bottom: 0.5rem;
	text-transform: uppercase;
}

#covering-next-event .event-location {
	font-family: 'Arimo', sans-serif;
	font-size: 1.2rem;
	text-transform: uppercase;
}

#covering-next-event .event-name a {
	font-family: 'Arimo', sans-serif;
	font-size: 1.4rem;
	text-transform: capitalize;
	color: #000;
}

#covering-next-event .event-name {
	margin-bottom: 0.4rem;
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; 
}

.sa-follow-us a:hover {
	color: #9C0013;
}

.sa-button {
	color: #9C0013;
	font-weight: bold;
	border: 1px solid #9C0013;
	border-top-left-radius: 2.5rem;
	border-top-right-radius: 2.5rem;
	border-bottom-right-radius:2.5rem ;
	border-bottom-left-radius: 2.5rem;
	background-color: #FFFFFF;
	font-size: 1.0em;
	text-align: center;
	width: 100%;
}

#latest-event-coverage p.event-name:hover a,
#covering-next-event .event-name:hover a {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

#latest-event-coverage p.event-name {
	margin-bottom: 2px;
}

#latest-event-coverage p.event-name a {
	font-family: 'Arimo', sans-serif;
	font-size: 1.6rem;
	color: #000000;
	line-height: 1.8rem;
}

#latest-event-coverage .post-meta {
	text-transform: uppercase;
	font-family: 'Arimo', sans-serif;
	font-size: 1.2rem;
}

#latest-event-coverage .explore-more-event-parent {
	margin-bottom: 1.5rem;
}

#latest-event-coverage .each-event-covered:first-child .post-image{
	width: 100%;
	height: 24.1rem;
	overflow: hidden;
}

#latest-event-coverage .each-event-covered .post-image img {
	object-fit: cover;
	width: 100%;
    height: 100%;
    border: 1px solid #ebebeb;
}

#latest-event-coverage .each-event-covered:not(:first-child) .post-image {
	width: 100%;
	height: 15.1rem;
	overflow: hidden;
}

.cloudy{
-webkit-filter: blur(1px);
  filter: blur(1px);
}

.explore-more-event-parent:hover .explore-more-event {
	display: block !important;
	position: absolute;
	top: 40%;
	bottom: 40%;
	height: 20%;
	left:33%;
	right: 33%;
	width: 33%;
	padding: 0.5rem 1.0rem;
	color: #FFF;
	background-color: rgba(0,0,0,0.8);
	font-weight: bold;
	border: 1px solid #FFF;
	border-top-left-radius: 2.5rem;
	border-top-right-radius: 2.5rem;
	border-bottom-right-radius:2.5rem ;
	border-bottom-left-radius: 2.5rem;
	font-size: 1.0em;
	text-align: center;
} 

#live-event-coverage .play-live-video {
	position: absolute;
	top: 45%;
	bottom: 45%;
	left: 45%;
	font-size: 5.0rem;
	text-align: center;
	width: 10%;
	height: 10%;
	opacity: 0.5;
}

#live-event-coverage .flag {
	position: absolute;
	top: 70%;
	left: 1px;
}

#live-event-coverage .powered-by-cube {
	position: absolute;
	bottom: 0;
	color: #FFF;
}

#live-event-coverage .cube-logo {
    margin-right: 1.0rem;
}

#live-event-coverage .cube-logo img {
	float: right;
	width: 50px;
    height: 50px;
}

.event-coverage h4 {
    margin-bottom: 0;
    padding-left: 1.5rem;
}

#live-event-coverage h3.post-title a {
	color: #000000;
    text-transform: uppercase;
    font-family: 'Arimo',sans-serif;
    font-size: 3.0rem;
    line-height: 3.5rem;
}

#live-event-coverage h3.post-title:hover a {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

#live-event-coverage .event-location {
	font-family: 'Arimo', sans-serif;
	font-size: 1.3rem;
	text-transform: uppercase;
}

#live-event-coverage .powered-by-cube p:first-child {
	font-size: 0.8em;
    margin-top: 0;
    margin-bottom:0;
    font-weight: 700;
}

#live-event-coverage .cube-live-meta {
	padding: 0.5rem;
}

#live-event-coverage .powered-by-cube p:last-child {
	margin: 0rem;
	font-weight:700;
}

#live-event-coverage .powered-by-cube>div {
	padding-top: 2.0rem;
	padding-bottom:2.0rem;
	padding-right: 3.0rem;
}

#live-event-coverage .post-title {
	margin-top: 2.0rem;
	margin-bottom: 5px;
}

#live-event-coverage > div {
	min-height: 56.0rem;
}

#latest-event-coverage  > div > div:nth-child(2) > div  {
	min-height: 60.0rem;
}

#covering-next-event  > div > div:nth-child(2) > div  {
	min-height: 55.0rem;
}

.latest-event-coverage-content .post-id {
	display: none;
}

.covering-next-event-loader-gif,
.latest-event-coverage-loader-gif,
.live-event-coverage-loader-gif {
	display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
}

.covering-next-event-loader-gif,
.latest-event-coverage-loader-gif {
	margin-bottom: 2.5rem;
}

#cube-highlights .cube-highlight-content,
#sponsored-posts .sponsored-post-content,
#contributor-posts .contributor-post-content {
	margin-bottom: 2rem;
}

.cube-highlight-content .post-title,
.cube-highlight-content .video-duration,
.sponsored-post-content .post-title,
.sponsored-post-content .video-duration{
	font-family: 'Arimo', sans-serif;
	font-size: 1.3rem;
}

#cube-highlights .post-title,
#sponsored-posts .post-title {
    color: #000000;
    font-size: 1.25rem;
    line-height: 1.5rem;
    overflow: hidden;
    font-weight: bold;
}

.sponsored-text {
	text-align: center;
    position: absolute;
    left: 10rem;
    top: 5rem;
    font-size: 14px;
    font-weight: bold;
    width: 15rem;
    background-color: #ffffff;
}

.sponsored-div {
	border: 2px solid #9C0013;
	height:150px;
}

#contributor-posts .post-title:hover {
	color: #9C0013;
}

#contributor-posts .post-title {
	color: #000000;
    font-size: 1.25rem;
    line-height: 1.5rem;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    max-height: 7.5rem;
}

#contributor-posts h5 {
	margin-bottom: 0;
}

#contributor-posts .image-16by9 {
	padding-bottom: 60%;
}

#recent-articles-research .separator,
#cube-highlights .separator,
#sponsored-posts .separator,
.sidebar_ads .separator,
#sa-card-river .separator,
#news-latest-stories .separator,
#kubernetes-section .separator,
#deep-dives .separator{
	width: 100%;
	margin-top: 0rem;
	margin-bottom: 2rem;
    border-top: 2px solid #D0021B;
}

#cube-live-feed .separator,
#upcoming-events .separator,
#sa-events .separator,
#related-articles .separator,
#latest-from-thecube .separator {
	width: 100%;
	margin-top: 0rem;
	margin-bottom: 2rem;
    border-top: 1px solid #BCBCBC;

}

.latest_from_thecube_content {
	border-radius: 4px;
	background-color: #D8D8D8;
	padding: 0;
}

.latest_from_thecube {
	margin-bottom: 16px;
}
.latest_from_thecube a {
	font-family: 'Roboto',sans-serif;
	color : #4A4A4A;
	font-size: 13px;
	font-weight: 500;
}
.latest_from_thecube a:hover {
	color : #9C0013;
}
#upcoming-events hr,
#sa-events hr {
	border-top: 1px dotted #000;
	width: 70%;
}
.upcoming-events-div,
.sa-events-div {
	border: 1px solid #D7D7D7;
	border-radius: 4px;
	padding: 0;
}
#lnsp .lnsp-content img {
	margin-bottom: 1.5rem;
}

#lnsp .lnsp-content:first-child h5 {
	font-weight: 700;
}

#lnsp hr {
	border-top: 1px dotted #797979;
	margin-top: 0.5rem;
	margin-bottom: 1.5rem;
	margin-right: 1.5rem;
	margin-left: 1.5rem;
	width: 30%;
}

#lnsp .lnsp-content:last-child hr {
	display: none;
}

#lnsp {
	border: 1px solid #E2E2E2;
	background-color: #FBFBFB;
}

#lnsp .lnsp-content { 						/*Latest News Single Page*/
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}

.lnsp-content a {
	text-decoration: none;
	color: #000000;
}

.lnsp-content img {
	border: 1px solid #000000;
}

.lnsp-heading {
	display: block;
	width: 70%;
	text-align: center;
	position: relative;
	top: -1px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2.0rem;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-color: #000;
	color: #FFF;
}

.lnsp-content p {
	font-size: 1.2rem;
    line-height: 1.5rem;
}

#highlight hr {
	border-top: 1px dotted #797979;
	width: 30%;
}

#highlight hr:last-child {
	display: none;
}

#highlight li {
	font-family: 'Arimo', sans-serif;
	font-size: 1.3rem;
	font-weight: 700;
}

.post-thumbnail {
	padding-bottom: 2.0rem;
}

#highlight>div>div {
	padding-bottom: 1.0rem;
}

#featured-people .post-title,
.event-details-top .post-title,
#women-in-tech h4.post-title,
#cube-guest-of-week .post-title,
#event-details-highlights .post-title {
	color: #000000;
	margin-top: 5px;
	font-weight: 600;
	font-size: 1.6rem;
    line-height: 1.8rem;
}

#featured-people .standing-head {
	margin-top: 10px;
}

#featured-people .flag,#thought-leadership .flag {
	position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}

#featured-people .featured-people-meta > div:last-child,
#thought-leadership .post-image-wrapper .thought-leadership-meta > div:last-child {
	width: 80%;
}

#featured-people h3.post-title,
#cube-guest-of-week h3.post-title,
.event-details-top>div:first-child .post-title {
	font-weight: 500;
	font-size: 2.2rem;
    line-height: 2.5rem;
}

#featured-people .post-title:hover,
.event-details-top .post-title:hover {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

#thought-leadership h3.post-title {
	font-weight: 500;
	font-size: 20px;
    line-height: 25px;
    color: #000000;
    max-height: 12rem;
}

#thought-leadership h3.post-title:hover {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

/*-------------------------------Styling Gravity Forms | Contact US Section | ABOUT US page--------------*/

#contact-sa .gform_footer .gform_button {
	background:none;
  	border:none;
  	padding-top: 0.5em;
  	padding-bottom: 0.5em;
  	padding-right: 2.5em;
  	padding-left: 2.5em;
  	color: #fff;
  	background-color: #9C0013;
}

#contact-sa .gform_body .ginput_container input {
	border-top: none;
	border-right: none;
	border-left: none;
	box-shadow: none;
	border-bottom: 1px dotted #E0E0E0;
	border-radius: 0;
}

#contact-sa .gform_body .ginput_container input::-webkit-input-placeholder {
	color: #000;
}

#contact-form .sa-address {
	font-size: 1.0rem;
}

.sa-editorial-masthead h5 {
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
	font-size: 1.0em;
	margin-top: 0;
	margin-bottom: 0;
}

.sec-heading {
	font-family: 'Arimo', sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
}

.sa-editorial-masthead img,
.wikibon-editorial-masthead img,
.cube-editorial-masthead img,
.sales-editorial-masthead img,
.developement-editorial-masthead img,
.product-editorial-masthead img {
	border: 2px solid #000;
	width: 97%;
    height: auto;
}

.em_about .display-name {
	font-size: 1.em;
	text-align: center;
	margin-top: 0.5em;
	color: #000000;
}

.sa-lnkd .display-name:hover {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

.sa-editorial-masthead a,
.wikibon-editorial-masthead a,
.cube-editorial-masthead a,
.sales-editorial-masthead a,
.developement-editorial-masthead a,
.product-editorial-masthead a {
	cursor: pointer;
}

.em_about .user-designation {
	font-size: 1.em;
	text-align: center;
}

.sa-strike {
	font-family: 'Arimo', sans-serif;
	position: relative;
 	text-align: center;
 	z-index: 1;
}

.sa-strike:before { 
	border-top : 2px dotted #000000;
	content: "";
	margin: 0 auto;
  	position: absolute;
	top: 50%;
	left:0;
	right:0;
	width: 100%;
	z-index: -1;

}

h4.sa-strike:before {
	border-top : 3px solid #6C6A6A;;
}

.sa-strike span {
 	background: #fff;
 	padding: 0 10px;
}

.mth {
	height: 3.0rem;
	margin-top: 3.0rem;
	margin-bottom: 3.0rem;
}

.mth hr {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    border-top: 3px solid #6C6A6A;
}

.sa-editorial-masthead .masthead-heading {
	position:relative;
	margin-top: 3.0rem;
	margin-bottom: 3.0rem;
}

.em_about_wrapper {
	display: block;
	margin: 0 auto;
}

@media ( min-width: 992px ) {
	.el_about_wrapper,
	.me_about_wrapper {
		width: 430px;
	}

	.sw_about_wrapper {
		width: 640px;
	}

	.cube_about_wrapper,
	.wikibon_about_wrapper,
	.sales_about_wrapper,
	.developement_about_wrapper ,
	.sae_about_wrapper,
	.nc_about_wrapper {
		width: 640px;
	}

	.sa-editor-in-chief .sae_about_wrapper,
	.sa-news-coverage .nc_about_wrapper {
		max-width: 220px;
	}
	.home-page-top-stories {
		margin-bottom: 40px;
		padding: 0px;
	}
	.top-stories-div >div>div {
		padding: 0px;
	}
	.author-page-div {
		margin-top: 75px;
	}
	.sa-post-content .embed-responsive-16by9 {
		padding-bottom: 60%;
	}
	.sa_banner > div {
		padding: 0px;
	}
}

@media ( min-width: 1040px ) and ( max-width: 1240px ) {

	.sw_about_wrapper {
		width: 850px;
	}
}

@media ( min-width: 1240px ) {

	.sw_about_wrapper {
		width: 1060px;
	}
}

/*--------------------------------SEARCH PAGE---------------------------------*/

.pellet {
	border-radius: 1.5em ;
	color: #9C9898;
	font-weight: 700;
}

.sfc_tab_options .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}

.sfc_filter_xtnd {
    width: 100%;
    border-bottom: 1px solid #6C6A6A;
    margin-bottom: 20px;
}

.sfc_filter_inner {
	border-bottom: 1px solid #6C6A6A;
}

.sfc_filter_inner > h5 {
	text-transform: uppercase;
}

.sfc_filter_xtnd span.count::before {
	font-family: 'Arimo', sans-serif;
    content: "(";
    font-weight: 700;
}

.sfc_filter_xtnd span.count::after {
	font-family: 'Arimo', sans-serif;
    content: ")";
    font-size: 14px;
    font-weight: 700;
}

.sfc_filter_options .count {
	display: none;
}

.sfc_filter_options > li a {
	color: #878787;
	cursor: pointer;
	border-bottom: 2px solid rgba(0,0,0,0);
	text-transform: uppercase;
}

.sfc_filter_options > li a:hover {
	color: #9C0013;
	background-color: rgba(0,0,0,0);
}

.sfc_filter_options > li.active a {
	color: #9C0013;
    font-weight: 700;
}

.sfc_filter_dropdown ul.dropdown-menu > li.active a {
    color: #000000;
    background-color: rgba(0,0,0,0);
}

.sfc_filter_dropdown ul.dropdown-menu > li a {
	cursor: pointer;
}

.sfc_filter_dropdown ul.dropdown-menu > li a:hover {
	background-color: #EBEBEB;
}

.sfc_filter_inner h5 {
    font-family: 'Arimo', sans-serif;
    font-size: 18px;
    color: #333;
}

.sfc_filter_dropdown button.dropdown-toggle {
    font-family: 'Arimo', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #939393;
    background-color: #ffffff;
    border: 1px solid #E2E2E2;
    margin-right: 10px;
    padding: 5px 15px;
    border-radius: 15px;
}

.sfc_filter_dropdown ul.dropdown-menu > li a::before {
    font-family: 'FontAwesome';
    content: "\f00c";
    margin-right: 10px;
    visibility: hidden;
}

.sfc_filter_dropdown ul.dropdown-menu > li.active a::before {
    visibility: visible;
}

@media screen and (min-width: 769px) {
	.sfc_filter_xtnd .searchform {
		float: right;
	}

	.sfc_filter_options li:first-child a {
		padding-left: 0;
	}
	.cube-event-coverage-banner {
		margin-top: 2rem;
	}
}

@media ( min-width: 992px ) {
	.sfc_filter_options > li.active a {
		border-bottom: 2px solid #9C0013;
	}
}

#search_post_container {
	position:relative;
}

#search-container .dropdown-menu {
	z-index: 100;
}

#search-container .search_results {

}

#search_post_container .spinner {
	z-index: 100 !important;
}

.each-s-result {
	margin-bottom: 20px;
}

/*
 * Simple Pagination
 */

 /*--------------- Pagination --------------------------*/

.simple-pagination ul {
	padding-left: 0;
	margin-left: -5px;
  	list-style: none;
}

.simple-pagination ul > li {
	display: inline-block;
	margin-left: 10px;
	padding-right: 0;
	padding-left: 0;
}

.simple-pagination ul > li:first-child {
	margin-left: 0;
}

.simple-pagination ul > li > a {
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	padding: 10px 17px;
	color: #000000;
	background-color: #ebebeb;
}

.simple-pagination ul > li > a:hover {
	color: #FFFFFF;
	background-color: #9C0013;
}

.simple-pagination ul li.active span.current,
.simple-pagination ul li.active > a {
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 17px;
	color: #FFFFFF;
	background-color: #9C0013;
}

/*-------------------------------------------------------*/

.active-category i{
	color: #000;
}

.active-interval i{
	color: #000;
}

#search_post_container .post-title,
#gow-wit .post-title {
	font-family: 'Arimo', 'sans-serif';
	font-size: 1.6rem;
	line-height: 2.0rem;
	color: #000000;
	margin: 0;
}

.search_results .each-s-result .standing-head {
	margin-top: 5px;
}

#search-container .post-meta {
	margin-top: 5px;
}

#search_post_container .each-search-result {
	margin-bottom: 2.0rem;
}

#secondary aside {
	margin-bottom: 2rem;
}

#secondary .es-heading {
	font-weight: 500;
	margin-top: 15px;
	font-size: 16px;
}

#secondary #gform_widget-2 {
	margin-bottom: 2rem;
}

#signupModal .modal-body,
#joinUsModal .modal-body,
#news-tip-modal .modal-body{
	min-height: 38.0rem;
	padding: 5.0rem;
	padding-top: 3.0rem;
	background-color: #EEEEEE;
	border-radius: 5px; 
}

#signupModal button.close:hover,
#joinUsModal button.close:hover {
	color: #9C0013;
	opacity: 1;
}

#signupModal #sa-login,
#signupModal .sign-up ,
#sas-join-us .sign-up {
	text-align: left;
	background-color: #9C0013;
	color: #FFF;
	padding: 0.5rem 0.5rem 0.5rem 1.5rem;
	width: 100%;
	border-radius: 5px;
	border-width: 0 !important;
	margin-bottom: 10px;
	
}

#sa_loginform input[type="text"],
#sa_loginform input[type="password"],
.sa_registration_form input[type="text"],
.sa_registration_form input[type="email"],
.sa_registration_form input[type="password"]{
	width: 100%;
}

#signupModal .sa-access-divider-parent {
	position: relative;
	height: 25.0rem;
}

#signupModal .sa-access-divider {
	width: 0;
	height: 25.0rem;
	position: absolute;
	left: 50%;
	border-right: 1px solid #DCDCDC;
	z-index: 1;
}

#signupModal .sa-access-or {
	color: #3E6373;
	text-align: center;
	border-radius: 50%;
	width: 5.0rem;
	height: 5.0rem;
	position:relative;
	top: 40%;
	left: 10%;
	background-color: #FFF;
	border: 1px solid #DCDCDC;
	z-index: 10;
}

#signupModal .sa-access-or h5 {
	margin-top: 1.2em 
}

#signupModal h4 {
	color: #3E6373;
	font-size: 1.8rem;
	margin-bottom: 2.0rem;
}

#signupModal .modal-header,
#joinUsModal .modal-header,
#news-tip-modal .modal-header {
	background-color: #EEEEEE;
    border-radius: 5px;
    border-bottom: none;
}

.sa_registration_form .sa_user_email {
	font-size: 1.3rem;
    line-height: 1.8rem;
    border-radius: 3px;
    border : 1px solid #ccc;
    padding: 4px;
}

.sa_registration_form label,
#sa_loginform label {
	font-size: 0.8em;
}

.sa_registration_form .input-error-msg,
#sa_loginform .input-error-msg {
	width: 100%;
	min-height:2.0rem;
	color: #9C0013;
}

#sa_loginform .input-success-msg {
	width: 100%;
	min-height:2.0rem;
	color: #9C0013;
}

.sa_registration_form .form-group,
#sa_loginform .form-group {
	margin-bottom: 0.5rem !important;;
}

#sa_loginform .login-remember label {
	font-size: 1.5rem;
}

.error_input {
	border: 1px solid #9C0013 !important;
	color: #9C0013;
}

.current-user-interests-options {
	border: 1px solid #ddd;
	overflow: hidden;
}

.current-user-interests-options {
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 1.0rem 0.5rem;
	border-radius: 3px;
}

.table-topics .topicClass,
.table-people .peopleClass,
.current-user-interests-options .cui-parent p {
	text-transform: capitalize;
}


.search-interests label {
	margin-bottom: 0;
}

.search-interests hr {
	border-bottom: 3px solid #6C6A6A;
	border-top: none;
}

.cui-parent p {
	margin-bottom: 0;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #ddd;

}

.current-user-interests-options p .fa{
	display: none;
}

.current-user-interests-options p:hover .fa{
	display: block;
}

.current-user-interests-options .fa:hover {
	cursor: pointer;
}

.current-user-interests .dropdown-menu li {
	padding-left: 1.5rem;
}

.current-user-interests .fa-trash-o {
	margin-top: 0.5rem;
}

.ui-notification .alert-success,
.ui-notification .alert-warning {
	display: none;
}

#search-dropdown li span {
	font-family: 'Arimo', sans-serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-transform: capitalize;
}

.table-topics .fa-plus,
.table-topics .fa-check,
.table-topics .fa-refresh,
.table-people .fa-plus,
.table-people .fa-check,
.table-people .fa-refresh {
	cursor: pointer;
}


.search-interests input{
	width: 100%;
}

.search-interests ul {
	width: 100%;
    padding: 0;
    border: none;
    border-radius: 4px;
}

.search-interests ul li {
	padding: 0.5rem;
}

.search-interests ul li:hover {
	background: #ddd;
}

.search-interests .input-group {
	width: 100%;
}

.ui-notification {
	position: absolute;
    top: -60px;
    text-align: center;
}

.submit-interests {
	margin-top: 0.5rem;
    color: #fff;
    background-color: #9C0013;
    border: 1px solid #9C0013;
    border-radius: 2px;
    font-family: 'Arimo',sans-serif;
    font-size: 1.2rem;
}

.event-details-top .post-meta,
.inside-event .post-meta,
#event-details-highlights .post-meta {
	color: #777;
}

.event-details-top h2.post-title {
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
	font-size: 2.0rem;
	line-height: 2.5rem;
}

.event-details-top h3.post-title,
#event-details-highlights .post-title {
	font-family: 'Arimo', sans-serif;
	font-size: 1.6rem;
	line-height: 2.0rem;
}

#event-details-highlights p {
	margin-top: 1.5rem;
}

.event-details-top p.post-excerpt {
	font-family: 'Arimo', sans-serif;
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #545454;
}

.inside-event>div>div:first-child h5 {
	border-bottom: 3px solid #6C6A6A;
	margin-bottom: 0.5rem;
	padding-bottom: 1.0rem;
}
.inside-event>div>div:nth-child(2) {
	padding-top: 1.5rem;
}

.sa-inside {
	min-height: 30.0rem;
}

.inside-event {
	margin-bottom: 3.0rem;
}

.event-details-pg p {
	font-family: 'Arimo',sans-serif;
	font-weight: 700;
	color: #838383;
}

.event-details-pg p:first-child {
	font-size: 1.0rem;
	margin-bottom: 0.0rem;
	margin-top: 0.5rem;
}

.event-details-pg p:last-child {
	font-size: 1.8rem;
}

.event-details-pg img {
	margin-right: 0.5rem;
	width: 50px;
	height: 50px;
}

.event-dt-pg-parent {
	border-bottom: 3px solid #6C6A6A;
	margin-bottom: 2.0rem;
	margin-top: 0.0rem;
}

.event-details-pg h4 {
	margin-bottom: 0.0rem;
}

p.event-dt-meta {
	font-size: 1.1rem !important;
	line-height: 2.5rem;
	color: #797979 !important;
	margin-bottom: 0.0rem;
}

#gow-wit {
	margin-top: 1.0rem;
}

#gow-wit .post-excerpt p,
#search_post_container .post-excerpt p {
	font-family: 'Arimo',sans-serif;
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #4C4C4C;
}

#gow-wit .each-result:hover .post-excerpt {
	color: #000;
}

#gow-wit .each-result .post-thumbnail {
	padding-bottom: 0.0rem;
}

.each-result {
	margin-bottom: 2.2rem;
}

#news-tip-modal .gform_body .name_first label,
#news-tip-modal .gform_body .name_last label{
	display: none;
}

#news-tip-modal .gform_body input,
#news-tip-modal .gform_body textarea{
	border: 1px solid #D3D3D3;
	box-shadow: none;
	padding: 0.5rem;
	font-family: 'Arimo',sans-serif;
	font-size: 1.4rem;
	color: #3E6373;

}

#news-tip-modal #gform_submit_button_1 {
	background-color: #9C0013;
	border: 1px solid #9C0013;
	border-radius: 5px;
	color: #FFF;
	font-family: 'Arimo', sans-serif;
	padding: 0.5rem 1.5rem;
}

#news-tip-modal .gform_body label,
#news-tip-modal select.gfield_select,
#news-tip-modal select.gfield_select option {
	font-family: 'Arimo',sans-serif;
	color: #3E6373;
	font-size: 1.4rem;
	font-weight: normal;
}

#news-tip-modal select.gfield_select,
#news-tip-modal select.gfield_select option {
	padding: 0.5rem;
}

#news-tip-modal .gform_title {
	color: #3E6373;
	font-family: 'Arimo', sans-serif;
	text-transform: uppercase;
	font-size: 1.8rem;
}

#news-tip-modal ul {
	padding-left: 0;
}

#gow-wit hr {
	border-top: 3px solid #6C6A6A;
}

.pagination li a {
	color: #4A90E2;
	background-color: #FFF;
}

#gow-wit .loader-gif {
	display: block;
	width: 24px;
	margin: 0 auto;
}

#gow-wit .sa-active-page a{
	color: #FFF;
	background-color: #9C0013;
}

#gow-wit button.prev-page,
#gow-wit button.next-page {
	border: none;
	color: #4A90E2;
	background-color: #FFF;
	padding: 0.5rem 1.0rem;
	margin-right: 2.0rem;
}

#gow-wit button.prev-page:hover,
#gow-wit button.next-page:hover {
	color: #FFF;
	background-color: #9C0013;
}

#single-page-author .author-avatar img{
	border: 1px solid #000;
	border-radius: 500%;
	object-fit: contain;
	width:50px;
	height:50px;
	margin-top: 1.0em;
}

p.author-name {
	font-family: 'Arimo', sans-serif;
	font-size: 2.0rem;
	color: #535353;
	margin-bottom: 0.0em;
}

#single-page-author .author-meta {
	margin-top:1.0em;
}

#single-page-author .author-avatar {
	margin-right: 1.7em;
}

#single-page-author i.fa-user {
	font-size: 50px;
	border: 1px solid #9C0013;
	border-radius: 50%;
	padding: 10px 15px;
	background-color: #9C0013;
	color: #FFF;
}

#single-page-author .abh_description {
	color: #535353;
}

#single-page-author .author-desc-view-more {
	color : #4A90E2;
	cursor: pointer;
}

#single-page-author .author-name-no-social {
	font-family: 'Arimo',sans-serif;
	font-size: 2.0rem;
	color: #535353;
	margin-top: 1.0em;
}

#single-page-author hr {
	border-top: 1px dotted #515151;
	width: 70%;
}

aside.gform_widget {
	background-color: #DA001B;
	padding: 1.0rem 2.0rem;
	margin-bottom: 2rem;
	border-radius: 4px;
}

form.sa-newsletter .gform_title {
	font-family: 'Roboto',sans-serif;
	font-size: 1.8rem !important;
	font-weight: 500;
	color: #FFF;
}

form.sa-newsletter ul li:first-child p {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.5rem;
	margin-bottom : 0.8rem;
	color: #FFF;
}

form.sa-newsletter ul li:nth-child(2) {
	background-color: #FFF;
}

form.sa-newsletter>div>ul>li {
	border-radius: 2px;
}

form.sa-newsletter label {
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: normal;
	color: #474747;
}

form.sa-newsletter .sa-checkbox label {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	font-weight: normal !important;
	padding-left: 1.0rem;
	padding-right: 1.0rem;
	width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
    top:4px;
}

form.sa-newsletter .top_label li:nth-child(2) .gfield_label::after {
	content: "\f107";
    font-family: FontAwesome;
    float: right;
}

.sa-newsletter .gform_confirmation_message p,
.sa-newsletter .gform_confirmation_message h3  {
	font-family: 'Arimo', sans-serif;
	color: #FFF;
	text-align: center;
}

form.sa-newsletter .validation_error {
	display: none;
}

form .ginput_container_checkbox {
	border-top: 1px solid #c6c6c6;
}

form.sa-newsletter .sa-checkbox .ginput_container_checkbox ul {
	padding: 1.0rem;
}

form.sa-newsletter .sa-email label{
	display: none !important;
}

form.sa-newsletter .sa-email div.ginput_container_email input {
	font-family: 'Arimo', sans-serif;
	color: #3E3C3C;
	font-size: 1.2rem;
	padding-left: 1.0rem;
	width: 100%;
}

form.sa-newsletter .gform_footer {
	padding: 0;
	margin-top: 0.5rem;
	background-color: #ffffff;
}

form.sa-newsletter .gform_footer input[type="submit"] {
	color: #FFFFFF;
	width: 100%;
	border: none;
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
	font-size: 16px;
	line-height: 19px;
	font-weight: 500;
	background: rgb(208,2,27,0.4);
}

form.sa-newsletter .gform_confirmation_message h3,
form.sa-newsletter .gform_confirmation_message p {
	color: #FFF;
	text-align: center;
}

form.sa-newsletter .sa-checkbox ul.gfield_checkbox {
	display: none;
}
.gform_wrapper .gform_heading {
	margin-bottom: 0px;
}
#author-page .post-title a {
	font-family: 'Arimo', sans-serif;
	font-size: 1.6rem;
	line-height: 2.0rem;
	color: #000000;
}

#author-page .post-title {
	margin-bottom: 0.5rem;
}

#author-page .post-excerpt{
	font-family: 'Arimo', sans-serif;
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: #4c4c4c;
}

#author-page .author-image-wrapper {
	height: 100px;
	width: 100px;
	overflow: hidden;
	padding: 0.5rem;
	border: 1px solid #ebebeb;
	margin-right: 2.0rem;
	margin-bottom: 2.0rem;
}

#author-page .author-image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#author-page .author-name {
	margin-top: 0;
	font-family: 'Arimo', sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	color: #000000;
}

#author-page i.fa-twitter-square,
#author-page i.fa-facebook-square {
	font-size: 2.5rem;
	color: #9C0013;
}

#author-page hr {
	clear: both;
	border-top: 3px solid #545454;
}

body.author .author-description {
	clear: both;
	display: block;
	padding-bottom: 1.0rem;
	font-family: 'Arimo', sans-serif;
	font-size: 1.4rem !important;
	color: #000000;
}

#author-page .lpf-heading {
	font-family: 'Arimo', sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	color: #545454;
	margin-bottom: 2.5rem;
}

#author-page .post-image-wrapper {
	width: 100%;
	height: 12.0rem;
	overflow: hidden;
}

#author-page .post-image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #ebebeb;
}

#author-page .no-posts-author {
	font-family: 'Arimo', sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	color: #545454;
}

/*.cube-live-video-meta-wrapper {
	
	border-top: 1px solid #BCBCBC;
	padding: 1.4rem 0 0 0;
    width: 100%;
    margin-top: 1.8rem;
}*/
.cube-live-video-meta-wrapper {
	margin: 12px 0;
	padding: 0;
}
#cube-feed-embed .separator {
	width: 90%;
    position: relative;
    left: 5%;
    margin-bottom: 10px;
}
.cube-live-feed-content {
	border: 1px solid #D8D8D8;
	border-radius: 4px;
	padding: 0 15px;
}
.cube-live-video-meta {
	padding: 2px 0;
}
#cube-live-feed .es-heading {
	color: #9B9B9B;
}

#cube-live-feed .es-heading a {
	color: #7E7E7E;
}

#cube-live-feed .cube-live-favicon {
	width: 32px;
    height: 32px;
    overflow: hidden;
    margin-right: 1.0rem;
}

#cube-live-feed .cube-live-favicon img {
	width: 100%;
    height: 100%;
    object-fit: contain;
}

#cube-live-feed .cube-live-video-title {
	color: #FFF;
	font-family: 'Arimo', sans-serif;
	font-size: 1.3rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom:0;
}

#cube-live-feed .cube-live-video-description {
	margin:0;
}

#cube-live-feed .cube-live-video-description span{
	display: block;
}

#cube-live-feed .cube-live-video-description a {
	color: #4A90E2;
	font-family: 'Roboto', sans-serif;
	line-height: 14px;
	letter-spacing: 1.5px;
	font-weight: 500;
	font-size: 12px;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
}

.cube-live-video-content {
	height:200px;
	border:1px solid #9B9B9B;
	margin-top:10px;
}

.cube-live-video-content h5 {
	text-align: center;
	font-weight: bold;
	color: #4A4A4A;
}

#single-post-meta .post-author-image {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 1.5rem;
	margin-bottom: 15px;
}

.post-author-name {
	position: relative;
	top:5px;
}

.post-updated-date {
	font-size: 12px;
	color: #9B9B9B;
	font-weight: 500;
	margin-bottom: 2rem;
}

#single-post-meta span.meta-vr {
	float: right;
}

.spt_cube_wrapper {
	width: 100% !important;
	height: 45.0rem !important;
}

#highlight {
	width: 35%;
	float: left;
	margin-right: 2.0rem;
	padding-right: 2.0rem;
	border-right: 2px solid #ebebeb;
}

#highlight .flag {
	margin-top : 0;
	display: inline-block;
}

.wp-social-login-provider-list a {
	display: block;	
	padding: 0.5rem 1.5rem;
	max-width: 200px;
	min-height: 40px;
	margin-top: 1.0rem;
	margin-bottom: 0.5rem;
	overflow:hidden;
	border-radius: 3px;
}

.wp-social-login-provider-list a.wp-social-login-provider-facebook {
	background-color: #507cc0;
	margin-top: 0;
}

.wp-social-login-provider-list a.wp-social-login-provider-facebook::before {
	font-family: FontAwesome;
	font-size: 2.0rem;
	content: "\f09a";
	color: #fff;
}

.wp-social-login-provider-list a.wp-social-login-provider-facebook::after {
	font-family: 'Arimo', sans-serif;
	font-size: 0.9em;
	content: "Login with Facebook";
	padding-left: 2.0rem;
	color: #fff;
}

.wp-social-login-provider-list a.wp-social-login-provider-google {
	background-color: #DF4930;
}

.wp-social-login-provider-list a.wp-social-login-provider-google::before {
	font-family: FontAwesome;
	font-size: 2.0rem;
	content: "\f1a0";
	color: #fff;
}

.wp-social-login-provider-list a.wp-social-login-provider-google::after {
	font-family: 'Arimo', sans-serif;
	font-size: 0.9em;
	content: "Login with Google";
	padding-left: 2.0rem;
	color: #fff;
}

.wp-social-login-provider-list a.wp-social-login-provider-twitter {
	background-color: #64ccf1;
}

.wp-social-login-provider-list a.wp-social-login-provider-twitter::before {
	font-family: FontAwesome;
	font-size: 2.0rem;
	content: "\f099";
	color: #fff;
}

.wp-social-login-provider-list a.wp-social-login-provider-twitter::after {
	font-family: 'Arimo', sans-serif;
	font-size: 0.9em;
	content: "Login with Twitter";
	padding-left: 2.0rem;
	color: #fff;
}

.wp-social-login-provider-list a.wp-social-login-provider-linkedin {
	background-color: #0077B5;
}

.wp-social-login-provider-list a.wp-social-login-provider-linkedin::before {
	font-family: FontAwesome;
	font-size: 2.0rem;
	content: "\f0e1";
	color: #fff;
}

.wp-social-login-provider-list a.wp-social-login-provider-linkedin::after {
	font-family: 'Arimo', sans-serif;
	font-size: 0.9em;
	content: "Login with Linkedin";
	padding-left: 2.0rem;
	color: #fff;
}

.wp-social-login-provider-list img {
	display: none !important;
}

#continue-with-email,
#continue-with-social,
#cwe-join-us,
#cws-join-us {
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	min-width: 200px;
	min-height: 40px;
	border: 1px solid #D2D2D2;
	border-radius: 2px;
	background-color: rgba(0,0,0,0);
	color: #837F7F;
	font-family: 'Arimo', sans-serif;
	font-size: 0.9em;
}

#continue-with-social {
	min-width: 100%;
}

.wp-social-login-provider-list {
	padding: 0 !important;
}

button:focus {
	outline: none;
}

#menu-footer-menu .menu-item a {
	text-transform: uppercase;
}
#menu-header-menu .menu-item a {
	text-transform: uppercase;
	background-color: rgba(0,0,0,0);
}
#search-class .loader-gif {
	display:block;
	width:25px;
	margin: 0  auto;

}
#search_post_container {

		min-height: 60px;
	}
.page-icon {

		background-size: contain;
		background-repeat: no-repeat;
		background-color : #9C0013; 
}

.page-icon > a > span {

		color: white;
}

.single-digit{
		margin-right: 0px;
	    height: 30px;
	    width: 40px;
	    padding-left: 11px !important;
	    border-bottom-width: 10px;
	    padding-bottom: 0px;
	    padding-top: 7px;
}

.double-digit{
		margin-right: 0px;
	    height: 30px;
	    width: 40px;
	    padding-left: 7px !important;
	    border-bottom-width: 10px;
	    padding-bottom: 0px;
	    padding-top: 7px;
}

.triple-digit{
		margin-right: 0px;
	    height: 30px;
	    width: 40px;
	    padding-left: 4.5px !important;
	    border-bottom-width: 10px;
	    padding-bottom: 0px;
	    padding-top: 7px;
}

#recent-search {
		font-size: 1.2rem;
		font-weight: 700;
		margin: 0 auto;
		padding: 0.5em 1.5em;
		border: 1px solid #E2E2E2;
		border-radius: 2.5rem;
		color: #939393;
		background-color: #FFFFFF;
		width: 150px;
}

#relevance-search {
	font-size: 1.2rem;
	font-weight: 700;
	margin: 0 auto;
	padding: 0.5em 1.5em;
	border: 1px solid #E2E2E2;
	border-radius: 2.5rem;
	color: #939393;
	background-color: #FFFFFF;
	width: 180px;
}

#category-search {
	font-size: 1.2rem;
	font-weight: 700;
	margin: 0 auto;
	padding: 0.5em 1.5em;
	border: 1px solid #E2E2E2;
	border-radius: 2.5rem;
	color: #939393;
	background-color: #FFFFFF;
	width: 180px;
}

#recent-search:focus, #relevance-search:focus,#category-search:focus {
	
	outline:none;
}

.custom-dropdown > li > a > .fa {

	    visibility:hidden;
}

.custom-dropdown > li > a.selected > .fa {

    visibility:visible;
}

#menu-footer-menu .menu-item a:visited,
#menu-footer-menu .menu-item a:focus,
#menu-footer-menu .menu-item a:active {
	background-color: #000;
	outline:none;
}

#menu-header-menu li.current-menu-parent > a {

    color: #9C0013;
}

#menu-header-menu li.current-menu-item > a {
    color: #9C0013;
}

#joinUsModal h4 {
	color: #3E6373;
    font-size: 1.8rem;
}

#thought-leadership .item .guest-name,
#thought-leadership .item .guest-designation {
	padding-right: 0;
	padding-left: 0;
}

.taxonomy-name-wrapper,
.ms_name_wrapper {
	margin-bottom: 2.0rem;
	margin-top: 1.0rem;
	padding-right: 15px;
	padding-left: 15px;
	padding-right: 0;
}

.taxonomy-name,
.ms_name {
	border-bottom: 3px solid #000000;
	padding-bottom: 1.0rem;
	font-size: 2.5rem;
    font-weight: 700;
    line-height: 3.0rem;
    color: #545454;
    text-transform: uppercase;
}
.section_name {
	margin:5rem auto 3rem;
    color: #4A4A4A;
    font-size: 2rem;
    font-weight: 500;
    max-width: 1120px;
    border-bottom: 2px solid #D0021B;
}
.back_to_category {
	margin-top: 3.3rem;
	color: #000000;
	font-size: 2.4rem;
	font-weight: 700;	
}
.back_to_category span {
	position: relative;
	top: -12px;
	left: 3px;
}
.back_to_category_div,.tag_page_title {
	margin: auto;
}
#event-details-highlights .post-image-wrapper {
	width: 100%;
	height: 15.0rem;
	overflow: hidden;
}

#event-details-highlights .post-image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #ebebeb;
}

#breadcrumbs span,
#breadcrumbs a {
	color: #000000 !important;
}

#breadcrumbs span:last-of-type {
	font-family: 'Arimo', sans-serif;
	font-size: 1.2rem;
	color: #9C0013;
	text-transform: uppercase;
}

#breadcrumbs a:hover{
	color: #9C0013 !important;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

/*-------------------Pagination-------------------------*/

.navigation ul {
	padding-left: 0;
}

.navigation li:first-child {
	padding-left: 0 !important;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #337ab7;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li.active {
	background-color: #9C0013;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
}

.navigation li.active a {
	color: #FFF;
}

/*------------------hide on hover------------------*/

#first-cube-video:hover .hoh,
#second-cube-video:hover .hoh,
#third-cube-video:hover .hoh,
#cube-guest-of-week .hoh-wrapper:hover .hoh,
#women-in-tech .hoh-wrapper:hover .hoh,
.ce_cv-pv:hover .hoh { 
	display: none;
}


#sa-header-navbar-collapse-home .wlh,
#sa-header-navbar-collapse-home .clh{
 	font-family: 'Arimo', sans-serif;
	font-size:1.4rem;	
	color: #FFF;
	line-height: 24px;
	float: left;
}

@media screen and ( min-width: 992px) and (max-width: 1200px) { 
	#sa-header-navbar-collapse-home .wlh,
	#sa-header-navbar-collapse-home .clh{
		display: none;
	}
	.sponsored-text{
		left:6.5rem;
	}
}

#sa-header-navbar-collapse-home li.samf {
	padding: 18px 5px;
}


.wh-logo {
	width: 24px;
	height:24px;
	margin-right: 0.5rem;
	float: left;
}

.ch-logo {
	width:24px;
	height:24px;
	margin-right: 0.5rem;
	float: left;
}


.more-from-sa {
	margin-top: 3.0rem;
}

.more-from-sa h4 {
	font-family: 'Arimo', sans-serif;
	font-size: 3.5rem;
	font-weight: 700;
	color: #000000;
	margin-bottom: 2.5rem;
}

.more-from-sa p a {
	font-family: 'Arimo', sans-serif;
	font-size: 1.6rem;
	color: #9C0013;
}

.more-from-sa p a:hover {
	color: #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

.more-from-sa p {
	line-height: 1.8rem;
}

.single-post-ad {
	border: none;
	background-color: #ffffff;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}

.sa-sub-menu li a {
	text-transform: uppercase;
}

.ce_cv-pv {
	margin-bottom: 1.0rem;
}

.ce_cv-pv .ce_cv-pv-meta {
	position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    padding: 1.0rem;
}

.ce_cv-pv .cube-logo img {
	position: relative;
}

.ce_cv-pv .ce_cv-pv-meta > div:last-child {
	width: 80%;
}

.u_event-img-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.u_event-img-wrapper {
	width: 100%;
	height: 45px;
	overflow: hidden;
	background-color: #ffffff;
}

#cube-highlights .post-image,
#sponsored-posts .post-image {
	width: 100%;
	height: 75px;
	overflow: hidden;
	background-color: #ebebeb;
}

#cube-highlights .post-image img,
#sponsored-posts .post-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #ebebeb;
}

.each-upcoming-event .event-name,
.each-sa-event .event-name {
	margin: 0px;
	color: #4A4A4A;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 1.5rem;
	font-weight: 500;
}

.each-upcoming-event .event-date {
	font-weight: 400;
	font-size: 12px;
	color: #4A4A4A;
	font-family: 'Roboto', sans-serif;
	margin-top: 0;
}
/*.each-upcoming-event .event-name:hover,*/
.each-sa-event .event-name:hover {
	color: #9C0013;
}

.ue_inner-loader-gif {
	display: none;
	margin: 0 auto;
    width: 24px;
    height: 24px;
}

.sa_bio_mdl_h,
.sa_ethics_mdl_h {
	font-family: 'Arimo', sans-serif;
	font-size: 4.0rem;
	color: #9C0013;
	margin-bottom: 0;
	text-align: center;
    font-weight: 700;
}

#EthicsBioModal .modal-body {
	min-height: 200px;
	max-height: 500px;
	overflow-y: scroll;
}

.sa_u_bio_mdl p,
.sa_u_ethics_mdl p {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4rem;
	color: #000000;
}

#gow-wit .post-title:hover {
	color: #9C0013;
    -transition: color 0.5s;
    -webkit-transition: color 0.5s;
}

#gow-wit .post-image,
.search_post_container .post-image {
	height: 15.0rem;
    overflow: hidden;
}

#gow-wit .post-image img,
.search_post_container .post-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #ebebeb;
}

#gow-wit .post-meta,
#more-stories .post-meta {
	text-transform: uppercase;
}

.unsubscribe {
	min-height: 200px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.ajax_v_loader {
	background-image: url(../gif/fcb-loader.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: 16px 16px;
}

.btn.disabled:hover {
    border: 1px solid #E2E2E2 !important;
	color: #939393 !important;
}

#newsletter-popup-form .ajax_v_loader {
	background-position: 50% 50%;
}

#newsletter-popup .modal-header {
	padding-bottom: 0;
}

#newsletter-popup button[type="submit"] {
	font-family: 'Arimo', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	color: #FFF;
    background-color: #9C0013;
    width: 100%;
    border: 1px solid #9C0013;
    border-radius: 2px;
    padding-top: 1.0rem;
    padding-bottom: 1.0rem;
}

#newsletter-popup h3 {
	font-family: 'Arimo', sans-serif;
	font-size: 2.0rem;
	margin-top: 2.0rem;
	margin-bottom: 1.0rem;
	font-weight: 700;
	color: #000000;
	text-align: center;
}

#newsletter-popup p {
	font-family: 'Arimo', sans-serif;
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #000000;
}

@media ( max-width: 600px ) {
	.subscribe p {
		float: none !important;
		text-align: center;
	}

	.subscribe a.btn {
		display: block;
		float: none !important;
		width: 100px;
		margin: 0 auto;
	}
}

/*-----------------Vertically aligning modal ------------------*/

/*
* Newsletter modal
*/
#newsletter-popup:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 30%;
}


/*--------------------------Toggle SearchBar-----------------------------------*/

#searchbox .search-form {
	margin-right: 0;
    border: 1px solid #C3CDD9;
    width: 250px;
    border-radius: 4px;
}

#searchbox .search-field {
	/*width: 250px;*/
	/*height: 36px;*/
	/*border-radius: 4px;*/
	width: calc(100%);
	position: relative;
	padding-left: 5px;
	color: #000000;
    /*left: 25px;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
}

.search-icon {
	/*position: absolute;*/
    color: #000000;
    /*right: 35px;*/
    /*top: 21px;*/
    font-size: 20px !important;
    position: relative;
    top: 3px;
}
#searchbox .search-form
.search-submit { 
	display:none;
}

#searchbox input {
	max-width: 250px;
}

#todays-top-news .top-story-1 .post-meta .post-category {
	display: none;
}

.em_about {
	float: left;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
	min-height: 300px;
}

#search-container .search-form {
	border: 1px solid #ebebeb;
	border-radius: 2px;
}

#search-container .search-form input.search-field {
	border: none;
	box-shadow: none;
	padding: 5px;
}

#search-container .search-form button.search-submit {
	background-color: #FFF;
	border: none;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	padding: 5px 10px;
}

#search-container button.search-submit i.fa.fa-search::before {
	color: #9C0013;
}

.post-image-video-exclusive {
	height:20rem !important;
	padding-bottom: 0px !important;
}

.ajax-load-more-wrap ul li .post-title{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 8.0rem;
    font-weight:bold;
}

.ajax-load-more-wrap .standing-head {
	display: inline;
    margin-left: 3px;
    font-style: normal;
    font-weight: 600;
    color: #9C0013 !important;
}
.ajax-load-more-wrap .post-excerpt,
.featured-report-post .post-excerpt,
.pending-posts .post-excerpt,
.published-posts .post-excerpt{
	font-family: 'Roboto';
	color:#4A4A4A;
	line-height: 1.8rem;
	font-size:13px;
	font-weight: 500;
}

.ajax-load-more-wrap .post-image{
	position: relative;
    width: 100%;
    height: 11.8rem;
    border: 2px solid #ffffff;
}

.ajax-load-more-wrap .post-image:hover {
	border: 2px solid #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

.ajax-load-more-wrap .embed-responsive {
	height: 11.8rem;
}

.ajax-load-more-wrap .flag{
	position: absolute;
	bottom: 0px;
}

.ajax-load-more-wrap li > div > div:first-child {
	padding-right: 0;
	padding-left: 0;
}

.ajax-load-more-wrap .alm-reveal .wp-post-image {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 0;
}

.ajax-load-more-wrap .ce_cv-pv,
.ajax-load-more-wrap .sp_featured-video-wrapper {
	padding-right: 0;
	padding-left: 0;
}

.ajax-load-more-wrap ul li>div>div:last-child {
	padding-right: 0px;
}

.image-16by9 {
	position: relative;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    margin-bottom: 10px;
}

.image-16by9 img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.image-4by3 {
	position: relative;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden;
    margin-bottom: 10px;
}

.image-4by3 img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.corner-ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.corner-ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: #9C0013;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; left: -21px;
  max-height: 20px;
  overflow: hidden;
}
.corner-ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #9C0013;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #9C0013;
}
.corner-ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #9C0013;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #9C0013;
}

/**
 * Youtube Embeds.
 */

.youtube-embed {
    position: relative;
    max-width: 100%;
    background: #000;
}

.youtube-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-embed img {
	cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-embed .play::before {
	content:"\f16a";
	font-family:'FontAwesome';
	font-size: 45px;
	line-height: 45px;
	opacity: 0.85;
}

.youtube-embed .play {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
    margin-top: -20px;
	cursor: pointer;
}

.youtube-embed .video:hover .play::before {
	color: #e62117;
	opacity: 1.0;
}

/* ==========================================================================
   Sidebar Ads
   ========================================================================== */

.sidebar_ads .adlist img {
	max-width: 100%;
	object-fit: contain;
}

.sidebar_ads .adlist > li {
	float: left;
	padding: 2px;
}

.hover .hover-border-fade {
	-webkit-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
}

.hover:hover .hover-border-fade {
	box-shadow: 0 0 0 2px #9C0013;
}

.hover .hover-text,
.hover .hover-text a {
	-webkit-transition: color 0.4s;
    transition: color 0.4s;
}

.hover:hover .hover-text,
.hover:hover .hover-text a {
	color: #9C0013 !important;
}

/**
 * For Cube Videos section add a border.
 */
.item {
	padding: 2px; /* same as border-box dimension */
}

.page-org-template__title {
	font-family: inherit;
    font-weight: 700;
	font-size: 28px;
	margin: 25px  0 10px 0;
}

.page-org-template__header img {
	width: 100%;
	height: auto;
	margin: 10px 0;
}

.page-organisation-content {
	margin-bottom: 25px;
}

.page-organisation-content .fluid-width-video-wrapper {
	margin-bottom: 10px;
}

.page-org-template__header,
.page-organisation-content {
	font-family: 'Arimo', sans-serif;
}

.page-org-template__header p,
.page-organisation-content p {
	font-size: 16px;
	line-height: 24px;
}

.page-organisation-content .aligncenter {
	display: block;
    margin: 0 auto;
}

.page-template-page-organisation aside:first-child {
	margin-top: 0;
}

/**
 * Recaptcha
 */
@media ( min-width : 320px ) and (max-width: 420px ),( min-width : 768px ) {
	.g-recaptcha {
		transform:scale(0.63);
		transform-origin:0 0;
	   -webkit-transform:scale(0.63);
	   -webkit-transform-origin:0 0;
	   -ms-transform:scale(0.63);
	   -ms-transform-origin:0 0;"
	}
}

@media screen and (max-width: 1250px) { /*less than 1250 px*/

	#sa-header-navbar-collapse-home .wlh,
 	#sa-header-navbar-collapse-home .clh {
		font-size: 1.3rem;
 	}

}

@media screen and (min-width: 1000px) and (max-width: 1200px) { /*less than 1366 px and above 1250px */
	
	.sa-logo-home {
		width: 200px;
		margin-top: 0.5rem;
	}
}

@media screen and (min-width: 993px) {
	.hide_on_dsktp { /*Hide on desktop*/
		display: none;
	}
}

@media screen and (min-width: 992px) { /*Above 992px only*/

	#menu-header-menu li {
		margin-bottom: 10px;
	}

	#menu-header-menu a.dropdown-toggle>span.caret {/*------Hide dropdown carets for desktop sizes------*/
		display: none; 
	}

	#menu-header-menu {
		height: 5.0rem;
	}

	#menu-header-menu > li.sa-header-logo a {
		background-image: url('/wp-content/themes/siliconangle/img/fire.png');
		background-repeat: no-repeat;
		background-size: contain;
		color: #ffffff !important; /*Hides the menu text. Blends with the #000 background.*/
		position: relative;
		top:4px;
		left:7px;
		height: 30px;
		padding: 0;
		line-height: 0;
		margin: 5px 0;
	}

	body header  {
		background-color: #000;
		position: fixed;
		top:0;
		right: 0;
		left: 0;
		z-index: 1000;
	}

	body.admin-bar header {
	    top: 32px;
	}

	header .navbar .navbar-brand {
		padding: 0;
		margin-left: 0 !important;
	}

	header div.navbar-header {
		margin: 0;
	}

	header div.sa-sub-menu {
		margin-left: 0rem !important;
	}

	header div.sa-sub-menu ul {
		margin-bottom: 0;
	}

	#sa-header-navbar-collapse-home {
		padding: 0;
	}

	#sa-header-navbar-collapse .header-acc-parent{
		margin-right: 15px;
	}

	#sa-header-navbar-collapse > li,
	#sa-header-navbar-collapse-home > li {
		position: relative;
	  	display: block;
	  	float: left;
	}

	header nav.navbar {
		margin-right: 0;
		margin-left: 0;
	}

	.sa-footer-icon-mobile { 
		display: none;
	}

 	#featured-people>div:first-child .featured-people-meta>div {
 		padding-right: 0;
 	}

 	.latest-event-coverage-content>div {
		position: relative;
		height: 30.0rem;
	}

	#top-stories {
		min-height: 50.0rem;
	}

	#top-stories .separator{
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		color: #ffffff;
		margin-bottom: 0px;
		font-size : 2rem;
	}

	#top-stories ul.top-stories-ticker li:first-child {
		display: none;
	}

	#top-stories .owl-carousel .item {
		padding-left: 5px;
	}

	#top-stories .active-top-story-main {
		padding-left: 5px;
	}

	#top-stories .owl-carousel .item:not(.active) {
		overflow: hidden;
	}

	.active-top-story-main h2 {
		overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
    	line-height: X;
    	max-height: 6.0rem;
	}

	.active-top-story-main .main-img {
		height: 41.2rem;
	}

	#search-container .separator {
		width: 100%;
		margin-top: 0rem;
	    border-top: 3px solid #6C6A6A;
	}

	.search-result-count-wrapper {
		max-width: 40%;
	}

	.search-result-count-wrapper,
	.search-filter-wrapper > div {
		float: left;
	}

	.search-filter-wrapper {
		float: right;
	}


	#recent-search {
		font-size: 1.2rem;
		font-weight: 700;
		margin: 0 auto;
		padding: 0.5em 1.5em;
		border: 1px solid #E2E2E2;
		border-radius: 2.5rem;
		color: #939393;
		background-color: #FFFFFF;
		width: 150px;
	}

	#relevance-search {
		font-size: 1.2rem;
		font-weight: 700;
		margin: 0 auto;
		padding: 0.5em 1.5em;
		border: 1px solid #E2E2E2;
		border-radius: 2.5rem;
		color: #939393;
		background-color: #FFFFFF;
		width: 180px;
	}

	#category-search {
		font-size: 1.2rem;
		font-weight: 700;
		margin: 0 auto;
		padding: 0.5em 1.5em;
		border: 1px solid #E2E2E2;
		border-radius: 2.5rem;
		color: #939393;
		background-color: #FFFFFF;
		width: 180px;
	}

	.custom-dropdown > li > a > .fa {
	    visibility:hidden;
	}
	.custom-dropdown > li > a.selected > .fa {
	    visibility:visible;
	}
	#relevance-search {
		margin-right: 10px;
		margin-left: 10px;
	}

	#search_post_container {

		min-height: 300px;
	}

	#search-class .loader-gif {
	    position: absolute;
	    margin-left: 550px;
	    margin-top: 200px;
	}

	#search-container .list-inline .post-meta{
		font-size: 1.3rem;
	}

	#search_nav .list-inline li a:hover span {
	    color: #9C0013;
	    border-bottom: 3px solid;
	    padding-bottom: 10px;
	}

	.list-inline li a:visited, .list-inline li a:active, .list-inline li a, .list-inline li a:focus{
	    text-decoration: none;
	}

	.single-post-end-hr {
		width: 10%;
		border-top: 1px dotted #515151;
		margin-top: 2.5em;
	}

	.account-header > img {
		width: 40px;
	    height: 37px;
	    border-radius: 50%;
	}

	.header-acc {
	    border: none;
	    color: #FFF;
	    width: 90%;
	    height: 36px;
	    position: relative;
	    border-radius: 4px;
	    background: #222222;
	}

	.header-acc-parent > a >img {
		margin-top: 1.4rem;
	}

	.header-acc-parent .uname-dp p {
		margin-bottom: 0;
	}

	.header-acc-parent ul.dropdown-menu {
		padding:0;
		border-radius: 0;
		top: 60px;
	}

	.header-acc-parent ul.dropdown-menu li {
		margin-left: 0;
	}

	.header-acc-parent .uname-dp img {
		width: 40px;
	    height: 37px;
	    border: 1px solid #ebebeb;
	    float: left;
	}

	.header-acc-parent .uname-dp {
		padding : 3px 10px;
		border-bottom: 1px dotted #A5A5A5;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
		min-height: 45px;
		min-width: 250px;
	}

	.header-acc-parent .uname-dp p {
		text-transform: uppercase;
		font-family: 'Arimo', sans-serif;
		font-size: 1.4rem;
	    font-weight: 700;
	    line-height: 1.4rem;
	    color: #000;
	    padding-top: 10px;
	    padding-bottom: 10px;
	    padding-left: 0.5rem;
	}

	.header-acc-parent li a {
		padding : 0.5rem 1.0rem;
		border-bottom: 1px solid #A5A5A5;
		font-family: 'Arimo', sans-serif;
	    font-size: 1.3rem;
	}

	.header-acc-parent li a:hover {
		color: #9C0013;
	}

	.additions-headers .uname-dp {
		padding: 3px 15px;
	    padding-top: 0.5rem;
	    padding-bottom: 0.5rem;
	    min-height: 45px;
	    min-width: 250px;
	}

	.additions-headers .avatar {
		width: 40px;
	    height: 37px;
	    float: left;
	}

	.additions-headers p {
		text-transform: uppercase;
	    font-weight: 700;
	    line-height: 1.4rem;
	    color: #000;
	    padding-top: 10px;
	    padding-left: 0.5rem;
	}

	#menu-header-menu .current-menu-item a {
		color: #9C0013;
	}

	.sa-mast-img {
		width: 100%;
	    height: 21.2rem;
	    overflow: hidden;
	}

	.sa-mast-img img {
		width: 100%;
	    height: 100%;
	    object-fit: cover;
	    border: 1px solid #ebebeb;
	}

	.sa-editorial-masthead .em_about_img,
	.product-editorial-masthead .em_about_img{
		display: block;
		margin: 0 auto;
		width:200px;
		height: 200px;
		overflow: hidden;
	}

	.wikibon-editorial-masthead .em_about_img,
	.cube-editorial-masthead .em_about_img,
	.sales-editorial-masthead .em_about_img,
	.developement-editorial-masthead .em_about_img {
		display: block;
		width:200px;
		height: 200px;
		overflow: hidden;
	}

	.wikibon_about_wrapper .em_about_meta ,
	.cube_about_wrapper .em_about_meta,
	.sales_about_wrapper .em_about_meta,
	.developement_about_wrapper .em_about_meta {
		max-width: 200px;
	}

	.em_about_img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.em_about_meta .display-name {
		text-transform: uppercase;
		font-family: 'Arimo', sans-serif;
		font-size: 2.0rem;
		margin-bottom: 2px;
	}

	.em_about_meta .user-designation {
		font-family: 'Arimo', sans-serif;
		font-size: 1.4rem;
	}

	.el_about_wrapper .em_about,
	.me_about_wrapper .em_about,
	.sw_about_wrapper .em_about,
	.sa-news-coverage .em_about,
	.wiki_about_wrapper .em_about {
		max-width: 200px;
		min-height: 320px;
	}


	.about-us-content {
		font-family: 'Arimo', sans-serif;
		font-size: 1.4rem;
		line-height: 1.8rem;
		color: #4C4C4C;
	}

	.about-sa>div>div:last-child {
		margin-top: 1.5rem;
	}

	#contact-sa .gform_wrapper {
		border-right: 1px dotted #E0E0E0 ;
	}

	.sa-address {
		font-family: 'Arimo', sans-serif;
		font-size: 1.2rem;
		padding: 1.0rem 0.5rem;
		color: #808080;
	}

	.sa-abt-logo {
		max-width: 150px;
		height: auto;
	}


	#search_nav .list-inline li a:visited, #search_nav .list-inline li a:active, #search_nav .list-inline li a, #search_nav .list-inline li a:focus{
	    text-decoration: none;
	}

	.page-icon {
		background-size: contain;
		background-repeat: no-repeat;
		background-color : #9C0013; 
	}

	.page-icon > a > span {

		color: white;
	}

	#pagination .list-inline li a:visited, #pagination .list-inline li a:active, #pagination .list-inline li a, #pagination .list-inline li a:focus{
	    text-decoration: none;
	}

	.single-digit{
		margin-right: 0px;
	    height: 30px;
	    width: 40px;
	    padding-left: 11px !important;
	    border-bottom-width: 10px;
	    padding-bottom: 0px;
	    padding-top: 7px;
	}

	.double-digit{
		margin-right: 0px;
	    height: 30px;
	    width: 40px;
	    padding-left: 7px !important;
	    border-bottom-width: 10px;
	    padding-bottom: 0px;
	    padding-top: 7px;
	}

	.triple-digit{
		margin-right: 0px;
	    height: 30px;
	    width: 40px;
	    padding-left: 4.5px !important;
	    border-bottom-width: 10px;
	    padding-bottom: 0px;
	    padding-top: 7px;
	}

	#post-container{
		min-height: 400px;
	}

	#gow-wit .loader-gif{
	    position: absolute;
	    margin-left: 550px;
	    margin-top: 200px;
	}

	#wgotw_pagelinks .list-inline li a:visited, #wgotw_pagelinks .list-inline li a:active, #wgotw_pagelinks .list-inline li a, #wgotw_pagelinks .list-inline li a:focus{
	    text-decoration: none;
	}

	div.explore-sub-category{

		min-height: 200px;
	}

	#recent-search:focus, #relevance-search:focus,#category-search:focus {
	outline:none;
	}

	.rec-sa-intrst {
		margin-top: 1.5rem;
	}

	.cui-parent:nth-last-child(2):nth-child(odd) p,
	.cui-parent:nth-last-child(1):nth-child(even) p{
		border: none;
	}

	.cui-parent:nth-last-child(1):nth-child(odd) p {
		border: none;
	}

	#wikibon-research-section>div>div>div:last-child {
		padding-right: 0;
		padding-left: 0;
	}

	#related-articles .post-image {
		width:100%;
		height: 16.7rem;
		overflow:hidden;
	}

	#related-articles .post-image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		border: 1px solid #ebebeb;
	}

	#joinUsModal .modal-dialog {
		max-width: 300px;
	}

	.wp-social-login-widget {
		display: inline-block;
		min-width: 250px;
	}

	#category-page,
	#more-page,
	#wikibon-research-section {
		min-height: 1000px;
	}

	#searchbox input {
		width: 150px;
	}

	#sa-header-navbar-collapse-home .navbar-right hr {
		display: none;
	}

	#single-post-meta .post-meta {
		width: 100%;
		border-bottom: 1px solid #D8D8D8;
	}

	#first-cube-video .embed-responsive {
		padding-bottom: 57.5%;
	}

	#cube-interviews .fcv_w {
		padding-right: 10px;
	}

	.single-post-content img {
		max-width: 100%;
		height: auto;
		margin-top: 1.0rem;
		margin-bottom: 1.0rem;
	}

	.single-post-content img.alignleft {
		margin-right: 1.5rem;
	}

	.single-post-content img.alignright {
		margin-left: 1.5rem;
	}

	.hide_on_mobile {
		display: block;
	}

	#menu-header-menu hr {
		display: none !important;
	}

	.each-upcoming-event,.each-kubernete-clip,.each-sa-event {
		padding-right: 0;
		padding-left: 0;
	}

	.each-upcoming-event > div:nth-child(2),
	.each-kubernete-clip > div:nth-child(2),
	.each-sa-event > div:nth-child(2) {
		padding-left: 0px;
	}
	#sb-explore nav.navbar {
		border-bottom: 3px solid #6C6A6A;
	}

	.ajax-load-more-wrap ul li {
		min-height: 160px;
	}
	.content-div {
		padding: 0px;
	}
	.main-content {
		padding-left: 0px;
	}
	.sidebar-content {
		padding-right: 6px;
	}
	#category-page li {
		padding-left: 0px;
	}
	.ajax-load-more-wrap li > div > div:first-child {
		width:23%;
	}
	.ajax-load-more-wrap ul li>div>div:last-child {
		width:77%;
	}
	.video-exclusive .ajax-load-more-wrap li > div > div:first-child,
	.video-exclusive .ajax-load-more-wrap ul li>div>div:last-child{
		width:50%;
	}
	.unsponsored-post.thecube-post{
		/*margin-top: 65px;*/
		margin-top: 0px;
	}
	.unsponsored-post {
		/*margin-top: 100px;*/
		margin-top: 30px;
	}
	.back_to_category {
		position: relative;
		right: 7px;
	}
	#secondary .image-16by9 {
		margin-bottom: 16px;
	}
	.awards-nav-block,.awards-thank-block,.awards-footer,.awards-categories-bg-block,.awards-judges-section,.awards-winner-block,.awards-about-bg-block, .awards-buyers-guide-bg-block, .awards-details-block {
		margin: 0 -11.5%;
	}
	.awards-thank-note{
		width: 83%;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	#menu-header-menu {
		width :100%;
	}
	header .navwrapper {
		padding: 0px;
	}
}

@media (min-width: 992px) and (max-width: 1440px) {
	.video-exclusives-page {
		min-height: 230px !important;
		padding-left: 0 !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.section_name {
		font-size: 2rem;
	}
}

@media (min-width: 1341px) {
	.tag .content-alignment>div {
		padding: 0px;
	}
}

/*--------------- Large Desktops | Width > 1440px and higher------------------*/

@media screen and (min-width: 1441px) {
	.video-exclusives-page {
		min-height: 260px !important;
		padding-left: 0 !important;

	}
	.active-top-story-main .main-img {
		height: 55.0rem;
	}

	.active-top-story-main h2 {
		font-size: 2.5rem;
	}

	#top-stories ul li h3 {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}

	.more-stories-listing .post-image {
		height: 17.5rem;
	}

	.u_event-img-wrapper {
		height: 50px;
	}

	#sponsored-posts .post-image {
		height: 120px;
	}

	#todays-top-news .top-story-1 .post-image,
	#top-story-research div.hide_on_mobile > div:first-child div.post-image {
		height: 55.5rem;
	}

	#todays-top-news .top-story-2 .post-image,
	#top-story-research div.hide_on_mobile > div:last-child div.post-image {
		height: 23.5rem;
	}

	#cube-videos .item .post-image {
	    height: 23.4rem;
	}

	#featured-people .post-img-wrapper-main {
		height: 46.1rem;
	}

	#featured-people .post-img-wrapper {
		height: 23.2rem;
	}

	#featured-people .flag {
	    bottom: 80px;
	}

	#thought-leadership .post-image-wrapper {
		height: 45.6rem;
	}

	#thought-leadership .tl-owl-carousel  .post-image-wrapper {
		height: 18.0rem;
	}

	#featured-people .post-img-wrapper,
	#cube-guest-of-week .post-image-wrapper,
	.event-details-top .post-image-wrapper,
	.inside-event .post-image-wrapper {
		height: 23.2rem;
	}

	#featured-people .post-img-wrapper-main,
	#cube-guest-of-week .post-image-wrapper-main,
	.event-details-top .post-image-wrapper-main {
		height: 46.5rem;
	}

	#women-in-tech .post-img-wrapper {
		height: 21.1rem;
	}

	#top-story-research>div:first-child div.post-image {
		height: 48.0rem;
	}

	#top-story-research>div:last-child div.post-image {
		height: 23.5rem ;
	}

	#load-more-stories {
		margin-top: 2.0rem;
	}

	.single-post-thumbnail {
		min-height: 34.5rem;
	}

	#related-articles .post-image {
		height: 22.8rem;
	}

	#sub-category-featured-story .post-image  {
		height: 47.5rem;
	}

	.explore-sub-category .post-image {
		height: 23.5rem;
	}

	#gow-wit .post-image,
	#search-container .post-image,
	#author-page .post-image-wrapper {
		height: 20.5rem;
	}

	.sa-mast-img {
		height: auto;
	}

	.sp_featured-video .embed-responsive-16by9,
	.sa-alm-video {
		padding-bottom: 62%;
		border: 3px solid #FFFFFF;
	}
	.sponsored-text {
		left:13rem;
	}

}
@media screen and (min-width: 1920px) {
	.sponsored-text {
		left:16rem;
	}
}
@media screen and (min-width: 2048px) {
	.sponsored-text {
		left:19rem;
	}
}

@media only screen and (min-width: 768px) {

	#news-latest-stories .ce_cv-pv,
	#sa-card-river .ce_cv-pv,
	#category-page .ce_cv-pv,
	#more-page .ce_cv-pv,
	#wikibon-research-section .ce_cv-pv {
		margin-bottom : 0;
	}

	#thecuberesearch .logo-light-bg img,
	#thecuberesearch .logo-dark-bg img,
	#thecuberesearch .clearspace-box img{
		max-width: 300px;
	}

	#thecube .logo-light-bg img,
	#thecube .logo-dark-bg img,
	#thecube .clearspace-box img,
	#siliconangle .logo-light-bg img,
	#siliconangle .logo-dark-bg img,
	#siliconangle .clearspace-box img{
		max-width: 400px;
	}
}


/* ==========================================================================
   Top stories
   ========================================================================== */

#top-stories .flag {
	position: absolute;
	bottom: 0%;
	left: 0px;
}

#top-stories .post-title:hover {
	color: #9C0013;
}
#top-stories .featured-hero .standing-head {
	font-style: normal;
	text-decoration: none !important;
}
#top-stories .standing-head {
	color : #9C0013 !important;
	font-weight: 500;
}
#top-stories .thumbnail_outer_wrapper {
	position: relative;
	padding: 0;
}
@media ( min-width: 992px ) {
	#top-stories .flag {
		display: block;
	}

	#top-stories .featured-hero .flag {
		display: block;
	}

	/*#top-stories .thumbnail_outer_wrapper:hover {
		border: 2px solid #9C0013;
		transition: color 0.5s;
		-webkit-transition: color 0.5s;
	}*/

	#top-stories .featured-hero .post-title {
	    font-size: 2.4rem;
	    line-height: 3rem;
	    margin-top: 1rem;
	}

	#top-stories .post-excerpt {
		font-family: inherit;
		line-height: 2.0rem;
		overflow: hidden;
    	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 3;
    	max-height: 6.0rem;
    	color: #000000;
    	font-size: 13px;
	}
	.top-stories-post-content {
		height: 120px;
	}
	.featured-hero .top-stories-post-content {
		padding: 0;
	}
	#top-stories .image-4by3 {
		margin-bottom: 0px;
		padding-bottom: 0px;
		height: 12rem;
	}
	.about-views-box:nth-child(-n+3){
		border-bottom: 1px solid #CBCBCB;
	}
	.about-views-box:nth-child(2),
	.about-views-box:nth-child(5){
		border-left: 1px solid #CBCBCB;
		border-right: 1px solid #CBCBCB;
	}
	.people-percentage-wrapper:nth-child(-n+2){
		border-bottom: 1px solid #CBCBCB;
	}
}

@media ( min-width: 992px ) and ( max-width:1300px ) {
	#top-stories .post-excerpt {
    	-webkit-line-clamp: 4;
    	max-height: 8.0rem;
	}
}

/* ==========================================================================
   Popovers | What's this links
   ========================================================================== */
.sa_popover {
	background-color: #ffffff;
	border: none;
	box-shadow: none;
	padding: 5px;
	cursor: pointer;
}

/* ==========================================================================
   Ultimate Ads Manager | Sidebar Widget
   ========================================================================== */

.widget.local-widget img {
	max-width: 100%;
	object-fit: contain;
}

.advertisement img,
.ad img,
.ads img {
	border: 1px solid #ebebeb;
	padding: 5px;
	width: 100%;
	object-fit: contain;
}

/**
 * Override border if ads in sidebar widget
 */

.sidebar_ads .advertisement img,
.sidebar_ads .ad img,
.sidebar_ads .ads img {
	border: none !important;
	padding: 0 !important;
}

.widget .sidebar_ads .advertisement::before,
.widget .sidebar_ads .ad::before,
.widget .sidebar_ads .ads::before {
	content: "";
	padding: 0 !important;
	margin: 0 !important;
	height: 0 !important;
	width: 0 !important;
}

.widget .advertisement,
.widget .ad,
.widget .ads {
	position: relative;
}

.advertisement::before,
.ad::before,
.ads::before {
	content: "Advertisement";
	color: #9b9b9b;
	font-family: inherit;
	font-size: 12px;
	line-height: 14px;
	display: block;
	text-align: center;
	padding: 2px;
	text-transform: uppercase;
	background: #F1F1F1;
}
/**
* Featured Report Posts  
*/
.featured-post-homepage {
	border:none !important;
}
.featured-post-homepage .post-content {
	padding-right: 0px;
}
.featured-report-post-div {
	margin-bottom: 25px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #D8D8D8; 
}
.featured-report-post {
	background-color: #ffffff;
	margin-bottom: 25px;
	padding: 0px;
}

.featured-report-post .post-title {
	font-family: 'Roboto',sans-serif;
	color: #FFFFFF;
	line-height: 2rem;
    font-weight: 500;
    font-size: 2rem;
}
.featured-report-post .post-meta {
	color: #FFFFFF !important;
}
.featured-post-homepage .post-title{
	color: #000000 !important;
	font-size: 16px !important;
}
.featured-post-homepage .post-title:hover {
	color: #9C0013 !important;
} 
.featured-post-homepage .post-meta {
	color: #9B9B9B !important;
}
.featured-report-post .post-thumbnail{
	padding:0px;
}
.featured-report-post .post-image{
	position: relative;
    width: 100%;
    height: 21.3rem;
    border: 2px solid #ffffff;
}
.featured-report-post .post-image:hover {
	border: 2px solid #9C0013;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}
.featured-report-post .custom-post-image{
	position: relative;
    width: 100%;
    height: 0px;
    padding-bottom: 50%;
}
.featured-report-post .flag{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.featured-report-post .wp-post-image {
	position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 0;
}
.featured-report-post-div .standing-head {
	display: inline;
    margin-left: 3px;
    font-style: normal;
    font-weight: 600;
    color : #9C0013 !important;
}

@media (min-width: 992px) and (max-width: 1135px){
	.featured-report-post .post-title {
	    font-size:1.5rem;
	}
}

#sa_parallelogram_small div{
	color: #ffffff;
	font-size: 1.8rem;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}

#sa_parallelogram {
	float: right;
	width: 175px;
	height: 55px;
	z-index: 1;
	background: #ffffff;
	border: 1px solid #979797;
}

#sa_parallelogram_small {
	float: right;
	width: 175px;
	height: 55px;
	background: #4A4A4A;
	display: table;
}
.sa_banner{
	/*margin-top: 60px;*/
	margin-top: 0;
	padding: 0px;
}

.section-separator {
	background-color: #D8D8D8;
	height:4px;
}

.question_mark {
	margin-left:10px;
	color:#7B7B7B;
}

.deep-dives {
	margin:0px;
	padding:5px;
}
.see-more button {
	background-color: #ffffff;
    border: 1px solid #9C0013;
    color: #9C0013;
	width: 100%;
	font-weight: 500;
}
.see-more button:hover {
	color:#ffffff;
	background-color: #9C0013;
}
/*.sidebar {
	border : 1px solid #EEEEEE; 
	padding: 0px 15px;
	margin-bottom: 30px; 
}*/

.sidebar-kubernetes {
	border: 1px solid #979797;
	margin-bottom: 30px;
	padding: 0px;
	position: relative;
}
.sidebar-content .sidebar-kubernetes:nth-child(2){
	margin-bottom: 50px;
}
#sponsor-logo {
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

.material-icons {
  font-size: 16px;  /* Preferred icon size */
}
.more-header-links-icon {
	font-size: 24px !important;
    color: #4A4A4A;
    position: relative;
    top: 7px;

}
.sa-share-text {
	display: block;
	color: #ffffff;
	font-weight: 600;
}

.twitter-share {
	background-image: url('/wp-content/themes/siliconangle/img/x.png');
	background-size: cover;
}
.linkedin-share {
	background-image: url('/wp-content/themes/siliconangle/img/llinkedin.png');
	background-size: cover;
}
.facebook-share {
	background-image:url('/wp-content/themes/siliconangle/img/facebook.png');
	background-size: cover;
}
.flipboard-share {
	background-image:url('/wp-content/themes/siliconangle/img/flipboard.png');
	background-size: cover;
}
.threads-share {
	background-image:url('/wp-content/themes/siliconangle/img/threads-share.png');
	background-size: cover;	
}
.bluesky-share {
	background-image:url('/wp-content/themes/siliconangle/img/bluesky.png');
	background-size: cover;	
}
.link-share {
	background-image:url('/wp-content/themes/siliconangle/img/link.png');
	background-size: cover;		
}
.copy-permalink {
	border: 0px;
    position: absolute;
    opacity: 0;
}

.sa-post-content {
	padding-left: 0px;
	padding-right: 0px;
}

/* After content in post page */
.stagi-after-content .fluid-width-video-wrapper,
.silic-after-content .fluid-width-video-wrapper {
	/*height: 160px;*/
    /*width: 280px;*/
    /*float: right;*/
    height: 412px;
    padding: 0px !important;
    /*margin-left: 15px;*/
    margin-bottom: 15px;
}
.stagi-after-content p,
.silic-after-content p,
.stagi-after-content span,
.silic-after-content span{
	font-size: 14px;
	line-height: 22px !important;
	font-family: 'Helvetica' !important;
}

.deep-dives-content {
	color : #000000;
	font-weight: 600;
}
.deep-dives-content h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 0px;
	line-height: 20px;
}
.deep-dives-content h2:hover {
	color: #9C0013;
}
#deep-dives-posts .image-4by3 {
	border: 2px solid #ffffff;
}
#deep-dives-posts .image-4by3:hover {
	border: 2px solid #9C0013;
}
.deep-dives-content a {
	color : #000000;
	font-weight: 500;
}
.deep-dives-content .post-meta {
	font-size: 12px;
	font-weight: 500;
	color:#9B9B9B;
	margin-top: 5px;
}
.deep-dives-content .standing-head {
	color : #9B9B9B !important;
	font-weight: 500;
	font-size:10px;
	margin-top: 0px;
}
#deep-dives-see-more {
    font-size: 1.6rem;
    text-transform: uppercase;
    height : 35px;
    margin: 0px 0px 25px;
}
.deep-dives-content .author{
	color:#9C0013;
}
/*.deep_dives_each_story{
	background-color: #252525;
	margin-bottom:20px;
}*/
/*.deep_dives_each_story .deep_dives_story{
	opacity: 0.6
}
.deep_dives_each_story:hover .deep_dives_story{
	opacity: 1
}
*/
.deep_dives_story .flag {
	position: absolute;
	bottom: 0;
}
.alm-listing .alm-paging-content>li, .alm-listing .alm-reveal>li, .alm-listing>li {
	padding: 0 !important;
}

/*Right Rail Special Report*/

#special-report {
	padding: 0px;
	margin-bottom: 2rem;
}
.special-report-div {
	border: 1px solid #9B9B9B;
	border-radius: 4px;
	padding: 0px;
}
.special-report-title {
	position: absolute;
	top:6px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	padding: 12px 0px;
	text-align: center;
}
.special-report-title-background {
	background-color: rgb(5,33,66);
	margin-bottom: 15px;
	border-radius: 4px 4px 0 0;
}
.special-report-title-background img {
	height: 60px;
    width: 100%;
    opacity: 0.6;
    object-fit: cover;
    object-position: center;
}
.special-report-posts {
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	padding: 0px;
}
.special-report-posts a {
	color: #000000;
}
.special-report-posts a:hover {
	color: #9C0013;
}
.special-report-content > .special-report-posts:first-child > a {
	font-weight: bold;
}
.special-report-title >span:first-child {
	font-weight: bold;
} 
.special-report-link {
	border-top: 1px solid #BCBCBC;
	text-align: right;
	padding: 18px 0;
}
.special-report-link a {
	color: #4A90E2;
	font-family: 'Roboto';
	letter-spacing: 0.3px;
	border:none;
	font-size: 12px;
	font-weight: 500;
}

.breaking-analysis-title-background {
	margin-bottom: 15px;
	border-radius: 4px 4px 0 0;
}
.breaking-analysis-title-background img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.breaking-analysis-content > .special-report-posts img {
	padding:0;
	border-radius: 4px;
}
.breaking-analysis-content > .special-report-posts:first-child {
	border:1px solid #D8D8D8;
	padding:5px 10px;
	border-radius: 4px;
	background: #FFFFFF;
}
.breaking-analysis-content {
	position: relative;
	top:-50px;
}

/*AP Form*/
.ap-form-field-wrapper {
	margin: 0 0 30px 0;
}
div.mce-panel iframe {
	min-height: 200px;
}
.wp-editor-container textarea.wp-editor-area {
	min-height: 200px;
}
.ap-form-field input[type="file"] {
	border-radius: 3px;
}
.ap-form-field-wrapper label {
	color: #4A4A4A;
	font-weight: 500;
	font-size: 16px;
}
.ap-form-submit-wrapper input {
	clear: both;
    color: #9C0013;
    border : 1px solid #9C0013;
    background-color: #ffffff;
    padding: 0.5rem;
    font-size: 1.6rem;
    line-height: 2.0rem;
    text-transform: uppercase;
    height : 35px;
    width : 100%;
    font-weight: 500;
    border-radius: 0px ;
}
.ap-form-submit-wrapper input:hover {
	color:#ffffff;
	background-color: #9C0013;
}
.ap-post-submission-message {
	margin: 0 0 20px 0;
    font-size: 16px;
    color: #5cb85c;
}

.pending-posts .section_name,
.published-posts .section_name {
	padding: 0;
}
.pending-posts .author,
.published-posts .author {
	color: #9C0013;
}
.pending-posts .post-content,
.published-posts .post-content{
	padding-right: 0;
}
.pending-posts .each-pending-post,
.published-posts .each-published-post{
	margin-top: 2rem;
}

.cube-coverage-header {
	text-align: center;
	margin-bottom: 30px;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 14px;
	color: #4A4A4A;
	font-family: 'Open Sans', sans-serif;
}
.cube-coverage-header label {
 	font-weight: 600;
 }
.cube-coverage-image {
	margin: 0px 0 15px 0;
	text-align: center;
}
.cube-coverage-header .help-outline {
	color: #9B9B9B;
	top: 2px;
    left: 7px;
    font-size: 14px !important;
}
.cube-event-coverage-banner {
	margin-bottom: 2rem;
}
.cube-event-coverage-break {
	height: 4px;
	transform: scaleY(-1);
	background: linear-gradient(90deg, #FFFFFF 0%, #84C8E7 21.42%, #40A7DF 52.27%, #6FD0F1 82.02%, #FFFFFF 100%);
	margin-bottom: 20px;
}
.cube-event-coverage-posts .featured-report-post .author,
.cube-event-coverage-posts .ajax-load-more-wrap .standing-head,
.cube-event-coverage-posts .ajax-load-more-wrap ul li .post-meta .author,
.cube-event-coverage-posts .ajax-load-more-wrap ul li div:last-child h3:hover {
	color: #399FCD !important;
}
.cube-event-coverage-posts .flag {
	background-color: #399FCD;
}
.cube-event-coverage-posts .alm-load-more-btn {
	color: #399FCD !important;
    border: 1px solid #399FCD !important;
}
.cube-event-coverage-posts .alm-load-more-btn:hover {
	color: #ffffff !important;
    background-color: #399FCD !important;
}
.cube-event-coverage-posts .featured-report-post-div .standing-head {
	color: #399FCD !important;
}
.cube-event-coverage-post-banner {
	background: radial-gradient(circle, #C1E5EE 0%, #79BBD5 33.15%, #40A7DF 67.49%, #4DB8E5 100%);
	border-bottom: 10px solid #399FCD;
	margin-top:6rem;
}
.unsponsored-post.thecube-post .flag {
	background-color: #399FCD;
}
.unsponsored-post.thecube-post #single-post-meta .standing-head,
.unsponsored-post.thecube-post #single-post-meta .author{
	color: #399FCD !important;
}
#category-page img.cube-icon {
	width: 34px;
    height: 40px;
    top: 10px;
    left: 10px;
}
#category-page #ajax-load-more img.cube-icon,
.alm-listing .alm-reveal>li img.cube-icon{
	width: 17px;
    height: 20px;
    top: 3px;
    left: 3px;
}
img.cube-icon {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 17px;
    height: 20px;
}
#cube-feed-embed,
.custom-video-iframe-embed {
	padding: 0;
}
.happening-now {
	background-color: #4A90E2;
	height: 16px;
	width: 100%;
	text-align: center;
	font-family: Roboto;
	font-size: 10px;
	position: relative;
    top: -1px;
    padding-top: 2px;
    color: #FFFFFF;
}
.cubeEventDetails {
	margin-top:12px;
}
.cubeEventDetails .cubeImg {
	padding-right: 7px;
	padding-left: 0;
}
.cubeEventDetails .cubeImg img{
	border-radius: 2.5px;
	width: 100%;
}
.cubeEventDetails > .cubeTitle {
	padding-left: 7px;
	padding-right: 0px;
	min-height: 70px;
	display: flex;
	align-items: center;
	color: #000000;
}
@media ( min-width: 768px ) {
	#sub-category-featured-story{
		min-height: 350px;
		background-color: #FBFBFB;
	}

	.sub-cat-featured-content {
		padding: 2.5rem 2.5rem 2.5rem 0;
	}

	.sub-cat-featured-content .standing-head {
		margin-bottom: 10px;
	}

	#sub-category-featured-story div:last-child h3 {
		font-family: 'Arimo', sans-serif;
		font-size: 2.2rem;
		color: #000000;
	}

	#sub-category-featured-story div:last-child h3:hover {
		color: #9C0013;
		transition: color 0.5s;
		-webkit-transition: color 0.5s;
	}

	#sub-category-featured-story div:last-child p {
		font-family: 'Arimo', sans-serif;
		font-size: 1.3rem;
		color: #545454;
	}

	#sub-category-featured-story {
		border: 1px dotted #E2E2E2;
		margin-bottom: 2.5em;
	}

	#sub-category-featured-story .loader-gif {
		position: absolute;
	    margin-left: 430px;
	    margin-top: 180px;
	}
	.ve-river-repeater .post-content {
		padding-left: 0px;
	}
	#deep-dives-posts .row {
		margin-bottom: 30px;
	}
	#deep-dives-posts .image-4by3 {
		position: relative;
		top:0px;
		left: 0px;
		width:100%;
		overflow: hidden;
		margin-bottom: 0px;
		height:230px;
		padding-bottom: 0px;
	}
	/*#deep-dives-posts .featured-hero .image-4by3 {
		position: relative;
		top:0px;
		left: 0px;
		width:100%;
		overflow: hidden;
		margin-bottom: 0px;
		padding-bottom: 0px;
		height:312px;
	}*/
	.deep-dives-posts-mobile {
		display: none;
	}
	.deep-dives-posts-dsktp {
		display: block;
	}
	.each-pending-post .image-16by9,
	.each-published-post .image-16by9{
		padding-bottom: 0;
		height: 11.8rem;
	}
	.pending-posts .each-pending-post:nth-child(2),
	.published-posts .each-published-post:nth-child(2){
		margin-top: 0;
	}
	.cube-coverage-image {
		margin: 0px;
		text-align: left;
		padding: 0;
	}
	.cube-coverage-header {
		margin-bottom: 0;
		margin-top:17px;
		text-align: left;
		padding-left: 45px;
	}
}
.widget-title {
	font-size: 16px;
	color: #7E7E7E;
}
.network-logo{
	max-height: 34px;
}
.our-network{
	margin-top: 8px;
}
.about-us-heading{
	font-size: 2rem;
	font-weight: 700;
	line-height: 2.4rem;
	color: #343638;
	margin-bottom: 30px;
	margin-top: 90px;
}

/* leading-voice */

.about-lv-heading{
	color: #343638;
	font-size: 70px;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 80px;
	max-width: 900px;
}
.about-lv-content-wrapper{
	display: flex;
	gap: 60px;
}
.about-lv-content{
	display: flex;
	flex-direction: column;
	gap: 35px;
	justify-content: center;
	align-items: start;
}
.about-lv-content .description{
	color: #343638;
	font-size: 2rem;
	font-weight: 400;
	line-height: 3rem;
}
.about-lv-content .partner-button,
.about-video-shorts-wrapper .partner-button{
	padding: 12px 30px;
	font-size: 1.5rem;
	font-weight: 700;
	border: none;
	color: #FFFFFF;
	background: #D00D17;
	border-radius: 4px;
	width: fit-content;
}
.padding-zero{
	padding: 0;
}
.zero-padding-top{
	padding-top: 0 !important;
}
.zero-padding-bottom{
	padding-bottom: 0 !important;
}
.display-flex{
	display:flex;
}
.flex-align-center{
	display: flex;
	align-items:center;
}
.justify-center{
	justify-content:center;
}
.flex-column{
	display: flex;
	flex-direction: column;
}
.about-mission-wrapper{
	gap: 30px;
	margin: 150px 100px;
}
.about-mission-heading{
	color: #343638;
	font-size: 24px;
	font-weight: 700;
}
.about-mission-content{
	color: #D00D17;
	font-size: 42px;
	font-weight: 300;
}
.about-rd-wrapper{
	display: flex;
	flex-direction: column;
	gap: 30px;
	margin-bottom: 40px;
}
.about-sub-heading{
	color: #343638;
	font-size: 54px;
	font-weight: 400;
}
.about-sub-description{
	color: #343638;
	font-size: 24px;
}
.about-views-box{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content:center;
	gap: 10px;
	padding-block: 60px;
	height:321px;
}
.about-views-heading{
	color: #D00D17;
	text-align: center;
	font-size: 100px;
}
.about-views-desc{
	color: #1C1C1C;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.8px;
	margin-inline: 30px;
}
.about-publish-wrapper{
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.about-publish-content img{
	width:100%;
	aspect-ratio: 1/1;
	margin-bottom: 20px;
}
.about-publish-content a{
	color: #D00D17;
	font-size: 24px;
	text-decoration: underline !important;
	margin-bottom: 15px;
}
.about-publish-content .desc{
	color: #343638;
	font-size: 18px;
	margin-bottom: 30px;
}
.about-opportunity-wrapper{
	gap: 40px;
	color: #343638;
	padding-top: 40px;
}
.about-opportunity-wrapper .content{
	font-size: 22px;
	line-height: 36px;
}
.about-titles-heading{
	font-size: 28px;
}
.about-titles-wrapper{
	gap: 30px;
	padding-top: 4rem;
}
.about-titles-wrapper .titles-div{
	gap: 10px;
}
.about-titles-wrapper .title{
	font-size: 18px;
}
.people-percentage-wrapper{
	padding-block: 28px;
	gap: 14px;
}
.people-percentage-wrapper .percentage{
	font-size: 80px;
	line-height: 80px;
	text-align: center;
}
.people-percentage-wrapper .country-name{
	font-size: 14px;
	letter-spacing: 0.7px;
	text-align: center;
}
.about-quote-wrapper{
	display: flex;
	gap: 50px;
	max-width: 900px;
	margin: 100px auto;
}
.about-quote-wrapper img{
	width: 50px;
	height:40px;
}
.about-quote-wrapper .quote{
	font-size: 20px;
	line-height: 28px;
	margin-block: 20px;
}
.about-quote-wrapper .name{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0.8px;
}
.about-quote-wrapper .designation{
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.8px;
}
.about-sponsors-wrapper{
	display: flex;
	flex-wrap: wrap;
	gap: 60px;
	align-items: center;
	justify-content: center;
}
.about-video-shorts-wrapper{
	gap: 70px;
	margin-block: 100px;
}
.video-shorts-parent-div{
	gap: 25px;
}
.about-video-shorts-wrapper .video-shorts{
	background: #EBEDED;
	justify-content: center;
	font-size: 30px;
	color: #E017B9;
}
.video-shorts-content-div{
	display: flex;
	justify-content:center;
	gap: 40px;
	flex-direction: column;
	margin-block: 30px;
}
.about-video-shorts-wrapper .sub-heading{
	font-size: 28px;
	margin-bottom: 10px;
}
.about-video-shorts-wrapper .desc{
	font-size: 18px;
	line-height: 30px;
}
.about-locations-wrapper{
	gap: 40px;
	margin-block: 100px;
}
.about-locations-wrapper img{
	width:100%;
	aspect-ratio: 1/1;
	margin-bottom: 30px;
}
.about-locations-wrapper .location{
	font-size: 24px;
	margin-bottom: 5px;
}
.about-locations-wrapper .near-location{
	font-size: 18px;
}
.about-meet-team-wrapper{
	margin-block: 100px;
	gap: 40px;
}
.about-meet-team-wrapper .content{
	font-size: 22px;
	line-height: 32px;
}
.about-meet-team-wrapper .team-div{
	display: flex;
	flex-wrap: wrap;
	gap: 40px 0;
}
.about-meet-team-wrapper .team-member{
	display: flex;
	gap: 30px;
	margin: 0;
	min-height: unset;
}
.about-meet-team-wrapper img{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	cursor: pointer;
	object-fit: cover;
}
.about-meet-team-wrapper .title{
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 5px;
}
.about-meet-team-wrapper .designation{
	font-size: 18px;
}
.about-sub-heading.credible-heading{
	line-height: 65px;
	max-width: 800px;
}

.contact-us-btn {
	background-color: #399fcd;
    border: none;
    outline: none;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 4px;
    font-size: 16px;
}

#thecube-contact-form .gform_wrapper .hidden_label input.large,
#thecube-inquire-guests-form .gform_wrapper .hidden_label input.large{
	width: 100%;
	padding: 6px 12px;
	font-weight: 400;
}
#thecube-contact-form .gform_wrapper .gform_footer,
#thecube-inquire-guests-form .gform_wrapper .gform_footer {
	float: right;
}

#thecube-contact-form .gform_wrapper .gform_footer input.button,
#thecube-contact-form .gform_wrapper .gform_footer input[type=submit],
#thecube-inquire-guests-form .gform_wrapper .gform_footer input.button,
#thecube-inquire-guests-form .gform_wrapper .gform_footer input[type=submit] {
	font-size: 14px;
    border: none;
    border-radius: 0px;
    background-color: #399fcd;
    cursor: pointer;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0.6px;
    color: #fff;
    padding: 6px 12px;
}

.text-poppins {
	font-family: 'Poppins', sans-serif;
}

.text-dm-sans {
	font-family: 'DM Sans', sans-serif;
}

.section-separator {
    border-bottom: 1px solid #ddd;
    margin: 30px 0;
}

.logo-section {
    margin-bottom: 40px;
}

.download-btn {
    background-color: #9C0013;
    border-color: #9C0013;
    color: white;
    border-radius: 25px;
    padding: 8px 20px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.2s;
}

.download-btn:hover {
    background-color: #7A000F;
    color: white;
    text-decoration: none;
}

.logo-light-bg {
    background-color: #d1d5db;
    padding: 40px;
    border-radius: 8px;
    text-align: center;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-dark-bg {
    background-color: #2c2c2c;
    padding: 40px;
    border-radius: 8px;
    text-align: center;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.clearspace-diagram {
    background-color: #f5f5f5;
    padding: 30px;
    border-radius: 8px;
    text-align: center;
}

.clearspace-box {
    display: inline-block;
    border: 2px dashed #999;
    padding: 20px;
    position: relative;
}

.clearspace-label {
    position: absolute;
    font-size: 12px;
    color: #666;
    font-family: "DM Sans", "Roboto";
}

.clearspace-label.left {
    left: -30px;
    top: 50%;
    transform: rotate(-90deg);
}

.clearspace-label.right {
    right: -30px;
    top: 50%;
    transform: rotate(-90deg);
}

.font-example {
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 30px;
}

.typography-section {
    margin-bottom: 40px;
}

.copy-message {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #333;
    color: white;
    padding: 10px 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    display: none;
}

.copy-btn {
    background: none;
    border: none;
    color: #999;
    margin-left: 8px;
    cursor: pointer;
    transition: color 0.2s;
}

.copy-btn:hover {
    color: #666;
}

.logo-header {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
        

.logo-version {
    margin-bottom: 30px;
}

.color-swatch {
    text-align: center;
    margin-bottom: 20px;
}

.color-box {
    width: 100%;
    height: 120px;
    border-radius: 8px;
    margin-bottom: 15px;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
}

.color-info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-guideline-header{
	text-align: center;
	font-weight: 700;
	font-size: 36px;
	line-height: 40px;
}

.brand-guideline-subheader{
	text-align: center;
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
}

.brand-guideline-nav {
    margin: 40px 0;
}

.brand-guideline-nav ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

.brand-guideline-nav ul li {
    display: inline-block;
    margin: 0 15px;
}

.brand-guideline-nav ul li a {
    color: #2563eb;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
}

.brand-guideline-nav ul li a:hover {
    text-decoration: underline;
}

.textLineLimit-1{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.embed-responsive-1by1{
	padding-bottom: 100%;
}
.judgeDiv {
    text-align: center;
    position: relative;
    padding: 0;
    border-radius: 10px;
    min-width: 100%;
    margin-top: 0;
    background: #fff;
    border: 1px solid #353535;
    overflow: hidden;
}
.judgeImg{
	object-fit: cover;
    transition: all .5s ease 0s;
	border-radius: 10px;
    width: 100%;
    overflow: hidden;
	height: 100%;
}
.judgeImageBlock{
	transition: all .5s ease 0s;
	width: 100%;
	aspect-ratio: 1/1;
	padding: 14px;
}
.judgeDiv:hover .judgeImageBlock{
	padding: 0;
}
.judgeDiv:hover .judgeImg{
	border-radius: 10px 10px 0 0;
}
.judgeName{
	font-family: "Poppins", "Roboto";
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}
.judgeDesignation,
.judgeCompany{
	font-family: "DM Sans", "Roboto";
	font-size: 14px;
    line-height: 21px;
    margin-top: 3px;
    margin-bottom: 0;
}
.judgeDesignation{
	padding: 0;
    color: #8e8f90;
}
.judgeCompany{
	color: #070c13;
    position: relative;
}
.awards-judges{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	padding: 0;
	justify-content: center;
}
.awards-judge{
	position: relative;
    flex: 1;
    min-width: 232px;
    max-width: 232px;
}
@media (min-width: 370px) and (max-width: 599px) {
	.awards-judge{
		min-width: 45%;
		max-width: 45%;
	}
}
.judge-company-roles-block{
	margin-bottom: 12px;
}
.awards-container{
	color: #222222;
}
.awards-section{
	padding: 40px 0px;
}
.awards-details-block{
	display: flex;
	gap: 40px;
	align-items: center;
}
.awards-details{
	display: flex;
	flex-direction: column;
	gap: 24px;
	max-width: 1280px;
	margin: auto;
}
.awards-deadline-block{
	padding: 40px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	background: #EEF3F7;
	border-radius: 10px;
	border: 1px solid rgba(156, 0, 19, 0.4);
	justify-content: center;
	align-items: center;
	width: 450px;
	flex-shrink: 0;
}
.awards-accepting{
	font-family: "Poppins", "Roboto";
	font-weight: 200;
	font-size: 46px;
	line-height: 62px;
	letter-spacing: -1px;
	margin: 0;
	margin-bottom: 5px;
}
.awards-heading{
	font-family: "Poppins", "Roboto";
	font-weight: 700;
	font-size: 32px;
	margin: 0;
}
.awards-subheading{
	font-family: "Poppins", "Roboto";
	font-weight: 500;
	font-size: 24px;
	margin: 0;
}
.awards-text{
	font-family: "DM Sans", "Roboto";
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	margin: 0;
}
.awards-dl-heading{
	margin-top: 0;
	margin-bottom: 5px;
}
.awards-dl-rate{
	font-family: "DM Sans", "Roboto";
	font-weight: 600;
	font-size: 16px;
	line-height: 32px;
}
.awards-dl-date{
	font-family: "DM Sans", "Roboto";
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
}
.awards-dl-note{
	font-family: "DM Sans", "Roboto";
	font-weight: 400;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}
.awards-primary-button,
.awards-secondary-button{
	border-radius: 6px;
	padding: 13px 20px;
	background: #9C0013;
	outline: none;
	border: none;
	color: #fff;
	font-family: "Poppins", "Roboto";
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	width: fit-content;
	border: 1px solid #9C0013;
}
.awards-secondary-button{
	background: transparent;
	color: #9C0013;
}
.awards-primary-button:hover{
	background: #1C1112;
}
.awards-secondary-button:hover{
	background: #9C0013;
	color: #fff;
}
.awards-nav-block{
	padding: 10px 40px;
	border-block: 1px solid #C58995;
	background: #EEF3F7;
	position: sticky;
	top: 121px;
	z-index: 9;
}
body.admin-bar .awards-nav-block {
	top: 153px;
}
.awards-nav-lists{
	display: flex;
	align-items: center;
	padding-block: 10px;
	list-style-type: none;
	gap: 34px;
	margin: 0;
	flex-wrap: wrap;
	padding-inline: 0;
	margin: auto;
	max-width: 1280px
}
.awards-nav-list{
	font-family: "Poppins", "Roboto";
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	cursor: pointer;
}
.awards-nav-list a{
	text-decoration: none;
	color: #222222;
}
.awards-nav-lists li.vl{
	border-right: 1px solid #222222;
	height: 18px;
	width: 1px;
}
.awards-apply-block{
	display: flex;
	gap: 80px;
	justify-content: space-between;
}
.awards-about-apply,
.awards-why-participate{
	display: flex;
	flex-direction: column;
	gap:14px;
}
.awards-about-apply{
	width: 354px;
	background: rgba(248, 249, 250, 1);
	gap: 14px;
	border-radius: 10px;
	padding: 40px;
	align-self: start;
	flex-shrink: 0;
}
.awards-why-participate-heading{
	font-family: "Poppins","Roboto";
	font-weight: 700;
	font-size: 32px;
	line-height: 38px;
	text-align: center;
	margin: 0;
}
.awards-apply-list,
.awards-why-participate-list,
.awards-win-list,
.awards-win-sub-list{
	display: flex;
	flex-direction: column;
	gap:10px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.awards-win-sub-list{
	padding-left: 20px;
}
.awards-apply-list-item{
	font-weight: 500;
	display: flex;
	gap:8px;
}
.awards-why-participate-list-item,
.awards-win-list-item,
.awards-win-sub-list-item{
	display: flex;
	gap:4px;
	align-items: baseline;
}
.awards-why-participate-list-item span.dot,
.awards-win-list-item span.dot{
	background: #9C0013;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin-right: 6px;
	flex-shrink: 0;
}
.awards-win-sub-list-item span.sub-dot{
	background: transparent;
	width: 7px;
	height: 7px;
	border: 2px solid #9C0013;
	border-radius: 50%;
	margin-right: 6px;
	flex-shrink: 0;
}
.awards-apply-list-item span.number{
	color:#9C0013;
}
.awards-thank-block{
	border-block: 1px solid rgba(156, 0, 19, 0.4);
	display: flex;
	gap: 40px;
	flex-direction: column;
	background: #EEF3F7;
	justify-content: center;
	align-items: center;
}
.awards-thank-note{
	font-family: "Poppins", "Roboto";
	font-weight: 300;
	font-size: 20px;
	line-height: 36px;
	text-align: center;
}
.awards-footer-text{
	font-family: "Poppins", "Roboto";
	font-size: 20px;
	line-height: 36px;
	text-align: center;
}
.awards-footer{
	display: flex;
	gap: 30px;
	flex-direction: column;
	background: #EEF3F7;
	justify-content: center;
	align-items: center;
	/*border-top: 1px solid #9C0013;*/
}
.awards-footer-text span,
.awards-footer-text a{
	font-weight: 600;
	color: #9C0013;
}
.awards-buyers-guide-content{
	display: flex;
	flex-direction: column;
	gap: 24px;
	justify-content: space-between;
}
.awards-buyers-guide-left{
	width: 796px;
	border: 1px solid rgba(224, 47, 44, 1);
	border-radius: 10px;
	padding: 40px;
	background-color: #ffffff;
}
.awards-buyers-guide-right{
	width: 484px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.awards-buyers-guide-block{
	display: flex;
	gap: 40px;
	justify-content: space-between;
	align-items: center;
}
.awards-categories-block,.awards-judges-block{
	display: flex;
	gap: 30px;
	flex-direction: column;
}
.acc-category{
	font-family: "Poppins", "Roboto";
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
}
.acc-category-description{
	font-family: "DM Sans", "Roboto";
	font-size: 15px;
	line-height: 28px;
	margin-top: 10px;
}
.awards-accordion{
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.awards-accordion .material-icons,
.accordion-quesion .material-icons{
	color: #5E738C;
	font-size: 24px;
}
.acc-category-btn .remove-icon,
.accordion-quesion .remove-icon{
	display: none;
}
.acc-category-btn .material-icons{
	color: #5E738C;
}
.acc-category-btn:not(.collapsed) .remove-icon,
.accordion-quesion:not(.collapsed) .remove-icon{
	display: block;
}
.acc-category-btn:not(.collapsed) .add-icon,
.accordion-quesion:not(.collapsed) .add-icon{
	display: none;
}
.acc-category-btn{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	background: transparent;
	outline: none;
	border: none;
	padding: 0;
}
.awards-accordion-block{
	padding-bottom: 10px;
	border-bottom: 1px solid #C3CDD9;
}
.awards-categories-block,.awards-judges-block{
	padding: 0 15px;
}
.awards-categories-block .awards-subheading{
	font-weight: 600;
}
.faq-modal-dialog{
	width: 95%;
	max-width: 1320px;
	margin: auto;
	max-height: 98vh;
}
.faq-modal-container{
	padding: 30px 40px 20px;
	display: flex;
	flex-direction: column;
	border-radius: 40px !important;
	margin-top: 40px;
}
.faq-modal-main-heading{
	font-family: "Poppins", "Roboto";
	font-size: 44px;
	font-weight: 600;
	text-align: center;
	color: #000000;
	margin: 0 !important;
}
.faq-modal-data-block{
	display: flex;
	gap: 60px;
	flex: 1;
	padding-top: 40px;
}
.faq-modal-data-block .accordion{
	flex: 1;
}
.faq-modal-data-block .accordion-heading{
	font-family: "Poppins", "Roboto";
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	color: #000;
	margin-bottom: 10px;
}
.faq-modal-data-block .accordion-quesion{
	font-family: "Poppins", "Roboto";
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: #222;
	outline: none !important;
	text-decoration: none !important;
	padding: 30px 0 10px;
	background: none;
	box-shadow: none;
	display: flex;
	align-items:center;
	justify-content:space-between;
	white-space: pre-wrap;
}
.faq-modal-data-block .accordion-answer{
	font-family: "DM Sans", "Roboto";
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	color: #222;
	margin-bottom: 10px;
}
.faq-modal-body{
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.faq-modal-links-block{
	display:flex;
	flex-direction: column;
	gap: 12px;
}
.faq-modal-link{
	font-family: "Poppins", "Roboto";
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: #222222;
}
.faq-data-section-block{
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.faq-q-block{
	border-bottom: 1px solid #C3CDD9;
}
.faq-qa-block{
	flex: 1;
	gap:60px;
	height:calc(98vh - 250px);
	overflow: auto;
	display:flex;
	flex-direction: column;
}
.awards-thank-buttons{
	display: flex; 
	gap: 30px;
}
.faq-modal-link:hover,
.awards-nav-list a:hover,
.awards-nav-list:hover{
	color: #9C0013;
}
.awards-container #winners,
.awards-container #about,
.awards-container #categories,
.awards-container #buyers-guide,
.awards-container #judges{
	scroll-margin-top: 190px;
}
.awards-categories-block .awards-accordion-block{
	display: none;
}
#awards-signup-modal .modal-dialog,
#awards-contact-modal .modal-dialog{
	width: 95%;
	max-width: 720px;
	margin: auto;
	max-height: 98vh;
	margin-top: 40px;
}
#awards-signup-modal .modal-content,
#awards-contact-modal .modal-content{
	padding: 20px;
	display: flex;
	flex-direction: column;
	border-radius: 20px !important;
}
.awards-signup-title{
	font-family: "Poppins", "Roboto";
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	padding-bottom: 10px;
}
.awards-signup-subtitle{
	font-family: "DM Sans", "Roboto";
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #222222;
	padding-bottom: 10px;
}
.awards-signup-form,
.buyers-guide-form,
.awards-contact-form{
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 20px;
}
.awards-signup-form .form-row,
.buyers-guide-form .form-row,
.awards-contact-form .form-row{
	display: flex;
	gap: 20px;
	width: 100%;
}
.awards-signup-form .form-label-input,
.buyers-guide-form .form-label-input,
.awards-contact-form .form-label-input{
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}
.awards-signup-form .form-label-input label,
.buyers-guide-form .form-label-input label,
.awards-contact-form .form-label-input label{
	font-family: "Poppins", "Roboto";
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	color: #5B6E7C;
}
.buyers-guide-form .form-label-input select{
	appearance: none;
	background: #FAFCFF url('data:image/svg+xml;utf8,<svg fill="%23DCE0F0" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat !important;
	background-position: right 10px center !important;
}

.awards-signup-form .form-label-input input,
.buyers-guide-form .form-label-input input,
.buyers-guide-form .form-label-input select,
.awards-contact-form .form-label-input input{
	background: #FAFCFF;
	border: 1px solid #DCE0F0;
	border-radius: 4px;
	padding: 12px 16px;
	height: 50px;
	color: #808080;
}
.bg-accept-updates {
	display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 400;
}
.buyers-guide-submit{
	margin: auto;
}
.red-astic:after {
    content: " *";
    color: #CB0000;
}
.awards-signup-submit,
.awards-contact-submit{
	margin-top: 20px;
	align-self: center;
}
.awards-categories-nav-tabs .nav-tabs {
	border-bottom: none;
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}
.awards-categories-nav-tabs .nav-tabs::before,
.awards-categories-nav-tabs .nav-tabs::after{
	display: none;
}
.awards-categories-nav-tabs .nav-tabs > li {
	flex: 1;
	min-width: 150px;
	max-width: 260px;
}
.awards-categories-nav-tabs .nav-tabs > li > a {
	border: none;
	border-bottom: 2px solid transparent;
	color: #585858;
	font-family: "Poppins", "Roboto";
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding: 8px 20px;
}
.awards-categories-nav-tabs .nav-tabs > li.active > a,
.awards-categories-nav-tabs .nav-tabs > li > a:hover{
	border: none;
	border-bottom: 2px solid #9C0013;
	color: #222222;
	background-color: transparent;
	font-weight: 600;
}
.awards-category-tab-content-block{
	background: #F8F9FA;
	padding: 40px;
	display: flex;
	border-radius: 10px;
	gap: 6rem;
	align-items: center;
}
.awards-category-tab-content-block .content{
	flex: 1;
	font-family: "DM Sans", "Roboto";
	font-size: 15px;
	line-height: 28px;
}
.awards-categories-bg-block,.awards-judges-section,.awards-winner-block,.awards-about-bg-block, .awards-buyers-guide-bg-block {
	border-bottom: 1px solid #9C0013;
	padding-inline: 0;
}
.awards-judges-section,.awards-buyers-guide-bg-block{
	background-color: #EEF3F7;
}
.awards-categories-block .awards-heading,
.awards-judges-block .awards-heading{
	text-align: center;
	margin: 0;
}
.awards-categories-block .subHeading,
.awards-judges-block .subHeading{
	font-family: "DM Sans", "Roboto";
	font-weight: 400;
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	margin: 15px 0 0;
}
.why-participate-winners,
.why-participate-finalists,
.why-participate-all{
	display: flex;
	flex-direction: column;
	background: rgba(206, 219, 224, 1);
	padding: 30px 20px;
	border-radius: 10px;
	gap: 18px;
	flex: 1;
}
.why-participate-finalists{
	background: rgba(219, 224, 206, 1);
}
.why-participate-all{
	background: rgba(224, 213, 206, 1);
}
.awards-why-participate .sub-heading{
	text-align: center;
}
.awards-why-participate .content{
	font-family: "DM Sans", "Roboto";
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin: 0;
}
.why-participate-note{
	font-family: "DM Sans", "Roboto";
	font-style: italic;
	font-size: 12px;
	text-align: center;
}
.awards-carousel-card{
	display: flex;
	flex-direction: column;
	gap: 40px;
	border-radius: 10px;
	padding: 40px;
	background: #F8F9FA;
	align-items: center;
}
.awards-carousel-card .card-content{
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.awards-carousel-card .card-content h4{
	font-family: "Poppins", "Roboto";
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #000;
	margin: 0;
}
.awards-carousel-card .card-content p{
	font-family: "DM Sans", "Roboto";
	font-size: 15px;
	line-height: 28px;
	color: #222222;
	margin: 0;
}
.awards-carousel-card .card-content ul{
	font-family: "DM Sans", "Roboto";
	font-size: 15px;
	line-height: 25px;
	color: #222222;
	margin: 0;
	padding-left: 25px;
}
.awards-carousel-nav{
	display: flex;
	gap: 15px;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
.awards-carousel-nav .prev-btn,
.awards-carousel-nav .next-btn{
	color: #353535;
	font-size: 22px;
	cursor: pointer;
	user-select: none;
}
.awards-carousel-nav .carousel-dots.owl-dots-custom {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.awards-carousel-nav .carousel-dots .owl-dot {
    width: 8px;
    height: 8px;
    background-color: #585858;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.3s;
}

.awards-carousel-nav .carousel-dots .owl-dot.active {
    background-color: #9C0013;
}
.awards-carousel-nav .prev-btn.disabled,
.awards-carousel-nav .next-btn.disabled {
    color: #D9D9D9;
}
.awards-carousel-card{
	flex: 1 0 auto;
}
.awards-categories-carousel .owl-stage{
	display: flex;
}
.awards-categories-carousel .owl-item{
	flex: 1 0 auto;
	display: flex;
	flex-direction: column;
}
.judge-modal-img{
	width: 100px;
    height: 100px;
    border-radius: 4px;
    object-fit: cover;
}
.judge-modal-body{
	margin:0;
	display: flex;
	padding:20px;
	gap:30px;
}
.judge-modal-close-btn{
	opacity: 1;
	color: #666666;
	position: absolute;
	top:20px;
	right:20px;
}
.judge-modal-container{
	padding-top:15px;
	max-width: 800px;
	min-width: 550px;
}
.judge-modal-name{
	font-size: 26px;
	line-height: 24px;
	margin-bottom: 0;
	color:#222;
	font-family: "Poppins", "Roboto";
	font-weight: 700;
}
.judge-modal-jobtitle{
	color: #666666;
	font-size: 16px;
	margin-bottom: 0;
	font-family: "DM Sans", "Roboto";
	font-weight: 400;
}
.judge-modal-bio{
	font-size: 16px;
	line-height: 24px;
	color: #222222;
	font-family: "DM Sans", "Roboto";
	font-weight: 400;
}
.judge-modal-bio-container {
    display: none;
}

.judge-modal-bio-container.show {
    display: block;
}
.judgeModal-dialog{
	display: flex;
	align-items: center;
	min-height: calc(100% - 60px);
}
.winners-pills {
    margin-block: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 8px;
    column-gap: 2px;
}
.winners-pills li a{
	border-radius: 20px;
    padding: 5px 30px;
    font-weight: 600;
    color: #222222;
    transition: all 0.3s ease;
    background-color: #FFFFFF;
    border: 1px solid #222222;
    min-width: 200px;
    text-align: center;
    font-size: 18px;
}
.winners-pills li.active a,
.winners-pills li.active a:hover,
.winners-pills li a:hover,
.winners-pills li.active a:focus,
.winners-pills li a:focus{
	border-radius: 20px;
    padding: 5px 30px;
    font-weight: 600;
    color: #FFF;
    background-color: #9C0013;
    border: 1px solid #9C0013;
    min-width: 200px;
    text-align: center;
    font-size: 18px;
}
.each-winner-block{
	border: 2px solid #9C0013;
	border-radius: 4px;
	background: #F5FBFF;
	padding: 20px;
	display: flex;
	flex-direction: column;
	font-size: 16px;
	min-width: 18%;
	gap:20px;
	text-align: center;
	flex:1;
}
.awards-winner-section{
	display: flex;
	flex-wrap: wrap;
	gap:5px;
}
.tab-content > .awards-winner-section.active{
 display: flex;
}
.winner-block-section{
	width: 100%;
	display: flex;
	gap:20px;
	flex-wrap: wrap;
	margin-bottom:15px;
}
.winner-heading{
	display: flex;
	flex-direction: column;
	gap:10px;
}
.winner-details{
	display: flex;
	flex-direction: column;
	gap:10px;
}
.main-winner{
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 600;
}
@media (min-width: 992px) {
	.judgeModal-dialog {
        width: 960px;
    }
	.awards-categories-block,
	.awards-winner-block .content-section,
	.winners-pills,
	.awards-about-block,
	.awards-buyers-guide-block{
		max-width: 1280px;
		margin-inline: auto;
	}
	.awards-judges-block{
		max-width: 1440px;
		margin-inline: auto;
	}
}
@media (max-width: 1024px) {
	.awards-details-block,
	.awards-apply-block,
	.awards-buyers-guide-block{
		flex-direction: column;
		gap: 30px;
	}
	.awards-why-participate{
		width: 100%;
		max-width: 100%;
	}
	.awards-about-apply{
		width: 100%;
		align-self: center;
	}
	.awards-buyers-guide-left{
		width: 100%;
		max-width: 100%;
	}
	.awards-buyers-guide-right{
		width: 100%;
	}
}
@media (max-width: 990px) {
	.judgeModal-dialog {
        width: auto;
		max-width: unset !important;
    }
	.judge-modal-body{
    	padding:15px;
    }
    .judge-modal-container{
    	max-width: unset;
    	min-width: unset;
    }
    .judge-modal-close-btn{
    	top: 10px;
    	right: 10px;
    }
    .judge-modal-name{
		font-size: 20px;
		line-height: 20px;
	}
	.judge-modal-jobtitle{
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 2px;
	}
	.judge-modal-bio{
		font-size: 14px;
		line-height: 22px;
	}
	.awards-nav-block{
		top: 0;
	}
	body.admin-bar .awards-nav-block {
		top: 32px;
	}
	.awards-categories-block{
		padding: 0 15px;
	}
	.awards-categories-nav-tabs .nav-tabs {
		gap: 10px;
		margin-bottom: 20px;
		flex-wrap: nowrap;
		overflow: auto;
	}
	.awards-categories-nav-tabs .nav-tabs > li {
		min-width: unset;
		white-space: nowrap;
	}
	.awards-category-tab-content-block{
		padding: 20px;
		flex-direction: column;
		gap: 2rem;
	}
	.awards-categories-block .subHeading{
		margin: 10px 0 0;
	}
}
@media (max-width: 768px) {
	.awards-section{
		padding: 40px 10px;
	}
	.awards-accepting{
		font-size: 30px;
		line-height: 36px;
	}
	.awards-details{
		gap: 20px;
	}
	.awards-nav-block{
		padding-inline: 10px;
	}
	.awards-nav-lists{
		gap: 14px;
	}
	.awards-thank-buttons{
		flex-direction: column;
		gap: 10px;
		align-items: center;
	}
	.faq-modal-container{
		padding: 15px;
		display: flex;
		flex-direction: column;
		border-radius: 10px !important;
	}
	.faq-modal-main-heading{
		font-size: 24px;
		line-height: 32px;
	}
	.faq-modal-dialog{
		max-height: 95vh;
		/* overflow: auto; */
	}
	.faq-modal-data-block{
		display: flex;
		gap: 40px;
		flex: 1;
		padding-top: 20px;
		flex-direction: column;
	}
	.faq-modal-data-block .accordion-heading{
		font-size: 22px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.faq-modal-data-block .accordion-quesion{
		font-size: 18px;
		line-height: 28px;
		padding: 20px 0 10px;
		text-wrap: auto;
		white-space: pre-wrap;
	}
	.faq-modal-data-block .accordion-answer{
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.faq-modal-body{
		gap: 20px;
		height: 90vh;
		overflow:auto
	}
	.faq-modal-links-block{
		gap: 12px;
	}
	.faq-modal-link{
		font-size: 14px;
		line-height: 24px;
	}
	.faq-data-section-block{
		gap: 10px;
	}
	.awards-deadline-block{
		padding: 40px 10px;
		text-align: center;
		width: 100%;
	}
	.awards-signup-form .form-row,
	.buyers-guide-form .form-row,
	.awards-contact-form .form-row{
		flex-direction: column;
	}
	#awards-signup-modal .modal-content,
	#awards-contact-modal .modal-content{
		padding: 15px;
	}
	.awards-signup-form,
	.buyers-guide-form,
	.awards-contact-form{
		padding: 10px;
	}
	.awards-categories-block{
		padding: 0 15px;
	}
	.awards-carousel-card{
		padding: 30px 20px;
	}
}
aside.wpforms-widget{
	border: 1px solid #D7D7D7;
    border-radius: 4px;
    padding: 0 15px 15px;
}
aside.wpforms-widget .widget-title {
	margin-bottom: 0;
	color: #4A4A4A;
	margin-top: 15px;
}
aside.wpforms-widget .wpforms-container-full{
	margin: 0 !important;
}
.wpforms-container .wpforms-field.custom-form-field{
	padding-bottom: 0;
}
aside.wpforms-widget div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	margin-top:15px;
}
#newsletter-btn-wrapper{
	display: flex;
	justify-content: center;
}
#newsletter-btn {
	border: 1px solid #D7D7D7;
    border-radius: 4px;
    padding: 0 0 15px;
}
#newsletter-btn-subscribe, #newsletter-submit {
	color: #ffffff;
    background-color: #9C0013;
    box-shadow: none;
    outline: none;
    border: none;
    font-size: 16px;
    padding: 5px 8px;
    border-radius: 4px;
}

.newsletter-form {
	margin-top: 20px;
}
.newsletter-form .form-group{
	margin-bottom: 20px;
}
.newsletter-form label {
	font-size: 16px;
}
.newsletter-form .checkbox-options {
	display: flex;
	gap:10px;
	align-items: center;
}
.newsletter-form .checkbox-options input,
.newsletter-form .checkbox-options label {
	margin:  0
}
