/*
Theme Name: Visachecking
Description: visachecking #1 selling theme of all time that allows you to build virtually any design style.
Author: ThemeFusion
Theme URI: http://visachecking.com/
Author URI: http://themeforest.net/user/ThemeFusion
Version: 5.8
License: Themeforest Split Licence
License URI: -
Text Domain: visachecking
*/

/* Classes needed by Theme Check */
 

        @media(max-width: 992px){
            .fm-fm{
                order: 1;
            }
            .fm-fm2{
                order: 2;
                margin-top: 40px;
            }
            .footermenus{
                justify-content: center !important;
                order: 1;
                margin-top: 15px;
                margin-bottom: 20px;
            }
        }
        @media(max-width: 700px){
            .footermenus{
                flex-wrap: wrap !important;
            }
        }
        @media(max-width: 768px){
            .h-img-1{
                max-width: 80px !important;
            }
            .h-img-2{
                max-width: 110px !important;
            }
            .h-text-h{
                font-size: 1rem !important;
            }
        }
        @media(max-width: 460px){
            .mfm{
                padding-left: 1rem !important;
                padding-right: 1rem !important;
            }
        }
        @media(max-width: 420px){
            .mfm>form{
                padding-left: 1rem !important;
                padding-right: 1rem !important;
            }
        }
        body{
            background: linear-gradient(to top,#00800000,#00800000, #015901);
            overflow-x: hidden;
        }
