@import url(//fonts.googleapis.com/css?family=open+sans:400,300,700,800);
body {
  margin: 0;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
body.slide-active {
  overflow-x: hidden;
}
img {
  -ms-interpolation-mode: bicubic;
}
header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
header .brand {
  width: 100%;
  height: 70px;
  margin: 5px 0;
  background-repeat: no-repeat;
}
#slide-nav {
  background: #ffffff;
  border: none;
}
#slide-nav .navbar-brand {
  padding: 0;
}
#slide-nav .open > a {
  background-color: transparent;
}
#slide-nav .open > a:focus {
  border-color: transparent;
}
#slide-nav .current-page > a {
  color: #2282c0 !important;
}
#no-hero {
  margin-top: 85px;
  padding-top: 50px;
}
.navbar-nav li:hover > .dropdown-menu {
  display: block;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fadeInFromNone;
}
.carousel {
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
  background: #00334c;
  position: relative;
  overflow: hidden;
}
.carousel img {
  min-width: 100%;
}
.carousel .slider {
  margin: 0;
  padding: 0;
}
.carousel .slider-slide {
  width: 100% !important;
  position: absolute;
  top: 0px;
  left: 0px;
}
.carousel .slider-slide img {
  width: 100%;
}
.carousel .slider-text {
  position: absolute;
  left: 0px;
  top: 80px;
  width: 100%;
  z-index: 10;
}
.carousel .slider-text h2 {
  font-size: 48px;
  line-height: 89%;
  color: #fff;
  font-weight: 700;
}
.carousel .slider-text h2 strong {
  color: #ff00ff;
}
.carousel .slider-caption {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  height: 40px;
  position: absolute;
  bottom: 0px;
  color: #fff;
  z-index: 6;
}
.carousel .slider-caption .project-details {
  position: relative;
}
.carousel .slider-caption h2 {
  color: #ff00ff;
  font-size: 28px;
  margin-top: 10px;
  margin-right: 30px;
}
.carousel .slider-caption .arrow {
  position: absolute;
  top: 10px;
  right: 0px;
  height: 25px;
  width: 25px;
}
.carousel .slider-caption .arrow line {
  stroke: #ff00ff;
}
.carousel .slider-caption span {
  float: left;
  padding: 10px 5px 0 5px;
}
.carousel .slider-prev,
.carousel .slider-next {
  position: absolute;
  top: 0;
  width: 32px;
  height: 100%;
  z-index: 99;
}
.carousel .slider-prev:hover,
.carousel .slider-next:hover {
  background-color: rgba(0, 51, 76, 0.35);
}
.carousel .slider-prev div,
.carousel .slider-next div {
  position: absolute;
  top: 48%;
  left: 8px;
  width: 16px;
}
.carousel .slider-prev {
  left: 0;
}
.carousel .slider-next {
  right: 0;
}
.carousel#hero-home {
  height: 620px;
}
.carousel#hero-home .slider-slide {
  height: 620px;
}
.carousel#hero-home .slider-slide:before {
  content: "";
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  width: 70%;
  height: 100%;
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  /* Opera */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.carousel#hero-home .slider-slide img,
.carousel#hero-home .slider-slide a {
  width: auto;
  min-width: 100%;
}
.carousel#hero-home .slider-caption {
  height: 100px;
}
.carousel#hero-video {
  background: none;
  height: 655px;
}
.carousel#hero-video:hover .slider-caption {
  display: block;
}
.carousel#hero-video .slider-caption {
  height: 120px;
}
.carousel#hero-video .slider-caption h2 {
  margin-left: 0px;
}
.carousel#hero-video .slider-caption .more {
  color: #ffffff;
  text-transform: none;
  font-size: 22px;
  font-weight: 300;
}
.carousel#hero-video .slider-caption .more .arrow line {
  stroke: #2282c0;
}
.carousel-testimonial {
  width: auto;
}
.carousel-testimonial .slider-image {
  min-width: auto;
  width: auto;
}
.carousel-testimonial .slider-caption {
  width: 33%;
  height: 100%;
  padding: 30px;
}
.carousel-testimonial .slider-caption p {
  margin: 0;
}
.carousel-testimonial .slider-quote {
  font-size: 20px;
  padding-left: 10px !important;
}
.carousel-testimonial .slider-quote-author {
  font-size: 14px;
  padding-left: 10px !important;
}
.carousel-testimonial .slider-quote-client {
  font-size: 20px;
  width: 100%;
  padding-left: 10px !important;
}
.carousel-testimonial .slider-quote-image {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.carousel #navigator {
  position: absolute;
  bottom: 5px;
  left: 40px;
  z-index: 99;
  width: auto;
  padding: 0px;
  margin-bottom: 0px;
}
.carousel #navigator .bullet {
  display: inline-block;
  margin: 2.5px;
}
.carousel #navigator .bullet a {
  height: 12px;
  width: 12px;
  border-radius: 100%;
  border: solid #fff 1px;
  display: block;
}
.carousel #navigator .bullet a.active {
  background: #fff;
}
.carousel#hero-home #navigator {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
#map {
  width: 100%;
  height: 620px;
}
#project-page {
  margin-top: 50px;
}
#video-container,
#playpausebtn,
#fullscreenbtn,
#mutebtn,
#curtimetext,
#durtimetext,
#seekslider,
#volumeslider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#video-container {
  position: relative;
}
#main-play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -40px;
  margin-left: -40px;
  background: #ff00ff;
  background-image: url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiiblbmnvzgluzz0idxrmltgipz4ncjwhls0gr2vuzxjhdg9yoibbzg9izsbjbgx1c3ryyxrvciaxns4xljasifnwrybfehbvcnqgugx1zy1jbiauifnwrybwzxjzaw9uoia2ljawiej1awxkidapicatlt4ncjwhre9dvflqrsbzdmcgufvcteldicitly9xm0mvl0rurcbtvkcgms4xly9ftiigimh0dha6ly93d3cudzmub3jnl0dyyxboawnzl1nwry8xljevrfrel3n2zzexlmr0zci+dqo8c3znihzlcnnpb249ijeumsigawq9ikxhewvyxzeiihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigeg1sbnm6egxpbms9imh0dha6ly93d3cudzmub3jnlze5otkvegxpbmsiihg9ijbweciget0imhb4ig0kcsb3awr0ad0imthwecigagvpz2h0psixohb4iib2awv3qm94psi5msa5msaxocaxocigzw5hymxllwjhy2tncm91bmq9im5ldya5msa5msaxocaxocigeg1sonnwywnlpsjwcmvzzxj2zsi+dqo8zz4ncgk8cgf0acbvcgfjaxr5psiwljk1iibmawxspsijrkzgrkzgiiblbmfibgutymfja2dyb3vuzd0ibmv3icagicigzd0ittkzlji1ocw5ms4ymzlsmtqunjkyldcunjgxyzeumtqxldauntk2ldeumtqxldeuntyzldasmi4xntkncgkjbc0xnc42otisny42odnjlteumtqsmc41otctmi4wnjqsmc4wmzctmi4wnjqtms4yndhwotiundg3qzkxlje5ncw5ms4ymdisotiumte4ldkwljy0myw5my4yntgsoteumjm5eiivpg0kpc9npg0kpc9zdmc+dqo=);
  background-size: 50% 50%;
  background-repeat: no-repeat;
  background-position: center;
  width: 80px;
  height: 80px;
  cursor: pointer;
}
.InternetExplorer #video_controls_bar,
.IE #video_controls_bar {
  padding: 7px 0 0 0 !important;
  text-align: center;
  height: 40px;
}
.InternetExplorer #seekslider,
.IE #seekslider,
.InternetExplorer #volumeslider,
.IE #volumeslider {
  height: auto;
  vertical-align: middle;
}
.InternetExplorer #playpausebtn,
.IE #playpausebtn,
.InternetExplorer #fullscreenbtn,
.IE #fullscreenbtn,
.InternetExplorer #mutebtn,
.IE #mutebtn {
  width: 20px;
  margin: 3px;
}
div#video_controls_bar {
  position: absolute;
  background: #00334c;
  bottom: 0;
  left: 0;
  right: 0;
  width: 60%;
  padding-top: 5px;
  padding-bottom: 7px;
  padding-right: 2%;
  padding-left: 2%;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
  color: #fff;
}
div#video_controls_bar.controls-top {
  margin: 0 auto 140px auto;
}
div#video_controls_bar.controls-bottom {
  margin: 0 auto 0px auto;
}
.carousel:hover #video_controls_bar {
  opacity: 1;
}
button:focus {
  outline: none;
}
button#playpausebtn {
  background: url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiiblbmnvzgluzz0idxrmltgipz4ncjwhls0gr2vuzxjhdg9yoibbzg9izsbjbgx1c3ryyxrvciaxns4xljasifnwrybfehbvcnqgugx1zy1jbiauifnwrybwzxjzaw9uoia2ljawiej1awxkidapicatlt4ncjwhre9dvflqrsbzdmcgufvcteldicitly9xm0mvl0rurcbtvkcgms4xly9ftiigimh0dha6ly93d3cudzmub3jnl0dyyxboawnzl1nwry8xljevrfrel3n2zzexlmr0zci+dqo8c3znihzlcnnpb249ijeumsigawq9ikxhewvyxzeiihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigeg1sbnm6egxpbms9imh0dha6ly93d3cudzmub3jnlze5otkvegxpbmsiihg9ijbweciget0imhb4ig0kcsb3awr0ad0imthwecigagvpz2h0psixohb4iib2awv3qm94psi5msa5msaxocaxocigzw5hymxllwjhy2tncm91bmq9im5ldya5msa5msaxocaxocigeg1sonnwywnlpsjwcmvzzxj2zsi+dqo8zz4ncgk8cgf0acbvcgfjaxr5psiwljk1iibmawxspsijrkzgrkzgiiblbmfibgutymfja2dyb3vuzd0ibmv3icagicigzd0ittkzlji1ocw5ms4ymzlsmtqunjkyldcunjgxyzeumtqxldauntk2ldeumtqxldeuntyzldasmi4xntkncgkjbc0xnc42otisny42odnjlteumtqsmc41otctmi4wnjqsmc4wmzctmi4wnjqtms4yndhwotiundg3qzkxlje5ncw5ms4ymdisotiumte4ldkwljy0myw5my4yntgsoteumjm5eiivpg0kpc9npg0kpc9zdmc+dqo=);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  width: 5%;
  height: 20px;
  cursor: pointer;
  border: 0;
  display: inline-block;
  vertical-align: middle;
}
button#playpausebtn:hover {
  cursor: pointer;
}
button#fullscreenbtn {
  background: url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiiblbmnvzgluzz0idxrmltgipz4ncjwhls0gr2vuzxjhdg9yoibbzg9izsbjbgx1c3ryyxrvciaxns4xljasifnwrybfehbvcnqgugx1zy1jbiauifnwrybwzxjzaw9uoia2ljawiej1awxkidapicatlt4ncjwhre9dvflqrsbzdmcgufvcteldicitly9xm0mvl0rurcbtvkcgms4xly9ftiigimh0dha6ly93d3cudzmub3jnl0dyyxboawnzl1nwry8xljevrfrel3n2zzexlmr0zci+dqo8c3znihzlcnnpb249ijeumsigawq9ikxhewvyxzeiihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigeg1sbnm6egxpbms9imh0dha6ly93d3cudzmub3jnlze5otkvegxpbmsiihg9ijbweciget0imhb4ig0kcsb3awr0ad0imthwecigagvpz2h0psixohb4iib2awv3qm94psiwidagmtggmtgiigvuywjszs1iywnrz3jvdw5kpsjuzxcgmcawide4ide4iib4bww6c3bhy2u9inbyzxnlcnzlij4ncjxnig9wywnpdhk9ijauotuipg0kctxwyxroigzpbgw9iingrkzgrkyiigq9ik0xny41ldeylju1mwmwldaumzg1ltaumze0ldaunjk5ltaunjk5ldaunjk5ac0xljm5mmmtmc4zodusmc0wljq3nywwljiymy0wljiwncwwljq5m2wxljgxmswxljgwna0kcqljmc4ynzismc4ynzesmc4ynzismc43mtcsmc4wmdismc45odlsltaunta3ldauntfjltaumjcxldaumjczltaunze0ldaumjczltauotg1ldbslteunzgzlteunzk3dqojcwmtmc4ynzetmc4ynzmtmc40otitmc4xodmtmc40otismc4ymdj2ms4znwmwldaumzg1ltaumze0ldaunjk5ltaunjk5ldaunjk5ac0wljcynmmtmc4zodysmc0wljctmc4zmtqtmc43ltaunjk5di00ljk3ng0kcqljmc0wljm4niwwljmxnc0wljcsmc43ltaun2g0ljk3nmmwljm4nswwldaunjk5ldaumze0ldaunjk5ldaun1yxmi41ntf6ie0wljusmtiuntuxyzasmc4zodusmc4zmtqsmc42otksmc42otksmc42otloms4znq0kcqljmc4zodusmcwwljq3niwwljiymywwljiwnswwljq5ngwtms44mdesms44mdnjltaumjcyldaumjcxltaumjcyldaunze3ldasmc45odhsmc41mtqsmc41mtrjmc4ynzesmc4ynzismc43mtcsmc4ynzismc45odgsma0kcqlsms44mdetms44mdfjmc4ynzitmc4ynzismc40otutmc4xocwwljq5nswwljiwnxyxljm0ogmwldaumzg1ldaumze0ldaunjk5ldaunjk5ldaunjk5adaunzi2yzaumzg1ldasmc43ltaumze0ldauny0wljy5oxytnc45nzyncgkjyzatmc4zodytmc4zmtqtmc43ltauny0wljdims4xotljltaumzg1ldatmc42otksmc4zmtqtmc42otksmc43vjeylju1mxogtte3ljusns40ndljmc0wljm4ns0wljmxnc0wljy5os0wljy5os0wljy5owgtms4zotincgkjyy0wljm4nswwltaundc2ltaumjiyltaumjayltaundkybdeuoda2lteunzg0yzaumjczltaumjcxldaumjc0ltaunze0ldaumdaxltauotg0bc0wljutmc40otcncgkjyy0wlji3mi0wlji3ms0wljcxny0wlji2os0wljk4ocwwljawngwtms43odmsms43otddmtmundcyldmumdy3ldezlji1ldiuotc2ldezlji1ldiuntlwms4xotljmc0wljm4ns0wljmxnc0wljy5os0wljy5os0wljy5oq0kcqloltaunzi2yy0wljm4niwwltaunywwljmxnc0wljcsmc42otl2nc45nzzjmcwwljm4nswwljmxncwwljcsmc43ldaun2g0ljk3nmmwljm4nswwldaunjk5ltaumze0ldaunjk5ltaun1y1ljq0oxogttaunsw2lje3nq0kcqljmcwwljm4nswwljmxncwwljcsmc42otksmc43adquotc2yzaumzg1ldasmc43ltaumze0ldauny0wljdwms4xotljmc0wljm4ns0wljmxnc0wljy5os0wljctmc42otlins40ndkncgkjqzuumdy0ldaunsw0ljc1ldauode0ldqunzusms4xotlwmi41owmwldaumzg1ltaumjiyldaundc4ltaundk1ldaumja1bc0xljgwms0xljhdmi4xodmsmc43mjisms43mzysmc43mjesms40njismc45otencgkjbc0wljuwnywwljvjltaumjczldaumjctmc4ynzqsmc43mtmtmc4wmdesmc45odnsms43otgsms43odrdmy4wmjqsnc41mjgsmi45mzqsnc43nswylju0osw0ljc1ac0xljm1dqojcumwljgxncw0ljc1ldaunsw1lja2ncwwljusns40ndlwni4xnzv6ii8+dqo8l2c+dqo8l3n2zz4ncg==);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  width: 5%;
  height: 20px;
  cursor: pointer;
  border: 0;
  display: inline-block;
  vertical-align: middle;
}
button#mutebtn {
  width: 5%;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  border: none;
  height: 20px;
}
button#mutebtn.mute {
  background: url('../img/mute.svg');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
}
button#mutebtn.unmute {
  background: url('../img/unmute.svg');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
}
#curtimetext,
#durtimetext {
  width: 5%;
  display: inline-block;
  vertical-align: middle;
  display: none;
}
input#seekslider {
  width: 70%;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
}
input#volumeslider {
  width: 10%;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  height: 5px;
}
input[type=range] {
  -webkit-appearance: none;
  height: auto;
  overflow: visible;
}
.InternetExplorer input[type=range],
.IE input[type=range] {
  height: 19px;
  padding: 0;
  vertical-align: middle;
}
input[type=range]::-webkit-slider-runnable-track {
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 5px;
  background-color: #fff;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 19px;
  width: 19px;
  border-radius: 50%;
  background: #ff00ff;
  margin-top: -6px;
}
input[type=range]:focus {
  outline: none;
  background: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}
