/**** Redesign and build by Jack Ward 1/15 *****/
/**** Modified unify_bootstrap template ********/

body {
    color: #555;
    font-size: 13px;
    line-height: 24px;
    background: #2f2f2f;
}

.wrapper {
    background-color: #f5f5f5;
}

.navbar-inverse {
    background:url(../img/banner/black.png) repeat;
    height:85px;
}

.bannerback {
    background:url(../img/banner/black3.png) repeat;
    padding:0 20px 3px 20px;
}

.fullwidthbanner-container {
    max-height: 650px !important;
}

.tp-bullets {
    display: none;
}

.tp-caption.small_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 100;
    font-size: 45px;
    line-height: 45px;
    font-family:Open Sans;
    padding: 12px 18px;
    padding-top: 1px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background:url(../img/banner/black.png) repeat;
    letter-spacing: 0px;
}

.tp-caption.big_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 100;
    font-size: 65px;
    line-height: 65px;
    font-family:Open Sans;
    padding: 12px 18px;
    padding-top: 1px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background:url(../img/banner/black.png) repeat;
    letter-spacing: 0px;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}  

a.socialbutton {
    margin:0 0 0 5px;
    padding:5px 0 0 0;
    height:30px;
    width:30px;
    border-radius:3px !important;
    background:#000;
    float:right;
    color:#ddd;
    text-align:center;
}

a.socialbutton:link  {
	text-decoration: none;
}

a.socialbutton:hover {
    color:#ddd;
    background:#0088cc;
}

a.social  {
	float:right;
	margin:0;
	padding:6px 15px 0 0;
	font-size: 12px;
	color:#ddd;
	text-decoration: none;
    display: inline;
}

a.social:link  {
	text-decoration: none;
}

a.social:hover {
	color:#fff;
	text-decoration:none;
}

.navbutton {
    margin:0 3px;
    padding:5px 8px 0 8px;
    height:30px;
    width:auto;
    border-radius:3px !important;
    float:left;
    text-align:center;
}

.navbutton:hover {
    color:#ddd;
    background:#0088cc;
}

.ournavbutton {
    margin:0 3px;
    padding:5px 8px 0 8px;
    height:30px;
    width:auto;
    border-radius:3px !important;
    float:left;
    text-align:center;
    background: none;
}

.ournavbutton:hover {
    color:#ddd;
    background:#0088cc;
}

a.navlink  {
	color:#fff;
	text-decoration:none;
}

a.navlink:link  {
	text-decoration:none;
}

a.navlink:hover {
	color:#fff;
	text-decoration:none;
}

.dropdown-menu {
    min-width: 200px;
    margin-left: 3px;
    border-top: none !important;
    border-bottom: none !important;
}


/**** Page Styles *****/

.topbuffer15 { 
    margin-top:15px; 
}

.topbuffer20 { 
    margin-top:20px; 
}

.topbuffer22 { 
    margin-top:22px; 
}

.topbuffer40 { 
    margin-top:40px; 
}

.bottombuffer40 { 
    margin-bottom:40px; 
}

.bottombuffer84 { 
    margin-bottom:84px; 
}

.rightbuffer10 { 
    margin-right:10px; 
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #fff !important;
}

.subtitle {
    font-size: 30px;
    color: #595959;
    font-weight: lighter;
    padding: 25px 0;
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    margin-bottom:20px;
}

p.footertext {
    font-size: 13px;
    color:#ddd;
    line-height: 19px;
}

#navigation a  {
	text-decoration:none;
    border-bottom: none;
}

#navigation a:link  {
	text-decoration:none;
}

#navigation a:hover {
	text-decoration:none;
    border-bottom: none;
}

a  {
	color:#0078c1;
	text-decoration:none;
    border-bottom: 1px dotted #0078c1;
}

a:link  {
	text-decoration:none;
}

a:hover {
	color:#0078c1;
	text-decoration:none;
    border-bottom: none;
}

a.white  {
    font-size: 12px;
	color:#ddd;
	text-decoration:none;
    border-bottom: none;
}

a.white:link  {
	text-decoration:none;
}

a.white:hover {
	color:#d5d5d5;
	text-decoration:none;
}

a.bcline  {
	color:#eee;
	text-decoration:none;
    border-bottom: 1px dotted #0078c1;
}

a.bcline:link  {
	text-decoration:none;
}

a.bcline:hover {
	color:#eee;
	text-decoration:none;
    border-bottom: none;
}

a.anchor {
    display: block; 
    position: relative; 
    top: -100px; 
    visibility: hidden;
}

