@import url('../consulting/style.css');
/*

Theme Name: Consulting-Child

Template: consulting

Theme URI: http://themonic.com/iconic-one/

Author: Dtech Marketing

Author URI: http://themonic.com

Description: Iconic One is a premium quality theme with pixel perfect typography and responsiveness and is built for speed with pagespeed score of 95+, Iconic One implements proper SEO so that your content will rank high and is compatible with AIOSEO and Yoast SEO, It makes proper use of Live customizer that allows you to setup the theme in minutes, you can easily upload the logo, modify the background color, footer text, social media urls without touching any line of code. It utilizes latest HTML 5, CSS3 and wordpress native functions for creating the awesomeness that looks good on every browser. Support is free, access the support here http://themonic.com/support/, Report issues and feedback at http://themonic.com/feedback/.

Version: 1.9.1

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-menu, custom-logo, full-width-template, rtl-language-support, theme-options, custom-colors, flexible-header, translation-ready, news, e-commerce, sticky-post, featured-images, threaded-comments

Text Domain: consulting



Note: Iconic One theme supports child themes and custom.css for extensive customization without breaking the theme.

It is recommended to use those instead of modifying core files. - http://codex.wordpress.org/Child_Themes



©2013 Shashank Singh, Themonic.com

Happy 10th Anniversary to WordPress.

*/

/*Imports custom css file for easy customization.

Edit the file here http://yoursite.com/wordpress/wp-admin/theme-editor.php?file=custom.css&theme=iconic-one

Replace yoursite with your domain name.

*/
@media (max-width 867px){
.io-title-description-right {display: inline-block;padding: 0 5PX;float: right;}
}
.io-title-description-right {
    display: inline-block;
    margin: 25PX 0;
	padding: 0 5PX;
   	float:right;

	}
	
	
.nounderline {
  text-decoration: none !important
}
@media only screen and (max-width: 500px){
.header-new-add {
    display: block;
    margin-top: -20px;
}}

@media only screen and (max-width: 670px){
.header-new-add {
    display: none;
}}
@media only screen and (max-width: 730px){
.header-new-add {
    display: none;
}}
@media only screen and (max-width: 900px){
.header-new-add {
    display: none;
}}
@media only screen and (max-width: 990px){
.header-new-add {
    display: none;
}}
@media only screen and (max-width: 1045px){
.header-new-add {
    display: none;
}}
.header-new-add {
    display: none;
    position: fixed;
    top: 20px;
    width: 100%;
    z-index: 10000;
}
@media only screen and (max-device-width: 480px) and (min-device-width: 250px){
.header-new-add {
    display: block !important;
    background: #000;
    margin-top: -23px;
}	}

.io-title-description-right img {
    max-width: 100%;
    height: auto;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}
  .mobileShow {display: none;} 

  /* Smartphone Portrait and Landscape */ 
  @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 480px){ 
      .mobileShow {display: inline;}
  }
.marquee{
	color: red;
}
.aligncenter {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}


.themonic-nav ul.nav-menu,
.themonic-nav div.nav-menu > ul {
	background:none repeat scroll 0 0 #2d2d2d;
	border-bottom: 5px solid #1d9001;
	border-top: 1px solid #ededed;
	display: inline-block !important;
	text-align: left;
	width: 100%;
}
@media screen and (min-width: 960px){
.io-title-description-cn 
	{padding: 0 24px 0; margin-bottom: 24px;}
}

.themonic-nav .current-menu-item > a,
.themonic-nav .current-menu-ancestor > a,
.themonic-nav .current_page_item > a,
.themonic-nav .current_page_ancestor > a {
    background: none repeat scroll 0 0 #1d9001;
	color: #FFFFFF;
	font-weight: bold;
}

.bluem{ background-color:#1d9001; padding:5px; }
.responsive {
  width: 100%;
  height: auto;
}

a:hover {
    color: #1d9001;
    text-decoration: underline;
}

a {
    outline: none;
    color: #1d9001;
    text-decoration: none;
} 
.themonic-nav li {
    font-size: 12px;
    line-height: 1.42857143;
    width: auto;
    transition: .3s ease 0s;
}
.themonic-nav li:hover {
    display: inline-block;
    text-decoration: none;
    background: #1d9001;
}
#searchsubmit {
   background: #1d9001;
   border: 0;
   color: #FFFFFF;
   min-width: 24%;
}

.themonic-nav li a {
	border-bottom: 0;
	color: #ddd;
	line-height: 3.692307692;
	padding: 0 20px;
	text-transform: uppercase;
	white-space: nowrap;
	transition: .3s ease 0s;
}

.themonic-nav li ul li a {
	background: #2d2d2d;
	border-bottom: 1px solid #1d9001;
	display: block;
	font-size: 11px;
	line-height: 2.181818182;
	padding: 8px 10px;
	width: 160px;
	white-space: normal;

	}

.themonic-nav li ul li a:hover {
	background: #3d3d3d;
	color: #FFFFFF;
}


.disclaimer{
	background:#000;
	color:red;
	font-size:15px;
	padding:13px;
}

