.advast_left_thumb_container{
	float:left;
	width:100%;
	position:relative;
}
#advast_bottomTaskBar{
	height: 40px;
    background: #1b1b1b;
    position: absolute;
    bottom: 0;
    z-index: 999999;
}

#advast_main_container{
	overflow:hidden;
}

.grid_chapter_element{
	height:100%;
}

#advast_leftbar_scroller{
	width:100%;
	float:left;
	height:100%;
}

.fullheight{
	height:100%;
}

#adVast_main_sliderContainer{
	float:left;
	width:100%;
	height:100%;
}

#adVast_main_sliderContainer #mainAppSlider img{
	height:100%;
	margin:auto;
}

.mainAppPostTitle {
    min-width: 350px;
    height: 50px;
    width: auto;
    position: absolute;
    bottom: 50px;
    right: 0px;
    padding: 5px;
    overflow: hidden;
    color: #fff;
    /*background-color: #000;*/
    font-size: 28px;
    font-weight: 900;
}

iframe{
	width:100%;
	height:100%;
	border:none;
}

#grid_chapter_poper_container{
	float:left;
	height:100%;
	position:relative;
}

.slide_div img {
	height: 100%;
	margin: auto;
	object-fit: cover;
	max-width: 100%;
}

.thumb_slide img {
  height: auto;
  margin: auto;
  width:100px;
}
.thumb_slide{
	width:100px;
	overflow:hidden;
	float:left;
	cursor:pointer;
	margin:5px;
	border: 2px solid #222;
	height:59px;
}

.grid_chapter_element{
	height:100%;

}
.fbshare {
	margin-right: 10px;
}
.grid_ch_share {
	float:right;
	bottom: 0;
	right: 0px;
	top: 7px;
	position: absolute;
}
#gridStoryBox{
    max-width: 520px;
    max-height: 225px;
    position: absolute;
    bottom: 50px;
    right: 0px;
    padding: 5px;
    overflow-y: auto;
	overflow-x: hidden;
    color: #fff;
    background-color: #000;
    font-size: 17px;
    display: none;
    width: 40%;
    min-width: 320px;
	word-wrap:break-word;
	opacity:0.8;
    line-height: 125%;
    /* font-family: Arial,  Helvetica, sans-serif; */
	font-family:"HelveticaNeueW15-45Ligh";
    letter-spacing: 0px;
	white-space: pre-wrap;
	pointer-events:none;
}

#gridSocialShareBox{
	width: 280px;
	height: 40px;
	position: absolute;
	bottom: 50px;
	right: 8px;
	background-color: #000;
	padding: 7px;
	display:none;
	border-radius:5px;
	text-align: center;
}

#gridSocialShareBox a {
	display: inline-block;
	margin: 0 2px;
}

#gridSocialShareBox img {
	width: 24px;
	height: 24px;
}

.gridSocialShareActive:after {
  position: absolute;
  content: '';
  border-left: 13px solid transparent !important;
  border-right: 13px solid transparent !important;
  border-top: 13px solid;
  bottom: -10px;
  margin-bottom: -3px;
  border-color: #000;
  right: 10px;
  top: -20px;
}

#adVast_taskbar_controls{
	height:40px;
	float:left;
	position:relative;
}

#adVast_main_thumbnailContainer{
	position: absolute;
    bottom: 0px;
    width: 100%;
	background:#333333;
	height:0px;
	padding-left:35px !important;
	padding-right:35px !important;
}
#adVast_taskbar_controls #taskbar_audio_controls #audio_icon_bar{
	margin-top:8px;
}
.gridToggleElementAnchor {
	display:none;
    margin-top:3px;
}

#advast_leftbar{
	float:left;
}

#advast__rightblock{
	float:left;
	position:relative;
}


/* styles  for advast banner starts */
.bannerType1 .adBanner_image_container{
	width:112px;
	height:90px;
	float:left;
	overflow:hidden;
}

.bannerType6 .adBanner_image_container{
	width:90px;
	height:90px;
	float:left;
	overflow:hidden;
}

.bannerType3 .adBanner_image_container{
	width:194px;
	height:206px;
	float:left;
	overflow:hidden;
}

.adBanner_image_container{
	/*background-repeat: no-repeat;
    background-size: cover;*/
	cursor:pointer;
	position:relative;
}

#banner_twitter_feeds{
	display:none;
}

.bannerType6 #banner_twitter_feeds,.bannerType1 #banner_twitter_feeds{
    display: block;
    width: 100%;
    height: 35px;
    float: left;
    margin-bottom: 6px;
    font-family: inherit;
    font-size: 16px;
	cursor:pointer;
}

