/* STANDARD */

@font-face {
    font-family: Articulat;
    src: url(../font/Articulat-Light.otf);
}

@font-face {
    font-family: Articulat-Bold;
	src: url(../font/Articulat-Bold.otf);
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
	font-family: Articulat;
	color: #333333;
	font-size:16px;
	font-weight: normal;
	margin: 0;
	background-color: #ffffff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

a,
a:hover {
    text-decoration:none;
}

h1 {
	font-size: 35px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #48605c;
}

h2 {
	font-size: 30px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #48605c;
}

h3 {
	font-size: 35px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	color: #48605c;
	}

h4 {
	font-weight: normal;
}

p {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 100;
	color: #333333;
	line-height: 25px;
	margin: 0px;
	text-align: center;
	letter-spacing: 0.5px;
	/* text-align: left; */
	/* text-align: justify; */
}

.centered {
    margin-left:auto !important;
    margin-right:auto !important;
    float: none !important;
    text-align: center !important;
}

.justified {
	text-align: justify;
	text-align-last: justify;
	-moz-text-align-last: justify;
}

/* FONT STYLING */

.bolditalics {
	font-weight: bold;
	font-style: italic;
}

.bold {
	font-weight: bold !important;
}

.boldunderline {
	font-weight: bold !important;
	text-decoration: underline !important;
}

.boldred {
	font-weight: bold !important;
	color: #cc0000 !important;
}

.boldredstrike {
	font-weight: bold !important;
	color: #cc0000 !important;
	text-decoration: line-through !important;
}

.italics {
	font-style: italic !important;
}

/* HEADER */

#header {
	max-width: 945px;
	width: auto;
	height: 60px;
	padding-top: 20px;
	padding-bottom: 15px;
	margin: auto;
	text-align:center;
	background-color: #fff;
	position: relative;
}

.headerlogo {
	height: 60px;
	margin-left: 10px;
	position: relative;
	background-color: #fff;
}

/* FOOTER */

#footer {
	font-family: Articulat;
	height: auto;
	width: auto;
	background-color: #48605c;
	margin-left: auto;
	margin-right: auto;	
	min-height: 30px;
	height: auto;
	padding:12px 15px 5px 0px;
}

#footer p {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;

}

/* SCROLLUP */

.scrollup {
	z-index: 99999;
	height: 40px;
	line-height: 38px;
	width: 40px;
	font-size: 20px;
	vertical-align: middle;
	text-align: center;
    position: fixed;
    bottom: 75px;
    right: 50px;
    display: none;
    background-color: #48605c;
    color: #ffffff;
	border-radius:20px;
	/*box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);*/
}

.scrollup:active {
    background-color: #48605c;
    color: #ffffff;
}

.scrollup:hover {
    background-color: #425350;
    color: #ffffff;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.scrollup:active {
    background-color: #48605c;
    color: #ffffff;
}

/* MAIN BODY */

#mainconbackground {
	width: 100%;
	padding: 0px;
	background-color: #DDD;
    background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

.aidaback {
	background-image: url("../images/selling/aidaback.png");
}

.actionback {
	background-image: url("../images/selling/actionback.png");
}

.golferback {
	background-image: url("../images/selling/golferback.png");
}

.interestback {
	background-image: url("../images/selling/interestback.png");
}

.famavenger {
	background-image: url("../images/product/avenger/avenger.png");
}

.famcambridge {
	background-image: url("../images/product/cambridge/cambridge.png");
}

.famcanterbury {
	background-image: url("../images/product/canterbury/canterburysherlock.png");
}

.famgreenwich {
	background-image: url("../images/product/greenwich/greenwich.png");
}

.famlondon {
	background-image: url("../images/product/london/london.png");
}

.famhenley {
	background-image: url("../images/product/henley/henley.png");
}

.famheritage {
	background-image: url("../images/product/heritage/heritage.png");
}

.fambalmoral {
	background-image: url("../images/product/balmoral/balmoral.png");
}

.famkensington {
	background-image: url("../images/product/kensington/kensington.png");
}

.famlegacy {
	background-image: url("../images/product/legacy/legacy.png");
}

.famoxford {
	background-image: url("../images/product/oxford/oxford.png");
}

.famultraslim {
	background-image: url("../images/product/ultraslim/ultraslim.png");
}

.famwindsor {
	background-image: url("../images/product/windsor/windsor.png");
}

.famtradition{
	background-image: url("../images/product/tradition/tradition.png");
}

