.case-study-banner{
	margin-bottom:40px;
}
.blogBoxes{
	float:left;
	width:100%;
	margin:0 0 35px 0;
}

.blogBoxes .blog-box {
    background: #fff;
    padding: 0 10px;
    border-bottom: 0;
    box-shadow: 0 4px 9px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0 4px 9px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    height: inherit !important;
    min-height: 500px;
    position: relative;
}
.blogBoxes .blog-box .readBtn{
	width:100%;
	text-align:center;
	position:absolute;
	bottom:20px;
}
.blogBoxes .blog-box .readBtn a {
    width: auto;
    height: auto;
    border: 0px;
    color: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 8px 50px;
    margin: 0;
    font-family: 'Montserrat SemiBold';
    background: #71d0d6;
}
.blogBoxes .blog-box .readBtn a:hover {
    background: #292a2b;
    color: #fff;
}

.blogBoxes .blog-pic{
	float:left;
	width:100%;
	padding:15px 0;
	margin:0;
	text-align: center;
}
.blogBoxes .blog-pic img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 80px;
    margin: 0 auto;
}
.blogBoxes .blog-box .blog-meta{
	float:left;
	width:100%;
	background:#fff;
	padding:0 0 6px 0;
	margin:0;
}
.blogBoxes .blog-box .blog-meta h4 {
    min-height: 78px;
    border-bottom: 0;
    text-align: center;
}
.blogBoxes .blog-box .blog-meta h4 hr {
    margin: 2px auto 15px;
    width: 60px;
    border-bottom: 1px solid #292a2b;
}
.blogBoxes .blog-box .blog-meta h4 a {
    color: #282828;
    padding: 0;
    margin: 0;
    font-size: 16px;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
}
.blogBoxes .blog-box .blog-meta h4 a:hover{
	text-decoration:none;
}
.blogBoxes .blog-box .blog-meta p{
    color: #a1b113;
    text-align: center;
	margin:0 0 3px 0;
}
.blogBoxes .blog-box .blog-meta p.sub-title{
	min-height:40px;
}
.blogBoxes .blog-box .blog-meta p span{
    color: #a1b113;
    padding: 0 0 0 22px;
    margin: 0;
    font-size: 13px;
    text-align: right;
    vertical-align: top;
    background: url(../images-landing/clock_icon.png) no-repeat 0 3px;
}
.blogBoxes .blog-box .blog-meta p.date{
    color: #a1b113;
    padding: 0 0 0 19px;
    margin: 0;
    font-size: 13px;
    text-align: right;
    vertical-align: top;
    background: url(../images-landing/clock_icon.png) no-repeat 0 3px;
}
.blogBoxes .blog-box .blog-txt{
	float:left;
	width:100%;
	padding:0;
	margin:0 0 25px;
}
.blogBoxes .blog-box .blog-txt p {
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
    min-height: 130px;
    color: #282828;
    font-family: 'Poppins Regular';
    padding: 0 15px;
}
.blogBoxDetails {
    margin: 0 0 30px 0;
    float: left;
}
.blogBoxDetails .blogDetImg{
	float:left;
	padding:0;
}
.blogBoxDetails .blogDetImg img{
    width: 100%;
    height: auto;
    object-fit: cover;
    padding: 0;
    margin: 0 0 30px 0;
}
.blogBoxDetails .blogDetTxt{
	float:left;
	padding-left:0;
	width:100%;
}
.blogBoxDetails .blog-meta h1{ 
    color: #177caa;
    padding: 0 0 8px 0;
    margin: 0 0 10px 0;
    font-size: 22px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    border-bottom: 2px solid #177caa;
}
.blogBoxDetails .blog-meta p {
    color: #a1b113;
    /*padding: 0 0 0 19px;*/
    margin: 0 0 7px 0;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
    /*background: url(../images-landing/clock_icon.png) no-repeat 0 3px;*/
}
.blogBoxDetails .blog-meta .sharing{
	float:right;
}
.blogBoxDetails .blog-meta .sharing span{
    color: #a1b113;
    padding: 0 0 0 19px;
    margin: 0 0 7px 0;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
    background: url(../images-landing/share_icon.png) no-repeat 0 4px;
}
.blogBoxDetails .blog-txt {
    margin: 8px 0 0 0;
    float: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 13px;
    width: 100%;
    font-family: 'Poppins Regular';
    text-align: justify;
}
.blogBoxDetails .blog-txt p {
    font-size: 13px;
    line-height: 21px;
    text-align: left;
}
.blogBoxDetails .blog-txt ul {
    padding: 10px 0 0 0;
    margin: 0;
}
.blogBoxDetails .blog-txt ul li{
    background: url(../images-landing/bullet.jpg) no-repeat 0 7px;
    list-style-type: none;
    padding: 0 0 10px 16px;
	font-size:13px;
}
.blog-sidebar{
	border:1px solid #e6e5e5;
	background:#f9f8f8;
	margin:0 0 50px 0;
	float:left;
}
.blog-sidebar h3{
	background:#177caa;
	color:#fff;
	font-size:18px;
	text-align:left;
	padding:10px 8px;
	margin:0;
}
.blog-sidebar .blog-pic{
    float: left;
    margin: 0 0 10px 0;
    width: 100%;
    padding:10px 10px 20px 10px;
	border-bottom:1px solid #e6e5e5;
}
.blog-sidebar .blog-pic:last-child{
	border-bottom:0 solid #e6e5e5;
}
.blog-sidebar .blog-pic a.blogImg {
    float: left;
    margin: 0 10px 0 0;
    width: 40%;
}
.blog-sidebar .blog-pic a img{
	width:100%;
	height:80px;
	object-fit:cover;
	border:1px solid #e6e5e5;
	padding:4px;
	border-radius:0;
}
.blog-sidebar .blog-pic h5{
    margin: 5px 0 0 0;
    padding: 0;
    float: left;
    width: 55%;
}
.blog-sidebar .blog-pic h5 a{
    color: #177caa;
    padding:0;
    margin:0;
    font-size: 14px;
    text-align: left;
	text-decoration:underline;
	line-height:18px;
}
.blog-sidebar .blog-pic h6 {
    color: #8c9f13;
    margin:13px 0 0 0;
    font-size: 13px;
    text-align: right;
    vertical-align: top;
    /*background: url(../images-landing/clock_icon.png) no-repeat 0px 0px;
     padding: 0 0 0 21px; */
    display: table;
    float: right;
    line-height: 16px;
	width:55%;
}
.blogBoxDetails .col-sm-12,
.blogBoxDetails .col-sm-6{
	padding-left:0;
	margin:0 0 15px 0;
}
.blogBoxDetails .comment-box h3.comment-reply-title{
    color: #177caa;
    margin: 9px 0 20px 0;
    text-align: left;
    vertical-align: top;
    background: url(../images-landing/reply_icon.png) no-repeat 0 2px;
    padding: 0 0 0 30px;
	font-weight:bold;
}
.blogBoxDetails .comment-box h3.comment-reply-title small{
	font-size:13px;
}
.required{
	color:#F00;
}
.blogBoxDetails .comment-box .form-submit .blogBtn{
	background:#a1b113;
	float:left;
	border:1px solid #94a408;
}
.blogBoxDetails .comment-box .form-submit .blogBtn:hover{
	background:#177caa;
	border:1px solid #096691;
}
.blogBoxDetails .comment-box{
	padding-left:0;
	margin:20px 0 0 0;
}
	
