/*Header*/
/*menu*/
/*pathway*/
/*mainbody*/
/*search*/
/*footer*/
/*color buttons*/
/*quiz*/
/*gradient*/
/*k2*/
.k2ItemsBlock ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  background: none;
}
.image_right .moduleItemImage {
  margin-top: -20px;
}
.moduleItemReadMore {
  display: block;
  font-weight: 600;
}
.btn-social-icon span {
  display: none;
}
span.catItemImage img,
span.itemImage img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
span.itemImageCaption {
  color: #666;
  float: left;
  display: block;
  font-size: 11px;
}
div.subCategory {
  background: #999;
}
div.subCategory h2 {
  font-size: 1.4em;
  line-height: 1.8em;
  text-align: center;
  margin: 0px;
}
div.subCategory h2 a,
div.subCategory h2 a:link,
div.subCategory h2 a:visited {
  display: block;
  padding: 10px 0px;
}
/*mod_category_view*/
/* blog List
  ------------------------------------------------------------*/
.blog_list .catItemImageBlock {
  position: relative;
}
.blog_list .catItemImageBlock h3.catItemTitle {
  position: absolute;
  z-index: 1;
  -webkit-transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -ms-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  filter: alpha(opacity=0);
  /* IE6-IE8 */
  width: 100%;
  margin-top: 60%;
  font-size: 24px;
  text-align: center;
  padding: 0px 10px;
  opacity: .0;
}
.blog_list .catItemImageBlock h3.catItemTitle a {
  font-size: 1.4em;
  color: #fff;
}
.blog_list .catItemImageBlock h3.catItemTitle a:hover {
  text-decoration: none;
}
.blog_list .catItemImageBlock:hover {
  background: #000;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -ms-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.blog_list .catItemImageBlock:hover h3.catItemTitle {
  display: inline-block;
  opacity: .9;
  filter: alpha(opacity=90);
  /* IE6-IE8 */
  margin-top: 40%;
}
.blog_list .catItemImageBlock:hover .catItemImage {
  overflow: hidden;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  opacity: .2;
  filter: alpha(opacity=20);
  /* IE6-IE8 */
  -webkit-transition: opacity 1s linear;
}
/* new List -----------------------------------------------*/
.news_list .itemContainer {
  margin-top: 30px;
  margin-bottom: 30px;
}
.news_list .info_item h2.catItemTitle {
  font-size: 1.5em;
}
.news_list .info_item h2.catItemTitle a:hover {
  color: #404041;
  text-decoration: none;
}
.news_list .k2ReadMore {
  padding: 10px;
  background: #0397d6;
  color: #fff;
}
.news_list .k2ReadMore:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.moduleItemDateCreated,
.catItemDateCreated,
.itemDateCreated {
  color: #404041;
  display: block;
  margin-bottom: 10px;
  font-size: 0.9em;
}
.moduleItemDateCreated i,
.catItemDateCreated i,
.itemDateCreated i {
  margin-right: 10px;
}
/* new List -----------------------------------------------*/
.items-pagination {
  margin: auto;
  text-align: center;
}
.gallery_view {
  border: 1px solid #f5f5f5;
  padding: 0px !important;
  margin-bottom: 30px;
  text-align: center;
}
.gallery_view div.catItemBody {
  padding: 0px !important;
}
.gallery_view .catItemImageBlock {
  padding: 5px 10px;
  height: 180px;
  overflow: hidden;
  background: #fff;
}
.gallery_view .catItemImageBlock .catItemImage {
  vertical-align: middle;
  height: 100%;
  padding: 0px;
  text-align: center;
}
.gallery_view .catItemImageBlock .catItemImage a {
  vertical-align: middle;
}
.gallery_view .catItemImageBlock .catItemImage img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.gallery_view .info_item {
  text-align: center;
  background: #f5f5f5;
  padding: 10px 20px;
}
.gallery_view .info_item a.btn-primary,
.gallery_view .info_item a.btn-primary:hover,
.gallery_view .info_item a.btn-primary:visited {
  color: #fff;
}
.gallery_view .info_item h2 {
  margin-top: 0px;
  height: 46px;
  overflow: hidden;
  vertical-align: bottom;
  font-size: 110%;
}
.gallery_view .info_item h2 a {
  color: #000;
}
.gallery_view .info_item .catItemIntroText {
  overflow: hidden;
  height: 80px;
}
/* share_box-----------------------------------------------*/
.share_box {
  border-top: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px 5px 4px;
}
.item_share {
  border-top: 1px solid #ddd;
}
.share_l {
  float: left;
  margin-top: 6px;
  font-size: 14px;
}
.share .st_facebook_large .stLarge {
  background: url(../images/social.png) no-repeat -60px 0px !important;
}
.share .st_facebook_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -90px 0px !important;
}
.share .st_twitter_large .stLarge {
  background: url(../images/social.png) no-repeat -300px 0px !important;
}
.share .st_twitter_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -330px 0px !important;
}
.share .st_googleplus_large .stLarge {
  background: url(../images/social.png) no-repeat -120px 0px !important;
}
.share .st_googleplus_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -150px 0px !important;
}
.share .st_pinterest_large .stLarge {
  background: url(../images/social.png) no-repeat -180px 0px !important;
}
.share .st_pinterest_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -210px 0px !important;
}
.share .st_tumblr_large .stLarge {
  background: url(../images/social.png) no-repeat -240px 0px !important;
}
.share .st_tumblr_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -270px 0px !important;
}
.share .st_instagram_large .stLarge {
  background: url(../images/social.png) no-repeat -420px 0px !important;
  width: 23px !important;
}
.share .st_instagram_large .stLarge:hover {
  background: url(../images/social.png) no-repeat -440px 0px !important;
  width: 23px !important;
}
.stButton .stLarge {
  width: 25px !important;
  height: 25px !important;
}
.itemView {
  width: 100%;
}
/* -----------------------------------------------------------*/
@media (min-width: 300px) {
  .news_list .info_item {
    text-align: center;
  }
  .news_list .info_item h2.catItemTitle {
    margin-top: 15px;
  }
  .news_list .catItemReadMore {
    text-align: center !important;
    margin-top: 15px;
  }
  .itemImageBlock {
    max-width: 100%;
    margin: 15px 0 15px 15px;
  }
}
@media (min-width: 991px) {
  .itemImageBlock {
    max-width: 30%;
    margin: 15px 0 15px 15px;
  }
  .news_list .info_item {
    text-align: left;
  }
  .news_list .info_item h2.catItemTitle {
    margin-top: 0;
  }
  .news_list .catItemReadMore {
    text-align: right !important;
    margin-top: 0;
  }
}
