/*
Theme Name: CZ ICT Solutions
Theme URI: http://wordpress.org/
Description: The 2015 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: khanmrh@gmail.com
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Text Domain: http://www.thewebearth.com
*/
 
.clear { clear: both; margin: 0px; padding: 0px; }
 
.cz_about-heading {
	text-transform: uppercase !important;
}
.h_b_search{
	background: #E6BA35 !important;
}
.menu{margin:0;}
.menu li:active {text-decoration: none; background:#f00; }
.menu li:hover {background:#E2192B; }
.menu li a:hover {color: #fff !important;}

#services .item:hover {border-color:#E6BA35;}
#menu-head_menu li.current-menu-item > a{color:#fff; background:#E2192B!important;}


#contact_us a{ margin: 0 1px;}
.cz_about_heading_details {text-align: center;}
.cz_about_heading_details_last{margin-bottom:60px;}
.heading-wrapper { margin-bottom: 30px;}
#services .heading-wrapper{ margin-bottom:60px}
.services_page_o{padding-top:60px;}
#contact_us .heading-wrapper {  margin-bottom: 60px;}
.social_icons span:hover {  background: #FFAA00 none repeat scroll 0 0;}
footer .social_icons span:hover {  background: #ffaa00 none repeat scroll 0 0;}
.page_bg { background: #F1F1F1 none repeat scroll 0 0;  margin-bottom: 30px;}
.page_bg h2{margin:20px 0;}
.about_p{margin-bottom:30px;}
.services_pages_items h4{ color:#838384!important;}
.services_pages_items .item {  border: 1px solid #6A0000;  border-radius: 50%;  width: 100%;}
.services_pages_items .item:hover {  border-color: #E6BA35;}
.services_pages_items .item img{width:100%;}
.b_post_image img{float:left; border: 1px solid #6a0000 !important; border-radius:100%; margin-right:30px;}
.b_margin_30{margin-bottom:30px;}
.services_item { min-height: 340px;}
.b_s .services_item { min-height: 300px;}
.b_title_s_p h1 {
  margin: 0;
  padding: 20px 0;
}
.b_title_s_p {
  background: #f1f1f1 none repeat scroll 0 0;
  margin-bottom: 30px;
}


	
@media all and (min-width : 240px) and (max-width : 767px) {
.menu_bar_b{ width:100%;}
#header_bottom .col-lg-4 {
  float: none !important;
  width: 280px !important;
}
#header_bottom .col-lg-7 {
  float: none !important;
  width: 100% !important;
  background:#E6BA35;
}
.logo {
  margin: 15px auto;
  padding: 0 !important;
  width: 280px !important;
}
} 
