/*
Theme Name: Rosebank College
Theme URI: 
Description: Wordpress Theme for Rosebank College
Version: 1.00
Author: Nybble Tech
Tags: 
*/

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #565658;
	font-weight: 600;
}

#preloader {
	background-color: #fff;
	width: 100%;
	height: 100%;
	z-index: 999999;
	position:fixed;
	top: 0;
	left: 0;
}
#cycloneslider-home-slider-1  { padding-top:136px; }  
a,
a:hover,
a:focus,
a:active {
	color: #1d3564;
}

h1,
h2,
h3,
h4,
h5 {
	color: #1d3564;
	font-family: 'Playfair Display', serif;
}
span.wpcf7-list-item {
    margin: 0 !important;
}
h6 {
	font-family: 'Open Sans', sans-serif;
	color: #1d3564;
	font-weight: bold;
	font-size: 16px;
}
.page-id-164 .inner-banner {
	background-position: left center !important;

}
.img_rite{
  float: right;
  padding-bottom: 10px;
    padding-left: 10px;
  }

.single-newsletter h4{
  margin-top: 0;
  }

.site-header {
	position: fixed;
	left: 0;
	right: 0;
  margin: 0 auto;
  width: 100%;
  z-index: 9;
}
#menu-item-306 span {
	display:none;
}
.cycloneslider-template-standard .cycloneslider-pager {
    bottom: 20px !important;
}
.site-header .header-top {
	background-color: #12163f;
	padding: 1px 19px;
}

.site-header .header-top * {
	color: #fff;
}

.top-number {
	font-size: 18px;
	font-weight: 300;
}

.header-top ul {
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

.header-top ul li,
.navbar-right li {
	font-weight: 600;
	display: inline-block;
	/*margin-left: 15px;*/
}

.header-top ul li {
	font-size: 14px;
}
.header-top ul li span {
	font-size: 13px;
}

.header-top ul li span i,
.navbar-right li span i {
	transition-duration: .2s;
}


.navbar-right li>a:hover span i  {
	transform: rotate(90deg);
	transition-duration: .3s;
}

.navbar-right .sub-menu li {
	display: block;
}

.navbar-right .sub-menu {
  display: none;
	position: absolute;
  background-color: #12163f;
  padding: 0;
  width: 260px;
}

.sub-menu {
	z-index: 9999;
}

.sub-menu * {
	color: #565658;
}

.sub-menu a:hover * {
	color: #fff;
}

.navbar-right .menu-item-has-children:hover>.sub-menu {
	display: block;
}

.navbar-right .sub-menu li {
	margin: 0;
}

.navbar-right .sub-menu li a {
	display: block;
  padding: 6px 10px;
  font-size: 14px !important;
  border-bottom: 1px solid #F3F3F3;
  background-color: #12163F;
  color: #fff;
}

.navbar-right .sub-menu li a:hover,
.site-footer ul li a:hover,
#menu-header-top-links li a:hover {
	color: #b89959;
  text-decoration: none;
}

.caret {
	display: none;
}


.header-bottom {
	padding: 0 20px;
	background-color: #fff;
}

.navbar-right li a {
	font-size: 14px;
	/*font-weight: bolder;*/
}

.navbar-right>li>a {
   min-height: 104px;
   padding-top: 30px;
  padding-bottom: 30px;
}

.navbar-right > li:nth-child(5) >a {
   max-width: 140px !important;
}

.navbar-right > li:nth-child(3) >a {
   max-width: 120px !important;
   padding-left:20px
}

/*.width-third-element >a{
  max-width: 90px !important;
  }

.width-fifth-element >a{
  max-width: 120px !important;
  }*/

#sp-1{
    display: none;
  	margin-top:15px;
}

.banner {

}

.banner {
	/*background-size: cover !important;*/
	height: 843px;
}
/*
.banner-1 {
	background: url(images/header.jpg) center center no-repeat;
}
*/

.banner-new-1{
	background: url(images/header-1-new.jpg) center center no-repeat;
}

.banner-2 {
	background: url(images/header-2.jpg) center center no-repeat;
}

.banner-3 {
	background: url(images/header-3-new.jpg) center center no-repeat;
}

.banner-4 {
	background: url(images/header-4.jpg) center center no-repeat;
}

.banner-5 {
	background: url(images/header-5.jpg) center center no-repeat;
}

.banner-6 {
	background: url(images/header-6.jpg) center center no-repeat;
}

