.blog-banner .blog-title{
margin:0;
text-transform: uppercase;
}
.single-blog-main-header-wrapper {
    position: relative;
    background-color: #e8ecef;
}
.blog-banner {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
}
.blog-with-sidebar{
    width: 75%;
    display: inline-block;
}
.post-list-inner-wrapper.sticky {
    padding: 25px 25px 0;
    background: #f4f6f7;
    margin-bottom: 40px;
    border-top: 3px solid;
}
.blog-top-box ul li {
    margin-bottom: 0;
}
@media(max-width:767px){
.blog-title {
    font-size: 20px !important;
    line-height: 22px !important;
}
.ins-breadcrumbs a, .ins-breadcrumbs span {
    font-size: 12px;
    line-height: 12px;
}
.blog-banner{
top: 55%;
}
}
ul.blog-tags li {
    list-style: none;
    float: left;
    margin-right: 15px;
}
.end-of-post {
    height: 35px;
}
article.blog-page {  
    padding-bottom: 50px;
}
.blog-page-wrapper {
    padding-left: 0;
    padding-right: 0;
}
.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 {
	color: #0d345b;
	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;
}
.blog-text-box ul li a {
	
	font-size: 15px;
	color: #565656;
	font-weight: 400;
	border: 1px solid #d0d0d0;
	padding: 8px 15px;
	-webkit-transition: all .3s ease;
	display: inline-block;
}

form.post-password-form input[type="password"] {
    margin: 5px 0 10px;
    padding: 9px 12px;
    outline: 0;
    font-size: 13px;
    line-height: 17px;
    width: 100%;
}
form.post-password-form input[type="submit"] {
    display: block;
}

.insignia_comment_list{
padding:0;
}
ul.insignia_comment_list li.pingback {
    border: 1px solid #d0d0d0;
    margin-top: 30px;
}
ul.insignia_comment_list li.pingback .pingback-entry {
    padding: 30px 30px;
}
.pingback-entry .pingback-heading {
    font-weight: 700;
}
.blog-text-box ul.blog-tags {
	padding: 25px 0 0;
	display: inline-block;
	width: 100%;
}
.blog-text-box ul li a:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .3s ease;
    background: #0d345b;
}

.admin-box {
	background: #f1f2f3;
	padding: 17px;
	padding: 21px 8px;
	margin: 40px 15px;
	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: 20px;
}
.allcomments-text-box h3.fn {
    
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    line-height: 24px;
    text-transform: uppercase;
}
@media(max-width:500px){
.allcomments-text-box h3.fn {
    font-size: 13px;
    line-height: 19px;
}
}
.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-img-box img {
    width: auto;
    padding-right: 15px;
    margin-bottom: 10px;
}
.comment-author.allcomments-img-box {
    float: left;
}
.author-info{
    float: inherit;
    
}

.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-gallery-box{
	margin-top: 40px;
	margin-bottom: 40px;
}
.effects {
  padding-left: 15px;
}
.effects .post-img-hover {
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
  float: left;
}
.effects .post-img-hover:nth-child(n) {
  margin-right: 5px;
}
.effects .post-img-hover:first-child {
  margin-left: -15px;
}
.effects .post-img-hover:last-child {
  margin-right: 0;
}
.effects .post-img-hover img {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 60px;
  height: 60px;
  border: solid 5px #fff;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-weight: 700;
  font-size: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

.effect-6 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.effect-6 .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.effect-6 .post-img-hover.hover .overlay {
  opacity: 1;
}
.effect-6 .post-img-hover.hover .overlay a.expand {
  top: 50%;
  margin-top: -30px;
  opacity: 1;
}

@media only screen and (max-width: 1100px) {
  .effects {
    padding-left: 5px;
  }
  .effects .post-img-hover {
    width: 50%;
  }
  .effects .post-img-hover:nth-child(n) {
    margin-right: 5px;
  }
  .effects .post-img-hover:first-child {
    margin-left: 0;
  }
  .effects .post-img-hover:nth-child(2n-1) {
    margin-left: -5px;
  }
  .effects .post-img-hover:nth-child(2n) {
    margin-right: 0;
  }
  .effects .post-img-hover:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 520px) {
  .effects .post-img-hover {
    width: 100%;
  }
  .effects .post-img-hover:nth-child(n) {
    margin-right: 0;
  }
  .effects .post-img-hover:first-child {
    margin-left: 0;
  }
  .effects .post-img-hover:nth-child(2n-1) {
    margin-left: 0;
  }
  .effects .post-img-hover:nth-child(2n) {
    margin-right: 0;
  }
  .effects .post-img-hover:last-child {
    margin-right: 0;
  }
  .effects .post-img-hover img {
    margin: 0 auto;
  }
}
/*End Image hover effect*/


.ins_tabs>li{
float: none !important;
}
@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: 20px;
}
.socials-sharing.socials .socials-item {
    margin: 0 0 0 15px;
}
.socials-sharing.socials .socials-item i {
    font-size: 20px;
    color: #ababab;
-webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.blog-text-box-btn {
    margin: 32px 0 50px;
    line-height: 35px;
}
.blog-sidebar-search {
    padding-top: 50px;
    padding-bottom: 50px;
}
.blog-img-box.archive-featured-image img {
    min-width: 300px;
}
.paginated-comments-links.clearfix {
    padding-top: 20px;
}