@charset "UTF-8";
/* CSS Document */


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;
  	outline: none;
  	-webkit-font-smoothing: antialiased;
  	-webkit-text-size-adjust: 100%;
  	-ms-text-size-adjust: 100%;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
body {
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	font-size: 1em;
	line-height: 1;
	overflow-x: hidden;
	color: #000;
}
.form_a { display: none; }
br { 
	display: block; 
	line-height: 1em;
} 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
textarea { 
  	-webkit-font-smoothing: antialiased;
  	-webkit-text-size-adjust: 100%;
  	-ms-text-size-adjust: 100%;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	outline: none;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; }
p {
  	font-size: 1em;
  	line-height: 2em;
  	margin-bottom: 15px;
	clear: both;
}
p.desc {
  	text-align: center;
}
a.anchor {
	display: block;
	position: relative;
	visibility: hidden;
	float: left;
	clear: both;
	top: -180px; 
}
input { 	
	-webkit-appearance: none;
 }
 ul {
	margin-bottom: 0px;
	clear: both;
}
select {
  text-rendering: auto !important;  /* fixes select issue with Safari 13.x */
}


.g-recaptcha  {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 300px;
}



/*------------------*\
    COVID SECTION
/*------------------*/

.postersection {
    margin-right: 100px;
    margin-left: 100px;
    margin-bottom: 50px;
    padding: 25px;
    border-radius: 20px;
    border: 1px solid #C40017;
    background-color: #FAFDFF;
    max-width: 100%;
	display: block;
	clear: both;
    align-content: center;
    text-align: center;
}
.poster {
    width: 300px;
    margin: 0 auto;
    display: inline;
}
.postersection h1  {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.5em;
    line-height: 1em;
    font-weight: 400;
    margin-top: -50px;
    background-color: #C40017;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #C40017;
    width: auto;
    display: table;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    padding: 12px 12px 12px 17px;
    letter-spacing: 10px;
}
.postersection h2  {
    font-size: 1.5em;
    font-weight: 400;
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #000;
}
.postersection h3  {
    font-size: 1.2em;
    font-weight: 400;
    display: table;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #000;
    padding-top: 15px;
}
a.posteranchor {
	display: block;
	position: relative;
	visibility: hidden;
	padding-top: 50px;
	float: none;
	clear: both;
}




/*------------------------*\
    RANGER REVIEW
/*------------------------*/

#newsletter {
	font-size: 1em;
}
.RangerReviewdropdown {
	color: #fff;
	background-color: #525252;
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #525252;
	border-style: solid;
	height: 25px;
	font-size: 1.2em;
    font-weight: 700;
}



/*------------------------*\
    SOCKET APP QUOTE FORM
/*------------------------*/

.ui-dialog[style] {
  z-index: 7001 !important;
}
div.socketquote a {
	color: #fff;
	background-color: #C40017;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 10px 15px;
	cursor: pointer;
	display: inline-block;
	clear: both;
	width: auto;
	text-transform: uppercase;
	border-radius: 10px;
}
div.socketquote a:hover { background-color: #15468E; }
div.quotetop a  {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 1em;
	font-weight: 800;
	position: absolute;
    right: 180px;
	cursor: pointer;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
	background-color: #C40017;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
div.quotetop a:hover {
	color: #D8939B;
}
div.requestaquote-pallet a {
	font-family: 'Ek Mukta', sans-serif;
	color: #C40017;
	font-size: 1em;
	font-weight: 800;
	float: right;
	padding-left: 10px;
	border-top: 1px solid #C40017;
	border-left: 1px solid #C40017;
	border-top-left-radius: 5px;
	text-transform: uppercase;
	margin-top: 0px;
}
div.requestaquote-pallet a:hover {
	color: #15468E;
}
div.socketquote_footer a {
	color: #fff;
	background-color: #C40017;
	font-size: 1em;
	font-weight: 800;
	line-height: 1.2em;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
	padding: 10px 15px;
	cursor: pointer;
	clear: both;
	width: 285px;
	text-transform: uppercase;
	border-radius: 10px;
    display: block;
}
div.socketquote_footer a:hover { 
    background-color: #fff; 
    color: #C40017;
    }
div.socketquote2 a {
	color: #fff;
	background-color: #C40017;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	padding: 10px 15px;
	cursor: pointer;
	display: inline-block;
	clear: both;
	width: auto;
	text-transform: uppercase;
	border-radius: 10px;
}
div.socketquote2 a:hover { background-color: #15468E; }


/*------------------*\
    VIDEO
/*------------------*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
	background-color: #fff;
    clear: both;
    border-bottom: 15px solid #15468E;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
	
}




/*------------------*\
    LINKS
/*------------------*/

a { text-decoration: none; }
a:link { color: #15468E; }
a:visited { color: #15468E; }
a:hover { color: #C40017; }
a:active { color: #15468E; }
a.headline  { 
	color: #000; 
	font-size: inherit; 
	font-weight: bold;
}
a.headline:hover { color: #6c6c6c; }
a.headline-med { 
	color: #000; 
	font-size: inherit; 
	font-weight: bold;
}
a.headline-med:hover  { color: white; }
a.page_anchor { 
	display: block; 
	position: relative; 
	top: -320px; 
	visibility: hidden;
}


/*------------------*\
    TOP HEADER
/*------------------*/

#top {
	background-color: #fff;
	width: 100%;
	height: 175px;
	z-index: 7000;
	display: block;
	position: fixed; 
	top: 0; 
	left: 0;
	-webkit-box-shadow: 0px 1px 20px 0 #000;
	box-shadow: 0px 1px 20px 0 #000;
	opacity: .95;
}
#topstripe {
	background-color: #C40017;
	width: 100%;
	height: 10px;
	display: block;
}
#toptagline {
	color: #15468E;
	font-size: 1em;
	text-transform: uppercase;
	text-align: left;
	display: inline;
	letter-spacing: 5px;
	font-style: italic;
	position: absolute;
	top: 50px;
	left: 250px;
}
#topcontact {
	color: #fff;
	text-align: right;
	width: auto;
	float: right;
	margin-right: 50px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#topquoterequest {
	float: right;
}
#logo {
	width: 150px;
	margin-left: 50px;
	padding-top: 12px;
	display: inline;
	z-index: 9000;
}
.emailtop   {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 1em;
	font-weight: 800;
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-color: #C40017;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.emailtop:hover {
	color: #D8939B;
}
.fb-like { 
	float: right; 
	padding-right: 0px;
}
.socialsharingtoolbox   {
	padding-bottom: 10px;
    position: absolute;
    top: 55px;
    right: 180px;
}
#google_translate_element {
	border-radius: 3px;
	border: 1px solid #ECECEC;
	width: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #ECECEC;
	opacity: 0.85;
	margin-top: 0px;
    position: absolute;
    top: 85px;
    right: 180px;
    
}
#IATAlogo {
	width: 105px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: left;
	margin-top: 0px;
	position: absolute;
	top: 25px;
	right: 50px;
	cursor: pointer;
    z-index: 9999;
}
#IATAlogo:hover {
	opacity: 0.85;
}


/*------------------*\
    POSITIONING
/*------------------*/

.topmargin { 
	margin-top: 180px; 
}
.aligncenter { 
	width: 100%; 
	float: left; 
	margin:auto;
}
.inner { 
	display:table; 
	margin:0 auto; 
}
.margin4sides {
	clear: both;
	margin: 0;
	padding-top: 100px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 100px;
	display: block;
	line-height: 2em;
	width: 100%;
}
#left {
	float: left;
	margin-right: 350px;
	margin-bottom: 50px;
}
#right {
	color: #000;
	font-size: 0.9em;
	background-color: #fff;
	width: 300px;
	float: right;
	margin-bottom: 50px;
	margin-left: -300px;
	padding: 15px;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-top-left-radius: 15px;
	line-height: 1.5em;
}
#right p {
	line-height: 1.5em;
}
#right_news {
	color: #000;
	font-size: 0.9em;
	background-color: #fff;
	width: 300px;
	float: right;
	margin-bottom: 50px;
	margin-left: -300px;
	padding: 15px;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-top-left-radius: 15px;
	line-height: 1.5em;
}

.line { 
	float: left; 
	clear: left; 
	border-top: 1px dotted #d0d0d0; 
	display: block;
}
.section {
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
	margin-top: 25px;
	border-top: 1px dotted #A8A8A8;
}
.dividingline {
	margin: 25px auto;
	border-top: 1px dotted #dadada;
    width: 95%;
    display: block;
    text-align: center;
}


/*------------------*\
    IMAGES
/*------------------*/