input[type=range]::-moz-range-track {
  height: 5px;
  background-color: #fff;
  border: none;
  border-radius: 5px;
}
input[type=range]::-moz-range-thumb {
  border: none;
  height: 19px;
  width: 19px;
  border-radius: 50%;
  background: #ff00ff;
  margin-top: -6px;
}
/*hide the outline behind the border*/
input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}
input[type=range]:focus::-moz-range-track {
  background: #ccc;
}
input[type=range]::-ms-track {
  height: 19px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent !important;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  /*remove default tick marks*/
  color: transparent;
  overflow: visible;
}
input[type=range]::-ms-fill-lower {
  border-radius: 10px;
  background: linear-gradient(to bottom, transparent 8px, #ffffff 8px, #ffffff 12px, transparent 12px);
}
input[type=range]::-ms-fill-upper {
  border-radius: 10px;
  background: linear-gradient(to bottom, transparent 8px, #dddddd 8px, #dddddd 12px, transparent 12px);
}
input[type=range]::-ms-thumb {
  border: none;
  width: 19px;
  height: 19px;
  background: #ff00ff;
  border-radius: 50%;
  margin-right: 2px;
}
.embed-responsive video {
  background: #fff;
}
.indent {
  margin-left: 10px;
  margin-right: 10px;
}
.global-nav ul {
  list-style: none;
  padding: 5px 10px;
}
.global-body {
  margin-top: 84px;
}
.global-body h1 {
  color: #008ed6;
  margin-bottom: 40px;
  margin-top: 0px;
}
.global-body h2#page-title {
  color: #008ed6;
  margin-bottom: 40px;
  margin-top: 0px;
  font-size: 36px;
}
.global-body h1,
.global-body h2,
.global-body h3,
.global-body p {
  margin-left: 10px;
  margin-right: 10px;
}
.global-body blockquote {
  background-color: #008c82;
  color: #ffffff;
  padding: 20px;
  font-size: 16px;
  border: none;
  float: left;
  position: relative;
  margin: 0 10px;
}
.global-body blockquote:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -40px;
  left: 0px;
  width: 0;
  border-width: 40px 40px 0 0;
  border-style: solid;
  border-color: #008c82 transparent;
}
.global-body blockquote cite {
  color: #fff;
}
.gap {
  margin: 50px 0;
}
.gap .introtext-right {
  float: right;
}
.introtext strong {
  font-size: 22px;
  color: #00334c;
  font-weight: 400;
}
.navbar-nav {
  margin: 0px 10px;
  padding: 0;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
  margin-top: 60px;
}
li.navbar-nav > li:last-child a {
  border: none;
}
.navbar-nav > li > a {
  color: #000 !important;
  padding: 0px 8px;
  border-right: solid 1px #ffffff;
}
.navbar-nav .megamenu .dropdown-menu {
  width: 400px;
}
.navbar-nav .megamenu .dropdown-menu li {
  width: 50%;
  float: left;
}
.navbar-brand > img {
  padding: 10px 0;
  height: 87px;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
.navbar-right {
  width: 25%;
}
.navbar-form {
  margin: 0;
}
.navbar-form .form-control {
  border-radius: 0;
  border: none;
  box-shadow: none;
  height: 26px;
  padding: 0px 12px;
  font-size: 12.5px;
}
.navbar-form .input-group {
  width: 250px;
  margin-bottom: 8px;
  border: solid 1px #9b9b9b;
  margin-right: -2px;
}
.navbar-form .input-group-btn {
  width: 1% !important;
}
.navbar-form .input-group-btn button {
  color: #fff;
  border-radius: 0;
  border: none;
  padding: 0;
  background-color: #00334c;
}
.navbar.fadeout {
  /* opacity:0; */
}
.navbar .search-icon {
  background-image: url('../img/search.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23px;
  height: 28px;
  width: 28px;
  display: block;
  z-index: 9;
}
#slide-nav {
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#slide-nav .navbar-toggle {
  cursor: pointer;
  position: relative;
  line-height: 0;
  margin: 10px 5px;
  width: 32px;
  height: 32px;
  padding: 11px 2px;
  border: 0;
  background: transparent;
  border-radius: 100%;
  background: #00334c;
  color: #fff;
}
#slide-nav .navbar-toggle > .icon-bar {
  width: 5px;
  border-radius: 100%;
  display: block;
  height: 5px;
  margin: 2px;
  float: left;
}
#slide-nav .navbar-toggle > em {
  margin: -4px 6px;
}
#slide-nav .navbar-toggle.slide-active .icon-bar {
  background: #2282c0;
}
#slide-nav .navbar-toggle.slide-active em {
  color: #2282c0;
}
#slidemenu .dropdown-menu {
  background-color: rgba(0, 51, 76, 0.9);
  border-radius: 0;
  padding: 0;
  margin: 0;
}
#slidemenu .dropdown-menu li {
  position: relative;
}
#slidemenu .dropdown-menu li:hover > a {
  background-color: #1b6e9c;
}
#slidemenu .dropdown-menu li a {
  color: #fff;
  padding: 10px;
  font-size: 13px;
  margin: 0 10px;
  overflow: hidden;
  border-bottom: dotted #ffffff 1px;
}
#slidemenu .dropdown-menu li a:hover {
  background-color: #1b6e9c;
}
#slidemenu .dropdown-menu .level-4 {
  left: 100%;
  top: 0;
  display: none;
  padding: 0;
  background-color: rgba(9, 103, 152, 0.9);
}
#slidemenu .dropdown-menu .level-4 a:hover {
  background-color: #008ed6;
}
#slidemenu .contact-us a {
  color: #ffffff;
}
.navbar-header {
  position: relative;
}
.navbar.navbar-fixed-top.slide-active {
  position: relative;
}
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block ;
    opacity: 0;
  }
  100% {
    display: block ;
    opacity: 1;
  }
}
.contact-link {
  padding: 14px 0px;
  floaT: right;
}
.icons-social {
  list-style: none;
  padding: 10px 0;
  margin: 0;
  float: left;
}
.icons-social.hidden-md {
  width: 100%;
}
.icons-social li {
  float: left;
  height: 30px;
  width: 30px;
  background: #2282c0;
  border-radius: 100%;
  margin-right: 10px;
  position: relative;
}
.icons-social li a {
  display: block;
  height: 30px;
  width: 30px;
  text-align: center;
}
.icons-social li a em {
  color: #fff;
  margin-top: 7px;
  font-size: 16px;
}
.icons-social li.contact-us {
  width: auto;
  padding-left: 30px;
  background: transparent;
}
.icons-social li.contact-us a {
  width: auto;
  line-height: 30px;
  text-align: right;
}
@media screen and (max-width: 992px) {
  .icons-social li.contact-us {
    padding-left: 0px;
  }
}
.footer .icons-social li,
.slider-caption .icons-social li {
  background: #fff;
  height: 36px;
  width: 36px;
}
.footer .icons-social li a,
.slider-caption .icons-social li a {
  height: 36px;
  width: 36px;
}
.footer .icons-social li a em,
.slider-caption .icons-social li a em {
  color: #00334c;
  font-size: 22px;
  margin-top: 7px;
}
.headline2 {
  color: #00334c;
  margin-top: 50px;
}
/*********** CONTROLLS ***********/
.arrow {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.URLPicker .snippet {
  height: 240px;
}
.URLPicker .snippet .arrow {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  z-index: 9;
}
.URLPicker .snippet:hover .arrow {
  top: 5px;
  right: 5px;
}
.URLPicker .snippet:hover .snippet-image:after {
  opacity: 0.6;
}
.URLPicker .play {
  background: #ff00ff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.URLPicker.BlogPostRepository h2,
.URLPicker.NewsEvent h2 {
  font-size: 24px;
  height: auto;
}
.URLPicker.BlogPostRepository p,
.URLPicker.NewsEvent p {
  display: none;
}
.URLPicker .see-all {
  position: absolute;
  bottom: 10px;
  left: calc(240px + 10px);
  text-transform: uppercase;
  background-image: url('../img/arrow.svg');
  background-repeat: no-repeat;
  background-position: -1px 4px;
  background-size: 10px;
  font-size: 12px;
  padding-left: 16px;
}
.URLPicker img {
  border: 0 !important;
  border-right: 1px solid #ffffff !important;
}
.keyfactbox {
  background: #00334c;
  color: #ffffff;
}
.keyfactbox h2 {
  padding: 10px;
  color: #ffffff;
  font-size: 22px;
  margin: 0;
  text-transform: uppercase;
}
.keyfactbox-inner {
  padding: 0;
}
.keyfactbox strong {
  width: 100%;
  display: block;
  color: #ffffff;
  font-size: 16px;
}
.keyfactbox a {
  color: #ffffff;
  padding-left: 22px;
  position: relative;
  margin: 4px 0;
  display: block;
}
.keyfactbox a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  background-image: url('../img/arrow.svg');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  background-size: 14px;
}
.keyfactbox ul {
  list-style: none;
  padding: 0;
}
.keyfactbox ul li {
  border-bottom: solid 1px #ffffff;
  padding: 10px;
}
.keyfactbox ul li ul li {
  border-bottom: none !important;
  padding: 4px 15px;
}
img {
  -ms-interpolation-mode: bicubic;
}
.cta {
  background-color: #d6d3cf;
  padding: 10px;
  font-size: 22px;
  margin-bottom: 20px;
  width: 100%;
  margin-left: 0px !important;
}
.cta a {
  color: #00334c;
  display: block;
  padding-left: 30px;
}
.cta .arrow {
  height: 20px;
  width: 21px;
  float: left;
  margin-top: 3px;
}
.control img {
  max-width: 100%;
  border: solid 1px #ffffff;
}
.column img {
  max-width: 100%;
  border: solid 1px #ffffff;
}
.project h3 {
  color: #000;
  position: relative;
  font-size: 21px;
  margin-bottom: 20px;
}
.project h3 .arrow {
  height: 22px;
  width: 22px;
  position: absolute;
  left: 0;
  top: 3px;
}
.project h3 .arrow line {
  stroke: #2282c0;
}
.project a {
  display: block;
}
.project a span {
  color: #000;
  padding-left: 25px;
  display: block;
  text-transform: uppercase;
}
.project.control {
  min-height: 350px;
}
.person-key {
  width: 100%;
  min-height: 110px;
  float: left;
}
.person-bio {
  padding-left: 15px;
}
.person-bio h3 {
  margin: 5px 0 0 0;
  color: #2282c0;
  font-size: 20px;
}
.person-bio p {
  margin: 5px 0 0 0;
}
.person-key-bio {
  padding-left: 10px;
}
.person-key-bio h3 {
  color: #2282c0;
  margin: 0;
  font-size: 20px;
}
.bio {
  margin-bottom: 60px;
}
.bio-header {
  border-bottom: solid 1px #000000;
}
.bio-header h2 {
  font-size: 30px;
}
.bio-header h2 a {
  color: #2282c0;
  word-spacing: 1500px;
}
.bio-header h2 span {
  word-spacing: 1500px;
}
.bio-header h3 {
  font-size: 16px;
}
.bio-header img {
  width: 100%;
}
.bio-email {
  font-size: 16px;
  padding: 10px;
  border-bottom: solid 1px #000000;
}
.bio-email .arrow {
  stroke: #2282c0;
  margin-right: 6px;
}
.bio-info {
  list-style: none;
  padding: 10px;
  border-bottom: solid 1px #000000;
}
.bio-info .fa {
  color: #2282c0;
  margin-right: 10px;
  width: 15px;
}
.snippet-text {
  padding: 10px;
  height: 100%;
}
.snippet-text h2 {
  margin: 0;
  font-size: 30px;
  height: 104px;
}
.snippet-text p {
  margin: 0;
}
.snippet-text a {
  position: absolute;
  bottom: 10px;
  text-transform: uppercase;
  background-image: url('../img/arrow.svg');
  background-repeat: no-repeat;
  background-position: -1px 4px;
  background-size: 10px;
  font-size: 12px;
  padding-left: 16px;
}
.snippet-image {
  height: 100%;
  overflow: hidden;
}
.snippet-image img {
  width: 240px;
  height: 100%;
}
.Awards .award {
  text-align: center;
}
.Awards .award img {
  height: 100px;
  margin: 30px 0;
  max-width: 100%;
}
.latest-post-header {
  padding-bottom: 15px;
  margin-left: 10px;
}
.latest-post-header P {
  margin: 0;
}
.latest-post-img {
  max-height: 160px;
  overflow: hidden;
}
.latest-post-img img {
  width: 100%;
  height: auto;
}
.latest-post-header {
  margin-top: 10px;
}
.latest-post-header a {
  color: #333333;
}
.latest-post-date {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.latest-post-title {
  position: relative;
  margin-left: 10px;
}
.latest-post-title a {
  color: #2282c0;
  display: block;
  font-size: 20px;
}
.latest-post-title h3 {
  margin: 0;
}
.latest-post-title .arrow {
  height: 21px;
  width: 21px;
  position: absolute;
  top: 3px;
  left: 0px;
}
.latest-post-title .arrow line {
  stroke: #2282c0;
}
.latest-event {
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
}
.latest-event p {
  margin-left: 0px;
}
.more {
  font-size: 16px;
  color: #2282c0;
  text-transform: uppercase;
  position: relative;
  padding-left: 25px;
}
.more .arrow {
  height: 16px;
  position: absolute;
  left: 0px;
  top: 3px;
}
.more .arrow line {
  stroke: #2282c0;
}
.image-download {
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
}
.image-download p {
  margin: 5px 0;
}
.related-service {
  float: left;
  width: 100%;
  position: relative;
}
.related-service:first-child,
.related-service:nth-child(2) {
  border-top: solid 1px #2282c0;
}
.related-services ul {
  padding: 0;
  list-style: none;
}
.related-services ul li {
  float: left;
  width: 49%;
  padding: 15px 0 0 0;
}
.related-services ul li:nth-child(even) {
  float: right;
}
.related-services ul li a {
  color: #000;
  display: block;
  padding-left: 25px;
}
.related-services .column-container {
  float: left;
  width: 100%;
}
.related-service .arrow {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0px;
  top: 18px;
}
.related-service .arrow line {
  stroke: #2282c0;
}
.page-picker {
  position: relative;
}
.page-picker h3 {
  position: absolute;
  top: 0px;
  margin: 10px;
  font-size: 30px;
  font-weight: 300;
}
.page-picker h3 a {
  color: #fff;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.publication-text {
  height: 250px;
  position: relative;
}
.publication-text a.btn.more {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.publication.control {
  margin-bottom: 20px;
}
/*********** BLOG PAGE ***********/
.search-results .result {
  padding: 25px 10px;
  border-bottom: solid 1px #008ed6;
  height: 200px;
}
.blog-post {
  padding: 25px 0;
  border-bottom: solid 1px #008ed6;
}
.blog-post:first-child {
  padding-top: 0px;
}
.blog-post .featured-image img {
  width: 100%;
}
.blog-post h2 {
  margin-top: 0;
}
#blog-page .introtext {
  margin-bottom: 20px;
}
.pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pagination ul li {
  display: inline-block;
}
.pagination ul li.active a {
  color: #fff;
  text-align: center;
  padding: 3px;
  background: #008ed6;
}
/*********** SINGLE BLOG PAGE ***********/
#blog-post-page .latest-post {
  width: 100%;
  margin-bottom: 10px;
}
#blog-post-page .latest-post-img {
  display: none;
}
#blog-post-page .latest-post-content {
  width: 100%;
}
#blog-post-page .col-md-9 img {
  margin: 10px;
}
/************** PROJECT PAGE **************/
.row-3-X-9 .col-md-9 {
  width: 66.66666667%;
  float: right;
}
.row-3-X-9 .col-md-9 img {
  max-width: 100%;
  margin: 10px;
}
.row-9-X-3 .col-md-9 {
  width: 66.66666667%;
  float: left;
}
.row-9-X-3 .col-md-9 img {
  max-width: 100%;
}
.row-9-X-3 .col-md-3 {
  float: right;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .row-9-X-3 .col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row-9-X-3 .Awards .award {
  text-align: center;
  margin-bottom: 55px;
}
.row-9-X-3 .Awards .award img {
  margin: 0;
  height: auto;
  width: auto;
}
/********* PROJECT DIRECTORY PAGE **********/
@media (min-width: 768px) {
  #project-directory-page .project {
    height: auto !important;
  }
}
/********* SERVICE DIRECTORY PAGE *********/
#service-directory-page ul {
  list-style: none;
  padding: 0;
}
#service-directory-page ul ul li {
  padding: 5px 0;
}
#service-directory-page #page-title {
  margin: 0 0 40px 0;
}
#service-directory .sevice-column {
  padding: 0 10px;
}
.letter {
  border-top: solid 1px #2282c0;
  padding: 10px;
  float: left;
  width: 100%;
}
.letterA ~ .letterA .letter,
.letterB ~ .letterB .letter,
.letterC ~ .letterC .letter,
.letterD ~ .letterD .letter,
.letterE ~ .letterE .letter,
.letterF ~ .letterF .letter,
.letterG ~ .letterG .letter,
.letterH ~ .letterH .letter,
.letterI ~ .letterI .letter,
.letterJ ~ .letterJ .letter,
.letterK ~ .letterK .letter,
.letterL ~ .letterL .letter,
.letterM ~ .letterM .letter,
.letterN ~ .letterN .letter,
.letterO ~ .letterO .letter,
.letterP ~ .letterP .letter,
.letterQ ~ .letterQ .letter,
.letterR ~ .letterR .letter,
.letterS ~ .letterS .letter,
.letterT ~ .letterT .letter,
.letterU ~ .letterU .letter,
.letterV ~ .letterV .letter,
.letterW ~ .letterW .letter,
.letterX ~ .letterX .letter,
.letterY ~ .letterY .letter,
.letterZ ~ .letterZ .letter {
  display: none;
}
/************* SERVICE PAGE **************/
#service-page .keyfactbox ul {
  display: none;
}
#service-page .keyfactbox h2 {
  cursor: pointer;
}
#service-page .keyfactbox h2:after {
  content: "";
  position: absolute;
  right: 10px;
  height: 22px;
  width: 22px;
  background-image: url('../img/dropdown.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px;
}
#service-page .keyfactbox h2.open:after {
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari 3.1+ */
  -moz-transform: rotate(180deg);
  /* Firefox 3.5-15 */
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -o-transform: rotate(180deg);
  /* Opera 10.50-12.00 */
  transform: rotate(180deg);
  /* Firefox 16+, IE 10+, Opera 12.10+ */
}
/*********** MEDIA CENTRE PAGE ***********/
#mediacentre-page .headline2 {
  border-bottom: solid 1px #2282c0;
  width: 90%;
  padding-bottom: 10px;
  margin-right: 10px;
  margin-top: 0px;
}
#mediacentre-page .grid-section img {
  max-width: 100%;
}
/*********** BIOGRAPHY PAGE ***********/
#biography-page .grid-section .container {
  width: 100%;
  max-width: 100%;
}
#biography-page .grid-section .latest-post {
  width: 100%;
  border-bottom: solid 1px #2282c0;
  padding: 30px 0;
}
#biography-page .grid-section .latest-post-img {
  float: right;
  overflow: visible;
  max-height: none;
}
#biography-page .grid-section .latest-post-header {
  border: none;
  margin: 0 10px 10px 10px;
}
#biography-page .grid-section .latest-post-header h3 {
  margin: 0;
  padding: 0 20px 20px 0;
}
#biography-page #page-title {
  margin-bottom: 0px;
}
#biography-page .academic {
  margin-top: 0px;
  margin-bottom: 50px;
}
/*********** LOCATION PAGE ***********/
#location-page .col-md-6 h3 {
  border-top: solid 1px #008ed6;
  padding-top: 15px;
}
/*********** OUR PEOPLE PAGE ***********/
#ourpeople-list {
  padding: 0px;
  list-style: none;
}
#ourpeople-list ul {
  list-style: none;
  padding: 0px;
}
#ourpeople-list ul li {
  padding: 10px 0;
}
.white.campaign-hero {
  background-color: #ffffff;
}
.white.campaign-hero * {
  color: #00334c;
}
.white.campaign .keyfactbox {
  background-color: #ffffff;
}
.white.campaign .keyfactbox * {
  color: #00334c;
}
.white .snippet,
.white.snippet {
  background-color: #ffffff;
  color: #00334c;
  border: solid 1px #ffffff;
}
.white .snippet-image,
.white.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.white .snippet-image:before,
.white.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #e3e3e3 10%, #ffffff 50%, #000000 100%);
}
.white .snippet-image:after,
.white.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.white .snippet-text,
.white.snippet-text {
  background-color: #ffffff;
}
.white .snippet-text a,
.white.snippet-text a {
  color: #00334c;
}
.white .snippet.gallery-hero,
.white.snippet.gallery-hero {
  background-color: #ffffff;
  color: #00334c;
}
.white .slider-text strong {
  color: #ffffff !important;
}
.white .slider-caption h2 {
  color: #ffffff;
}
.white .slider-caption .arrow line {
  stroke: #ffffff;
}
.URLPicker .white.see-all {
  color: #00334c;
}
.carousel-testimonial .white .slider-caption {
  background-color: rgba(255, 255, 255, 0.8);
}
.black.campaign-hero {
  background-color: #000000;
}
.black.campaign-hero * {
  color: #ffffff;
}
.black.campaign .keyfactbox {
  background-color: #000000;
}
.black.campaign .keyfactbox * {
  color: #ffffff;
}
.black .snippet,
.black.snippet {
  background-color: #000000;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.black .snippet-image,
.black.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.black .snippet-image:before,
.black.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #000000 10%, #000000 50%, #000000 100%);
}
.black .snippet-image:after,
.black.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.black .snippet-text,
.black.snippet-text {
  background-color: #000000;
}
.black .snippet-text a,
.black.snippet-text a {
  color: #ffffff;
}
.black .snippet.gallery-hero,
.black.snippet.gallery-hero {
  background-color: #000000;
  color: #ffffff;
}
.black .slider-text strong {
  color: #000000 !important;
}
.black .slider-caption h2 {
  color: #000000;
}
.black .slider-caption .arrow line {
  stroke: #000000;
}
.URLPicker .black.see-all {
  color: #ffffff;
}
.carousel-testimonial .black .slider-caption {
  background-color: rgba(0, 0, 0, 0.8);
}
.navy.campaign-hero {
  background-color: #00334c;
}
.navy.campaign-hero * {
  color: #ffffff;
}
.navy.campaign .keyfactbox {
  background-color: #00334c;
}
.navy.campaign .keyfactbox * {
  color: #ffffff;
}
.navy .snippet,
.navy.snippet {
  background-color: #00334c;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.navy .snippet-image,
.navy.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.navy .snippet-image:before,
.navy.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #000d14 10%, #00334c 50%, #000000 100%);
}
.navy .snippet-image:after,
.navy.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.navy .snippet-text,
.navy.snippet-text {
  background-color: #00334c;
}
.navy .snippet-text a,
.navy.snippet-text a {
  color: #ffffff;
}
.navy .snippet.gallery-hero,
.navy.snippet.gallery-hero {
  background-color: #00334c;
  color: #ffffff;
}
.navy .slider-text strong {
  color: #00334c !important;
}
.navy .slider-caption h2 {
  color: #00334c;
}
.navy .slider-caption .arrow line {
  stroke: #00334c;
}
.URLPicker .navy.see-all {
  color: #ffffff;
}
.carousel-testimonial .navy .slider-caption {
  background-color: rgba(0, 51, 76, 0.8);
}
.blue.campaign-hero {
  background-color: #008ed6;
}
.blue.campaign-hero * {
  color: #ffffff;
}
.blue.campaign .keyfactbox {
  background-color: #008ed6;
}
.blue.campaign .keyfactbox * {
  color: #ffffff;
}
.blue .snippet,
.blue.snippet {
  background-color: #008ed6;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.blue .snippet-image,
.blue.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.blue .snippet-image:before,
.blue.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #00699e 10%, #008ed6 50%, #000000 100%);
}
.blue .snippet-image:after,
.blue.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.blue .snippet-text,
.blue.snippet-text {
  background-color: #008ed6;
}
.blue .snippet-text a,
.blue.snippet-text a {
  color: #ffffff;
}
.blue .snippet.gallery-hero,
.blue.snippet.gallery-hero {
  background-color: #008ed6;
  color: #ffffff;
}
.blue .slider-text strong {
  color: #008ed6 !important;
}
.blue .slider-caption h2 {
  color: #008ed6;
}
.blue .slider-caption .arrow line {
  stroke: #008ed6;
}
.URLPicker .blue.see-all {
  color: #ffffff;
}
.carousel-testimonial .blue .slider-caption {
  background-color: rgba(0, 142, 214, 0.8);
}
.orange.campaign-hero {
  background-color: #f77f00;
}
.orange.campaign-hero * {
  color: #ffffff;
}
.orange.campaign .keyfactbox {
  background-color: #f77f00;
}
.orange.campaign .keyfactbox * {
  color: #ffffff;
}
.orange .snippet,
.orange.snippet {
  background-color: #f77f00;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.orange .snippet-image,
.orange.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.orange .snippet-image:before,
.orange.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #bf6200 10%, #f77f00 50%, #000000 100%);
}
.orange .snippet-image:after,
.orange.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.orange .snippet-text,
.orange.snippet-text {
  background-color: #f77f00;
}
.orange .snippet-text a,
.orange.snippet-text a {
  color: #ffffff;
}
.orange .snippet.gallery-hero,
.orange.snippet.gallery-hero {
  background-color: #f77f00;
  color: #ffffff;
}
.orange .slider-text strong {
  color: #f77f00 !important;
}
.orange .slider-caption h2 {
  color: #f77f00;
}
.orange .slider-caption .arrow line {
  stroke: #f77f00;
}
.URLPicker .orange.see-all {
  color: #ffffff;
}
.carousel-testimonial .orange .slider-caption {
  background-color: rgba(247, 127, 0, 0.8);
}
.purple.campaign-hero {
  background-color: #66008c;
}
.purple.campaign-hero * {
  color: #ffffff;
}
.purple.campaign .keyfactbox {
  background-color: #66008c;
}
.purple.campaign .keyfactbox * {
  color: #ffffff;
}
.purple .snippet,
.purple.snippet {
  background-color: #66008c;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.purple .snippet-image,
.purple.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.purple .snippet-image:before,
.purple.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #3d0054 10%, #66008c 50%, #000000 100%);
}
.purple .snippet-image:after,
.purple.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.purple .snippet-text,
.purple.snippet-text {
  background-color: #66008c;
}
.purple .snippet-text a,
.purple.snippet-text a {
  color: #ffffff;
}
.purple .snippet.gallery-hero,
.purple.snippet.gallery-hero {
  background-color: #66008c;
  color: #ffffff;
}
.purple .slider-text strong {
  color: #66008c !important;
}
.purple .slider-caption h2 {
  color: #66008c;
}
.purple .slider-caption .arrow line {
  stroke: #66008c;
}
.URLPicker .purple.see-all {
  color: #ffffff;
}
.carousel-testimonial .purple .slider-caption {
  background-color: rgba(102, 0, 140, 0.8);
}
.red.campaign-hero {
  background-color: #c41e3a;
}
.red.campaign-hero * {
  color: #ffffff;
}
.red.campaign .keyfactbox {
  background-color: #c41e3a;
}
.red.campaign .keyfactbox * {
  color: #ffffff;
}
.red .snippet,
.red.snippet {
  background-color: #c41e3a;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.red .snippet-image,
.red.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.red .snippet-image:before,
.red.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #93172c 10%, #c41e3a 50%, #000000 100%);
}
.red .snippet-image:after,
.red.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.red .snippet-text,
.red.snippet-text {
  background-color: #c41e3a;
}
.red .snippet-text a,
.red.snippet-text a {
  color: #ffffff;
}
.red .snippet.gallery-hero,
.red.snippet.gallery-hero {
  background-color: #c41e3a;
  color: #ffffff;
}
.red .slider-text strong {
  color: #c41e3a !important;
}
.red .slider-caption h2 {
  color: #c41e3a;
}
.red .slider-caption .arrow line {
  stroke: #c41e3a;
}
.URLPicker .red.see-all {
  color: #ffffff;
}
.carousel-testimonial .red .slider-caption {
  background-color: rgba(196, 30, 58, 0.8);
}
.magenta.campaign-hero {
  background-color: #ff00ff;
}
.magenta.campaign-hero * {
  color: #ffffff;
}
.magenta.campaign .keyfactbox {
  background-color: #ff00ff;
}
.magenta.campaign .keyfactbox * {
  color: #ffffff;
}
.magenta .snippet,
.magenta.snippet {
  background-color: #ff00ff;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.magenta .snippet-image,
.magenta.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.magenta .snippet-image:before,
.magenta.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #c700c7 10%, #ff00ff 50%, #000000 100%);
}
.magenta .snippet-image:after,
.magenta.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.magenta .snippet-text,
.magenta.snippet-text {
  background-color: #ff00ff;
}
.magenta .snippet-text a,
.magenta.snippet-text a {
  color: #ffffff;
}
.magenta .snippet.gallery-hero,
.magenta.snippet.gallery-hero {
  background-color: #ff00ff;
  color: #ffffff;
}
.magenta .slider-text strong {
  color: #ff00ff !important;
}
.magenta .slider-caption h2 {
  color: #ff00ff;
}
.magenta .slider-caption .arrow line {
  stroke: #ff00ff;
}
.URLPicker .magenta.see-all {
  color: #ffffff;
}
.carousel-testimonial .magenta .slider-caption {
  background-color: rgba(255, 0, 255, 0.8);
}
.teal.campaign-hero {
  background-color: #00444f;
}
.teal.campaign-hero * {
  color: #ffffff;
}
.teal.campaign .keyfactbox {
  background-color: #00444f;
}
.teal.campaign .keyfactbox * {
  color: #ffffff;
}
.teal .snippet,
.teal.snippet {
  background-color: #00444f;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.teal .snippet-image,
.teal.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.teal .snippet-image:before,
.teal.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #001417 10%, #00444f 50%, #000000 100%);
}
.teal .snippet-image:after,
.teal.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.teal .snippet-text,
.teal.snippet-text {
  background-color: #00444f;
}
.teal .snippet-text a,
.teal.snippet-text a {
  color: #ffffff;
}
.teal .snippet.gallery-hero,
.teal.snippet.gallery-hero {
  background-color: #00444f;
  color: #ffffff;
}
.teal .slider-text strong {
  color: #00444f !important;
}
.teal .slider-caption h2 {
  color: #00444f;
}
.teal .slider-caption .arrow line {
  stroke: #00444f;
}
.URLPicker .teal.see-all {
  color: #ffffff;
}
.carousel-testimonial .teal .slider-caption {
  background-color: rgba(0, 68, 79, 0.8);
}
.yellow.campaign-hero {
  background-color: #ffc61e;
}
.yellow.campaign-hero * {
  color: #00334c;
}
.yellow.campaign .keyfactbox {
  background-color: #ffc61e;
}
.yellow.campaign .keyfactbox * {
  color: #00334c;
}
.yellow .snippet,
.yellow.snippet {
  background-color: #ffc61e;
  color: #00334c;
  border: solid 1px #ffffff;
}
.yellow .snippet-image,
.yellow.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.yellow .snippet-image:before,
.yellow.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #e5ab00 10%, #ffc61e 50%, #000000 100%);
}
.yellow .snippet-image:after,
.yellow.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.yellow .snippet-text,
.yellow.snippet-text {
  background-color: #ffc61e;
}
.yellow .snippet-text a,
.yellow.snippet-text a {
  color: #00334c;
}
.yellow .snippet.gallery-hero,
.yellow.snippet.gallery-hero {
  background-color: #ffc61e;
  color: #00334c;
}
.yellow .slider-text strong {
  color: #ffc61e !important;
}
.yellow .slider-caption h2 {
  color: #ffc61e;
}
.yellow .slider-caption .arrow line {
  stroke: #ffc61e;
}
.URLPicker .yellow.see-all {
  color: #00334c;
}
.carousel-testimonial .yellow .slider-caption {
  background-color: rgba(255, 198, 30, 0.8);
}
.cyan.campaign-hero {
  background-color: #008c82;
}
.cyan.campaign-hero * {
  color: #ffffff;
}
.cyan.campaign .keyfactbox {
  background-color: #008c82;
}
.cyan.campaign .keyfactbox * {
  color: #ffffff;
}
.cyan .snippet,
.cyan.snippet {
  background-color: #008c82;
  color: #ffffff;
  border: solid 1px #ffffff;
}
.cyan .snippet-image,
.cyan.snippet-image {
  position: relative;
  width: 240px;
  overflow: hidden;
}
.cyan .snippet-image:before,
.cyan.snippet-image:before {
  content: "";
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: radial-gradient(ellipse closest-side, #00544e 10%, #008c82 50%, #000000 100%);
}
.cyan .snippet-image:after,
.cyan.snippet-image:after {
  content: "";
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.cyan .snippet-text,
.cyan.snippet-text {
  background-color: #008c82;
}
.cyan .snippet-text a,
.cyan.snippet-text a {
  color: #ffffff;
}
.cyan .snippet.gallery-hero,
.cyan.snippet.gallery-hero {
  background-color: #008c82;
  color: #ffffff;
}
.cyan .slider-text strong {
  color: #008c82 !important;
}
.cyan .slider-caption h2 {
  color: #008c82;
}
.cyan .slider-caption .arrow line {
  stroke: #008c82;
}
.URLPicker .cyan.see-all {
  color: #ffffff;
}
.carousel-testimonial .cyan .slider-caption {
  background-color: rgba(0, 140, 130, 0.8);
}
/********** FOOTER **********/
.footer {
  background: #00334c;
  padding: 20px 0;
  color: #fff;
  border-left: solid 40px #00334c;
  border-right: solid 40px #00334c;
  width: 1040px;
}
.footer-logo {
  height: 80px;
  width: 100%;
  background-repeat: no-repeat;
}
.footer-central {
  border: dotted 2px #fff;
  border-top: none;
  border-bottom: none;
}
.footer-panel {
  padding: 0 15px;
}
.footer-panel:first-child {
  padding-left: 0px;
}
.footer-panel:last-child {
  padding-right: 0px;
}
.footer h2 {
  color: #008ed6;
  margin: 0;
  font-size: 22px;
}
.footer h3 {
  color: #008ed6;
  font-size: 16px;
}
.footer h3 a {
  color: #008ed6;
}
.footer-navigation {
  padding: 0;
  list-style: none;
  margin-bottom: 85px;
}
.footer-navigation li {
  margin: 10px 0;
}
.footer-navigation-lower {
  padding: 0;
  margin: 0px;
}
.footer-navigation-lower li {
  display: inline-block;
  font-size: 14px;
}
.footer-navigation-lower li:after {
  content: "|";
  margin: 0 5px;
}
.footer-navigation-lower li:last-child:after {
  content: "";
}
.footer a {
  color: #fff;
}
.no-margin-top {
  margin-top: 0px !important;
}
#page-content {
  padding-top: 70px;
  left: 0;
}
#page-content.slide-active {
  padding-top: 0;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px 6px 25px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #d6d3cf;
}
#publications-page .btn {
  margin: 10px;
}
.sitemap ul {
  list-style: none;
  margin: 0 20px;
  padding: 0;
}
.sitemap .level-2 {
  width: 100%;
  border-bottom: solid 1px #008ed6;
  padding: 20px 0px;
  float: left;
}
.sitemap .level-2 h2 {
  padding: 0;
  margin: 0;
}
.sitemap .level-2 a {
  font-size: 26px;
  color: #000;
}
.sitemap .level-2 ul {
  -moz-column-count: 3;
  -moz-column-gap: 10px;
  -webkit-column-count: 3;
  -webkit-column-gap: 10px;
  column-count: 3;
  column-gap: 10px;
  padding: 0;
}
.sitemap .level-3 {
  padding: 5px 0;
}
.sitemap .level-3 a {
  font-size: 16px;
  color: #008ed6;
}
.sitemap .level-4 {
  float: left;
  display: inline;
  width: 100%;
  display: none;
}
#error-page {
  min-height: 600px;
}
#error-page #search {
  position: fixed;
  z-index: 99999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
