/*-- Latest-tv-series --*/
.agile_tv_series_grid_left {
    padding: 0;
}
a.w3_play_icon span,a.w3_play_icon1 span,a.w3_play_icon2 span {
    position: absolute;
    color: #fff;
    font-size:4.5em;
    left: 42%;
    top: 36%;
}
.agile_tv_series_grid_right{
	background:#FF8D1B;
	min-height:312px;
	padding:3em 3em 0;
	width: 48.6%;
}
p.fexi_header{
	text-transform: uppercase;
    font-size: 1.3em;
    color: #212121;
    font-weight: bold;
    padding-bottom: 1em;
}
p.fexi_header_para{
	margin-top:.8em;
	color:#fff;
	line-height:1.5em;
	position:relative;
}
p.fexi_header_para label{
	position: absolute;
    top: 0%;
    left: 21%;
    font-style: normal;
}
p.fexi_header_para span{
	color: #212121;
    font-size: 14px;
    font-weight: bold;
    float: left;
    width:25%;
}
p.fexi_header_para a{
	color:#fff;
}
.conjuring_w3{
	height:90px;
}
p.fexi_header_para1 a i {
    color: #fff !important;
}
.agileinfo_flexislider_grids{
	padding:1em 0 0;
}
.w3_home_popular{
	margin-bottom:0.5em !important;
}
.social {
  position: fixed;
  bottom: 0%;
  width: 4%;
  z-index: 9999;
}
.social ul {
  padding: 0px;
  -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
}
.social ul li {
  display: block;
  margin: 5px;
  width: 310px;
  text-align: right;
  padding: 10px;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.w3_twitter{
	background:#1da1f2;
}
.w3_facebook{
	background:#3b5998;
}
.w3_dribbble{
	background:#ea4c89;
}
.w3_g_plus{
	background:#dd4b39;
}
.w3_twitter:hover{
	background:#54BAF2;
}
.w3_facebook:hover{
	background:#6187D5;
}
.w3_dribbble:hover{
	background:#EC6D9E;
}
.w3_g_plus:hover{
	background:#EA6A5B;
}
.social ul li:hover {
  -webkit-transform: translate(110px, 0);
  -moz-transform: translate(110px, 0);
  -ms-transform: translate(110px, 0);
  -o-transform: translate(110px, 0);
  transform: translate(110px, 0);
}
.social ul li a{
	color:#212121;
}
.social ul li:hover a {
  color: #fff;
  text-decoration: none;
}
.social ul li:hover i {
  color: #fff;
  background: rgba(0, 0, 0, 0.36);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li i {
	margin-left: 10px;
    color: #212121;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 15px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
	text-align: center;
	background: #fff;
}
/*-- //Latest-tv-series --*/


/*-----start-responsive-design------*/
@media (max-width:1280px){
	h4.latest-text {
		margin-left: 1em !important;
	}
	
}
@media (max-width:1080px){
	
	

	.w3l-movie-gride-agile1 {
		width: 100% !important;
	}
	.w3l-action-icon i {
		font-size: 2em !important;
	}
	.w3l-movie-gride-agile:hover .w3l-action-icon {
		top: 42%;
	}
	.w3l-movie-text h6 a {
		font-size: 1.31em !important;
	}
	.agile_tv_series_grid_right {
		min-height: 258px;
		padding: 2em 2em 0;
		width: 48.6%;
	}
	p.fexi_header {
		padding-bottom: .5em;
	}
	
	.w3l-movie-gride-agile:hover .w3l-action-icon {
		top: 42% !important;
	}
}
@media (max-width:991px){

	.general, .Latest-tv-series, .faq {
		padding: 2em 0;
	}
	a.w3_play_icon span, a.w3_play_icon1 span, a.w3_play_icon2 span {
		left: 49%;
		top: 42%;
	}
	.agile_tv_series_grid_right {
		min-height: inherit;
		padding: 3em;
		width: 100%;
	}
	
}
@media (max-width:800px){

}
@media (max-width:768px){
	
	/*-- icons --*/
	h3.agileits-icons-title {
		font-size: 28px;
	}
	
	/*-- //icons --*/
}
@media (max-width:767px){
	
}
@media (max-width: 736px){
	
}
@media (max-width: 667px){
	.agile_mid_2_home {
		width: 90%;
	}
	.w3l-movie-text h6 a {
		font-size: 1.3em !important;
	}
	a.w3_play_icon span, a.w3_play_icon1 span, a.w3_play_icon2 span {
		left: 47%;
	}
	
}
@media (max-width: 640px){
	.w3_agileits_icons_page {
		margin-top: 25px !important;
	}
	
}
@media (max-width: 600px){
	.Latest-tv-series {
		padding-bottom: 0.5em !important;
	}
	
	.w3l-movie-gride-agile {
		width: 33.33%;
	}
}
@media (max-width: 568px){
	
	.Latest-tv-series {
	padding-top: 2em !important;
	}
	
}
@media (max-width: 480px){
	

	a.w3_play_icon span, a.w3_play_icon1 span, a.w3_play_icon2 span {
		font-size: 3em;
	}
	.agile_tv_series_grid_right {
		padding: 2em;
	}
	.conjuring_w3 {
		height: 82px;
	}
	
}
@media (max-width: 414px){
	
	.agile_mid_2_home {
		width: 63%;
	}
	.social {
		bottom: 5%;
	}
	.w3l-movie-gride-agile {
		width: 50%;
	}
	

}
@media (max-width: 384px){
	
	.social ul li i {
		padding: 7px;
		width: 25px;
		height: 25px;
		font-size: 12px;
	}
	.social ul li {
		width: 300px;
		padding: 5px;
	}

	.w3l-movie-gride-agile {
		width: 90%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.w3l-movie-gride-agile:nth-child(6), .w3l-movie-gride-agile:nth-child(12) {
		margin-left: auto !important;
	}
	.conjuring_w3 {
		height: 155px;
	}
	p.fexi_header_para span {
		width: 38%;
	}

}
@media (max-width: 375px){

	.conjuring_w3 {
		height: 140px;
	}
}
@media (max-width: 320px){
	
	p.fexi_header {
		font-size: 1em;
	}
	.agile_tv_series_grid_right {
		padding: 2em 1em;
	}
	p.fexi_header_para {
		font-size: 13px;
	}
	.conjuring_w3 {
		height: 160px;
	}
	
}