img { 
	max-width: 100%; 
	margin: 0 auto; 
	padding: 0; 
	border-width: 0;
}
.webpic { 
	margin-bottom: 15px; 
	margin-left: 15px; 
	border-radius: 50px 0 50px 0;
}
.fullwidthpic { 
	width: 100%; 
	max-width: 100%;
}
.headerpic { 
	width: 100%; 
	max-width: 100%;
}
.pic-centered { 
	width: auto; 
	margin-right: auto; 
	margin-left: auto; 
	display: block;
}
.pic-left { 
	width: auto; 
	height: auto; 
	float: left; 
	margin-right: 15px; 
	margin-bottom: 15px; 
}
.pic-left-noscale { 
	width: auto; 
	height: auto; 
	float: left; 
	margin-right: 15px; 
	margin-bottom: 15px; 
}
.pic-right { 
	width: auto; 
	height: auto; 
	float: right; 
	padding-bottom: 15px; 
	padding-left: 15px;
}
.pic-right-noscale { 
	width: auto; 
	height: auto; 
	float: right; 
	padding-bottom: 25px; 
	margin-bottom: 15px; 
	margin-left: 15px;
	display: inline;
}
.pic-right300 { 
	width: 300px; 
	height: auto; 
	float: right; 
	padding-bottom: 15px; 
	padding-left: 15px;
}
.image-wrapper { 
	position: relative; 
	width: 100%; 
	margin: 0; 
	padding: 0;
} 
.image-wrapper h1 {
	position: absolute;
	display: block;
	color: #fff;
	z-index: 50;
	font-family: 'Ek Mukta', sans-serif;
	font-size: 3em;
	font-weight: normal;
	left: 50px;
	bottom: 15px;
	opacity: 1;
	padding-bottom: 5px;
}
.staff { 
	width: 100px; 
	height: auto; 
	float: right; 
	padding-bottom: 5px; 
	padding-right: 15px;
}
.pic-icon { 
	width: auto; 
	height: auto; 
	float: left; 
	margin-right: 50px; 
	margin-bottom: 25px; 
}
.rightcargopic { 
	width: 100%; 
	max-width: 100%;
	margin-top: 25px;
}
.rightcargopic:hover { 
	opacity: .7;
}
#video {
	width: 100%;
	min-width: 100%;
	height: auto;
} 



/*------------------*\
    TEXT STYLES
/*------------------*/

h1 {
	font-family: 'Ek Mukta', sans-serif;
	display: block;
	font-size: 2em;
	line-height: 1em;
	color: #000;
	font-weight: 500;
	margin-bottom: 25px;
}
h2 {
	font-family: 'Ek Mukta', sans-serif;
  	display: block;
  	font-size: 1.5em;
  	line-height: 1.2em;
  	color: #15468E;
  	text-align: left;
	margin-bottom: 25px;
}
h3 {
	font-family: 'Ek Mukta', sans-serif;
  	display: block;
  	font-size: 1.3em;
  	color: #000;
  	text-align: left;
}
.headline-underline { 
	color: #001a39; 
	font-size: 1.5em; 
	font-weight: 900; 
	line-height: 1em; 
	margin-bottom: -20px; 
	padding-bottom: 0; 
	border-bottom: 1px dotted #aaa; 
	display: block;
}
.colorbar-sub { 
	background-color: #e7e7e7; 
	width: 100%; 
	height: auto; 
	float: left; 
	clear: both; 
	margin-bottom: 15px; 
	padding: 50px;
}
.paragraph-inabox { 
	color: #036; 
	font-size: 1.2em;
	font-style: italic; 
	background-image: url(../gif/formbg.gif); 
	width: auto; 
	margin-bottom: 20px; 
	padding: 20px; 
	border-style: none; 
	display: block; 
	border-radius: 25px; 
}
.testimonial { 
	color: #000; 
	font-size: 1em; 
	float: left; 
	clear: both; 
	margin-left: 50px; 
	padding-bottom: 50px;
}
.colorbar-toptriangle { 
	background-color: #fff; 
	width: 100%; 
	height: auto; 
	float: left; 
	clear: both; 
	margin-bottom: 0px; 
	position: relative; 
	max-width: 100%; 
	line-height: 2em;
	padding-top: 150px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 100px;
	font-size: 1.1em; 
}
.colorbar-toptriangle:after { 
	content: ""; 
	position: absolute; 
	bottom: -15px; 
	left: 49%; 
	border-style: solid; 
	border-width: 15px 15px 0; 
	border-color: #fff transparent; 
	display: block; 
	width: 0; 
	z-index: 1; 
}
.colorbartext {
	font-family: 'Ek Mukta', sans-serif;
	padding-top: 150px;
	padding-right: 150px;
	padding-left: 150px;
	padding-bottom: 150px;
	background-image: url(../jpg/cargoplane-grey.jpg);
	color: #FFFFFF;
	text-align: center;
	font-size: 2.3em;
	text-transform: uppercase;
	height: 400px;
	float: left;
	clear: both;
	background-attachment: fixed;
	background-size: cover;
}
quotebox { 
	color: #75B00A; 
	font-size: 1.2em; 
	font-weight: bold; 
	background-color: #d0d0d0; 
	text-align: center; 
	width: 100%; 
	margin-bottom: 100px; 
	padding: 10px; 
	display: block; 
}
ul.a { 
	font-weight: 900; 
	list-style-type: disc; 
}
li.list {
	margin-left: 18px;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
}
.location {
	font-size: .8em;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	width: 300px;
	height: 400px;
	float: left;
	line-height: 1.3em;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
}
ul.timeline { 
	line-height: 1.2em;
}
li.timelinelist {
	padding-bottom: 20px;
	list-style-type: none;
}
.date {
	display: inline-block;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-right: 3px;
	font-size: 1.3em;
	color: #C40017;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	letter-spacing: 5px;
}
.repairstation {
	color: #C40017;
}
li.bullets {
	margin-left: 18px;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
}




/*------------------*\
    ULD CARE
/*------------------*/

.ULDcare {
	padding: 25px;
	float: left;
	width: 47%;
	border: 1px solid #dadada;
	align-content: center;
	text-align: center;
	height: 300px;
	margin: 10px;
}
.ULDcare_text {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.3em;
	text-align: center;
	
}
.ULDcare_icon {
	align-content: center;
	clear: both;
}
.ULDcare_number {
	font-size: 1.7em;
	font-weight: 700;
	color: #B6B6B6;
}


/*------------------*\
    HOME PG BOXES
/*------------------*/

.colorbarboxes {
	width: 100%;
	padding-top: 100px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 100px;
	background-color: #fff;
	float: left;
	line-height: 2em;
	font-size: 1.1em;
	clear: both;
	background-image: -webkit-linear-gradient(270deg,rgba(230,230,230,1.00) 0%,rgba(255,255,255,1.00) 17.54%);
	background-image: -moz-linear-gradient(270deg,rgba(230,230,230,1.00) 0%,rgba(255,255,255,1.00) 17.54%);
	background-image: -o-linear-gradient(270deg,rgba(230,230,230,1.00) 0%,rgba(255,255,255,1.00) 17.54%);
	background-image: linear-gradient(180deg,rgba(230,230,230,1.00) 0%,rgba(255,255,255,1.00) 17.54%);
}
.boxheadline {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 10px;
	padding-bottom: 0;
	display: block;
	text-align: left;
}
.boxmargin {
	padding: 0px;
}
.paragraphbox1 {
	position: relative;
	width: 350px;
	float: left;
	margin-right: 35px;
	margin-top: 50px;
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	color: #777777;
}
.paragraphbox1:hover {
}
.paragraphbox1:before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    border-width:30px 30px 0px 0px;
    border-style:solid;
    border-color:#fff transparent transparent #fff ;
}
.paragraphbox2 {
	position:relative;
	width: 350px;
	float: left;
	margin-right: 35px;
	margin-top: 50px;	
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	color: #777777;
	border-top-left-radius: 25px;
}
.paragraphbox2:hover {
}
.paragraphbox2:before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    border-width:30px 30px 0px 0px;
    border-style:solid;
    border-color:#fff transparent transparent #fff ;
}
.paragraphbox3 {
	position:relative;
	width: 350px;
	float: left;
	margin-right: 0px;
	margin-top: 50px;
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	color: #777777;
	border-top-left-radius: 25px;
}
.paragraphbox3:hover {
}
.paragraphbox3:before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    border-width:30px 30px 0px 0px;
    border-style:solid;
    border-color:#fff transparent transparent #fff ;
}
.servicepic {
	width: 100%;
	display: block;
	clear: both;
	margin-bottom: 20px;
}
.servicepic:hover {
	opacity: .7;
	border-top-left-radius: 40px;
}



/*------------------*\
    DIGITAL SUITE
/*------------------*/

