html {
    font-size: 77.5% !important;
}

.body {
	background: url(../img/back.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.page-header {
    border-bottom: 1px solid #EEEEEE;
    margin: 0px 0 20px;
    padding-bottom: 9px;
    background:url('../img/header.jpg');
    height: 152px;
}

.navbar {
    border: 1px solid rgba(0, 0, 0, 0);
    margin-bottom: 0px;
    min-height: 50px;
    position: relative;
    margin-top:-21px;
}

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}

.thumbnail .caption {
    color: #fff;
    padding: 2px;
}

.thumbnail {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 14px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

.thumb-body {
	padding:15px;background-color:#191C1E;width:auto;
	border-radius: 0px 0px 14px 14px;
}

.thumb-content {
    padding:15px;background-color:#fff;width:auto;
    border-radius: 0 0 10px 10px;
}

.thumb1 {
	background-color: #5F9BAF;
	border: #5F9BAF;
	color: white;
	margin-left: -15px;
    width: 105%;
}

div1:hover {
    background-color:#31748A;
}

div2:hover {
    background-color:#8D1B0E;
}

div3:hover {
    background-color:#AB5018;
}

div4:hover {
    background-color:#8D1B0E;
}

div5:hover {
    background-color:#6FAF27;
}

div6:hover {
    background-color:#37B7FB;
}

.thumb2 {
	background-color: #AC492D;
	border: #5F9BAF;
	color: white;
	margin-left: -6px;
    width: 105%;
}

.thumb3 {
	background-color: #BA6E3D;
	border: #5F9BAF;
	color: white;
	margin-left: 2px;
    width: 105%;
}

.thumb4 {
	background-color: #AC492D;
	border: #5F9BAF;
	color: white;
	margin-left: -15px;
    width: 105%;
}

.thumb5 {
	background-color: #A3D868;
	border: #5F9BAF;
	color: white;
	margin-left: -6px;
    width: 105%;
}

.thumb6 {
	background-color: #7BCFFD;
	border: #5F9BAF;
	color: white;
	margin-left: 2px;
    width: 105%;
}



.footer {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
}

.navbar-default {
    background-color: #A9B700;
    border-color: #A9B700;
}

.navbar {
    border-radius: 0px;
}

input, button, select, textarea {
    border-radius: 0px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-top: 10px;
    border: 1px solid #C8C8C8;
    border-radius: 7px;
}

.input2 {
     border-radius: 1px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-top: 10px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default 
.navbar-nav > .active > a:focus {
background: rgb(126,209,234); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlZDFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzIwN2VjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzIwMWRiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzIwMWRiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(126,209,234,1) 0%, rgba(32,126,204,1) 50%, rgba(32,29,186,1) 79%, rgba(32,29,186,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(126,209,234,1)), color-stop(50%,rgba(32,126,204,1)), color-stop(79%,rgba(32,29,186,1)), color-stop(99%,rgba(32,29,186,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(126,209,234,1) 0%,rgba(32,126,204,1) 50%,rgba(32,29,186,1) 79%,rgba(32,29,186,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(126,209,234,1) 0%,rgba(32,126,204,1) 50%,rgba(32,29,186,1) 79%,rgba(32,29,186,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(126,209,234,1) 0%,rgba(32,126,204,1) 50%,rgba(32,29,186,1) 79%,rgba(32,29,186,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(126,209,234,1) 0%,rgba(32,126,204,1) 50%,rgba(32,29,186,1) 79%,rgba(32,29,186,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ed1ea', endColorstr='#201dba',GradientType=0 ); /* IE6-8 */
font-weight: bold;
color: #fff;
border-radius: 7px;
}

.breadcrumb2 {
    color: #59A8E1;
}

.title {
    color: #59A8E1;
    margin-top:30px;
    font-size: 30px;
    margin-bottom: 30px;
    text-transform:uppercase;
}


.title-network {
    color: #59A8E1;
    margin-top:0px;
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: bold;
}

.title-freight {
    color: #59A8E1;
    margin-top:0px;
    font-size: 30px;
    margin-bottom: 30px;
}

.title-australia {
    color: #D0E200;
    margin-top:0px;
    font-size: 30px;
    margin-bottom: 40px;
    font-weight: bold;
}

.title-2 {
    font-size: 16px;
    font-weight: bold;
}

.content-footer {
    margin-bottom:40px;
}

.value-title {
    font-weight: bold;
    color: #B4B4BE;
}

.value-title2 {
    color: #D0E200;
    margin-top:50px;
    font-size: 30px;
}

.value-title3 {
    color: #5F9BAF;
}

.australia {
    font-weight: bold;
    color: #646478;
    font-size: 20px;
}

.contact1 {
    font-weight: bold;
    color: #6094A5;
    font-size: 25px;
    margin-bottom:10px;
}

.contact2 {
    font-weight: bold;
    color: #6094A5;
    font-size: 18px;
    margin-top:2px;
}

.contact3{
    font-weight: bold;
    margin-top:10px;
}

.contact4{
    margin-top:50px;
}

.list-freight {
    margin-top:40px;
}

.btn-danger {
    background-color: #929394;
    border-color: #929394;
    color: #FFFFFF;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #929394;
  border-color: #929394;
}


/*tooltip*/
a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    border-radius: 6px;
    color: #000000;
    height: auto;
    line-height: 30px;
    padding: 10px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    width: 500%;
}
a.tooltips span:after {
  border-bottom: 8px solid #C2C2C2;
    bottom: 100%;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -8px;
    position: absolute;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 0.8;
  top: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}
/*end tooltip*/

.download {
    margin-bottom: 20px;
}



/*menu*/
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
#tree-menu {margin-left:-70px;}
/*end menu*/



/*menu 2*/
.dropdown-direct{position:relative;}
.dropdown-direct>.dropdown-menu{
  top:0;left:100%;margin-top:50px !important;margin-left:-160px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
  }
.dropdown-direct:hover>.dropdown-menu{display:block;}
.dropdown-direct>a:after{content:" ";float:right;width:0;height:0;border-color:transparent;
    margin-top:5px;
    margin-right:-10px;
  }
.dropdown-direct:hover>a:after{border-left-color:#ffffff;}
.dropdown-direct.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;
  -webkit-border-radius:6px 0 6px 6px;
  -moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;
}
#tree-menu {margin-left:0px;}
/*end menu 2*/


.dropdown-menu {
    background-clip: padding-box;
    background-color: #282B2D;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

.dropdown-menu > li > a {
    clear: both;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}

.readmore-h {
    color:#fff;
    font-weight: bold;
}


.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 22px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.caret-rotation {
    transform:rotate(-90deg);
    margin-left:10px
}

.title-gallery {
    padding-top:20px;
}




/* media screen */

@media only screen and (max-width: 320px){
.dropdown-direct>.dropdown-menu{
  top:0;left:100%;margin-top:10px !important;margin-left:-220px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
  }

  #tree-menu {
    margin-left: -120px;
}

a.tooltips span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    border-radius: 6px;
    color: #000000;
    height: auto;
    line-height: 30px;
    margin-left: 0 !important;
    padding: 10px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    width: 500%;
}

.thumb2 {
    background-color: #AC492D;
    border: #5F9BAF;
    color: white;
    margin-left: -10px;
    width: 105%;
}

.thumb3 {
    background-color: #BA6E3D;
    border: #5F9BAF;
    color: white;
    margin-left: -10px;
    width: 105%;
}
.thumb5 {
    background-color: #A3D868;
    border: #5F9BAF;
    color: white;
    margin-left: -10px;
    width: 105%;
}

.thumb6 {
    background-color: #7BCFFD;
    border: #5F9BAF;
    color: white;
    margin-left: -10px;
    width: 105%;
}

.page-header {
    background: url("../img/header.jpg") no-repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
    border-bottom: 1px solid #EEEEEE;
    height: 152px;
    margin-bottom: -106px;
    padding-bottom: 9px;
}

.src {
    display:none;
}

}




@media only screen and (max-width: 360px){
.dropdown-direct>.dropdown-menu{
  top:0;left:100%;margin-top:10px !important;margin-left:-220px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
  }

  #tree-menu {
    margin-left: -120px;
}

a.tooltips span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    border-radius: 6px;
    color: #000000;
    height: auto;
    line-height: 30px;
    margin-left: 0 !important;
    padding: 10px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    width: 500%;
}

.thumb2 {
    background-color: #AC492D;
    border: #5F9BAF;
    color: white;
    margin-left: -10px;
    width: 105%;
}

.thumb3 {
    background-color: #BA6E3D;
    border: #5F9BAF;
    color: white;
    margin-left: -10px;
    width: 105%;
}
.thumb5 {
    background-color: #A3D868;
    border: #5F9BAF;
    color: white;
    margin-left: -10px;
    width: 105%;
}

.thumb6 {
    background-color: #7BCFFD;
    border: #5F9BAF;
    color: white;
    margin-left: -10px;
    width: 105%;
}


.page-header {
    background: url("../img/header.jpg") no-repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
    border-bottom: 1px solid #EEEEEE;
    height: 152px;
    margin-bottom: -100px;
    padding-bottom: 9px;
}

.src {
    display:none;
}


}



.map-image {
    height:250px;
}