/*
Theme Name: Sapphire WP
Theme URI: http://themeforest.net/user/bitpub/portfolio
Description: A modern design with clean lines and styling for a wide variety of content. Exactly how a business design should be.
Author: Bitpub
Author URI: http://themeforest.net/user/bitpub
Version: 1.0.6
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/ 

/* Theme css files */

@import url('layout/css/base.css?1.1');
@import url('layout/css/grid.css');
@import url('layout/css/elements.css');
@import url('layout/css/layout.css');
@import url('layout/css/custom.css');

p, li, ul.check li {
    color: #333 !important;
    line-height: 1.4em;
    margin-bottom: 1em;
}
ul.check li, ul.circle li {
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px) and (min-width: 320px){
.icon-box-1 h3{
color:#a4ffec
}
.icon-box-1 p{color:#fff !important}
}