@charset "UTF-8";
/**
 * Custom: This file has the helper classes needed for WP Bakery builds and
    imports for other components
*/
@import url(https://fonts.googleapis.com/css?family=Lato);
/**
 * Variables
 */
.vh-center, .rss-feed-section #rssfeedsrow .entry-content ul, .rss-feed-section #rssfeedsrow h2.widgettitle, .main-footer .contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.p-white {
  color: #fff;
}

.font-wt-700 {
  font-weight: 700;
}

.subheading-font {
  font-size: 1.5rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
ul li {
  font-family: "Lato", sans-serif !important;
}

/**
 * Global Modifications
 */
/*body {
	padding-top: 0 !important;
	font-family: $font-lato !important;
}*/
body {
  color: #231e1f !important;
  padding-top: 0 !important;
  font-family: "Lato", sans-serif !important;
}
body.header-full-width .navbar {
  padding: 0;
}
body.header-full-width .navbar-brand {
  width: 50%;
}
body.header-full-width .navbar-wrapper {
  margin: 0;
  padding: 20px 15px;
}
body.header-full-width .navbar-toggle .icon-bar {
  width: 62px;
  height: 10px;
  border-radius: 30px;
  background-color: #0069b3;
}
body.header-full-width .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 8px;
}

a {
  border: 0 !important;
}

.content-wrapper {
  padding: 0 !important;
}

.box-shadow-white {
  box-shadow: 2px 2px 6px 1px #a2a2a2;
}

.border-center {
  border-left: 2px solid #0069b3;
  /*height: 500px;*/
  position: relative;
  left: 9%;
  /*margin: 2rem 0;*/
  margin: 5rem 0;
  height: 350px;
}

.border-horizontal {
  border-left: 2px solid #0069b3;
  width: 100%;
}

.display-none-mobile {
  display: none;
}

.mobile-padding {
  padding: 0 2rem !important;
}

#mtsnb-954 {
  top: auto !important;
  bottom: 0;
  width: 28%;
  left: 72%;
  padding: 15px 10px;
}

.msg-chair img {
  width: 200px;
}
.msg-chair .wpb_content_element {
  margin-bottom: 0;
}
.msg-chair a {
  font-size: 19px !important;
}

.icon-list ul li {
  margin-bottom: 20px;
}
.icon-list ul li::before {
  background-image: url(../visual-composer-starter-child/images/ITS_icon.png);
  background-size: cover;
  content: "";
  width: 30px;
  height: 30px;
  left: -10px;
  top: 10px;
}

.subpage-banner {
  height: 340px;
  position: relative !important;
}
.subpage-banner .subpage-content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.subpage-banner .subpage-content .vc_column-inner {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.subpage-banner .without-space h2 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.border-box-with-content {
  border-radius: 0 !important;
}
.border-box-with-content ul li::before {
  color: #231e1f !important;
  font-size: 18px;
  line-height: 1.6;
}
.border-box-with-content ul:nth-child(2) {
  margin-bottom: 45px;
}

.bold-text a {
  color: inherit;
  font-weight: 700;
}

/*Events Calender*/
.banner-text h4 {
  font-size: 2rem;
  font-weight: 700;
}

.drop-down .vc_tta-container {
  display: inline-block;
}
.drop-down-button .vc_tta-panel-heading {
  float: left;
  width: 100%;
  background-color: transparent !important;
}
.drop-down-button .vc_tta-panels {
  float: left;
  width: 100%;
}
.drop-down-button h4 {
  float: left;
  width: auto;
}
.drop-down-button h4 a {
  width: 100%;
  float: left;
  background-color: #0069b3 !important;
  color: #fff !important;
  font-size: 24px !important;
  font-weight: 700;
  padding: 18px 25px !important;
  line-height: 31px;
  letter-spacing: normal;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1)) !important;
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1)) !important;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1)) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#1a000000", GradientType=0);
}
.drop-down-button .more-about-me h4 a {
  font-size: 16px !important;
  padding: 19px 26px !important;
  line-height: normal;
}
.drop-down-button .vc_tta-panel-body {
  color: inherit !important;
  background-color: transparent !important;
  margin-left: -20px !important;
  margin-right: -20px !important;
  margin-bottom: -25px;
  padding-top: 25px !important;
  padding-bottom: 0 !important;
}