.famexclusive {
	background-image: url("../images/product/exclusives/exclusives.png");
}

#mainconoverlay {
	position: relative;
	max-width: 750px;
	width: auto;
	text-align: center;
	margin: 60px auto 180px auto;
}

.overlay {
	width: 100%;
	position: absolute;
	top: 0px;
}

#maincon #parainsert {
	max-width: 100%;
	padding: 50px 40px;
	margin: 60px 10px;
	background-color: rgba(0,0,0,0.7);
}

#maincon #parainsert h1, 
#maincon #parainsert h2, 
#maincon #parainsert h3, 
#maincon #parainsert p {
	color: #fff;
}

#maincon #parainsertfam {
	max-width: 40%;
	min-width: 30%;
	padding: 50px 40px;
	margin: 60px auto;
	color: #fff;
	background-color: rgba(0,0,0,0.7);
}

#maincon #parainsertfam h1, 
#maincon #parainsertfam p {
	color: #fff;
}

#maincon #parainsertfam h1 {
	margin-bottom: 30px;
}

.line {
	border-bottom: 1px solid white;
	border-top: none;
	width: 100px;
	padding-top: 20px;
}

.endimage {
	margin: 0px;
	height: auto;
	background-image: url("../images/heritage/end.jpg");
	padding: 120px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.studio-text {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	max-width: 800px;
	color: #ffffff;
	padding: 40px;
	background-color: rgba(0,0,0,0.6);	
}

.studio-text h1,
.studio-text p {
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 10px 10px;
}

.studio-text h1 {
	font-size: 50px !important;
	line-height: 45px !important;
}

.studio-text p:last-child {
	text-align: right !important;
}

.section {
	width: 100%;
	background-color: #efefef;
	padding: 0px;
}

.productlaunch {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}


.twovid .vid {
	width: 445px;
	padding-left:10px;
	padding-right:10px;
	display: inline-block;
}

.twovid .vid p{
	padding-left: 0px;
	font-weight: bold;
}

.vid {
	max-width: 100%;
	padding-bottom: 20px;
}

.vid video {
	width: 100%;
}

@media (max-width: 510px) {
	.twovid .vid {
		padding-left:0px;
		padding-right:0px;
	}
}

#maincon {
	position: relative;
	max-width: 945px;
	width: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 0px 60px 0px;
}

.alt {
	position: relative;
	max-width: 945px;
	width: auto;
	text-align: left !important;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 0px 60px 0px;
}

.alt p {
	text-align: left !important;
}

hr {
	width: 100%;
    border: 0;
    border-top: 10px solid #48605c;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0;
}

#maincon h1 {
	margin-bottom: 40px;
	text-transform: none;
	letter-spacing: 1px;
}

#maincon h3 {
	margin-top: 0px;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	font-weight: normal;
	text-align: left;
}

#maincon p {
	margin: 0px;
}

#maincon p a {
	color: #48605c;
}

.twoimage .timeline__img {
	margin-top: 30px;
	width: 450px;
	display:inline-block;
	box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);	
}

.loneimage {
	max-width: 100%;
}

/* NAVIGATION */

/* NAVIGATION BAR */

.navbar-fixed-top {
    height: 50px;
    padding-top:0; 
	background-color: #fff;
}

.fixedtop {
	position: fixed;
	top: 0px;
	box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.4);
}

.navbar-inner {
	width: 100%;
	filter: none;
	height: 30px;	 
	background-color: #48605c; 
	margin: 0px auto 0px auto;
	z-index: 1000; 
}

.navbar .nav > li > a {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
}

.navbar .nav > li:hover > a:hover {
	color: #FFF !important;
	background-color: #425350;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

 .navbar.nav > li:active:focus > a:active:focus {
    background-color: #425350;
	color: #FFF;
 }

.nav-pills > li > a {
	background: #FAFAFA;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin-right:5px;
	padding-left:25px;
	padding-right:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 12px;
	padding-bottom: 12px;
}
.nav-pills > li > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover {
	color: #fff;
	background-color: #48605c;

}
.navbar .btn-navbar:hover {
    border-radius:0;
    background:#555555;
    color: #fff;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.navbar .btn-navbar {
    border-radius:0;
    background:#48605c;
    color: #fff;
}

/* REST OF THE NAVIGATION */

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: auto;
  max-width: 945px;
  height: 30px;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "articulat", Calibri, sans-serif;
}