.banner-7 {
	background: url(images/header-7.jpg) center center no-repeat;
}

img {
	max-width: 100%;
}

.logo {
	display: block;
	margin-top: 13px;
}

.navbar-right li a:hover {
	text-decoration: none;
}

.navbar-right li span i {
	font-weight: bold;
	font-size: 14px;
}

.navbar-right .current-menu-item>a {
	background-color: #e5e4e3;
}

.xl-h1 {
	font-size: 58px;
}

.accent-text {
	color: #12163f;
}

section,
.section {
	padding-top: 28px;
	padding-bottom: 28px;
}

.padding-0 {
	padding: 0;
}

.each-event {
	transition-duration: .2s;
}

.each-event:hover {
  opacity: 0.9;
}

.events .col-md-3:nth-child(odd) {
	background-color: #b89959;
  position: relative;
}

.events .col-md-3:nth-child(even) {
	background-color: #111640;
  position: relative;
}

.event-text {
	padding: 25px;
  min-height: 110px;
  display: table;
  height: 130px;
}

.event-date {
	font-weight: 300;
}

.event-date,
.event-name {
	font-size: 18px;
}

.event-name {
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
  display: table-cell;
  vertical-align: middle;
}

.row.events * {
	color: #fff;
}

.events img {
	width: 100%;
}

.each-event:hover img
	{

	}

.each-event:hover{

}

.events a {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

blockquote {
	border: none;
}

.quote-text {
    color: #13163f;
	font-size: 33px;
	font-weight: 600;
	font-family: 'Playfair Display', serif;
}

.quote-name {
	font-size: 18px;
	font-weight: bold;
	color: #b59759;
	text-transform: uppercase;
	margin: 0;
}

.quote-from {
	font-size: 14px;
}

.footer-top {
	padding: 28px 0;
	background-color: #00082c;
}

.icon {
	line-height: 28px;
	color: #00082c !important;
	border-radius: 50%;
	background-color: #fff;
	height: 28px;
	width: 28px;
	font-size: 18px;
	text-align: center;
	margin-right: 4px;
	border: 1px solid transparent;
	display: inline-block;
	transition-duration: .2s;
}

.icon:hover {
	background-color: transparent;
	color: #fff !important;
	border-color: #fff;
}

.site-footer a {
	color: #fff ;
}

input.search {
	border-radius: 30px;
	padding: 5px 10px;
	font-size: 13px;
	border: none;
	outline: none;
	max-height: 25px;
    min-width: 221px;
}

.search-button {
    vertical-align: top;
	background: url(images/footer_search_icon.png) center center no-repeat;
	border: none;
	width: 20px;
	height: 20px;
    margin-left: 5px;
	outline: 0;
}

.footer-bottom {
	padding: 70px 0;
	background-color: #111640;
}

.site-footer h6 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(images/footer-heading-link.jpg) left center no-repeat;
	padding-left: 20px;
	font-family: 'Open Sans', sans-serif;
}

.footer-bottom ul {
	margin: 0;
	padding: 0;
    list-style: none;
}

.footer-bottom ul a {
	padding: 5px 0;
	display: block;
	border-bottom: 1px solid #474665;
  font-weight: 300;
}

.footer-bottom ul li span {
	margin-right: 10px;
  font-size: 12px;
}

.mobile-menu {
	display: none;
}

.menu-button {
	z-index: 9;
	position: absolute;
	right: 15px;
	top: -63px;
	transition-duration: .1s;
}
.inner-pages-top > .menu-button{
	top: -50px;
}

.menu-button.active {
	top: -54px;
	
}

.menu-button img {
	display: block;
	margin-bottom: 8px;
	transition-duration: .3s;
}


.menu-button #second-line {
	transition-duration: .6s;
	opacity: 1;
}

.menu-button.active #first-line {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
	transition-duration: .1s;
}

.menu-button.active #second-line {
	opacity: 0;
	transition-duration: 0.1s;
}

.menu-button.active #third-line {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
	transition-duration: .1s;
	margin-top: -22px;
}
.menu-main-menu-container > ul > li > ul{padding-left : 0px}

.menu-main-menu-container > ul > li > ul > li > a{
      color: #FFFFFF !important;
    background-color: #12163F !important;
      border-bottom: 1px solid rgb(255, 255, 255) !important;
}

.flexnav {
	padding: 0;
}


