﻿



#footer-area {
  background-color: #313233;
  color: #999;
}

#footer-area a {
  color: #DADADA;
}

#footer-area .footer-widget-area {
  padding: 20px 0 10px 0;
  overflow: hidden;
}

#footer-area ul li {
  border-bottom: 1px solid #444;
}

#footer-area .site-info nav ul li {
  border-bottom: none;
}

#footer-area .widget ul li {
  list-style: none;
}

#footer-area a:hover {
  color: #fff;
}

#footer-area .social-icons a {
  margin-right: 7px;
  background-color: #363636;
  color: #fff;
}
.row-fluid.mycarousel2 [class*="span"] {font-size: 16px !important;}
.mycarousel2 {text-align: center;font-size:0; line-height:0; letter-spacing:-1px; }

.videomod h3{ margin-bottom: 6px; font-size: 14px; font-weight: bold; color:#333;}

.videomod li{ width:280px;  margin-bottom: 7px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.videomod li span,.hottopic li span{ margin-right: 5px; color:#999;}

#back-to-top {
	color:#999!important;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.thumbnail.team-agileits{border:none;text-align:center;border-radius:0;margin:0;padding:0;}

.thumbnail.team-agileits:hover .social-w3lsicon{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
