@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

/*General styling */

a:hover{
    text-decoration: none;
}
.nav>li>a{
    padding: 15px 14px;
}
.promo a {
    color:#272630;
}

input::-moz-focus-inner /*Remove button padding in FF*/{
    border: 0;
    padding: 0;
}

body{
    font-family: "open sans";
    font-weight: 400;
    color:#7a8387;
}

h1,h2, legend{
    font-family: "open sans";
    font-weight: 100;
    color:#464646;
}

.clear{
    clear:both;
}

p,span,li{
    font-size: 0.9em;
    letter-spacing: 0.75px;
}

input{
    color:#898989
}

.button{
    cursor:pointer;
}

.btn {
    color: white;
}

.btn:hover {
    color: white;
}

.btn-xl {
    padding: 16px 24px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-orange {
    background-color: #fdbc56;
}
@media (min-width: 776px) {
    .vertical{
        display: flex;
        align-items: center;
    }

}

.ttas {
    margin: 25px 0 40px 0;
}

.thrombistat {
    margin: 20px 0 40px 0;
}
.halyard {
    margin: 0 0 45px 0;
    padding-right: 20px;
}
.avanos {
    margin: 0 0 45px 0;
}
@media (max-width: 776px) {
    .vertical{
        padding-top:5px;
    }
    .container h1{
        margin-top:9% !important;
    }
    .thrombistat, .halyard, .ttas {
        margin-top: 40px !important;
    }
}
@media (max-width: 320px) {
    .container h1{
        margin-top:0% !important;
    }
}
.raq{
    height: 279px;
    background-color:rgb(41,104,170);
    margin-top: 65px;
}
.related-content{
    margin-top: 130px;
    font-size: 16px;
}
.raq h2{
    font-size: 32px;
    color: white;
    font-weight: 800;
}
.raq p{
    font-size: 18px;
}

.btn-purple {
    background-color: #a4aad2;
}

blockquote{
    border: medium none;
    font-family: "Open Sans";
    font-size: 1.6em;
    font-weight: 400;
    margin-left: 60px;
    text-align: center;
    width: 88%;
}

 .fa{
    border-radius: 50%;
    background-color:#ffffff;
    color:#A4AAD2;
    padding:1%;
}

.fa.fa-quote-left{
    float: left;
    margin-right: 5px;
    margin-top: -20px;
}

.fa.fa-quote-right{
    float: right;
    margin-left: 54px;
    margin-top: -69px;
}

h4{
    color:#a4aad2;
}

button{
    border:none;
    background:none;
}

.center{
    text-align: center;
}

.center-button{
    margin:0 auto;
    width:180px;
}

.container{
    position: relative;
    z-index: 1
}

.container h1{
    text-align: center;
    margin-top: 100px;
    margin-bottom: 100px
}

.a-nice-button{
    background-color: #a4aad2;
    border-radius: 5px;
    text-transform: uppercase;
    text-align: center;
    width:180px;
    height:60px;
    display:table-cell;
    cursor:pointer;
    border:none;
    color:#ffffff;
    line-height: normal;
    white-space: pre;
    text-shadow: none;
    font-family: "Montserrat";
    font-weight:700;
    vertical-align: middle;
}

.field{
    width:340px;
}

.button-inverse{
    background-color:#fdbc56;
}

/*modals*/

#register-modal .modal-body .field,
#login-modal .modal-body .field {
    background-color: white;
    color: inherit;
    font: inherit;
    margin: 8px 0;
    width: 100%;
    border: 2px solid #ebeaea;
    height: 35px;
    outline: medium none;
    padding-left: 10px;
}

#register-modal .modal-header,
#login-modal .modal-header {
    border-bottom: medium none;
    padding: 15px 15px 0;
    text-align: center;
}

#register-modal .modal-header h4,
#login-modal .modal-header h4{
    font-family: "open sans";
    font-weight: 100;
    text-transform: none;
    color:#5d5c5c;
    margin-top:24px;
}