.main-footer {
  margin-left: -15px;
  margin-right: -15px;
}
.main-footer .footer-menu {
  margin-top: 15px;
}
.main-footer .footer-menu li {
  margin-right: 25px;
}
.main-footer .footer-menu li a {
  font-size: 28px;
}
.main-footer .sm-icons ul {
  margin-left: -14px !important;
  display: flex;
  justify-content: space-around;
  padding: 0;
  margin: 2rem 0 4rem 0;
  list-style-type: none;
}
.main-footer .sm-icons ul li {
  width: 45px;
  height: 45px;
  background-color: #fff;
  border-radius: 50%;
}
.main-footer .sm-icons ul li a {
  background: transparent !important;
  line-height: inherit !important;
  border: 0 !important;
  padding: 11px !important;
  font-size: 1.7rem !important;
}
.main-footer .contact-section h2 {
  font-size: 30px;
  font-weight: 700;
}
.main-footer .contact-section .form {
  margin-bottom: 2rem;
  padding-left: 0 !important;
}
.main-footer .contact-section .form h2 {
  text-align: left !important;
  margin-bottom: 40px;
  color: #fff;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  line-height: 1.5;
}
.main-footer .contact-section .form #mc-embedded-subscribe {
  width: 100%;
  height: 2.7em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  background-color: #ef8354;
  border: 0;
  line-height: 0;
  border-radius: 0px;
  height: 58px;
  padding: 0 15px;
}
.main-footer .contact-section .form #mc_embed_signup .mc-field-group input {
  border-radius: 0;
  padding: 15px;
  font-size: 22px;
}
.main-footer .contact-section .form #mc_embed_signup #mce-success-response {
  color: #fff;
  display: none;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  border-bottom: 2px solid;
}
.main-footer .contact-section .form input {
  height: 3.5rem;
  border-radius: 0px;
}
.main-footer .contact-section .form label {
  display: none !important;
}
.main-footer .contact-section .form .mc-field-group {
  /*width: 100% !important;*/
}
.main-footer .contact-section .form .indicates-required {
  color: #fff;
}
.main-footer .contact-section .contact h2 {
  text-align: right !important;
}
.main-footer .contact-section .contact a {
  font-size: 26px;
}
.main-footer .copyright span {
  font-size: 20px;
}

.main-footer .contact-section .form .display-reverse .wpb_single_image img {
  /*width: 185px;*/
  margin-bottom: 20px;
  /*	height: 185px;
  object-fit: cover;*/
}

.nav-items {
  margin-top: 6px;
}
.nav-items .navbar-toggle {
  margin-right: 0;
  margin-left: 20px;
  padding: 8px;
}
.nav-items ul.header-sm {
  margin-top: 2px;
}
.nav-items ul.header-sm li {
  padding: 0.45rem;
}
.nav-items ul.header-sm li a img {
  max-width: 38px !important;
  vertical-align: bottom;
}
.nav-items ul.header-sm li:first-child a img {
  max-width: 41px;
  margin-top: 2px;
}
.nav-items ul.header-sm li:first-child, .nav-items ul.header-sm li:nth-child(2) {
  padding: 0.5rem;
}
.nav-items ul.header-sm li:nth-child(2) a img {
  margin-top: 1px;
}

@media screen and (min-width: 48em) {
  .width-70 {
    width: 70% !important;
    margin: auto !important;
  }

  /*ss4u*/
  .width-90 {
    width: 90% !important;
    margin: auto !important;
  }

  .display-block-mobile {
    display: block;
  }

  /*.mobile-padding { padding: 0 !important; }*/
}
/*ss4u*/
b,
strong {
  font-weight: 700 !important;
}

/*.navbar-brand {
    width: 50%;
}
.navbar-wrapper {
    margin: 0;
    padding: 20px 15px;
}*/
/*.navbar-toggle {
    .icon-bar {
	width: 62px;
	height: 10px;
	border-radius: 30px;
	background-color: $blue;
    }
    .icon-bar+.icon-bar {
	margin-top: 8px;
    }
}*/
.vc_custom_1545087938120 {
  margin-bottom: 6rem !important;
}

.vc_container {
  width: 1202px !important;
  margin: 0 auto !important;
}