@media screen and (max-width:991px){
.blog-container .col-sm-4{
	float:left;
	width:100%;
}
.blogBoxDetails{
	width:100%;
	float:left;
}
.blogBoxDetails .comment-box{
	float:left;
	width:100%;
	margin-bottom:40px;
	padding:0;
}
.blogBoxDetails .blogDetImg{
	padding:0;
	float:none;
	text-align:center;
}
.blogBoxDetails .blog-meta h4{
	text-align:left;/*
	margin-top:20px;*/
}
.blogBoxDetails .blogDetTxt{
	padding:0;
}
.blog-container{
	padding:0;
}

}
@media screen and (max-width:767px){
.blogBoxes .blog-box{
	margin-bottom:30px;
}
.blogBoxes{
	margin:0;
}
}
.form-horizontal{
	font-size:13px;
}
	
	
	
/* sharing css */
.sharing ul li{
	list-style-type: none;
	display: inline-block;
}

/* comment form css */
.comment-box {
	margin: 40px 0;
}
.comments-title {
	padding: 20px 0;
}
.comments-title hr {
	border-top: 2px solid #eee;
	width: 50%;
}

.comment-form span.required {
	color: #ff0000;
}
/* comments error */
.error {
 color: #FF0000;
}

input.error, textarea.error {
 color:#000000; 
}
#comments-list {
	margin-bottom: 50px;
}
#respond{
    float: left;
	width:100%;
}
#comments-list ul{
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
#comments-list ul li {
    list-style-type: none;
    margin: 0 0 20px 0;
	float:left;
	width:100%;
    padding: 20px;
    background: #f9f8f8;
    border-bottom: 2px solid #177caa;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0 4px 9px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
}
#comments-list ul ul li{
	background:#fff;
	margin:20px 0 0 0;
	border: 1px solid #eeeeee;
	box-shadow:none;
	 -webkit-box-shadow:none;
    float:left;
}
#comments-list ul li .vcard{
	color:#177caa;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding:0;
}
#comments-list ul li .vcard cite{
	font-style:normal;
}
#comments-list ul li .commentmetadata a{
	color:#a1b113;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	padding:0;
}
#comments-list ul li p{
    font-size: 13px;
    line-height: 19px;
    text-align: left;
	margin:6px 0 0 0;
	padding:0;
}
#comments-list ul li .reply{
	text-align:right;
}
#comments-list ul li .reply a{
	color:#a1b113;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	background: url(../images-landing/rply_icon_post.png) no-repeat 0 2px;
	padding:0 0 0 16px;
}
.blog-banner img{
    width: 100%;
    height: 352px;
    object-fit: cover;
    margin: 0 0 20px 0;
}
	
