.navbar-nav{
	text-align: right;
}
.navbar-nav>li{
	float: none;
    display: inline-block;
}

.navbar-default .navbar-header{
  line-height: 60px;
  vertical-align: middle;
}

.navbar-default .navbar-nav > li > a {
	font-size:14px;
	padding: 20px 10px;
  line-height: 22px;
  font-weight: normal;
 
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}

.navbar-default .navbar-socmed,
.navbar-default .navbar-button{
	float:right;
  	right: 0;
  	/* position: absolute; */
}
.navbar-default .navbar-button .button{
  line-height: 30px;
  padding: 14px 30px;
  margin: 0;
  font-size: 14px;
  float: right;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
}

div#floating-bar{
  height: 100%;
  padding: 0 0 15px 0;
  opacity: 1;
  margin: 0px 0px 0 0;
  float: right;
  display: inline-block;
}
div#floating-bar.no-display{
  height: 0;
  padding: 0;
  opacity: 0;
}
div#floating-bar.no-display * {opacity: 0; visibility: hidden;}
div#floating-bar #ca-form .readmore_but4_green {
	box-sizing: border-box;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
}


.ontop{
	position:fixed;
}
.ontop.no-background .navbar.navbar-default{
  border-bottom: none;
  box-shadow: none;
}
.ontop.no-background .navbar.navbar-default .navbar-header{
  position: relative;
  /* padding-left: 20px; */
}
.ontop.no-background .navbar.navbar-default .navbar-header .xlogo {
	background: none !important;
  	/* -webkit-box-shadow: 0px 1px 9px #222;
  	-moz-box-shadow: 0px 1px 9px #222;
  	box-shadow: 0px 1px 9px #222; */
	/* z-index: 9999;
    height: 70px;
	position: absolute; 	 */
}
.ontop.no-background .navbar.navbar-default .navbar-nav {
	
}
@media (min-width: 768px){
	.navbar-nav {
		float: none;
		/* margin-right: 30px; */
	}
}


.ontop.no-background .navbar.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-shadow: 1px 1px 5px #000;
}

/*----- SLIDER CAPTION -----*/
.tp-banner .caption {
	display: none;
}
#layout-8 .xlogo{
  padding: 2px 20px;
  height: 60px;
}
#layout-8 .xlogo.text-logo{
  font-size: 34px;
  letter-spacing: 3px;
  font-family: 'Raleway';
  line-height: 56px;
}

.img-w-divider:before {
  content: '';
  width: 30px;
  height: 100%;
  left: 50%;
  margin-left: -5px;
  top: 0;
  position: absolute;
  z-index: 3;
  background: #fff;
}

.book-direct,
.book-direct-v2 {top: 90px;}

.section-title{
  padding: 70px 0 0px 0;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 2.4em;
}

.section-subtitle{
  padding: 0px 0 70px 0;
  
}