#register-modal .modal-body,
#login-modal .modal-body,
{
    padding: 20px 32px;
    position: relative;
    text-align: center;
}

#register-modal .modal-body p
#login-modal .modal-body p {
    font-size: 0.6em;
}

#register-modal .modal-content,
#login-modal .modal-content {
    max-width:414px;
}

#register-modal .modal-dialog,
#login-modal .modal-dialog {
    margin: 30px auto;
    max-width: 414px;
}

#register-modal .modal-content .a-nice-button
#login-modal .modal-content .a-nice-button{
    margin-bottom:20px;
    margin-top:20px;
}

#login-link{
    color:#ffffff;
    margin-top:20px;
    text-align: center
}

#login-link span{
    color:#fdbc55;
}

#login-box-link{

    margin-top:20px;
}

#login-box-link .left{
    text-align: left;
    color:#ffffff;
}

#login-box-link .right{
    float:right;
    color:#ffffff;
}

#forgot-link {
    color:#ffffff;
    margin-top:20px;
    text-align: center;
    cursor: pointer;
}

#forgot-link:hover {
    text-decoration: underline;
}

.purple-top{
    background-color:#7e92cc;
    width:25%;
    height:9px;
    display: block;
    float:left;
    content:"";
    margin:0;
    padding:0;
}

.blue-top{
    background-color:#01519a;
    width:25%;
    height:9px;
    display: block;
    float:left;
    content:"";
        margin:0;
    padding:0;
}

.yellow-top{
    background-color:#fcb952;
    width:25%;
    height:9px;
    display: block;
    float:left;
    content:"";
    margin:0;
    padding:0;
}

/*Navigation*/

.yellow{
    color:#fdbc56;
}

.white{
    color:#ffffff;
}

.navbar {
    border: 0;
    border-radius: 0;
    margin: 0;
    min-height: 65px;
    background: #7E92CC;
}

@media (min-width: 768px) {
    .navbar {
        background: -moz-linear-gradient(left, white 25%, #7E92CC 25%);
        background: -webkit-linear-gradient(left, white 25% #7E92CC 25%);
        background: -o-linear-gradient(left, white 25%, #7E92CC 25%);
        background: -ms-linear-gradient(left, white 25%, #7E92CC 25%);
        background: linear-gradient(to right,  white 25%, #7E92CC 25%);
    }
}

.navbar-nav > li > a {
    font-size: 0.9em
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-brand {
    background-color: white;
    display: block;
}

#main-nav{
    border:none;
    margin-bottom: 0;
    z-index: 2;
}

#navbarCollapse {
    background: #7E92CC;
    padding-top: 8px;
    padding-bottom: 8px;
}

#main-nav li{
   list-style-type: none;
   text-transform: uppercase;
}

/*Home Page */


#home-promos .promo p, #home-promos .promo span{
    color:#aaaaaa
}

.promo.yellow{
    border-bottom:5px solid #fcb952;
}

.promo.blue{
    border-bottom:5px solid #01519a;
}

.promo.purple{
    border-bottom:5px solid #a4aad2;
}

.promo .post-title {
    width: 88%;
    height: 28px;
}

.promo .image-box{
    border:1px solid #f0f0f0;
    padding:6px;
    width: 100%;
}


.promo .image-box img.img-responsive {
    width: 100%;
}

.promo.yellow h4{
    color:#fcb952;
}

.promo.blue h4{
    color:#01519a;
}

#home-promos .promo .image-box {
    text-align: center;
}

#home-promos .promo .image-box img{
    max-width: 100%;
    width: 350px;
    max-height: 208px;
}

#home-promos h2{
    padding-bottom: 100px;
    padding-top: 0px;
    margin-top: 0;
    margin-bottom: 0;
}

#home-promos{
    padding-top:0px;
    padding-bottom: 20px
}

#home-promos .promo{
    margin-bottom: 80px
}