.wpcf7-form p {
  width: auto;
  float: left;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-right: 35px;
}
.wpcf7-form p input {
  width: 100%;
  height: 58px;
  padding: 15px;
  font-size: 22px;
  max-width: 260px;
}
.wpcf7-form p input.wpcf7-submit {
  background-color: #ef8354;
  border: 0;
  line-height: 0;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}

.font-size-20 {
  font-size: 20px;
}
.font-size-18 {
  font-size: 18px;
}
.font-size-27 {
  font-size: 27px;
}

.box-shadow-white-auto {
  float: left;
  width: auto;
}
.box-shadow-white-auto.m-t-0 {
  margin-top: 0 !important;
}

.box-shadow-white-right-auto {
  width: auto;
  float: right;
}

.slick-next {
  right: -40px !important;
}
.slick-prev {
  left: -40px !important;
}
.slick-prev, .slick-next {
  top: 35% !important;
}

.no-min-width .vc_btn3-block.vc_btn3-size-lg {
  min-width: auto !important;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
  font-size: 24px !important;
}

.vc_btn3-container.box-shadow-white-right-auto .vc_btn3-block.vc_btn3-size-lg {
  font-size: 24px !important;
  min-width: 250px;
  text-align: center;
}

.equal-height .box-shadow-white.vc_btn3-center {
  display: table;
  width: 100%;
  float: left;
}
.equal-height .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
  display: table-cell;
  height: 100%;
}

.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
  line-height: 33px !important;
  font-style: italic;
}
.vc_btn3.vc_btn3-size-lg .vc_btn3-icon.fa-flag-o::before {
  font-size: 40px;
}

.vc_custom_1547199972209 .vc_col-sm-4 .vc_column-inner {
  padding-top: 0 !important;
}

.inner-0 .vc_col-sm-12 > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.inner-0 .vc_container .vc_col-sm-12 > .vc_column-inner {
  padding-left: 15px;
  padding-right: 15px;
}

#rssfeedsrow .rsswidget img {
  display: none;
}
#rssfeedsrow h2.widgettitle {
  background-color: #808d92 !important;
  font-size: 20px !important;
  padding: 15px;
  text-align: center;
  margin-bottom: 0;
}
#rssfeedsrow h2.widgettitle a {
  color: #fff;
}
#rssfeedsrow .entry-content ul {
  background-color: #c6c6c5 !important;
  max-height: 20rem !important;
  padding: 4rem 2rem !important;
  list-style-type: none !important;
}
#rssfeedsrow .entry-content ul li a {
  color: #231e1f;
}

.rss-feed-section #rssfeedsrow h2.widgettitle {
  height: 98px;
  font-weight: 700;
  font-size: 21px !important;
  align-items: center;
  justify-content: center;
}
.rss-feed-section #rssfeedsrow .vc_column-inner {
  padding-left: 35px;
  padding-right: 35px;
}
.rss-feed-section #rssfeedsrow li {
  padding-left: 0;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
}
.rss-feed-section #rssfeedsrow li a {
  border: 0;
}
.rss-feed-section #rssfeedsrow li::before {
  content: "";
}
.rss-feed-section #rssfeedsrow .entry-content ul {
  align-items: center;
}

.border-circle-width-half-l img.vc_single_image-img.attachment-full {
  max-width: 70%;
}

.height-350 {
  min-height: 350px;
}
.height-410 {
  min-height: 410px;
}
.height-615 {
  min-height: 500px;
}

.vh-center {
  align-items: center;
}

.move-left-side .vc_col-sm-2 {
  margin-right: -35px;
}

.flex-end {
  align-items: flex-end;
}

/*Board of Directors */
.directory-member label .search-field {
  max-width: 185px;
  height: 60px;
  border-width: 2px;
  border-style: solid;
  border-color: #818d92;
  border-radius: 40px;
  padding-left: 35px;
  padding-right: 15px;
  font-size: 18px;
}
.directory-member label .search-field::placeholder {
  color: #818d92;
}
.directory-member .search-form::after {
  left: 0;
  color: #818d92;
  top: 12px;
}

/*ITS Memberships*/
.color-grey {
  color: #818d92;
}

.vc_btn3-container.font-size-18 .vc_btn3-block.vc_btn3-size-md {
  font-size: 18px !important;
}

/*Job Posting*/
.d-none,
.d-lg-none {
  display: none !important;
}

/*Mobile menu*/
div#mtsnb-954,
.header-widgetised-area {
  display: none;
}

