/*
Theme Name: Black Robin Transport
Author: Big Fish Creative
*/

/* ----------------------------------------------------------------
    RESET
-----------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background: #000; }
body { line-height: 1; }
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: 0;}
[hidden] { display: none; }
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
input[type="text"],
input[type="email"],
input[type="password"],
textarea { -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
input[type="submit"],
input[type="reset"] { -webkit-appearance: none; }
.input-block-level { display: block; width: 100% !important; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; *zoom:1;}
* html .clearfix { height: 1%;} /* Hides from IE-mac \*/
.clearfix { display: block;}

/* ----------------------------------------------------------------
    REPEATABLE PATTERNS
-----------------------------------------------------------------*/

::selection { background: #000; color: #fff; }
::-moz-selection { background: #000; /* Firefox */ color: #fff; }
::-webkit-selection { background: #000; /* Safari */ color: #fff; }
::-webkit-input-placeholder { color: #000; }
:-moz-placeholder { /* Firefox 18- */ color: #000; }
::-moz-placeholder {  /* Firefox 19+ */ color: #000; }
:-ms-input-placeholder { color: #000; }

/* FORMS */

label { display: inline-block; margin-bottom: 5px; cursor: pointer; }
input, select, textarea { font-family: 'Quicksand', Helvetica, Arial, sans-serif; }
input[type="text"], input[type="email"], input[type="password"], select, textarea {  display: block; background: #FFF; padding: 8px 10px;  margin: 0 0 15px; border: 1px solid #000; outline: 0; font-size: 14px; color: #000; }
input[type="text"], input[type="email"], input[type="password"], textarea { width: 95%; }
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, select:focus, textarea:focus { background: #f5f5f5; -webkit-transition: background 0.4s ease-in-out; -moz-transition: background 0.4s ease-in-out; -o-transition: background 0.4s ease-in-out; transition: background 0.4s ease-in-out; }
input[type="submit"] { outline: none; border: none; background: #000; color: #fff; text-transform: uppercase; padding: 8px 25px; cursor: pointer; font-size: 14px; border: 1px solid #000; -webkit-transition: background 0.2s ease-in-out; -moz-transition: background 0.2s ease-in-out; -o-transition: background 0.2s ease-in-out; transition: background 0.2s ease-in-out; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
input[type="submit"]:hover, input[type="submit"]:active { background: #fff; color: #000; }
input#contact-captcha { width: 85px; }
div.wpcf7-response-output { margin: 2em 0 1em 0 !important; padding: 10px 15px !important; border-width: 1px !important; background: #fffef0 !important; font-size: 14px !important; color: #656565 !important; line-height: 20px; }
div.wpcf7-validation-errors { border: 1px solid #ff0000 !important; background: #ffe7e7 !important; color: red !important; text-shadow: none; }
span.wpcf7-not-valid-tip { font-size: 12px !important; font-style: italic; width: 180px !important; padding: 3px 8px; color: red !important; text-shadow: none; font-weight: 400; }
div.wpcf7-mail-sent-ok { background: #f1ffeb !important; color: #398F14 !important; }

/* LISTS */

ul, ol, dl { margin-left: 20px; }
.list-reset { margin: 0; padding: 0; list-style: none; }

/* IMAGES */

img { max-width: 100%; }
.rounded { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.cover { position: relative; background-repeat: no-repeat; background-position: 50% 100%; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-backface-visibility: hidden; overflow: hidden; }

/* SECTIONS */

.page-section { padding: 60px 0; background: #fff; }
.page-section.dark-bg, .dark-bg { background: #000000; }
.dark-bg, .dark-bg h2 { color: #ffffff; }

/* SLIDERS */

.slider { margin: 0; padding: 0; }
.slider, .slider li { height: 590px; }
.slider .container { position: relative; height: 100%; }
.slide-caption { position: absolute; bottom: 0; left: 0; color: #fff; background: url(gfx/transparency-black.png) repeat 0 0; display: block; padding: 15px 30px; text-transform: uppercase; font-weight: 700; font-size: 23px; letter-spacing: 1px; }

/* TEASERS */

.teaser-list { padding: 30px 0 10px 0 }

.teaser { position: relative; float: left; margin: 0; width: 33.333%; }
.teaser img { display: block; position: relative; width: 100%; height: auto; }

.teaser-overlay { position: absolute; bottom: 0; left: 0; background: url(gfx/transparency-white.png) repeat 0 0; width: 100%; padding: 15px 0; }
.dark-bg .teaser-overlay { background: url(gfx/transparency-black.png) repeat 0 0; }
.teaser-overlay h3 { width: 100%; color: #000; font-weight: 400; font-size: 18px; line-height: 24px; margin-bottom: 5px; text-align: center; padding-top: 5px; }
.dark-bg .teaser-overlay h3 { color: #fff; padding-top: 0; }
.teaser-overlay p { text-align: center; margin-bottom: 0; }

/* MODALS */

.modal-open { overflow: hidden; }
.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 10000; -webkit-overflow-scrolling: touch; outline: 0; }
.modal.fade .modal-dialog { -webkit-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.modal-open .modal { overflow-x: hidden; overflow-y: auto; }
.modal-dialog { position: relative; width: 50%; margin: 12% auto 0 auto; }
.modal-content { position: relative; background-color: #ffffff;  border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; }
.modal-content .close { position: absolute; width: 30px; height: 30px; background: url(gfx/sprite-icon-close@2x.png) no-repeat 0 0; text-indent: -5000px; background-size: 30px 60px; outline: none; border: none; right: 20px; cursor: pointer; }
.modal-content .close:hover, .modal-content .close:active { background-position: 0 -30px; }
.modal-backdrop {  position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }
.modal-header { padding: 20px; border-bottom: 1px solid #000; min-height: 16.42857143px; position: relative; }
.modal-title { margin: 0; line-height: 1.42857143; }
.modal-body { position: relative; padding: 20px; color: #000; }
.modal-body div { margin-bottom: 0; }
.modal-body .col-one-third img { margin: 0 auto; }
.modal-footer { padding: 15px; border-top: 1px solid #000; position: relative; height: 30px; }
.modal-footer .close { display: none; }
.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

/* ----------------------------------------------------------------
    TYPOGRAPHY
-----------------------------------------------------------------*/

body {font-family: 'Quicksand', Helvetica, Arial, sans-serif; color: #000000; font-size: 16px; line-height: 22px; font-weight: 200;}

p, ul, ol, blockquote, table, fieldset, form { margin-bottom: 20px; }

strong { font-weight: bold; }
em, cite { font-style: italic; }
small { font-size: 11px; font-style: italic; }
caption { text-align: left; }

.centered { text-align: center;}
.upper { text-transform: uppercase; }

/* HEADINGS */

h1, h2, h3, h4, h5, h6 { font-family: 'Quicksand', Arial, sans-serif; font-weight: 400; color: #000000; margin-bottom: 15px; }
h1 { font-size: 32px; line-height: 36px; }
h2 { font-size: 28px; line-height: 32px; margin-bottom: 25px; }
h3 { font-size: 24px; line-height: 28px; }
h4 { font-size: 16px; line-height: 20px; }
h5 { font-size: 12px; line-height: 16px; }

/* LINKS */

a { text-decoration: none; color: #FF8300; }
a:hover, a:active { color: #222; }
a.more { background-image: url(gfx/sprite-icon-more@2x.png); color: #fff; padding-right: 23px; display: inline-block; font-family: 'Libre Baskerville', Times, serif; font-style: italic; background-repeat: no-repeat; background-size: 17px 38px; background-position: top right; font-weight: 400; font-size: 15px; line-height: 18px; }
a.more:hover { background-position: right -21px; }
a.more.inverse { background-image: url(gfx/sprite-icon-more-dark@2x.png); color: #000; }
a.more.inverse:hover { color: #8f8f8f; }
a img { border: none; }

.bounce {
	animation: animationFrames ease-in-out 1.5s;
	animation-iteration-count: infinite;
	transform-origin: 50% 50%;
	-webkit-animation: animationFrames ease-in-out 1.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: animationFrames ease-in-out 1.5s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: animationFrames ease-in-out 1.5s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: animationFrames ease-in-out 1.5s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%;
}
@keyframes animationFrames{
	0% { transform: translate(0px,0px); }
	50% { transform: translate(0px,-3px); }
	100% { transform: translate(0px,0px); }
}
@-moz-keyframes animationFrames{
	0% { -moz-transform: translate(0px,0px); }
	50% { -moz-transform: translate(0px,-3px); }
	100% { -moz-transform: translate(0px,0px); }
}
@-webkit-keyframes animationFrames {
	0% { -webkit-transform: translate(0px,0px); }
	50% { -webkit-transform: translate(0px,-3px); }
	100% { -webkit-transform: translate(0px,0px); }
}
@-o-keyframes animationFrames {
	0% { -o-transform: translate(0px,0px); }
	50% { -o-transform: translate(0px,-3px); }
	100% { -o-transform: translate(0px,0px); }
}
@-ms-keyframes animationFrames {
	0% { -ms-transform: translate(0px,0px); }
	50% { -ms-transform: translate(0px,-3px); }
	100% { -ms-transform: translate(0px,0px); }
}

/* ----------------------------------------------------------------
    STRUCTURE
-----------------------------------------------------------------*/

#wrapper { width: 100%; margin: 0 auto; position: relative; overflow: hidden; }
.container { width: 960px; margin: 0 auto; position: relative; }
.inset { padding: 20px; }
.align-left { float: left; }
.align-right { float: right; }

.col-full { width: 100%; }
.col-half { width: 48%; }
.col-one-third { width: 30.63%; }
.col-two-third { width: 65.33%; }
.col-one-fourth { width: 22%; }
.col-three-fourth { width: 74%; }
.col-one-fifth { width: 16.8%; }
.col-two-fifth { width: 37.6%; }
.col-three-fifth { width: 58.4%; }
.col-four-fifth { width: 79.2%; }
.col-one-sixth { width: 13.33%; }
.col-five-sixth { width: 82.67%; }

.col-full, .col-half, .col-one-third, .col-two-third, .col-three-fourth, .col-one-fourth, .col-one-fifth, .col-two-fifth, .col-three-fifth, .col-four-fifth, .col-one-sixth, .col-five-sixth { display: block; position: relative; margin-right: 4%; margin-bottom: 50px; float: left; }

.col-full { clear: both; float: none; margin-right: 0; }
.col-last { margin-right: 0 !important; clear: right; }

/* ----------------------------------------------------------------
    MASTHEAD
-----------------------------------------------------------------*/

#masthead { background: #fff; position: fixed; top: 0; width: 100%; z-index: 1000; border-bottom: 1px solid #cccccc; line-height: 0; }
	
	/* LOGO */
	
	#logo { position: absolute; top: 0; left: -9px; }
	#logo a { display: block; }
	#logo a.retina-logo { display: none; }
	
	/* MAIN MENU */
	
	#responsive-nav { display: none; }
	#top-nav { margin: 25px 0 22px 0; }
	#main-menu li { float: left; text-transform: uppercase; font-weight: 400; font-size: 17px; margin-left: 15px; }
	#main-menu a { display: block; padding: 6px 15px; color: #000000; -webkit-transition: color 0.2s; -moz-transition: color 0.2s; -ms-transition: color 0.2s; -o-transition: color 0.2s; transition: color 0.2s; }
	#main-menu a:hover { color: #8f8f8f; }
	#main-menu .last a { padding-right: 10px; }

/* ----------------------------------------------------------------
    HEAD SLIDER
-----------------------------------------------------------------*/

#head-slider { padding: 0; position: relative; }
#head-slider a.scroll {position: absolute; background: url("gfx/sprite-btn-scroll.png") no-repeat 0 0;
    bottom: 50px;
    left: 50%;
    z-index: 10;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    -webkit-transition: background 0.15s ease-in-out;
    -moz-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out; }
    
	.caption { display: block; position: absolute; width: 100%; z-index: 8; top: 50%; margin-top: -60px; left: 0;  text-transform: uppercase; color: #FFF; text-align: center; background-color: rgba(0,0,0,0.4); }
	.caption h2 { font-weight: 400; letter-spacing: 2px; font-size: 34px; line-height: 38px; padding: 40px 15px; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); color: #fff; margin: 0; }
	
/* ----------------------------------------------------------------
    OUR DRIVERS
-----------------------------------------------------------------*/

#our-drivers { padding-bottom: 70px; }
	
	#our-drivers .section-title { margin-bottom: 50px; }
	
	#profiles #carousel { -webkit-transform: translate3d(0px, 0px, 0px) !important; }
	#profiles .bx-controls-direction a { position: absolute; top: 45%; width: 30px; height: 30px; display: block; text-indent: -5000px; background-repeat: no-repeat; background-size: 30px 60px; }
	#profiles .bx-controls-direction a.bx-prev { left: 10px; background-image: url(gfx/sprite-icon-prev@2x.png); }
	#profiles .bx-controls-direction a.bx-next { right: 10px; background-image: url(gfx/sprite-icon-next@2x.png); }
	#profiles .bx-controls-direction a:hover, #profiles .bx-controls-direction a:active { background-position: 0 -30px; }
	#profiles .bx-controls-direction a.disabled { background-image: none; }

	.profile h4 { font-size: 14px; line-height: 18px; margin-bottom: 3px; }
	.profile h4 a { color: #000; }
	.profile h4 a:hover { color: #8f8f8f; }
	.profile-image { display: block; border-radius: 500px; -moz-border-radius: 500px; -webkit-border-radius: 500px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 20px; }

/* ----------------------------------------------------------------
    FLEET
-----------------------------------------------------------------*/

#fleet { padding: 0; position: relative; }

	#fleet .section-title { position: absolute; top: 0; right: 20%; z-index: 100; background: url(gfx/transparency-black.png) repeat 0 0; min-width: 280px; padding: 20px; }
	#fleet #vehicle-list { margin-bottom: 20px; }
	#fleet .slider { position: relative; z-index: 10; }
	#fleet .bx-pager { overflow: hidden; }
	#fleet .bx-pager-item { display: inline-block; }
	#fleet .bx-pager-link { display: block; width: 12px; height: 12px; text-indent: -5000px; background: url(gfx/sprite-btn-pager@2x.png) no-repeat center top; background-size: 12px 36px; padding: 0 8px; margin: 0 4px; }
	#fleet .bx-pager-link:hover, #fleet .bx-pager-link.active { background-position: center -12px; }

/* ----------------------------------------------------------------
    TOURS
-----------------------------------------------------------------*/

	#tour-list { margin-bottom: 30px; }

/* ----------------------------------------------------------------
	CONTACT  
-----------------------------------------------------------------*/

	#contact-wrapper { border-bottom: 1px solid #000; overflow: hidden; }
	
	#contact .section-title { margin-bottom: 45px; }
	
	#contact-details { padding-top: 20px; }
	#contact-details li { margin-bottom: 30px; }
	#contact-details a { color: #000; border-bottom: 1px solid #000; display: inline-block; }
	#contact-details a:hover { border-bottom: 1px solid transparent; }
	#contact-details h4 { margin-bottom: 5px; }
	.contact-phone { font-size: 24px; font-family: 'Libre Baskerville', Times, serif; font-style: italic; display: block; padding-top: 5px; }
	
	#contact-form { margin-bottom: 5px; }
	#contact-captcha { margin-bottom: 20px; }
	
	.error404 .page-section { padding-top: 150px; }

/* ----------------------------------------------------------------
    FOOTER
-----------------------------------------------------------------*/

#global-footer { padding: 50px 0 25px 0; }

	#global-footer div { margin-bottom: 0; }
	#global-footer p { font-size: 15px; text-transform: uppercase; color: #BBB; margin-bottom: 0; }
	#global-footer img { margin-bottom: 5px; }
	#global-footer a { display: inline-block; border-bottom: 1px solid #fff; color: #fff; margin: 15px 0 30px 0; }
	#global-footer a:hover { border-bottom: 1px solid transparent; }
	
	#terms .modal-dialog { margin-top: 2%; }
	#terms h4 { font-size: 20px; }
	#terms ul { list-style: disc; padding-left: 20px; }
	#terms li { margin-bottom: 10px; }

/* ----------------------------------------------------------------
    BACK TO TOP
-----------------------------------------------------------------*/

#back-to-top { display: none; z-index: 999; position: fixed; width: 40px; height: 40px; top: auto; left: auto; right: 30px; bottom: 30px; cursor: pointer; background: url(gfx/sprite-btn-btt@2x.png) no-repeat 0 0; background-size: 40px 80px; }
#back-to-top:hover,
#back-to-top:active { background-position: 0 -40px; }
#back-to-top span { display: block; text-indent: -10000px; }
