/* 
=================================
	Craig Group
=================================
*/

html * {
  font-size-adjust: auto;
}

body {
  font-family: "franklin-gothic-urw-n4", "franklin-gothic-urw", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizeLegibility;
  background-color: #EBEBEB;
  line-height: 1.5em;
  font-weight: 400;
  font-size: 87.5%;
  color: #333333;
  margin: 0;
}

@media (min-width: 768px) { 
	body {
	  font-size: 93.75%
	}
}

@media (min-width: 980px) { 
	body {
	  font-size: 100%
	}
}

@media (max-width: 767px) { 
	.container-fluid {
	  max-width: 35em;
	  margin-left: auto !important;
	  margin-right: auto !important;
	}
}

.fade {
	z-index: -1;
}

p {
  margin: 0 0 0.75em 0;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}

.lead {
  line-height: 1.5em;
  font-size: 1.125em;
  color: #7B8FA3;
}

small {
  font-size: 0.875em
}

strong {
  font-weight: 500
}

em {
  font-style: italic
}

cite {
  font-style: normal
}

hr {
  margin: 0 0 1.5em 0;
  height: 0;
  border: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #ffffff;
}

address {
  display: block;
  margin-bottom: 1.5em;
  font-style: normal;
  line-height: 1.5;
}

.unstyled {
  list-style: none !important
}

/* 
=================================
	Links Styles
=================================
*/

a {
  color: #7B8FA3;
  text-decoration: none;
}

a:hover {
  color: #042A54;
  text-decoration: underline;
}

a.box {
  font-family: "franklin-gothic-urw", sans-serif;
  background-color: #032952;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1px;
  line-height: 1.5em;
  padding: 0 0.375em;
  font-size: 14px;
  display: inline;
  color: #fff;
}






.ss-icon, [class^="ss-"]:before, [class*=" ss-"]:before, [class^="ss-"].right:after, [class*=" ss-"].right:after {
    font-size: 0.625em;
        clear: both;
}



.ss-icon, [class^="ss-"].right:after, [class*=" ss-"].right:after {
}

.ss-social:before, .ss-social:after,
.ss-default:before, .ss-default:after {
    font-size: 1em;
}

.ie .dropdown .caret {
    margin-top: 12px;
}

.ie .share .ss-default:before, .ie .share .ss-default:after,
.ie .share .ss-social:before, .ie .share .ss-social:after,
.ie .social-list .ss-social:before, .ie .social-list .ss-social:after {
    font-size: 2.5em;
}

.ie8 .share .ss-default:before, .ie8 .share .ss-default:after,
.ie .share .ss-social:before, .ie .share .ss-social:after,
.ie .social-list .ss-social:before, .ie .social-list .ss-social:after {
    font-size: 1.25em;
}

a.box:hover {
  text-decoration: none
}

a.box.dark {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  background-color: rgba(0,0,0,0.25);
  color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.25), inset 1px 1px 1px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.25), inset 1px 1px 1px rgba(0,0,0,0.25);
  -o-box-shadow: 1px 1px 1px rgba(255,255,255,0.25), inset 1px 1px 1px rgba(0,0,0,0.25);
  box-shadow: 1px 1px 1px rgba(255,255,255,0.25), inset 1px 1px 1px rgba(0,0,0,0.25);
}

a.box.light {
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  background-color: #DCE0E4;
  color: #6E859C;
  -webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -o-box-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  box-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}

a.box.light:hover {
  color: #133565
}

a.box.dark:hover {
  background-color: rgba(0,0,0,0.5)
}

/* 
=================================
	Base Headings
=================================
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5em;
  font-family: inherit;
  font-size: inherit;
  font-style: normal;
  font-weight: 500;
  color: #002955;
  margin: 0;
}

.narrow {
  font-family: "franklin-gothic-urw-cond-n5", "franklin-gothic-urw-cond", sans-serif;
  margin: 0 0 0.75em 0;
  font-weight: 500;
  line-height: 1;
  color: #002955;
}

.box-title {
  margin-bottom: 0.75em
}

.border {
  border-bottom: 1px solid #eee;
  padding-bottom: 0.375em;
}

h1 {
  font-size: 2em
}

h2 {
  font-size: 1.75em
}

h3 {
  font-size: 1.5em
}

h4 {
  font-size: 1.25em
}

h5 {
  font-size: 1.25em
}

h6 {
  font-size: 1em
}

.awards-article-page h1,
.news-article-page h1 {
  font-size: 1.5em
}

.awards-article-page h2,
.news-article-page h2 {
  font-size: 1.3125em
}

.awards-article-page h3,
.news-article-page h3 {
  font-size: 1.25em
}

.awards-article-page h4,
.news-article-page h4 {
  font-size: 1.125em
}

.awards-article-page h5,
.news-article-page h5 {
  font-size: 1em
}

.awards-article-page h6,
.news-article-page h6 {
  font-size: 0.9375em
}

.awards-article-page .img-right,
.news-article-page .img-right {
  margin: 1.5em 0;
  display: block;
  max-width: 100%;
  float: none;
}

@media (min-width: 480px) { 
	.awards-article-page .img-right,
	.news-article-page .img-right {
	  margin: 0.5em 0 0.5em 2.5%;
	  max-width: 47.5%;
	  float: right;
	}
}

/* 
=================================
	Body Content
=================================
*/

