/*
Theme Name: vwma
*/
/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */
/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
body {
  margin: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: transparent; }

.page-id-182 .content-right article a {
  color: #01A951 !important; }

.page-id-218 .siderbar-menu {
  display: none !important; }

.page-id-217 .siderbar-menu {
  display: none !important; }

.sec-post {
  min-height: 350px; }

img {
  max-width: 100%; }

body {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.42857;
  color: #3f3f3f;
  font-size: 18px;
  background: #e2e2e2;
  -webkit-font-smoothing: antialiased !important; }

ul, li {
  list-style: none;
  padding: 0; }

*::-moz-selection {
  background: #01A951;
  color: #fff; }

*::selection {
  background: #01A951;
  color: #fff; }

.btn:focus {
  outline: none;
  border: none; }

a:focus, a:hover {
  outline: none;
  text-decoration: none; }

.main-container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto; }

.header-top {
  background: #3f3f3f;
  min-height: 55px;
  padding-top: 0; }

.social {
  float: right;
  margin: 6px 11px 0 0; }

.social li {
  float: left;
  margin-right: 8px;
  margin-top: 5px; }

.navbar-collapse {
  padding: 0; }

.login-top {
  float: right;
  margin: 5px 0 0 0; }

.login-top li, .login-top li a, .login-top li a span {
  color: white;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 12px; }

.login-top li svg #client {
  background: #01A951; }

.login-top li {
  float: left;
  border-radius: 20px;
  border: #01A951 solid 1px;
  padding: 0 27px;
  margin-left: 17px;
  line-height: 37px; }

.login-top li span {
  margin-right: 10px;
  display: inline-block; }

.login-top li.search {
  padding: 0;
  border: none; }

.memberlogin {
  background: url(symbols/contact.svg) left 8px no-repeat;
  background-size: 22px;
  margin-top: 4px; }

.memberlogin:hover {
  background: url(symbols/contact-hover.svg) left 8px no-repeat;
  background-size: 22px; }

.member_bene {
  background: url(symbols/benefits.svg) left 8px no-repeat;
  margin-left: 40px !important;
  background-size: 22px;
  margin-top: 4px; }

.member_bene:hover {
  background: url(symbols/benefits-hover.svg) left 8px no-repeat;
  background-size: 22px; }

.header-nav {
  background: #fff;
  padding: 15px 0; }

.navbar-default {
  width: 100%;
  background: none;
  border: none;
  border-radius: 0;
  margin-bottom: 0; }

.navbar-brand {
  padding: 0;
  height: auto; }

.nav > li {
  border: 2px solid #3f3f3f;
  border-radius: 10px;
  margin-left: 5px;
  padding: 13px 0 9px; }

.nav > li > a {
  color: #3f3f3f;
  display: block;
  font-size: 12px;
  font-weight: 600;
  padding: 28px 0 0;
  text-align: center;
  width: 89px; }

.nav > li.vwma > a {
  background: url(symbols/people.svg) center top no-repeat;
  background-size: 38px; }

.nav > li.vwma:hover > a,
.nav > li.vwma.current-menu-item > a {
  background: url(symbols/people-hover.svg) center top no-repeat;
  background-size: 38px; }

.nav > li.membership > a {
  background: url(symbols/mem.svg) center top no-repeat;
  background-size: 22px; }

.nav > li.membership:hover > a,
.nav > li.membership.current-menu-item > a {
  background: url(symbols/mem-hover.svg) center top no-repeat;
  background-size: 22px; }

.nav > li.services > a {
  background: url(symbols/information.svg) center top no-repeat;
  background-size: 26px; }

.nav > li.services:hover > a,
.nav > li.services.current-menu-item > a {
  background: url(symbols/information-hover.svg) center top no-repeat;
  background-size: 26px; }

.nav > li.info > a {
  background: url(symbols/issues.svg) center top no-repeat;
  background-size: 20px; }

.nav > li.info:hover > a,
.nav > li.info.current-menu-item > a {
  background: url(symbols/issues-hover.svg) center top no-repeat;
  background-size: 20px; }

.nav > li.events > a {
  background: url(symbols/events.svg) center top no-repeat;
  background-size: 26px; }

.nav > li.events:hover > a,
.nav > li.events.current-menu-item > a {
  background: url(symbols/events-hover.svg) center top no-repeat;
  background-size: 26px; }

.nav > li.training > a {
  background: url(symbols/training.svg) center top no-repeat;
  background-size: 25px 25px; }

.nav > li.training:hover > a,
.nav > li.training.current-menu-item > a {
  background: url(symbols/training-hover.svg) center top no-repeat;
  background-size: 25px 25px; }

.nav > li.contact-us > a {
  background: url(symbols/contact-menu.svg) center top no-repeat;
  background-size: 26px; }

.nav > li.contact-us:hover > a,
.nav > li.contact-us.current-menu-item > a {
  background: url(symbols/contact-menu-hover.svg) center top no-repeat;
  background-size: 26px; }
  
.nav > li.new-epa > a {
  background: url(symbols/new-epa.svg) center top no-repeat;
  background-size: 26px; }

.nav > li.new-epa:hover > a,
.nav > li.new-epa.current-menu-item > a {
  background: url(symbols/new-epa-hover.svg) center top no-repeat;
  background-size: 26px; }

.nav > li#menu-item-1893 > a {
  background: url(symbols/membership.svg) center top no-repeat;
  background-size: 46px; }
  @media (max-width: 480px) {
    .nav > li#menu-item-1893 > a {
      background-size: 33px; } }

