/*
    Specific style changes for
	Kerrect Logistics

*/
.g-recaptcha-center {
         margin-left: auto;
         margin-right: auto;
         width: 0px;
}

/* In the "projects" area, only use these classes if
	the screen width is >768px */
@media screen and (min-width: 768px) {
	.projecthead {
		min-height:110px;
	}
}

.isthmus-nav {
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: #424A3E;
}
.menu li.current>a, .menu li.current>a:hover, .menu li.current.hover>a {
  background: #0076BF;
}

.menu a {
    color: white;
}

.isthmus-logo {
		padding-left: 10%;
		padding-right: 10%;
		max-width: 400px;
		/* height: 57px !important; */
 }

 .isthmus-font {
    font-family: 'PT Sans Narrow', sans-serif;
    color: #424A3E;
}

.isthmusfontsize1 {
	font-size:24pt;
}

.isthmusfontsize2 {
	font-size:16pt;
}

.isthmusline1 {
	position: relative;
	left: 102px;
	top: 48px;
}

.isthmusline2{
	position: relative;
	left: -1.5em;
	top: 3.8em;
}


.logistics-word {
	font-family: 'PT Sans Narrow', sans-serif;
        color: #1256A7;
}

.logowordsize {
	font-size: 25px;
}


.logobox {
	float:left;
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0px;
	margin: 0px;
	width:50%;
	height:60px;
}

 .logobox div {
         position: absolute;
         top:20px;
         left:43px;
 }

.navcolour {
	 color: white;
}

.grid.flex.header-block {
	padding: 0px inherit 35px inherit; /* was 2% */
}

.grid.flex {
	padding:0;
}

.showvar {
	width:100%;
	background-color: lightblue;
}
.menu li.has-menu a { cursor:pointer; }

.menuz li.current>a { background-color:#d02630; }

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a {
	font-family: 'NexaLight', sans-serif;
	color: blue;
}

table.maintext a {
    color: rgb(245, 6, 70);
}

.bx-wrapper {
	position: relative;
	margin: 0 0 0px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0px #ccc;
	-webkit-box-shadow: 0 0 0px #ccc;
	box-shadow: 0 0 0px #ccc;
	border: solid #fff 0px;
	left: 0;
	background: #fff;
	/* width:278px !important; */
}

.grid {
	max-width:1024px;
}

img{
	margin-bottom: 4px;
}

.header-banner {
	padding: 0px;
	float: left; 
	min-height: 80px;
	margin: 0px;
}

.header-menu {
	padding: 0px;
}

.rhs-box {
	position: relative;
	z-index: 2;
}

.rhs-menu {
	/* height:400px;*/
	margin-top:50px;
	width:255px;
}
.rhs-menu a{
	text-decoration: none;
	color: #1256A7;
	/* font-size:140%; */
}

.rhs-menu ul {
	list-style-type: none;
}

.rhs-menu li {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: none;
	/* margin-top: 20px;
	margin-bottom: 20px; */
}

.rhs-menu li a:hover, .rhs-menu li.hover>a,
.rhs-menu .current,
.large-hit li.current>a:hover,
.large-hit li.current.hover>a
{
	background-color:#d02630;
	padding:10px 0 10px 0;;
	margin: 10px 0 10px 0;
}

.rhs-menu ul {
	margin-left:0px;
}

.rhs-button{
	position:relative;
	left:6px;
}
.rhs-text {
	position: relative;
	text-align:center;
	text-align: -webkit-center;
	width: 278px;
}

.rhs-menu .testimonial {
	font-family: 'NexaLight', sans-serif;
	/* min-height:300px ; */
	padding-bottom:100px;
}

.rhs-menu .testimonial>a {
	font-size:18px;
	font-weight: bold;
}

.rhs-menu .signed {
	color: #d02630;
}

/* .nohover li a:hover, .nohover li.nohover>a, li.nohover.las
.menu li a:hover, .menu li.hover>a {
	text-decoration:none;
}

.nohover a:hover {
	background:black !important;
}

.large-hit span{
	text-decoration:none;
}

.large-hit:hover span{
	text-decoration:underline;
	background-color:#d02630;
}

.large-hit {
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
}

.large-hit{
	text-decoration:none;
	font-weight:normal;
	display:block;
}
.large-hit span:after{
	/* content:" \00bb"; */
}
*/

