

.bloghome_imgnew {
    border: 1px solid #ccc;
    display: inline-block;
    height: 44px;
    margin: 0;
    overflow: hidden;
    width: 44px;
}

.blogtitle_home h1 {
    color: #333;
    font-family: "Ubuntu";
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 15px 0 0;
}

.HomeBlogImage img {
    width: 100%;
}

.Newfluidimg {
	margin-bottom:10px;
}

.Newfluidimg p {
    color: #404040;
    font-family: "Ubuntu",sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

/*.FluidSearch a{
	width:30px;
	height:40px;
	color:#5eccff;
	font-size:20px;
	position:absolute;
	top:12px;
	right:13px;
}

.FluidSearchcon {
	position:fixed;
	z-index:999999;
	width:100%;
	height:100vh;
	background:rgba(0, 0, 0, .8);
	top:0;
	left:0;
	padding:20px;
}

.FluidLocation {
	width:100%;
	height:40px;
	background:url(../img/common/point.png) no-repeat left center;
	font-size:14px;
	color:#CCC;
	font-weight:400;
	font-family: "Ubuntu",sans-serif;
	margin:0 0 20px 0;
	padding:0 10px 0 30px;
	border:0 !important;
	border-bottom:2px solid #787878 !important;
}

.FluidLocationSearch {
	width:100%;
	height:40px;
	background:url(../img/common/searchbtn.png) no-repeat left center;
	font-size:14px;
	color:#CCC;
	font-weight:400;
	font-family: "Ubuntu",sans-serif;
	margin:0 0 20px 0;
	padding:0 10px 0 30px;
	border:0 !important;
	border-bottom:2px solid #787878 !important;
}

.FluidSearchBtn {
	width:48%;
	height:40px;
	background:#09bafc;
	font-size:14px;
	color:#FFF;
	font-weight:400;
	font-family: "Ubuntu",sans-serif;
	text-transform:uppercase;
	border:0;
	letter-spacing:1px;
	border-radius:5px;
}

.FluidSearch_close a{
	position:fixed;
	top:0;
	right:0;
	width:30px;
	height:30px;
	font-size:20px;
	color:#FFF;
}

.FluidSearchCancel {
	width:48%;
	height:40px;
	background:#ccc;
	font-size:14px;
	color:#6a6b6b;
	font-weight:400;
	font-family: "Ubuntu",sans-serif;
	text-transform:uppercase;
	border:0;
	letter-spacing:1px;
	border-radius:5px;
	margin:0 0 0 1%;
}*/

.mobileSubscriber {
	float:left;
	width:50%;
	height:auto;
	padding:5px;
}

.LatestSubscribers {
	display:inline-block;
	width:100%;
	height:auto;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:20px;
}

.LatestSubscribers h1 {
	float:left;
	margin:0;
	width:auto;
	padding:0 0 10px 15px;
	font-size:17px;
	font-weight:400;
	color:#000;
	line-height:49px;
	font-family: 'Open Sans', sans-serif;
}

.LatestSubscribers a {
	float:right;
	font-size:12px;
	font-weight:400;
	color:#737373;
	line-height:49px;
	margin-right:20px;
}

.LatestSubscribers a .fa {
	padding-left:5px;
}

.mobileSubscriber p {
	display:inline-block;
	width:100%;
	height:auto;
	width:100%;
	padding:7px 0 0 0;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	font-size:14px;
	font-weight:400;
	color:#000;
	font-family: 'Open Sans', sans-serif;
}



