

.qbutton.big_large_full_width {
    box-sizing: border-box!important;
}
.testimonials_c_holder .testimonial_content_inner {
    padding: 0px 45px;
}
.q_team .q_team_description_inner {
    padding: 0 0px;
}
.header_bottom_right_widget_holder{
    padding-right: 0;
}
nav.main_menu > ul > li > a > span:not(.plus){
    padding: 5px 12px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

nav.main_menu > ul > li.active > a > span:not(.plus){
    background-color: #bc1c1d
}

nav.main_menu > ul > li > a > span:not(.plus):hover{
    background-color: #bc1c1d;
    color: #fff;
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a{
    opacity: 1;
}

.qode_video_box .qode_video_image .qode_video_box_button_holder{
    left: 75px;
    top: 65px;
}

.q_team .q_team_social_holder > span{
    height: 38px;
    width: 38px;
    line-height: 36px;
    border-radius: 50%;
    background-color: #bc1c1d;
    border: 2px solid #bc1c1d;
    box-sizing: border-box;
    margin: 0 2px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.q_team .q_team_social_holder > span a{
    height: 100%;
    width: 100%;
    display: block;
}

.q_team .q_team_social_holder > span:hover{
    background-color: #2e4547;
    border-color: #2e4547;
}

.q_team .q_team_social_holder .q_social_icon_holder:hover .simple_social{
    color: #fff!important;
}

.footer_top_holder {
    background-position: top center;
}

.q_team .q_team_title_holder span{
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}

@media only screen and (max-width: 1450px){
    .vc_custom_1530803852372{
        margin-top: -30%!important;   
    }
}
@media only screen and (max-width: 1250px){
    nav.main_menu > ul > li > a{
        padding: 0;
    }
}
.q_team .q_team_title_holder .q_team_name {
    margin-bottom: 0px;
}

.footer_bottom_holder {
    background-color:transparent!important;
}
.footer_bottom img {
    top:6px;
    position:relative;
}

div.wpcf7-response-output {
    background-color:#2c4547!important;
}
@media only screen and (max-width:480px) {
.qbutton.big_large_full_width {
    font-size:12px!important;
}}
@media only screen and (max-width:1000px) {
img.mobile {
    height:82%!important;
    padding-top:8px;
}}


@media only screen and (max-width:480px) {
.testimonials_c_holder .testimonial_content_inner {
    padding: 0px 7px;
	}  
}

.mobile_menu_button span {
    z-index: 50;
    display: table-cell;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    padding-left: 7px!important;
}

@media only screen and (max-width: 1000px)
nav.mobile_menu>ul {
    width: 768px;
    padding-left: 23px;
}