@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
* {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
body {
  font-family: "Futura PT", sans-serif;
  background-color: #313134;
  font-size: 15px;
}
h1,
h2,
h3,
h4 {
  color: #313134;
}
h1 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
h2 {
  font-size: 26px;
  font-family: "Futura PT", sans-serif;
}
h3 {
  font-size: 22px;
  font-family: "Futura PT", sans-serif;
}
h4 {
  font-family: "Futura PT", sans-serif;
}
.header {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
a {
  text-decoration: underline;
  color: #313134;
}
/* general styles, overriding bootstrap etc */
.required {
  color: red;
}
.form-horizontal .control-label {
  text-align: left;
}
.form-group-HiddenInput {
  display: none;
}
.clear {
  clear: both;
}
.btn {
  border: 1px solid #76839c;
  font-family: "Futura PT", sans-serif;
  letter-spacing: 1px;
}
.btn-primary {
  background-color: #76839c;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background-color: #76839c;
  color: #fff;
  text-decoration: underline;
}
.btn-secondary {
  background-color: #76839c;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  background-color: #981c1f;
  border: 1px solid #981c1f;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #76839c;
  color: #fff;
  text-decoration: underline;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active {
  background-color: #981c1f;
}
.btn-default {
  background-color: #eee;
  border: 1px solid #eee;
  text-transform: uppercase;
  text-decoration: none;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  background-color: #eee;
  text-decoration: underline;
}
.breadcrumb {
  background: none;
  padding: 0;
  font-family: "Futura PT", sans-serif;
}
.breadcrumb a {
  color: #313134;
}
.breadcrumb li:first-child {
  font-weight: bold;
}
.activity_count {
  position: absolute;
  right: -12px;
  top: -12px;
  background-color: red;
  border: 3px solid #fff;
  border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  padding: 2px 5px;
  vertical-align: baseline;
  white-space: nowrap;
}
#skiplink {
  display: none;
}
#header {
  padding: 0;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
}
#header.home {
  border-bottom: 0;
}
#header .container {
  position: relative;
  z-index: 200;
}
#header .logo {
  float: left;
  padding: 30px 0;
  width: 267px;
}
#header .login_search {
  float: right;
  width: 700px;
  padding-top: 35px;
  font-family: "Futura PT", sans-serif;
}
#header .login_search .login {
  padding: 18px 20px 0 0;
  text-align: right;
  color: #313134;
  text-transform: uppercase;
}
#header .login_search .login p {
  background: url("../images/user-icon.png") no-repeat 0 4px;
  font-size: 15px;
  margin: 0;
  padding-left: 22px;
}
#header .login_search .login p a {
  color: #313134;
}
#header .login_search .login .locker_button {
  margin-left: 5px;
  padding: 2px 8px;
  font-size: 15px;
  position: relative;
}
#header .login_search .search {
  padding: 14px 0 14px 20px;
  border-left: 1px solid #e5e5e5;
  height: 60px;
}
#header .login_search .search .field {
  background: url('../images/search-magnify.jpg') no-repeat #fff;
  border: 1px solid #bebebe;
  border-right: 0;
  margin: 0;
  padding: 0 15px 2px 25px;
  width: 120px;
  height: 32px;
}
#header .login_search .search .submit {
  text-transform: uppercase;
  padding: 7px 8px;
  margin: 0;
  border: 0;
  height: 32px;
  vertical-align: top;
}
#header .strapline {
  color: #981c1f;
  padding-top: 12px;
  font-family: 'Futura PT', serif;
  text-align: right;
  width: 700px;
}
#header .strapline p {
  font-size: 20px;
}
#header .strapline p a {
  color: #981c1f;
  text-decoration: none;
}
#header .strapline p a:hover {
  text-decoration: underline;
}
#header .icons {
  padding-top: 70px;
}
#header .icons .icon {
  cursor: pointer;
  margin-left: 10px;
}
#header .icons .icon img {
  height: 30px;
}
#header .login_form,
#header .search_mobile {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 8px 15px 15px;
  background-color: #fff;
  color: #fff;
}
#header .login_form h3,
#header .search_mobile h3 {
  color: #76839c;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
  padding-bottom: 15px;
}
#header .login_form .input-group,
#header .search_mobile .input-group {
  width: 160px;
}
#banner,
#banner_mob {
  padding: 0;
  position: relative;
  z-index: 100;
  width: 100%;
  margin: 0;
  background: -moz-linear-gradient(top, #000000 0%, #000000 91.5%, #ffffff 91.5%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 0%, #000000 91.5%, #ffffff 91.5%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 0%, #000000 91.5%, #ffffff 91.5%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff', GradientType=0);
}
#banner img,
#banner_mob img {
  margin: 0 auto;
}
#banner .banner_inner,
#banner_mob .banner_inner {
  position: absolute;
  top: 30%;
  margin: 0 auto;
}
#banner .banner_text,
#banner_mob .banner_text {
  padding-bottom: 20px;
  padding-left: 195px;
  padding-right: 195px;
  color: #fff;
  width: 1140px;
}
#banner .banner_text h1,
#banner_mob .banner_text h1 {
  font-size: 26px;
  line-height: 1.25em;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  border: 0;
  padding: 0;
  margin: 0;
  color: #fff;
  text-transform: none;
}
@media (max-width: 1199px) {
  #banner .banner_inner,
  #banner_mob .banner_inner {
    width: 940px;
    top: 22%;
  }
  #banner .banner_text,
  #banner_mob .banner_text {
    width: 940px;
    padding-left: 129px;
    padding-right: 129px;
  }
  #banner .banner_text h1,
  #banner_mob .banner_text h1 {
    font-size: 22px;
  }
  #banner #search,
  #banner_mob #search {
    width: 940px;
    padding-left: 129px;
    padding-right: 129px;
  }
  #banner #search .form-group .form-control,
  #banner_mob #search .form-group .form-control {
    width: 150px;
  }
}
@media (max-width: 991px) {
  #banner .banner_inner,
  #banner_mob .banner_inner {
    width: 720px;
    top: 16%;
  }
  #banner .banner_text,
  #banner_mob .banner_text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #banner .banner_text h1,
  #banner_mob .banner_text h1 {
    font-size: 18px;
  }
  #banner #search,
  #banner_mob #search {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#search {
  padding: 0 195px 0;
  font-size: 16px;
  text-align: center;
  width: 1140px;
}
#search form {
  background: rgba(255, 255, 255, 0.25);
  padding: 22px 25px;
  width: 100%;
}
#search .form-group {
  padding-right: 20px;
}
#search .form-group label {
  font-size: 12px;
  padding-top: 4px;
  padding-right: 10px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #fff;
}
#search .form-group .form-control {
  padding: 4px 0 2px 0;
  width: 168px;
  border: 0;
  font-family: "Futura PT", sans-serif;
  font-size: 12px;
}
#search .form-group .form-control option {
  padding-left: 0;
}
#search .btn {
  padding: 6px 20px;
}
#search .control-label {
  padding-right: 10px;
}
#main_content {
  background: #fff;
}
#main_content #navigation {
  padding-top: 35px;
}
#main_content #navigation .navigation {
  padding-bottom: 35px;
  background: #fff;
  margin: 0;
  border: 0;
  font-family: "Futura PT", sans-serif;
}
#main_content #navigation .navigation .menu {
  padding-bottom: 32px;
  border-top: 0;
  background: url('../images/nav-background.gif') repeat-x bottom left #fff;
}
#main_content #navigation .navigation .menu .top_level {
  float: left;
}
#main_content #navigation .navigation .menu ul {
  margin: 0;
  padding: 0;
}
#main_content #navigation .navigation .menu ul li {
  margin: 0;
  padding: 0 60px 10px 0;
  letter-spacing: 1px;
  list-style: none;
  font-size: 16px;
  position: relative;
  z-index: 100;
  text-transform: uppercase;
}
#main_content #navigation .navigation .menu ul li a {
  color: #373538;
  text-decoration: none;
  padding: 0;
}
#main_content #navigation .navigation .menu ul li a:focus,
#main_content #navigation .navigation .menu ul li a:hover {
  background-color: #fff;
}
#main_content #navigation .navigation .menu ul li .active > a,
#main_content #navigation .navigation .menu ul li .hover > a {
  color: #008bcd;
}
#main_content #navigation .navigation .menu ul li:last-child {
  padding-right: 0;
}
#main_content #page_content {
  padding-bottom: 35px;
}
#main_content #page_content #col_left {
  width: 320px;
  padding-right: 40px;
  font-family: "Futura PT", sans-serif;
}
#main_content #page_content #col_left h2 {
  font-size: 16px;
  font-family: "Futura PT", sans-serif;
  color: #313134;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#main_content #page_content #col_left h2 a {
  color: #313134;
}
#main_content #page_content #col_left .nav {
  border-bottom: 1px solid #eee;
}
#main_content #page_content #col_left ul li {
  margin: 0;
  font-size: 16px;
  color: #313134;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%;
}
#main_content #page_content #col_left ul li a {
  text-decoration: underline;
  color: #313134;
}
#main_content #page_content #col_left ul li.active > a {
  background-color: #eee;
}
#main_content #page_content #col_left ul li.timeline {
  position: relative;
}
#main_content #page_content #col_left ul li.timeline .activity_count {
  position: absolute;
  top: -5px;
  right: 5px;
}
#main_content #page_content #col_left ul li li {
  padding-left: 15px;
}
#main_content #page_content #col_left ul li li li {
  padding-left: 30px;
}
#main_content #page_content #sidebar_blocks {
  padding-top: 20px;
}
#main_content #page_content #sidebar_blocks .action {
  margin-bottom: 15px;
}
#main_content #page_content #col_right {
  padding-left: 40px;
  width: 850px;
  color: #707072;
}
#main_content #page_content #pageresources .resource {
  margin-top: 15px;
}
#main_content #page_content #pageresources .resource .thumb {
  float: left;
  margin-right: 15px;
  padding-top: 15px;
}
#main_content #page_content #pageresources .resource .details {
  float: left;
}
/*footer*/
#footer_top {
  padding: 40px 0;
  background: #ececec;
  color: #313134;
  font-family: "Futura PT", sans-serif;
  margin-bottom: 0;
}
#footer_top p {
  font-size: 13px;
  margin: 0;
}
#footer_top p a {
  color: #313134;
}
#footer_top .iasp_logo {
  text-align: right;
}
#footer_top .iasp_logo p {
  margin-bottom: 15px;
}
#footer_top .iasp_logo .logo {
  display: inline-block;
  margin-left: 5px;
}
#footer_top .iasp_logo .logo:nth-child(2) {
  padding-top: 5px;
}
#footer_top .newsletter_iasp {
  padding-top: 20px;
}
#footer_top .newsletter_iasp .newsletter_signup {
  margin-bottom: 10px;
}
#footer_top .newsletter_iasp .newsletter_signup .field {
  border: 0;
  margin: 0;
  padding: 2px 10px 0 10px;
  width: 120px;
  height: 32px;
  font-size: 12px;
}
#footer_top .newsletter_iasp .newsletter_signup .submit {
  text-transform: uppercase;
  padding: 7px 8px;
  margin: 0;
  border: 0;
  height: 32px;
  vertical-align: top;
}
#footer_bottom {
  padding: 20px 0;
  background: #444;
  color: #fff;
  margin-bottom: 0;
  font-family: "Futura PT", sans-serif;
}
#footer_bottom p {
  text-transform: uppercase;
  font-size: 11px;
  margin: 5px 0;
}
#footer_bottom p a {
  color: #fff;
}
#footer_bottom .column {
  width: 50%;
}
#footer_bottom .footer_links {
  padding-left: 20px;
}
#footer_bottom .social_icons .icon {
  margin-left: 5px;
}
/* homepage specifics */
#actions {
  padding-bottom: 35px;
}
.action {
  width: 100%;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}