.inner-header {
  position: fixed;
	/*position: relative;
	background-color: #e7e5e6;*/
}

.black-header {
  transition-duration: .2s;
	background: rgba(0,0,0,0.9);
}

.page-title,
.page-title-alternative {
	font-size: 28px !important;
}

.sidebar h6 {
	padding-left: 20px;
	background: url(images/sidebar-heading-lines.jpg) left top no-repeat;
	border-bottom: 1px solid #c9b381;
	padding-bottom: 9px;
	font-weight: bold;
}

.sidebar .sidebar-links {
	list-style: none;
	padding: 0;
}

.sidebar-links a {
	padding: 5px 0;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #cab284;
}

.sidebar-links a:hover {
	text-decoration: none;
}

.sidebar-links a span i {
	transition-duration: .2s;
}

.sidebar-links a:hover span i {
	-webkit-transition: all 300ms cubic-bezier(0.175, 3.885, 0.32, 1.275);
  	transition:         all 300ms cubic-bezier(0.175, 3.885, 0.32, 1.275);
	transform: translateX(3px);
}

.sidebar-links li a span  {
	margin-right: 10px;
}

.news_box .col-sm-3 {
	position: relative;
}

.news_box .date_bg {
	position: absolute;
  background-color: rgba(18, 22, 63, 0.82);
  top: 0;
  text-align: center;
  color: #fff;
  line-height: 1;
  padding: 10px;
}

.date_bg p {
	margin: 0;
}

.wpp-list{
  margin: 0;
  padding: 0;
    border-bottom: 3px solid #1d3564;
    padding: 2px 0 20px;
  }

.wpp-list li{
  font-family: 'Playfair Display', serif;
  background: url('http://www.rosebank.nsw.edu.au/wp-content/uploads/2016/04/side-bar_bullet.png') no-repeat left;
  padding-left: 20px;
  margin: 6px 0;
  }

.wpp-post-title{
  font-size: 18px;
  font-weight: 600;
  }

h3.most-popular{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #b59759;
  text-transform: uppercase;
      border-top: 3px solid #1d3564;
    padding-top: 10px;
  }


.documentation-image{
    margin: 30px 0;
    }
  
  .ordered-list{
        margin: 5px 0;
    padding: 0;
    list-style-position: inside;
    }
  .ordered-list li{ 
    	margin: 5px 0;
    }

.wpfilebase-cat-default h3 img, .wpfilebase-file-default .info, .wpfilebase-file-default .icon{
  	display: none;
  }

.wpfilebase-cat-default{
  	margin: 0;
  	width: auto;
  	border-bottom: solid 1px #CCC;
  }

.wpfilebase-file-default{
  	background: none;
  	box-shadow: 0 0;
  	max-width: 100%;
  }

.wpfilebase-file-default{
  	    margin: 0px 0;
    padding: 5px 0;
  border-bottom: 1px solid #474665;
  }

.wpfilebase-cat-default h3 a{
  	margin-left: 0;
  }

.wpfilebase-file-default .filetitle{  	
  	padding-left: 25px;
      background: url('images/ArrowRight.png') no-repeat left center;
    color: #1d3564;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 0px;
  	height: auto;
  }

.wpfilebase-file-default .filetitle a{
  	font-size: 15px;
  }

.uniform-shop-rite{
  	margin-top: 4px;
  }


.shadow-header{
      box-shadow: 3px 5px 15px rgba(0,0,0,0.3);
  }
#variation-three-header .inner-banner, #variation-four-header .inner-banner {
    height: 470px;
    position: relative;
}
@media (min-width: 1680px) {
#variation-three-header .inner-banner, #variation-four-header .inner-banner {
    height: 600px !important;
}
  
}

@media (max-width: 1199px) {
 	.navbar-right li {
 		margin-left: 0;
 	}
  
  .navbar-right>li>a,
  /*.navbar-right > li:nth-child(5) >a*/ {
  	max-width: initial !important;
    min-height: initial !important;
  }
  
  
  .navbar-right>li:last-child .sub-menu {
  	right: 0;
  }
  .navbar-right li a{
    font-size: 13px;
    }
  
}


@media (min-width: 991px) and (max-width: 1199px){
	#variation-three-header .inner-banner, #variation-four-header .inner-banner {
    height: 400px !important;
    position: relative;
}
    .navbar-right > li:nth-child(3) >a{
    max-width: 100px !important;
    }
  .navbar-right > li:nth-child(5) >a{
    	max-width: 120px !important;
    }
    .navbar-right li a{
    font-size: 12px;
    }
  }


