.overlay-link, a.ioe-counter-title {
  text-decoration: none; }

.sidebar-center {
  text-align: center; }

.sidebar-container {
  background: #fff;
  padding: 25px;
  margin-bottom: 35px;
  border-radius: 8px;
  border: 1px solid #ddd; }

.sidebar-container h3 {
  font-family: ciscosansttextralight,sans-serif;
  font-size: 18px;
  font-weight: 100;
  color: #666;
  border-bottom: 1px solid #ccc;
  height: 27px;
  line-height: 17px;
  padding: 0;
  margin: 0 0 25px;
  text-align: left; }

.counter-section h3, .counter-section h4, .ioe-counter-title {
  font-family: ciscosansttextralight,Arial,Helvetica,sans-serif; }

.sidebar-container h3 span {
  border-bottom: 1px solid #007FC5;
  display: inline-block;
  line-height: 17px;
  height: 27px; }

.sidebar-container img {
  height: 100%;
  width: 100%; }

.newsletter-container p {
  margin-bottom: 25px;
  font-style: italic;
  font-size: 14px;
  color: #9aa5ad; }

.newsletter-container .btn, .newsletter-container .btn:focus {
  background: #9aa5ad;
  border: 1px solid #9aa5ad;
  line-height: 40px;
  padding: 0 20px;
  color: #fff;
  text-shadow: 0 0 #FFF; }

.newsletter-container .btn:hover {
  background: #007fc5;
  background: -moz-linear-gradient(45deg, #007fc5 0, #2b5693 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0, #007fc5), color-stop(100%, #2b5693));
  background: -webkit-linear-gradient(45deg, #007fc5 0, #2b5693 100%);
  background: -o-linear-gradient(45deg, #007fc5 0, #2b5693 100%);
  background: -ms-linear-gradient(45deg, #007fc5 0, #2b5693 100%);
  background: linear-gradient(45deg, #007fc5 0%, #2b5693 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007fc5', endColorstr='#2b5693', GradientType=1 );
  color: #fff; }

.newsletter-container input {
  border: 1px solid #eeeef4;
  height: 44px;
  padding-left: 20px; }

.twitter-adjust {
  margin-left: -8px; }

.circleSocial {
  margin: 0;
  padding: 0;
  text-align: center; }

.circleSocial li {
  list-style: none;
  margin: 2px;
  display: inline-block; }

.circleSocial li a {
  width: 40px;
  height: 40px;
  background: 0 0;
  border: 2px solid #fff;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  margin: 2px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.circleSocial li a.facebook-color, .circleSocial li a.link-color {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }

.circleSocial li a.link-color {
  border: 2px solid #333;
  color: #333;
  transition: all .3s ease-in-out; }

.circleSocial li a.link-color:hover {
  border-color: #333;
  background-color: #333;
  outline: 0;
  color: #fff; }

.circleSocial li a.facebook-color {
  border: 2px solid #3b5998;
  color: #3b5998;
  transition: all .3s ease-in-out; }

.circleSocial li a.linkedin-color, .circleSocial li a.twitter-color {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }

.circleSocial li a.facebook-color:hover {
  border-color: #3b5998;
  background-color: #3b5998;
  outline: 0;
  color: #fff; }

.circleSocial li a.twitter-color {
  border: 2px solid #00ABE3;
  color: #00ABE3;
  transition: all .3s ease-in-out; }

.circleSocial li a.twitter-color:hover {
  border-color: #00ABE3;
  background-color: #00ABE3;
  outline: 0;
  color: #fff; }

.circleSocial li a.linkedin-color {
  border: 2px solid #238cc8;
  color: #238cc8;
  transition: all .3s ease-in-out; }

.circleSocial li a.google-plus-color, .circleSocial li a.instagram-color {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out; }

.circleSocial li a.linkedin-color:hover {
  border-color: #238cc8;
  background-color: #238cc8;
  outline: 0;
  color: #fff; }

.circleSocial li a.google-plus-color {
  border: 2px solid #ea6060;
  color: #ea6060;
  transition: all .3s ease-in-out; }

.circleSocial li a.google-plus-color:hover {
  border-color: #ea6060;
  background-color: #ea6060;
  outline: 0;
  color: #fff; }

.circleSocial li a.instagram-color {
  border: 2px solid #3F729B;
  color: #3F729B;
  transition: all .3s ease-in-out; }

.circleSocial li a.instagram-color:hover {
  border-color: #3F729B;
  background-color: #3F729B;
  outline: 0;
  color: #fff; }

.circleSocial li a.youtube-color {
  border: 2px solid #B00;
  color: #B00;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.circleSocial li a.youtube-color:hover {
  border-color: #B00;
  background-color: #B00;
  outline: 0;
  color: #fff; }

.ioe-counter {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

.ioe-counter img {
  width: 100%;
  height: auto; }

.ioe-counter .counter-section {
  margin-top: -33px; }

.counter-section {
  position: relative;
  padding: 15px 20px 0;
  background: #fff;
  margin: 0 10px;
  z-index: 10;
  text-align: center; }

.counter-section h3 {
  font-size: 22px;
  font-weight: 100;
  line-height: 1.2;
  margin: 0 0 5px;
  text-align: left; }

.counter-section span.number {
  font-size: 28px;
  text-align: center;
  color: #007fc5; }

.counter-section h4 {
  font-size: 13px;
  font-weight: 100;
  line-height: 1.6;
  text-align: left;
  margin: 8px 0; }

.overlay-link {
  outline: 0; }

.image-overlay {
  position: relative;
  display: block;
  background: #000;
  min-height: 150px; }

.ioe-counter-title {
  left: 10px!important;
  position: absolute;
  top: 20px;
  margin: 0;
  padding: 6px 9px;
  background: #000;
  background: rgba(0, 0, 0, 0.2);
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.ioe-counter-title .cisco {
  display: block;
  font-size: 13px;
  font-weight: 100;
  text-transform: none; }

a.ioe-counter-title:hover {
  color: #fff;
  background: #fff;
  background: rgba(0, 0, 0, 0.7); }

.counter-adjust {
  padding-left: 0;
  margin: 10px 0 0; }

@media (max-width: 1199px) {
  .featured-small .ioe-counter-title {
    left: 20px;
    top: 0; }

  .box-news .ioe-counter-title {
    top: 5px; } }