.digitalsuitesection {
	width: 100%;
	padding: 50px 25px 25px;
	font-size: 1.1em;
	line-height: 1.2em;
	float: none;
	clear: both;
	color: #fff;
	text-align: center;
	font-weight: 500;
	background-color: #0C397B;
	background-image: -webkit-linear-gradient(0deg,rgba(12,57,123,1.00) 0%,rgba(21,70,142,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(12,57,123,1.00) 0%,rgba(21,70,142,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(12,57,123,1.00) 0%,rgba(21,70,142,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(12,57,123,1.00) 0%,rgba(21,70,142,1.00) 100%);
}
.digitalsuitesection h1 {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 3em;
	font-weight: 700;
	display: table;
	text-align: center;
	padding: 15px;
	margin: 0 auto 25px;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #BCBCBC;
	border-top: 1px solid #BCBCBC;
	text-transform: uppercase;
}

/*------------------*\
    ICON BOXES
/*------------------*/

.colorbaricons {
	width: 100%;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 50px;
	background-color: #DDDDDD;
	float: left;
	line-height: 2em;
	font-size: 1.1em;
	clear: both;
}
.icon {
	width: 55px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
a.iconboxheadline {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 25px;
	padding-bottom: 0;
	display: block;
	text-align: left;
}
a.iconboxheadline:hover {
	color: #15468E;
}
.iconbox1 {
	position:relative;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	background-color: #888888;
	padding: 25px;
	color: #fff;
}
.iconbox1:hover {
	background-color: #9B9B9B;
}
.iconbox1:before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    border-width:30px 30px 0px 0px;
    border-style:solid;
    border-color:#DDDDDD transparent transparent #DDDDDD ;
}
.iconbox2 {
	position:relative;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	background-color: #888888;
	padding: 25px;
	color: #fff;
}
.iconbox2:hover {
	background-color: #9B9B9B;
}
.iconbox2:before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    border-width:30px 30px 0px 0px;
    border-style:solid;
    border-color:#DDDDDD transparent transparent #DDDDDD ;
}
.iconbox3 {
	position:relative;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	background-color: #888888;
	padding: 25px;
	color: #fff;
}
.iconbox3:hover {
	background-color: #9B9B9B;
}
.iconbox3:before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    border-width:30px 30px 0px 0px;
    border-style:solid;
    border-color:#DDDDDD transparent transparent #DDDDDD ;
}
.iconbox4 {
	position:relative;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	font-size: .8em;
	line-height: 1.5em;
	background-color: #888888;
	padding: 25px;
	color: #fff;
}
.iconbox4:hover {
	background-color: #9B9B9B;
}
.iconbox4:before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    border-width:30px 30px 0px 0px;
    border-style:solid;
    border-color:#DDDDDD transparent transparent #DDDDDD ;
}
.ULDboxsectionheadline {
	font-family: 'Ek Mukta', sans-serif;
	color: #15468E;
	font-size: 2em;
	font-weight: 400;
	line-height: 1em;
	display: block;
	text-align: center;
	padding: 15px;
	margin-top: 50px;
	margin-bottom: 25px;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #BCBCBC;
	border-top: 1px solid #BCBCBC;
	text-transform: uppercase;
}



/*--------------------------------------*\
    ULD LEASING HOME PG SECTION
/*--------------------------------------*/