#main-menu > ul#menu-main-menu > li {
  width: 50%;
}
#main-menu > ul#menu-main-menu > li a {
  font-size: 18px !important;
  font-weight: 700;
  padding: 12px 15px;
}
#main-menu > ul#menu-main-menu > li ul {
  top: 0% !important;
  left: 100% !important;
  background-color: #4f5d75 !important;
  color: #fff;
  margin-top: 0;
}
#main-menu > ul#menu-main-menu > li ul li:hover a {
  background-color: #ef8354 !important;
  color: #fff !important;
}
#main-menu > ul#menu-main-menu li.current-menu-item > a {
  color: #ef8354 !important;
}
#main-menu > ul#menu-main-menu li.current-menu-ancestor > a {
  color: #ef8354 !important;
}
#main-menu > ul#menu-main-menu li.menu-item-has-children > a::before {
  content: "";
}
#main-menu > ul#menu-main-menu li.menu-item-has-children > a::after {
  content: "";
  top: 50%;
  margin-top: -7px;
  margin-left: 15px;
  font-family: FontAwesome, sans-serif;
  font-size: 0.8em;
  position: absolute;
}
#main-menu > ul#menu-main-menu li:hover > a {
  color: #ef8354 !important;
}

/*
* Local save Feb2
*/
.nav-items ul.header-sm,
.main-footer .sm-icons {
  display: none;
}

#mc_embed_signup form {
  padding-left: 0 !important;
}
#mc_embed_signup .mc-field-group input {
  display: block;
  text-indent: 0;
  width: 100%;
  height: 58px;
  padding: 15px;
  font-size: 22px;
  border-radius: 0;
}

