
html {  font-size: 80%;  -webkit-font-smoothing: antialiased;  -webkit-text-size-adjust: 80%;  -ms-text-size-adjust: 80%;}
body {  position: relative; overflow-x:hidden ;   -webkit-text-size-adjust: 100%;  -webkit-font-smoothing: antialiased; font-family:Arial, Helvetica, sans-serif; 
 background-color:#FFFFFF}
a {	text-decoration:none;-webkit-transition:color .25s ease-out;-moz-transition:color .25s ease-out;-o-transition:color .25s ease-out;
transition:color .25s ease-out;}
img, a img {	border:0px; max-width:100%; height:auto; }
body, p, span, div, ul, li, span{	margin:0px;	padding:0px;}
.clr {	clear:both;	height:0px !important;	width:100%;	line-height:0px;	margin:0px;	padding:0px;}
.row{ clear:both}
.row:before, .row:after {	display: table;	content: "";	line-height: 0;}
.row:after {clear: both;}
.slicknav_menu { display:none;}
.header:position:fixed;



 #wowslider-container {height:550px !important;  width:100%; font-family:Lato-Regular;}
 #wowslider-images {position: relative ; left:0px; right:0px;  	height:550px !important;}




}
.banner {
    width: 100%;
    height: 550px;
    position: relative;
	z-index: 100px;
}
.banner .slider{
    width: 100%;
    height: 550px;
}
.banner img{
    width: 100%;
   height: 550px;
}
.banner #alt-caption{
    position: absolute;
    z-index: 200;
    bottom: 20%;
    right: 14%;
    color: #fff;
    font-family: Century Gothic;
    font-size: 24px;
    background: rgba(0,0,0,0.7);
    padding: 30px;
    width: 40%;
    text-align: center;
    letter-spacing: 7px;
    display: none!important;
}