body{margin:0; padding:0; overflow-x:hidden;}

h1{margin:0; padding:0;}
h2{margin:0; padding:0;}
h3{margin:0; padding:0; padding-left:10px;}
h4{margin:0; padding:0; font:bold 14px Arial, Helvetica, sans-serif}
.incl{font:10px arial; color:#CCCCCC}


header{height:75px;box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;}
#leftlogo{  margin-top:10px; float:left}
.ircenterlogo{width:70px; height:70px;float:right;margin-right:15px}
.irctclogo{width:70px; height:70px;float:right}



.MinHeightBox{min-height: 100px;}

.main_content_wrap {padding: 25px 0; font-family: 'Roboto', sans-serif;}
.main_content { width: 50%; margin: 0px auto; background: #fff;box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset; padding: 10px;border-radius:10px;}
.main_content h3 { text-align: center; margin: 0 0 10px; padding-left: 0;}
.main_content h4{ font-family: 'Roboto', sans-serif; font-size: 14px;}
.col-md-3 { display: inline-block; width: 23.6%; margin: 20px .5%; vertical-align: top;}
.col-md-4 { display: inline-block; width: 32.6%; margin: 20px .1%; vertical-align: top;}
.col-md-12{ text-align: left; margin: 20px 0;}
.col-md-12 .prod_wrap{ overflow: hidden;}
.col-md-12 .prod_wrap img { width: 100%; max-width: 150px; float: left; margin-right: 10px;box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;}
.main_content .col-md-12 h3{ text-align: left;}

.prod_wrap {padding: 10px; text-align: left;}
.prod_wrap img { width: 100%;}
.prod_wrap p { margin: 5px 0; font-size: 14px; color: #666;}
a.custom-btn { background: #2e3092; color: #fff; padding: 5px 10px; border-radius: 2px; text-decoration: none;}
.Note { color: #f00; font-size: 14px;}
.main_content ul li, .main_content p { color: #666; font-size: 14px; margin: 4px 0;}

.main_content .col-md-12 h3 span {
	display: inline-block;
}

@media only screen and (min-device-width : 641px) and (max-device-width : 920px) {
.col-md-3 { width: 23.3%; margin: 10px .5%;}
.col-md-4 { width: 31.9%; margin: 10px .1%;}
.prod_wrap{ padding: 5px;}
.prod_wrap p{ font-size: 12px;}
.main_content { width: 80%;}

}

@media only screen and (max-width: 600px) {
a.custom-btn{ display: block;}
.col-md-3 { width: 47%; margin: 10px 1%;}
.col-md-4 { width: 30%; margin: 10px 1%;}
.prod_wrap{ padding: 5px;}
.prod_wrap p{ font-size: 12px;}
.main_content { width: 90%;}

}

@media only screen and (max-width: 600px) {
 .contactpop{width:70% !important; height:185px;}
 .leftlogo1{ height:43px !important;}
 .leftlogo2{ height:53px !important;}
 .leftlogo3{ height:53px !important;}
 .ircenterlogo{width:55px !important;height:55px !important;margin-top:5px !important;}
 .irctclogo { width: 55px; height:55px;float:right; margin-top:5px !important;}
  table tr td { font-size: 13px;}
 .tablewhites{white-space:wrap;}
}



