.testimonials_c_holder .testimonial_content_inner {
    background: rgba(255,255,255,0) !important;
    padding: 10px 45px 0;
    text-align: center;
}

.testimonials_c_holder .flex-control-nav {
    margin-top: 20px;
    text-align: center;
}

.fa-500px:before {
    content: "\f041";
}


@media only screen and (min-width: 1001px) {
.content.content_top_margin {
    margin-top: 90px !important;
color: #dbdfec;
}
}

@media only screen and (max-width: 960px) {
.header_bottom_right_widget_holder {
display: none;
}
}


@media only screen and (min-width: 1001px) and (max-width: 1150px) {
.container_inner {
width: 950px !important;
}
}




@media only screen and (min-width: 961px) and (max-width: 1400px) {

nav.main_menu {
display: none;
}

nav.mobile_menu {
    display: block !important;
    float: left;
    top: 0;
    text-align: left;
    overflow: hidden;
    z-index: 100;
background: #fff;
}

.mobile_menu_button {
    display: table;
    float: left;
    height: 100px;
    margin: 0 20px 0 0;
}
}