@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=block');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=block');




























/* 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;
  filter: alpha(opacity=80); }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.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;
  -webkit-box-shadow: none;
  box-shadow: none; }
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: white;
  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: #333333; }

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    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, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    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: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: #444444; }
  .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 {
    /* The shadow behind the image */ }
    .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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 https://5464151.fs1.hubspotusercontent-na1.net/hubfs/5464151/New%20Merlin%20-%202021/Icons/fontawesome-webfont.svg
 */@font-face{font-family:'FontAwesome';src:url('https://5464151.fs1.hubspotusercontent-na1.net/hubfs/5464151/New%20Merlin%20-%202021/Icons/fontawesome-webfont.eot?v=4.7.0');
 src:url('https://5464151.fs1.hubspotusercontent-na1.net/hubfs/5464151/New%20Merlin%20-%202021/Icons/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
 url('https://5464151.fs1.hubspotusercontent-na1.net/hubfs/5464151/New%20Merlin%20-%202021/Icons/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
 url('https://5464151.fs1.hubspotusercontent-na1.net/hubfs/5464151/New%20Merlin%20-%202021/Icons/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
 url('https://5464151.fs1.hubspotusercontent-na1.net/hubfs/5464151/New%20Merlin%20-%202021/Icons/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
 font-weight:normal; font-style:normal;    font-display: block; } .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@charset "UTF-8";/*! * animate.css -http://daneden.me/animate * Version - 3.5.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2016 Daniel Eden */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,0.75,1);
        transform: scale3d(1.25,0.75,1)
    }

    40% {
        -webkit-transform: scale3d(0.75,1.25,1);
        transform: scale3d(0.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,0.85,1);
        transform: scale3d(1.15,0.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,0.75,1);
        transform: scale3d(1.25,0.75,1)
    }

    40% {
        -webkit-transform: scale3d(0.75,1.25,1);
        transform: scale3d(0.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,0.85,1);
        transform: scale3d(1.15,0.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0);
        transform: rotate3d(0,0,1,0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0);
        transform: rotate3d(0,0,1,0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

@keyframes jello {
    from,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');



/************** Form Extra CSS For set ***********/

/*--------- Reset Form CSS For Full width & more than 1 field on same line ----------  */

form>div{width:100%}
form fieldset{max-width:100% !important;width:100% !important}
#form-div .form-columns-1 .hs-input { width: 100% !important ;}
.form-columns-1 > div {width:100%!important;}
/* .form-columns-2 > div {width:48.5%!important;margin-right:3%!important;} */
.form-columns-2 > div:last-child {margin-right:0!important;}
.form-columns-3 > div:last-child {margin-right:0!important;}

fieldset .input {margin-right:0px !important ;}
.hs-richtext p { font-size: 16px; line-height: 1.25; margin-bottom: 35px;    margin-left: 26px;}
.form-columns-3>div { width: 33.33% !important; padding: 0 13px; float: left; }
fieldset.form-columns-3 { box-sizing: border-box; float: left; margin: 0 -15px; }

div#form-div form.hs-form { display: flex; flex-wrap: wrap; }
/* div#form-div form.hs-form>.hs-form-field { position: relative; width: calc(33.33% - 40px )!important; margin: 0 20px 20px; display: inline-block; } */
div#form-div form .legal-consent-container .field.hs-form-field { width: 100% !important; margin: 0 0 8px; }
div#form-div form .form-columns-2 .hs-form-field:first-child { margin-right: 5.4% !important; } 
div#form-div form .form-columns-2 .hs-form-field { width: 47.3% !important; }

/* common page CSS */

.c-point{ cursor: pointer; }
.m-auto{ margin:0 auto; }
.txt-lft { text-align:left; }
.pos-rel{ position:relative; }
.pos-abs{ position:absolute; }
.dark-cta{ background: #32373c; border-radius: 2em; color: #fff; font-size: 13px; padding: 6px 13px; }
.txt-upper{ text-transform:uppercase !important; }    
.banner-bg{ background-size:cover;background-position:center center; background-repeat:no-repeat; position: relative; z-index: 1; }
.btn4 { color: #ffffff; background-color: #f08400; padding: 15px 30px 13px ; font-size: 13px; min-width: 139px ; border: none; border-bottom: 1px solid #d06200; }
.font55 { font-size: 55px; line-height: 1.1; letter-spacing: -.03em !important; }

.mer-s-inner-left ul li p, .mer-s-inner-left ol li p { line-height: 1.5;  margin-bottom: 8px; }
.footer-menu-box ul li, footer-menu-box ol li { line-height: 1.5; }
.home-icon-wid-three-row-sec .col-box h5 { font-weight: 400 !important; }
.home-icon-wid-three-row-sec .content-box h3 { font-weight: 400; }
.mer-solu-inner-two-clmn .mer-s-inner-right img { border-radius: 3px ;}


/* Home Page -Icon With Three Row Module */
.home-icon-wid-three-row-sec{ position:relative; }
.home-icon-wid-three-row-sec .row-box .img-box {-webkit-transition: all 0.7s; transition: all 0.7s; max-width:100px;width:100%; }
.home-icon-wid-three-row-sec .row-box .img-box img { width: 100px;height:100px; -webkit-transition: all 0.7s; transition: all 0.7s;} 
.home-icon-wid-three-row-sec .row-box{ margin: 0px 15px 20px; width: calc(33.33% - 30px); padding: 20px 30px 20px 30px;  position: relative; transition: 0.5s all ease;}
.row-box.txt-center:hover {  transform: translate(0px, -10px);     box-shadow: 0px 0px 15px -1px rgb(0 0 0 / 60%);}


/* Partners Page CSS */

/* Partners four Column Module */

.row-box-inner{ margin:0 -20px; position:relative; }
.img-col-box{ width: calc(25% - 24px); margin: 12px 12px; border-radius: 3px; padding: 16px 20px; }
.border-inner{ width: 100%; border-color: #cccccc; border-top-width: 2px ; display: inline-block; position: relative; border-bottom-style: solid; vertical-align: middle; }
.part-four-col-sec .img-box{ width: 100%; transition: all 0.5s ease; }
.part-four-col-sec .img-box img { max-width: 100%; height: 100% ; }
.img-col-box:hover .img-box{ opacity:0.5; }
.img-col-box:hover .img-box.no-hover{ opacity:1; }
/* Partners 1E Page CSS */

/* 1E Page Banner Module */

.partner-1E-bnr-sec {  }
.partner-1E-bnr-sec h1 { letter-spacing: -.03em; line-height:1.1; }
.partner-1E-bnr-sec .image-inner-box { width: calc(100% - 640px);padding:0px 30px; z-index:1; display:flex; align-items:center; padding: 20px 40px; margin-bottom: -128px; border-radius: 3px; -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%); -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%); } 
.partner-1E-bnr-sec .section-title { max-width: 570px; width: 100%; margin-left: 70px; margin-left: 70px;margin-top: 105px }
.partner-1E-bnr-sec .img-box { width: 100%;height: auto;}
.partner-1E-bnr-sec h2{ letter-spacing: -.03em !important; }

/* 1E Page Only Content Module */

.content-only-module {z-index:-1; }

/* 1E Page Inside Box 3-Column Module */
.in-box-three-col .col-box h5{ font-size:20px; letter-spacing:-0.4px; opacity: 0.9; font-family: poppins,Helvetica,Arial,sans-serif; line-height:1.4;}
.in-box-three-col .row-inner{ margin:0 -12px; }
.in-box-three-col .col-box {width:calc(33.33% - 24px);margin:12px;padding:40px; min-height: 250px;}
.in-box-three-col .inner-content { position: relative; z-index: 1; margin-bottom: -60px !important; -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%); -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%);padding:60px 40px 60px;  }

/* Simple Video with Simple Image Module */

.simple-video-with-bg-img .img-div{ padding:0 155px;}

/* Partners 1E Page Inner Three column  Module */
.part-inner-three-col {  }
.part-inner-three-col .mr-thre-clmn-box { padding: 0 19px; margin-bottom:40px; }
.part-inner-three-col .mr-thre-clmn-box-inner { padding: 35px 35px 55px; height: 100%; }
.part-inner-three-col .mr-thre-clmn-box-decription h4 { font-size: 23.5px; letter-spacing: -0.47px; }
.part-inner-three-col .mr-thre-clmn-box-inner:hover { -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%); -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%); }
.in-box-three-col .col-box p { line-height: 1.3; }
/* Partners Inner Page Form Module  */

.overlay-color{ position:absolute;height:100%; width:100%;left:0; right:0; top:0; margin:0 auto; z-index:-1; }
.partners-inner-form-sec {  }
.partners-inner-form-sec form{ background:transparent !important; padding:0px !important;}
.partners-inner-form-sec #form-div form input[type='submit'],.partners-inner-form-sec #form-div form .hs-button { font-family: 'Open Sans', sans-serif !important; font-weight: 500; background-color: #242424; border: 1px solid #242424; border-radius: 3px; color: #fff; fill: #000; padding: 12px 20px; font-size: 18px; max-width: 116px; margin: 18px auto; text-transform: uppercase; }
.partners-inner-form-sec #form-div form .hs-form-field input.hs-input { font-family: 'Open Sans', sans-serif !important; width: 90% !important; background-color: transparent; }
.partners-inner-form-sec #form-div .form-columns-3>div { margin: 0 15px 20px !important; padding: 0; width: calc(33.33% - 30px) !important; } 
.partners-inner-form-sec #form-div .form-columns-3>div:last-child { margin-right: 0 !important; } 
.partners-inner-form-sec #form-div .form-columns-3>div:first-child { margin-left: 0 !important; }
.partners-inner-form-sec #form-div form .hs-form-field>label, .hs-form-field>label span { font-family: 'Open Sans', sans-serif !important; font-size: 18px; line-height: 1; margin-bottom: 0px ; padding: 0px ; }

/* About Careers - Current Openings Module */


/* Only Title with Image Module */

.only-ttl-with-img .inner-content{ -webkit-border-radius:0px 0px 0px 0px; -moz-border-radius:0px 0px 0px 0px; }

/* Only Simple Form */
.simple-only-form form { background:transparent; padding: 45px 0; }
.simple-only-form form .hs-form-field>label, .simple-only-form form .hs-form-field>label span { color:#333; font-size:13px; }
.simple-only-form form .submitted-message { background-color:transparent; border:none; border-radius:18px; padding:0; color:#000; }
.simple-only-form form input[type='submit'], .simple-only-form form .hs-button { font-size: 18px; padding: 7px 30px; width: auto; }

/* Inner page Download Form Module */

.download-form-sec .inner-content{ margin-top: -200px;border-radius:0px 0px 0px 0px; -webkit-border-radius:0px 0px 0px 0px; -moz-border-radius:0px 0px 0px 0px; padding:30px 30px 30px 30px; -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%); -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%); }
.download-form-sec  .section-title { width: 100%; max-width: 860px; }
.download-form-sec form .field.hs-form-field { line-height: 20px; margin-bottom: 10px; }
.download-form-sec .inner-content form { padding: 0; }
.download-form-sec .inner-content form .hs_submit.hs-submit { margin-top: 25px; }
.download-form-sec form .hs-form-field>label, .download-form-sec form .hs-form-field>label span { color: #333; font-size: 14px; font-family: 'Open Sans'; font-weight: 500;line-height:1.4; margin-bottom: 0; padding: 10px 0 0; }
.download-form-sec #form-div form input[type='submit'], download-form-sec #form-div form .hs-button { color: #000000; font-size: 12px; line-height: 12px; font-family: Open Sans; border: 1px solid #ff9933; font-weight: 600; padding: 12px 24px; width: auto; }
.download-form-sec .sec-border { border-top: 1px solid #f2f2f2; padding-bottom: 80px; }
.download-form-sec .inner-content .form-title {display:none;}

/* Resources Page CSS */

/* Resource Banner Module */

.res-bnr h1{ font-size:52px; }

/* Resource Sub menu Module */
.sub-menu ul { text-align: right; }
.sub-menu ul li{ position: relative; padding:0 0 !important; display: inline-block; margin:0; }
.res-sub-menu { position: relative; width: 100%; z-index: 1; transition: .5s all ease; }
.sub-menu ul > li:first-child a { border-left: none; }
.sub-menu ul > li > a { background-color: transparent; padding: 0px 0px 0px 5px; display: block; font-size: 18px; border-width: 0px !important; margin-right: 0px;}
.sub-menu ul li a:before { content: '|'; color: #f08400; margin-right: 10px ; display: inline-block; }
.sub-menu ul > li:first-child a:before { display: none;}
.res-sub-menu .sub-menu ul li.active a { color: #f08400 !important; }


/* Resource Three Column with title and CTA Module */
.res-three-col .mr-thre-clmn-box-decription h4 { font-size: 20.8px !important; letter-spacing: -.416px !important; }
.res-three-col .mr-thre-clmn-box-decription { min-height: 140px ; } 
.res-three-col.part-inner-three-col .mr-thre-clmn-box-inner { padding: 25px ; height: 100%; }
.res-three-col .box-link { height: 100%; }


/* Resource - An Assume-Breach Mindset: 4 Steps... Page */

/* Resource - Three Column with Title, Content and Form Module */

.res-two-col-con-form {  } 

.res-two-col-con-form form { background-color:transparent; }
.res-two-col-con-form #form-div form .hs-form-field>label, .res-two-col-con-form #form-div form .hs-form-field>label span{ color:#000; padding: 0; font-size:14px;}
.res-two-col-con-form #form-div form input[type='submit'], .res-two-col-con-form #form-div form .hs-button { font-size: 12px; padding: 12px 24px ; width: auto; margin: 1.5rem 0 0; }
.res-two-col-con-form #form-div form .inputs-list>li { margin: 0; padding: 0; font-size: 14px; }  
.res-two-col-con-form #form-div form.hs-form { padding: 45px 0; }
.res-two-col-con-form .lft-sec { max-width:392px; }
.res-two-col-con-form .rgt-sec { width: calc(100% - 392px ); padding-left: 50px ; }
.res-two-col-con-form  .img-cta-div a.cta_button img { height: 100%; }

.res-three-col#partner-three-col .mr-thre-clmn-box-decription { min-height: auto !important; }
.w-100{ width:100%; }

.img-con-two-col .lft-sec { max-width:350px; }
.img-con-two-col .rgt-sec { width:calc(100% - 350px); }

/* resource - Archieve  page : Inner Content with Image Module */

.inner-con-with-img .img-div{ padding:160px 50px 160px 0; }

/* Content With CTA in Two Column Module */

.con-with-cta-two-col .lft-sec { width: calc(100% - 200px); }
.con-with-cta-two-col .parent-div{ padding:20px 30px; }

/* Only Simple Download Form */


.simple-download-form #form-div form .hs_submit.hs-submit input { font-size: 12px; width: auto; padding: 10px 24px; }
.mer-post-body h4,.mer-post-body h5,.mer-post-body h6{   line-height: 1.5; font-family: 'poppins', Helvetica, Arial, sans-serif;}
/*--------------- Responsive media query style start here ----------------*/

@media all and (max-width:1440px){	
  #hs_cos_wrapper_dnd_area-module-4 .merlin-section { padding-top: 200px ; padding-bottom: 150px ; }
  .download-form-sec .inner-content{margin-top:-150px;}
}

@media (max-width: 1250px){
  .img-col-box { width: calc(25% - 30px); margin: 15px 15px; }
  .partner-1E-bnr-sec { padding-top: 100px !important; } 
  .partner-1E-bnr-sec .image-inner-box { margin-bottom: 0; }
  .partner-1E-bnr-sec .font24 h1 { font-size: 30px; }
  .partner-1E-bnr-sec .section-title { margin-top: 60px ; }
}

@media all and (max-width: 1080px){
  /*   .partner-1E-bnr-sec .section-title { max-width: 490px; margin-left: 50px; }
  .partner-1E-bnr-sec .image-inner-box { width: calc( 100% - 580px );} */
  .partner-1E-bnr-sec .section-title { max-width: 100%; margin-left: 0; width: 50%; padding-left: 50px ; } 
  .partner-1E-bnr-sec .image-inner-box { width: 50%; max-width: 100%; }
/*   .partner-1E-bnr-sec .img-box { padding: 43px 60px; }  */
/*   .partner-1E-bnr-sec .image-inner-box { padding: 0; } */
  .download-form-sec .inner-content{margin-top:-150px;}
}

@media (max-width: 1024px){
  .img-col-box { padding: 16px 0; }  
  .in-box-three-col .col-box { width: calc(50% - 24px ); }
  .part-inner-three-col .mr-thre-clmn-box-decription h4 { font-size: 20px; }
  .part-inner-three-col .row-box-inner { padding-bottom: 20px; }
  .part-inner-three-col .mr-thre-clmn-box { width: calc(50% - 40px ); margin: 0 20px 25px ; }
}

@media (max-width: 991px){
  .img-col-box { width: calc(33.33% - 30px ); margin: 15px 15px; }
  .row-box-inner { margin: 0 -15px; }
  .part-four-col-sec .row-box-inner.pbtm35 { padding-bottom: 20px; }
  .in-box-three-col .col-box { width: calc(50% - 24px ); }
  .simple-video-with-bg-img .img-div,.part-inner-three-col .mr-thre-clmn-box { padding:0; margin-top: 10px; }
  .img-con-two-col .lft-sec { max-width: 360px; margin: 0 auto; width: 100%; } 
  .img-con-two-col .rgt-sec { width: 100%; } 
  .img-con-two-col.merlin-section { padding-top: 40px; padding-bottom: 40px; }
.inner-con-with-img .img-div { padding: 100px 50px 100px 0; }
  .inner-con-with-img .img-div h1>br { display: block; }
  .home-icon-wid-three-row-sec .row-box{width:100%; margin:0 auto 30px;}
  .font55{ font-size:42px; }
  .img-box.c-point.m-auto img { width: 100% !important; height: auto !important; }
}

@media (max-width: 840px){

}

@media (max-width: 767px){

  .home-icon-wid-three-row-sec .row-box .img-box img { width: 75px; } 
  .partner-1E-bnr-sec .section-title,  .res-two-col-con-form .rgt-sec { width: 100%; padding-left: 0; margin-top: 30px; }
  .partner-1E-bnr-sec .img-box { padding: 0px 60px ; }
  .font18 { font-size: 16px; }
/*   .part-inner-three-col .mr-thre-clmn-box-inner { padding: 30px 25px ; } */
/*   .in-box-three-col .col-box h5,.part-inner-three-col .mr-thre-clmn-box-decription h4 { font-size: 18px; } */
/*   .content-only-module .content-div p { margin-bottom:0; } */
  .in-box-three-col .row-inner,.part-inner-three-col .row-box-inner { margin: 0 auto; }
  .in-box-three-col .col-box { width: 100%; margin: 0 0 20px; padding: 25px; min-height: 160px; }
  .in-box-three-col .inner-content { margin-bottom: -50px !important;  padding: 40px 40px 20px; }
  .part-inner-three-col .row-box-inner{ padding-top:20px; padding-bottom: 20px; }
  .part-inner-three-col .mr-thre-clmn-box { padding: 0; margin: 0 0 40px ; } 
  .res-three-col .mr-thre-clmn-box-cta, .res-three-col .section-title { width: 50%; }
  .res-three-col .mr-thre-clmn-box:nth-child(3n+1),  .partner-1E-bnr-sec .image-inner-box,.part-inner-three-col .mr-thre-clmn-box,.con-with-cta-two-col .lft-sec { width: 100%; }
  .res-two-col-con-form .lft-sec { max-width: 100%; }
  .res-two-col-con-form  .img-cta-div  { margin-top: 25px ; }
  .con-with-cta-two-col .rgt-sec { margin: 20px auto 0; }
  .con-with-cta-two-col .lft-sec .content-div.txt-lft { text-align: center; margin-bottom: 20px; }
 .inner-con-with-img .img-div h1 { font-size: 48px; }
  
  /************   css For Every field in a single line     *********/
  div#form-div form.hs-form>.hs-form-field { width: 100% !important; }
  div#form-div .form-columns-2>div,  div#form-div .form-columns-3>div { width: 100% !important; margin-right: 0 !important; }
  div#form-div form .legal-consent-container .hs-form-booleancheckbox-display>span{margin-left:0;} 
  div#form-div form ul li { font-size: 14px; } 
  div#form-div ul li label input[type="checkbox"]+span:before,  div#form-div form ul li label input[type="radio"]+span:before { width: 15px; height: 15px; }
  div#form-div form.hs-form>.hs-form-field { margin: 0 auto 20px; }
  #form-div .hs-form-field { width: 100% !important; }
  #form-div .form-columns-1 .hs-input, #form-div .form-columns-2 .hs-input, #form-div .form-columns-3 .hs-input,#form-div form .hs-form-field input.hs-input { width: 100% !important; }
  #form-div  .actions{position:relative;}
  #form-div .form-columns-1 .hs-input, #form-div .form-columns-2 .hs-input, #form-div .form-columns-3 .hs-input,.partners-inner-form-sec #form-div form .hs-form-field input.hs-input,div#form-div form .form-columns-2 .hs-form-field  { width: 100% !important; }
  .form-columns-3>div{margin:0 auto 20px !important;}
  .partners-inner-form-sec #form-div .form-columns-3>div{margin:0 auto 20px !important;}
  .con-box-with-two-cta .cta-inner-div .btn { margin-right: 0; width: 100%; }
  .inner-con-with-img .img-div { padding: 60px 50px 60px 0; }
  .simple-download-form #form-div form { padding: 30px 20px; }
  .font55{ font-size:36px; }
  .in-box-three-col .col-box h5{height:auto !important;}
  .partner-1E-bnr-sec .image-inner-box{padding:40px;}
  .partner-1E-bnr-sec .image-inner-box{height:250px !important;}
}

@media (max-width: 640px){
  p{ font-size: 15px; }
  .img-col-box { width: calc(50% - 30px ); margin: 15px 15px ; }
  .row-box-inner { margin: 0 -15px; } 
}

@media (max-width: 560px){
  .row-box-inner { margin: 0 -10px;} 
  .partner-1E-bnr-sec { padding-top: 60px !important; }
  .img-col-box { width: calc(50% - 20px ); margin: 15px 10px ; }
  .in-box-three-col .col-box { width: 100%; }
}

@media (max-width: 480px){
  .row-box-inner { margin: 0 auto; }
  .img-col-box { width: 100%; margin: 20px auto 0; }
  .img-col-box,  .partner-1E-bnr-sec .img-box { padding: 0; }
  .img-col-box{ padding: 0;display: flex; flex-wrap: wrap;align-items: center; justify-content: center; max-width: 220px; }
  .content-only-module { padding-top: 50px !important; }
  .in-box-three-col{ padding-top: 30px !important; }
  .in-box-three-col .inner-content { padding: 40px 35px 20px;  }
  .con-with-cta-two-col .rgt-sec .btn a { max-width: 100%; }
/*   .in-box-three-col .col-box h5, .part-inner-three-col .mr-thre-clmn-box-decription h4 { font-size: 17px; } */
  .simple-download-form #form-div form { padding: 30px 0px; }
  .font55{ font-size:32px; }

}


@media (max-width: 375px){


}
.av-subheading.av-subheading_below {    margin-top: 15px;}
.in-box-three-col .col-box h5{    height: auto !important;}
li.hs-menu-item.active-branch>a,li.hs-menu-item.hs-menu-depth-2.active.active-branch>a{color: #f17630 !important;}







*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}



/* Responsive Grid */

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

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

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

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

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

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

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        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;
    }

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

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

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

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

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        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;
    }

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

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

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

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .dnd-column {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding-left: 0;
    padding-right: 0;
  }
}




body {
  line-height: 1.5;
  word-break: break-word;
}

html[lang^='ja'] body,
html[lang^='zh'] body,
html[lang^='ko'] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 0 0 1.5rem;
}

h1 {
  font-size: 62px;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  letter-spacing: 1.06px;
}

/* Lists */

ul li,
ol li {
  font-size: 1rem;
  line-height: 2;
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

ul.no-list {
  list-style: none;
}

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

/* Subscripts and Superscripts */

sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: auto;
}

.disable-focus-styles :focus {
  outline: none;
}
/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
}

.button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}
/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  display: block;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
}

