.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 20px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  position: relative;
  background: transparent;
  color: #000000;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 3px;
}
@media screen and (min-width: 768px) {
  .module-title {
    *margin-bottom: 20px;
  }
}
.module-title:before {
  display: inline-block;
  content: "";
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  position: absolute;
  width: 15px;
  bottom: -5px;
  left: 0px;
}
.tp-title-center .module-title {
  text-align: center;
  display: block;
  font-size: 18px;
  letter-spacing: 0px;
}
.tp-title-center .module-title:before {
  display: none;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #666666;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #666666;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #00040a;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #666666;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #00040a;
}
.tp-subheader {
  position: relative;
  background: #f7f7f7;
}
.tp-subheader .subhead-right,
.tp-subheader .subhead-left {
  background: #f7f7f7;
  display: inline-block;
  float: left;
  height: auto;
  text-align: center;
  width: 100%;
}
.tp-subheader .subhead-right h1,
.tp-subheader .subhead-left h1 {
  font-size: 24px;
  padding-top: 0;
}
.tp-subheader .subhead-right .t3-module,
.tp-subheader .subhead-left .t3-module {
  margin-bottom: 0px;
}
.tp-subheader .subhead-right .t3-module p,
.tp-subheader .subhead-left .t3-module p {
  margin-bottom: 0px;
}
.tp-subheader .subhead-right .t3-module img,
.tp-subheader .subhead-left .t3-module img {
  max-height: 207px;
  width: 100%;
}
@media (max-width: 767px) {
  .tp-subheader .subhead-right,
  .tp-subheader .subhead-left {
    width: 100%;
    min-height: 100%;
  }
}
.tp-subheader .subhead-left .breadcrumb {
  padding-right: 40px;
}
.tp-subheader .subhead-left .breadcrumb li a {
  color: #999999;
  display: inline-block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 200;
  padding: 0 10px 0 0;
}
.tp-subheader .subhead-left .breadcrumb li a:hover {
  color: #002856;
}
.tp-subheader .subhead-left .breadcrumb li span {
  color: #999999;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 200;
  padding: 0 10px 0 0;
}
.tp-subheader .subhead-left .tp-breadcrumb-title {
  padding-right: 40px;
  text-transform: uppercase;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.arrow li {
  list-style: none;
  padding-top: 20px;
}
.arrow li:before {
  content: '\e75e';
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  padding-top: 1px;
  display: inline-block;
  font-family: 'fontello';
  color: #002856;
  font-size: 12px;
}
ul.arrow {
  padding: 0;
  list-style: none;
  margin: 0px 0px 10px;
}
.circled li {
  list-style: none;
  padding-top: 20px;
}
.circled li:before {
  content: '\e800';
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  padding-top: 3px;
  display: inline-block;
  font-family: 'fontello-circle';
  color: #002856;
  font-size: 10px;
}
ul.circled {
  padding: 0;
  list-style: none;
}
.right-hand li {
  list-style: none;
  padding-top: 20px;
}
.right-hand li:before {
  content: '\261e';
  margin-right: 10px;
  font-weight: normal;
  vertical-align: top;
  padding-top: 1px;
  display: inline-block;
  font-family: 'fontello';
  color: #002856;
  font-size: 12px;
}
ul.right-hand {
  padding: 0;
  list-style: none;
  margin: 0px 0px 10px;
}
.sprocket-lists li .sprocket-lists-title:hover {
  color: #002856;
}
.sprocket-lists li .sprocket-lists-title .indicator {
  margin-right: 10px;
}
.sprocket-tabs.layout-top .sprocket-tabs-nav {
  background: #ffffff;
  border-bottom: none;
}
.sprocket-tabs.layout-top .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background: #002856;
  color: #ffffff;
  border-color: #002856;
}
.sprocket-tabs.layout-top .sprocket-tabs-nav > li.active > .sprocket-tabs-inner .sprocket-tabs-text:hover {
  color: #ffffff !important;
}
.sprocket-tabs.layout-top .sprocket-tabs-nav li {
  margin-bottom: 20px;
  width: 33%;
  padding: 1%;
}
.sprocket-tabs.layout-top .sprocket-tabs-nav li .sprocket-tabs-inner {
  padding: 4%;
  line-height: inherit;
  text-align: center;
  border: 1px solid #999999;
  border-radius: 3px;
  color: #000000;
}
.sprocket-tabs.layout-top .sprocket-tabs-nav li .sprocket-tabs-inner .sprocket-tabs-text {
  text-transform: uppercase;
}
.sprocket-tabs.layout-top .sprocket-tabs-nav li .sprocket-tabs-inner .sprocket-tabs-text:hover {
  color: #002856 !important;
}
.sprocket-tabs.layout-top .sprocket-tabs-panels .sprocket-tabs-panel {
  padding: 0 2% 0 2%;
  line-height: 2em;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav {
  background: #ffffff;
  border-right: none;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
  background: #002856;
  color: #ffffff;
  border-color: #002856;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav > li.active > .sprocket-tabs-inner .sprocket-tabs-text:hover {
  color: #ffffff !important;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav li {
  width: 100%;
  padding: 1%;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav li .sprocket-tabs-inner {
  line-height: inherit;
  text-align: center;
  border: 1px solid #999999;
  border-radius: 3px;
  color: #000000;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav li .sprocket-tabs-inner .sprocket-tabs-text {
  text-transform: uppercase;
  padding: 18px;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav li .sprocket-tabs-inner .sprocket-tabs-text:hover {
  color: #002856 !important;
}
.sprocket-tabs.layout-left .sprocket-tabs-panels .sprocket-tabs-panel {
  padding: 0 2% 0 2%;
  line-height: 2em;
}
@media (max-width: 767px) {
  .sprocket-strips .cols-4 li,
  .sprocket-strips .cols-6 li {
    width: 50%;
  }
}
.sprocket-quotes .sprocket-quotes-nav {
  padding-bottom: 30px;
}
.services-box {
  text-align: left;
}
@media (max-width: 767px) {
  .services-box {
    text-align: center;
  }
}
.services-box h3 {
  margin-bottom: 10px;
  font-weight: 600 !important;
}
.services-box h4 {
  font-size: 18px;
  line-height: 30px;
}
.services-box p {
  margin-bottom: 20px;
}
.services-box .col {
  padding: 30px 30px 30px 0px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-box .col em {
  font-size: 60px;
  color: #000;
  line-height: 80px;
  text-align: center !important;
}
.services-box .col:hover em {
  color: #002856;
}
.f-element {
  height: auto;
  text-align: center;
  margin-top: 40px;
}
.f-element em {
  font-weight: 300;
  color: #002856;
  font-size: 40px;
  line-height: 75px;
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  padding: 26px 32px;
}
.f-element .highlight {
  font-weight: 300;
  font-size: 70px;
  color: #fff;
  line-height: 120px;
  background: transparent;
}
.milestone-details {
  font-weight: 300;
  font-size: 16px;
  color: #ccc;
  text-transform: uppercase;
  padding: -10px 0 0px;
  letter-spacing: 1px;
}
.tp-elements .black {
  color: #000000;
}
.table {
  border: 1px solid #eeeeee;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  border-right: 1px solid #eeeeee;
  padding: 13px;
}
.table th {
  background: #f7f7f7;
}
.the-icons {
  list-style-type: none;
  margin: 0;
}
.the-icons li [class^="icon-"],
.the-icons li [class*="icon-"],
.the-icons li [class^="ss-"],
.the-icons li [class*="ss-"] {
  display: inline-block;
  text-align: center;
}
.the-icons li {
  display: block;
  line-height: 40px;
  height: 40px;
  padding: 0 0 0 2px;
}
.the-icons li,
.the-icons li:hover {
  color: #888;
}
.the-icons li,
.the-icons li em {
  color: #000;
}
.the-icons li [class^="icon-"],
.the-icons li [class*="icon-"],
.the-icons li [class^="ss-"],
.the-icons li [class*="ss-"] {
  width: 32px;
  font-size: 18px;
}
.the-icons li:hover {
  text-decoration: none;
}
.the-icons li:hover [class^="icon-"],
.the-icons li:hover [class*="icon-"],
.the-icons li:hover [class^="ss-"],
.the-icons li:hover [class*="ss-"] {
  font-size: 30px;
  vertical-align: middle;
}
.the-icons li:hover [class^="icon-"]:before,
.the-icons li:hover [class*="icon-"]:before,
.the-icons li:hover [class^="ss-"]:before,
.the-icons li:hover [class*=" s-"]:before {
  font-size: 24px;
  vertical-align: -3px;
}
.sprocket-mosaic .sprocket-mosaic-filter li,
.sprocket-mosaic .sprocket-mosaic-g-filter li {
  border-radius: 3px;
  color: #000000;
  font-size: 12px;
  font-weight: 300;
  margin-right: 10px;
  padding: 13px 23px;
  text-transform: uppercase;
}
.sprocket-mosaic .sprocket-mosaic-filter li.active,
.sprocket-mosaic .sprocket-mosaic-g-filter li.active {
  background: #002856;
  color: #ffffff;
  border: 1px solid #002856;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-padding .sprocket-mosaic-head .sprocket-mosaic-title a:hover {
  color: #002856;
}
figure {
  display: block;
  overflow: hidden;
  position: relative;
}
figure img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
figure:hover img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
figure:hover .text-overlay {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
figure:hover .text-overlay .info {
  top: 50%;
}
figure:hover .text-overlay .info span i {
  font-size: 40px;
}
figure .text-overlay {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  padding: 20px;
  background: rgba(0, 40, 86, 0.9);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  bottom: 0px;
}
figure .text-overlay .info {
  text-align: center;
  top: 40%;
  width: 100%;
  left: 0;
  position: absolute;
  margin-top: -33px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
figure .text-overlay .info h4 {
  color: inherit;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
figure a {
  color: #ffffff;
  font-weight: 200;
}
figure a:hover {
  color: #ffffff;
}
.icon-overlay {
  display: block;
  overflow: hidden;
  position: relative;
}
.icon-overlay img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.icon-overlay a:hover img {
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.icon-overlay a:hover .icn-more {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.icon-overlay a:hover .icn-more:before {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  top: 50% !important;
}
.icon-overlay a .icn-more {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  background: rgba(0, 40, 86, 0.9);
  overflow: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.icon-overlay a .icn-more:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  text-align: center;
  content: '\e824';
  line-height: 1;
  color: #FFF;
  left: 50%;
  z-index: 2;
  font-size: 15px;
  top: 50%;
  margin: -8px 0 0 -6px;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.25s ease-in-out;
  -o-transition: -o-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
}
.image-left {
  float: left;
  margin: 5px 20px 8px 0;
}
.social-icons li {
  display: inline;
  float: left;
}
.social-icons li a {
  width: 44px;
  height: 44px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}

.social-icons li a i {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  z-index: 20;
}
.social-icons li a:hover,
.social-icons li a i {
  color: #fff;
}
.social-icons li a i {
  top: -30px;
  opacity: 0;
}
.social-icons li a:hover i {
  top: 0;
  opacity: 1;
}
.twitter:before,
.wordpress:before,
.facebook:before,
.linkedin:before,
.steam:before,
.tumblr:before,
.github:before,
.delicious:before,
.instagram:before,
.xing:before,
.ebay:before,
.dropbox:before,
.paypal:before,
.lastfm:before,
.gplus:before,
.pinterest:before,
.dribbble:before,
.flickr:before,
.reddit:before,
.vimeo:before,
.spotify:before,
.rss:before,
.youtube:before,
.blogger:before,
.appstore:before,
.digg:before,
.evernote:before,
.fivehundredpx:before,
.forrst:before,
.stumbleupon:before,
.dribbble:before {
  font-family: 'fontello';
  font-size: 18px;
  line-height: 18px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  position: absolute;
  z-index: 20;
}
@media (max-width: 767px) {
  .twitter:before,
  .wordpress:before,
  .facebook:before,
  .linkedin:before,
  .steam:before,
  .tumblr:before,
  .github:before,
  .delicious:before,
  .instagram:before,
  .xing:before,
  .ebay:before,
  .dropbox:before,
  .paypal:before,
  .lastfm:before,
  .gplus:before,
  .pinterest:before,
  .dribbble:before,
  .flickr:before,
  .reddit:before,
  .vimeo:before,
  .spotify:before,
  .rss:before,
  .youtube:before,
  .blogger:before,
  .appstore:before,
  .digg:before,
  .evernote:before,
  .fivehundredpx:before,
  .forrst:before,
  .stumbleupon:before,
  .dribbble:before {
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  .twitter:before,
  .wordpress:before,
  .facebook:before,
  .linkedin:before,
  .steam:before,
  .tumblr:before,
  .github:before,
  .delicious:before,
  .instagram:before,
  .xing:before,
  .ebay:before,
  .dropbox:before,
  .paypal:before,
  .lastfm:before,
  .gplus:before,
  .pinterest:before,
  .dribbble:before,
  .flickr:before,
  .reddit:before,
  .vimeo:before,
  .spotify:before,
  .rss:before,
  .youtube:before,
  .blogger:before,
  .appstore:before,
  .digg:before,
  .evernote:before,
  .fivehundredpx:before,
  .forrst:before,
  .stumbleupon:before,
  .dribbble:before {
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  .twitter:before,
  .wordpress:before,
  .facebook:before,
  .linkedin:before,
  .steam:before,
  .tumblr:before,
  .github:before,
  .delicious:before,
  .instagram:before,
  .xing:before,
  .ebay:before,
  .dropbox:before,
  .paypal:before,
  .lastfm:before,
  .gplus:before,
  .pinterest:before,
  .dribbble:before,
  .flickr:before,
  .reddit:before,
  .vimeo:before,
  .spotify:before,
  .rss:before,
  .youtube:before,
  .blogger:before,
  .appstore:before,
  .digg:before,
  .evernote:before,
  .fivehundredpx:before,
  .forrst:before,
  .stumbleupon:before,
  .dribbble:before {
    color: #ffffff;
  }
}
@media (min-width: 1200px) {
  .twitter:before,
  .wordpress:before,
  .facebook:before,
  .linkedin:before,
  .steam:before,
  .tumblr:before,
  .github:before,
  .delicious:before,
  .instagram:before,
  .xing:before,
  .ebay:before,
  .dropbox:before,
  .paypal:before,
  .lastfm:before,
  .gplus:before,
  .pinterest:before,
  .dribbble:before,
  .flickr:before,
  .reddit:before,
  .vimeo:before,
  .spotify:before,
  .rss:before,
  .youtube:before,
  .blogger:before,
  .appstore:before,
  .digg:before,
  .evernote:before,
  .fivehundredpx:before,
  .forrst:before,
  .stumbleupon:before,
  .dribbble:before {
    color: #000000;
  }
}

.twitter:before {
  font-size: 18px;
}
.twitter i,
.twitter:before {
  margin: 13px 0 0 12px;
}
.twitter:before {
  content: "\f309";
  top: 0;
  opacity: 1;
}
.twitter:hover:before {
  top: 10px;
  opacity: 0;
}
.twitter:hover {
  background-color: #3bc1ed;
}
.dribbble i,
.dribbble:before {
  margin: 13px 0 0 13px;
}
.dribbble:before {
  content: "\f31b";
  top: 0;
  opacity: 1;
}
.dribbble:hover:before {
  top: 30px;
  opacity: 0;
}
.dribbble:hover {
  background-color: #ef5a92;
}
.facebook i,
.facebook:before {
  margin: 13px 0 0 16px;
}
.facebook:before {
  content: "\f30c";
  top: 0;
  opacity: 1;
}
.facebook:hover:before {
  top: 30px;
  opacity: 0;
}
.facebook:hover {
  background-color: #4a6d9d;
}
.linkedin i,
.linkedin:before {
  margin: 13px 0 0 13px;
}
.linkedin:before {
  content: "\f318";
  top: 0;
  opacity: 1;
}
.linkedin:hover:before {
  top: 30px;
  opacity: 0;
}
.linkedin:hover {
  background-color: #0b7bb5;
}
.delicious i,
.delicious:before {
  margin: 13px 0 0 13px;
}
.delicious:before {
  content: "\23";
  top: 0;
  opacity: 1;
}
.delicious:hover:before {
  top: 30px;
  opacity: 0;
}
.delicious:hover {
  background-color: #3274d1;
}
.paypal i,
.paypal:before {
  margin: 13px 0 0 13px;
}
.paypal:before {
  content: "\f342";
  top: 0;
  opacity: 1;
}
.paypal:hover:before {
  top: 30px;
  opacity: 0;
}
.paypal:hover {
  background-color: #2e689a;
}
.gplus i,
.gplus:before {
  margin: 13px 0 0 13px;
}
.gplus:before {
  content: "\f30f";
  top: 0;
  opacity: 1;
}
.gplus:hover:before {
  top: 30px;
  opacity: 0;
}
.gplus:hover {
  background-color: #d53824;
}
.stumbleupon i,
.stumbleupon:before {
  margin: 13px 0 0 11px;
}
.stumbleupon:before {
  content: "\f31e";
  top: 0;
  opacity: 1;
}
.stumbleupon:hover:before {
  top: 30px;
  opacity: 0;
}
.stumbleupon:hover {
  background-color: #eb4924;
}
.fivehundredpx i,
.fivehundredpx:before {
  margin: 13px 0 0 11px;
}
.fivehundredpx:before {
  content: "\30";
  top: 0;
  opacity: 1;
}
.fivehundredpx:hover:before {
  top: 30px;
  opacity: 0;
}
.fivehundredpx:hover {
  background-color: #444;
}
.pinterest i,
.pinterest:before {
  margin: 13px 0 0 15px;
}
.pinterest:before {
  content: "\f312";
  top: 0;
  opacity: 1;
}
.pinterest:hover:before {
  top: 30px;
  opacity: 0;
}
.pinterest:hover {
  background-color: #cb1f25;
}
.forrst i,
.forrst:before {
  margin: 13px 0 0 15px;
}
.forrst:before {
  content: "\3a";
  top: 0;
  opacity: 1;
}
.forrst:hover:before {
  top: 30px;
  opacity: 0;
}
.forrst:hover {
  background-color: #40833e;
}
.digg i,
.digg:before {
  margin: 13px 0 0 12px;
}
.digg:before {
  content: "\3b";
  top: 0;
  opacity: 1;
}
.digg:hover:before {
  top: 30px;
  opacity: 0;
}
.digg:hover {
  background-color: #205685;
}
.spotify i,
.spotify:before {
  margin: 13px 0 0 13px;
}
.spotify:before {
  content: "\f328";
  top: 0;
  opacity: 1;
}
.spotify:hover:before {
  top: 30px;
  opacity: 0;
}
.spotify:hover {
  background-color: #6ca405;
}
.blogger i,
.blogger:before {
  margin: 13px 0 0 15px;
  font-size: 14px !important;
}
.blogger:before {
  content: "\42";
  top: 0;
  opacity: 1;
}
.blogger:hover:before {
  top: 30px;
  opacity: 0;
}
.blogger:hover {
  background-color: #ff6501;
}
.evernote i,
.evernote:before {
  margin: 13px 0 0 15px;
}
.evernote:before {
  content: "\f333";
  top: 0;
  opacity: 1;
}
.evernote:hover:before {
  top: 30px;
  opacity: 0;
}
.evernote:hover {
  background-color: #6bb130;
}
.flickr i,
.flickr:before {
  margin: 13px 0 0 13px;
}
.flickr:before {
  content: "\f303";
  top: 0;
  opacity: 1;
}
.flickr:hover:before {
  top: 30px;
  opacity: 0;
}
.flickr:hover {
  background-color: #136dd5;
}
.rss i,
.rss:before {
  margin: 13px 0 0 14px;
  font-size: 14px !important;
}
.rss:before {
  content: "\e73a";
  top: 0;
  opacity: 1;
}
.rss:hover:before {
  top: 30px;
  opacity: 0;
}
.rss:hover {
  background-color: #fe8f00;
}
.youtube i,
.youtube:before {
  margin: 13px 0 0 14px;
  font-size: 18px !important;
}
.youtube:before {
  content: "\f313";
  top: 0;
  opacity: 1;
}
.youtube:hover:before {
  top: 30px;
  opacity: 0;
}
.youtube:hover {
  background-color: #bf2f29;
}
.vimeo i,
.vimeo:before {
  margin: 13px 0 0 13px;
  font-size: 14px !important;
}
.vimeo:before {
  content: "\f306";
  top: 0;
  opacity: 1;
}
.vimeo:hover:before {
  top: 30px;
  opacity: 0;
}
.vimeo:hover {
  background-color: #4c8ab0;
}
.dropbox i,
.dropbox:before {
  margin: 13px 0 0 13px;
}
.dropbox:before {
  content: "\64";
  top: 0;
  opacity: 1;
}
.dropbox:hover:before {
  top: 30px;
  opacity: 0;
}
.dropbox:hover {
  background-color: #2c92dd;
}
.github i,
.github:before {
  margin: 13px 0 0 13px;
}
.github:before {
  content: "\67";
  top: 0;
  opacity: 1;
}
.github:hover:before {
  top: 30px;
  opacity: 0;
}
.github:hover {
  background-color: #5c7381;
}
.lastfm i,
.lastfm:before {
  margin: 13px 0 0 11px;
}
.lastfm:before {
  content: "\f321";
  top: 0;
  opacity: 1;
}
.lastfm:hover:before {
  top: 30px;
  opacity: 0;
}
.lastfm:hover {
  background-color: #d21309;
}
.tumblr i,
.tumblr:before {
  margin: 13px 0 0 15px;
}
.tumblr:before {
  content: "\f315";
  top: 0;
  opacity: 1;
}
.tumblr:hover:before {
  top: 30px;
  opacity: 0;
}
.tumblr:hover {
  background-color: #3d658d;
}
.instagram i,
.instagram:before {
  margin: 13px 0 0 14px;
}
.instagram:before {
  content: "\f31f";
  top: 0;
  opacity: 1;
}
.instagram:hover:before {
  top: 30px;
  opacity: 0;
}
.instagram:hover {
  background-color: #3f6f94;
}
.ebay i,
.ebay:before {
  margin: 13px 0 0 14px;
}
.ebay:before {
  content: "\65";
  top: 0;
  opacity: 1;
}
.ebay:hover:before {
  top: 30px;
  opacity: 0;
}
.ebay:hover {
  background-color: #66CC00;
}