/*
Theme Name: OmniBiz
Theme URI:  http://themeforest.net/user/stephanus168/portfolio
Author: iDesign Resources
Author URI: http://idesignresources.com
Description: Responsive Business Theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, theme-options

Designed & Developed by Vesper Creative for ThemeForest

*/
span.wpcf7-list-item{
display:block;
}
table.table .wpcf7-form-control-wrap input{
margin:0;
}
#main-nav{float:left;}
#navigation{background:#114678;}
#main-nav ul li > a:hover, #main-nav ul li:hover > a,
#main-nav ul li a.active, #main-nav ul li.active a, #main-nav ul li.active > a{
background:#8fbde7;
}
blockquote p {
    margin: 0 0 15px;
    font-size:14px;
}
ol.numlist {
    margin: 15px 0;
 counter-reset: foo;
    display: table;
}
ol.numlist li {
    list-style: none;
    counter-increment: foo;
    display: table-row;
}
ol.numlist li::before {
    content: counter(foo) ".";
    display: table-cell;
    text-align: right;
    padding-right: .5em;
}
.viewqld.button {
    float: right;
    padding: 20px;
    font-size: 20px;
    max-width: 250px;
    border-radius: 20px;
}
.tp-caption.modern_big_bluebg{
white-space:normal !important;
max-width:500px;
font-weight:600;
}
.tp-caption.large_text{
font-weight:600;
}
#primary .page li{padding-bottom:10px;}
/** added media **
/@media (max-width:1024px){	#main-nav ul li > a{padding:18px 37px;}}@media (max-width:768px){	#main-nav ul li > a{padding:18px 20px;}	#top #logo{float:none;}	#main-nav, #main-nav select{float:none;}
}
@media (max-width:480px){	
#secondary.columns{width:auto; padding:0 10px;}
.viewqld.button {
float:none;
}
#rev_slider_1_1 .tp-caption.large_text{
font-size:14px !important;
}
}
@media (max-width:360px){	
.wpcf7-form table td{display:block;}

}