@media (min-width: 992px)
{
	.for-mobile{
		display: none;
	}
}

@media (max-width: 991px) {
#variation-three-header .inner-banner, #variation-four-header .inner-banner {
    height: 300px !important;
    position: relative;
}	
	.menu-header-top-links-container, .for-desktop	{
		display: none;
	}
	
    .container-mobile-ipad{
    	width: 100%;
    }
  
  .blog-page {
  	margin-top: 0 !important;
  }
  
	.text-md-center {
		text-align: center;
	}
  
  .uniform-banner {
  	background: url(images/uniform-shop_ipad.jpg) center center no-repeat !important;
    background-size: cover !important;
  }

	.desktop-nav {
		display: none;
	}

	.mobile-menu {
		display: block;
	}

	.banner {
		height: 100vh;
	}
  
  .header-bottom .col-md-8 {
  	z-index: 99;
    background-color: #fff;
  }
  div.staff-forms{
    font-size:12px;
  }
 
}

@media (max-width: 767px) {
	.header-top,
	.header-top ul {
		text-align: center;
	}
  
  .uniform-banner {
  	background: url(images/uniform-shop_iphone.jpg) center center no-repeat !important;
    background-size: cover !important;
  }

	.header-top ul {
		margin: 10px 0;
	}

	.footer-bottom {
		padding: 15px 0;
	}

	.footer-bottom ul {
		margin-bottom: 30px;
	}

	.footer-top,
	.footer-top .text-right {
		text-align: center;
	}

	.footer-top .text-right {
		margin-top: 20px;
	}

	.quote-text {
		font-size: 28px;
	}

	.site-header .header-top {
		padding: 5px 5px;
	}

	.header-top ul li {
	  	font-size: 12px;
	}

	.header-top ul li span {
		display: none;
	}

	.top-number {
		margin-top: 5px;
		display: block;
		font-size: 15px;
	}
   div.staff-forms br{
    display:none;
  }
  div.staff-forms {
    font-size: 15px;
}
}

@media (max-width: 479px) {
	.logo {
		margin-top: 0;
	}

	.logo img {
		width: 143px;
	}

	.header-bottom {
		padding: 8px;
	}

	.menu-button {
		top: -50px;
	}
  .inner-pages-top > .menu-button {
		top: -43px;
	} 

	.menu-button.active {
		top: -40px;
	}

	.header-top ul li {
	  	margin-left: 5px;
	}

	.quote-text {
	  	font-size: 22px;
	}

	.footer-bottom .col-md-3 {
		width: 100%;
	}

	.site-header {
		position: relative;
	}

	.site-header .container {
		padding-left: 0;
		padding-right: 0;
	}

	.site-header .row {
		margin: 0;
	}

	.header-top ul li {
  		font-size: 11px;
	}
}



/*.navbar-nav .sub-menu span {
	display: none;
}*/

.sub-menu .sub-menu {
    top: 0;
    left: 260px;
}

#menu-header-top-links, #menu-mobile-header-top-links {
	position: relative;
  z-index: 99;
}

#menu-header-top-links li, #menu-mobile-header-top-links li {
position: relative;
}

#menu-header-top-links .sub-menu, #menu-mobile-header-top-links .sub-menu{
	display: none;
  width: 170px;
  background-color: #171B44;
  position: absolute;
  left: 0;
  padding: 0;
  margin: 0;
  text-align: left;
}

#menu-header-top-links li.menu-item-has-children:hover .sub-menu, #menu-mobile-header-top-links li.menu-item-has-children:hover .sub-menu {
	display: block;
}

#menu-header-top-links .sub-menu li, #menu-mobile-header-top-links .sub-menu li {
	display: block;
  padding: 0;
  border-bottom: 1px solid #F3F3F3;
  margin: 0;
}

#menu-header-top-links li a, #menu-mobile-header-top-links li a {
	display: block;
	padding: 5px 10px;
  font-size: 14px !important;
}

 #menu-header-top-links .sub-menu li a:hover, #menu-mobile-header-top-links .sub-menu li a:hover{
  color: #b89959;
  text-decoration: none;
}

.the-page h2 {
	 font-size: 23px;
}

.the-page h3 {
	 font-size: 20px;
  	    padding-top: 10px;
}

