/*
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: 'Arimo', 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%;
}

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

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

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

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

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

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

.btn-sa {
    background-color: #e02d2d !important;
    border-color: #e02d2d !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 #wpadminbar {
	position: fixed;
}

.invisible {
	visibility: hidden;
}

.standing-head {
	display: inline-block;
	font-family: inherit;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    margin-top: 5px;
    color: #E02D2D;
}

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

.social-icon-container li:hover i::before,
.m_social-icon-container li:hover i::before,
.m_social-icon-container_p_single li:hover i::before {
	color: #E02D2D ;
	transition: color 0.5s;
}

.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 10px 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: 1px solid #979797;
    padding-left: 1.5rem;
}

#menu-footer-menu > li {
	float: left;
}

@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: 550px;
	}
}

#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: 12px;
    color: #858181;
    margin-top: 0;
    margin-bottom: 5px;
}

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

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

footer ul li {
	font-size: 11px;
	color: #fff;
}

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: #E02D2D;
	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;
}

#searchbox button {
	padding: 0.5rem 1.0rem;
	border: none;
    background: none;
}

/*#searchbox button:hover {
	background-color: #E02D2D;
}*/

#searchbox button:hover i {
	color: #FFF;
}

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

#sa-footer a:hover {
	color: #E02D2D;
	background-color: #000;
}

.es-heading {
	font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.8rem;
    color: #545454;
}

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

.es-heading a {
	color: #363636;
}

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

.flag {
    background-color: #E02D2D;
    color: #fff;
    font-family: 'Arimo', sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    padding: 0.5rem 2.0rem 0.5rem 2.0rem;
}

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

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

#top-stories hr {
	width: 40%;
	border-top: 1px dotted #6A6A6A;
	margin-top: 1.3rem !important;
	margin-bottom: 1.3rem !important;
}

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

#top-stories {
	font-family: 'Arimo', sans-serif;
	margin-bottom: 10px;
}

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

#top-stories ul { /*----Overrididing bootstrap padding---*/
	padding-right: 0;
}

#top-stories ul li:hover h3,
.active-top-story-main h2:hover {
	color: #E02D2D;
	-transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

#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 .post-category {
	margin-top: 1.0em;
	margin-bottom: 0em;
}

#related-articles .post-title {
	font-family: 'Arimo', sans-serif;
	font-size: 1.0em;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #363636;
}

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

#related-articles p.post-title:hover,
 #adjacent-post p.post-title:hover {
	color: #E02D2D;
	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-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: #E02D2D;
	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: #999999;
}

.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: #363636;
	margin-top: 0.5rem;
}

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

#wikibon-research-home .active-wikibon-research-main h3.post-title {
	margin-top: 0;
}

.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,
#category-page .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 {
	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: 1;
    max-height: 12px;
    overflow: hidden;
	color: #999999;
}

#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;
}

#wikibon-research-home .wikibon-research-posts .post-title {
	font-family: 'Arimo', sans-serif;
    font-size: 1.6rem;
    line-height: 2.0rem;
    margin-top: 0 !important;
    margin-bottom: 0.5rem;
    color: #000;
}

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

#wikibon-research-home .post-title:hover {
	color: #E02D2D;
}

#wikibon-research-home ul li h5 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.3rem;
	line-height: 1.5rem;
}

#wikibon-research-home ul li p {
	font-size: 1rem;
}

#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: #E02D2D;
}

