.blog-banner .blog-title{
margin:0;
}
.single-blog-main-header-wrapper {
    position: relative;
}
.blog-banner {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    padding: 0 10%;
}
.blog-with-sidebar{
    width: 75%;
    display: inline-block;
}
.blog-top-box ul li {
    margin-bottom: 0;
}
.end-of-post {
    height: 35px;
}
article.blog-page {
    padding-top: 50px;    
    padding-bottom: 50px;
}
.blog-gallary-page {
    position: relative;
    padding-bottom: 50px;
}
.post-image-gallery .slick-prev {
    left: 0;
    top: 100%;
    z-index: 9999;
    margin-top: -20px;
}
.post-image-gallery .slick-next {
    left: 45px;
    top: 100%;
    z-index: 9999;
    margin-top: -20px;
}
.post-image-gallery .slick-slide img {
    width: 100%;
    height: auto;
}
.blog-top-box h1 {
	
	font-size: 30px;
	font-weight: 400;
	margin: 15px 0px;
display: inline-block;
line-height: 40px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.blog-top-box ul {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	margin: 0px;
	padding: 10px 0px;
}
.blog-top-box ul li {
	display: inline-block;
}
.blog-top-box ul li:after {
	width: 1px;
	height: 10px;
	background: #565656;
	content: "";
	display: inline-block;
	margin: 0px 15px;
}
.blog-top-box ul li:last-child:after {
	background: none;
}
.blog-top-box ul li a {
	
	font-size: 15px;
	color: #565656;
	font-weight: 400;
	margin: 15px 0px;
}
.blog-img-box {
	margin-top: 20px;
    margin-bottom: 20px;
}

.blog-text-box{
    margin: 20px 0;
}
.blog-text-box p {
	
	
	color: #565656;
	font-weight: 400;
	margin: 25px 0px;
}
.blog-text-box ul li a {
	
	font-size: 15px;
	color: #565656;
	font-weight: 400;
	border: 1px solid #d0d0d0;
	padding: 8px 15px;
	-webkit-transition: all ease-in-out 1s;
	display: inline-block;
}
.blog-text-box ul {
	padding: 0px;
	
}
.blog-text-box ul li {
	
	margin-right: 15px;
}
.blog-text-box ul li a:hover {
	background: #2e84d2;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all ease-in-out 1s;
	border-color: #2e84d2;
}
.blog-widget-area {
    margin-top: 50px;
}
.admin-box {
	background: #f2f2f2;
	padding: 17px;
	padding: 21px 8px;
	margin: 50px 0;
	width: 98%;
}
.admin-img-box{
	text-align: center;
}
.admin-img-box img {
    border-radius: 100%;
    width: auto;
    height: auto;
}
span.admin-top-text {
	
	font-size: 13px;
	color: #565656;
	font-weight: 400;
}
.admin-text-box h2{
	font-size: 23px;
    color: #565656;
    font-weight: 600;
    margin: 0px 0px 7px 0px;
    line-height: 30px;
}
.admin-text-box h2 a{
	font-size: 23px;
    color: #565656;
    font-weight: 600;
}
p.admin-sub-text {
	

	font-size: 15px;
	color: #565656;
	font-weight: 400;
}
.comments-write-comment-box .nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background: none;
}

.comments-write-comment-box .nav-pills li a {
	font-size: 18px;
	color: #565656;
	font-weight: 400;
	margin: 2px 0px 12px 0px;
	border-bottom: 2px solid #d0d0d0;
	border-radius: 0px;
	width: 50%;
	float: left;
	padding-bottom: 14px !important;
}
.comments-write-comment-box .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #2e84d2;
	background: none;
	border-bottom: 2px solid #2e84d2;
}
.allcomments-box {
	margin-top: 40px;
}
.allcomments-text-box h3 {
    
    font-size: 16px;
    color: #565656;
    font-weight: 600;
    margin: 0px;
    line-height: 24px;
    text-transform: uppercase;
}
.allcomments-text-time-day {
   
    font-size: 12px;
    color: #5f727f;
}
p.allcomments-text-time-day {
	font-size: 15px;
	color: #565656;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
}
.allcomments-text-sub-text p {
	
	font-size: 14px;
	color: #565656;
	font-weight: 400;
	line-height: 26px;
	margin: 0px;
}
.writecomment-text-box {
	display: inline-block;
	width: 29%;
	margin-right: 3.33%;
}
span.writecomment-text-box label {
	
	font-size: 16px;
	color: #565656;
	font-weight: 400;
	margin: 8px 0px;
	display: block;
}
span.writecomment-text-box input {
	
	font-size: 16px;
	color: #565656;
	font-weight: 400;
	width: 100%;
	border: 1px solid #d0d0d0;
	padding: 0px 15px;
	height: 40px;
	line-height: 40px;
}
.writecomment-last-box {
	margin-right: 0px;
}
.writecomment-last-box textarea {
    
    font-size: 16px;
    color: #565656;
    font-weight: 400;
    width: 100%;
    border: 1px solid #d0d0d0;
    padding: 0px 15px;
    height: 150px;
    line-height: 40px;
    background: none;
    margin-bottom: 10px;
}
.writecomment label, .writecomment-last-box label {
	
	font-size: 16px;
	color: #565656;
	font-weight: 400;
	margin: 30px 0px 8px 0px;
	display: block;
}