.body-copy {
  background-color: #fff;
  margin-bottom: 1.5em;
  line-height: 1.5em;
  font-size: 1.125em;
  padding: 1.5em;
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

@media (min-width: 1200px) { 
	.body-copy {
	  padding: 1.875em
	}
}

@media (min-width: 1200px) { 
	.body-copy {
	  padding: 1.875em
	}
}

.body-copy.no-jobs h5 {
  line-height: 1.3125em;
  margin-top: 0;
}

.body-copy.no-jobs h5 {
  margin-top: 0
}

.body-copy strong {
  font-weight: 700
}

.body-copy a {
  text-decoration: underline
}

.body-copy a.btn {
  text-decoration: none
}

.body-copy blockquote {
  border-left: 3px double #9CABBA;
  padding: 0 0 0 0.75em;
  font-style: italic;
  line-height: 1.6125em;
  font-size: 1.125em;
  color: #002955;
  margin: 1em 0;
}

.nss .body-copy blockquote {
  border-color: #406E9E
}

.cis .body-copy blockquote {
  border-color: #F37067
}

.body-copy .breadcrumb + h1,
.body-copy img + h1 {
  margin-top: 0.625em
}

.body-copy h1,
.body-copy h2,
.body-copy h3,
.body-copy h4,
.body-copy h5,
.body-copy h6 {
  margin: 1.125em 0 0.375em 0;
  line-height: 1.3125em;
}

.body-copy h1 a,
.body-copy h2 a,
.body-copy h3 a,
.body-copy h4 a,
.body-copy h5 a,
.body-copy h6 a {
  text-decoration: none;
  color: #002955;
}

.body-copy h1 a:hover,
.body-copy h2 a:hover,
.body-copy h3 a:hover,
.body-copy h4 a:hover,
.body-copy h5 a:hover,
.body-copy h6 a:hover {
  text-decoration: underline
}

.body-copy hr {
  margin: 1.5em 0
}

.body-copy h1 {
  border-bottom: 3px solid #9CABBA;
  padding: 0 0 0.1875em 0;
}

.body-copy h1:first-child {
  margin-top: 0
}

.body-copy h2 {
  border-bottom: 1px solid #DEE3E8;
  padding: 0 0 0.1875em 0;
}

.body-copy h4 {
  padding: 0.1875em 0.1875em 0.1875em 0.375em;
  border-left: 3px solid #DEE3E8;
  line-height: 1.3125em;
  text-shadow: 1px 1px 1px #fff;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left center, right center, from(rgb(250, 250, 250)), to(rgb(255, 255, 255)));
  background-image: -webkit-linear-gradient(left, rgb(250, 250, 250), rgb(255, 255, 255));
  background-image: -moz-linear-gradient(left, rgb(250, 250, 250), rgb(255, 255, 255));
  background-image: -o-linear-gradient(left, rgb(250, 250, 250), rgb(255, 255, 255));
  background-image: -ms-linear-gradient(left, rgb(250, 250, 250), rgb(255, 255, 255));
  background-image: linear-gradient(left, rgb(250, 250, 250), rgb(255, 255, 255));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#fafafa', EndColorStr='#ffffff');
}

.body-copy h6 {
  text-transform: uppercase
}

.nss .body-copy h1 {
  border-color: #406E9E
}

.nss .body-copy h2,
.nss .body-copy h4 {
  border-color: #D0DBE7
}

.cis .body-copy h1 {
  border-color: #F37067
}

.cis .body-copy h2,
.cis .body-copy h4 {
  border-color: #FBD0CD
}

.body-copy .lead {
  font-size: 1.25em;
  font-weight: 400;
  margin: 0.75em 0;
  color: #002955;
}

.body-copy ul {
  list-style: square
}

@media (min-width: 480px) {
  .body-copy ul.three-across li {
    width: 50%;
    float: left;
  }
}

@media (min-width: 959px) {
  .body-copy ul.three-across li {
    width: 33%;
    float: left;
  }
  
  .body-copy ul.two-across li {
    width: 45%;
    margin-right: 5%;
    float: left;
  }
}

.body-copy ul.three-across:before,
.body-copy ul.three-across:after,
.body-copy ul.two-across:before,
.body-copy ul.two-across:after  {
    content: " "; 
    display: table; 
}

.body-copy ul.three-across:after,
.body-copy ul.two-across:after {
    clear: both;
}

.body-copy ul.three-across,
.body-copy ul.two-across {
    *zoom: 1;
}

.body-copy ul,
.body-copy ol {
  margin: 0.75em 0 1.5em 1.125em;
  color: #002955;
}

.body-copy ul a,
.body-copy ol a {
  text-decoration: underline
}

/* 
=================================
	Lists
=================================
*/

ul,
ol {
  padding: 0;
  margin: 0 0 0 1.125em;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0
}

li {
  line-height: 1.5
}

/* Global Lists */

ul.unstyled,
ol.unstyled {
  margin: 0 !important;
  list-style: none;
}

ul.unstyled li,
ol.unstyled li {
  margin-bottom: 1.5em
}

ul.inline,
ol.inline,
ul.inline li,
ol.inline li {
  list-style: none;
  display: inline;
  margin: 0;
}

/* News Lists */

.news-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.news-list li {
  border-bottom: 1px solid #eee;
  padding: 0 0 0.75em 0;
  margin: 0 0 0.75em 0;
}

.news-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.news-list li .news-image {
  border: 1px solid #fff;
  margin-bottom: 0.75em;
  position: relative;
}

.news-list li .news-image img {
  width: 100%;
}

.news-list li .subimage-headline {
  position: absolute;
  display: block;
  color: #fff;
  margin: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.news-list li .subimage-headline a {
  background-color: #002955;
  background-color: rgba(0, 34, 73, 0.8);
  padding: 0.375em 0.5em;
  text-decoration: none;
  font-size: 1em;
  display: block;
  color: #fff;
}

.nss .news-list li .subimage-headline a {
  background-color: #1B4E85;
  background-color: rgba(27, 78, 133, 0.8);
}

.cis .news-list li .subimage-headline a {
  background-color: #E14541;
  background-color: rgba(225, 69, 65, 0.8);
}

.news-list li .subimage-headline a:hover {
  color: #fff
}

@media (min-width: 960px) { 
	.news-list .news-image {
	  overflow: hidden;
	  max-height: 195px;
	}
}

@media (min-width: 768px) and (max-width: 959px) { 
	.news-list .news-image {
	  overflow: hidden;
	  max-height: 248px;
	}
}

.news-list h4 {
  line-height: 1.3125em;
  margin-bottom: 0.1825em;
}

.news-list h4 a {
  color: #002955
}

.news-list h4 a:hover {
  text-decoration: underline;
  color: #002955;
}

.news-list p {
  margin: 0 0 0.1825em 0
}
@media (min-width: 960px) { 
    .news-list p:not(.post-meta) {
        display: block;
        max-height: 75px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
.news-list p.post-meta {
  font-size: 0.875em;
  color: #999;
}

/* Press Contact list */

.press-contact {
  list-style: none;
  padding: 0;
  margin: 0;
}

.press-contact li {
  border-bottom: 1px solid #eee;
  padding: 1.125em 0;
  list-style: none;
  font-size: 1em;
}

.press-contact li:first-child {
  padding-top: 0
}

.press-contact li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.press-contact li p {
  margin: 0
}

.press-contact li p:first-line {
  font-weight: 700;
  color: #002955;
}

.light-blue-box .press-contact li p:first-line {
  color: #fff
}

/* Social Icons list */

.social-list {
  border-top: 1px solid #899BAD;
  list-style: none;
  padding: 0.75em 0 0 0;
  margin: 0;
}

.social-list > li {
  border-bottom: 1px solid #899BAD;
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
}

.social-list > li > h5 {
  margin: 0 0 0.75em
}

.social-list > li a {
  margin-right: 6px
}

.social-list > li a .ss-icon {
  font-weight: bold;
  font-size: 2.25em;
}

.social-list > li a:hover {
  text-decoration: none
}

.social-list > li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* 
=================================
	Tables
=================================
*/

.opening-times {
  border-top: 1px solid #fff;
  margin: 0 0 1.125em 0;
  padding: 0.375em;
  width: 100%;
}

.opening-times tr td {
  border-bottom: 1px solid #fff;
  color: #7B8FA3;
}

.opening-times tr td:last-child {
  text-align: right
}

#twitter ul,
.vacancies {
  width: 100%;
  padding: 0;
  margin: 0;
}


#twitter ul li,
.vacancies tr td {
  border-bottom: 1px solid #eee;
  padding: 0.5em 0 0.375em;
}

#twitter ul li {
	margin:0 0 10px 0;
	padding:0;
}

#twitter ul li p img {
	margin:6px 10px 5px 0;
	float:left;
	padding:0;
}

#twitter ul li:last-child,
.vacancies tr:last-child td {
  border-bottom-color: transparent
}

.vacancies tr td:last-child {
  vertical-align: bottom;
  text-align: right;
}

.vacancies tr.no-results td {
  border: none
}

.vacancies tr.no-results td p {
  font-size: 1em
}

.vacancies tr.no-results td h4 {
  margin-bottom: 0.375em
}

.vacancies tr.no-results td:last-child {
  text-align: left
}

.vacancies tr td h4 {
  line-height: 1.3125em
}

.vacancies tr td h4 a {
  color: #002955;
  margin: 0;
}

.vacancies tr td p {
  font-style: italic;
  font-size: 0.875em;
  color: #999;
  margin: 0;
}

.vacancies tr td a.apply {
  background-color: #DCE0E4;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  font-size: 0.75em;
  line-height: 1.5;
  padding: 0 0.375em;
  top: -4px;
}

.vacancies a.apply:hover {
  text-decoration: none
}

/* 
=================================
	Responsive layout aides
=================================
*/

/* blocks 
----------------------------------------------- //// */

.body-copy .blocks {
  margin: 0 0 0 -16px
}

.blocks {
  display: block;
  clear: both;
  margin-left: -16px;
  list-style: none;
}

.blocks:after {
  display: block;
  clear: both;
  content: '';
}

.no-generatedcontent .blocks {
  overflow: hidden
}

.blocks > li {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  padding: 0 0 0 16px;
  background: none;
}

.no-boxsizing .blocks > li {
  padding: 0
}

.no-boxsizing .blocks-wrap {
  margin: 0 0 0 16px
}

.blocks .publication {
  background-color: #fff;
  margin-bottom: 16px;
  padding: 12px;
}

.image-library .blocks.blocks-three-up > li {
  float: left;
  width: 50%;
}

.image-library .blocks.blocks-three-up > li:nth-child(2n) {
  clear: right;
}

/* MEDIA QUERY: 320px
---------------------------------------------------------------------------------------- //// */

@media (min-width:320px) { 
	/* blocks ----------------------------------------------- //// */

	.blocks > li {
	  clear: none
	}

	.blocks-four-up > li,
	.blocks-five-up > li,
	.blocks-six-up > li {
	  float: left;
	  width: 50%;
	}

	.blocks-four-up > li:nth-child(2n+1),
	.blocks-five-up > li:nth-child(2n+1),
	.blocks-six-up > li:nth-child(2n+1) {
	  clear: left
	}

	/* nth-child polyfill (IE7, IE8, etc) ----------------------------------------------- */

	.no-nthchild .blocks-start {
	  clear: left
	}

	.no-nthchild .blocks-end {
	  zoom: 1;
	  float: none;
	  width: auto;
	}
}

/* MEDIA QUERY: 480px
---------------------------------------------------------------------------------------- //// */

@media (min-width:480px) { 

	/* blocks ----------------------------------------------- //// */

	.blocks-two-up > li,
	.blocks-three-up > li {
	  float: left;
	  width: 50%;
	}

	.blocks-five-up > li,
	.blocks-six-up > li {
	  width: 33.333333%
	}

	.blocks-five-up > li:nth-child(2n+1),
	.blocks-six-up > li:nth-child(2n+1) {
	  clear: none
	}

	.blocks-two-up > li:nth-child(2n+1),
	.blocks-three-up > li:nth-child(2n+1),
	.blocks-five-up > li:nth-child(3n+1),
	.blocks-six-up > li:nth-child(3n+1) {
	  clear: left
	}

	.blocks img {
	  width: auto
	}
}

/* MEDIA QUERY: 600px
---------------------------------------------------------------------------------------- //// */

@media (min-width:600px) { 
	/* blocks ----------------------------------------------- //// */

	.blocks-three-up > li {
	  width: 33.333333%
	}

	.blocks-four-up > li {
	  width: 25%
	}

	.blocks-five-up > li {
	  width: 20%
	}

	.blocks-six-up > li {
	  width: 16.666667%
	}

	.blocks-three-up > li:nth-child(2n+1),
	.blocks-four-up > li:nth-child(2n+1),
	.blocks-five-up > li:nth-child(2n+1),
	.blocks-five-up > li:nth-child(3n+1),
	.blocks-six-up > li:nth-child(3n+1) {
	  clear: none
	}

	.blocks-three-up > li:nth-child(3n+1),
	.blocks-four-up > li:nth-child(4n+1),
	.blocks-five-up > li:nth-child(5n+1),
	.blocks-six-up > li:nth-child(6n+1) {
	  clear: left
	}
}

@media (min-width:480px) and (max-width:767px) { 
	.contact .blocks-two-up > li .addthis_toolbox {
	  float: right
	}
}

@media (min-width:960px) {
  .image-library .blocks.blocks-three-up > li {
    width: 33%;
  }
  .image-library .blocks.blocks-three-up > li:nth-child(2n) {
    clear: none;
  }
}

@media (max-width: 1019px) { 
	.careers .blocks-two-up > li {
	  float: none;
	  width: 100%;
	}
}

@media (min-width:768px) and (max-width:1210px) { 
	.contact .blocks-two-up > li {
	  float: none;
	  width: 100%;
	}
}

@media (min-width:1020px) { 
	.careers .blocks-two-up > li {
	  float: left;
	  width: 50%;
	}
}

@media (min-width:1210px) { 
	.contact .blocks-two-up > li .addthis_toolbox {
	  float: right
	}
}

/* 
=================================
	Global Elements
=================================
*/

/* Share widget */

.share {
  background-color: #DEDEDE;
  margin-bottom: 1.5em;
  padding: 6px 18px;
}

.individual-vessel .share {
  border: 1px solid #C0CAD1;
  background-color: #ccd5de;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(204, 213, 222)), to(rgb(192, 202, 210)));
  background-image: -webkit-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -moz-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -o-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -ms-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ccd5de', EndColorStr='#c0cad2');
}

.share .ss-icon,
.share .ss-social,
.share .ss-default,
.share .ss-plus,
.share .ss-plus:after,
.share .ss-plus:before {
  text-align: center;
  padding: 5px 0 1px;
  margin: 0 3px 0 0;
  display: block;
  /*font-size: 1.125em;*/
  font-size: 18px;
  height: 24px;
  width: 30px;
  float: left;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/*
.share .addthis_button_preferred_3 .ss-icon,
.share .addthis_button_preferred_4 .ss-icon,
.share .addthis_button_preferred_3 .ss-social,
.share .addthis_button_preferred_4 .ss-social {
  text-shadow: 1px 1px 1px #fff;
  border: 1px solid #fff;
  color: #032952;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
}
*/
.share .addthis_button_compact .ss-icon,
.share .addthis_button_compact .ss-plus {
  text-shadow: 1px 1px 1px #BA3330;
  border: 1px solid #D63A36;
  background-color: #e14541;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(225, 69, 65)), to(rgb(214, 58, 54)));
  background-image: -webkit-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -moz-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -o-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -ms-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e14541', EndColorStr='#d63a36');
  -webkit-box-shadow: inset 1px 1px 0 #F25C5A;
  -moz-box-shadow: inset 1px 1px 0 #F25C5A;
  -o-box-shadow: inset 1px 1px 0 #F25C5A;
  box-shadow: inset 1px 1px 0 #F25C5A;
  font-size: 1em;
  padding: 2px 0px 5px;
}



.addthis_button_facebook .ss-icon,
.addthis_button_facebook .ss-social {
  text-shadow: 1px 1px 1px #051F3B;
  border: 1px solid #051F3B;
  background-color: #032952;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(31, 64, 99)), to(rgb(6, 38, 73)));
  background-image: -webkit-linear-gradient(top, rgb(31, 64, 99), rgb(6, 38, 73));
  background-image: -moz-linear-gradient(top, rgb(31, 64, 99), rgb(6, 38, 73));
  background-image: -o-linear-gradient(top, rgb(31, 64, 99), rgb(6, 38, 73));
  background-image: -ms-linear-gradient(top, rgb(31, 64, 99), rgb(6, 38, 73));
  background-image: linear-gradient(top, rgb(31, 64, 99), rgb(6, 38, 73));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1f4063', EndColorStr='#062649');
  -webkit-box-shadow: inset 1px 1px 0 #32567A;
  -moz-box-shadow: inset 1px 1px 0 #32567A;
  -o-box-shadow: inset 1px 1px 0 #32567A;
  box-shadow: inset 1px 1px 0 #32567A;
}

.addthis_button_twitter .ss-icon,
.addthis_button_twitter .ss-social {
  text-shadow: 1px 1px 1px #11365E;
  border: 1px solid #154579;
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
  -webkit-box-shadow: inset 1px 1px 0 #33679C;
  -moz-box-shadow: inset 1px 1px 0 #33679C;
  -o-box-shadow: inset 1px 1px 0 #33679C;
  box-shadow: inset 1px 1px 0 #33679C;
}

.addthis_button_default > i {
  text-shadow: 1px 1px 1px #11365E;
  border: 1px solid #154579;
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
  -webkit-box-shadow: inset 1px 1px 0 #33679C;
  -moz-box-shadow: inset 1px 1px 0 #33679C;
  -o-box-shadow: inset 1px 1px 0 #33679C;
  box-shadow: inset 1px 1px 0 #33679C;
}

.share h4 {
  letter-spacing: 2px;
  line-height: 30px;
  color: #fff;
  margin: 0;
}

.share .addthis_toolbox {
  margin: 7px 0
}

/* Global Header - Primary */

header.primary {
  border-top: 6px solid #032952;
}

h1.logo {
  margin: 24px 0 30px 0;
}

h1.logo a {
  max-width: 234px;
  display: block;
}

@media (max-width: 767px) {
  h1.logo a {
    margin: 0 auto;
  }
}

/* Global Header - Secondary */

header.secondary {
  border: 1px solid #fff;
  padding: 7px 18px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

header.secondary h1 {
  font-size: 1.375em
}

header.secondary h1 a {
  color: #002955
}

header.secondary h1 strong a {
  letter-spacing: normal;
  font-weight: 500;
}

.search-results header.secondary,
.follow-us header.secondary,
.contact header.secondary,
.cgl header.secondary {
  margin-bottom: 1.875em
}

@media (max-width: 767px) {
  header.secondary {
    margin-bottom: 1.5em;
  }
}

/* Global - Subnav */

#subnav {
  border: 1px solid #fff;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

#subnav > ul {
  margin: 0 0 0 18px;
  list-style: none;
  padding: 0;
}

#subnav > ul > li {
  margin-right: 18px;
  display: block;
  padding: 5px 0;
  float: left;
}

#subnav > ul > li > a {
  text-decoration: none;
  color: #7a8fa5;
}

#subnav > ul > li.active > a {
  color: #002955;
}

#subnav > ul > li > a .caret {
  border-top-color: #7a8fa5;
  border-bottom-color: #7a8fa5;
}

#subnav > ul > li.open > a,
#subnav > ul > li > a:hover {
  color: #002955
}

#subnav > ul > li > a:hover .caret,
#subnav > ul > li.open > a .caret {
  border-top-color: #002955;
  border-bottom-color: #002955;
}

#subnav.visible-phone {
  margin-bottom: 1.5em
}

#subnav.visible-phone select {
  margin: 9px 0 9px 18px
}

/* NSS - Subnav */

.nss #subnav {
  border: 1px solid #154579;
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
}

.nss #subnav > ul > li > a {
  color: #BFCEDC;
}
.nss #subnav > ul > li.active > a {
  color: #fff;
}

.nss #subnav > ul > li > a .caret {
  border-top-color: #BFCEDC;
  border-bottom-color: #BFCEDC;
}
.nss #subnav > ul > li.active > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* CIS - Subnav */

.cis #subnav {
  border: 1px solid #D63A36;
  background-color: #e14541;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(225, 69, 65)), to(rgb(214, 58, 54)));
  background-image: -webkit-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -moz-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -o-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -ms-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e14541', EndColorStr='#d63a36');
}

.cis #subnav > ul > li > a {
  color: #F3CDCC
}
.cis #subnav > ul > li.active > a {
  color: #fff;
}

.cis #subnav > ul > li > a .caret {
  border-top-color: #F3CDCC;
  border-bottom-color: #F3CDCC;
}
.cis #subnav > ul > li.active > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nss #subnav > ul > li.open > a,
.nss #subnav > ul > li > a:hover,
.cis #subnav > ul > li.open > a,
.cis #subnav > ul > li > a:hover {
  color: #fff
}

.nss #subnav > ul > li > a:hover .caret,
.nss #subnav > ul > li.open > a .caret,
.cis #subnav > ul > li > a:hover .caret,
.cis #subnav > ul > li.open > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 768px) { 
	.nss .nss-dynamic-content .span4 .rounded-box-content {
	  min-height: 180px
	}

	.cgl .cgl-dynamic-content .span8 .text-box {
	  min-height: 274px
	}
	
	.cgl .cgl-dynamic-content .span8 .image-box {
	  min-height: 279px
	}

	.cgl .cgl-dynamic-content .span4 .rounded-box-content {
	  min-height: 279px
	}

	.media-centre .media-centre-dynamic-content .span6 .tab-body,
	.media-centre .media-centre-dynamic-content .span4 .tab-body {
	  min-height: 321px
	}

	.index .index-dynamic-content .rounded-box {
	  margin-top: 83px
	}
	
	.careers .rounded-box {
	  margin-top: 84px
	}

	.cis .cis-dynamic-content .red-box {
	  margin-top: 52px
	}
}

.media-centre .media-centre-dynamic-content .span8 .text-box:after {
  clear: both;
  display: block;
  content: '';
}

.media-centre .media-centre-dynamic-content .span6 .tab-body h4 {
  margin: 0.25em 0
}

.media-centre .media-centre-dynamic-content .span6 .tab-body h4 a {
  color: #002955
}

@media (min-width: 980px) { 
	.nss .nss-dynamic-content .span8 .tab-body {
	  min-height: 445px
	}
	
	.nss .nss-dynamic-content .span4 .video-box h4 {
        height: 20px;
	}
	
	.media-centre .media-centre-dynamic-content .text-box {
  	min-height: 370px;
	}
	
  .media-centre .media-centre-dynamic-content .tab-content .tab-body {
	  min-height: 351px
	}

	.index .index-dynamic-content .span8 .tab-body {
	  min-height: 340px
	}

	.index .index-dynamic-content .span4 .rounded-box-content {
	  min-height: 374px
	}

	.index .index-dynamic-content .rounded-box {
	  margin-top: 87px
	}
	
	.careers .rounded-box {
	  margin-top: 87px
	}

	.cis .cis-dynamic-content .red-box {
	  margin-top: 87px;
	}
	
	.cis .cis-dynamic-content .span6 .ebuy {
		min-height: 406px;
	}
	
	.cis .cis-dynamic-content .span6 .tab-body {
	  min-height: 387px
	}

}