.the-page h4 {
	 font-size: 18px;
}

.news_left h2 a:hover {
	text-decoration: none;
  color: #00082c;
}

.news_left img {
	height: auto !important;
  border-radius: 2px;
}

.inner-banner {
	/* height: 600px;*/
}

.contact-us-banner {
	position: relative;
}

.view-on-google-map {
	position: absolute;
  display: block;
  bottom: 0;
  left: 15px;
  padding: 5px;
  background-color: rgba(18, 22, 63, 0.56);
  color: #fff;
  font-size: 18px;
}

.view-on-google-map:hover,
.view-on-google-map:active,
.view-on-google-map:focus {
	text-decoration: none;
  background-color: rgba(18, 22, 63, 0.96);
  color: #fff !important;
}

.slideshowlink {
	display: none !important;
}

.checkbox-group {
	border: 1px solid #CCC;
  padding: 9px;
}

@media (max-width: 767px) {
  
  .container-mobile-ipad{
    	width: 100%;
    }
  
	.inner-banner {
  	height: 180px;
  }
  
  .sidebar {
  	margin-top: 30px;
  }

}

@media (max-width: 489px) {
	.inner-banner {
  	/*display: none;*/
  }
}

.post-type-archive-tribe_events .the-page {
	width: 100%;
}

.post-type-archive-tribe_events .sidebar {
	display: none;
}

.nav-tabs > li {
    display: inline-block;
    margin-bottom: -1px;
    width: 50%;
}

.nav-tabs > li a {
	transition-duration: .1s;
}

.nav-tabs > li a:hover,
.nav-tabs > li a:focus,
.nav-tabs > li a:active {
	text-decoration: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
    cursor: default;
    background-color: #12163F;
    border: 1px solid #12163F;
    border-bottom-color: transparent;
}

.newsletter-tabs a {
	  display: block;
    padding: 4px;
    border: 1px solid transparent;
    text-decoration: none !important;
    font-weight: 400;
    color: #565658;
    margin-left:5px;
}

.newsletter-tabs a:hover {
	color: #12163f !important;
  border-color: #b89959 !important;
}

.newsletter-tabs a:nth-child(even) {
	background-color: #F3F3F3;
}

.newsletter-tabs {
  /*border: 2px solid #12163F;*/
}

.desktop-nav .navbar-right {
	float: none !important;
}

.postid-435 .inner-banner {
	background-position: center -40px !important; 
}

.sub-menu a {
	color: #565658 !important;
  background-color: #ffc425 !important;
}

.sub-menu a:hover {
	background-color: #a47e02 !important;
  color: #fff !important;
}

.sub-menu .sub-menu a {
	background-color: #a47e02 !important;
  color: #fff !important;
}

.clear {
	clear: both;
}

.page-id-134 .page-title {
  display: none;
}

.widget {
	  border: 2px solid #E7E5E6;
    margin-bottom: 30px;
    padding: 28px 8px 8px 8px;
    font-size: 14px;
}

.widget-title {
	font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
}

.widget ul {
	padding: 0;
  margin: 0;
  list-style: none;
}

#searchtab #searchbox {
	  width: 67%;
    padding: 0 5px;
  	outline: 0;
    border: 2px solid #E7E5E6;
    height: 36px;
}

.widget .btn_search {
	    background-color: #E7E5E6;
    border: none;
    color: #565658;
    padding: 7px 8px;
}

.ssba {
	 margin-top: 30px;
}

.gallery-info {
	display: none !important;
}

.break {
	margin-bottom: 40px;
}

.break-s {
	margin-bottom: 20px;
}

.table td {
	border-left: 1px solid #ddd;
}

