/*
 Theme Name:     Enfold Child
 Theme URI:      http://greatercea.org/enfold/
 Description:    Child theme for the Enfold responsive theme by Kriesi http://www.kriesi.at
 Author:         Nathan Shryock
 Author URI:     http://greatercea.org
 Template:       enfold
 Version:        1.1.6
 Last Update:	 5/15/2015
*/







/*  KEY

1 Primary Navigation
2 Home Page
3  Header
4  Footer (SiteMap Style, Widgets, etc)
5  Typograghy
6
7
8
9




*/









/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../enfold/style.css');



/* =Theme customization starts here
-------------------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);

/** Anchor Tag Position **/

a.anchor {
	position: relative;
	top: -150px;
	visibility: hidden;
}
a.anchor:before {
	content:"";
	float: left;
	height: 0px;
}

/* Avia Image Styling */

img.avia_image {
	margin-bottom: 10px;
}


/*** BACKGROUND IMAGE STYLING *****/

/* template

@media (min-width: 767px) {
  #page .content-bg {
    background-image: url('site_images/content-bg.gif');
    background-position: center;
    background-repeat: repeat-y;
  }
}

*/

/**** /services/solar  solarize cincinnati *****/

@media (min-width: 990px) {
  #solar {
    background-image: url('/wp-content/uploads/Graphic_Website_Solarize_Slide-1_Main_d_08.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-width: 100%;
    background-size: cover;
  }
}




/**** Search Box Styling ****/

.header_color .ajax_search_title {
	color: rgb(66,89,104);
	font-weight: bold;
}

.header_color .ajax_search_excerpt {
	color: rgba(0,0,0,0.4);
}

div.ajax_search_response h4 {
	font-weight: bolder;
	color: rgb(39,170,225);
}


/**********  Layer Slider Customization        ***********/

body .column-top-margin {
	margin-top: 8px;
}

/*Breadcrumb*/

.title_container .breadcrumb {
	font-size: 12px;
	text-transform: none;
	color: rgba(0,0,0,0.5);
}

.alternate_color .breadcrumb a:hover {
	color: rgb(39,170,225);
	text-decoration: none;
}

.title_container .breadcrumb .trail-end {
	font-weight: bolder;
	color: #f47820;
}

/***************  11111111  PRIMARY NAVIGATION   11111111 **************/
.header_color .main_menu ul:first-child > li > a {

	color: rgba(66,89,104,0.55) !important;
	font-weight: 700 !important;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.header_color .main_menu ul:first-child > li.active-parent-item > a,
.main_menu ul:first-child > li.current-menu-item > a, 
.main_menu ul:first-child > li.current_page_item > a {
	color: rgba(66,89,104,0.8) !important;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.header_color .main_menu ul:first-child > li.current-menu-item > a, 
.header_color .main_menu ul:first-child > li.current_page_item > a,
.header_color .main_menu ul:first-child > li.active-parent-item > a:hover {
	color: #f47820;
	background-color: transparent;
	font-size: 18px;
}

.title_container {
	background-color: transparent !important;
	
}

.title_container .main-title {
	font-weight: 600;
	font-size: 18px;
}

#top .header_color .main_menu .menu ul li>a {
	color: rgba(66,89,104,0.7);
}

/* Hover effect in primary navigation */
.header_color .main_menu .menu ul li>a:hover {
	color: rgb(39,170,225);
	background-color: transparent;
}

#top .header_color .main_menu .menu ul .current_page_item > a, 
#top .header_color .main_menu .menu ul .current-menu-item > a {
	color: #f47820;
}

/******   22222222222     Home Page              ********/
/***  Homepage Sub-sections  ***/
.iconbox .iconbox_content .iconbox_content_title {
	text-transform: none;
	text-align: center;
}



#top .header_color .sub_menu ul li a {
	text-decoration: none;
}