@media (min-width: 980px) and (max-width: 1060px) { 
    .news-list p:not(.post-meta) {
        max-height: 125px;
    }
}

@media (min-width: 1060px) {
	
	
	.index .index-dynamic-content .span8 .tab-body {
	  min-height: 310px
	}

	.index .index-dynamic-content .span4 .rounded-box-content {
	  min-height: 344px
	}

  .cis .cis-dynamic-content .span6 .ebuy {
		min-height: 445px;
	}
	
	.cis .cis-dynamic-content .span6 .tab-body {
	  min-height: 426px
	}
	
	.media-centre .media-centre-dynamic-content .text-box {
  	min-height: 410px;
	}
	
  .media-centre .media-centre-dynamic-content .tab-content .tab-body {
	  min-height: 391px
	}

}

@media (min-width: 1240px) {

  .cis .cis-dynamic-content .red-box {
    min-height: 243px;
  }
  
  .media-centre .media-centre-dynamic-content .text-box {
  	min-height: 420px;
	}
	
  .media-centre .media-centre-dynamic-content .tab-content .tab-body {
	  min-height: 401px
	}

}

/* Global - Dropdown Menu */

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1020;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid transparent;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.dropdown-menu a {
  font-weight: normal;
  white-space: nowrap;
  line-height: 1.5em;
  padding: 3px 18px;
  color: #042A54;
  display: block;
  clear: both;
}

.dropdown-menu li ul {
	margin-left: 0;
	padding-left: 0;
}


.dropdown-menu li ul li {
	list-style: none;
	margin-left: 0;
}

.dropdown-menu li ul a {
	padding-left: 2.25em;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #042A54;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #042A54;
}

.nss .dropdown-menu li > a:hover,
.nss .dropdown-menu li > a:focus,
.nss .dropdown-submenu:hover > a,
.nss .dropdown-menu .active > a,
.nss .dropdown-menu .active > a:hover {
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
}

.cis .dropdown-menu li > a:hover,
.cis .dropdown-menu li > a:focus,
.cis .dropdown-submenu:hover > a,
.cis .dropdown-menu .active > a,
.cis .dropdown-menu .active > a:hover {
  background-color: #e14541;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(225, 69, 65)), to(rgb(214, 58, 54)));
  background-image: -webkit-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -moz-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -o-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -ms-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e14541', EndColorStr='#d63a36');
}

/* Searchbar */

#searchbar {
  border: 1px solid #fff;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

#searchbar form {
  padding: 5px 0 4px 12px;
  height: 30px;
  margin: 0;
}

#searchbar form .ss-icon {
  margin-right: 6px;
  color: #7D9AB6;
}

#searchbar form input[type="search"] {
  background: transparent url(../img/search-sprite.png) no-repeat 6px 7px;
  font-family: 'franklin-gothic-urw', sans-serif;
  border: 1px solid transparent;
  padding-left: 30px;
  box-shadow: none;
  font-size: 1em;
  color: #002955;
  width: 33%;
  text-shadow: 1px 1px 1px #fff;
  -webkit-transition: width 0.25s linear;
  -moz-transition: width 0.25s linear;
  -o-transition: width 0.25s linear;
  transition: width 0.25s linear;
}

#searchbar form input[type="search"]:focus,
#searchbar form input[type="search"]:hover {
  background-position: 6px -21px;
  background-color: #fff;
  border: 1px solid #eee;
  width: 50%;
}

.mobile-search input[type="search"]::-webkit-input-placeholder,
#searchbar form input::-webkit-input-placeholder {
  color: #7B8FA3
}

.mobile-search input[type="search"]:-moz-placeholder,
#searchbar form input:-moz-placeholder {
  color: #7B8FA3
}

.mobile-search input[type="search"]:-ms-input-placeholder,
#searchbar form input:-ms-input-placeholder {
  color: #7B8FA3
}

.mobile-search input[type="search"]:hover::-webkit-input-placeholder,
#searchbar form input:hover::-webkit-input-placeholder {
  color: #002955
}

.mobile-search input[type="search"]:hover:-moz-placeholder,
#searchbar form input:hover:-moz-placeholder {
  color: #002955
}

.mobile-search input[type="search"]:hover:-ms-input-placeholder,
#searchbar form input:hover:-ms-input-placeholder {
  color: #002955
}

.mobile-search input[type="search"]:focus::-webkit-input-placeholder,
#searchbar form input:focus::-webkit-input-placeholder {
  color: #ccc
}

.mobile-search input[type="search"]:focus:-moz-placeholder,
#searchbar form input:focus:-moz-placeholder {
  color: #ccc
}

.mobile-search input[type="search"]:focus:-ms-input-placeholder,
#searchbar form input:focus:-ms-input-placeholder {
  color: #ccc
}

#searchbar .follow-us {
  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
  border-left: 1px solid #eee;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  line-height: 40px;
  font-size: 1em;
  height: 40px;
  text-shadow: 1px 1px 0 #fff;
  -webkit-box-shadow: inset 1px 0 0 #fff;
  -moz-box-shadow: inset 1px 0 0 #fff;
  -o-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
}

#searchbar .follow-us .ss-icon,
#searchbar .follow-us .ss-plus {
  border: 1px solid #718496;
  background-color: #7B8FA3;
  padding: 2px 2px 1px 3px;
  position: relative;
  margin: 0 0 0 3px;
  line-height: 24px;
  text-shadow: none;
  font-size: 0.5em;
  color: #fff;
  top: -1px;
  text-shadow: 1px 1px 0 #637383;
  -webkit-box-shadow: inset 1px 1px 0 #98a8b7;
  -moz-box-shadow: inset 1px 1px 0 #98a8b7;
  -o-box-shadow: inset 1px 1px 0 #98a8b7;
  box-shadow: inset 1px 1px 0 #98a8b7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#searchbar .follow-us a:hover .ss-icon,
#searchbar .follow-us a:hover .ss-plus {
  border: 1px solid #012E5C;
  background-color: #003A76;
  text-shadow: 1px 1px 0 #00284F;
  -webkit-box-shadow: inset 1px 1px 0 #2A69A8;
  -moz-box-shadow: inset 1px 1px 0 #2A69A8;
  -o-box-shadow: inset 1px 1px 0 #2A69A8;
  box-shadow: inset 1px 1px 0 #2A69A8;
}

#searchbar .follow-us a:hover {
  text-decoration: none
}

/* Mobile Division Navigation */

#mobile-divisions,
.navigation-container {
  margin-bottom: 1.875em;
}

@media (max-width: 767px) {
  .navigation-container {
    display: none;
  }
  .mobile-navigation-toggle,
  #mobile-divisions,
  ol.depth-1 {
    -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
    -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
    -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
    box-shadow: 3px 3px 0 rgba(0,0,0,0.05)
  }
}

.index-slider-container {
	margin-top: 1.5em;
}

#mobile-divisions .division-group > a,
.mobile-search,
.mobile-navigation-toggle {
  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
  text-transform: uppercase;
  background-color: #eee;
  font-size: 1.125em;
  line-height: 40px;
  padding: 0 18px;
  display: block;
  color: #002955;
  height: 40px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
}

#mobile-divisions .division-group > a .ss-icons,
#mobile-divisions .division-group > a span[class^="ss-"]:before,
#mobile-divisions .division-group > a span[class*=" ss-"]:before,
#mobile-divisions .division-group > a span[class^="ss-"].right:after,
#mobile-divisions .division-group > a span[class*=" ss-"].right:after {
  position: relative;
  font-size: 0.75em;
  color: #B5C2CF;
  top: 3px;
  text-shadow: 1px 1px 1px #fff;
}

#mobile-divisions .division-group > a:hover {
  text-decoration: none
}

#mobile-divisions .division-group:first-child > a {
  border-top: 1px solid #ebebeb
}

#mobile-divisions .division-group #cg {
  background-color: #002955;
  display: block;
  width: 100%;
}

#mobile-divisions .division-group #nss {
  background-color: #083D77
}

#mobile-divisions .division-group #cis {
  background-color: #D53736
}

#mobile-divisions .division-group .collapse > ul {
  list-style: none;
  padding: 12px 18px;
  margin: 0;
}

#mobile-divisions .division-group .collapse > ul > li > a {
  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
  font-weight: 400;
  display: block;
  font-size: 1em;
  color: #819EBB;
}

#mobile-divisions .division-group #cg.collapse > ul > li > a {
  border-bottom: 1px solid #193D65;
  color: #ACC9D4;
}

#mobile-divisions .division-group #nss.collapse > ul > li > a {
  border-bottom: 1px solid #204F83;
  color: #C1CEDD;
}

#mobile-divisions .division-group #cis.collapse > ul > li > a {
  border-bottom: 1px solid #D84A49;
  color: #F8E1D8;
}

#mobile-divisions .division-group #cg.collapse > ul > li a:hover,
#mobile-divisions .division-group #nss.collapse > ul > li a:hover,
#mobile-divisions .division-group #cis.collapse > ul > li a:hover {
  text-decoration: none;
  color: #fff;
}

#mobile-divisions .division-group #cg.collapse > ul > li:last-child > a,
#mobile-divisions .division-group #nss.collapse > ul > li:last-child > a,
#mobile-divisions .division-group #cis.collapse > ul > li:last-child > a {
  border-bottom: none
}

.mobile-search {
  padding: 0 12px
}

.mobile-search input[type="search"] {
  background: #fff url(../img/search-sprite.png) no-repeat 6px 7px;
  background-color: transparent;
  padding-left: 30px;
  margin: 0 0 3px 0;
  box-shadow: none;
  color: #7B8FA3;
  border: none;
  width: 33%;
  -webkit-transition: width 0.25s linear;
  -moz-transition: width 0.25s linear;
  -o-transition: width 0.25s linear;
  transition: width 0.25s linear;
}

.mobile-search input[type="search"]:focus {
  background-position: 6px -21px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  width: 66%;
}

.mobile-search input[type="search"]:hover {
  background-position: 6px -21px
}

/* Division Navigation: Desktop */

nav.hidden-phone {
  margin-bottom: 1.5em
}

#desktop-divisions {
  border: 1px solid transparent;
  width: 100%;
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
}

#desktop-divisions h2 {
  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
  text-shadow: 1px 1px 0 #fff;
  text-transform: uppercase;
  font-size: 1.125em;
  padding: 12px 18px;
  font-weight: 400;
  color: #002955;
}

#desktop-divisions h2 a {
  text-decoration: none;
  display: block;
  color: #002955;
}

#desktop-divisions h2 a .ss-icon {
  line-height: 2.2;
  font-size: 0.75em;
  color: #CFD6DD;
}

#desktop-divisions h2:hover a .ss-icon {
  color: #002955
}

#desktop-divisions h2.active-parent a .ss-icon {
  margin: 8px -15px 0 0;
  -webkit-transform: scale(1.0) rotate(90deg);
  -webkit-transform-origin: 0% 0%;
  -moz-transform: scale(1.0) rotate(90deg);
  -moz-transform-origin: 0% 0%;
  -o-transform: scale(1.0) rotate(90deg);
  -o-transform-origin: 0% 0%;
  -ms-transform: scale(1.0) rotate(90deg);
  -ms-transform-origin: 0% 0%;
  transform: scale(1.0) rotate(90deg);
  transform-origin: 0% 0%;
}

.nss #desktop-divisions h2.active-parent a .ss-icon {
  color: #013B77
}

.cis #desktop-divisions h2.active-parent a .ss-icon {
  color: #D43737
}

.cgl #desktop-divisions h2.active-parent a .ss-icon {
  color: #7B8FA3
}

#desktop-divisions .tagline {
  text-shadow: 1px 1px 0 #fff;
  text-transform: none;
  font-style: italic;
  font-size: 0.88em;
  display: block;
  color: #7D91A5;
}

.division1,
.division2,
.division3 {
  float: left;
  width: 33.333%;
}

.ie7 .division1 {
  width: 34%;
}

.ie7 .division2,
.ie7 .division3 {
  width: 33%;
}

.division1,
.division2 {
  cursor: pointer
}

.division1 h2 {
  border-right: 1px solid #eee;
  -webkit-box-shadow: 1px 0 0 #fff;
  -moz-box-shadow: 1px 0 0 #fff;
  -o-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;
}

.division3 h2 {
  border-left: 1px solid #eee;
  -webkit-box-shadow: inset 1px 0 0 #fff;
  -moz-box-shadow: inset 1px 0 0 #fff;
  -o-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
}

#division1 {
  background-color: #083C76
}

#division2 {
  background-color: #D53736
}

ul.dropdown-nav {
  margin: 30px 15px 30px 30px;
  list-style: none;
  padding: 0;
}

ul.dropdown-nav.right-col {
  margin: 30px 30px 30px 15px
}

ul.dropdown-nav > li {
  line-height: 30px
}

ul.dropdown-nav > li > a {
  color: #fff
}

#division1 ul.dropdown-nav > li > ul > li > a {
  color: #BFCEDC
}

#division2 ul.dropdown-nav > li > ul > li > a {
  color: #F3CDCC
}

ul.dropdown-nav a .ss-icon {
  margin-right: 12px;
  font-size: 0.75em;
}

ul.dropdown-nav > li > a {
  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}

ul.dropdown-nav > li > ul {
  margin: 3px 12px 12px 12px;
  font-style: italic;
  font-size: 0.875em;
  list-style: none;
  padding: 0;
}

#division1 ul.dropdown-nav {
  border-top: 1px solid #1F5184
}

#division2 ul.dropdown-nav {
  border-top: 1px solid #D94C4A
}

#division1 ul.dropdown-nav > li {
  border-bottom: 1px solid #1F5184;
  list-style: none;
}

#division2 ul.dropdown-nav > li {
  border-bottom: 1px solid #D94C4A;
  list-style: none;
}

#division1 ul.dropdown-nav a .ss-icon {
  color: #22598F
}

#division2 ul.dropdown-nav a .ss-icon {
  color: #E66767
}

.dropdown-column1,
.dropdown-column2,
.dropdown-column3 {
  color: #fff;
  float: left;
}