/*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: #E02D2D;
}

#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: #363636;
}

#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: #363636;
}

#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: #999999;
}

#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 #E02D2D;
	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: #363636;
}

#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: #363636;
	font-size: 1.7rem;
	line-height: 2.0rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

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

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

#news-latest-stories {
	margin-top: 10px;
  	margin-bottom: 3.0rem;
}

#news-latest-stories #ajax-load-more:before,
#news-latest-stories #ajax-load-more:after {
	display: table;
  	content: " ";
}

#news-latest-stories #ajax-load-more:after {
	clear: both;
}

#ajax-load-more .alm-reveal .entry-meta {
	color: #9C9898;
}

#ajax-load-more ul li {
	margin-bottom: 2.0rem;
}

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

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

#ajax-load-more ul li:hover .post-title {
	color: #E02D2D;
	-webkit-transition: border 1s;
	transition: border 1s;
}

#ajax-load-more ul li {
	padding-left: 15px;
}

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

#ajax-load-more ul li div:last-child h3,
.inside-event .post-title{
	padding-left: 0.1rem;
	text-align: left;
	font-family: 'Arimo', sans-serif;
	font-size: 1.6rem;
	color: #363636;
	line-height: 2.0rem;
}

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

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

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

#news-latest-stories .alm-button-wrap {
	padding-bottom: 0;
}

#news-latest-stories ul {
	display: table;
}

#news-latest-stories ul li {
	display: table-cell;
}

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

#load-more {
	clear: both;
    color: #9C9898;
    border: 1px solid #9C9898;
    border-top-right-radius: 2.5rem;
    border-top-left-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
    background-color: #fff;
    font-size: 1.5rem;
    line-height: 1.0rem;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-transform: uppercase;
}

#load-more:hover{
	border: 1px solid #E02D2D;
	color: #E02D2D;
}

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

/*----------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;
}

@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: #363636;
	}

	#sub-category-featured-story div:last-child h3:hover {
		color: #E02D2D;
		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;
	}
}

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

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

@media ( min-width: 992px ) {
	#more-stories-navbar {
		padding-right: 0;
	}
}

#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: #E02D2D;
	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: #E02D2D;
}

@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: #E02D2D;
	-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: #E02D2D !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: #E02D2D;
	border-color: #E02D2D;
}

#load-more-stories:active {
    outline: none;
   /* outline-color: initial;
    outline-style: none;
    outline-width: initial; */
}

#load-more-stories:focus {
    outline: none;
   /* outline-color: initial;
    outline-style: none;
    outline-width: initial; */
}

/*.explore-sub-category {
	height: 50.0em;
	overflow-y: auto;
	overflow-x: hidden;
}*/

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: #E02D2D;
	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;
}

#wikibon-research-home .active-wikibon-research-main hr {
	display: none;
}

#wikibon-research-home .active-wikibon-research-main>div:nth-child(2)>div:first-child {
	padding-left: 1rem;
}

#wikibon-research-home .active-wikibon-research-main>div:nth-child(2)>div:last-child p{
	padding-left: 0;
}

#wikibon-research-home .active-wikibon-research-main>div:nth-child(1)>div {
	margin-bottom: 1.0rem;
	width: 100%;
	height: 36.0rem;
	overflow: hidden;
}

#wikibon-research-home .active-wikibon-research-main .flag {
	position: absolute;
	bottom: 4.5rem;
	left: 1.0rem;
}

#wikibon-research-home .active-wikibon-research-main .post-image {
	object-fit: cover;
    width: 100%;
    height: 100%;
    border: 1px solid #ebebeb;
}

#wikibon-research-home .active-wikibon-research-main .post-excerpt {
	display: none !important;
}

#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: 1.0rem;
}

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

.sa-sub-menu ul li a {
	color: rgb(135, 132, 132);
}

.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;
	/*top: 0.5rem;
	left: 0.99rem;*/
}

header nav.navbar {
	border : none;
	background-color: #000;
}

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

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

#signIn {
    font-family: 'Arimo', sans-serif;
    padding: 20px 0 20px 0;
    font-size: 1.5rem;
    font-weight: 700;
    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 {
    padding: 20px 15px;
    font-family: 'Arimo', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
}

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;
}

#menu-header-menu li a,
#signIn a {
	color: #fff;
}

header .sa-sub-menu ul li:hover {
	border-bottom: 2px solid #E02D2D;
}

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

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: #E02D2D;
}

.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-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: 'Arimo', sans-serif;
	color: #9A9A9A;
	font-size: 1.3rem;
}

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

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

.single-post-thumbnail {
	float: left;
	margin-bottom: 2.0rem;
	margin-right: 2.0rem;
	width: 50%;
    height: 25.5rem;
    overflow: hidden;
}