.table {
	border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.zoom-images {
	position: relative;
}

.zoom-images img {
	display: block;
}

.zoom-images span {
	position: absolute;
  right: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  padding: 5px;
  display: block;
  top: 0;
  color: #fff;
  text-align: center;
  font-size: 13px;
}

.page-id-790 h1 {
	display: none;
}

.the-page .button.logout {
	  background-color: #FFFFFF;
    padding: 5px 25px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 25px;
    border: 2px solid #E7E5E6;
}


.post-password-required input[type="submit"] {
	  background-color: #FFFFFF;
    padding: 5px 25px;
    text-transform: uppercase;
    margin-bottom: 25px;
    border: 2px solid #E7E5E6;
}

.post-password-required input[type="password"] {
    border: 2px solid #E7E5E6;
    height: 34px;
}

.contact-map {
	height: 390px;
}

@media (max-width: 1024px) {	
	.banner {
  	background-size: cover !important;
    height: 68vh;
  }
  #cycloneslider-home-slider-1  { padding-top:0; }  
  .uniform-banner {
  	background: url(images/uniform-shop_ipad.jpg) center center no-repeat !important;
    background-size: cover !important;
  }
  
  .site-header {
  	position: relative;
  }
  
  .site-header>.container {
  	width: 100%;
    padding: 0;
  }
  
  .contact-map {
    height: 300px;
  }
  
  .inner-banner {
    height: 350px;
	}
}


@media (max-width: 489px) {
	.banner {
    height: 250px;
  }
  
  .inner-banner {
    height: 190px;
	}
}

.alternative-header {
	position: relative;
	background-color: rgba(51, 51, 51, 0.92);
}

.blog-page {
	margin-top:110px;
}

.principal-welcome {
	padding: 31px;
  border: 2px dashed #1D356D;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.16);
}


@media(max-width: 767px) {
	.uniform-banner {
  	position: relative;
  }
  
  .uniform-banner-overlay {
  	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
  }
}

.tml-login {
    border: 3px solid #F1F1F1;
    padding: 10px;
}

.tml-login .input {
	  border: 2px solid #E7E5E6;
    height: 34px;
}

.tml-login input[type="submit"] {
	  background-color: #FFFFFF;
    padding: 5px 25px;
    text-transform: uppercase;
    margin-bottom: 25px;
    border: 2px solid #E7E5E6;
}

#variation-one-header .header-top,
#variation-one-header .header-bottom,
#variation-two-header .header-top,
#variation-two-header .header-bottom{
	background-color: transparent;
  transition-duration: .2s;
}

#variation-one-header .navbar-right>li>a {
	color: #fff;
}

#variation-one-header .site-header:hover .header-top {
	background-color: #12163f;
}

#variation-one-header .site-header:hover .header-bottom {
	background-color: #fff;
}

#variation-one-header .site-header:hover .header-bottom .navbar-right>li>a {
	color: #1d3564;
}

#variation-one-header .inner-banner,
#variation-two-header .inner-banner{
	height: 390px;
  position: relative;
}


#variation-one-header .inner-banner:before,
#variation-two-header .inner-banner:before{
  content: ' ';
	position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
  opacity: 0.8;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(2%,rgba(5,5,5,1)), 	color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(5,5,5,1) 2%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(5,5,5,1) 2%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(5,5,5,1) 2%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(5,5,5,1) 2%,rgba(255,255,255,0) 100%); /* W3C */
}

#variation-one-header .logo-dark {
	display: none;
}

#variation-one-header .site-header:hover .logo-dark {
	display: block;
}

#variation-one-header .site-header:hover .logo-white {
	display: none;
}

#variation-two-header .sub-menu {
	background: transparent;
  border-top: 3px solid #ffc425;
}

#variation-two-header .sub-menu a {
    color: #FFFFFF !important;
    background-color: rgba(0, 0, 0, 0.72) !important;
}

#variation-two-header .navbar-right .sub-menu li a {
	border: none;
}

#variation-two-header .navbar-right>li>a {
	color: #fff;
}

#variation-two-header .navbar-right>li>a:hover {
	background-color: transparent;
}

#variation-two-header .sub-menu a:hover {
	color: #ffc425 !important;
}

.page-id-56 .inner-banner {
    height: 470px;
}


#variation-two-header .navbar-right>li>a {
    max-width: 124px;
    min-height: 75px;
}

#variation-two-header .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 0px;
}


/* Header Variations - three and Four */

#variation-three-header .inner-banner:before, #variation-four-header .inner-banner:before, .contact-us-banner:before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    opacity: 0.8;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(2%,rgba(5,5,5,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(5,5,5,1) 2%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(5,5,5,1) 2%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(5,5,5,1) 2%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(5,5,5,1) 2%,rgba(255,255,255,0) 100%);
}

#variation-three-header .header-bottom, #variation-four-header .header-bottom {
    background-color: transparent;
    transition-duration: .2s;
}
#variation-three-header .header-bottom:hover, #variation-four-header .header-bottom:hover {
   background-color: rgba(0, 0, 0, 0.72) !important;
    transition-duration: .2s;
}

