/*
Theme Name: Sherwood WordPress Theme
Theme URI: http://gt3themes.com/wordpress-themes/sherwood/
Author: mad_dog
Author URI: gt3themes.com
Description: Keeping pace with the latest trends, GT3Themes has created Sherwood WordPress Theme in one page layout, with awesome design and great Page Builder elements. Fully responsive and retina ready, Sherwood will be a great start for any web project, whether it is a business or creative website.
Version: 1.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

@media only screen and (max-width: 767px){
.footer_bottom .fr {
    display: block !important;
margin-top: 30px;
}
.footer_menu li {
    width: 100%;
}
}

@media only screen and (max-width: 767px) and (min-width: 320px){
.vqc-col {
    max-width: 80%;
}
}

@media only screen and (max-width: 767px) and (min-width: 320px) and (orientation: landscape){
.vqc-col {
    max-width: 90%;
}
.vqc-table {
    margin-top: -130px !important;
}
.menu_toggler {
    left: 50% !important;
}
}