/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.search {
  text-align: right;
  float: right;
  display: block;
  width: 100%;
  margin-top: 10px;
}
form input {
  float: right;
  width: 192px;
  background-image: url(../img/search.jpg);
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  border: 1px solid #CCC;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
form {
  float: right;
}
form.frmapply {
  float: left;
}
form.frmapply input {
  float: left;
  width: auto;
  background-image: url(../img/search.jpg);
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  border: 1px solid #CCC;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
form.frmapply input.nobg {
  background-image: none;
  width: 92%;
}
form.frmapply input.applybtn {
  float: right;
  background-image: none;
  width: 150px;
}
.search-text {
  display: inline;
  line-height: 30px;
  margin-right: 10px;
  color: #6f6f6e;
}
.social {
  width: 100%;
  display: block;
  float: right;
  text-align: right;
  padding-top: 10px;
}
.facebook {
  margin-right: 10px;
}
.social img:hover {
  opacity: 0.5;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  background-color: #FFF;
}
html {
  background-color: #353534;
}
header {
  position: relative;
  z-index: 2000;
  width: 100%;
  box-shadow: 0px -7px 20px -2px rgba(0, 0, 0, 0.4);
  background: #FFF;
  border-top: 3px solid #ddaa1b;
}
.nav-up {
  top: -160px;
}
.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.nav li {
  display: inline;
}
.col.nav {
  text-align: right;
  margin-top: 7px;
  margin-bottom: 7px;
}
.col.logo {
  text-align: left;
}
.item img {
  width: 100%;
  max-height: 407px;
}
.navigation {
  background-color: #ddaa1b;
  border-bottom: 3px solid #6f6f6e;
  width: 100%;
  color: #FFF;
  margin-bottom: 0px;
}
.nav a li {
  padding: 10px;
  color: #FFF;
  text-decoration: none;
  font-size: 15px;
  padding-top: 7px;
  padding-bottom: 8px;
}
.sub-nav .nav a li {
  padding: 10px;
  color: #FFF;
  text-decoration: none;
  font-size: 13px;
  padding-top: 7px;
  padding-bottom: 8px;
}
a {
  text-decoration: none;
}
.nav a li:hover {
  opacity: 0.5;
}
.home .home-active li:hover {
  opacity: 1;
}
.about .about-active li:hover {
  opacity: 1;
}
.membership .membership-active li:hover {
  opacity: 1;
}
.wwd .what-we-do-active li:hover {
  opacity: 1;
}
.news-and-press .news-and-press-active li:hover {
  opacity: 1;
}
.statistics .statistics-active li:hover {
  opacity: 1;
}
.contact .contact-active li:hover {
  opacity: 1;
}
header {
  margin-bottom: 20px;
}
.header-height {
  height: 0px;
}
.yellow {
  background-color: #ddaa1b;
  color: #FFF;
}
.welcome-text {
  min-height: 407px;
}
.owl-controls.clickable {
  display: none!important;
}
p.first {
  font-weight: bold;
  color: #585857;
  font-size: 17px;
  margin-top: 20px;
}
p {
  color: #585857;
  font-size: 14px;
}
.body-text {
  color: #585857;
  font-size: 14px;
}
h1 {
  color: #FFF;
  font-weight: normal;
  font-size: 27px;
  line-height: 34px;
  margin-top: 38px;
  margin-right: 15px;
}
.yellow p {
  color: #FFF;
  font-size: 19px;
  padding-right: 36px;
  line-height: 24px;
  font-weight: 300;
}
.slider-area {
  background: -webkit-linear-gradient(left, #ddaa1b 50%, #b5b5b2 50%);
  background: linear-gradient(90deg, #ddaa1b 50%, #b5b5b2 50%);
}
.slider-area .section {
  background-color: #FFF;
}
.slider-area .col {
  margin-top: 0px!important;
  margin-bottom: 0px!important;
}
.slider-area .col.slider {
  position: relative;
}
.white-border {
  height: 407px;
  width: 29px;
  position: absolute;
  right: -29px;
  top: 0;
  background-color: #FFF;
}
.logo {
  max-width: 310px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.member-login {
  text-align: left;
  color: #ddaa1b;
  border-top: 2px solid #ddaa1b;
  width: 200px;
}
.left {
  width: 50%;
  float: left;
}
.right {
  width: 50%;
  float: right;
}
.member-login {
  text-align: left;
  color: #ddaa1b;
  border-top: 3px solid #ddaa1b;
  width: 200px;
  padding-top: 5px;
  float: right;
}
.member-login a {
  color: #ddaa1b;
}
.member-login a:hover {
  color: #585857;
}
.portal {
  background-color: #f1f0f0;
  margin-bottom: 16px;
  padding: 25px;
}
.portal.top {
  margin-top: 25px;
}
.featured {
  border-top: 3px solid #989920;
}
.latest {
  border-top: 3px solid #5a5a39;
}
.home .coming-up {
  border-top: 3px solid #a66416;
}
.portal .col {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.portal .col h2 {
  padding-right: 15px;
}
.portal .col p {
  padding-right: 15px;
}
.featured h2 {
  color: #989920;
  margin-top: 0px;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 0px;
}
.latest h2 {
  color: #5a5a39;
  margin-top: 0px;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0px;
}
.home .coming-up h2 {
  color: #a66416;
  margin-top: 0px;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0px;
}
p.sub {
  color: #585857;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 0px;
}
.featured a {
  color: #989920!important;
  font-weight: bold;
}
.latest a {
  color: #5a5a39!important;
  font-weight: bold;
}
.home .coming-up a {
  color: #a66416!important;
  font-weight: bold;
}
.latest-tweets .header-title {
  padding: 10px;
  color: #FFF;
  font-size: 16px;
  background-color: #6f6f6e;
}
.twitter-footer {
  height: 5px;
  background-color: #6f6f6e;
}
#tweecool li {
  list-style-type: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #9b9b9b;
  margin-bottom: 10px;
}
#tweecool li:last-child {
  border-bottom: 0px solid #9b9b9b;
}
#tweecool ul {
  padding-left: 0px;
}
#tweecool li a img {
  display: none;
}
#tweecool li span {
  display: block;
  font-size: 13px;
  color: #9c9b9b;
}
#tweecool li a {
  color: #c48319;
}
p.link {
  margin-bottom: 0px;
}
.header-title {
  margin-top: 25px;
  background-image: url(../img/twitter.png);
  background-position: right;
  background-repeat: no-repeat;
}
.caption {
  position: absolute;
  top: 25px;
  left: 25px;
  color: #FFF;
  font-size: 47px;
  font-weight: 300;
  line-height: 50px;
  width: 40%;
}
.col.span_3_of_4 {
  display: block;
  float: left;
  margin-left: 3.2%!important;
  text-align: left;
}
.col.span_1_of_4 {
  width: 22.2%;
}
.home .home-active li {
  background-color: #6f6f6e;
}
.brand-logo {
  width: 100%;
}
.logos {
  margin-top: 15px;
  margin-bottom: 15px;
}
footer {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#131313+0,2a2a29+23,353534+97 */
  background: #131313;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #131313 0%, #2a2a29 23%, #353534 97%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #131313 0%, #2a2a29 23%, #353534 97%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#353534', GradientType=0);
  /* IE6-9 */
}
footer h3 {
  color: #FFF;
  font-size: 14px;
}
footer p {
  font-size: 13px;
  color: #cccccc;
}
footer li {
  font-size: 12px;
  margin-bottom: 10px;
  color: #cccccc;
}
footer li a {
  color: #9c9b9b;
}
footer li a.main {
  color: #cccccc;
}
footer li a:hover {
  color: #FFFFFF;
}
.credit {
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #FFF;
  padding-bottom: 25px;
  padding-top: 15px;
  font-size: 11px;
  color: #FFF;
}
.credit a {
  color: #cccccc;
}
.credit a:hover {
  color: #ffffff;
}
footer ul {
  padding-left: 11px;
}
.vertical-line {
  background-image: url(../img/vertical-line.jpg);
  background-position: center;
  background-repeat: repeat-y;
}
.slider-area .section {
  background-image: url(../img/vertical-line.jpg);
  background-position: center;
  background-repeat: repeat-y;
}
.about .about-active li {
  background-color: #9f8a4e;
}
.about .slider-area {
  background: -webkit-linear-gradient(left, #9f8a4e 50%, #b5b5b2 50%);
  background: linear-gradient(90deg, #9f8a4e 50%, #b5b5b2 50%);
}
.about .yellow {
  background-color: #9f8a4e;
}
.about .navigation {
  border-bottom: 3px solid #9f8a4e;
}
.membership .membership-active li {
  background-color: #989920;
}
.membership .slider-area {
  background: -webkit-linear-gradient(left, #989920 50%, #b5b5b2 50%);
  background: linear-gradient(90deg, #989920 50%, #b5b5b2 50%);
}
.membership .yellow {
  background-color: #989920;
}
.membership .navigation {
  border-bottom: 3px solid #989920;
}
.wwd .what-we-do-active li {
  background-color: #a66416;
}
.wwd .slider-area {
  background: -webkit-linear-gradient(left, #a66416 50%, #b5b5b2 50%);
  background: linear-gradient(90deg, #a66416 50%, #b5b5b2 50%);
}
.wwd .yellow {
  background-color: #a66416;
}
.wwd .navigation {
  border-bottom: 3px solid #a66416;
}
.wwd.members .navigation {
  border-bottom: 3px solid #a66416!important;
}
.wwd.members .campaigns-active li {
  background-color: #a66416;
  color: #FFF;
}
.home.board .board-active li {
  background-color: #6f6f6e;
  color: #FFF;
}
.home.team .team-active li {
  background-color: #6f6f6e;
  color: #FFF;
}
.span_1_of_6.links {
  width: 18.4%;
}
.wwd.members.events .events-active li {
  background-color: #a66416;
  color: #FFF;
}
.wwd.members.events .campaigns-active li {
  background-color: transparent;
  color: #FFF;
}
.statistics .statistics-active li {
  background-color: #6c7785;
}
.statistics .slider-area {
  background: -webkit-linear-gradient(left, #6c7785 50%, #b5b5b2 50%);
  background: linear-gradient(90deg, #6c7785 50%, #b5b5b2 50%);
}
.statistics .yellow {
  background-color: #6c7785;
}
.statistics .navigation {
  border-bottom: 3px solid #6c7785;
}
.statistics h2 {
  color: #6c7785;
  font-weight: 300;
  line-height: 29px;
  margin-bottom: 0px;
  font-size: 32px;
  margin-top: 0px;
}
.contact .contact-active li {
  background-color: #6f6f6e;
}
.contact .slider-area {
  background: -webkit-linear-gradient(left, #6f6f6e 50%, #b5b5b2 50%);
  background: linear-gradient(90deg, #6f6f6e 50%, #b5b5b2 50%);
}
.contact .yellow {
  background-color: #6f6f6e;
}
.contact .navigation {
  border-bottom: 3px solid #6f6f6e;
}
.contact h2 {
  color: #6f6f6e;
  font-weight: 300;
  line-height: 29px;
  font-size: 32px;
  margin-top: 25px;
  margin-bottom: 20px;
}
.contact iframe {
  margin-bottom: 20px;
}
.news-and-press .slider-area {
  background: -webkit-linear-gradient(left, #5a5a39 50%, #b5b5b2 50%);
  background: linear-gradient(90deg, #5a5a39 50%, #b5b5b2 50%);
}
.news-and-press .yellow {
  background-color: #5a5a39;
}
.news-and-press .navigation {
  border-bottom: 3px solid #5a5a39;
}
.news-and-press .main a {
  color: #5a5a39;
  font-weight: bold;
}
.news-and-press .news-and-press-active li {
  background-color: #5a5a39;
}
.news-and-press h2 {
  color: #5a5a39;
  margin-top: 0px;
  font-weight: 300;
  font-size: 25px;
  line-height: 29px;
  margin-bottom: 0px;
}
.news-and-press h4 {
  color: #585857;
  margin-top: 5px;
}
.news-and-press .sub-nav {
  background-color: #5a5a39;
}
.news-and-press .navigation {
  border-bottom: 0px;
}
.main a {
  color: #ddaa1b;
}
.membership .main a {
  color: #989920;
}
.about .main a {
  color: #9f8a4e;
}
.wwd .main a {
  color: #a66416;
}
.main a:hover {
  color: #CCCCCC;
}
.wwd h2 {
  color: #a66416;
  margin-top: 0px;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 0px;
}
.mcie h2 {
  color: #4b4b65;
  margin-top: 0px;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 0px;
}
@media (max-width:750px) {
  .mcie h2 {
    padding-top: 15px;
    font-size: 21px;
  }
}
.emci h2 {
  color: #5a5a39;
  margin-top: 0px;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 0px;
}
.mcita h2 {
  color: #a21c26;
  margin-top: 0px;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 0px;
}
.mciac h2 {
  color: #c48319;
  margin-top: 0px;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 0px;
}
.mcie a {
  color: #4b4b65!important;
  font-weight: bold;
}
.emci a {
  color: #5a5a39!important;
  font-weight: bold;
}
.mcita a {
  color: #a21c26!important;
  font-weight: bold;
}
.mciac a {
  color: #c48319!important;
  font-weight: bold;
}
footer {
  margin-top: 25px;
}
@media (max-width:750px) {
  /*
  footer {
    margin-top: 0;
  }
*/
  body.wwd .main p.first {
    display: none;
  }
  body.wwd .main .body-text {
    display: none;
  }
}
h2.section-title {
  font-size: 32px;
  margin-top: 11px;
}
.archive-button .header-title {
  padding: 10px;
  color: #FFF;
  font-size: 16px;
  background-color: #6f6f6e;
  background-image: none;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px;
}
.archive-button .header-title:hover {
  background-color: #9c9b9b;
}
.month-button .header-title {
  padding: 5px;
  color: #FFF;
  font-size: 15px;
  background-color: #ddaa1b;
  background-image: none;
  margin-top: 5px;
  padding-left: 10px;
  background-image: url(../img/news-arrow.png);
  font-weight: normal;
}
.month-button .header-title:hover {
  background-color: #5a5a39;
}

.membership-home .welcome-text h3 {
margin:0px;
font-size:15px;
}
.membership-home .welcome-text h3 a:hover {
opacity:0.5;
}

.month {
  color: #FFF;
  font-weight: 300;
  font-size: 19px;
  text-align: center;
  background-color: #6c7785;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 19px;
}
.no-margin-left {
  margin-left: 0px!important;
}
.download {
  text-align: center;
  font-size: 14px;
  color: #FFF;
  line-height: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 5px;
  background-color: #ddaa1b;
  font-weight: normal;
}
.download:hover {
  background-color: #353534;
}
.portal h3 {
  color: #6c7785;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 20px;
  font-size: 25px;
  margin-top: 0px;
}
.bottom-date {
  margin-top: 12px!important;
}
.membership .navigation {
  border-bottom: 0px;
}
.membership .sub-nav {
  background-color: #989920;
}
.wwd .sub-nav {
  background-color: #a66416;
}
.wwd .navigation {
  border-bottom: 0px;
}
.about .sub-nav {
  background-color: #9f8a4e;
}
.about .navigation {
  border-bottom: 0px;
}
.statistics .sub-nav {
  background-color: #6c7785;
  height: 34px;
}
.statistics .navigation {
  border-bottom: 0px;
}
.overlay-image {
  position: absolute;
  top: 0px;
}
.item .link {
  position: absolute;
  bottom: 50px;
  left: 25px;
}
.item .button {
  padding: 10px;
  color: #FFF;
  font-size: 14px;
  border: 1px solid #FFF;
  width: 215px;
  background-image: url(../img/slider-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
}
.item .button:hover {
  padding: 10px;
  color: #CCC;
  font-size: 14px;
  border: 1px solid #CCC;
  width: 215px;
}
.thumbnail {
  width: 100%;
}
.news-and-press .thumbnail {
  width: 97%;
  border: 3px solid #CCC;
}
.video-footer {
  height: 5px;
  background-color: #ddaa1b;
}
.latest-video .header-title {
  padding: 10px;
  color: #FFF;
  font-size: 16px;
  background-color: #ddaa1b;
}
.latest-video .header-title {
  margin-top: 25px;
  background-image: url(../img/video-play.png);
  background-position: right;
  background-repeat: no-repeat;
}
.latest-links .header-title {
  padding: 10px;
  color: #FFF;
  font-size: 16px;
  background-color: #b5b5b2;
}
.latest-links .header-title {
  margin-top: 25px;
  background-image: url(../img/slider-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
}
.links-footer {
  height: 4px;
  background-color: #b5b5b2;
}
.video-thumnail {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.video-thumnail:hover {
  opacity: 0.5;
}
.link-box {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b5b5b2;
}
.sidebar-link-text {
  color: #b5b5b2;
  font-size: 13px;
  padding-bottom: 10px;
}
.sidebar-link a {
  color: #585857!important;
  font-size: 12px;
  font-weight: bold;
}
.sidebar-link a:hover {
  color: #ddaa1b!important;
  font-size: 12px;
  font-weight: bold;
}
.main strong {
  color: #ddaa1b;
}
.main ul {
  margin-bottom: 20px;
  padding-left: 14px;
}


.member-page.home.team .home-active li {
    background-color: #6f6f6e;
}
.member-page.home.team .team-active li {
    background-color: #ddaa1b;
}

.team-members .team-active li {
    background-color: #ddaa1b;
}

.team-members .main .body-text br {
	display:none!important;
}

.team-members .coming-up h2 {
    color: #9f8a4e;
    margin-top: 0px;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 0px;
}
.team-members .main h2 {
    color: #6f6f6e;
    margin-top: 15px;
    font-weight: 300;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 15px;
}
.team-members .main .portal strong {
    color: #9f8a4e;
}

.team-members .main .portal a {
    color: #9f8a4e;
}
.team-members .main .portal a:hover {
    color: #CCCCCC;
}



@media (max-width:750px) {
  .main ul {
    padding-left: 0;
    list-style: none;
  }
}
.main li {
  color: #6f6f6e;
}
.about-strategy .about-strategy-active li {
  color: #ddaa1b;
}
.about-structure .about-structure-active li {
  color: #ddaa1b;
}
.about-members .about-members-active li {
  color: #ddaa1b;
}
.membership-why-join .membership-why-join-active li {
  color: #ddaa1b;
}
.membership-benefits .membership-benefits-active li {
  color: #ddaa1b;
}
.membership-fees .membership-fees-active li {
  color: #ddaa1b;
}
.membership-join-us .membership-join-us-active li {
  color: #ddaa1b;
}
.membership-standards-and-guidlines .membership-standards-and-guidlines-active li {
  color: #ddaa1b;
}
.wwd-services .wwd-active li {
  color: #ddaa1b;
}
.wwd-initiatives .wwd-initiatives-active li {
  color: #ddaa1b;
}
.wwd-reprensentation .wwd-reprensentation-active li {
  color: #ddaa1b;
}
.wwd-events .wwd-events-active li {
  color: #ddaa1b;
}
.statistics-home .statistics-active li {
  color: #ddaa1b!important;
}
.statistics-parc .statistics-used-transactions-active li {
  color: #ddaa1b!important;
}
.statistics-data .statistics-data-centre-active li {
  color: #ddaa1b!important;
}
.statistics-licen .statistics-licence-holders-active li {
  color: #ddaa1b!important;
}
.statistics-off-road .statistics-off-road-active li {
  color: #ddaa1b!important;
}
.statistics-import-export .statistics-import-export-active li {
  color: #ddaa1b!important;
}
.statistics-government-agency .statistics-government-agency-active li {
  color: #ddaa1b!important;
}
.about-structure h2 {
  color: #9f8a4e;
  margin-top: 0px;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0px;
}
.about-structure .portal p strong {
  color: #9f8a4e;
}
.about-members h2 {
  color: #9f8a4e;
  margin-top: 0px;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0px;
}
.about-members .portal p strong {
  color: #9f8a4e;
}
.home .coming-up h2 {
  color: #a66416;
  margin-top: 0px;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0px;
}
.about .coming-up h2 {
  color: #9f8a4e;
  margin-top: 0px;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0px;
}
.about .show-hide {
  color: #9f8a4e;
  font-weight: bold;
  cursor: pointer;
}
.hideme {
  opacity: 0;
}
.left-form {
  float: left;
  margin-top: 13px;
}
.membership h2 {
  color: #989920;
  margin-top: 0px;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0px;
}
h4 {
  margin-top: 10px;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 0px;
}
.membership h4 {
  color: #989920;
  border-top: 1px solid #CCC;
  padding-top: 25px;
}
.membership h4:first-child {
  color: #989920;
  border-top: 0px solid #CCC;
  padding-top: 0px;
}
.pull-left {
  float: right;
  width: 10%;
  text-align: right;
  padding-top: 2px;
}
.pull-right {
  float: right;
  width: 10%;
  text-align: right;
  padding-top: 2px;
}
.responsive-calendar .controls {
  text-align: left!important;
}
.sub-nav .nav a li:hover {
  padding: 10px;
  color: #CCC;
  text-decoration: none;
  font-size: 13px;
  padding-top: 7px;
  padding-bottom: 8px;
  background-color: transparent;
}
.main-contact {
  width: 100%;
  float: left;
}
.main-contact input {
  float: left;
  width: 96%;
  background-image: none;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  border: 1px solid #CCC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 2%;
  padding-right: 2%;
  margin-top: 10px;
  margin-bottom: 15px;
}
.main-contact select {
  margin-bottom: 15px;
  margin-top: 10px;
}
.clear {
  clear: both!important;
}
.main-contact textarea {
  float: left;
  width: 96%;
  background-image: none;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  border: 1px solid #CCC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 2%;
  padding-right: 2%;
  margin-top: 10px;
  margin-bottom: 15px;
}
.main-contact input.submit {
  float: left;
  width: 192px;
  background-image: url(../img/search.jpg);
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  border: 1px solid #CCC;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #FFF!important;
  text-align: left;
}
.subtitle {
  margin-top: 10px;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 0px;
  display: block;
  border-top: 1px solid #CCC;
  padding-top: 15px;
}
.show-mobile {
  display: none!important;
}
.hide-mobile {
  display: block!important;
}
.body-text table td {
  border: 3px solid rgb(255, 255, 255) !important;
  padding: 5px;
  padding-left: 10px;
  background-color: rgb(242, 242, 242);
}
.body-text table td strong {
  color: #585857;
}
.table-wrap {
  overflow: scroll;
}
@media(max-width:750px) {
  .fees .body-text table {
    margin: auto;
  }
  .member-page.offroad table {
    margin: auto;
  }
}
.col.span_1_of_8 {
  width: 11.1%;
}
.home .latest.portal .col.span_2_of_3 {
  margin-left: 0px!important;
}
.news-and-press .portal.top h2 {
  font-weight: bold;
  font-size: 18px;
  color: #5a5a39;
  line-height: 24px;
}
.date-added {
  font-size: 17px;
  margin-top: 0px;
}
.individual-title {
  color: #5a5a39;
  margin-bottom: 10px;
  margin-top: 10px;
}
.submit-button {
  position: absolute;
  width: 35px;
  right: 0;
  border: 0px;
  background-color: transparent;
  background-image: none;
}
.relative {
  position: relative;
}
.article-individual .overlay-image {
  display: none;
}
h2.section-title p {
  font-size: 22px;
  margin-bottom: 0px;
}
img {
  -ms-interpolation-mode: bicubic;
}
.strategy li.strategy {
  opacity: 0.5;
}
.structure li.structure {
  opacity: 0.5;
}
.members li.members {
  opacity: 0.5;
}
.standardsandguidelines li.standardsandguidelines {
  opacity: 0.5;
}
.joinus li.joinus {
  opacity: 0.5;
}
.fees li.fees {
  opacity: 0.5;
}
.benefits li.benefits {
  opacity: 0.5;
}
.whyjoin li.whyjoin {
  opacity: 0.5;
}
.services li.services {
  opacity: 0.5;
}
.initiatives li.initiatives {
  opacity: 0.5;
}
.campaigns li.campaigns {
  opacity: 0.5;
}
.representation li.representation {
  opacity: 0.5;
}
.events li.events {
  opacity: 0.5;
}
.newregistrations li.newregistrations {
  opacity: 0.5;
}
.usedtransactions li.usedtransactions {
  opacity: 0.5;
}
.twowheeldata li.twowheeldata {
  opacity: 0.5;
}
.riderlicense li.riderlicense {
  opacity: 0.5;
}
.offroad li.offroad {
  opacity: 0.5;
}
.import li.import {
  opacity: 0.5;
}
@media (max-width:750px) {
  .import table {
    margin: auto;
  }
}
.govandagent li.govandagent {
  opacity: 0.5;
}
.benefits-members .sub-nav {
  background-color: #9f8a4e;
  border-bottom: 3px solid #9f8a4e;
}
.benefits-members .sub-nav .section.group {
  display: none;
}
.special-members .sub-nav {
  background-color: #989920;
  border-bottom: 3px solid #989920;
}
.special-members .sub-nav .section.group {
  display: none;
}
.resource-members .sub-nav {
  background-color: #5a5a39;
  border-bottom: 3px solid #5a5a39;
}
.resource-members .sub-nav .section.group {
  display: none;
}
.campaigns-members .sub-nav {
  background-color: #a66416;
  border-bottom: 3px solid #a66416;
}
.campaigns-members .sub-nav .section.group {
  display: none;
}
.line {
  height: 1px;
  background-color: rgb(204, 204, 204);
  margin-top: 20px;
  margin-bottom: 20px;
}
.logos a:hover {
  opacity: 0.5;
}
.cookies {
  color: #FFF;
  background-color: #3d3d3d;
}
.cookies a {
  color: #9c9b9b;
}
.cookies a:hover {
  color: #FFFFFF;
}
.right-align {
  text-align: right;
}
.accept-button a:hover {
  cursor: pointer;
  opacity: 0.5;
}
.responsive-calendar {
  margin-bottom: 30px;
  width: 49%;
  float: left;
}
.colLeftApply {
  float: left;
}
.colRightApply {
  float: left;
  margin-left: 25px;
}
td.tblApplyLeftTxt {
  border-right: 1px solid #000000;
  padding-right: 10px
}
td.tblApplyHeadTxt {
  background: #CCCCCC;
  padding: 10px;
  border-right: 1px solid #000000
}
.formsignup form.frmapply input {
  float: left;
  width: auto;
  background-image: none;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  border: 1px solid #CCC;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
}
.label-width {
  width: 150px;
}
.formsignup form.frmapply input.nobg {
  width: 100%;
  margin-bottom: 0px;
}
#Searchfrm {
  margin-bottom: 0px;
}
.timeline-Header {
  padding: 10px;
  display: none!important;
}
.timeline-Footer {
  padding: 15px;
  font-size: 12px;
  display: none!important;
}
.twitter-footer {
  display: none!important;
}
.full-width-slider-area .item img {
  width: 100%;
  max-height: none;
}
.full-width-slider-area .owl-carousel {
  max-height: 450px;
  overflow: hidden;
}
.full-width-slider-area .caption {
  position: absolute;
  top: 9%;
  left: 50%;
  color: #FFF;
  font-size: 47px;
  font-weight: 300;
  line-height: 50px;
  width: 960px;
  margin-left: -480px;
}
.full-width-slider-area .item .link {
  position: absolute;
  top: 20%;
  left: 50%;
  width: 960px;
  margin-left: -480px;
}
.full-width-slider-area .overlay-image {
  display: none;
}
.full-home .slider-area .col.span_3_of_4 {
  display: block;
  float: left;
  margin-left: 0 !important;
  text-align: left;
  padding-bottom: 15px;
}
.full-home .slider-area .span_3_of_4 {
  width: 100%;
}
.full-home .slider-area .welcome-text {
  min-height: 100%;
  position: relative;
}
.full-home .welcome-text .white-border {
  height: 235px;
  width: 29px;
  position: absolute;
  right: -29px;
  top: 0;
  background-color: #FFF;
}
.full-home .slider-area {
  border-top: 20px solid #FFFFFF;
  border-bottom: 20px solid #FFF;
}
.full-home .slider-area h1 {
  color: #FFF;
  font-weight: normal;
  font-size: 33px;
  line-height: 34px;
  margin-top: 38px;
  margin-right: 15px;
  margin-top: 30px;
}
.full-home .slider-area .yellow p {
  color: #FFF;
  font-size: 23px;
  padding-right: 36px;
  line-height: 32px;
  font-weight: 300;
}
.full-home .latest-tweets .header-title {
  margin-top: 0px;
}
.full-home p.first {
  font-weight: bold;
  color: #585857;
  font-size: 17px;
  margin-top: 0px;
}
.full-width-slider-area .item .link {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 960px;
  margin-left: -480px;
}
.full-width-slider-area .item .button {
  margin-top: 50px;
  line-height: 24px!important;
}
.full-width-slider-area .caption {
  line-height: auto!important;
}
.full-width-slider-area .words {
  line-height: 50px;
}

/* root element for tabs  */

ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.tabs li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}
ul.tabs li.current {
  background: #ededed;
  color: #222;
}
.tab-content {
  display: none;
  background: #ededed;
  padding: 15px;
}
.tab-content.current {
  display: inherit;
}
.dldleft {
  float: left;
  width: 70%;
}
@media (max-width:750px) {
  .dldleft {
    text-align: left;
  }
}
.dldright {
  float: right;
  width: 25%;
}
.year-title {
  margin-top: 5px;
  cursor: pointer;
}
hr {
  width: 100% !important;
}
p.show-hide.more:hover {
  color: #ddaa1b;
}
.home.membership-home header {
  margin-bottom: 20px;
}
.membership-home .main form {
  float: left!important;
}
.applybtn {
  background-color: #ddaa1b;
  color: #FFF;
  border: 0px;
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 180px;
}
.formsignup form.frmapply input.applybtn {
  float: left;
  width: auto;
  background-image: none;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  border: 0px solid #CCC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  width: 180px;
  text-transform: uppercase;
  background-image: url(../img/slider-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
}
.formsignup form.frmapply input.applybtn:hover {
  background-color: #989920;
}
.formsignup form textarea {
  margin-top: 10px;
}
.formsignup form.frmapply .nature-of-bus-tbl input {
  width: 90%;
  margin-bottom: 0px;
  padding-left: 5%;
  padding-right: 5%;
  border: 0px
}
td.tblApplyHeadTxt {
  background: #CCCCCC;
  padding: 10px;
  border-right: 1px solid #000000;
  border-left: 0px solid #000;
}
.membership-home .main form input {
  float: left;
  width: auto;
  background-image: none;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  border: 0px solid #CCC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  width: 180px;
  text-transform: uppercase;
  background-image: url(../img/slider-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
  background-color: #ddaa1b;
  color: #FFF;
  border: 0px;
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.membership-home .main form input:hover {
  background-color: #6f6f6e;
}
.membership-home .main form input.addadmin {
  background-color: #FFF;
  color: #6f6f6e;
  border: 1px solid #CCC;
  text-transform: none;
  background-image: none;
}
ul.tabs li.current {
  background: #DCDCDC;
  color: #FFF;
}
.tab-content {
  display: none;
  background: #DCDCDC;
  padding: 15px;
}
ul.tabs li:hover {
  color: #CCC;
}
p.show-hide.more {
  cursor: pointer;
}
a .logo:hover {
  opacity: 0.5;
}
footer a.email {
  color: #FFF;
}
footer a.email:hover {
  color: #CCC;
}
.home.search-page header {
  margin-bottom: 20px;
}
.home.search-page .home-active li {
  background-color: transparent;
}
ul.tabs {
  display: none;
}
.news-and-press ul.tabs {
  display: block;
}
.statistics.newregistrations ul.tabs {
  display: block;
}
.statistics .portal.top {
  margin-top: 0px;
}
p.show-hide.more {
  cursor: pointer;
  font-weight: bold;
}
.latest.portal p.link a {
  font-weight: bold;
}
.latest.portal p.link a:hover {
  color: #ddaa1b!important;
}
.newregistrations .overlay-image {
  display: none;
}
.title {
  margin-top: 10px;
  font-weight: 300;
  font-size: 27px;
  line-height: 27px;
  margin-bottom: 0px;
  display: block;
}
.memberImg {
  float: left;
  width: 20%;
  margin-top: 25px;
}
.memberTxtRt {
  float: right;
  width: 75%;
  margin-top: 10px;
}
.memberTxtNon {
  float: left
}
.body-text table td {
  vertical-align: top;
  padding: 10px;
}
.home.team .home-active li {
  background-color: #ddaa1b;
}
.home.team .sub-nav {
  display: none;
}
.team .main h2 {
  color: #585857;
  margin-top: 0px;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}
.team .portal {
  margin-bottom: 25px;
}
.statistics .latest {
  border-top: 0px;
}
.statistics .latest a {
  color: #ddaa1b !important;
  font-weight: bold;
}
.individual-news-image {
  margin-top: 20px;
  margin-bottom: 20px;
}
.member-page.membership-home .latest-tweets {
  display: none;
}
.member-page .search {
  margin-top: 25px;
}
.member-page header {
  border-top: 3px solid #6f6f6e;
}
.member-page .navigation {
  background-color: #6f6f6e;
  border-bottom: 3px solid #ddaa1b;
  width: 100%;
  color: #FFF;
  margin-bottom: 0px;
}
.member-page.structure .sub-nav {
  display: none;
}
.member-page.structure a.board-active li {
  background-color: #9f8a4e;
}
.member-page.about.structure a.about-active li {
  background-color: transparent;
}
.member-page .latest {
  border-top: 0px solid #5a5a39;
}
.home .home-active li {
  background-color: #ddaa1b;
}
.mobile-menu {
  display: none;
}
.article-individual .owl-carousel .owl-item img {
  display: block;
  width: 100% !important;
  max-height: 100% !important;
  height: auto !important;
}
.member-page.events .main .portal {
  display: none;
}
.responsive-calendar h4 {
  clear: both;
  display: block!important;
  margin-top: 15px;
}


.body-text img {
	height:auto!important;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1024px) {
  .section {
    max-width: 768px!important;
  }
  .caption {
    font-size: 45px;
    line-height: 45px;
  }
  .latest-tweets {
    display: none;
  }
  h1 {
    font-size: 31px;
    line-height: 31px;
    margin-top: 26px;
  }
  .cookies {
    color: #FFF;
    background-color: #3d3d3d;
    font-size: 12px;
  }
  .latest-video .header-title {
    font-size: 14px;
  }
  .latest-links .header-title {
    font-size: 14px;
  }
  h1 {
    font-size: 26px;
  }
  .yellow p {
    font-size: 17px;
    padding-right: 31px;
    line-height: 24px;
  }
  .latest-tweets .header-title {
    font-size: 14px;
    line-height: 14px;
  }
  .header-height {
    height: 0px;
  }
  .event-details-block {
    margin-top: 115px!important;
  }
  footer .hide-mobile {
    display: none!important;
  }
  footer .span_1_of_6 {
    width: 100%!important;
  }
  .white-border {
    width: 26px;
    right: -26px;
    height: 326px;
  }
  .welcome-text {
    min-height: 326px;
  }
  p.sub {
    color: #585857;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .nav a li {
    padding: 8px;
  }
  .vertical-line {
    background-image: url(../img/vertical-line-ipad.jpg);
  }
  .slider-area .section {
    background-image: url(../img/vertical-line-ipad.jpg);
    background-position: center;
    background-repeat: repeat-y;
  }
  .full-width-slider-area .caption {
    width: 768px;
    margin-left: -384px;
  }
  header {
    height: 100%;
  }
  .colRightApply {
    float: left;
    margin-left: 0px;
  }
  .formsignup form.frmapply input.nobg {
    width: 100%;
    margin-bottom: 0px;
    padding: 0px;
    border-left: 0px;
  }
  td.tblApplyHeadTxt {
    background: #CCCCCC;
    padding: 10px;
    border-left: 1px solid #6c6c6c;
    border-right: 0px;
  }
  .formsignup form textarea {
    margin-top: 10px;
  }
  .nav a li {
    padding: 8px;
    padding-top: 7px;
  }
  .yellow p {
    font-size: 15px;
    padding-right: 31px;
    line-height: 21px;
  }
  .slider-area {
    overflow: hidden;
    max-height: 326px;
  }
}
@media only screen and (max-width: 835px) {
  .section {
    max-width: 715px!important;
  }
  .latest-links .header-title {
    background-image: none;
  }
  .caption {
    font-size: 38px;
    line-height: 40px;
  }
  .nav a li {
    padding: 8px;
    padding-top: 8px;
  }
  .yellow p {
    font-size: 15px;
    padding-right: 31px;
    line-height: 20px;
  }
  .col.nav {
    margin-top: 8px;
  }
  .white-border {
    height: 303px;
  }
  .welcome-text {
    min-height: 303px;
  }
  body {
    overflow-x: hidden;
  }
  .nav-up {
    top: 0;
  }
  header {
    position: relative;
  }
  p.first {
    margin-top: 0px;
  }
  .main {
    margin-top: 15px;
  }
  .header-height {
    height: 0px;
  }
  .vertical-line {
    background-image: url(../img/vertical-line-large-phone.jpg);
  }
  .slider-area .section {
    background-image: url(../img/vertical-line-large-phone.jpg);
    background-position: center;
    background-repeat: repeat-y;
  }
  .latest-video .header-title {
    margin-top: 25px;
    background-image: none;
    background-position: right;
    background-repeat: no-repeat;
  }
  .colRightApply {
    float: left;
    margin-left: 0px;
  }
  .full-width-slider-area .caption {
    width: 715px;
    margin-left: -358px;
  }
  .latest-tweets {
    display: none;
  }
  .latest-video .header-title {
    margin-top: 0px;
  }
  .latest-links .header-title {
    margin-top: 0px;
  }
  .latest-video {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .latest-links {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .slider-area {
    overflow: hidden;
    max-height: 303px;
    /*    max-height: none;*/
  }
  .download {
    text-align: center;
    font-size: 10px;
    color: #FFF;
    line-height: 11px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 5px;
    background-color: #ddaa1b;
    font-weight: normal;
  }
}
@media only screen and (max-width: 750px) {
  .section {
    max-width: 90% !important;
  }
	
	.news-and-press .archive-button.yearhead {
		display:none;
	}
	.news-and-press .mths {
		display:none;
	}
	
  .coming-up.portal div:nth-child(2) br {
    display: none;
  }
  .member-page .search {
    margin-top: 0px;
  }
  .member-page.wwd.members.events .campaigns-active li {
    background-color: transparent;
    color: #3f3e3e!important;
  }
  .member-page .navigation {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCC!important;
    width: 100%;
    color: #FFF;
    margin-bottom: 0px;
  }
  .about.structure .about-active li {
    color: #3f3e3e;
    background-color: #FFF;
  }
  .wwd.members.events .events-active li {
    background-color: #FFFFFF;
    color: #a66416;
  }
  .wwd.members .campaigns-active li {
    background-color: #FFFFFF;
    color: #a66416;
  }
  .member-page.structure a.board-active li {
    background-color: #FFFFFF;
    color: #9f8a4e;
  }
  .member-page.structure .sub-nav {
    display: none!important;
  }
  .moreinfo {
    padding: 10px;
  }
  .mobile-menu {
    display: block;
    clear: both;
    text-align: center;
  }
  .navigation {
    display: none;
  }
  .sub-nav {
    display: none;
  }
  .span_1_of_8 {
    width: 100%!important;
    text-align: center!important;
  }
  .span_1_of_8 img {
    width: 40%;
    margin-bottom: 20px;
  }
  .top-header .left {
    display: none;
  }
  .search-text {
    display: none;
  }
  .social {
    display: none;
  }
  .right {
    width: 100%;
    text-align: center;
    float: none;
  }
  .member-login {
    float: none;
    text-align: center;
    margin: auto;
  }
  .search {
    margin: auto;
    float: none;
    text-align: center;
  }
  .col.span_3_of_4 {
    display: block;
    float: left;
    margin-left: 0%!important;
    text-align: left;
    width: 100%;
  }
  .col.span_1_of_4 {
    width: 100%;
  }
  .vertical-line {
    background-image: none;
    background-position: center;
    background-repeat: repeat-y;
  }
  .col.span_1_of_6 {
    width: 100%;
    text-align: center;
  }
  .brand-logo {
    width: 60%;
  }
  .nav li {
    display: block;
    text-align: center;
    color: #3f3e3e;
    border-bottom: 1px solid #3f3e3e;
    font-size: 19px;
  }
  .nav a li {
    font-size: 19px;
  }
  .home .home-active li {
    background-color: #FFF;
    color: #ddaa1b;
  }
  .navigation {
    background-color: #FFFFFF;
    border-bottom: 0px solid #6f6f6e;
    width: 100%;
    color: #FFF;
    margin-bottom: 0px;
  }
  .nav a li {
    color: #3f3e3e;
  }
  .nav a li:hover {
    color: #ddaa1b;
    background-color: #FFF;
  }
  .slider-area {
    background-color: #ddaa1b;
    background: -webkit-linear-gradient(left, #ddaa1b 50%, #ddaa1b 50%);
    background: linear-gradient(90deg, #ddaa1b 50%, #ddaa1b 50%);
    max-height: none;
  }
  .white-border {
    display: none;
  }
  .caption {
    display: none;
  }
  .slider-area .section {
    max-width: 100% !important;
  }
  .main .inner-container {
    padding-left: 2%;
    padding-right: 2%;
  }
  .inner-container {
    padding-left: 0%;
    padding-right: 0%;
  }
  .show-mobile {
    display: block!important;
  }
  .hide-mobile {
    display: none!important;
  }
  .slider-area .col {
    margin-left: 0px;
  }
  .welcome-text {
    min-height: 100%;
    width: 80% !important;
    padding-left: 10%;
    padding-right: 10%;
    text-align: center !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .yellow.welcome-text p {
    font-size: 17px;
    padding-right: 0px;
    line-height: 24px;
  }
  h1 {
    font-size: 38px;
    line-height: 31px;
    margin-top: 15px;
  }
  .yellow.welcome-text p {
    font-size: 19px;
    padding-right: 0px;
    line-height: 24px;
  }
  #tweecool2 li {
    list-style-type: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #9b9b9b;
    margin-bottom: 10px;
  }
  #tweecool2 li:last-child {
    border-bottom: 0px solid #9b9b9b;
  }
  #tweecool2 ul {
    padding-left: 0px;
  }
  #tweecool2 li a img {
    display: none;
  }
  #tweecool2 li span {
    display: block;
    font-size: 13px;
    color: #9c9b9b;
  }
  #tweecool2 li a {
    color: #c48319;
  }
  .span_2_of_3 {
    width: 100%!important;
  }
  .portal .col {
    text-align: center;
  }
  .main .col {
    text-align: center;
  }
  .sidebar-link-text {
    color: #b5b5b2;
    font-size: 14px;
    padding-bottom: 10px;
  }
  .sidebar-link a {
    color: #585857 !important;
    font-size: 14px;
    font-weight: bold;
  }
  .credit .col {
    text-align: center;
  }
  .colRightApply {
    float: left;
    margin-left: 0px;
  }
  table.nature-of-bus-tbl {
    font-size: 9px
  }
  .full-home .slider-area {
    border-top: 0px solid #FFFFFF;
    border-bottom: 20px solid #FFF;
    text-align: center;
  }
  .full-home .slider-area h1 {
    margin-top: 10px;
    width: 100%;
    margin-right: 0px;
  }
  .full-home .slider-area .yellow p {
    color: #FFF;
    font-size: 22px;
    padding-right: 0px;
    line-height: 29px;
    font-weight: 300;
    width: 480px;
    margin: auto;
    padding-bottom: 20px;
  }
  .main .inner-container {
    padding-left: 0%;
    padding-right: 0%;
  }
  .featured {
    border-top: 0px solid #989920;
  }
  .portal {
    background-color: #f1f0f0;
    margin-bottom: 16px;
    padding: 0px;
    /*    padding-bottom: 20px;*/
  }
  .featured h2 {
    color: #FFF;
    margin-top: 0px;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0px;
    width: 100%;
    background-color: #989920;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  p {
    color: #585857;
    font-size: 14px;
    width: 90%;
    margin: auto;
    margin-bottom: 15px;
  }
  p.sub {
    color: #585857;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .latest h2 {
    color: #FFF;
    margin-top: 0px;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 0px;
    width: 92%;
    background-color: #5a5a39;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 4%;
    padding-right: 4%;
  }
  .latest-tweets .header-title {
    color: #FFF;
    margin-top: 0px;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0px;
    padding: 0px;
    width: 100%;
    background-color: #6f6f6e;
    padding-top: 8px;
    padding-bottom: 8px;
    background-image: none;
  }
  .latest-video .header-title {
    color: #FFF;
    margin-top: 0px;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0px;
    padding: 0px;
    width: 100%;
    background-color: #ddaa1b;
    padding-top: 8px;
    padding-bottom: 8px;
    background-image: none;
  }
  .home .coming-up h2 {
    color: #FFF;
    margin-top: 0px;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0px;
    width: 100%;
    background-color: #a66416;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .home .coming-up {
    border-top: 0px solid #a66416;
  }
  .latest {
    border-top: 0px solid #5a5a39;
  }
  .portal {
    margin-bottom: 10px;
  }
  .body-text {
    width: 90%;
    margin: auto;
  }
  .portal-image-thumb {
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 90%;
  }
  .latest-tweets iframe {
    width: 90%!important;
  }
  .video-thumnail {
    width: 90%;
  }
  .latest-links .header-title {
    margin-top: 0px;
    padding: 0px;
    background-image: none;
    background-position: right;
    background-repeat: no-repeat;
    color: #FFF;
    font-weight: 300;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0px;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .sidebar-link a {
    font-size: 14px;
    font-weight: bold;
  }
  .sidebar-link a:hover {
    font-size: 14px;
    font-weight: bold;
  }
  .sidebar-link-text {
    color: #b5b5b2;
    font-size: 14px;
    padding-bottom: 10px;
    width: 90%;
    margin: auto;
  }
  .cookies {
    color: #FFF;
    background-color: #3d3d3d;
    width: 90%;
    padding-left: 5% !important;
    padding-right: 5% !important;
    text-align: center !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .cookies img {
    padding-top: 10px;
  }
  .cookies .col {
    text-align: center;
  }
  .right-align {
    text-align: center;
  }
  footer h3 {
    color: #FFF;
    font-size: 18px;
  }
  #Searchfrm {
    width: 100%;
  }
  form input {
    float: none;
    width: 75%;
    background-image: url(../img/search.jpg);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    box-shadow: none;
    border: 1px solid #CCC;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin: auto;
  }
  .full-home .slider-area h1 {
    font-size: 30px;
    line-height: 30px;
  }
  header {
    height: 100%;
  }
  .logo {
    width: 70%;
    max-width: 320px;
    margin-bottom: 15px;
  }
  .contact-active li {
    border-bottom: 0px;
  }
  .portal p {
    color: #585857;
    font-size: 14px;
    width: 90%;
    margin: auto;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-top: 0;
    padding-right: 0 !important;
  }
  .portal p.sub {
    display: none;
  }
  .thumbnail {
    width: 75%;
  }
  .link {
    display: none;
  }
  p.first {
    font-size: 16px;
  }
  .about-members h2 {
    padding-top: 25px;
    font-size: 20px;
    line-height: 20px;
  }
  .member.portal {
    padding-bottom: 0px;
  }
  .members .search form {
    width: 100%;
    margin-bottom: 20px;
  }
  .members .left-form {
    width: 100%;
    margin-bottom: 15px;
  }
  h1 {
    font-size: 28px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    line-height: 28px;
  }
  .yellow.welcome-text p {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 22px;
  }
  .welcome-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .about .about-active li {
    color: #9f8a4e;
    background-color: #FFF;
  }
  .nav a:last-child li {
    border-bottom: 0px;
  }
  .nav li {
    border-bottom: 1px solid #CCC;
  }
  .nav li:hover {
    border-bottom: 1px solid #CCC;
  }
  .sub-nav .nav a li {
    padding: 10px;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 16px;
  }
  .sub-nav .nav a li:hover {
    padding: 10px;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 16px;
  }
  .span_1_of_3 {
    width: 100% !important;
    text-align: center !important;
    margin: 0px !important;
  }
  .span_1_of_3 img {
    width: 50%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .membership .membership-active li {
    color: #989920;
    background-color: #FFF;
  }
  .wwd .what-we-do-active li {
    color: #a66416;
    background-color: #FFF;
  }
  .news-and-press .news-and-press-active li {
    color: #5a5a39;
    background-color: #FFF;
  }
  .statistics .statistics-active li {
    color: #6c7785;
    background-color: #FFF;
  }
  header {
    margin-bottom: 0px;
    box-shadow: none;
  }
  .body-text {
    color: #585857;
    font-size: 15px;
  }
  p.first {
    font-size: 18px;
  }
  .portal {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  h1 {
    font-size: 25px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 15px;
    line-height: 28px;
  }
  .yellow.welcome-text p {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 27px;
  }
  .span_1_of_2 {
    width: 100%!important;
    margin: 0px!important;
  }
  .memberImg {
    float: none;
    width: 60%;
    margin: 15px auto;
  }
  .memberTxtRt {
    float: none;
    width: 100%;
  }
  .memberTxtNon {
    float: none;
  }
  .logo {
    width: 40%;
    max-width: 145px;
    margin-bottom: 15px;
}
.logos {
    display:none;
}
	.search {
		display:none;
	}	

	.membership-home form td {
		width:100%!important;
		display:block!important;
	}
	
	.membership-home form td input {
    width: 92%!important;
    padding-right: 4%!important;
    padding-left: 4%!important;
}
		.membership-home form {
    width: 100%;
}
			.membership-home form table {
    width: 100%;
}
	
	.tab-content .span_1_of_6 {
		margin-bottom:10px!important;
	}
	
	.contact .contact-active li {
    background-color: #FFFFFF;
	color: #6f6f6e;
}
	
	
.member-login {
    padding-top: 15px;
  }
  .overlay-image {
    display: none!important;
  }
  .slider-area .section {
    background-image: none;
  }
  .welcome-text {
    min-height: 100% !important;
    padding-bottom: 40px !important;
    padding-top: 12px;
  }
.hamburger {
    margin: auto;
    padding-top: 0px;
    padding-bottom: 20px;
}
	.news-and-press  .slider-area {
		display:none;
	}
  .portal .span_1_of_3 img {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  body.wwd img.thumbnail {
    padding-top: 15px;
    padding-bottom: 30px;
    width: 50%;
  }
  .portal .col h2 {
    padding-right: 4%;
    padding-left: 4%;
    width: 92%;
    line-height: 29px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 21px;
  }
  body.member-page .portal .col h2 {
    /*    margin-top: 17px;*/
    font-size: 21px;
  }
  .portal {
    border: 1px solid #CCC!important;
  }
  .main .col {
    margin-left: 0px !important;
  }
  .header-title {
    padding-right: 4%!important;
    padding-left: 4%!important;
    width: 92%!important;
    line-height: 29px!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
  }
  .latest-video {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #CCC;
  }
  .member-login {
    border: 0px !important;
  }
  .sub-nav {
    text-transform: uppercase;
  }
  .about .sub-nav .nav a li {
    color: #9f8a4e;
  }
  .about .sub-nav {
    background-color: #FFF;
  }
  .membership .sub-nav {
    background-color: #FFF;
  }
  .membership .sub-nav .nav a li {
    color: #989920;
  }
  .wwd .sub-nav {
    background-color: #FFF;
  }
  .wwd .sub-nav .nav a li {
    color: #a66416;
  }
  .col.sidebar-news {
    display: none;
  }
  .news-and-press .sub-nav {
    background-color: #FFF;
    padding: 15px 0;
  }
  .news-and-press .sub-nav .nav a li {
    color: #5a5a39;
  }
  .news-and-press .main .right .search {
    display: none;
  }
  .news-and-press .portal.top h2 {
    font-weight: bold;
    font-size: 18px;
    color: #5a5a39;
    line-height: 25px;
    margin-top: 17px;
  }
  .news-and-press .main .portal {
    margin-left: 3%;
    margin-right: 3%;
  }
  .news-and-press .thumbnail {
    border: 0px solid #CCC;
  }
  .news-and-press .portal {
    padding-bottom: 0px;
  }
  .date-added {
    font-weight: bold;
  }
  .pagination {
    font-size: 17px;
    line-height: 17px;
  }
  .link {
    display: block;
    padding-top: 0 !important;
    padding-bottom: 15px;
  }
  .statistics .anchor-menu {
    display: none;
  }
  .statistics .latest h2 {
    background-color: #6c7785;
  }
  /*
  .statistics h1 {
    margin-top: 0px;
  }
*/
  .portal .tab-content .col {
    margin-bottom: 20px;
  }
  /*
  .statistics .portal h2 {
    margin-top: 20px;
  }
*/
  .statistics .sub-nav {
    background-color: #FFFFFF;
    height: 100%;
  }
  .statistics .sub-nav .nav a li {
    color: #6c7785;
  }
  .responsive-calendar {
    margin-bottom: 30px!important;
    width: 100%!important;
    float: left!important;
  }
  .event-details-block {
    margin-top: 0px !important;
    width: 100%!important;
    float: right!important;
    text-align: left!important;
  }
	
	.grey-portal-page-template .owl-carousel .owl-item img {
		height: auto !important;
	}
	
	.body-text table {
		width:100%!important;
	}
	.body-text table td {
		width:100%!important;
		display:block;
	}
	.owl-carousel .owl-item img {
    height: auto;
}
	
}




.portal .tab-content .col {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}
.tab-content .col:first-child {
  margin-left: 0;
}
.body-text img {
  float: left;
  padding: 20px;
  padding-left: 0px;
  max-width: 250px;
}
.twowheeldata .overlay-image {
  display: none;
}
.import .overlay-image {
  display: none;
}
.usedtransactions .overlay-image {
  display: none;
}
.portal .tab-content {
  margin-bottom: 10px;
}
.dldleft b {
  font-size: 15px;
  text-transform: uppercase;
}
.dldright .download {
  margin-top: 0px;
}
.main .portal strong {
  color: #585857;
}
.about .main .portal strong {
  color: #9f8a4e;
}
.membership .main .portal strong {
  color: #989920;
}
.wwd .main .portal strong {
  color: #a66416;
}
.news-and-press .main .portal strong {
  color: #5a5a39;
}
.member-page.structure .slider-area {
  display: none;
}
.member-page.structure .main p.first {
  margin-top: 0px;
}





@media only screen and (max-width: 480px) {
  .section {
    max-width: 90% !important;
  }
  .full-home .slider-area .yellow p {
    width: 100%;
  }
  table.nature-of-bus-tbl {
    font-size: 8px
  }
  td.tblApplyLeftTxt {
    padding-right: 0px;
    width: 50px
  }
  td.tblApplyHeadTxt {
    padding: 0px;
  }
  form.frmapply input.applybtn {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
}
@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}