


/*blog small image adjustments start*/
.blog_holder.blog_small_image article .post_text .post_text_inner h2,
.blog_holder.blog_small_image article .post_text .post_text_inner h2 a {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 15px;
}

.blog_holder.blog_small_image article .post_text {
    position: relative;
    width: 100%;
}

.blog_holder.blog_small_image article .post_info {
    float: none;
    position: absolute;
    top: 16px;
    right: 0;
    display: inline;
    text-align: right;
}

.blog_holder.blog_small_image article .post_more {
    margin: 10px 0 0;
}

.blog_holder.blog_small_image article .post_image {
    display: none;
}
/*blog small image adjustments end*/

.q_progress_bar .progress_title_holder {
margin: 0 0 9px 0;
}
.footer_top .widget_nav_menu ul li {
padding: 0;
}
.carousel-inner h2 {
margin: 10px 0 18px 0;
}
.wpcf7 form.wpcf7-form p {
margin-bottom: 12px;
}
.call_to_action.simple .text_wrapper>.qbutton {
margin: 0 0 0 43px;
}
.mobile_menu_button .fa {
font-size: 19px !important;
}

.side_menu_button>a {
padding: 0 5px 0 12px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

header.sticky .side_menu_button a:hover {
color: #1c51c6;
opacity: 1;
}

.mobile_menu_button span {
color: #111;
}

@media only screen and (max-width: 1000px) {
.side_menu_button > a {
color: #111;
}
}

@media only screen and (max-width: 768px){
.column3 .textwidget p:first-of-type{
    text-align:center !important;
}
 .column3 .textwidget p:last-of-type{
    text-align:center !important;
}
}

@media only screen and (max-width: 600px) {
.title.title_size_medium h1 {
font-size: 25px;
}
}

.side_menu .widget {
    margin: 0 0 35px;
}

.menu-item a {
font-size: 15px!important;
}

@media screen and (min-width: 1001px) {
    .logo_wrapper {
        position: relative !important;
        left: 35px !important;
    }
}

nav.main_menu ul li a span.underline_dash{
    margin-bottom:px !important;
}
@media only screen and (min-width: 1000px) {
    div#text-2 .textwidget p:nth-of-type(1) {
    font-size: 15px !important;
        text-align: left !important;
    }
    div#text-2 .textwidget p:nth-of-type(3){
        text-align: left !important;
    }
}
