.top-banner-salon{
	background-size: cover;
    padding: 20% 0;
    background-attachment: fixed;
    background-position: center center;
}
#masthead {
    box-shadow: none;
}

.creative-agency-single-post .posts-navigation .featured-image {
    /*padding: 70px 0;*/
    background-size: cover;
    background-position: center center;
}

/*---hanging header---*/
@media (min-width:1200px){
	.hanging_header{
		top:70px;
		position: absolute;
    	width: 100%;
	}
}
#masthead.sticky-menu.hanging_header.fixed-menu {
    top: 0;
}

.single-post.admin-bar #masthead.sticky-menu.hanging_header.fixed-menu {
    top: 32px;
}


/*----css for salon---*/
.salon-single-post .title-section h1.title{
	font-size: 2em;
    font-weight: 700;
    line-height: 0.9em;
    color: #1c2846;
}
@media screen and (min-width: 1200px) {
  .salon-single-post .title-section h1.title {
    font-size: 5em;
  }
}
.salon-single-post .author-title-section {
    text-align: right;
    float: right;
}

.salon-single-post .author-name {
    font-size: 25px;
    color: #1d2746;
    font-family: Roboto;
    text-transform: uppercase;
    margin-bottom:10px;
    margin-top: 20px;
}

.salon-single-post .author-name span {
    font-weight: 900;
}

.salon-single-post .author-bio {
    font-size: 13px;
    color: #1d2746;
    font-family: Roboto;
    text-transform: uppercase;
    letter-spacing:2px;
}

.salon-single-post  .author-avater {
    float: right;
    margin-left: 20px;
}

.salon-single-post  .author-avater img {
    border-radius: 100%;
}

