

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    font-family: 'Josefin Sans', sans-serif;
}

.listing-post .entry-summary {
min-height:350px;
}

ul#menu-last-footer li {
padding:0 !important;
line-height:31px !important;
}

ul#menu-last-footer a { 
float: left; 
display: block;
text-align: left; 

text-decoration: none;
width: 120px;
}

.header_bottom_widget p {
margin-bottom:0;
margin-top:0;
line-height:0;
}

.header_bottom_right_widget_holder {
padding-left:5px;
}

.header_bottom_right_widget_holder .q_social_icon_holder .simple_social {
color:#2a3b91;
}

.footer_top .q_social_icon_holder i.simple_social {
color:#fff;
}

.post_text {
margin-bottom:2em;
}

body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset] {
background:#0f046e;
color:#fff;
border-color:#0f046e;
}

body .gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover {
background:#1f68b2;
border-color:#1f68b2;
color:#fff;
}

.blog_holder {
margin-top:2em;
}

body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single b, body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper textarea, select {
background:#fcfcfc;
border:1px solid #ccc !important;
}

.column1 .wpb_wrapper ul li {
    list-style-type: square;
    margin: 0 0 0 25px;
    padding: 0;
}

.column1 .wpb_wrapper ul {
 margin:15px 0;
}

.page_container_inner {
margin-bottom:32px;
}



.ls-v5 .ls-nav-prev {
    left: 10px;
}

.ls-v5 .ls-nav-next {
    right: 20px;
}

.title.title_size_medium h1 {
    text-transform: none;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
    text-align: center;
}

.input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    margin-top: 15px;
}

div.wpcf7 img.ajax-loader {
    display: block;
    margin: 0 auto;
}

.gallery_holder ul li .gallery_hover {
    background-color: rgba(0,0,0,0.5);
}

nav.main_menu > ul > li{
    margin-right: 2px;
}

nav.main_menu > ul > li:last-child{
    margin-right: 0;
}

nav.main_menu > ul > li.active > a, header.sticky nav.main_menu > ul > li.active > a{
    background-color: #ffffff;
}

header.sticky .header_bottom_right_widget_holder .q_social_icon_holder.circle_social .fa-stack{
     background-color: #f6f6f6 !important;
}

header.sticky .header_bottom_right_widget_holder .q_social_icon_holder.circle_social .fa-stack:hover{
     background-color: #d96199 !important;
}

@media only screen and (min-width: 600px) {
.listing-wrap {
display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}
}

@media only screen and (max-width: 600px) {
.title.title_size_medium h1 {
    font-size: 32px;
    line-height: 32px;
}
}

@media only screen and (max-width: 480px) {
.title.title_size_medium h1 {
    font-size: 18px;
    line-height: 18px;
}
}

@media only screen and (max-width: 820px) {
.header_inner_right {
display:none;
}

.listing-post {
width:100%;
padding:0 !important;
max-width:500px;
margin:0 auto 20px;
float:none;
}

}
@media only screen and (max-width: 1000px) {
.header_inner_right {
display:none !important;
}
}

@media only screen and (max-width: 420px) {
.header_bottom, footer .container_inner, nav.content_menu {
    padding: 0 5px;
}
}