.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.noitalic {
  font-style: normal !important;
}
.nobold {
  font-weight: normal !important;
}
.nomarginall {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.nopaddingall {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nomargintop {
  margin-top: 0 !important;
}
.poscenter {
  display: table;
  margin: 0 auto;
}
.nomarginbottom {
  margin-bottom: 0 !important;
}
.nomarginleft {
  margin-left: 0 !important;
}
.nomarginright {
  margin-right: 0 !important;
}
.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
.mgi-wrap .item-wrap .item-readmore a:hover{
  color: #36610f !important;
}

.mgi-wrap .item-wrap .item-readmore a{
  color: #36610f !important;
}

#flip-scroll table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
}
#flip-scroll th,
#flip-scroll td {
  margin: 0;
  vertical-align: top;
}
#flip-scroll thead {
  display: block;
  float: left;
}
#flip-scroll tbody {
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
#flip-scroll tbody tr {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #ccc;
  margin-left: -4px;
}
#flip-scroll th:last-child,
#flip-scroll td:last-child {
  border-bottom: 1px solid #babcbf;
}
#flip-scroll th {
  background: #666666;
  border-radius: 0;
  color: #fff;
  display: block;
  text-align: right;
  border-bottom: 0;
  font-size: 13px;
  border-left: 0;
  padding: 7px 10px 5px;
  min-height: 27px;
}
#flip-scroll td {
  display: block;
  padding: 5px 10px 5px;
  min-height: 24px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
#flip-scroll .bs-docs-example th {
  min-height: 30px;
}
@media (max-width: 767px) {
  #bd #top0 {
    position: absolute;
    top: 100%;
    z-index: 9999;
    left: 10px;
  }
  #bd #yt_menuposition #yt-responivemenu {
    width: auto !important;
  }
  #bd #yt_header .container #yt_menuposition #yt-responivemenu .btn-navbar {
    margin-right: 15px;
  }
  #bd #yt_header #yt_logoposition {
    /*top: -118px !important;*/
  }
  #bd #yt_spotlight1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #bd #subscribe {
    position: relative;
    top: 178px;
    z-index: 99;
  }
  #bd .content {
    margin-top: 180px;
  }
  #bd #search_login .me_login {
    float: left;
  }
  #bd #search_login .me_search {
    display: none !important;
  }
}
@media (max-width: 480px) {
  #bd #subscribe {
    top: 163px;
  }
}
.mgi-wrap .mgi-box .mgi-cat{
    border-bottom: 2px solid #549718 ;
}
.mgi-wrap .mgi-cat a{
    background-color: #42e593 ;
    color:#FFFFFF;
}
.mgi-wrap .item-wrap .item-title a, .mgi-wrap .other-links li a{
    color: #017bb1;
}
.mgi-wrap .view-all a, .mgi-wrap .item-wrap .item-readmore a{
    color:#1E7CE3;
}

.mgi-wrap .item-wrap .item-title a:hover, .mgi-wrap .other-links li a:hover{
  color:#36610f;
}
