/*
 * Globals
 */

/* Links */

a {
	color: #000000;
	color: rgba(0,0,0,1);
	-webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

a:focus,
a:hover {
	color: #000000;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	color: rgba(0,0,0,.50);
	text-decoration:none;
}

a:focus {
  outline: none;
}


p {
    margin: 0px 0px 18px;
    font-family: "news-gothic-std",sans-serif;
}

h1 {font-family: "news-gothic-std",sans-serif;text-transform:uppercase;font-size:40px;line-height: 50px;margin-top: 50px;}
#social h1 {font-family: "news-gothic-std",sans-serif;text-transform:uppercase;font-size:30px;margin-top:30px;margin-bottom: 0;}
span.light {color: #000000;
	color: rgba(255,255,255,0.5);}
h2 {font-family: "news-gothic-std",sans-serif;font-weight:700;text-transform:uppercase;font-size:28px;line-height:36px;margin-bottom:20px;}
h3 {font-family: "news-gothic-std",sans-serif;font-weight:700;text-transform:uppercase;font-size:30px;line-height:40px;}
p.lead {font-family: "news-gothic-std",sans-serif;text-transform:uppercase;line-height:40px;font-size:30px;}
#terms h4, #privacy h4, #comp-terms h4, #buynow h4 {margin-bottom: 0;}
#competition p {line-height:28px;font-size:18px;margin-top:40px;}
#competition h2 {margin-bottom:40px;}
#social h2 {margin-top: 10px;margin-bottom:30px;}
#social p {margin-bottom:30px;}
#collection p {font-size:14px;font-family: "news-gothic-std",sans-serif;text-align: center;}
.uomo-bottle {position: absolute;bottom: -153px;right: -270px;}
@media (max-width: 992px) {
.uomo-bottle {display: none;}
.uomo-bottle-small {margin: 0 auto -153px; text-align: center;}
}
@media (min-width: 991px) {
.uomo-bottle-small {display: none;}
}

#collection, #win, #social {
    padding-top: 60px;  
}

.collection {
    padding-bottom: 30px;  
}

.collection p {line-height: 20px;}

.uppercase {text-transform:uppercase;}
.margin-90 {margin-top: -80px;}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
color:#000000;
text-transform:uppercase;
border-radius: 0;
border: 0;
font-size:20px;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus  {
color:#ffffff;
text-transform:uppercase;
border-radius: 0;
border: 0;
font-size:20px;
background-color: transparent;
margin-top:10px;
}

.btn {
padding: 5px 12px 0 12px;
}

.btn-watch {
padding: 17px 160px 12px 160px;
background: #ffffff url('../images/play-icon.png') no-repeat center right;
}

@media (max-width: 767px) {
	.btn-watch {
		padding: 17px 58px 12px 28px;
		background: #ffffff url('../images/play-icon.png') no-repeat center right;
	}
}


/*
 * Base structure
 */

html,
body {
  height: 100%;
  background-color: #ffffff;
  font-family: "news-gothic-std",sans-serif;
  font-weight: 400;
}
body {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
}

b,
strong {
	font-family: "news-gothic-std",sans-serif; font-weight: 700;
}

/*
 * Header
 */
.navbar-brand {

  padding: 10px;
}

.navbar {

}

.navbar-nav {
  margin: 5px -15px;
}

.navbar-default {
  background-color: #ffffff;
  background-color: rgba(255,255,255,.6);
  transition: background-color 2s ease 0s;
  border: 0;
}
.navbar-default.opaque { background-color: rgba(255,255,255,1);transition: background-color 2s ease 0s;}

.navbar-default .navbar-nav > li > a {
  font-size:16px;
  color: #000000;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #000000;
  text-decoration: underline;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: transparent;
  text-decoration: underline;
}
.navbar-toggle {

  }
  
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #d4d4d3;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #6f6f6e;
}