.dropdown-column1,
.dropdown-column2 {
  width: 34%
}

.dropdown-column3 {
  width: 32%
}

#division1 .dropdown-column3 {
  min-height: 253px
}

#division2 .dropdown-column3 {
  min-height: 487px
}

#division1 .dropdown-column3 {
  background-color: #06305C
}

#division2 .dropdown-column3 {
  background-color: #BA3030
}

.feature-content {
  margin: 18px
}

#division1 .feature-content p {
  color: #BFCEDC
}

#division2 .feature-content p {
  color: #F3CDCC
}

.feature-content h4 {
  font-size: 1.125em;
  margin: 0 0 6px 0;
  color: #fff;
}

#division1 .feature-content a {
  color: #BFCEDC
}

#division2 .feature-content a {
  color: #F3CDCC
}

.feature-content a {
  font-style: italic;
  font-size: 0.875em;
}

#division1 .feature-content a:hover,
#division2 .feature-content a:hover {
  text-decoration: none;
  color: #fff;
}

/* Footer */

footer {
  text-shadow: 1px 1px 0 #eee;
  padding: 24px 0 48px 0;
  font-size: 0.875em;
  text-align: center;
  margin-top: 60px;
  color: #ACACAC;
}

footer a {
  text-decoration: underline;
  color: #ACACAC;
}

footer a:hover {
  text-decoration: underline;
  color: #555;
}

@media (max-width: 767px) {
  footer {
    margin-top: 30px;
  }
}

/* Misc. Homepage Boxes */

.media-filter,
.text-box,
.video-box,
.slide-box,
.ebuy {
  border: 1px solid #fff;
  margin-bottom: 1.5em;
  padding: 1.5em;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
}

.text-box.publication-box {
	padding: 0 1.5em 0 1.5em;
}

.image-box {
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #01B3F1;
  background-size: contain;
  margin-bottom: 1.5em;
  padding: 1.5em;
}

.ebuy-link {
  color: #002955
}

.ebuy-link span {
  color: #E43E33
}

.video-box + .tab-footer,
.text-box + .tab-footer,
.ebuy + .tab-footer {
  margin-bottom: 1.5em
}

.contact .text-box,
.media-centre .text-box,
.individual-vessel .text-box,
.individual-vessel .video-box,
.nss.index .video-box,
.media-centre .video-box,
.ebuy {
  margin-bottom: 0;
  position: relative;
}

.media-centre .text-box {
  position: relative;
}

.slide-box img,
.fleet .text-box img {
  display: none
}

.nss.index .video-box,
.nss.index .rounded-box {
  min-height: auto
}

.image-caption {
  background-color: #fff;
  margin-left: 40%;
  padding: 1.5em;
}

/* Coloured boxes */

.light-blue-box,
.blue-box,
.red-box {
  margin-bottom: 1.5em;
  font-size: 0.9375em;
  padding: 1.5em;
}

.light-blue-box a,
.light-blue-box a:hover,
.blue-box a,
.blue-box a:hover,
.red-box a,
.red-box a:hover {
  color: #fff
}

.light-blue-box .narrow,
.light-blue-box h1,
.light-blue-box h2,
.light-blue-box h3,
.blue-box .narrow,
.blue-box h1,
.blue-box h2,
.blue-box h3,
.red-box .narrow,
.red-box h1,
.red-box h2,
.red-box h3 {
  color: #fff
}

.light-blue-box {
  border: 1px solid #7D91A5;
  color: #E2E6EB;
  background-color: #7b8fa3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(123, 143, 163)), to(rgb(112, 130, 148)));
  background-image: -webkit-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  background-image: -moz-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  background-image: -o-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  background-image: -ms-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  background-image: linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7b8fa3', EndColorStr='#708294');
}

.light-blue-box h4,
.light-blue-box h5,
.light-blue-box h6 {
  line-height: 1.3125em;
  color: #DEE3E8;
}

.light-blue-box .press-contact li,
.light-blue-box .news-list li,
.light-blue-box .border {
  border-color: #899BAD
}

.light-blue-box .news-list li a:hover {
  color: #fff
}

.light-blue-box .news-list li p.post-meta {
  color: #002955
}

.blue-box {
  border: 1px solid #154579;
  color: #BFCEDC;
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
}

.blue-box h4,
.blue-box h5,
.blue-box h6 {
  color: #BFCEDC
}

.individual-vessel .blue-box {
  margin-bottom: 0
}

.red-box {
  border: 1px solid #D63A36;
  color: #F3CDCC;
  background-color: #e14541;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(225, 69, 65)), to(rgb(214, 58, 54)));
  background-image: -webkit-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -moz-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -o-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -ms-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e14541', EndColorStr='#d63a36');
  
}

.red-box h4,
.red-box h5,
.red-box h6 {
  color: #F3CDCC
}

.red-box.inner {
  background-color: #AF3330;
  background-image: none;
  margin: 0 !important;
}

.red-box.inner select {
  margin-bottom: 18px
}

.red-box.inner address {
  display: none;
  margin: 0;
}

.red-box .addresses address:first-child {
  display: block
}

.sn-location-box .red-box select {
  margin-bottom: 0
}

.sn-location-box .red-box h4 {
  margin: 20px 0 10px 0;
  color: #ffffff;
}

.sn-location-box .red-box img {
  margin-bottom: 1.5em
}

/* Media Centre Listings */

.publication,
.news-listing {
  list-style: none;
  padding: 0;
  margin: 0;
}

.image {
  min-height: 108px
}

.image img {
  max-width: 25%
}

.image h3,
.image p {
  margin-bottom: 6px;
  line-height: 1.25em;
}

.image p {
  color: #999
}

.news-listing > li > a {
  display: block
}

.news-listing > li img {
  max-width: 25%
}