.sp_featured-video {
	margin-bottom: 2.0rem;
}

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

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

.single-post-content p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0;
	margin-top: 1.1em;
	margin-bottom: 1.1em;
}

.single-post-content blockquote {
	border-left: 5px solid #E02D2D;
	font-family: 'Arimo', 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 .cube-logo,
#women-in-tech .cube-logo {
	margin-right: 0;
}

#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: #363636;
	font-size: 1.5rem;
	line-height: 2.0rem;
}

#cube-videos .post-title:hover a {
	color: #E02D2D;
	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: #E02D2D;
}

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

#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-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: #E02D2D !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: #363636;
   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: #E02D2D;
    transition: color 0.5s;
    -webkit-transition: color 0.5s;
}


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

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

#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: #363636;
}

#wikibon-research-section .post-title a:hover {
   color: #E02D2D;
   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 {
	border-bottom: 3px solid #6C6A6A;
	padding-bottom: 1.0rem;
}

div.more-stories-content  {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 3px solid #E02D2D;
	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: #E02D2D;
	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: 8.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: 'Arimo', sans-serif;
	font-size: 1.6rem;
	line-height: 2.0rem;
	color: #363636;
}

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

#cube-guest-of-week p.post-excerpt {
	font-family: 'Arimo', 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 .thought-leadership-meta-carousel {
	background-color: #000 !important;
	width: 100%;
}*/

#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: 3px solid #6C6A6A;
	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: #E02D2D;
}

#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: #E02D2D;
}

.sa-button {
	color: #E02D2D;
	font-weight: bold;
	border: 1px solid #E02D2D;
	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: #E02D2D;
	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: #363636;
	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;
}

/*#latest-event-coverage img:hover{
-webkit-filter: blur(1px);
  filter: blur(1px);
}*/

.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: #363636;
    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: #E02D2D;
	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: #363636;
    font-size: 1.25rem;
    line-height: 1.5rem;
    overflow: hidden;
}

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

#contributor-posts .post-title {
	color: #363636;
    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%;
}

#upcoming-events .separator,
#recent-articles-research .separator,
#cube-highlights .separator,
#sponsored-posts .separator,
.sidebar_ads .separator,
#cube-live-feed .separator {
	width: 100%;
	margin-top: 0rem;
	margin-bottom: 1.5rem;
    border-top: 3px solid #6C6A6A;
}

#upcoming-events hr {
	border-top: 1px dotted #000;
	width: 70%;
}

#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: #363636;
}

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

.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 {
	color: #363636;
	margin-top: 1.5rem;
	font-size: 1.6rem;
    line-height: 1.8rem;
}

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

#featured-people .flag {
	position: absolute;
    left: -5px;
    bottom: 60px;
    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,
.event-details-top>div:first-child .post-title {
	font-weight: 700;
	font-size: 2.2rem;
    line-height: 2.5rem;
}

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

#thought-leadership h3.post-title {
	font-weight: 700;
	font-size: 20px;
    line-height: 25px;
    color: #363636;
}

#thought-leadership h3.post-title:hover {
	color: #E02D2D;
	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: #E02D2D;
}

#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: #363636;
}

.sa-lnkd .display-name:hover {
	color: #E02D2D;
	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 #363636;
	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,
	.nc_about_wrapper {
		width: 640px;
	}

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

	.sa-editor-in-chief .sae_about_wrapper {
		max-width: 220px;
	}
}

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

	.sw_about_wrapper,
	.nc_about_wrapper {
		width: 850px;
	}
}

@media ( min-width: 1240px ) {

	.sw_about_wrapper,
	.nc_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: #E02D2D;
	background-color: rgba(0,0,0,0);
}

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

.sfc_filter_dropdown ul.dropdown-menu > li.active a {
    color: #363636;
    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;
	}
}

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

#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: #363636;
	background-color: #ebebeb;
}

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

.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: #E02D2D;
}

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

.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: #363636;
	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: 2.5rem;
}

