/*
Theme Name: Porto
Theme URI: http://newsmartwave.net/wordpress/porto
Author: SW-THEMES
Author URI: http://newsmartwave.net/
Description: Porto Multipurpose Theme.
Version: 2.0.1
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor {}
.top-move{
margin-top:-20px;
}
.top-move > strong{
font-size:18px;
}
 .home-over{
        overflow:visible;
    }
    
    .on-desktop{
        text-align:center;
        margin-top: -100px !important;
        margin-bottom: -150px !important;
    }
    
    .vc_custom_1438841178190{
        margin-top: -98px !important;
        margin-bottom: -150px !important;
    }
    
    @media (max-width: 1200px) {
      .on-desktop{
	
        margin-top: -100px !important;
        margin-bottom: -150px !important;
       }
    }
   @media (max-width: 992px) {
    
.on-desktop{
        margin-top: -80px !important;
        margin-bottom: -150px !important;
       }
    }
 @media (max-width: 768px) {
    .on-desktop{
        margin-top: -30px !important;
        margin-bottom: -30px !important;
       }

    } 
@media (max-width: 480px) {
    .on-desktop{
        margin-top: 0px !important;
        margin-bottom: -30px !important;
       }

    } 