body {
  padding-top: 65px;
}

section{
	padding:30px 0;
}

.section-instruments-bottom{
 padding-bottom:5px;
}


.section-gray{
	background:#f4f4f4;
	padding-top:100px !important;
  padding-bottom:50px !important;
  min-height:550px;
}

.list-padding{
	padding-left:12px;
}	

.section-product{
	padding-top:60px !important;
	padding-bottom:50px !important;
  min-height:550px;
}

.section-primary{
	background:#0383c0;
	color:#fff;
	padding:50px 0 60px 0;
	
}



.section-secondary{
	background:#e44d26;
	color:#fff;
	padding:60px 0;
}

.nav{
	margin-top:18px;
}


.navbar{
	min-height:50px;
	margin-bottom:0 !important;	
	
}

.navbar-brand{
	height:auto;
	padding-top:10px;
	padding:0;
	margin:0;
}

.navbar-brand > img{
	height:55px;
}

.logo-nav{
	padding-top:7px;
	padding-bottom:5px;
	padding-left:5px;
	margin:0;
}

.navbar-nav{
	margin:0;
	padding:0;
	
}

.navbar-nav li{
	padding-top:5px;
	padding-bottom:5px;
}

.navbar-nav > li > a{
	padding:20px;
	font-size:18px;
	font-weight:bold;
	border-right:1px solid #ccc;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	
}

.navbar-nav > li > a span{
	margin:5px 0 0 0;
	padding:0;
	font-size:14px;
	display:block;
	font-weight:normal;
	font-family:arial;
	text-transform:none;
}

.navbar-nav a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background:#0383c0 !important;
	color:#fff !important;
}	


.category-header {
  float: left;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}


.jumbotron{
	margin:0;
	min-height:550px;
	background:url(../img/bg1.png) no-repeat center center;
	background-size:cover;
	
}

.center-text {
  text-align: center;
}

h1, h2, h3{
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
}

.h3-spec{
 font-size:18px;
 text-decoration: underline;
 padding-bottom: 7px;
}

h4{
	line-height:25px;
}

.page-header-instruments{
 margin-top:70px;
}

.lead{
	line-height:36px !important;
}

.roboto-font{
	font-family: 'Oswald', sans-serif !important;
}

.jumbotron h1{
	font-size:55px;
	margin-top:40px !important;
}

.jumbotron p{
    text-align: justify;
    margin-top:20px !important;
    margin-bottom:60px !important;
}


.product-img-index{
    margin-top:20px;
}

.product-img-meter{
    margin-top:10px;
 
}

.fa-color{
	color:#0383c0;
}

.slogan{
	text-align:center;
}

.slogan h1{
	font-size:50px;
	margin-bottom:25px;
}

.slogan p{
	font-size:20px;
}

.slogan a{
	margin-top:20px;
}

.feature-list li{
	list-style:none;
	font-size:18px;
	line-height:2em;
	text-align:left;

}

footer{
	text-align:center;
	height:60px;
	background:#f4f4f4;
	padding-top:20px;
	
}

.feature-img{
	width:250px;
	height:250px;
	
}

.history-img-1{
  margin-top: 80px;
	width:250px;
	height:250px;
	
}

.history-img-2{
  margin-top: 30px;
	width:250px;
	height:250px;
	
}

.li-first-line{
 padding-top:12px;
}


/*Instruments selection image */


    .card {

        position: relative;
        display: inline-block;

    }
    .card .img-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }
    .card:hover .img-top {
        display: inline;
    }



/*Meter Accordian-1 */

#accordion-div-1 .ui-accordion-header {

}

#accordion-div-1 .ui-accordion-header {
  color:#1A537C;
  border:1px solid #0183C0;
	background-image: -moz-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0183C0), color-stop(100%m #029ae0));
	background-image: -webkit-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -o-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: -ms-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: linear-gradient(to bottom,  #0183C0 0%,#029ae0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0183C0', endColorstr='#029ae0',GradientType=0 );
}



 #accordion-div-1    .ui-accordion-header:hover {
        color: white;
         background: #0183C0;
    }
 #accordion-div-1    .ui-accordion-header-active {
	color:white;
  background-color: #0183C0;
  border:1px solid #0183C0;
	background-image: -moz-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0183C0), color-stop(100%m #029ae0));
	background-image: -webkit-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -o-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: -ms-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: linear-gradient(to bottom,  #0183C0 0%,#029ae0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0183C0', endColorstr='#029ae0',GradientType=0 );
    }
 #accordion-div-1    .ui-accordion-header-active:hover {
        background: #0183C0;
        cursor: default;
    }