#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: #E02D2D;
	opacity: 1;
}

#signupModal #sa-login,
#signupModal #sign-up ,
#sas-join-us #sign-up {
	text-align: left;
	background-color: #E02D2D;
	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;
}

#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: #E02D2D;
}

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

#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 #E02D2D !important;
	color: #E02D2D;
}

.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:last-child:not(:nth-child(odd)) {
	border: 1px solid red;
}*/

.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: 95%;
	padding: 1.0rem;
}

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

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

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

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

.submit-interests button {
	margin-top: 0.5rem;
    color: #fff;
    background-color: #E02D2D;
    border: 1px solid #E02D2D;
    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: #E02D2D;
	border: 1px solid #E02D2D;
	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: #E02D2D;
}

#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: #E02D2D;
}

#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 #E02D2D;
	border-radius: 50%;
	padding: 10px 15px;
	background-color: #E02D2D;
	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: #E02D2D;
	padding: 1.0rem 2.0rem;
}

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

form.sa-newsletter ul li:first-child p {
	font-family: 'Arimo', sans-serif;
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
	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: 'Arimo', sans-serif;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: normal;
	color: #474747;
}

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

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;
}

form.sa-newsletter .gform_footer input[type="submit"] {
	color: #FFF;
	background-color: #020202;
	width: 100%;
	border: 1px solid #020202;
	border-radius: 2px;
	padding-top: 1.0rem;
	padding-bottom: 1.0rem;
}

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;
}

#author-page .post-title a {
	font-family: 'Arimo', sans-serif;
	font-size: 1.6rem;
	line-height: 2.0rem;
	color: #363636;
}

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

#author-page .each-author-post:hover .post-title a {
	color: #E02D2D;
}

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

.each-author-post {
	margin-bottom: 2.5rem;
}

#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: #363636;
}

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

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

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

#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 {
	background-color: #363636;
	padding: 1.0rem;
    width: 100%;
}

#cube-live-feed .es-heading {
	margin-top: 0;
}

#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 {
	color: #FFFFFF;
	font-family: 'Arimo', sans-serif;
	font-size: 1.2rem;
	text-overflow: ellipsis;
	margin-bottom: 0;
}

#cube-live-feed .cube-live-video-description a {
	color: #fff;
}

#cube-live-feed .cube-live-video-description a:hover {
	color: #E02D2D;
}

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

#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;
}

#socialLogin {
	margin-top: 2.0rem;
}

.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;
}

.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 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 {
	   /* position: absolute;
	    margin-left: 170px;
	    margin-top: 10px;
*/
		display:block;
		width:25px;
		margin: 0  auto;

}
#search_post_container {

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

		background-size: contain;
		background-repeat: no-repeat;
		background-color : #E02D2D; 
}

.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 {
		/*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;
		width: 150px;
}

#relevance-search {
	/*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;
	width: 180px;
}

#category-search {
	/*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;
	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: #E02D2D;
}

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

#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 #363636;
	padding-bottom: 1.0rem;
	font-size: 2.5rem;
    font-weight: 700;
    line-height: 3.0rem;
    color: #545454;
    text-transform: uppercase;
}

#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: #363636 !important;
}

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

#breadcrumbs a:hover{
	color: #E02D2D !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: #E02D2D;
    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;
	}
}

#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: #363636;
	margin-bottom: 2.5rem;
}

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

.more-from-sa p a:hover {
	color: #E02D2D;
	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;
	border: 1px solid #ebebeb;
}

.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 {
	margin-top: 1.0rem;
	margin-bottom: 1.0rem;
}

.each-upcoming-event .event-name {
	margin-top: 0;
	color: #363636;
	font-family: 'Arimo', sans-serif;
	font-size: 1.2rem;
	line-height: 1.4rem;
}

.each-upcoming-event .event-name:hover {
	color: #E02D2D;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

.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: #E02D2D;
	margin-bottom: 0;
	text-align: center;
    font-weight: 700;
}

#EthicsBioModal .modal-body {
	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: #363636;
}

#gow-wit .post-title:hover {
	color: #E02D2D;
    -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;
}

.ajax_v_loader {
	background-image: url(img/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: #E02D2D;
    width: 100%;
    border: 1px solid #E02D2D;
    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: #363636;
	text-align: center;
}

#newsletter-popup p {
	font-family: 'Arimo', sans-serif;
	font-size: 1.5rem;
	line-height: 2.0rem;
	color: #363636;
}

@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: 1.0rem;
}

#searchbox .search-field {
	background-color: transparent;
	background-image: url(img/search-icon-white.ico);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: absolute;
	right: 0;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 0;
}

#searchbox .search-field:focus {
	background-color: #fff;
	background-image: url(img/search-icon.ico);
	border: 1px solid #ebebeb;
	cursor: text;
	outline: 0;
	width: 230px;
}
#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;
}

#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: #E02D2D;
}

#ajax-load-more ul li .post-title{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 6.0rem;
}

#ajax-load-more .post-image{
	/*height: 18.5rem;*/
	position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 65.25%;
    border: 3px solid #FFF;
}

