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


img {
border:0px;
}

@font-face {
	font-family: 'Frutiger';
	src: url('/fonts/FrutigerNextPro-Light.eot');
	src: url('/fonts/FrutigerNextPro-Light.eot?#iefix') format('embedded-opentype'),
		url('/fonts/FrutigerNextPro-Light.woff') format('woff'),
		url('/fonts/FrutigerNextPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'FrutigerBold';
	src: url('/fonts/FrutigerNextPro-Bold.eot');
	src: url('/fonts/FrutigerNextPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/FrutigerNextPro-Bold.woff') format('woff'),
		url('/fonts/FrutigerNextPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

html { -webkit-text-size-adjust:none; }


.singleLine{
     white-space: nowrap;
     overflow:hidden;
     text-overflow:ellipsis;
 }

object { outline:none; }

body {
      overflow-x: hidden;
   font-family: "Open Sans",sans-serif;
	font-size: 13px;
		margin: 0px;
	padding: 0px;
    color:#4b4b4b;
}

.ftText{
  font-size:14px;
}

.flRi{
	float: right;
}

a {
	color: 5a5a5a;
	font-weight: bold;
}
a:hover {
	color: #F93E9F;
	text-decoration:underline;
}

.singleLine{
     white-space: nowrap;
     overflow:hidden;
     text-overflow:ellipsis;
 }
 .centCont{
margin:auto;
max-width:1340px;
line-height:1.5;
}


.videoContainer{
	position:relative;
	margin:20px 0;
max-height:440px;
overflow:hidden;	
}
.col50{

width:48%;
margin:1%;
float:left;
}


.col30{

   padding-left: 1%;
    width: 30%;
margin:1%;
float:left;

}

.col30 img{
  width:100%;
  height:auto;
  max-width:304px;
}

.clear {
	clear: both;
}
.brd {
	background-color: #000;
	padding: 1px;
	border: 4px solid #666;
}


.clickInner {
	cursor: pointer;
}


.success{
     color: #4F8A10;
background-color: #DFF2BF;
padding:19px;
}

#hideSuccess{
  display:none;
}






#menuIcon {
    display: inline;
}

#menuIcon {
    color: #fff;
    display: none;
    left: 20px;
    position: absolute;
    top: 32px;
}

.mobilemenu {
     background-color: #2eaadd;
    font-size: 14px;
    height: 30px;
    left: 0;
    line-height: 20px;
    margin: -3px 0 0;
    padding: 8px;
    position: absolute;
    text-align: center;
    top: 20px;
    transition: all 0.2s linear 0s;
    width: 30px;
}
.icon-bar {
    background-color: #fff;
    border-radius: 1px;
    display: block;
    height: 3px;
    line-height: 14px;
    margin-top: 5px;
    vertical-align: text-top;
    width: 31px;
	 -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
	   -o-transition: all 0.4s ease 0s;
          transition: all 0.4s ease 0s;
}


.snap-drawer ul {
    list-style-type: none;
	 margin: 0;
    padding: 0;
}


.snap-drawer p {
    font-size: 12px;
    opacity: 0.5;
    padding: 15px;
}


.snap-drawer i {
    color: #bfe1fc;
    margin-right: 10px;
}


.snap-drawer li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff !important;
    display: block;
    font-size: 15px;
    font-weight: inherit;
    padding: 13px 13px 7px 0;
    text-decoration: none;
    text-indent: 10px;
    text-shadow: 0 1px 0 #000;
    text-transform: uppercase;
}
.snap-drawer {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #2e3037 0%, #2e3037 91%, #202026 100%) repeat scroll 0 0;
    color: #fff;
}
.snap-drawer-left {
    left: 0;
    z-index: 1;
}
.snap-drawer {
    opacity:0;
    bottom: 0;
    height: auto;
    left: auto;
    overflow: auto;
    padding-top: 54px;
	 position: fixed;
    right: auto;
    top: 0;
    transition: width 0.3s ease 0s;
    width: 265px;
}



