@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,700');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css?family=Poppins');
body {
	font-family: 'Open Sans', sans-serif;
}
.promatter h1{color: #002c69;
font-size: 30px;

font-weight: 600;
background: -webkit-linear-gradient(#ff9000,#002c69,#002c69);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin: 25px 0px;
}

.promatter h3
{color: #ff9000;
text-align: center;
}


.navbar-inverse .navbar-nav > li > a {
    color: #fff;
   /* background: #008EB8;*/
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 30px !important;
    transition: all 0.4s ease-out 0s;
}


.box-pro h1{
	font-size: 20px;
	color: #002c69;
	
}

.box-pro{
	text-align: center;
}

.kd-h{padding: 7px 8px 0px 0;
text-align: right;}

.kd-h img{width: 64%;
display: inline-block;}


.box-pro img{
	width: 55%;
	display: inline;
}

.effective i{float: left;
padding: 4px;
font-size: 17px;
color: #ff9000;}

.effective p{font-size: 16px;
color: #7e7e7e;}

.effective{
	padding-top: 10px;
}

.feature h1{font-size: 26px;
color: #002c69;}

.feature p{font-size: 18px;
}

.feature ul{list-style: square;
}

.feature li{font-size: 15px;
	line-height: 27px;
    text-align: justify;
}

.feature .option{
	list-style: none;
}

.dimension h3{color: #002c69;
font-size: 25px;}

.dimension table tr {
    line-height: 30px;
    border: 0px solid #fff;
}

.dimension table th {
    background-color: #002c69;
    padding: 6px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
}

.dimension table tr td {
    border: 1px solid #eaeaea;
    text-align: center;
}


.parameter h3{color: #002c69;
font-size: 25px;}

.parameter table tr {
    line-height: 30px;
    border: 0px solid #fff;
}

.parameter table th {
    background-color: #002c69;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    padding: 6px 6px 6px 10px;
}

.parameter table tr td {
  border: 1px solid #eaeaea;
    padding:0px 10px; 
    
}

.haze h3{
text-align: center;
font-size: 17px;
color: #002c69;
font-weight: 700;
padding: 10px 0px;
margin-top: 30px;
text-transform: uppercase;
/*text-shadow: 0px 2px 1px #a1a1a1;*/
}

.haze video{
    width: 100%;
}

.energy h1{color: #002c69;
font-size: 28px;
margin-bottom: 0px;}

.energy h3{font-size: 20px;
margin-top: 8px;
color: #5e5d5b;}

.energy p{
	line-height: 25px;
}

.energy h2{font-size: 18px;
font-weight: 600;
color: #000;
padding-top: 18%;
text-align: center;}


.energy h4{font-weight: 600;
color: #5e5d5b;
text-align: center;}

.energy-saving h1{
	color: #002c69;
font-size: 28px;
margin-bottom: 15px;

}

.box-saving-energy{border: 1px solid #ddd;}

.box-saving-energy{line-height: 25px;
padding-left: 20px;}


.pro h1{
font-size: 26px;
font-weight: 600;
color: #002c69;
margin: 25px 0px;
}



.pr a {
    color: #000000;
    text-decoration: none;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    border: 1px solid #dedede;
display: block;
margin-bottom: 20px;
height: 23em;
position: relative;
overflow: hidden;
}



.pr .product:hover .pro-heading h4 {
    color: #ff9000;
}


.pro-heading h4 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 6px;
}



.mini-tunnel-fan table tr td{
     border: 1px solid #eaeaea;
    padding: 0px 0px 0 7px;
}

.accessories h2 {text-align: center;
font-size: 28px;
margin: 15px 0px;
color: #002c69;
text-shadow: 0px 2px 1px #a1a1a1;
text-transform: uppercase;}

.parameter p{padding-top: 20px;
font-size: 15px;}

.haze p{
    text-align: center;
    font-size: 15px;
}

.dimension-img{
    margin: 40px 0px;
}

.product a img{transform: scale(1) rotateY(0deg);
transition: all 1s ease 0s;
display: block;
margin: 0 auto;}

.product a:hover img{
/*    transform: scale(1) rotateY(360deg);*/
-moz-transform: scale(1.2);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
cursor: pointer;
transition: all 0.9s ease 0s;
}


.product a:hover {
  box-shadow: 0px 2px 30px 6px #cfcfcfcc;
}

footer {
    background: #008EB8;
    padding: 30px 0;
}
footer ul {
    padding: 0;
    margin:0; 
}
footer ul li {
    list-style: none;
}
footer ul li a{
    list-style: none;
    color:  #fff;
    font-weight: 300;
    font-size: 13px;
    line-height: 26px; 
}
footer ul li a:hover{
    color:  #ccc;
}
footer h1 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    margin-top: 0;
}


.kodisen-pro{
    margin-bottom: 20px;
}


@media (min-width:320px) and (max-width:414px){

.logo{
    text-align: center;
}

.logo img {
    width: 70%;
    display: inline;
}

.contact-item {
    padding: 10px 65px;
    display: block;
}

.contact-item i {
    font-size: 24px;
    padding: 3px 5px;
    font-weight: 100;
}

.contact-item p {
    font-size: 13px;
}

.mail-item {
    padding: 10px 65px;
}

.mail-item i {
    font-size: 24px;
    padding: 2px 5px 4px 5px;
    font-weight: 100;
}

.mail-item p {
    font-size: 13px;
}

.pro h1 {
    font-size: 15px;
   margin: 22px 0px 15px;
}

.kd-h {
  text-align: left;
padding-left: 12px;
padding-bottom: 12px;
}

.kd-h img {
    width: 40%;
    margin-top: -16px;
}

.pr a {
    height: 19em;
}

.pro-heading h4 {
    font-size: 17px;
}


.promatter h1 {
    font-size: 16px;
}

.promatter h3 {
   font-size: 15px;
   margin-top: 5px;
}

.effective p {
    font-size: 13px;
}

.box-pro h1 {
    font-size: 17px;
}

.box-pro img {
    width: 45%;
}

.feature h1 {
    font-size: 18px;
}

.feature p {
    font-size: 15px;
}

.feature li {
    font-size: 14px;
}

.feature ul {
    padding-left: 14px;
}

.dimension h3 {
    font-size: 18px;
}

.dimension table tr td {
    padding: 0 5px;
}

.dimension{overflow: scroll;}

.parameter h3 {
    font-size: 18px;
}

.haze h3 {
    font-size: 15px;
}

.parameter{
    overflow: scroll;
}

.energy h1 {
    font-size: 18px;
}

.energy h3 {
    font-size: 16px;
}

.energy h2 {
    font-size: 16px;
    padding-top: 0%;
}

.dimension table tr {
    line-height: 23px;
    font-size: 12px;
}

.parameter table tr td {
    font-size: 13px;
}

.box-saving-energy {
    margin-bottom: 15px;
}

.accessories h2 {
    font-size: 17px;
}

}

@media (min-width:480px) and (max-width:736px){


.index-top {
    position: relative;
    padding: 10px 0 0 0;
}

.logo{
    text-align: center;
}

.logo img {
    width: 55%;
    display: inline;
}

.contact-item {
    padding: 10px 64px;
    display: block;
    float: left;
    width: 60%;
}

.contact-item i {
    font-size: 24px;
    padding: 3px 5px;
    font-weight: 100;
}

.contact-item p {
    font-size: 13px;
}

.mail-item {
    padding: 10px 65px;
}

.mail-item i {
    font-size: 24px;
    padding: 2px 5px 4px 5px;
    font-weight: 100;
}

.mail-item p {
    font-size: 13px;
}


.kd-h {
    padding:0px 10px;
    text-align: left;
}

.kd-h img {
  width: 27%;
padding: 5px 0;
}

.pr a {
    height: 33em;
}

.pro-heading h4 {
    font-size: 20px;
}

.pro h1 {
    font-size: 24px;
margin: 20px 0px ;

}

.product{
    margin-top: 15px;
}

.promatter h1 {
    font-size: 21px;
    margin: 23px 0 8px;
}

.parameter{overflow: scroll;}

.dimension{overflow: scroll;}

.promatter h3 {
   font-size: 20px;
   margin-top: 15px;
}

.effective {
    display: inline-block;
    padding: 10px 9px;
}

.effective p {
    font-size: 14px;
    float: left;
}

.box-pro img {
    width: 43%;
    display: inline;
}

.feature h1 {
    font-size: 22px;
}

.feature p {
    font-size: 16px;
}

.feature li {
    font-size: 14px;
}

.dimension h3 {
    font-size: 21px;
}

.parameter h3 {
    font-size: 21px;
}

.haze h3 {
    font-size: 22px;
}

.energy h1 {
    font-size: 22px;
}

.energy h3 {
    font-size: 17px;
}

.energy h2 {
    padding-top: 0%;
}

.box-saving-energy {
    margin-bottom: 15px;
}

.accessories h2 {
    font-size: 22px;
}


}




@media (min-width:768px) and (max-width:980px){

    .logo img {
    width: 98%;
}

.contact-item i {
    font-size: 18px;
    font-weight: 100;
    margin-right: 4px;
    padding: 4px 6px;
}

.contact-item p {
    font-size: 13px;
}

.mail-item i {
    font-size: 18px;
    font-weight: 100;
    margin-right: 4px;
    padding: 4px 6px;
}

.mail-item p {
    font-size: 13px;
}

.contact-item {
    padding: 29px 0px;
}

.mail-item {
    padding: 29px 0px;
}

.pro h1 {
    font-size: 24px;
}

.kd-h img {
    width: 76%;
    padding-top: 10px;
}

.pro-heading h4 {
    font-size: 15px;
}

.pr a {
    height: 15em;
}

.promatter h1 {
    font-size: 19px; 
    margin-top: 31px;
}

.promatter h3 {
    margin-top: 10px;
}

.parameter{
    overflow: scroll;
}

.effective p {
    font-size: 14px;
}

.effective {
    padding: 10px 5px;
}

.box-pro h1 {
    font-size: 18px;
}

.feature h1 {
    font-size: 22px;
}

.dimension h3 {
    font-size: 22px;
}

.feature p {
    font-size: 16px;
}

.feature li {
    font-size: 14px;
}

.dimension table th {
    font-size: 13px;
    line-height: 16px;
}

.dimension{overflow: scroll;}

.dimension table tr td {
    padding: 5px 5px;
    font-size: 13px;
    line-height: 18px;
}

.parameter h3 {
    font-size: 22px;
}

.haze h3 {
    font-size: 23px;
}

.energy h3 {
    font-size: 18px;
}

.energy h1 {
    font-size: 23px;
}

.energy h2 {
    font-size: 16px;
    padding-top: 0%;
}

footer h1 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
}

.accessories h2 {
    font-size: 23px;
}

}


@media (width:1024px){

.navbar-inverse .navbar-nav > li > a {
    padding: 15px 6px !important;
}

.contact-item i {
    font-size: 18px;
    font-weight: 100;
    margin-right: 4px;
    padding: 4px 6px;
}

.contact-item p {
    font-size: 13px;
}

.mail-item i {
    font-size: 18px;
    font-weight: 100;
    margin-right: 4px;
    padding: 4px 6px;
}

.mail-item p {
    font-size: 13px;
}

.contact-item {
    padding: 30px 0px !important;
    display: block;
}

.mail-item {
    padding: 30px 0px !important;
}

.pro-heading h4 {
    font-size: 18px;
}

.pr a {
    height: 19em;
}

.kd-h {
    padding: 14px 8px 0px 0;
}

.promatter h1 {
    font-size: 25px;
    margin-top: 27px;
}

.dimension table tr td {
    padding: 0 6px;
    font-size: 12px;
}

.dimension{overflow: scroll;}

.parameter{overflow: scroll;}

.accessories h2 {
    font-size: 24px;
}

.box-saving-energy {
    height: 400px;
}

footer h1 {
    font-size: 20px;
}



    }