.news-listing > li,
.image {
  border: 1px solid #E6E6E6;
  background-color: #fff;
  margin: 0 0 18px 0;
  padding: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.publication a,
.image a {
  font-size: 0.875em
}

.news-listing > li p {
  margin: 0 0 6px 0
}

.news-listing > li p:last-child {
  margin: 0
}

.news-listing h3 {
  margin-bottom: 0.1875em;
  line-height: 1.25em;
}

.news-listing h3 a {
  color: #002955
}

.news-listing h3 a.pull-right {
  font-size: 0.875em
}

.news-listing > li p.post-meta {
  color: #999
}

.news-listing > li img,
.publication img,
.image img {
  border: 3px solid #fafafa
}

.news-listing .pagination,
.news-listing .pagination ul {
  background-color: transparent;
  box-shadow: none !important;
  border-radius: 0;
  border: none;
  padding: 0;
  margin: 0;
}

.cadets .span6 .text-box img.img-right {
  max-width: 50%
}

/* Media Filter */

.media-filter fieldset {
  margin-bottom: 0
}

.media-filter fieldset p {
  border-bottom: 1px solid #ebebeb;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.8125em;
  margin: 12px 0 6px 0;
  color: #7D91A5;
}

.media-filter.no-search fieldset p {
  margin-top: 0
}

/* Publications */

.blocks-two-up + .publication-head {
  margin-top: 18px
}

.publication-body,
.image-body {
  border: 1px solid #E6E6E6;
  background-color: #fff;
  border-bottom: none; 
  padding: 12px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.publication-body {
  min-height: 162px;
}

.publication-footer,
.image-footer {
  border: 1px solid #E6E6E6;
  border-top: 1px solid #ebebeb;
  background-color: #fafafa;
  margin-bottom: 1.5em;
  padding: 12px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.image-info h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1em;
}

.image-info p {
  text-overflow: ellipsis;
  font-size: 0.9375em;
  line-height: 1.5;
  overflow: hidden;
  color: #7A8FA5;
  height: 3em;
  margin: 0;
}

.image-footer p {
	margin-bottom: 0;
}

.pub-img {
  float: left;
  width: 40%;
}

.pub-img img {
  border: 1px solid #eee;
  max-width: 75%;
  padding: 2px;
}

/* Pagination */

.blocks.blocks-three-up > li.pagination,
.blocks.blocks-two-up > li.pagination {
  width: 100%;
}


/* Most informative classname ever – thanks to Ian Isted */

.image-img img {
  margin-bottom: 0.375em;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.pub-info {
  float: left;
  width: 60%;
}

.pub-info h3 {
  line-height: 1.25
}

.pub-info h4 {
  font-weight: normal
}

.publication-head {
  border: 1px solid #fff;
  background-color: #fff;
  margin-bottom: 18px;
  padding: 3px 12px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

.publication-subhead {
  background-color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  padding: 3px 6px;
  margin-bottom: 12px;
  font-size: 0.875em;
  background-color: #ccd5de;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(204, 213, 222)), to(rgb(192, 202, 210)));
  background-image: -webkit-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -moz-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -o-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -ms-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ccd5de', EndColorStr='#c0cad2');
}

/* Ad Blocks */

.related-publications,
.related-video,
.related-news,
.ad-block {
  background-color: #fff;
  margin-bottom: 1.5em;
  line-height: 1.5em;
  display: block;
  padding: 1.5em;
  border: 1px solid #fff;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

.related-publications h3,
.related-video h3,
.related-news h3,
.ad-block h3 {
  border-bottom: 1px solid #DEE3E8;
  padding-bottom: 0.1875em;
  margin-bottom: 0.75em;
  line-height: 1.3125em;
  font-size: 1.5em;
}

.nss .related-publications h3,
.nss .related-video h3,
.nss .related-news h3,
.nss .ad-block h3 {
  border-color: #D0DBE7
}

.cis .related-publications h3,
.cis .related-video h3,
.cis .related-news h3,
.cis .ad-block h3 {
  border-color: #FBD0CD
}

.related-publications h4,
.related-video h4,
.related-news h4,
.ad-block h4 {
  line-height: 1.3125em
}

.related-publications h4:hover a,
.related-video h4:hover a,
.related-news h4:hover a,
.ad-block h4:hover a {
  color: #7B8FA3
}

.cis .related-publications h4:hover a,
.cis .related-video h4:hover a,
.cis .related-news h4:hover a,
.cis .ad-block h4:hover a {
  color: #D63A36
}

.cis .related-publications .box,
.cis .related-video .box,
.cis .related-news .box,
.cis .ad-block .box {
  background-color: #D63A36;
  color: #fff;
}

.nss .related-publications h4:hover a,
.nss .related-video h4:hover a,
.nss .related-news h4:hover a,
.nss .ad-block h4:hover a {
  color: #003E7E
}

.nss .related-publications .box,
.nss .related-video .box,
.nss .related-news .box,
.nss .ad-block .box {
  background-color: #003E7E;
  color: #fff;
}

.related-news .news-list li {
  border-bottom: 1px dotted #DEE3E8
}

.related-news .news-list,
.related-publications > ul {
  margin: 0 0 0.75em 0;
  list-style: none;
}

.related-publications > ul > li {
  border-bottom: 1px dotted #DEE3E8;
  padding: 0 0 0.75em 0;
  margin: 0 0 0.75em 0;
}

.nss .related-publications > ul > li,
.nss .related-news .news-list li {
  border-bottom: 1px dotted #D0DBE7
}

.cis .related-publications > ul > li,
.cis .related-news .news-list li {
  border-bottom: 1px dotted #D0DBE7
}

.related-publications > ul > li:last-child,
.related-news .news-list li:last-child {
  padding-bottom: 0;
  border: none;
}

.related-publications > ul > li a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.875em;
  color: #999;
}

.related-news img {
  margin-bottom: 0.75em;
}

@media (min-width: 1200px) { 
	.related-publications,
	.related-video,
	.related-news,
	.ad-block {
	  padding: 1.5em
	}
}

@media (min-width: 768px) { 
	.related-publications,
	.related-video,
	.related-news,
	.ad-block {
	  font-size: 0.9375em
	}
}

/* 
=================================
	Rounded Boxes
=================================
*/

.rounded-box {
  margin: 0 0 24px 0;
  background-color: #002955;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 41, 85)), to(rgb(0, 35, 71)));
  background-image: -webkit-linear-gradient(top, rgb(0, 41, 85), rgb(0, 35, 71));
  background-image: -moz-linear-gradient(top, rgb(0, 41, 85), rgb(0, 35, 71));
  background-image: -o-linear-gradient(top, rgb(0, 41, 85), rgb(0, 35, 71));
  background-image: -ms-linear-gradient(top, rgb(0, 41, 85), rgb(0, 35, 71));
  background-image: linear-gradient(top, rgb(0, 41, 85), rgb(0, 35, 71));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#002955', EndColorStr='#002347');
  -webkit-border-bottom-right-radius: 100px;
  -moz-border-radius-bottomright: 100px;
  border-bottom-right-radius: 100px;
}

.nss .rounded-box {
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
}

.cis .rounded-box {
  background-color: #e14541;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(225, 69, 65)), to(rgb(214, 58, 54)));
  background-image: -webkit-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -moz-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -o-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -ms-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e14541', EndColorStr='#d63a36');
}

.single-publication img {
  margin-bottom: 12px
}

.cgl .rounded-box {
  background-color: #7b8fa3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(123, 143, 163)), to(rgb(112, 130, 148)));
  background-image: -webkit-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  background-image: -moz-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  background-image: -o-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  background-image: -ms-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  background-image: linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7b8fa3', EndColorStr='#708294');
}

.rounded-box-content {
  padding: 1.5em 3em 1.5em 1.5em;
  overflow: hidden;
}

.rounded-box h6 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 12px 0;
  font-size: 0.75em;
  font-weight: 500;
  opacity: 0.5;
  color: #fff;
}

.rounded-box h3 {
  line-height: 1.25em;
  margin: 0 0 12px 0;
  font-weight: 500;
  font-size: 1.5em;
  color: #fff;
}

.rounded-box p {
  margin-bottom: 12px;
  color: #fff;
}

/* 
=================================
	Carousel Caption
=================================
*/

.carousel-caption.small-caption-right {
  left: auto;
  right: 0;
}

.carousel-caption.small-caption-left {
  right: auto;
  left: 0;
}

.carousel-caption h4 {
  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
  letter-spacing: 1px;
  font-size: 1.25em;
  color: #002955;
  margin: 0 0 6px 0;
}

.carousel-caption p {
  margin: 0 0 12px 0
}

.carousel-caption a {
  margin: 0
}

.carousel-controls {
  position: absolute;
  top: 0px;
  left: 0px;
}

.carousel-nav {
  float: left;
  background-color: #ebebeb;
  height: 42px;
  line-height: 42px;
}

.carousel-nav ul {
  list-style: none;
  margin: 0px;
}

.carousel-nav ul li {
  display: inline-block;
  margin: 4px;
}

.carousel-nav ul a {
  color: #c9d3dc
}

.carousel-nav ul a:hover,
.carousel-nav ul li .active {
  text-decoration: none;
  color: #7693b1;
}

.carousel-control {
  float: left;
  width: 40px;
  height: 40px;
  color: #B5C2CF;
  font-size: 1em;
  font-weight: 100;
  line-height: 42px;
  text-align: center;
  background: #ebebeb;
  padding: 2px 2px 0 0;
  text-shadow: 1px 1px 1px #fff;
}

.carousel-control.right {
  padding: 2px 0 0 2px
}

.carousel-control .ss-icon {
  font-size: 0.875em
}

.carousel-control:hover {
  text-decoration: none;
  background: #fff;
  color: #B5C2CF;
}

.carousel-caption {
  position: absolute;
  line-height: 1.4;
  padding: 1.125em;
  bottom: 0;
  right: 0;
  background: #fff;
  border: 1px solid #fff;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
}

.carousel-caption h3 {
  font-family: "franklin-gothic-urw-cond-n5", "franklin-gothic-urw-cond", sans-serif;
  margin: 0 0 12px 0;
  line-height: 1;
  color: #002955;
}

.rsBullets {
  right: inherit !important;
  left: 12px !important;
  top: 12px !important;
  bottom: auto;
  margin: 0 6px 0 0;
}

@media (min-width: 960px) { 
	.rsBullets {
	  right: inherit !important;
	  left: 24px !important;
	  bottom: auto;
	  top: 24px !important;
	}
}

@media (min-width: 768px) { 
	.rsBullets {
	  right: inherit !important;
	  left: 18px !important;
	  bottom: auto;
	  top: 18px !important;
	}
}




.sliderContainer {
	position: relative;
}

.sliderContainer.has-custom-navigation .slider-navigation {
	position: absolute;
	top: 50%;
}

.sliderContainer.has-custom-navigation .slider-navigation .ss-icon {
	line-height: 2.2;
	font-size: 1em;
	color: #CFD6DD
}

.sliderContainer.has-custom-navigation .slider-navigation:hover .ss-icon {
	color: #042A54;
}

.sliderContainer.has-custom-navigation .slider-navigation.slider-navigation-right {
	right: 0;
}

.publication-slider.rsDefault {
  height: auto !important;
  padding-bottom: 22px;
}

.publication-slider.rsDefault .rsBullets {
  top: auto !important;
  position: static !important;
  margin-top: 0px !important;
  background-color: transparent !important;
}

.publication-slider.rsDefault .rsBullet {
  background-color: #B1BECA;
}

.publication-slider.rsDefault .rsBullet.rsNavSelected {
  background-color: #002955;
}

.publication-slider.rsDefault .rsArrow {
  top: auto !important;
  bottom: 0px !important;
  width: 9px;
  height: 13px;
}

.publication-slider.rsDefault .rsArrowIcn {
  top: 0;
  background-color: transparent;
  left: auto;
  margin-left: 6px;
  width: 9px;
  height: 13px;
  background-image: url('../img/arrows.png');
  margin-top: -24px;
}

.publication-slider.rsDefault .rsArrowIcn:hover {
  background-color: transparent;
}

.publication-slider.rsDefault .rsArrowLeft .rsArrowIcn {
  background-position: 0 0 !important;  
}

.publication-slider.rsDefault .rsArrowLeft .rsArrowIcn:hover {
  background-position: left bottom !important;
}

.publication-slider.rsDefault .rsArrowRight .rsArrowIcn {
  background-position: right top !important;
}

.publication-slider.rsDefault .rsArrowRight .rsArrowIcn:hover {
  background-position: right bottom !important;
}

.publication-slider.rsDefault h4 {
	font-size: 1.3125em;
	text-align: center;
}

.publication-slider.rsDefault p {
	text-align: center;
	color: #7B8FA3;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: bold;
}

.publication-slider.rsDefault .publication-image {
	position: relative;
	z-index: 2;
}

.publication-slider.rsDefault .publication-image img {
	width: 100%;
}

.publication-slider.rsDefault .publication-image .btn-group {
	position: absolute;
	bottom: 10%;
	z-index: 2;
	width: 80%;
	left: 10%;
	padding: 0;
}

.publication-slider.rsDefault .publication-image .btn-group .dropdown-menu a {
	color: #333;
}

.publication-slider.rsDefault .publication-image .btn-group a.btn {
	width: 60%;
}

.publication-slider.rsDefault .rsBullets {
	background-image: url('../img/publication-slider-shadow.png');
	padding: 22px 0;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
}




/* 
=================================
	Publication Slider
=================================
*/


.newpub-fader {
  position: relative;
  text-align: center;
}

.newpub-fader ul li,
.newpub-fader ul {
  list-style: none;
  margin: 0;
}

/*.newpub-fader > ul > li {
  position: relative;
}

.newpub-fader > ul,
.newpub-fader > ul:after,
.newpub-fader > ul > li:after {
  display: block;
  clear: both;
  content: '';
}
*/
/* Publication Thumbnail/Meta Wrappers */

.newpub-img {
  margin-bottom: 1.5em;
}

@media (min-width: 768px) and (max-width: 979px) {
  .newpub-meta,
  .newpub-img {
    width: 47.5%;
    float: left;
  }
  .newpub-img {
    margin-right: 2.5%;
    margin-bottom: 0;
  }
  .newpub-meta {
    position: relative;
    margin-left: 2.5%;
  }
}

/* Publication Thumbnail */

.newpub-img img {
  background-color: #fff;
  border: 1px solid #eee;
  display: block;
  max-width: 50%;
  margin: 0 auto;
  padding: 3px;
  
  box-sizing: border-box;
  
  -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.1); 
  -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.1); 
  -o-box-shadow: 2px 2px 4px rgba(0,0,0,0.1); 
  box-shadow: 2px 2px 4px rgba(0,0,0,0.1); 
}

@media (min-width: 768px) and (max-width: 979px) {
  .newpub-img img {
    margin-bottom: 0;
    max-width: 100%;
  }
}

/* Publication Title */

.newpub-title {
  margin-bottom: 0.1875em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.3125em;
  line-height: 1.3125;
  font-weight: 500;
  color: #002955;
}

@media (min-width: 768px) and (max-width: 979px) {
  .newpub-title {
    white-space: normal;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.5em;
    margin-top: 25%;
    max-width: 75%;
  }
}

/* Publication Size */

.newpub-size {
  text-transform: uppercase;
  margin-bottom: 0.375em;
  letter-spacing: 1px;
  font-size: 0.875em;
  font-weight: 500;
  color: #B1BECA;
}

/* Download Button */

.newpub-fader .btn-group {
  display: inline-block;
  text-align: left;
  
  *display: inline;
  *zoom: 1;
}

/* Arrow Navigation */

.newpub-arrows {
  position: absolute;
  display: none;
  right: -18px;
  left: -18px;
  top: 30%;
}

.newpub-arrows,
.newpub-arrows:after {
  display: none;
  content: '';
  clear: both;
}

.newpub-arrows li {
  display: block;
  float: left;
  width: 50%;
  padding: 0;
  margin: 0;
}

.newpub-arrows li:after {
  display: block;
  content: '';
  clear: both;
}

.newpub-arrows li a {
  text-shadow: 1px 1px 1px #fff;
  text-align: center;
  line-height: 48px;
  font-size: 1.5em;
  color: #D6D6D6;
  display: block;
  height: 48px;
  width: 48px;
}

.newpub-arrows li a:focus,
.newpub-arrows li a:hover {
  text-decoration: none;
  color: #002955;
}

.newpub-arrows li a.ss-navigateright {
  float: right;
}

@media (min-width: 768px) and (max-width: 979px) {
  .newpub-arrows li a {
    font-size: 1em;
  }
  .newpub-arrows {
    top: 50%;
  }
}

/* Bullet Navigation */

.newpub-bullets {
  border-top: 2px solid #E5E5E5;
}

.backgroundsize.multiplebgs .newpub-bullets {
  background: 
    url('../img/pub-slider-bar.png') no-repeat top center,
    url('../img/pub-slider-grad.png') no-repeat center 2px
  ;
  
  background-size: contain;
  margin-top: 1.5em;
  border: none;
}

.newpub-bullets li {
  text-shadow: 1px 1px 1px #fff;
  padding: 0 0.1875em;
  font-size: 1.75em;
  line-height: 42px;
  display: inline;
  color: #D3D3D3;
  cursor: pointer;
}

.newpub-bullets li.active {
  color: #002955; 
}




.static-carousel-caption {
	background: #fff;
	border: 1px solid #fff;
	margin-bottom: 1.5em;
	padding: 1.5em;
  	
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
	background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4'); 
}

.static-carousel-caption h3 {
	margin-bottom: 6px;
	line-height: 1.25em;
}

.static-carousel-caption p {
	margin-bottom: 6px;
}

.static-carousel-caption p a {
	margin-top: 6px;
}



.ebuy-box .ebuy-logo {
  margin-bottom: 0.75em;
  max-width: 25%;
}

.ebuy-box h2 {
  margin-bottom: 0.375em;
  font-weight: normal;
  line-height: 1.3125;
  font-size: 1.5em;
  color: #D73530;
}

@media (min-width: 980px) and (max-width: 1180px) {
  
  .ebuy-box h2 {
    font-size: 1.5em;
  }
  
}

	
.ebuy-box .box {
  background-color: #E1645F;
}

.ebuy-box .box:hover {
  background-color: #D73530;
}

.ebuy-box .ebuy-img {
  margin-top: 18px;
}


/* 
=================================
	Video Gallery
=================================
*/

.video-gallery h5 {
  color: #fff
}

.video-gallery p {
  color: #ddd
}

#video-gallery h5.dotme {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.media-slider-footer {
  margin-top: 0;
  margin-bottom: 1.5em;
}

/* 
=================================
	Flowplayer
=================================
*/

.flowplayer {
  width: 80%;
  background-color: #222;
  background-size: cover;
  max-width: 800px;
}

.flowplayer .fp-controls {
  background-color: rgba(0, 0, 0, 0.4)
}

.flowplayer .fp-timeline {
  background-color: rgba(0, 0, 0, 0.5)
}

.flowplayer .fp-progress {
  background-color: rgba(219, 0, 0, 1)
}

.flowplayer .fp-buffer {
  background-color: rgba(249, 249, 249, 1)
}

.flowplayer.is-splash {
	background-position: center top !important;
}

.flowplayer.is-loading {
	background-position: 1000px !important;
}

/* 
=================================
	Tabbed Boxes
=================================
*/

.nav-tabs > li {
  margin-right: 20px
}

.media-centre .nav-tabs > li > a,
.index .nav-tabs > li > a,
.careers .nav-tabs > li > a {
  font-family: 'franklin-gothic-urw', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75em;
}

.media-centre .nav-tabs > li,
.careers .nav-tabs > li,
.index .nav-tabs > li {
  position: relative;
  z-index: 5;
}

.index .nav-tabs > li.active,
.media-centre .nav-tabs > li.active,
.careers .nav-tabs > li.active {
  z-index: 10
}

.careers .nav-tabs > li:after,
.media-centre .nav-tabs > li:after,
.index .nav-tabs > li:after {
  border-width: 31px 0 0 31px;
  border-color: transparent #B1BECA;
  border-style: solid;
  position: absolute;
  content: "";
  right: -31px;
  top: 0;
}

.index .nav-tabs > li.pull-right:after,
.media-centre .nav-tabs > li.pull-right:after,
.careers .nav-tabs > li.pull-right:after {
  border-width: 31px 31px 0 0;
  right: auto;
  left: -31px;
}

.careers .nav-tabs > li.active:after,
.media-centre .nav-tabs > li.active:after,
.index .nav-tabs > li.active:after {
  border-color: transparent #fff
}

.careers .nav-tabs > li.pull-right.active:after,
.media-centre .nav-tabs > li.pull-right.active:after,
.index .nav-tabs > li.pull-right.active:after {
  border-width: 31px 31px 0 0
}

.careers .nav-tabs > li.pull-right:hover a,
.media-centre .nav-tabs > li.pull-right:hover a,
.index .nav-tabs > li.pull-right:hover a {
  background-color: #fff;
  color: #B1BECA;
}

.careers .nav-tabs > li.pull-right:hover:after,
.media-centre .nav-tabs > li.pull-right:hover:after,
.index .nav-tabs > li.pull-right:hover:after {
  border-color: transparent #fff
}

.tab-body {
  border: 1px solid #fff;
  padding: 18px;
}

.tab-content {
  margin-bottom: 1.5em
}

.tab-footer {
  border: 1px solid #C0CAD1;
  padding: 0 18px;
  height: 42px;
  color: #fff;
  background-color: #ccd5de;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(204, 213, 222)), to(rgb(192, 202, 210)));
  background-image: -webkit-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -moz-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -o-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -ms-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ccd5de', EndColorStr='#c0cad2');
}

.tab-footer a {
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 0.875em;
  line-height: 42px;
}

.tab-footer a:hover {
  text-decoration: none
}

.tab-footer a .ss-icon {
  font-size: 0.5em;
  float: right;
}

.tab-content #images .tab-body img { 
  margin-bottom: 0.75em;
}

.tab-content #twitter .tab-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* 
=================================
	Accordions
=================================
*/

.accordion-heading {
  background-color: #7D91A5;
  border: 1px solid #C0CAD1;
  margin-bottom: 1px;
  color: #fff;
  background-color: #ccd5de;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(204, 213, 222)), to(rgb(192, 202, 210)));
  background-image: -webkit-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -moz-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -o-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -ms-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ccd5de', EndColorStr='#c0cad2');
}

.accordion-heading .accordion-toggle {
  text-decoration: none;
  padding: 6px 12px;
  font-weight: 500;
  color: #002955;
}

.accordion-body ul:first-child {
  padding: 18px 0
}

.accordion-body ul li:last-child {
  padding-bottom: 0
}

.accordion-body table {
  width: 100%;
  margin: 0;
}