#home-promos .button{
    float:right;
    cursor:pointer;
    top:-22px;
    position:relative;
}

.contact-details p {
    font-size: 2em
    font-weight: 100;
    line-height: 2.5em;
}

#home-about{
    padding-top:100px;
    padding-bottom:120px;
    background-color:#eeeeee;
}

#home-about h2{
    margin-bottom:106px;
}

#home-about .center-button{
    margin-top:87px;
}

#home-about .promo{
    margin-bottom: 62px
}

#home-testimonials{
    color:#ffffff;
    background-color:#a4aad2;
    padding-top: 100px;
    padding-bottom: 120px;
}

#home-news{
    background-color:#ffffff;
    padding-top:100px;
    padding-top:120px;
}

#home-news .promo .image-box img{
    max-width: 100%;
    width:360px;
}

#home-news .promo h4{
    font-family: "Montserrat";
    font-weight:400;
    color:#272630;
    font-size: 0.9em;
    margin-bottom: 0;
    margin-top: 34px;
}

#home-news .promo span{
    font-family: "Helvetica";
    font-weight:400;
}

#home-news .button {
    cursor: pointer;
    float: right;
    position: relative;
    top: -22px;
}

#home-news .date-button {
    padding-top: 5px;
}

#home-news .date-button span {
    color: #aaa;
}

.carousel .item{
    height:300px;
}

.carousel-caption {
    position: static;
}

/*Contact Page */

#map_canvas {
    position: relative;
    padding-bottom: 41%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
    -webkit-transform: none !important;		// Fix navbar on contact page.
}

.page h3 {
    color: #a4aad2;
    font-size: 18px;
}

.page {
    padding-top: 100px;
    padding-bottom: 100px;
}

.page h1 {
    margin-top: 0;
}

/*News*/

#news-container h1 {
    text-align: center;
}

#news-container .post .button{
    float:right;
    cursor:pointer;
    top:-20px;
    position:relative;
}

.post-images {
    padding-top: 30px;
    padding-bottom: 30px;
}

#news-container  .promo h4 {
    color: #272630;
    font-family: "Montserrat";
    font-size: 0.9em;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 34px;
    text-align:left;
    text-transform: uppercase;
}


#news-container  .promo .post-date {
     float:left;
}

#news-container .post {
    margin-bottom:50px;
}

.news-filters {
    padding: 0 15px 0 15px;
    margin-bottom: 80px;
    height: 30px;
}
.news-filters .title, 
.news-filters .items a,
.priority-nav-has-dropdown .priority-nav__dropdown-toggle {
    font-family: "Montserrat";
    font-size: 16px!important;
}
@media(max-width:767px) {
    .news-filters .title, 
    .news-filters .items a,
    .priority-nav-has-dropdown .priority-nav__dropdown-toggle {
        font-size: 14px!important;
    }   
}
.priority-nav__dropdown {
    position: absolute;
    z-index: 200000000;
    background-color: white;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
}
ul.priority-nav__dropdown.show {
    margin-top: 10px;
    padding: 20px 10px 10px 10px;
    list-style-type: none;
    position: absolute;
    right: 0;
    width: 20em;
}
@media (max-width: 499px) {
    ul.priority-nav__dropdown.show {
        position: absolute;
        left: -10px;
        width: 16.5em;
    }
}
ul.items > li,ul.items > li, ul.priority-nav__dropdown.show > li {
    padding: 0px 10px 10px 10px;
    white-space: normal;
    word-wrap: normal;
}
.priority-nav-has-dropdown .priority-nav__dropdown-toggle,
ul.items > li, ul.priority-nav__dropdown.show > li > a {
    font-family: "Montserrat";
    font-size: 14px;
    color: #272630;
}
#news-container .news-filters .title {
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 14px;
    width: 0;
    padding-top: 0;
    padding-left: 30px;
}
#news-container .news-filters .items a {
    font-family: "Montserrat";
    color: #272630;
    padding-bottom: 10px;
    font-size: 14px;
}
#news-container .news-filters .items a.active,
ul.priority-nav__dropdown.show > li > a.active {
    border-bottom: 2px solid #fcb952;
}