#comments-list ul li p.comment-notes{
    padding: 0;
    margin: 0 0 12px 0;
}

/** Add New css 09-02-2018 ***/


.g-recaptcha div iframe{
	width:302px !important;
}
div#contact_form_pop p {
    padding: 0;
    margin: 0;
}
div#contact_form_pop p input.wpcf7-text{
	width:100%;
	box-sizing:border-box;
}
div#contact_form_pop p label{
	color:#858282;
}
div#contact_form_pop div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    float: left;
    width: 95%;
    box-sizing: border-box;
    margin: 2em 0.5em 1em;
    padding: 10px;
}
div#contact_form_pop p span.error{
	width:100%;
	float:left;
	padding:0 0 5px;
}
div#contact_form_pop p span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
	font-weight: 700;
    display: block;
}
.single-blog #fancybox-wrap{
	width:317px !important;
}
.single-blog #fancybox-content{
	width:300px !important;
}

@media screen and (max-width:1199px){
	.blogBoxes .blog-box{
		min-height:550px;
	}
}
@media screen and (max-width:991px){
	.blogBoxes .blog-box{
		min-height:650px;
	}
	.blogBoxes .blog-box .blog-meta h4{
		min-height:116px;
	}
	.blogBoxDetails .blogDetImg img{
		height:auto;
	}
	/*.blog-sidebar .blog-pic a img{
		height:auto;
	}*/
	.blogBoxDetails, .case-study-sidebar{
		padding:0;
		margin:0;
	}
	.blogBoxDetails .col-sm-6{
		padding:0;
	}
	#footer img{
		width:auto;
	}
}
@media screen and (max-width:767px){
	.blogBoxes .blog-box{
		min-height:570px;
	}
	.blogBoxes .blog-box .blog-meta h4,.blogBoxes .blog-box .blog-txt p{
		min-height:inherit;
	}
	.blogBoxDetails .blogDetTxt .blog-meta .sharing a img{
		width:auto;
	}
}
@media screen and (max-width:639px){
	.blogBoxes .blog-box{
		min-height: 480px;
	}
}
@media screen and (max-width:479px){
	.blogBoxes .blog-box{
		min-height: 570px;
	}
	
}

.desc.odd {
    float: left;
}
.img.odd {
    float: right;
}
.case-study-sidebar{
float:left;
}
.readBtn_details{
	font-family: 'Montserrat SemiBold';
    border-radius: 0;
    padding: 8px 50px;
    background: #71d0d6;
    color: #fff;
    border: 0;
}