.adBanner_image_container img{
	min-height: 100%;
	margin:auto;
    width: auto;
	position:absolute;
}

.fbblack_icon_icon{
    float: left;
    width: 33px;
    height: 33px;
    background-image: url('../images/adbanner-social-stripe.png');
    background-position: -4px -2px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 6px;
    background-size: 35px;
    border: 2px solid #fff;
	cursor:pointer;
}

.twblack_icon_icon{
    float: left;
    width: 33px;
    height: 33px;
    background-image: url('../images/adbanner-social-stripe.png');
    background-position: -2px -36px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 6px;
    background-size: 35px;
    border: 2px solid #fff;
	cursor:pointer;
}

.instgm_icon_icon{
    float: left;
    width: 33px;
    height: 33px;
    background-image: url('../images/adbanner-social-stripe.png');
    background-position: -1px -62px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 6px;
    background-size: 31px;
    border: 2px solid #fff;
	cursor:pointer;
}

.youtube_icon_icon{
    float: left;
    width: 33px;
    height: 33px;
    background-image: url('../images/adbanner-social-stripe.png');
    background-position: -3px -108px;
    border-radius: 50%;
    background-color: #fff;
    background-size: 35px;
    border: 2px solid #fff;
	cursor:pointer;
}

.bannerType1 #advast_top_channelname,.bannerType2 #adBanner_social_container_middle,.bannerType3 #adBanner_social_container_middle,.bannerType1 #adBanner_social_container_last,.bannerType3 #advast_top_channelname,.bannerType4 #adBanner_social_container_middle,.bannerType5 #advast_top_channelname,.bannerType5 #adBanner_social_container_middle,.bannerType5 #adBanner_image_container6,.bannerType6 #advast_top_channelname,.bannerType6 #adBanner_social_container_last{
	display:none;
}

.bannerType4 #advast_top_channelname,.bannerType2 #advast_top_channelname{
    width: 100%;
    float: left;
    height: 75px;
    color: #fff;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
	padding-top:6px;
}

.bannerType2 .instgm_icon_icon{
	margin-left:50px;
}

.bannerType6 #adBanner_social_container_middle{
	width:430px;
	padding-top: 10px;
}

.bannerType1 #adBanner_social_container_middle{
	width:298px;
	padding-top: 10px;
}
.bannerType6 #adBanner_social_container_middle .adBanner_channel_name{
	width:245px;
}

#adBanner_social_container_middle{
	float: left;
    color: #FFF;
    width: 298px;
    height: 100%;
    padding: 30px 7px;
	background-color:#272627;
}

.bannerType6 #adBanner_social_container_middle .adBanner_channel_name span{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding:5px 10px;
	background-color:#000;
}

#adBanner_social_container_middle .adBanner_channel_name{
	width: 114px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    padding: 6px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0 10px;
}

.bannerType2 .adBanner_image_container{
	height:125px;
	float:left;
	width:100%;
	overflow:hidden;
}

.bannerType4 .adBanner_image_container{
	height:295px;
	float:left;
	width:100%;
	overflow:hidden;
}

.bannerType2 #adBanner_image_container2,.bannerType2 #adBanner_image_container3,.bannerType2 #adBanner_image_container4,.bannerType2 #adBanner_image_container5{
	width:50%;
}

.bannerType5 .adBanner_image_container{
	height:200px;
	width:60px;
	float:left;
	overflow:hidden;
}

.bannerType2 #adBanner_social_container_last{
	float:left;
	width:100%;
	padding-top:10px;
	height:50px;
	background-color:#272627;
}

.bannerType2 #adBanner_social_container_last .fbblack_icon_icon{
	margin-left:75px;
}

.bannerType3 #adBanner_social_container_last{
	height: 45px;
    float: left;
    width: 100%;
    padding-top: 6px;
    padding-left: 255px;
}

.bannerType3 #adBanner_social_container_last .adBanner_channel_name{
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    margin-top: 3px;
    float: left;
    margin-left: 80px;
    padding: 0px 15px;
    background-color: #272627;
    max-width: 290px;
    margin-right: 80px;
    text-align: center;
}

.bannerType2 #adBanner_image_container6,.bannerType3 #adBanner_image_container6{
	display:none;
}

.bannerType2  #adBanner_social_container_last .adBanner_channel_name{
	display:none;
}

