/* @override http://www.rbwlogistics.com/wp-content/themes/rbwlogistics/style.css?ver=4.3 */

/* @override http://rbwmerge.newfire.rocks/wp-content/themes/rbwlogistics/style.css?ver=4.2.4 */

/* @override http://rbwmerge.newfire.rocks/wp-content/themes/rbwlogistics/style.css?ver=4.2.2 */

/* @override http://rbwmerge.newfire.rocks/wp-content/themes/rbwlogistics/style.css?ver=4.2.2 */

/*
Theme Name: RBWLogistics
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

.widget:after,
.post-password-form p:after,
.search-form:after,
#header .frame:after,
.boxes:after,
.entry-text:after,
#footer .holder:after,
.add-nav:after,
.blog-list > li:after,
.paging:after {
	content: " ";
	display: block;
	clear: both;
}

#nav,
#nav > li,
#nav .drop ul,
#nav .drop ul li,
.image-gallery .holder ul,
.image-gallery .holder ul li,
.image-gallery .switcher ul,
.image-gallery .switcher ul li,
#footer .col ul,
#footer .col ul li,
.add-nav,
.add-nav ul,
.add-nav ul li,
.blog-list,
.blog-list > li,
.paging ul,
.paging ul li,
.post ul,
.post ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 23.994px;
}

html,
body,
div,
span,
applet,
embed,
object,
iframe,
frameset,
p,
q,
blockquote,
sub,
sup,
a,
abbr,
acronym,
font,
img,
small,
center,
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
big,
u,
ins,
i,
cite,
em,
var,
dfn,
address,
s,
strike,
del,
dl,
dt,
dd,
ol,
ul,
li,
pre,
code,
kbd,
samp,
tt,
fieldset,
legend,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	background: none;
}

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

body {
	color: #0a202a;
	font: 18px/1.333 "Open Sans", "Helvetica", sans-serif;
	background: #fff;
	overflow-y: scroll;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

a {
	text-decoration: underline;
	color: #f0b157;
	outline: none;
}

a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}

video,
iframe,
object,
embed {
	max-width: 100%;
}

input,
textarea,
select {
	font: 100% "Open Sans", "Helvetica", sans-serif;
	color: #000;
	vertical-align: middle;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	background: #fff;
	margin: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: 3px 7px;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

label {
	vertical-align: middle;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

input[type="search"] {
	-webkit-appearance: none;
	box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
th {
	font-weight: bold;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 90%;
}

i,
cite,
em,
var,
dfn,
address {
	font-style: italic;
}

u,
ins {
	text-decoration: underline;
}

s,
strike,
del {
	text-decoration: line-through;
}

blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote {
	border-left: 4px solid #ccc;
	padding-left: 10px;
	margin-left: 23.994px;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td {
	border: 1px solid #ccc;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
}

th {
	border-color: #999;
	text-align: center;
	vertical-align: middle;
}

ul {
	margin-left: 1px;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul > li {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: 4px;
	font-weight: bold;
}

pre {
	max-width: 100%;
	overflow: auto;
}

.widget {
	margin-bottom: 23.994px;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 300px;
	border-radius: none;
	outline: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"],
.search-form input[type="search"] {
	width: 200px;
}

.post-password-form input,
.search-form input {
	float: left;
	height: 34px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #000;
	color: #fff;
	height: 34px;
	border: none;
	padding: 0 10px;
	border-radius: none;
	outline: none;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.comment-form input[type="submit"] {
	float: none;
	display: block;
}

.commentlist {
	margin: 0 0 23.994px;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist-item .commentlist-item {
	padding: 0 0 0 3em;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 23.994px;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 23.994px 4px 0;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	padding: 3px 4px;
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation {
	overflow: hidden;
	margin: 0 0 23.994px;
}

.navigation .next {
	float: left;
}

.navigation .prev {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 23.994px;
}

.wp-caption img {
	vertical-align: top;
	margin: 0;
}

.wp-caption p {
	margin: 10px 0 0;
}

div.aligncenter {
	margin: 0 auto 23.994px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 23.994px 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 23.994px;
}

.mejs-container {
	margin-bottom: 23.994px;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?mnts3x");
	src: url("fonts/icomoon.eot?#iefixmnts3x") format("embedded-opentype"), url("fonts/icomoon.woff?mnts3x") format("woff"), url("fonts/icomoon.ttf?mnts3x") format("truetype"), url("fonts/icomoon.svg?mnts3x#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-phone:before {
	content: "\e600";
}

body,
html {
	height: 100%;
}

#wrapper {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 33px 0 0;
	height: 100%;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 5;
}

#header .holder {
	background: #0a6a96;
	background: -webkit-linear-gradient(top, #0a6a96 0%, #0a6893 22%, #085577 80%, #075070 100%);
	background: linear-gradient(to bottom, #0a6a96 0%, #0a6893 22%, #085577 80%, #075070 100%);
	width: 100%;
	border-bottom: 1px solid #0d86bd;
	box-shadow: 0 0 10px rgba(0, 0, 0, .6);
}

#header .frame {
	max-width: 1294px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}

.logo {
	float: left;
	border: 1px solid #0d86bd;
	box-shadow: 0 0 10px rgba(0, 0, 0, .6);
	background: #0a6a96;
	background: -webkit-linear-gradient(top, #0a6a96 0%, #0a6a96 34%, #075070 100%);
	background: linear-gradient(to bottom, #0a6a96 0%, #0a6a96 34%, #075070 100%);
	padding: 18px 21px 23px;
	margin: 0 0 -70px;
	position: relative;
	z-index: 101;
}

.logo img {
	vertical-align: top;
}

#nav {
	float: left;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin: 22px 0px 0px 20px;
}

#nav > li {
	float: left;
	position: relative;
	margin: 0 3px 0 25px;
	padding: 0 0 18px;
}

#nav > li.hover > .drop {
	display: block;
}

#nav > li.active > a {
	color: #cfd0d1;
}

#nav > li:last-child .drop {
	left: auto;
	right: 0;
	margin: 0;
}

#nav > li:last-child .drop:after,
#nav > li:last-child .drop:before {
	left: auto;
	right: 10px;
}

#nav > li:last-child .drop .drop {
	left: auto;
	right: 100%;
}

#nav a {
	text-decoration: none;
	color: #fff;
}

#nav a:hover {
	color: #cfd0d1;
}

#nav .drop {
	position: absolute;
	left: 50%;
	top: 100%;
	border-radius: 4px;
	box-shadow: 0 -1px 3px rgba(0, 0, 0, .2);
	background: #0a6a96;
	padding: 0 17px;
	width: 198px;
	margin: -2px 0 0 -95px;
	display: none;
}

#nav .drop li.hover > .drop {
	display: block;
}

#nav .drop li.hover > a {
	color: #cfd0d1;
}

#nav .drop .drop {
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0;
	box-shadow: none;
	padding: 0 0 0 17px;
	background: none;
	width: 232px;
}

#nav .drop .drop ul {
	background: #0a6a96;
	padding: 0 17px;
	border-radius: 4px;
}

#nav .drop .drop ul li:last-child {
	border: 0;
}

#nav .drop .drop:before,
#nav .drop .drop:after {
	display: none;
}

#nav .drop:after,
#nav .drop:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#nav .drop:after {
	border-color: rgba(10, 106, 150, 0);
	border-bottom-color: #0a6a96;
	border-width: 7px;
	margin-left: -7px;
}

#nav .drop:before {
	border-color: rgba(10, 106, 150, 0);
	border-bottom-color: #0a6a96;
	border-width: 13px;
	margin-left: -13px;
}

#nav .drop ul {
	padding: 0 0 14px;
}

#nav .drop ul li {
	margin: 0 0 3px;
	border-bottom: 2px solid #25799f;
	position: relative;
}

#nav .drop ul li:first-child {
	padding-top: 6px;
}

#nav .drop ul a {
	display: block;
	padding: 10px 0;
}

.phone {
	position: absolute;
	right: 318px;
	top: 100%;
	margin: 1px 0 0;
	z-index: -1;
	font-weight: 800;
	font-size: 28px;
	line-height: 30px;
	padding: 9px 3px 0 0;
	color: #fff;
	text-align: center;
	background: url(http://rbwlogistics.com.s3.amazonaws.com/wp-content/uploads/2016/04/06142206/bg-ribbon2.png) no-repeat;
	width: 297px;
	height: 50px;
	text-align: center;
}
.phone.request {
	background-image: url(http://rbwlogistics.com.s3.amazonaws.com/wp-content/uploads/2017/09/26172104/request-bg.png);
	background-repeat: no-repeat;
    background-size: contain;
	font-size: 22px;
	font-weight: 600;
	right: 19px;
	text-transform: uppercase;
}
.request a {

}
.phone i {
	font-size: 21px;
	margin: 0 10px 0 0;
}

.phone a {
	text-decoration: none;
	color: #fff;
}

.image-gallery {
	position: relative;
	margin: 0 0 31px;
}

.image-gallery .holder ul {
	position: relative;
}

.image-gallery .holder ul li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.image-gallery .holder ul li.active {
	z-index: 2;
}

.image-gallery .holder img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.image-gallery .switcher {
	position: absolute;
	left: 0;
	bottom: 11px;
	width: 100%;
	text-align: center;
	z-index: 3;
}

.image-gallery .switcher ul {
	display: inline-block;
	vertical-align: top;
}

.image-gallery .switcher ul li {
	float: left;
	margin: 0 5px;
}

.image-gallery .switcher ul li.active a {
	border: 0;
	background: #fff;
}

.image-gallery .switcher a {
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, .7);
	width: 13px;
	height: 13px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.image-gallery .switcher a:hover {
	border: 0;
	background: #fff;
}

.heading {
	margin: 0 0 31px;
}

.heading h1 {
	font-size: 72px;
	line-height: 1em;
	color: #031b25;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 auto;
}

.info-section {
	overflow: hidden;
	background: #0A75A0;
}

.info-section .image {
	float: left;
	width: 50%;
	overflow: hidden;
}

.info-section .image img {
	vertical-align: top;
	max-width: none;
}

.info-section .text-box {
	float: left;
	width: 50%;
	font-size: 36px;
	font-weight: 300;
	color: #fff;
	padding: 53px 40px 20px 85px;
	background-color: #f0b157;
	line-height: 1.25em;
}

.info-section .text-box .txt {
	position: relative;
	padding: 0 0 0 32px;
	margin: 0 0 33px;
}

.info-section .text-box .txt:before {
	position: absolute;
	left: 0;
	top: 11px;
	bottom: 7px;
	width: 5px;
	content: "";
}

.info-section .text-box a {
	color: #221e1f;
}

.info-section .btn {
	margin: 0 0 0 32px;
	background-color: #c3e4f9;
}

.btn {
	display: inline-block;
	vertical-align: top;
	font-weight: 300;
	font-size: 24px;
	line-height: 26px;
	border: 1px solid #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 19px 15px 20px;
	min-width: 407px;
	color: #fff;
}

.btn:hover {
	opacity: .8;
}

.boxes-section {
	background: #e2e7ea;
	overflow: hidden;
	padding: 15px 0 0;
	margin: 0 0 27px;
}

.boxes-section .holder {
	max-width: 1290px;
	padding: 0 15px;
	margin: 0 auto;
}

.boxes-section .heading {
	margin: 0 0 19px;
}

.boxes-section .heading h2 {
	max-width: none;
}

.boxes {
	margin: 0 -10px;
}

.boxes.alt .box {
	width: 50%;
}

.boxes .box {
	float: left;
	width: 33.33%;
	padding: 0 10px 22px;
	position: relative;
}

.boxes .box img {
	vertical-align: top;
	width: 100%;
	height: auto;
}

.boxes .box a:hover {
	opacity: .8;
}

.boxes .box .title {
	position: absolute;
	left: 0;
	bottom: 0;
	font-weight: 300;
	font-size: 24px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
	background: #0a6a96;
	padding: 9px 16px;
	width: 100%;
}

.boxes .box .box-holder {
	position: relative;
}

.text-section {
	overflow: hidden;
}

.text-section .holder {
	max-width: 1290px;
	padding: 0 15px;
	margin: 0 auto;
}

.text-section.first .heading h1 {
	max-width: 1290px;
	padding: 0 15px;
}

.entry-text {
	margin: 0 -11px;
}

.entry-text .image,
.entry-text .text-box {
	float: left;
	width: 50%;
	padding: 0 11px;
}

.entry-text .image {
	float: right;
	overflow: hidden;
}

.entry-text .image img {
	width: 100%;
	height: auto;
	max-width: none;
	vertical-align: top;
}

.entry-text .text-holder {
	background: #c3e4f9;
	font-size: 36px;
	line-height: 1em;
	font-weight: 300;
	color: #221e1f;
	padding: 82px 42px;
	position: relative;
}

.entry-text p {
	margin: 0 0 8px;
}

.entry-text .btn {
	position: absolute;
	left: 41px;
	bottom: 46px;
	background-color: #f0b157;
	color: #221e1f;
}

#main {
	margin: 0 0 38px;
}

#footer {
	width: 100%;
	overflow: hidden;
	display: table-footer-group;
	height: 1%;
	background: #031b25;
	font-size: 17px;
	line-height: 20px;
}

#footer .holder {
	max-width: 1290px;
	margin: 0 auto;
	padding: 37px 19px;
}

#footer .col {
	float: left;
	margin: 0 55px 0 0;
	max-width: 262px;
}

#footer .col.last {
	margin: 0 0 0 60px;
	max-width: 230px;
}

#footer .col ul {
	margin: 0 7px 26px;
}

#footer .col ul li {
	margin: 0 0 10px;
}

#footer .col a {
	color: #c2e4f8;
	text-decoration: none;
}

#footer .col a:hover {
	color: #fff;
}

#footer .title {
	display: block;
	color: #e2e7ea;
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
	margin: 0 0 8px;
	text-transform: uppercase;
}

#footer .add-col {
	float: right;
	width: 320px;
	text-align: right;
	margin: 12px 0 0;
}

#footer .phone2 {
	color: #f0b157;
	font-size: 36px;
	line-height: 40px;
	font-weight: 300;
	margin: 0 0 20px;
}

#footer .phone2 a {
	text-decoration: none;
	color: #f0b157;
}

#footer .phone2 i {
	font-size: 30px;
	margin: 0 10px 0 0;
}

#footer .email {
	font-size: 24px;
	line-height: 26px;
	font-weight: 300;
	color: #f0b157;
	text-transform: uppercase;
	text-decoration: none;
}

#footer .email:hover {
	color: #fff;
}

.add-nav {
	text-transform: uppercase;
	font-weight: 300;
	padding: 17px 0 17px;
}

.add-nav ul {
	float: right;
	margin: 0 -10px 0 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.add-nav ul li {
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 0;
	float: right;
	position: relative;
	padding: 0 10px 4px;
}

.add-nav ul li:after,
.add-nav ul li:before {
	width: 3px;
	height: 3px;
	border-radius: 4px;
	background: #0a6a96;
	position: absolute;
	left: -1px;
	top: 9px;
	content: "";
}

.add-nav ul li:after {
	top: 19px;
}

.add-nav ul li:nth-child(2n):before,
.add-nav ul li:nth-child(2n):after {
	display: none;
}

.add-nav a {
	text-decoration: none;
	color: #e2e7ea;
}

.add-nav a:hover {
	text-decoration: underline;
}

.logo-box img {
	vertical-align: top;
}

.nav-opener {
	width: 41px;
	height: 41px;
	background: #000;
	background: rgba(0, 0, 0, .7);
	position: relative;
	border-radius: 3px;
	text-indent: -9999px;
	overflow: hidden;
	display: none;
	margin: 13px 0;
	outline: none;
	float: right;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	background: #fff;
	border-radius: 4px;
	position: absolute;
	top: 22px;
	left: 25%;
	right: 25%;
	height: 3px;
	margin-top: -2px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 14px;
}

.nav-opener:after {
	top: 30px;
}

.nav-active .nav-opener span {
	opacity: 0;
}

.nav-opener:hover {
	opacity: .9;
}

.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 21px;
	left: 15%;
	right: 15%;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	background: #fff;
}

.main-container {
	max-width: 860px;
	margin: 0 auto;
	padding: 109px 15px 35px;
}

.page-title {
	border-bottom: 9px solid #0a6a96;
	padding: 0 0 2px;
	margin: 0 0 23px;
}

.page-title h1 {
	color: #031b25;
	font-size: 72px;
	line-height: 72px;
	font-weight: 300;
	margin: 0 0 24px;
	text-transform: uppercase;
}

.blog-list > li {
	margin: 0 0 20px;
}

.blog-list .image {
	float: left;
	margin: 11px 26px 0 0;
}

.blog-list .image img {
	vertical-align: top;
}

.blog-list .text-box {
	overflow: hidden;
	padding: 0 0 10px;
}

.blog-list h2 {
	color: #0a202a;
	font-size: 36px;
	line-height: 48px;
	margin: 0 0 13px;
	font-weight: 300;
}

.blog-list h2 a {
	color: #0a202a;
	text-decoration: none;
}

.blog-list h2 a:hover {
	font-weight: normal;
}

.blog-list .date {
	display: block;
	margin: 0 0 18px;
	color: #26799b;
}

.blog-list .date a {
	color: #26799b;
	text-decoration: none;
}

.blog-list .date a:hover {
	text-decoration: underline;
}

.blog-list p {
	margin: 0;
}

.paging {
	border-bottom: 8px solid #0a6a96;
	padding: 23px 0 48px;
	color: #0a202a;
	font-size: 36px;
	line-height: 38px;
	font-weight: 300;
}

.paging ul {
	float: left;
}

.paging ul li {
	float: left;
	margin: 0 5px 0 4px;
}

.paging ul li.active {
	text-decoration: underline;
}

.paging a {
	color: #0a202a;
	text-decoration: none;
}

.paging a:hover {
	text-decoration: underline;
}

.image-section img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.image-section ~ .main-container {
	padding-top: 28px;
}

.post {
	padding: 7px 0 18px;
	margin: 0 0 9px;
	border-bottom: 8px solid #0a6a96;
}

.post p {
	margin: 0 0 18px;
}

.post ol,
.post ul {
	margin: 0 0 30px;
}

.post ol ul,
.post ol ol,
.post ul ul,
.post ul ol {
	margin-top: 18px;
	margin-bottom: 0;
}

.post ol li + li,
.post ul li + li {
	margin-top: 18px;
}

.post ul li {
	position: relative;
	padding: 0 0 0 11px;
}

.post ul li:before {
	position: absolute;
	left: 0;
	top: 11px;
	width: 4px;
	height: 4px;
	border-radius: 4px;
	content: "";
	background: #0a202a;
}

.post .aligncenter {
	margin: 0 0 48px;
	display: block;
	width: 100%;
	height: auto;
}

.post h1 {
	font-size: 48px;
	line-height: 50px;
	font-weight: 300;
	margin: 0 0 17px;
}

.post hr {
	margin-top: 1em;
	margin-bottom: 1em;
}

/* TOGGLE / GAME Drop-Down */
	
	#puzzle-toggle-primary a{
		display: block;
		color: #fff;
		background: #e8a13f;
		border-radius: 5px;
		padding: 1em;
		text-decoration: none;
	}

	#puzzle-toggle-primary a:hover {
		background: #de8c1a;
	}

	/* Hide Menu */
	#puzzle-primary-items{
		display: none;
	}
	#puzzle-toggle-primary a.close-puzzle-primary{
		display: none;
	}
	/* Show Menu */
	#puzzle-primary:target #puzzle-primary-items{
		display: block;
	}
	#puzzle-primary:target #puzzle-toggle-primary a.open-puzzle-primary{
		display: none;
	}
	#puzzle-primary:target #puzzle-toggle-primary a.close-puzzle-primary{
		display: block;
	}