.uldleasingsection {
	width: 100%;
	font-family: 'Ek Mukta', sans-serif;
	padding: 100px;
	color: #AEAEAE;
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
	height: auto;
	float: left;
	clear: both;
	background-color: #C40017;
	background-image: url(../jpg/redmapbg.jpg);
	background-size: 110% auto;
}
.uldleasinright {
	width: auto;
}
.uldleasingpic {
	width: 400px;
	float: left;
	margin-right: 25px;
}
.uldicongroup {
	width: auto;
	display: inline-block;
	clear: both;
}
.uldicongroup .pic-left {
	width: 65px;
	margin-left: 5px;
	margin-right: 5px;
	opacity: 1;
}
.uldheadline1 {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 10px;
	display: block;
    opacity: .4;
}
.uldheadline2 {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 2.5em;
	font-weight: 800;
	line-height: 1em;
	display: inline-block;
	clear: both;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
a.uldleasinglink {
	color: #fff;
	font-size: .6em;
	font-weight: 700;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: auto;
	text-align: center;
	margin-top: 25px;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #15468E;
	clear: both;
	display: inline-block;
    border-radius: 5px;
}
a.uldleasinglink:hover { 
	color: #15468E; 
	background-color: #fff; 
	cursor: pointer;
}



/*------------------*\
    MFG BOX
/*------------------*/

.mfgbox {
	width: 100%;
	font-family: 'Ek Mukta', sans-serif;
	padding-top: 100px;
	padding-right: 150px;
	padding-left: 150px;
	padding-bottom: 150px;
	background-image: url(../jpg/strapmfg.jpg);
	color: #15468E;
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
	height: 400px;
	float: left;
	clear: both;
	background-attachment: fixed;
	background-size: cover;
}
.mfgboxheadline1 {
	font-family: 'Ek Mukta', sans-serif;
	color: #888888;
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 10px;
	display: block;
	text-align: center;
}
.mfgboxheadline2 {
	font-family: 'Ek Mukta', sans-serif;
	color: #15468E;
	font-size: 2.5em;
	font-weight: 800;
	line-height: 1em;
	display: block;
	text-align: center;
	border-top: 1px solid #15468E;
	border-bottom: 1px solid #15468E;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
a.mfgboxlink {
	color: #000;
	font-size: .6em;
	font-weight: 700;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: auto;
	text-align: center;
	margin-top: 25px;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #fff;
	clear: both;
	display: inline-block;
}
a.mfgboxlink:hover { 
	color: #fff; 
	background-color: #C40017; 
	cursor: pointer;
}




/*-----------------------*\
    ULD TRACKING SECTION
/*-----------------------*/



.uldtrackingsection {
	width: 100%;
	font-family: 'Ek Mukta', sans-serif;
	padding: 100px;
	color: #AEAEAE;
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
	height: auto;
	float: left;
	clear: both;
	background-color: #00195F;
	background-image: url(../jpg/uld_tracking_map.jpg);
	background-size: 10% cover;
	background-attachment: scroll;
}
.uldtrackingicon {
	width: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.uldheadline1 {
	font-family: 'Ek Mukta', sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 10px;
	display: block;
}
.uldheadline2 {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 2.5em;
	font-weight: 800;
	line-height: 1em;
	display: inline-block;
	clear: both;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
a.uldtrackinglink {
	color: #fff;
	font-size: .63em;
	font-weight: 800;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
	width: auto;
	text-align: center;
	margin-top: 25px;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #C40017;
	clear: both;
	display: inline-block;
    border-radius: 10px;
}
a.uldtrackinglink:hover { 
	color: #C40017; 
	background-color: #fff; 
	cursor: pointer;
}


/*------------------*\
    NEWS
/*------------------*/

.newsarticleheadline { 
	font-family: 'Ek Mukta', sans-serif;
	font-size: 2em;
	line-height: 1em;
	color: #000;
	font-weight: 500;
}
.headlinenews {
	color: #000;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1em;
}
a.headlinenews {
	color: #000;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1em;
	cursor: pointer;
}
a.headlinenews:hover {
	color: #BC0520;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1em;
	cursor: pointer;
}
.newsarchivesyear {
	color: #15468E;
	font-size: 1.2em;
	font-weight: 900;
	line-height: 1em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
	display: block;
}
.newsarchivesyear:hover { 
	color: #C40017; 
	background-color: #f4f4f4; 
}
.smalltext { 
	font-size: .9em; 
}




/*------------------*\
    ULD LEASING
/*------------------*/

.anytimebox {
	width: 100%;
	font-family: 'Ek Mukta', sans-serif;
	padding-top: 100px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 100px;
	background-image: url(../jpg/bluesky.jpg);
	color: #fff;
	text-align: center;
	font-size: 1.5em;
	height: auto;
	float: left;
	clear: both;
	background-attachment: fixed;
	background-size: cover;
}
.anytimebox1 {
	width: 50%;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 0px;
	padding-bottom: 25px;
	float: left;
}
.anytimebox2 {
	width: 50%;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 25px;
	float: left;
}

.anytimeboxheadline {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 2.5em;
	font-weight: 800;
	line-height: 1em;
	display: block;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 50px;
	text-transform: uppercase;
}
.anytimeboxsubheadline {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 1.5em;
	font-weight: 800;
	line-height: 1em;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	text-transform: uppercase;
}
a.anytimeboxboxlink {
	color: #000;
	font-size: .6em;
	font-weight: 700;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #fff;
}
a.anytimeboxboxlink:hover { 
	color: #fff; 
	background-color: #C40017; 
	cursor: pointer;
}





/*------------------*\
    BUTTONS
/*------------------*/

a.contactbutton {
	color: #fff;
	background-color: #C40017;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	padding: 10px 15px;
	border: solid 1px;
	cursor: pointer;
	display: inline-block;
	clear: both;
	width: auto;
	text-transform: uppercase;
	border-radius: 10px;
}
a.contactbutton:hover { background-color: #15468E; }
.contactbutton {
	color: #fff;
	background-color: #C40017;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 10px 15px;
	border: solid 1px;
	cursor: pointer;
	display: inline-block;
	clear: both;
	width: auto;
	text-transform: uppercase;
	border-radius: 10px;
}
.contactbutton:hover { background-color: #15468E; }
#right a.contactbutton {
	color: #fff;
	background-color: #C40017;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	padding: 10px 15px;
	border: solid 1px;
	cursor: pointer;
	display: inline-block;
	clear: both;
	width: auto;
	text-transform: uppercase;
	border-radius: 10px;
    margin-top: -10px;
}
#right a.contactbutton:hover { background-color: #15468E; }
a.contactbutton:hover { background-color: #15468E; }
.submit { 
	color: #fff; 
	font-size: 1em; 
	font-weight: 700; 
	background-color: #C40017; 
	padding: 10px; 
	border-width: 0; 
	display: inline-table; 
    border-radius: 10px;
}
.submit:hover { 
	color: #fff; 
	background-color: #000; 
	border-width: 0; 
	cursor: pointer;
}
.submitfooter { 
	color: #fff; 
	font-size: 1.2em; 
	font-weight: bold; 
	background-color: #C40017; 
	margin-bottom: 150px; 
	padding: 10px; 
	border-width: 0; 
}
.submitfooter:hover { 
	color: #fff; 
	background-color: #000; 
	padding: 10px; 
	border-width: 0; 
}
a.contactbox { 
	color: #75B00A; 
	font-size: 1.2em; 
	font-weight: bold; 
	background-color: #dadada; 
	text-align: center; 
	width: 100%; 
	margin-bottom: 50px; 
	padding: 10px; 
	display: block;
}
a.contactbox:hover { 
	color: #fff; 
	background-color: #b6b6b6;
}
a.learnmore {
	color: #15468E;
	font-size: 1em;
	font-weight: 700;
	padding: 5px;
	display: block;
	width: 100%;
	border: 1px solid #15468E;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
}
a.learnmore:hover { 
	color: #fff; 
	background-color: #C40017; 
	cursor: pointer;
	border: 1px solid #fff;
}
a.learnmore2 {
	color: #15468E;
	font-size: .8em;
	font-weight: 700;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	display: inline-block;
	width: auto;
	border: 1px solid #15468E;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
}
a.learnmore2:hover { 
	color: #fff; 
	background-color: #C40017; 
	cursor: pointer;
	border: 1px solid #fff;
}
a.productsbutton {
	color: #15468E;
	font-size: 1em;
	font-weight: 700;
	padding: 5px;
	display: block;
	width: 100%;
	border: 1px solid #15468E;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
a.productsbutton:hover { 
	color: #fff; 
	background-color: #C40017; 
	cursor: pointer;
	border: 1px solid #fff;
}
.submit-wide { 
	color: #fff; 
	font-size: 1em; 
	font-weight: 700; 
	background-color: #C40017; 
	padding: 10px; 
	border-width: 0; 
	display: block; 
	width: 100%;
    border-radius: 5px;
}
.submit-wide:hover { 
	color: #fff; 
	background-color: #00195F; 
	border-width: 0; 
	cursor: pointer;
}






/*------------------*\
    CONTAINER SPECS
/*------------------*/

.specssection { 
	width: auto;
	float: left;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #DDDDDD;
}
.specstable { 
	width: auto;
	float: left;
}
.specspic {
	float: left;
	width: 350px;
	margin-right: 25px;
}
.specsname {
	font-family: 'Ek Mukta', sans-serif;
	color: #000;
	font-size: 2em;
	font-weight: 800;
	line-height: 1em;
	float: left;
	padding-bottom: 15px;
}
.specs {
	font-family: 'Ek Mukta', sans-serif;
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px;
	width: 350px;
	float: left;
}
.specsdata {
	font-family: 'Ek Mukta', sans-serif;
	color: #000;
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px;
	width: 375px;
	float: left;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.requestaquote {
	font-family: 'Ek Mukta', sans-serif;
	color: #C40017;
	font-size: 1em;
	font-weight: 800;
	float: right;
	padding-left: 10px;
	border-top: 1px solid #C40017;
	border-left: 1px solid #C40017;
	border-top-left-radius: 5px;
	text-transform: uppercase;
}
.requestaquote:hover {
	color: #15468E;
}
.specsrow1 {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	float: left;
	clear: both;
}
.specsrow2 {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	float: left;
	clear: both;
}
.specsrow3 {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	float: left;
	clear: both;
}
.specsrow4 {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	float: left;
	clear: both;
}
.specsrow5 {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	float: left;
	clear: both;
}
.specsrow6 {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	float: left;
	clear: both;
}





/*------------------*\
    PALLET SPECS
/*------------------*/


.specssection-pallet { 
	width: auto;
	float: left;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #DDDDDD;
}
.specstable-pallet { 
	width: auto;
	float: left;
}
.specspic-pallet {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 15px;
}
.specsname-pallet {
	font-family: 'Ek Mukta', sans-serif;
	color: #000;
	font-size: 2em;
	font-weight: 800;
	line-height: 1em;
	float: left;
	padding-bottom: 15px;
	width: 500px;
	margin-right: 50px;
}
.specs-pallet {
	font-family: 'Ek Mukta', sans-serif;
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1em;
	padding: 10px;
	width: 350px;
	float: left;
}
.specsdata-pallet {
	font-family: 'Ek Mukta', sans-serif;
	color: #000;
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px;
	width: 375px;
	float: left;
	border-left: 1px solid #DDDDDD;
	
}
div.requestaquote-pallet a {
	font-family: 'Ek Mukta', sans-serif;
	color: #C40017;
	font-size: 1em;
	font-weight: 800;
	float: right;
	padding-left: 10px;
	border-top: 1px solid #C40017;
	border-left: 1px solid #C40017;
	border-top-left-radius: 5px;
	text-transform: uppercase;
	margin-top: 0px;
}
div.requestaquote-pallet a:hover {
	color: #15468E;
}
.specsrow1-pallet {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	float: left;
	clear: both;
	height: auto;
}
.specsrow2-pallet {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	float: left;
	clear: both;
	height: auto;
}
.specsrow3-pallet {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	float: left;
	clear: both;
	height: auto;
}
.specsrow4-pallet {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	float: left;
	clear: both;
	height: auto;
}



/*------------------*\
    CAREERS PAGE
/*------------------*/

#careers {
    border-collapse: collapse;
    width: 100%;
}

#careers td, #careers th {
	border: 1px solid #ddd;
	padding-top: 16px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	line-height: 1.2em;
}

#careers tr:nth-child(even){background-color: #f2f2f2;}

#careers tr:hover {background-color: #ddd;}

#careers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #888888;
    color: #fff;
	font-weight: 700;
	font-size: 1.1em;
}
.pdf_section {
	padding-top: 25px;
}
.pdf_icon {
	float: left;
	padding-right: 5px;
	position: relative;
  	top: -3px;
}
#left-careers {
	float: left;
	margin-right: 415px;
	margin-bottom: 50px;
}
#right-careers {
    color: #000;
    font-size: 0.9em;
    background-color: #fff;
    width: 335px;
    float: right;
    margin-bottom: 50px;
    margin-left: -335px;
    padding: 15px;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-top-left-radius: 15px;
    line-height: 1.5em;
}
.attach_resume {
	margin-top: 0px;
	margin-bottom: 0px;
}
.attach_resume p {
	font-size: 1em;
    margin-bottom: 2px;
}
.form_fine_print {
	margin-top: 15px;
	margin-bottom: 25px;
    font-size: .8em;
    line-height: 1.3em;
}
a.applybutton {
	color: #fff;
	background-color: #C40017;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	padding: 10px 15px;
	border: solid 1px;
	cursor: pointer;
	display: inline-block;
	clear: both;
	width: auto;
	text-transform: uppercase;
	border-radius: 10px;
}
a.applybutton:hover { background-color: #15468E; }






/*---------------------*\
    FINDMYULD SECTION
/*---------------------*/ 

.FMUwrapper {
    clear: both;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background-image: url(../png/fmubanner2.png);
    height: 400px;
    background-size: cover;
} 
.FMUpic { 
	width: 100%; 
	max-width: 100%;
}
.FMUlogo { 
	margin-right: auto; 
	margin-left: auto; 
	display: block;
    width: 400px;
    padding-bottom: 25px;
}
.FMUtext {
	position: absolute;
	display: block;
	color: #000;
	z-index: 50;
	font-family: 'Ek Mukta', sans-serif;
	font-size: 1em;
	font-weight: normal;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	opacity: 1;
    width: 45%;
    line-height: 1.5em;
    text-align: center
}
.FMUbutton {
    position: relative;
    margin-top: 15px;
}
a.FMUbutton {
	color: #fff;
	font-size: .9em;
	font-weight: 700;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: auto;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #15468E;
    border-radius: 5px;
}
a.FMUbutton:hover { 
	color: #fff; 
	background-color: #C40017; 
	cursor: pointer;
}






/*------------------*\
    CONTACT PAGE
/*------------------*/

#quoterequestsection {
    width: 100%;
    padding: 50px 25px 25px;
    background-color: #06204B;
    float: left;
    clear: both;
    text-align: center;
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 2px;
}
#quoterequestsection h1 {
    color: #fff;
}
#contactformsection {
	width: 100%;
	padding-bottom: 50px;
	padding-top: 0px;
	margin-bottom: 50px;
	background-color: #15468E;
	float: left;
	clear: both;
	background-image: url(../jpg/contactbg.jpg);
	background-attachment: fixed;
	background-size: cover;
}
#contactform {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#contactform-left {
	width: 350px;
	float: left;
	padding-right: 10px;
}
#contactform-right {
	width: 350px;
	float: left;
	padding-left: 10px;
}
#contactform-bottom {
	color: #000;
	width: 302px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	position: relative;
}
.formtoptext {
    color: #fff;
    font-size: 1em;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    line-height: 1.5em;
    padding: 25px 100px;
}
.formtoptext h1 {
	color: #fff;
}
.formerrortext {
	color: #fff;
	font-size: 1em;
	text-align: center;
	font-weight: 700;
}
.formerrortext2 {
	color: #000;
	font-size: 1em;
	text-align: center;
	font-weight: 700;
}
.formerrortext-careers {
	color: #C40017;
	font-size: 1em;
	text-align: center;
	font-weight: 700;
}
.dropdown { 
	font-size: 0.8em; 
	color: #888888; 
	width: 100%; 
	background-color: #EDF1F7; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	height: 35px;
	opacity: .8;
    padding-left: 6px;
}
.thankyou { 
	color: #000; 
	font-size: 1.5em; 
	font-weight: bold; 
	background-image: url(../gif/formbg.gif); 
	text-align: center; 
	width: auto; 
	height: 80%; 
	margin: 50px; 
	padding: 100px; 
	border-width: 0; 
	border-radius: 25px;
}
.contactformfield { 
	font-size: 0.8em; 
	color: #000; 
	background-image: url(../gif/formbg.gif); 
	text-align: left; 
	width: 100%; 
	margin: 5px auto; 
	border: solid 1px #fff; 
	border-radius: 5px;
	opacity: .8;
    font-family: 'Arial', sans-serif;
    height: 35px;
    padding-left: 8px;
}
.contactformfield:hover { 
	border: solid 1px #C40017; 
	background-image: url(../gif/formbg-over.gif); 
}
.contactcommentsfield {
	font-size: 0.8em;
	background-image: url(../gif/formbg.gif); 
	text-align: left;
	width: 100%;
	padding: 10px;
	border: solid 1px #E1E1E1;
	border-radius: 5px;
	opacity: .8;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
    font-family: 'Arial', sans-serif;
}
.contactcommentsfield:hover { border: solid 1px #C40017; }
.contactform_error {
	border: solid 1px #C40017; 
	background-color: #F2F399;
	background-image: none; 
	opacity: .6;
}
.form_a {
	visibility: hidden;
}
.mapsection {
	width: 1000px;
	display: block;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	float: none;
	clear: both;
	border-top: 1px solid #D2D2D2;
}
.map { 
	width: 450px; 
	float: left;
	padding-bottom: 50px;
}
.maptext { 
	width: 450px; 
	float: left;
	margin-left: 25px;
	line-height: 1.3em;
}



/*------------------*\
    FOOTER
/*------------------*/

#footer {
	color: #fff;
	font-size: 0.85em;
	line-height: 2em;
	background-color: #15468E;
	width: 100%;
	clear: both;
	min-width: 100%;
	margin: 0;
	padding: 50px 0 0;
	position: relative;
}
#footercenter { 
	width: 100%; 
	margin: auto; 
	position: relative;
}
#footerinner { 
	margin:0 auto; 
	display: table; 
	position: relative;
}
#footerlogo {
	clear: both;
	margin-right: auto;
	margin-bottom: -160px;
	margin-left: auto;
	display: block;
	width: 250px;
	position: relative;
	top: -160px;
}
.tagline {
	color: #fff;
	font-size: 1em;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	display: block;
	letter-spacing: 5px;
	font-style: italic;
}
a.footerlinks { color: #fff; text-decoration: none; }
a.footerlinks:hover { color: #9CBBFF; text-decoration: none; }
.copyright { 
	width: 100%;
	background-color: #11284B;
	font-size: 0.8em; 
	text-align: center; 
	clear: both; 
	margin-top: 50px;
	padding-top: 50px; 
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
	display: block;
}
.footerlinkspace { 
	padding: 0 25px 25px;
}
.footerblock1 { 
	text-align: left; 
	width: 190px; 
	float: left; 
	clear: right;
	margin-bottom: 50px; 
}
.footerblock2 { 
	text-align: left; 
	width: 190px; 
	float: left; 
	clear: right; 
	margin-left: 70px;
	margin-bottom: 50px; 
}
.footerblock3 { 
	text-align: left; 
	width: 210px; 
	float: left; 
	clear: right; 
	margin-left: 70px;
	margin-bottom: 50px; 
}
.footerblock4 { 
	width: 190px; 
	float: left; 
	clear: right; 
	margin-left: 70px;
}
.footerblock5 { 
	width: 300px; 
	float: left; 
	clear: right; 
	margin-left: 70px;
}
.footerheadline { 
	font-size: 1.2em; 
	font-weight: 800; 
	text-transform: uppercase;
	font-family: 'Ek Mukta', sans-serif;
}
a.footerheadline {
	color: #fff;
}
a.footerheadline:hover { color: #9CBBFF; }
a.footerphone { 
	color: #fff; 
	font-size: 1.2em; 
	font-weight: 700; 
	cursor: default;
	margin-bottom: 25px;
}
a.fax { 
	color: #fff; 
	font-size: 1.2em; 
	font-weight: 700; 
	cursor: default;
}
.fax { 
	color: #fff; 
	font-weight: 700;
}
a.footeremail {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	border: 1px solid #fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.footeremail:hover {
	color: #000;
	border: 1px solid #fff;
	background-color: #fff;
}
#backtotop { visibility: hidden; }
#bottomlogo { 
	background-repeat: repeat-x; 
	background-position: 0 0; 
	text-align: center; 
	height: 150px; 
	clear: both; 
	margin: 0 auto; 
	padding: 0; 
	display: block;
}
#bottomline { 
	width: 80%; 
	clear: both; 
	margin-top: 50px; 
	margin-right: auto; 
	margin-left: auto; 
	border-top: 1px solid #474747; 
	display: block;
}
#facebookbox {
	background-color: #303030;
	height: 445px;
	width: 320px;
	float: left;
	padding: 10px;
	border-radius: 10px;
	margin-left: 70px;
	visibility: visible;
}
#socialiconsgroup {
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
	clear: both;
	width: 220px;
}
.socialicons {
	background-color: #000000;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	width: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 10px;
}
.corporateinfo {
	font-size: 1.2em;
	font-weight: 700;
    margin-bottom: 25px;
}
.corporateinfo2 {
	font-size: 1em;
	font-weight: 500;
    margin-bottom: 25px;
}
#Rangerlogo {
	width: 200px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}