.navbar-default .navbar-toggle {
    border-color: #6F6F6E;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #6F6F6E;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #efefef;
}
.navbar-default .navbar-toggle {border-color:#000000;border: none !important;}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ffffff;}
.navbar-default .navbar-toggle .icon-bar{background-color:#000000; }
a.navbar-brand, .collection a {outline:0;}
@media only screen and ( max-width: 767px ) {
.navbar-brand img {margin-top:-5px;}
.navbar-header {padding: 5px;}
}

.navbar-toggle.navbar-left {float: left;margin-left: 20px;text-align:center;}


.video-holder {
    width: 788px !important;
    height: auto !important;
    margin-top: 40px;
    margin-bottom: 80px;
    border: 2px solid #000000;
    outline: none;
}

@media (max-width: 992px) {
.video-holder {
    width: 100% !important;
    height: auto !important;
        margin-top: 30px;
    margin-bottom: 40px;
}
}

/* Social links */

@media (max-width: 768px) {
.social {display: none;}
}
.social {margin-bottom: 30px;}
.social > li {
padding-left: 15px;
padding-right: 15px;
}
.navbar-default .navbar-nav > li > a > span,
.social > li > a > span {text-indent: -9999px; display: inline-block;}

.social > li > a {
	text-decoration:none;
	color: #ffffff;
	-webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	color: rgba(255,255,255,1);
}
	
.social > li > a:hover,
.social > li > a:focus {
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color: rgba(255,255,255,.50);
	text-decoration:none;
}

/* Social icons */
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-7wtkyz');
	src:url('../fonts/icomoon.eot?#iefix-7wtkyz') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-7wtkyz') format('woff'),
		url('../fonts/icomoon.ttf?-7wtkyz') format('truetype'),
		url('../fonts/icomoon.svg?-7wtkyz#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.icon:before {
  display: inline-block;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "\e900";
  font-size:26px;
}
.icon-facebook:before {
  content: "\e901";
  font-size:26px;
}
.icon-youtube:before {
  content: "\e902";
  font-size:29px;
}
.icon-instagram:before {
  content: "\e903";
  font-size:26px;
}
.icon-google-plus:before {
  content: "\ea8b";
  font-size:32px;
}
.icon-pinterest:before {
  content: "\ead1";
  font-size:28px;
}




/* Section backgrounds */

#home-bg {
    background: url('../images/UOMO-Ben-Barnes.jpg') repeat-y 50% 0 fixed;
    height: auto; 
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 100px 0 0;
}


#campaign-bg {
    background: url('../images/UOMO-Ben-Barnes-video-2.jpg') repeat-y 50% 0 fixed;
    height: auto; 
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 80px 0 0;
}



#story {
	background-color: rgba(0,0,0,.6);
	margin-top: 480px;
	width: 1300px;
	margin: 0 auto;
	padding: 80px 0 80px;
}

#film-strip {background: url('../images/UOMO-film-strip.jpg') no-repeat center center;
height: 193px;}

@media (max-width: 1300px) {
#story {
    width: 100%;
    }
    
#campaign-bg {
    background: url('../images/UOMO-Ben-Barnes-video-3.jpg') repeat-y 25% 0 fixed cover;
    height: auto; 
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 80px 0 0;
}

}

#notes-bg {
    background: url('../images/UOMO-notes-bg.jpg') repeat-y 50% 0 fixed;
    height: auto; 
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 140px 0 0;
}

#bottles {background: url('../images/black-bg.png') no-repeat center 230px;}

@media (max-width: 767px) {

.text-center-small {
    text-align: center;
}

}
@media (max-width: 992px) {

.text-center-small {
    text-align: center;
}

#film-strip {background: url('../images/UOMO-film-strip.jpg') no-repeat center center;
height: 142px;background-size: 961px 142px;}

#notes-bg {
    background: url('../images/UOMO-notes-bg.jpg') repeat-y bottom center;
    height: auto; 
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 100px 0 0;
}

#home-bg {
    background: url('../images/UOMO-Ben-Barnes-small.jpg') repeat-y 50% 0 fixed cover;
    height: auto; 
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 100px 0 0;
}

}

#competition {
	padding-top: 30px;
}
#competition-bg {
    background-color: #ffffff;
    color: #000000;
    height: auto; 
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 40px 0;
}

#competition-bg a {
    color: #000000;
    color: rgba(0,0,0,1);
}

#competition-bg a:focus,
#competition-bg a:hover {
	color: #000000;
	color: rgba(0,0,0,.5);
}

/* Form */

.button {
  display: inline-block;
  padding: 7px 20px 3px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
  background-image: none;
  border: 3px solid #000000;
  border: 3px solid rgba(0,0,0,1);
  border-radius: 0;
	background-color: #ffffff;
	color: #000000;
	text-transform: uppercase;
	margin-top:12px;
	margin-bottom:10px;
}