.ins_comment_rpl {
    position: absolute;
    top: 15px;
    right: 30px;
    margin-top: 10px;
}
.form-submit>input#submit {
	
	font-size: 19px;
	color: #fff;
	font-weight: 400;
	line-height: 40px;
	background: #2e84d2;
	border: none;
	margin: 20px 0px;
	padding: 3px 15px;
}
.allcomments-text-box {
    border: 1px solid #d0d0d0;
    padding: 30px 30px;
}
.comments-write-comment-box {
    padding-bottom: 50px;
}
.comment-content{
padding-top: 25px;
    width: 100%;
    display: inline-block;
}
.allcomments-box ul.children{
    display: inline-block;
}

.allcomments-img-box img {
    width: auto;
}
.comment-author.allcomments-img-box {
    float: left;
}
.author-info{
    float: inherit;
    padding-left: 20px;
    
}
.blog-top-box ul li a:hover
{ color: #2e84d2;
}
.blog-top-box ul li a:hover .blog-hover-text
{  color: #565656;
    
}
.post_read_more {
    margin: 30px 0px;
}
.post_read_more a {
    padding: 11px 15px;
    background: #565656;
    color: #f5f5f5;
    text-transform: uppercase;
    letter-spacing: 0.07em;
}
.post_read_more a i {
    padding-left: 5px;
}
.post_read_more a:hover, .post_read_more a:focus {
    color: white;
    background: #7d7d7d;
    text-decoration: none;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	text-decoration:none;
}
.navigation {
    display: inline-block;
}
.navigation ul {
    position: relative;
    margin: 40px 0 40px 0;
    padding: 0;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    border: 2px solid transparent;
	cursor: pointer;
        padding: 10px 15px;
	margin-right: 5px;
    font-family: inherit;
    font-weight: bolder;
    font-size: 18px;
}


/*Image Hover effect */
.blog-img-box {
	position: relative;
	//display: inline-block;

}
.blog-gallery-box{
	margin-top: 40px;
	margin-bottom: 40px;
}

.blog-img-box img {
    vertical-align: top;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}
.blog-img-box:hover img {
    opacity: 0.4;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.magnifying-glass-icon {
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	line-height: 1;
	opacity: 0;
    padding: 20px;
    border-radius: 50%;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.magnifying-glass-icon i{
font-size:30px;
color:#fff;
}
.blog-img-box:hover .magnifying-glass-icon {
	opacity: 1;
}
.ins_tabs>li{
float: none !important;
}
ul.children .allcomments-box {
    padding-left: 5%;
}
@media only screen and (max-width: 400px) {
	.blog-img-box {
		display: block;
	}
}
audio.audio {
    width: 600px;
    border: 2px solid #d6d6d6;
    margin-top: 23px;
    height: 50px;
    padding: 7px;
    background: #fafafa;
}
@media(max-width:600px) and (min-width:450px){
audio.audio {
    width: 400px;
}
}
@media(max-width:449px){
audio.audio {
    width: 330px;
}
}
.quotes-text-wrapper {
    padding: 50px 80px;
}
.quote-author {
    margin-top: 25px;
    font-size: 23px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.quote-text {
font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 36px;
}
.quote-text:before {
    content: '\f10d';
    font-family: 'FontAwesome';
    left: 35px;
    position: absolute;
    font-size: 40px;
}

/*Social sharing*/
.socials-sharing.socials {
    position: relative;
    display: inline-block;
    margin-top: 30px;
}
.socials-sharing.socials .socials-item {
    margin: 0 8px;
}
.socials-sharing.socials .socials-item i {
    font-size: 20px;
    color: #ababab;
-webkit-transition: all .3s ease;
    transition: all .3s ease;
}