#Alindalogo {
	width: 275px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}
.socialsharingtoolbox-footer {
	margin-top: 25px;
}



/*------------------*\
    FOOTER NEWS
/*------------------*/

.footernewsandevents {
    width: 100%;
    min-width: 100%;
    display: block;
    float: left;
    clear: both;
    padding: 50px 100px 0px;
    border-top: 5px solid #0C397B;
    background-color: #0C397B;
    margin: 0;
}
#footer_news {
    text-align: left;
    float: left;
    width: 70%;
    padding-right: 50px;
    padding-bottom: 50px;
}
#footer_events {
    text-align: left;
    float: left;
    width: 30%;
}
.footernewsdate {
    font-size: .85em;
	line-height: 2em;
    color: #fff;
    clear: both;
    display: inline-block;
    padding-bottom: 25px;
}
a.footernewslinks { 
    color: #fff; 
    text-decoration: none; 
    font-size: 1.1em;
    font-weight: 700;
}
a.footernewslinks:hover { 
    color: #9CBBFF; 
    text-decoration: none; 
}
.footerheadline-underline { 
	color: #fff; 
	font-size: 1.5em; 
	font-weight: 900; 
	line-height: 1em; 
    margin-bottom: 25px;
	border-bottom: 1px dotted #aaa; 
	display: block;
}
a.footerheadline-underline { 
	color: #fff; 
}
a.footerheadline-underline:hover { 
	color: #9CBBFF;
}




/* TRANSITION --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1350px), only screen and (max-device-width: 1350px) {



/*------------------------*\
    SOCKET APP QUOTE FORM
/*------------------------*/

div.socketquote a {
	display: block;
    width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


/*------------------*\
    TOP HEADER
/*------------------*/


#logo  { 
	width: 150px;
	padding-top: 12px;
	z-index: 9999;
	position: relative; 
}
#top {
	height: 155px;
}


/*------------------*\
    POSITIONING
/*------------------*/

.topmargin { 
	margin-top: 180px; 
}
#left {
	width: auto;
	float: none;
	margin: 0;
	padding: 0px;
}
#right {
	width: auto;
	float: none;
    clear: both;
	margin: 50px 0 0;
	border-left-style: none;
	border-left-width: 0;
	border-radius: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #dadada;
}
#right_news {
	width: auto;
	float: none;
	margin: 50px 0 0;
	border-left-style: none;
	border-left-width: 0;
	border-radius: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 0px;
}

/*------------------*\
    TEXT STYLES
/*------------------*/


a.contactbox { padding: 10px 50px; }
.colorbartext {
	padding-top: 100px;
	padding-right: 75px;
	padding-left: 75px;
	padding-bottom: 75px;
}
.colorbar-toptriangle {
	padding-top: 100px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}


/*------------------*\
    ULD CARE
/*------------------*/

.ULDcare:last-of-type {
	margin-bottom: 50px;
}




/*------------------*\
    HOME PG BOXES
/*------------------*/

.colorbarboxes {
	width: 100%;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	background-image: -webkit-linear-gradient(270deg,rgba(230,230,230,1.00) 0%,rgba(255,255,255,1.00) 6.25%);
	background-image: -moz-linear-gradient(270deg,rgba(230,230,230,1.00) 0%,rgba(255,255,255,1.00) 6.25%);
	background-image: -o-linear-gradient(270deg,rgba(230,230,230,1.00) 0%,rgba(255,255,255,1.00) 6.25%);
	background-image: linear-gradient(180deg,rgba(230,230,230,1.00) 0%,rgba(255,255,255,1.00) 6.25%);
}
.paragraphbox1 {
	width: 290px;
	height: auto;
	float: left;
	margin-right: 25px;
}
.paragraphbox2 {
	width: 290px;
	height: auto;
	float: left;
	margin-right: 25px;
}
.paragraphbox3 {
	width: 290px;
	height: auto;
	float: left;
	margin-right: 0px;
}


/*------------------*\
    ICON BOXES
/*------------------*/

.colorbaricons {
	width: 100%;
	padding-right: 50px;
	padding-left: 50px;
}
.iconboxheadline {
	font-size: 2em;
}
.iconbox1 {
	width: 215px;
	margin-right: 15px;
	padding: 15px;
}
.iconbox2 {
	width: 215px;
	margin-right: 15px;
	padding: 15px;

}
.iconbox3 {
	width: 215px;
	margin-right: 15px;
	padding: 15px;
}
.iconbox4 {
	width: 215px;
	margin-right: 0px;
	padding: 15px;
}




