body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
td,
th,
ul {
  margin: 0;
  padding: 0
}

img {
  border: 0;
  /* max-width: 100% !important */
}

ol,
ul {
  list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%
}

em {
  font-style: normal
}

button,
input,
select,
textarea {
  outline: 0
}

textarea {
  resize: none
}

article,
aside,
details,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

a:hover {
  text-decoration: none !important
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.containerr {
  max-width: 1200px;
  margin: 0 auto
}

.floatlet {
  float: left
}

.floatrgt {
  float: right
}

.maincolor {
  color: #f20018
}

.mainbackg {
  background: #f20018
}

.mianbord {
  border: 1px solid #f20018
}

.center {
  text-align: center
}

.productBox .hovercolor p,
.productBox .hovercolor span {
  color: #f20018 !important
}

.productBox .hovercolor span {
  border-color: #f20018 !important
}

.contactIformation .informationIcon:before {
  height: 0;
  content: "";
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  border-right: 6px solid transparent;
  border-top: 9px solid #f20018;
  border-left: 6px solid transparent
}

.pages a.active,
.pages a:hover {
  color: #f20018;
  border-bottom: 1px solid #f20018
}

.prdtTabol li.active {
  color: #0274c8;
  border-bottom: 1px solid #0274c8
}

.faqul dd.cur a {
  color: #f20018;
  font-weight: 700
}

.EditorStyle {
  height: auto;
  overflow: hidden
}

.insidebanner {
  height: auto;
  overflow: hidden
}

.insidebanner img {
  max-width: 100%;
  display: block;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .containerr {
    padding: 0 10px
  }
}

#ContactForm2 .fotmp .fotmp-left {
  width: 60%
}

#ContactForm2 .fotmp .fotmp-left p {
  width: 48.6%;
  margin-right: 20px;
  float: left
}

#ContactForm2 .fotmp .fotmp-left p label {
  font-weight: 100
}

#ContactForm2 .fotmp .fotmp-left p:nth-child(5) {
  width: 100%
}

#ContactForm2 .fotmp .fotmp-left p input {
  height: 35px;
  text-indent: 10px
}

#ContactForm2 .fotmp .fotmp-left p:nth-child(2n+2) {
  margin-right: 0
}

#ContactForm2 .fotmp .fotmp-right {
  padding-left: 0;
  width: 60%;
  height: auto
}

#ContactForm2 .fotmp .fotmp-right label {
  font-weight: 100
}

#ContactForm2 .fotmp .fotmp-right textarea {
  height: 120px;
  padding: 10px
}

@media screen and (max-width:768px) {
  #ContactForm2 .fotmp .fotmp-left p {
    width: 100%;
    margin: 0
  }

  #ContactForm2 .fotmp .fotmp-right {
    width: 100%
  }
}

#ContactForm2 .fotmp .fotmp-left p:nth-child(2n+2) {
  margin-right: 0
}

.EditorStyle table {
  word-break: break-all
}
.proad{
  position: fixed;
  z-index: 9999;
  width: 100%;
}
.proad .Click{
  color: red;
}
@media screen and (max-width:580px){
  .home-header .navbar-text{
    display:none !important;
  }
}