/* LOCATION PAGE */

iframe.locmap {
	float: left;
	padding: 4px;
	background-color: #eaeaea;
	border: 1px solid #d1d1d1;
}

h3.teamtitles {
	width: 100%;
	background-color: #0a6a96;
	border: 1px none #333;
	color: white;
	font-size: 1em;
	padding: .5em;
	margin-bottom: 1em;
}

.locimg {
	float: none;
	margin-top: 18px;
	padding: 4px;
	background-color: #eaeaea;
	border: 1px solid #d1d1d1;
}

.location div {
	margin-left: 13px;
}

.location {
	clear: both;
	float: none;
	height: 280px;

}

.location h3 {
	font-size: 1em;
}
	.s-diff {
		background: url(http://rbwlogistics.com.s3.amazonaws.com/wp-content/uploads/2017/09/05210142/something-different-thumb.jpg);
		-webkit-background-size: cover;
		background-size: cover;
	}
	.s-exc {
		background: url(http://rbwlogistics.com.s3.amazonaws.com/wp-content/uploads/2017/09/05210129/something-exceptional-thumb.jpg);
		-webkit-background-size: cover;
		background-size: cover;
	}
	.s-more {
		background: url(http://rbwlogistics.com.s3.amazonaws.com/wp-content/uploads/2017/09/05210115/something-more-thumb.jpg);
		-webkit-background-size: cover;
		background-size: cover;
	}
	.video-bg {
		display: block;
		height: 0;
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 0px;
		overflow: visible;
		width: 100%;
	}
	.box a {
		display: block;
	}
	.box iframe {
		z-index: -1
	}
	.box iframe, 
	.video-bg iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;	
	}
	.video-bg > iframe {
		z-index: -1;
		pointer-events: none;
	}
	.video-boxes {
		display: block;
		width: 100%;
		font-size: 0;
		background-color: #e7a14a;
	}
	.video-boxes ul {
		margin: 0 auto;
		max-width: 1260px;
		padding: 0px;
		text-align: center;
	}
	.video-boxes li {
		list-style-type: none;
	    display: inline-block;
	    margin-top: -4%;
	    margin-right: 2%;
	    margin-bottom: 2%;
	    position: relative;
	    text-align: center;
	    text-transform: uppercase;
	    width: calc(96% / 3);
	    font-size: 1rem;
	}
	.video-boxes li:last-child {
		margin-right: 0%;
	}
	.video-boxes li img:hover {
		z-index: 2;
		-webkit-transition: all 200ms ease-in;
		-webkit-transform: scale(1.125);
		-ms-transition: all 200ms ease-in;
		-ms-transform: scale(1.125);   
		-moz-transition: all 200ms ease-in;
		-moz-transform: scale(1.125);
		transition: all 200ms ease-in;
		transform: scale(1.125);

		-webkit-transform-origin: center bottom;
		-moz-transform-origin: center bottom;
		-o-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	.new-title, .white-title  {
		font-size: 42px !important;
		padding: 20px 0px 15px 0px;
	}
	.hero_text {
		margin: 0 auto;
		max-width: 1280px;
		position: relative;
	}
	.video-bg .white-title {
		position: absolute;
		bottom: 11%;
		left: 5%;
		font-weight: 500;
		text-transform: uppercase;
	}
	.white-title {
		color: #FFFFFF;
		padding: 0px;
	}
	.video-bg img  {
		display: none;
	}
	@media screen and (max-width: 640px) {
		.new-title, .white-title  {
			font-size: 32px !important;
		}
	}
	@media screen and (max-width: 768px) {
		.video-bg {
			background-image: url(http://rbwlogistics.com.s3.amazonaws.com/wp-content/uploads/2017/10/05195342/hero-mobile.jpg);
			background-size: cover;
			background-position-x: 60%;
			margin-top: -40px;
			min-height: 325px;
		}
		.video-bg iframe {
			display: none;
		}
		.video-bg .white-title {
			bottom: 2%;
		}
	}
	@media screen and (max-width: 1279px) {
		.video-boxes ul {
			max-width: 98%;
		}
	}
	@media screen and (min-width: 1100px) {
		.new-title, .white-title {
			font-size: 64px !important;
		}
	}
	@media screen and (min-width: 1300px) {
		.video-bg .white-title {
			left: 15%;
		}
	}
	@media screen and (min-width: 1800px) {
		.video-bg .white-title {
			left: 18%;
		}
	}
	@media screen and (min-width: 1800px) {
		.video-bg .white-title {
			left: 23%;
		}
	}
@media only screen and (max-width: 728px) {
	iframe.locmap {
		display: none;
	}
	
	img.locimg {
		width: 100%;
	}
	
	.location div {
		margin-left: 0px;
	}
	
	.location h3 {
		margin-bottom: 1em;
	}
	
	.location {
		height: 250px;
	}
	
}


/* CAREERS PAGE */

.accordion-title {
	background-color: #0a6a96;
	color: white;
	border-radius: 10px;
	padding: .75em;
	font-size: 1em;
	cursor: pointer;
}

@media only screen and (min-width: 1025px) {
	.tel-link {
		cursor: default;
		pointer-events: none;
	}
}

@media only screen and (max-width: 1280px) {
	.nav-opener {
		display: block;
	}

	.nav-box {
		position: absolute;
		left: 0;
		top: 100%;
		overflow: hidden;
		width: 100%;
		z-index: 100;
		max-height: 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		background: none;
		padding: 0;
	}

	.nav-active .nav-box {
		max-height: 4000px;
	}

	.resize-active .nav-box {
		-webkit-transition: none !important;
		transition: none !important;
	}

	.nav-box .nav-holder {
		position: static;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		background: #0a6a96;
		background: -webkit-linear-gradient(top, #075070 0%, #085577 22%, #0a6893 80%, #0a6a96 100%);
		background: linear-gradient(to bottom, #075070 0%, #085577 22%, #0a6893 80%, #0a6a96 100%);
		width: 100%;
		border-bottom: 1px solid #0d86bd;
		box-shadow: 0 0 10px rgba(0, 0, 0, .6);
		padding: 60px 0 0;
	}

	.nav-active .nav-box .nav-holder {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	#nav {
		float: none;
		margin: 0;
		font-size: 16px;
		line-height: 19px;
	}

	#nav > li {
		float: none;
	}

	#nav .drop {
		position: static;
		width: auto;
		margin: 0;
		background: none;
		box-shadow: none;
		padding: 10px 15px 0 25px;
	}

	#nav .drop ul {
		padding-bottom: 0;
	}

	#nav .drop:before,
	#nav .drop:after {
		display: none;
	}

	#nav .drop ul li:first-child {
		padding-top: 0;
	}

	#nav .drop .drop {
		position: static;
		width: auto;
		margin: 0;
		background: none;
		box-shadow: none;
		padding: 1px 15px 10px;
	}

	#nav .drop .drop ul {
		background: none;
	}

	.phone {
		position: static;
		background: #f07339;
		width: auto;
	}

	.info-section .text-box {
		font-size: 48px;
		line-height: 1em;
	}

	.btn {
		min-width: 0;
		font-size: 19px;
		line-height: 23px;
		padding: 13px 15px 14px;
	}

	.heading h1 {
		font-size: 72px;
	}

	.entry-text .text-holder {
		font-size: 48px;
		line-height: 1em;
	}

	.entry-text .text-holder p {
		margin: 0;
	}

	#footer .col {
		max-width: 100%;
		margin: 0 0 20px;
		width: 33.33%;
	}

	#footer .col.last {
		max-width: 100%;
		margin: 0;
	}

	#footer .add-col {
		float: none;
		width: auto;
		clear: both;
		text-align: center;
	}

	.add-nav ul {
		float: none;
		margin: 0;
	}

	.add-nav ul li {
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	.add-nav ul li:nth-child(2n):before,
	.add-nav ul li:nth-child(2n):after {
		display: block;
	}

	.add-nav ul li:first-child:before,
	.add-nav ul li:first-child:after {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	.heading h1 {
		font-size: 56px;
		line-height: 1em;
	}

	.entry-text .btn {
		position: static;
		margin: 20px 0 0;
	}

	.entry-text .text-holder {
		padding: 32px 22px;
	}

	.info-section .text-box {
		padding: 53px 10px 20px 25px;
	}

	.boxes .box .title {
		font-size: 18px;
		padding: 3px 16px;
	}
}

@media only screen and (max-width: 767px) {
	.commentlist-item .commentlist-item {
		padding: 0;
	}

	#wrapper {
		padding-top: 60px;
	}

	.logo {
		padding: 14px 18px 17px;
	}

	.logo img {
		width: 90px;
		height: auto;
	}

	.nav-box .nav-holder {
		padding: 30px 0 0;
	}

	#nav {
		font-size: 15px;
	}

	#nav > li {
		margin: 0;
	}

	#nav > li > a {
		padding: 0 15px;
	}

	.phone {
		font-size: 24px;
	}

	.heading h1 {
		font-size: 24px;
		line-height: 27px;
	}

	.info-section .image {
		height: auto !important;
		float: none;
		width: auto;
	}

	.info-section .image img {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
	}

	.info-section .text-box {
		float: none;
		width: auto;
		height: auto !important;
		padding: 33px 15px 20px;
		font-size: 18px;
		line-height: 30px;
	}

	.btn {
		font-size: 16px;
		line-height: 20px;
		padding: 13px 25px 14px;
	}

	.boxes.alt .box,
	.boxes .box {
		width: 100%;
	}

	.boxes .box .title {
		font-size: 17px;
		padding: 9px 16px;
	}

	.entry-text .text-holder {
		padding: 22px 15px;
		font-size: 18px;
		line-height: 30px;
	}

	.entry-text .image {
		height: auto !important;
		float: none;
		width: auto;
	}

	.entry-text .image img {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
	}

	.entry-text .text-box {
		float: none;
		width: auto;
		height: auto !important;
	}

	#footer {
		font-size: 15px;
	}

	#footer .col {
		text-align: center;
		width: 100%;
	}

	#footer .email {
		font-size: 20px;
	}

	#footer .title {
		font-size: 21px;
	}

	#footer .phone2 {
		font-size: 32px;
	}

	#footer .phone2 i {
		font-size: 26px;
	}

	.add-nav ul li {
		font-size: 20px;
	}

	.main-container {
		padding: 49px 15px 1px;
	}

	.page-title h1 {
		font-size: 40px;
		line-height: 43px;
		padding: 0 0 10px;
		margin: 0;
		text-align: center;
	}

	.blog-list .image {
		float: none;
		display: block;
		text-align: center;
		margin: 0 0 20px;
	}

	.paging {
		font-size: 19px;
		line-height: 21px;
		padding: 0 0 20px;
	}

	body {
		font-size: 16px;
	}

	.post h1 {
		font-size: 34px;
		line-height: 40px;
	}

	.post ul {
		margin: 0 0 10px;
	}

	.post .aligncenter {
		margin: 0 0 20px;
	}
}