.button:focus,
.button:hover {
	border: 3px solid #000000;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 3px solid rgba(0,0,0,.50);
	text-decoration:none;
}

.button:focus {
  outline: none;
}

#buynow .modal-content a {
color: #000000;
font-size:13px;
}

#buynow .modal-content a:focus, 
#buynow .modal-content a:hover
{
font-size:13px;
color: #000000;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
color: rgba(0,0,0,.50);
text-decoration:none;
}

#buynow .modal-content .button {
padding: 3px 40px 0;
border: 2px solid #000000;
border: 2px solid rgba(0,0,0,1);
margin-bottom: 20px;
margin-top: 10px;
}

#buynow .modal-content .button:focus,
#buynow .modal-content .button:hover {
	border: 3px solid #000000;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 2px solid rgba(0,0,0,.50);
	text-decoration:none;
}

#buynow .padding-20 {
 padding-top: 20px;
 padding-bottom: 20px;
}

@media (max-width: 767px) {
#buynow .padding-20 {
 padding-top: 20px;
 padding-bottom: 0;
}
}

input.button {
  display: inline-block;
  padding: 7px 20px 3px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
  background-image: none;
  border: 3px solid #000000;
  border: 3px solid rgba(0,0,0,1);
  border-radius: 3px;
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;
	margin-top:12px;
	margin-bottom:10px;
}

.indicates-required {
	font-size:13px;
	margin-bottom:5px;
}
label {
	font-size:10px;
	font-weight: normal;
}

.form-control {
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    box-shadow: none;
    height:30px;
    padding: 5px 10px 0 10px;
    border-radius: 3px;
    color:#bcbdc0;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 5px 0px 0px;
    line-height: normal;
}

input[type="text"], input[type="email"], select {
    width: 100%;
}
input {border: 1px solid #cecece;
padding: 5px 5px 5px 15px; /* If you add too much padding here, the options won't show in IE */
font-size: 15px;
height: 48px;}

.styled {
   background: url('../images/drop-arrow.png') no-repeat right center;
   height: 48px;
   width: 100%;
   overflow: hidden;
}

.styled select {
   background: transparent;
   padding: 5px 5px 5px 15px; /* If you add too much padding here, the options won't show in IE */
   border: 1px solid #cecece;
   font-size: 15px;
   text-transform: uppercase;
   height: 48px;
   width: 110%;
    -webkit-appearance: none;
}

@media (min-width: 767px) {
.padding-0 {padding-right: 0;}
}


.mc-field-group {
	margin-bottom: 16px;
}

.input-group {
	font-size:12px;
	margin-bottom:5px;
	margin-top:10px;
}

.no-show {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}