/* "Get Started" Call out Style Navigation Highlight */
/**** Style for Primary Navigation ****/
.main_menu #menu-item-8751 span.avia-menu-text {
	color: white;
	background-color: rgb(252,188,58);
	font-weight: bold;
	padding: 12px 21px;
	margin-top: 10px;
	border-radius: 2px;
	text-transform: uppercase;
	-moz-box-shadow: 1px 1px 1px 1px #ccc;
  	-webkit-box-shadow: 1px 1px 1px 1px #ccc;
  	box-shadow: 1px 1px 1px 1px #ccc;

}

.main_menu #menu-item-8751 span.avia-menu-text:hover {
	background-color: rgb(251,179,69);
}

.main_menu #menu-item-8751 span.avia-menu-text:active {
	background-color: rgb(39,169,255);
}

.main_menu #menu-item-8751:hover .avia-menu-fx {
	visibility: none;
	opacity: 0;
}

/* "Get Started" Call out Style Navigation Highlight */
/**** Style for Top Sub-Menu ****/

#top .header_color .sub_menu li#menu-item-3064 a{
	color: white;
	font-weight: 600;
	font-size: 1.1em;
  	line-height: 0;
  	background-color: #f47820;
	padding: 0;
	margin: 0px;
	border-width: 8px 16px;
	border-style: solid;
	border-color: #f47820;
	/*
	text-transform: uppercase;
	
	-moz-box-shadow: 1px 1px 1px 1px #ececec;
  	-webkit-box-shadow: 1px 1px 1px 1px #ececec;
  	box-shadow: 1px 1px 1px 1px #ececec;
  	
  	position: absolute;
  	top: 20px;
  	right: 20px;
  	*/

}


#top .sub_menu li {
	border-right-width: 0px;
}



#top .header_color .sub_menu li#menu-item-3064 a:hover{
	background-color: #27a9e1;
	border-color: #27a9e1;
	
}

#top .header_color .sub_menu li#menu-item-3064 a:active{
	background-color: rgb(39,169,255);
	border-color: rgb(39,169,255);
	
}

.av_phone_active_right.av_secondary_right .phone-info.with_nav span {
	border: none;
}


/** Responsive Header --- Super Header **/
.responsive #header .sub_menu, 
.responsive #header_meta .sub_menu>ul {
	margin-bottom: 3px;
}

.responsive #top .av_phone_active_right .phone-info.with_nav span {
	width: 100%;
	margin: 5px auto;
}


.phone-info.with_nav {
	margin-left: 25px;
	font-weight: normal;
}

@media screen and (max-width: 767px) {
	.phone-info.with_nav {
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
	}
}

.sub_menu>ul>li>a {
	font-weight: normal;
}


/**** Social Media Icons --- Super Header --- Responsive Style --- ***/

.responsive #header_meta .social_bookmarks li,
.responsive #top #header_meta .social_bookmarks li:last-child {
	border: none;
}




/**********  AVIA BUTTON CUSTOM STYLE   *************/

.avia-button.avia-size-large {
	font-size: 1.35em;
	font-weight: 600;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;

}

.avia-button.avia-size-x-large {
	font-size: 1.7em;
	font-weight: 600;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding: 18px 36px 18px 36px;

}

/** ICONS **/

.av_font_icon.av-icon-style-border .av-icon-char {
	border-width: 0px;
	padding: 0px;
}


.av_icon_caption {
font-size: 18px; 
line-height: 1.2em; 
margin-bottom: 4px; 
color: rgb(66,89,104); 
font-family: "Open Sans"; 
font-weight: 700;
text-align: center;
margin-top: 4px;
display: block; 
text-transform: none;
}


/* Super Header */
#header_meta {
	background-color: rgb(66,89,104);
	color: #fff;
}


.header_color .social_bookmarks a,
.header_color .phone-info,
.header_color .sub_menu>ul>li>a {
	color: #fff;
}





/* Sidebar */


#top #main div.EAsidebar {
	margin-left: 10px;
	padding-left: 40px;
	padding-top: 30px;
	padding-bottom: 35px;
	margin-top: -50px;
}