#variation-three-header .sub-menu, #variation-four-header .sub-menu {
	background: transparent;
  border-top: 3px solid #ffc425;
}

#variation-three-header .sub-menu a, #variation-four-header .sub-menu a {
    color: #FFFFFF !important;
    background-color: rgba(0, 0, 0, 0.72) !important;
}

#variation-three-header .navbar-right .sub-menu li a, #variation-four-header .navbar-right .sub-menu li a {
	border: none;
}

#variation-three-header .navbar-right>li>a, #variation-four-header .navbar-right>li>a {
	color: #fff;
}

#variation-three-header .navbar-right>li>a:hover, #variation-four-header .navbar-right>li>a:hover {
	background-color: transparent;
}

#variation-three-header .sub-menu a:hover, #variation-four-header .sub-menu a:hover {
	color: #ffc425 !important;
}

#variation-three-header .navbar-right>li>a, #variation-four-header .navbar-right>li>a {
   /* max-width: 124px;*/
    min-height: 75px;
}

#variation-three-header .navbar-nav > li > a, #variation-four-header .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 0px;
}

#variation-three-header .navbar-right .current-menu-item>a {
    background-color: transparent;
 color: #ffc425;
}

#variation-four-header .navbar-right>li>a {
    max-width: 124px;
    min-height: 80px;
}
 #variation-four-header .navbar-nav > li > a {
    padding-bottom: 10px;
}

#variation-four-header .navbar-right li a {
    font-size: 16px;
}


@media (max-width: 1199px) {
	#variation-three-header .header-bottom, #variation-four-header .header-bottom {
    background-color: rgb(25, 25, 25) !important;
    padding: 10px 0;
	}
  
  #variation-three-header .header-bottom:hover, #variation-four-header .header-bottom:hover {
  	background-color: rgb(25, 25, 25) !important;
  }
}

@media (max-width: 767px) {
  #variation-three-header .inner-banner, #variation-four-header .inner-banner {
      height: 170px !important;
      position: relative;
  }
  
  #variation-three-header .inner-banner:before, #variation-four-header .inner-banner:before, .contact-us-banner:before {
  	content: none;
  }
  
  
}


#variation-three-header .flexnav li a {
	    color: #F3F3F3;
}

.post-1287 li, .post-1280 li{ list-style:none}

.post-1287 a, .post-1280 a {
    color: #1d3564;
    /*padding: 10px 0 10px 25px;
    display: block;
    border-bottom: 1px solid #474665;
    font-weight: 400;
  	background:url('images/ArrowRight.png') no-repeat left center;*/
}

.post-featured-image img {
	width: 100%;
  height: auto;
}

.post-featured-image:hover img {

}

.post-featured-image:hover{
	position: static;
}

.before-hover-hide{
	display: none;
}

.post-featured-image:hover .before-hover-hide{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    z-index: 99999999;
}

.post-featured-image:hover .before-hover-hide img{
	    width: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 10%;
}

.post-bar p {
    color: #b59759;
}

.post-bar {
    background-color: #111640;
    padding: 10px 20px;
}

.post-bar h1 {
	color: #fff;
	font-size: 28px;
}

.index-post-title {
	font-size: 28px;
}

.index-stripe h1 {
	font-size: 28px;
  margin: 0;
  color: #fff;
}

.index-stripe {
		background-color: #111640;
    padding: 30px 20px;
    margin-bottom: 45px;
}

@media (min-width: 1024px) {
	.post-bar {
  	margin-bottom: 45px;
    margin-top: 105px;
  }
}
@media (max-width: 1024px) {
	.post-bar {
  	margin-bottom: 20px !important;
  }
}

/* display none until init */
.owl-carousel, .inner-banner {z-index:1}




header, section, footer, aside, nav, main, article, figure {
    display: block; 
}


@media (min-width: 992px) and (max-width: 1199px){
	
	/*.navbar-right > li:nth-child(3) >a {
    max-width: 100px !important;
    padding-left: 15px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding-left:5px;
	padding-right:5px;
    font-size: 12px !important;
}*/
}

.collapseomatic {
    display: block;
    border-bottom: solid 1px #CCC;
    padding-top: 10px;
    background-position: 0 12px;
}

hr{
  	border-top: 1px solid #1d3564;
  }

.cms-manual-list{
  	margin: 10px 0;
  	padding: 0;
  	list-style: none;
  	text-transform: capitalize;
  }

