
/* Global Styles */

@import url("//fonts.googleapis.com/css?family=Poiret+One|Josefin+Sans");
@import url("//www.weloveiconfonts.com/api/?family=iconicfill");
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

[class*="iconicfill-"]::before { font-family:"iconicfill", sans-serif; }

html,body {
color:#18292e;
font-family:"Josefin Sans", sans-serif;
font-size:100%;
height:100%;
line-height:1.45;
}

header {
     background-color: #fff;

}

.logo {
    
    width: 100%;
}

.navbar-fixed-top {
    background-color: #fff;
    min-height: 100px;
}

body {
    
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
	line-height: 1.50;
	color: #333333;
}

.navbar .navbar-nav {
    margin-top: 70px;
    display: inline-block;
    float: none;
    
}

.navbar .navbar-collapse {
    margin-top: -80px;
    background-color: #fff;
    text-align: center;

}

.navbar-default {
    border: none;
}

.nav li a {
    color: #124a64 !important;
}

.nav li{
    margin-top: 10px;
     margin-left: 30px;
    margin-right: 30px;
    font-size: 19px;

}

/* Multi level drop down */


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* end of multi level drop down */

/* Horizontal row visual effect */

hr {
    margin-top: 110px;
    border: 0;
    height: 1px;
    background: #333;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,hsla(0,0%,0%,0)), color-stop(50%,hsla(0,0%,0%,.75)), color-stop(100%,hsla(0,0%,0%,0)));
    background: -webkit-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:    -moz-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:     -ms-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:      -o-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:         linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
}

/* End of Horizontal row visual effect */

/* Row Top Margin custom height */

.rowcustom-height {
    
    margin-top: 130px;
}


/* Video Overlay */

#overlay {
background-color:rgba(0,0,0,.25);
height:100%;
left:0;
position:relative;
top:0;
transition:background-color 300ms ease;
width:100%;
}

.fade { background-color:rgba(0,0,0,.85) !important; }

/* Hero Video + Fallback */

#hero-vid {
backface-visibility:hidden;
background:url("../../images/polina.jpg") no-repeat scroll 0 0 #000;
background-size:cover;
bottom:0;
height:auto;
min-height:100%;
min-width:100%;
perspective:1000;
position:fixed;
right:0;
width:auto;
z-index:-1;
}

#hero-pic {
display:block;
height:auto;
width:100%;
}

#state {
background-color:rgba(0,0,0,.5);
bottom:0;
cursor:pointer;
font-size:2.25em;
left:0;
padding:0.55em 1.05em 0.35em 1em;
position:absolute;
}


/* Content Styles */

#title {
backface-visibility:hidden;
left:0;
perspective:1000;
position:fixed;
width:100%;
}

#title h1 {
background-color:rgba(0,0,0,.5);
font-family:"Poiret One", sans-serif;
font-size:2.5em;
padding:.5em .725em;
}

#content {
background-color:#fff;
padding:2em;
position:relative;
z-index:1;
}

#content p {
font-size:1.25em;
letter-spacing:.02em;
margin-bottom:1.3em;
}

}

.dropdown-menu > li > a:hover {
  color: #96be2a !important;
}

.nav > li >a:hover {
  color: #96be2a !important;
}
.rowdown {
    
    margin-top: 150px;
}
    
    
}

a:link {
    color: #96be2a;
}

a:visited {
    color: #96be2a;
}

a:active {
    color: #cafb44;
}

.sectiontext {
    color: #124a64;
    font-size: 50px;
    margin-left: 2px;
    margin-top: 25px;
    margin-bottom: -30px;
}

.title2 {
    padding-top: 200px;
}

#small-h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 45px;
    margin-top: 20px;
    color: #fff
}


h1,
h2,
h3,
h4,
h5 {
	color: #333333;
}
h1 {
    font-family: 'Titillium Web', sans-serif;
	font-size: 52px;
	font-weight: 600;
	margin-bottom: 70px;
}

h2 {
	font-size: 28px;
	margin-bottom: 15px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
	font-weight: 700;
}
h5 {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 20px;
}

h1 span,
h2 span,
h3 span,
h4 span {
	color: #96be2a;
}

.paratop {
    
    margin-top: 50px;
}

.li-space {
    
    margin-top: 25px;
}

.smallh2 {
    
    font-size: 16px;
}

.justified {
    
    text-align: justify;
           
    }

.sb-text {
    vertical-align: middle;
    margin-bottom: 70px;
    
}

strong {
    
    color: #96be2a;
}

strong.brand {
    
    color: #124a64;
    
    
}

.small-link {
    
    font-size: 10px;
}

.body-sectionheading {
    color: #124a64;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-top: 50px;
    margin-bottom: -20px;
    
}


.body-heading {
    color: #124a64;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-top: 50px;
    margin-bottom: -20px;
    
}