.salon-single-post  .author-section {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.salon-single-post .date-section {
    font-size: 20px ;
    color: #1d2746 ;
    font-family: Poppins,"Open Sans", sans-serif ;
    text-transform: uppercase ;
    margin-top: 10px ;
    letter-spacing: 0.1em ;
    float: left;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.salon-single-post .date-section span {
    font-weight: 900;
}

.salon-single-post .post-format-section {
    float: left;
    width: 100%;
    text-align: right;
    font-size: 16px ;
    color: #1d2746 ;
    font-family: Poppins,"Open Sans", sans-serif ;
    margin-top: 10px ;
    margin-bottom: 10px;
}

.salon-single-post .category-section {
    float: right;
    width: 100%;
    text-align: right;
    font-size: 16px ;
    color: #1d2746 ;
    font-family: Poppins,"Open Sans", sans-serif ;
    margin-top: 10px ;
}
.salon-single-post .category-section a{
 	color: #fe7c35 ;
 	margin-right: 7px;
}


.salon-single-post .tag-section a {
    color: #1d2746;
    margin-right: 10px;
    padding: 8px 15px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 12px;
    display: inline-block;
    border: 1px solid #1d2746;
    font-family: Poppins,"Open Sans", sans-serif;
}
.salon-single-post .tag-section a:hover {
    color: #fff;
    background: #fe7c35;
    border-color: #fe7c35;
}

.salon-single-post .tag-section > div {
    margin-top: 60px;
}
.salon-single-post .tag-section {
    margin-top: 60px;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

.salon-single-post .tag-section:before {
    content: "";
    width: 100%;
    background: #d6dbdf;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
}
.salon-single-post .row.middle-section {
    margin-top: 50px;
}
.salon-single-post .entry-content p {
    color: #6c6e7e;
}

.salon-single-post .primestudio-share-options {
    float: left;
    width: 100%;
    border-bottom: none;
    padding-top: 50px;
}


.salon-single-post .primestudio-share-options .share_it {
    font-size: 22px;
    color: #1d2747;
    font-weight: 600;
    font-family: Poppins,"Open Sans", sans-serif;
    padding-left: 0;
    float: left;
    margin-top: 20px;
}

.salon-single-post .share_it:before {
    display: none;
}
.salon-single-post .share-icons {
    float: right;
}

.salon-single-post .primestudio-share-options .share-icons a {
    width: 50px;
    height: 50px;
    border-radius: 0;
    font-size: 0;
    cursor: pointer;
}
.salon-single-post .primestudio-share-options .share-icons .twitter-sharer {
    background: url("../images/social-media-icons/svg/twitter.svg");
}
.salon-single-post .primestudio-share-options .share-icons .facebook-sharer {
    background: url("../images/social-media-icons/svg/facebook.svg");
}
.salon-single-post .primestudio-share-options .share-icons .pinterest-sharer {
    background: url("../images/social-media-icons/svg/pinterest.svg");
}
.salon-single-post .primestudio-share-options .share-icons .instagram-sharer{
    background: url("../images/social-media-icons/svg/instagram.svg");
}
.salon-single-post .primestudio-share-options .share-icons .google-sharer{
    background: url("../images/social-media-icons/svg/google-plus.svg");
}
.salon-single-post .primestudio-share-options .share-icons .linkedin-sharer {
    background: url("../images/social-media-icons/svg/linkedin.svg");
}


/*form with logged in*/
.salon-single-post .commnet-section.row {
    background: #1d2746;
    padding: 40px 20px;
    margin: 3% auto 10%;
}
@media (min-width:980px){
	.salon-single-post .commnet-section.row {
		display: flex;
	    align-items: center;
	}
}
.salon-single-post .commnet-section a.login-button {
    background: #ff2f4c;
    color: #fff;
    padding: 15px 40px;
    font-family: Roboto;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.2em;
}
.salon-single-post .commnet-section .login-text {
    color: #fefeff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Roboto;
    letter-spacing: 0.2em;
    margin-right: 10%;
}
.salon-single-post .commnet-section .comment-count {
    color: #ff8427;
    font-size: 20px;
    font-family: Poppins,"Open Sans", sans-serif;
    font-weight: 600;
    padding-left: 20px;
}

.salon-single-post img.meta-icon {
    width: 30px;
    margin-left: 20px;
}

.salon-single-post .comment-icon {
    float: left;
}
.salon-single-post .commnet-section.row >.comment-icon-count{
	display: flex;
    align-items: center;
}
.salon-single-post .login-inline{text-align: right;}
.salon-single-post .login-inline > div {
    display: inline-block;
}
.comment-like {
     cursor: pointer; 
 }


.single-post.salon-single-post  .primestudio-share-options .share-icons > a:hover {
    transform: scale(1.2);
}
/*--responsive design--*/
@media (max-width: 767px){
    .salon-single-post .author-avater {
        width: 70px;
    }
    .salon-single-post .author-name {
        font-size: 1.2em;
    }
    .salon-single-post .date-section {
        font-size: 1.1em;
    }
    .salon-single-post .row.middle-section {
        margin-top: 15px;
    }
    .salon-single-post .title-section h1.title {
        margin-bottom: 20px;
    }

    .salon-single-post .primestudio-share-options {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .salon-single-post .primestudio-share-options .share_it {
        float: none;
    }
    .salon-single-post .share-icons {
        float: left;
    }
    .salon-single-post .primestudio-share-options .share-icons a {
        width: 40px;
        height: 40px;
    }
    .salon-single-post .comment-icon {
        width: 50px;
    }
    .salon-single-post .commnet-section .login-text {
        font-size: 14px;
        margin-right: 0;
        text-align: left;
        margin-top: 10px;
    }
    .salon-single-post .commnet-section.row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .salon-single-post .commnet-section a.login-button {
        display: block;
        text-align: center;
        margin-top: 20px;
    }
    .salon-single-post .login-inline > div {
        display: block;
    }
}

.single-post.salon-single-post .comments-title ,.single-post.salon-single-post #reply-title{
    font-size: 22px;
    color: #1d2747;
    font-weight: 600;
    font-family: Poppins,"Open Sans", sans-serif;
    padding-left: 0;
    margin-top: 23px;
}

.single-post.salon-single-post #comments {
    padding-top: 20px;
}

.single-post.salon-single-post .comment-body {
    background: #fbfbfb;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
}




 /*careative single layout section-*/
 .creative_agency_single_posts_commnets {
    background: -webkit-linear-gradient(left,#5723bd, #b305a3);
    background: -o-linear-gradient(left, #5723bd, #b305a3);
    background: linear-gradient(to right, #5723bd, #b305a3);
    padding: 25px 15px;
    margin-top: 50px;
    margin-bottom: 55px;
}
.creative-comment-title {
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500;
    margin-right: 60px;
    position: relative;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(255,255,255);
    font-family: "Roboto";
}
.creative-comment-title:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 38px;
    background: #9946ed;
    top: 3px;
    right: -32px;
}
.creative-comment-text {
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 40px;
    color: rgb(212,161,255);
    font-family: "Roboto";
}
.creative_agency_single_posts_commnets a.login-button {
    text-align: center;
    display: block;
    background: #ffff;
    max-width: 152px;
    width: 152px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 44px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    font-weight: bold;
}
.creative_agency_single_posts_commnets .right-section {
    text-align: right;
    float: right;
    width: auto;
}

.creative_agency_single_posts_commnets a.login-button:hover {
    background: #6c20b8;
    color: #ffffff;
}
.creative_agency_single_posts .author-container {
    background: #f8f8f8;
    padding: 55px 50px;
    margin: 0;
}
h6.creative_agency_single_posts_heading {
    font-weight: 500;
    text-transform: uppercase;
    margin: 35px 0;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(1,1,1);
    font-family: "Roboto";
}
.creative_agency_single_posts img.avatar {
    border-radius: 50%;
}
.creative_agency_single_posts h5.title {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 18px;
    color: rgb(51,51,51);
    font-family: "Roboto";
    font-weight: bold;
}
.creative_agency_single_posts p.bio {
    font-size: 15px;
    line-height: 25px;
    color: rgb(102,102,102);
    font-family: "Roboto";
}
.creative_agency_single_posts_pagination h3.title a {
    color: rgb(0,0,0);
}
.creative_agency_single_posts_pagination h3.title {
    font-weight: 500;
    text-transform: uppercase;
    margin: 20px 0 20px 0;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 24px;
    color: rgb(0,0,0);
    font-family: "Roboto";
}
.creative_agency_single_posts_pagination h6.creative_agency_single_posts_heading {
    font-weight: 500;
    text-transform: uppercase;
    margin: 35px 0 50px 0;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(1,1,1);
    font-family: "Roboto";
}
.tag-section i.creative_agency-tag.single-posts-icon {
    font-size: 26px;
    color: rgb(38,38,38);
    position: relative;
    top: 7px;
}
.tag-section a.creative-single-tag-item {
    display: inline-block;
    margin: 0 4px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 40px;
    color: rgb(38,38,38);
    font-family: "Roboto";
}
.tag-section a.creative-single-tag-item:hover {
color: rgb(184,22,194);
}
.creative-single-social.primestudio-share-options a {
    color: rgb(38,38,38);
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
    border-style: solid;
    border-color: rgb(38,38,38);
    border-width: 1px;
    width: 40px;
    height: 40px;
    line-height: 37px;
}
.primestudio-share-options.creative-single-social {
    text-align: right;
    border: 0;
    margin-top: 0;
    padding: 0;
}
h6.creative-single-social-share-it {
    display: inline-block;
    margin-right: 30px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 40px;
    color: rgb(34,34,34);
    font-family: "Roboto";
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
}
.crative-single-like-box {
    text-align: right;
}
i.creative_agency-small-calendar.single-posts-icon {
    font-size: 26px;
    position: relative;
    top: 8px;
    margin-right: 10px;
    color: rgb(38,38,38);
}
.crative-single-like-box i.fa.fa-heart {
    font-size: 26px;
    color: #6a6a6a;
}
.crative-single-like-box i.fa.fa-heart:hover {
    color: rgb(184,22,194);
}
.creative-single-post-date span {
    font-size: 13px;
    letter-spacing: 3px;
    line-height: 40px;
    color: rgb(38,38,38);
    font-family: "Roboto";
    font-weight: 500;
    text-transform: uppercase;
}
.creative-single-post-date {
    margin-top: 45px;
    margin-bottom: 45px;
}
.post-like-section.crative-single-like-box {
    margin-top: 55px;
}

.entry-content.creative-single-post-content-section {
    margin: 55px 0 55px 0;
}
h1.creative-single-post-title {
    font-size: 25px;
    letter-spacing: 3px;
    line-height: 40px;
    color: rgb(38,38,38);
    font-family: "Roboto";
    text-transform: uppercase;
}
.creative-single-post-content-section p {
    font-size: 15px;
    line-height: 25px;
    color: rgb(102,102,102);
    font-family: "Roboto";
}
.creative_agency_single_posts_pagination .prev-post i {
    text-align: center;
    display: block;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
}
.creative_agency_single_posts_pagination .new-post i {
    text-align: center;
    display: block;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
}
.creative-overleayout {
    background: #67676782;
    padding: 70px 0;
}
.creative-single-border:after {
    width: 100%;
    position: absolute;
    content: '';
    height: 1px;
    left: 0;
    right: 0;
    background: #dcdcdc;
    top: 90px;
}


@media (max-width:991px){

h6.creative_agency_single_posts_heading {
    text-align: center;
     margin: 15px 0;
}
.creative_agency_single_posts img.avatar {
    border-radius: 50%;
    width: 50%;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.creative_agency_single_posts_commnets {
    margin-bottom: 15px;
}
.creative-agency-single-post .tag-section {
    text-align: center;
    margin: 0 0 15px 0;
}
.creative_agency_single_posts .author-container {
    padding: 30px 17px;
}
.creative_agency_single_posts h5.title {
    text-align: center;
}
.primestudio-share-options.creative-single-social {
    text-align: center;
    border: 0;
    margin-top: 0;
}
.creative-single-social.primestudio-share-options a {
    color: rgb(38,38,38);
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    margin: 2px;
    border-style: solid;
    border-color: rgb(38,38,38);
    border-width: 1px;
    width: 32px;
    height: 32px;
    line-height: 30px;
}
.creative_agency_single_posts p.bio {
    line-height: 30px;
    text-align: center;
}
.creative-comment-title {
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    margin-right: 0;
    position: relative;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(255,255,255);
    font-family: "Roboto";
    text-align: center;
}
.creative-comment-title:after {
    content: '';
    position: absolute;
    width: auto;
    height: 38px;
    background: #9946ed;
    top: 0;
    right: 0;
}
.creative-comment-text {
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 23px;
    color: rgb(212,161,255);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_commnets a.login-button {
    text-align: center;
    display: block;
    background: #ffff;
    max-width: 100%;
    width: auto;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 44px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    font-weight: bold;
    margin-top: 10px;
}
.creative_agency_single_posts_commnets .right-section {
    text-align: center;
    float: none;
    width: auto;
}
.creative_agency_single_posts_pagination h6.creative_agency_single_posts_heading {
    font-weight: 500;
    text-transform: uppercase;
    margin: 35px 0 50px 0;
    font-size: 17px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(1,1,1);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_pagination h3.title {
    font-weight: 500;
    text-transform: uppercase;
    margin: 20px 0 20px 0;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 24px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    text-align: center;
}
.creative-single-border:after {
    width: auto;
    position: absolute;
    content: '';
    height: auto;
    left: auto;
    right: auto;
    background: none;
    top: auto;
}

}

@media (max-width:767px){

h6.creative_agency_single_posts_heading {
    text-align: center;
     margin: 15px 0;
}
.creative_agency_single_posts img.avatar {
    border-radius: 50%;
    width: 50%;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.creative_agency_single_posts_commnets {
    margin-bottom: 15px;
}
.creative-agency-single-post .tag-section {
    text-align: center;
    margin: 0 0 15px 0;
}
.creative_agency_single_posts .author-container {
    padding: 30px 17px;
}
.creative_agency_single_posts h5.title {
    text-align: center;
}
.primestudio-share-options.creative-single-social {
    text-align: center;
    border: 0;
    margin-top: 0;
}
.creative-single-social.primestudio-share-options a {
    color: rgb(38,38,38);
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    margin: 2px;
    border-style: solid;
    border-color: rgb(38,38,38);
    border-width: 1px;
    width: 32px;
    height: 32px;
    line-height: 30px;
}
.creative_agency_single_posts p.bio {
    line-height: 30px;
    text-align: center;
}
.creative-comment-title {
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    margin-right: 0;
    position: relative;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(255,255,255);
    font-family: "Roboto";
    text-align: center;
}
.creative-comment-title:after {
    content: '';
    position: absolute;
    width: auto;
    height: 38px;
    background: #9946ed;
    top: 0;
    right: 0;
}
.creative-comment-text {
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 23px;
    color: rgb(212,161,255);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_commnets a.login-button {
    text-align: center;
    display: block;
    background: #ffff;
    max-width: 100%;
    width: auto;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 44px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    font-weight: bold;
    margin-top: 10px;
}
.creative_agency_single_posts_commnets .right-section {
    text-align: center;
    float: none;
    width: auto;
}
.creative_agency_single_posts_pagination h6.creative_agency_single_posts_heading {
    font-weight: 500;
    text-transform: uppercase;
    margin: 35px 0 50px 0;
    font-size: 17px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(1,1,1);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_pagination h3.title {
    font-weight: 500;
    text-transform: uppercase;
    margin: 20px 0 20px 0;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 24px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    text-align: center;
}
.creative-single-border:after {
    width: auto;
    position: absolute;
    content: '';
    height: auto;
    left: auto;
    right: auto;
    background: none;
    top: auto;
}

}

@media (max-width:640px){
h6.creative_agency_single_posts_heading {
    text-align: center;
     margin: 15px 0;
}
.creative_agency_single_posts img.avatar {
    border-radius: 50%;
    width: 50%;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.creative_agency_single_posts_commnets {
    margin-bottom: 15px;
}
.creative-agency-single-post .tag-section {
    text-align: center;
    margin: 0 0 15px 0;
}
.creative_agency_single_posts .author-container {
    padding: 30px 17px;
}
.creative_agency_single_posts h5.title {
    text-align: center;
}
.primestudio-share-options.creative-single-social {
    text-align: center;
    border: 0;
    margin-top: 0;
}
.creative-single-social.primestudio-share-options a {
    color: rgb(38,38,38);
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    margin: 2px;
    border-style: solid;
    border-color: rgb(38,38,38);
    border-width: 1px;
    width: 32px;
    height: 32px;
    line-height: 30px;
}
.creative_agency_single_posts p.bio {
    line-height: 30px;
    text-align: center;
}
.creative-comment-title {
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    margin-right: 0;
    position: relative;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(255,255,255);
    font-family: "Roboto";
    text-align: center;
}
.creative-comment-title:after {
    content: '';
    position: absolute;
    width: auto;
    height: 38px;
    background: #9946ed;
    top: 0;
    right: 0;
}
.creative-comment-text {
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 23px;
    color: rgb(212,161,255);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_commnets a.login-button {
    text-align: center;
    display: block;
    background: #ffff;
    max-width: 100%;
    width: auto;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 44px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    font-weight: bold;
    margin-top: 10px;
}
.creative_agency_single_posts_commnets .right-section {
    text-align: center;
    float: none;
    width: auto;
}
.creative_agency_single_posts_pagination h6.creative_agency_single_posts_heading {
    font-weight: 500;
    text-transform: uppercase;
    margin: 35px 0 50px 0;
    font-size: 17px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(1,1,1);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_pagination h3.title {
    font-weight: 500;
    text-transform: uppercase;
    margin: 20px 0 20px 0;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 24px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    text-align: center;
}
.creative-single-border:after {
    width: auto;
    position: absolute;
    content: '';
    height: auto;
    left: auto;
    right: auto;
    background: none;
    top: auto;
}

}

@media (max-width:567px){
h6.creative_agency_single_posts_heading {
    text-align: center;
     margin: 15px 0;
}
.creative_agency_single_posts img.avatar {
    border-radius: 50%;
    width: 50%;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.creative_agency_single_posts_commnets {
    margin-bottom: 15px;
}
.creative-agency-single-post .tag-section {
    text-align: center;
    margin: 0 0 15px 0;
}
.creative_agency_single_posts .author-container {
    padding: 30px 17px;
}
.creative_agency_single_posts h5.title {
    text-align: center;
}
.primestudio-share-options.creative-single-social {
    text-align: center;
    border: 0;
    margin-top: 0;
}
.creative-single-social.primestudio-share-options a {
    color: rgb(38,38,38);
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    margin: 2px;
    border-style: solid;
    border-color: rgb(38,38,38);
    border-width: 1px;
    width: 32px;
    height: 32px;
    line-height: 30px;
}
.creative_agency_single_posts p.bio {
    line-height: 30px;
    text-align: center;
}
.creative-comment-title {
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    margin-right: 0;
    position: relative;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(255,255,255);
    font-family: "Roboto";
    text-align: center;
}
.creative-comment-title:after {
    content: '';
    position: absolute;
    width: auto;
    height: 38px;
    background: #9946ed;
    top: 0;
    right: 0;
}
.creative-comment-text {
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 23px;
    color: rgb(212,161,255);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_commnets a.login-button {
    text-align: center;
    display: block;
    background: #ffff;
    max-width: 100%;
    width: auto;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 44px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    font-weight: bold;
    margin-top: 10px;
}
.creative_agency_single_posts_commnets .right-section {
    text-align: center;
    float: none;
    width: auto;
}
.creative_agency_single_posts_pagination h6.creative_agency_single_posts_heading {
    font-weight: 500;
    text-transform: uppercase;
    margin: 35px 0 50px 0;
    font-size: 17px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(1,1,1);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_pagination h3.title {
    font-weight: 500;
    text-transform: uppercase;
    margin: 20px 0 20px 0;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 24px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    text-align: center;
}
.creative-single-border:after {
    width: auto;
    position: absolute;
    content: '';
    height: auto;
    left: auto;
    right: auto;
    background: none;
    top: auto;
}
}

@media (max-width:480px){
    h6.creative_agency_single_posts_heading {
    text-align: center;
}
.creative_agency_single_posts img.avatar {
    border-radius: 50%;
    width: 50%;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.creative_agency_single_posts .author-container {
    padding: 30px 17px;
}
.creative_agency_single_posts h5.title {
    text-align: center;
}
.primestudio-share-options.creative-single-social {
    text-align: left;
    border: 0;
    margin-top: 0;
}
.creative-single-social.primestudio-share-options a {
    color: rgb(38,38,38);
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    margin: 2px;
    border-style: solid;
    border-color: rgb(38,38,38);
    border-width: 1px;
    width: 32px;
    height: 32px;
    line-height: 30px;
}
.creative_agency_single_posts p.bio {
    line-height: 30px;
    text-align: center;
}
.creative-comment-title {
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    margin-right: 0;
    position: relative;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(255,255,255);
    font-family: "Roboto";
    text-align: center;
}
.creative-comment-title:after {
    content: '';
    position: absolute;
    width: auto;
    height: 38px;
    background: #9946ed;
    top: 0;
    right: 0;
}
.creative-comment-text {
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 23px;
    color: rgb(212,161,255);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_commnets a.login-button {
    text-align: center;
    display: block;
    background: #ffff;
    max-width: 100%;
    width: auto;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 44px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    font-weight: bold;
    margin-top: 10px;
}
.creative_agency_single_posts_commnets .right-section {
    text-align: center;
    float: none;
    width: auto;
}
.creative_agency_single_posts_pagination h6.creative_agency_single_posts_heading {
    font-weight: 500;
    text-transform: uppercase;
    margin: 35px 0 50px 0;
    font-size: 17px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(1,1,1);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_pagination h3.title {
    font-weight: 500;
    text-transform: uppercase;
    margin: 20px 0 20px 0;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 24px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    text-align: center;
}
.creative-single-border:after {
    width: auto;
    position: absolute;
    content: '';
    height: auto;
    left: auto;
    right: auto;
    background: none;
    top: auto;
}

}

@media (max-width:320px){
    h6.creative_agency_single_posts_heading {
    text-align: center;
}
.creative_agency_single_posts img.avatar {
    border-radius: 50%;
    width: 100%;
    text-align: center;
    display: block;
}
.creative_agency_single_posts .author-container {
    padding: 30px 17px;
}
.creative_agency_single_posts h5.title {
    text-align: center;
}
.creative-single-social.primestudio-share-options a {
    color: rgb(38,38,38);
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    margin: 2px;
    border-style: solid;
    border-color: rgb(38,38,38);
    border-width: 1px;
    width: 32px;
    height: 32px;
    line-height: 30px;
}
.creative_agency_single_posts p.bio {
    line-height: 30px;
    text-align: center;
}
.creative-comment-title {
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    margin-right: 0;
    position: relative;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(255,255,255);
    font-family: "Roboto";
    text-align: center;
}
.creative-comment-title:after {
    content: '';
    position: absolute;
    width: auto;
    height: 38px;
    background: #9946ed;
    top: 0;
    right: 0;
}
.creative-comment-text {
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 23px;
    color: rgb(212,161,255);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_commnets a.login-button {
    text-align: center;
    display: block;
    background: #ffff;
    max-width: 100%;
    width: auto;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 44px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    font-weight: bold;
}
.creative_agency_single_posts_commnets .right-section {
    text-align: center;
    float: none;
    width: auto;
}
.creative_agency_single_posts_pagination h6.creative_agency_single_posts_heading {
    font-weight: 500;
    text-transform: uppercase;
    margin: 35px 0 50px 0;
    font-size: 17px;
    letter-spacing: 4px;
    line-height: 40px;
    color: rgb(1,1,1);
    font-family: "Roboto";
    text-align: center;
}
.creative_agency_single_posts_pagination h3.title {
    font-weight: 500;
    text-transform: uppercase;
    margin: 20px 0 20px 0;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 24px;
    color: rgb(0,0,0);
    font-family: "Roboto";
    text-align: center;
}
.creative-single-border:after {
    width: auto;
    position: absolute;
    content: '';
    height: auto;
    left: auto;
    right: auto;
    background: none;
    top: auto;
}

}


/*------Photography single post styling starts------*/
.top-banner-photography {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15% 0;
}
.photgraphy-post-image img {
    height: 399px;
}

.photogarphy_italic_content_author {
    color: rgb(218,124,2);
    font-family: "Open Sans";
}

.photogarphy_post_date {
    color: rgb(218,124,2);
    font-family: "Roboto";
    font-size: 12px;
    line-height: 40px;
    padding-right: 6px;
}

.photogarphy_post_date_format {
    color: rgb(218,124,2);
    font-size: 15px
;
}

.photography_italic_content {
    color: rgb(107,107,107);
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 34px;
}

.photography-single-post .comment-body {
    align-items: center;
    display: flex;
}

.photography-single-post
.comment-details {
    color: rgb(68,68,68);
    font-family: "Open Sans";
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 22px;
}

.photography-single-post
.comment-title h4 {
    color: rgb(53,53,53);
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 22px;
}

.photography-single-post .comment-title h6 {
    display: none;
}

.photography-single-post .date-section {
    padding-bottom: 4em ;
}

.photography-single-post .entry-content p {
    color: rgb(68,68,68);
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 26px;
}

.photography-single-post .entry-content p:last-child {
    padding-bottom: 4em;
}

.photography-single-post .entry-content p:nth-of-type(3) {
    margin-left: 4em;
    margin-top: 4em;
}

.photography-single-post .entry-content p:nth-of-type(4) {
    margin-left: 4em;
    padding-bottom: 4em;
}

.photography-single-post .fa-bookmark {
    font-size: 22px;
}

.photography-single-post .top-banner-photography + .container {
    background: #eeeeee;
    padding: 5em;
    width: 100%;
}

.photography-single-post .top-banner-photography + .container .row {
    background: #fff   
;
}

.photography-single-post .top-banner-photography + .container .row .col-md-8 {
    padding-left: 17em;
    padding-top: 4em;
}

.photography-single-post .user-img-holder img {
    border-radius: 50%;
}

.photography-single-post h1 {
    color: rgb(0,0,0);
    font-family: "Playfair Display";
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 40px;
}

.photography-single-post span.blog-meta.tags-links {
    display: flex;
}
.related_article_paragraph {
    display: inline;
    position: relative;
    top: 4em
;
}

.related_text {
    font-weight: bold;
}

.photography-single-post .site-content {
    padding-bottom: 0px;
}
.photography-single-post .tags-links a {
    color: #323337;
    font-size: 14px;
    margin-right: 2px;
}

.photography-single-post .tags-links a:nth-of-type(1) {
    padding-left: 20px ;
}

.top-banner-photography + .container .primestudio-share-options {
    border: none;
}
.photography-single-post .related-post-item h2 {
    font-size: 24px;
    line-height: 40px;
    color: rgb(0,0,0);
    font-family: "Playfair Display";
}

.photography-single-post .related-post-item .date-section {
    padding-left: 0px;
    font-size: 13px;
    letter-spacing: 0px;
    color: rgb(218,124,2);
    font-family: "Roboto";
}
.photography-single-post .slick-slider .slick-arrow {
    width: 110px ;
    height: 51px ;
    background: #fff ;
    border-radius: 0px;
    font-size: 42px ;
    border: 1px solid #000;
}

.photography-single-post .slick-slider .slick-arrow.prev {
    left: -1em;
}
.photography-single-post .photgraphy-related-post-slider .slick-track {
    display: flex;
    justify-content: center;
    padding-top: 8em;
}

.photography-single-post .slick-slide {
    height: auto;
}

.photgraphy-post-image img {
    margin: 0 auto;
}
.photography-single-post .recent-post-thumbnail-defaultlayout {
    width: 30%;
    float: left;
    text-align: center;
}

.photography-single-post .widget ul li {
    clear: both;
    margin-bottom:6%;
}

.photography-single-post .widget ul li:before {
    display: none;
}


.photography-single-post .comment-like {
    background: #fff;
    border-radius: 5px;
    padding: 8px;
    position: absolute;
    right: 25px;
    top: 25px;
}

.photography-single-post .first-mod-widget .col-md-6 p:first-child {
    color: rgb(50,51,55);
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

.photography-single-post .first-mod-widget .col-md-6 p:last-child {
    color: rgb(139,139,141);
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: 0px;
}

.photography-single-post .related-post-item {
    margin-right: 1%;
}

.photography-single-post .row .second-mod-widget {
    padding: 25px;
}

.photography-single-post .row.first-mod-widget,.row .second-mod-widget {
    align-items: center;
    display: flex;
    padding-left: 10%;
}

.photography-single-post .row.third-mod-widget .col-md-4 {
    float: right;
}

.photography-single-post .row.third-mod-widget .col-md-4 a {
    color: rgb(218,124,2);
    font-family: "Open Sans";
    font-size: 12px;
    letter-spacing: 1px;
}

.photography-single-post .user-img-holder {
    width: 88px;
}

.photography-single-post .widget {
    box-shadow: none ;
    position: relative;
}

.photography-single-post .widget .fa-twitter:before {
    color: #6fabd8;
    content: "";
    font-size: 30PX;
}

.photography-single-post .widget .ibt-twitter-wrapper {
    padding-left: 3.5em;
}

.photography-single-post .widget ul li {
    border: none ;
}

.photography-single-post .widget-title {
    color: rgb(0,0,0);
    font-family: "Roboto";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 22px;
    padding-left: 10%;
}

.photography-single-post .widget:after {
    background: #310505 ;
    bottom: -13px;
    content: '' ;
    height: 1px ;
    left: 128px;
    position: absolute;
    width: 300px ;
}

.photography-single-post .widget:last-child:after {
    display: none;
}



.photography-single-post .widget-area .prev.slick-arrow {
    display: none !important;
}

.photography-single-post .slick-popular-articles {
    padding-left: 10%;
}

.photography-single-post .widget-area .slick-slide a {
    position: absolute;
    top: 12em;
    left: 1.5em;
    z-index: 99999;
    color: #fff;
    font-size: 18px
;
}

.photography-single-post .widget-area .next.slick-arrow {
    border: none ;
    background: transparent ;
    position: relative ;
    bottom: 1.3em ;
    left: 6em;
}

.photography-single-post .recent-post-date-defaultlayout {
    position: relative;
    top: 16px;
    color: #e27f11  ;
    font-weight: 600;
}



/*----END----*/

/*Photography single post responsiveness*/
@media  (max-width: 990px) and (min-width: 768px) {
    .photography-single-post .ibt_widget_recent_entries ul {    
      display: -webkit-flex;    
      display: flex;
    }
  }
  
  @media  (max-width: 990px) {
    .photography-single-post .widget ul li {    
      width: 20%;
    }
    .photography-single-post .recent-post-date-defaultlayout {    
      white-space: nowrap;
    }
    .photography-single-post .top-banner-photography + .container .row .col-md-8 {    
      padding-left: 2em;
    }
  }
  
  @media  (min-width: 991px) and (max-width: 1500px) {
    .photography-single-post .widget:after {    
      background: #310505;    
      bottom: -13px;    
      content: '';    
      height: 1px;    
      left: 22px;    
      position: absolute;    
      width: 240px;
    }
    .photography-single-post .widget-area .next.slick-arrow {    
      left: initial;
    }
    .photography-single-post .top-banner-photography + .container .row .col-md-8 {    
      padding-left: 2em;    
      padding-top: 1em;
    }
    .photography-single-post .row.third-mod-widget .col-md-4 a {    
      white-space: nowrap;
    }
    .photography-single-post .row.first-mod-widget {    
      padding-left: 0px !important;
    }
    .photography-single-post .recent-post-date-defaultlayout {    
      white-space: nowrap;
    }
    .photography-single-post .first-mod-widget p {    
      white-space: nowrap;
    }
  }
  
  @media  (max-width: 767px) {
    .photography-single-post .related-post-item h2 {    
      text-align: center;
    }
    .photography-single-post .related-post-item .date-section {    
      text-align: center;
    }
    .related_article_paragraph {    
      width: 100%;    
      text-align: center;    
      display: block;
    }
    .photography-single-post .related-post-item {    
      margin: 0 auto;
    }
    .photgraphy-post-image {    
    
      display: flex !important;    
      justify-content: center !important;
    }
    .photography-single-post .comment-like {    
      position: relative !important;    
      right: 53px;    
      height: 34px;
    }
    .photography-single-post .widget ul li {    
      margin: 0 auto;
    }
    .photography-single-post .widget-title {    
      text-align: center;    
      padding-left: 0px !important;
    }
  }
  @media  (max-width: 767px) {
    .photography-single-post .recent-post-thumbnail-defaultlayout img {    
      width: 222px;    
      max-width: initial !important;    
      height: 300px;
    }
    .photography-single-post .widget-area .next.slick-arrow {    
      left: 3em !important;
    }
    .photography-single-post .widget:after {    
      display: none;
    }
    .photography-single-post .widget ul li {    
      width: auto;    
      display: flex;    
      flex-direction: column;    
      align-items: center;
    }
    .widget .recent-post-layout-defaultlayout .recent-post-thumbnail-defaultlayout {    
      width: auto;
    }
  }
  @media  (min-width: 991px) {
    .photography-single-post .recent-post-thumbnail-defaultlayout img {    
      max-width: 78px;    
      height: 86px;    
      width: 80px;
    }
  }
  
  @media  (min-width: 768px) and (max-width: 990px) {
    .photography-single-post .recent-post-thumbnail-defaultlayout img {    
      max-width: 80px;    
      height: 75px;
    }
  }
  
    

  /*-----END------*/