/*Content*/

.graph .bars {
    height: 269px;
    left: 129px;
    overflow: hidden;
    position: absolute;
    top: 19px;
    width: 0;
}

.graph {
    background: url("../img/graph-bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 500px;
    position: relative;
    width: 620px;
    margin:0 auto;
}

/*Products*/


.product_area{
    height:auto;
    margin-top: 80px;
}

.products-sidebar{
    background-color: #f8f9fa;
    float: left;
    border:1px solid #d8dadf;
    width:30%;
    height:100%;
    position: relative;
    left: 1px;
}

@media(max-width:767px){
    .products-sidebar {
        width: 100%;
        margin-bottom: 50px;
    }
}

.product_area table{
    border: 1px solid #d8dadf;
}

.product_area thead{
    background-color:#dbdff0
}

.product_area td{
    height:56px;
    text-align: center;
    border: 1px solid #d8dadf;
}

.product_area th{
    height:72px;
    text-align: center;
    padding: 10px;
    border: 1px solid #c5cbe8;
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 14px;
    color:#9197a8;
}

.product_area tbody tr:nth-child(2n+1){
    background-color:#f4f4f1;

}

.product_area tbody tr:nth-child(2n){
    background-color: #fcfcfc
}

.product_area td{
    padding: 5px;
}

.product_area .fa{
    color:#7e92cc;
    font-size:1.4em;
}

.product_area .products-sidebar h2{
    background-color: #dbdff0;
    border-bottom: 1px solid #d7dae3;
    color: #9197a8;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 28px;
    padding-left: 36px;
    padding-top: 28px;
    width: 100%;
}

.product_area .products-sidebar h3{
    background-color: #c5cbe8;
    height: 55px;
    margin: 0;
    padding-left: 35px;
    padding-top: 21px;
    color:#7e92cc;
    font-family: "Montserrat";
    font-weight:bold;
    font-size: 14px
}


.product_area .products-sidebar a{
    color: #9197a8;
    display: block;
    height: 50px;
    padding: 10px 36px;
}

.product_area .products-sidebar p{
    margin:0;
}

.product_area .products-sidebar .active a{
    background-color: #f6f6f4;
    border-top:1px solid #d6d8de;
    border-bottom:1px solid #d6d8de;
    height: 36px;
    padding: 3px 36px;
}

.product_area .top{
    background-color:#dbdff0;
    font-family: "Montserrat";
    font-weight:bold;
    font-size: 14px;
    text-align:left;
    color:#7e92cc;
    padding-top:26px;
    padding-bottom:26px;
    padding-left: 27px;
}

.product_area .details{
    background-color: #eeeeee;
    padding-bottom: 18px;
    padding-top: 18px;
}

.product_area .right .details span {
    padding-bottom: 18px;
    padding-top: 18px;
}

.product_area .right{
    display: inline-block;
    float: left;
    max-width: 903px;
    width: 70%;
    border-left:1px solid #d6d8de;
    border-right:1px solid #d6d8de;

}
@media (max-width: 768px){
  .product_area .right{
    width: 100%
  }
}

.product_area .details .title{
    border-right: 1px solid #c5cbe8;
    font-weight: bold;

}

.product_area .details span{
    border-right: 1px solid #c5cbe8;
    padding: 19px 27px;
}

.product_area .main_image{
    border:1px solid #eaebee;
    padding:20px;
}

.product_area .image-outer{
    padding:20px;
}

.product_area .right .description{
    padding-left:27px;
}

.product_area .right .description h5{
    color:#7e92cc;
    font-size: 15px;
    font-weight: bold;
}

/*Calibration request form*/

.form .fieldWrapper label{
    float:left;
}

.form .fieldWrapper input,
.form .fieldWrapper textarea {
    float:right;
    width:55%;
    border: 1px solid #ddd;
    padding: 3px;
}

.form .fieldWrapper #recaptcha_widget_div {
    float:right;
    width: 314px;
}