.action.normal_action .description {
  font-size: 14px;
  display: block;
  margin: 0;
}
.action.normal_action h2 {
  margin: 0 !important;
  font-size: 16px;
  letter-spacing: 1px;
  height: 50px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 16px 15px;
  color: #fff;
  line-height: 1em;
  background: #981c1f;
}
.action.normal_action h2 a {
  color: #fff !important;
  text-decoration: none;
}
.action.normal_action h2 a:hover {
  text-decoration: underline;
}
.action.normal_action h2.style_0 {
  background-color: #981c1f;
}
.action.normal_action h2.style_1 {
  background-color: #dc6526;
}
.action.normal_action h2.style_2 {
  background-color: #3aaa35;
}
.action.normal_action h2.style_3 {
  background-color: #dc6526;
}
.action.normal_action h2.style_4 {
  background-color: #3aaa35;
}
.action.normal_action h2.style_5 {
  background-color: #981c1f;
}
.action.normal_action h2.style_6 {
  background-color: #3aaa35;
}
.action.normal_action h2.style_7 {
  background-color: #981c1f;
}
.action.normal_action h2.style_8 {
  background-color: #dc6526;
}
.action.banner_action .item .carousel-caption {
  text-align: left;
  left: 30px;
  padding-bottom: 0;
  right: auto;
  bottom: 40px;
}
.action.banner_action .item .carousel-caption h2 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}
.action.banner_action .item .carousel-caption h2 a {
  color: #fff;
  text-decoration: none;
}
.action.banner_action .item .carousel-caption h2 a:hover {
  text-decoration: underline;
}
.action.banner_action .item .carousel-caption p {
  margin: 0;
}
.action.banner_action .carousel-indicators {
  right: 30px;
  left: auto;
  bottom: 30px;
  width: auto;
  margin: 0;
}
.action.banner_action .carousel-indicators li {
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
}
.action.news_action h2 {
  color: #76839c;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}
.action.news_action h2 a {
  color: #76839c;
  text-decoration: none;
}
.action.news_action h2 a:hover {
  text-decoration: underline;
}
.action.news_action .article {
  margin-bottom: 20px;
}
.action.news_action .article h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
}
.action.news_action .article h3 a {
  color: #313134;
  text-decoration: none;
}
.action.news_action .article h3 a:hover {
  text-decoration: underline;
}
.action.news_action .article .date {
  font-size: 14px;
  color: #828282;
  margin-bottom: 15px;
}
.action.news_action .article p {
  color: #828282;
  margin-bottom: 10px;
}
.action.news_action .article.last {
  border-bottom: 0;
}
.action.twitter_action,
.action.facebook_action {
  background: #00aced;
  padding: 30px 15px;
}
.action.twitter_action .twitter-logo,
.action.facebook_action .twitter-logo,
.action.twitter_action .facebook-logo,
.action.facebook_action .facebook-logo {
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}
.action.twitter_action .twitter-logo i,
.action.facebook_action .twitter-logo i,
.action.twitter_action .facebook-logo i,
.action.facebook_action .facebook-logo i {
  color: #fff;
}
.action.twitter_action .content,
.action.facebook_action .content {
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.action.twitter_action .content a,
.action.facebook_action .content a {
  color: #fff;
  word-break: break-all;
}
.action.twitter_action .content .age,
.action.facebook_action .content .age {
  font-size: 14px;
}
.action.facebook_action {
  background: #3b5998;
}
/*.action {
    background-color: @highlight_color;
    width: 100%;
    margin-bottom: 16px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    display: inline-block;

    &:after {
        padding-top: 74.89%;
        display: block;
        content: '';
    }

    .action_inner {
        position:absolute;
        left: 20px;
        bottom: 25px;
    }

    h2 {
        margin: 0 !important;
        font-size: 30px !important;
        font-family: @header_font !important;
        font-weight: normal !important;
        text-transform: uppercase;
        color: #fff;
    }

    p {
        font-size: 12px;
    }

    a {
        color: #fff !important;
        text-decoration: none !important;
    }

    &.large_action {
        &:after {
            padding-top: 74.80%;
        }
    }

    &.tall_action {
        &:after {
            padding-top: 113.95%;
        }
    }

    &.wide_action {
        &:after {
            padding-top: 35.27%;
            display: block;
            content: '';
        }
    }

    &.dark_action {
        h2 {
            color: @base_color !important;
            a {
                color: @base_color !important;
            }
        }
    }
}*/
#page .table th {
  padding: 4px;
}
#page .table td {
  padding: 4px;
}
#page #tableofcontents {
  border: 0;
}
#page #tableofcontents h2 {
  margin-top: 0;
}
#page #tableofcontents td {
  border: 0;
}
#home_content .text {
  font-family: "Futura PT", sans-serif;
}
#home_content .text h3 {
  margin-top: 0;
  line-height: 1.2em;
}
#home_content .text p {
  color: #707070;
}
#meeting_book .social_event {
  margin-bottom: 10px;
}
#meeting_book .social_event label {
  font-weight: normal;
}
#meeting_book .social_event label .price {
  font-weight: bold;
}
#election_voting .candidates .candidate {
  margin-bottom: 10px;
}
#election_voting .candidates .candidate .candidate_option {
  float: left;
  width: 3%;
  margin-right: 10px;
}
#election_voting .candidates .candidate .candidate_details {
  float: left;
  width: 95%;
}
#election_voting .candidates .candidate .candidate_details label {
  font-weight: bold;
}
#election_voting .submit {
  padding-left: 30px;
}
#election_voting_candidate .details {
  float: left;
  width: 500px;
}
#election_voting_candidate .picture {
  float: right;
  width: 108px;
}
#submit_content .add_file {
  float: left;
  font-size: 0.9em;
  cursor: pointer;
}
#submit_content .author h3 .remove_author {
  text-decoration: underline;
  cursor: pointer;
  font-size: 0.75em;
}
#submit_content .add_another {
  text-decoration: underline;
  cursor: pointer;
}
#submit_content .remove_file {
  text-decoration: underline;
  cursor: pointer;
  font-size: 0.75em;
  margin-bottom: 10px;
}
#review_content_submission .submission-details {
  margin-top: 0;
}
#review_content_submission .submission-details p {
  margin-top: 0;
}
#review_content_submission table th {
  text-align: center;
}
#review_content_submission .score {
  text-align: center;
}
#review_content_submission .abstract_scoring input {
  margin-right: 8px;
}
/* locker */
#locker .detail .detail_top {
  background: #ececec;
  padding: 15px;
  margin-bottom: 20px;
}
#locker .detail .detail_top .title h2 {
  margin: 0;
}
#locker .detail .detail_top .filter {
  font-family: "Futura PT", sans-serif;
  color: #313134;
  font-size: 14px;
}
#locker .detail .detail_top .filter label {
  font-weight: normal;
}
#locker .detail .items .item {
  padding: 15px;
  border-bottom: 1px solid #d4eef8;
}
#locker .detail .items .item.unread {
  background-color: #f0f4f6;
}
#locker .detail .items .item h3 {
  margin-top: 0;
  font-size: 20px;
}
#locker .detail .items .item .date {
  font-weight: bold;
  color: #313134;
}
#locker .detail .items .item .actions {
  color: #008bcd;
}
#search_page h3 {
  margin-top: 0;
}
#search_page .show_results {
  cursor: pointer;
}
#search_page .result_section {
  float: none;
}
#page .introduction {
  margin-bottom: 20px;
}
#review_content_submission .abstract_scoring td {
  padding-right: 5px;
}
#review_content_submission .abstract_scoring td.name {
  padding-right: 20px;
}
#review_content_submission .abstract_scoring label {
  display: none;
}
@media (max-width: 1199px) {
  #header .strapline {
    width: 580px;
  }
  #header .login_search {
    width: 600px;
  }
  #main_content #navigation .navigation .menu ul li {
    padding-right: 50px;
  }
  #main_content #page_content #col_left {
    padding-right: 15px;
    width: 250px;
  }
  #main_content #page_content #col_right {
    padding-left: 15px;
    width: 720px;
  }
  #search {
    padding-top: 0;
    padding-left: 129px;
    padding-right: 129px;
  }
  #search form {
    padding: 15px 25px;
  }
}
@media (max-width: 991px) {
  #header .logo {
    width: 195px;
  }
  #header .login_search {
    width: 495px;
  }
  #header .login_search .login {
    padding-right: 10px;
  }
  #header .login_search .search {
    padding-left: 0;
    border: 0;
  }
  #header .login_search .search .field {
    width: 110px;
    padding-right: 0;
  }
  #header .strapline {
    width: 440px;
  }
  #main_content #navigation .navigation .menu ul li {
    padding-right: 22px;
  }
  #main_content #page_content #col_left {
    padding-right: 15px;
    width: 220px;
  }
  #main_content #page_content #col_left .action h2 {
    font-size: 18px !important;
  }
  #main_content #page_content #col_right {
    padding-left: 15px;
    width: 530px;
  }
  #search {
    padding-top: 0;
    padding-left: 19px;
    padding-right: 19px;
    width: 720px;
  }
  #search form {
    padding: 15px 25px;
  }
}
@media (max-width: 767px) {
  #header .logo {
    width: 50%;
  }
  #header .right_content {
    padding-top: 5px;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: normal !important;
  }
  #main_content #navigation {
    padding: 0;
  }
  #main_content #navigation .navigation {
    padding-bottom: 0;
    min-height: 0;
    background: none;
  }
  #main_content #navigation .navigation .menu {
    border: none;
    background: #f0f0f0;
    padding: 0;
  }
  #main_content #navigation .navigation .menu ul {
    width: 100%;
  }
  #main_content #navigation .navigation .menu ul li {
    width: 100%;
    padding: 0;
  }
  #main_content #navigation .navigation .menu ul li a {
    padding: 18px 15px;
  }
  #main_content #navigation .navigation .menu ul li a:focus,
  #main_content #navigation .navigation .menu ul li a:hover {
    background-color: #9f9291;
    color: #fff;
  }
  #main_content #navigation .navigation .menu ul li .active > a,
  #main_content #navigation .navigation .menu ul li .hover > a {
    background-color: #9f9291;
    color: #fff;
  }
  #main_content #navigation .navigation .menu ul li:last-child {
    padding-right: 0;
  }
  #main_content #banner .banner_inner,
  #main_content #banner_mob .banner_inner {
    padding: 0 20px;
    left: 0;
    width: 100%;
    top: 20%;
  }
  #main_content #banner .banner_inner .banner_text,
  #main_content #banner_mob .banner_inner .banner_text {
    padding: 45px 25px;
    width: 100%;
    background: rgba(50, 50, 50, 0.4) none repeat scroll 0 0;
  }
  #main_content #banner .banner_inner .banner_text h1,
  #main_content #banner_mob .banner_inner .banner_text h1 {
    width: 100%;
    font-size: 28px;
  }
  #main_content #mobile_search {
    padding: 30px 20px;
    width: 100%;
    margin: 0;
  }
  #main_content #mobile_search form .form-group {
    margin-bottom: 30px;
  }
  #main_content #mobile_search form .form-group .control-label {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  #main_content #mobile_search form .form-group .form-control {
    font-family: "Futura PT", sans-serif;
  }
  #main_content #mobile_search .col-lg-12 {
    padding: 0;
  }
  #main_content #page_content {
    padding-top: 0;
  }
  #main_content #page_content #col_left {
    padding: 0;
    width: 100%;
  }
  #main_content #page_content #col_left h2 {
    background-color: #76839c;
    margin: 0;
    padding: 10px 15px;
    color: #fff;
  }
  #main_content #page_content #col_left h2.active {
    background-color: #67717f;
  }
  #main_content #page_content #col_left h2 a {
    text-decoration: none;
    color: #fff;
  }
  #main_content #page_content #col_left ul li {
    font-size: 14px;
  }
  #main_content #page_content #col_left ul li li {
    padding-left: 0;
  }
  #main_content #page_content #col_left ul li li li {
    padding-left: 0;
  }
  #main_content #page_content #col_left ul li a {
    background-color: #76839c;
    color: #fff;
    text-decoration: none;
  }
  #main_content #page_content #col_left ul li a:hover {
    text-decoration: underline;
  }
  #main_content #page_content #col_left ul li.active > a {
    background-color: #67717f;
  }
  #main_content #page_content #col_right {
    padding-top: 40px;
    padding-left: 15px;
    width: 100%;
  }
  #footer_top .footer_wrapper p {
    margin-bottom: 10px;
  }
  .action {
    margin-bottom: 15px;
  }
  .action.normal_action h2 {
    font-size: 14px;
    padding: 10px;
    height: 40px;
  }
  .action.banner_action .item .carousel-caption {
    bottom: 20px;
    left: 20px;
  }
  .action.banner_action .item .carousel-caption h2 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .action.banner_action .item .carousel-caption .btn {
    padding: 5px 10px;
  }
  .action.banner_action .carousel-indicators {
    bottom: 20px;
  }
  #actions .row {
    margin-left: -7px;
    margin-right: -7px;
  }
  #actions .row [class*=' col-'] {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (max-width: 600px) {
  #main_content #banner .banner_inner .banner_text,
  #main_content #banner_mob .banner_inner .banner_text {
    padding: 15px 10px;
  }
  #main_content #banner .banner_inner .banner_text h1,
  #main_content #banner_mob .banner_inner .banner_text h1 {
    font-size: 24px;
  }
}
@media (max-width: 450px) {
  #header .icons {
    padding-top: 40px;
  }
  #header .login_search .search {
    padding: 14px 0 14px 20px;
    border-left: 0;
  }
  #main_content #banner .banner_inner,
  #main_content #banner_mob .banner_inner {
    top: 15%;
  }
  #main_content #banner .banner_inner .banner_text,
  #main_content #banner_mob .banner_inner .banner_text {
    padding: 15px 10px;
  }
  #main_content #banner .banner_inner .banner_text h1,
  #main_content #banner_mob .banner_inner .banner_text h1 {
    font-size: 18px;
  }
  #main_content #mobile_search form .form-group {
    margin-bottom: 20px;
  }
  #main_content #mobile_search form .form-group .control-label {
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  #main_content #banner .banner_inner,
  #main_content #banner_mob .banner_inner {
    top: 15%;
  }
  #main_content #banner .banner_inner .banner_text,
  #main_content #banner_mob .banner_inner .banner_text {
    padding: 15px 10px;
  }
  #main_content #banner .banner_inner .banner_text h1,
  #main_content #banner_mob .banner_inner .banner_text h1 {
    font-size: 16px;
  }
  .action.normal_action h2 {
    font-size: 11px;
    padding: 10px 8px;
  }
  .action.banner_action .item .carousel-caption h2 {
    font-size: 16px;
  }
  .action.banner_action .item .carousel-caption .btn {
    padding: 3px 8px;
    font-size: 12px;
  }
}