.large-hit:after{
	/* content:"";
	content:none; */
}

h1,h2,h3,h4,h5,h6{
	font-family: 'NexaLight';
	font-weight:600; /* normal */
	/* color:#d02630; */
	margin:10px 0 10px 0;
}

h1{font-size:2.0em;}

h2{font-size:1.8em;}

h3{font-size:1.6em;}

h4{font-size:1.4em;}

h5{font-size:1.2em;}

h6{font-size:1.0em;}

hr {
	border-color: #424A3E;
	border-style: solid;
	/*border-width: medium;*/
	margin:5px 0;
	height:6px;
}

.full-width-centered {
	width:1280px;
	margin:0 auto;
}

.header-gradient{
	background: rgb(0, 0, 0); /* Old browsers */
	height:256px;
}

ul.button-bar-centered{
	width:1280px;
	margin:0 auto;
}
ul.footer-icons li>a{
	padding:3px;
}

/*---------------------------------
 MENU STYLES
 EDIT BELOW THIS LINE TO CUSTOMIZE
-----------------------------------*/

.menu li.current>a,
.menu li.current>a:hover,
.menu li.current.hover>a{
	background: #003470;
}
.abc {
	background: rgb(72,116,165); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(72,116,165,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(0,59,127,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(72,116,165,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(0,59,127,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(72,116,165,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(0,59,127,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(72,116,165,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(0,59,127,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(72,116,165,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(0,59,127,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(72,116,165,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(0,59,127,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4874a5', endColorstr='#003b7f',GradientType=0 ); /* IE6-9 */
}

.menu li a:hover,
.menu li.hover>a{
	background:#003470;
	color: white;
	text-shadow:0px 0px 0 rgba(0,0,0,0);
}
.menu li a {
	padding: 15px 6px;
	text-decoration: none;
	font-size: 90%;
}

.menu {
	border:1px;
	/* z-index:10; */
	font-weight:bolder;
}

.menu li{ z-index:10; }

/* sub menus */
.menu ul{
	background: #efefef;
	border:1px solid #ccc;
}

.menu ul li{}
.menu ul li a{}

/* sub-sub menus */
.menu ul ul{}
.menu ul ul li{}
.menu ul ul li a{}

/* arrows */
/* arrow down */  .menu li.has-menu span.arrow{border-color-top:#ccc;border-color:#ccc transparent transparent transparent;}
/* arrow left */  .menu li li.has-menu span.arrow, .menu.vertical li.has-menu span.arrow
                   {border-color-left:#ccc;border-color:transparent transparent transparent #ccc;}
/* arrow right */ .menu.vertical.right li.has-menu span.arrow{border-color-right:#ccc;border-color:transparent #ccc transparent transparent;}

/* dividers */    .menu ul li.divider{border-top:1px solid #ccc;}
                  .menu ul li.divider a{border-top:1px solid #fff;}

/*---------------------------------
 MENU STYLES
 EDIT ABOVE THIS LINE TO CUSTOMIZE
-----------------------------------*/

.icon img{
	max-width:100px;
	max-height:100px;
}
.icon a {
	padding: 5px 5px;
}

.footer-background li a{
	background-color: #231f20;
	color:whitesmoke;
	text-shadow: 0px 0px 0px #231f20;
}

.footer-background li a:hover,
.footer-background li.hover>a{
	background:#231f20;
}

#footer > a {
    color: white;
}

/*---------------------------------
	LAYOUT
---------------------------------*/
body {
	background:#fff /* url(css/img/gray_jean.png)*/;
}

#footer {
	padding-bottom:20px;
	border: none;
	text-shadow: none;
	background-color:#424A3E;
}

#footer-style {
}

#footer-position {
	color:#999;
	font-size:0.8em;
	text-align:center;
	position:fixed;
	left:0px;
	bottom:0px;
	height:20px;
	width:100%;
}

.navbar {
	z-index: 20;
}

.development {
	z-index:1000;
	top: 0px;
	left:0px;
	position: fixed;
	color: yellow;
	background-color: blue;
	font-weight: bolder;
}

.table {
	display: table;
	width: 100%;
}
.tr { 
	display: table-row;
	
}
.td { 
	display: table-cell;
	width:25%;
	padding:0px 20px;
}
