@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700");
body {
  margin: 0;
  padding: 0;
  font-family: "PT Sans", sans-serif !important;
  margin-top: 0;
  background-color: #1d1d1d !important;
}

.header-main .logo-2 img {
  width: 96px;
  padding: 3px 0;
}
.header-main .menu-2 ul {
  padding-top: 18px;
}
.header-main .right-top ul {
  padding-top: 8px;
}
.right-top form {
  position: relative;
}
.right-top form input[type="submit"] {
  background: url(../images/search.png) center center no-repeat;
  color: #fff;
  text-transform: uppercase;
  border: none;
  height: 32px;
  border-radius: 24px;
  padding: 0px 0;
  margin-right: -1px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  width: 41px;
  position: absolute;
  right: 0;
  top: 0;
}
.right-top form input[type="text"] {
  padding: 5px 45px 5px 14px;
}
.fuck-wedget .col-md-3 {
  width: 20%;
}
.ih-item.circle {
  width: 150px;
  height: 150px;
}
.ih-item.circle .img {
  width: 150px;
  height: 150px;
}
.ih-item.circle.effect3 .info h3 {
  font-size: 17px;
  margin: 0 30px;
  padding: 23px 0 0 0;
  height: 66px;
}
.detail-box ul li {
  padding: 0 15px 0 11px;
}
.fuck-wedget {
  margin-top: -172px !important;
}
.slider-middle {
  float: left;
  width: 100%;
}
.slider-middle .item img {
  width: 100%;
}

@media all and (max-width: 1280px) {
}
@media all and (max-width: 1199px) {
}
@media all and (max-width: 991px) {
  .ih-item.circle .img {
    width: 100px;
    height: 100px;
  }
  .fuck-wedget {
    margin-top: -120px !important;
  }
}
@media all and (max-width: 767px) {
  .fuck-wedget {
    margin-top: 0px !important;
    text-align: center;
    padding: 49px 0;
    display: none;
  }
  .carousel-control {
    position: absolute;
    top: 0 !important;
    bottom: inherit !important;
    width: 55px !important;
    height: 100% !important;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px !important;
    top: 45% !important;
  }
  .fuck-wedget .col-md-3 {
    width: 50%;
    float: left;
  }
  .ih-item.circle .img {
    width: 175px;
    height: 175px;
  }
  .ih-item.circle {
    width: 192px;
    height: auto;
    float: none;
    display: inline-block;
  }
  .fuck-wedget .col-md-3 {
    width: 49%;
    float: none;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

@media all and (max-width: 640px) {
  .carousel-control {
    top: 10% !important;
  }
}
@media (max-width: 500px) {
  .carousel-control {
    top: 4% !important;
  }
  .fuck-wedget .col-md-3 {
    width: 100%;
    float: none;
  }
}
@media all and (max-width: 420px) {
  .fuck-wedget {
    padding: 0 0;
    display: none;
  }
}
@media all and (max-width: 370px) {
  .carousel-control {
    top: 3% !important;
  }
  .header-main .logo-2 img {
    width: 91px;
    padding: 7px 0;
  }
}
/*****************Search******************************/