.push-toleft {
	-webkit-transform: translate3d(265px, 0,  0px) !important;
   		 	transform: translate3d(265px, 0,  0px) !important;
	-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
	-webkit-transition-duration: .25s;
    		transition-duration: .25s;
	-webkit-transform: translateZ(0px);
			transform: translateZ(0px);
}


  .requiredField{
	border: 2px red solid !important;
	background-image: url(/images/icons/cancel.png);
	background-position: 378px center;
	color: red !important;
	font-weight: bold;
	background-repeat: no-repeat;
  }

  #navRow{
    margin-bottom: 2px;
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: none;
    text-align:center;
    background-color:#0c255d;
    min-height:45px;
    margin-top: 7px;

  }
    #navRow ul{

 padding:10px 0;
    padding-left:0;
    display: table-row;
    }

  #navRow li{
display: table-cell;
margin: 0;
padding: 13px 0;
border-right:1px solid #61749c;
  }

    #navRow a{
      text-transform:uppercase;
     color:#fff;
     text-decoration:none;
      display: block;
    }

        #navRow a:hover{
          color:#00AEEF;
        }

#subHead{
  background-color:#00aeef;
  color:#fff;
}

#subHead .flRi{
  text-align:center;
  padding-top:56px;
  font-size:18px;
  font-weight:bold;
  padding-right:28px;
    font-family: "FrutigerBold",sans-serif;

}

#content {
    background: #ffffff none repeat scroll 0 0;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width:100%;
    transition: all 0.2s linear 0s;
    z-index: 100;
}

#frontWelcome{
  overflow:hidden;
  margin-top:6px;
}

.frontLeft{
  width:75.3%;
  float:left;
   position:relative;
}

.frontLeft img{
 width:100%;
 position:relative;
 height:auto;
}

.frontRight{
  padding-left:6px;
  width:24%;
  float:right;
}

.frontRight img{
  width:100%;
  height:auto;
}
.frontRight img:nth-of-type(2){

 margin-top:6px;
}

.bridgeLogo{
  padding-top:14px;
  padding-left:14px;
}

.divideBlock{
  padding:25px;
  text-align:center;
}

.divideBlock span{
  font-size:17px;
}

h3{
   font-family: 'FrutigerBold', sans-serif;
  text-transform:uppercase;
  font-weight:bold;
  color:#002462;
  font-size:24px;
  letter-spacing:-1px;
     margin-top: -5px;
  }


.pageTitle{
    font-family: "FrutigerBold",sans-serif;
    font-size: 90px;
    letter-spacing: -6px;
    padding: 20px;
}

#subFoot{
  color:#fff;
  background-color:#00aeef;
  padding:20px;
  margin-top:20px;
}

.rightAlign{
  text-align:right;
}

#footerMain {
  border-top:1px dotted #cacaca;

}

#footerMain .flRi{
  padding-top:20px;
}

#lowFoot{
  margin-top:4px;
  height:35px;
  background-color:#0c265d;
  margin-bottom:28px;
}


.greyBox{
  background-color:#e7ebef;
  padding:2%;
  width:42%;
  border-left:20px solid #002462;
  position:relative;
  padding-bottom:60px;
}

.button{
  display:inline-block;
  clear:both;
  background-color:#002462;
  padding:10px 20px;
  color:#fff;
  text-decoration:none;
  position:absolute;
  bottom:15px;
}

.lightBlue{

  border-left-color:#00aeef
}

.lightBlue h3{
    color:#00aeef;
}

.lightBlue .button{
background-color:#00aeef;
}

.contactDets{
  float:right;
  padding-top:30px;
  padding-right:30px;
  text-align:right;
}

.language{
  float:right;
  padding-top:30px;
  padding-right:30px;
  text-align:right;
}


.language img,.languageFoot img{
 margin-right:10px;
}

.languageFoot{
  text-align:center;
}

.lowerP{
    font-family: "Frutiger",sans-serif;
  font-size:20px;
  padding:20px;
  color:#c5efff;

}

