/*
Theme Name: Maspia
Theme URI: #
Author: 
Author URI: #
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
*/

.rating-container span.label, .comment-list .says, .comments-area .comments-title, .comments-area .comment-list .comment-metadata {
    display: none;
}
.blog-comments {
    border-top: 1px solid #333;
    clear: both;
    margin-top: 50px;
}
#write_a_review {
    margin: 10px 0px;
}
.blog-comments ol li::before {
    content:"" !important;
}
.blog-comments .comments-area ol.comment-list {margin-top: 10px !important;}
.blog-comments footer {margin-top: 0px !important;}
.blog-comments ol li {list-style: none !important;}
.banner-wrapper .learn-more-block .learn-more-content form .form-group {
position: relative;
}

.banner-wrapper .learn-more-block .learn-more-content form .form-group .ajax-loader {
    position: absolute;
    top: 40%;
    right: -20px;
    margin: 0 auto;


}

.banner-wrapper .learn-more-block .learn-more-content form .form-group .wpcf7-form-control-wrap {position: initial}
.banner-wrapper .learn-more-block .learn-more-content form .form-group span.wpcf7-not-valid-tip { 
    position: absolute;left: 0; margin-top: 2px;
    right: 0;
    text-align: left;
}

.comments-area .comment-respond .comment-reply-title{
    display: none;
}
.comments-area .comment-respond .comment-form-url{
    display: none;
}
.comments-area .comment-respond .comment-notes{
    display: none;
}
.comments-area .comment-respond .comment-form-cookies-consent{
    display: none;
} 
.comments-area .comment-respond .submit{
    background-color: #B3CBD2;
    line-height: 2.4rem;
    color: #fff;
    font-weight: 500;
    display: block;
    margin: 0 auto;
    width:138px;
    margin: 12px 0;
    cursor: pointer;
}
.comments-area .comment-respond .submit:hover{
    background-color: #6e99b7;
}
.comments-area .comment-respond #comment{
    transition: all .4s ease-in-out;
    outline: 0;
    border: 1px solid #e5e5e5;
    padding: 8px 15px;
    min-height: 35px;
    margin-bottom: 20px;
    width: 100%;
    background-color: #fff;
}
.comments-area .comment-respond #author{
    transition: all .4s ease-in-out;
    outline: 0;
    border: 1px solid #e5e5e5;
    padding: 8px 15px;
    background-color: #fff;
}
.comments-area .comment-respond #email{
    transition: all .4s ease-in-out;
    outline: 0;
    border: 1px solid #e5e5e5;
    padding: 8px 15px;
    background-color: #fff;
}
.testimonial-comment .crfp-field {
    display: inline-flex;
    align-items: center;
    line-height: inherit;
}
.testimonial-comment p.crfp-group-1 div.star-rating {
    vertical-align: middle;
}
.testimonial-comment .comment-form{
    max-width: 777px;
    margin: 0 auto;
}

.contact-our-team form .action-block .action-inner {
    width: 100%;
}
.footer form .mc-field-group .input-wrapper{
    position: relative;
}
.footer form .response{
    color: #fff;
    margin-top: 4px;
}

@media screen and (max-width: 992px) {
    .banner-wrapper .learn-more-block .learn-more-content form .form-group input {
        margin-bottom: 25px;
    }

    .banner-wrapper .learn-more-block .learn-more-content form .form-group span.wpcf7-not-valid-tip {
        margin-top: -22px;
        font-size: 0.95em;
    }
  }
.peak-investment-block .more-less-link, .team-section div.item .member-photo, .property-right .accodion-wrapper li .desc-arrow {
    cursor: pointer;
}

.wp-block-media-text .wp-block-media-text__content{padding: 0 5% !important;}
span.wpcf7-not-valid-tip {text-align: left;}
.rc-anchor-normal {
    height: 74px;
    width: 300px;
}
.g-recaptcha {
    transform: scale(0.77) !important;
    transform-origin: 0 0 !important;
}
/******cc********/
ul.category_sec.remove_cat_se li.active{
        border: unset;
        margin: 0px;
}
.remove_cat_se a{padding: 0px;}
.morecontent span {display: none;}
a.morelink {color: #234e70;font-weight: bold;}
a.morelink:hover{color: #15476f;}


details {
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 1rem;
    word-break: normal;
}
summary {       
    font-weight: bold;
    margin: auto;
    word-break: normal;
    font-size: 16px;
    padding-top: 4px;
}
details[open] {   
     padding: .5em;
     word-break:normal;
 }
details[open] summary {    
    border-bottom: 1px solid #aaa;    
    margin-bottom: .5em; 
    word-break:normal;
    padding-bottom: 5px;
}

section.Media-content-section h2 {
    margin: auto;
    text-align: center;
    padding: 15px;
}

details p {
    padding-top: 5px;
}