/*------------------*\
    MFG BOX
/*------------------*/


a.mfgboxlink {
	font-size: .8em;
	display: block;
	clear: both;
	padding: 10px;
}




/*------------------*\
    CONTAINER SPECS
/*------------------*/

.specssection { 
	width: auto;
	float: left;
	padding-bottom: 50px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.specstable { 
	width: auto;
	float: left;
}
.specspic {
	float: left;
	width: 350px;
	margin-right: 25px;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 45px;
}
.specsname {
	font-size: 1.5em;
}
.specs {
	font-family: 'Ek Mukta', sans-serif;
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1em;
	padding: 10px;
	width: 220px;
	float: left;
	height: 50px;
}
.specsdata {
	font-family: 'Ek Mukta', sans-serif;
	color: #000;
	font-size: 1em;
	line-height: 1em;
	padding: 10px;
	width: 225px;
	float: left;
	height: auto;
}
.requestaquote {
	font-size: .8em;
}
.specsrow1 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow2 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow3 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow4 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow5 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow6 {
	border-bottom: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}





/*------------------*\
    PALLET SPECS
/*------------------*/

.specssection-pallet { 
	width: auto;
	float: left;
	padding-bottom: 50px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.specstable-pallet { 
	width: auto;
	float: left;
}
.specspic-pallet {
	float: left;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 0px;
}
.specsname-pallet {
	font-size: 1.5em;
	max-width: 275px;
	width: 275px;
	margin-right: 25px;
}
.specs-pallet {
	font-family: 'Ek Mukta', sans-serif;
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1em;
	padding: 10px;
	width: 210px;
	float: left;
	border-left: 0px;
	border-right: 0px;
}
.specsdata-pallet {
	font-family: 'Ek Mukta', sans-serif;
	color: #000;
	font-size: 1em;
	line-height: 1em;
	padding: 10px;
	width: 220px;
	float: left;
	border-left: 1px solid #DDDDDD;
	border-right: 0px;
}
div.requestaquote-pallet a {
	font-size: .8em;
}
.specsrow1-pallet {
	float: left;
	clear: both;
	display: block;
	border-left:  1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	height: auto;
}
.specsrow2-pallet {
	float: left;
	clear: both;
	display: block;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	height: auto;
}
.specsrow3-pallet {
	float: left;
	clear: both;
	display: block;
	border-left:  1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	height: auto;
}
.specsrow4-pallet {
	float: left;
	clear: both;
	display: block;
	border-left:  1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	height: auto;
}





/*------------------*\
    CAREERS PAGE
/*------------------*/

#left-careers {
	width: auto;
	float: none;
	margin: 0;
	padding: 0px;
}
#right-careers {
	width: auto;
	float: none;
	margin: 50px 0 0;
	border-left-style: none;
	border-left-width: 0;
	border-radius: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 0px;
}
a.applybutton {
	visibility: hidden;
    display: none;
}



/*---------------------*\
    FINDMYULD SECTION
/*---------------------*/ 

.FMUtext {
	font-size: 1em;
    width: 60%;
}
.FMUlogo { 
    width: 350px;
    padding-bottom: 15px;
}



/*------------------*\
    CONTACT PAGE
/*------------------*/

.mapsection {
	width: auto;
	display: block;
	padding-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	float: none;
	clear: both;
}
.map { 
	width: 500px; 
	float: left;
	padding-bottom: 50px;
	padding-left: 0px;
}
.maptext { 
	width: 400; 
	float: left;
	margin-left: 50px;
	margin-bottom: 50px;
}



/*------------------*\
    BUTTONS
/*------------------*/

#right a.contactbutton {
	display: block;
	clear: both;
	width: 50%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}



/*------------------*\
    FOOTER
/*------------------*/

.footerblock1 { 
	text-align: left; 
	float: left; 
	clear: none; 
	margin-left: 50px;
}
.footerblock4 { 
	width: 300px; 
	float: none; 
	clear: none; 
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 50px;
}
.footerblock5 { 
	width: 300px; 
	float: none; 
	clear: none; 
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 50px;
}








}













/* TABLET --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1000px), only screen and (max-device-width: 800px) {




/*------------------*\
    COVID SECTION
/*------------------*/

.postersection {
    margin-right: 50px;
    margin-left: 50px;
    margin-bottom: 50px;
    padding: 25px;
    border-radius: 20px;
    border: 1px solid #C40017;
    background-color: #FAFDFF;
    max-width: 100%;
	display: block;
	clear: both;
    align-content: center;
    text-align: center;
}
.poster {
    width: 300px;
    margin: 0 auto;
    display: inline;
}
.postersection h1  {
    font-size: 1.5em;
    padding: 12px;
    letter-spacing: 2px;
}



/*------------------------*\
    SOCKET APP QUOTE FORM
/*------------------------*/

div.socketquote a {
	display: block;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}



/*--------------------------------------*\
    ULD LEASING HOME PG SECTION
/*--------------------------------------*/

.uldleasingsection {
	padding: 50px;
	font-size: 1.5em;
}
.uldleasinright {
	width: auto;
	clear: both;
}
.uldleasingpic {
	width: 400px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.uldicongroup .pic-left {
	width: 65px;
	margin-left: 5px;
	margin-right: 5px;
	opacity: .5;
}
.uldheadline2 {
	font-size: 2.5em;
}
a.uldleasinglink {
	color: #fff;
	font-size: .6em;
	font-weight: 700;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: auto;
	text-align: center;
	margin-top: 25px;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #15468E;
	clear: both;
	display: inline-block;
}
a.uldleasinglink:hover { 
	color: #15468E; 
	background-color: #fff; 
	cursor: pointer;
}




/*------------------*\
    TOP HEADER
/*------------------*/

#top {
	height: 155px;
}
#toptagline {
	display: none;
	visibility: hidden;
}



/*------------------*\
    TEXT STYLES
/*------------------*/

a.contactbox { padding: 10px 50px; }
.colorbartext {
	padding-top: 100px;
	padding-right: 75px;
	padding-left: 75px;
	padding-bottom: 75px;
}
.colorbar-toptriangle { 
	padding-top: 75px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}



/*------------------*\
    ULD CARE
/*------------------*/

.ULDcare {
	padding: 25px;
	float: none;
	width: 100%;
	clear: both;
	border-top: 1px solid #dadada;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	height: auto;
	margin: 0;
}
.ULDcare:last-of-type {
	margin-bottom: 0px;
}



/*------------------*\
    POSITIONING
/*------------------*/

.topmargin { 
	margin-top: 155px; 
}
.bottommargin { margin-bottom: 82px; }
#left { 
	width: auto; 
	float: none;
	margin: 0; 
	padding: 0px;
}
#right {
	width: auto;
	float: none;
	margin: 50px 0 0;
	border-left-style: none;
	border-left-width: 0;
	border-radius: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #dadada;
}
#right_news {
	width: auto;
	float: none;
	margin: 50px 0 0;
	border-left-style: none;
	border-left-width: 0;
	border-radius: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 0px;
}
.margin4sides {
	padding-top: 75px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}



/*------------------*\
    IMAGES
/*------------------*/

.webpic { 
	width: 100%; 
	height: auto; 
	margin-left: 0; 
	border-radius: 0px 0px 0px 0px;
}
.pic-left { 
	width: 100%; 
	height: auto; 
	float: left; 
	margin-right: 0; 
	border-radius: 0px 0px 0px 0px;
}
.pic-left-noscale { 
	width: auto; 
	height: auto; 
	float: left; 
	margin-right: 15px; 
	margin-bottom: 15px; 
}
.image-wrapper h1 { 
	font-size: 2.5em;
}




/*------------------*\
    HOME PG BOXES
/*------------------*/

.paragraphbox1 {
	width: 100%;
	height: auto;
	float: left;
	margin-right: 0px;
	font-size: 1em;
}
.paragraphbox2 {
	width: 100%;
	height: auto;
	float: left;
	margin-right: 0px;
	font-size: 1em;
}
.paragraphbox3 {
	width: 100%;
	height: auto;
	float: left;
	margin-right: 0px;
	font-size: 1em;
}



/*------------------*\
    ICON BOXES
/*------------------*/

.colorbaricons {
	width: 100%;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}
.iconboxheadline {
	font-size: 2em;
}
.iconbox1 {
	width: 100%;
	float: none;
	margin-top: 0px;
	padding: 25px;
}
.iconbox2 {
	width: 100%;
	float: none;
	margin-top: 25px;
	padding: 25px;
}
.iconbox3 {
	width: 100%;
	float: none;
	margin-top: 25px;
	padding: 25px;
}
.iconbox4 {
	width: 100%;
	float: none;
	margin-top: 25px;
	padding: 25px;
}



/*------------------*\
    ULD BOXES
/*------------------*/

.anytimebox {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 50px;
	padding-left: 50px;
}
.anytimebox1 {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
	float: none;
	clear: both;
}
.anytimebox2 {
	width: 100%;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: none;
	clear: both;
}



/*------------------*\
    MFG BOX
/*------------------*/

.mfgbox {
	width: 100%;
	padding-top: 80px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
	font-size: 1.5em;
	height: 400px;
}
a.mfgboxlink {
	font-size: .8em;
	display: block;
	clear: both;
	padding: 10px;
}