/** Responsive
* Max-width: 1199px
**/
@media (max-width: 74.938em) {
  .vc_row,
.main-footer {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .vc_btn3-container.box-shadow-white-right-auto .vc_btn3-block.vc_btn3-size-lg {
    min-width: 100%;
  }

  .adjust-pd .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .vc_container {
    width: 100% !important;
  }

  .vc_row.remove-left-mg {
    margin-left: 0 !important;
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-15 {
    padding: 0 15px;
  }
}
/**
* Min-width: 992px to Max-width: 1199px
**/
@media (min-width: 62em) and (max-width: 74.938em) {
  .slick-prev {
    left: -7px !important;
  }
  .slick-next {
    right: -7px !important;
  }
  .slick-prev, .slick-next {
    top: 24% !important;
  }

  .border-center {
    height: 440px;
  }

  .d-lg-block.vc_custom_1547813894647 {
    margin: 0 !important;
  }
}
@media (min-width: 47.938em) and (max-width: 74.938em) {
  .remove-left-mg .vc_row-flex .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .vc_row.display-reverse .more-about-me .vc_tta-panel-body {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (min-width: 48em) {
  .grid-responsive .text-with-bgimage {
    background-image: none !important;
  }

  .display-reverse .vc_col-sm-3 .vc_tta-container {
    display: none;
  }

  .main-footer .sm-icons {
    max-width: 25%;
  }
  .main-footer #mc_embed_signup form {
    padding: 10px 0 10px 0 !important;
  }
  .main-footer .contact-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .main-footer .contact-section .form {
    width: 50%;
  }
  .main-footer .contact-section .form .names {
    display: flex;
    justify-content: space-between;
  }
  .main-footer .contact-section .form .names .mc-field-group {
    width: 48% !important;
  }
  .main-footer .contact-section .form .info {
    display: flex;
    justify-content: space-between;
  }
  .main-footer .contact-section .form .info .mc-field-group,
.main-footer .contact-section .form .info .btn-resp {
    width: 48% !important;
  }
  .main-footer .footer-menu div ul {
    display: flex;
    flex-direction: row !important;
    justify-content: center;
  }
}
/**
* Min-width: 768px to Max-width: 991px
**/
@media (min-width: 47.938em) and (max-width: 61.938em) {
  section#tdt-slider-462 {
    width: 100%;
    padding: 0 15px;
  }

  .its-journal .vc_row-o-equal-height .vc_col-sm-3 {
    width: 50%;
  }
  .its-journal h5 + h2.vc_custom_heading {
    margin-bottom: 40px;
  }

  .main-footer .sm-icons {
    max-width: 40% !important;
  }
  .main-footer .contact-section .form .names {
    display: block !important;
  }
  .main-footer .contact-section .form .names .mc-field-group {
    width: 100% !important;
  }
  .main-footer .contact-section .form .info {
    display: block !important;
  }
  .main-footer .contact-section .form .info .mc-field-group,
.main-footer .contact-section .form .info .btn-resp {
    width: 100% !important;
  }

  .d-lg-block.vc_custom_1547813894647 {
    margin: 0 !important;
  }

  .border-center {
    height: 540px;
  }

  .slick-prev {
    left: -4px !important;
  }
  .slick-next {
    right: -4px !important;
  }
  .slick-prev, .slick-next {
    top: 24% !important;
  }

  .vc_custom_1547138133751 .vc_btn3-container.vc_btn3-center button.vc_btn3-block.vc_btn3-size-lg {
    font-size: 18px !important;
  }

  .rss-feed-section #rssfeedsrow .entry-content ul {
    padding: 3rem 1rem !important;
  }
}
@media (max-width: 47.938em) {
  h1 {
    font-size: 32px !important;
  }

  h2 {
    font-size: 1.5em !important;
  }
  h2 + h5 {
    font-size: 1.3em !important;
  }
  h2 + h5 + h2.vc_custom_heading {
    font-size: 1.3em !important;
    line-height: 1.5;
  }

  h3 {
    font-size: 1.4em !important;
  }

  h4 {
    font-size: 1.3em !important;
  }

  h6 {
    font-size: 1em !important;
  }

  .home-banner .vc_column-inner {
    padding-top: 0 !important;
  }

  .btn-sm-design .vc_column_container {
    padding: 0 15px;
  }
  .btn-sm-design .box-shadow-white {
    box-shadow: none;
  }
  .btn-sm-design .vc_btn3-block.vc_btn3-size-lg {
    padding: 18px 15px !important;
  }

  .btn-spacing .vc_custom_1547138487493 {
    margin-bottom: 2rem !important;
  }

  .newsletter-box-section .vc_column-inner {
    margin-top: 0.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .newsletter-box-section h2 {
    font-size: 1.8em !important;
    text-align: center !important;
    padding-top: 0 !important;
    padding-bottom: 1rem !important;
  }
  .newsletter-box-section h3 {
    text-align: center !important;
    padding-bottom: 0 !important;
  }
  .newsletter-box-section .box-shadow-white {
    box-shadow: none;
  }
  .newsletter-box-section .wpb_single_image {
    text-align: center !important;
  }

  .msg-chair a {
    font-size: 20px !important;
  }
  .msg-chair img {
    width: 220px;
  }

  .remove-left-pd .vc_column-inner {
    padding: 0 15px !important;
  }

  .adjust-pd .vc_column-inner {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }

  .center-text {
    text-align: center;
    padding-top: 1rem !important;
  }
  .center-text h2 {
    text-align: center !important;
    padding-top: 0 !important;
    padding-bottom: 0.2rem !important;
  }
  .center-text .box-shadow-white-auto {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .center-text .font-size-20 {
    font-size: 18px;
    font-weight: normal;
  }

  .subpage-banner {
    height: 200px;
  }
  .subpage-banner h2 {
    font-size: 2.5em !important;
  }
  .subpage-banner.height-410 {
    min-height: 280px;
  }
  .subpage-banner.height-615 {
    min-height: 360px;
  }

  .grid-responsive {
    margin-bottom: 20px !important;
  }
  .grid-responsive h2 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .grid-responsive .text-with-bgimage {
    background-position: right !important;
    background-size: 40px !important;
  }

  .width-95 > .vc_column-inner {
    padding: 0 30px !important;
  }

  .vc_col-sm-8 > .vc_column-inner, .vc_col-sm-4 > .vc_column-inner, .vc_col-sm-6 > .vc_column-inner, .vc_col-sm-3 > .vc_column-inner {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .its-journal .vc_column-inner {
    margin-top: 0.5rem !important;
    margin-bottom: 1rem !important;
  }
  .its-journal .vc_container {
    display: grid;
  }
  .its-journal .vc_container .vc_col-sm-8 {
    order: 1;
  }
  .its-journal .vc_container .vc_col-sm-4 .vc_custom_1547133301972 {
    margin: 0 !important;
  }
  .its-journal .vc_container img {
    max-width: 80%;
  }

  .remove-grid-pd .heading-pd h2 {
    padding-top: 2rem !important;
  }
  .remove-grid-pd .vc_col-sm-4 .vc_column-inner {
    padding-top: 0 !important;
  }
  .remove-grid-pd.flex-end {
    padding-top: 0 !important;
    padding-bottom: 3rem !important;
  }
  .remove-grid-pd.flex-end.grid-pd {
    padding-bottom: 1rem !important;
  }

  .reduce-font .vc_container .vc_column-inner {
    padding-bottom: 0 !important;
  }
  .reduce-font .font-size-27 {
    font-size: 24px;
  }

  .mobile-padding .border-center {
    border-left: 0;
    border-bottom: 2px solid #0069b3;
    height: auto;
    left: 0;
    width: 80%;
    margin: 0 auto;
  }
  .mobile-padding .border-center .vc_column-inner {
    padding-top: 0 !important;
    margin-top: 30px !important;
  }
  .mobile-padding.vc_custom_1547804454415 {
    margin-bottom: 0 !important;
  }

  .section-seperator .vc_sep_width_100 {
    width: 80%;
    margin: 0 auto;
  }
  .section-seperator.vc_custom_1547807085773 {
    margin: 1rem 0 3rem !important;
  }

  .partner-logos h3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    font-size: 1.5em !important;
  }

  .vc_custom_1547206538044 > .vc_col-sm-4 .vc_column-inner {
    padding-top: 35px;
  }

  .p-15.reduce-pd .vc_column-inner {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .p-15.reduce-mg .vc_row.vc_custom_1547723172153 {
    margin-bottom: 4rem !important;
  }
  .p-15.reduce-mg .vc_custom_1547723195177 {
    margin-bottom: 4rem !important;
  }
  .p-15.reduce-mg .vc_custom_1547721654843 {
    margin-bottom: 4rem !important;
  }

  .height-350 .vc_col-sm-12 > .vc_column-inner {
    padding-bottom: 20px;
  }
  .height-615 .vc_col-sm-12 > .vc_column-inner {
    padding-bottom: 38px;
  }

  .height-615.inner-0 .vc_col-sm-12 > .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .drop-down-button .vc_tta-panel-body .accordion_more .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .vc_row.remove-left-mg .vc_separator {
    width: 85%;
  }
  .vc_row.remove-left-mg.heading-left-pd h2 {
    padding-left: 15px;
  }
  .vc_row.remove-left-mg.heading-left-pd .vc_col-sm-3 .vc_column-inner {
    padding: 0 15px !important;
  }

  .display-reverse .vc_col-sm-9 .drop-down-button {
    display: none;
  }

  .vc_row {
    margin: 0 !important;
  }

  .icon-list ul li::before {
    width: 25px;
    height: 25px;
    left: -3px;
    top: 9px;
  }

  .nav-items {
    width: 80% !important;
    float: left;
  }
  .nav-items ul.header-sm {
    margin: 0;
  }
  .nav-items ul.header-sm li {
    padding: 5px !important;
  }
  .nav-items ul.header-sm li img {
    max-width: 32px !important;
  }
  .nav-items .navbar-toggle {
    margin-left: 5px;
  }
  .nav-items .navbar-toggle .icon-bar {
    width: 48px !important;
    height: 6px !important;
  }

  .wpcf7-form p {
    width: 100%;
  }
  .wpcf7-form p input {
    width: 100%;
    max-width: none;
  }

  .main-footer {
    margin-left: 0;
    margin-right: 0;
  }
  .main-footer .footer-menu ul li {
    padding: 0.5rem 0 !important;
  }
  .main-footer .footer-menu ul li a {
    font-size: 20px;
  }
  .main-footer .sm-icons ul {
    margin-left: 0 !important;
    justify-content: center !important;
  }
  .main-footer .sm-icons ul li {
    margin-right: 25px;
  }
  .main-footer .sm-icons ul li:last-child {
    margin-right: 0;
  }
  .main-footer .contact-section {
    flex-direction: column;
  }
  .main-footer .contact-section .form h2,
.main-footer .contact-section .contact h2 {
    text-align: center !important;
    font-size: 1.5rem !important;
  }
  .main-footer .contact-section .contact a {
    font-size: 20px;
  }
  .main-footer .contact-section .form .mc-field-group {
    width: 100% !important;
  }
  .main-footer .contact-section .wpcf7-form p input {
    font-size: 20px;
  }
  .main-footer .contact-section .wpcf7-form p input[type=submit] {
    box-shadow: 2px 4px 6px 1px #a2a2a2;
  }
  .main-footer .contact-section .wpcf7-form-control-wrap {
    box-shadow: 2px 4px 6px 1px #a2a2a2;
    display: inline-block;
    width: 100%;
  }
  .main-footer .copyright span {
    font-size: 16px;
    margin-top: 25px;
  }

  .vc_row.display-reverse {
    margin-bottom: 3rem !important;
    display: grid;
  }
  .vc_row.display-reverse .vc_col-sm-6 > .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .vc_row.display-reverse .display-reverse .vc_col-sm-3 > .vc_column-inner {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .vc_row.display-reverse .display-reverse .vc_col-sm-9 > .vc_column-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .vc_row.display-reverse .display-reverse .vc_col-sm-9 > .vc_column-inner h2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .vc_row.display-reverse .display-reverse .vc_col-sm-9 > .vc_column-inner .vc_row {
    margin-top: 0 !important;
  }
  .vc_row.display-reverse .display-reverse .vc_col-sm-9 .font-size-20.vc_col-sm-6 .vc_column-inner {
    padding-left: 15px !important;
    padding-top: 15px !important;
  }
  .vc_row.display-reverse .display-reverse .vc_col-sm-9 .font-size-20.vc_col-sm-6 .vc_column-inner .wpb_text_column {
    margin-bottom: 20px;
  }
  .vc_row.display-reverse .body-80-wide-sm.vc_col-sm-3 {
    order: 1;
  }

  .rss-feed-section #rssfeedsrow .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rss-feed-section .vc_btn3.vc_btn3-size-lg {
    font-size: 20px;
  }

  .mobile-padding.vc_col-sm-9 .vc_custom_1547142379438 {
    padding-left: 15px !important;
  }

  .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 20px !important;
  }

  .subheading-font {
    font-size: 1.3rem !important;
  }

  .navbar-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar-wrapper {
    padding: 15px 0 !important;
  }
  .navbar-brand {
    padding: 0;
    width: 20% !important;
  }

  .entry-content > div {
    width: 100% !important;
  }

  .d-lg-block {
    display: none !important;
  }

  .d-lg-none {
    display: block !important;
  }
  .d-lg-none .vc_btn3-block.vc_btn3-size-md {
    font-size: 20px !important;
  }

  .slick-prev, .slick-next {
    top: 25% !important;
  }

  .tdt-slider .slick-prev {
    left: 0 !important;
  }
  .tdt-slider .slick-next {
    right: 0 !important;
  }

  .vc_col-sm-5 > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .wpb_single_image.vc_align_right {
    text-align: left !important;
  }

  .grid-responsive .border-circle-width-half-l {
    margin-top: 0 !important;
  }

  .vh-center {
    flex-direction: column;
  }

  .vh-center .vc_btn3-container.vc_btn3-right,
.vc_btn3-container.box-shadow-white-right-auto {
    float: left;
  }

  .move-left-side .vc_col-sm-2 {
    margin: 0;
    padding: 0;
  }
  .move-left-side .vc_col-sm-2 .vc_empty_space {
    height: 0 !important;
  }

  .vc_btn3-container.box-shadow-white-right-auto .vc_btn3-block.vc_btn3-size-lg {
    font-size: 20px !important;
  }

  .banner-text h4 {
    font-size: 1.4rem !important;
  }

  #main-menu > ul#menu-main-menu > li {
    width: 100%;
    display: inline-block;
  }
  #main-menu > ul#menu-main-menu > li .dropdown-toggle {
    padding: 13px 0 14px 0;
  }
  #main-menu > ul#menu-main-menu li a {
    float: none;
    padding-left: 0;
  }
  #main-menu > ul#menu-main-menu li ul {
    width: 100%;
    padding: 0;
  }
  #main-menu > ul#menu-main-menu li ul li a {
    padding: 10px 15px;
  }
  #main-menu > ul#menu-main-menu li.menu-item-has-children > a::after {
    content: "";
  }
  #main-menu > ul#menu-main-menu .vct-icon-dropdown::before {
    content: "";
    font-family: FontAwesome, sans-serif !important;
  }

  .adjust-view .vc_tta-container {
    display: none;
  }

  .vc_custom_1547199792900 .adjust-pd .vc_column-inner {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .vc_row.display-reverse .wpb_single_image.vc_align_left {
    padding-bottom: 20px;
    display: inline-block;
  }
}
@media (max-width: 31.875em) {
  .navbar-header {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar-header .nav-items {
    margin-top: 0;
  }
  .navbar-header .nav-items .navbar-toggle {
    margin-left: 0;
    padding-right: 0;
  }
  .navbar-header .nav-items .navbar-toggle .icon-bar {
    width: 36px;
    height: 4px;
  }
  .navbar-header ul.header-sm li a img {
    max-width: 26px !important;
  }
}
/**
 * Component Imports
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

/**
 * Footer: Styles for the footer component
*/
#footer {
  background-color: #818d92 !important;
}

