/* ======================================================================================================
CSS @imports (Fonts import)
====================================================================================================== */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

/* ======================================================================================================
	Developed by GiantFocal. Contact Us at support@giantfocal.com and visit our site at giantfocal.com
	====================================================================================================== */


 
/* Missing Template at Path: \'GiantFocal\/Ark\/Supporting Files\/Vendors\/swiper.css\' */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }



/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/*  ===================================================================
	SECTION:
	01. Variables   
	
	DESCRIPTION:
	++++++++++++
	CSS variables are made as descriptive as possible. 
	You can edit any variable as needed. 
	=================================================================== */

/* fonts */
@font-face {
    font-family: 'Geomanist-BlackItalic';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BlackItalic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BlackItalic.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BlackItalic.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BlackItalic.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BlackItalic.svg#Geomanist-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Geomanist-BookItalic';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BookItalic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BookItalic.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BookItalic.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BookItalic.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BookItalic.svg#Geomanist-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Geomanist';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist.svg#Geomanist') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-ExtraLight';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLight.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLight.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLight.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLight.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLight.svg#Geomanist-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-ExtraLightItalic';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLightItalic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLightItalic.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLightItalic.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLightItalic.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ExtraLightItalic.svg#Geomanist-ExtraLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Geomanist-MediumItalic';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-MediumItalic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-MediumItalic.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-MediumItalic.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-MediumItalic.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-MediumItalic.svg#Geomanist-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Geomanist-Book';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Book.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Book.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Book.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Book.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Book.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Book.svg#Geomanist-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-Italic';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Italic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Italic.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Italic.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Italic.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Italic.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Italic.svg#Geomanist-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Geomanist-Black';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Black.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Black.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Black.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Black.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Black.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Black.svg#Geomanist-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-BoldItalic';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BoldItalic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BoldItalic.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BoldItalic.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BoldItalic.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-BoldItalic.svg#Geomanist-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Geomanist-LightItalic';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-LightItalic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-LightItalic.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-LightItalic.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-LightItalic.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-LightItalic.svg#Geomanist-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Geomanist-Ultra';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Ultra.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Ultra.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Ultra.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Ultra.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Ultra.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Ultra.svg#Geomanist-Ultra') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-Bold';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Bold.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Bold.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Bold.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Bold.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Bold.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Bold.svg#Geomanist-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-Medium';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Medium.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Medium.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Medium.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Medium.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Medium.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Medium.svg#Geomanist-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-Thin';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Thin.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Thin.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Thin.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Thin.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Thin.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Thin.svg#Geomanist-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Geomanist-UltraItalic';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-UltraItalic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-UltraItalic.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-UltraItalic.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-UltraItalic.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-UltraItalic.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-UltraItalic.svg#Geomanist-UltraItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Geomanist-ThinItalic';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ThinItalic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ThinItalic.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ThinItalic.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ThinItalic.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-ThinItalic.svg#Geomanist-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Geomanist-Light';
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Light.eot');
    src: url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Light.eot?#iefix') format('embedded-opentype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Light.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Light.woff') format('woff'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Light.ttf') format('truetype'),
        url('https://cdn2.hubspot.net/hubfs/5956790/Violeta%20Claus%202019/fonts/Geomanist-Light.svg#Geomanist-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}






/* Colors */





/* Typography */
 /* in pixels */


 /* Gentium Book Basic */








/* Mobile menu */


/* Containers */

.mini-container{ max-width: px; float: none; margin: 0 auto; padding: 0 20px; }
*{ box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; }

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

.row-fluid .wrapper { width:1080px; float:none; margin:0 auto !important; padding:0 15px;}

.row-fluid .flex_div { display:flex; }
.row-fluid .flex_center { display:flex; align-items:center; }

.row-fluid .fl100 { width:100%; float:left; }
.row-fluid .fl50 { width:50%; float:left; }
.row-fluid .fl33 { width:33.33%; float:left; }
.row-fluid .fl25 { width:25%; float:left; }
.row-fluid .fl20 { width:20%; float:left; }

/*Text Option*/
.row-fluid .text-uppercase , .row-fluid .title-uppercase h1 , .row-fluid .title-uppercase h2 , .row-fluid .title-uppercase h3 , .row-fluid .title-uppercase h4 , .row-fluid .title-uppercase h5 , .row-fluid .title-uppercase h6 { text-transform:uppercase; }
.row-fluid .text-center { text-align:center; }
.row-fluid .text-left { text-align:left; }
.row-fluid .text-right { text-align:right; }
.row-fluid .text-white , .row-fluid .text-white h1 , .row-fluid .text-white h2 , .row-fluid .text-white h3 , .row-fluid .text-white h4 , .row-fluid .text-white h5 , .row-fluid .text-white h6 { color:#fff; }
.row-fluid .text-bold , .row-fluid .text-bold h1 , .row-fluid .text-bold h2 , .row-fluid .text-bold h3 , .row-fluid .text-bold h4 , .row-fluid .text-bold h5 , .row-fluid .text-bold h6 { font-weight:bold; }
.row-fluid .text-italic { font-style:italic; }

.row-fluid a.btn-style, .row-fluid .btn-style a { float:none; display:inline-block; vertical-align:top; padding:21px 40px; background:#ED214F; color:#fff !important; font-size:15px; line-height:20px; text-transform:uppercase; letter-spacing:2px; border-radius:30px; transition:all ease .5s !important; -moz-transition:all ease .5s !important; -webkit-transition:all ease .5s !important; -o-transition:all ease .5s !important; -o-transition:all ease .5s !important; }
.row-fluid a.btn-style:hover, .row-fluid .btn-style a:hover { background:#000; }
.row-fluid .general-breadcrumb ul {display: inline-block;}
.row-fluid .general-breadcrumb ul li{  font-family: 'Geomanist';}
.row-fluid .banner-breadcrumb .general-breadcrumb ul li a {color: #fff;}
.row-fluid .banner-breadcrumb .general-breadcrumb ul li.hs-breadcrumb-menu-item.last-crumb span {display: inline-block;color: #DEDBDB;}
.row-fluid .banner-breadcrumb .general-breadcrumb ul li.hs-breadcrumb-menu-item.first-crumb { position: relative; padding-left: 25px ;}
.row-fluid .banner-breadcrumb .general-breadcrumb ul li.hs-breadcrumb-menu-item.first-crumb:before { content: '\f015'; font-family: fontawesome; position: absolute; left: 0px;}
.row-fluid .banner-breadcrumb { position: absolute; top: 15px; left: 0; right: 0; }

.row-fluid .banner-common-breadcrumb .banner-breadcrumb {
    z-index: 99;
}

.ark.ark-content-11.general-dentistry .banner-breadcrumb .general-breadcrumb ul li a {color: #DA0B33;}
.ark.ark-content-11.general-dentistry .banner-breadcrumb .general-breadcrumb ul li.hs-breadcrumb-menu-item.last-crumb span{ color: #6f6f6f; }

.general-breadcrumb ul li a {color: #DA0B33; text-decoration: none; }
.general-breadcrumb ul li.hs-breadcrumb-menu-item.last-crumb span {display: inline-block;color: #52565B;}
.general-breadcrumb ul li.hs-breadcrumb-menu-item.first-crumb { position: relative; padding-left: 25px ;}
.general-breadcrumb ul li.hs-breadcrumb-menu-item.first-crumb:before { content: '\f015'; font-family: fontawesome; position: absolute; left: 0px; color:#DA0B33; top: 11px; }
.row-fluid .breadcrumb-wrap.ark-page-center-full .general-breadcrumb{ margin-top: 30px; text-align: left; }

.row-fluid .fnt-rg {font-family: 'Geomanist';}

/* .row-fluid .ark h1, .row-fluid .ark h2, .row-fluid .ark h3, .row-fluid .ark h4{ position: relative; }
.row-fluid .ark h3{ font-family: 'Geomanist'; text-transform: uppercase; font-size: 34px; color: #6F6F6E; letter-spacing: 8px; padding-bottom: 40px; position: relative;}
.row-fluid .ark h3:before{ content: ''; position: absolute; bottom: 0; border-bottom: 2px solid #DA0A32; width: 20px;} */

/* blog */
.row-fluid .blog-image .hs-featured-image { float: left; max-width: 100%; margin: 0; }
.row-fluid .blog-image { float: left; width: 40%; padding: 0 15px; }
.blog-right-content { float: left; width: 60%; padding: 20px 15px; }
.post-item-inner { float: left; width: auto; margin: 0 -15px; }
.row-fluid .post-header h2 a { font-size: 20px; line-height: 30px; text-transform: uppercase; font-family: 'Geomanist'; color: #6F6F6F; letter-spacing: 4px; display: inline-block; position: relative; padding-bottom: 15px; }
.row-fluid .post-header h2 a:before { content: ''; position: absolute; width: 20px; height: 3px; background: #DA0B33; bottom: 0; }
.custom_listing_comments, .blog-pagination { float: left; width: 100%; }
.row-fluid .blog-image .hs-featured-image-wrapper a img { height: 345px; object-fit: cover; }
.blog-right-content a.more-link { color: #DA0B33; border: 1px solid #DA0B33; min-width: 160px; display: inline-block; text-align: center; text-transform: uppercase; font-family: 'Geomanist'; letter-spacing: 1px; padding: 3px 10px; }
.row-fluid .blog-content { padding-bottom: 15px; float: left; width: 100%; }
.post-item { float: left; width: 100%; padding: 15px 0; }
.row-fluid .blog-right-content a.more-link:hover { background: #DA0B33; color: #fff; }
.shape { display: inline-block; position: absolute; top: 0; left: 0; z-index: 0; width: 50px; line-height: 20px; color: #fff; font-size: 18px; font-family: 'Geomanist-Medium'; text-align: center; padding-top: 8px; }
.shape:before { top: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 90px 90px 0 0; border-color: #D90B32 transparent transparent transparent; content: ''; position: absolute; z-index: -1; }
.row-fluid .blog-image .post-body.clearfix { position: relative; }
.shape p { font-family: 'Geomanist-Light'; }
.blog-pages { float: left; width: 100%; padding: 35px 0 0 0; }
.blog-pages ul.blogPagination { margin: 0; padding: 0; list-style: none; }
.blog-pages ul.blogPagination li { float: left; margin: 0 5px; }
.blog-pages ul.blogPagination li a { width: 40px; height: 40px; display: inline-block; display: flex; align-items: center; justify-content: center; color: #6F6F6F; background: #F5F5F5; font-family: 'Geomanist'; position: relative; }
.blog-pages ul.blogPagination li a:after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 2px; background: #DA0B33; opacity: 0; visibility: hidden; }
.blog-pages ul.blogPagination li.active a:after { opacity: 1; visibility: visible; }
.blog-pages ul.blogPagination li.active a { color: #DA0B33; font-family: 'Geomanist-Medium'; }
.blog-pages ul.blogPagination li.arrow a { width: 100px; text-transform: capitalize; }
.blog-pages ul.blogPagination li:first-child { margin-left: 0; margin-right: 20px; }
.blog-pages ul.blogPagination li:last-child { margin-left: 20px; }
.blog-pages ul.blogPagination li:first-child a i { margin-right: 10px; }
.blog-pages ul.blogPagination li:last-child a i { margin-left: 10px; }
.blog-topic { display: none; }
.post-bg-wrapper { background-repeat: no-repeat; background-size: cover; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; z-index: 1; padding: 50px 15px; }
.post-bg-wrapper:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; background: rgba(0, 0, 0, 0.2); }
.row-fluid .post-banner-content h1 { color: #fff; font-size: 45px; line-height: 55px; text-transform: uppercase; font-family: 'Geomanist'; letter-spacing: 4px; }
.row-fluid .post-banner-content { max-width: 860px; position: relative; }
.row-fluid .post-banner-content p { color: #E6E5E5; }
.row-fluid .blog-wrapper { padding: 50px 0 90px; }

.row-fluid .span8.blog-left-section { float: left; width: calc(100% - 315px); padding: 0 35px; }
.row-fluid .section.post-body p { margin: 0 0 20px 0; }
.row-fluid .span4.blog-right-section { float: right; margin: 0; width: 315px; padding: 6px 35px 0; }
.row-fluid .blog-inner > div > div { width: auto; float: left; margin: 0 -35px; }
.row-fluid .blog-right-section h3 { font-size: 25px; line-height: 35px; letter-spacing: 4px; padding-bottom: 10px; margin-bottom: 20px; text-transform: uppercase; font-family: 'Geomanist'; position: relative;}
.row-fluid .blog-right-section h3:before { content: ''; position: absolute; width: 20px; height: 3px; background: #DA0B33; bottom: 0; }
.row-fluid .subscribe-form form > div label span { font-size: 16px; display: inline-block; font-family: 'Geomanist-Light'; }
.row-fluid .subscribe-form form .input input { padding: 10px; color: #6f6f6f; border-radius: 0; }
.ark input, .ark form .hs-button.primary { font-family: 'Geomanist'; }
.row-fluid .ark .hs_submit .actions input { margin-top: 0; width: inherit; padding: 5px 10px; font-weight: 400; border-radius: 0; min-width: 160px; border: 1px solid #DA0B33; color: #DA0B33; background: transparent; letter-spacing: 1px; }
.row-fluid .ark .hs_submit .actions input:hover { background: #DA0B33; color: #fff; }
.row-fluid .recent-posts { padding: 40px 0; }
.row-fluid .recent-posts ul { margin: 0; padding: 0; display: inline-block; list-style: none; }
.row-fluid .recent-posts ul li { padding: 0 0 10px 20px; position: relative; }
.row-fluid .recent-posts ul li:before { content: ''; position: absolute; left: 0; height: 7px; width: 7px; background: #D90B32; border-radius: 100%; top: 10px; }
.row-fluid .recent-posts ul li a { color: #6f6f6f; }
.row-fluid .recent-posts ul li a:hover { color: #D90B32; }
.row-fluid .recent-posts ul li:last-child { padding-bottom: 0; }
.fnt-rg ul { list-style: none; padding: 0; }
.row-fluid .post-tag ul li { padding: 0 0 10px 20px; position: relative; }
.row-fluid .post-tag ul li:before { content: ''; position: absolute; left: 0; top: 10px; width: 7px; height: 7px; background: #D90B32; border-radius: 100%; }
.row-fluid .post-tag ul li a { color: #6f6f6f; }
.row-fluid .post-tag ul li a:hover { color: #D90B32; }
.row-fluid .ark .span8.blog-left-section form input { padding: 10px; min-width: 220px; }
.row-fluid .new-comments { display: none;}
body.hs-blog-listing h1{ font-family: 'Geomanist';}
/* .row-fluid .listing-banner .ark.ark-hero-01{ padding: 105px 10px !important; } */

.post-listing-simple{ float: left; width: 100%; }
.post-listing-simple .post-item{ padding: 0 0 15px 0; }
.post-listing-simple .post-item .post-item-inner{ margin: 0; }
.post-listing-simple .post-item .post-item-inner h2, .post-listing-simple .post-item .post-item-inner h2 a{ font-size: 25px; line-height: 35px; color: #6f6f6f; margin: 0; font-family: 'Geomanist'; letter-spacing: 1px; } 
.post-listing-simple .post-item .post-item-inner h2 a:hover { color: #DA0B33; }


.row-fluid .treatment-search input.hs-search-field__input { height: 44px; padding: 15px; font-size: 18px; line-height: 28px; color: #E3E3E3; border: 1px solid #E3E3E3; background-image: url(https://cdn2.hubspot.net/hubfs/2718073/Violeta%20Claus%202019/Images/search.png); background-repeat: no-repeat; background-position: right 15px center; font-family: 'Geomanist-Light'; }
.row-fluid .treatment-search-wrapper { float: left; width: 100%; padding: 20px 0 0 0; }
.row-fluid .treatment-search input.hs-search-field__input::plaecholder { color: #E3E3E3; }
.row-fluid .banner-breadcrumb.dentistry-breadcrumb .breadcrumb-wrap .general-breadcrumb ul li a { color: #DA0B33; }
.row-fluid .banner-breadcrumb.dentistry-breadcrumb .breadcrumb-wrap .general-breadcrumb ul li.last-crumb span { color: #6f6f6f; }
.row-fluid .header-red-stripe { background: #D90B33; float: left; width: 100%; min-height: inherit !important; padding: 5px 0; }
.row-fluid .header-red-stripe-inner, .row-fluid .header-red-stripe .ark-page-center, .row-fluid .header-language { min-height: inherit !important; }
.row-fluid .header-red-stripe ul { float: right; margin: 0; padding: 0; list-style: none; display: inline-block; }
.row-fluid .header-red-stripe ul li { display: inline-block; padding-left: 15px; }
.row-fluid .header-red-stripe ul li a { text-transform: uppercase; color: #fff; text-decoration: none; font-family: 'Geomanist-Light'; }


/* .row-fluid .header-wrapper {
    position: fixed;
    top: 0;
    z-index: 999;
} */
.row-fluid .header-wrapper.fixed {
    position: fixed;
    z-index: 999; box-shadow: 0px 5px 10px rgba(0,0,0,.13);transition: 300ms ease; left: 0; right: 0; top: 0; 
}
.row-fluid .header-wrapper{ position: relative; z-index: 9999; }
.row-fluid .header-customgroup-section{ background: #fff; }
.row-fluid .banner-breadcrumb.general-dentistry.blog-breadcrumb ul li.hs-breadcrumb-menu-item.first-crumb:before{ color: #fff; }
.row-fluid .banner-breadcrumb .general-breadcrumb ul li span.hs-breadcrumb-menu-divider:before { content: '\f105'; font-family: fontawesome; color: #fff;
    padding: 0;
    margin-left: 10px; }

/*  */
.row-fluid .header-red-stripe .header-language-box ul li { background: transparent; border: none; padding: 0; }
.row-fluid .header-language-box .lang_list_class:after { display: none; }
.row-fluid .header-language-box .lang_list_class:before { display: none; }
.row-fluid .header-language-box .globe_class { background: transparent; width: 100%; float: left; height: auto; }
.row-fluid .header-language-box .lang_switcher_class { width: 100%; text-align: right; }
.row-fluid .header-language-box ul.lang_list_class { width: 100%; position: relative; float: left; left: 0; right: 0; top: 0; bottom: 0; transform: translateX(0%); text-align: right; }
.row-fluid .header-red-stripe .header-language-box li .lang_switcher_link:before { content: attr(data-language); font-size: 16px; padding: 13px 10px 9px; line-height: 20px; }
.row-fluid .header-red-stripe .header-language-box li .lang_switcher_link { font-size: 0; }
.row-fluid .header-red-stripe .header-language-box li:last-child .lang_switcher_link:before { padding-right: 0; }
.row-fluid .header-red-stripe .header-language-box li:first-child .lang_switcher_link:before { background: #fff; color: #d90b33; }
.open_menu .row-fluid .header-red-stripe .header-language-box li .lang_switcher_link:before { opacity: 0; }



@media(max-width: 1199px){
  .row-fluid .ark.banner-wrapper{ padding: 0; }
  .row-fluid .blog-wrapper.ark{ padding: 60px 0; }
/*   body.hs-blog-post .row-fluid .ark{     padding: 0 0 70px 0;}  */
  .row-fluid .span8.blog-left-section, .row-fluid .span4.blog-right-section{ padding: 0 20px; }
  .row-fluid .blog-inner > div > div{ margin: 0 -20px; }
 .ark.ark-content-11.general-dentistry.banner-common-breadcrumb .banner-breadcrumb{ top: 55px}
  .row-fluid .listing-banner .ark { padding: 0; }

}

@media(max-width: 991px){
  .post-bg-wrapper{ min-height: 400px; }
  .row-fluid .span8.blog-left-section, .row-fluid .span4.blog-right-section{width: 100%; padding: 0; }
  .row-fluid .blog-inner > div > div{ margin: 0; }
  .row-fluid .span4.blog-right-section > div { float: left; margin: 0; width: 33.33%; padding: 0 15px; }
  .row-fluid .recent-posts{ padding: 0; }
  .row-fluid .span4.blog-right-section > div:first-child{ padding-left: 0; }
  .row-fluid .span4.blog-right-section > div:last-child{ padding-right: 0; }
  .row-fluid .span4.blog-right-section { padding: 50px 0 0 0; }
  .row-fluid .ark .blog-right-section h3{ font-size: 22px; line-height: 30px;     padding-bottom: 15px;}
  .post-item{ width: 50%; padding: 15px; }
  .row-fluid .blog-image{ width: 100%; padding: 0; }
  .blog-right-content{ width: 100%; padding: 20px 0 0; text-align: left; }
  .post-item-inner{ margin: 0; }
  .row-fluid .blog-image .hs-featured-image-wrapper a img{ height: 250px; width: 100%; }
  .blog-pages ul.blogPagination{ display: inline-block; width: 100%; text-align: center;}
  .blog-pages ul.blogPagination li{ float: none; display: inline-block; }
  .post-listing{ float: left; width: auto; margin: 0 -15px; }
  .post-listing-simple .post-item{ width: 100%; }
  .post-listing-simple .post-item .post-item-inner h2, .post-listing-simple .post-item .post-item-inner h2 a{ font-size: 22px; line-height: 32px; }
    .row-fluid .listing-banner .ark { padding: 0; }

}

@media(max-width: 767px){
  .row-fluid .ark.banner-wrapper{ padding: 0 !important; }
  .row-fluid .post-banner-content h1{ font-size: 35px; line-height: 45px; }
  .row-fluid .post-banner-content p br{ display: none; }
  .blog-section .section.post-body{ text-align: left; }
  .section.post-footer form { max-width: 500px; margin: 0 auto; }
  .section.post-footer form textarea{ min-height: 150px; }
  .row-fluid .ark .hs_submit .actions{ text-align: left; }
  .row-fluid .span4.blog-right-section > div{ width: 100%; padding: 20px 0; max-width: 400px; text-align: left; }
  .post-listing{ float: left; width: auto; margin: 0 -15px; }
  .row-fluid .blog-image .hs-featured-image-wrapper a img{ height: 300px; width: 100%; }
  .ark.ark-content-11.general-dentistry.banner-common-breadcrumb .banner-breadcrumb{ top: 0; text-align: left; }
  .ark.ark-content-11.general-dentistry.banner-common-breadcrumb .banner-breadcrumb .general-breadcrumb{ margin-top: 0; }
  .row-fluid .banner-breadcrumb.general-dentistry{ position: relative; padding-bottom: 30px; }
/*   .row-fluid .banner-breadcrumb.general-dentistry .breadcrumb-wrap{ padding: 0; } */
  .row-fluid .listing-banner .ark { padding: 0; }
  .row-fluid .listing-banner .breadcrumb-wrap.ark-page-center-full .general-breadcrumb, .row-fluid .breadcrumb-wrap.ark-page-center-full .general-breadcrumb{ margin: 0; }
  .listing-banner .ark.ark-hero-01 .ark-page-center {  padding: 0;}

}

@media(max-width: 600px){
  .post-listing{ width: 100%; margin: 0 auto; float: none; max-width: 400px; }
  .post-item{ width: 100%; padding: 15px 0; }
  .row-fluid .blog-image .hs-featured-image-wrapper a img{ height: 250px; }
   .row-fluid .listing-banner .ark { padding: 0; }
 .listing-banner .ark.ark-hero-01 .ark-page-center {  padding: 0;}
/*    .row-fluid .listing-banner .ark { padding: 0; } */
  
}
  

@media(max-width: 480px){
  .row-fluid .post-banner-content h1{ font-size: 30px; line-height: 40px; }
  .row-fluid .ark .span8.blog-left-section form input{ padding: 4px 10px; }
  .blog-pages ul.blogPagination li{ margin: 10px 5px; }
  .blog-pages ul.blogPagination li:first-child{ margin-right: 5px; }
  .blog-pages ul.blogPagination li:last-child{ margin-left: 5px; }
  .row-fluid .post-header h2 a{ font-size: 18px; line-height: 28px; }
  body.hs-blog-listing h1{ font-size: 30px; line-height: 40px; letter-spacing: 4px; }
  .section.post-footer form textarea{ min-height: 100px; padding: 4px 10px; }
  .row-fluid .subscribe-form form .input input{ padding: 4px 10px; }
   .row-fluid .listing-banner .ark { padding: 0; }
 
}



/* Media Query */
@media (min-width: 30px) and (max-width: 767px){
  
  .row-fluid .fl50 { width:100%; }
  .row-fluid .fl33 { width:100%; }
  .row-fluid .fl25 { width:100%; }
  .row-fluid .fl20 { width:100%; }
  
  .ark { padding:50px 0 !important; }
}

/*  ===================================================================
	SECTION:
	02. Base
	
	DESCRIPTION:
	++++++++++++
	
	=================================================================== */

.ark-row-fluid {
  width: 100%;
  *zoom: 1
}

.ark-row-fluid:before,
.ark-row-fluid:after {
  display: table;
  content: ""
}

.ark-row-fluid:after {
  clear: both
}

.ark-row-fluid [class*="span"],
.row-fluid .ark-row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 28px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}

.ark-row-fluid [class*="span"]:first-child,
.row-fluid .ark-row-fluid [class*="span"]:first-child {
  margin-left: 0
}

.ark-row-fluid .ark-span12,
.row-fluid .ark-row-fluid .ark-span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%
}

.ark-row-fluid .ark-span11,
.row-fluid .ark-row-fluid .ark-span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%
}

.ark-row-fluid .ark-span10,
.row-fluid .ark-row-fluid .ark-span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%
}

.ark-row-fluid .ark-span9,
.row-fluid .ark-row-fluid .ark-span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%
}

.ark-row-fluid .ark-span8,
.row-fluid .ark-row-fluid .ark-span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%
}

.ark-row-fluid .ark-span7,
.row-fluid .ark-row-fluid .ark-span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%
}

.ark-row-fluid .ark-span6,
.row-fluid .ark-row-fluid .ark-span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%
}

.ark-row-fluid .ark-span5,
.row-fluid .ark-row-fluid .ark-span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%
}

.ark-row-fluid .ark-span4,
.row-fluid .ark-row-fluid .ark-span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%
}

.ark-row-fluid .ark-span3,
.row-fluid .ark-row-fluid .ark-span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%
}

.ark-row-fluid .ark-span2,
.row-fluid .ark-row-fluid .ark-span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%
}

.ark-row-fluid .ark-span1,
.row-fluid .ark-row-fluid .ark-span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%
}

.ark-container-fluid {
  *zoom: 1
}

.ark-container-fluid:before,
.ark-container-fluid:after {
  display: table;
  content: ""
}

.ark-container-fluid:after {
  clear: both
}

@media(max-width:767px) {
  .ark-row-fluid {
    width: 100%
  }
  .ark-row-fluid [class*="span"],
  .row-fluid .ark-row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0
  }
}

@media(min-width:768px) and (max-width:1139px) {
  .ark-row-fluid {
    width: 100%;
    *zoom: 1
  }
  .ark-row-fluid:before,
  .ark-row-fluid:after {
    display: table;
    content: ""
  }
  .ark-row-fluid:after {
    clear: both
  }
  .ark-row-fluid [class*="span"],
  .row-fluid .ark-row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }
  .ark-row-fluid [class*="span"]:first-child,
  .row-fluid .ark-row-fluid [class*="span"]:first-child {
    margin-left: 0
  }
  .ark-row-fluid .ark-span12,
  .row-fluid .ark-row-fluid .ark-span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%
  }
  .ark-row-fluid .ark-span11,
  .row-fluid .ark-row-fluid .ark-span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%
  }
  .ark-row-fluid .ark-span10,
  .row-fluid .ark-row-fluid .ark-span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%
  }
  .ark-row-fluid .ark-span9,
  .row-fluid .ark-row-fluid .ark-span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%
  }
  .ark-row-fluid .ark-span8,
  .row-fluid .ark-row-fluid .ark-span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%
  }
  .ark-row-fluid .ark-span7,
  .row-fluid .ark-row-fluid .ark-span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%
  }
  .ark-row-fluid .ark-span6,
  .row-fluid .ark-row-fluid .ark-span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%
  }
  .ark-row-fluid .ark-span5,
  .row-fluid .ark-row-fluid .ark-span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%
  }
  .ark-row-fluid .ark-span4,
  .row-fluid .ark-row-fluid .ark-span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%
  }
  .ark-row-fluid .ark-span3,
  .row-fluid .ark-row-fluid .ark-span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%
  }
  .ark-row-fluid .ark-span2,
  .row-fluid .ark-row-fluid .ark-span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%
  }
  .ark-row-fluid .ark-span1,
  .row-fluid .ark-row-fluid .ark-span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%
  }
}

@media(min-width:1280px) {
  .ark-row-fluid {
    width: 100%;
    *zoom: 1
  }
  .ark-row-fluid:before,
  .ark-row-fluid:after {
    display: table;
    content: ""
  }
  .ark-row-fluid:after {
    clear: both
  }
  .ark-row-fluid [class*="span"],
  .row-fluid .ark-row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }
  .ark-row-fluid [class*="span"]:first-child,
  .row-fluid .ark-row-fluid [class*="span"]:first-child{
    margin-left: 0
  }
  .ark-row-fluid .ark-span12,
  .row-fluid .ark-row-fluid .ark-span12 {
    width: 100%;
    *width: 99.94680851063829%
  }
  .ark-row-fluid .ark-span11,
  .row-fluid .ark-row-fluid .ark-span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%
  }
  .ark-row-fluid .ark-span10,
  .row-fluid .ark-row-fluid .ark-span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%
  }
  .ark-row-fluid .ark-span9,
  .row-fluid .ark-row-fluid .ark-span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%
  }
  .ark-row-fluid .ark-span8,
  .row-fluid .ark-row-fluid .ark-span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%
  }
  .ark-row-fluid .ark-span7,
  .row-fluid .ark-row-fluid .ark-span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%
  }
  .ark-row-fluid .ark-span6,
  .row-fluid .ark-row-fluid .ark-span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%
  }
  .ark-row-fluid .ark-span5,
  .row-fluid .ark-row-fluid .ark-span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%
  }
  .ark-row-fluid .ark-span4,
  .row-fluid .ark-row-fluid .ark-span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%
  }
  .ark-row-fluid .ark-span3,
  .row-fluid .ark-row-fluid .ark-span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%
  }
  .ark-row-fluid .ark-span2,
  .row-fluid .ark-row-fluid .ark-span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%
  }
  .ark-row-fluid .ark-span1,
  .row-fluid .ark-row-fluid .ark-span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%
  }
}

.ark-clearfix {
  *zoom: 1
}

.ark-clearfix:before,
.ark-clearfix:after {
  display: table;
  content: ""
}

.ark-clearfix:after {
  clear: both
}

.ark-hide {
  display: none
}

.ark-show {
  display: block
}

.ark-invisible {
  visibility: hidden
}

.ark-hidden {
  display: none;
  visibility: hidden
}

.ark-visible-phone {
  display: none !important
}

.ark-visible-tablet {
  display: none !important
}

.ark-hidden-desktop {
  display: none !important
}

@media(max-width:767px) {
  .ark-visible-phone {
    display: inherit !important
  }
  .ark-hidden-phone {
    display: none !important
  }
  .ark-hidden-desktop {
    display: inherit !important
  }
  .ark-visible-desktop {
    display: none !important
  }
}

@media(min-width:768px) and (max-width:1139px) {
  .ark-visible-tablet {
    display: inherit !important
  }
  .ark-hidden-tablet {
    display: none !important
  }
  .ark-hidden-desktop {
    display: inherit !important
  }
  .ark-visible-desktop {
    display: none !important
  }
}

/* ============================
	General Settings
=============================== */

body {
  margin: 0;
}

.ark {
  position: relative;
	font-size: 16px;
	font-family: 'Geomanist';
	color: #6F6F6E;
	line-height: 1.7;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
	-webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 768px) {
	.ark {
		font-size: 16px;
	}
}

/* Overlay */
.ark-overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ark-overlay > div:not([id*="jarallax"]) {
  position: relative;
  z-index: 2;
}

/* Parallax */ 
.ark.ark-parallax {
  overflow: hidden;
  z-index: 1;
  transition: all ease-in-out 200ms;
  position: relative;
}
.ark.ark-parallax > .ark-parallax-img {
  position: absolute;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (min-width:992px) {
	.ark-parallax {
		background: none;
  }
}

/* Section Intro */
.ark-section-intro {
  margin-bottom: 3.125em;
}
.ark-section-intro .ark-section-intro-subheading {
  text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 auto 10px;
    font-size: 14px;
    opacity: 0.8;
    font-weight: bold;
}
.ark-section-intro .ark-section-intro-heading {
  margin-top: 0; text-transform: uppercase
}
.ark-section-intro .ark-section-intro-description {
  margin-top: 0px;
}
.ark-section-intro .ark-page-center {
  max-width: 840px!important;
}

/* Section Footer */
.ark-section-footer {
  margin-top: 3.125em;
}

/* ============================
	Container
=============================== */
.ark-page-center,
.ark-page-center-xs,
.ark-page-center-sm,
.ark-page-center-md,
.ark-page-center-lg,
.ark-page-center-full {
	float: none !important;
	max-width: 1170px;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 20px;
	padding-right: 20px;
}
.ark-page-center-xs		{ max-width: 770px; }
.ark-page-center-sm		{ max-width: 870px; }
.ark-page-center-md		{ max-width: 770px; }
.ark-page-center-lg		{ max-width: 1070px; }
.ark-page-center-full      { max-width: 100%;  }

.row-fluid .breadcrumb-wrap.ark-page-center-full { max-width: 1170px; margin: 0 auto !important; float: none;}


/* ============================
	Typography
=============================== */

/* Basic Text */
.ark p {
	margin: 0 0 1.937em;
}
.ark p:last-child {
  margin-bottom: 0;
}
.ark small {}
.ark strong {}
.ark em {}
.ark cite {}
.ark code {}
.ark pre {}

.ark sup, 
.ark sub {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
.ark sup { top: -0.5em; }
.ark sub { bottom: -0.25em; }

/* Heading */
.ark h1, 
.ark h2, 
.ark h3, 
.ark h4,
.ark h5, 
.ark h6 {
	margin: .75em 0 .25em;
	text-rendering: optimizelegibility;
	font-weight: 400;
	line-height: 1.2;
	font-family: 'Geomanist';
	color: #52565B;
}

.ark h1:first-child, 
.ark h2:first-child, 
.ark h3:first-child, 
.ark h4:first-child, 
.ark h5:first-child, 
.ark h6:first-child {
	margin-top: 0px;
}

.ark h1 a, 
.ark h2 a, 
.ark h3 a, 
.ark h4 a, 
.ark h5 a, 
.ark h6 a {}

.ark h1 { 
	
    
    font-size: 4.375em;

  margin: 0.457em 0 0.228em;
  line-height: 1;
}
.ark h2 { 
	
    
    font-size: 2.5em;

  margin: 0.4em 0;
  line-height: 1.2;
}
.ark strong{  font-family: 'Geomanist-Bold';}
.ark h3 {  
	
    
    font-size: 1.8125em;

  margin: 0.551em 0;
  line-height: 40px;
}
.ark h4 {
	
    
    font-size: 1.5em;

  margin: 0.666em 0;
  line-height: 1.3;
}
.ark h5 {
	
    
    font-size: 1.25em;

  margin: 0.8em 0;
  line-height: 1.6;
}
.ark h6 {
	
    
    font-size: 0.75em;

}

/* List */
.ark ol, .ark ul {
}
.ark li {
}
.ark ul li {

}
.ark ol li {
	
}

/* Link */
.ark a:not(.ark-btn) {
	text-decoration: none;
	color: #DA0B33;
	 
    -webkit-transition: all ease-in-out 200ms;
    -moz-transition: all ease-in-out 200ms;
    -o-transition: all ease-in-out 200ms;
    -ms-transition: all ease-in-out 200ms;
        transition: all ease-in-out 200ms;

}
.ark a:not(.ark-btn):hover,
.ark a:not(.ark-btn):focus {
	color: #c6001f;
}
.ark a:not(.ark-btn):focus {	
	outline: none;
	color: #a80001;
}


/* ============================
	Text Alignment
=============================== */
.ark-text-align-left 		{ text-align: left; }
.ark-text-align-center	    { text-align: center; }
.ark-text-align-right		{ text-align: right; }


@media (max-width:1199px) {
  .row-fluid .ark{padding: 80px 0; }
}

@media (max-width:992px) {
  .row-fluid .ark{padding: 70px 0; }
}

@media (max-width:767px) {
	.ark-mb-text-align-left 	{ text-align: left; }
	.ark-mb-text-align-center	{ text-align: center; }
	.ark-mb-text-align-right	{ text-align: right; }
  .row-fluid .ark h3{font-size: 30px; letter-spacing: 4px; padding-bottom: 24px;}
  .row-fluid .ark{padding: 50px 0; text-align: center; }   
}


/* ============================
	Colors
=============================== */
.ark-color-primary,
.ark-color-primary h1,
.ark-color-primary h2,
.ark-color-primary h3,
.ark-color-primary h4,
.ark-color-primary h5,
.ark-color-primary h6,
.ark-color-primary p,
.ark-color-primary li {
  color: #DA0B33; 
}
.ark-color-secondary 	{ color: #5E6977; }
.ark-color-white,
.ark-color-white h1,
.ark-color-white h2,
.ark-color-white h3,
.ark-color-white h4,
.ark-color-white h5,
.ark-color-white h6,
.ark-color-white p,
.ark-color-white li {
	color: #fff;
}


/* ============================
	Background Colors
=============================== */
.ark-bg-primary		    { background-color: #DA0B33; }
.ark-bg-secondary       { background-color: #5E6977; }
.ark-bg-white			{ background-color: #fff; }
.ark-bg-dark			{ background-color: #6F6F6E; }
.ark-bg-lightgrey		{ background-color: #fafafa; }


/* ============================
	Buttons
=============================== */

.ark-btn:not([disabled]):not(.disabled) {
	cursor: pointer;
}
.ark-btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 3px;
  text-decoration: none;
	transition: all ease-in-out 200ms;
} 

/* Solid */
.ark-btn-primary {
	background: #DA0B33;
	color: #fff;
}
	.ark-btn-primary:hover {
		background: #d00129;
		color: #fff;
	}
	.ark-btn-primary:active {
		background: #c6001f;
	}
.ark-btn-secondary {
	background: #5E6977;
	color: #fff;
}
	.ark-btn-secondary:hover {
		background: #545f6d;
		color: #fff;
	}
	.ark-btn-secondary:active {
		background: #4a5563;
	}
.ark-btn-light {
	background: #fff;
	color: #6F6F6E;
}
	.ark-btn-light:hover {
		background: #DA0B33;
		color: #fff;
	}
	.ark-btn-light:active {
		background: #d00129;
	} 
.ark-btn-dark	{
	background: #6F6F6E;
	color: #fff;
}
	.ark-btn-dark:hover {
		background: #656564;
		color: #fff;
	}
	.ark-btn-dark:active {
		background: #5b5b5a;
		color: #fff;
	}

/* Border */
.ark-btn-border-primary {
	color: #DA0B33;
	background-color: transparent;
	background-image: none;
	border-color: #DA0B33;
}
	.ark-btn-border-primary:hover {
		background: #DA0B33;
		color: #fff;
	}
	.ark-btn-border-primary:active {
		background: #c6001f;
		border-color: #c6001f;
	}
.ark-btn-border-secondary {
	color: #5E6977;
	background-color: transparent;
	background-image: none;
	border-color: #5E6977;
}
	.ark-btn-border-secondary:hover {
		background: #5E6977;
		color: #fff;
	}
	.ark-btn-border-secondary:active {
		background: #4a5563;
		border-color: #4a5563;
	}
.ark-btn-border-light {
	color: #fff;
	background-color: transparent;
	background-image: none;
	border-color: #fff;
}
	.ark-btn-border-light:hover {
		background: rgba(255, 255, 255, 0.99);
		border-color: rgba(255, 255, 255, 0.99);
		color: #6F6F6E;
	}
	.ark-btn-border-light:active {
		background: #DA0B33;
		border-color: #DA0B33;
		color: #fff;
	}
.ark-btn-border-dark {
	color: #6F6F6E;
	background-color: transparent;
	background-image: none;
	border-color: #6F6F6E;
}
	.ark-btn-border-dark:hover {
		background: #6F6F6E;
		border-color: #6F6F6E;
		color: #fff;
	}
	.ark-btn-border-dark:active {
		background: #5b5b5a;
		border-color: #5b5b5a;
	}

/* Border transparent bg */
.ark-btn-border-transparent-white {
	border-color: #fff;
	background: rgba(255, 255, 255, 0.25);
	color: #fff;
}
	.ark-btn-border-transparent-white:hover {
		background: #fff;
		color: #DA0B33;
	}
	.ark-btn-border-transparent-white:active {
		border-color: #DA0B33;
		background: #DA0B33;
		color: #fff;
	}

/* Shadow */
.ark-btn-primary.ark-btn-shadow {
  box-shadow: 0 13px 20px rgba(218, 11, 51, 0.41);
}
  .ark-btn-primary.ark-btn-shadow:hover {
    box-shadow: 0 5px 15px rgba(218, 11, 51, 0.41);
  }


/* Size */
.ark-btn-small {
	padding: .25rem 5rem;
	font-size: .75rem;
	line-height: 1.5;
}
.ark-btn-large {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
}


/* ============================
	Borders
=============================== */
/* Full Border */
.ark-border-primary	 	{border: 1px solid #DA0B33;}
.ark-border-secondary	{border: 1px solid #5E6977;}
.ark-border-white		{border: 1px solid #fff;}
.ark-border-dark		{border: 1px solid #222;}
.ark-border-light-grey  {border: 1px solid #ececec;}

/* Top Border */
.ark-border-top-primary	 	{border-top: 1px solid #DA0B33;}
.ark-border-top-secondary	{border-top: 1px solid #5E6977;}
.ark-border-top-white		{border-top: 1px solid #fff;}
.ark-border-top-dark		{border-top: 1px solid #222;}
.ark-border-top-light-grey  {border-top: 1px solid #ececec;}

/* Bottom Border */
.ark-border-bottom-primary	        {border-bottom: 1px solid #DA0B33;}
.ark-border-bottom-secondary	    {border-bottom: 1px solid #5E6977;}
.ark-border-bottom-white		    {border-bottom: 1px solid #fff;}
.ark-border-bottom-dark		        {border-bottom: 1px solid #222;}
.ark-border-bottom-light-grey       {border-bottom: 1px solid #ececec;}

/* Left Border */
.ark-border-left-primary	{border-left: 1px solid #DA0B33;}
.ark-border-left-secondary	{border-left: 1px solid #5E6977;}
.ark-border-left-white		{border-left: 1px solid #fff;}
.ark-border-left-dark		{border-left: 1px solid #222;}
.ark-border-left-light-grey {border-left: 1px solid #ececec;}

/* Right Border */
.ark-border-right-primary	    {border-right: 1px solid #DA0B33;}
.ark-border-right-secondary	    {border-right: 1px solid #5E6977;}
.ark-border-right-white		    {border-right: 1px solid #fff;}
.ark-border-right-dark		    {border-right: 1px solid #222;}
.ark-border-right-light-grey    {border-right: 1px solid #ececec;}

/* Visibility */
.ark-border-top-none	{border-top: 0px;}
.ark-border-right-none	{border-right: 0px;}
.ark-border-left-none	{border-left: 0px;}
.ark-border-bottom-none	{border-bottom: 0px;}

/* Radius */
.ark-border-round				{border-radius: 100%;}
.ark-border-round-top-left		{}
.ark-border-round-top-right		{}
.ark-border-round-bottom-left	{}
.ark-border-round-bottom-right	{}
.ark-border-round-full			{}




/* ============================
	Forms
=============================== */

/* Form Field */
.ark .hs-form-field { 
	margin-bottom: 1em; 
}

/* Descriptions */
.ark .hs-field-desc {}

/*  Rich Text */
.ark form .hs-richtext img {
	max-width: 100%!important;
  height: auto!important;
}

/* Labels */
.ark label {
	margin-bottom: 5px;
	font-weight: 500;
	text-align: left;
}
.ark .hs-form-field > label {
	font-weight: bold;
	text-align: left;
	display: block;
  font-size: 0.888em;
}

/* One Line Inputs */
.ark input[type="text"],
.ark input[type="password"],
.ark input[type="datetime"],
.ark input[type="datetime-local"],
.ark input[type="date"],
.ark input[type="month"],
.ark input[type="time"],
.ark input[type="week"],
.ark input[type="number"],
.ark input[type="email"],
.ark input[type="url"],
.ark input[type="search"],
.ark input[type="tel"],
.ark input[type="color"],
.ark input[type="file"],
.ark textarea,
.ark select {
  -webkit-appearance: none;
	width: 100%!important;
	height: auto!important;
	display: block;
  padding: 1em;
	line-height: 1.4;
	background-color: #EFF0F4;
	background-image: none;
	border: 1px solid #EFF0F4;
  box-sizing: border-box;
   
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
    -ms-transition: all ease-in-out 300ms;
        transition: all ease-in-out 300ms;

  border-radius: 3px;
  font-size: 1em;
}

.ark input[type="text"]:focus,
.ark input[type="password"]:focus,
.ark input[type="datetime"]:focus,
.ark input[type="datetime-local"]:focus,
.ark input[type="date"]:focus,
.ark input[type="month"]:focus,
.ark input[type="time"]:focus,
.ark input[type="week"]:focus,
.ark input[type="number"]:focus,
.ark input[type="email"]:focus,
.ark input[type="url"]:focus,
.ark input[type="search"]:focus,
.ark input[type="tel"]:focus,
.ark input[type="color"]:focus,
.ark input[type="file"]:focus,
.ark textarea:focus,
.ark select:focus {
	outline: 0;
  border: 1px solid #DA0B33;
}

.ark .error {
	border-color: red!important;
}

.ark input[type="radio" i], 
.ark input[type="checkbox" i] {
	margin: 3px 5px 3px 0;
}

/* Separate Styles for Multiple Line Inputs */
.ark textarea {
	min-height: 200px;
}
.ark textarea:focus {}

/* Separate Styles for Drop Downs */
.ark select {
	background: url('https://cdn2.hubspot.net/hubfs/2718073/GiantFocal_Marketplace/Ark/_Assets/select-39.png') #EFF0F4;
  background-position: calc(100% - 20px) center;
  background-size: 30px;
  background-repeat: no-repeat;
}
.ark select:focus {}


/* Button */
.ark .hs_submit {
	
}
.ark .hs_submit input,
.ark form .hs-button.primary {
	display: inline-block;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .8em;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: bold;
	transition: all ease-in-out 200ms;
	background: #DA0B33;
	border: none;
	color: #fff;
	
    
    font-size: 1.0em;

	cursor: pointer;
	margin-top: 1em;
  border-radius: 3px;
}
	.ark .hs_submit input:hover {
		background: #d00129;
	}
	.ark .hs_submit input:focus {
		outline: none;
		background: #cb0024;
	}


/* Multiple Selection Inputs */
.ark form.hs-form .hs-form-field ul.inputs-list {
	list-style: none;
	padding: 0;
	text-align: left;
  margin: 0;
}
.ark form.hs-form .hs-form-field ul.inputs-list li input {}
.ark input[type="radio"] {}
.ark input[type="checkbox"] {}

/* Required */
.ark input:focus:required:invalid,
.ark textarea:focus:required:invalid,
.ark select:focus:required:invalid {}

.ark input:focus:required:invalid:focus,
.ark textarea:focus:required:invalid:focus,
.ark select:focus:required:invalid:focus {}

/* Placeholder Text */
.ark ::-webkit-input-placeholder { /* Webkit Browsers */
	/* color: #555;
	opacity: 1; */
}
.ark :-moz-placeholder { /* Firefox 18- */
	/* color: #555;
	opacity: 1; */
}
.ark ::-moz-placeholder { /* Firefox 19+ */
	/* color: #555;
	opacity: 1; */
}
.ark :-ms-input-placeholder { /* IE10 */
	/* color: #555;
	opacity: 1; */
}

/* Errors */
.ark .hs-error-msgs {
	
    
    font-size: 0.875em;

	padding: 0;
	margin-top: .5em;
	color: red;
}
.ark .hs-error-msgs li {
	color: inherit;
	list-style: none;
}


/* Ark Form Style 01 */

.ark .ark-form-01 input[type="text"],
.ark .ark-form-01 input[type="password"],
.ark .ark-form-01 input[type="datetime"],
.ark .ark-form-01 input[type="datetime-local"],
.ark .ark-form-01 input[type="date"],
.ark .ark-form-01 input[type="month"],
.ark .ark-form-01 input[type="time"],
.ark .ark-form-01 input[type="week"],
.ark .ark-form-01 input[type="number"],
.ark .ark-form-01 input[type="email"],
.ark .ark-form-01 input[type="url"],
.ark .ark-form-01 input[type="search"],
.ark .ark-form-01 input[type="tel"],
.ark .ark-form-01 input[type="color"],
.ark .ark-form-01 input[type="file"],
.ark .ark-form-01 textarea,
.ark .ark-form-01 select {
  padding: 0.5em 1em;
	line-height: 1.4;
  background: #fff;
}
.ark .ark-form-01 .hs-form-field {
  margin-bottom: 0.6em;
}
.ark .ark-form-01 .hs_submit input {
  background: #fff;
  color: #DA0B33;
  transition: 0.2s ease;
}
.ark .ark-form-01 .hs_submit input:hover {
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}

/* ----------------------------
	Form Module
------------------------------- */

/* Form Field */
.ark .hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.ark .hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.ark .hs_cos_wrapper_type_form label {}
.ark .hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.ark .hs_cos_wrapper_type_form input[type="text"],
.ark .hs_cos_wrapper_type_form input[type="password"],
.ark .hs_cos_wrapper_type_form input[type="datetime"],
.ark .hs_cos_wrapper_type_form input[type="datetime-local"],
.ark .hs_cos_wrapper_type_form input[type="date"],
.ark .hs_cos_wrapper_type_form input[type="month"],
.ark .hs_cos_wrapper_type_form input[type="time"],
.ark .hs_cos_wrapper_type_form input[type="week"],
.ark .hs_cos_wrapper_type_form input[type="number"],
.ark .hs_cos_wrapper_type_form input[type="email"],
.ark .hs_cos_wrapper_type_form input[type="url"],
.ark .hs_cos_wrapper_type_form input[type="search"],
.ark .hs_cos_wrapper_type_form input[type="tel"],
.ark .hs_cos_wrapper_type_form input[type="color"],
.ark .hs_cos_wrapper_type_form input[type="file"],
.ark .hs_cos_wrapper_type_form textarea,
.ark .hs_cos_wrapper_type_form select {}

.ark .hs_cos_wrapper_type_form input[type="text"]:focus,
.ark .hs_cos_wrapper_type_form input[type="password"]:focus,
.ark .hs_cos_wrapper_type_form input[type="datetime"]:focus,
.ark .hs_cos_wrapper_type_form input[type="datetime-local"]:focus,
.ark .hs_cos_wrapper_type_form input[type="date"]:focus,
.ark .hs_cos_wrapper_type_form input[type="month"]:focus,
.ark .hs_cos_wrapper_type_form input[type="time"]:focus,
.ark .hs_cos_wrapper_type_form input[type="week"]:focus,
.ark .hs_cos_wrapper_type_form input[type="number"]:focus,
.ark .hs_cos_wrapper_type_form input[type="email"]:focus,
.ark .hs_cos_wrapper_type_form input[type="url"]:focus,
.ark .hs_cos_wrapper_type_form input[type="search"]:focus,
.ark .hs_cos_wrapper_type_form input[type="tel"]:focus,
.ark .hs_cos_wrapper_type_form input[type="color"]:focus,
.ark .hs_cos_wrapper_type_form input[type="file"]:focus,
.ark .hs_cos_wrapper_type_form textarea:focus,
.ark .hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.ark .hs_cos_wrapper_type_form textarea {}
.ark .hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.ark .hs_cos_wrapper_type_form select {}
.ark .hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.ark .hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.ark .hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li.hs-form-radio input[type="radio"] { width: auto; }
.ark .hs_cos_wrapper_type_form input[type="radio"] {}
.ark .hs_cos_wrapper_type_form input[type="checkbox"] {}

/*  Form branding */
.ark .hubspot-link__container {
	display: none;
}

/* ----------------------------
	Blog Subscription Form
------------------------------- */

/* Label */
.ark #hs_form_target_blog_subscription .hs-form-field > label {}
.ark #hs_form_target_blog_subscription label {}

/* Inputs */
.ark #hs_form_target_blog_subscription input[type="email"], 
.widget-type-blog_subscribe input[type="email"] {
}

.ark #hs_form_target_blog_subscription input[type="email"]:focus {}

.ark #hs_form_target_blog_subscription input[type="radio"] {}


/* ----------------------------
	Multi Column Form
------------------------------- */

.ark .hs-form fieldset.form-columns-1 {}
.ark .hs-form fieldset.form-columns-1 .hs-form-field {}

.ark .hs-form fieldset.form-columns-2 {}
.ark .hs-form fieldset.form-columns-2 .hs-form-field {}

.ark .hs-form fieldset.form-columns-3 {}
.ark .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
.ark form.hs-form .hs-form-field ul.inputs-list li input {}
.ark input[type="radio"] {}
.ark input[type="checkbox"] {}
.ark form.hs-form fieldset { max-width: none; }
.ark form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
.ark form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
.ark form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
.ark form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
.ark form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (min-width:401px) {
  .ark form.hs-form fieldset .hs-form-field {
    padding: 0;
  }
  .ark .hs-form fieldset.form-columns-2 > .hs-form-field {
  	padding: 0;
    box-sizing: border-box;
  }
  .ark .hs-form fieldset.form-columns-2 > .hs-form-field:first-child {
    padding-right: 10px;
  }
  
}

@media (max-width: 400px) {
	.ark form.hs-form fieldset .hs-form-field { padding: 0; }
	.ark form.hs-form fieldset.form-columns-3 .hs-form-field,
	.ark form.hs-form .form-columns-2 .hs-form-field .hs-input,
	.ark form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
	.ark form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}

/* ============================
	Image
=============================== */

.ark img {
	max-width: 100%;
  height: auto;
}

/* ============================
	Video
=============================== */

.ark .ark-responsive-video {
	padding-bottom: 62.5%;
	position: relative;
}
.ark .ark-responsive-video-16-9 {
	padding-bottom: 56.25%;
}
.ark .ark-responsive-video-16-10 {
	padding-bottom: 62.5%;
}
.ark .ark-responsive-video-4-3 {
	padding-bottom: 75%;
}

.ark .ark-responsive-video > iframe,
.ark .ark-responsive-video > div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

/*  ===================================================================
	SECTION:
	03. Layout
	
	DESCRIPTION:
	++++++++++++
	
	=================================================================== */

/* ============================
	Vertical Alignment
=============================== */

@media (min-width: 768px) {
/*	.ark .ark-vertical-align > .ark-row-fluid-wrapper > * {
		
    
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
            display: flex!important;
    

		 
    
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    

	} 
	 
	.ark .ark-vertical-align-flex-start > .ark-row-fluid-wrapper > * {
		 
    
        -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    

	}
	.ark .ark-vertical-align-center > .ark-row-fluid-wrapper > * {
		 
    
        -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    

	}
	.ark .ark-vertical-align-flex-end > .ark-row-fluid-wrapper > * {
		 
    
        -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    

	}
	
	.ark .ark-vertical-direction-row > .ark-row-fluid-wrapper > * {
		 
    
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
    

	}
	.ark .ark-vertical-direction-row-reverse > .ark-row-fluid-wrapper > * {
		 
    
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
    

	}
	.ark .ark-vertical-direction-column > .ark-row-fluid-wrapper > * {
		 
    
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    

	}
	.ark .ark-vertical-direction-column-reverse > .ark-row-fluid-wrapper > * {
		 
    
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    

	}
	
	.ark .ark-vertical-wrap > .ark-row-fluid-wrapper > * {
		 
   -ms-flex-wrap: wrap;
    flex-wrap: wrap;

	}
	.ark .ark-vertical-nowrap > .ark-row-fluid-wrapper > * {
		 
   -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;

	}
	
	.ark .ark-vertical-justify-left > .ark-row-fluid-wrapper > * {
		
    
        -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    

	}
	.ark .ark-vertical-justify-center > .ark-row-fluid-wrapper > * {
		
    
        -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    

	}
	.ark .ark-vertical-justify-right > .ark-row-fluid-wrapper > * {
		
    
        -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    

	}
	.ark .ark-vertical-justify-between > .ark-row-fluid-wrapper > * {
		
    
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    

  }*/
  
  .row-fluid .mobile-show{display:none !important;}
	
}


/* ============================
	Grid
	=============================== */

.ark > span {
	
    
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
            display: flex!important;
    

	 
    
        -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    

	
    
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    

	 
   -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
.ark > span > div {
	 
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;

}

@media (min-width: 480px) {
	.ark > span > div {
		 
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%;

	}
}

/* --------- Small ---------- */

.ark-gutter-small > span > div {
	margin-bottom: 2em;
}

/* 2 col */
@media (min-width: 768px) {
	.ark-gutter-small.ark-2-col > span > div {
		 
    -ms-flex-preferred-size: 49%;
        flex-basis: 49%;

	}
}

/* 3 col */
@media (min-width: 768px) {
	.ark-gutter-small.ark-3-col > span > div {
		 
    -ms-flex-preferred-size: 32%;
        flex-basis: 32%;

	}
}

/* 4 col */
@media (min-width: 768px) {
	.ark-gutter-small.ark-4-col > span > div {
		 
    -ms-flex-preferred-size: 24%;
        flex-basis: 24%;

	}
}


/* --------- Medium ---------- */

.ark-gutter-medium > span > div {
	margin-bottom: 3em;
}

/* 2 col */
@media (min-width: 768px) {
	.ark-gutter-medium.ark-2-col > span > div {
		 
    -ms-flex-preferred-size: 47%;
        flex-basis: 47%;

	}
}

/* 3 col */
@media (min-width: 768px) {
	.ark-gutter-medium.ark-3-col > span > div {
		 
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;

	}
}

/* 4 col */
@media (min-width: 768px) {
	.ark-gutter-medium.ark-4-col > span > div {
		 
    -ms-flex-preferred-size: 22%;
        flex-basis: 22%;

	}
}


/* --------- Large ---------- */

.ark-gutter-large > span > div {
	margin-bottom: 4em;
}

/* 2 col */
@media (min-width: 768px) {
	.ark-gutter-large.ark-2-col > span > div {
		 
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;

	}
}

/* 3 col */
@media (min-width: 768px) {
	.ark-gutter-large.ark-3-col > span > div {
		 
    -ms-flex-preferred-size: 28%;
        flex-basis: 28%;

	}
}

/* 4 col */
@media (min-width: 768px) {
	.ark-gutter-large.ark-4-col > span > div {
		 
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;

	}
}


/* ============================
	Margin
=============================== */

/* Desktop */
.ark-margin-0   {margin: 0px 0;}
.ark-margin-10  {margin: 10px 0;}
.ark-margin-20  {margin: 20px 0;}
.ark-margin-30  {margin: 30px 0;}
.ark-margin-40  {margin: 40px 0;}
.ark-margin-50  {margin: 50px 0;}
.ark-margin-60  {margin: 60px 0;}
.ark-margin-70  {margin: 70px 0;}
.ark-margin-80  {margin: 80px 0;}
.ark-margin-90  {margin: 90px 0;}
.ark-margin-100 {margin: 100px 0;}
.ark-margin-110 {margin: 110px 0;}
.ark-margin-120 {margin: 120px 0;}
.ark-margin-130 {margin: 130px 0;}
.ark-margin-140 {margin: 140px 0;}
.ark-margin-150 {margin: 150px 0;}
.ark-margin-160 {margin: 160px 0;}
.ark-margin-170 {margin: 170px 0;}
.ark-margin-180 {margin: 180px 0;}
.ark-margin-190 {margin: 190px 0;}
.ark-margin-200 {margin: 200px 0;}

.ark-margin-top-0  {margin-top: 0px;}
.ark-margin-top-10 {margin-top: 10px;}
.ark-margin-top-20 {margin-top: 20px;}
.ark-margin-top-30 {margin-top: 30px;}
.ark-margin-top-40 {margin-top: 40px;}
.ark-margin-top-50 {margin-top: 50px;}
.ark-margin-top-60 {margin-top: 60px;}
.ark-margin-top-70 {margin-top: 70px;}
.ark-margin-top-80 {margin-top: 80px;}
.ark-margin-top-90 {margin-top: 90px;}
.ark-margin-top-100 {margin-top: 100px;}
.ark-margin-top-110 {margin-top: 110px;}
.ark-margin-top-120 {margin-top: 120px;}
.ark-margin-top-130 {margin-top: 130px;}
.ark-margin-top-140 {margin-top: 140px;}
.ark-margin-top-150 {margin-top: 150px;}
.ark-margin-top-160 {margin-top: 160px;}
.ark-margin-top-170 {margin-top: 170px;}
.ark-margin-top-180 {margin-top: 180px;}
.ark-margin-top-190 {margin-top: 190px;}
.ark-margin-top-200 {margin-top: 200px;}

.ark-margin-bottom-0  {margin-bottom: 0px;}
.ark-margin-bottom-10 {margin-bottom: 10px;}
.ark-margin-bottom-20 {margin-bottom: 20px;}
.ark-margin-bottom-30 {margin-bottom: 30px;}
.ark-margin-bottom-40 {margin-bottom: 40px;}
.ark-margin-bottom-50 {margin-bottom: 50px;}
.ark-margin-bottom-60 {margin-bottom: 60px;}
.ark-margin-bottom-70 {margin-bottom: 70px;}
.ark-margin-bottom-80 {margin-bottom: 80px;}
.ark-margin-bottom-90 {margin-bottom: 90px;}
.ark-margin-bottom-100 {margin-bottom: 100px;}
.ark-margin-bottom-110 {margin-bottom: 110px;}
.ark-margin-bottom-120 {margin-bottom: 120px;}
.ark-margin-bottom-130 {margin-bottom: 130px;}
.ark-margin-bottom-140 {margin-bottom: 140px;}
.ark-margin-bottom-150 {margin-bottom: 150px;}
.ark-margin-bottom-160 {margin-bottom: 160px;}
.ark-margin-bottom-170 {margin-bottom: 170px;}
.ark-margin-bottom-180 {margin-bottom: 180px;}
.ark-margin-bottom-190 {margin-bottom: 190px;}
.ark-margin-bottom-200 {margin-bottom: 200px;}

/* Mobile (<768px) */
@media (max-width: 767px) {
	.ark-mb-margin-0  {margin: 0px 0;}
	.ark-mb-margin-10 {margin: 10px 0;}
	.ark-mb-margin-20 {margin: 20px 0;}
	.ark-mb-margin-30 {margin: 30px 0;}
	.ark-mb-margin-40 {margin: 40px 0;}
	.ark-mb-margin-50 {margin: 50px 0;}
	.ark-mb-margin-60 {margin: 60px 0;}
	.ark-mb-margin-70 {margin: 70px 0;}
	.ark-mb-margin-80 {margin: 80px 0;}
	.ark-mb-margin-90 {margin: 90px 0;}
	.ark-mb-margin-100 {margin: 100px 0;}
	.ark-mb-margin-110 {margin: 110px 0;}
	.ark-mb-margin-120 {margin: 120px 0;}
	.ark-mb-margin-130 {margin: 130px 0;}
	.ark-mb-margin-140 {margin: 140px 0;}
	.ark-mb-margin-150 {margin: 150px 0;}
	.ark-mb-margin-160 {margin: 160px 0;}
	.ark-mb-margin-170 {margin: 170px 0;}
	.ark-mb-margin-180 {margin: 180px 0;}
	.ark-mb-margin-190 {margin: 190px 0;}
	.ark-mb-margin-200 {margin: 200px 0;}

	.ark-mb-margin-top-0  {margin-top: 0px;}
	.ark-mb-margin-top-10 {margin-top: 10px;}
	.ark-mb-margin-top-20 {margin-top: 20px;}
	.ark-mb-margin-top-30 {margin-top: 30px;}
	.ark-mb-margin-top-40 {margin-top: 40px;}
	.ark-mb-margin-top-50 {margin-top: 50px;}
	.ark-mb-margin-top-60 {margin-top: 60px;}
	.ark-mb-margin-top-70 {margin-top: 70px;}
	.ark-mb-margin-top-80 {margin-top: 80px;}
	.ark-mb-margin-top-90 {margin-top: 90px;}
	.ark-mb-margin-top-100 {margin-top: 100px;}
	.ark-mb-margin-top-110 {margin-top: 110px;}
	.ark-mb-margin-top-120 {margin-top: 120px;}
	.ark-mb-margin-top-130 {margin-top: 130px;}
	.ark-mb-margin-top-140 {margin-top: 140px;}
	.ark-mb-margin-top-150 {margin-top: 150px;}
	.ark-mb-margin-top-160 {margin-top: 160px;}
	.ark-mb-margin-top-170 {margin-top: 170px;}
	.ark-mb-margin-top-180 {margin-top: 180px;}
	.ark-mb-margin-top-190 {margin-top: 190px;}
	.ark-mb-margin-top-200 {margin-top: 200px;}

	.ark-mb-margin-bottom-0  {margin-bottom: 0px;}
	.ark-mb-margin-bottom-10 {margin-bottom: 10px;}
	.ark-mb-margin-bottom-20 {margin-bottom: 20px;}
	.ark-mb-margin-bottom-30 {margin-bottom: 30px;}
	.ark-mb-margin-bottom-40 {margin-bottom: 40px;}
	.ark-mb-margin-bottom-50 {margin-bottom: 50px;}
	.ark-mb-margin-bottom-60 {margin-bottom: 60px;}
	.ark-mb-margin-bottom-70 {margin-bottom: 70px;}
	.ark-mb-margin-bottom-80 {margin-bottom: 80px;}
	.ark-mb-margin-bottom-90 {margin-bottom: 90px;}
	.ark-mb-margin-bottom-100 {margin-bottom: 100px;}
	.ark-mb-margin-bottom-110 {margin-bottom: 110px;}
	.ark-mb-margin-bottom-120 {margin-bottom: 120px;}
	.ark-mb-margin-bottom-130 {margin-bottom: 130px;}
	.ark-mb-margin-bottom-140 {margin-bottom: 140px;}
	.ark-mb-margin-bottom-150 {margin-bottom: 150px;}
	.ark-mb-margin-bottom-160 {margin-bottom: 160px;}
	.ark-mb-margin-bottom-170 {margin-bottom: 170px;}
	.ark-mb-margin-bottom-180 {margin-bottom: 180px;}
	.ark-mb-margin-bottom-190 {margin-bottom: 190px;}
	.ark-mb-margin-bottom-200 {margin-bottom: 200px;}
  
  .row-fluid .mobile-hide{ display:none !important; }
  .row-fluid .ark-row-fluid .mobile-show { margin: 0; padding: 15px 0;}
  
}


/* ============================
	Padding
=============================== */

/* Desktop */

.ark-padding-all-0  {padding: 0px;}
.ark-padding-all-10 {padding: 10px;}
.ark-padding-all-20 {padding: 20px;}
.ark-padding-all-30 {padding: 30px;}
.ark-padding-all-40 {padding: 40px;}
.ark-padding-all-50 {padding: 50px;}
.ark-padding-all-60 {padding: 60px;}
.ark-padding-all-70 {padding: 70px;}
.ark-padding-all-80 {padding: 80px;}
.ark-padding-all-90 {padding: 90px;}
.ark-padding-all-100 {padding: 100px;}
.ark-padding-all-110 {padding: 110px;}
.ark-padding-all-120 {padding: 120px;}
.ark-padding-all-130 {padding: 130px;}
.ark-padding-all-140 {padding: 140px;}
.ark-padding-all-150 {padding: 150px;}
.ark-padding-all-160 {padding: 160px;}
.ark-padding-all-170 {padding: 170px;}
.ark-padding-all-180 {padding: 180px;}
.ark-padding-all-190 {padding: 190px;}
.ark-padding-all-200 {padding: 200px;}

.ark-padding-0  {padding: 0px 0;}
.ark-padding-10 {padding: 10px 0;}
.ark-padding-20 {padding: 20px 0;}
.ark-padding-30 {padding: 30px 0;}
.ark-padding-40 {padding: 40px 0;}
.ark-padding-50 {padding: 50px 0;}
.ark-padding-60 {padding: 60px 0;}
.ark-padding-70 {padding: 70px 0;}
.ark-padding-80 {padding: 80px 0;}
.ark-padding-90 {padding: 90px 0;}
.ark-padding-100 {padding: 100px 0;}
.ark-padding-110 {padding: 110px 0;}
.ark-padding-120 {padding: 120px 0;}
.ark-padding-130 {padding: 130px 0;}
.ark-padding-140 {padding: 140px 0;}
.ark-padding-150 {padding: 150px 0;}
.ark-padding-160 {padding: 160px 0;}
.ark-padding-170 {padding: 170px 0;}
.ark-padding-180 {padding: 180px 0;}
.ark-padding-190 {padding: 190px 0;}
.ark-padding-200 {padding: 200px 0;}

.ark-padding-top-0  {padding-top: 0px;}
.ark-padding-top-10 {padding-top: 10px;}
.ark-padding-top-20 {padding-top: 20px;}
.ark-padding-top-30 {padding-top: 30px;}
.ark-padding-top-40 {padding-top: 40px;}
.ark-padding-top-50 {padding-top: 50px;}
.ark-padding-top-60 {padding-top: 60px;}
.ark-padding-top-70 {padding-top: 70px;}
.ark-padding-top-80 {padding-top: 80px;}
.ark-padding-top-90 {padding-top: 90px;}
.ark-padding-top-100 {padding-top: 100px;}
.ark-padding-top-110 {padding-top: 110px;}
.ark-padding-top-120 {padding-top: 120px;}
.ark-padding-top-130 {padding-top: 130px;}
.ark-padding-top-140 {padding-top: 140px;}
.ark-padding-top-150 {padding-top: 150px;}
.ark-padding-top-160 {padding-top: 160px;}
.ark-padding-top-170 {padding-top: 170px;}
.ark-padding-top-180 {padding-top: 180px;}
.ark-padding-top-190 {padding-top: 190px;}
.ark-padding-top-200 {padding-top: 200px;}

.ark-padding-bottom-0   {padding-bottom: 0px;}
.ark-padding-bottom-10  {padding-bottom: 10px;}
.ark-padding-bottom-20  {padding-bottom: 20px;}
.ark-padding-bottom-30  {padding-bottom: 30px;}
.ark-padding-bottom-40  {padding-bottom: 40px;}
.ark-padding-bottom-50  {padding-bottom: 50px;}
.ark-padding-bottom-60  {padding-bottom: 60px;}
.ark-padding-bottom-70  {padding-bottom: 70px;}
.ark-padding-bottom-80  {padding-bottom: 80px;}
.ark-padding-bottom-90  {padding-bottom: 90px;}
.ark-padding-bottom-100 {padding-bottom: 100px;}
.ark-padding-bottom-110 {padding-bottom: 110px;}
.ark-padding-bottom-120 {padding-bottom: 120px;}
.ark-padding-bottom-130 {padding-bottom: 130px;}
.ark-padding-bottom-140 {padding-bottom: 140px;}
.ark-padding-bottom-150 {padding-bottom: 150px;}
.ark-padding-bottom-160 {padding-bottom: 160px;}
.ark-padding-bottom-170 {padding-bottom: 170px;}
.ark-padding-bottom-180 {padding-bottom: 180px;}
.ark-padding-bottom-190 {padding-bottom: 190px;}
.ark-padding-bottom-200 {padding-bottom: 200px;}

/* Mobile (<768px) */
@media (max-width: 767px) {
	.ark-mb-padding-all-0  {padding: 0px;}
	.ark-mb-padding-all-10 {padding: 10px;}
	.ark-mb-padding-all-20 {padding: 20px;}
	.ark-mb-padding-all-30 {padding: 30px;}
	.ark-mb-padding-all-40 {padding: 40px;}
	.ark-mb-padding-all-50 {padding: 50px;}
	.ark-mb-padding-all-60 {padding: 60px;}
	.ark-mb-padding-all-70 {padding: 70px;}
	.ark-mb-padding-all-80 {padding: 80px;}
	.ark-mb-padding-all-90 {padding: 90px;}
	.ark-mb-padding-all-100 {padding: 100px;}
	.ark-mb-padding-all-110 {padding: 110px;}
	.ark-mb-padding-all-120 {padding: 120px;}
	.ark-mb-padding-all-130 {padding: 130px;}
	.ark-mb-padding-all-140 {padding: 140px;}
	.ark-mb-padding-all-150 {padding: 150px;}
	.ark-mb-padding-all-160 {padding: 160px;}
	.ark-mb-padding-all-170 {padding: 170px;}
	.ark-mb-padding-all-180 {padding: 180px;}
	.ark-mb-padding-all-190 {padding: 190px;}
	.ark-mb-padding-all-200 {padding: 200px;}

	.ark-mb-padding-0  {padding: 0px 0;}
	.ark-mb-padding-10 {padding: 10px 0;}
	.ark-mb-padding-20 {padding: 20px 0;}
	.ark-mb-padding-30 {padding: 30px 0;}
	.ark-mb-padding-40 {padding: 40px 0;}
	.ark-mb-padding-50 {padding: 50px 0;}
	.ark-mb-padding-60 {padding: 60px 0;}
	.ark-mb-padding-70 {padding: 70px 0;}
	.ark-mb-padding-80 {padding: 80px 0;}
	.ark-mb-padding-90 {padding: 90px 0;}
	.ark-mb-padding-100 {padding: 100px 0;}
	.ark-mb-padding-110 {padding: 110px 0;}
	.ark-mb-padding-120 {padding: 120px 0;}
	.ark-mb-padding-130 {padding: 130px 0;}
	.ark-mb-padding-140 {padding: 140px 0;}
	.ark-mb-padding-150 {padding: 150px 0;}
	.ark-mb-padding-160 {padding: 160px 0;}
	.ark-mb-padding-170 {padding: 170px 0;}
	.ark-mb-padding-180 {padding: 180px 0;}
	.ark-mb-padding-190 {padding: 190px 0;}
	.ark-mb-padding-200 {padding: 200px 0;}

	.ark-mb-padding-top-0  {padding-top: 0px;}
	.ark-mb-padding-top-10 {padding-top: 10px;}
	.ark-mb-padding-top-20 {padding-top: 20px;}
	.ark-mb-padding-top-30 {padding-top: 30px;}
	.ark-mb-padding-top-40 {padding-top: 40px;}
	.ark-mb-padding-top-50 {padding-top: 50px;}
	.ark-mb-padding-top-60 {padding-top: 60px;}
	.ark-mb-padding-top-70 {padding-top: 70px;}
	.ark-mb-padding-top-80 {padding-top: 80px;}
	.ark-mb-padding-top-90 {padding-top: 90px;}
	.ark-mb-padding-top-100 {padding-top: 100px;}
	.ark-mb-padding-top-110 {padding-top: 110px;}
	.ark-mb-padding-top-120 {padding-top: 120px;}
	.ark-mb-padding-top-130 {padding-top: 130px;}
	.ark-mb-padding-top-140 {padding-top: 140px;}
	.ark-mb-padding-top-150 {padding-top: 150px;}
	.ark-mb-padding-top-160 {padding-top: 160px;}
	.ark-mb-padding-top-170 {padding-top: 170px;}
	.ark-mb-padding-top-180 {padding-top: 180px;}
	.ark-mb-padding-top-190 {padding-top: 190px;}
	.ark-mb-padding-top-200 {padding-top: 200px;}

	.ark-mb-padding-bottom-0  {padding-bottom: 0px;}
	.ark-mb-padding-bottom-10 {padding-bottom: 10px;}
	.ark-mb-padding-bottom-20 {padding-bottom: 20px;}
	.ark-mb-padding-bottom-30 {padding-bottom: 30px;}
	.ark-mb-padding-bottom-40 {padding-bottom: 40px;}
	.ark-mb-padding-bottom-50 {padding-bottom: 50px;}
	.ark-mb-padding-bottom-60 {padding-bottom: 60px;}
	.ark-mb-padding-bottom-70 {padding-bottom: 70px;}
	.ark-mb-padding-bottom-80 {padding-bottom: 80px;}
	.ark-mb-padding-bottom-90 {padding-bottom: 90px;}
	.ark-mb-padding-bottom-100 {padding-bottom: 100px;}
	.ark-mb-padding-bottom-110 {padding-bottom: 110px;}
	.ark-mb-padding-bottom-120 {padding-bottom: 120px;}
	.ark-mb-padding-bottom-130 {padding-bottom: 130px;}
	.ark-mb-padding-bottom-140 {padding-bottom: 140px;}
	.ark-mb-padding-bottom-150 {padding-bottom: 150px;}
	.ark-mb-padding-bottom-160 {padding-bottom: 160px;}
	.ark-mb-padding-bottom-170 {padding-bottom: 170px;}
	.ark-mb-padding-bottom-180 {padding-bottom: 180px;}
	.ark-mb-padding-bottom-190 {padding-bottom: 190px;}
	.ark-mb-padding-bottom-200 {padding-bottom: 200px;}
}


/*  ===================================================================
	SECTION:
	06. State
	
	DESCRIPTION:
	++++++++++++
	
	=================================================================== */   

/* ----------------------------
	Display
------------------------------- */
.ark-display-none {
	display: none!important; 
}

/* Desktop hidden */
@media (min-width: 768px) {
	.ark-desktop-display-none {
		display: none!important;
	}
}
	
/* Mobile hidden */
@media (max-width: 767px) {
	.ark-mb-display-none {
		display: none!important;
	}
}
	
/*  ===================================================================
	SECTION:
	09. Plugins
	
	DESCRIPTION:
	++++++++++++
	=================================================================== */ 
	
/* ----------------------------
	Mobile Menu - Hubspot Standard Toggle Menu
------------------------------- */

.ark-mobile-trigger,
.ark-child-trigger {
	display: none;
}

@media (max-width: 767px) {

	.ark-custom-menu-primary,
	.ark-custom-menu-primary .hs-menu-wrapper > ul,
	.ark-custom-menu-primary .hs-menu-wrapper > ul li,
	.ark-custom-menu-primary .hs-menu-wrapper > ul li a {
		display: block;
		float: none;
		position: static;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		padding: 0px;
		margin: 0px;
		background-image: none;
		background-color: transparent;
		border: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		max-width: none;
		width: 100%;
		height: auto;
		line-height: 1;
		font-weight: normal;
		text-decoration: none;
		text-indent: 0px;
		text-align: left;
		color: #ffffff;
	}
	/* Toggle Button
	========================================================================== */
	.ark-mobile-trigger {
		display: inline-block !important;
		cursor: pointer;
		width: auto;
		height: auto;
		padding: 7px 10px 8px 10px;
		background: #ffffff;
		border: 1px solid #000000;
		font-size: 16px;
		font-weight: normal;
		text-align: left;
		text-transform: uppercase;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		color: #000000;
		float: right;
	}
	.ark-mobile-trigger:hover {
		text-decoration: none;
		color: #ffffff;
		background-color: #000000;
		border-color: transparent;
	}
	
	/* Change button when menu is open */
	.ark-mobile-open .ark-mobile-trigger {
		color: #ffffff;
		background-color: #000000;
		border-color: transparent;
	}
	
	/* Toggle Button Icon
	========================================================================== */
	.ark-mobile-trigger i {
		display: inline;
		position: relative;
		top: -4px;
	}
	.ark-mobile-trigger i:before,
	.ark-mobile-trigger i:after {
		position: absolute;
		content: '';
	}
	.ark-mobile-trigger i,
	.ark-mobile-trigger i:before,
	.ark-mobile-trigger i:after {
		width: 22px;
		height: 2px;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		background-color: #000000;
		display: inline-block;
		-webkit-transition: all ease-in-out 200ms;
		-o-transition: all ease-in-out 200ms;
		transition: all ease-in-out 200ms;
	}
	.ark-mobile-trigger i:before {
		top: -6px;
	}
	.ark-mobile-trigger i:after {
		top: 6px;
	}
	.ark-mobile-trigger:hover i,
	.ark-mobile-trigger:hover i:before,
	.ark-mobile-trigger:hover i:after,
	.ark-mobile-open .ark-mobile-trigger i,
	.ark-mobile-open .ark-mobile-trigger i:before,
	.ark-mobile-open .ark-mobile-trigger i:after {
		background-color: #ffffff;
	}
	
	/* Change button icon when menu is open */
	.ark-mobile-open .ark-mobile-trigger i {
		height: 0;
	}
	.ark-mobile-open .ark-mobile-trigger i:before {
		
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);

		top: -1px;
	}
	.ark-mobile-open .ark-mobile-trigger i:after {
		
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);

		top: -1px;
	}
	
	/* Child Toggle Button
	========================================================================== */
	.ark-child-trigger {
		display: block !important;
		cursor: pointer;
		position: absolute;
		top: 0px;
		right: 0px;
		width: 55px !important;
		min-width: 55px !important;
		height: 45px !important;
		padding: 0 !important;
		border-left: 1px dotted rgba(255, 255, 255, .20);
	}
	.ark-child-trigger:hover {
		text-decoration: none;
	}
	.ark-child-trigger i {
		position: relative;
		top: 50%;
		margin: 0 auto !important;
		
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);

	}
	.ark-child-trigger i:after {
		position: absolute;
		content: '';
	}
	.ark-child-trigger i,
	.ark-child-trigger i:after {
		width: 10px;
		height: 1px;
		background-color: #ffffff;
		display: block;
	}
	.ark-child-trigger i:after {
		
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);

	}
	.ark-child-trigger.child-open i:after {
		
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);

	}
	.ark-child-trigger.child-open i {}
	
	/* Menu Styles on Mobile Devices
	========================================================================== */
	.ark-custom-menu-primary.js-enabled {
		
	}
	/* Hide menu on mobile */
	.ark-custom-menu-primary.js-enabled .hs-menu-wrapper,
	.ark-custom-menu-primary.js-enabled .hs-menu-children-wrapper {
		display: none;
	}
	/* Make child lists appear below parent items */
	.ark-custom-menu-primary ul.hs-menu-children-wrapper {
		visibility: visible !important;
		opacity: 1 !important;
		position: static !important;
		display: none;
	}
	/* Mobile Menu Styles */
	.ark-custom-menu-primary.js-enabled .hs-menu-wrapper {
		width: 100%;
		position: absolute;
		top: 100%;
		bottom: auto;
		left: 0;
		padding: 0;
		z-index: 10;
	}
	.ark-custom-menu-primary .hs-menu-wrapper {
		background-color: #000000;
		width: 100%;
	}
	/* Level 1 Menu List Styles */
	.ark-custom-menu-primary .hs-menu-wrapper > ul > li {
		position: relative;
	}
	.ark-custom-menu-primary .hs-menu-wrapper > ul > li a {
		line-height: 45px;
		overflow: visible;
	}
	/* Level 1 and Higher Menu List Styles */
	.ark-custom-menu-primary .hs-menu-wrapper > ul li {
		border-top: 1px dotted rgba(255, 255, 255, .35);
	}
	.ark-custom-menu-primary .hs-menu-wrapper > ul li a {
		padding: 0 20px;
		color: #ffffff;
	}
	.ark-custom-menu-primary .hs-menu-wrapper > ul li a:hover {
		color: #ffffff;
	}
	/* Level 2 and Higher Menu List Styles */
	.ark-custom-menu-primary .hs-menu-wrapper>ul ul li {
		background-color: rgba(255, 255, 255, .08);
	}
	.ark-custom-menu-primary .hs-menu-wrapper > ul ul li a {
		text-indent: 10px;
		font-size: 16px;
	}
	/* Level 3 and Higher Menu List Styles */
	.ark-custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
		text-indent: 30px;
	}
	.ark-custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a {
		text-indent: 50px;
	}
}

/* ========================================= */
@media (min-width: 1100px){

  a.mobile-trigger, a.child-triggerm {
    display: none !important; /* Hide button on Desktop */
  }

  .row-fluid .mainmenu .hs-menu-wrapper { 
    display: block !important;
  }

}

@media (max-width: 1099px){

  /* Variables
  ========================================================================== */

  /* Set Mobile Menu Background Color */
  /* Set Link Color */
  /* Set Link Hover Color */


  /* Menu Reset - Remove styling from desktop version of custom-menu-primary */
  /* Place any additional CSS you want removed from the mobile menu in this reset */
  .mainmenu, .mainmenu *{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color: #fff;
  }


  /* Toggle Button
  ========================================================================== */

  a.mobile-trigger {
    display: inline-block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    cursor:pointer;
    position: absolute; /*******************************************/
    top: 23px;          /* Position Button at top right of screen  */
    right: 15px;        /*******************************************/
    width: 50px; /* Button width */
    height: 50px; /* Button height */      
    padding: 15px 13px;
    background: #73548b; /* Background color */
    z-index: 99999999999; /* Z-index to keep button on top of other layers */
    -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    border-radius: 50%;
    -webkit-transition:color .2s ease-in; 
    -moz-transition:color .2s ease-in; 
    transition:color .2s ease-in;
  }

  a.mobile-trigger:hover {  text-decoration: none;    color: #fff;  }
  a.mobile-trigger span{  display: inline;}
  a.mobile-trigger span:before{  position: absolute;   content: 'Menu'; }
  a.mobile-trigger span:after{  position: relative; right: 2px; content: 'Close'; background-color: #455560; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out;   }


  .mobile-open a.mobile-trigger{-webkit-transition:background-color 0.2s linear; -moz-transition:background-color 0.2s linear; transition:background-color 0.2s linear; }
  .mobile-open a.mobile-trigger span:after{   opacity: 1; }


  /* Toggle Button Icon & Animations
  ========================================================================== */

  a.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s; -webkit-transition-delay: .2s; -moz-transition-duration: 0s; -moz-transition-delay: .2s;      transition-duration: 0s;      transition-delay: .2s;  }
  a.mobile-trigger  i:before, a.mobile-trigger i:after { position: absolute; content: '';  }
  a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after {   width: 24px; /* Icon line width */     height: 3px; /* Icon line height */      background-color: #fff; /* Icon color */      display: inline-block;  }
  a.mobile-trigger  i:before { margin-top: -8px;  -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0;  }
  a.mobile-trigger  i:after { margin-top: 8px;  -webkit-transition-property: margin, -webkit-transform; -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0;  }
  .mobile-open a.mobile-trigger i { background-color: rgba(0,0,0,0.0); -webkit-transition-delay: .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);  }
  .mobile-open a.mobile-trigger i:before { margin-top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);  }
  .mobile-open a.mobile-trigger i:after {  margin-top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);  }

  /* Child Toggle Button
  ========================================================================== */

  .mainmenu .hs-menu-flow-horizontal > ul > li a.child-triggerm { display: block !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 55px !important;  min-width: 55px !important; height: 50px !important;   padding: 0 !important; border-left: 1px dotted rgba(255, 255, 255, .20); }
  .mainmenu .hs-menu-flow-horizontal > ul > li a.child-triggerm:hover { text-decoration: none;}
 

  /* Child Toggle Button Icon & Animations
  ========================================================================== */

  a.child-triggerm span {  position: relative; top: 50%; margin: 0 auto !important;  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s;}
  a.child-triggerm span:after {  position: absolute;   content: '';  }
  a.child-triggerm span, a.child-triggerm span:after { width: 15px;  height: 3px;  background-color: #52565b;  display: block;  }
  
  a.child-triggerm.child-open span { transform: rotate(45deg); }
  
  .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span:after { background-color:#52565b; }
  a.child-triggerm span:after { -webkit-transform: rotate(-90deg);  -ms-transform: rotate(-90deg);  transform: rotate(-90deg);  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s; }


  /* Menu Styles on Mobile Devices
  ========================================================================== */  


  /* Hide menu on mobile */
  .mainmenu.js-enabled .hs-menu-children-wrapper{ display: none; }  

  /* Mobile Menu Styles */
  .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul { width:100%; float:left; }
  .mainmenu.js-enabled .hs-menu-flow-horizontal {  position: relative;width:100%; float:left;  }

   


}