.form .fieldWrapper {
    margin-bottom: 15px
}

.form .a-nice-button-container{
    float:right;
}

/*Header */

#main-header{
    position:relative;
    background-repeat: no-repeat;
}

#main-header legend{
    color:#ffffff;
    border:none;
}

#main-header img {
    margin: 0 auto;
}

#main-header .inner{
    background-color: rgba(41,104,170, 0.65);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center
}
#main-header .innerfull{
    background-color: rgba(41,104,170, 0.65);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}

#main-header .blueheader{
    background-color: rgb(41,104,170);
    display: flex;
    align-items: center;
    height:245.5px;
    color:white;
}
#main-header .yellowheader{
    background-color: #fdbc56;
    display: flex;
    align-items: center;
    height:245.5px;
    color:white;
}
#main-header .yellowheader .circles{
    height: 100%;
    position: absolute;
    right: 2%;
}
#main-header .herotext h2{
    color: white;
    font-weight: 800;
    font-size: 34px;

}
#main-header .herolink{
    color: white;
    font-size: 18px;
}
#main-header .herolink img{
    margin-left: 20px;
}
#main-header .herotext p{
    width: 80%;
    font-size: 1.1em;
    color:white;
    margin-bottom: 30px;
}
#main-header .toptext h2{
    color: white;
    font-weight: 400;

}
#main-header .toptext p{
    font-size: 1em;
    line-height: 24px;
    margin-bottom: 30px;
}

#main-header .toptext {
    padding-left: 50px;
    padding-right: 33%;
}

@media(max-width: 1600px){
    #main-header .toptext {
        padding-right: 25%;
    }
}

@media(max-width: 1400px){
    #main-header .toptext {
        padding-right: 15%;
    }
}

@media(max-width: 1250px){
    #main-header .toptext {
        padding: 0 10px;
    }
}

@media (max-width: 768px){
    #main-header .toptext{
        padding-left:25px !important;
    }
    .herotext{
        padding-left: 25px;
    }
}

#main-header .inner form {
    position:absolute;
    top: 34%;
    width: 100%;
}

.search-box {
    height:60px;
    width:100%;
    padding-left:23px;
}

.modal-button-close{
    background: rgb(41,104,170) !important;
    width: 30px;
    height: 30px;
    position: relative;
    right: -16px;
    top: -14px;
    border-top-right-radius:  5px;
    border-bottom-left-radius: 5px;
    color:white;
    z-index:  200000000000000000;
    opacity: 1;
}

/*Footer */

footer{
    margin-top:100px;
}

.footer-top{
    background-color:#fdbc56;
    color:#ffffff;
    padding-top:92px;
    padding-bottom:86px;
}

.footer-top h2{
    color:#fff;
    margin-bottom: 48px
}

.footer-top .a-nice-button{
    margin-top:100px;
}

.footer-bottom{
    background-color:#464646;
    color:#acacac;
    padding-top:76px;
    padding-bottom:58px;

}

.footer-bottom a{
    color:#acacac;
}

.footer-bottom ul{
    padding:0;
}

.footer-bottom li{
    list-style-type: none;
    margin: 0 0 10px;
}

.footer-bottom h4{
    color:#ffffff;
    text-transform: none;
    font-family:"open sans";
    font-weight: 100;
    margin-bottom:20px;
}

.footer-bottom span{
    color:#fdbc56;
}

.footer-bottom .copyright{
    float:right;
    margin-top:100px;
    font-size: smaller;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    background: white;
}

.navbar-brand {
    padding: 0;
    margin: 0;
}

h2.blue {
    color: #01519a;
}

#footer_links {
    padding: 98px 0 0 0;
    list-style: none;
}