div.EAsidebar .widget_nav_menu ul.nested_nav {
	border-bottom: 1px solid transparent;
}


.widget {
	padding: 5px 0 5px 0;
}


/* Sidebar Widgets */

.widget h3.widgettitle {
	margin-bottom: 6px;
}

#recent-posts-2.widget h3.widgettitle {
	margin-top: 25px;
	margin-bottom: 6px;
}

div#tag_cloud-2 {
	padding: 10px 0 30px 0;
	margin-top: -55px;
}

#top #main .sidebar section.avia_widget_section {
	margin-bottom: 40px;
}


/*  Custom Widget Homepage Blog */

div#home_blog_preview div#categories-3 h3{
	padding-bottom: 10px;
}

div#home_blog_preview div#categories-3.widget {
	padding: 0px 0 5px 0;
}

div#home_blog_preview div#tag_cloud-3.widget {
	margin-top: -10px;
}

div#home_blog_preview .avia-content-grid-active {
	margin: 0 0 30px 0;
}




/*    Custom Widget Navigation Styling   */

#scroll-top-link.avia_pop_class {
	opacity: 1;
	border: 1px solid #fff;
}

a#scroll-top-link {
	background-color: rgba(0,0,0,0.3);
	color: #fff;
	border-radius: 4px;
	font-size: 15px;
	border: 1px solid #fff;
}

a#scroll-top-link:hover {
	background-color: rgba(0,0,0,0.5);
}


div.EAsidebar .widget_nav_menu ul.nested_nav li,
div.EAsidebar .widget_nav_menu ul.nested_nav li ul.children li,
div.EAsidebar .widget_nav_menu ul.nested_nav a {
	list-style: none;
	color: rgba(66,89,104,0.55);
}


div.EAsidebar .widget_nav_menu ul.nested_nav li>a:hover,
div.EAsidebar .widget_nav_menu ul.nested_nav li ul.children li>a:hover  {
	color: #f47820;
}

div.EAsidebar .widget_nav_menu ul.nested_nav a:hover {
	color: inherit;
	text-decoration: none;
}

div.EAsidebar .widget_nav_menu ul.nested_nav li.current_page_item>:first-child{
	text-decoration: none;
	font-weight: bolder;
	color: #f47820;
}



#top div.EAsidebar .widget ul.nested_nav ul.children {
	padding-left: 5px;
}

/*
.widget_nav_menu ul:first-child>.current_page_item {
	padding-left: 30px;
	left: -30px;
}
*/

.widget_nav_menu ul:first-child>.current-menu-item, 
.widget_nav_menu ul:first-child>.current_page_item, 
.widget_nav_menu ul:first-child>.current-menu-ancestor {
	padding-left: 0;
	left: 0px;
	box-shadow: none;
	background-color: transparent;

}

.main_color .widget_nav_menu ul:first-child>.current_page_item {
	background-color: transparent;
}


.main_color .sidebar .current_page_item>a {
	color: #f47820;
	font-weight: bolder;
	text-decoration: none;
}

/*.main_color .sidebar a {
	color: rgba(66,89,104,0.55);
	font-weight: bold;
}


.main_color .widget_nav_menu ul:first-child>.current_page_item, 
.main_color .widget_nav_menu ul.current_page_item, 
.main_color .widget_nav_menu ul.children li.current_page_item {
	color: rgba(66,89,104,0.55);
}
*/
.main_color .sidebar a:hover {
	color: #f47820;
	background-color: transparent;
	text-decoration: none;
}

#top #main .sidebar .avia_widget_section {
	margin-bottom: 60px;
}

.widgettitle {
	text-transform: none;
	margin-bottom: 10px;
}

div .widget_nav_menu ul.nested_nav{
	margin-bottom: 60px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ececec;
}


/*.main_color .widget_nav_menu ul:first-child>.current_page_item,
.main_color .widget_nav_menu ul.current_page_item,
.main_color .widget_nav_menu ul.children li.current_page_item {
	color: #f47820;
	font-weight: bolder;
}*/