.main-footer {
  /* sm-icons */
}
.main-footer .sm-icons ul {
  display: flex;
  justify-content: space-around;
  padding: 0;
  margin: 2rem 0 4rem 0;
  list-style-type: none;
}
.main-footer .sm-icons ul li a {
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #0069b3 !important;
  font-size: 1.3rem;
}
.main-footer .contact-section {
  /* form */
  /* contact */
}
.main-footer .contact-section .form {
  margin-bottom: 2rem;
}
.main-footer .contact-section .form h2 {
  color: #fff;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  text-align: center;
}
.main-footer .contact-section .contact {
  text-align: center;
  margin-bottom: 2rem;
}
.main-footer .contact-section .contact h2, .main-footer .contact-section .contact a {
  color: #fff !important;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  text-align: center;
}
.main-footer .copyright span {
  color: #fff;
  text-align: center;
}
.main-footer .footer-menu .menu-footer-menu-container ul {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.main-footer .footer-menu .menu-footer-menu-container ul li {
  padding: 1rem 0;
}

@media screen and (min-width: 48em) {
  .main-footer .sm-icons {
    max-width: 25%;
  }
  .main-footer .contact-section {
    display: flex;
    justify-content: space-between;
  }
  .main-footer .footer-menu div ul {
    display: flex;
    flex-direction: row !important;
    justify-content: center;
  }
}
/**
 * Navigation modification
 */
#main-menu ul li a {
  color: #fff !important;
  font-size: 1.3rem !important;
}