#ajax-load-more ul li:hover .post-image {
	border: 3px solid #E02D2D;
	-webkit-transition: border 1s; 
    transition: border 1s;
}

#ajax-load-more .sa-alm-video {
	border: 3px solid #E02D2D;
	-webkit-transition: border 1s; 
    transition: border 1s;
}

#ajax-load-more li > div > div:first-child {
	padding-right: 0;
	padding-left: 0;
}

#ajax-load-more .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 .ce_cv-pv,
#ajax-load-more .sp_featured-video-wrapper {
	padding-right: 0;
	padding-left: 0;
}

#ajax-load-more .sa-alm-video {
	border: 3px solid #FFF;
	padding-bottom: 65.25%;
}

#ajax-load-more ul li>div>div:last-child {
	margin-top: 1.0rem;
	padding-left: 0;
}

.image-16by9 {
	position: relative;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    background-color: #ebebeb;
    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;
    background-color: #ebebeb;
    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: #E02D2D;
  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 #E02D2D;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #E02D2D;
}
.corner-ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #E02D2D;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #E02D2D;
}

/**
 * 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 #E02D2D;
}

.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: #E02D2D !important;
}

/**
 * For Cube Videos section add a border.
 */
.item {
	padding: 2px; /* same as border-box dimension */
}

@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;
	}

	#news-latest-stories ul li,
	#category-page ul li,
	#more-page ul li,
	#wikibon-research-section ul li {
		min-height: 250px;
	}

}