select::-ms-expand {
  display: none;
}

fieldset {
  max-width: 100% !important;
}

/* Inputs - Checkbox/Radio */

form .inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0;
  width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Inputs - Datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  content: '\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}

/* Headings and Text */

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.25;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  cursor: pointer;
  display: block;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  color: #fff;
}
/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}











/* 1a. Containers */





/* 1b. Breakpoints */









/* 1c. Colors */












/* 1d. Typography */















/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */





/* 1h. Horizontal Rule */



/* 1i. Blockquote */







/* 1j. Buttons */








































/* 1k. Forms */















































/* 1l. Tables */











/* 1m. Site Header */












/* 1n. Site Footer */












/* 1o. Blog */








body{opacity:0; transition:all 0.3s ease;}
body.loaded{opacity:1;}
.content-wrapper {
  max-width: 1350px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.content-wrapper--narrow {
  max-width: 760px;
}

@media screen and (min-width: 800px) {
  .content-wrapper--narrow {
    padding: 0;
  }
}



.dnd-section,
.content-wrapper--blog-index,
.content-wrapper--blog-post {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1350px;
}




html {
  font-size: 16px;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 16px;
}
/* Paragraphs */
p {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}
p.lead,
p.intro {
  font-size: 1.25rem;
}
/* Anchors */
a {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
}
a:hover, a:focus {
  font-weight: normal; text-decoration: non; font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal;
  color: #f08400;
}
a:active {
  font-weight: normal; text-decoration: non; font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal;
  color: #ffd450;
}
a.button:disabled {
  background-color: #f1f1f1;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #00326D;
  text-transform: none;
}

h1 {
  font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #ffffff;
  font-size: 55px;
  letter-spacing: 0px;
  text-transform: none;
}
h2 {
  font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #333333;
  font-size: 36px;
  letter-spacing: 0px;
  text-transform: none;
}
h3 {
  font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #333333;
  font-size: 28px;
  letter-spacing: 0px;
  text-transform: none;
}
h4 {
  font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #333333;
  font-size: 24px;
  letter-spacing: 1.18px;
  text-transform: none;
}
h5 {
  font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #333333;
  font-size: 21px;
  letter-spacing: 1.18px;
  text-transform: none;
}
h6 {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #333333;
  font-size: 18px;
  letter-spacing: 1.06px;
  text-transform: none;
}

/* Lists */

ul,
ol {
  margin: ;
  padding-left: ;
}
ul li,
ol li {
  margin: ;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin: ;
}
/* Blockquote */
blockquote {
  border-left: 10px solid #f08400;
  padding-left: 1.5rem;
}
/* Horizontal Rules */
hr {
  border-bottom-color: #dadada;
}




/* Primary Button */
button,
.button,.btn1 {
  font-family: Poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 153, 51, 1.0)

;
  border: 2px solid #FF9933;
  border-radius: 4px;
  color: #000;
  fill: #000;
  font-size: 17px;
  padding: 7px 30px;
  text-transform: none;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active,.btn1:hover,.btn1:focus {
  font-family: Poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 153, 51, 1.0)

;
  border: 2px solid #FF9933;
  color: #000;
}

button:active,
.button:active,.btn1:active {
  font-family: Poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 233, 131, 100);
  border: 2px solid #FF9933;
  border-color: #ffe983;
  color: #000;
}

/* Disabled Button */

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  color: #f1f1f1;
}

button:disabled,
.button:disabled {
  background-color: #dadada;
}

/* Secondary Button */

.button.button--secondary,.btn2 {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.2)

;
  border: 3px solid #fff;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  padding: 7px 30px;
  text-transform: uppercase;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active,.btn2:hover,.btn2:focus,.btn2:active {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.2)

;
  border: 3px solid #ffffff;
  color: #fff;
  fill: #fff;
}

.button.button--secondary:active {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(80, 80, 80, 20);
  border: 3px solid #ffffff;
  border-color: #ffffff;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple Button */

.button.button--simple,.btn3 {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #f08400;
  fill: #f08400;
  text-transform: capitalize;
}



.button.button--simple:after {
  content: none;
}



.button.button--simple:hover,.btn3:hover,.btn3:focus
.button.button--simple:focus {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #f08400;
  fill: #f08400;
}



.button.button--simple:hover:after,
.button.button--simple:focus:after,
.button.button--simple:active:after {
  content: none;
}



.button.button--simple:active,.btn3:active {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ffd450;
  fill: #ffd450;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 12px 44px;
}

.button.button--large {
  font-size: 18px;
  padding: 12px 44px;
}





form {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border: 2px none #cad5e2;
  border-radius: 18px;
  padding: 45px 45px;
}

.hs-form-field {
  margin-bottom: 1.2rem;
}

/* Form Title */

.form-title {
  font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border: 1px none #cad5e2;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  color: #FFFFFF;
  font-size: 28px;
  padding: 0px 0px;
  text-transform: none;
}

/* Labels */

.hs-form-field > label,
.hs-form-field > label span {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  padding: 6px 0px;
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
}

/* Inputs */

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
select,
textarea {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid #cad5e2;
  border-radius: 0px;
  color: #333333;
  font-size: 16px;
  padding: 12px 12px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='number']:focus,
input[type='file']:focus,
select:focus,
textarea:focus {
  outline-color: #333333;
}

::-webkit-input-placeholder {
  color: #33475b;
}

::-moz-placeholder {
  color: #33475b;
}

:-ms-input-placeholder {
  color: #33475b;
}

:-moz-placeholder {
  color: #33475b;
}

::placeholder {
  color: #33475b;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
}

/* Inputs - Datepicker */

.fn-date-picker .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  color: #FFFFFF;
}

.fn-date-picker td.is-today .pika-button {
  color: #00326D;
}

.hs-datepicker .is-selected button.pika-button {
  background-color: #f08400;
  color: #00326D;
}

.hs-datepicker button.pika-button:hover {
  background-color: #333333 !important;
}

/* Form Rich Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

/* GDPR Text */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #ef6b51;
}

.hs-error-msg,
.hs-error-msgs {
  color: #ef6b51;
}

/* Submit */



form input[type='submit'],
form .hs-button {
  font-family: Poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 153, 51, 1.0)

;
  border: 2px solid #FF9933;
  border-radius: 4px;
  color: #000;
  fill: #000;
  padding: 7px 30px;
  text-transform: none;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
  font-family: Poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 153, 51, 1.0)

;
  border: 2px solid #FF9933;
  color: #000;
}

form input[type='submit']:active,
form .hs-button:active {
  font-family: Poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 233, 131, 100);
  border: 2px solid #FF9933;
  border-color: #ffe983;
}





form input[type='submit'],
form .hs-button {
  font-size: 17px;
  padding: 7px 30px;
}



/* Inline Thank You Message */

