.fluid-container {background:#fff;border-bottom: 1px solid #ccc;height:61px;}
.red{color:#ed1c24 !important;}
p {font-size: 14px !important;}
.p14red {font-size:14px !important;color:#ed1c24}
.p16red {font-size:16px !important;color:#ed1c24}
.btn-red {background: #ea1c2c;color:#fff;padding:10px 60px;}
.word {font-size:16px !important;letter-spacing:0px;}
h3 {color:#ed1c24;font-size: 24px; font-weight:bolder;}
hr {border-top: 1px solid #888;}
.displink {border: 1px solid #ed1c24;padding:3px 10px;color:#ed1c24 !important;}
.input-lg {height: 36px;padding: 5px 16px;font-size: 14px;line-height: 1.3333333;border-radius: 6px;}
.form-group {margin-bottom: 10px;}

.logo {width: 160px;padding-top: 10px;margin-left: 10px;}
.banner {padding-top:80px;}

.nav-logo {float:left;}
.nav-tel {float:right;margin-top:25px;}

.header {width:350px;height:36px;line-height: 36px;text-align:center;position:relative;margin:0 auto;font-size: 24px;font-weight: bolder;}
.header p {color:#ed1c24;font-size: 18px !important;}        
.header div:before,.header div:after{position:absolute;background:#888888;content:"";height:1px;top:50%;width:100px;}
.header div:before{left:-5px;}
.header div:after{right:-5px;}

.banner-title {font-size:70px;color:#fff;}
.banner-subtitle {font-size:40px;font-weight:normal;color:#fff;}
.banner-btn {background: #fff;color:#ea1c2c;padding:10px 60px;margin-top:20px;}

.disp-block {display:block; !important;}
.disp-none {display: none !important;}

.product-tab {background-color:#f7f7f7;width:100%;margin-top:-40px;padding-bottom:50px;}
.product-tab-wrap {margin-top:50px;padding-bottom:30px;background-color:#fff;-moz-box-shadow:0px 0px 6px #DEDEDE; -webkit-box-shadow:0px 0px 6px #DEDEDE; box-shadow:0px 0px 6px #DEDEDE;}
.product-tab-wrap .content {padding:30px 40px 0px 40px;}

.haveline {border-left:1px solid #757575;border-right:1px solid #757575;}

footer {
  text-align: center;
  margin-top: 40px;
  padding:30px;
  background: #001726;
  color: #9aa4ab;
}
footer .danaherlogo {margin-left:-60%;}
footer .licenseContainer {line-height: 20px;inline-block;margin-top:-40px;}
footer .licenseIcon {height: 25px;}
.contactfrom {background-color:#fff;width:100%;padding-bottom:50px;}



.bg1 {background: url('../../images/bg1.jpg');background-size: cover !important;background-repeat: no-repeat !important;background-position: center center !important;width:100%;}
.about {margin-top:-100px;background-color:#fff;-moz-box-shadow:0px 0px 6px #DEDEDE; -webkit-box-shadow:0px 0px 6px #DEDEDE; box-shadow:0px 0px 6px #DEDEDE;}
.about .content {padding:30px 40px 0px 40px;}
.product-nav {padding:30px 40px 40px 40px;}


.tel i {
    font-size: 11px;
    color: #000;
    border: 2px solid #000;
    padding: 4px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/*content*/

.photo-top-wrapper {
    height: 515px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

label {
    display: inline-block;
    margin-right: 10px;
    padding-top:6px;
}


@media (max-width: 1600px) {

}
@media (max-width: 1440px) {

}
@media (max-width: 480px){
    .logo {width: 150px;padding-top: 10px;margin-left: 0px;}
    .banner {padding-top:60px;}
    .nav-tel {float:right;margin-top:25px;}
    .header {width:300px;height:36px;line-height: 36px;text-align:center;position:relative;margin:0 auto;font-size: 20px;font-weight: bolder;}
    .word {font-size:14px !important;letter-spacing:0px;line-height: 22px;}
    .banner-title {font-size:32px;color:#fff;}
    .banner-subtitle {font-size:18px;font-weight:normal;color:#fff;}
    .banner-btn {background: #fff;color:#ea1c2c;padding:10px 60px;margin-top:20px;}
    .about {margin-top:-260px;background-color:#fff;-moz-box-shadow:0px 0px 6px #DEDEDE; -webkit-box-shadow:0px 0px 6px #DEDEDE; box-shadow:0px 0px 6px #DEDEDE;}
    .about .content {padding:20px 20px 0px 20px;}
    .about .content h3 {font-size: 18px;}
    .product-tab-wrap .content {padding:20px 20px 20px 20px;}
    .product-nav {padding:20px 20px 20px 20px;}
    .haveline {border-left:0px solid #757575;border-right:0px solid #757575;}
    .copyright p {font-size: 13px !important;}
    .licenseContainer p {font-size: 13px !important;}
    .p14red {font-size:12px !important;color:#ed1c24}

    footer .danaherlogo {margin-left:0%;}
    footer .licenseContainer {line-height: 15px;inline-block;margin-top:20px;width:100%;}
    footer .licenseIcon {height: 22px;}
    .contactfrom {background-color:#fff;width:100%;padding-bottom:50px;}

}
