/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: AA
Description: AA Theme
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/
/*========== Variables ============*/
/* Body & Sticky Footer
==============================*/
html {
  height: 100%;
  overflow-x: hidden!important;
  font-size: 62.5%;
}
body {
  height: 100%;
  min-height: 100%;
  height: auto!important;
  display: flex;
  flex-direction: column;
  position: relative;
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden!important;
  color: #464646;
}
#wrap {
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  position: relative;
  right: 0;
  -webkit-transition: right .5s;
  -moz-transition: right .5s;
  -o-transition: right .5s;
  transition: right .5s;
}
/* Global Styles
==============================*/
h1 {
  line-height: 48px;
  font-size: 30px;
  font-weight: 600;
}
h2 {
  line-height: 40px;
  font-size: 26px;
  font-weight: 600;
}
h3 {
  line-height: 36px;
  font-size: 24px;
  font-weight: 600;
}
h4 {
  line-height: 30px;
  font-size: 20px;
  font-weight: 600;
}
h5 {
  line-height: 26px;
  font-size: 18px;
  font-weight: 600;
}
p {
  line-height: 32px;
}
strong {
  font-weight: 600;
}
* {
  outline: none!important;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #0fa3b1;
}
a:visited {
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto;
}
.alignright,
img.alignright {
  float: right;
  margin: 0 0 15px 30px;
}
.alignleft,
img.alignleft {
  float: left;
  margin: 0 30px 15px 0;
}
.action-button {
  display: inline-block;
  margin-top: 15px;
}
.action-button a {
  color: #464646;
  font-weight: 600;
}
.action-button a i {
  color: #0fa3b1;
}
.action-button a:hover {
  text-decoration: none;
}
.action-button a:hover i {
  margin-left: 7px;
}
.action-button-alt {
  display: block;
  margin-top: 10px;
}
.action-button-alt a {
  margin-top: 5px;
  background-color: #0fa3b1;
  color: #ffffff;
  display: inline-block;
  padding: 5px 15px 7px 15px;
  border-radius: 50px;
  text-decoration: none;
}
.action-button-alt a:hover {
  background-color: #2578aa;
}
.register-button {
  background-color: #0fa3b1;
  color: #ffffff;
  display: inline-block;
  margin-top: 10px;
  padding: 3px 45px 5px 45px;
  line-height: 39px;
  border-radius: 25px;
}
.register-button:hover {
  background-color: #2578aa;
  text-decoration: none;
  color: #ffffff;
}
.breadcrumb-wrapper {
  border-bottom: 1px solid #d9e5d6;
}
.breadcrumb-wrapper .breadcrumbs {
  padding-top: 7px;
  padding-bottom: 5px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
table {
  width: 100%;
}
table td {
  padding: 15px;
  vertical-align: top;
}
.gform_footer {
  padding: 0!important;
}
.gform_footer .gform_button {
  display: inline-block;
  background-color: #0fa3b1;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0px;
  margin-right: 20px;
  padding: 21px 40px;
  line-height: 0px;
  border-radius: 55px;
  font-size: 18px;
  border: none;
}
.gform_footer .gform_button:hover {
  background-color: #2578aa;
  cursor: pointer;
}
#gform_submit_button_7 {
  margin-top: 12px;
}
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  height: 270px!important;
  width: auto!important;
}
/* Mobile Nav
==============================*/
.mobileNav-header .header-search {
  position: relative;
  top: -4px;
}
.mobileNav-header .header-search i {
  color: #0fa3b1;
  font-weight: 600;
}
.mobileNav-header .mobileNav-header-bottom {
  padding-top: 10px;
}
.mobileNav-header .mobileNav-header-bottom .header-phone {
  color: #464646;
}
.mobileNav-header .mobileNav-header-bottom .header-phone i {
  margin-right: 5px;
}
.mobileNav-header .mobileNav-header-bottom .header-email {
  float: right;
  color: #464646;
}
.mobileNav-header .mobileNav-header-bottom .header-email i {
  margin-right: 5px;
}
.mobileNav-header .mobileNav-header-bottom .header-contact {
  display: block;
  background-color: #0fa3b1;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 11px 20px;
  margin-top: 15px;
  line-height: 0px;
  border-radius: 55px;
}
.mobileNav-header .mobileNav-header-bottom .header-contact i {
  margin-right: 7px;
}
.mobileNav-header .mobileNav-header-bottom .header-contact:hover {
  background-color: #1b4475;
  text-decoration: none;
}
#mobileNav {
  height: 100%;
  width: 50%;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: -50%;
  overflow-x: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mobileNav ul {
  padding: 0px;
}
#mobileNav ul.sub-menu {
  display: none;
  position: relative;
  white-space: nowrap;
  top: 100%;
  left: 0;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
}
#mobileNav ul.sub-menu li a:before {
  content: '- ';
}
#mobileNav ul li {
  list-style-type: none;
  position: relative;
}
#mobileNav ul li .menu-drop {
  position: absolute;
  right: 0px;
  top: 20px;
  z-index: 3;
  color: #939598;
  width: 50px;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mobileNav ul li .menu-drop.sub-menu-active {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#mobileNav ul li a {
  color: #333333;
  padding: 20px 40px 20px 25px;
  display: block;
  border-bottom: 1px solid #d9e5d6;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
}
#mobileNav ul li a:hover {
  background-color: #2578aa !important;
  color: #ffffff;
}
#mobileNav ul li a i {
  margin-right: 7px;
}
#mobileNav ul li:first-child a {
  border-top: 1px solid #d9e5d6;
}
#wrap.menuOpenWrap {
  right: 50%;
  pointer-events: none;
}
#mobileNav.menuOpen {
  right: 0;
}
.mobileNav-overlay.menuOpen {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
  z-index: 1;
}
.mobileNav-header {
  padding: 15px 20px 15px 20px;
}
/* Header
==============================*/
#needHelpModal .modal-dialog {
  max-width: 100%;
  margin: 0;
}
#needHelpModal .modal-header {
  padding: 0;
  border-bottom: none;
  border-radius: 0;
}
#needHelpModal .modal-header .header-need-help {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fc7753;
  display: inline-block;
  padding: 9px 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #ffffff;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
}
#needHelpModal .modal-header .header-need-help a {
  color: #ffffff;
  cursor: pointer;
}
#needHelpModal .modal-header .header-need-help i {
  margin-left: 20px;
  cursor: pointer;
}
#needHelpModal .modal-content {
  height: 100vh;
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: #1b4475;
}
#needHelpModal .modal-content .inner {
  max-width: 600px;
  margin: 0 auto;
  padding-top: 45px;
}
#needHelpModal .modal-content .inner .need-help-button {
  float: right;
  background-color: #0fa3b1;
  padding: 11px 15px;
  position: relative;
  top: -9px;
  line-height: 0;
  left: 20px;
  font-weight: 700;
  border-radius: 5px;
  cursor: pointer;
}
#needHelpModal .modal-content .inner .need-help-button i {
  margin-right: 7px;
}
#needHelpModal .modal-content .inner .need-help-email {
  float: right;
  padding: 11px 15px;
  position: relative;
  top: -9px;
  line-height: 0;
  left: 20px;
  font-weight: 700;
  border-radius: 5px;
}
#needHelpModal .modal-content .inner .need-help-email i {
  margin-right: 7px;
  color: #0fa3b1;
}
.dl-menuwrapper {
  width: 100%;
  float: left;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
}
.dl-menuwrapper ul li {
  border-top: 1px solid #0fa3b1;
  border-bottom: 1px solid #0fa3b1;
  margin-bottom: 5px;
  /*height:50px;
  line-height:50px;*/
  color: #fff;
}
/*.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 5px;
	background: #fff;
	top: 10px;
	left: 16%;
	box-shadow:
		0 10px 0 #fff,
		0 20px 0 #fff;
}*/
.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.dl-menuwrapper ul.no-borders li {
  border: none!important;
}
.dl-menuwrapper li {
  position: relative;
}
.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 25px 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
  outline: none;
}
.dl-menuwrapper li.talk-now-wrapper {
  height: 75px!important;
}
.dl-menuwrapper li a.talk-now {
  float: left;
}
.dl-menuwrapper li a.talk-now-number {
  float: right;
}
.dl-menuwrapper li a.talk-now:after,
.dl-menuwrapper li a.talk-now-number:after {
  display: none;
}
.dl-menuwrapper li a.talk-now:hover,
.dl-menuwrapper li a.talk-now-number:hover {
  background: none!important;
}
.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 248, 213, 0.1);
  text-decoration: none;
}
.dl-menuwrapper li.dl-back > a {
  padding-left: 30px;
  /*background: rgba(0,0,0,0.1);*/
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  line-height: 70px;
  content: "\f105";
  color: #0fa3b1;
  font-size: 24px;
  font-family: "Font Awesome 5 Pro";
}
.dl-menuwrapper li.dl-back:after {
  left: 10px;
  /*color: rgba(212,204,198,0.3);*/
  color: #0fa3b1;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
  right: 20px;
}
.dl-menuwrapper .dl-menu {
  margin: 5px 0 0 0;
  position: relative;
  width: 100%;
  /*opacity: 0;*/
  pointer-events: none;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  /*-webkit-backface-visibility: hidden;
	backface-visibility: hidden;*/
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none;
}
/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block;
}
/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut1 0.4s;
  animation: MenuAnimOut1 0.4s;
}
@-webkit-keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
.dl-menu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn1 0.3s;
  animation: MenuAnimIn1 0.3s;
}
@-webkit-keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: SubMenuAnimIn1 0.4s ease;
  animation: SubMenuAnimIn1 0.4s ease;
}
@-webkit-keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: SubMenuAnimOut1 0.4s ease;
  animation: SubMenuAnimOut1 0.4s ease;
}
@-webkit-keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
  display: block;
}
.no-js .dl-menuwrapper li.dl-back {
  display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: '';
}
/* Colors for demos */
/* Demo 1 */
.demo-1 .dl-menuwrapper button {
  background: #c62860;
}
.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
  background: #9e1847;
}
/********************************************/
nav.main-menu ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
}
nav.main-menu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: relative;
}
nav.main-menu ul li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
}
nav.main-menu ul li.sub-menu-active.menu-item-has-children > a:after {
  content: "\f106";
}
nav.main-menu ul ul.sub-menu {
  display: none;
  position: absolute;
  white-space: nowrap;
  top: 100%;
  left: -13px;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 10px 15px!important;
  background-color: #ffffff;
}
nav.main-menu ul ul.sub-menu li {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-left: 0px;
}
header .header-top {
  padding-left: 45px;
  background-color: #f2efea;
  position: relative;
  padding-right: 0;
}
header .header-top .header-phone {
  color: #464646;
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 8px;
  margin-right: 80px;
}
header .header-top .header-phone i {
  color: #0fa3b1;
  margin-right: 7px;
}
header .header-top .header-email {
  display: inline-block;
  text-transform: uppercase;
  color: #464646;
  position: relative;
  top: -5px;
}
header .header-top .header-email i {
  color: #0fa3b1;
  margin-right: 7px;
}
header .header-top .header-need-help {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fc7753;
  display: inline-block;
  padding: 9px 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #ffffff;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
}
header .header-top .header-need-help a {
  color: #ffffff;
  cursor: pointer;
}
header .header-top .header-need-help i {
  margin-left: 20px;
  cursor: pointer;
}
header .header-top .header-contact {
  float: right;
  display: inline-block;
  background-color: #0fa3b1;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 10px;
  margin-right: 20px;
  padding: 11px 20px;
  line-height: 0px;
  border-radius: 55px;
}
header .header-top .header-contact i {
  margin-right: 7px;
}
header .header-top .header-contact:hover {
  background-color: #1b4475;
  text-decoration: none;
}
header .header-top .header-escape {
  float: right;
  display: inline-block;
  background-color: #d9e5d6;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  height: 58px;
  line-height: 20px;
  padding: 9px 20px;
  cursor: pointer;
}
header .header-top .header-escape:hover {
  background-color: #0fa3b1;
  color: #ffffff;
  text-decoration: none;
}
header .header-bottom {
  padding: 30px 45px 0px 45px;
  box-shadow: 0 2px 4px -2px gray;
}
header .header-bottom .header-logo {
  display: inline-block;
  float: left;
  margin-right: 60px;
}
header .header-bottom .main-menu {
  padding-top: 20px;
  float: left;
}
header .header-bottom .main-menu ul.menu > li {
  margin-right: 30px;
}
header .header-bottom .main-menu ul.menu > li > a {
  color: #1b4475;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 5px solid #ffffff;
  padding-bottom: 45px;
  display: inline-block;
  text-decoration: none;
}
header .header-bottom .main-menu ul.menu > li > a:hover {
  color: #2578aa;
  border-bottom: 5px solid #2578aa;
}
header .header-bottom .main-menu ul.menu > li > a i {
  margin-right: 7px;
}
header .header-bottom .main-menu ul.menu > li.current-menu-item > a {
  color: #2578aa;
  border-bottom: 5px solid #2578aa;
}
header .header-bottom .header-search {
  float: right;
  font-size: 30px;
  padding-top: 5px;
  cursor: pointer;
}
header .header-bottom .header-search i {
  color: #0fa3b1;
}
#meetings .control-view {
  visibility: hidden;
}
#tsml #meetings .results #map {
  display: block!important;
  height: 550px;
}
#tsml #meetings .results table {
  display: block!important;
}
.row.controls.hidden-print {
  padding: 45px 0px 30px 0px;
}
#table-wrapper {
  padding: 15px;
}
#table-wrapper a {
  color: #0fa3b1;
  text-decoration: underline;
}
#table-wrapper thead tr {
  background: none!important;
}
#table-wrapper th {
  padding: 20px 15px!important;
  border-top: 1px solid #0fa3b1 !important;
  border-bottom: 1px solid #0fa3b1 !important;
}
#table-wrapper tr {
  border: none!important;
}
#table-wrapper tr:nth-child(odd) {
  background: #f7f7f7;
}
#table-wrapper tr td {
  vertical-align: middle!important;
  width: auto!important;
  height: 65px!important;
}
.meetings-form {
  margin-top: 15px;
}
.meetings-form select {
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
  border: 2px solid #617f9f;
  color: #d9e5d6;
  height: 40px;
  font-size: 16px;
  font-style: italic;
  border-radius: 50px;
}
.meetings-form select::-ms-expand {
  display: none;
}
.meetings-form button {
  display: block;
  width: 100%;
  background-color: #0fa3b1;
  color: #ffffff;
  text-align: center;
  padding: 8px 30px 10px 30px;
  border-radius: 50px;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.meetings-form button:hover {
  background-color: #2578aa;
}
.intro-text {
  margin-top: 120px;
  margin-bottom: 120px;
}
.intro-text h1 {
  text-align: center;
  line-height: 48px;
  font-size: 30px;
  font-weight: 600;
}
.content-editor-half {
  margin-top: 120px;
  margin-bottom: 120px;
}
.content-editor-half ul li,
.content-editor-half ol li {
  line-height: 30px;
  margin-bottom: 15px;
}
.promos .card {
  padding: 50px;
  margin: 0px;
  border-radius: 0;
  border: none;
  text-align: center;
  color: #ffffff;
}
.promos .card.peach-bg {
  background-color: #fc7753;
}
.promos .card.peach-bg .card-footer a:hover {
  background-color: #ffffff;
  color: #fc7753;
  text-decoration: none;
}
.promos .card.blue-bg {
  background-color: #275688;
}
.promos .card.blue-bg .card-footer a:hover {
  background-color: #ffffff;
  color: #275688;
  text-decoration: none;
}
.promos .card.turquoise-bg {
  background-color: #0fa3b1;
}
.promos .card.turquoise-bg .card-footer a:hover {
  background-color: #ffffff;
  color: #0fa3b1;
  text-decoration: none;
}
.promos .card.darkpurple-bg {
  background-color: #6c4b5e;
}
.promos .card.darkpurple-bg .card-footer a:hover {
  background-color: #ffffff;
  color: #6c4b5e;
  text-decoration: none;
}
.promos .card.yellow-bg {
  background-color: #deb841;
}
.promos .card.yellow-bg .card-footer a:hover {
  background-color: #ffffff;
  color: #deb841;
  text-decoration: none;
}
.promos .card.lightpurple-bg {
  background-color: #4e598c;
}
.promos .card.lightpurple-bg .card-footer a:hover {
  background-color: #ffffff;
  color: #4e598c;
  text-decoration: none;
}
.promos .card .card-body {
  max-width: 400px;
  margin: 0 auto;
}
.promos .card .card-body p {
  font-size: 15px;
  line-height: 30px;
}
.promos .card .card-title {
  margin-top: 10px;
  font-size: 36px;
  line-height: 48px;
}
.promos .card .card-footer {
  background: none;
  border: none;
}
.promos .card .card-footer a {
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 50px;
  display: inline-block;
  padding: 5px 30px 7px 30px;
}
.banner {
  min-height: 700px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.banner .container-fluid,
.banner .row {
  min-height: 700px;
}
.banner .banner-left {
  padding: 0;
  position: relative;
}
.banner .banner-left .inner {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
}
.banner .banner-left .inner .content-wrapper {
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  max-width: 400px;
}
.banner .banner-right {
  padding: 0;
  position: relative;
}
.banner .banner-right .inner {
  background-color: rgba(27, 68, 117, 0.9);
  height: 100%;
}
.banner .banner-right .inner .content-wrapper {
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  max-width: 400px;
}
.banner span {
  display: inline-block;
  color: #d9e5d6;
}
.banner span.title-small {
  color: #d9e5d6;
  font-size: 20px;
}
.banner span.title-large {
  color: #ffffff;
  font-size: 48px;
  margin-bottom: 10px;
}
.banner .banner-content {
  margin-top: 30px;
  font-size: 26px;
  color: #d9e5d6;
}
.banner .banner-content a {
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
  margin-left: 15px;
}
.banner .button-wrapper {
  margin-top: 30px;
}
.banner .button-wrapper a {
  display: block;
  background-color: #0fa3b1;
  color: #ffffff;
  text-align: center;
  padding: 8px 30px 10px 30px;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600;
}
.gif-video {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f2efea;
  text-align: center;
}
.promos-alt {
  margin-top: 120px;
  margin-bottom: 120px;
}
.promos-alt .card {
  background-color: #0fa3b1;
  border: 2px solid #1b4475;
  border-radius: 0;
  color: #ffffff;
  text-align: center;
}
.promos-alt .card .card-img {
  min-height: 111px;
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
}
.promos-alt .card .card-img img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.promos-alt .card .card-body {
  padding-left: 10px;
  padding-right: 10px;
}
.promos-alt .card .card-body h3 {
  min-height: 50px;
  font-weight: 600;
  font-size: 20px;
}
.promos-alt .card .card-footer {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
.promos-alt .card .card-footer a {
  color: #ffffff;
  display: inline-block;
  height: 40px;
  width: 40px;
  margin: 0;
  background-color: #1b4475;
  border-top-left-radius: 40px;
  float: right;
}
.promos-alt .card .card-footer a i {
  margin-top: 17px;
  margin-left: 5px;
}
.promos-alt-2 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.promos-alt-2 .card {
  padding: 15px 15px 25px 15px;
  margin-bottom: 30px;
  border-radius: 0;
  border: none;
  text-align: center;
  background-color: #f2efea;
  flex: 1 0 30%;
}
.promos-alt-2 .card .card-img {
  margin-top: 30px;
}
.promos-alt-2 .card .card-body {
  max-width: 400px;
  margin: 0 auto;
}
.promos-alt-2 .card .card-body p {
  font-size: 15px;
  line-height: 30px;
}
.promos-alt-2 .card .card-title {
  font-size: 25px;
  line-height: 48px;
}
.promos-alt-2 .card .card-footer {
  background: none;
  border: none;
}
.promos-alt-2 .card .card-footer a {
  color: #464646;
  border: 2px solid #464646;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border-radius: 50px;
  display: inline-block;
  padding: 8px 30px 7px 30px;
}
.promos-alt-2 .card .card-footer a:hover {
  background-color: #0fa3b1;
  border-color: #0fa3b1;
  color: #ffffff;
  text-decoration: none;
}
.promos-alt-2 .card.contact-details {
  background-color: #fc7753;
  color: #ffffff;
}
.promos-alt-2 .card.contact-details .card-title {
  margin-top: 45px;
  margin-bottom: 45px;
  font-size: 25px;
  line-height: 40px;
}
.promos-alt-2 .card.contact-details span,
.promos-alt-2 .card.contact-details p {
  display: block;
  font-size: 18px;
}
.promos-alt-2 .card.contact-details a {
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
}
.promos-alt-2 .card.contact-details a i {
  margin-right: 7px;
}
.content-editor {
  margin-top: 100px;
  margin-bottom: 100px;
}
.content-editor ul li,
.content-editor ol li {
  line-height: 30px;
  margin-bottom: 25px;
}
.news-events-useful-links {
  margin-top: 90px;
  margin-bottom: 90px;
}
.news-events-useful-links .title-wrapper {
  border-bottom: 1px solid #d9e5d6;
  padding-bottom: 10px;
}
.news-events-useful-links .title-wrapper h3 {
  font-size: 30px;
}
.news-events-useful-links .title-wrapper h3 i {
  color: #0fa3b1;
  margin-right: 20px;
}
.news-events-useful-links .news-events .news-event {
  border-bottom: 1px solid #d9e5d6;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.news-events-useful-links .news-events .news-event span {
  color: #0fa3b1;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.news-events-useful-links .news-events .news-event h4 {
  margin-bottom: 13px;
}
.news-events-useful-links .news-events .news-event h4 a {
  color: #464646;
  font-size: 20px;
  font-weight: 600;
}
.news-events-useful-links .news-events .news-event .link-wrapper a {
  color: #464646;
  font-size: 14px;
  font-weight: 600;
}
.news-events-useful-links .news-events .news-event .link-wrapper a i {
  margin-left: 10px;
  color: #0fa3b1;
}
.news-events-useful-links .useful-links ul {
  padding: 0;
}
.news-events-useful-links .useful-links ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
}
.news-events-useful-links .useful-links ul li a {
  color: #464646;
  font-size: 18px;
}
.news-events-useful-links .useful-links ul li a:after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  color: #0fa3b1;
  float: right;
}
.news-events-useful-links .inner {
  padding: 17px 30px;
}
.news-events-useful-links .view-all i {
  margin-left: 10px;
}
.intro-text-alt {
  margin-top: 100px;
  margin-bottom: 100px;
}
.intro-text-alt .left .inner {
  padding-right: 75px;
}
.intro-text-alt .left .inner p {
  color: #0fa3b1;
}
/* Woocommerce
==============================*/
.wc_payment_method.payment_method_threeparty img {
  display: none;
}
.woocommerce-checkout #customer_details {
  padding-bottom: 45px;
}
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2 {
  max-width: 100%!important;
  padding: 0;
}
.woocommerce-checkout .form-row {
  display: block;
}
#customer_login .col-1,
#customer_login .col-2 {
  max-width: 100%!important;
  padding: 0;
}
#customer_login .form-row {
  display: block;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  margin-right: 15px;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #cccccc!important;
  border-radius: 0;
}
.woocommerce table.shop_table,
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 0;
}
#order_comments {
  border: 1px solid #cccccc!important;
  padding: 10px;
}
.shop-sidebar .widgettitle {
  font-size: 20px;
}
.shop-sidebar li {
  list-style-type: none;
}
.shop-sidebar li#woocommerce_product_categories-2 {
  margin-top: 30px;
}
.shop-sidebar ul {
  padding: 0;
  margin: 0;
}
.shop-sidebar ul li {
  margin-bottom: 5px;
}
.shop-sidebar ul li.current-cat:before {
  content: '\f054';
  font-family: "Font Awesome 5 Pro";
  margin-right: 7px;
  font-size: 14px;
}
.shop-sidebar .woocommerce-product-search #woocommerce-product-search-field-0 {
  max-width: 160px;
  padding-left: 10px;
  border: 1px solid #d9e5d6;
}
.shop-sidebar .woocommerce-product-search button {
  background-color: #0fa3b1;
  color: #ffffff;
  border: 1px solid #0fa3b1;
  height: 28px;
}
.shop-sidebar .woocommerce-product-search button:hover {
  cursor: pointer;
  background-color: #2578aa;
}
.woocommerce-result-count,
.woocommerce-ordering {
  margin-bottom: 60px!important;
}
.shop-container {
  margin-top: 90px;
  margin-bottom: 90px;
}
.checkout-button {
  background-color: #0fa3b1 !important;
}
.checkout-button:hover {
  background-color: #2578aa !important;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  min-height: 40px!important;
  padding-left: 10px;
  padding-right: 10px;
}
.select2-container .select2-selection--single {
  height: 40px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 7px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background-color: #ffffff;
  border: 1px solid #ebe9eb;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  border-color: #ebe9eb;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #e9e9e9;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  border: 1em solid #e9e9e9;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
#place_order {
  background-color: #0fa3b1;
  border-radius: 0;
  text-transform: uppercase;
  width: 100%;
  height: 45px;
  margin-top: 8px;
}
#place_order:hover {
  background-color: #2578aa !important;
}
.woocommerce ul.products li h2,
.woocommerce-page ul.products li h2 {
  line-height: 20px;
}
.woocommerce ul.products li .price,
.woocommerce-page ul.products li .price {
  color: #000000 !important;
  font-size: 20px!important;
  font-weight: 600!important;
}
.woocommerce ul.products li .button,
.woocommerce-page ul.products li .button {
  display: inline-block;
  background-color: #0fa3b1;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0px;
  margin-right: 20px;
  padding: 18px 30px;
  line-height: 5px;
  border-radius: 55px;
  border: none;
}
.woocommerce ul.products li .button:hover,
.woocommerce-page ul.products li .button:hover {
  background-color: #2578aa;
  cursor: pointer;
}
.entry-summary .price {
  color: #0fa3b1 !important;
  font-size: 24px!important;
}
.entry-summary .product_meta .posted_in {
  display: none;
}
.entry-summary .cart {
  margin-top: 30px;
}
.entry-summary .cart .button {
  display: inline-block;
  background-color: #0fa3b1!important;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0px;
  margin-left: 20px;
  padding: 13px 30px;
  line-height: 5px;
  border-radius: 55px;
  border: none;
}
.entry-summary .cart .button:hover {
  background-color: #2578aa !important;
  cursor: pointer;
}
.single-event-news-wrapper,
.event-news-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}
.event-details {
  padding-top: 15px;
  padding-bottom: 15px;
}
.news-event {
  border-bottom: 1px solid #d9e5d6;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.news-event span {
  color: #0fa3b1;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.news-event h4 {
  margin-bottom: 13px;
}
.news-event h4 a {
  color: #464646;
  font-size: 20px;
  font-weight: 600;
}
.news-event .link-wrapper a {
  color: #464646;
  font-size: 14px;
  font-weight: 600;
}
.news-event .link-wrapper a i {
  margin-left: 10px;
  color: #0fa3b1;
}
.search-container {
  margin-top: 90px;
  margin-bottom: 90px;
}
input#searchsubmit {
  display: inline-block;
  background-color: #0fa3b1;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 10px;
  margin-left: 10px;
  padding: 16px 30px;
  line-height: 0px;
  border-radius: 55px;
  border: none;
}
.search-result {
  margin-top: 30px;
  margin-bottom: 30px;
}
#searchModal .modal-dialog {
  margin-top: 100px;
}
#searchModal .modal-header {
  font-size: 20px;
  font-weight: 600;
  border: none;
}
#searchModal .modal-header .close {
  font-size: 30px;
}
#searchModal .modal-content {
  border: none;
}
#searchModal .modal-dialog {
  max-width: 505px;
  padding: 60px 60px 60px 60px;
  background-color: white;
}
#searchModal .search-field {
  border: 1px solid #e9ecef;
  padding: 3px 15px;
}
.search-submit {
  display: inline-block;
  background-color: #0fa3b1;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0px;
  padding: 14px 30px;
  line-height: 5px;
  border-radius: 55px;
  border: none;
}
.search-submit:hover {
  background-color: #2578aa;
  cursor: pointer;
}
.hidden-print {
  position: relative;
}
.custom-print {
  position: absolute;
  right: 15px;
  display: inline-block;
  margin-top: 5px;
}
footer {
  background-color: #f2efea;
}
footer .footer-top-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #0fa3b1;
}
footer .footer-top-wrapper a {
  color: #1b4475;
  font-size: 26px;
  font-weight: 700;
  display: block;
  padding-top: 8px;
  text-align: Center;
}
footer .footer-top-wrapper a i {
  color: #0fa3b1;
  margin-right: 7px;
}
footer .footer-middle-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #0fa3b1;
}
footer .footer-middle-wrapper ul {
  padding: 0;
}
footer .footer-middle-wrapper ul li {
  list-style-type: none;
  margin-bottom: 5px;
}
footer .footer-middle-wrapper ul li:after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  float: right;
  color: #0fa3b1;
  position: relative;
  top: 3px;
}
footer .footer-middle-wrapper ul li:first-child a {
  font-size: 20px;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
}
footer .footer-middle-wrapper ul li:first-child:after {
  content: '';
}
footer .footer-middle-wrapper ul li a {
  color: #1b4475;
  font-size: 15px;
}
footer .footer-bottom-wrapper {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 15px 0px 5px 0px;
}
footer .footer-bottom-wrapper a {
  color: #0fa3b1;
}
footer .footer-bottom-wrapper .left {
  float: left;
}
footer .footer-bottom-wrapper .left ul {
  padding: 0;
}
footer .footer-bottom-wrapper .left ul li {
  display: inline-block;
  border-right: 1px solid;
  margin-right: 4px;
  padding-right: 7px;
  line-height: 12px;
}
footer .footer-bottom-wrapper .left ul li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
footer .footer-bottom-wrapper .right {
  float: right;
  padding-top: 14px;
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  h1 {
    line-height: 42px;
    font-size: 24px;
  }
  /* Menu */
  #mobileNav {
    width: 100%;
    right: -100%;
  }
  #wrap.menuOpenWrap {
    right: 100%;
  }
  .mobile-center {
    text-align: center;
  }
  header .header-top {
    padding-left: 15px;
  }
  header .header-top .header-escape,
  header .header-top .header-contact,
  header .header-top .header-email {
    display: none;
  }
  header .header-top .header-phone {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    margin-right: 0px;
  }
  header .header-top .header-phone span {
    display: none;
  }
  header .header-top .header-need-help {
    font-size: 18px;
    left: 46px;
    right: 0px;
    text-align: center;
    transform: translateX(0);
    background-color: #fc7753;
    padding: 8px 14px 9px 14px;
    border-radius: 0;
  }
  header .header-top .header-need-help i {
    margin-left: 7px;
  }
  header .header-bottom {
    padding: 20px 15px 18px 15px;
  }
  header .header-bottom .header-logo {
    margin-right: 0px;
    max-width: 70%;
  }
  header .header-bottom .header-search {
    display: none;
  }
  .navToggle.menu {
    float: right;
    margin-left: 15px;
    position: relative;
    font-size: 16px;
    top: 12px;
    cursor: pointer;
  }
  .banner {
    min-height: 500px;
  }
  .banner .container-fluid,
  .banner .row {
    min-height: 500px;
  }
  .banner .container-fluid .inner,
  .banner .row .inner {
    padding: 30px;
  }
  .banner span.title-small {
    font-size: 16px;
  }
  .banner span.title-large {
    font-size: 38px;
  }
  .banner .banner-content {
    font-size: 20px;
  }
  .intro-text h1 {
    line-height: 38px;
    font-size: 24px;
  }
  .promos {
    /*padding-top:30px;
    padding-bottom:30px;*/
  }
  .promos .card {
    margin-bottom: 15px;
    padding: 45px 15px;
  }
  .promos .card .card-title {
    font-size: 26px;
    line-height: 42px;
  }
  .gif-video {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .gif-video p {
    margin: 0;
  }
  .promos-alt,
  .news-events-useful-links,
  .intro-text,
  .content-editor-half,
  .intro-text-alt,
  .content-editor {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .useful-links {
    margin-top: 30px;
  }
  .intro-text-alt .left .inner {
    padding-right: 0px;
  }
  .promos-alt .card .card-img {
    height: 111px;
  }
  #searchModal .modal-dialog {
    margin-top: 0px;
    padding: 15px;
  }
  #searchModal .search-field {
    padding: 3px 15px;
    max-width: 100%;
    float: left;
  }
  #searchModal .search-form label {
    width: 75%;
  }
  .search-submit {
    padding: 14px 10px;
    max-width: 25%;
    font-size: 14px;
    float: right;
  }
  .woocommerce ul.products li .button,
  .woocommerce-page ul.products li .button {
    display: block!important;
    padding: 18px 10px;
    width: 100%;
    text-align: center;
  }
  footer .footer-top-wrapper .col-12,
  footer .footer-middle-wrapper .col-12 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  footer .footer-top-wrapper .col-12 img,
  footer .footer-middle-wrapper .col-12 img {
    display: block;
    margin: 0 auto;
  }
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
  /* Menu */
  #mobileNav {
    width: 100%;
    right: -100%;
  }
  #wrap.menuOpenWrap {
    right: 100%;
  }
  header .header-top {
    padding-left: 15px;
  }
  header .header-top .header-escape,
  header .header-top .header-contact,
  header .header-top .header-email {
    display: none;
  }
  header .header-top .header-need-help {
    font-size: 18px;
    position: relative;
    float: right;
    margin-bottom: -5px;
    left: 0;
    transform: translateX(0);
    background-color: #fc7753;
    min-width: 167px;
    padding: 8px 14px;
  }
  header .header-top .header-need-help i {
    margin-left: 7px;
  }
  header .header-top .header-phone {
    font-size: 16px;
    padding-top: 8px;
  }
  header .header-bottom {
    padding: 20px 15px 18px 15px;
  }
  .navToggle.menu {
    float: right;
    margin-left: 15px;
    position: relative;
    font-size: 18px;
    top: 15px;
    cursor: pointer;
  }
  .promos .card {
    flex: 1 0 100%;
  }
  .promos-alt .card {
    flex: 1 0 45%;
    margin-bottom: 30px;
  }
  .gif-video {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .gif-video p {
    margin: 0;
  }
  .promos-alt,
  .news-events-useful-links,
  .intro-text,
  .content-editor-half {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .useful-links {
    margin-top: 45px;
  }
  footer .footer-top-wrapper .col-12,
  footer .footer-middle-wrapper .col-12 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  footer .footer-top-wrapper .col-12 img,
  footer .footer-middle-wrapper .col-12 img {
    display: block;
    margin: 0 auto;
  }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
  header {
    min-height: 165px;
    height: 165px;
  }
  .banner {
    clear: both;
  }
  .banner .inner {
    height: 500px!important;
  }
  header .header-bottom {
    padding: 20px 15px 18px 15px;
  }
  .navToggle.menu {
    float: right;
    margin-left: 15px;
    position: relative;
    font-size: 18px;
    top: 15px;
    cursor: pointer;
  }
  header .header-top {
    padding-left: 15px;
  }
  header .header-top .header-need-help {
    font-size: 18px;
    left: 52%;
    padding: 17px 14px;
  }
  header .header-top .header-need-help i {
    margin-left: 7px;
  }
  header .header-top .header-phone {
    font-size: 16px;
    padding-top: 17px;
    margin-right: 10px;
  }
  header .header-top .header-email {
    top: -2px;
    font-size: 14px;
    font-weight: 600;
  }
  header .header-top .header-contact {
    margin-right: 10px;
    padding: 11px 15px;
  }
  .banner {
    min-height: 500px;
    height: 500px;
  }
  .banner .container-fluid,
  .banner .row {
    min-height: 500px;
  }
  .banner .container-fluid .inner,
  .banner .row .inner {
    padding: 30px;
  }
  .banner span.title-small {
    font-size: 16px;
  }
  .banner span.title-large {
    font-size: 38px;
  }
  .banner .banner-content {
    font-size: 20px;
  }
  .mobile-center br {
    display: none;
  }
  .promos .card {
    flex: 1 0 100%;
  }
  .promos-alt .card {
    flex: 1 0 45%;
    margin-bottom: 30px;
  }
  .woocommerce ul.products li .button,
  .woocommerce-page ul.products li .button {
    display: block!important;
    padding: 18px 10px;
    width: 100%;
    text-align: center;
  }
  footer .footer-top-wrapper .col-12,
  footer .footer-middle-wrapper .col-12 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
  header .header-top {
    padding-left: 15px;
  }
  header .header-top .header-need-help {
    font-size: 30px;
  }
  header .header-top .header-phone {
    font-size: 18px;
    padding-top: 15px;
    margin-right: 10px;
  }
  header .header-top .header-email {
    top: -2px;
    font-size: 14px;
    font-weight: 600;
  }
  header .header-bottom .main-menu ul.menu > li {
    margin-right: 19px;
  }
  header .header-bottom .main-menu ul.menu > li > a {
    font-size: 15px;
    padding-bottom: 30px;
  }
  .banner {
    min-height: 500px;
    clear: both;
  }
  .banner .inner {
    height: 505px!important;
  }
  .banner .container-fluid,
  .banner .row {
    min-height: 500px;
  }
  footer .footer-top-wrapper a {
    font-size: 22px;
  }
}
/* Extra large devices (large desktops, 1200px and up)*/
/* Large devices (desktops, 992px and up)*/
@media (min-width: 1201px) and (max-width: 1485px) {
  header .header-top .header-phone {
    font-size: 20px;
    padding-top: 15px;
    margin-right: 25px;
  }
  header .header-top .header-email {
    top: -2px;
  }
  header .header-bottom .header-logo {
    margin-top: 12px;
    margin-right: 30px;
    max-width: 200px;
  }
  header .header-bottom .main-menu ul.menu > li {
    margin-right: 19px;
  }
  header .header-bottom .main-menu ul.menu > li > a {
    font-size: 15px;
  }
}
/* Chrome and Safari specific css */
/* IE 10+ Specific css */
