.tabs.primary {
    border-bottom: 1px solid #f1f1f2;
    margin-bottom: 20px;
}
.tabs.primary li {
    border-right: 1px solid #f1f1f2;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0 20px;
}
.tabs.primary li:first-child {
    padding-left: 0;
}
.tabs.primary li:last-child {
    border-right: 0 none;
}
.tabs.primary li a {
    padding: 5px;
    text-transform: uppercase;
}

/* Override inline dom styles from modal.js */
#modalContent {
  position: fixed !important;
  top: 12% !important;
  bottom: 12% !important;
}
/* Limit max width to 1000px */
div.ctools-modal-content {
  width: 100% !important;
  margin: 0 auto;
  max-width: 1000px;
}
div.ctools-modal-content .modal-content {
  width: 100% !important;
}

.menu ul li a.active-trail {
  color: #1078b9;
}


.article-content {
  padding-top: 35px
}
.news-topic:hover {
  color: #fff !important
}


.footer-menu-section ul li {
  display: inline-block;
  margin-right: 15px
}

.shoutbox-add-form .form-item {
  float: none;
}



.tabs{
    text-align: center;
    font-size: 0;
}

.tabs li{
    width: 200px;
    display: inline-block;
    height: 40px;

}

.tabs li a{
    display: block;
    text-decoration: none;
    height: 100%;
    border: 1px solid #b95670;
    border-top: none;
    cursor: pointer;
    font: 22px/40px "robotothin";
    text-transform: uppercase;
    margin-right: 2px;
}

.tabs li a:hover{
    background: rgba(185, 86, 112, 0.7);
}

.tabs li.tab-current a{
    background: #b95670 !important;
    color: #fff;
}

.tabs li:first-child a{
    border-radius: 0 0 0 5px;
}

.tabs li:last-child a{
    border-radius: 0 0 5px 0;
}

.tab-content{
    display: none;
    height: 392px !important;
    overflow: hidden;
}
.radio-head{
  height:392px
}

.slick-dots {
  position: absolute;
  right: 20px;
  top: 10px;
}
.slick-dots li {
  display: inline-block;
  list-style: outside none none;
}
.slick-dots li button {
  background: #dd4b39 none repeat scroll 0 0;
  font-size: 0;
  padding: 10px;
  border: none;
  margin: 0 2px;
}
.slick-dots li.slick-active button  {
  background: #9e1606
 }
.article-content img {
  display: block;
  height: auto !important;
  max-width: 100%;
}

.article-img-wrap {
  position: relative;
}
.col-lg-4 .block {
  margin-bottom: 30px
}


.social_links {
  position: absolute;
  width: 300px;
  right: 40px;
}
.social_links li {
  border: 1px solid #eeeeee;
  display: inline-block;
  height: 35px;
  margin-right: 15px !important;
  text-align: center;
  width: 35px;
  z-index: 3;
}
.social_links i {
  display: inline-block;
  font-size: 20px;
  line-height: 160%;
}
.social_links li:hover a {
    background: #0088e0 none repeat scroll 0 0;
    color: white !important;
}
.video-link-img i {
  color: #fff;
  display: inline-block;
  font-size: 30px;
  line-height: normal;
  margin-left: -80px;
  opacity: 0.8;
  position: relative;
  vertical-align: middle;
}

.pager-load-more li a {
  padding: 0
}
.tags a {
  margin-right: 15px
}


.ad-125-widget {
  clear: both;
  list-style: outside none none;
  margin: 30px 0 10px;
  overflow: hidden;
  padding: 0;
}
.ad-125-widget ul, .ad-125-widget li {
  border: 0 none !important;
  list-style: outside none none;
  margin: 0;
}
.ad-125-widget li {
  float: left;
  margin: 0 6% 10px;
  max-width: 125px;
  padding: 0;
  width: 42%;
}


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#block-mailchimp-signup-subscription {

}
#block-mailchimp-signup-subscription h2 {

}
#block-mailchimp-signup-subscription input {

}
#block-mailchimp-signup-subscription button {

}