.bannerType4 #adBanner_image_container4,.bannerType4 #adBanner_image_container4,.bannerType4 #adBanner_image_container5,.bannerType4 #adBanner_image_container6{
	display:none;
}
.bannerType4 #adBanner_social_container_last .frame_social_icon{
	margin-top:28px;
}

.bannerType4 #adBanner_social_container_last .fbblack_icon_icon {
	margin-left:75px;
}

.bannerType5 #adBanner_social_container_last .adBanner_channel_name{
    font-size: 22px;
    color: #fff;
    float: left;
    width: 135px;
    margin-right: 6px;
	text-align: center;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-transform:uppercase;
}

.bannerType4 #adBanner_social_container_last .adBanner_channel_name{
	display:none;
}

.bannerType5 #adBanner_social_container_last{
	float: left;
    padding-top: 8px;
    padding-left: 4px;
}

/* styles  for advast banner ends */

/* styles for iframe left side starts */
.advast_left_thumb_container .grid_chapter_element img {
   /* min-height: 100%;*/
    /*height: 100%;*/
    /*margin: auto;
    width: auto;
    position: absolute;*/
}
/* styles for iframe left side starts */

/* styles for banner slider twitter scroll starts */

#banner_twitter_feeds{
    padding: 5px 15px;
    overflow: hidden;
}

/* Remove padding, margin, bullets and
   make sure it's only one line */
#banner_twitter_feeds ul {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    float: left; /* This makes the ul the full width of the children */
}

/* Tweets on one line, separated */
#banner_twitter_feeds ul li {
    display: inline-block;
    margin: 0 20px 0 0;
}

#banner_twitter_feedsul li p {
    margin: 0;
}

/* Hide some stuff we don't want */
#banner_twitter_feeds ul li div.user,
#banner_twitter_feeds ul li p.timePosted,
#banner_twitter_feeds ul li p.interact {
    display: none;
}

/* Scroll it (thanks: http://stackoverflow.com/questions/21233033/css3-marquee-effect) */
#banner_twitter_feeds ul {
   /* padding-left: 110%;
    -webkit-animation: marquee 180s linear infinite;
	-moz-animation: marquee 180s linear infinite;
	animation: marquee 180s linear infinite;*/
}

#banner_twitter_feeds ul:hover {
    -webkit-animation-play-state: paused;
}

/* Make it move */
@-webkit-keyframes marquee {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}
/* styles for banner slider twitter scroll ends */


#advast__rightblock{
	background-color:#fff;
}

#grid_social_bar a span{
    background-image:url('../images/grid-social-icon-stripe.png');
    background-repeat: no-repeat;
    background-size: 146px 32px;
}

#grid_social_bar_fb span{
    background-position: -2px -4px;
    width:25px;
    height: 25px;
    float:left;
    margin-top: 1px;
}

#grid_social_bar_in span{
    background-position: -29px -4px;
    width:25px;
    height: 25px;
    float:left;
    margin-top: 1px;
}

#grid_social_bar_yt span{
    background-position: -59px -4px;
    width:25px;
    height: 25px;
    float:left;
    margin-top: 1px;
}

#grid_social_bar_tw span{
    background-position: -91px -4px;
    width:25px;
    height: 25px;
    float:left;
    margin-top: 1px;
}

#grid_social_bar a#grid_social_bar_gs_logo span{
	background-image: url('../images/gs-logo-new.png');
    width: 45px;
    height: 25px;
    float: left;
    margin-top: 1px;
    background-size: contain;
    background-position: center;
}

#grid_social_bar_tb span{
    background-position: -120px -3px;
    width:25px;
    height: 25px;
    float:left;
    margin-top: 1px;
}

@media (max-width: 575px) {
	#adVast_taskbar_controls #taskbar_video_controls #video_icon_bar #videoduration, #adVast_taskbar_controls #taskbar_audio_controls #audio_icon_bar #audioduration {
		margin: -7px 25px;
	}
}
@media (max-width: 840px) {
	#gridStoryBox {
		min-width:300px !important;
		max-width:300px !important;
		max-height:195px !important;
	}
}
@media only screen and (width: 640px) and (height: 334px){
	.advast_left_thumb_container{
		overflow:hidden;
	}
	.grid_channel_element_thumbname{
		bottom:0px;
	}
}
iframe.carouselVideoframe{
	position:relative;
	z-index:-1;
}
.shopping-cart-icon{
	position: absolute;
    bottom: 10px;
    width: 40px;
    left: 10px;
}
.shopping-cart-icon a:focus{
	outline:none;
}