.dropup,
.dropdown {
  position: relative;
  cursor: pointer;
}

.dropdown-toggle {
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100000;
  display: none;
  float: left;
  text-align: center;
  min-width: 145px;
  margin: 0px 0 0;
  list-style: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu > li > a {
  display: block;
  clear: both;
  width: 250px;
  height: 30px;
  font-weight: normal;
  text-transform: Uppercase;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
  white-space: nowrap;

}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	color: #ffffff;
	text-decoration: none;
	background-color: #48605c;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #48605c;
}

.open {
}

.open > .dropdown-menu {
  display: block;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
  content: " ";
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -10px;
  margin-left: 0px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
     -moz-border-radius: 5px 5px 5px 0;
          border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  float: right;
  margin-top: 5px;
  margin-right: -10px;
  content: " ";
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}

.collapse {
  position: relative;
  overflow: visible;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
	height: auto;
}

.btn {
  display: inline-block;
  padding: 5px 5px 5px 100%;
  margin-bottom: 0;
  line-height: 20px;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  border-width: 0px;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
}

.btn:active,
.btn.active {
  background-color: #cccccc;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.nav {
  margin-bottom: 20px;
  margin-right: auto;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #FFFFFF;
}

.nav > li > a > img {
	display: block;
	float: left;
	padding: 25px 20px 20px 20px;
	font-weight: 200;
	width: 88px;
	height: 70px;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}


.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
	margin-top: 10px !important;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.navbar {
  position: relative;
  z-index: 999999;
  overflow: visible;
  margin-bottom:0;
  padding-top:0; 
  height: auto;
  box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.4);
  letter-spacing: 0.5px;
}

.navbar-inner:before,
.navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-inner:after {
  clear: both;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.navbar .brand {
  float: left;
  padding: 10px 20px 10px;
  margin-top:5px;
  font-size: 20px;
  font-weight: 200;
}

.brandimage {
  margin-top:14px;
}

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 23px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: static;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0px;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
	float: left;
}

.navbar .nav > li > a {
  float: none;
  width: 135px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 0px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}

.navbar .btn-navbar {
  display: none;
  float: right;
  color: #ffffff;
  font-size: 20px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  font-weight: normal;
  background-color: #48605c;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #fff !important;
  background-color: #555555; 
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

/* RESPONSIVE */

@media (max-width: 962px) {
    body {
        padding-left:0;
        padding-right:0;
    }
		
    .navbar-fixed-top, .navbar-fixed-bottom {
        position: relative !important;
    }
	
	 .navbar .nav > li {
       /* padding-bottom: 10px; */
    }
	
    .navbar .nav > li > a {
        line-height: 30px;
        vertical-align: middle;
		width: 100%;
    }

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: 0px;
        margin-right: 0px;
    }
    .nav-collapse {
		clear: both;
    
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px;
    }
    .nav-collapse .nav > li {
        float: none;
		border-right: none;
    }
    .nav-collapse, .nav-collapse.collapse {
        width: 100%;
        display: inherit;
    }
	
	.nav {
		padding-right: 0px;
	}

  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 5px 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    /* margin-bottom: 2px; */
  }
  
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  
  .nav-collapse .dropdown .dropdown-menu{
	margin-top: 0px;
	margin-bottom: 0px;
  }
  
  .nav-collapse .nav > li > a{
	color: #425350 !important;
	background-color: #fff;
  }
  
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
	line-height: 30px;
	text-align: center;
	}
  
  .nav-collapse .dropdown-menu a {
	font-size: 14px;
	height: 30px;
	width: 100%;
	line-height: 30px;
	padding: 0px;
	color: #555 !important;
	background-color: #fff;	
  }
  
  
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    /* margin-bottom: 2px; */
  }
  
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus{
    background-color: #425350;
	color: #FFF;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  }
  
    .nav-collapse .dropdown-menu a:hover{
	background-color: #555;
	color: #FFF !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
  
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
	padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
	margin-top: 0px;
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 963px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
	
	.dealerheader .h3title {
		margin-right: 75px !important;
	}
}

/* TIMELINE */

.timeline {
  display: flex;
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 700px;
  position: relative;
}

.timeline__content{
	padding-top:70px;	
}

.timeline__content-title {
  font-weight: normal;
  font-size: 66px;
  margin: 10px 0 10px 0;
  transition: .4s;
  padding: 0 10px;
  box-sizing: border-box;
  font-family: Articulat;
  color: #4A605B;
}

.timeline__content-desc {
  margin: 0;
  font-size: 16px;
  box-sizing: border-box;
  color: #333;
  font-family: Articulat;
  font-weight: normal;
  text-align: left;
  line-height: 25px;
}
.timeline:before {
  position: absolute;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  content: "";
  background: rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 40px;
  }
}
.timeline-item {
  padding: 40px 0;
  opacity: .3;
  filter: blur(2px);
  transition: .5s;
  box-sizing: border-box;
  width: calc(50% - 40px);
  display: flex;
  position: relative;
  transform: translateY(-80px);
}
.timeline-item:before {
  content: attr(data-text);
  letter-spacing: 3px;
  width: 100%;
  position: absolute;
  color: #4a605b;
  font-size: 13px;
  font-family: Articulat;
  border-left: 2px solid;
  border-color: #4a605b;
  top: 70%;
  margin-top: -5px;
  padding-left: 15px;
  opacity: 0;
  right: calc(-100% - 56px );
}
.timeline-item:nth-child(even) {
  align-self: flex-end;
}
.timeline-item:nth-child(even):before {
  right: auto;
  text-align: right;
  left: calc(-100% - 56px );
  padding-left: 0;
  border-left: none;
  border-right: 2px solid;
  border-color:#4a605b;
  padding-right: 15px;
}
.timeline-item--active {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0px);
}
.timeline-item--active:before {
  top: 50%;
  transition: .3s all .2s;
  opacity: 1;
}
.timeline-item--active .timeline__content-title {
   margin: 10px 0 10px 0;
}
@media only screen and (max-width: 767px) {
  .timeline-item {
    align-self: baseline !important;
    width: 100%;
    padding: 60px 30px 150px 110px;
  }
  .timeline-item:before {
    left: 10px !important;
    padding: 0 !important;
    top: 70px;
    text-align: center !important;
    width: 60px;
    border: none !important;
  }
  .timeline-item:last-child {
    padding-bottom: 40px;
  }
}
.timeline__img {
  max-width: 100%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
}
.timeline-container {
  width: 100%;
  position: relative;
  padding: 60px 0px 110px 0px;
}

