/* @override 
	https://stagingserver004.co.uk/classicwatertours2025/templates/classicwatertours/css/custom.css
	https://classicwatertours.com/templates/classicwatertours/css/custom.css */

/*---- <link href="https://fonts.googleapis.com/css?family=Oswald:300,400,600,700|Roboto:300,400" rel="stylesheet"> 

    font-family: 'Oswald', sans-serif;

    font-family: 'Roboto', sans-serif;

*/
.navbar.navbar-fixed-top.nav-custom {
  background-color: white;
  padding: 0;
  margin: 0;
  z-index: -20;
  border-style: none;
  -webkit-box-shadow:0 0px 0px #000000;box-shadow:0 0px 0px;
}
.navbar {
  padding: 0;
  margin: 0;
  border-style: none;
}
#page header.main-header div.container {
	display: none;
}
/* Riva mobile */	
div#riva_section_mobile {
	background-color: #43babe;
	clear: both;
}
div#classic_nav {
	background-color: white;
	height: 150px;
}
div#riva_section_mobile h1 {
  font: 300 40px "Oswald", Arial, Helvetica, Geneva, sans-serif;
  color: white;
}
div#riva_section_mobile p {
  font: 300 17px "Oswald", Arial, Helvetica, Geneva, sans-serif;
  color: white;
}
div#riva_section_mobile ul li {
  font: 300 17px "Oswald", Arial, Helvetica, Geneva, sans-serif;
  color: white;
}
div#riva_section_mobile img {
	border-bottom: 8px solid white;
}
div#riva_section_mobile {
	display: none;

}
div#yacht_section_mobile {
	background-color: #00578e;
		clear: both;

}
div#yacht_section_mobile h1 {
  font: 300 40px "Oswald", Arial, Helvetica, Geneva, sans-serif;
  color: white;
}
div#yacht_section_mobile ul li {
  font: 300 17px "Oswald", Arial, Helvetica, Geneva, sans-serif;
  color: white;
}
div#yacht_section_mobile p {
  font: 300 17px "Oswald", Arial, Helvetica, Geneva, sans-serif;
  color: white;
}
div#yacht_section_mobile img {
	border-bottom: 8px solid white;
}
div#yacht_section_mobile {
	display: none;
}

/* Riva mobile end */	
/* below paste this */	
	#page header.main-header {
	position: absolute;
	top: -222px;
}
#mainbody {
  display: none;
}

.CWTlogo p img {
	position: absolute;
	width: 280px;
	z-index: 100;
}
.CWTlogo p {
	margin-top: 0;
}

.TELcss h2 {
  text-align: right;
  font: 300 30px "Oswald", Arial, Helvetica, Geneva, sans-serif;
  color: #43babe;
  margin-top: 11px;
  padding-bottom: 15px;
}
#classic_nav div.container {
	padding-top: 0;
	padding-bottom: 0;
	height: 120px;
}
/* above paste this */	

@media (max-width: 767px) {
  /* below paste this */	
	#page header.main-header {
	position: relative;
	top: 0px;

}


}
@media (max-width: 480px) {
	
}
@media (max-width: 992px) {
	.CWTlogo {
	z-index: 100;
	margin-left: auto;
		margin-right: auto;
	text-align: center;
	position: static;
	background-color: white;
	display: block;
	width: 100%;
	}
	.CWTlogo p img {
	z-index: 100;
	position: static;
	background-color: white;
	display: block;
	width: 100%;
	height: 200px;
	}

	.TELcss h2 {
  text-align: center;
  font: 300 30px "Oswald", Arial, Helvetica, Geneva, sans-serif;
  color: #43babe;
  margin-top: 11px;
  margin-bottom: 0;
}
.MAINnavCSS {
width: 570px;
}
div#riva_section_mobile {
	display: block;
}
  div#yacht_section_mobile {
	display: block;
}

}