.lowerTitle{

  letter-spacing:-1px;
  font-size:60px;
  color:#fff;
}

#contactBar b{
 font-weight:bold;
 text-transform:uppercase;
 color:#00aeef;
}

#contactBar a{
  font-weight:normal;
}

#contactBar i{
  font-weight:bold;
  font-size:17px;
  font-style:normal;

}
.largeDets{
 font-size:15px;
}

.greyBlock{
  background-color:#efefef;
  margin:2%;
}
.center{
  text-align:center;
}

.maxDimension{
  max-width:945px;
  margin:auto;
  width:100%;
}

.greyBlock span {
    font-size: 19px;
}

.lbText{
  color:#00a2e0;
}

.dbText{
  color:#152a5b;
}

.pageHeader{
  font-size:15px;
  border-bottom:1px dotted #cacaca;
  padding:0 2%;
  padding-bottom:15px;
  margin-bottom:15px;
}

.pageHeaderThin{
  font-size:25px;
  border-bottom:1px dotted #cacaca;
  padding:0 2%;
  padding-bottom:15px;
  margin-bottom:15px;
       font-family: "Frutiger",sans-serif;
       font-weight:normal;
}

.borderOver{
  right:0;
  width:2%;
  background-color:#152a5b;
  top:0;
  bottom:0;
  z-index:5;
  position:absolute;
  border-left:5px solid #fff;
}

.textOver{
  right:70;
  width:150px;
  background-color:#152a5b;
  bottom:10;
  z-index:5;
  color:#fff;
  font-size:14px;
  position:absolute;
  padding:15px;
  text-align:center;
     font-family: "FrutigerBold",sans-serif;
}

.imageHead{
  margin-top:3px;
  position:relative;
  overflow:hidden;
  max-height:300px;
}

.imageHead img{
              width:100%;
}

.larger{
     font-family: "FrutigerBold",sans-serif;
     font-size:20px;
}

ul {
    padding-left:30px;
    line-height:1.5;
    list-style:square outside url('/images/bullet.png');
}

ul li{
  margin-bottom:10px;
}

.darkBullets {
    list-style:square outside url('/images/bulletDark.png');
}

.darkBrd{

}

.brd100{
  border-right:20px solid #0a9edb;
  width:95%;
  padding-right:4px;
  background-color:#fff;
  height:auto;
}

.videoWrapper {
    height: 0;
    padding-bottom: 54%;
    padding-top: 25px;
    position: relative;
}


.videoWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.gwcVideo {
    background-color: #fff;
    border: 1px solid #cacaca;
    margin: auto;
    padding: 5px;
}

.itemBox{

  background-color:#e7ebef;
  margin:10px;
  padding:10px;
  width:29%;
  float:left;
  height:190px;
  font-size:14px;
  text-align:center;
}

.itemBox img{
 margin-bottom:18px;
}
.leftBudge{
 margin-left: 32.8%;
}

.larger i{
       font-family: "Frutiger",sans-serif;
  font-weight:normal;
  font-style:normal;
}
.leftPadder{
  margin-left:25%;
}

.lineBreaks{
    list-style:none !important;
    }

.lineBreaks li{
  padding-bottom:10px;
    list-style:none !important;
  border-bottom:1px solid #cacaca;
}

.leftCol70{
  float:left;
  width:67%;
  margin-right:2%;
  margin-left:1%;
 line-height:2.0;
}

.rightCol30{
  float:right;
  width:30%;

}
.rightCol30 img{
 width:100%;
 height:auto;
}

.newsTitle b{
  font-size:38px;
  display:block;
  margin-top:-10px;
  font-family: "FrutigerBold",sans-serif;
}

.overLink{
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
  height:100px;
  z-index:5;
margin:auto;
text-align:center;
vertical-align:center;
}

#playVid{
 margin:auto;
width:50%;
 max-width:500px;
 max-height:142px;
}


.mobilemenu{
  display:none;
}



video {
    width: 100%;
}

  .languageFoot{

  display:none;
  }

  #subFoot a{
    color:#fff;
  }