.timeline-container:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.timeline-header {
  width: 100%;
  text-align: center;
  position: relative;
}
.timeline-header__title {
  color: #48605c;
  font-size: 46px;
  font-family: Articulat;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: none;
  margin: 0;
}
.timeline-header__subtitle {
  color: #48605c;
  font-family: Articulat;
  font-size: 13px;
  letter-spacing: 2px;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  font-weight: normal;
}

/* QUIZ */

ul {
	list-style-type: none;
}

p.question {
	font-size:18px;
	color: #333;
	margin-bottom:0px;
}

.quizScore{
  color: #333;
}

div.quizAnswers{
  font-size:16px;
  font-weight:bold;
  text-align: left;
  color: #cc0000;
  padding: 0px 20px 20px 20px;
}

label {
  font-size:16px;
  color: #333;
  vertical-align:top;
}

input.answer[type="radio"] {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
  width: 18px;
  height: 18px;
}

.quizanswer {
	vertical-align: middle;
}

button.quizSubmit {
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-transition-delay: 0s, 0s;
	-webkit-transition-duration: 0.2s, 0.2s;
	-webkit-transition-property: color, background-color;
	-webkit-transition-timing-function: ease, ease;
	box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 5px 0px;
	color: #ffffff;
	background-color: #48605c;
	margin: 0;
	border: 0;
	outline: 0;
	text-transform:uppercase;
	text-align:center;
	padding: 10px 15px;
	border: 1px solid #5E5E5E;
	border-radius: 5px;
	letter-spacing: 1px;
 }

button.quizSubmit:hover {
  color: #ffffff;
  background: #344441;
  text-decoration: none;
  cursor: pointer;
}

.quizanswers {
	text-align: left;
	margin: 0px 30px;
}

.quizanswers .quizanswer{
	text-align:left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.submitter {
	  width: 85px;
	  margin-left: 20px;
}

.hide {
	  display:none;
}

#target {
	display: none;
	height:auto;
	padding:5px;
}

/* AUDIO CLIPS */