.accordion-body table tr {
  border-bottom: 1px solid #fff;
  line-height: 35px;
}

.accordion-body table tr td {
  color: #555
}

.cis .body-copy .accordion-heading {
  background-color: #fff;
  border: 1px solid #fff;
  margin-bottom: 1px;
  border: 1px solid #D63A36;
  background-color: #e14541;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(225, 69, 65)), to(rgb(214, 58, 54)));
  background-image: -webkit-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -moz-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -o-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: -ms-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  background-image: linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e14541', EndColorStr='#d63a36');
}

.cis .body-copy .accordion-heading a {
  letter-spacing: normal;
  font-weight: 500;
  color: #fff;
}

.nss .body-copy .accordion-heading,
.nss .accordion-heading {
  background-color: #fff;
  border: 1px solid #fff;
  margin-bottom: 1px;
  border: 1px solid #154579;
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
}

.nss .accordion-inner {
  background-color: #fff;
  margin-bottom: 1.5em;
}

.nss .body-copy .accordion-heading .accordion-toggle,
.nss .accordion-heading .accordion-toggle {
  letter-spacing: normal;
  padding: 6px 12px;
  font-weight: 500;
  color: #fff;
}

.body-copy .accordion-heading a .ss-icon {
  font-size: 0.5em
}

.accordion-toggle,
.accordion-toggle:after {
    clear: both;
    display: block;
    content: '';
}

.accordion-toggle span {
    display: block;
}

.accordion-toggle span:not([class*="ss-"]) {
  float: left;
  width: 85%;
}

.accordion-toggle span[class*="ss-"] {
  float: right;
  width: 15%;
  text-align: right;
}

.follow-us .body-copy .accordion-inner > ul,
.follow-us .body-copy .accordion-inner > ol {
  padding: 0;
  margin: 0;
}

.follow-us .body-copy h1 {
  margin-top: 0
}

/* 
=================================
	Contact Template
=================================
*/

.contact .accordion {
  margin-bottom: 1.5em
}

.contact .accordion-inner {
  padding: 1.5em 0.75em
}

.contact .accordion-inner .contact-details {
  margin: 0 0 1.5em 0;
  list-style: none;
  padding: 0;
}

.contact .accordion-inner .contact-details > li {
  margin-bottom: 1.5em
}

.contact .accordion-inner .contact-details p {
  margin: 0
}

.contact .accordion-inner .contact-details > li > ul {
  margin-bottom: 0.75em
}

.contact .accordion-inner .contact-details > li > ul > li {
  margin: 0
}

.contact .map {
  background: #FFFFFF url("/assets/img/loading.gif") no-repeat center center;
  height: 400px;
  width: 100%;
}

.contact .body-copy h1 {
  margin: 0 0 0.375em 0;
  border: none;
}

/* 
=================================
	Fleet Template
=================================
*/

/* Fleet Boxes */

.fleet-box {
  position: relative;
  margin-bottom: 1.5em;
  display: block;
}

.fleet-box .fleet-title {
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
  font-family: 'franklin-gothic-urw-cond', sans-serif;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.fleet-box .fleet-title h3 {
  text-transform: uppercase;
  font-size: 1.125em;
  line-height: 1em;
  font-weight: normal;
  padding: 6px;
  color: #fff;
}

.fleet .visible-phone .vessel-name a {
  color: #002955
}

.fleet-box .fleet-title.view-all {
  background-color: transparent;
  bottom: auto;
  width: auto;
  padding: 0;
  top: 0;
}

.fleet-box .fleet-title.view-all h3 {
  background-color: #ebebeb;
  padding: 0 6px 3px 0;
  font-size: 1.5em;
  color: #002955;
}

.fleet-box .fleet-title.view-all h3 strong {
  font-weight: 500
}

.fleet .popover {
  display: block;
  top: 43px;
  left: -2px;
}

.fleet .popover .close {
  position: absolute;
  right: 12px;
  top: 11px;
}

.fleet .popover strong {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 6px;
  margin-bottom: 6px;
  display: block;
  color: #003E7E;
}

.filter {
  border: 1px solid #fff;
  margin-bottom: 1.5em;
  padding: 6px 18px;
  min-height: 30px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

.fleet .filter {
  padding: 0
}

.publications .dropdown.open > a,
.fleet .dropdown.open > a {
  text-decoration: none;
  color: #002955;
}

.publications .dropdown-menu,
.fleet .dropdown-menu {
  margin: 1px 0 0 -2px
}

.publications a.dropdown-toggle,
.fleet a.dropdown-toggle {
  letter-spacing: 1px;
  font-size: 1.25em;
  line-height: 1.5;
}

.publications a.dropdown-toggle:hover,
.fleet a.dropdown-toggle:hover {
  text-decoration: none
}

.publications a.dropdown-toggle .ss-icon,
.fleet a.dropdown-toggle .ss-icon {
  font-size: 0.5em
}

.fleet .dropdown,
.fleet form {
  border-bottom: 1px solid #fff;
  padding: 6px 18px;
  display: block;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
}

.fleet form {
  border-top: 1px solid #ddd
}

.fleet form input[type="search"] {
  background: #fff url(../img/search-sprite.png) no-repeat 6px 7px;
  font-family: 'franklin-gothic-urw', sans-serif;
  padding-left: 30px;
  font-size: 16px;
  color: #002955;
  margin: 0;
}

.fleet .visible-phone table {
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

.fleet table tr {
  line-height: 1.25em
}

.fleet table tr td {
  border-bottom: 1px solid #ebebeb
}

.fleet .visible-phone .vessel-name {
  font-weight: 500;
  color: #19497D;
}

.fleet .visible-phone .vessel-type {
  color: #B3BECA
}

.fleet .visible-phone .vessel-download {
  font-style: italic
}

.fleet table tr td:last-child {
  text-align: right
}

.fleet-selection.visible-phone ul {
  margin: 0 0 24px 0;
  list-style: none;
  padding: 0;
}

.fleet-selection.visible-phone ul li a {
  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
  text-transform: uppercase;
  border: 1px solid #154579;
  font-size: 1.125em;
  line-height: 36px;
  font-weight: 400;
  display: block;
  padding: 0 9px;
  color: #fff;
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
}

.fleet-selection.visible-phone ul li a .ss-icon {
  font-size: 0.5em
}

.fleet .masonry {
  list-style: none;
  margin: 0 -9px;
}

.fleet .masonry .item {
  width: 33.333333333%;
  margin: 0 0 18px 0;
  float: left;
}

.fleet .masonry .item .vessel-box,
.fleet .masonry .item .contact-box {
  margin: 0 9px
}

.fleet .masonry .item .contact-box {
  padding: 1.5em;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(235, 235, 235)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(235, 235, 235));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(235, 235, 235));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(235, 235, 235));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(235, 235, 235));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(235, 235, 235));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#ebebeb');
}

/* 
=================================
	Individual Vessel
=================================
*/

.downloads-box table tr td:last-child,
.body-copy .accordion-body table tr td:last-child {
  text-align: right
}

.downloads-box {
  margin-bottom: 1.5em;
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

.downloads-box table {
  background-color: #fff;
  width: 100%;
}

.downloads-box h4 {
  border: 1px solid #154579;
  letter-spacing: 1px;
  padding: 18px 24px;
  font-weight: 500;
  color: #fff;
  background-color: #1e4f83;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
}

.downloads-box h4 .ss-icon {
  position: relative;
  top: 7px;
}

.downloads-box table tr td {
  padding: 18px 24px
}

.downloads-box table tr td a {
  text-transform: uppercase;
  font-size: 0.875em;
}

.downloads-box table tr td a:hover {
  text-decoration: underline;
  color: #003E7E;
}

.downloads-box table tr td .ss-icon {
  position: relative;
  margin-right: 3px;
  font-size: 0.5em;
  color: #7B8FA3;
  top: 1px;
}

.downloads-box table tr td:first-child {
  font-style: italic
}

#vessel-specs {
  margin-bottom: 1.5em
}

#vessel-specs table {
  color: #7B8FA3;
  width: 100%;
}

#vessel-specs tr td:last-child {
  text-align: right
}

/* 
=================================
	Vacancies
=================================
*/

.publications .nav-tabs,
.vacancies .nav-tabs {
  border: none
}

.publications .nav-tabs > li,
.vacancies .nav-tabs > li {
  width: 100%
}

.publications .nav-tabs > li > a,
.vacancies .nav-tabs > li > a {
  border: none;
  border: 1px solid #fff;
  letter-spacing: normal;
  line-height: 1.25em;
  padding: 11px 12px;
  font-size: 1.25em;
  font-weight: 500;
  color: #002955;
  display: block;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

.publications .nav-tabs > li > a {
  font-size: 1em
}

.publications .nav-tabs > .active > a,
.publications .nav-tabs > .active > a:hover,
.publications .nav-tabs > li > a:hover,
.vacancies .nav-tabs > .active > a,
.vacancies .nav-tabs > .active > a:hover,
.vacancies .nav-tabs > li > a:hover {
  border: none;
  color: #002955;
  border: 1px solid #C0CAD1;
  background-color: #ccd5de;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(204, 213, 222)), to(rgb(192, 202, 210)));
  background-image: -webkit-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -moz-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -o-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: -ms-linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  background-image: linear-gradient(top, rgb(204, 213, 222), rgb(192, 202, 210));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ccd5de', EndColorStr='#c0cad2');
}

.job-meta,
.pub-meta {
  font-weight: normal;
  font-style: italic;
  font-size: 0.9375em;
  display: block;
  color: #7a8fa5;
}

.vacancies .nav-tabs > li > a > span.job-meta {
  font-size: 0.75em
}

.vacancies .nav-tabs > li > a > span.ss-icon {
  margin-top: 15px;
  color: #ebebeb;
}

.vacancies .tab-content {
  border: none;
  background-image: none;
  background-color: #fff;
  padding: 24px 24px 48px 24px;
  word-wrap: break-word;
  line-height: 1.5em;
  font-size: 1.125em;
}

.vacancies .tab-content h4 {
  line-height: 1.3125em;
  margin: 1.25em 0 0.5em 0;
}

.vacancies .tab-content h4:first-child {
  margin-top: 0
}

.vacancies .tab-content p:last-child {
  margin-bottom: 0
}

.vacancies .tab-content ul li {
  font-size: 0.875em
}

.vacancies .tab-content .border {
  margin-bottom: 0.75em;
  padding-bottom: 0.1875em;
}

#mobile-vacancies {
  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
}

#mobile-vacancies .accordion-heading {
  border: 1px solid #fff;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
}

#mobile-vacancies .accordion-inner {
  padding: 1.5em
}

#mobile-vacancies .accordion-body h1 {
  margin-top: 0
}

#mobile-vacancies .accordion-body .border {
  margin-bottom: 18px
}

#mobile-vacancies .accordion-body .job-meta {
  margin-bottom: 18px;
  font-size: 0.5625em;
}

#mobile-vacancies .accordion-body ul {
  font-size: 0.9375em;
  margin: 18px;
}

/* 
=================================
	Cadets
=================================
*/

#cadets-apply {
  border: 1px solid #F5F5F5;
  background-color: #FAFAFA;
  padding: 1.5em;
}

.cadets .body-copy h1 {
  margin-top: 0
}

#cadets.tab-pane img {
  margin-bottom: 0.75em;
}

/* 
=================================
	Our History (timeline)
=================================
*/

.timeline iframe #timeline-embed {
  border: 0 !important
}

.vco-storyjs .vco-feature h1,
.vco-storyjs .vco-feature h2,
.vco-storyjs .vco-feature h3,
.vco-storyjs .vco-feature h4,
.vco-storyjs .vco-feature h5,
.vco-storyjs .vco-feature h6 {
  font-family: 'franklin-gothic-urw', sans-serif !important
}

/* 
=================================
	Products & Services
=================================
*/

#products-services .accordion-inner {
  -webkit-column-count: 3; /* Safari and Chrome */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
  -webkit-column-gap: 30px; /* Safari and Chrome */
  -moz-column-gap: 30px; /* Firefox */
  column-gap: 30px;
}

#products-services .accordion-body p {
  padding: 0
}

#product-list {
  width: 220px;
  margin: 0 15%;
  height: 290px;
  color: #FFF;
}

#product-list div.product-item {
  border: 12px solid #fff;
  background-color: #fff;
  width: 196px;
  height: 256px;
  display: block;
  background: #fff url('http://placehold.it/220x280') no-repeat center bottom;
  background-size: contain;
  margin-bottom: 0.75em;
  max-width: 90%;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}

#product-list div.product-item h3 {
  position: relative;
  z-index: 1;
}

#product-list div.product-item .the-red-mist {
  position: absolute;
  bottom: 0px;
  z-index: 0;
}

#product-list div.product-item {
  background-position: -1000px;
  -webkit-transition-property: opacity,height,width;
}

#product-list .rsActiveSlide div.product-item {
  background-position: center bottom
}

#product-list .rsActiveSlide div.product-item .the-red-mist {
  opacity: 1;
  -webkit-animation-duration: 0s;
  -webkit-transition-property: opacity,height,width;
}

#product-list div.product-item:hover .the-red-mist {
  opacity: 0
}

#product-list div.product-item.chemicals {
  background-image: url('../img/chemicals.jpg')
}

#product-list div.product-item.consumables {
  background-image: url('../img/consumables.jpg')
}

#product-list div.product-item.electrical {
  background-image: url('../img/electrical.jpg')
}

#product-list div.product-item.mechanical {
  background-image: url('../img/mechanical.jpg')
}

#product-list div.product-item.pipe {
  background-image: url('../img/pipe.jpg')
}

#product-list div.product-item.welfare {
  background-image: url('../img/welfare.jpg')
}

#product-list li h3,
#product-list div.product-item h3 {
  line-height: 1
}

#product-list li h3 a,
#product-list div.product-item h3 a {
  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  color: #E43E33;
}

#product-list li h3 a strong,
#product-list div.product-item h3 a strong {
  display: block
}

/*
=================================
	Sliders
=================================
*/


#video-gallery .rsContent img {
  max-width: none;
}

#video-gallery .slide-caption {
  background-color: #222;
  background-color: rgba(0,0,0,0.75);
  background-color: rgba(2, 28, 56, 0.9);
  padding: 0.75em 0.75em;
  position: absolute;
  bottom: 0em;
  left: 0em;
  right: 0em;
  color: #fff;
}