/* Header */

#top .alternate_color .title_container .main-title a {
	font-weight: bolder;
	font-size: 20px;
	color: rgb(66,89,104);
	}


#top .avia_textblock h1 a, 
#top .avia_textblock h2 a, 
#top .avia_textblock h3 a, 
#top .avia_textblock h4 a, 
#top .avia_textblock h5 a, 
#top .avia_textblock h6 a { 
	font-weight: inherit;  
	color: #f47820;
}



#top h1 a:hover, 
#top h2 a:hover, 
#top h3 a:hover, 
#top h4 a:hover, 
#top h5 a:hover, 
#top h6 a:hover { 
	font-weight: inherit; 
	text-decoration: underline; 
	color: #27a9e1; 
}



/*menu*/
.main_menu{
clear:none;
position: absolute;
z-index: 100;
line-height:30px;
height:100%;
margin:0;
right:0;
}

.main_menu ul{
margin:0;
padding: 0;
}

.main_menu ul ul, .main_menu .pointer_arrow{

}

.main_menu ul:first-child >li > ul{
border-top-width:2px;
border-top-style: solid;
}


.main_menu .pointer_arrow_wrap{
display:none;
}


.main_menu ul:first-child > li{
line-height: 30px;
}

.main_menu ul:first-child > li > a{
display:block;
text-decoration: none;
padding:0 13px;
font-weight: normal;
font-size:16px;
font-weight: bolder;
}

#top .main_menu .menu li:first-child>a{
border-top:none;
}

#top .main_menu .menu>li:last-child>a{
padding-right:0;
}

#top .main_menu .menu ul li:last-child>a{
border-bottom-style: solid;
border-bottom-width: 1px;
}



.main_menu .menu li a strong {
display:block;
font-size:14px;
font-weight:normal;
cursor: pointer;
}


#top .main_menu .menu li{
float:left;
position:relative;
z-index:20;
}

#top .main_menu .menu li:hover{ z-index: 100 }

#top .main_menu ul:first-child > li > ul > li, #top .main_menu ul:first-child > li > ul > li li{
margin:0;
padding:0;
width:100%;
}


.main_menu .menu ul {
display: none;
margin-left:0;
left:0;
position: absolute;
top: 100%;
width: 208px;
z-index: 2;
padding:0 0;
box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
margin-top:-1px;
}


