/*
Theme Name: Heavy Child
Theme URI: http://cmsmasters.net/heavy-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Heavy Child Theme
Template: heavy
Version: 1.0.0
License:
License URI:
Text Domain: heavy-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/



#header .logo_wrap  {
   max-width: 220px;
}

#header .resp_mid_nav_wrap {
    display: none !important;
}


#page #bottom {
    display: none !important;
}

@media screen and (max-width: 767px){
    #cmsmasters_heading_cdq4skv6pi .cmsmasters_heading, #cmsmasters_heading_cdq4skv6pi .cmsmasters_heading a {
        font-size: 32px;
        line-height: 40px;
    }
}

/***** Media Queries *****/
@media screen and (max-width: 1200px){
.cmsmasters_text h4 br {
    display: none !important;
}
}


/***** Media Queries *****/
@media screen and (max-width: 767px){
    .sr7-leftarrow,
    .sr7-rightarrow {
        display: none !important;
    }
}