#accordion-div-1    .ui-accordion-content {
            background: white;
    }


/*Meter Accordian-2 */


#accordion-div-2  .ui-accordion-header {


}

#accordion-div-2 .ui-accordion-header {
  color:#1A537C;
  border:1px solid #0183C0;
	background-image: -moz-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0183C0), color-stop(100%m #029ae0));
	background-image: -webkit-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -o-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: -ms-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: linear-gradient(to bottom,  #0183C0 0%,#029ae0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0183C0', endColorstr='#029ae0',GradientType=0 );
}



 #accordion-div-2    .ui-accordion-header:hover {
        color: white;
         background: #0183C0;
    }
 #accordion-div-2    .ui-accordion-header-active {
	color:white;
  background-color: #0183C0;
  border:1px solid #0183C0;
	background-image: -moz-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0183C0), color-stop(100%m #029ae0));
	background-image: -webkit-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -o-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: -ms-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: linear-gradient(to bottom,  #0183C0 0%,#029ae0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0183C0', endColorstr='#029ae0',GradientType=0 );
    }
 #accordion-div-2    .ui-accordion-header-active:hover {
        background: #0183C0;
        cursor: default;
    }

#accordion-div-2    .ui-accordion-content {
            background: white;
    }



/*Meter Accordian-3 */
/*
#accordion-div-3 .ui-accordion-header {

	line-height: 2.625;
	display: block;
	font-size: 0.8125em;
	width: 100%;
	text-indent: 10px; 
}
*/

#accordion-div-3 .ui-accordion-header {
  color:#1A537C;
  border:1px solid #0183C0;
	background-image: -moz-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0183C0), color-stop(100%m #029ae0));
	background-image: -webkit-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -o-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: -ms-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: linear-gradient(to bottom,  #0183C0 0%,#029ae0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0183C0', endColorstr='#029ae0',GradientType=0 );
}



 #accordion-div-3    .ui-accordion-header:hover {
        color: white;
         background: #0183C0;
    }
 #accordion-div-3    .ui-accordion-header-active {
	color:white;
  background-color: #0183C0;
  border:1px solid #0183C0;
	background-image: -moz-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0183C0), color-stop(100%m #029ae0));
	background-image: -webkit-linear-gradient(top, #0183C0 0%, #029ae0 100%);
	background-image: -o-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: -ms-linear-gradient(top,  #0183C0 0%,#029ae0 100%);
	background-image: linear-gradient(to bottom,  #0183C0 0%,#029ae0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0183C0', endColorstr='#029ae0',GradientType=0 );
    }
 #accordion-div-3    .ui-accordion-header-active:hover {
        background: #0183C0;
        cursor: default;
    }

#accordion-div-3    .ui-accordion-content {
            background: white;
    }


.ui-icon
{
    background-image: url(../jquery-ui-1.11.4/images/ui-icons_ffffff_256x240.png) !important;
}  

.center {
  margin: auto;
  width: 50%;
  text-align: center
}

.text-center {
 
  text-align: center
}






@media(max-width:550px){
	.product-img{
		width:300px !important;
		height:200px !important;
	}
  
  .clamp-img{
    padding-left:50px !important;
  }
	
	#carousel-example-generic{
		width:300px !important;
		height:200px !important;
	}
	
	.item{
		width:300px !important;
		height:200px !important;
	}
	

}

@media(max-width:670px){
	.company-img{
		margin-left:40px !important;
	}
}

.company-img{
	width:300px !important;
	height:200px !important;
	margin:10px 10px 5px 0px;
	
}



#carousel-example-generic{
	width:500px ;
	margin-left:40px ;
	margin-top:20px ;
	margin-bottom: 20px ;
}

.item{
	width:500px ;
	height:360px ;
	
}

/* About Page */
.section-title{
	padding:10px;
	background:#0383c0;
	color:#fff;	
}

.section-title small{
	color:#ccc !important;
}