/*------------------*\
    BUTTONS
/*------------------*/

a.contactbutton { 
	font-size: 1em; 
	text-align: center;
}
a.button { 
	width: auto; 
	float: none; 
	margin-top: 1em; 
	padding: 10px; 
	display: block;
}
a.button:hover { background-color: #fefbe2; }
#right a.contactbutton {
	width: 100%;
}





/*------------------*\
    CONTAINER SPECS
/*------------------*/

.specssection { 
	width: auto;
	float: left;
	padding-bottom: 50px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.specstable { 
	width: 100%;
	float: none;
	display: block;
}
.specspic {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	display: block;
}
.specs {
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1em;
	padding: 10px;
	width: 100%;
	float: left;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	height: auto;
}
.specsdata {
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	border-left: 1px solid #DDDDDD;
	display: block;
	height: auto;
}
.requestaquote {
	font-size: 1em;
	margin-bottom: 10px;
}
.specsrow1 {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	float: none;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow2 {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow3 {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow4 {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow5 {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow6 {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}





/*------------------*\
    PALLET SPECS
/*------------------*/

.specssection-pallet { 
	width: auto;
	float: left;
	padding-bottom: 50px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.specstable-pallet { 
	width: 100%;
	float: none;
	display: block;
}
.specspic-pallet {
	float: none;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	display: block;
}
.specsname-pallet {
	font-size: 1.5em;
	max-width: 100%;
	width: 100%;
	margin-right: 100px;
}
.specs-pallet {
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1em;
	padding: 10px;
	width: 100%;
	float: left;
	border-left: 0px;
	border-right: 0px;
	height: auto;
}
.specsdata-pallet {
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	display: block;
	height: auto;
	border-left: 0px;
}
div.requestaquote-pallet a {
	font-size: 1em;
	margin-bottom: 10px;
}
.specsrow1-pallet {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
	height: auto;
}
.specsrow2-pallet {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
	height: auto;
}
.specsrow3-pallet {
	background-color: #fff;
	border-top: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
	height: auto;
}
.specsrow4-pallet {
	background-color: #F4F4F4;
	border-top: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
	height: auto;
}



/*---------------------*\
    FINDMYULD SECTION
/*---------------------*/ 

.FMUwrapper {
    height: 350px;
    background-size: cover;
} 
.FMUtext {
	font-size: 1em;
    width: 100%;
}
.FMUlogo { 
    width: 350px;
    padding-bottom: 15px;
}



/*------------------*\
    CONTACT PAGE
/*------------------*/


#contactformsection {
	width: 100%;
}
#contactform {
	width: 90%;
}
#contactform-left {
	width: 100%;
	float: none;
	padding-right: 0px;
}
#contactform-right {
	width: 100%;
	float: none;
	padding-left: 0px;
}
#contactform-terms {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contactform-bottom {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
}
.mapsection {
	width: auto;
	display: block;
	padding-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	float: none;
	clear: both;
}
.map { 
	width: 100%; 
	float: left;
	padding-bottom: 25px;
	padding-left: 0px;
}
.maptext { 
	width: auto; 
	float: left;
	margin-left: 0px;
	margin-bottom: 50px;
}




/*------------------*\
    FOOTER
/*------------------*/

#footerinner { 
	margin: 0 auto 0; 
	display: inline; 
}

.footerblock1 { 
	text-align: left; 
	float: left; 
	clear: none; 
	margin-left: 50px;
}
.footerblock1 { 
	text-align: center; 
	width: auto; 
	float: none; 
	clear: both; 
	margin: 0 auto;
}
.footerblock2 { 
	text-align: center; 
	width: auto; 
	float: none; 
	clear: both; 
	margin: 25px auto 0; 
	padding: 0; 
	border-style: none; 
	border-width: 0; 
} 
.footerblock3 {
	text-align: center;
	width: auto;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	border-style: none;
	border-width: 0;
}
.footerblock4 {
	text-align: center;
	width: auto;
	float: none;
	clear: both;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding: 0;
	border-style: none;
	border-width: 0;
}
.footerblock5 {
	text-align: center;
	width: auto;
	float: none;
	clear: both;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding: 0;
	border-style: none;
	border-width: 0;
}


.copyright { 
	text-align: center; 
	margin-top: 0; 
	margin-right: auto; 
	margin-left: auto; 
	display: block;
}
#bottomline { 
	width: 90%; 
	margin-top: 50px;
}
#facebookbox {
	width: 320px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	float: none;
	clear: both;
	display: block; 
}

}




/* MOBILE --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {




/*------------------*\
    COVID SECTION
/*------------------*/

.postersection {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 25px;
    margin-top: 25px;
    clear: both;
    float: none;
}
.poster {
    width: 300px;
    margin: 0 auto;
    display: inline;
}
.postersection h1  {
    font-size: 1.5em;
    padding: 12px;
    letter-spacing: 2px;
}
a.posteranchor {
	padding-top: 10px;
}


/*--------------------------------------*\
    ULD LEASING HOME PG SECTION
/*--------------------------------------*/

.uldleasingsection {
	padding: 25px;
}



/*------------------------*\
    SOCKET APP QUOTE FORM
/*------------------------*/

div.quotetop a  {
	display: none;
	visibility: hidden;
}
div.socketquote a {
	display: block;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3em;
}



/*------------------*\
    LINKS
/*------------------*/

a.page_anchor { top: -190px; }



/*------------------*\
    TOP HEADER
/*------------------*/

#top {
	height: 155px;
	opacity: .98;
	position: relative;
}
#topquoterequest {
	display: none;
	visibility: hidden;
}
#logo {
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 20px;
	display: inline;
	z-index: 9999;
	position: relative; 
	height: auto;
}
#topcontact {
	position: absolute;
	top: 0;
    right: 0;
	margin-right: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.fb-like { 
	right: 5px;
}
.socialsharingtoolbox   {
	position: absolute;
    top: 25px;
    right: 15px;
    width: 200px;
}
#google_translate_element {
    position: absolute;
    top: 50px;
    right: 25px;
    
}
#IATAlogo {
	display: none;
	visibility: hidden;
}


/*------------------*\
    POSITIONING
/*------------------*/

.topmargin { 
	margin-top: 0px;
}
#aligncontact { margin: 15px 15px auto; }
#left { 
	float: left; 
	margin: 0; 
	padding: 0; 
}
#right { 
	font-size: 1em; 
	width: auto; 
	float: left; 
	margin-top: 30px; 
	margin-bottom: 30px; 
	border-left-style: none; 
	border-left-width: 0; 
	border-radius: 0px; 
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #dadada;
}
#right_news {
	font-size: 1em; 
	width: auto; 
	float: left; 
	margin-top: 30px; 
	margin-bottom: 30px; 
	border-left-style: none; 
	border-left-width: 0; 
	border-radius: 0px; 
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: 0;
}
.margin4sides {
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}



/*------------------*\
    IMAGES
/*------------------*/