/* #Typography    55555555555555555555555555555
================================================== */

	/*font-stacks*/
	.lucida-sans-websave{	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif ;	}
	.georgia-websave{		font-family:"Georgia", "Times New Roman", Times, serif;	}
	.arial-websave{			font-family: Arial, Helvetica, Verdana, sans-serif;	}
	.verdana-websave{		font-family: Verdana, Arial, Helvetica, sans-serif;	}
	.helvetica-websave{		font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Verdana, sans-serif;	}
	.helvetica-neue-websave{font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	}

	/*default*/



	
	.template-page .entry-content-wrapper h1,
	.template-page .entry-content-wrapper h2,
	.template-page .entry-content-wrapper h3,
	.template-page .entry-content-wrapper h4,
	.template-page .entry-content-wrapper h5,
	.template-page .entry-content-wrapper h6 {
		text-transform: none !important;
	}

	.special-heading-inner-border {
		border-top-width: 0px;
	}
	
	body .av-special-heading .av-special-heading-tag {
		line-height: 1.1em;
		margin-bottom: 10px;
	}

	
	.main_color h1, h1 { 
		font-size: 32px; 
		line-height: 1.2em;
		margin-bottom: 15px; 
		color: rgb(39,170,225);  
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 700;
		font-style: normal !important;
		letter-spacing: -0.03em !important;
		
	}

	.main_color h2, h2 { 
		font-size: 28px; 
		line-height: 1.1em; 
		margin-bottom: 10px; 
		color: rgb(39,170,225);
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 600;
		letter-spacing: -0.01em !important;
	}

	.main_color h3, h3 { 
		font-size: 20px; 
		line-height: 1.1em; 
		margin-bottom: 0px; 
		color: rgb(66,89,104) !important;
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 700;
		letter-spacing: -0.01em !important;
	} 

	body div#whatwedo.main_color .av_one_third .avia_textblock h3 {
		padding-bottom: 0px;
		padding-top: 4px;
	}
	body div#whatwedo.main_color .av_one_third .avia_textblock p {
		margin-top: 5px;
	}


	.main_color h4, h4 { 
		font-size: 18px; 
		line-height: 1.2em; 
		margin-bottom: 15px; 
		color: rgb(66,89,104);
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 400;
	} 

	.main_color h5, h5 { 
		font-size: 16px; 
		line-height: 1.3em;
		color: rgb(66,89,104);
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 400 !important; 
	}
	
	.main_color h6, h6 { 
		font-size: 14px; 
		line-height: 1.2em;
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 600 !important; 
	}

	#top h1 a,
	#top h2 a,  
	#top h3 a, 
	#top h4 a, 
	#top h5 a, 
	#top h6 a { 
		font-weight: inherit; 
		text-decoration: none; 
		color: inherit; }

	#top h1 strong, #top h2 strong, #top h3 strong, #top h4 strong, #top h5 strong, #top h6 strong { color: inherit; }



	 .flex_column h1 a:hover, .flex_column h2 a:hover, .flex_column h3 a:hover, .flex_column h4 a:hover, .flex_column h5 a:hover, .flex_column h6 a:hover{text-decoration: underline;}

	p + h1, p + h2, p + h3, p + h4, p + h5, p + h6{
	margin-top:1.5em;
	}

	p { margin: 0.85em 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px;   }

	em { font-style: italic; }
	strong, b{ font-weight: bold;  }
	small { font-size: 80%; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

	/*	Blockquotes  */

	blockquote{
	border-left-style:solid;
	border-left-width:7px;
	padding-left:20px;
	margin-bottom:1em;
	margin-right:1em;
	font-size: 16px;
    line-height: 1.5em;
	}

	blockquote small, blockquote cite, blockquote small a, blockquote cite a, blockquote a small, blockquote a cite{font-size: 12px;}

	/* AVIA Textblock Styling */

	body .av_textblock_section .avia_textblock ul {
		margin-left: 35px;
	}

	body .av_textblock_section .avia_textblock h1,
	body .av-special-heading-h1 .av-special-heading-tag {
		padding-bottom: 10px;
		line-height: 1.1em;
	}

	body .av_textblock_section .avia_textblock h2,
	body .av-special-heading-h2 .av-special-heading-tag {
		padding-bottom: 10px;
		line-height: 1.1em;
	}


	body .av_textblock_section .avia_textblock h3,
	body .av-special-heading-h3 .av-special-heading-tag {
		padding-bottom: 10px;
		line-height: 1.35em;
	}

	body .av_textblock_section .avia_textblock h4,
	body .av-special-heading-h4 .av-special-heading-tag {
		padding-bottom: 10px;
		line-height: 1.35em;
	}

	/************** CONTACT US SALESFORCE FORM **************/



#top div.salesforce_w2l_lead div.sf_field {
	display: block;
	float: left;
	width: 33%;
	min-width: 260px;
	min-height: 100px;
	padding-right: 60px;
	clear: none;
}


#top div.salesforce_w2l_lead div.sf_field_recordType {
	clear: left;
}

#top div.salesforce_w2l_lead div.sf_field_description {
	width: 90%;
}


#top div.salesforce_w2l_lead div.sf_type_textarea {
	padding-top: 5px;
}

#top div.salesforce_w2l_lead label.w2llabel {
	margin: 5px 0;
	width: 100%;
	font-size: 12px;
}




#top .main_color input[type='text'],
#top .main_color select,
#top .main_color textarea {
	width: 100%;
	background-color: rgba(0,0,0,0.035);
	border-color: rgba(0,0,0,0.1);
}

#top .main_color input[type='text'],
#top .main_color select {
	min-width: 210px;
	max-width: 100%;	
}