#error-page #search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}
#error-page #search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
}
#error-page #search .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px;
  border-radius: 0;
  background: #00334c;
}
#error-page #search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #008ed6;
  border-color: #357ebd;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
#cookiesOptInMessage {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 20px 0;
  color: #ff00ff;
  z-index: 99999;
}
.embed-responsive {
  padding-bottom: 57.25% !important;
}
/*********************** FORMS *************************/
#contact-page hr {
  width: 95%;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  border-top: solid 1px #008ed6;
}
#contact-page .contour fieldset {
  padding: 0px !important;
  margin: 0px !important;
}
#contact-page .contourMessageOnSubmit {
  font-size: 22px;
}
.contourPage {
  margin: 0 10px;
}
.contourField {
  margin-bottom: 20px;
}
.contourField.longanswer,
.contourField.checkbox,
.contourField.radio {
  width: 100%;
}
.contourField input,
.contourField select {
  width: 95%;
  box-sizing: border-box;
  padding: 4px;
  max-width: 400px;
}
.contourField select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('../img/dropdown.png') right / 20px no-repeat #ffffff;
  padding-right: 20px;
}
.contourField select::-ms-expand {
  display: none;
}
.contourField input[type="checkbox"] {
  width: auto;
  margin: 0;
  top: 0;
  height: 20px;
  width: 20px;
  margin: 5px;
}
.contourField.checkbox label,
.contourField.radio label {
  padding-left: 30px;
}
.contourField textarea {
  height: 150px;
  width: 97%;
  box-sizing: border-box;
  padding: 4px;
}
.contourField h2 {
  margin-left: 0px;
}
.contourNavigation {
  width: 97%;
  overflow: hidden;
}
.contourNavigation input[type="submit"] {
  float: right;
  color: #008ed6;
  border-radius: 0;
  padding: 10px 20px;
  font-size: 16px;
}
.campaign .col-md-9 .latest-posts .col-md-6 {
  width: 100% !important;
  margin-bottom: 20px;
}
.campaign .col-md-9 .latest-posts .col-md-6 .latest-post-content span {
  float: left;
  width: auto;
  margin-top: 0px;
  margin-right: 10px;
}
.campaign .col-md-9 .latest-posts .col-md-6 .latest-post-content .latest-post-date:before {
  content: "|";
  padding-right: 10px;
}
.campaign-hero,
.gallery-hero {
  background-color: #cccccc;
  position: relative;
}
.campaign-hero .container,
.gallery-hero .container {
  padding: 30px 0 0px;
}
.campaign-hero h1,
.gallery-hero h1 {
  font-size: 50px;
  text-transform: uppercase;
  margin-right: 160px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  line-height: 54px;
}
.campaign-hero h2,
.gallery-hero h2 {
  font-size: 20px;
  margin-bottom: 60px;
}
.campaign-hero h2 p,
.gallery-hero h2 p {
  margin-left: 0px;
  margin-right: 160px;
}
.campaign-hero .logo-round,
.gallery-hero .logo-round {
  width: 150px;
  height: 150px;
  background-color: #ffffff;
  border-radius: 75px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  overflow: hidden;
}
.campaign-hero .logo-round img,
.gallery-hero .logo-round img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: fill;
}
.gallery .introtext #page-title {
  display: none;
}
.gallery #gallery {
  margin-top: 30px;
}
.campaign-no-hero {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
.campaign .col-md-9 .introtext {
  margin-bottom: 30px;
}
.campaign .col-md-9 .introtext #page-title {
  display: none;
}
.campaign .col-md-9 .page-picker,
.campaign .col-md-6 .page-picker {
  overflow: hidden;
  margin-bottom: 20px;
}
.campaign .col-md-9 .page-picker .snippet-image,
.campaign .col-md-6 .page-picker .snippet-image {
  float: left;
  margin-right: 10px;
  width: 33.33%;
  height: 160px;
  max-height: 160px;
}
.campaign .col-md-9 .page-picker .snippet-image img,
.campaign .col-md-6 .page-picker .snippet-image img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
}
.campaign .col-md-9 .page-picker h3,
.campaign .col-md-6 .page-picker h3 {
  position: relative;
}
.campaign .col-md-9 .page-picker h3 a,
.campaign .col-md-6 .page-picker h3 a {
  color: #2282c0 !important;
  font-size: 20px;
  font-weight: 500;
}
.campaign .col-md-9 div div:nth-of-type(1) {
  margin-right: 20px;
}
.campaign .col-md-9 div div:nth-of-type(1) .snippet-image {
  width: 100%;
  height: 380px;
  max-height: 380px;
}
.campaign .col-md-9 .latest-posts .col-md-6:first-child {
  position: relative;
}
.campaign .col-md-9 .latest-posts .col-md-6:first-child .latest-post-img {
  width: 100%;
  max-height: 400px;
  padding-right: 20px;
  margin-bottom: 20px;
}
.campaign .col-md-9 .latest-posts .col-md-6:first-child .latest-post-content {
  width: 100%;
}
.foundation-hero .hero-image-container {
  position: relative;
  overflow: hidden;
  height: 30vw;
  background-size: cover;
  background-position: center;
}
.foundation-hero .hero-image-container .hero-credit {
  color: #ffffff;
  text-shadow: 1px 1px 10px #000000;
  font-size: 12px;
  position: absolute;
  top: 15px;
  right: 15px;
}
.foundation-hero .hero-underline {
  background-color: #ef7e30;
  padding: 10px 0 7px 0;
}
.foundation-hero .hero-underline .dots {
  border-top: 2px dotted #ffffff;
}
.foundation-hero .hero-logo-container {
  position: relative;
  margin-top: -145px;
  margin-bottom: 18px;
}
.foundation-hero .hero-logo-container .hero-logo {
  background-color: #00334c;
  height: 270px;
  border-radius: 100%;
  border: 2px dotted #ffffff;
}
.foundation-content .foundation-quote-box {
  margin-bottom: 25px;
}
.foundation-content .foundation-quote-box p {
  margin-left: 0;
  font-size: 13px;
}
.foundation-content .foundation-quote-box .quote {
  color: #ef7e30;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 15px;
}
.foundation-content .foundation-quote-box .quote-icon {
  margin-bottom: 20px;
}
.foundation-content .foundation-quote-box:last-child {
  margin-bottom: 0;
}
.foundation-content .foundation-final-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.foundation-content .foundation-footer-cap {
  background-color: #ef7e30;
  height: 10px;
  margin: 40px -30px 0;
}
.foundation-content .introtext {
  margin-top: 53px;
  padding-right: 45px;
}
.foundation-content .introtext h2 {
  margin: 0 0 20px;
}
.foundation-content .introtext p {
  margin-left: 0;
  margin-right: 0;
}
.foundation-content .contactbox {
  background-color: #f7f7f7;
  color: #00334c;
  padding: 18px 12px;
}
.foundation-content .contactbox p {
  margin: 0;
}
.foundation-content .contactbox a {
  color: #ef7e30;
  font-weight: 600;
}
.foundation-content .additional-quotes {
  padding-right: 45px;
}
.foundation-content .dotted-separator {
  position: absolute;
  top: 53px;
  left: -20px;
  width: 0;
  height: calc(100% - 55px);
  border-left: 2px dotted #00334c;
}
.foundation-content .dotted-separator-hor {
  margin: 80px 0 16px;
  border-top: 2px dotted #00334c;
}
.foundation-content .dotted-separator-hor .separator-image {
  background-color: #ffffff;
  width: 105px;
  padding: 0 10px;
  margin-top: -42px;
  margin-left: calc(50% - 42.5px - 10px);
}
.foundation-content .dotted-separator-hor:empty {
  margin-top: 50px;
  margin-bottom: 40px;
}
.foundation-content #pdfViewer {
  position: relative;
  overflow: hidden;
  height: 600px;
  background-color: #3e3e3e;
  box-shadow: rgba(62, 62, 62, 0.4) 0 0 30px;
  color: #ffffff;
}
.foundation-content #pdfViewer #pdfViewerCanvas {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.foundation-content #pdfViewer .pdfViewer-bubbles {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: rgba(62, 62, 62, 0.3) 0 0 30px;
  color: #000000;
  text-align: center;
}
.foundation-content #pdfViewer .prev,
.foundation-content #pdfViewer .next {
  top: calc(50% - 60px);
  width: 30px;
  height: 120px;
}
.foundation-content #pdfViewer .prev:after,
.foundation-content #pdfViewer .next:after {
  font-size: 32px;
  line-height: 110px;
}
.foundation-content #pdfViewer .prev:hover,
.foundation-content #pdfViewer .next:hover {
  background-color: rgba(255, 255, 255, 0.9);
  cursor: pointer;
}
.foundation-content #pdfViewer .prev {
  left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.foundation-content #pdfViewer .prev:after {
  content: "<";
}
.foundation-content #pdfViewer .next {
  right: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.foundation-content #pdfViewer .next:after {
  content: ">";
}
.foundation-content #pdfViewer .page-numbers,
.foundation-content #pdfViewer .src {
  height: 30px;
  line-height: 30px;
}
.foundation-content #pdfViewer .page-numbers {
  bottom: 0;
  left: calc(50% - 60px);
  width: 120px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.foundation-content #pdfViewer .loading {
  top: 10%;
  left: calc(50% - 150px);
  width: 300px;
  padding: 10px;
  border-radius: 10px;
}
.foundation-content #pdfViewer .src {
  top: 0;
  left: 0;
  width: 50px;
  font-size: 24px;
  border-bottom-right-radius: 10px;
}
.foundation-content #pdfViewer .src:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.9);
}
.foundation-content #pdfViewer .src:active,
.foundation-content #pdfViewer .src:focus,
.foundation-content #pdfViewer .src:visited {
  text-decoration: none;
}
.foundation-content #pdfViewer p {
  width: 100%;
  height: 0;
  margin: 0;
  line-height: 30em;
  text-align: center;
}
.foundation-content > .row {
  margin-bottom: 30px;
}
.foundation-content > .row:last-child {
  margin-bottom: 0;
}
.row-9-X-3 .col-md-3 {
  width: 33.33%;
}
@media screen and (min-width: 993px) {
  .slider-viewport {
    min-height: 620px;
  }
  .carousel .slider-slide {
    height: 620px;
  }
  .carousel .slider-slide img {
    height: 100%;
  }
}
/********************* RESPONSIVE **********************/
@media (max-width: 480px) {
  .URLPicker .snippet {
    height: auto;
  }
  .URLPicker .snippet-image,
  .URLPicker .snippet-text,
  .URLPicker .snippet-image img {
    width: 100%;
    max-width: 480px !important;
  }
  .URLPicker .snippet-image {
    height: auto;
  }
  #hero-home a img {
    margin-left: -20% !important;
  }
  #hero-home .slider-caption,
  #hero-home #navigator {
    display: block;
  }
  .carousel.carousel-testimonial {
    margin: 0;
  }
  .carousel.carousel-testimonial .slider-viewport {
    height: 720px !important;
  }
  .carousel.carousel-testimonial .slider-caption {
    display: block;
    height: 700px !important;
  }
  .sm-right {
    width: 100%;
  }
  .carousel#hero-video {
    height: auto;
  }
  #video_controls_bar {
    display: none;
  }
  ul.sublevel.level-3.dropdown-menu {
    position: relative !important;
  }
  .latest-post-img {
    max-height: 400px;
  }
  .foundation-hero .hero-credit {
    font-size: 8px !important;
    margin-top: -8px;
  }
  .foundation-hero .hero-logo-container {
    margin-top: -70px !important;
    margin-bottom: 0px !important;
  }
  .foundation-hero .hero-logo-container .hero-logo {
    height: 120px !important;
  }
}
@media (max-width: 767px) {
  .navbar #mobile-search-icon {
    margin-top: -10px;
  }
  .footer-pannel:first-child {
    height: auto !important;
  }
  .footer-pannel:last-child {
    width: 100%;
  }
  .row-3-X-9 .col-md-9 {
    float: left;
    width: 100%;
  }
  #hero-home a {
    height: 320px;
    float: left;
    display: block;
    overflow: hidden;
  }
  #hero-home a img {
    zoom: 0.55;
  }
  #hero-home .slider-caption {
    height: auto;
  }
  #hero-home .slider-caption span {
    padding: 5px;
    margin: 0px !important;
  }
  #hero-home .slider-caption h2 {
    width: 80%;
  }
  #hero-home .slider-slide:before {
    display: none;
  }
  #hero-home .slider-caption {
    top: 220px;
    bottom: auto;
  }
  #hero-home .slider-text {
    top: auto;
    bottom: 70px;
  }
  #hero-home .slider-text h2 {
    font-size: 32px;
  }
  #hero-home #navigator {
    left: auto !important;
    right: 5% !important;
  }
  #navigator {
    margin-left: 0px !important;
    left: 10px !important;
    right: 10px !important;
    bottom: 10px !important;
    text-align: center;
    padding: 5px 0px 0px !important;
  }
  .URLPicker .snippet-image {
    max-width: 240px;
  }
  .footer {
    width: auto !important;
    border: none;
  }
  .footer-central {
    border: none;
  }
  .footer-central .footer-nav-container {
    border-bottom: dotted 1px #ffffff;
  }
  .footer-pannel:first-child {
    padding: 0 15px;
    height: 480px;
  }
  .footer-logo {
    border-bottom: dotted 1px #ffffff;
  }
  .navbar-brand > img {
    height: 100%;
    padding: 5px;
  }
  .navbar-right {
    display: none;
    width: 95% !important;
    margin: 0 auto !important;
  }
  #slide-nav.navbar-inverse #slidemenu {
    top: 52px !important;
  }
  .project img,
  .latest-post-img {
    height: auto;
    width: 100%;
  }
  .footer-navigation-lower {
    margin: 10px;
  }
  .row-3-X-3-X-3-X-3 .col-md-3 {
    width: 100% !important;
  }
  .row-4-X-4-X-4 .col-md-4 {
    width: 100% !important;
  }
  .row-4-X-4-X-4 .row {
    display: block !important;
  }
  .row-9-X-3 .col-md-9,
  .row-9-X-3 .col-md-3 {
    width: 100% !important;
  }
  .row-9-X-3 .Awards .award img {
    height: 74px;
  }
  #hero-home .slider-slide:before {
    height: 320px !important;
  }
  .cta a {
    margin-top: 0;
  }
  .col-md-3.column img {
    width: 100%;
  }
  .project.control {
    height: auto;
  }
  .snippet-text {
    height: 150px;
  }
  .snippet-text h2 {
    height: auto;
  }
  #blog-page .col-md-3.pull-right {
    float: left !important;
  }
  .project-wrap {
    height: auto !important;
  }
  .carousel#hero-video .slider-caption {
    display: none !important;
  }
  .carousel-testimonial .slider-viewport {
    height: 440px !important;
  }
  .carousel-testimonial .slider-caption {
    width: 100%;
    position: relative;
    background: none;
    height: 460px !important;
  }
  .campaign .col-md-9 .page-picker .snippet-image {
    width: 100%;
    height: 260px;
    max-height: 260px;
  }
  .campaign .col-md-9 div div:nth-of-type(1) {
    margin-right: 0px;
  }
  .campaign-hero .logo-round {
    width: 100px;
    height: 100px;
    border-radius: 50px;
  }
  .campaign-hero h2 p,
  .campaign-hero h1 {
    margin-right: 120px;
  }
  .foundation-hero .hero-logo-container {
    margin-top: -100px;
    margin-bottom: 10px;
  }
  .foundation-hero .hero-logo-container .hero-logo {
    height: 180px;
  }
  .foundation-hero .hero-logo-container img {
    display: block;
    margin: 0 10px;
  }
  .foundation-content #pdfViewer .prev,
  .foundation-content #pdfViewer .next {
    top: calc(50% - 40px);
    width: 20px;
    height: 80px;
  }
  .foundation-content #pdfViewer .prev:after,
  .foundation-content #pdfViewer .next:after {
    font-size: 22px;
    line-height: 75px;
  }
  .foundation-content #pdfViewer .page-numbers {
    left: calc(50% - 40px);
    width: 80px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
  }
  .foundation-content #pdfViewer .loading {
    top: 15%;
    left: calc(50% - 110px);
    width: 220px;
    padding: 5px;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  /* rules for tablet (768 > 992) */
  .navbar-nav li:hover > .dropdown-menu {
    display: none;
  }
  .carousel-testimonial .slider-caption {
    width: 100%;
  }
  .carousel-testimonial .slider-image {
    min-width: 100%;
    width: 100%;
  }
  .footer {
    width: 100%;
  }
  .footer-pannel:first-child {
    border-right: dotted 2px #fff;
    height: 480px;
  }
  .footer-central {
    border: none;
  }
  .footer .row:first-child {
    max-width: 740px;
    margin: 0 auto;
  }
  .project-wrap {
    height: 460px;
  }
  .sm-right {
    margin-top: 2px;
  }
  .sm-right .footer-navigation-lower {
    padding-left: 20px;
  }
  #slide-nav .navbar-toggle:nth-child(2) {
    display: block;
  }
  .navbar-right {
    margin-right: -36px;
  }
  .slide-active .navbar-nav {
    display: block;
  }
  .slide-active .navbar-nav .navbar-nav > li {
    margin-top: 0;
  }
  .row-3-X-3-X-3-X-3 .col-md-3 {
    width: 50%;
    float: left;
    display: table;
  }
  .row-3-X-3-X-3-X-3 .col-md-3 .control img {
    height: auto;
    width: 100%;
  }
  .row-3-X-3-X-3-X-3 .row {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .row-4-X-4-X-4 .col-md-4 {
    width: 33.3%;
  }
  .row-4-X-4-X-4 .row {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #slide-nav {
    border-top: 0;
  }
  #slide-nav .container {
    padding: 0!important;
  }
  #slide-nav .navbar-header {
    margin: 0 auto;
    padding: 0 15px;
  }
  #slide-nav .navbar.slide-active {
    position: absolute;
    top: -1px;
    width: 100%;
    z-index: 1000;
  }
  #slide-nav #slidemenu {
    background: #f7f7f7;
    margin: 0;
    min-width: 100%;
    padding-left: 0;
    position: absolute;
    top: 52px;
    left: 0px;
    width: 100%;
    z-index: 2;
    display: none;
  }
  #slide-nav #slidemenu .navbar-nav {
    margin: 0;
    min-width: 100%;
    width: 100%;
    padding: 0 10px;
  }
  #slide-nav #slidemenu .navbar-nav a {
    color: #fff !important;
  }
  #slide-nav #slidemenu .navbar-nav > li {
    display: block;
    margin: 0px auto;
    border-bottom: dotted #ffffff 1px;
    float: left;
    width: 100%;
  }
  #slide-nav #slidemenu .navbar-nav > li > a {
    border-right: none;
    padding: 10px;
  }
  #slide-nav #slidemenu .navbar-nav > li.open > a {
    background-color: rgba(0, 51, 76, 0.9);
  }
  #slide-nav #slidemenu .navbar-nav > li.open .dropdown-toggle {
    background-color: #1b6b93;
  }
  #slide-nav #slidemenu .navbar-nav .dropdown-menu {
    padding: 0px;
    width: 100%;
    position: inherit;
  }
  #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
    white-space: normal;
    margin: 0;
    margin-right: 1px !important;
    padding-right: 0px;
  }
  #slide-nav #navbar-height-col {
    background: #eeeeee;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
  }
  #slide-nav .navbar-form {
    margin: 8px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
  }
  #slide-nav .navbar-form .form-control {
    text-align: center;
  }
  #slide-nav .navbar-form .btn {
    width: 100%;
  }
  #slide-nav .navbar-form .input-group {
    width: 100%;
  }
  #slide-nav .navbar-right {
    width: 35%;
  }
  #slide-nav .icons-social {
    text-align: center;
  }
  #slide-nav .icons-social li {
    float: none;
    display: inline-block;
  }
  #slide-nav.navbar-inverse #slidemenu {
    background: rgba(0, 58, 99, 0.9);
    top: 92px;
    width: 100%;
  }
  #slide-nav.navbar-inverse #navbar-height-col {
    background: rgba(0, 58, 99, 0.9);
    border: 0;
    z-index: 1;
  }
  .megamenu .dropdown-menu {
    width: 100% !important;
    top: 100%;
    right: -100%;
  }
  .megamenu .dropdown-menu li {
    background-color: rgba(0, 51, 76, 0.9) !important;
  }
  .col-md-3.pull-right {
    float: left !important;
    width: 100%;
    margin-top: 50px;
  }
  .pagination {
    width: 100%;
    text-align: center;
  }
  .sitemap .level-2 ul {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
  }
  .navbar-fixed-top {
    position: absolute !important;
  }
  .embed-responsive-16by9 {
    padding-bottom: 57.25% !important;
  }
  .embed-responsive-16by9 video {
    max-width: 1077px;
    margin-left: -537;
    left: 50%;
  }
  .carousel-testimonial {
    margin: 0;
  }
  .carousel-testimonial .slider-viewport {
    height: 680px !important;
  }
  .carousel-testimonial .slider-caption {
    width: 100%;
    position: relative;
    background: none;
    height: 660px !important;
  }
  .carousel-testimonial .slider img {
    width: 100% !important;
  }
  .carousel-testimonial .slider-title {
    margin-top: 0;
  }
  .carousel-testimonial .slider-quote {
    font-size: 18px;
  }
  .foundation-content {
    padding: 0 15px;
  }
  .carousel-testimonial .white .slider-caption {
    background-color: #ffffff;
  }
  .carousel-testimonial .black .slider-caption {
    background-color: #000000;
  }
  .carousel-testimonial .navy .slider-caption {
    background-color: #00334c;
  }
  .carousel-testimonial .blue .slider-caption {
    background-color: #008ed6;
  }
  .carousel-testimonial .orange .slider-caption {
    background-color: #f77f00;
  }
  .carousel-testimonial .purple .slider-caption {
    background-color: #66008c;
  }
  .carousel-testimonial .red .slider-caption {
    background-color: #c41e3a;
  }
  .carousel-testimonial .magenta .slider-caption {
    background-color: #ff00ff;
  }
  .carousel-testimonial .teal .slider-caption {
    background-color: #00444f;
  }
  .carousel-testimonial .yellow .slider-caption {
    background-color: #ffc61e;
  }
  .carousel-testimonial .cyan .slider-caption {
    background-color: #008c82;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  /* rules for desktop (992 > 1200) */
}
@media (max-width: 1200px + 1) {
  /* rules for desktop (992 > 1200) */
  .embed-responsive {
    padding-bottom: 57.25% !important;
  }
  .embed-responsive video {
    left: 50% !important;
    width: 1103px !important;
    margin-left: -551px;
  }
}
@media (min-width: 1200px) {
  /* rules for large (> 1200) */
  .carousel {
    height: 620px;
  }
  .carousel .slider-slide {
    height: 620px;
  }
  .carousel .slider-slide img {
    min-height: 100%;
  }
  .embed-responsive {
    position: inherit !important;
  }
  .embed-responsive video {
    left: 50% !important;
    max-width: 1173px;
    margin-left: -586px;
  }
}
@media (min-width: 767px) {
  #page-content {
    left: 0 !important;
  }
  .navbar.navbar-fixed-top.slide-active {
    position: fixed;
  }
  .navbar-header {
    left: 0 !important;
  }
}