.webpic { 
	width: 100%; 
	height: auto; 
	border-radius: 0px 0 0px 0; 
}
.pic-left { 
	width: 100%; 
	height: auto; 
	float: left; 
	margin-right: 0; 
	border-radius: 0px 0px 0px 0px;
}
.pic-left-noscale { 
	width: 100%; 
	height: auto; 
	float: left; 
	margin-right: 0; 
}
.pic-right {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	display: block;
	padding-top: 25px;
	padding-bottom: 25px;
}
.pic-right-noscale { 
	width: auto; 
	height: auto; 
	float: none; 
	clear: both;
	align-content: center;
	margin-bottom: auto; 
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.pic-right300 { 
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	display: block;
	padding-top: 0px;
	padding-bottom: 25px;
}
.image-wrapper h1 { 
	font-size: 1.5em; 
	left: 25px;
	bottom: -10px; 
	padding-bottom: 0px;
}
.pic-icon { 
	width: 100%; 
	height: auto; 
	float: left; 
	margin-right: 0px; 
	margin-bottom: 25px; 
}


/*------------------*\
    TEXT STYLES
/*------------------*/

h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
.headline-section { line-height: 1em; }
.testimonial { 
	color: #000; 
	font-size: 1em; 
	float: left; 
	clear: both; 
	margin-right: 15px; 
	margin-left: 15px; 
	padding-bottom: 50px; 
}
.colorbar-toptriangle { 
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	font-size: 1em;
	line-height: 1.5em;
}
.paragraph-boxed-small { 
	font-size: 1em; 
	background-color: #fbfbfb; 
	background-image: url(../gif/formbg.gif); 
	height: auto; 
	float: left; 
	clear: left; 
	margin-bottom: 20px; 
	padding: 20px; 
	border: 1px #9a9a9a; 
	border-radius: 25px;
}
.paragraph-inabox {
	width: auto;
	margin: 0;
	padding: 20px;
	border-style: none;
	border-radius: 25px;
}
.colorbartext {
	font-size: 1.5em;
	line-height: 100%;
	padding-top: 75px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 50px;
	height: 320px;
	background-attachment: scroll;
	background-position: 0% 0%;
}
.quotebutton { float: none; }
.colorbar-triangle { padding: 25px; }
a.contactbox { 
	margin-bottom: 50px; 
	padding: 15px;
}
ul.a { 
	font-weight: 900; 
	list-style-type: disc; 
	list-style-position: inside;
}
.location {
	font-size: 1em;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	height: auto;
	float: none;
	line-height: 1.3em;
	border-left: 0px;
}





/*------------------*\
    HOME PG BOXES
/*------------------*/

.colorbarboxes {
	width: 100%;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	font-size: 1em;
	line-height: 1.5em;
}
.paragraphbox1 {
	font-size: 1em;
}
.paragraphbox2 {
	font-size: 1em;
}
.paragraphbox3 {
	font-size: 1em;
}





/*------------------*\
    ICON BOXES
/*------------------*/

.colorbaricons {
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
.ULDboxsectionheadline {
	font-size: 1.5em;
	padding: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}



/*------------------*\
    MFG BOX
/*------------------*/

.mfgbox {
	padding-top: 75px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	background-image: url(../jpg/strapmfg.jpg);
	font-size: 1.2em;
	height: 400px;
	float: none;
	clear: both;
	background-attachment: fixed;
	background-size: cover;
}
.mfgboxheadline1 {
	font-family: 'Ek Mukta', sans-serif;
	color: #888888;
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 10px;
	display: block;
	text-align: center;
}
.mfgboxheadline2 {
	font-family: 'Ek Mukta', sans-serif;
	color: #15468E;
	font-size: 2em;
	font-weight: 800;
	line-height: 1em;
	display: block;
	text-align: center;
	border-top: 1px solid #15468E;
	border-bottom: 1px solid #15468E;
	padding-top: 5px;
	padding-bottom: 2px;
}
a.mfgboxlink {
	font-size: .8em;
	display: block;
	width: 100%;
	padding: 10px;
}



/*-----------------------*\
    ULD TRACKING SECTION
/*-----------------------*/



.uldtrackingsection {
	padding: 25px;
	font-size: 1.5em;
	background-size: auto;
	background-attachment: scroll;
	background-origin: border-box;
}
.uldheadline2 {
	font-size: 2em;
}


/*------------------*\
    ULD LEASING
/*------------------*/

.anytimebox {
	width: 100%;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	font-size: 1.4em;
	height: auto;
	background-attachment: fixed;
	background-position: 60% 10%;
}
.anytimebox1 {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
	float: none;
	clear: both;
}
.anytimebox2 {
	width: 100%;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: none;
	clear: both;
}






/*------------------*\
    BUTTONS
/*------------------*/

a.contactbutton { 
	width: 100%;
	font-size: 1em; 
	text-align: center; 
	display: block;
}
.contactbutton { 
	width: 100%;
	font-size: 1em; 
	text-align: center; 
	display: block;
}
#footerquotebutton { margin-bottom: 0px; }
.submitfooter { 
	font-size: 1em; 
	margin-bottom: 10px; 
	display: block; 
}
a.button { 
	margin-top: 0.5em; 
	margin-right: 0; 
	margin-bottom: 1em; 
	padding: 10px; 
	display: block;
}
a.button:hover { background-color: #fefbe2; }




/*------------------*\
    CONTAINER SPECS
/*------------------*/

.specssection { 
	width: auto;
	float: left;
	padding-bottom: 50px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.specstable { 
	width: 100%;
	float: none;
	display: block;
}
.specspic {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	display: block;
}
.specs {
	color: #8A8A8A;
	font-size: 1em;
	line-height: 1em;
	padding: 10px;
	width: 100%;
	float: left;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	display: inline-flex;
}
.specsdata {
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	display: block;
}
.specsrow1 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow2 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow3 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow4 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow5 {
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.specsrow6 {
	border-bottom: 1px solid #DDDDDD;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}





/*------------------*\
    CAREERS PAGE
/*------------------*/

#careers {
    border-collapse: collapse;
    width: 100%;
}

#careers td, #careers th {
    border: 1px solid #ddd;
    padding: 3px;
	font-size: .7em;
	line-height: 1.2em;
}

#careers th {
    padding-top: 3px;
    padding-bottom: 3px;
	font-weight: 700;
	font-size: .7em;
}
.pdf_icon {
	visibility: hidden;
	display: none;
}
a.applybutton {
	visibility: hidden;
    display: none;
}
#right-careers {
	margin: 0;
	padding-top: 0px;
}


/*---------------------*\
    FINDMYULD SECTION
/*---------------------*/ 

.FMUwrapper {
    height: 300px;
    background-size: cover;
    background-position: 20% 0%;
}
.FMUtext {
	font-size: 1em;
    width: 100%;
    left: 0;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
}
.FMUlogo { 
    width: 80%;
    padding-bottom: 15px;
}


/*------------------*\
    DIGITAL SUITE
/*------------------*/

.digitalsuitesection {
	width: 100%;
	padding: 25px;
	font-size: 1.1em;
}
.digitalsuitesection h1 {
	font-family: 'Ek Mukta', sans-serif;
	color: #fff;
	font-size: 2em;
	font-weight: 700;
	display: table;
	text-align: center;
	padding: 15px;
	margin: 20px auto 25px;
}


/*------------------*\
    CONTACT PAGE
/*------------------*/

#contactformsection {
	padding-bottom: 25px;
	padding-top: 5px;
}
#contactform {
	width: 90%;
	float: none;
	display: block;
	position: relative;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
	margin-top: 0px;
}
#contactform-left {
	width: 100%;
	float: none;
	padding-right: 0px;
}
#contactform-right {
	width: 100%;
	float: none;
	padding-left: 0px;
}
#contactform-terms {
	width: 302px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-top: 15px;
	padding-bottom: 0px;
}
#contactform-bottom {
	width: 302px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
}
.formtoptext {
	margin-bottom: 15px;
	margin-top: 25px;
    padding: 25px;
	display: block;
	width: 90%;
}
.contactformfield {
	width: 100%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contactcommentsfield {
	margin-top: 0;
	margin-bottom: 0;
}
.dropdown {
	background-color: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: 0px;
	display: block;
}
.mapsection {
	width: auto;
	display: block;
	padding-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 50px;
	float: none;
	clear: both;
}
.map { 
	width: 100%; 
	float: left;
	padding-bottom: 25px;
	padding-left: 0px;
}
.maptext { 
	width: auto; 
	float: left;
	margin-left: 0px;
	margin-bottom: 25px;
}


/*------------------*\
    FOOTER
/*------------------*/

#footer { 
	font-size: 0.9em; 
	line-height: 1.5em; 
	text-align: center; 
	letter-spacing: 0; 
	min-width: 100%; 
	margin: 0; 
	padding-right: 0px; 
	padding-left: 0px; 
}

.tagline { 
	font-size: 1em; 
	letter-spacing: 5px; 
}
a.footerlinks  { text-decoration: none; }
a.footerlinks:visited  {  }
a.footerlinks:hover  {  }
a.footerphone {
	color: #C40017;
	font-size: 2em;
	font-weight: 700;
	line-height: 1em;
	background-color: #fff;
	width: 70%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display: block;
	border-radius: 10px;
}
a.footeremail {
	color: #C40017;
	font-size: 2em;
	font-weight: 700;
	line-height: 1em;
	background-color: #fff;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	display: block;
	border-radius: 10px;
}
.fax { 
	color: #fff; 
	font-weight: 700;
}
.footerblock1 { 
	text-align: center; 
	width: auto; 
	float: none; 
	clear: both; 
	margin: 0 auto;
}
.footerblock2 { 
	text-align: center; 
	width: auto; 
	float: none; 
	clear: both; 
	margin: 25px auto 0; 
	padding: 0; 
	border-style: none; 
	border-width: 0; 
} 
.footerblock3 {
	text-align: center;
	width: auto;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	border-style: none;
	border-width: 0;
}
.footerblock4 {
	text-align: center;
	width: auto;
	float: none;
	clear: both;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding: 0;
	border-style: none;
	border-width: 0;
}
.footerblock5 {
	text-align: center;
	width: auto;
	float: none;
	clear: both;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding: 0;
	border-style: none;
	border-width: 0;
    display: block;
    width: 300px; 
}
.footerheadline { 
	font-size: 1em; 
	font-weight: 700; 
	text-transform: uppercase;
}
.copyright { 
	font-size: 0.8em; 
	line-height: 1.4em; 
	text-align: center; 
	float: none; 
	clear: both; 
	margin-top: 5px;
}
.footerlinkspace {
	margin: 0;
    padding: 10px 0;
    display: block;
    clear: both;
}
#backtotop { 
	visibility: visible; 
	margin-top: 25px; 
	margin-bottom: 25px; 
}
#facebookbox {
	width: 320px;
	float: none;
	display: block;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}




/*------------------*\
    FOOTER NEWS
/*------------------*/

.footernewsandevents {
    width: 100%;
    min-width: 100%;
    display: block;
    clear: both;
    padding: 25px 25px 0px;
}
#footer_news {
    float: none;
    display: block;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 25px;
}
#footer_events {
    float: none;
    display: block;
    width: 100%;
    padding-bottom: 25px;
}

.footernewsdate {
    font-size: .85em;
}
a.footernewslinks { 
    font-size: 1em;
}
.footerheadline-underline { 
	font-size: 1.3em; 
}






}


/* OLD MOBILE --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 320px), only screen and (max-device-width: 320px) {

.fb-like { 
	visibility: hidden;
	display: none;
}
.socialsharingtoolbox   {
	visibility: hidden;
	display: none;
}
#topcontact {
	visibility: hidden;
	display: none;
}
}