.submitted-message {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border: 2px none #cad5e2;
  border-radius: 18px;
  padding: 45px 45px;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D2E9FC;
}

th,
td {
  border: 1px solid #D2E9FC;
  color: #00326D;
  padding: 15px 15px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border-bottom: 2px none #D2E9FC;
  color: #FFFFFF;
}

tbody + tbody {
  border-top: 2px none #D2E9FC;
}






.header {
  background-color: 

  
  
    
  


  rgba(36, 36, 36, 1.0)

;
  border-bottom: px  ;
}

.header__container {
  max-width: 1350px;
}

/* Header Content */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header span,
.header div,
.header li,
.header blockquote,
.header .related-post__title a {
  color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

/* Logo */

.header__logo .logo-company-name {
  color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

/* Navigation Menu */

.navigation-primary .menu-item a {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}

.navigation-primary .menu-item a:hover,
.navigation-primary .menu-item a:focus {
  ;
  color: ;
}

.navigation-primary .menu-item a:active {
  ;
  color: ;
}

.navigation-primary .submenu:not(.level-1) {
  background-color: 

  
  
    
  


  rgba(36, 36, 36, 1.0)

;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:hover,
.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:focus {
  ;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:active {
  ;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}


@media (min-width: 768px) {
  .navigation-primary .submenu:not(.level-1) {
    border: 2px solid #EFF7FE;
  }
}

@media (max-width: 768px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(36, 36, 36, 1.0)

;
  }

  .header__menu .header__mobile-menu-icon,
  .header__menu .header__mobile-menu-icon:after,
  .header__menu .header__mobile-menu-icon:before,
  .header__menu .menu-arrow-icon,
  .header__menu .menu-arrow-icon:after {
    background-color: ;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:hover,
  .navigation-primary .submenu.level-1 .menu-item .menu-link:focus {
    ;
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
    color: ;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:active {
    ;
    background-color: 

  
  
    
  


  rgba(#null, 1)

;
    color: ;
  }
}

/* Menu Toggle */

@media screen and (max-width: 767px) {
  body .header__navigation-toggle svg,
  body .menu-arrow svg {
    fill: ;
  }
}

/* Language Switcher */

.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(36, 36, 36, 1.0)

;
  border: 2px solid #EFF7FE;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}

.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li:focus a,
.header__language-switcher .lang_list_class li a:active {
  ;
  color: ;
}

.header__language-switcher .lang_list_class li:hover,
.header__language-switcher .lang_list_class li:focus {
  ;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: ;
}

/* Blog Post Listing Module */

.header .blog-post-listing h1,
.header .blog-post-listing h2,
.header .blog-post-listing h3,
.header .blog-post-listing h4,
.header .blog-post-listing h5,
.header .blog-post-listing h6,
.header .blog-post-listing p,
.header .blog-post-listing div,
.header .blog-post-listing span {
  color: #333333;
}

/* Related Posts Module */

.header .related-post__title a:hover,
.header .related-post__title a:focus {
  color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

.header .related-post__title a:active {
  color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

/* Social Follow Module */

.header .social-links__icon svg {
  fill: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}

.header .social-links__icon:hover svg {
  fill: 

  
  
    
  


  rgba(36, 36, 36, 1.0)

;
}

.header .social-links__icon:hover {
  background-color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

;
}





.footer--site-page {
  background-color: 

  
  
    
  


  rgba(36, 36, 36, 1.0)

;
  border-top: 1px solid #ccc;
}

.footer--landing-page {
  background-color: #FFFFFF;
}

.footer__container {
  max-width: 1350px;
}

.footer__bottom-section {
  border-color: #FFFFFF;
  border-top: 2px solid #EFF7FE;
}

/* Footer Content */

.footer--site-page h1,
.footer--site-page h2,
.footer--site-page h3,
.footer--site-page h4,
.footer--site-page h5,
.footer--site-page h6,
.footer--site-page p,
.footer--site-page a:not(.button),
.footer--site-page div,
.footer--site-page span,
.footer--site-page blockquote,
.footer--site-page .related-post__title a {
  color: #FFFFFF;
}



.footer--site-page h4 {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 18px;
  letter-spacing: 1.06px;
  text-transform: none;
}



/* Footer Menu */

.footer .hs-menu-item a {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #c1c1c1;
  font-size: 14px;
  text-transform: uppercase;
}

.footer .hs-menu-item a:hover,
.footer .hs-menu-item a:focus {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #c1c1c1;
}

.footer .hs-menu-item a:active {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #c1c1c1;
}

/* Form Module */

.footer--site-page .form-title,
.footer--site-page form .hs-richtext,
.footer--site-page form .hs-richtext *,
.footer--site-page form .hs-richtext p,
.footer--site-page form .hs-richtext h1,
.footer--site-page form .hs-richtext h2,
.footer--site-page form .hs-richtext h3,
.footer--site-page form .hs-richtext h4,
.footer--site-page form .hs-richtext h5,
.footer--site-page form .hs-richtext h6,
.footer--site-page .hs-form-field > label,
.footer--site-page .hs-form-field > label span,
.footer--site-page .hs-form-field legend,
.footer--site-page form .inputs-list:not(.no-list) label,
.footer--site-page form .inputs-list:not(.no-list) label > span,
.footer--site-page form .inputs-list:not(.no-list) label > span p {
  color: #FFFFFF;
}

/* Blog Post Listing Module */

.footer .blog-post-listing h1,
.footer .blog-post-listing h2,
.footer .blog-post-listing h3,
.footer .blog-post-listing h4,
.footer .blog-post-listing h5,
.footer .blog-post-listing h6,
.footer .blog-post-listing p,
.footer .blog-post-listing div,
.footer .blog-post-listing span {
  color: #333333;
}

/* Related Posts Module */

.footer--site-page .related-post__title a:hover,
.footer--site-page .related-post__title a:focus {
  color: #afafaf;
}

.footer--site-page .related-post__title a:active {
  color: #ffffff;
}

/* Social Follow Module */

.footer--site-page .social-links__icon svg {
  fill: #FFFFFF;
}

.footer--site-page .social-links__icon:hover svg {
  fill: 

  
  
    
  


  rgba(36, 36, 36, 1.0)

;
}

.footer--site-page .social-links__icon:hover {
  background-color: #FFFFFF;
}





/* Blog Title */

.blog-index__post-title a,
.blog-index__post-author-name {
  color: #333333;
}

.blog-index__post-title a:hover,
.blog-index__post-title a:focus {
  color: #000000;
}

.blog-index__post-title a:active {
  color: #838383;
}

/* Blog Meta - Author */

.blog-index__post-author-name,
.blog-post__author-name {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
}

.blog-post__author-links svg {
  fill: #333333;
}

.blog-post__author-links a:hover svg {
  fill: #333333;
}

/* Tags */

.blog-index__post-tag-link,
.blog-post__tag-link {
  background-color: 

  
  
    
  


  rgba(240, 132, 0, 0.0)

;
  color: #00C6AB;
}

.blog-index__post-tags svg,
.blog-post__tags svg {
  fill: #f08400;
}

/* Blog Listing */

.blog-subheader__author-links a {
  background-color: #333333;
}

.blog-subheader__author-links a:hover {
  background-color: #f08400;
}

/* Blog Pagination */

.blog-pagination__link {
  color: #333333;
}

.blog-pagination__link:hover,
.blog-pagination__link:focus {
  color: #f08400;
}

.blog-pagination__link:hover svg,
.blog-pagination__link:focus svg {
  fill: #f08400;
}

.blog-pagination__link:active {
  color: #ffd450;
}

.blog-pagination__link:active svg {
  fill: #ffd450;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #dadada;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #dadada;
}

.blog-pagination__link--active {
  background-color: #333333;
  color: #fff;
}

.blog-pagination__link--active:hover,
.blog-pagination__link--active:focus {
  color: #fff;
}

/* Blog Post */

.blog-post__image {
  border-radius: 18px;
}

/* Blog Search */

.blog-search form button {
  border-radius: 0px;
}





/* Error Pages - Global */

.error-page:before {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
  font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #f08400;
}

.hs-search-results__title:hover {
  color: #f08400;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-family: Arimo, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  padding: 6px 0px;
}

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #FFFFFF;
}

/* Password Prompt */

.password-prompt input[type='password'] {
  margin-bottom: 1.2rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type='email'] {
  margin-bottom: 1.2rem;
  padding: 12px 12px !important;
}





/* Icon */

body .icon svg {
  fill: #f08400;
}

/* Pricing Table */

body .price-block__header {
  background-color: #f08400;
}

body .billing-selectors__pricing-option input[type='radio']:checked + label:before {
  border-color: #f08400;
}

/* Image Module */

img {
  max-width: 100%;
}

/* Social Follow */

body .social-links__icon svg {
  fill: #333333;
}

body .social-links__icon:hover svg {
  fill: #333333;
}

body .social-links__icon:hover {
  background-color: transparent;
}

/* Statististic */

body .statistic__circle {
  background-color: #dadada;
}

body .statistic__info {
  color: #333333;
}

body .statistic__bar,
body .statistic__fill,
body .statistic__fill {
  border-color: #f08400;
}

body .statistic__circle:after {
  background-color: #FFFFFF
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: #dadada;
}

body .tns-nav .tns-nav-active {
  background-color: #f08400;
}

/* Common  Css Here */
:focus{outline:unset;}
.container{padding:0px 20px; float:none !important; max-width:1350px ; margin:0 auto !important;}
.dis-flex{display:flex; flex-wrap:wrap;}
.js-center{justify-content:center;}
.js-end{justify-content:flex-end;}
.al-center{align-items:center;}
.al-end{align-items:flex-end;}
.txt-left { text-align: left; }
.txt-center{text-align:center;}
.txt-right{text-align:right;}
blockquote{margin-bottom:20px;}
h1, h2, h3, h4, h5, h6{margin-block-start:0;margin-block-end:0; letter-spacing:-.02em;}
.bg-normal{background-size:cover; background-position:center center; background-repeat:no-repeat;}
.btn2:hover { opacity: 0.8; }
.btn1,.btn2,.btn3{transition:0.5s all ease; display:inline-block;}
ul,ol { padding-left: 20px ; margin-block-start:0; margin-block-end:0; }
input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
select,
textarea{border-top:0px;border-left:0px;border-right:0px;border-bottom:2px solid #cad5e2 !important;}
.bh-block{display:block;}

.arimo-font{font-family:Arimo;}
.popins-font{font-family:poppins;}
.roboto-font{font-family:Roboto;}
.open-font{font-family:Open Sans;}

.dnd-section.full-width-forcedd { padding: 0 !important; } 
.dnd-section.full-width-forcedd>div, .dnd-section.full-width-forcedd>div>div { padding-left: 0px !important; padding-right: 0px !important; max-width: none !important; } 

.primary-clr{color:#333333;}
.secondary-clr{color:#f08400;}
.primary-hover:hover{color:#333333;}
.secondary-hover:hover{color:#f08400;}

.ptop5 {padding-top:5px}
.ptop15 {padding-top:15px}
.ptop25 {padding-top:25px}
.ptop35 {padding-top:35px}
.ptop45 {padding-top:45px}
.ptop55 {padding-top:55px}
.ptop65 {padding-top:65px}
.ptop75 {padding-top:75px}
.ptop85 {padding-top:85px}
.ptop95 {padding-top:95px}
.ptop10{padding-top:10px;}
.ptop20{padding-top:20px;}
.ptop30{padding-top:30px;}
.ptop40{padding-top:40px;}
.ptop50{padding-top:50px;}
.ptop60{padding-top:60px;}
.ptop70{padding-top:70px;}
.ptop80{padding-top:80px;}
.ptop90{padding-top:90px;}
.ptop100{padding-top:100px;}

.pbtm5 {padding-bottom:5px}
.pbtm15 {padding-bottom:15px}
.pbtm25 {padding-bottom:25px}
.pbtm35 {padding-bottom:35px}
.pbtm45 {padding-bottom:45px}
.pbtm55 {padding-bottom:55px}
.pbtm65 {padding-bottom:65px}
.pbtm75 {padding-bottom:75px}
.pbtm85 {padding-bottom:85px}
.pbtm95 {padding-bottom:95px}

.pbtm10{padding-bottom:10px;}
.pbtm20{padding-bottom:20px;}
.pbtm30{padding-bottom:30px;}
.pbtm40{padding-bottom:40px;}
.pbtm50{padding-bottom:50px;}
.pbtm60{padding-bottom:60px;}
.pbtm70{padding-bottom:70px;}
.pbtm80{padding-bottom:80px;}
.pbtm90{padding-bottom:90px;}
.pbtm100{padding-bottom:100px;}

.ps0-5{padding:0px 5px;}
.ps0-10{padding:0px 10px;}
.ps0-15{padding:0px 15px;}
.ps0-20{padding:0px 20px;}
.ps0-25{padding:0px 25px;}
.ps0-30{padding:0px 30px;}
.ps0-35{padding:0px 35px;}
.ps0-40{padding:0px 40px;}
.ps0-45{padding:0px 45px;}
.ps0-50{padding:0px 50px;}
.ps0-55{padding:0px 55px;}
.ps0-60{padding:0px 60px;}

.mbtm5 {margin-bottom:5px}
.mbtm15 {margin-bottom:15px}
.mbtm25 {margin-bottom:25px}
.mbtm35 {margin-bottom:35px}
.mbtm45 {margin-bottom:45px}
.mbtm55 {margin-bottom:55px}
.mbtm65 {margin-bottom:65px}
.mbtm75 {margin-bottom:75px}
.mbtm85 {margin-bottom:85px}
.mbtm95 {margin-bottom:95px}

.mtop10{margin-top:10px;}
.mtop20{margin-top:20px;}
.mtop30{margin-top:30px;}
.mtop40{margin-top:40px;}
.mtop50{margin-top:50px;}
.mtop60{margin-top:60px;}
.mtop70{margin-top:70px;}
.mtop80{margin-top:80px;}
.mtop90{margin-top:90px;}
.mtop100{margin-top:100px;}


.mtop5 {margin-top:5px}
.mtop15 {margin-top:15px}
.mtop25 {margin-top:25px}
.mtop35 {margin-top:35px}
.mtop45 {margin-top:45px}
.mtop55 {margin-top:55px}
.mtop65 {margin-top:65px}
.mtop75 {margin-top:75px}
.mtop85 {margin-top:85px}
.mtop95 {margin-top:95px}
.mbtm10{margin-bottom:10px;}
.mbtm20{margin-bottom:20px;}
.mbtm30{margin-bottom:30px;}
.mbtm40{margin-bottom:40px;}
.mbtm50{margin-bottom:50px;}
.mbtm60{margin-bottom:60px;}
.mbtm70{margin-bottom:70px;}
.mbtm80{margin-bottom:80px;}
.mbtm90{margin-bottom:90px;}
.mbtm100{margin-bottom:100px;}

.fw-100{font-weight:100;}
.fw-300{font-weight:300;}
.fw-400{font-weight:400;}
.fw-500{font-weight:500;}
.fw-600{font-weight:600;}
.fw-700{font-weight:700;}
.fw-900{font-weight:900;}

.w-20{width:20%;}
.w-25{width:25%;}
.w-30{width:30%}
.w-33{width:33.33%;}
.w-40{width:40%}
.w-45{width:45%;}
.w-48{width:48%;}
.w-50{width:50%;}
.w-52{width:52%;}
.w-55{width:55%;}
.w-58{width:58%;}
.w-60{width:60%}
.w-65{width:65%}
.w-70{width:70%}
.w-75{width:75%}
.w-80{width:80%}
.w-85{width:85%}
.w-90{width:90%}
.w-55 { width: 55%; } 
.w-45 { width: 45%; }

/* Font size class Here */
.font60{font-size:60px;}
.font52{font-size:52px;}
.font50{font-size:50px;}
.font40{font-size:40px;}
.font30{font-size:30px;}
.font28{font-size:28px;}
.font24{font-size:24px;}
.font32{font-size:32px;}
.font34{font-size:34px;}
.font20{font-size:20px;}
.font19{font-size:19px;}
.font18{font-size:18px;}
.font17{font-size:17px;}
.font16{font-size:16px;}
.font15{font-size:15px;}
.font14{font-size:14px;}
.font13{font-size:13px;}
.font12{font-size:12px;}

/* Footer Css Staert here */
.footer-logo { max-width: 150px; }
.footer-logo  img{width:150px;height:75px !important;}
.footer-inner.dis-flex { margin: 0px -30px; }
.footer-btm-right { justify-content: flex-end;}
.footer-social-icon i { font-size: 23px; padding: 0px 10px; border-right: 2px solid; transition:0.5s all ease;} 
.footer-social-icon:last-child i { border: 0px; }
.footer-bottom { padding: 30px 50px 0px;  border:1px solid #ccc;  border-left:0px; border-right:0px; border-bottom:0px;}
.footer-btm-left p,.footer-inner-left-box p { margin-bottom: 0px ; }
.footer-top { padding: 0px 50px; } 
.footer-menu-hdr { margin-bottom: 8px ; }
.footer-menu-hdr h6{letter-spacing:0px;}
.footer--site-page{border-top:0px;}
.footer .footer-menu-box .hs-menu-item a:hover{color:#f08400 ;}

/* Search Input With Background Css Here */
.mr-search form{background-color:transparent; padding:0px; max-width:730px; margin:0 auto; position:relative;}
.mr-search form input.hs-search-field__input{border:10px solid; border-radius:8px; height:80px; line-height:80px; color:#ccc; padding:0px 30px;}
.mr-search form button { position: absolute; top: 50%; right: 10px ; color: #fff; content: "\f002"; font-family: FontAwesome; transform: translateY(-50%); cursor: pointer; background-color: transparent; border: 0; margin-bottom: 0px;}
.mr-search form input.hs-search-field__input::placeholder{color:#ccc;}
.hs-search-field__bar button svg { height: 17px !important;  fill: #ccc;}

/* Home Page On Demand Two Column Css Here */

.mer-demand-overlay{position:absolute; top:0; left:0; width:100%; height:100%; content:""; z-index:-1;}
.mer-demand-left-inner-content { position: relative; z-index: 1; padding: 130px 70px 180px 30px; }
.mer-demand-right { padding: 50px 30px ; box-shadow: 1px 1px 4px -1px rgb(0 0 0 / 20%); margin-left: -60px ; z-index: 2; position: relative;}
.mer-demand-left-inner{ margin-top: -140px ; z-index: 1; position: relative; padding: 30px ; }

/* Solutions Two Column Css Here */
.mer-solution-top-left { min-height: 800px; display: flex; align-items: center; padding: 60px 200px 60px 60px; }
.mar-solution-cat-list-box,.mar-solution-btm-cat-list{margin-bottom:5px; position:relative; transition:0.5s all ease;}
.mer-solution-top-right,.mar-solution-cat-list-box{padding:30px;}
.mer-solution-top-right { margin-left: -15%; box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%); margin-top:-6%;}
.mar-solution-cat-list-box{margin-bottom:5px;}
.mar-solution-cat-link a,.mer-solution-bottom-right-link a{position:absolute; top:0; left:0; width:100%; height:100%; z-index:1;}
.mer-solution-bottom-right-inner { min-height: 276px ; display: flex; justify-content: center; align-items: flex-end; padding: 15px ; position: relative; margin-bottom: -115px ;}
.mer-solution-bottom-right-inner-content p { margin-bottom: 0px; }
.mer-solution-bottom-right-inner-content { padding: 20px 25px; }
.mer-solution-bottom-right { padding-left: 115px ;  z-index: 1;margin-top: 40px; }
.mer-solution-bottom{border-top:1px solid }
.mer-solution-top { margin-top: -290px ; position:relative;}
.mar-solution-btm-cat-list h5{letter-spacing:unset;}

/* Simple Three Column Module Css Here */
.mr-thre-clmn-box-inner{padding:35px 30px; transition:0.5s all ease;}
.mr-thre-clmn-box-decription h6 { margin-bottom: 25px; text-transform: uppercase; letter-spacing: -0.02em; } 
.mr-thre-clmn-box-decription h3 { margin-bottom: 20px;}
.mer-top-margin{margin-top:-100px;}
.mr-three-clmn{max-width: 930px ; margin-left: auto; position:relative;}

/* Home - Event On Demand Two Column Module */
.mer-demand-left-inner { margin-top: -140px; z-index: 1; position: relative; padding: 30px; }
.mer-demand-right { padding: 50px 30px; box-shadow: 1px 1px 4px -1px rgb(0 0 0 / 20%); margin-left: -60px; z-index: 2; position: relative; }
.mer-demand-left-inner-content { position: relative; z-index: 1; padding: 130px 70px 180px 30px; }
.mer-demand-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; z-index: -1; } 


/* Banner Slider Module Css Here */
.btn.mer-slider-cta:first-child a {margin-right:15px;}
.mer-slider-list h1{margin-bottom:10px;}
button.slide-arrow.prev-arrow{ font-size: 0; padding: 0; line-height: 0; margin: 0; position: absolute; top: 50%; transform: translateY(-50%); background-color: transparent; display:flex; justify-content:center; left: 15px ; text-align:center; border: 1px solid #fff; right: unset; width: 60px ; height: 60px ; border-radius: 0; font-size:30px; color:#fff; z-index:99;animation: fadeIn 1s both;}
button.slide-arrow.next-arrow{ font-size: 0; padding: 0; line-height: 0; margin: 0; position: absolute; top: 50%; transform: translateY(-50%); background-color: transparent; display:flex; justify-content:center; left: unset; right:15px; text-align:center; border: 1px solid #fff;  width: 60px ; height: 60px ; border-radius: 0; font-size:30px; color:#fff; z-index:99;animation: fadeIn 1s both;}
/* .mer-slider-list button.slick-prev.slick-arrow:before{position:absolute; content:"\f104"; font-size:20px; border: 2px solid #fff; width: 60px ; height: 60px ; display: flex; justify-content: center; align-items: center;  font-family: 'FontAwesome';font-size: 36px; color: #fff; font-weight: 100; }
.mer-slider-list button.slick-next.slick-arrow:before{position:absolute; content:"\f105"; font-size:20px; border: 2px solid #fff; width: 60px ; height: 60px ; display: flex; justify-content: center; align-items: center;  font-family: 'FontAwesome';font-size: 36px; color: #fff; font-weight: 100; }
.mer-slider-list button.slick-arrow.slick-next{font-size: 0; padding: 0;  line-height: 0; margin: 0;  position: absolute; top: 50%; transform: translateY(-50%); background: transparent; left: 0 ; right:15px; border:0px; left:unset;} */
.mer-slider-arrows { display: flex; flex-wrap: wrap; justify-content: space-between; position: absolute; transform: translateY(-50%); }
.mr-banner-slide-bg { padding: 0px 80px ; }
.mer-slider-decription{max-width:725px; margin-left: auto;}
button.slick-arrow { display: none !important; }
/* .mer-slider-list:hover button.slick-arrow{display:flex !important;}  */
.mer-slider-list button.slick-arrow{display:flex !important;} 


/* Header Css Hstart Here */

/******************************************************************************************************************************************************************************
Menu Css
*******************************************************************************************************************************************************************************/
.mer-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 999999; transition: 0.5s all ease; background-color:

  
  
    
  


  rgba(36, 36, 36, 1.0)

 !important; } 
.mer-fix-hdr { margin-top: 105px; }
/* .mer-header{position:relative;} */
.mer-header-logo { width: 180px; } 
.mer-header-logo img { width: 180px;height: 90px !important; } 
.mer-header-right { width: calc(100% - 180px); justify-content: flex-end; }
.mer-header .mer-header-menu ul > li:hover a{text-decoration:none !important;}
.mer-hdr-search i { font-size: 20px; color: 

  
  
    
  


  rgba(243, 243, 243, 1.0)

; font-weight: 100; }
.hs-menu-wrapper ul{padding:0;list-style:none;}

/*************************************Depth 1****************************************************/
.mer-header .mer-header-menu .hs-menu-wrapper > ul{display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;justify-content: flex-end;}
.mer-header .mer-header-menu ul > li.hs-menu-depth-1 > a{color:

  
  
    
  


  rgba(243, 243, 243, 1.0)

; padding: 20px 18px; display: inline-block; font-size:18px; font-family:Open Sans; font-weight:400; text-transform:uppercase;} 


/*************************************Depth 2****************************************************/
.mer-header .mer-header-menu ul > li.hs-menu-depth-1.hs-item-has-children{position:relative;}
/* .mer-header .mer-header-menu ul > li.hs-menu-depth-1:hover{background:#f1c319;} */
.mer-header .mer-header-menu ul > li.hs-menu-depth-2 > a{color:

  
  
    
  


  rgba(243, 243, 243, 1.0)

;padding:12px 15px;display: inline-block;font-size:14px; text-align:left; line-height:normal; font-weight:400; width: 100%;} 
.mer-header .mer-header-menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper{position: absolute; background: #242424; width: 50%; min-width: 245px; visibility: hidden; z-index:1; text-align:left;}
.mer-header .mer-header-menu ul > li.hs-menu-depth-1:hover > ul.hs-menu-children-wrapper{visibility:visible;}
.mer-header .mer-header-menu ul > li.hs-menu-depth-1 > .child-trigger{position: absolute; top:40%;right:12px;}
.mer-header .mer-header-menu ul > li.hs-menu-depth-1 > .child-trigger i{position: relative;}
/*.wrapper-header .menu ul > li.hs-menu-depth-1:hover > .child-trigger i:before{color:transparent;}*/
.mer-header .mer-header-menu ul > li.hs-menu-depth-1 > .child-trigger i:before{content: "\f078";font-family: FontAwesome;font-style: normal;font-weight: 700;text-decoration: inherit;color: #b2b2b2;font-size: 8px;position: absolute;top: -1px;left: 3px;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }

/*************************************Depth 3****************************************************/
.mer-header .mer-header-menu ul > li.hs-menu-depth-2.hs-item-has-children{position: relative;}
.mer-header .mer-header-menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: absolute; background: #242424; width: 100%; min-width:245px;visibility: hidden;left:100%;top:0px;border-left:1px solid #fff; z-index:1; text-align:left;}
.mer-header .mer-header-menu ul > li.hs-menu-depth-2:hover > ul.hs-menu-children-wrapper{visibility:visible;}
.mer-header .mer-header-menu ul > li.hs-menu-depth-2 > .child-trigger{ position: absolute; top: 0px; right: 20px; }
.mer-header .mer-header-menu ul > li.hs-menu-depth-2 > .child-trigger i{position: relative;}
.mer-header .mer-header-menu ul > li.hs-menu-depth-2 > .child-trigger i:before{content: "\f078";font-family: FontAwesome;font-style: normal;font-weight: 700;text-decoration: inherit;color: #b2b2b2; font-size: 8px;position: absolute;top: -1px;left: 3px;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
/*.wrapper-header .menu ul > li.hs-menu-depth-2:hover > .child-trigger i:before{color:transparent;}*/
.mer-header .menu ul > li.hs-menu-depth-3 > a{color:

  
  
    
  


  rgba(243, 243, 243, 1.0)

; padding:12px 15px;display: inline-block;font-size:14px; text-align:left; line-height:normal; font-weight:500; width: 100%;} 
.mer-sub-menu-hdr p{font-size: 18px; color: #fff; margin-bottom: 0; font-weight: 700;}

.mer-sub-menu-list ul li a{font-family:Arimo !important;}
.mer-sub-menu-list ul li a:hover,.mer-sub-menu-list ul li a:hover,.mer-header .mer-header-menu ul>li.hs-menu-depth-2>a:hover{color:#f08400 !important;}
/* .mer-header-right ul li a{transition:0.5s all ease;} */
.axon-add-m1 a{position:relative;}
.axon-add-m1>a:after{content: "\f078";font-family: FontAwesome;font-style: normal;font-weight: 700;text-decoration: inherit;color: #b2b2b2;font-size: 8px;position: absolute;top: 50%; right: 0; transform: translateY(-50%); transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ;}

.mer-hdr-search{position:relative; cursor:pointer; top:26%;}
.mer-hdr-searc-bar{position:absolute !important; background-color: #242424 !important;  top: unset; width: 300px ; right: 0px ; bottom: -37px; padding: 10px; z-index: 1; display:none; transform:scale(0); transition:0.5s all ease;}
.mer-hdr-searc-bar form{border: 0; border-radius: 0; padding: 0px ; background-color: #242424 !important;  display:flex; }
.mer-hdr-searc-bar input.hs-search-field__input {width: calc(100% - 30px) !important;}
.mer-hdr-searc-bar form button { width: 30px ; margin: 0; border: 0; border-radius: 0; display: flex; align-items: center; justify-content: center; }
.mer-hdr-searc-bar.mer-zoom-search{transform:scale(1); z-index:999;} 

@media(max-width:1440px){
  .mer-header-logo {width: 150px;}
  .mer-header-logo img { width: 150px;height: 75px !important; } 
  .mer-header-right { width: calc(100% - 150px);}
  .mer-fix-hdr{margin-top:91px;}
}


/*   @media(max-width:1100px){
.mer-header .mer-header-menu ul li.hs-menu-depth-1 > a{font-size:14px;padding: 30px 15px;} 
} */

@media(min-width:1101px){
  .mer-hdr-btn {  margin: 0 30px;}
  .axon-add-m1 .child-trigger { display: none; }
  .mer-header .mer-header-menu .hs-menu-wrapper>ul{    align-items: center;}
  .mer-header .hs-menu-wrapper{display:block !important; }
  .mer-header .mobile-trigger{display: none!important;}
  .mer-header-menu.custom-menu-primary.js-enabled { margin-right: 0px; } 
  .mer-hdr-btn { margin-right: 30px;}
  /*     .child-trigger { display: none; }
  .hs-item-has-children a { position: relative; }
  .mer-header .mer-header-menu ul > li.hs-menu-depth-1.hs-item-has-children{position:unset !important;}
  .hs-item-has-children a:after{content: "\f107";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #f3f3f3;font-size: 14px;position: absolute;top: 23px;right: 0;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ;} */
  .mer-header .mer-header-menu ul>li.hs-menu-depth-1.hs-item-has-children:first-child { position: unset; }
  ul.hs-menu-children-wrapper.axon-add-m1.athvia-submenu-main{left: unset !important; opacity: 1; top: 75%; right: 30px;  max-width: 1370px; padding:30px;}
  ul.hs-menu-children-wrapper.axon-add-m1.athvia-submenu-main { display: block !important; } 
  li.mer-sub-menu-box { width: 50% !important; }
  .mer-sub-menu-list ul { display: block !important; }
  .mer-sub-menu-list ul li a { padding: 0px !important; font-size:14px !important; text-transform:capitalize !important; color:#f3f3f3 !important;}
  .mer-sub-menu-list ul li { position: relative; padding-left:12px;}
  .mer-sub-menu-list ul li:before{position: absolute; top: 4px ; left: 0; content: "\f0da"; font-size: 12px; color: #f93; font-family: FontAwesome;}
}

@media(max-width:1200px){
  .mer-header .mer-header-menu ul>li.hs-menu-depth-1>a{padding:20px 15px;}
  .mr-banner-slide-bg{padding: 0px 100px;}
}

@media(max-width:1150px){
  .mer-header-logo {width: 130px;}
  .mer-header-logo img { width: 130px;height:65px !important; } 
  .mer-header-right { width: calc(100% - 130px);}
  .mer-fix-hdr{margin-top:88px;}
  .mer-header .mer-header-menu ul>li.hs-menu-depth-1>a{font-size:16px;}
}


@media(max-width:1100px){
  .mer-header{padding:20px 0;}
/*   .mer-header {    overflow: hidden;} */
  body.mobile-open .merlin-section.mer-header.m-com {    overflow: inherit;}
  
  /**********************************************Toggle Icon***************************************/
  .mer-header .mobile-trigger{display: inline-block !important; cursor: pointer; position: absolute; right: 20px; width: 35px; padding: 20px 0px; z-index: 12; top: 40px; transform: translateY(-50%); z-index:99999; transition:0.5s all ease;}
  .mer-header .mobile-trigger .line {display: block;background:#fff;width: 35px;height:3px;position:absolute;left: 0;border-radius: 4px;}
  .mer-header .mobile-trigger .line.line-3{top:50%;}
  .mer-header .mobile-trigger.active-re .line-3 { transform: translateY(-21px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-21px) translateX(0) rotate(-45deg); -moz-transform: translateY(-21px) translateX(0) rotate(-45deg);}
  .mer-header .mobile-trigger.active-re .line.line-3 {top:90%;}
  .mer-header .mobile-trigger .line.line-2{top:25%;}
  .mer-header .mobile-trigger.active-re .line-2 { opacity: 0;}
  .mer-header .mobile-trigger .line.line-1{top:0;}
  .mer-header .mobile-trigger.active-re .line-1{top:22%;}
  .mer-header .mobile-trigger.active-re .line-1 { transform: translateY(5px) translateX(0) rotate(45deg); -webkit-transform: translateY(5px) translateX(0) rotate(45deg); -moz-transform: translateY(5px) translateX(0) rotate(45deg);}

  /**********************************************Depth 1***************************************/
  .mer-header-menu>span>.hs-menu-wrapper{ position:fixed; width:100%; display:block; background:#222; max-width:0; right:0; z-index:9999; opacity: 0; visibility: hidden; top: 0; padding-top: 101px ; height:100vh; overflow-y:scroll; transition:0.5s all ease;}
  .mer-header .mer-header-menu ul > li.hs-menu-depth-1{ border-bottom: 1px solid #444;}
  .mer-header .mer-header-menu ul > li.hs-menu-depth-1 > a,.mer-header .mer-header-menu ul>li.hs-menu-depth-2>a{color:#ccc;padding: 15px 50px; text-align:left; width:100%; font-family:Open Sans; text-transform:capitalize; font-weight:400;} 

  /**********************************************Depth 2***************************************/
  .mer-header .mer-header-menu ul > li.hs-menu-depth-1 ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;}
  .mer-header .mer-header-menu ul > li.hs-menu-depth-1 > .child-trigger { position: absolute; top: 0 ; right: 0; width: 50px ; height: 58px ; display: flex; align-items: center; justify-content: center; }
  .mer-header .mer-header-menu ul > li.hs-menu-depth-2,.wrapper-header .menu ul > li.hs-menu-depth-3 { border-top: 1px solid #444; }
  .mer-header .mer-header-menu ul > li.hs-menu-depth-1 > .child-trigger.child-open i:before ,.mer-header .mer-header-menu ul > li.hs-menu-depth-2 > .child-trigger.child-open i:before {display:inline-block; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; transform: translateY(0) translateX(0) rotate(90deg);-webkit-transform: translateY(0px) translateX(0) rotate(90deg); -moz-transform: translateY(0) translateX(0) rotate(90deg);}{transform: translateY(0) translateX(0) rotate(90deg);-webkit-transform: translateY(0px) translateX(0) rotate(90deg); -moz-transform: translateY(0) translateX(0) rotate(90deg); }

  /**********************************************Depth 3***************************************/
  .mer-header .mer-header-menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;left:0;}
  .mer-hdr-btn{margin:15px 0; text-align: left; padding: 0px 50px ;}
  .mer-hdr-search { position: absolute; top: 43%; transform: translateY(-50%); right: 80px ; z-index:5;}
  .mer-header .mer-header-menu .hs-menu-wrapper>ul{display:block !important;}
  .mer-hdr-search i{font-size:20px;}

  .mobile-open .mer-header-menu>span>.hs-menu-wrapper{right:0px; max-width:350px; opacity: 1; visibility: visible; height:100vh;}
  body.mobile-open:before{background-color:rgba(255,153,51,0.95); position:absolute; top:0; left:0; width:100%; height:100%; z-index:998; content:"";} 
  body.mobile-open{position:relative; z-index:999;}
  .mer-header .mer-header-menu ul>li.hs-menu-depth-1>.child-trigger i:before,.axon-add-m1 a:after{content:"\f105"}
  .mer-header .mer-header-menu ul>li.hs-menu-depth-1>.child-trigger i:before{top:0;position:relative;}
  .axon-add-m1 a:after{right:20px;}
  .mer-header .mer-header-menu ul>li.hs-menu-depth-2>a{position:relative;}
  .mer-header .mer-header-menu ul>li.hs-menu-depth-2>a:before{position:absolute; top:50%; transform:translateY(-50%); content:"\f068"; color:#ccc; font-size:10px; left:28px; font-family:'FontAwesome'; font-weight:400; }
  body.mobile-open .mer-hdr-search{position:fixed; top: 49px;}
  body.mobile-open .mobile-trigger{position: fixed; transform: rotate( 180deg); top: 25px ;}
  .mer-hdr-btn.mobile-btn { display: block; }
  .axon-add-m1 a:after{display:none;}
  .mer-sub-menu-hdr { padding: 16px 50px 0px 50px; position: relative; }
  .mer-sub-menu-list ul li a {position: relative; }
  .mer-sub-menu-list ul li a:before,.mer-sub-menu-hdr:before{  position: absolute; top: 50%; transform: translateY(-50%); content: "\f068"; color: #ccc; font-size: 10px; left: 28px ; font-family: 'FontAwesome'; font-weight: 400;}
  .mer-sub-menu-hdr:before{transform: translateY(-10%);}
  li.mer-sub-menu-box.hs-item-has-children.depth-3 { width: 100% !important; }
  .mer-header .mer-header-menu ul>li.hs-menu-depth-1>a{font-size:14px;}
  .mer-sub-menu-hdr p{font-size:15px; color:#f17630;}
  .mer-sub-menu-list { padding-left: 20px ; }
  .mer-hdr-searc-bar{right:37px; bottom:-20px;}
  .mer-fix-hdr {margin-top: 82px;}
}

/* Solution Inner Css Start here */

.mer-simple-banner .container{margin-left:auto !important;}
.inner-content.mer-simple-banner-inner { margin-left: auto; position:relative; z-index:1;}
.mer-s-top-img{margin-top:-110px; position:relative; z-index:1; padding-left:1%;}
.mer-s-inner-left { padding-right: 60px; }
.mer-clmn-revert .mer-s-inner-left{order:2; padding:0px 0px 0px 40px; width:48%;}
.mer-clmn-revert .mer-s-inner-right{order:1; text-align:center; padding-left:35px; width:52%;}
.mer-three-logo-box.w-33 { margin: 0px 15px 50px; width: calc(33.33% - 30px); border-radius: 5px; position:relative; z-index:1; height:185px; transition:0.5s all ease;}
.mer-three-logo-box.w-25{ margin: 0px 15px 50px; width: calc(25% - 30px); border-radius: 5px; position:relative; z-index:1; height:185px; transition:0.5s all ease;}
.mer-three-logo-box-link a,.mer-fe-five-clmn-box-link a{position:absolute; top:0; left:0; width:100%; height:100%; z-index:1;}
.mer-three-logo-box:hover img,.mer-three-logo-box:hover { opacity: 0.8; }
.mer-three-logo-box:hover img{transition:0.5s all ease;}
.mer-fe-five-clmn-box { margin: 0px 15px 20px; width: calc(20% - 30px); height: 145px; padding: 20px; text-align: center; position:relative; transition:0.5s all ease;  }
.mer-fe-five-clmn-inner>.dis-flex{margin:0 -20px;}
.mer-fe-five-clmn-box-content{height:100%;}
.mr-so-slid-right {justify-content: flex-end; display: flex; }
.three-clm-slider-box { padding: 30px; position: relative; z-index:1; min-height:170px; transition:0.5s all ease;}
.three-clm-slider-box-link a{position:absolute; top:0; left:0; width:100%; height:100%; z-index:2;}
/* .three-clm-slider-inner .slick-slide>div { margin: 0px 20px; } */
/* .three-clm-slider-inner.slick-initialized.slick-slider { padding: 0px 20px; } */
.three-clm-slider-inner button.slick-arrow{display:block !important;}
.three-clm-slider-inner button.slick-arrow { font-size: 0; padding: 0; border: 0; position: absolute; top:20%; }
.three-clm-slider-inner button.slick-arrow.slick-prev:before { position:absolute; font-size: 50px; color: #ccc; font-family: 'FontAwesome'; right: 0; top: 0; content:"\f104"; line-height: 1;}
.three-clm-slider-inner button.slick-arrow.slick-next:before { position:absolute; font-size: 50px; color: #ccc; font-family: 'FontAwesome'; right: 0; top: 0; content:"\f105"; line-height: 1; }
.three-clm-slider-inner button.slick-arrow.slick-next{right:-15px;}
/* .three-clm-slider-inner button.slick-arrow.slick-prev{left:0px;} */
.three-clm-slider-box{width:calc(33.33% - 40px); margin:0 20px;}
span.hs-form-required{color:red !important;}
.three-clm-slider-box-content h5 { letter-spacing: 0; }

/********************** Blog Listing Css Here ********************/

.mer-blog-listing .container,.mer-pagination-bg .container{max-width:1250px !important;}
.blog-section.mer-blog-listing{padding:70px 0px 30px; background-color:#ececec;}
.post-listing-hdr { padding-bottom: 20px; border-bottom: 2px solid #ccc; }
.ag-blog-fe-img{height:200px;}
.mer-blog-list-box-inner { background-color: #fff; height:100%; border-radius:3px; overflow:hidden;}
.mer-blog-list-title{padding:25px;}
.dis-flex.post-listing { margin: 0px -15px ; }
a.blog-pagination__link.blog-pagination__prev-link,a.blog-pagination__link.blog-pagination__next-link { display: none; }
.mer-page-number{margin-left:auto; padding-left: 20px;}
.blog-pagination__link { color: #333333; width: 40px ; height: 40px ; display: flex; justify-content: center; background-color: #fff; border-radius: 5px ; align-items: center; font-size:15px; margin-right: 5px; transition:0.5s all ease; }
a.blog-pagination__link.blog-pagination__number-link.blog-pagination__link--active { background-color: #f08400; color: #fff; }
.blog-pagination__link:hover{background-color:#333333; color:#fff;}
.mer-page-number *{font-size:15px; font-weight:400;}
.mer-blog-banner p.font24{font-size:24px;}
.ag-blog-fe-img{position:relative; z-index:1;}
.ag-blg-overlay{position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1; opacity:0; visibility:hidden; transition:0.5s all ease;}
.ag-blog-fe-img:hover .ag-blg-overlay{opacity:1; visibility:visible;}
.mer-blog-list-title h5 a{font-weight:500; font-family:poppins;}
.mer-menu-trigger{display:none;}
.mer-menu-trigger p{margin-bottom:0px; font-size: 17px; color: #ccc !important; padding-left:20px;}
.mer-header-inner{position:relative;}
.mer-blog-list-title h5 a{transition:0.5s all ease;}
.three-clm-slider-inner{margin:0 -20px;}

/*********************** Blog Posting Css Here ******************************/

.mer-blg-post-body{padding-bottom:200px;}
.mer-post-banner,.mer-post-fe-img{height:320px;}
.mer-posting .container{max-width:890px;}
.mer-post-fe-img {box-shadow:0 3px 3px rgb(0 0 0 / 4%), 0 6px 6px rgb(0 0 0 / 4%), 0 12px 12px rgb(0 0 0 / 4%), 0 24px 24px rgb(0 0 0 / 4%), 0 48px 48px rgb(0 0 0 / 4%); margin-top:-27%; border-radius:5px; position:relative; z-index:1;}
.mer-post-hdr h1{color:#333333;}
.mer-post-info * { font-size: 14px; color:#333333; margin-bottom:0px; line-height:1;}
.mer-post-author { padding-left: 5px ; }
.mer-post-info{border-bottom:2px solid #ccc;}
.mer-post-body a{color:#f08400;}
.mer-post-body h2,.mer-post-body h3,.mer-post-body h4,.mer-post-body h5,.mer-post-body h6{margin-bottom:20px;}
.mer-post-body h2{font-size:28px;}
.mer-post-nex-arrow{position: fixed; height: 110px ; top: 50%; right:0; cursor:pointer; background-color: rgba(0,0,0,0.1); background: #0000001a; color: #fff; padding: 15px; text-decoration: none; z-index: 501; -webkit-transform: translate3d(0,0,0);}
.mer-post-nex-arrow.mer-post-pre-arrow{left:0; right:unset; transition:0.5s all ease; opacity:0; visibility:hidden; }
.mer-post-nex-arrow.mer-post-pre-arrow.mer-left-open{opacity:1; visibility:visible;}
.mer-next-inner{position: fixed; width:270px; transform:translateX(270px); height: 110px; top: 0; right:0; cursor:pointer; visibility: hidden; opacity: 0; padding: 15px 35px 15px 15px; transition:0.5s all ease;}
.mer-post-nex-arrow i{font-size:20px; line-height:1; z-index:2;}
.mer-next-inner-bg { width: 80px; height: 80px; border-radius: 50%; }
.mer-post-nex-arrow:hover .mer-next-inner{ right:0; transform:translateX(0px); visibility:visible; opacity:1; z-index:1;} 
.mer-next-inner-content p{margin-bottom:0px; font-size:13px;}
.mer-next-inner-content{padding-left:5px; width:calc(100% - 80px);}
.mer-left-fix-box{ display: flex; flex-wrap: wrap; width: 45px; position:fixed; top:50%; justify-content:center; }
/* .mer-top-share-list.ss-list { display: flex; flex-wrap: wrap; width: 45px; position:fixed; top:50%; } */
.ss-list a,.mer-dooted-box a{ background-color: #b9b9b9; width: 45px ; height: 45px ; margin-bottom: 3px ; border-radius: 0px 4px 4px 0px ; padding: 10px ; display: inline-block; text-align: center;  transition:0.5s all ease;}
.ss-list a i{color:#fff;}
a.tw-share:hover{background-color:#0092cc}
a.fb-share:hover{background-color:#314a83}
a.ln-share:hover{background-color:#0f699b}
.mer-dooted-box span { width: 5px ; height: 5px ; border-radius: 50%; background-color: rgba(0,0,0,0.2); display: inline-block; }
.popup-commen { border-radius: 5px !important; position: relative; padding: 50px !important; background-color: #fff !important; border: 0px !important; box-shadow: 0 3px 9px rgb(0 0 0 / 50%) !important; max-width: 900px ; margin: 0 auto; z-index: 9999 !important; }
/* .mer-dooted-box { display: flex; flex-wrap: wrap; width: 45px; position:fixed; top:55%; } */
.at-share-btn-elements {display: flex; flex-wrap: wrap; } 
.at-share-btn-elements a.at-share-btn { width: calc(33.33% - 4px);}
.at-resp-share-element .at-share-btn .at-label{font-family:Open Sans !important; font-size:14px !important;}
.mer-post-down-arrow-inner {width:24px; height:24px; border-radius:50%; cursor:pointer; background-color:#b9b9b9; display:inline-block; text-align:center; line-height:24px; transition:0.5s all ease; opacity:0; visibility:hidden;}
.mer-post-down-arrow:hover .mer-post-down-arrow-inner {opacity:1; visibility:visible;}
.mer-left-fix-box-top { width: 45px ; left: 0; transform: translateX(0px ); transition:0.5s all ease;}
.mer-left-fix-box-top.mer-ss-toggle { width: 45px; left: 0; transform: translateX(-45px); }
span.mer-post-down-arrow-inner.mer-icon-rotate { transform: rotate( 180deg); border-radius: 5px; left: -13px; position: relative; }
.mer-post-box-content-link a{position:absolute; top:0; left:0; width:100%; height:100%; z-index:2;}
.mer-next-inner.dis-flex.mer-pre-post-inner { left: 0; right: unset; transform: translateX(-270px); }
.mer-post-nex-arrow.mer-post-pre-arrow:hover .mer-next-inner.dis-flex.mer-pre-post-inner { transform: translateX(0px ); }
.mer-next-inner.mer-pre-post-inner { padding: 15px 15px 15px 35px; }
.mer-next-inner.mer-pre-post-inner .mer-next-inner-content{padding:0px 10px 0px 0px;}
.mer-mb-share{display:none;}
button.mfp-close{line-height:1 !important; height:auto !important;}
button.mfp-close:active,button.mfp-close:focus, button.mfp-arrow:hover,button.mfp-arrow:focus{background-color:transparent; color:#333 !important; border: 0 !important;}
button.mfp-close:hover { background: transparent !important; border: 0 !important; color: #333 !important; }
.mfp-close:active { top: 0 !important; }
.mer-blg-post-body h1, .mer-blg-post-body h2, .mer-blg-post-body h3, .mer-blg-post-body h4, .mer-blg-post-body h5, .mer-blg-post-body h6 { letter-spacing: -0.02em !important; }
.bh-fig-box { width: calc(50% - 10px); margin: 0px 5px 30px; position:relative; }
.bh-fig-box:before{position: absolute; content: ""; width: 100%; height: 100%; overflow: auto; padding: 3em 0.77em 0.7em; color: #fff; text-align: center; font-size: .8em; background: linear-gradient(0,rgba(0,0,0,.7),rgba(0,0,0,.3) 25%,transparent); box-sizing: border-box; margin: 0; z-index: -1; left: 0;}
.bh-fig-box span { padding: 20px; color: #fff; display: inline-block; font-size: 13px; line-height: 26px; text-align: center; }


/****************** Executive Resources Center Css Start here ***********************/

/* Two Column Banner Css Here */
.mer-two-clmn-banner{z-index:2; position:relative}
.mer-two-clmn-banner:before{position:absolute; top:0; left:0; width:100%; height:100%; z-index:-1; content:"";}
.mer-two-clmn-banner-left{width:183px;}
.mer-two-clmn-banner-right{width:calc(100% - 183px); padding-left:75px;}
.mer-so-overview-left { padding-right: 80px; }
.main-img.bg-normal { height: 247px; border-radius: 5px 5px 0px 0px; position: relative; z-index:2;}
.post-overlay{opacity:0; visibility:hidden; position:absolute; top:0; left:0; width:100%; height:100%; z-index:1; transition:0.5s all ease;}
.main-img.bg-normal:hover .post-overlay{opacity:1; visibility:visible;}
.mer-so-recent-left-inner .post-body{padding:30px;}
.mer-so-recent-box { padding: 30px; }
.mer-so-recent-right { padding-left: 75px; }
.mer-faq-content { padding: 12px 30px; background-color: #fff; display:none;} 
.mer-faq-content p ,.mer-faq-hdr *{ margin-bottom: 0px; }
.mer-faq-hdr { position:relative; padding: 20px 30px 20px 50px; margin-top: 5px !important; cursor:pointer; margin-bottom: 0px !important;  -webkit-border-radius: 5px !important; -moz-border-radius: 5px !important; border-radius: 5px !important; font-size: 17px; font-weight: 500;  border: 1px solid #f1f1f1 !important; -webkit-transition: all .3s ease-in !important; -moz-transition: all .3s ease-in !important; -o-transition: all .3s ease-in !important; -ms-transition: all .3s ease-in !important; transition: all .3s ease-in !important; }
.mer-faq-hdr:before,.mer-accordion-hdr:before{position:absolute; top:20px; left:20px; content:"\f067"; font-size:17px; color:#f08400; font-family: 'FontAwesome'; transition:0.5s all ease;}
.mer-faq-hdr.active:before,.mer-accordion-hdr.active:before{content:"\f068";}
.mer-so-faq-bg-inner-left{padding-right:75px;}
.mer-sec-faq-clmn-box{margin:0px 35px; width:calc(50% - 70px);}
.mer-sec-faq-inner{margin:0px -35px;}
.mer-se-pointer-none{opacity: .4 !important; pointer-events: none;}
.mer-order-event-expire p { margin-bottom: 0px;} 
.mer-order-event-expire { margin-left: auto; padding: 3px 10px ; border-radius: 5px;} 
.mer-order-event { padding-left: 100px;}
.mer-order-event-date { position: relative; } 
.mer-order-event-date:before { position: absolute; top: 7px; left: -35px; width: 5px; height: 5px; background-color: #e1e1e1; border-radius: 50%; content: ""; } 
.mer-order-event-date:after { position: absolute; top: 9px; left: -55px; width: 20px; height: 1px; background-color: #e1e1e1; content: ""; }
.mer-order-pattern-bg { height: 40px ; background: rgb(255,255,255); background: linear-gradient( 90deg, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 42%); position: relative; margin-right: 30px; margin-left:25px;}
.triangle-right { width: 0; height: 0; margin-left: auto; }
.triangle-right { border-left: 30px solid #e6e6e6; position: absolute; right: -30px ; top: 50%; transform: translateY(-50%); }
.triangle-left, .triangle-right { border-top: 18px solid transparent; border-bottom: 18px solid transparent; }
.mer-pattern-cicle { width: 40px; height: 40px ; background-color: #f08400; border-radius: 50%; border:10px solid #f1f1f1; position:relative; z-index:2;}
.mer-pattern-cicle:before { position: absolute; top: -57px; left: 0; right: 0; margin: 0 auto; width: 1px; height: 47px; content: ""; background-color: #e1e1e1; z-index: 1; }
.mer-order-description { padding: 30px 20px 15px 25px; } 
.mer-order-description p { margin-bottom: 0px; }
.triangle-top { border-bottom: 30px solid ; }
.triangle-top { position: absolute; top: -17px ; left: 14px ;}
.mer-order-description{position:relative;}
.triangle-top { border-left:30px solid transparent; border-right: 30px solid transparent; }
.triangle-top{ width: 0; height: 0;  }
.mer-order-slider-bg .slick-slide>div { margin: 0px 13px; }
.mer-order-slider-bg button.slick-arrow { display: flex !important; background-color: #e1e1e1; width: 40px; height: 40px; border-radius: 50%; border:0px;}
.mer-order-slider-bg button.slide-arrow.next-arrow{right:0;}
.mer-order-slider-bg button.slide-arrow.prev-arrow{left:0}
.mer-order-slider-grp{padding:0px 50px;}
.mer-order-cta-grp .btn { padding: 0px 40px; }

/************************************ Eo Section Page Css here ************************/
.mer-sections-two-clmn-left { padding-right: 75px; }
.mer-sections-two-clmn-right-hdr { border-bottom: 2px solid #eee; padding-bottom: 10px; margin-bottom: 35px; }
.mer-section-hdr-box a{font-size: 16px; font-weight: 500 ; margin-top: 5px ; margin-bottom: 5px ;}
.mer-btm-box-section{padding: 40px 40px; color: #415664; font-size: 14px; border: 1px solid #e8ebee; border-radius: 5px;}
.mer-section-hdr-disable a{opacity:0.4; pointer-events:none;}
.mer-section-grp { border-top: 1px solid #f2f2f2; padding-top: 10px; }
.mer-sec-active a{color:#f08400;}

/****************************** Constellation Govcloud Page Css Here *********************************/
.mr-banner-video-bg { position: relative; z-index: 1;}
.mer-video-object { position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; z-index: -1;}
.mer-video-object video {width: auto; height: auto; max-width: none; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); overflow: hidden;}
.mer-video-object:before{position:absolute; top:0; left:0; width:100%; height:100%; z-index:1; content:""; background: rgb(202,1,32) !important; background: linear-gradient( 111deg, rgba(202,1,32,1) 0%, rgba(1,1,95,1) 100%) !important; opacity: 0.4;}
.mer-two-clm-swap-left {padding-right: 50px;}
.mer-bh-clmn-revert .mer-two-clm-swap-left { order: 2; padding: 0px 0px 0px 50px; } 
.mer-bh-clmn-revert .mer-two-clm-swap-right.txt-center { order: 1; }

/************************** Insights Page Css Here ***************************************/
.mer-recent-top-btn { margin-left: auto; }
.mer-recent-top-row{padding-bottom:20px; margin-bottom:30px; border-bottom:2px solid #ccc;}
.mer-recent-btm-hdr { padding: 30px; margin-bottom: 10px; border-radius: 5px; border: 1px solid #ddd; }
.mer-recent-btm-right { padding-left: 75px; }
.mer-recent-btm-left .mer-recent-btm-hdr { border: 0; position: absolute; bottom: 25px; left: 25px; right: 25px; border-radius: 0px; } 
.mer-recent-btm-left { position: relative; border-radius:3px; }
.mer-recent-btm-left{min-height:300px;}
.mer-repost-row:last-child { margin-bottom: 0px; }
.mer-recent-btm-right .mer-recent-btm-hdr a{font-family:poppins; font-weight:500; font-size:20px;}
.mer-recent-btm-left .mer-recent-btm-hdr a{font-family:poppins; letter-spacing: -.02em;}

/******************** Team Page Css Here ************************/
.mer-team-box{width:calc(25% - 30px); margin:0 15px 30px; position:relative; z-index:1;}
.mer-team-bg-inner{margin:0 -15px; width:calc(100% + 30px);}
.mer-team-img-box { height: 420px; padding: 25px; }
.mer-team-info-box {position: absolute; top: 25px; bottom:25px; width: calc(100% - 50px);  padding: 20px; left: 25px;right: 25px; margin:0 auto; opacity: 0; visibility: hidden; transform:scale(0); display:flex; align-items:center; flex-direction:column; justify-content:center; transition: 0.5s all ease;}
.mer-team-box:hover .mer-team-info-box{opacity:1; visibility:visible; transform:scale(1);}
.mer-team-info-box *{color:#fff;}
.mer-team-info-box p { margin-bottom: 0; text-transform: uppercase;line-height:1.4; }
.member-bio-full-section{display:none;}
.member-bio-full-section { max-width: 900px !important; width: 100%; margin-top: 50px; margin-bottom: 50px; padding: 0 !important;  padding-top: 30px !important; }
.mer-pop-up-box-left { height: 400px;}
.mer-pop-up-box{padding:50px;}
.mer-pop-up-box-right{padding-left:50px; padding-right:20px;height: 400px; overflow-y: hidden; transition:0.5s all ease;}
.mer-pop-up-box-right:hover{overflow-y: scroll;}
.mer-pop-up-description p { font-size: 14px;}
.mer-pop-up-info h6 { font-size: 36px;} 
.mer-pop-up-info p { margin-bottom: 0;}
/* width */ .mer-pop-up-box-right::-webkit-scrollbar { width: 4px; border-radius:16px;} 
/* Track */ .mer-pop-up-box-right::-webkit-scrollbar-track {background: #f1f1f1; border-radius:16px;} 
/* Handle */ .mer-pop-up-box-right::-webkit-scrollbar-thumb {background:rgba(0,0,0,0.75); border-radius:16px;} 
/* Handle on hover */ .mer-pop-up-box-right::-webkit-scrollbar-thumb:hover { background: #f1f1f1; border-radius:16px;}

/*************** Video Accordian Css Here ************/
.mer-aco-video {display: none;}
.mer-aco-video iframe { width: 100%; height: 100%; background-color:#fff; } 
.mer-aco-video .hs-responsive-embed-wrapper.hs-responsive-embed { max-width: 100% !important; max-height: 100% !important; min-width: 100% !important; }
.mer-accordion-hdr { padding: 18px 50px; border-radius: 3px; position:relative; transition:0.5s all ease; cursor:pointer;}
.mer-accordion-hdr:before{top:18px; font-size:15px;}
.mer-accordion-hdr *{font-size:15px;}
.mer-acordian-bg{position:relative;}

/******** Accordian With Content Box Module Css Here *****/
.mer-aco-content-bg .mer-acordion-row { padding: 40px 20px 40px 20px; box-shadow:0px 0px 30px 0px rgb(0 0 0 / 20%); }
.mer-aco-content-bg .mer-accordion-hdr p{ margin-bottom: 0px; font-weight:600;}
.mer-aco-video ul li { font-size: 14px; } 
.mer-aco-video { padding: 12px 30px 21px;}
.mer-aco-box-btm-content h6{font-size:16px;}

/******** One Column Image and Content Module *****/
.mer-oneclmn-bg .inner-content {margin-top: -20%;}
.mer-oneclmn-bg .inner-content.mer-bh-top-spc{margin-top: 0;}

/******** Comprehensive Solution Four Column Module Css Here *****/
.mer-comp-four-clmn-box { width: calc(25% - 16px); margin: 0 8px 30px;  padding: 30px; }
.mer-comp-four-clmn-box-img { max-width: 150px; margin: 0 auto 20px; height: 170px; vertical-align: middle; display: flex; align-items: center; }

/****** Three Column img Box CTA Css here ****/
.mer-three-cmn-imgcta-box{position:relative; }
.mer-three-cmn-imgcta-box-overlay{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; pointer-events: none; visibility: hidden; opacity: 0; transition:0.5s all ease;}
.mer-three-cmn-imgcta-box:hover .mer-three-cmn-imgcta-box-overlay{opacity:1; visibility:visible;}
.mer-three-cmn-imgcta-box a.cta_button{z-index:3; position:relative;}
.mer-three-cmn-imgcta-box.w-33 { width: calc(33.33% - 50px); margin: 0 25px; }
.mer-three-cmn-imgcta-box a.cta_button img { border-radius: 5px; }
.mer-three-cmn-imgcta-hdr h2 { margin-bottom: 15px; }

/**** Two column with Image Popup css Here ***/
.mer-two-clmn-imgpop-bg-right { padding-left: 40px; }
.mer-two-clmn-imgpop-bg-left{position:relative}
.mer-two-clmn-imgpop-overlay{position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; visibility:hidden; transition:0.5s all ease;}
.mer-two-clmn-imgpop-bg-left:hover .mer-two-clmn-imgpop-overlay{opacity:1; visibility:visible; pointer-events: none;}
.mer-two-clmn-imgpop-circle{width: 110px; height: 110px; border-radius: 50%; opacity: 0; visibility: hidden; transition: .5s all ease; position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; pointer-events: none;}
.mer-two-clmn-imgpop-bg-left:hover .mer-two-clmn-imgpop-circle{opacity:1; visibility:visible;}
.mer-two-clmn-imgpop-circle img { width: 30px; }
.mer-two-clmn-imgpop-box.popup-commen {border-radius: 0px !important; position: relative; padding: 0 !important; background-color: transparent !important; border: 0px !important; box-shadow: unset !important; max-width: 700px !important; margin: 100px auto 0px; z-index: 9999 !important; }
.mer-two-clmn-imgpop-box.popup-commen .mfp-close { color: #fff !important; opacity: 1 !important; margin-bottom: 0 !important; top: -30px !important; right: 0 !important; font-size:23px !important; position: absolute; border: 2px solid transparent !important; width: 40px; height: 40px !important; border-radius:50% !important; transition:0.5s all ease;}
.mer-two-clmn-imgpop-box.popup-commen button.mfp-close:hover { background: transparent !important; border: 2px solid #fff !important; color: #fff !important; border-radius: 50% !important; transform: rotate( 90deg); cursor: zoom-out;}
.bh-clm-revert .mer-two-clmn-imgpop-bg-right{ padding-left: 0px; order:1; padding-right: 40px;}
.bh-clm-revert .mer-two-clmn-imgpop-bg-left{  order:2; padding-left: 0px;}
.mer-two-clmn-imgpop-bg-inner.bh-clm-revert { align-items: flex-start; }

/**** Autor Page Css here *****/
.row-fluid [class*="span"]{min-height:0;}
.mer-postauthorimg { width: 81px; height: 81px; border-radius: 50%; }
.mer-postauthor-box-right { width: calc(100% - 81px); padding-left: 40px; }
.mer-postauthor-box-right h4{color:#f08400;}
.mer-postauthor-box { border-bottom: 2px solid #f2f2f2; padding-bottom:60px; margin-bottom:40px; }
.author-boxs .mer-blog-list-box-inner {background-color:#f1f1f1; height:auto; padding: 25px 30px;}
.author-boxs .mer-blog-list-box-inner .mer-blog-list-title{padding:0px;}
.author-boxs .mer-post-info{border:0px;}
.mer-author-page .mer-pagination-bg{background-color:#fff !important;}
.mer-author-page .blog-pagination__link{background-color:#f1f1f1 ;}
.mer-author-page .blog-pagination__link:hover{background-color:#f08400; color:#fff;}
.mer-author-page .post-listing,.mer-author-page  nav.blog-pagination{max-width:835px;}
.mer-author-page .mer-simple-banner,.mer-author-page .res-sub-menu,.mer-tag-page .mer-simple-banner, .mer-tag-page .res-sub-menu{display:none;}
.mer-tag-banner { padding: 40px 0px; margin-bottom:50px;}
.mer-tag-banner .container{max-width:1350px;}
.mer-tag-page .mer-blog-listing{padding:0px 0px 50px;}

/****** 404 Error Page Css Here ******/
.mer-error-banner{padding:40px 0px;}
.mer-error-banner *{color:#fff;}
.mer-error-body-top-content p { margin-bottom: 15px;} 
.mer-error-body {padding: 70px 0px; }
.mer-error-search form {background-color: transparent; border: 0px; border-radius: 0px; display:flex; max-width:320px; padding:0px;}
.mer-error-search input.hs-search-field__input{border:0px !important; background-color:#f2f2f2; width: calc(100% - 30px) !important; position: relative; padding: 11px 47px 11px 5px; z-index: 1; margin: 0; box-shadow: none; }
.mer-error-search form button { width: 30px; margin: 0; border: 0; border-radius: 0; display: flex; align-items: center; justify-content: center; }
.mer-error-search .hs-search-field__bar button svg{fill:#fff !important;}
ul.hs-search-field__suggestions { position: absolute; background-color: #ececec; text-align: left;   width: 100%; left: 0; right: 0; border:0px !important; padding:0px; } 
ul.hs-search-field__suggestions li { list-style-type: none; padding:0px 20px; line-height:1.4; margin-bottom:10px;}
.hs-search-field__suggestions a:hover, .hs-search-field__suggestions a:focus{background-color:transparent !important;}
ul.hs-search-field__suggestions li:first-child{padding-top:20px}
ul.hs-search-field__suggestions li:last-child{padding-bottom:20px; margin-bottom:0px;}
/* .fancybox-stage{overflow:auto !important;} */
.bh-left-spc.inner-content {padding-left:50px;}
.mer-oneclmn-img.bh-lsee-wd-img { max-width: 800px; margin: 0px auto 60px; }
.mer-simple-banner .inner-content h1 { line-height: 1.1; }
.ondemandContentOnly .hs-responsive-embed-wrapper.hs-responsive-embed { max-width: 100% !important; min-width: 100% !important; max-height: 100% !important; }
.part-inner-three-col .section-title h3,.partners-inner-form-sec .section-title h2  { font-weight: 400; }
.mer-acordion-row.active .mer-aco-video { display: block; }
.bh-title-full-width{max-width:100% !important;}
.inputs-list>li{margin:0 !important;}
.mer-solution-top-hdr h2 { line-height: 1; }
.partners-inner-form-sec .hs-form-field>label span { font-size: 18px; }
.mer-three-logo-bg .mer-three-logo-hdr h2 { margin-bottom: 10px; }
.content-only-module.merlin-section.pos-rel.m-com h5 { letter-spacing: -.02em !important; }
.home-icon-wid-three-row-sec ul li { line-height: 1.3; }
.blg-insight .mer-simple-banner-inner h4.arimo-font.mbtm20 { letter-spacing: 0; font-size: 24px; line-height: 1; }
.hs-blog-post .mer-post-body img{height:auto !important;}
.mer-header .container{padding:0px 40px !important;}
.mer-hdr-btn a.cta_button,.mer-hdr-btn a.cta_button:hover{font-family:Open Sans !important; font-weight:700 !important;}
.footer-social-icon i:hover { color: #ccc; }
.mr-thre-clmn-box-inner:hover h3 a{font-family:{font=poppins, font_set=DEFAULT, styles={font-family=poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif, font-style=normal, font-weight=400, text-decoration=none}, size=null, size_unit=null, color=#00326D, variant=400, fallback='HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif, style=font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; text-decoration: none, css=color: #00326D;font-family: poppins, 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; font-weight: 400;} !important;}
.mer-blg-sub-menu .container{padding:0px 40px;}
.mer-solu-inner-two-clmn .mer-s-inner-left.w-50 ul li { line-height: 1.6; }
.mer-team-info-box h6{font-weight: 500; line-height: 1.45;font-size: 19px;font-family:poppins !important;}
.mer-pop-up-info p{font-size:14px; color:#333; }
.mer-pop-up-info *{font-family:poppins !important;}
.cur-opening-inner-grp h6{font-family:Arial, Verdana, sans-serif; color:#000;}
.cur-opening-inner-grp *{font-family:Arial, Verdana, sans-serif;}
.download-form-sec .input input::placeholder{color:#bfbfbf !important;}
.mer-fe-five-clmn-box-link a{font-size:18px; font-family:poppins;}
.mer-simple-banner p { line-height: 1.2; }
.mer-fe-five-clmn-hdr h3{font-weight:400;}
.mr-so-slid-hdr .mr-so-slid-left h3 { font-weight: 400; }
.mer-three-logo-bg-inner .mer-three-logo-hdr h4 { font-weight: 400;line-height:1.2; }
.mer-big .mer-s-inner-left.w-50 { width: 60%; padding-right: 98px; } 
.mer-big .mer-s-inner-right { width: 40%; }
.mer-faq-content p { color: #6c6f79; }
.content-div.txt-lft h6 { font-weight: 700; font-size: 16px; text-transform: uppercase !important;}
.content-div.txt-lft p,.content-div ul li, .content-div ol li{font-size:16px; }

.font12 p{font-size:12px;}
.mer-so-recent-box a h6{font-size:20px;}
.partnerProgram .mer-img-box img{box-shadow:none !important;}
.partnerProgram .mer-s-inner-two-clmn-box {align-items:center;}

/********* popupform  ********/
#popup-form form{background-color:#000;border-radius: 15px;}
#popup-form .form-columns-2 .hs-form-field { width: 49% !important; } 
#popup-form .form-columns-2 .hs-form-field:first-child { margin-right: 2% !important; }

.form-columns-2 .hs-form-field { width: 49% !important; } 
 .form-columns-2 .hs-form-field:first-child { margin-right: 2% !important; }

.CareerDisNone iframe{max-width: 1200px; width: 100%; height: 800px; margin: 15px 0 !important; border: 2px solid #9a9a9a;}
.CareerDisNone .cur-opening-inner-grp{display:none;}
.dnd-module #hs_cos_wrapper_widget_1646834104781 .hs-video-container form label{color:#000 !important;}

/************only video module*******/
.videoForm {position: relative; max-width: 550px; margin: 20px auto; transition: 1s all;}
.videoPopUpFormInner video{width:100%;height:100%;position:relative;}
.videoPopUpFormInner a{position: absolute; top: 0; width: 100%; height: 100%;z-index:2;}
.videoForm form{border-radius:0;}
.videoPopUpFormInner{position:relative;}
.videoForm .mfp-close{color: #fff; top: -10%;font-size: 23px !important; position: absolute; width: 40px; height: 40px !important;transition: .5s all ease; }
.videoForm .mfp-close:hover{background: transparent !important; border: 2px solid #fff !important; color: #fff !important; border-radius: 50% !important; transform: rotate(90deg); cursor: zoom-out;}
.videoPlayBtn{position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; align-items: center; justify-content: center; width: 100%; height: auto;}
.videoPlayBtn svg{width: 150px; height: 150px;fill:#ff9933;}
li.mer-sub-menu-box.hs-item-has-children.depth-3>div:last-child>span>div>ul>li:last-child a {
       text-transform: none !important;
}
.mer-team-mobile-show{display:none;}
/*******************************************************  Responsvie Css Start Here   ***********************************************/
@media only screen and (min-width: 480px) and (max-width: 767px){
  .mer-slider-decription h1{font-size:20px;}
}

@media(max-width:1600px){
  ul.hs-menu-children-wrapper.axon-add-m1.athvia-submenu-main{max-width:930px;}
  .font50 { font-size: 45px; }
}


@media(max-width:1300px){
  .mer-solution-top-right, .mar-solution-cat-list-box{padding:20px;}
  .mer-fe-five-clmn-inner>.dis-flex,.three-clm-slider-inner{margin:0 auto;}
  .font50 { font-size: 40px; }
}

@media(max-width:1150px){
  .footer-inner-left-box,.footer-inner-right-box  { width: 100%; }
  .footer-inner.dis-flex { margin: 0 auto; }
  .footer-top{padding:0px;}
  .footer-inner-left-box{margin-bottom:70px;}
  .footer-bottom{padding:30px 30px 0px;}
  .footer-logo{padding-left:30px;}
  .footer-logo  img{width:120px;height:60px!important;}
  .container{padding:0px 50px !important;}
  .mer-so-faq-bg-inner-left { padding-right: 50px; }
  .mer-sec-faq-inner{margin:0 auto;}
  .mer-comp-four-clmn-box { width: calc(25% - 10px); margin: 0 5px 30px;}
  .mer-three-cmn-imgcta-box.w-33 { width: calc(33.33% - 20px); margin: 0 10px; }
  .mer-order-event-date h5{font-size:17px;}
  .mer-order-slider-grp { padding: 0px 30px;}
  .mer-order-slider-bg button.slick-arrow{width:30px; height:30px; font-size:25px;} 
 }

@media(max-width:1100px){
  /*   h1,.font60,.font52{font-size:48px;} */
  /*   h2,.font40,.font34{font-size:32px;} */
  .font30 ,.font28{font-size:25px;}
  h4{font-size:22px;}
  h5{font-size:20px;}
  .font32{font-size:28px;}
  /*   .font20{font-size:18px;} */
/*   .mer-slider-list button.slide-arrow{display:none !important;} */
  /*   .mer-slider-list .merlin-section .inner-content{text-align:center !important;} */
  .mer-slider-decription{max-width:100%;}
  .mr-banner-slide-bg { padding: 0px 40px; }
  .mer-fe-five-clmn-box{margin:0px 10px 20px; width:calc(33.33% - 20px);}
  .mer-fe-five-clmn-inner>.dis-flex{justify-content:center;}
  .mer-fe-five-clmn-inner>.dis-flex{margin:0 auto;}
  .mer-fe-five-clmn-hdr{text-align:center;}
  .mer-order-event-date:before,.mer-order-event-date:after,.mer-pattern-cicle:before{display:none;}
  .mer-order-event { padding-left: 50px; }
  .mer-order-event-expire{padding:2px 6px;}
}

@media(max-width:1024px){
  .three-clm-slider-inner button { font-size: 0; padding: 0; border: 0;  width: 10px; height: 10px; background-color: #333333; border-radius: 50%; margin:0px;}
  .three-clm-slider-inner li{list-style-type: none; display:inline-block; margin:0px 5px;}
  .three-clm-slider-inner ul.slick-dots { text-align: center; }
  .three-clm-slider-inner li.slick-active button{background-color: #f08400;}
    .font50 { font-size: 32px; }
}

@media(max-width:991px){
  .font32{font-size:25px;}
  .w-33,.w-25{width:50%;}
  .w-50,.w-60,.w-70,.w-80,.w-90,.w-55,.w-45,.w-65,.w-75,.w-48,.w-52{width:100%;}
  .mer-demand-right { margin: -110px auto 0px ; max-width: 500px ; }
  .mer-demand-right { margin: -110px auto 0px; max-width: 500px; }
  .mer-demand-left-inner-content{padding:130px 30px 150px 30px}
  .mer-solution-bottom-right { padding: 0;  margin: 0 auto 60px ; max-width:500px; order:1;}
  .mer-solution-bottom-left.w-50{order:2;}
  .mer-solution-two-clmn .inner-content { max-width: 640px; margin: 0 auto; }
  .mer-solution-top-right{margin:0px auto 40px;}
  br{display:none;}
  .mer-order-description br{display:block;}
  .mer-solution-top-left{padding:60px; min-height: 400px; order:2;}
  .mer-solution-bottom-right-inner{min-height:276px; margin-bottom:0px;}
  .mr-three-clmn{justify-content:center; margin-top:100px;}
  .mr-thre-clmn-box{width:33.33%;}
  .home-icon-wid-three-row-sec .row-inner.pbtm50 { padding-bottom: 0; }
  .mer-three-logo-box.w-33,.mer-three-logo-box.w-25{margin: 0px 10px 50px ; width: calc(50% - 20px );}
  .mer-s-inner-left{padding:0px;}
  .mer-fe-five-clmn-box{margin:0px 10px 20px; width:calc(50% - 20px)!important;}
  .mer-s-top-img{margin-top:40px; text-align:center; max-width: 600px ; margin: 0 auto; padding:0;}
  .mr-so-slid-right{justify-content:flex-start;}
  .mer-blog-list-box.post-item{width:50%;}
  .mer-blog-list-box.post-item:nth-child(3n+1) {width: 100%;}
  .mer-post-nex-arrow, .mer-post-pre-arrow { display: none; }
  .mer-mb-share{display:block; position:fixed; bottom:0; width:100%; z-index:9;}
  .mer-mb-share p{margin-bottom:0px; color:#fff;   background-color:rgba(0,0,0,0.5); padding:10px;}
  .mer-left-fix-box, .mer-post-nex-,.mer-post-pre-arrow{display:none;}
  .mer-post-mb-share{position:unset; display:none; }
  .mer-post-mb-share .mer-left-fix-box{position:unset; display:flex; justify-content:center;}
  .mer-top-share-list.ss-list { display: flex;  flex-wrap: wrap; } 
  .mer-left-fix-box-top { width: 100%; }
  .mer-left-fix-box { width: 100%; background-color: #fff; padding: 20px; } 
  .mer-top-share-list.ss-list a { width: calc(50% - 20px); margin: 0 10px 10px; } 
  .mer-dooted-box a{width:100% !important; margin: 0 auto !important;}
  .mer-mb-share span { padding-left: 5px;  }
  .mer-mb-down span .fa {line-height: normal; font-size: 14px; transition:0.5s all ease;}
  .mer-mb-down span .fa { transform: rotate( 180deg); }
  .mer-mb-ss-close { position: absolute; right: 20px ; top: 10px ; }
  .mer-mb-ss-close .fa{color:#fff; font-weight:300;}
  .mer-dooted-box { width: 47%; margin: -56px 10px 0px auto; }
  .at-share-btn-elements a.at-share-btn { width: calc(50% - 4px );}
  .popup-commen{padding:30px 20px !important;}
  .at-resp-share-element.at-mobile .at-share-btn{margin-right:2px !important;}
  .at-resp-share-element.at-mobile .at4-share-count-container, .at-resp-share-element.at-mobile .at-label{display:block !important;}
  .mfp-close{line-height:1;}
  .mer-post-banner, .mer-post-fe-img { height: 50vw ; }
  .mer-blg-post-body { padding-bottom: 60px ; }
  .mer-clmn-revert .mer-s-inner-right{padding-left:0px;}
  .mer-clmn-revert .mer-s-inner-right,.mer-clmn-revert .mer-s-inner-left{width:100%; padding:0px;}
  .mer-clmn-revert .mer-s-inner-right{margin-bottom:40px;}
  .mer-so-faq-bg-inner-right { order: 1; text-align: center; margin: 0 auto 40px; width: 100%; } 
  .mer-so-faq-bg-inner-left { order: 2; padding-right:0px;}
  .mer-so-overview-right { order: 1; margin-bottom: 40px; } 
  .mer-so-overview-left { order: 2; padding: 0; }
  .mer-so-recent-left { margin-bottom: 40px; }
  .mer-so-recent-right { padding: 0; }
  .mer-sections-two-clmn-left{padding-right:0;}
  .footer-btm-right {justify-content: flex-start; margin-top: 20px;}
  .mer-sections-two-clmn-right.w-30{width:100%;}
  .mer-order-event { padding-left: 25px; }
  .mer-order-slider-box .mer-eq-height{height:auto !important;}
  .mer-so-overview-left{padding-right:0px;}
  .mer-bh-clmn-revert .mer-two-clm-swap-left{padding:0px;}
  .mer-two-clm-swap-right.txt-left { text-align: center; margin: 0 auto 40px; }
  .mer-two-clm-swap-right { order: 1; margin-bottom:40px; } 
  .mer-two-clm-swap-left { order: 2; padding:0px;}
  .mer-recent-btm-left{width:100%; margin-bottom:30px;}
  .mer-recent-btm-right{padding:0px;}
  .mer-pop-up-box-right{padding:0px; margin-top:20px;}
  .mer-pop-up-box{padding:30px 20px;}
  .fancybox-slide--html .fancybox-content{margin-top:95px;}
  .mer-team-box{width:calc(50% - 30px);}
  .mer-team-bg-inner{margin:0 auto; width:100%;}
  .mer-comp-four-clmn-box { width: calc(50% - 10px); margin: 0 5px 30px;}
  .mer-three-cmn-imgcta-box.w-33 { width: 100%; margin: 0 auto 30px; text-align:center; }
  .mer-three-cmn-imgcta-box.w-33:last-child{margin-bottom:0px;}
  .mer-two-clmn-imgpop-bg-right{padding:0px; margin-top:30px;}
  .mer-two-clmn-imgpop-bg-inner{margin-bottom:30px;}
  .mer-two-clmn-imgpop-box.popup-commen{max-width:425px !important; margin:91px auto 0px !important;}
  .mer-two-clmn-imgpop-box.popup-commen .mfp-close{top:-10px !important;}
  .mer-pop-up-box-right{height:auto; overflow-y:auto;}
  .bh-clm-revert .mer-two-clmn-imgpop-bg-right{padding:0px; order:2;}
  .bh-clm-revert .mer-two-clmn-imgpop-bg-left{order:1;}
  .mer-oneclmn-img.bh-lsee-wd-img { margin: 0px auto 40px; }
  .part-four-col-sec .section-title h3 { font-size: 25px;  }
  .mer-sections-two-clmn-left { margin-bottom: 40px; }
  .mer-header-logo { width: 130px; }
  .mer-header-logo img { width: 130px;height: 65px !important; } 
  .bh-left-spc.inner-content{padding-left:0px;}
  .mb-top20{margin-top:20px;}
  .mer-big .mer-s-inner-left.w-50 { width: 100%; padding-right: 0px; } 
.mer-big .mer-s-inner-right { width: 100%; }
 .mapplic-element{display:flex;flex-direction:column;}
 .mapplic-element .mapplic-container{order:2}
 .mapplic-element .mapplic-sidebar{order:1;}
  button.slide-arrow.next-arrow,.mer-slider-list button.slick-arrow{width: 40px; height: 40px;}
}


@media(max-width:767px){
    h1,.font60,.font52{font-size:40px;} 
   h2,.font40,.font34{font-size:30px;} 
  .font30,.font28{font-size:22px;}
  h4{font-size:20px;}
  /*   h5{font-size:18px;} */
  /*   h6,.font19,.font17,.font18,.font20{font-size:16px;} */
  .ps0-25{padding:0px 20px;}
  .ps0-30{padding:0px 20px;}
  .ps0-35{padding:0px 20px;}
  .ps0-40{padding:0px 20px;}
  .ps0-45{padding:0px 20px;}
  .ps0-50{padding:0px 20px;}
  .ps0-55{padding:0px 20px;}
  .ps0-60{padding:0px 20px;}
  .w-25,.w-30,.w-33,.w-40,.w-50,.w-60,.w-70,.w-80,.w-90,.w-20{width:100%;}
  .mtop60,.mtop70,.mtop80,.mtop90,.mtop100{margin-top:40px;}
  .mbtm60,.mbtm70,.mbtm80,.mbtm90,.mbtm100{margin-bottom:40px;}
  .ptop50,.ptop60,.ptop70,.ptop80,.ptop90,.ptop100{padding-top:40px;}
  .pbtm50,.pbtm60,.pbtm70,.pbtm80,.pbtm90,.pbtm100{padding-bottom:40px;}
  .footer-bottom { padding: 30px 0px 0px ; margin: 0px 0px; }
  .mr-thre-clmn-box{width:100%; margin-bottom:10px;}
  .mr-thre-clmn-box:last-child{margin-bottom:0px;}
  .mer-clmn-revert .mer-s-inner-left{padding:0px;}
  .mer-clmn-revert .mer-s-inner-right{margin-bottom:40px;}
/*   .three-clm-slider-box{min-height:auto;} */
  .three-clm-slider-inner.slick-initialized.slick-slider{padding:0px;}
  .three-clm-slider-inner .slick-slide>div{margin:0 auto;}
  .mr-so-slid-left{margin-bottom:15px;}
  .mer-three-logo-box.w-33,.mer-three-logo-box.w-25{margin: 0px auto 40px ; max-width:340px;}
  .partners-inner-form-sec #form-div .form-columns-3>div{width:100% !important; }
  .mer-menu-trigger{display:flex; cursor:pointer;}
  .sub-menu.custom-submenu-primary { display: none; }
  .sub-menu ul { text-align: center; }
  .sub-menu ul li a:before{display:none;}
  .sub-menu ul li:last-child{border-bottom:0px !important; margin-bottom:0px !important;}
  .mer-post-fe-img{margin-bottom:25px;}
  .footer-menu-clmn.w-33.ps0-30 {padding: 0;}
  .container{padding:0px 25px !important;}
  .mer-two-clmn-banner-left {width: 100%; max-width:150px;} 
  .mer-two-clmn-banner-right {width: 100%; padding: 0; margin-top: 40px;}
  .mer-pattern-cicle:before{display:none;}
  .mer-order-cta-grp .btn { margin-bottom: 30px; padding: 0px; display: block; width: 100%; text-align: center; }
  .mer-order-slider-grp { padding: 0; }
  .mer-order-slider-grp button.slide-arrow { display: none !important; }
  .mer-order-slider-bg ul.slick-dots li { list-style-type: none; font-size: 0; padding: 0; display: inline-block; margin: 0px 5px; } 
  .mer-order-slider-bg ul.slick-dots li.slick-active button{background-color:#f08400;}
  .mer-order-slider-bg ul.slick-dots li button { font-size: 0; padding: 0; border: 0; width: 10px; height: 10px; border-radius: 50%; background-color:#333333; margin:0px;}
  .mer-order-slider-bg ul.slick-dots{text-align:center; padding-left:0px;}
  .footer-inner-left-box,.footer-logo { padding: 0; }
  .mer-sec-faq-clmn-box{margin:0 auto;}
  .content-div.txt-lft{margin-bottom:30px;}
  .mer-recent-top-hdr { width: 100%; margin-bottom: 20px; }
  .home-icon-wid-three-row-sec .section-title.pbtm10.txt-lft{padding-bottom:20px;}
  .mer-recent-top-hdr h2 { font-size: 24px !important; }
  .mer-updated-section * { text-align: left; }
  .content-div { padding: 0px !important; }
  .merlin-section.footer .container { padding: 0px 35px !important; }
  .mb-none{display:none !important;}
  .mer-solu-inner-two-clmn-inner .mer-s-inner-left h3.font20.mbtm15{font-size:21px;}
  .download-form-sec .section-title h2 { font-size: 30px; }
  .download-form-sec .inner-content{padding:30px 20px;}
  .mer-two-clmn-banner .mer-two-clmn-banner-right h1.font40 { font-size: 36px; }
  .download-form-sec .inner-content { margin-top: -100px; }
  .mer-header .container { padding: 0px 25px !important; }
  .font50 { font-size: 25px; }
  .videoPlayBtn svg{width: 100px; height: 100px;}
  .partnresBanner .mer-simple-banner-inner .font50 { font-size: 36px; }
  .three-clm-slider-box { min-height: 200px; align-items: center; justify-content: center; display: flex; }
  .mer-hdr-searc-bar{bottom: -100px;}
   button.slide-arrow.next-arrow, .mer-slider-list button.slick-arrow{width: 30px;height: 30px;font-size: 21px;}
  .mfp-bg{opacity:1 !important;}
  .button.button--secondary, .btn2{padding: 7px 20px;}
  .mer-two-clmn-imgpop-box.popup-commen{margin: 0 auto 0px !important}
  .footer-logo  img{width:150px;height:75px !important;}
  
}

@media(max-width:640px){
  .font32{font-size:24px;}
  .btn.mer-slider-cta{width:100%;}
  .btn.mer-slider-cta:first-child a{margin:0px 0px 15px 0px;}
/*   .mer-fe-five-clmn-box{ width:100%!important; max-width:250px;} */
  .mer-blog-list-box.post-item{width:100%;}
  .ag-blog-fe-img{height:280px;}
  .at-share-btn-elements a.at-share-btn { width: 100%; margin-right: 0 !important; }
  .mer-demand-right{margin-top:40px;padding: 30px 20px}
  .mer-demand-left-inner-content{padding:50px 10px;}
  .mer-team-box{width:100%; margin:0 auto 30px;}
  .mer-team-box:last-child{margin-bottom:0px;}
  .mer-team-img-box{height: 350px; max-width: 300px; margin: 0 auto;}
  .mer-team-info-box{max-width:290px;height: 300px;}
  .mer-team-mobile-show{display:block;padding-top:10px;text-align:center;}
  .mer-team-mobile-show p{margin-bottom:0;}
  .mer-comp-four-clmn-box {width: 100%; margin: 0 auto 20px;}
  .mer-demand-left-inner{padding:30px 15px;}
  .mer-demand-left-inner-content h2 { font-size: 30px; }
   h1{font-size:40px;}
  #popup-form .form-columns-2 .hs-form-field { width: 100% !important; } 
  #popup-form .form-columns-2 .hs-form-field:first-child { margin-right: 0 !important; }
  #popup-form .form-columns-2 .hs-form-field .input{margin-right:0 !important;}
  h4 { font-size: 18px; }
  .member-bio-full-section.fancybox__content .carousel__button.is-close{top:3%;}
  .partnresBanner .mer-simple-banner-inner .font50 { font-size: 32px; }
  .federalCivilian{background-position: 5% center !important;}
  
  
  
  
}
@media(max-width:500px){
  .mer-three-logo-box.w-33,.mer-three-logo-box.w-25{width: 100%;margin: 0px auto 15px;height:200px;}
  
}
@media(max-width:480px){
  /*   h1,.font60,.font52{font-size:34px;} */
  .font30,.font28{font-size:20px;}
  /*   h4{font-size:17px;}
  h5{font-size:17px;} */
  /*   h6,.font19,.font17{font-size:16px;} */
  .mer-pagination-bg .dis-flex.al-center {justify-content: center;} 
  .mer-page-number {width: 100%; order: 1; text-align: center; margin-top: 20px; padding: 0;}
  .mer-btm-box-section{padding:30px 20px;}
  .mer-team-img-box { padding: 15px;}
  .mer-solution-top-left.w-65.bg-normal { display: none; }
  .mer-slider-decription h1{font-size:30px;}
  .merlin-section.footer .container {padding: 0px 30px !important;}
  .bh-fig-box { width: 100%; margin: 0 auto 30px; }
  .mer-s-inner-top-content h2.mbtm25{font-size:33px;}
  .mer-solu-inner-two-clmn-inner .mer-s-inner-left h2.mbtm30{font-size:32px;}
  .part-inner-three-col .section-title h3{font-size:23px;}
  .mer-solu-inner-two-clmn-inner .mer-s-inner-left h3.font20.mbtm15{font-size:21px;}
  .download-form-sec .section-title h2 { font-size: 23px; }
  .mer-recent-btm-left .mer-recent-btm-hdr{padding:30px 20px; position:unset; right:unset; bottom:unset; left:unset; margin-bottom:0px;}
  .mer-recent-btm-left.w-30.post-item{display:flex; flex-wrap:wrap; align-items:center; justify-content:center; padding:20px;}
  h1{font-size:28px;} 
  h2{ font-size:25px;}
    .font50 { font-size: 21px; }
  .videoPlayBtn svg{width: 70px; height: 70px;}
  .mer-fe-five-clmn-box{ width:100%!important; max-width:250px;}
  .partnresBanner .mer-simple-banner-inner .font50 { font-size: 30px; }
  .font30{font-size: 16px;}
}

@media(max-width:375px){
  
  .mer-s-inner-top-content h2.mbtm25{font-size:27px;}
  .mer-solu-inner-two-clmn-inner .mer-s-inner-left h2.mbtm30{font-size:26px;}
  .part-inner-three-col .section-title h3{font-size:21px;}
  .mer-two-clmn-banner .mer-two-clmn-banner-right h1.font40 { font-size: 29px; }
  .mer-hdr-searc-bar{right: -73px;}
}




.systems-page img { width: 120px; margin:0 auto; }