.nav-items {
  display: flex;
  flex-direction: row-reverse;
  width: 56%;
}
.nav-items .header-sm {
  display: flex;
  align-items: center;
}
.nav-items .header-sm li a img {
  max-width: 2rem;
}
.nav-items .navbar-toggle {
  float: none !important;
  margin-top: 0 !important;
}

.navbar-brand {
  max-width: 32%;
}

.vct-cart-wrapper {
  display: none !important;
}

@media screen and (min-width: 48em) {
  body:not(.menu-sandwich) .navbar-toggle {
    display: block !important;
  }

  #main-menu {
    overflow-y: auto !important;
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 100% !important;
    z-index: 9999 !important;
    height: 100% !important;
    background-color: #333 !important;
    padding: 40px 30px 0 30px !important;
    width: 501px !important;
    -webkit-transition: margin 0.8s ease !important;
    -o-transition: margin 0.8s ease !important;
    transition: margin 0.8s ease !important;
  }

  #main-menu.open {
    margin-left: -501px !important;
  }

  body.admin-bar #main-menu {
    padding-top: 86px !important;
  }

  body:not(.menu-sandwich) #main-menu .button-close {
    display: block !important;
  }

  #main-menu .button-close {
    width: 16px !important;
    height: 16px !important;
    cursor: pointer !important;
    margin-bottom: 25px !important;
    color: #fff !important;
  }

  body:not(.menu-sandwich) .navbar-header {
    min-width: 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .navbar-brand {
    max-width: 50%;
  }

  .nav-items {
    width: 50%;
  }

  .navbar-wrapper {
    display: flex !important;
    justify-content: space-between !important;
  }

  #menu-main-menu {
    display: flex !important;
    flex-direction: column;
  }

  .header-widgetised-area {
    float: left !important;
  }
}

/*# sourceMappingURL=custom.css.map */