.body-heading2 {
    color: #124a64;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    
}
ul.industries > li{
    
    margin-top: 15px;
    margin-left: -20px
    
}

ul.industries {
    
    margin-top: 40px;
}


.personnel {
    
    margin-top: 15px;
    margin-left: 30px;
    
}


.personnel-no-bullet {
    list-style: none;
    margin-left: 10px;
}

.personnel-no-bullet li {
        margin-top: 15px;
}

ul.personnel > li{
    
    margin-top: 15px;
    margin-left: -20px
    
}
.topspace {
    
    margin-top: 40px;
}

.topspace2 {
    
    margin-top: 40px;
    margin-bottom: -30px;
    color: #124a64;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;  
}

.large {
	font-size: 18px;
}

.subhead {
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;  

}

.small-sub-head {
    
    margin-top: 30px;
    margin-bottom: -25px;
}

.hq {
	display: block;
	max-width: 100%;
	height: auto;
}

.list-icons {
	padding: 0;
	margin: 20px 0;
	list-style: none;
	font-size: 18px;
}
.list-icons li {
	padding: 0 0 15px 0;
}

.isc-logo {
    display: block;
    margin: 0 auto;
}
    
.no-bullet {
    
    list-style:none;
}


.latin {
    margin-top: 100px;
    font-size: 25px;
    color: #fff;
}

.mainlogo {
    margin-top: 5px;
	display: block;
	height: auto;
}

.videologo {
    text-align: center;
    margin-top: 350px;
    margin-bottom: 75px;
}

.banner {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
	color: #fff;
}
.videotext {
    
    margin-top: 300px
}

.section {
    
    background-color: #fff
}

.btn {
	padding: 8px 15px;
	font-size: 14px;
	line-height: 1.42857143;
	min-width: 160px;
	text-align: center;
	border-radius: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.btn-default {
	color: #96be2a;
	border: 1px solid #cccccc;
}
.btn-default:hover {
	color: #ffffff;
	background-color: #96be2a;
	border-color: #96be2a;
}

.form-control {
	height: 45px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.form-control-feedback {
	color: #cccccc;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 15px;
}
textarea {
	resize: vertical;
}

.sub-but {
    
    margin-bottom: 30px;
}
.p-margin {
    
    margin-bottom: 50px;
}


/* You tube iframe */

.movie {
    
    margin-top: 125px;
}


.movie2 {
    
    margin-top: 30px;
}

/* End of Youtube iframe styling */

.seawork {
    
    margin-top: 20px;
}

.social-links {
	padding: 0;
	list-style: none;
	margin: 15px 0;
}
.social-links li {
	margin: 10px 25px 10px 0;
	display: inline-block;
	font-size: 36px;
}
.social-links li a {
    margin-left: 15px;
	color: #333333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.social-links li.twitter a:hover {
	color: #55acee;
}
.social-links li.skype a:hover {
	color: #00aff0;
}
.social-links li.linkedin a:hover {
	color: #0976b4;
}
.social-links li.googleplus a:hover {
	color: #dd4b39;
}
.social-links li.youtube a:hover {
	color: #b31217;
}
.social-links li.flickr a:hover {
	color: #ff0084;
}
.social-links li.facebook a:hover {
	color: #3b5998;
}
.social-links li.pinterest a:hover {
	color: #cb2027;
}

.fixedbottom {

    position: fixed;
    bottom: 0;
    width: 100%;

}


.sub-foot-text {
    color: #becdd5;
    font-size: 14px;
}

.subfooter {
    
    background-color: #343b3e;
}

#footercolour {
     background-color: #c8c6c5;
    margin-top: 40px;
    
}


/* Media Queries */

@media only screen and (max-width:768px) {
    #overlay { height:auto; }
}


/* Visibility Helpers */


@media (min-width: 600px) and (max-width: 3000px) {
    
    .vidtopgutter {margin-top: 145px; }
}



@media only screen and (max-width: 600px) {
    body {  background-image: url(../../video/poster.jpg)!important;
            background-repeat:no-repeat;
            background-color: }
    
    .videologo {    text-align: center;
                    margin-top: -165px;
                    margin-bottom: 75px; }
    
    
    #small-h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    margin-top: -50px;
    color: #fff }
    
    .latin{
             display: none;
        }
    
    .vidtopgutter { margin-top: 300px;
    
        }
    
    
}
    



@media only screen and (min-width:769px) {
    .visible-mobile,.visible-tablet,.hidden-desktop { display:none !important; }
}

@media only screen and (min-width:480px) and (max-width:768px) {
    .visible-mobile,.hidden-tablet,.visible-desktop { display:none !important; }
}

@media only screen and (max-width:479px) {
    .hidden-mobile,.visible-tablet,.visible-desktop { display:none !important; }
}