#video-gallery .slide-caption h5 {
  margin: 0 0 0.375em 0;
  line-height: 1.3125;
  color: #fff;
}

#video-gallery .slide-caption p {
  letter-spacing: 1px;
  line-height: 1.3125;
  font-size: 0.8125em;
  color: #7D91A5;
  margin: 0;
}

#video-gallery .slide-caption h5 a {
  color: #fff;
}

#video-gallery .slide-caption h5 a:hover {
  text-decoration: underline;
}

#video-gallery .slide-caption .pull-right,
#video-gallery .slide-caption .read-more {
  text-transform: uppercase;
  line-height: 1.5em;
  font-size: 0.9375em;
  color: #818FA5;
}

#video-gallery .slide-caption .read-more {
  background-color: #DCE0E4;
  padding: 0 0.1875em;
}

#video-gallery .slide-caption .read-more:hover,
#video-gallery .slide-caption .read-more:hover [class*="ss-"] {
  text-decoration: none;
  color: #002955;
}

#video-gallery .slide-caption .pull-right {
  color: #fff;
}

#video-gallery .slide-caption .pull-right:hover {
  text-decoration: none;
  color: #fff;
}

#video-gallery .slide-caption .pull-right [class*="ss-"] {
  color: #818FA5;
}

#video-gallery .slide-caption .pull-right:hover [class*="ss-"] {
  color: #fff;
}

#video-gallery .slide-caption .pull-right [class*="ss-"],
#video-gallery .slide-caption .read-more [class*="ss-"] {
  position: relative;
  font-size: 0.5em;
  top: -1px;
}

.royalSlider .rsNav h5 {
  height: 22px
}

/*
=================================
  404 Page Specific
=================================
*/

.page-404 {
  margin-top: 30px;
}

.page-404 ul.news-listing {
  list-style: none;
}

.page-404 ul.news-listing li {
  border: 0;
  padding-bottom: 10px;
}

.page-404 .body-copy h3 {
  float: left;
  margin: 0;
  padding: 0 !important;

  font-size: 1em;
}

.page-404 ul.news-listing {
  margin: 0;
}

.page-404 ul.news-listing li {
  padding: 0;
}

.page-404 ul.news-listing li .post-meta {
  text-align: right;
}

.page-404 ul.news-listing li .read-more a {
  text-decoration: none !important;
}

.page-404 ul.news-listing p:last-child {
  margin-bottom: 20px;
}

/*
=================================
  Forms
=================================
*/

.dform .submit_button {
  display: none;
}

.dform {
    overflow: hidden;
}

/* 
=================================
	Media Queries
=================================
*/

@media (max-width: 767px) { 
	/* Carousel */

	.carousel-caption {
	  position: static
	}
	
	#video-gallery .slide-caption {
  	bottom: 0;
  	left: 0;
  	right: 0;
  	font-size: 0.8125em;
	}
	
	.media-centre #video-gallery {
	  margin-bottom: 0
	}
	
	#video-gallery .slide-caption .ss-icon {
  	display: none;
	}

	.cadets .carousel,
	.individual-vessel .carousel {
	  margin-bottom: 0
	}

	/* Fleet */

	.fleet .popover {
	  display: block;
	  left: 20px;
	  top: 72px;
	}

	/* Footer */

	footer .pull-right {
	  float: none
	}

	.index-slider-container {
	  margin-bottom: 20px
	}
	
	
	#products-services .accordion-inner {
      -webkit-column-count: 2; /* Safari and Chrome */
      -moz-column-count: 2; /* Firefox */
      column-count: 2;
      -webkit-column-gap: 30px; /* Safari and Chrome */
      -moz-column-gap: 30px; /* Firefox */
      column-gap: 30px;
    }

	/*
	.timeline #timeline-embed .vco-navigation {
	  visibility: hidden;
	  height: 0;
	  width: 0;
	}

	.timeline-container {
	  overflow: hidden
	}
	
	.media-centre #video-gallery .slide-caption .pull-right {
	  display: none
	}
	*/
	
	/*
	#video-gallery .slide-caption {
	  position: static;
  	left: auto;
  	right: auto;
  	bottom: auto;
	}
	
	
	
	
	#video-gallery .rsOverflow, .royalSlider.videoGallery {
  	min-height: none !important;
	}
	
	#video-gallery .rsContent img {
  	max-width: 100%;
	}
	
	#video-gallery .slide-caption {
	  position: absolute;
  	left: 0;
  	right: 0;
  	bottom: 0;
	}
	*/
	/* #video-gallery {
  	height: auto !important;
	}
	
  #video-gallery .rsOverflow {
    height: 100% !important; 
  }*/
	
	
 .news-listing > li img {
    max-width: 100%;
    margin-left: 0;
    float: none;
  }

}


@media (max-width: 480px) { 
    #products-services .accordion-inner {
      -webkit-column-count: 1; /* Safari and Chrome */
      -moz-column-count: 1; /* Firefox */
      column-count: 1;
      -webkit-column-gap: 0px; /* Safari and Chrome */
      -moz-column-gap: 0px; /* Firefox */
      column-gap: 0px;
    }
}

@media (max-width: 890px) { 
	#desktop-divisions h2 a {
	  font-size: 0.9em
	}

	#desktop-divisions h2 a .ss-icon {
	  position: relative;
	  top: 1px;
	}
}

/* Landscape phone to portrait tablet */

@media (min-width: 480px) and (max-width: 767px) { 
	/* Fleet */

	.fleet.visible-phone ul li {
	  position: relative;
	  float: left;
	  width: 33%;
	}

	/* Division Navigation */

	.mobile-search input[type="search"]:focus {
	  width: 66%
	}

	/* Tabbed Boxes */

	.nav-tabs > li.pull-right {
	  margin-left: 62px;
	  float: left;
	}
}

/* Tablet landscape and up */

@media (min-width: 768px) { 
	/* Header */

	h1.logo {
	  text-align: left;
	  margin: 22px 0 30px;
	}

	header.primary {
	  background-image: url(../img/header-bg.png);
	  background-repeat: repeat-x;
	}

	/* Primary Navigation */

	.primary ul {
	  margin-bottom: 1.875em;
	  text-align: right;
	  list-style: none;
	  float: right;
	}

	.primary ul > li {
	  border-left: none;
	  display: block;
	  padding: 43px 9px 32px 9px;
	  font-size: 0.9375em;
	  float: left;
	  margin: 0;
	}

	.primary ul > li > a {
	  font-family: "franklin-gothic-urw-cond-n5", "franklin-gothic-urw-cond", sans-serif;
	  letter-spacing: 1px;
	}

	.primary ul > li.parent-active,
	.primary ul > li.active,
	.primary ul > li.parent-active:hover,
	.primary ul > li:hover {
	  background: transparent url(../img/desktop-nav-active.png) no-repeat bottom
	}

	.primary ul > li.parent-active > a,
	.primary ul > li.active > a,
	.primary ul > li.parent-active:hover > a,
	.primary ul > li:hover > a {
	  text-decoration: none;
	  color: #002955;
	}

	/* Secondary Nav */

	header.secondary h1 {
	  font-size: 1.5em
	}

	/* Media Centre Listings */

	.news-listing > li img {
	  display: block
	}

	/* Contact */

	.contact .light-blue-box .social-list h4 {
	  margin-bottom: 0.1875em
	}

	/* Carousel */

	.carousel-caption {
	  background: none;
	  box-shadow: none;
	  border: none;
	  background-color: #ebebeb;
	  padding: 24px 0 0 24px;
	  width: 66.666%;
	}

	.carousel-caption h3 {
	  text-transform: uppercase;
	  font-size: 1.75em;
	}

	#index-slider .carousel-caption {
	  position: absolute
	}

	.royalSlider {
	  max-height: 400px;
	  overflow: hidden;
	  opacity: 0;
	}
	
	#video-gallery {
		max-height: 480px;
	}

	.small-caption-right,
	.small-caption-left {
	  width: 50%
	}

	.small-caption-left {
	  padding: 1.5em 1.5em 0 0
	}

	.static-carousel-caption {
	  position: relative;
	  background: none;
	  filter: none;
	  border: none;
	  z-index: 10;
	  padding: 0;
	}

	.static-carousel-caption h3 {
	  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
	  margin: 18px 0 12px -90px;
	  background-color: #032952;
	  border: 3px solid #ebebeb;
	  text-transform: uppercase;
	  border-left-width: 4px;
	  border-right: none;
	  font-size: 1.25em;
	  line-height: 1em;
	  padding: 12px;
	  color: #fff;
	}

	.nss .static-carousel-caption h3 {
	  background-color: #1e4f83;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
	  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
	}

	.cis .static-carousel-caption h3 {
	  background-color: #e14541;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(225, 69, 65)), to(rgb(214, 58, 54)));
	  background-image: -webkit-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
	  background-image: -moz-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
	  background-image: -o-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
	  background-image: -ms-linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
	  background-image: linear-gradient(top, rgb(225, 69, 65), rgb(214, 58, 54));
	  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e14541', EndColorStr='#d63a36');
	}

	.cgl .static-carousel-caption h3 {
	  background-color: #7b8fa3;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(123, 143, 163)), to(rgb(112, 130, 148)));
	  background-image: -webkit-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
	  background-image: -moz-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
	  background-image: -o-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
	  background-image: -ms-linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
	  background-image: linear-gradient(top, rgb(123, 143, 163), rgb(112, 130, 148));
	  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7b8fa3', EndColorStr='#708294');
	}

	.static-carousel-caption p {
	  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
	  margin: 0 0 6px 0;
	  line-height: 1.5;
	  font-size: 1.125em;
	  color: #666;
	}

	.static-carousel-caption a.box.light {
	  margin-top: 12px
	}

	/* Misc homepage boxes */

	.individual-vessel .video-box,
	.individual-vessel .text-box {
	  min-height: auto
	}

	.slide-box,
	.fleet .text-box {
	  position: relative;
	  min-height: auto;
	  overflow: scroll;
	}

	.slide-box img,
	.fleet .text-box img {
	  display: block;
	  visibility: hidden; /* so this is in here, why? */
	}
	.fleet .text-box .news-list img {
    	visibility: visible; /* remove the weird visibility hidden above from teh individual fleet news sidebar thing */
	}

	.slide-box .content,
	.fleet .text-box .content {
	  position: absolute;
	  overflow: scroll;
	  padding: 1.5em;
	  left: 0;
	  top: 0;
	}

	.fleet .text-box .content p {
	  font-size: 0.9375em;
	  line-height: 1.5;
	}

	/* Fleet */

	.fleet .visible-phone .vessel-name a {
	  color: #fff
	}

	.fleet form input[type="search"] {
	  float: right
	}

	.fleet .dropdown,
	.fleet form {
	  border: none
	}

	/* Vessel Boxes */

	.vessel-box {
	  background-color: #1e4f83;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(30, 79, 131)), to(rgb(21, 69, 121)));
	  background-image: -webkit-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  background-image: -moz-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  background-image: -o-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  background-image: -ms-linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  background-image: linear-gradient(top, rgb(30, 79, 131), rgb(21, 69, 121));
	  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#1e4f83', EndColorStr='#154579');
	}

	.vessel-name {
	  padding: 6px 12px 0 12px;
	  font-weight: normal;
	  color: #fff;
	}

	.vessel-name a {
	  color: #fff
	}

	.vessel-download {
	  padding: 0 12px 6px 12px;
	  color: #fff;
	  margin: 0;
	}

	.vessel-download a,
	.vessel-download a:hover {
	  color: #BFCEDC
	}

	.vessel-download .ss-icon {
	  position: relative;
	  margin-right: 6px;
	  font-size: 0.75em;
	  color: #BFCEDC;
	  top: 2px;
	}

	/* Footer */

	footer {
	  text-align: left
	}
}

/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) { 
	/* Secondary Navigation */

	#subnav > ul > li > a {
	  font-size: 0.9375em
	}
	
	
	
	/* Carousel */

	.carousel-caption {
	  background: none;
	  box-shadow: none;
	  border: none;
	  background-color: #ebebeb;
	  padding: 24px 0 0 24px;
	  width: 50%;
	}

	.carousel-caption h3 {
	  font-size: 1.5em
	}

	.small-caption-right,
	.small-caption-left {
	  width: 50%
	}

	.small-caption-left {
	  padding: 1.125em 1.125em 0 0
	}

	.small-caption-right {
	  padding: 1.125em 0 0 1.125em
	}

	/* Index-page Columns */

	.span8 .span6 {
	  display: block;
	  width: 100%;
	  margin: 0;
	}

	/* NSS Index */

	.vessel-download p {
	  font-size: 0.875em
	}

	.vessel-name h3 {
	  padding: 0 6px 6px 0;
	  font-size: 1.5em;
	}
	
	
	
	/* Make publications slider landscape */
	
	.publication-slider {
		outline: 1px solid fuchsia;
	}
	
	.publication-slider .publication-image {
		width: 40%;
		float: left;
		margin-right: 10%;
	}
	
	.publication-slider.rsDefault {
		padding-bottom: 0;
	}
	
	.publication-slider h4 {
		padding-top: 3em;
	}
	
}

/* Desktop and up */

@media (min-width: 980px) { 
	/* Header */

	#searchbar .follow-us {
	  font-size: 1em
	}

	#desktop-divisions {
	  border-top: 1px solid #ddd
	}

	#desktop-divisions h2 {
	  font-size: 1.25em
	}

	/* Primary Navigation */

	.primary ul > li {
	  padding-right: 1em;
	  padding-left: 1em;
	  display: block;
	  float: left;
	  margin: 0;
	}

	.primary ul > li > a {
	  font-size: 1em
	}

	/* NSS Index */

	.fleet-box .fleet-title.view-all h3 {
	  padding: 0 12px 6px 0;
	  font-size: 1.75em;
	}

	/* Individual Vessels */

	.individual-vessel .carousel-caption h3 {
	  font-size: 1.75em
	}

	.individual-vessel .carousel-caption p {
	  font-size: 1.125em
	}

	.static-carousel-caption h3 {
	  font-size: 1.5em
	}

	.static-carousel-caption p {
	  font-size: 1.25em
	}

	/* Footer */

	footer {
	  background: #DEDEDE
	}

	.publication img,
	.image img {
	  display: block
	}
}

