/*------------------------------------------------------------------
[1. Layouts]
*/
html,
body {
  height: 100%;
}
.anchor
{
   display: block;
   height: 75px;
   margin-top: -75px;
   visibility: hidden;
   position: absolute;
}
.video-anchor
{
   display: block;
   height: 80px;
   margin-top: -90px;
   visibility: hidden;
   z-index: 1 !important;
   position: absolute;
}
.vid-title {
    background-color: #efefef;
}
.vid-title p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    padding: 9px;
}
.speaker-title {
    background-color: #efefef;
}
.speaker-title p {
    font-size: 17px;
    font-weight: 600;
    color: #a22426;
    padding: 9px;
}
.honour {
    font-size: 13px;
}
.speaker-des {
  font-size: 15px;
  font-weight: 500;
  font-style: italic;
}
.green-bg {
  background-color: #133823;
}
/* Body Triggers for layout options 
------------------------------------------------------------------
*/
body.mobile {
  position: relative;
}
body.pace-primary .pace .pace-progress {
  background-color: #6d5cae;
}
body.pace-success .pace .pace-progress {
  background-color: #10cfbd;
}
body.pace-complete .pace .pace-progress {
  background-color: #48b0f7;
}
body.pace-warning .pace .pace-progress {
  background-color: #f8d053;
}
body.pace-danger .pace .pace-progress {
  background-color: #f55753;
}
body.pace-dark .pace .pace-progress {
  background-color: #000000;
}
body.pace-white .pace .pace-progress {
  background-color: #ffffff;
}
.mobile-wrapper {
  height: 100%;
  width: 100%;
}
.mobile-wrapper > .swiper-wrapper > .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: initial;
  display: block;
}
/* Header 
------------------------------------
*/
.header {
  /*position: fixed;
  top: 0;*/
  height: 40px;
  width: 100%;
  z-index: 800;
  background-color: #fff;
  -webkit-transition: background 0.4s ease, height 0.4s ease;
  transition: background 0.4s ease, height 0.4s ease;
  /* Header  Colors
      ------------------------------------
    */
  /* Header  Sizes
      ------------------------------------
    */
}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
}
.header.bottom {
  position: absolute;
  bottom: 0;
  top: auto;
}
.header.bottom.affix {
  position: fixed;
  bottom: auto;
  top: 0;
}
.header.transparent-light {
  background-color: transparent;
}
.header.transparent-light .menu > li > a:not(.btn) {
  color: #ffffff;
  opacity: 0.5;
}
.header.transparent-light .menu > li > a:not(.btn):focus {
  opacity: 0.8;
}
.header.transparent-light .menu > li > a:not(.btn):hover {
  opacity: 0.8;
}
.header.transparent-light .menu > li > a:not(.btn).active {
  opacity: 1;
}
.header.transparent-light .search-toggle {
  color: #ffffff;
}
.header.transparent-light .menu.bordered > li > a {
  border-color: #ffffff;
}
.header.transparent-light.alternate .menu > li > a:before {
  max-width: 100%;
}
.header.transparent-light.alternate span:before {
  max-width: 100%;
}
.header.transparent-light.alternate .search-toggle {
  color: #121212;
}
.header.transparent-light.alternate .menu-toggler .one,
.header.transparent-light.alternate .menu-toggler .two,
.header.transparent-light.alternate .menu-toggler .three {
  background-color: #121212;
}
.header.transparent-light.alternate.minimized .search-toggle {
  color: #ffffff;
}
.header.transparent-light.alternate.minimized .menu-toggler .one,
.header.transparent-light.alternate.minimized .menu-toggler .two,
.header.transparent-light.alternate.minimized .menu-toggler .three {
  background-color: #ffffff;
}
.header.transparent-light .menu-toggler .one,
.header.transparent-light .menu-toggler .two,
.header.transparent-light .menu-toggler .three {
  background-color: #ffffff;
}
.header.transparent-dark {
  background-color: transparent;
}
.header.transparent-dark.alternate .menu > li > a:before {
  color: #ffffff;
  max-width: 100%;
}
.header.transparent-dark.alternate .menu > li > a > span:before {
  color: #ffffff;
  max-width: 100%;
}
.header.transparent-dark.alternate .search-toggle {
  color: #ffffff;
}
.header.transparent-dark.alternate .menu-toggler .one,
.header.transparent-dark.alternate .menu-toggler .two,
.header.transparent-dark.alternate .menu-toggler .three {
  background-color: #ffffff;
}
.header.transparent-dark .menu > li > a {
  color: #121212;
  opacity: 0.5;
}
.header.transparent-dark .menu > li > a:focus {
  opacity: 0.8;
}
.header.transparent-dark .menu > li > a:hover {
  opacity: 0.8;
}
.header.transparent-dark .menu > li > a.active {
  opacity: 1;
}
.header.transparent-dark .search-toggle {
  color: #121212;
}
.header.transparent-dark .menu.bordered > li > a {
  border-color: #121212;
}
.header.dark-solid {
  background-color: #000000;
}
.header.dark-solid .menu > li > a:not(.btn) {
  color: #ffffff;
  opacity: 0.5;
}
.header.dark-solid .menu > li > a:not(.btn):focus {
  opacity: 0.8;
}
.header.dark-solid .menu > li > a:not(.btn):hover {
  opacity: 0.8;
}
.header.dark-solid .menu > li > a:not(.btn).active {
  opacity: 1;
}
.header.dark-solid .search-toggle {
  color: #ffffff;
}
.header.dark-solid .menu.bordered > li > a {
  border-color: #ffffff;
}
.header.dark-solid .menu-toggler .one,
.header.dark-solid .menu-toggler .two,
.header.dark-solid .menu-toggler .three {
  background: #ffffff;
}
.header.dark {
  background-color: rgba(0, 0, 0, 0.87);
}
.header.dark .menu > li > a:not(.btn) {
  color: #ffffff;
  opacity: 0.5;
}
.header.dark .menu > li > a:not(.btn):focus {
  opacity: 0.8;
}
.header.dark .menu > li > a:not(.btn):hover {
  opacity: 0.8;
}
.header.dark .menu > li > a:not(.btn).active {
  opacity: 1;
}
.header.dark .search-toggle {
  color: #ffffff;
}
.header.dark .menu.bordered > li > a {
  border-color: #ffffff;
}
.header.dark .menu-toggler .one,
.header.dark .menu-toggler .two,
.header.dark .menu-toggler .three {
  background: #ffffff;
}
.header.light-solid {
  border-bottom: 1px solid #f0f0f0;
  background-color: #ffffff;
}
.header.light-solid .menu > li > a:not(.btn) {
  color: #000000;
  opacity: 0.5;
}
.header.light-solid .menu > li > a:not(.btn):focus {
  opacity: 0.8;
}
.header.light-solid .menu > li > a:not(.btn):hover {
  opacity: 0.8;
}
.header.light-solid .menu > li > a:not(.btn).active {
  opacity: 1;
}
.header.light-solid .search-toggle {
  color: #000000;
}
.header.light-solid .menu.bordered > li > a {
  border-color: #000000;
}
.header.light-solid .menu-toggler .one,
.header.light-solid .menu-toggler .two,
.header.light-solid .menu-toggler .three {
  background: #000000;
}
.header.light {
  border-bottom: 1px solid #f0f0f0;
  background-color: #006f3d;
}
.header.light .menu > li > a:not(.btn) {
  opacity: 1;
  color: #ffffff;
}
.header.light .menu > li > a:not(.btn):focus {
  opacity: 1;
  color: #ffffff;
}
.header.light .menu > li > a:not(.btn):hover {
  opacity: 1;
  color: #ffffff;
}
.header.light .menu > li > a:not(.btn).active {
  opacity: 1;
  color: #8cc63f;
}
.header.light .search-toggle {
  color: #000000;
}
.header.light .menu.bordered > li > a {
  border-color: #000000;
}
.header.light .menu-toggler .one,
.header.light .menu-toggler .two,
.header.light .menu-toggler .three {
  background: #ffffff;
}
.header.alternate .logo {
  display: none;
}
.header.alternate .alt {
  display: inline-block;
}
.header.bg-header {
  height: 110px;
}
.header.bg-header .header-inner {
  line-height: 110px;
}
.header.bg-header .menu-toggler {
  margin-top: 22.5px !important;
}
.header.md-header {
  height: 65px;
}
.header.md-header .header-inner {
  line-height: 65px;
}
.header.md-header .menu-toggler {
  margin-top: 22.5px !important;
}
.header.sm-header {
  height: 44px;
}
.header.sm-header .header-inner {
  line-height: 44px;
}
.header.sm-header .menu-toggler {
  margin-top: 22.5px !important;
}
.header.minimized {
  height: 65px !important;
}
.header.minimized .header-inner {
  line-height: 60px !important;
}
.header.minimized .logo {
  display: none;
}
.header.minimized .alt {
  display: inline-block;
}
.header.minimized .menu-toggler {
  margin-top: 22.5px !important;
}
.header.minimized .menu > li > a:before {
  max-width: 0 !important;
}
.header.minimized .menu > li > a > span:before {
  max-width: 0;
}
.header .alt {
  display: none;
}
.header.horizontal {
  width: 100%;
  height: auto;
}
.header .header-inner {
  line-height: 60px;
  width: 100%;
  -webkit-transition: line-height 0.4s ease;
  transition: line-height 0.4s ease;
}
.header > .pull-right,
.header .pull-left {
  position: relative;
}
.header .menu {
  margin: 0;
  display: inline-block;
}
.header .menu.bordered > li > a {
  border-right: 1px solid;
}
.header .menu > li {
  display: inline-block;
  list-style: none;
  font-size: 15px;
  margin-right: 12px;
  vertical-align: middle;
}
.header .menu > li.multiline > nav {
  top: 43px;
}
.header .menu > li.classic.dark > nav > span.arrow {
  background-image: url(../images/black.svg);
}
.header .menu > li.classic.dark > nav:before,
.header .menu > li.classic.dark > nav:after {
  height: 7px;
  background-color: #000000;
  border-color: #000000;
}
.header .menu > li.classic.dark > nav ul {
  background-color: #000000;
}
.header .menu > li.classic.dark > nav ul li a {
  color: #ffffff;
}
.header .menu > li.horizontal.dark > nav {
  background-color: #000000;
  border-bottom: 0;
}
.header .menu > li.horizontal.dark > nav ul li a {
  color: #ffffff;
}
.header .menu > li.horizontal.dark > span.arrow {
  background-image: url(../images/black.svg) !important;
}
.header .menu > li.horizontal.dark > span.arrow:before,
.header .menu > li.horizontal.dark > span.arrow:after {
  background-color: #000000 !important;
  border-top: 0 !important;
}
.header .menu > li.horizontal.dark .container {
  border-right-color: rgba(255, 255, 255, 0.4);
}
.header .menu > li.mega.dark .container {
  background-color: #000000;
  text-color: #ffffff;
}
.header .menu > li.mega.dark .container .sub-menu-heading {
  color: #ffffff;
}
.header .menu > li.mega.dark .container ul.sub-menu > li a {
  color: #ffffff;
}
.header .menu > li.mega.dark > span.arrow {
  background-image: url(../images/black.svg) !important;
}
.header .menu > li.mega.dark > span.arrow:after,
.header .menu > li.mega.dark > span.arrow:before {
  background-color: #000000 !important;
}
.header .menu > li > a {
  position: relative;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 700;
  padding-right: 21px;
  display: block;
}
.header .menu > li > a span {
  margin-bottom: 7px;
}
.header .menu > li > a:before {
  color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  max-width: 0;
  white-space: pre;
  line-height: inherit;
  content: attr(data-text);
  -webkit-transition: max-width 0.5s;
  transition: max-width 0.5s;
}
.header .menu > li > a.btn,
.header .menu > li > a.btn:hover {
  opacity: 1;
}
.header .menu > li > a > span {
  font-size: 12px;
  font-family: Arial;
  color: inherit;
  opacity: 0.8;
  display: block;
  position: relative;
  line-height: 15px;
  text-transform: none;
}
.header .menu > li > a > span:before {
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  max-width: 0;
  white-space: pre;
  line-height: inherit;
  content: attr(data-text);
  -webkit-transition: max-width 0.5s;
  transition: max-width 0.5s;
}
.header .menu > li:last-child {
  border-right: none;
}
.header .menu > li.open.horizontal {
  position: relative !important;
}
.header .menu > li.open.horizontal > span.arrow {
  background-image: url(../images/white.svg);
  background-repeat: no-repeat;
  width: 14px;
  height: 7px;
  left: calc(50% - 14px);
  margin-top: 8px;
  position: absolute;
  z-index: 2;
}
.header .menu > li.open.horizontal > span.arrow:before {
  content: '';
  position: absolute;
  height: 7px;
  width: 100vw;
  background-color: #ffffff;
  display: block;
  left: -100vw;
  border-top: 1px solid #e6e6e6;
}
.header .menu > li.open.horizontal > span.arrow:after {
  content: '';
  position: absolute;
  height: 7px;
  left: 14px;
  background-color: #ffffff;
  border-top: 1px solid #e6e6e6;
  width: 100vw;
}
.header .menu > li.open.mega {
  position: relative !important;
  margin-top: -1px;
}
.header .menu > li.open.mega > span.arrow {
  background-image: url(../images/white.svg);
  background-repeat: no-repeat;
  width: 14px;
  height: 7px;
  left: calc(50% - 14px);
  margin-top: 10px;
  position: absolute;
}
.header .menu > li.open.mega > span.arrow:before {
  content: '';
  position: absolute;
  height: 7px;
  width: 100vw;
  background-color: #ffffff;
  display: block;
  left: -100vw;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  border-left: 1px solid rgba(0, 0, 0, 0.07);
}
.header .menu > li.open.mega > span.arrow:after {
  content: '';
  position: absolute;
  height: 7px;
  left: 14px;
  width: 100vw;
  background-color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}