.audioclips, 
.audioclips audio{
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.audioclips, 
.audioclips p{
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

/* OWL ASSETS*/

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	margin: auto;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	text-align: center;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing { 
    cursor:url(../images/brand/grabbing.png) 0 0, move;
}

.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls{
	margin-top: 15px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}

/*To move navigation buttons outside use these settings:*/

/*
.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
} */

.owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-prev{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #a4b0ae;
	color: #48605c;
	opacity:1;
	margin: 5px;
	float: none;
	display: inline-block;
	border-radius: 100px;
}

.owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-next:hover {
	padding: 10px 17px 10px 17px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-prev:hover{
	padding: 10px 17px 10px 17px;
}

.owl-theme .owl-controls .owl-buttons .owl-next:hover,
.owl-theme .owl-controls .owl-buttons .owl-prev:hover {
	background: #a4b0ae;
	color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #48605c;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-theme .owl-controls .owl-buttons div {
	padding: 5px 9px;
}

.owl-theme .owl-buttons i{
	margin-top: 2px;
}

#owl-image1 .item p,
#owl-image2 .item p,
#owl-image3 .item p,
#owl-image4 .item p,
#owl-image5 .item p,
#owl-image6 .item p,
#owl-image7 .item p,
#owl-image8 .item p,
#owl-image9 .item p,
#owl-image10 .item p,
#owl-image11 .item p,
#owl-image12 .item p,
#owl-image13 .item p,
#owl-image14 .item p {
	font-size: 14px;
	margin-top: 15px;
	letter-spacing: 1px;
	line-height: 15px;
}

#owl-image1 .item b,
#owl-image2 .item b,
#owl-image3 .item b,
#owl-image4 .item b,
#owl-image5 .item b,
#owl-image6 .item b,
#owl-image7 .item b,
#owl-image8 .item b,
#owl-image9 .item b,
#owl-image10 .item b,
#owl-image11 .item b,
#owl-image12 .item b,
#owl-image13 .item b,
#owl-image14 .item b {
	font-family: Articulat-Bold;
	font-size: 13px;
	margin-top: 15px;
	letter-spacing: 1px;
	line-height: 15px;
}


.prodtitle {
	font-size: 15px !important;
}

.newness img {
	width: 40px;
	height: auto !important;
	filter: drop-shadow(7px 7px 7px rgba(0,0,0,0.0)) !important;	
	-webkit-filter: drop-shadow(7px 7px 7px rgba(0,0,0,0.0)) !important;
}

.diamond img {
	opacity:0.6;
	width: 35px;
	height: auto !important;
	filter: drop-shadow(7px 7px 7px rgba(0,0,0,0.0)) !important;	
	-webkit-filter: drop-shadow(7px 7px 7px rgba(0,0,0,0.0)) !important;
}

.swarovski img {
	opacity:0.6;
	width: 70px;
	height: auto !important;
	filter: drop-shadow(7px 7px 7px rgba(0,0,0,0.0)) !important;	
	-webkit-filter: drop-shadow(7px 7px 7px rgba(0,0,0,0.0)) !important;
}

#owl-image1 .item img,
#owl-image2 .item img,
#owl-image3 .item img,
#owl-image4 .item img,
#owl-image5 .item img,
#owl-image6 .item img,
#owl-image7 .item img,
#owl-image8 .item img,
#owl-image9 .item img,
#owl-image10 .item img,
#owl-image11 .item img,
#owl-image12 .item img,
#owl-image13 .item img,
#owl-image14 .item img {
	height: 300px;
	filter: drop-shadow(7px 7px 7px rgba(0,0,0,0.4));	
	-webkit-filter: drop-shadow(7px 7px 7px rgba(0,0,0,0.4));	
}

#owl-usp .item img {
	height: 105px;
}

#owl-usp .item p {
	font-size: 14px;
	margin-top: 5px !important;
	line-height: 20px;
}

#owl-service .item img,
#owl-water .item img {
	height: 180px;
}

#owl-usp .item p,
#owl-service .item p,
#owl-water .item p,
#owl-overlay .item p {
	color: #333;
	margin-top: 15px;
	text-align: center;
}

.reminder {
	z-index: 99999;
	width: 200px;
	height: auto;
	padding: 20px 5px;
	font-size: 12px;
    position: fixed;
    top: 20%;
    left: 0px;
    background-color: #48605c;
	opacity: 0.8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.6);
}

.reminder:hover {
	opacity: 1;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

.reminder p {
	text-align: center;
	color: #fff;
	letter-spacing: 0.5px;
}

.reminder p:first-child {
	font-size: 18px;
	letter-spacing: 1px;
}