.blog-banner .blog-title{
margin:0;
}
.single-blog-main-header-wrapper, .career-main-header-wrapper, .single-career-main-header-wrapper, .single-team-main-header-wrapper, .archive-port-main-header-wrapper, .archive-blog-main-header-wrapper {
position: relative;
}
.blog-banner, .career-banner, .single-career-banner, .single-team-banner, .archive-port-banner, .archive-blog-banner {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
left: 0;
right: 0;
}
.blog-main-details ul {
padding-left: 0;
}
.post-list-inner-wrapper.sticky {
padding: 25px 25px 0;
background: #ececec;
margin-bottom: 40px;
border-top: 3px solid;
}
.blog-with-sidebar{
width: 75%;
display: inline-block;
}
.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: 5;
margin-top: -20px;
}
.post-image-gallery .slick-next {
left: 45px;
top: 100%;
z-index: 5;
margin-top: -20px;
}
.post-image-gallery .slick-slide img {
width: 100%;
height: auto;
}
.blog-main-details 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-main-details {
padding: 10px 0;
margin: 15px 0;
text-align: center;
background: #f3f3f3;
}
.blog-main-details 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 60px;
}
.blog-text-box p {
color: #565656;
font-weight: 400;
margin: 25px 0px;
}
.tags-single-post li a {
padding: 7px 10px;
border: 1px solid #dedede;
font-size: 12px;
margin: 5px;
color: #909192;
}
.tags-single-post li {
display: initial;
line-height: 40px;
}
.tags-single-post li a:hover {
text-decoration: none;
-webkit-transition: all ease-in-out 0.3s;
background: #425cbb;
color: #fff;
border-color: #425cbb;
}
ul.tags-single-post {
padding-left: 0;
}
.blog-widget-area {
margin-top: 35px;
padding-top: 50px;
}
.admin-box {
padding: 21px 8px 50px;
margin-bottom: 30px;
width: 98%;
border-bottom: 1px solid;
border-color: #dedede;
}
.admin-img-box{
text-align: center;
}
.admin-text-box {
text-align: center;
}
.admin-img-box img {
border-radius: 100%;
width: auto;
height: auto;
}
span.admin-top-text {
font-size: 16px;
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 {
padding-top: 10px;
font-size: 15px;
color: #565656;
font-weight: 400;
width: 600px;
margin: 0 auto;
}
.comments-write-comment-box .nav>li>a:focus, .nav>li>a:hover {
text-decoration: none;
background: none;
}
ul.insignia_comment_list {
padding: 0;
}
ul.insignia_comment_list>li{
list-style: 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;
}
ul.insignia_comment_list li.pingback .pingback-entry {
padding: 30px 30px;
}
ul.insignia_comment_list li.pingback {
border: 1px solid #d0d0d0;
margin-top: 30px;
}
.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-img-box img {
width: auto;
padding-right: 15px;
margin-bottom: 12px;
}
.comment-author.allcomments-img-box {
float: left;
}
.author-info{
float: inherit;
}
.blog-main-details 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;
}
.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;
}
.blog-text-box-btn {
margin: 32px 0;
}
.blog-sidebar-search {
padding-top: 50px;
padding-bottom: 50px;
} .post-nav__title {
display: block;
letter-spacing: .1em;
text-transform: uppercase;
font-weight: 700;
line-height: 1;
-webkit-transition: color .4s;
transition: color .4s;
color:#232323;
}
span.post-nav__title:hover {
color: #425cbb;
}
.post-nav__subtitle {
display: block;
letter-spacing: .1em;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 1em;
font-size: .7em;
white-space: nowrap;
line-height: 1;
color: #888;
}
@media (min-width: 768px){
.post-nav__subtitle {
position: absolute;
top: 5px;
}
span.post-nav__subtitle._next {
right: 0;
padding-right: 80px;
}
}
.post-nav {
border-bottom: 1px solid #dedede;
display: inline-block;
width: 100%;
margin-bottom: 30px;
padding: 60px 0;
border-top: 1px solid #dedede;
}
nav.navigation.post-nav ul {
padding-left: 0;
}
.portfolio-nav {
display: inline-block;
width: 100%;
margin-bottom: 30px;
padding-bottom: 60px;
padding-top: 30px;
}
.post-nav:before,
.post-nav:after {
content: " ";
display: table;
}
.post-nav:after {
clear: both;
}
.post-nav__list {
padding: 0;
margin: 0;
list-style: none;
}
.post-nav__list-item {
position: relative;
max-width: 50%;
}
.post-nav__list-item a {
position: relative;
display: block;
z-index: 1;
color: inherit;
padding-top: 45px;
}
@media (min-width: 768px) {
.post-nav__list-item a {
padding-top: 1.5em;
}
}
.post-nav__list-item._prev {
float: left;
}
@media (min-width: 768px) {
.post-nav__list-item._prev a {
padding-left: 80px;
}
}
.post-nav__list-item._next {
float: right;
text-align: right;
}
@media (min-width: 768px) {
.post-nav__list-item._next a {
padding-right: 80px;
}
}
.post-nav__icon {
position: absolute;
top: 0;
display: block;
}
@media (min-width: 768px) {
.post-nav__icon {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
}
.post-nav__icon._prev {
left: 0;
}
.post-nav__icon._next {
right: 0;
}
.arrow-left:before {
top: 50%;
left: 0;
width: 100%;
border-bottom: 3px solid;
-webkit-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.arrow-left:after {
left: 1px;
top: 50%;
-webkit-transform: translate(0,-50%) rotate(-135deg);
-ms-transform: translate(0,-50%) rotate(-135deg);
transform: translate(0,-50%) rotate(-135deg);
}
.arrow-left:after {
width: 15px;
height: 15px;
border-top: 3px solid;
border-right: 3px solid;
}
.arrow-left:after, .arrow-left:before {
content: '';
position: absolute;
display: block;
background-color: transparent;
}
.arrow-left {
position: relative;
display: block;
color: #425cbb;
height: 32px;
width: 32px;
}
.arrow-right {
position: relative;
display: block;
color: #425cbb;
height: 32px;
width: 32px;
}
.arrow-right:before {
top: 50%;
left: 0;
width: 100%;
border-bottom: 3px solid;
-webkit-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.arrow-right:after, .arrow-right:before {
content: '';
position: absolute;
display: block;
background-color: transparent;
}
.arrow-right:after {
right: 1px;
top: 50%;
-webkit-transform: translate(0,-50%) rotate(45deg);
-ms-transform: translate(0,-50%) rotate(45deg);
transform: translate(0,-50%) rotate(45deg);
}
.arrow-right:after {
width: 15px;
height: 15px;
border-top: 3px solid;
border-right: 3px solid;
}
.archive-blog-header{
height:350px;
}
.blog-top-box h3{
font-family: Montserrat-Regular;
line-height: 35px;
letter-spacing: 0px;
font-weight: 400;
font-style: normal;
color: #343434 ;
font-size: 30px;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;
}
.archive-blog-header,.single-blog-header{
background-color: #cbd1d2;
background-size:cover;
background-repeat:no-repeat;
background-position: center center;
}
.ensign-rounded-button-small{
background: #425cbb ;
line-height: 30px;
font-family: Montserrat-Regular;
}
h3.blog-title {
font-family: Montserrat-Regular;
text-align: center;
text-transform: capitalize;
line-height: 50px;
letter-spacing: 2px;
font-weight: 500;
font-style: normal;
color: #ffffff ;
font-size: 40px;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;
}
.single-blog-header {
height: 350px;
}
.comment-form-message a {
color: #425cbb ;
}
.insignia-button {
background: #425cbb ;
font-family: Montserrat-Regular;
}