@charset "utf-8";
/* CSS Document */

.gaming, .hot200, .great {
	cursor:pointer;
}
.preview h5, .preview h5 a {
	overflow: hidden;
	overflow-wrap: normal;
	white-space: nowrap;
	width: 100%;
}
.video {
	padding: 0 2%;
}
.timeline-Header {
	text-align: center !important;
}
.row small a:hover {
	color: #000;
}
/*slider-pro-master*/
	#example5 iframe {
	width: 100%;
	height: 100%;
}
#example5 .sp-thumbnail {
	width: 100% !important;
	margin-top: 0px !important;
	background-color: #ffffff;
}
#example5 .sp-thumbnail span img {
	width: 100%;
}
#example5 .sp-thumbnail-title span a {
	text-decoration:none;
}
#example5 .sp-thumbnail-title span a:hover {
	text-decoration:underline;
}
/*chart  clumns on home page*/
.chartRow img {
	width:100%;
}
.chartRow .c4 {
	width:29.14%;
	padding-left:2%;
	padding-right:2%;
}
.chartRow .c4 div {
	padding-bottom: 119px;
	background-size: cover;
	background-position: center center;
}
.chartRow .c4 h3 {
	text-transform:uppercase;
	padding:10px 0 0 0;
}
.chartRow .c4 .c3 {
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.chartRow .c4 .c3 svg {
	font-size:36px;
	color:#05acd6;
	padding-top:50%;
}
.chartRow .c4 .c9 {
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.home section.homeFull {
	margin: -5.5rem auto 0 auto;
}

/*placeholder*/
input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 opacity:0.5;
}
input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
 opacity:0.5;
}
input:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */
 opacity:0.5;
}
input:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
 opacity:0.5;
}
 @media only screen and (max-width: 767px) {
 .chartRow .c4 {
 width:100%;
 padding-left: 0;
 padding-right: 0;
}
 .home section.homeFull {
 margin: 0;
}
.chartRow .c4 .c3 svg {
 padding-top: 0%;
}
.chartRow .c4 {
	border-right:none !important; 
	border-left:none !important; 
}
.chartRow .c4 div {
    padding-bottom: 219px;
    background-position: center center;
	text-align:center;
}

.page-content article h2 {
    padding: 0 0px;
}

.chartRow .c4 h3 a {
	font-size:16px;
	font-weight:bold;
}

.chartRow .c4 small {
	font-size:14px;
	font-weight:bold;
}
}