/* Large Desktop */

@media (min-width: 1200px) { 
	/* Individual Vessels */

	.individual-vessel .carousel-caption h3 {
	  font-size: 1.875em
	}

	.individual-vessel .carousel-caption p {
	  font-size: 1.25em
	}

	.static-carousel-caption h3 {
	  font-size: 1.75em
	}

	.static-carousel-caption p {
	  font-size: 1.5em
	}
}



/* 
===================
  New Navigation
===================
*/

@media (min-width: 768px) {
  .new-nav {
    margin-bottom: 1.5em;
  }
}

.new-nav ol {
  list-style: none;
  margin: 0;
}

.new-nav .depth-1 {
  margin: 0;
}

#nss .new-nav .depth-2 .has-children > a:after,
#nss .new-nav .depth-2 .has-children > span:after,
#nss .division-group .collapse > ul > li.has-children > a:after  {
  color: #829CBB;
}

#cis .new-nav .depth-2 .has-children > a:after,
#cis .new-nav .depth-2 .has-children > span:after,
#cis .division-group .collapse > ul > li.has-children > a:after  {
  color: #EC9A99;
}

@media (max-width: 767px) {
	
	.new-nav .depth-2 .has-children > a:after,
	.new-nav .depth-2 .has-children > span:after,
	.division-group .collapse > ul > li.has-children > a:after,
	.new-nav .depth-3 + a:after
	/*
	  Ian – That last one isn't working. Nothing to specify that it has children, and it's drilling down too far.
	  Also, can we update the HTML for that one to reflect the ones after it more closely? 
	  Disturbing my chi, greatly. 
	*/ 
	{
	  font-family: "SSStandard";
	  font-size: 0.625em;
	  content: "\F501";
	  color: #7E93AA;
	  float: right;
	}
	
	
	.new-nav .depth-2 .has-children > a.open-nav:after,
	.new-nav .depth-2 .has-children > span.open-nav:after,
	.division-group .collapse > ul > li.has-children > a.open-nav:after,
	.new-nav .depth-3 + a:after
	{
		content: "\F500";
	}
	
	.new-nav li {
		list-style: none;
	}

  .new-nav .division1, 
  .new-nav .division2,
  .new-nav .division3 {
    float: none;
    width: auto;
  }
  
  .new-nav .division1 > a, 
  .new-nav .division2 > a,
  .new-nav .division3 > a {
    font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #ddd;
    text-transform: uppercase;
    background-color: #eee;
    font-size: 1.125em;
    line-height: 40px;
    list-style: none;
    padding: 0 18px;
    display: block;
    color: #002955;
    height: 40px;
    
    background-color: #fafafa;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
    background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
    background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
    background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
    background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
    background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
  }
  
  .new-nav .depth-2 {
	  position: static;
  }
  
  .new-nav .depth-1 > .division1 > a .ss-icon, 
  .new-nav .depth-1 > .division2 > a .ss-icon, 
  .new-nav .depth-1 > .division3 > a .ss-icon,
   {
    color: #CFD6DD;
  }
  
  .new-nav .depth-2 {
    padding: 12px;
  }
  
  .new-nav .depth-2:after {
    display: block;
    content: '';
    clear: both;
  }
  
  .new-nav #division1 {
    background-color: #023A78;
  }
  
  .new-nav #division2 {
    background-color: #D73530;
  }
  
  .new-nav .depth-2 > li > a,
  .new-nav .depth-2 > li > span {
    font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 30px;
    display: block;
    color: #fff;
  }
  
  
	.new-nav #division2 > li > span.ss-icon,
	.new-nav #division2 > li > span[class^="ss-"]:before,
	.new-nav #division2 > li > span[class*=" ss-"]:before,
	.new-nav #division2 > li > span[class^="ss-"].right:after,
	.new-nav #division2 > li > span[class*=" ss-"].right:after {
        color: #fff !important;
	}
  
  .new-nav #division1 > li > a,
  .new-nav #division1 > li > span {
    border-top: 1px solid #1C5086;
  }
  
  .new-nav #division2 > li > a,
  .new-nav #division2 > li > span {
    border-top: 1px solid #DB4B46;
  }
  
  .new-nav #division1 > li:first-child > a,
  .new-nav #division2 > li:first-child > a {
    border-top: none;
  }
  
  .new-nav .depth-3 {
    padding: 3px 12px 12px 12px;
  }
  
  .new-nav .depth-3 > li > a {
    line-height:24px;
    color: #ACC9D4;
  }
  
  .new-nav #division1 .depth-3 > li > a {
    color: #ACC9D4;
  }
  
  .new-nav #division2 .depth-3 > li > a {
    color: #F3CDCC;
  }
  
  .new-nav .dropdown-feature {
    display: none;
  }

	.new-nav #mobile-divisions {
		margin-bottom: 0;
	}
	
	.new-nav #mobile-divisions .division-group > a span.ss-icon,
	.new-nav #mobile-divisions .division-group > a span[class^="ss-"]:before,
	.new-nav #mobile-divisions .division-group > a span[class*=" ss-"]:before,
	.new-nav #mobile-divisions .division-group > a span[class^="ss-"].right:after,
	.new-nav #mobile-divisions .division-group > a span[class*=" ss-"].right:after  {
		font-size: 0.625em;
		color: #CFD6DD;
	}
	
	
  
  .new-nav #mobile-divisions .division-toggle .ss-navigateright:before {
      color: #002955 !important;
      top: 0;
  }
  
  
  .new-nav #division2.depth-2 .has-children span:after {
    color: #fff !important;
  }
	
	.new-nav #mobile-divisions .division-group > .collapse > ul > li > ul,
	.new-nav .depth-1 .depth-3 {
		display: none;
	}
	
	#searchbar {
		border: 0;
	}
	
	#searchbar .search-form {
		display: none;
	}
	
	.mobile-navigation-toggle:hover {
		text-decoration: none;
	}

}


	.no-csscolumns .faux-column {
	  	width: 32%;
	  	display: block;
	  	float: left;
	  	margin: 0;
	  	padding-top: 1.5em;
	  	padding-left: 2%;
  	}
  	
  	.no-csscolumns .last-column {
  		padding-left: 0;
  		padding-top: 0;
  	}
  	
  	.no-csscolumns #division1 .last-column > li.dropdown-feature,
  	.no-csscolumns #division2 .last-column > li.dropdown-feature {
  		margin-right: 0;
  	}

  	.no-csscolumns li span {
	  	color: #fff;
  	}

@media (min-width: 768px) {
  
  .new-nav ol {
    list-style: none;
    margin: 0;
  }
  
  .new-nav ol.depth-3 {
    margin: 3px 12px 12px 12px;
    font-style: italic;
    font-size: 0.875em;
    list-style: none;
    padding: 0;
  }
  
  #searchbar {
    border: none;
  }
  
  .new-nav .depth-1 {
    position: relative;
  }

  .new-nav .depth-1 .division1 > a,
	.new-nav .depth-1 .division2 > a,
	.new-nav .depth-1 .division3 > a {
	  font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
	  text-shadow: 1px 1px 0 #fff;
	  text-transform: uppercase;
	  background-color: #fafafa;
	  border: 1px solid #fff;
	  text-decoration: none;
	  padding: 12px 18px;
	  font-size: 0.9em;
	  display: block;
	  color: #002955;
	
	  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(244, 244, 244)));
	  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	  background-image: -moz-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	  background-image: -o-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	  background-image: -ms-linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	  background-image: linear-gradient(top, rgb(255, 255, 255), rgb(244, 244, 244));
	  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f4f4f4');
	  
	  -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	  -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	  -o-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	  box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
	}
  
    
  .new-nav .depth-1 > .division1 > a .ss-icon,
  .new-nav .depth-1 > .division2 > a .ss-icon,
  .new-nav .depth-1 > .division3 > a .ss-icon {
    line-height: 2.2em;
    font-size: 0.75em;
    color: #CFD6DD;
  }
  
  .new-nav .depth-2 > li > a,
  .new-nav .depth-2 > li > span,
  .new-nav .depth-2 > div > li > a {
    font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
  }

  .new-nav .division1 .depth-3 > li > a,
  .new-nav .division1 .depth-3 > div > li > a {
    color: #BFCEDC;
  }
  .new-nav .division2 .depth-3 > li > a,
  .new-nav .division2 .depth-3 > div > li > a {
    color: #F3CDCC;
  }
  
  .new-nav #division1,
  .new-nav #division2 {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    max-width: 1200px;
    -moz-column-count:3;
    -webkit-column-count:3;
    column-count:3;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    left: 0;
    display: none;
  }
  
  .new-nav #division1 {
    border-top: 1px solid #1F5184;
    border: 0;
  }
  
  .new-nav #division1 > li,
  .new-nav #division1 > div > li {
    border-bottom: 1px solid #1F5184;
    list-style: none;
  }
  
  .new-nav #division2 {
    border-top: 1px solid #D94C4A;
    border-top: 0;
  }
  
  .new-nav #division2 > li,
  .new-nav #division2 > div > li {
    border-bottom: 1px solid #D94C4A;
    list-style: none;
  }
  
  .new-nav #division1 > li > a,
  .new-nav #division1 > li > span,
  .new-nav #division2 > li > a,
  .new-nav #division2 > li > span,
  .new-nav #division1 > div > li > a,
  .new-nav #division2 > div > li > a {
    font-family: "franklin-gothic-urw-cond-n4", "franklin-gothic-urw-cond", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 30px;
    color: #fff;
  }
  
  .new-nav #division1 > li,
  .new-nav #division2 > li,
  .new-nav #division1 > div > li,
  .new-nav #division2 > div > li {
    margin: 0px 30px;
  }
  
  .new-nav #division1 > div.col-3 > li,
  .new-nav #division2 > div.col-3 > li {
	  margin-right: 0;
  }
  
  .new-nav .depth-2 > div.col-1,
	.new-nav .depth-2 > div.col-2 {
	  padding-top: 20px;
  } 
  
  .new-nav #division1 > li,
  .new-nav #division2 > li {
    -webkit-column-break-inside:avoid;
    -moz-column-break-inside:avoid;
    -o-column-break-inside:avoid;
    -ms-column-break-inside:avoid;
    column-break-inside:avoid;
    break-inside: avoid;
    padding-top: 20px;
  }
  
  
  .new-nav #division1 > li:last-child,
  .new-nav #division2 > li:last-child {
    padding: 0;
    -webkit-column-break-inside:avoid;
    -moz-column-break-inside:avoid;
    -o-column-break-inside:avoid;
    -ms-column-break-inside:avoid;
    column-break-inside:avoid;
    break-inside: avoid;
    margin-right: 0;
    margin-left: 0;
  }
  
  
  @-moz-document url-prefix()
	{ 
	  .new-nav #division1 > li,
	  .new-nav #division2 > li
	  {
	  	width: 100%;
	  	display: inline-block;
	    overflow:auto;
	  }
	}
 
	/*.no-csscolumns .new-nav #division1 > li,
	.no-csscolumns .new-nav #division2 > li {
		width: 40%;
		display: block;
		float: left;
	}
	
	.no-csscolumns .new-nav #division1 > li:nth-child(n+5),
	.no-csscolumns .new-nav #division2 > li:nth-child(n+5) {
		float: right;
	}
	
	.no-csscolumns .new-nav #division1 > li:last-child,
	.no-csscolumns .new-nav #division2 > li:last-child {
		float: right;
  	}
  */
  
  
  
  	.no-csscolumns #division1 {
  		vertical-align: top;
  	}
  	
  	
  	/*.no-csscolumns .faux-column {
	  	width: 33%;
	  	display: block;
	  	float: left;
  	}
  	
  	.no-csscolumns .faux-column:nth-child(2) {

  	}

  	.no-csscolumns .faux-column:nth-child(3) {

  	}*/
  	
  	.no-csscolumns .faux-column > li {
  		width: 100%;
  		display: block;
  		margin: 0 !important;
  	}
  	
  	
  
  .new-nav #division1 > li:last-child {
    padding-top: 0px;
  }
  
  .new-nav #division1 > li.dropdown-feature,
  .new-nav #division2 > li.dropdown-feature {
    border-bottom: none;
  }
  
  .new-nav .feature-content {
    padding: 18px;
    margin: 0;
  }
  
  .new-nav .feature-content p:last-child {
    margin: 0;
  }
  
  .new-nav .division1 .dropdown-feature,
  .new-nav .division1 .dropdown-feature .feature-content {
    background-color: #022F5D;
    max-height: 300px;
  }
  
  .new-nav .division2 .dropdown-feature,
  .new-nav .division2 .dropdown-feature .feature-content {
    background-color: #BC2E2B;
  }
  
  
  
}

@media (min-width: 880px) {
  .new-nav .depth-1 > .division1 > a,
  .new-nav .depth-1 > .division2 > a,
  .new-nav .depth-1 > .division3 > a {
    font-size: 1.125em;
  }
}

@media (min-width: 980px) {
  .new-nav .depth-1 > .division1 > a,
  .new-nav .depth-1 > .division2 > a,
  .new-nav .depth-1 > .division3 > a {
    font-size: 1.25em;
  }
}



.sitemap-tree {
	display:block;
	padding:0 !important;
	margin:10px 0 20px 0 !important;
	clear:both;
}

.sitemap-tree li {
	float:left;
	list-style:none;
	display:block;
	padding:0 !important;
	margin:0 20px 0 10px;
}

.sitemap-tree li > ul {
	padding:0 !important;
	margin:10px 0 0 0 !important;
}

.sitemap-tree li > ul li {
	list-style:none;
	float:none;
	clear:both;
	display:block;
	font-size:14px;
	padding:0 !important;
	margin:0 !important;
}


@media (max-width: 480px) { 
	.sitemap-tree li {
		float:none;
	}
}



.pubs-dl-btn {
	letter-spacing:normal !important;
	color:#000000 !important;
	padding: 3px 9px !important;
	font-size: 12px !important;
	line-height: 18px !important;
	text-transform:none !important;
}

.pubs-dl-btn-2 {
	font-size: 14px !important;
	text-transform:none !important;
	font-weight: normal;
	white-space: nowrap;
	line-height: 1.5em;
	padding: 2px 9px;
	color: #042A54;
	display: block;
	clear: both;	
}

.pubs-dl-menu {
	margin-left:131px !important;
}