/*
Theme Name: Filmysouth Folomojo
Theme URI: http://folomojo.com/
Author: Folomojo
Author URI: http://indiasyndicate.com/
Description: The Theme is Trending News.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
Tags: Trending News
Text Domain: Folomojo

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* @import url(http://fonts.googleapis.com/css?family=Slabo+13px); */
@font-face { font-family: 'Slabo 13px'; src: url('fonts/slabo13px.woff'); src: local('Slabo 13px'), url('fonts/Slabo13px-Regular.ttf') format('opentype');}

body{background:#fff;width:100%; height:100%; padding-top:45px; font-family: 'Roboto', sans-serif; font-size:16px; line-height:22px; background-color:#efefef; color:#333;}
h1,h2,h3,h4,h5,h6 {font-family:'Slabo 13px', serif !important;}
h1{font-size:32px;}
a{text-decoration:none!important;}
ul, ol{padding:0;}
p iframe{width:100%;height:350px;}
iframe{width:100%!important;}
.mt5{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.cards-base .media a img{width:100%!important;}
.whitebg{background:#fff; max-width:1200px;}
.mrgnBtm20{margin-bottom:20px;}
/* PC HEADER MENU */
.fm_logo_img{float:left;}
.fm_header_fix{background:#004863; height:45px; width:100%; position:fixed; top:0; z-index:99999999;left:0;}
.fm_nav_custom .navbar-default{background:#004863; border:0; border-radius:0;margin:0 -15px;min-height:45px;}
.fm_nav_custom .navbar-default .navbar-nav>li>a{color:#fff;background-color:transparent;font-size:14px;font-weight: 300; padding: 12px 0;  margin: 0 8px;}
.fm_nav_custom .navbar-brand{padding:10px 0px 10px 0;height:45px;margin-right:15px;}
.fm_nav_custom .navbar-toggle{padding:5px;}
.fm_nav_custom .navbar-default .navbar-nav > li.current-menu-item > a, .fm_nav_custom .navbar-default .navbar-nav>li>a:hover{color:#FFff65;background-color:transparent;}
.fm_menu_right{float:right;height:auto;margin-right:-15px;margin-top: -45px;}
hr.post-divider{display:block; border:1px solid grey;}
@media all and (max-width:991px){
	.fm_social_mashmenu{display:none;}
}
@media all and (max-width:801px){
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
		margin-left:0;
	}
}
@media all and (max-width:767px){
	.fm_nav_custom .navbar-default{margin:0;}
	.fm_nav_custom .navbar-brand{padding:10px 0px 10px 15px;}
	.fm_menu_right{margin-right:0;position:fixed;top:0;right:50px;margin-top:0;}
	.nav.pcNav>li{position:relative!important;}
	.nav.pcNav>li>.dropdown-menu{position:static!important;}
	.nav.pcNav>li>.dropdown-menu li{float:none!important;}
}

.nav.pcNav>li{position:static;}
.nav.pcNav>li>.dropdown-menu{position:absolute;width:100%;left:0;background:rgba(0, 72, 99, 0.8);border-radius:0;}
.nav.pcNav>li>.dropdown-menu li{float:left;}
.nav.pcNav>li>.dropdown-menu li a{color:#fff!important;font-weight: 300;}
.nav.pcNav>li>.dropdown-menu li a:hover, .nav.pcNav>li>.dropdown-menu li a:focus{color:#FFff65!important;background:none;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
	 background-color:transparent; color:#FFff65;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{ background:none; color:#FFff65!important;}
/* Homepage Scroll */
/* .lazyOwlShow{opacity:0;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.lazyOwlShow .s-caption{-webkit-transform:translateY(-100%);	transform:translateY(-100%);}
.lazyOwl:hover .lazyOwlShow{background:rgba(0,0,0,0.6);opacity:1;top:1px;left:0;position:absolute;height:100%;width:100%;}
.lazyOwl:hover .lazyOwlShow .s-caption{-webkit-transform:translateY(0);transform:translateY(0);} */
/* PC SideBar WrldCup Banner */
.wrapperFm{max-width:1360px;margin:0 auto;position:relative;}
.cwcHomeBox{width:80px;position:absolute;top:0;}
.cwcImgBox{width:80px;position:fixed;top:60px;}

.fm_social_mashmenu{float:left;margin: 12px 0px 0 0;}
.fm_social_mashmenu a{color:#fff;margin:0 3px;font-size:18px;-webkit-transition:all 0.3s linear 0s;
	transition:all 0.3s linear 0s;}
.fm_social_mashmenu a:hover{color:#ff0065;}
/*PC Search Css*/
.sb-search {
	position: relative;
	margin-top: 10px;
	width: 0%;
	min-width: 40px;
	height: 40px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	/* width: 100%; */
/* 	height: 60px; */
	margin: 3px 0 0;
	z-index: 10;
	padding:5px 45px 5px 10px;
	font-family: inherit;
	font-size:14px;
	color: #2c3e50;
}
.sb-search-input::-webkit-input-placeholder {
	color: #777;
}
.sb-search-input:-moz-placeholder {
	color: #777;
}
.sb-search-input::-moz-placeholder {
	color: #777;
}
.sb-search-input:-ms-input-placeholder {
	color: #777;
}
.sb-icon-search,
.sb-search-submit  {
	width: 40px;
	height: 36px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search {
	color: #fff;
	background: #004863;
	z-index: 90;
	font-size: 18px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
	/* content: "\e000"; */
}
/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #004863;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
.fm_serach{height:60px;width:280px;position:absolute;top:0;right:0;}
.fm_fixedSocial{position:fixed;top:60px;right:0;height:auto;z-index:999;}
/* @media all and (max-width:920px){
	.fm_serach, .fm_fixedSocial, .fm_social_mashmenu{display:none;}	
} */
@media all and (max-width:1280px){
	.cwcHomeBox{display:none;}
}
/* PC */

.imgFull{width:100%;}
.wrldTable{width:100%;}
.wrldTable tr td{width:50%; vertical-align:top;}
.blueBgWrldCup{background:#3690DC;color:#fff!important;padding:15px;}
.blueBgWrldCup p{color:#fff!important;}
.greenBgWrldCup{background:#064F20;color:#fff!important;padding:15px;}
.greenBgWrldCup p{color:#fff!important;}
@media screen and (max-width:420px) {

.wrldTable{width:100%;margin-left:-25px;}
}


#sidebarSocial{	-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.sideBarActive{position: fixed;top:85px;}
.sideBarActivePos{position: fixed;top:-200px;}
#mlogo a{padding:0;}
.mashmenu .mod .mod-content{
	background:#004863;
	top:-100%;
	right:0;
	padding:19px 0 11px 15px;
	min-width:280px;
	border:none;
	display:block;
	opacity:0;
	overflow:hidden;
	-webkit-transform:translateY(-100%);
	transform:translateY(-100%);
	-webkit-transition:-webkit-transform 0.3s linear 0s, opacity 0.2s linear 0s;
	transition:transform 0.3s linear 0s, opacity 0.2s linear 0s;
	
}
input[type="search"]{border:0;font-size:16px;font-family:"Roboto",sans-serif !important;}
.mashmenu .mod:hover .mod-content{opacity:1;-webkit-transform:translateY(100%);transform:translateY(100%);background:#004863;}

/*  Drop down menu*/
.mashmenu .content-item .title a{font-size:14px!important;}
.content-inner .content-item a{text-align:center;display:block;}
.content-inner .content-item h3.title a{display:block;text-align:left!important;}
.search-form{min-width:290px;text-align:right;}
.contentThumbImg{
	background-repeat:no-repeat;
	background-position:80% 5%;
	background-size:cover; 
	height:111px;
	overflow:hidden;
}
.search-form .screen-reader-text{display:none;}
.mashmenu .mod .head i{line-height:60px;}
.mod .search-submit{background:#c90052;color:#fff;border:1px solid #c90052;}
.mashmenu .mod.right:hover{background:#004863;}
.mashmenu .mod:hover a{color:#fff;}
.wrldcuphdr p {
margin: 0 0 5px!important;
color:#fff!important;
}
.wrlcupBox {
height: 320px;
margin-bottom: 0!important;
}
.wrlcupBox a{color:#333!important;}
.wrlcupBox a:hover h3{text-decoration:underline!important;}
/* Home Page Css*/
#follow_mojo_slide .world-cup > div{padding: 0 5px!important;}
.wrldcuphdr {
margin-left: -15px;
margin-right: -15px;
background: #004863;
color: #fff;
padding: 10px 15px 5px;
margin-bottom: 15px;
}
.wp-polls .Buttons {
background: #004863!important;
color: #fff;
border: 1px solid #004863!important;
font-size: 12px;
padding: 2px 10px;
}
.featuredImg{background-repeat:no-repeat;background-position:80% 5%;background-size:cover;height:130px;overflow:hidden;}
.headerfix { position: fixed;top:0px; width: 100%; height: 60px; z-index: 99999; }
.navbar-defaultbg{background:none!important;}
.navbarBlue{background:#3F99CB; padding-right:15px;}
#follow_mojo_slide{box-shadow:-1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 30px 15px -15px rgba(0, 0, 0, 0.6) inset;}
#follow_mojo_slide .item  > div{padding:0;} 
#follow_mojo_slide .item  > div.mid{border:solid #fff;border-width:0 1px;} 
#follow_mojo_slide  .b-caption{padding:0px;}
#follow_mojo_slide  .b-caption h2 a{padding:0px 25px;display:block;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.figBox{position:relative;

overflow:hidden;-webkit-transition: -webkit-transform 0.3s ease-in 0s; /* Chrome, Safari, Opera */
	transition:transform 0.3s ease-in 0s;}
.banner-box{border-bottom:1px solid #fff;overflow:hidden;position:relative;height:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
	transform:scale(1);
	bottom:-1px;
    -webkit-transition: -webkit-transform 0.3s ease-in 0s; /* Chrome, Safari, Opera */
	transition:transform 0.3s ease-in 0s;
	-webkit-transform:translateZ(0);
}
.figBox:hover  .banner-box{overflow:hidden;
	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Chrome, Safari, Opera */
	transform:scale(1.1);	
}
.banner_box_cover{width:100%;height:100%;-webkit-transition:background 0.6s ease-out 0s, -webkit-transform 0.3s ease-in 0s;transition:background 0.6s ease-out 0s, transform 0.3s ease-in 0s;position:absolute;top:0;}

.blk{
	background:-webkit-linear-gradient(transparent, rgba(0,0,0,0.8));
	background:-moz-linear-gradient(transparent, rgba(0,0,0,0.8));
	background:-o-linear-gradient(transparent, rgba(0,0,0,0.8));
	background:linear-gradient(transparent, rgba(0,0,0,0.8));
	transition:all 0.6s ease-out 0s;
}
.figBox:hover .banner_box_cover{
	background:-webkit-linear-gradient(transparent, rgba(0,0,0,0.7));
	background:-moz-linear-gradient(transparent, rgba(0,0,0,0.7));
	background:-o-linear-gradient(transparent, rgba(0,0,0,0.7));
	background:linear-gradient(transparent, rgba(0,0,0,0.7));
	-webkit-transition:all 0.6s ease-out 0s;
	transition:all 0.6s ease-out 0s;

}
.thumb40{height:200px;}
.thumb50{height:225px;}
.thumb60{height:250px;}
.thumb100{height:450px;}
.inputcss{border-radius:4px 0 0 4px;margin-right:-5px;}
.searchBtn{border-radius:0 4px 4px 0;}
/* Left Panel */
.leftPanel h3{margin-top:5px!important;font-size: 18px!important;line-height: 24px!important;}
.leftPanel h2{margin-top:0!important;font-size:18px!important;line-height: 24px!important;}
.leftPanel h3 a,.rightPanel  a h3{color:#333;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;word-wrap:break-word;}
.leftPanel h3 a:hover,.rightPanel a:hover h3{text-decoration:underline!important;}
.leftPanel h6{color:#C90052;font-size:14px;margin:0;font-family:'Roboto', sans-serif!important;}
.news-item {
	display:block;
	/* margin-bottom:20px;
	border-bottom:dotted 1px #9C9C9C; */
	position:relative;
	padding:0 0 15px;
}
#ascrail2000 > div{z-index:999999;}
.news-item h3 a { font-size:18px; line-height:25px;}
.news-item  a span.category{color:#c90052;display:inline-block;margin:8px 0 0;}
.news-item:last-child{border:0;margin-bottom:20px;}
.news-item h3 {margin:4px 0px;font-size:18px;line-height:25px;word-wrap:break-word;}
.shareCount span{font-size:18px;padding:4px 6px 4px 0px;color:#fff; background-color:#67b7d5;}
.shareCount a span.shareCountNo{color:#000;}
.shareCount a span.shareTxt{color:#004863;margin-right:5px;}
.shareCount a span.shareSocialMedia{display:none;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s;}
.shareCount a:hover span.shareSocialMedia{display:inline-block;position:absolute;top:-7px;left:auto;}
.shareCount{margin:10px 0 0;position:relative;font-size:14px; width:60%;}
.shareIcon{display:none;position:absolute;top:-10px;margin:0 0 0 5px;}
.news-item:hover .shareIcon{display:inline-block;}
.shareCount span:before{
	background: none repeat scroll 0 0 #67b7d5;
	content:url("images/share.png");
    display: inline-block;
    font-size: 16px;
    height: 26px;
    left: 0;
    line-height: 29px;
    position: relative;
    text-align: center;
    top:0px;
    vertical-align: middle;
    width: 24px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin-right:7px;
}
.shareCount time, .shareCount a.time  {color:#d0d0d0 !important;}
.shareCount time:before{
	content:"/";
	padding:0 3px 0 5px;
	color:#d0d0d0;
}
.shareCount  time + .shareIcon:before{
	content:"/";
	padding:0 5px 0 0px;
	color:#d0d0d0;
}

/* Middle Panel */
.midPanel {background:#ebebeb;}
.midPanel h2{margin-top:0px!important;font-size:22px!important;line-height: 24px!important;color:black;}

/* Right Panel */
.rightPanel h2{margin-top:0!important;font-size:22px!important;line-height: 24px!important;color:black;text-transform:uppercase;}
.boxshot{padding-right:0;}
.boxshotbox h4{color:#fff;font-size:15px;}
.banner {display:block;min-height:200px;}
.banner-box:hover .social-share{height:60px;}
.s-caption{
font-family: 'Slabo 13px', serif;
  position: relative;
  color: #000;
  font-size: 13px;
  line-height: 18px;
  z-index: 12;
  text-align: left;
}
.b-caption{
	font-family: 'Slabo 13px', serif;
	position:absolute;
	bottom:15px; 
	padding-left:20px;
	padding-right:20px;
	color:#fff;
	font-size:24px;
	line-height:28px;
	text-shadow: 2px 3px 4px #333;
	-webkit-transition:all 0.3s linear 0s;
	transition:all 0.3s linear 0s;
	z-index:12;
	text-align: left;
}
/* .s-caption{
font-family: 'Slabo 13px', serif;
  position: absolute;
  bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  font-size: 13px;
  line-height: 14px;
  text-shadow: 2px 3px 4px #333;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  z-index: 12;
  text-align: left;
} */
.b-caption h2{font-size:20px!important;margin-top:0;color:#fff!important;margin-bottom:0; line-height:26px; }
.b-caption h2 a{color:#fff; }
.figBox:hover .b-caption h2 a{color:#fff!important;}
.bCapSocial{width:auto;height:0;opacity:0;-webkit-transition:height 0.3s linear 0s,opacity 0.3s linear 0s;transition:height 0.3s linear 0s,opacity 0.3s linear 0s;position:relative;z-index:12;margin:0 25px;}
.figBox:hover .bCapSocial{height:30px;opacity:1;color:#fff;}
.bCapSocialCount{background:url("images/share-icon.png") no-repeat left center; padding:5px 10px 5px 25px; display:inline-block}
.b-caption .category {font-family: 'Slabo 13px', serif;display:block;color:#fff;	font-size:12px;}
.b-caption .category span {background:#c90052;padding:3px 0 3px 10px;text-shadow:none !important;position:relative;
display:inline-block;line-height:16px;}
.b-caption .category span:after{
	content:"";
	position:absolute;
	left:100%;
	top:0;
	border-style:solid;
	border-color:#c90052 transparent #c90052 #c90052;
	border-width:11px;
}
.full-width {width:100% !important;}
.column-head {color:#424242;	font-size:16px;text-transform:uppercase;padding:5px 0px;}
.dark-bg {background:#1c1c1c;}
.dark-bg2 {background:#4c4c4c;}
.dark-bg3 {background:#7b7b7b;}
.no-r-pad {padding-right:0px;}
.no-l-pad {padding-left:0px;}
.no-pad {padding:0px !important;}
.news-item-thumb {display:block;margin:0px 0px 8px;position:relative;}
.news-item-thumb .thumb-hover {
	background:#5fa7ce;
	width:100%;
	color:#fff;
	opacity: 0.9;
    filter: alpha(opacity=90);
	position:absolute;
	bottom:0px; 
	height:0px;
	overflow:hidden;
	-webkit-transition:height 0.3s linear 0s;
	transition:height 0.3s linear 0s;
}
.news-item-thumb:hover .thumb-hover {height:40px;padding:10px 8px;}
.middle-column-news {
	margin:0px 0px 15px;
	position:relative;	
	background-repeat:no-repeat;
	background-position:50% 5%;
	background-size:cover;
	-webkit-transition:all 0.3s ease-in 0s;
	transition:all 0.3s ease-in 0s;
	height:250px;
	overflow:hidden;
}

.middle-column-news img {	opacity: 0.6;filter: alpha(opacity=60);}
.middle-column-news img:hover {opacity: 0.9;filter: alpha(opacity=90);}
.social-share {
	position:absolute; top:0px; right:0px; z-index:999;
	background:#c90052 url("images/share.png") no-repeat 10px 8px;
	color:#fff;
	padding:5px 15px 5px 30px;
	overflow:hidden;
	-webkit-transform:translateX(100%);
	transform:translateX(100%);
	opacity:0;
	-webkit-transition: -webkit-transform 0.3s ease-in 0s, opacity 0.3s ease-in 0s;
	transition: transform 0.3s ease-in 0s, opacity 0.3s ease-in 0s;
	
}
.middle-column-news:hover .social-share{-webkit-transform:translateX(1px);transform:translateX(1px);opacity:1;}
.figBoxAA{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:10;border-top:1px solid #fff;}
.socialMediaBox img{float:left;}
.socialCountBox:before{
	content:url("images/share.png");
    display: inline-block;
    font-size: 16px;
    height: 45px;
    left: 5px;
	top:10px;
    line-height: 29px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 26px;
}
.socialCountBox{display:none;}
.socialCountIcon{display:none;}
.banner_box_cover:hover .socialMediaBox{display:block;}
.midPanelSocial{display:block;}
.middle-column-news:hover .b-caption{color:#f6f6f6;}
.middle-column-news .b-caption:after{
	content:"";
	width:100%;
	height:1px;
	background:#fff;
}
.middle-column-news-cover{ cursor:pointer;
	background:-webkit-linear-gradient(transparent, rgba(0,0,0,0.60));
	background:-moz-linear-gradient(transparent, rgba(0,0,0,0.60));
	background:-o-linear-gradient(transparent, rgba(0,0,0,0.60));
	background:linear-gradient(transparent, rgba(0,0,0,0.60));
	position:absolute;top:0;left:0;width:100%;height:100%;
	transition:background 0.3s linear 0s;	
}
.middle-column-news-cover:hover{
	background:-webkit-linear-gradient(transparent, rgba(0,0,0,0.80));
	background:-moz-linear-gradient(transparent, rgba(0,0,0,0.80));
	background:-o-linear-gradient(transparent, rgba(0,0,0,0.80));
	background:linear-gradient(transparent, rgba(0,0,0,0.80));
}
.the_champ_share_count {display:none!important;}
.social-share img {opacity: 0.9 !important;filter: alpha(opacity=90);}
.social-share .count {display:block;border-top:solid 1px #fff;margin-top:7px;padding:6px 5px 4px 5px;color:#e3e1e0;font-size:12px;}
.comments {color:#666;padding:10px 0;overflow:hidden;font-size:16px;}
#widget_bounds.r3{min-height:250px!important;}
.comments h4{margin:0;}
.comment-column-news {	
	position:relative;
	overflow:hiddden;
	background-repeat:no-repeat;
	background-position:80% 5%;
	background-size:cover;
	-webkit-transition:all 0.3s ease-in 0s;
	transition:all 0.3s ease-in 0s;
	height:200px;	
}
.comment-column-news .b-caption{font-size:18px;line-height:22px;}
.comment-column-news-cover{
	background: -webkit-linear-gradient(transparent, #000000) repeat;
    background: -o-linear-gradient(transparent, #000000) repeat;
    background: -moz-linear-gradient(transparent, #000000) repeat;
    background: linear-gradient(transparent, #000000) repeat;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.comment-column-news-cover:hover {background: rgba(0,0,0,0.7);}
.comment-column-news2 {margin:0px;position:relative;
	background: -webkit-linear-gradient(right, red , green);
    background: -o-linear-gradient(right, red, green); 
    background: -moz-linear-gradient(right, red, green); 
    background: linear-gradient(to right, red , green);
}
.comment-column-news2 img {opacity: 0.6;filter: alpha(opacity=60);}
.comment-column-news2 img:hover {opacity: 0.9;filter: alpha(opacity=90);}
.drop-box-menu {background:#c7e6f5;display:block;padding:0px;}
.drop-box-menu ul {margin:0px;padding:0px;}
.drop-box-menu li {float:none !important;display:block !important;list-style-type:none;text-align:right;margin-bottom:1px;}
.drop-box-menu li a {color:#3f99ca;font-size:13px;padding:5px;display:block !important;}
.drop-box-menu li a:hover, .drop-box-menu li.avtiveMenu a{background:#3f99ca;color:#fff;text-decoration:none;}
.menuBox .menu-news{position:absolute;}
.top-ad-space {display:block;background:#ecebea;padding:5px;margin:10px 0px;display:none;}
.article-panel {display:block;background-color:#fff;}
.article-panel .artcle-img {margin:20px 0px;}
.article-panel p {font-size:16px;color:#222;line-height:28px;font-family:'Roboto', sans-serif!important;font-weight:300;margin:15px 0px;}
.MostCommented {	padding-bottom:15px;} 
.white-txt {	color:#4F4F4F;}
.btn-bg {background:#4F4F4F !important;color:#ACACAC;}
.rightPanel,.midPanel,.leftpanel { background:#fff;}
.padtop20 { padding-top:20px;}
.featureH6Txt{color: #c90052;font-size: 14px;margin: 0;font-family: 'Roboto', sans-serif!important;margin-top:10px;}

/* Inner Page Css*/
.contentImgCapBox{position:relative;}
.contentImgCapBox .wp-caption-text{background:rgba(0,0,0,0.7);position:absolute;color:#fff;bottom:0px;right:0;padding:5px 15px;}
.contentImg{background-repeat:no-repeat;background-position:80% 5%;background-size:cover;height:400px;overflow:hidden;}
.wp-caption-text { font-size:12px; color:#666; font-style:italic; padding:8px 0px;}
.wp-caption.alignnone,.wp-caption.aligncenter,.wp-caption.alignleft,.wp-caption.alignright {width:100%!important;}

.wp-caption.alignnone a img,.wp-caption.aligncenter img, .wp-caption.alignleft img, .wp-caption.alignright img, .wp-caption.alignnone img{max-width:100%;width:100%;height:100%;}

.socialtop{margin-bottom:20px;}
.innerSocialIcon  > .the_champ_sharing_container{display:inline-block!important;margin-top:30px;float:right;}
.share-blue a{font-size:16px;padding-left:35px;color:#d0d0d0;}
.share-blue a span{color:#000;}
.share-blue{position:relative;}
.share-blue a:before{
	background: none repeat scroll 0 0 #3f99ca;
	content:url("images/share.png");
    display: inline-block;
    font-size: 16px;
    height: 30px;
    left: 0;
    line-height: 34px;
    position: absolute;
    text-align: center;
    top:-2px;
    vertical-align: middle;
    width: 30px;
}
.share-blue time{color:#d0d0d0;}
.share-blue time:before{
	content:"/";
	padding:0 3px 0 5px;
	color:#d0d0d0;
}
.byline {color:#414141;line-height:16px; font-size:14px; color:#333; font-weight:400; }
.byline a { display:block;}
.byline span.name { font-size:16px !important; margin-top:15px; display:block;}
.byline time .name {display:block;	padding-top:5px;}
.byline span.role { font-size:14px; font-style:oblique; color:#c90052}
.byline time {font-size:12px;	color:#B4B4B4;}
.wpcf7-form button, .wpcf7-form input, .wpcf7-form optgroup, .wpcf7-form select, .wpcf7-form textarea{width:100%}

.aboutFM h3{border-bottom:1px solid #eaeaea;padding-bottom:7px;color:#245188;}
.aboutFmBox h4{color:#245188;}
.aboutFM p{font-size:14px;font-weight:300;line-height:22px;}
.AbtFmEdit{margin-bottom:15px;}
.AbtFmEdit p{color:#c90052;margin-top:5px;margin-bottom:0;}
.aboutFmBanner{margin-bottom:30px;}
.authorSide h3{color:#245188;}
.entry-content{padding:20px 15px;}
.entry-content h3{color:#245188;font-size:20px;}
.entry-content p{font-size:14px;font-weight:300;line-height:22px;}
.entry-content ol, .entry-content ul{padding-left:40px;margin:10px 0;}
.entry-content ol li, .entry-content ul li{font-size:14px;font-weight:300;line-height:22px;}
.padLeft35{padding-left:35px;}
.catGry .midPanel > .row {
	margin-left:-5px;
	margin-right:-5px;
}
.catGry .midPanel {
	padding-left:10px;
	padding-right:10px;
}

.catGry  .middle-column-news{
	height:200px;
}
.catGry .b-caption{
	font-size:18px;
	line-height:20px;
}
h3.entry-title{background:/*url("images/blue_arrow.png") no-repeat 0 4px;*/none;padding-left:25px;padding-bottom:10px;font-size:18px;}
/* Author Page Css Start */
.authorSide{background:#fff;}
.authorABlock{width:90%;color:#333;
	margin:0 auto;display:block;}
.authorABlock h4{font:17px/1.3 "Slabo 13px",serif !important;margin-top:5px;}	
.authorABlock h6{font:14px "Roboto",sans-serif !important;color:#ff6600;margin-bottom:0;}	
.authorImgBlock{
	background-repeat:no-repeat;
	background-position:60% 5%;
	background-size:cover;
	height:135px;
	overflow:hidden;
	/* width:90%;
	margin:0 auto; */

}
.authorFigCap{
	width:90%;
	margin:0 auto!important;
}
.authorFigCap h4{margin-bottom:5px;}
.authorClrBox{background:#ebebeb;margin:1em 0 0 0;}
.authorClrBox h4{margin-bottom:5px;margin-top:20px;}
.authorClrBox p{margin-bottom:0;font-size:12px;}
.authorSocialCnt{margin-top:1em;color:#fff;}
.authorText{margin-top:1em;clear:both;}
.authorText h4{margin-bottom:5px;}
.authorText p{font-size:12px;line-height:20px;}
.authorFbClr{background:#245188;padding:7px 10px;}
.authorTwtClr{background:#4dd6fe;padding:7px 10px;}
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.bdrRight{border-right:1px solid #fff;}
.main {
	background:#fff;
	margin: 0 auto;
}
/* General grid styles */
.cbp-ig-grid {
	list-style: none;
	padding: 0 0 50px 0;
	margin: 0;
}

/* Clear floats */
.cbp-ig-grid:before, 
.cbp-ig-grid:after { 
	content: " "; 
	display: table; 
}

.cbp-ig-grid:after { 
	clear: both; 
}

/* grid item */
.cbp-ig-grid li {
	width: 33%;
	float: left;
	height: 350px;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding:1em 0 0;
	-webkit-transition: -webkit-background 0.3s ease-in 0s;
	-moz-transition: -moz-background 0.3s ease-in 0s;
	transition: background 0.3s ease-in 0s;
}

/* we are using a combination of borders and box shadows to control the grid lines */
.cbp-ig-grid li:nth-child(-n+3){
	border-top: none;
}
.cbp-ig-grid li:nth-child(3n-1),
.cbp-ig-grid li:nth-child(3n-2) {
	box-shadow: 1px 0 0 #d0d0d0;
}
/* Hover styles */
.cbp-ig-grid li:nth-child(3n-1){width:34%}
.cbp-ig-grid li:hover {
	background: #F7F7F7;
}.cbp-ig-grid li > a:hover {
	background: #F7F7F7;
}
@media screen and (max-width: 62.75em) {
	.cbp-ig-grid li {
		width: 50%;
	}
	
	/* reset the grid lines */
	.cbp-ig-grid li:nth-child(-n+3){
		border-top: 1px solid #d0d0d0;
	}
	.cbp-ig-grid li:nth-child(3n-1){width:50%;}
	.cbp-ig-grid li:nth-child(3n-1),
	.cbp-ig-grid li:nth-child(3n-2) {
		box-shadow: none;
	}

	.cbp-ig-grid li:nth-child(-n+2){
		border-bottom: none;
		border-left:none;
	}

	.cbp-ig-grid li:nth-child(2n-1) {
		box-shadow: 1px 0 0 #d0d0d0;
	}
}

@media screen and (max-width: 41.6em) { 
	.cbp-ig-grid li {
		width: 100%;
		
	}
	.cbp-ig-grid li:nth-child(3n-1){width:100%;}
	.cbp-ig-grid li:nth-child(-n+2){
		border-top: 1px solid #d0d0d0;
	}

	.cbp-ig-grid li:nth-child(2n-1) {
		box-shadow: none
	}

	.cbp-ig-grid li:first-child {
		border-bottom: none;
	}
}

@media screen and (max-width: 25em) { 
	.cbp-ig-grid {
		font-size: 80%;
	}

	.cbp-ig-grid .cbp-ig-category {
		margin-top: 20px;
	}
}


/* Author Page Css End */



/* Footer  */
.footer-box {
	background:#fff;
	display:block;
	box-shadow:0 3px 6px #d0d0d0 inset;
	margin-top:20px; 
	border-top: 1px solid #d0d0d0;
}
.footer {background:#004863;	display:block;padding:18px 0px;color:#fff;font-size:12px;}
.footerA a ,.footerAMobile a {color:#fff;text-decoration:none;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.footerA  a:hover,.footerAMobile a:hover,.footerNav ul li a:hover{color:#47bdff;}
.footerNav{margin-top:30px;}
.footerNav ul li{list-style:none;margin-bottom:5px;line-height:100%;}
.footerNav ul li a{	color:#333;font-size:12px;font-family:"Roboto",sans-serif !important;-webkit-transition:all 0.3s ease-in 0stransition:all 0.3s ease-in 0s;}
.footerNav ul.social-icon li a{	padding-left:30px;}
.footerNav ul li.section{color:#c90052;	font-size:15px;margin-bottom:10px;}
.footerNav ul li.section a{color:#c90052;	font-size:15px;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;}
.footerNav ul li.section a:hover{color:#004863;}
.fb, .twt, .gpls, .youtube, .linkedin, .tumblr, .pinterest, .newsletters, .rss{
	background-image:url("images/social-core.png");
	background-repeat:no-repeat;
}
.fbClr, .twtClr, .gplsClr, .pinterestClr{
	background-image:url("images/social-icon-color.png");
	background-repeat:no-repeat;
}
.fm_fixedSocial ul li a{width:40px;height:28px;display:inline-block;}
.fm_fixedSocial ul li:first-child{margin-top: 10px !important;}
.fm_fixedSocial ul li{margin:0!important;}


.footerNav ul li a.fbClr{background-position:0 0;}
.footerNav ul li a.twtClr{background-position:0 -33px;}
.footerNav ul li a.gplsClr{background-position:0 -63px;}
.footerNav ul li a.pinterestClr{background-position:0 -94px;}
.footerNav ul li a.fb{background-position:0 -152px;}
.footerNav ul li a.twt{background-position:0 -77px;}
.footerNav ul li a.gpls{background-position:0 0;}
.footerNav ul li a.youtube{background-position:0 -114px;}
.footerNav ul li a.linkedin{background-position:0 -133px;}
.footerNav ul li a.tumblr{background-position:0 -95px;}
.footerNav ul li a.pinterest{background-position:0 -37px;}
.footerNav ul li a.newsletters{background-position:0 -58px;}
.footerNav ul li a.rss{background-position:0 -19px;}
.subscribe-box {	padding-top:20px;margin-left: -15px;margin-right: -15px;margin-top: -30px;}
.subscribe {	display:block;overflow:hidden;font-family:"Roboto",sans-serif !important;}
.subscribe p{font-size:12px;line-height:20px;padding-right:30px;}
.subscribe p.omg{font-size:14px;line-height:24px;padding-right:30px;}
.footerAMobile{display:none;}
.footerA{display:block;}
.subscribe-box a img{display:inline-block;margin:5px 0;}

/* media Query */
@media all and (max-width:991px){
	.contentImg{
		height:300px;
	}
	.socl_fm{display:none;}
	.inputBdrRadius{margin-left:15px; margin-right:15px;}
	.share-box{ display:none;}
	.auth-box { padding-left:0px !important;}
	.mashmenu .menu > li > a{/* padding:13px 5px!important; */font-size:16px;}
	.pollMobTop{margin-top:15px;min-height: auto!important;}
	.gallery_img{margin-right:0px!important;margin-bottom:10px;}
}
/* Mobile Tab */
.tab-content > .tab-pane {
    display: block;
    opacity: 1;
}
.mobileNavTabs{display:none;}
@media all and (max-width:767px){
	.tab-content{transition:opacity 0.3s linear 0s;}
	.tab-content > .tab-pane {
		display: none;
		opacity: 0;
	}
	.mobileNavTabs{display:block;margin-bottom:15px;}
	.tab-content > .active{
		display: block !important;
		opacity: 1 !important;
	}
	.mobTextHide{display: none;}
	.nav-tabs > li{font-size:14px;}
	.nav > li > a{padding:10px 12px!important;font-weight:bold;}
	.article-panel h1{font-size:24px!important;}
	p iframe{height:300px;}
	.featuredImg{
		height:150px;
	}
	.rightPanelBox{
		margin-left:-15px;
		margin-right:-15px;
	}
	.contentImg{
		height:200px;
	}
	#follow_mojo_slide .item > div.mid{border:none!important;}
	#follow_mojo_slide .figBox{border-bottom:1px solid #fff;}
	.figBoxAA{border-top:0px solid #fff!important;}
	.banner-box{bottom:0;}
	.footer-box{border:0;box-shadow:none;}
	.footer-box .container .footerNav{display:none;}
	.footerA{display:none;}
	.footerAMobile{display:block;}
	.catGry .midPanel {
		padding-left:5px;
		padding-right:5px;
	}
	.bdrRight{border-right:none;}
	.thumb100{height:250px; }
	#sidebarSocial{display:none;}
	.mobMrgn{margin-left:0;margin-right:0;}
	
}

.r3 { min-height:250px !important;}

@media all and (max-width:500px){
	.foloThefeverLogo{width:100px;margin-top:40px!important;}
	.foloThefeverHash{width:200px;top:112px!important;}
	.wrldCupLogoHashBox{height:150px!important;}
	.contentImgCapBox, .auth-box img { display:none;}
	.auth-box { margin-top:5px;}
	
}
/* Trending Slider Carousel css start*/
#owl-demo .item{
	margin: 3px 1px 3px 0;
}
#owl-demo .item .owlImgBG{
	display: block;
	width: 100%;
	height: 200px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	overflow:hidden;
	position:relative;
}
.owlImgCap{
	position:absolute;
	bottom:0;
	background:-webkit-linear-gradient(transparent, rgba(0,0,0,0.9));
	background:-moz-linear-gradient(transparent, rgba(0,0,0,0.9));
	background:-o-linear-gradient(transparent, rgba(0,0,0,0.9));
	background:linear-gradient(transparent, rgba(0,0,0,0.9));
	color:#fff;
	width: 100%;
	height: 100%;
}
.owlImgCap h3{padding:10px 15px;margin:0;position:absolute;bottom:0;}
/* Trending Slider Carousel css end*/

/* Newsletter */
.mailBox{width:1200px;position:fixed;z-index:999999;bottom:0;transform:translateY(100%);
-webkit-transform:translateY(100%);
-webkit-transition:-webkit-transform 1s linear 0s;
transition:transform 1s linear 0s;}

.mailBoxBig{background:rgba(38, 38, 38, 0.8);padding:5px 15px!important;border-top:5px solid #c90052;}
.mailBoxActive{-webkit-transform:translateY(0);transform:translateY(0);}
.closeMail{color:#fff;cursor:pointer;}
.closeMail.glyphicon{
    position: absolute;
    right: 5px;
    top: 5px;
	cursor:pointer;
	z-index:5;
}
.fm_mail_wd{width:auto!important;right:6.5%;}
.fm_mail_wd .mailBoxBig_wd100{width:100%!important}
.folo_Subs_upDown{position:absolute;top:-7px;height:10px;right:0;margin-left:-15px;}
.fm_upDown_arw{background:#c90052;width:100px;display:inline-block;color:#fff;text-align:center;
	position: absolute;
    right: 0;
    top: -15px;
    width: 30px;
	cursor:pointer;
}
.fa.btnUpDn.fa-chevron-down{
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:-webkit-transform 1s linear 0s;
	transition:transform 1s linear 0s;
}
.fa_arow_actv{
	-webkit-transform:rotate(-180deg)!important;
	transform:rotate(-180deg)!important;
	-webkit-transition:-webkit-transform 1s linear 0s;
	transition:transform 1s linear 0s;
}
.fm_padTopBtm{padding-top:16px!important;padding-bottom:16px!important;}
.mailBox h4{color:#fff;font-size:14px;margin:6px 0;}
.mailBox p{color:#fff;font-size:12px;margin:3px 0;}
.SuccessfullyMail{padding:15px;}
.ml5{margin-left:15px;margin-top:0px;display:inline-block;vertical-align:top;}
.ml5 #twitter-widget-0{width:126px!important;margin-top:2px!important;}
.ml5 #twitter-widget-1{width:126px!important;margin-top:2px!important;}
.ml5 #___plusone_0{margin-top:2px!important;}
.ml5 #___plusone_1{margin-top:2px!important;}
.social_fix_box{text-align:right;}
.btn-pink{background:#c90052;color:#fff; font-size: 16px;border-radius:0;
    padding:0 8px;}
.inputBdrRadius{border-radius:0;height:26px;padding:2px 10p; }
#newslet_popup{
	float:right;
}
#newsletter_forms{
	display:none;
}
.errorMailbox{
	color:red;
}

/* Photo Gallery Start*/
.wppg-image-details-watermark-section img{width:100%!important;}
.wppg-digital-details h3{margin-top:0;/* color:#004863; */line-height:25px;font-size:18px;font-weight:bold;}
.wppg_photo_details_previous_photo_section.wppg_photo_details_navigation_links,
.wppg_photo_details_next_photo_section.wppg_photo_details_navigation_links{
	position:absolute;
	top:auto;
	bottom:40%;
	transition:all 0.3s linear 0s;
}
.wppg_photo_details_previous_photo_section.wppg_photo_details_navigation_links:hover,
.wppg_photo_details_next_photo_section.wppg_photo_details_navigation_links:hover{
	background:rgba(0,0,0,0.6);
}
.wppg_photo_details_next_photo_section.wppg_photo_details_navigation_links{
	right:0;
}
.morecontent span {
    display: none;
}
.morecontent a {
    color:#c90052;
}
.wppg-photo-description-text{
	font-size:14px; 
	font-weight:normal;
}
.galleryPagination{text-align:center;margin:10px 0 20px;}
.galleryPagination a{margin:0 8px;}
.g_active{display:inline-block;padding:0 10px;background:#004863;color:#fff;}

.gallery_img{
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain; 
	height:600px;
	overflow:hidden;
	position:relative;
	margin-right:-15px;
}
.fm_google_search{
	display:inline-block;width:200px;margin-top:7px;margin-left:15px;float:left;
}
.contributeForm{background:#004863;padding:1px 10px;}
.contributeForm a{color:#fff;font-size:13px;font-weight:300;}
.wpcf7-response-output.wpcf7-validation-errors,.screen-reader-response,.wpcf7-not-valid-tip{color:#c90052;}
.wpcf7  p {font-weight:500!important;}
/* Close */






/* Newsletter */
@media all and (max-width:1200px){
	.fm_mail_wd{width:100%;right:auto!important;}
	.mailBox{width:100%;left:0;margin-left:0!important;}
	.fm_social_mashmenu{padding-right:15px;}
}
/* #fm_mobile_banner{display:none;}
#fm_mobile_banner div{background:#ccc;height:100px;} */
@media all and (max-width:767px){
	.fm_nl{padding-left:15px;}
	.social_fix_box{padding-right:15px;}
	.fm_google_search{width:175px;}
	.mashmenu div.mlogo{margin:0 10px 0 0;}
	.mashmenu .menu.active{top:45px;}
	
	/* #follow_mojo_slide{display:none;} */
	/* #fm_mobile_banner{display:block;} */
}
@media all and (max-width:359px){
	.fm_google_search{width:155px;margin-left:0;}
}
@media all and (max-width:465px){
	.folo_Subs_upDown{margin-right:15px;}
}
@media all and (max-width:1035px){
	.fm_google_ad{display:none;}
}

.post-navigation{
	display:none!important;
}


/*flaglogo*/
.flaganimation{
  background: url(images/flg.png) repeat-x;
                height:25px;
 animation: aitf 30s linear infinite;
  -webkit-animation: aitf 30s linear infinite;
 -moz-animation: aitf 30s linear infinite;
 -ms-animation: aitf 30s linear infinite;
  width:81px;
  display:inline-block;
}
@keyframes aitf {
  0% {
    background-position: -0% 50%;
  }
  100% {
    background-position: -100% 50%;
  }
}
@-webkit-keyframes aitf {
  0% {
    background-position: -0% 50%;
  }
  100% {
    background-position: -100% 50%;
  }
}
@-moz-keyframes aitf {
  0% {
    background-position: -0% 50%;
  }
  100% {
    background-position: -100% 50%;
  }
}
@-ms-keyframes aitf {
  0% {
    background-position: -0% 50%;
  }
  100% {
    background-position: -100% 50%;
  }
}