.nav > li#menu-item-1893:hover > a,
.nav > li#menu-item-1893.current-menu-item > a {
  background: url(symbols/membership-hover.svg) center top no-repeat;
  background-size: 46px; }
  @media (max-width: 480px) {
    .nav > li#menu-item-1893:hover > a,
    .nav > li#menu-item-1893.current-menu-item > a {
      background-size: 33px; } }

.nav > li {
  float: left;
  position: static; }

.nav > li ul li a {
  color: #01A951;
  display: block;
  padding: 20px 0 20px 30px;
  width: 100%; }

.nav > li ul li:hover {
  background: #01A951; }

.nav > li ul li:hover a {
  color: #3f3f3f; }

.nav > li ul {
  position: absolute;
  display: none;
  left: 0;
  top: 59px;
  right: 0;
  z-index: 99;
  background: #3f3f3f;
  width: 100%; }

.nav > li:hover ul {
  display: block; }

.nav > li ul:before {
  position: absolute;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  border-bottom: solid 10px #3f3f3f;
  content: '';
  top: -10px;
  left: 49%;
  margin-left: -5px; }

.nav > li ul li {
  float: left;
  width: 33.333%;
  border-right: #484848 solid 1px;
  border-bottom: #484848 solid 1px; }

.navbar-right {
  margin-right: 0; }

h2 {
  font-size: 36px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 30px; }

.grey-bar {
  background: #3f3f3f;
  height: 95px; }
  .home .grey-bar {
    height: 119px; }
    @media (max-width: 1024px) {
      .home .grey-bar {
        height: 95px; } }

.container {
  width: 1000px; }

.grey-bar p {
  color: #fff;
  display: block;
  margin: 26px 0 0 !important;
  font-size: 18px !important;
  text-align: center !important; }
  .home .grey-bar p {
    margin: 49px 0 0 !important; }
    @media (max-width: 1024px) {
      .home .grey-bar p {
        margin: 26px 0 0 !important; } }
    @media screen and (max-width: 480px) {
      .home .grey-bar p {
        margin: 18px 0 0 !important; } }

.grey-bar a {
  border: #01A951 solid 1px;
  border-radius: 20px;
  margin-left: 10px;
  line-height: 40px;
  text-align: center;
  padding: 0 20px;
  color: #01A951;
  display: inline-block;
  text-transform: capitalize; }

.banner {
  position: relative; }

.banner-text {
  position: absolute;
  top: 13%;
  right: 0;
  left: 0; }

/*.banner-text p { color: #fff; font-size: 40px; font-weight: 700; width: 60%;} */
.banner-text p {
  color: #fff;
  font-size: 52px;
  font-weight: 700;
  width: 50%; }

/* .upcoming-event { background: $green; padding: 37px 25px 0; position: absolute; right: 17px; width: 445px; z-index:1; top: -284px;} */
.upcoming-event {
  background: #01A951;
  padding: 24px 25px 0;
  position: absolute;
  right: 0;
  width: 470px;
  z-index: 45;
  top: -451px; }

.upcoming-event h2 {
  color: #fff;
  text-transform: capitalize;
  margin: 0 0 26px;
  font-size: 30px;
  font-weight: bold; }

.home-top {
  position: relative; }
  @media screen and (max-width: 767px) {
    .home-top {
      margin-top: 20px; }
      .home-top .upcoming-event .row {
        border: 0; } }

.home-top .col {
  float: none;
  margin: 0 auto;
  padding-top: 14px; }

.home-top .col p {
  font-style: italic;
  font-weight: 500; }

.date, .description, .register {
  color: #fff;
  font-size: 14px; }

.register {
  background: #fff;
  color: #01A951;
  border-radius: 20px;
  padding: 0 20px;
  line-height: 30px;
  float: right;
  margin: 5px;
  width: 94px;
  text-align: center; }

.date {
  text-align: center;
  font-size: 14px; }

.date span {
  font-weight: 700;
  font-size: 20px; }

.upcoming-event .description span p {
  font-size: 13px;
  margin: 10px 0; }

.description h5 {
  font-size: 16px; }

.event-list .description h5 {
  font-size: 14px;
  margin: 4px 0 8px 0;
  font-weight: 500; }

.description h5 a {
  color: #fff;
  font-weight: 700;
  text-decoration: none; }

.description h5 {
  margin: 0;
  text-align: left; }

/* .upcoming-event ul li { border-top: $green solid 1px; padding: 25px 0px;} */
.upcoming-event .row {
  /*border-top: #03753A solid 1px;*/
  padding: 24px 0; }

.content {
  padding-top: 60px;
  padding-bottom: 60px; }

body.home .content {
  padding-top: 20px; }

.post h3 a {
  color: #000; }

.yellow-line, .feature-img {
  position: relative; }

.yellow-line:before {
  left: -2px;
  right: -2px;
  position: absolute;
  content: '';
  bottom: 0;
  height: 6px;
  background: #01A951; }

.feature-img:before {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  bottom: 0;
  height: 6px;
  background: #0da94f; }

.blue-line:before {
  background: #1162ee; }

.pink-line:before {
  background: #ff55e1; }

.full-width-post {
  background: #fff; }

.post .des, body.single .hentry .des {
  padding: 10px; }

.three-col .post .des {
  text-align: center; }

.three-col {
  padding-top: 35px;
  padding-bottom: 35px; }

.post, body.single .hentry {
  position: relative;
  background: #fff; }

.date-black-layer {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 16px;
  top: 20px; }

.date-black-layer p {
  line-height: 40px;
  padding: 0 16px;
  color: #fff;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0.3px; }

.date-black-layer p span {
  font-weight: 700; }

.sponsor {
  background: #3f3f3f;
  padding: 12px 0; }

.sponsor h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-transform: capitalize;
  text-align: center !important; }

.sponsor p {
  color: #fff;
  text-align: center !important; }

.footer {
  background: #3f3f3f;
  padding: 10px;
  color: #fff;
  font-size: 12px; }

.footer-right {
  text-align: right; }

.footer-nav li {
  float: left; }

.footer-nav li:last-child a {
  border: none; }

.footer-nav li a {
  color: #fff;
  font-weight: 400px;
  font-size: 12px;
  border-right: #fff solid 1px;
  line-height: 12px;
  padding: 0 10px; }

.carousel-control {
  bottom: auto;
  top: 50%;
  width: 39px;
  height: 39px;
  background: none;
  border: #fff solid 1px;
  line-height: 39px;
  margin-top: -19px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%; }

.carousel-control.left, .carousel-control.right {
  background: none; }

.slider-bottom {
  background: url(https://arc-vwma.s3.amazonaws.com/uploads/2015/10/spn.png) center top no-repeat;
  background-size: cover; }

.search-box {
  padding: 25px 20px;
  background: #fff; }

.search-box input {
  border: none;
  display: inline-block;
  width: 85%; }

.search-box i {
  color: #a2a2a2;
  margin-right: 15px; }

.search .search-form {
  position: absolute;
  right: 20px;
  top: -3px; }

.search .search-field {
  background-color: transparent;
  background-image: url(symbols/search.svg);
  background-position: 8px center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: none;
  cursor: pointer;
  height: 37px;
  margin: 3px 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 1px;
  font-size: 14px;
  font-weight: normal; }

.search .search-field:focus {
  background-image: url(symbols/search-hover.svg);
  background-color: #313131;
  border-radius: 20px;
  cursor: text;
  outline: 0;
  width: 230px;
  color: #868686; }

.search .search-submit {
  display: none; }

.siderbar-menu {
  background: #3f3f3f; }

.siderbar-menu li {
  padding: 25px 20px;
  border-bottom: #5f5f5f solid 1px;
  display: block; }

.siderbar-menu li:hover {
  background: #01A951; }

.siderbar-menu li:hover a {
  color: #3f3f3f; }

.siderbar-menu li a {
  color: #01A951;
  display: inline-flex; }

.siderbar-menu li a:before {
  content: "\f054";
  font-family: 'FontAwesome';
  margin-right: 25px; }

.breadcrumb > li + li::before {
  color: #a2a2a2;
  font-size: 14px;
  content: '>'; }

.breadcrumb a {
  color: #a2a2a2;
  font-size: 14px;
  background: none !important; }

.breadcrumb {
  background: none;
  padding-left: 0;
  color: #a2a2a2;
  font-size: 14px; }

.two-col {
  text-align: center; }

.two-col .col {
  margin-bottom: 40px; }

.moving {
  padding: 0; }

#slider-one {
  width: 900px;
  height: 300px !important; }

#slider-one > li {
  width: 550px;
  height: 185px !important;
  margin: 50px 0 0 0; }

#slider-one > li.current {
  height: 278px !important;
  margin: 0; }

/*#slider-one { width: 90%; height:300px !important; }
#slider-one > li { width: 400px; height:185px !important; margin:50px 0 0 0; }
#slider-one > li.current {  height:278px !important; margin:0; }*/
.boom {
  list-style: none; }

#slider-one > li img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 38px; }

#slider-one .mb-inside {
  height: 100%;
  width: 100%; }

.mb-scroll {
  height: 300px !important; }

.mb-controls {
  display: none !important; }

.mb-right:before {
  content: "\f054"; }

.mb-left:before {
  content: "\f053"; }

.mb-scrollButtons {
  display: inline-block !important;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  transform: translate(0px, 0px);
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff !important; }

.pagination {
  background-color: #01A951;
  width: 96%;
  color: white;
  margin-top: 38px; }

.pagination .nav-links {
  position: relative;
  text-align: center; }

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
  position: static !important; }

.pagination .page-numbers {
  display: inline-block;
  line-height: 1em;
  padding: 5px;
  color: white; }

.pagination .page-numbers.current {
  text-transform: uppercase;
  text-decoration: underline; }

.pagination .current {
  display: inline-block;
  font-weight: 700; }

.pagination .prev,
.pagination .next {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  display: inline-block;
  overflow: hidden;
  padding: 5px;
  position: absolute;
  width: 97px; }

.pagination .prev:before,
.pagination .next:before {
  font-size: 32px;
  height: 48px;
  line-height: 48px;
  position: relative;
  width: 48px; }

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
  text-decoration: underline; }

.pagination .prev {
  left: 0; }

.pagination .next {
  right: 0; }

.exe-post {
  min-height: 356px; }

.page-id-172 .siderbar-menu {
  display: none !important; }

.page-id-177 .siderbar-menu {
  display: none !important; }

.page-id-608 .siderbar-menu {
  display: none !important; }

.register-link {
  background: #01A951 none repeat scroll 0 0;
  color: white;
  display: inline-block;
  margin: 28px 0 0;
  padding: 7px 20px;
  text-transform: uppercase; }

.amazingcarousel-title,
.amazingcarousel-description {
  text-align: center !important; }

/****************************************************

				Media Quries

				****************************************************/
@media (max-width: 1439px) {
  .main-container {
    max-width: inherit; } }

@media (max-width: 1024px) {
  .upcoming-event {
    position: static;
    width: 100%; }
  .home-top .col {
    float: none; } }

@media (max-width: 1000px) {
  .container {
    width: auto; } }

@media (max-width: 992px) {
  .nav > li > a {
    width: 70px;
    font-size: 12px; }
  .nav > li {
    margin-left: 10px; } }

@media (max-width: 767px) {
  .nav > li ul {
    background: none; }
  .nav > li ul li:last-child {
    border: none; }
  .nav > li ul li {
    width: auto !important;
    margin: 0 40px;
    border-right: none; }
  .nav > li ul::before {
    display: none; }
  .nav > li, .login-top li, .two-col .col {
    margin-bottom: 10px; }
  .login-top li {
    margin-left: 0; }
  .nav > li ul li a {
    padding: 0; }
  .nav > li ul {
    display: block; }
  .navbar-toggle {
    margin-top: 14px; }
  .navbar-toggle .icon-bar {
    background: #c0c0c0; }
  .footer-nav {
    text-align: center; }
  .footer-nav li {
    float: none;
    display: inline-block; }
  body {
    font-size: 12px; }
  .banner-text p {
    font-size: 30px; }
  .banner-text {
    top: 10%; }
  .home-top .col {
    float: none; }
  .login-top, .login-top li {
    float: none; }
  .social {
    float: none;
    text-align: center; }
  .social li {
    float: none;
    display: inline-block; }
  .navbar-header {
    background: #fff; }
  .navbar-brand {
    margin-left: 20px; }
  .nav > li {
    float: none;
    transition: none !important; }
  .nav > li > a {
    width: auto; }
  .nav > li ul {
    position: static; }
  .nav > li ul li {
    float: none;
    display: block;
    width: 100%; }
  .nav > li ul::before {
    position: static; }
  .footer-right {
    text-align: center; }
  .sponsor h2, h2 {
    font-size: 20px;
    margin-bottom: 10px; }
  .upcoming-event h2 {
    margin-bottom: 10px; }
  .upcoming-event {
    padding: 10px; }
  .register {
    padding: 0 10px;
    width: 45%; }
  .description p {
    font-size: 10px; }
  .date {
    font-size: 14px; }
  .content {
    padding-top: 10px; }
  .three-col, .header-nav {
    padding: 10px 0; }
  .three-col .col-xs-12 {
    margin-bottom: 10px; }
  .pagination .prev, .pagination .next {
    background-color: #333;
    color: #fff;
    display: inline-block;
    height: 38px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 49px; } }

@media (max-width: 480px) {
  .register {
    display: block;
    width: 100%; }
  .banner-text p {
    font-size: 13px; } }

.nav .sub-menu {
  top: 74px;
  border-top: 22px solid white; }
  .nav .sub-menu li a {
    background: url(/wp-content/themes/vwma/symbols/arrownormal.png) 15px 23px no-repeat #3f3f3f;
    color: #01A951;
    background-size: 11px;
    font-size: 16px;
    font-weight: 500;
    padding: 17px 18px 17px 43px; }
    @media screen and (max-width: 767px) {
      .nav .sub-menu li a {
        background-color: transparent; } }
  .nav .sub-menu li:hover a {
    background: url(/wp-content/themes/vwma/symbols/arrowgrey.png) 15px 23px no-repeat #01A951;
    color: #3f3f3f;
    background-size: 11px; }
  .nav .sub-menu li.about-menu a {
    background: url(/wp-content/themes/vwma/images/icons/web.png) 15px 21px no-repeat #3f3f3f; }
    .nav .sub-menu li.about-menu a:hover {
      background: url(/wp-content/themes/vwma/images/icons/web-grey.png) 15px 21px no-repeat #01A951; }
  .nav .sub-menu li.organisation-menu a {
    background: url(/wp-content/themes/vwma/images/icons/folder.png) 15px 21px no-repeat #3f3f3f; }
    .nav .sub-menu li.organisation-menu a:hover {
      background: url(/wp-content/themes/vwma/images/icons/folder-grey.png) 15px 21px no-repeat #01A951; }
  .nav .sub-menu li.executive-menu a {
    background: url(/wp-content/themes/vwma/images/icons/suitcase.png) 15px 21px no-repeat #3f3f3f; }
    .nav .sub-menu li.executive-menu a:hover {
      background: url(/wp-content/themes/vwma/images/icons/suitcase-grey.png) 15px 21px no-repeat #01A951; }
  .nav .sub-menu li.secretariat-menu a {
    background: url(/wp-content/themes/vwma/images/icons/text.png) 15px 21px no-repeat #3f3f3f; }
    .nav .sub-menu li.secretariat-menu a:hover {
      background: url(/wp-content/themes/vwma/images/icons/text-grey.png) 15px 21px no-repeat #01A951; }
  .nav .sub-menu li.sponsors-menu a {
    background: url(/wp-content/themes/vwma/images/icons/hands.png) 15px 21px no-repeat #3f3f3f; }
    .nav .sub-menu li.sponsors-menu a:hover {
      background: url(/wp-content/themes/vwma/images/icons/hands-grey.png) 15px 21px no-repeat #01A951; }
  .nav .sub-menu li.services-menu a {
    background: url(/wp-content/themes/vwma/images/icons/transport.png) 15px 21px no-repeat #3f3f3f; }
    .nav .sub-menu li.services-menu a:hover {
      background: url(/wp-content/themes/vwma/images/icons/transport-grey.png) 15px 21px no-repeat #01A951; }
  .nav .sub-menu li.comittees-menu a {
    background: url(/wp-content/themes/vwma/images/icons/people.png) 15px 21px no-repeat #3f3f3f; }
    .nav .sub-menu li.comittees-menu a:hover {
      background: url(/wp-content/themes/vwma/images/icons/people-grey.png) 15px 21px no-repeat #01A951; }

@media (min-width: 992px) and (max-width: 1000px) {
  .nav li {
    margin-left: 16px; } }

@media (min-width: 768px) and (max-width: 802px) {
  .nav li {
    margin-left: 16px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .nav li {
    margin-left: 5px; } }

@media (min-width: 1025px) and (max-width: 1284px) {
  .upcoming-event {
    top: -451px;
    padding: 24px 25px 0; } }

.upcoming-event ul li {
  max-height: 136px; }
  @media (min-width: 1025px) and (max-width: 1284px) {
    .upcoming-event ul li {
      max-height: 120px;
      padding: 14.9px 0; } }

@media (min-width: 400px) and (max-width: 991px) {
  .member-login a {
    line-height: 10px !important; } }

#n2-ss-1item1, #n2-ss-1item2, #n2-ss-1item3 {
  padding: 10px !important;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  line-height: 1em !important;
  top: 10px;
  left: -100px; }
  @media (max-width: 1000px) {
    #n2-ss-1item1, #n2-ss-1item2, #n2-ss-1item3 {
      left: -70px; } }
  @media (max-width: 700px) {
    #n2-ss-1item1, #n2-ss-1item2, #n2-ss-1item3 {
      left: -50px;
      top: 0; } }
  @media (max-width: 500px) {
    #n2-ss-1item1, #n2-ss-1item2, #n2-ss-1item3 {
      left: -35px;
      top: -5px; } }
  @media (max-width: 400px) {
    #n2-ss-1item1, #n2-ss-1item2, #n2-ss-1item3 {
      left: -30px;
      top: -10px; } }

.orange-btn {
  background: #01A951 none repeat scroll 0 0;
  border-radius: 29px;
  color: white;
  display: block;
  font-weight: bold;
  margin: 16px 0 0;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
  width: 315px;
  max-width: 100%; }

a.orange-btn:hover {
  color: white !important; }

.orange-btn.secondary {
  background-color: white;
  color: #01A951;
  border: 2px solid #01A951; }

a.orange-btn.secondary:hover {
  color: #01A951 !important; }

.search-box input:focus {
  outline: none; }

.course-start-date {
  float: right;
  line-height: 37px;
  margin: 10px 0 0;
  padding: 0 18px 0 38px;
  position: absolute;
  right: 13px;
  top: 4px; }

.register.secondary {
  background-color: #01A951;
  color: white;
  border: 1px solid white;
  font-size: 13px;
  padding: 0px 16px; }
  .register.secondary:hover {
    color: inherit; }

.sponsor h3 {
  color: white !important;
  margin: 10px 0 !important;
  text-align: center !important; }

.secretariat-title {
  display: block;
  font-size: 17px;
  text-align: left; }

.btn.btn-green {
  background-color: #01A951;
  color: white;
  margin: 10px 0 20px;
  padding: 10px 30px;
  min-width: 200px;
  border: 0; }
  .btn.btn-green:hover {
    background-color: #18b764; }

.upcoming-event.eventpage {
  background: transparent;
  padding: 0;
  position: relative;
  width: 100%;
  top: 0px;
  right: 0px;
  margin: 0 0 43px; }
  .upcoming-event.eventpage .event-list .row {
    padding: 9px 0;
    border-top: none; }
  .upcoming-event.eventpage .event-list .row:not(:last-child) {
    border-bottom: #01A951 solid 1px; }
  @media screen and (max-width: 767px) {
    .upcoming-event.eventpage .event-list .date {
      text-align: left;
      padding: 0 15px; } }
  .upcoming-event.eventpage .event-list h5 {
    font-size: 27px;
    margin-top: 4px;
    color: #01A951; }
    @media screen and (max-width: 767px) {
      .upcoming-event.eventpage .event-list h5 {
        font-size: 14px; } }
  .upcoming-event.eventpage .event-list .date-day {
    font-size: 25px;
    display: block;
    color: #333; }
  .upcoming-event.eventpage .event-list .date-month {
    font-size: 18px;
    font-weight: 400;
    color: #333; }
  .upcoming-event.eventpage .event-list p {
    color: #333; }
  .upcoming-event.eventpage .event-list .location-label,
  .upcoming-event.eventpage .event-list .description-label,
  .upcoming-event.eventpage .event-list .cost-label {
    color: #333;
    font-weight: bold; }
  .upcoming-event.eventpage .event-list .location-description,
  .upcoming-event.eventpage .event-list .description-description,
  .upcoming-event.eventpage .event-list .cost-description {
    line-height: 17px;
    color: #333; }
    .upcoming-event.eventpage .event-list .location-description p,
    .upcoming-event.eventpage .event-list .description-description p,
    .upcoming-event.eventpage .event-list .cost-description p {
      margin-bottom: 11px; }
  .upcoming-event.eventpage .event-list .register {
    background: transparent;
    color: #01A951;
    border-radius: 20px;
    padding: 0 20px;
    line-height: 30px;
    float: right;
    margin: 5px;
    width: 94px;
    border: 1px solid #01A951;
    text-align: center;
    width: 140px;
    font-weight: bold;
    font-size: 14px; }
    @media screen and (max-width: 767px) {
      .upcoming-event.eventpage .event-list .register {
        float: none;
        margin: 5px auto; } }
    .upcoming-event.eventpage .event-list .register:hover {
      background: #01A951;
      color: #fff; }

.event-single h1 {
  line-height: 45px; }

.event-single .col-xs-12,
.event-single .col-md-7 {
  padding: 0; }

.event-single .orange-btn {
  background: transparent;
  color: #01A951;
  border-radius: 20px;
  padding: 5px;
  line-height: 30px;
  float: right;
  margin: 5px;
  width: 215px;
  border: 1px solid #01A951;
  text-align: center;
  font-weight: normal;
  font-size: 19px; }
  .event-single .orange-btn:hover {
    text-decoration: none;
    background: #01A951;
    color: #fff; }

.event-list .date {
  color: #333;
  font-size: 12px; }

.banner,
#rev_slider_1_1 {
  max-height: 479px;
  overflow: hidden; }
  @media (min-width: 500px) and (max-width: 700px) {
    .banner,
    #rev_slider_1_1 {
      max-height: 350px; } }
  @media (max-width: 499px) {
    .banner,
    #rev_slider_1_1 {
      max-height: 200px; } }

.wpcf7 {
  margin: 1em 0 0 0 !important; }
  
.covid-banner{
	background: #01A951;
    padding: 24px 25px 0;
    position: absolute;
    right: 16%;
    width: 500px;
    z-index: 45;
    top: 40%;
}
.covid-banner h2{
	color: #fff;
    text-transform: capitalize;
    margin: 0 0 26px;
    font-size: 30px;
    font-weight: bold;
}
.covid-banner h2 a{
	color: #fff;
}
@media screen and (max-width: 414px) {
	.covid-banner{
    	width: 300px;
    }
    .covid-banner h2{
    	font-size: 19px;
    }
}