.header .menu > li.open.classic > nav {
  border-color: rgba(0, 0, 0, 0.07);
}
.header .menu > li.open > .classic {
  max-height: 999px;
}
.header .menu > li.open > .mega,
.header .menu > li.open > .horizontal {
  display: block;
}
.header .menu > li.classic {
  position: relative;
}
.header .menu > li.open > a {
  opacity: 1;
}
.header .menu > li.mega.open,
.header .menu > li.horizontal.open {
  position: inherit;
}
.header .menu > li > .classic {
  margin: 0;
  padding: 0;
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 34px;
  min-width: 190px;
  left: 50%;
  margin-left: -102px;
  max-height: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  border: 1px solid rgba(0, 0, 0, 0);
  border-top: 0;
}
.header .menu > li > .classic > span.arrow {
  background-image: url(../images/white.svg);
  background-repeat: no-repeat;
  width: 14px;
  height: 7px;
  left: calc(50% - 7px);
  position: absolute;
  top: 0;
}
.header .menu > li > .classic:before {
  content: '';
  position: absolute;
  height: 7px;
  width: calc(50% - 7px);
  background-color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.header .menu > li > .classic:after {
  content: '';
  position: absolute;
  height: 7px;
  right: 0;
  width: calc(50% - 7px);
  background-color: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  top: 0;
}
.header .menu > li > .classic ul {
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #ffffff;
  margin-top: 6px;
}
.header .menu > li > .classic ul > li {
  margin: 5px 25px;
  opacity: 1;
  -webkit-transition: all 0.1s linear 0.1s;
  transition: all 0.1s linear 0.1s;
}
.header .menu > li > .classic ul > li a {
  color: #000000;
  text-transform: uppercase;
  font-family: 'Montserrat';
  opacity: 0.5;
  font-size: 11px;
  line-height: 30px;
}
.header .menu > li > .classic ul > li a:focus {
  opacity: 0.8;
}
.header .menu > li > .classic ul > li a:hover {
  opacity: 0.8;
}
.header .menu > li > .classic ul > li a.active {
  opacity: 1;
}
.header .menu > li > .classic ul > li:first-child {
  margin-top: 20px;
}
.header .menu > li > .classic ul > li:last-child {
  margin-bottom: 20px;
}
.header .menu > li > .horizontal {
  margin: 0;
  margin-top: 15px;
  padding: 0;
  position: fixed;
  background-color: #fff;
  list-style: none;
  display: none;
  left: 0;
  right: 0;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.header .menu > li > .horizontal.dark {
  background-color: #000000;
}
.header .menu > li > .horizontal.dark ul li a {
  color: #ffffff;
}
.header .menu > li > .horizontal .container {
  overflow: hidden;
  border-right: 1px solid #e6e6e6;
}
.header .menu > li > .horizontal ul {
  white-space: nowrap;
  padding-left: 0;
}
.header .menu > li > .horizontal ul li {
  margin: 2px 9px 6px 9px;
  display: inline-block;
}
.header .menu > li > .horizontal ul li a {
  color: #000000;
  opacity: 0.5;
  text-transform: uppercase;
  font-family: 'Montserrat';
  line-height: 35px;
  font-size: 11px;
}
.header .menu > li > .horizontal ul li a:focus {
  opacity: 0.8;
}
.header .menu > li > .horizontal ul li a:hover {
  opacity: 0.8;
}
.header .menu > li > .horizontal ul li a.active {
  opacity: 1;
}
.header .menu > li > .mega {
  position: fixed;
  display: none;
  left: 0;
  right: 0;
}
.header .menu > li > .mega .container {
  margin-top: 17px;
  background-color: #fff;
  list-style: none;
  padding-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-top: 0;
  padding: 50px 60px;
}
.header .menu > li > .mega .container ul.sub-menu {
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.header .menu > li > .mega .container ul.sub-menu > li {
  margin: 5px 0;
  opacity: 1;
  padding-left: 0;
  -webkit-transition: all 0.1s linear 0.1s;
  transition: all 0.1s linear 0.1s;
}
.header .menu > li > .mega .container ul.sub-menu > li a {
  color: #000000;
  text-transform: uppercase;
  font-family: 'Montserrat';
  opacity: 0.5;
  font-size: 11px;
  line-height: 30px;
}
.header .menu > li > .mega .container ul.sub-menu > li a:focus {
  opacity: 0.8;
}
.header .menu > li > .mega .container ul.sub-menu > li a:hover {
  opacity: 0.8;
}
.header .menu > li > .mega .container ul.sub-menu > li a.active {
  opacity: 1;
}
.header .menu > li > .mega .container ul.sub-menu > li:first-child {
  margin-top: 19px;
}
.header .menu > li > .mega .container ul.sub-menu > li:last-child {
  margin-bottom: 19px;
}
.header .menu > li > .mega .container .sub-menu-heading {
  color: #000000;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  margin: 0;
  padding-bottom: 5px;
}
.menu > li.mega > nav.mega {
  max-height: 0;
  min-width: 190px;
  overflow: hidden;
  display: block !important;
}
.menu > li.mega.open > nav.mega {
  max-height: 999px;
}
.search-toggle {
  display: inline-block;
  color: #000;
}
.header.sm-header .menu > li > .classic {
  top: 26px;
}
.menu-toggler {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
  width: 15px;
  height: 15px;
  margin-top: 22.5px;
  display: inline-block;
  user-select: none;
  box-sizing: content-box;
  cursor: pointer;
}
.menu-toggler .one,
.menu-toggler .two,
.menu-toggler .three {
  width: 100%;
  height: 2px;
  background: black;
  margin-bottom: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.menu-toggler .one,
.menu-toggler .two {
  transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
}
.menu-toggler.on .one {
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
.menu-toggler.on .two {
  opacity: 0;
}
.menu-toggler.on .three {
  transform: rotate3d(0, 0, 1, -45deg);
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
[data-pages="header-toggle"] {
  display: none;
  z-index: 10;
}
.side-menu {
  display: none;
  position: fixed;
  height: 100%;
  width: 250px;
  background-color: #fff;
  z-index: 10;
}
.menu-content[data-pages-direction="slideLeft"],
.menu-content[data-pages-direction="pushLeft"] {
  left: 0;
}
.menu-content[data-pages-direction="slideRight"],
.menu-content[data-pages-direction="pushRight"] {
  right: 0;
}
.menu-content[data-pages-direction="fullScreenOverlay"] {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.menu-content[data-pages-direction="slideTop"] {
  top: 0;
}
/*------------------------------------------------------------------
[5. Form Elements]
*/
/* Open Sans @font-face kit */
/* BEGIN Light */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/Light/OpenSans-Light.eot');
  src: url('../fonts/opensans/Light/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/Light/OpenSans-Light.woff') format('woff'), url('../fonts/opensans/Light/OpenSans-Light.ttf') format('truetype'), url('../fonts/opensans/Light/OpenSans-Light.svg#OpenSansLight') format('svg');
  font-weight: 300;
  font-style: normal;
}
/* END Light */
/* BEGIN Light Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/LightItalic/OpenSans-LightItalic.eot');
  src: url('../fonts/opensans/LightItalic/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/LightItalic/OpenSans-LightItalic.woff') format('woff'), url('../fonts/opensans/LightItalic/OpenSans-LightItalic.ttf') format('truetype'), url('../fonts/opensans/LightItalic/OpenSans-LightItalic.svg#OpenSansLightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
}
/* END Light Italic */
/* BEGIN Regular */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/Regular/OpenSans-Regular.eot');
  src: url('../fonts/opensans/Regular/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/Regular/OpenSans-Regular.woff') format('woff'), url('../fonts/opensans/Regular/OpenSans-Regular.ttf') format('truetype'), url('../fonts/opensans/Regular/OpenSans-Regular.svg#OpenSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/Italic/OpenSans-Italic.eot');
  src: url('../fonts/opensans/Italic/OpenSans-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/Italic/OpenSans-Italic.woff') format('woff'), url('../fonts/opensans/Italic/OpenSans-Italic.ttf') format('truetype'), url('../fonts/opensans/Italic/OpenSans-Italic.svg#OpenSansItalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
/* END Italic */
/* BEGIN Semibold */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/Semibold/OpenSans-Semibold.eot');
  src: url('../fonts/opensans/Semibold/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/Semibold/OpenSans-Semibold.woff') format('woff'), url('../fonts/opensans/Semibold/OpenSans-Semibold.ttf') format('truetype'), url('../fonts/opensans/Semibold/OpenSans-Semibold.svg#OpenSansSemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/SemiboldItalic/OpenSans-SemiboldItalic.eot');
  src: url('../fonts/opensans/SemiboldItalic/OpenSans-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/SemiboldItalic/OpenSans-SemiboldItalic.woff') format('woff'), url('../fonts/opensans/SemiboldItalic/OpenSans-SemiboldItalic.ttf') format('truetype'), url('../fonts/opensans/SemiboldItalic/OpenSans-SemiboldItalic.svg#OpenSansSemiboldItalic') format('svg');
  font-weight: 600;
  font-style: italic;
}
/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/Bold/OpenSans-Bold.eot');
  src: url('../fonts/opensans/Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/Bold/OpenSans-Bold.woff') format('woff'), url('../fonts/opensans/Bold/OpenSans-Bold.ttf') format('truetype'), url('../fonts/opensans/Bold/OpenSans-Bold.svg#OpenSansBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/BoldItalic/OpenSans-BoldItalic.eot');
  src: url('../fonts/opensans/BoldItalic/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/BoldItalic/OpenSans-BoldItalic.woff') format('woff'), url('../fonts/opensans/BoldItalic/OpenSans-BoldItalic.ttf') format('truetype'), url('../fonts/opensans/BoldItalic/OpenSans-BoldItalic.svg#OpenSansBoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/ExtraBold/OpenSans-ExtraBold.eot');
  src: url('../fonts/opensans/ExtraBold/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/ExtraBold/OpenSans-ExtraBold.woff') format('woff'), url('../fonts/opensans/ExtraBold/OpenSans-ExtraBold.ttf') format('truetype'), url('../fonts/opensans/ExtraBold/OpenSans-ExtraBold.svg#OpenSansExtrabold') format('svg');
  font-weight: 800;
  font-style: normal;
}
/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot');
  src: url('../fonts/opensans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff') format('woff'), url('../fonts/opensans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/opensans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg#OpenSansExtraboldItalic') format('svg');
  font-weight: 800;
  font-style: italic;
}
/* END Extrabold Italic */
/*------------------------------------------------------------------
[6. Typography]
*/
/* Standard elements
--------------------------------------------------
*/
/* To Load Hinted Fonts for Windows */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(http://fonts.gstatic.com/s/montserrat/v5/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2'), url(http://fonts.gstatic.com/s/montserrat/v5/zhcz-_WihjSQC0oHJ9TCYL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff'), url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(http://fonts.gstatic.com/s/montserrat/v5/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format('woff2'), url(http://fonts.gstatic.com/s/montserrat/v5/IQHow_FEYlDC4Gzy_m8fcnbFhgvWbfSbdVg11QabG8w.woff) format('woff'), url('../fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  color: #3e3d40;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
}
.headshot {
	margin: 0px 30px 10px 0px;
}
.banner-heading {
	background-color: rgba(255, 255, 255, 0.8); 
	color: #000000 !important;
	font-weight: 400;
}
.sponsor-Ad {
	border-width: 1px; 
	border-style: solid; 
	border-color: #dfdfdf;
}
.subheading-table tr {
  vertical-align: top; 
  padding-top: 20px;
}
.subheading-table tr td ul {
 padding-left: 25px;
}
.subheading-table tr td ul li::marker {
  color: #a22426;
  font-size: 19px;
}
.subheading {
	font-size: 23px; 
	line-height: 26px; 
	font-weight: 700;
}
.subheading2 {
  font-size: 21px; 
  line-height: 26px; 
  font-weight: 700;
  color: #a22426;
}
.subheading3 {
  font-size: 17px; 
  line-height: 23px; 
  font-weight: 500;
}
.subheading4 {
  font-size: 15px; 
  line-height: 22px; 
  font-weight: 500;
  padding-left: 100px;
  padding-right: 100px;
}
.subheading5 {
  font-size: 15px; 
  line-height: 22px; 
  font-weight: 500;
}
.cpd-icon {
  vertical-align: middle;
  padding-right: 6px;
}
.cpd-text {
  font-size: 11px; 
  line-height: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.cpd-button {
  text-align: left;
  padding: 6px 10px 10px 10px;
  background-color: #fff;
  text-decoration: none;
  color: #3e3d40;
  margin-left: 10px;
  margin-top: 10px;
}
.article-title {
	font-weight: 700;
	font-size: 18px;
	line-height: 25.88px;
	color: #2c2c2c;
	margin: 10px 0 20px;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
}
.article-author {
	color: #777777; 
	font-weight: 400; 
	font-style: italic;
}
.article-link {
  color: #a22426; 
  display: inline-block; 
  border-bottom-width: 2px; 
  border-bottom-style: solid; 
  border-color: #a22426; 
  text-decoration: none;
  font-weight: 700;
  z-index: 100 !important;
}
.vid-bullet-p {
  padding-top: 3px;
}
.read-link {
	color: #a22426; 
	text-decoration: underline;
	font-weight: 700;
	z-index: 100 !important;
}
.copyright {
	font-size: 12px;
	color: #777777;
}
.foreword {
	font-size: 24px; 
	line-height: 28px; 
	font-weight: 600;
}
.redtext {
  color: #a22426; 
}
@media (max-width: 767px) {
  .mobile-margin-bottom {
  	margin-bottom: 30px;
  }
  .lb {
	  width: 100%;
  }
  .last-section {
	  margin-top: -30px;
  }
  .br-mobile {
    display: none;
  }
  .subheading {
    font-size: 19px; 
    line-height: 23px; 
  }
  .subheading2 {
    font-size: 19px; 
    line-height: 23px; 
  }
  .subheading3 {
    font-size: 15px; 
    line-height: 22px; 
  }
  .subheading4 {
    font-size: 13px; 
    line-height: 19px; 
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 300px) {
  .sponsor-Ad {
	  width: 100%;
  }
}
@media (max-width: 350px) {
  .article-thumbnail {
	  width: 100%;
  }
}
@media (max-width: 240px) {
  .headshot, .article-thumbnail {
	  width: 100%;
  }
}
/* Headings 
------------------------------------
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-weight: 300;
  color: #2c2c2c;
}
h1 {
  font-size: 41px;
  line-height: 45px;
  letter-spacing: -0.009em;
}
h1.mega {
  font-size: 110px;
  line-height: 89px;
}
h2 {
  font-size: 26px;
  line-height: 34px;
}
h3 {
  font-size: 27px;
  line-height: 40px;
}
h4 {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: -0.0045em;
  -webkit-text-stroke-width: 0.24px;
}
h5 {
  font-size: 25px;
  line-height: 25.88px;
}
h3 small,
h4 small,
h5 small {
  font-weight: 300;
}
h1.block,
h2.block,
h3.block,
h4.block,
h5.block,
h6.block {
  padding-bottom: 10px;
}
.block-title {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
/* Lins and Others
------------------------------------
*/
a {
  text-shadow: none !important;
  color: #AF1715;
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
}
a:focus,
a:hover,
a:active {
  color: #AF1715;
}
a,
a:focus,
a:hover,
a:active {
  outline: 0 !important;
  text-decoration: none;
}
br {
  line-height: normal;
  clear: both;
}
dd,
p {
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin: 0px 0px 10px 0px;
  font-style: normal;
  white-space: normal;
}
small,
.small {
  line-height: 18px;
}
ul > li,
ol > li {
  padding-left: 3px;
  line-height: 24px;
}
ul.lg-icon > li,
ol.lg-icon > li {
  font-size: 21px;
}
ul.lg-icon > li span,
ol.lg-icon > li span {
  font-size: 14px;
}
ul.no-style,
ol.no-style {
  list-style: none;
  padding-left: 5px;
}
address {
  margin-bottom: 0px;
}
address a {
  color: #626262;
}
blockquote {
  padding: 0 0 0 18px;
  border-left: 0;
}
blockquote:before {
  content: '';
  font-family: FontAwesome;
  content: "\f10d";
  margin-right: 13px;
  float: left;
}
blockquote p {
  font-size: 16px;
}
blockquote small {
  line-height: 29px;
  color: #8b91a0;
  padding-left: 30px;
}
blockquote small:before {
  content: "";
}
blockquote.pull-right {
  border-right: 0;
}
blockquote.pull-right:before {
  float: right;
  content: '';
  font-family: FontAwesome;
  content: "\f10d";
  margin-left: 13px;
  margin-right: 0;
}
blockquote.pull-right small {
  padding-right: 30px;
}
blockquote.pull-right small:after {
  content: "";
}
hr {
  border-color: #e6e6e6;
}
hr.double {
  border-width: 2px;
}
hr.dotted {
  border-style: dotted none none;
}
/* Font Sizes 
------------------------------------
*/
.small-text {
  font-size: 12px !important;
  line-height: 17px !important;
}
.normal-text {
  font-size: 13px !important;
}
.large-text {
  font-size: 15px !important;
}
/* Font Weights
------------------------------------
 */
.normal {
  font-weight: normal;
}
.semi-bold {
  font-weight: 400 !important;
}
.bold {
  font-weight: bold !important;
}
.light {
  font-weight: 300 !important;
}
/* Misc 
------------------------------------
*/
.all-caps {
  text-transform: uppercase;
}
.muted {
  opacity: .5;
}
.hint-text {
  opacity: .9;
}
.no-decoration {
  text-decoration: none !important;
}
.line-through {
  text-decoration: line-through;
}
/* Monochrome Colors
------------------------------------
 */
.bg-master {
  background-color: #626262;
}
.bg-master-light {
  background-color: #e6e6e6;
}
.bg-master-lighter {
  background-color: #f0f0f0;
}
.bg-master-lightest {
  background-color: #fafafa;
}
.bg-master-dark {
  background-color: #2c2c2c;
}
.bg-master-darker {
  background-color: #1a1a1a;
}
.bg-master-darkest {
  background-color: #121212;
}
/* Contextual Colors
------------------------------------
*/
/* Primary
------------------------------------
*/
.bg-primary {
  background-color: #6d5cae;
}
.bg-primary-dark {
  background-color: #584b8d;
}
.bg-primary-darker {
  background-color: #413768;
}
.bg-primary-light {
  background-color: #8a7dbe;
}
.bg-primary-lighter {
  background-color: #e2deef;
}
/* Complete 
------------------------------------
*/
.bg-complete {
  background-color: #48b0f7;
}
.bg-complete-dark {
  background-color: #3a8fc8;
}
.bg-complete-darker {
  background-color: #2b6a94;
}
.bg-complete-light {
  background-color: #6dc0f9;
}
.bg-complete-lighter {
  background-color: #daeffd;
}
/* More Color Options
------------------------------------
*/
/* Menu 
------------------------------------
*/
.bg-menu-dark {
  background-color: #21252d;
}
.bg-menu {
  background-color: #2b303b;
}
.bg-menu-light {
  background-color: #788195;
}
/* Other Colors
------------------------------------
*/
.bg-white {
  background-color: #fff;
}
.bg-black {
  background-color: #000;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-images {
  background-size: cover;
}
/* Text Colors */
.link {
  opacity: .7;
}
.link:hover {
  opacity: 1;
}
.text-master {
  color: #626262 !important;
}
.text-master-light {
  color: #e6e6e6 !important;
}
.text-black {
  color: #2c2c2c !important;
}
.text-white {
  color: #fff !important;
}
.text-complete {
  color: #48b0f7 !important;
}
.text-success {
  color: #10cfbd !important;
}
.text-info {
  color: #3b4752 !important;
}
.text-warning {
  color: #f8d053 !important;
}
.text-warning-dark {
  color: #c9a843 !important;
}
.text-danger {
  color: #f55753 !important;
}
.text-primary {
  color: #6d5cae !important;
}
.text-menu {
  color: #788195 !important;
}
/* Text Alignments
------------------------------------
*/
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
/* Font Faces
------------------------------------
*/
.font-arial {
  font-family: Arial, sans-serif !important;
}
.font-arial.fs-12,
.font-arial.fs-11 {
  letter-spacing: 0.03em;
}
.font-montserrat {
  font-family: 'Montserrat' !important;
}
.font-georgia {
  font-family: Georgia !important;
}
.font-open-sans {
  font-family: 'Open Sans' !important;
  font-weight: 300;
}
.font-heading {
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Responsive Handlers : Typo
------------------------------------
*/
@media (max-width: 1400px) {
  .jumbotron h1 {
    line-height: 55px;
  }
  h1 {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: -0.08px;
  }
  h2 {
    font-size: 28px;
    line-height: 40px;
  }
  h3 {
    font-size: 24px;
    line-height: 35.88px;
  }
  h4 {
    font-size: 18px;
    line-height: 33.88px;
  }
  h5 {
    font-size: 16px;
    line-height: 25.88px;
  }
  small,
  .small {
    font-size: 89%;
    line-height: 17px;
  }
}
/*------------------------------------------------------------------
[14. Tables]
*/
/* Generic Tables 
------------------------------------
*/
.table.table-hover tbody tr:hover td {
  background: #daeffd !important;
}
.table.table-hover tbody tr.selected:hover td {
  background: #fef6dd !important;
}
.table.table-borderless tbody tr td {
  border-top: 0;
}
.table.table-condensed {
  table-layout: fixed;
}
.table.table-condensed thead tr th {
  padding-left: 20px;
  padding-right: 20px;
}
.table.table-condensed tbody tr td {
  padding-top: 12px;
  padding-bottom: 12px;
}
.table.table-condensed thead tr th,
.table.table-condensed tbody tr td,
.table.table-condensed tbody tr td * {
  white-space: nowrap;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table.table-condensed.table-detailed > tbody > tr.shown > td {
  background: #fef6dd;
}
.table.table-condensed.table-detailed > tbody > tr.shown > td:first-child:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.table.table-condensed.table-detailed > tbody > tr.shown + tr > td {
  background: rgba(250, 250, 250, 0.4);
  padding: 0px 40px;
}
.table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline {
  background: transparent;
}
.table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline tr,
.table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline td {
  background: transparent;
  font-weight: 600;
}
.table.table-condensed.table-detailed > tbody > tr.row-details > td:first-child:before {
  content: '';
}
.table.table-condensed.table-detailed > tbody > tr > td:hover {
  cursor: pointer;
}
.table.table-condensed.table-detailed > tbody > tr > td:first-child:before {
  content: "\f054";
  display: inline-block;
  margin-right: 8px;
  font-family: 'FontAwesome';
  -webkit-transition: all 0.12s linear;
  transition: all 0.12s linear;
}
.table.table-condensed.table-detailed .table-inline td {
  border: none;
  text-align: left;
}
.table.table-borderless > tbody > tr > td {
  border-bottom: 0px;
}
.table.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #f5f5f5;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top-color: rgba(0, 0, 0, 0.02);
}
/*------------------------------------------------------------------
[15. Devices : Device Placeholders]
*/
.device_morph {
  position: relative;
  display: inline-block;
}
.device_morph .screen {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.iphone-border {
  position: absolute;
  left: 12px;
  top: 47px;
  right: 12px;
  bottom: 76px;
  height: auto;
  overflow-y: hidden;
}
.iphone-border > img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*------------------------------------------------------------------
[19. Misc : Helper Classes]
*/
.custom {
  height: 150px;
}
.count-down h1 {
  font-size: 61px;
}
/* Lazy Images */
.lazy {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lazy.loaded {
  opacity: 1;
}
.bg-overlay {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* Scroll 
------------------------------------
*/
.scrollable {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
/* Overides 
------------------------------------
*/
.no-padding {
  padding: 0px !important;
}
.no-margin {
  margin: 0px !important;
}
.no-overflow {
  overflow: hidden !important;
}
.auto-overflow {
  overflow: auto;
}
.center-margin {
  margin-left: auto;
  margin-right: auto;
}
.inherit-size {
  width: inherit;
  height: inherit;
}
.inherit-height {
  height: inherit;
}
.image-responsive-height {
  width: 100%;
}
.image-responsive-width {
  height: 100%;
}
.overlayer {
  position: absolute;
  display: block;
  z-index: 21;
}
.overlayer.fullwidth {
  width: 100%;
}
.overlayer-wrapper {
  position: relative;
  display: block;
  z-index: 10;
}
.overlay-fixed {
  position: fixed !important;
  top: auto !important;
}
.pull-bottom-fixed {
  position: fixed;
  bottom: 0;
}
.top-left {
  position: absolute !important;
  top: 0;
  left: 0;
}
.top-right {
  position: absolute !important;
  top: 1px;
  right: 0;
}
.bottom-left {
  position: absolute !important;
  bottom: 1px;
  left: 0;
}
.bottom-right {
  position: absolute !important;
  bottom: 0;
  right: 0;
}
.pull-bottom {
  position: absolute !important;
  bottom: 0;
}
.pull-up {
  position: absolute !important;
  top: 0;
}
.pull-center {
  position: absolute;
  left: 0;
  right: 0;
}
.pull-center-inner {
  display: table;
  margin: 0 auto;
}
.cursor {
  cursor: pointer;
}
.scroll-x-hidden {
  overflow-x: hidden !important;
}
/* Generic Padding Helpers 
------------------------------------
*/
.p-t-5 {
  padding-top: 5px !important;
}
.p-r-5 {
  padding-right: 5px !important;
}
.p-l-5 {
  padding-left: 5px !important;
}
.p-b-5 {
  padding-bottom: 5px !important;
}
.padding-5 {
  padding: 5px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-r-10 {
  padding-right: 10px !important;
}
.p-l-10 {
  padding-left: 10px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.padding-10 {
  padding: 10px !important;
}
.p-t-15 {
  padding-top: 15px !important;
}
.p-r-15 {
  padding-right: 15px !important;
}
.p-l-15 {
  padding-left: 15px !important;
}
.p-b-15 {
  padding-bottom: 15px !important;
}
.padding-15 {
  padding: 15px !important;
}
.p-t-20 {
  padding-top: 20px !important;
}
.p-r-20 {
  padding-right: 20px !important;
}
.p-l-20 {
  padding-left: 20px !important;
}
.p-b-20 {
  padding-bottom: 20px !important;
}
.padding-20 {
  padding: 20px !important;
}
.p-t-25 {
  padding-top: 25px !important;
}
.p-r-25 {
  padding-right: 25px !important;
}
.p-l-25 {
  padding-left: 25px !important;
}
.p-b-25 {
  padding-bottom: 25px !important;
}
.padding-25 {
  padding: 25px !important;
}
.p-t-30 {
  padding-top: 30px !important;
}
.p-r-30 {
  padding-right: 30px !important;
}
.p-l-30 {
  padding-left: 30px !important;
}
.p-b-30 {
  padding-bottom: 30px !important;
}
.padding-30 {
  padding: 30px !important;
}
.p-t-35 {
  padding-top: 35px !important;
}
.p-r-35 {
  padding-right: 35px !important;
}
.p-l-35 {
  padding-left: 35px !important;
}
.p-b-35 {
  padding-bottom: 35px !important;
}
.padding-35 {
  padding: 35px !important;
}
.p-t-40 {
  padding-top: 40px !important;
}
.p-r-40 {
  padding-right: 40px !important;
}
.p-l-40 {
  padding-left: 40px !important;
}
.p-b-40 {
  padding-bottom: 40px !important;
}
.padding-40 {
  padding: 40px !important;
}
.p-t-45 {
  padding-top: 45px !important;
}
.p-r-45 {
  padding-right: 45px !important;
}
.p-l-45 {
  padding-left: 45px !important;
}
.p-b-45 {
  padding-bottom: 45px !important;
}
.padding-45 {
  padding: 45px !important;
}
.p-t-50 {
  padding-top: 50px !important;
}
.p-r-50 {
  padding-right: 50px !important;
}
.p-l-50 {
  padding-left: 50px !important;
}
.p-b-50 {
  padding-bottom: 50px !important;
}
.padding-50 {
  padding: 50px !important;
}
.p-t-55 {
  padding-top: 55px !important;
}
.p-r-55 {
  padding-right: 55px !important;
}
.p-l-55 {
  padding-left: 55px !important;
}
.p-b-55 {
  padding-bottom: 55px !important;
}
.padding-55 {
  padding: 55px !important;
}
.p-t-60 {
  padding-top: 60px !important;
}
.p-r-60 {
  padding-right: 60px !important;
}
.p-l-60 {
  padding-left: 60px !important;
}
.p-b-60 {
  padding-bottom: 60px !important;
}
.padding-60 {
  padding: 60px !important;
}
.p-t-65 {
  padding-top: 65px !important;
}
.p-r-65 {
  padding-right: 65px !important;
}
.p-l-65 {
  padding-left: 65px !important;
}
.p-b-65 {
  padding-bottom: 65px !important;
}
.padding-65 {
  padding: 65px !important;
}
.p-t-70 {
  padding-top: 70px !important;
}
.p-r-70 {
  padding-right: 70px !important;
}
.p-l-70 {
  padding-left: 70px !important;
}
.p-b-70 {
  padding-bottom: 70px !important;
}
.padding-70 {
  padding: 70px !important;
}
.p-t-75 {
  padding-top: 75px !important;
}
.p-r-75 {
  padding-right: 75px !important;
}
.p-l-75 {
  padding-left: 75px !important;
}
.p-b-75 {
  padding-bottom: 75px !important;
}
.padding-75 {
  padding: 75px !important;
}
.p-t-80 {
  padding-top: 80px !important;
}
.p-r-80 {
  padding-right: 80px !important;
}
.p-l-80 {
  padding-left: 80px !important;
}
.p-b-80 {
  padding-bottom: 80px !important;
}
.padding-80 {
  padding: 80px !important;
}
.p-t-85 {
  padding-top: 85px !important;
}
.p-r-85 {
  padding-right: 85px !important;
}
.p-l-85 {
  padding-left: 85px !important;
}
.p-b-85 {
  padding-bottom: 85px !important;
}
.padding-85 {
  padding: 85px !important;
}
.p-t-90 {
  padding-top: 90px !important;
}
.p-r-90 {
  padding-right: 90px !important;
}
.p-l-90 {
  padding-left: 90px !important;
}
.p-b-90 {
  padding-bottom: 90px !important;
}
.padding-90 {
  padding: 90px !important;
}
.p-t-95 {
  padding-top: 95px !important;
}
.p-r-95 {
  padding-right: 95px !important;
}
.p-l-95 {
  padding-left: 95px !important;
}
.p-b-95 {
  padding-bottom: 95px !important;
}
.padding-95 {
  padding: 95px !important;
}
.p-t-100 {
  padding-top: 100px !important;
}
.p-r-100 {
  padding-right: 100px !important;
}
.p-l-100 {
  padding-left: 100px !important;
}
.p-b-100 {
  padding-bottom: 100px !important;
}
.padding-100 {
  padding: 100px !important;
}
/* Generic Margin Helpers
------------------------------------
 */
.m-t-0 {
  margin-top: 0px;
}
.m-r-0 {
  margin-right: 0px;
}
.m-l-0 {
  margin-left: 0px;
}
.m-b-0 {
  margin-bottom: 0px;
}
.m-t-5 {
  margin-top: 5px;
}
.m-r-5 {
  margin-right: 5px;
}
.m-l-5 {
  margin-left: 5px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-l-10 {
  margin-left: 10px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-r-20 {
  margin-right: 20px;
}
.m-l-20 {
  margin-left: 20px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-r-25 {
  margin-right: 25px;
}
.m-l-25 {
  margin-left: 25px;
}
.m-b-25 {
  margin-bottom: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-r-30 {
  margin-right: 30px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-t-35 {
  margin-top: 35px;
}
.m-r-35 {
  margin-right: 35px;
}
.m-l-35 {
  margin-left: 35px;
}
.m-b-35 {
  margin-bottom: 35px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-r-40 {
  margin-right: 40px;
}
.m-l-40 {
  margin-left: 40px;
}
.m-b-40 {
  margin-bottom: 40px;
}
.m-t-45 {
  margin-top: 45px;
}
.m-r-45 {
  margin-right: 45px;
}
.m-l-45 {
  margin-left: 45px;
}
.m-b-45 {
  margin-bottom: 45px;
}
.m-t-50 {
  margin-top: 50px;
}
.m-r-50 {
  margin-right: 50px;
}
.m-l-50 {
  margin-left: 50px;
}
.m-b-50 {
  margin-bottom: 50px;
}
.m-t-55 {
  margin-top: 55px;
}
.m-r-55 {
  margin-right: 55px;
}
.m-l-55 {
  margin-left: 55px;
}
.m-b-55 {
  margin-bottom: 55px;
}
.m-t-60 {
  margin-top: 60px;
}
.m-r-60 {
  margin-right: 60px;
}
.m-l-60 {
  margin-left: 60px;
}
.m-b-60 {
  margin-bottom: 60px;
}
.m-t-65 {
  margin-top: 65px;
}
.m-r-65 {
  margin-right: 65px;
}
.m-l-65 {
  margin-left: 65px;
}
.m-b-65 {
  margin-bottom: 65px;
}
.m-t-70 {
  margin-top: 70px;
}
.m-r-70 {
  margin-right: 70px;
}
.m-l-70 {
  margin-left: 70px;
}
.m-b-70 {
  margin-bottom: 70px;
}
.m-t-75 {
  margin-top: 75px;
}
.m-r-75 {
  margin-right: 75px;
}
.m-l-75 {
  margin-left: 75px;
}
.m-b-75 {
  margin-bottom: 75px;
}
.m-t-80 {
  margin-top: 80px;
}
.m-r-80 {
  margin-right: 80px;
}
.m-l-80 {
  margin-left: 80px;
}
.m-b-80 {
  margin-bottom: 80px;
}
.m-t-85 {
  margin-top: 85px;
}
.m-r-85 {
  margin-right: 85px;
}
.m-l-85 {
  margin-left: 85px;
}
.m-b-85 {
  margin-bottom: 85px;
}
.m-t-90 {
  margin-top: 90px;
}
.m-r-90 {
  margin-right: 90px;
}
.m-l-90 {
  margin-left: 90px;
}
.m-b-90 {
  margin-bottom: 90px;
}
.m-t-95 {
  margin-top: 95px;
}
.m-r-95 {
  margin-right: 95px;
}
.m-l-95 {
  margin-left: 95px;
}
.m-b-95 {
  margin-bottom: 95px;
}
.m-t-100 {
  margin-top: 100px;
}
.m-r-100 {
  margin-right: 100px;
}
.m-l-100 {
  margin-left: 100px;
}
.m-b-100 {
  margin-bottom: 100px;
}
.full-height {
  height: 100% !important;
}
.full-width {
  width: 100%;
}
.full-vh {
  height: 100vh;
}
.hide {
  display: none;
}
.inline {
  display: inline-block !important;
}
.block {
  display: block;
}
.b-blank {
  border-color: #000;
}
/* Border Radius
------------------------------------
*/
.b-rad-sm {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.b-rad-md {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.b-rad-lg {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}
.no-border {
  border: none !important;
}
/** Profile Wrappers **/
.profile-img-wrapper {
  float: left;
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 35px;
  overflow: hidden;
  width: 35px;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
.profile-img-wrapper.big {
  height: 68px;
  width: 68px;
}
.profile-img-wrapper.with-left-space-custom {
  margin-left: 7px;
}
.relative {
  position: relative !important;
}
/* Demo Purposes */
.icon-set-preview {
  transition: opacity 0.1s linear;
}
#icon-list {
  transition: all 0.1s ease-in-out;
}
.error-number {
  font-family: 'Montserrat';
  font-size: 90px;
  line-height: 90px;
}
.error-container-innner {
  margin-left: auto;
  margin-right: auto;
  width: 360px;
}
.error-container {
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
  width: 38%;
}
.visible-xlg {
  display: none;
}
.hidden-xlg {
  display: block;
}
.sm-gutter .row > [class^="col-"],
.sm-gutter .row > [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px;
}
.sm-gutter .row {
  margin-left: 0px;
  margin-right: 0px;
}
/* Aspect ratio */
.ar-1-1 .panel,
.ar-2-1 .panel,
.ar-1-2 .panel,
.ar-3-2 .panel,
.ar-2-3 .panel {
  margin: 0;
}
.ar-1-1 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-1-1:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}
.ar-1-1 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ar-2-1 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-2-1:before {
  content: "";
  display: block;
  padding-top: calc(50% -  0px);
  /* initial ratio of 1:1*/
}
.ar-2-1 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ar-1-2 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-1-2:before {
  content: "";
  display: block;
  padding-top: calc(150% -  0px);
  /* initial ratio of 1:1*/
}
.ar-1-2 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ar-3-2 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-3-2:before {
  content: "";
  display: block;
  padding-top: calc(75% -  0px);
  /* initial ratio of 1:1*/
}
.ar-3-2 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ar-2-3 {
  position: relative;
  width: 100%;
  /* desired width */
  overflow: hidden;
}
.ar-2-3:before {
  content: "";
  display: block;
  padding-top: calc(125% -  0px);
  /* initial ratio of 1:1*/
}
.ar-2-3 > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.v-align-bottom {
  vertical-align: bottom !important;
}
.v-align-top {
  vertical-align: top !important;
}
.v-align-middle {
  vertical-align: middle !important;
}
/* vertical alignment styles */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
.bg-size-reset {
  background-size: initial;
}
.bg-size-cover {
  background-size: cover;
}
.bg-position-top-center {
  background-position: top center;
}
.bg-position-center {
  background-position: top center;
}
/* columns of same height styles 
------------------------------------
*/
.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.row-xs-height {
  display: table-row;
}
.col-xs-height {
  display: table-cell;
  float: none;
}
section.last:before {
  content: '';
}
@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .row-sm-height {
    display: table-row;
  }
  .col-sm-height {
    display: table-cell !important;
    float: none !important;
  }
}
@media (min-width: 992px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .row-md-height {
    display: table-row;
  }
  .col-md-height {
    display: table-cell !important;
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .row-lg-height {
    display: table-row;
  }
  .col-lg-height {
    display: table-cell !important;
    float: none !important;
  }
}
/* Z indexes */
.z-index-1 {
  z-index: 0;
}
.z-index-1 {
  z-index: 1;
}
.z-index-2 {
  z-index: 2;
}
.z-index-3 {
  z-index: 3;
}
.z-index-10 {
  z-index: 10;
}
.gradient-overlay:before {
  background-image: url("../../assets/images/linear_gradient.png");
  background-repeat: repeat-x;
  background-size: contain;
  content: " ";
  height: 70%;
  left: 0;
  opacity: 0.07;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.top-visible-quater {
  position: absolute;
  top: -20%;
}
.top-visible-half {
  position: absolute;
  top: -50%;
}
.top-visible-three-quater {
  position: absolute;
  top: -80%;
}
.bottom-visible-quater {
  position: absolute;
  bottom: -20%;
}
.bottom-visible-half {
  position: absolute;
  bottom: -50%;
}
.bottom-visible-three-quater {
  position: absolute;
  bottom: -80%;
}
.right-visible-quater {
  position: absolute;
  right: -20%;
}
.right-visible-half {
  position: absolute;
  right: -50%;
}
.right-visible-three-quater {
  position: absolute;
  right: -80%;
}
.content-mask-md {
  height: 350px;
}
/* Removes google logo and copyright */
a[href^="http://maps.google.com/maps"] {
  display: none !important;
}
.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
  display: none;
}
.gmnoprint div {
  background: none !important;
}
.search-box .form-control {
  border-right: 0;
}
.video-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}
sup.dollar {
  vertical-align: top;
  top: 12px;
}
.content p {
  font-size: 14px;
  font-family: Arial;
}
@media (max-width: 768px) {
  #demo-content-1 .inner {
    margin-top: -300px;
  }
}
/* TODO */
@media only screen and (min-device-width: 640px) and (max-device-width: 960px) and (orientation: landscape) {
  #demo-hero-1 .slide-1 .ipad {
    bottom: -300px;
  }
}
.visible-xlg {
  display: none;
}
.hidden-xlg {
  display: block;
}
/*** Large screens ***/
@media (min-width: 1824px) {
  .visible-xlg {
    display: block !important;
  }
  .hidden-xlg {
    display: none !important;
  }
  .visible-xlg {
    display: block !important;
  }
  .hidden-xlg {
    display: none !important;
  }
}
/*** Desktops & Laptops ***/
@media only screen and (min-width: 980px) {
  .menu-content {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .menu {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    display: initial !important;
  }
}
/*** General Desktops ***/
@media only screen and (min-width: 1200px) {
  .vcenter {
    position: relative;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
}
/*** General Small Screen Desktops ***/
/*** General tablets and phones ***/
@media (max-width: 991px) {
  .header .menu > li {
    display: block;
  }
  .header .menu-content .header-inner {
    line-height: 0 !important;
  }
  .menu-content {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 250px;
    background-color: #fff;
    z-index: 10;
    overflow-y: auto;
  }
  body.menu-opened > .header:before {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
    content: '';
  }
}
/* Landscape view of all tablet devices */
@media (min-width: 1200px) {
  .row-same-height {
    overflow: hidden;
  }
  .row-same-height > [class*="col-lg"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}
/* Margin Helps : MD : 1024 - 768 */
@media (max-width: 1024px) {
  .md-p-t-0 {
    padding-top: 0px !important;
  }
  .md-p-r-0 {
    padding-right: 0px !important;
  }
  .md-p-l-0 {
    padding-left: 0px !important;
  }
  .md-p-b-0 {
    padding-bottom: 0px !important;
  }
  .md-padding-0 {
    padding: 0px !important;
  }
  .md-p-t-5 {
    padding-top: 5px !important;
  }
  .md-p-r-5 {
    padding-right: 5px !important;
  }
  .md-p-l-5 {
    padding-left: 5px !important;
  }
  .md-p-b-5 {
    padding-bottom: 5px !important;
  }
  .md-padding-5 {
    padding: 5px !important;
  }
  .md-p-t-10 {
    padding-top: 10px !important;
  }
  .md-p-r-10 {
    padding-right: 10px !important;
  }
  .md-p-l-10 {
    padding-left: 10px !important;
  }
  .md-p-b-10 {
    padding-bottom: 10px !important;
  }
  .md-padding-10 {
    padding: 10px !important;
  }
  .md-p-t-15 {
    padding-top: 15px !important;
  }
  .md-p-r-15 {
    padding-right: 15px !important;
  }
  .md-p-l-15 {
    padding-left: 15px !important;
  }
  .md-p-b-15 {
    padding-bottom: 15px !important;
  }
  .md-padding-15 {
    padding: 15px !important;
  }
  .md-p-t-20 {
    padding-top: 20px !important;
  }
  .md-p-r-20 {
    padding-right: 20px !important;
  }
  .md-p-l-20 {
    padding-left: 20px !important;
  }
  .md-p-b-20 {
    padding-bottom: 20px !important;
  }
  .md-padding-20 {
    padding: 20px !important;
  }
  .md-m-t-5 {
    margin-top: 5px !important;
  }
  .md-m-r-5 {
    margin-right: 5px !important;
  }
  .md-m-l-5 {
    margin-left: 5px !important;
  }
  .md-m-b-5 {
    margin-bottom: 5px !important;
  }
  .md-m-t-10 {
    margin-top: 10px !important;
  }
  .md-m-r-10 {
    margin-right: 10px !important;
  }
  .md-m-l-10 {
    margin-left: 10px !important;
  }
  .md-m-b-10 {
    margin-bottom: 10px !important;
  }
  .md-m-t-15 {
    margin-top: 15px !important;
  }
  .md-m-r-15 {
    margin-right: 15px !important;
  }
  .md-m-l-15 {
    margin-left: 15px !important;
  }
  .md-m-b-15 {
    margin-bottom: 15px !important;
  }
  .md-m-t-20 {
    margin-top: 20px !important;
  }
  .md-m-r-20 {
    margin-right: 20px !important;
  }
  .md-m-l-20 {
    margin-left: 20px !important;
  }
  .md-m-b-20 {
    margin-bottom: 20px !important;
  }
  .md-no-margin {
    margin: 0px !important;
  }
  .md-no-padding {
    padding: 0px !important;
  }
  .md-image-responsive-width {
    height: 100%;
    width: auto;
  }
  .md-image-responsive-height {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 991px) {
  /** Responsive Smart Header ***/
  .header.dark .menu-content .menu > li > a:not(.btn):hover,
  .header.light .menu-content .menu > li > a:not(.btn):hover,
  .header.light-solid .menu-content .menu > li > a:not(.btn):hover,
  .header.transparent-dark .menu-content .menu > li > a:not(.btn):hover,
  .header.transparent-light .menu-content .menu > li > a:not(.btn):hover,
  .header.dark .menu-content .menu > li > a:not(.btn):active,
  .header.light .menu-content .menu > li > a:not(.btn):active,
  .header.light-solid .menu-content .menu > li > a:not(.btn):active,
  .header.transparent-dark .menu-content .menu > li > a:not(.btn):active,
  .header.transparent-light .menu-content .menu > li > a:not(.btn):active,
  .header.light .menu-content .menu > li > a:not(.btn) {
    color: #000000;
  }
  .header.dark .menu-content .menu > li > a:not(.btn):visited,
  .header.light .menu-content .menu > li > a:not(.btn):visited,
  .header.light-solid .menu-content .menu > li > a:not(.btn):visited,
  .header.transparent-dark .menu-content .menu > li > a:not(.btn):visited,
  .header.transparent-light .menu-content .menu > li > a:not(.btn):visited,
  .header.dark .menu-content .menu > li > a:not(.btn):focus,
  .header.light .menu-content .menu > li > a:not(.btn):focus,
  .header.light-solid .menu-content .menu > li > a:not(.btn):focus,
  .header.transparent-dark .menu-content .menu > li > a:not(.btn):focus,
  .header.transparent-light .menu-content .menu > li > a:not(.btn):focus {
    color: #000000;
  }
  .header.dark .menu-content .menu > li > a:not(.btn).active,
  .header.light .menu-content .menu > li > a:not(.btn).active,
  .header.light-solid .menu-content .menu > li > a:not(.btn).active,
  .header.transparent-dark .menu-content .menu > li > a:not(.btn).active,
  .header.transparent-light .menu-content .menu > li > a:not(.btn).active {
    background-color: #006f3d;
    color: #8cc63f;
  }
  .header.dark .menu-content.mobile-dark a:not(.btn),
  .header.light .menu-content.mobile-dark a:not(.btn),
  .header.light-solid .menu-content.mobile-dark a:not(.btn),
  .header.transparent-dark .menu-content.mobile-dark a:not(.btn),
  .header.transparent-light .menu-content.mobile-dark a:not(.btn) {
    color: #788195 !important;
  }
  .header.dark .menu-content.mobile-dark a:not(.btn):hover,
  .header.light .menu-content.mobile-dark a:not(.btn):hover,
  .header.light-solid .menu-content.mobile-dark a:not(.btn):hover,
  .header.transparent-dark .menu-content.mobile-dark a:not(.btn):hover,
  .header.transparent-light .menu-content.mobile-dark a:not(.btn):hover,
  .header.dark .menu-content.mobile-dark a:not(.btn):active,
  .header.light .menu-content.mobile-dark a:not(.btn):active,
  .header.light-solid .menu-content.mobile-dark a:not(.btn):active,
  .header.transparent-dark .menu-content.mobile-dark a:not(.btn):active,
  .header.transparent-light .menu-content.mobile-dark a:not(.btn):active {
    color: #ffffff !important;
  }
  .header.dark .menu-content.mobile-dark a:not(.btn):visited,
  .header.light .menu-content.mobile-dark a:not(.btn):visited,
  .header.light-solid .menu-content.mobile-dark a:not(.btn):visited,
  .header.transparent-dark .menu-content.mobile-dark a:not(.btn):visited,
  .header.transparent-light .menu-content.mobile-dark a:not(.btn):visited,
  .header.dark .menu-content.mobile-dark a:not(.btn):focus,
  .header.light .menu-content.mobile-dark a:not(.btn):focus,
  .header.light-solid .menu-content.mobile-dark a:not(.btn):focus,
  .header.transparent-dark .menu-content.mobile-dark a:not(.btn):focus,
  .header.transparent-light .menu-content.mobile-dark a:not(.btn):focus {
    color: #788195;
  }
  .header.dark .menu-content.mobile-dark a:not(.btn).active,
  .header.light .menu-content.mobile-dark a:not(.btn).active,
  .header.light-solid .menu-content.mobile-dark a:not(.btn).active,
  .header.transparent-dark .menu-content.mobile-dark a:not(.btn).active,
  .header.transparent-light .menu-content.mobile-dark a:not(.btn).active {
    color: #fff;
  }
  .header.dark .menu-content.mobile-dark.mobile-dark p,
  .header.light .menu-content.mobile-dark.mobile-dark p,
  .header.light-solid .menu-content.mobile-dark.mobile-dark p,
  .header.transparent-dark .menu-content.mobile-dark.mobile-dark p,
  .header.transparent-light .menu-content.mobile-dark.mobile-dark p {
    color: #788195;
  }
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn),
  .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn),
  .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn),
  .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn),
  .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn) {
    color: #788195;
  }
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover,
  .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover,
  .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover,
  .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover,
  .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):hover,
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active,
  .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active,
  .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active,
  .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active,
  .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):active {
    color: #ffffff !important;
  }
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited,
  .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited,
  .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited,
  .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited,
  .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):visited,
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus,
  .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus,
  .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus,
  .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus,
  .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn):focus {
    color: #788195;
  }
  .header.dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active,
  .header.light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active,
  .header.light-solid .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active,
  .header.transparent-dark .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active,
  .header.transparent-light .menu-content.mobile-dark.mobile-dark .menu > li > a:not(.btn).active {
    background-color: #272b35;
    color: #fff ;
  }
  .header .menu > li > a:before,
  .header .menu > li > a > span:before {
    display: none;
  }
  .header:last-child.header {
    top: -200%;
  }
  .header.bg-header .menu-content .header-inner {
    line-height: initial;
  }
  .menu-content .menu > li.classic > nav ul,
  .menu-content .menu > li.horizontal > nav,
  .menu-content .menu > li.mega .container {
    background-color: #f0f0f0;
  }
  .menu-content.mobile-dark {
    background-color: #2b303b !important;
  }
  .menu-content.mobile-dark .menu > li.classic > nav ul,
  .menu-content.mobile-dark .menu > li.horizontal > nav,
  .menu-content.mobile-dark .menu > li.mega .container {
    background-color: #21252d;
  }
  .menu-content.mobile-dark ul li .sub-menu-heading {
    color: #ffffff !important;
    opacity: 1;
  }
  .menu-content .menu > li.mega .container {
    margin-top: 0;
  }
  .menu-content .menu > li > a:not(.btn) {
    margin-bottom: 0 !important;
  }
  .menu-content ul {
    width: 100%;
    padding: 0;
  }
  .menu-content ul li {
    padding: 0;
    margin-right: 0 !important;
  }
  .menu-content ul li a {
    opacity: 1 !important;
    padding: 10px 10px 10px 35px;
  }
  .menu-content ul li .sub-menu-heading {
    padding: 20px 10px 10px 35px;
    opacity: 0.5;
  }
  [data-pages-direction="slideLeft"] {
    display: block;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .menu-opened {
    overflow-y: hidden;
  }
  .menu-opened [data-pages-direction="slideLeft"] {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
  }
  [data-pages-direction="slideRight"] {
    display: block;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .menu-opened {
    overflow-y: hidden;
  }
  .menu-opened [data-pages-direction="slideRight"] {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
  }
  [data-pages-direction="slideTop"] {
    display: block;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .menu-opened {
    overflow-y: hidden;
  }
  .menu-opened [data-pages-direction="slideTop"] {
    -webkit-transform: translate3d(0, calc(0% + 65px), 0);
    transform: translate3d(0, calc(0% + 65px), 0);
    -ms-transform: translate(0, calc(0% + 65px));
  }
  .header .menu > li > .classic {
    top: 0 !important;
    position: relative;
    left: auto;
    right: auto;
    margin-left: 0;
  }
  .header .menu > li > .classic:before,
  .header .menu > li > .classic:after,
  .header .menu > li > .classic .arrow {
    display: none;
  }
  .header .menu > li > .classic ul > li {
    margin: 5px 0;
  }
  .header .menu > li > .classic ul > li:first-child {
    margin-top: 17px;
  }
  .header .menu > li > .classic ul > li:last-child {
    margin-bottom: 17px;
  }
  .header .menu > li > .mega {
    position: relative;
    margin-top: 0;
    border: 0;
  }
  .header .menu > li > .mega .container {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
  }
  .header .menu > li > .horizontal {
    position: relative;
    margin-top: 0;
    border: 0;
  }
  .header .menu > li > .horizontal .container {
    padding: 0;
  }
  .header .menu > li > .horizontal .container > ul {
    padding: 15px 0;
    margin: 0;
  }
  .header .menu > li > .horizontal .container > ul > li {
    margin: 5px;
    display: block;
  }
  .header .menu > li.horizontal > span.arrow {
    display: none;
  }
  .header .menu > li.mega > span.arrow {
    display: none;
  }
  .sm-p-t-0 {
    padding-top: 0px !important;
  }
  .sm-p-r-0 {
    padding-right: 0px !important;
  }
  .sm-p-l-0 {
    padding-left: 0px !important;
  }
  .sm-p-b-0 {
    padding-bottom: 0px !important;
  }
  .sm-padding-0 {
    padding: 0px !important;
  }
  .sm-p-t-5 {
    padding-top: 5px !important;
  }
  .sm-p-r-5 {
    padding-right: 5px !important;
  }
  .sm-p-l-5 {
    padding-left: 5px !important;
  }
  .sm-p-b-5 {
    padding-bottom: 5px !important;
  }
  .sm-padding-5 {
    padding: 5px !important;
  }
  .sm-p-t-10 {
    padding-top: 10px !important;
  }
  .sm-p-r-10 {
    padding-right: 10px !important;
  }
  .sm-p-l-10 {
    padding-left: 10px !important;
  }
  .sm-p-b-10 {
    padding-bottom: 10px !important;
  }
  .sm-padding-10 {
    padding: 10px !important;
  }
  .sm-p-t-15 {
    padding-top: 15px !important;
  }
  .sm-p-r-15 {
    padding-right: 15px !important;
  }
  .sm-p-l-15 {
    padding-left: 15px !important;
  }
  .sm-p-b-15 {
    padding-bottom: 15px !important;
  }
  .sm-padding-15 {
    padding: 15px !important;
  }
  .sm-p-t-20 {
    padding-top: 20px !important;
  }
  .sm-p-r-20 {
    padding-right: 20px !important;
  }
  .sm-p-l-20 {
    padding-left: 20px !important;
  }
  .sm-p-b-20 {
    padding-bottom: 20px !important;
  }
  .sm-padding-20 {
    padding: 20px !important;
  }
  .sm-p-t-25 {
    padding-top: 25px !important;
  }
  .sm-p-r-25 {
    padding-right: 25px !important;
  }
  .sm-p-l-25 {
    padding-left: 25px !important;
  }
  .sm-p-b-25 {
    padding-bottom: 25px !important;
  }
  .sm-padding-25 {
    padding: 25px !important;
  }
  .sm-p-t-30 {
    padding-top: 30px !important;
  }
  .sm-p-r-30 {
    padding-right: 30px !important;
  }
  .sm-p-l-30 {
    padding-left: 30px !important;
  }
  .sm-p-b-30 {
    padding-bottom: 30px !important;
  }
  .sm-padding-30 {
    padding: 30px !important;
  }
  .sm-m-t-5 {
    margin-top: 5px !important;
  }
  .sm-m-r-5 {
    margin-right: 5px !important;
  }
  .sm-m-l-5 {
    margin-left: 5px !important;
  }
  .sm-m-b-5 {
    margin-bottom: 5px !important;
  }
  .sm-m-t-10 {
    margin-top: 10px !important;
  }
  .sm-m-r-10 {
    margin-right: 10px !important;
  }
  .sm-m-l-10 {
    margin-left: 10px !important;
  }
  .sm-m-b-10 {
    margin-bottom: 10px !important;
  }
  .sm-m-t-15 {
    margin-top: 15px !important;
  }
  .sm-m-r-15 {
    margin-right: 15px !important;
  }
  .sm-m-l-15 {
    margin-left: 15px !important;
  }
  .sm-m-b-15 {
    margin-bottom: 15px !important;
  }
  .sm-m-t-20 {
    margin-top: 20px !important;
  }
  .sm-m-r-20 {
    margin-right: 20px !important;
  }
  .sm-m-l-20 {
    margin-left: 20px !important;
  }
  .sm-m-b-20 {
    margin-bottom: 20px !important;
  }
  .sm-m-t-25 {
    margin-top: 25px !important;
  }
  .sm-m-r-25 {
    margin-right: 25px !important;
  }
  .sm-m-l-25 {
    margin-left: 25px !important;
  }
  .sm-m-b-25 {
    margin-bottom: 25px !important;
  }
  .sm-m-t-30 {
    margin-top: 30px !important;
  }
  .sm-m-r-30 {
    margin-right: 30px !important;
  }
  .sm-m-l-30 {
    margin-left: 30px !important;
  }
  .sm-m-b-30 {
    margin-bottom: 30px !important;
  }
  .sm-no-margin {
    margin: 0px !important;
  }
  .sm-no-padding {
    padding: 0px !important;
  }
  .sm-text-right {
    text-align: right !important;
  }
  .sm-text-left {
    text-align: left !important;
  }
  .sm-text-center {
    text-align: center !important;
  }
  .sm-pull-right {
    float: right !important;
  }
  .sm-pull-left {
    float: left !important;
  }
  .sm-pull-reset {
    float: none !important;
  }
  .sm-block {
    display: block !important;
  }
  .sm-inline {
    display: inline-block;
  }
  .sm-image-responsive-height {
    width: 100%;
    height: auto;
  }
  .sm-image-responsive-width {
    height: 100%;
    width: auto;
  }
  .sm-full-height {
    height: 100%;
    width: auto;
  }
  .sm-full-width {
    width: 100%;
    height: auto !important;
  }
  .sm-reset-position {
    position: initial;
  }
  .sm-screen-center {
    position: absolute;
    left: -50%;
  }
  .sm-static {
    position: static !important;
  }
  .header.transparent-light .menu > li > a:not(.btn) {
    color: #121212;
    margin-bottom: 10px;
  }
  .header.dark .menu > li > a:not(.btn) {
    color: #121212;
  }
  .sm-no-border {
    border-width: 0;
  }
  .sm-b-r,
  .sm-b-l,
  .sm-b-t,
  .sm-b-b {
    border-width: 0;
    border-style: solid;
  }
  .sm-b-r {
    border-right-width: 1px;
  }
  .sm-b-l {
    border-left-width: 1px;
  }
  .sm-b-t {
    border-top-width: 1px;
  }
  .sm-b-b {
    border-bottom-width: 1px;
  }
  .error-container {
    width: auto;
  }
}
@media (min-width: 992px) {
  .row-same-height {
    overflow: hidden;
  }
  .row-same-height > [class*="col-md"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
  .header.static {
    position: static;
  }
  .header.static .affix {
    position: fixed !important;
    top: 0;
    width: 100%;
  }
  .clip-mega-menu {
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .row-same-height {
    overflow: hidden;
  }
  .row-same-height > [class*="col-sm"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
  }
}
/*** Phones ***/
@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .menu-content {
    width: 270px;
    overflow-y: auto;
  }
  .logo {
    display: inline-block;
  }
  .header.bg-header {
    height: 70px;
  }
  .header.bg-header .header-inner {
    line-height: 70px;
  }
  .header.bg-header .menu-toggler {
    margin-top: 27.5px;
  }
  .header.md-header {
    height: 60px;
  }
  .header.md-header .header-inner {
    line-height: 60px;
  }
  .header.md-header .menu-toggler {
    margin-top: 36.5px;
  }
  .header.sm-header {
    height: 44px;
  }
  .header.sm-header .header-inner {
    line-height: 44px;
  }
  .header.sm-header .menu-toggler {
    margin-top: 14.5px;
  }
  .swiper-slide.fit h1 {
    font-size: 6vh;
    line-height: 7.5vh;
  }
  .swiper-slide.fit h2 {
    font-size: 3vh;
    line-height: 5vh;
  }
  .swiper-slide.fit h3 {
    font-size: 2vh;
    line-height: 4vh;
  }
  .swiper-slide.fit h4 {
    font-size: 3vh;
    line-height: 4.5vh;
  }
  .swiper-slide.fit h5 {
    font-size: 1.5vh;
    line-height: 1.8vh;
  }
}
@media (max-width: 480px) {
  .xs-p-t-0 {
    padding-top: 0px !important;
  }
  .xs-p-r-0 {
    padding-right: 0px !important;
  }
  .xs-p-l-0 {
    padding-left: 0px !important;
  }
  .xs-p-b-0 {
    padding-bottom: 0px !important;
  }
  .xs-padding-0 {
    padding: 0px !important;
  }
  .xs-p-t-5 {
    padding-top: 5px !important;
  }
  .xs-p-r-5 {
    padding-right: 5px !important;
  }
  .xs-p-l-5 {
    padding-left: 5px !important;
  }
  .xs-p-b-5 {
    padding-bottom: 5px !important;
  }
  .xs-padding-5 {
    padding: 5px !important;
  }
  .xs-p-t-10 {
    padding-top: 10px !important;
  }
  .xs-p-r-10 {
    padding-right: 10px !important;
  }
  .xs-p-l-10 {
    padding-left: 10px !important;
  }
  .xs-p-b-10 {
    padding-bottom: 10px !important;
  }
  .xs-padding-10 {
    padding: 10px !important;
  }
  .xs-p-t-15 {
    padding-top: 15px !important;
  }
  .xs-p-r-15 {
    padding-right: 15px !important;
  }
  .xs-p-l-15 {
    padding-left: 15px !important;
  }
  .xs-p-b-15 {
    padding-bottom: 15px !important;
  }
  .xs-padding-15 {
    padding: 15px !important;
  }
  .xs-p-t-20 {
    padding-top: 20px !important;
  }
  .xs-p-r-20 {
    padding-right: 20px !important;
  }
  .xs-p-l-20 {
    padding-left: 20px !important;
  }
  .xs-p-b-20 {
    padding-bottom: 20px !important;
  }
  .xs-padding-20 {
    padding: 20px !important;
  }
  .xs-m-t-5 {
    margin-top: 5px !important;
  }
  .xs-m-r-5 {
    margin-right: 5px !important;
  }
  .xs-m-l-5 {
    margin-left: 5px !important;
  }
  .xs-m-b-5 {
    margin-bottom: 5px !important;
  }
  .xs-m-t-10 {
    margin-top: 10px !important;
  }
  .xs-m-r-10 {
    margin-right: 10px !important;
  }
  .xs-m-l-10 {
    margin-left: 10px !important;
  }
  .xs-m-b-10 {
    margin-bottom: 10px !important;
  }
  .xs-m-t-15 {
    margin-top: 15px !important;
  }
  .xs-m-r-15 {
    margin-right: 15px !important;
  }
  .xs-m-l-15 {
    margin-left: 15px !important;
  }
  .xs-m-b-15 {
    margin-bottom: 15px !important;
  }
  .xs-m-t-20 {
    margin-top: 20px !important;
  }
  .xs-m-r-20 {
    margin-right: 20px !important;
  }
  .xs-m-l-20 {
    margin-left: 20px !important;
  }
  .xs-m-b-20 {
    margin-bottom: 20px !important;
  }
  .xs-m-t-25 {
    margin-top: 25px !important;
  }
  .xs-m-r-25 {
    margin-right: 25px !important;
  }
  .xs-m-l-25 {
    margin-left: 25px !important;
  }
  .xs-m-b-25 {
    margin-bottom: 25px !important;
  }
  .xs-m-t-30 {
    margin-top: 30px !important;
  }
  .xs-m-r-30 {
    margin-right: 30px !important;
  }
  .xs-m-l-30 {
    margin-left: 30px !important;
  }
  .xs-m-b-30 {
    margin-bottom: 30px !important;
  }
  .xs-m-t-35 {
    margin-top: 35px !important;
  }
  .xs-m-r-35 {
    margin-right: 35px !important;
  }
  .xs-m-l-35 {
    margin-left: 35px !important;
  }
  .xs-m-b-35 {
    margin-bottom: 35px !important;
  }
  .xs-m-t-40 {
    margin-top: 40px !important;
  }
  .xs-m-r-40 {
    margin-right: 40px !important;
  }
  .xs-m-l-40 {
    margin-left: 40px !important;
  }
  .xs-m-b-40 {
    margin-bottom: 40px !important;
  }
  .xs-no-margin {
    margin: 0px !important;
  }
  .xs-no-padding {
    padding: 0px !important;
  }
  .xs-text-right {
    text-align: right !important;
  }
  .xs-text-left {
    text-align: left !important;
  }
  .xs-text-center {
    text-align: center !important;
  }
  .xs-pull-right {
    float: right !important;
  }
  .xs-pull-left {
    float: left !important;
  }
  .xs-pull-reset {
    float: none !important;
  }
  .xs-image-responsive-height {
    width: 100%;
    height: auto;
  }
  .xs-image-responsive-width {
    height: 100%;
    width: auto;
  }
  .xs-block {
    display: block;
  }
  .xs-inline {
    display: inline-block;
  }
  .swiper-slide.fit .block-title {
    font-size: 2vh;
  }
  .xs-full-height {
    height: 100%;
    width: auto;
  }
  .xs-full-width {
    width: 100%;
    height: auto !important;
  }
  .xs-min-height {
    min-height: 100%;
  }
  .sm-no-border {
    border-width: 0;
  }
  .xs-no-border {
    border-width: 0;
  }
  .xs-b-r,
  .xs-b-l,
  .xs-b-t,
  .xs-b-b {
    border-width: 0;
    border-style: solid;
  }
  .xs-b-r {
    border-right-width: 1px;
  }
  .xs-b-l {
    border-left-width: 1px;
  }
  .xs-b-t {
    border-top-width: 1px;
  }
  .xs-b-b {
    border-bottom-width: 1px;
  }
  .xs-reset-position {
    position: initial;
  }
  .xs-screen-center {
    position: absolute;
    left: -50%;
  }
  .xs-bg-size-cover {
    background-size: cover;
  }
  .xs-relative {
    position: relative !important;
  }
  .error-page {
    padding: 15px;
  }
  .error-page .error-container {
    margin-top: 30px;
    width: auto;
  }
  .error-page .pull-bottom {
    position: relative;
  }
  .error-container-innner {
    width: auto;
  }
}
/*** Retina Display Images **/
