@charset "UTF-8";
/* CSS Document */




@media only screen and (max-width : 1200px) {

.overani { 
left: 0;
top: 58%;
z-index: 1;
width: 50%;
margin: 10%;
}




}


@media only screen and (max-width : 1024px) {
.header { padding:0;  }

.overani { 
left: 0;
top: 60%;
z-index: 1;
width: 60%;
margin: 10%;
}

#footer-wrap img{
	width:180px;
}


.header .logo {
  padding: 0 20px;
  background-color: transparent;
position: relative;
box-shadow: none;
}

.header .logo img {
width:155px !important;
}


#getintouch {
    display: inline-block;
    float: right;
    position: absolute;
    right: 60px;
    top: 13px;
}

#getintouch img {
display:inline-block;
width:30px;
padding:5px;
}


}

@media only screen and (max-width : 767px) {

.spacer { 
height:20px;
}

.overani { 
left: 0;
top: 40%;
z-index: 1;
width: 60%;
margin: 10%;
}

.btnside2 {
    width: 50%;
}


.slidebox span {
	font-size:28px;
	line-height:32px;	
}
.slidebox h1 {
	font-size:44px;
	line-height:44px;
}

#footer-wrap img{
	width:160px;
}

.wider {
width:98% !important;	
 }
 
 
.quote {
width:100%;
}
 
.quote-text {
width:50%;
padding:0 10px;
}

.quote-pic {
width:50%;	
}
 
.quote-pic img {
padding:20px;
}

.quote img {
width:40px;
}



}


@media only screen and (max-width : 600px) {

.col-33 { width:98%;     }


.fullwidthbanner-container {
    margin-top: 40px;
}
	
	.xmas-banner-text {
		width:100% !important;
		height:100% !important;
		max-width:280px !important;
	}
	
	.mobile {
		display:block;
	}	


.btnside-case {
float: left;
}
	
	
.fb_iframe_widget {
    margin: 3% 10%;
}	

	
	
	
}


@media only screen and (max-width : 480px) {

.col-60 { width:98%;     }
.col-50 { width:98%;     }
.col-40 { width:98%;     }


.slidebox span {
	font-size:20px;
	line-height:20px;	
}
.slidebox h1 {
	font-size:30px;
	line-height:30px;
}

#footer-wrap img{
	width:220px;
}


.quote-text {
width:100%;	
}

.quote-pic {
width:100%;	
}


}


@media only screen and (max-width : 320px) {

}


@media (min-width: 64em) { 
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px;
	color: #555;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
	margin-top: 10px;
	margin-right:10px;
  }
  .header .menu-icon {
    display: none;
  }
  
}