#footer_links > li {
    display: inline-block;
}

#footer_links > li:after {
    content: ' |'
}

#footer_links > li:last-child:after {
    content: '';
}

.post-date {
    margin-top: 5px;
    margin-bottom: 30px;
    font-style: italic;
}

.product_area h2, .product_area h3 {
    text-transform: uppercase;
}

.footer-bottom .logos {

}

.footer-bottom .logos .logo {
    padding: 5px 8px;
    background: #fff;
    margin-right: 15px;
    float:left;
}

.related-image {
    float:left;
}

.related-text {
    margin-left:250px;
}

.related-break {
    clear:both;
}

.btn-older, .btn-newer {
    display: block;
    width: 300px;
    height: 43px;
    padding-top: 12px;
    color: #333;
}

.btn-older:hover, .btn-newer:hover {
    color: #333;
}


.btn-older {
    padding-left: 50px;
    background: url('../img/previous.png') 0% 50% no-repeat;
    text-align: left;
}

.btn-newer {
    padding-right: 50px;
    background: url('../img/next.png') 100% 50% no-repeat;
    text-align: right;
}

.hidden-footer {
    padding: 20px;
    text-align: center;
}

.hidden-footer a {
    color: #fff;
}

.hidden-footer a:hover {
    text-decoration: underline;
}

.message-section {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

.snippet {
    text-align: left;
    height: 80px;
    overflow: hidden;
}

.navbar-collapse {
    max-height: none;
}

.social-icons i {
    font-size: 24px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    width: 32px;
    height: 32px;
    color: #fff;
    background-color: #fdbc56;

}

.footer-verybottom {
    background-color:#fff;
    color:#acacac;
    padding-top:38px;
    padding-bottom:58px;
}

.footer-verybottom #footer_links {
    padding: 0;
}

.footer-images {
    text-align: center;
}

.footer-images img {
    max-height: 115px;
}

.footer-images .col-xs-12 {
    margin-bottom: 18px;
}

.footer-images img {
    margin-right: 20px;
    max-height: 79px;
    display: inline-block;
    margin-bottom: 20px;
}

#header_image {
    width: 100%;
    height: 100%;
    max-height: 491px;
}
#header_image_home {
    width: 100%;
    height: 491px;
}

.reason {
    color: #a4aad2;
    font-style: italic;
    min-height: 75px;
}

.method {
    margin-bottom: 0;
}

.method a {
    color: #a4aad2;
}

.method.last {
    margin-bottom: 30px;
}

/*media queries*/

@media (min-width: 768px){

    .fillincontainer {
        background-color: #7E92CC;
    }
}

@media (max-width: 767px){
    #navbarCollapse {
        margin-top:24px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #navbarCollapse {
        width: 75%
    }
}

@media (min-width: 768px) and (max-width: 1200px){

    #main-nav .nav {
        width: 540px;
    }

    #main-nav .nav li {
        padding-top: 0px;
    }

    #main-nav .nav li a {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    #navbarCollapse {
        padding-top: 0px;
        padding-bottom: 1px;
    }

}

@media (max-width: 768px){

    #home-promos {
        padding-top: 50px;
    }

    #home-promos .promo {
        margin-bottom: 30px;
    }

    #main-nav .purple {
        display:none;
    }

    #main-nav {
        height: 66px;
    }

    .navbar {
        background: -moz-linear-gradient(left, white 25%, #7E92CC 25%);
        background: -webkit-linear-gradient(left, white 25% #7E92CC 25%);
        background: -o-linear-gradient(left, white 25%, #7E92CC 25%);
        background: -ms-linear-gradient(left, white 25%, #7E92CC 25%);
        background: linear-gradient(to right,  white 25%, #7E92CC 25%);
    }

}
.g-recaptcha{
  float:right;
}

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } 
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } 
.embed-responsive-16by9 { padding-bottom: 56.25%; } .embed-responsive-4by3 { padding-bottom: 75%; }