a.anchornews {
    display: block; 
    position: relative; 
    top: -140px; 
    visibility: hidden;
}

a.newslink {
	color:#000;
	text-decoration:none;
    border-bottom: none;
}

a.newslink:link {
	text-decoration:none;
}

a.newslink:hover {
	color:#0078c1;
	text-decoration:none;
}

#override a.link customisable {
	color:#000 !important;
	text-decoration:none;
    border-bottom: none;
}

#override a.link customisable:link {
	text-decoration:none;
}

#override a.link customisable:hover {
	color:#0078c1;
	text-decoration:none;
}




h1 {
    font-family: Lato;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}

h2 {
    font-family: Lato;
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    color: #535353;
}

.mainhead {
    margin-top:0; 
    color:#0078c1;
    text-shadow:0 1px 0 #fff; 
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}

.action_box {
    padding: 20px 0;
    color: #fff;
    border-top: 2px solid #fff;
    position: relative;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
    background-color: #0078c1;
}

.arrow {
    margin-top:-7px;
    color: #0067a0;
    text-align: center;
}
/** img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
} **/

img.scale {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.form-control {
    width:90%;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
}


/**** Interior Styles *****/

#headerwrap {
    background: url(../img/banner/banner-top-dna.jpg) no-repeat top left;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 275px;
    width: 100%;
    min-width: 1200px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap-novel {
    background: url(../img/banner/banner-top-novel.jpg) no-repeat top left;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 275px;
    width: 100%;
    min-width: 1200px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap-careers {
    background: url(../img/banner/banner-top-careers.jpg) no-repeat top left;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 275px;
    width: 100%;
    min-width: 1200px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap-sgidna {
    background: url(../img/banner/banner-top-sgidna.jpg) no-repeat top left;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 275px;
    width: 100%;
    min-width: 1200px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap-sgi {
    background: url(../img/banner/banner-top-sgi.jpg) no-repeat top left;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 275px;
    width: 100%;
    min-width: 1200px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap-sgivi {
    background: url(../img/banner/banner-top-vaccine.jpg) no-repeat top left;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 275px;
    width: 100%;
    min-width: 1200px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap-genovia {
    background: url(../img/banner/banner-top-algae.jpg) no-repeat top left;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 275px;
    width: 100%;
    min-width: 1200px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap-careers {
    background: url(../img/banner/banner-top-lab.jpg) no-repeat top left;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 275px;
    width: 100%;
    min-width: 1200px;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bcline {
    margin-top:-160px;
    width:100%;
}

.bclink {
    float: left;
    padding: 1px 8px;
    margin-top:60px;
    color: #eee;
    line-height: 1.9;
    font-size: 13px;
    font-weight: 700;
    background:url(../img/banner/black.png) repeat;
}

.blue {
    color:#0078c1;   
}

h2.pagetitle {
    float:right;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
    line-height: 1.3;
    margin-top:55px;
}

.bottomdip {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top:32px;
    width: 100%;
    height: 33px;
    background: url(../img/bottom_mask2.png) no-repeat center top;
    background-size: cover;
}

#sidebar {
    background: white;
    padding: 10px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.newsmain {
    font-size: 20px;
    line-height: 30px;
}

.yearmain {
    font-size: 20px;
    line-height: 30px;
    color:#fff;
}

#yearbox {
    background: #bbb;
    padding: 0 10px 0 10px;
    margin:0;
    color: #fff;
}
#newsbox {
    background: white;
    padding: 5px 10px;
    margin:0 0 20px 0;
}

.newsday {
    font-size:11px;
    line-height: 12px;
    padding-top:8px;
    margin-bottom: 5px;
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #e8e8e8;
}

.sideimage {
    width: auto;
    margin: 0 auto;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


/**** Footer Styles *****/

#footer a  {
	text-decoration:none;
    border-bottom: none;
}

#footer a:link  {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
    border-bottom: none;
}

input.mailbox {
    margin:0 5px 0 0;
    border-radius:3px !important;
    display: inline;
    height:34px;
    width:68% !important;
}

.mailbutton {
    border-radius:3px !important;
    background:#0088cc;
    display: inline;
    height:34px;
    width:30%;
}

.mailbutton:hover {
    color:#ddd;
    background:#0088cc;
}

.footer {
    background: #2f2f2f;
    border-top: 4px solid #fff;
}

p.copytext {
    font-size:12px;
    color: #8b8c8d;
}


/**** Social Media Styles *****/

a.facebook {
    margin:0 0 0 5px;
    padding:5px 0 0 0;
    height:30px;
    width:30px;
    border-radius:3px !important;
    background: #3b5998;
    float:right;
    color:#ddd;
    text-align:center;
}

a.facebook:link  {
	text-decoration: none;
}

a.facebook:hover {
    color:#ddd;
    background:#000;
}

a.twitter {
    margin:0 0 0 5px;
    padding:5px 0 0 0;
    height:30px;
    width:30px;
    border-radius:3px !important;
    background: #00bdec;
    float:right;
    color:#ddd;
    text-align:center;
}

a.twitter:link  {
	text-decoration: none;
}

a.twitter:hover {
    color:#ddd;
    background:#000;
}

a.linkedin {
    margin:0 0 0 5px;
    padding:5px 0 0 0;
    height:30px;
    width:30px;
    border-radius:3px !important;
    background: #1b92bd;
    float:right;
    color:#ddd;
    text-align:center;
}

a.linkedin:link  {
	text-decoration: none;
}

a.linkedin:hover {
    color:#ddd;
    background:#000;
}

a.facebookrev {
    margin:0 0 0 5px;
    padding:5px 0 0 0;
    height:30px;
    width:30px;
    border-radius:3px !important;
    color:#ddd;
    float:right;
    background: #000;
    text-align:center;
}

a.facebookrev:link  {
	text-decoration: none;
}

a.facebookrev:hover {
    background: #3b5998;
}

a.twitterrev {
    margin:0 0 0 5px;
    padding:5px 0 0 0;
    height:30px;
    width:30px;
    border-radius:3px !important;
    color:#ddd;
    float:right;
    background:#000;
    text-align:center;
}

a.twitterrev:link  {
	text-decoration: none;
}

a.twitterrev:hover {
    background: #00bdec;
}

a.linkedinrev {
    margin:0 0 0 5px;
    padding:5px 0 0 0;
    height:30px;
    width:30px;
    border-radius:3px !important;
    color:#ddd;
    float:right;
    background:#000;
    text-align:center;
}

a.linkedinrev:link  {
	text-decoration: none;
}

a.linkedinrev:hover {
    background: #1b92bd;
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1000px ) {

    .navbar-inverse {
        height:105px;
    }
    
    .topbar {
        height:70px;
        padding:0;
    }
    

    
    .socialtop {
        margin-top:20px !important;
    }
    
    .navbar-nav {
        float: right;
        
    }
    
    .navbutton {
        margin:0 3px;
        padding:5px 4px 0 4px;
        height:30px;
        width:auto;
        border-radius:3px !important;
        font-size: 12px;
        text-align:center;
    }

}


/* Landscape phone to portrait tablet */
@media (max-width: 768px) {

    .navbar-toggle {
        position: relative;
        Width:100%;
        padding: 9px 10px;
        margin-right:0px;
        margin-bottom:0px;
        margin-top: -1px;
        background: #000!important;
        color:#fff;
        border:none;
    }
    
    .navbar-collapse.in {
        background: #ccc;
        border-bottom:2px solid #000;
    }
    
    .off {
        display: none;
    }
    
    .navbutton {
        width:100%;
        display:block;
        margin: 0;
        border-radius:0px !important;
    }
    
    .form-control {
        width:90%;
    }

}


/* Landscape phones and down */
@media (max-width: 480px) {
        
    .navbar-inverse {
        height:120px;
        background: #424242;
    }
    
    .topbar {
        height:70px;
        padding:0;
    }
    
    .navbar-brand {
        padding: 0 !important;
    }
    
    p.copytext {
        font-size: 11px;
    }
 
    .navbar-toggle {
        margin-top:6px;
    }
    
    .smalllogo {
        height:70px;
        width:auto;
    }
    
    .socialtop {
        display:none;
    }
    
    .navbar-header {
        margin: 0;
        padding: 0;
        height:40px;
    }
    
    .fullwidthbanner-container {
        display: none;
    }
    
    .bclink {
        margin-top:30px;
        width:100%;
    }
    
    h2.pagetitle {
        float:left;
        margin-top:10px;
    }
    
    .action_box {
        display: none;
    }
    
    .arrow {
        display: none;
    }
    
    #content {
        margin-top:105px;
    }
    
    h1 {
        font-size: 22px;
        line-height: 30px;
    }

    h2 {
        font-size: 19px;
        line-height: 27px;
    }
    
    .smtopbuffer { 
        margin-top:20px; 
    }
    
    .smsocialbuffer {
        padding-right: 60px;
    }
    

}

