/*
Theme Name: constructo
Theme URI: http://themeforest.net/user/Anps/portfolio
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: http://themeforest.net/user/Anps/portfolio
Version: 2.0.1
License: GNU General Public License
License URI: license.txt
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/

@import url(css/core.css);

.slogan {margin-top:-10px;}

@media screen and (max-width: 1200px) {
    .slogan {
        visibility:hidden !important;
	display:none !important;
    }
}

.font10 {font-size:8pt !important;}

@media screen and (max-width: 992px) {
    .nobullet {
        visibility:hidden;
	display:none !important;
    }
}

@media screen and (max-width: 992px) {
    .secondul {
        margin-top: -25px !important;
    }
}

.col-md-3 {padding:15px !important;}