/* Placeholder styles */
::-webkit-input-placeholder { color: #000; text-transform: uppercase; }
::-moz-placeholder { color: #000; opacity: 1; text-transform: uppercase;} 
:-ms-input-placeholder { color: #000; font-family: sans-serif; text-transform: uppercase;}
:-moz-placeholder { color: #000; text-transform: uppercase;}
/* end Placeholder styles */

/* Footer */

footer {
	font-size:12px;
	padding: 40px 0;
	background-color: #000000;
}

footer a, #terms a, #privacy a, #comp-terms a, #buynow a {
    color: #ffffff;
}

footer a:focus,
footer a:hover {
	color: #ffffff;
	text-decoration: underline;
} 
footer p {margin-top:20px;margin-bottom:0;}
footer p.footer-logo {margin-top:10px;}
footer li.seperator {color: #ffffff;padding:0;}

@media (max-width: 767px) {
footer p, footer ul {text-align: center;}
footer p img {margin-right: auto;margin-left: auto;}
#win h1 {font-size: 38px;}
}

/* Modal */

.modal {
    top: 70px;
}

@media (min-width: 1199px) {
  .modal-lg {
    width: 1100px;
  }
}

@media (min-width: 1200px) {
  .modal-lg {
    width: 1130px;
  }
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-content {
    position: relative;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    outline: 0px none;
    box-shadow: none;
}

#terms .modal-content, #privacy .modal-content, #comp-terms .modal-content, #buynow .modal-content {
    background-color: #ffffff;
    color:#000000;
    font-size:16px;
    border: 3px solid #000000;
}

#terms .modal-content a, #privacy .modal-content a, #comp-terms .modal-content a {
color: #000000;
text-decoration:underline;
}

#terms .modal-header,
#privacy .modal-header,
#comp-terms .modal-header
  {
    padding: 30px 40px 0 20px;
}

#buynow .modal-header
  {
    padding: 50px 40px 0;
}

#terms .modal-body,
#privacy .modal-body,
#comp-terms .modal-body
  {
    padding: 15px 40px 15px 20px;
}

#buynow .modal-body
  {
    padding: 15px 40px 40px 40px;
}


#terms .modal-footer,
#privacy .modal-footer,
#comp-terms .modal-footer,
#buynow .modal-footer
  {
    padding: 0 40px 40px 420px;
}

.modal-header {
    min-height: 0;
    padding: 15px;
    border-bottom: 0;
}

.modal-footer {
  padding: 0 15px 15px 15px;
  text-align: left;
  border-top: 0;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-title {
    margin: 0px;
    line-height: 1.42857;
}

.close {
    color: #000000;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    font-weight: 400;
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.shadow {
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}


.padding-80 {padding-top:80px;padding-bottom:60px;}
.padding-notes {padding-top:80px;padding-bottom:0;}
.padding-shop {padding-bottom:20px;}
.padding-40 {padding-top:40px;padding-bottom:60px;}
.padding-30 {padding-top:30px;padding-bottom:30px;}

@media (max-width: 768px) {
.padding-30 {padding-top:30px;padding-bottom:0;text-align: center;}
.button {
	margin-bottom:50px;
	margin-top: 0;
}
}

.sampleClass {float:left;}
@media only screen and (max-width: 800px){
	.sampleClass {float:none;}
}

/*  cookie notice */

#cc-notification {
background: #1d1d1d!important;
background-color: #222222!important;
color: #ffffff!important;
border-bottom: 1px dotted #ccc!important;
font-family: "news-gothic-std",sans-serif;
font-weight: 300;
font-size: 14px!important;
}

#cc-notification h2 span, #cc-notification h2 {
font-size: 14px;
font-family: "news-gothic-std",sans-serif;
text-transform: initial;
letter-spacing: 0;
margin-bottom: 20px!important;
font-weight: 300;}


#cc-notification a, #cc-notification a:visited {
text-decoration: none!important;
color: #ffffff !important;
font-size: 14px;
font-family: "news-gothic-std",sans-serif;
font-weight: 300;
}

#cc-notification a:hover, #cc-notification a:focus {
color: #ffffff !important;
color: rgba(255, 255, 255, .5);
}

#cc-notification h2 a {
letter-spacing: 0;
font-size: 14px;
}

#cc-notification ul.cc-notification-buttons li a, #cc-notification ul.cc-notification-buttons li a:visited {
margin-top: 8px!important;
margin-bottom: 6px!important;
display: block;
padding: 8px 16px 4px!important;
background-color: #ffffff!important;
color: #000!important;
margin-right: 12px!important;
text-decoration: none!important;
font-size: 12pt!important;
letter-spacing: 0;
border-radius: 0!important;
-moz-border-radius: 0!important;
-webkit-border-radius: 0!important;
transition: background .2s ease-in-out 0s,color .2s ease-in-out 0s,box-shadow .2s ease-in-out 0s;
-moz-transition: background .2s ease-in-out 0s,color .2s ease-in-out 0s,-moz-box-shadow .2s ease-in-out 0s;
-webkit-transition: background .2s ease-in-out 0s,color .2s ease-in-out 0s,-webkit-box-shadow .2s ease-in-out 0s;
font-family: "news-gothic-std",sans-serif;
font-weight: 300;
text-transform: uppercase;
}
#cc-notification #cc-notification-permissions li strong {
color: #ffffff!important;
display: block!important;
font-size: 16px;
letter-spacing: 0;
font-family: "news-gothic-std",sans-serif;
font-weight: 300;
-webkit-transition: color .2s ease-in;
-moz-transition: color .2s ease-in;
-o-transition: color .2s ease-in;
transition: color .2s ease-in;
}

#cc-notification #cc-notification-permissions li label {
font-family: "news-gothic-std",sans-serif;
font-weight: 300;
font-size: 12px!important;
line-height: 1.3em;
color: #ffffff!important;
-webkit-transition: color .2s ease-in;
-moz-transition: color .2s ease-in;
-o-transition: color .2s ease-in;
transition: color .2s ease-in;
}