.cms-manual-list li{  	

  }

.cms-manual-list li a{
    color: #565658;
    display: block;
    background: #565658;
    color: #fff;
    padding: 10px 8px;
    border-bottom: 1px solid #fff;
    font-size: 15px;
  }

.cms-manual-list li a:hover{
  	text-decoration: none;
  }

.cms-manual-list li ul{
    margin: 0;
    padding: 0;
    /* list-style: none; */
    list-style-position: inside;
    color: #fff;
  }

.cms-manual-list li ul li{

  }

.cms-manual-list li ul li a{
    background: #1D3564;
    border-bottom: 1px solid #fff;
    padding: 10px 15px;
  	font-size: 13px;
  }
@media (min-width : 767px){
	.shop-border{
    position: relative;
    right: 15px;
  }
}
.shop-border{
    border: 1px solid rgb(29, 53, 100);
    box-shadow: inset 0px 0px 13px rgba(29, 53, 100, 0.3);
    border-style: outset;
    border-radius: 5px;
    
}
.shop-border > img{
	   margin-top: 10px;
}

.no-margin {
  	margin: 0;
  }
.content-top-margin{padding-top: 10px;}
.owl-carousel .owl-dot { display: inline-block;}
.owl-controls {
    margin-top: 10px;
    text-align: center;
}
.owl-controls .owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
.owl-dots .active span {background: #343434;}

.ngg-gallery-thumbnail img{width:240px !important; height:160px !important;}

.book-tour-btn {background:#00082C; border-radius:25px; color:#fff; padding:5px 30px; text-align:center; text-transform:uppercase; margin-top: 10px; display: inline-block;}
.book-tour-btn:hover {background:#111640; color:#fff; text-decoration:none}


button.p-alert {
    position: fixed;
    background-color: rgb(51, 94, 183);
    font-size: 14px;
    z-index: 99;
    color: #fff;
    border-radius: 40px;
    border: 0px;
    padding: 16px 40px;
    bottom: 28px;
	letter-spacing: 0.1em;
	cursor:pointer;
	text-align:center;
    right: 2%;
	animation: btnAni 1.2s ease-in both infinite;
   box-shadow: 0px 0px 16px rgb(51, 94, 183, 0);
}
button.p-alert:focus{
	outline:none;
}
button.p-alert img {
    width: 20px;
    margin-right: 8px;
}
@keyframes btnAni {
	0% {box-shadow: 0px 0px 16px rgb(51, 94, 183, 0);}
	50% {box-shadow: 0px 0px 16px rgb(51, 94, 183);}
	100% {box-shadow: 0px 0px 16px rgb(51, 94, 183, 0);}
}

.al-text {
    position: fixed;
    bottom: 100px;
    right: 2%;
    width: 520px;
    transform: translateY(40px);
    opacity: 0;
    padding: 20px;
	z-index:-1;
    transition: 0.5s;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 4px 20px #00000024;
}
.al-text.ani-box {
    opacity: 1;
	z-index:99999;
    transform: translateY(0px);
}
.al-text h6 {
    color: #1d3564;
    font-size: 19px;
	font-family: 'Playfair Display',serif;
}

.al-text h6 span {
    color: #ff0700;
}

.al-text p {
    color: #565658;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    font-family: 'Open Sans',sans-serif;
}
.msg-text{
	position:relative;
}
button.cl-btn {
    position: absolute;
    right: -10px;
    top: -13px;
    font-size: 15px;
    padding: 4px 10px;
    border-radius: 40px;
    cursor: pointer;
    border: none;
    background-color: #1d3564;
    color: #fff;
}

@media (max-width: 767px) {
	.al-text{
		width:424px;
	}
}
@media (max-width: 575px) {
	.al-text {
    bottom: 55px;
    width: 96%;
    padding: 18px;
}
button.p-alert {
    padding: 9px 20px;
    bottom: 12px;
}
.al-text p {
    font-size: 12px;
    line-height: 16px;
}
}
table.cf7-db-table {
    width: 100% !important;
    max-width: 100% !important;
}
table.cf7-db-table tbody th, table.cf7-db-table tbody td{ width:auto !important}
.ngg-slideshow.slick-slider {
	max-width: 100% !important;
    height: auto !important;
    margin: 0px auto 0px !important;
}
.ngg-slideshow .ngg-gallery-slideshow-image {
	height: auto !important;
}