 
.booknow{right:0;left:auto}
 

/* Responsive */
@media only screen and (max-width: 1100px) {
 .flex-caption{width:66%}
 #Header .LogoContainer{left:auto;right:42%}
	#main-menu li{padding:0 13px}
	.testimonial-author{padding:20px 8% 15px 0!important}
}

@media only screen and (max-width: 900px) {
	  #Header .LogoContainer{float:right;right:22%;left:auto}
}

@media only screen and (max-width: 767px) {
	#Header .LogoContainer{right:0;left:auto}
    .slider .flex-direction-nav{left: 3%}
	#navigation{right:30%;left:auto}
	  
}

@media only screen and (max-width: 667px) {
	 
}

@media only screen and (max-width: 480px) {
 
}

@media only screen and (max-width: 360px) {
    #navigation
    { right:0 !important  }
	  
	
}

@media only screen and (max-width: 320px) {
 

	
}

@media  only screen and (min-width:768px) and (max-width:852px){#main-menu li {

    padding: 0 7px;
	border:0;

}}