/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


/* New adjustment to Download manager 190617 Condesign Infocom - JC */
.media-body {
	margin-right: 1px !important;
}

#top .fieldset {
    border:none !important;
}

#footer .widget {
	margin: 0 0 30px 0;
	font-size: 11px;
}

p + h2 {
	margin-top: 0em;
}

#top .av-main-nav ul ul {
    left: 207px !important;
}

.iconbox_icon {
	height:38px;
	width:38px;
}

.iconbox_top .iconbox_icon {
	top: -35px;
	margin-left: -34px;
	font-size: 44px;
	line-height:40px;
}

.iconbox_content {
	margin-left: 5px;
	margin-right: 5px;
}

h1 {
 font-size: 38px;
 	text-transform: none;

}

h2 {
 font-size: 30px;

}

h3 {
 font-size: 20px;

}

.special-heading-border {
	display: none;
	}

/*@media only screen and (max-width: 1100px) {
	#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide {
		display: block;
	}
	nav.main_menu {
		display: none;
	}

}*/

@media only screen and (max-width: 1100px) and (min-width: 768px) {
	.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none;
      }
      .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
    	display: block;
	}
}

.logo img {
	width: 380px;
	margin: 30px 0px 0px 0px;
	}

@media only screen and (max-width: 1340px) {
	.logo img {
	width: 380px;
	margin: 30px 0px 0px 0px;
	}
}

@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .logo img {
	width: 380px;
	margin: 30px 0px 0px 0px;
	}
}

@media only screen and (max-width: 375px) {
.responsive .logo img {
	width: 170px;
	margin: 5px 0px 0px 0px;
	}
}

/* new code 171011 

@media only screen and (max-width: 1366px) and (min-width: 768px) {
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
      display: none;
    }
  
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block;
    }
  }*/
