/**
 * Table of Contents:
 *
 * Header 1 Styles
  
 * ---------------------------------------------------------------------------
 */

.header1 #header.header-small {
	background:#070810;	
	-webkit-box-shadow: 0 0 3px rgba(1,1,1,.1) ;
    -moz-box-shadow: 0 0 3px rgba(1,1,1,.1) ;
    box-shadow: 0 0 3px rgba(1,1,1,.1);	
}
.header1 .ott-menu-container {
	float:right	;
	margin-top:35px;
	margin-bottom:35px;
	height:30px;
}
.header1 .ott-top-bar .inner-wrap {
	position:relative;	
	width:100%;
	display:inline-block;
}
.header1 .ott-top-bar .inner-wrap:after {
	background:rgba(255, 255, 255, .1); 
	content: "";    
	display: block;    
	height: 2px;    
	position: absolute;    
	bottom:-5px;
	margin-top:0px;
	width:100%;
}
.header1  #header.header {
	-webkit-transition: all 0.3s ease-in-out;  	
	-moz-transition: all 0.3s ease-in-out;   	
	-ms-transition: all 0.3s ease-in-out;  	
	-o-transition: all 0.3s ease-in-out;  	
	transition: all 0.3s ease-in-out;		
}
.header-wrap {
	position:relative;	
}
.header1 .ott-top-bar {
	background:  rgba(0, 0, 0, 0.0)	 ;
	border-bottom:0px;
	-webkit-transition: all 0.3s ease-in-out;  	
	-moz-transition: all 0.3s ease-in-out;   	
	-ms-transition: all 0.3s ease-in-out;  	
	-o-transition: all 0.3s ease-in-out;  	
	transition: all 0.3s ease-in-out;		
}
.header-small .ott-top-bar {
	display:none;	
}
.sf-menu > li {
	margin:0px 0px;	
}
.sf-menu > li:first-child {
	margin-left:0px;	
}
.sf-menu > li:last-child {
	margin-right:0px;
}
.sf-menu > li.current_page_item > a::after, 
.sf-menu > li.current_page_ancestor > a::after, 
.sf-menu > li.current-menu-ancestor > a::after, 
.sf-menu > li.current-menu-item > a::after {
	display:none !important	
}
.header1 ul.sf-menu > li > a {
	line-height:40px;
	padding-top:0px;
	padding-bottom:0px;
}	
.header1 .search-header-wrap {	
	height:100px;	
	line-height:100px;	
}
.header1 #slide-side-wrap {	
	height:100px;	
	line-height:100px;	
}
.ott-logo  {	
	height:100px;	
	line-height:100px;	
}
.header1 .menu-container {
	height:	100px;
}
.header1 .ott-menu-container {	
	margin-top:30px;	
	margin-bottom:30px
}
.header1 .ott-menu-container {	margin-bottom: 30px; margin-top: 30px}