@media screen and (min-width: 992px) { /*Above 992px only*/

	#menu-header-menu a.dropdown-toggle>span.caret {/*------Hide dropdown carets for desktop sizes------*/
		display: none; 
	}

	#menu-header-menu {
		height: 6.0rem;
	}


	#menu-header-menu > li.sa-header-logo {
		margin-right: 25px;
	}

	#menu-header-menu > li.sa-header-logo a {
		background-image: url('/wp-content/themes/siliconangle/img/SA-web-logo-300x58.png');
		background-repeat: no-repeat;
		background-size: cover;
		color: #000 !important; /*Hides the menu text. Blends with the #000 background.*/
		width: 260px;
		height: 50px;
		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: 30.0rem;
	}

	header div.sa-sub-menu ul {
		margin-bottom: 0;
	}

	#sa-header-navbar-collapse-home {
		padding: 0;
	}

	#sa-header-navbar-collapse .header-acc-parent,
	#sa-header-navbar-collapse-home .header-acc-parent {
		margin-right: 15px;
	}

	#wikibon-research-home .active-wikibon-research-main >div:nth-child(2)>div:last-child {
		padding-left: 0;
	}

	#wikibon-research-home .featured-wikibon-research .post-image {
		display: none !important;
	}

	#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;
	}

 	#news-latest-stories>div:last-child,
 	#wikibon-research-section >div:last-child {
 		padding-left: 0;
 	}

 	#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: 56.0rem;
	}

	#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 {
		/*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;
		width: 150px;
	}

	#relevance-search {
		/*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;
		width: 180px;
	}

	#category-search {
		/*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;
		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: #E02D2D;
	    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: 35px;
	    height: 35px;
	    border: 1px solid #ebebeb;
	    border-radius: 50%;
	}

	.header-acc {
	    background-color: #000;
	    border: none;
	    color: #FFF;
	}

	.header-acc-parent > a >img {
		margin-top: 1.0rem;
	}

	.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: 35px;
	    height: 35px;
	    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: #E02D2D;
	}

	#menu-header-menu .current-menu-item a {
		color: #E02D2D;
	}

	#menu-header-menu li:hover a,
	header .sa-sub-menu ul li:hover a{
		color: #E02D2D;
	}

	.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;
		margin-bottom: 2.5rem;
	}

	.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-image : url("/wp-content/themes/SiliconAngleRefresh/img/page_icon.png");*/
		background-size: contain;
		background-repeat: no-repeat;
		background-color : #E02D2D; 
	}

	.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;
	}

	/*#pagination .list-inline li, #wgotw_pagelinks .list-inline li {
		margin-right: 0px;
	    height: 30px;
	    width: 40px;
	    padding-left: 9px;
	    border-bottom-width: 10px;
	    padding-bottom: 0px;
	    padding-top: 7px;
	}*/

	.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;
	}

	/*div.sa-sub-menu-parent{
		visibility: hidden;
		transition-delay: 0.2s 1s;
	}


	ul #menu-header-menu >li:hover div.sa-sub-menu-parent {

		visibility: visible;
  		transition-delay: 1s;
	} */

	#searchbox input {
		width: 150px;
	}

	#sa-header-navbar-collapse-home .navbar-right hr {
		display: none;
	}

	#single-post-meta .post-meta {
		width: 100%;
	}

	#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;
	}

	.m_social-icon-container {
		display: none;
	}

	.hide_on_dsktp { /*Hide on desktop*/
		display: none;
	}

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

	.each-upcoming-event {
		padding-right: 0;
		padding-left: 0;
	}

	#sb-explore nav.navbar {
		border-bottom: 3px solid #6C6A6A;
	}

	#ajax-load-more ul li {
		min-height: 300px;
	}

}

/*--------------- Large Desktops | Width > 1440px and higher------------------*/

@media screen and (min-width: 1441px) {

	.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;
	}

	#top-stories hr {
	    margin-top: 1.5rem !important;
	    margin-bottom: 1.5rem !important;
	}

	#ajax-load-more .post-image {
		height: 23.0rem;
	}

	#ajax-load-more ul li {
		min-height: 350px;
	}

	#wikibon-research-home .active-wikibon-research-main > div:nth-child(1)>div {
		height: 50.5rem;
	}

	.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;
	}

}

@media only screen and (min-width: 768px) {

	#news-latest-stories .ce_cv-pv,
	#category-page .ce_cv-pv,
	#more-page .ce_cv-pv,
	#wikibon-research-section .ce_cv-pv {
		margin-bottom : 0;
	}
}


/* ==========================================================================
   Top stories
   ========================================================================== */

#top-stories .flag {
	position: absolute;
	bottom: 10%;
	left: -5px;
}

#top-stories .thumbnail_outer_wrapper {
	position: relative;
}

#top-stories .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: 26px;
    overflow: hidden;
    color: #999999;
}

#top-stories .post-title:hover {
	color: #E02D2D;
}

@media ( min-width: 992px ) {
	#top-stories .flag {
		display: none;
	}

	#top-stories .featured-hero .flag {
		display: block;
	}

	#top-stories .post-title {
		color: #363636;
		font-family: inherit;
		font-size: 1.6rem;
	    line-height: 1.8rem;
	    margin-top: 5px;
	}

	#top-stories .featured-hero .post-title {
		font-family: inherit;
		font-weight: 700;
	    font-size: 2.0rem;
	    line-height: 2.4rem;
	}

	#top-stories .thumbnail_wrapper img {
		border: 1px solid #ebebeb;
	}

	#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;
	}
}

@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;
} 