.product-page-img{
	width:320px;
	height:auto;
}

.product-page-img-2{
	width:215px;
	height:auto;
}

/*gallery */
.li-gallery-2{
	width:215px !important;
	height:auto !important;
	list-style: none;
	margin:1px;
	float:left;
	width:31%;
}

.photos{
	margin:0;
	padding:0;
}


/*media query for menu */
@media(max-width:990px){

	
	.navbar-header{
		float:none;		
	}
	
	.navbar-left, .navbar-right{
		float:none !important;
	}
	
	.navbar-toggle{
		display:block;
	}
	
	.navbar-collapse{
		border-top:1px solid transparent;
		border-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
	}
	
	.navbar-fix-top{
		top:0;
		border-width:0 0 1px;
	}
	
	.navbar-collapse.collapse{
		display:none !important ;
	}
	
	.navbar-nav{
		float:none;
		margin-top:7.5px;
	}
	
	.navbar-nav > li{
		float:none;
	}
	
	.navbar-nav > li > a{
		padding-top:10px;
		padding-bottom:10px;
		border-right:none;
	}
	
	.collapse.in{
		display:block !important;
	}		
	
}

@media(max-width:991px){
	.jumbotron h1{
	margin-top:30px !important;
	font-size:45px !important;
	}
	.jumbotron{
		min-height:300px;
		padding-bottom:80px !important;
	}
	
	
}


/*media query for specification */
	.spec-table-display{
		display:none;
	}

@media(min-width:992px){
	.spec-table-display{
		display:inline;
	}
	.spec-img-display{
		display:none;
	}
	
}
	
	
@media(max-width:991px){
	.tab-content th, td{
		font-size:0.8em;
	}
	.spec-img-display{
		display:inline;
		width:620px;
	}
}

@media(max-width:700px){
	.tab-content th, td{
		font-size:0.7em;
	}
	.spec-img-display{
		display:inline;
		width:560px;
	}
}

@media(max-width:650px){
	.tab-content th, td{
		font-size:0.6em;
	}
	.spec-img-display{
		display:inline;
		width:510px;
	}
}

@media(max-width:600px){
	.tab-content th, td{
		font-size:0.5em;
	}
	.spec-img-display{
		display:inline;
		width:460px;
	}
}

@media(max-width:550px){
	.tab-content th, td{
		font-size:0.4em;
	}
	.spec-img-display{
		display:inline;
		width:410px;
	}
}

@media(max-width:500px){
	.tab-content th, td{
		font-size:0.3em;
	}
	.spec-img-display{
		display:inline;
		width:360px;
	}	
	
}

@media(max-width:440px){

	.product-page-img{
		width:300px !important;
	}
	
	.spec-img-display{
		display:inline;
		width:300px;
	}
}

@media(max-width:414px){

	
	.product-page-img{
		width:290px !important;
	}
	
	.spec-img-display{
		display:inline;
		width:290px;
	}
}


/*media query for product images */

@media(max-width:770px){
	/*
	.img-thumbnail{
		max-width:320px;
	}
	*/
}

/* product page */
.spec-table{
	width:90% !important;
	
}

.prod-description{
	width:90%;
	
}

/* Traditional Chinese */
.chinese-text{
	font-family: 'cwTeXYen', sans-serif !important;
	font-weight:bold !important;
	font-size:1.5em !important;
}

.chinese-subtext{
	font-family: 'cwTeXYen', sans-serif !important;
	font-size:1em !important;	
}

.chinese-text-h1{
	font-family: 'cwTeXYen', sans-serif !important;
	font-weight:bold !important;
	font-size:4.2em !important;
}

.chinese-text-h2{
	font-family: 'cwTeXYen', sans-serif !important;
	font-size:3.6em !important;
}

.chinese-text-h3{
	font-family: 'cwTeXYen', sans-serif !important;
	font-size:2.50em !important;
}

.chinese-text-p{
	font-family: 'cwTeXYen', sans-serif !important;
	font-size:1.5em !important;
}

.chinese-button{
	font-family: 'cwTeXYen', sans-serif !important;
	font-size:1.2em !important;
}

.chinese-footer{
	font-family: 'cwTeXYen', sans-serif !important;
	font-size:1.1em !important;	
}