#top .main_color select#sf_Prefered_contact,
#top .main_color select#sf_state_code,
#top .main_color input#sf_title,
#top .main_color input#sf_zip {
	max-width: 60%;
	min-width: 33%;
}

#top div.salesforce_w2l_lead sup span.required {
	color: #f47820;
	font-weight: bolder;
	font-size: 14px;
}

#top div.salesforce_w2l_lead textarea {
	min-height: 120px;
	height: 200px;
	max-width: 95%;
}


/* #Footer     444444444444444
======================================================================================== */

/*
#footer.footer_color .widget_nav_menu ul:first-child>.current-menu-ancestor a{

	background: transparent;
	font-weight: bolder;

}
*/



/*Footer Styling*/


/*** Comun Layout   ****/

#footer .flex_column.av_one_half:nth-child(1) {
width: 25%;
}

#footer .flex_column.av_one_half:nth-child(2) {
width: 68%;
margin-left: 7%;
}


#footer.footer_color {
	background-color: rgba(0,0,0,0.63);
	color: #fff;
}

#footer.footer_color a {
	color: #fff;
	line-height: 1em;
}

#footer.footer_color a:hover {
	color: #f47820;
	text-decoration: none;
}


.footer_color li {
	border-color: #fff;
}

.footer_color {
	color: #fff;
}



#footer .widget h3.widgettitle {
	font-size: 21px;
	font-weight: 700;
	color: red;
}



/****** Vertical Response Widget Style *****/


#footer #vertical-response #vr_form .vr_wrapper .vr_preface {
	line-height: 1.1em;
	font-size: 20px;
	color: rgb(255,255,255);
	font-weight: 600;
	margin: 5px 0 12px 0;
}

#footer #vertical-response #vr_form .vr_wrapper input#email_address {
	margin-bottom: 1px;
	line-height: 1em;
	height: 35px;
	font-size: 16px;
}


#footer #vertical-response #vr_form .vr_wrapper p.vr_sub-text {
	font-size: 11px;
	margin: 1px 0 6px 0;
	padding: 0;

}


#footer #footer_sitemap #menu-gcea-main-menu>li.menu-item-has-children {
	clear: none;
	float: left;
	width: 25%;
	margin: 2px 0px 5px 0px;
	font-size: 15px;
	font-weight: 600;
}




#footer #footer_sitemap li.menu-item-has-children ul.sub-menu li{
	font-size: 12px;
	width: 100%;
	line-height: .8em;
	font-weight: 400;
	margin-top: 10px;
	padding: 2px 10px 3px 6px;
	}

#footer #footer_sitemap #menu-gcea-main-menu {
	float: left;
	width: 100%;
}















/***** Custom Page Sytling -- Board of Directors -- **/

#boardmembers div.av-special-heading-h3 h3.av-special-heading-tag,
#boardofficers div.av-special-heading-h3 h3.av-special-heading-tag,
#boardmembers div.av-special-heading-h4 h4.av-special-heading-tag,
#boardofficers div.av-special-heading-h4 h4.av-special-heading-tag {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	line-height: 1.2em;
}

#boardmembers div.av-special-heading-h4 h4.av-special-heading-tag,
#boardofficers div.av-special-heading-h4 h4.av-special-heading-tag {
	margin-top: 0px;
}

#boardmembers div.av-special-heading-h4,
#boardofficers div.av-special-heading-h4 {
	margin-top:0;
	padding-bottom: 5px;
	margin-bottom: 0;
	}

#boardmembers div.avia_textblock p,
#boardofficers div.avia_textblock p {
	margin-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	line-height: 1.25em;
}

#boardmembers div.avia_textblock p span,
#boardofficers div.avia_textblock p span {
	font-weight: bolder;
}

/* Enfold Theme Styling Tab FIX 

#top .avia-smallarrow-slider-heading> div {
display: inline;
}

#top .avia-smallarrow-slider-heading> img {
display: block;
float: left;
}*/