







*, *: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;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control the layout of elements
and how they stack. This is based off of the bootstrap system.
*********************************************************************************
****************************************************************************** */
/* Responsive Grid */
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.container-fluid {
  *zoom: 1;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
/* 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: 991px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .dnd-section .dnd-row > .row-fluid {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
}
.dnd-section[class*="force-full-width-section"]  > .row-fluid > .dnd-column.span12,
.dnd-section[class*="force-full-width-section"]  > .row-fluid > .span12.dnd-module {
  padding-left: 0px;
  padding-right: 0px;
}
.row-fluid.row [class*="span"],
.dnd-section > .row-fluid .dnd-column,
.dnd-section > .row-fluid > [class*="span"].dnd-module {
  padding:0 15px;
}

.col12,
.col11,
.col10,
.col9,
.col8,
.col7,
.col6,
.col5,
.col4,
.col3,
.col2,
.col4,
.col1{
  padding:0 15px;
}

@media (min-width:992px) {
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .col80,
  .col20,
  .col11,
  .col10,
  .col9,
  .col8,
  .col7,
  .col6,
  .col5,
  .col4,
  .col3,
  .col2,
  .col4,
  .col1{
    display: block;
    float: left;
  }

  .col80{
    width: 80%;
  }
  .col20{
    width: 20%;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .col12,
  .row-fluid .span12 {
    width: 100%;
  }
  .col11,
  .row-fluid .span11 {
    width: 91.66%;
  }
  .col10,
  .row-fluid .span10 {
    width: 83.33%;
  }
  .col9,
  .row-fluid .span9 {
    width: 75%;
  }
  .col8,
  .row-fluid .span8 {
    width: 66.66%;
  }
  .col7,
  .row-fluid .span7 {
    width: 58.33%;
  }
  .col6,
  .row-fluid .span6 {
    width: 50%;
  }
  .col5,
  .row-fluid .span5 {
    width: 41.66%;
  }
  .col4,
  .row-fluid .span4 {
    width: 33.33%;
  }
  .col3,
  .row-fluid .span3 {
    width: 25%;
  }
  .col2,
  .row-fluid .span2 {
    width: 16.66%;
  }
  .col1,
  .row-fluid .span1 {
    width: 8.33%;
  }
}
@media(max-width:991px){
  .dnd-section > .row-fluid {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .row-fluid {
    width: 100%;
  }

  .col80,
  .col20,
  .col12,
  .col11,
  .col10,
  .col9,
  .col8,
  .col7,
  .col6,
  .col5,
  .col4,
  .col3,
  .col4,
  .col2,
  .col1,  
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
  }
}


@media(min-width:768px){
  .broker_page .main_section .row-fluid [class*="span"],
  .broker_page .middle_section .row-fluid [class*="span"],
  .about_page .middle_section .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 0;
    margin-left: 0;
  }


  .col12,
  .broker_page .main_section .row-fluid .span12,
  .broker_page .middle_section .row-fluid .span12,
  .about_page .middle_section .row-fluid .span12 {
    width: 100%;
  }
  .col11,
  .broker_page .main_section  .row-fluid .span11,
  .broker_page .middle_section  .row-fluid .span11,
  .about_page .middle_section  .row-fluid .span11 {
    width: 91.66%;
  }
  .col10,
  .broker_page .main_section .row-fluid .span10,
  .broker_page .middle_section .row-fluid .span10,
  .about_page .middle_section .row-fluid .span10 {
    width: 83.33%;
  }
  .col9,
  .broker_page .main_section .row-fluid .span9,
  .broker_page .middle_section .row-fluid .span9,
  .about_page .middle_section .row-fluid .span9 {
    width: 75%;
  }
  .col8,
  .broker_page .main_section .row-fluid .span8,
  .broker_page .middle_section .row-fluid .span8,
  .about_page .middle_section .row-fluid .span8 {
    width: 66.66%;
  }
  .col7,
  .broker_page .main_section .row-fluid .span7,
  .broker_page .middle_section .row-fluid .span7,
  .about_page .middle_section .row-fluid .span7 {
    width: 58.33%;
  }
  .col6,
  .broker_page .main_section .row-fluid .span6,
  .broker_page .middle_section .row-fluid .span6,
  .about_page .middle_section .row-fluid .span6 {
    width: 50%;
  }
  .col5,
  .broker_page .main_section .row-fluid .span5,
  .broker_page .middle_section .row-fluid .span5,
  .about_page .middle_section .row-fluid .span5 {
    width: 41.66%;
  }
  .col4,
  .broker_page .main_section .row-fluid .span4,
  .broker_page .middle_section .row-fluid .span4,
  .about_page .middle_section .row-fluid .span4 {
    width: 33.33%;
  }
  .col3,
  .broker_page .main_section .row-fluid .span3,
  .broker_page .middle_section .row-fluid .span3,
  .about_page .middle_section .row-fluid .span3 {
    width: 25%;
  }
  .col2,
  .broker_page .main_section .row-fluid .span2,
  .broker_page .middle_section .row-fluid .span2,
  .about_page .middle_section .row-fluid .span2 {
    width: 16.66%;
  }
  .col1,
  .broker_page .main_section .row-fluid .span1,
  .broker_page .middle_section .row-fluid .span1,
  .about_page .middle_section .row-fluid .span1 {
    width: 8.33%;
  }



}
.content-wrapper {
  margin: 0 auto;
  padding: 0 15px;
}

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

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

.dnd-section .dnd-column {
  padding: 0 15px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
@font-face {
  font-family: "AtlasGrotesk-Bold";
  src: url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/AtlasGrotesk-Bold.eot") format("embedded-opentype"),
    url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/AtlasGrotesk-Bold.woff") format("woff"),
      url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/AtlasGrotesk-Bold.ttf") format("truetype");
          font-style: normal;
          font-weight: normal;
          }


@font-face {
  font-family: "AtlasGrotesk-Medium";
  src: url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/AtlasGrotesk-Medium.eot") format("embedded-opentype"),
    url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/AtlasGrotesk-Medium.woff") format("woff"),
      url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/AtlasGrotesk-Medium.ttf") format("truetype");
          font-style: normal;
          font-weight: normal;
          }


@font-face {
  font-family: "AtlasGrotesk-Regular";
  src: url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/AtlasGrotesk-Regular.eot") format("embedded-opentype"),
    url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/AtlasGrotesk-Regular.woff") format("woff"),
      url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/AtlasGrotesk-Regular.ttf") format("truetype");
          font-style: normal;
          font-weight: normal;
          } 



@font-face {
  font-family: "FSIndustrieNw-Bold";
  src: url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/FSIndustrieNw-Bold.eot") format("embedded-opentype"),
    url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/FSIndustrieNw-Bold.woff") format("woff"),
      url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/FSIndustrieNw-Bold.ttf") format("truetype");
          font-style: normal;
          font-weight: normal;
          }


@font-face {
  font-family: "tm-zippco-icons";
  src: url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/tm-zippco-icons.eot") format("embedded-opentype"),
    url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/tm-zippco-icons.woff") format("woff"),
      url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/tm-zippco-icons.ttf") format("truetype");
          font-style: normal;
          font-weight: normal;
          }

@font-face { 
  font-family: "themify";
  src: url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/themify.eot") format("embedded-opentype"),
  url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/themify.woff") format("woff"),
      url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/themify.ttf") format("truetype");
        font-style: normal;
        font-weight: normal; 
        }


@font-face { 
  font-family: "Flaticon";
  src: url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/Flaticon.eot") format("embedded-opentype"),
    url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/Flaticon.woff") format("woff"),
      url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/Flaticon.ttf") format("truetype");
          font-style: normal;
          font-weight: normal; 
          }


@font-face {
  font-family: "FontAwesome";
  src:     url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/FontAwesome.woff") format("woff"),
    url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/FontAwesome.ttf") format("truetype"),
      url("https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/fonts/FontAwesome.woff2") format("woff2");
        font-style: normal;
        font-weight: normal;
        }




/*---------*/


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

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

/* Paragraphs */

::selection {
  color: #fff;
  background-color: #D93129;
}

p {
  margin: 0 0 15px;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
  margin-top: 0;
  margin-bottom: 15px;
}

h1 {
  line-height: 1.15;
}

.section_post_body h1,
h2 {
  line-height: 1.15;
}

.section_post_body h2,
h3 {
  line-height: 1.22222222222;
}

.section_post_body h3,
h4 {
  line-height: 1.16666666667;
}

.section_post_body h4,
h5 {
  line-height: 1.2;
}

.section_post_body h5,
h6 {
  line-height: 1.5;
}


/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

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

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}


@media(max-width:1200px){
  h2{
    line-height: 1.25;
  }
}

@media (max-width: 991px){
  body {
    font-size: 13px;
  }
}
button,
.button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  font-weight: 500;
  font-size: 17px ;
  line-height: 1.25;
}

button:disabled,
.button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  text-decoration: none;
}

button:active,
.button:active {
  text-decoration: none;
}
/* Form fields */

.hs-form-field {
  margin-bottom: 30px;
}

/* Labels */

form label {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.35rem;
}

/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  background-color: #FFF;
  display: inline-block;
  width: 100%;
  border: none;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  font-size: 14px;
  padding: 15px 14px;
  font-family: inherit;
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,box-shadow linear .2s;
  -o-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
  font-weight: 400;
  line-height: inherit;
  outline:none !important;
}

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


form.hs-form select {
  padding: 15px 14px;
  line-height: 25px;
  height: 56px;
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/down_arrow.svg) !important;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 15px) !important;
  background-size: 25px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
}


@media(max-width:991px){

  form input[type=text],
  form input[type=email],
  form input[type=password],
  form input[type=tel],
  form input[type=number],
  form input[type=file],
  form select,
  form textarea {
    padding: 15px;
  }
}
/* Inputs - checkbox/radio */

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

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

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

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

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

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

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

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

.hs-input.invalid.error {
  border-color: #EF6B51;
  border-color: rgba(255,255,255,0.2);
}

.hs-error-msg {
  color: #e80000;
  margin-top: 0.35rem;
}

.hs_error_rollup ul.no-list label.hs-main-font-element{
  color: #e80000;
}

form.hs-form textarea.hs-input.invalid.error,
form.hs-form select.hs-input.invalid.error {
  border: 1px solid #e80000;
}

button, input {
  outline: none;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  font-weight: 500;
  font-size: 17px ;
  line-height: 1.25;
}

button,
.button,
form input[type=submit],
form .hs-button{
  -webkit-font-smoothing: antialiased; 
}


ul.no-list.hs-error-msgs.inputs-list {
  margin-top: 5px;
}

ul.no-list.hs-error-msgs.inputs-list li {
  margin: 0;
}

ul.no-list.hs-error-msgs.inputs-list li label {
  margin: 0;
  font-size: inherit;
}

.hs_error_rollup ul.no-list.hs-error-msgs.inputs-list {
  margin-bottom: 10px;
}
/* Captcha */

.grecaptcha-badge {
  margin: 0 ;
}


.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer form ,.hs_cos_wrapper_type_member_login , 
.hs_cos_wrapper_type_member_register,.hs_cos_wrapper_type_password_reset_request ,
.hs_cos_wrapper_type_password_reset{
  padding:65px 65px 50px 50px;
  display: block;
}


@media(max-width:991px){
  .hs_cos_wrapper_type_password_prompt,
  .hs-search-field__bar,
  .hs_cos_wrapper_type_form,
  .widget-type-blog_subscribe,
  .widget-type-google_search,
  .widget-type-password_prompt.custom_error_message,
  .widget-type-email_simple_subscription,
  .section.post-footer form ,.hs_cos_wrapper_type_member_login , 
  .hs_cos_wrapper_type_member_register,.hs_cos_wrapper_type_password_reset_request ,
  .hs_cos_wrapper_type_password_reset{
    padding: 25px 15px 15px;
  } 
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
/* Header container */

.header__container {
  display: flex;
  justify-content: space-between;
}


/* note */
/*-------------------------------*/
/*-------------------------------*/
.tm-header-icons .hs-search-field__bar {
  background: transparent;
  padding: 0;
  display: block;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  position: relative;
}

.tm-header-icons .hs-search-field {
  position: relative;
}

.tm-header-icons .hs-search-field ul.hs-search-field__suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
}

/*-----------------*/
.tm-header-icons {
  position: relative;
  padding-left: 29px;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  height: 100px;
  line-height: 100px;
}

.tm-header-icons:before {
  display: block;
  content: "";
  position: absolute;
  height: 30px;
  width: 1px;
  left: 10px;
  top: 50%;
  margin-top: -14px;
}

.tm-search-overlay.st-show {
  position: absolute;
  top: 100%;
  right: -20px;
  width: 400px;
  background: #fff;
  border-top: 3px solid;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
  -ms-box-shadow: 0 3px 5px rgba(0,0,0,.1);
  box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
  z-index: 2;
  border-top-color: #0ba9a7;
  width: 300px;
}

.tm-header-icon.tm-header-search-link {
  position: relative;
}

.tm-header-icon.tm-header-search-link a {
  height: 31px;
  width: 31px;
  line-height: 31px;
  padding-left: 2px;
  border: 1px solid;
  font-size: 14px!important;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  position: relative;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #000;
  border: none;
}

i.tm-zippco-icon-close:before {
  content: "";
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/search_icon.svg);
  width: 26px;
  height: 25px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: top;
  font-weight: 600;
  margin-right: 5px;
  background-size: contain;
}

.open-search .tm-search-overlay.st-show {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  right: 0;
}

.open-search i.tm-zippco-icon-close:before {
  transition: all .2s ease-in-out;
}

.open-search i.tm-zippco-icon-close:hover:before {
  color: #da311b;
}

.tm-search-overlay.st-show form {
  background: transparent;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tm-search-overlay .tm-site-searchform input {
  height: 40px !important;
  font-size: 14px;
  text-align: left;
  height: 50px;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  color: #333;
  width: 85%;
  line-height: 50px;
  float: left;
}

.header .hs-search-field__input {
  font-size: 14px;
  text-align: left;
  height: 40px;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  background-color: #f5faff;
  color: #333;
  width: 85%;
  line-height: 50px;
  float: left;
  padding: 9px 15px;
  font-weight: 400;
  outline: 0;
  font-family: inherit;
}

.header form button {
  height: 40px !important;
  text-align: center;
  display: block;
  line-height: 50px;
  color: #fff;
  float: left;
  font-size: 20px;
  width: 15%;
  border: 0;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  padding: 1px 6px;
}

.header form button:before {
  content: "";
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/search_icon.svg);
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  width: 26px;
  height: 25px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  vertical-align: top;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 4px;
}

.header form button svg {
  display: none;
}

.header .hs-search-field__input::-webkit-input-placeholder {
  color: rgb(117, 117, 117);
}

.tm-search-overlay.st-show form:before,.tm-search-overlay.st-show form:after {
  content: '';
  display: table;
  clear: both;
}

.tm-search-overlay.st-show:before {
  text-align: center;
  width: 0;
  height: 0;
  border-left: 10px solid #0000;
  border-right: 10px solid #0000;
  border-bottom: 8px solid;
  content: " ";
  top: -8px;
  position: absolute;
  right: 7px;
  border-bottom-color: #0ba9a7;
}

.open-search i.tm-zippco-icon-close:before {
  content: '\e82d';
  font-weight: 600;
  margin-right: 5px;
  background-image: none;
  position: relative;
  top: 10px;
  right: 2px;
}

.tm-header-icon.tm-header-search-link a:hover {
  color: #3b7abe;
}

.headerlogo a {
  font-weight: 400;
  font-size: 26px;
  line-height: 27px;
  color: #202020;
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  line-height: 100px;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

/*------*/
.header_top {
  height: 50px;
}

.headerlogo span {
  display: table;
  margin: 0 auto;
}

.header_top .header__container.content-wrapper {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 15px;
}

.themetechmount-topbar-inner {
  line-height: 49px;
}

.tm-wrap-cell {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.themetechmount-social-links-wrapper {
  padding-left: 15px;
  display: block;
  width: 100%;
  text-align: right;
}

.themetechmount-social-links-wrapper ul.social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.themetechmount-social-links-wrapper ul.social-icons li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block!important;
  position: relative;
  min-width: auto;
  padding: 0;
  margin: 0 3px;
}

.themetechmount-social-links-wrapper ul.social-icons li a {
  border: none;
  width: 16px;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  display: block;
  background-color: #0000;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  color: #fffffff2;
}

.themetechmount-social-links-wrapper ul.social-icons li + li {
  margin-left: 0;
}

.themetechmount-social-links-wrapper ul.social-icons li.tm-social-instagram {
  margin-left: 3px;
}

/*-------------*/
.site-header .content-wrapper {
  padding: 0 15px;
}

.headerlogo img {
  max-height: 34px;
  display: inline-block;
  width: auto !important;
  display: block !important;
  position: relative;
  top: 0;
}

.header_top {
  overflow: hidden;
}

.tm-header-icons .hs-search-field ul.hs-search-field__suggestions {
  line-height: 25px;
}

.tm-header-icons .hs-search-field ul.hs-search-field__suggestions li a {
  width: auto !important;
  height: auto !important;
  text-align: left;
  line-height: 25px;
  border-radius: 0;
  display: block;
}

@media(min-width: 1200px) {

  header.header {
    min-height: 150px;
  }

  div#site-header {
    position: relative;
    top: 0;
    z-index: 999;
  }

  .scroll-header div#site-header {
    height: 70px;
    line-height: 70px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    margin: 0;
    -webkit-animation-name: menu_sticky;
    animation-name: menu_sticky;
    -webkit-box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
    box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
    padding: 0;
  }

  .scroll-header .tm-header-icons:before {
    background-color: rgba( 0,0,0,0.06);
  }

  .custom-menu-primary {
    height: 100px;
    line-height: 100px !important;
  }

  .scroll-header .custom-menu-primary {
    height: 70px;
    line-height: 70px !important;
  }

  /*------------*/
  nav#site-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  button#menu-toggle {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper {
    display: block !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul {
    height: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin: 0 0px 0 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
    line-height: 1.93;
    float: none !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    display: block;
    margin: 0px;
    padding: 0px 17px 0px 17px;
    text-decoration: none;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    z-index: 1;
    height: 100px;
    line-height: 100px !important;
    font-family: 'FSIndustrieNw-Bold' !important;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a {
    text-decoration: none;
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul {
    border-top: 3px solid #3b7abe;
    -webkit-box-shadow: 0 3px 25px 0px rgb(0 0 0 / 7%), 0 0 0 rgb(0 0 0 / 10%) inset;
    box-shadow: 0 3px 25px 0px rgb(0 0 0 / 7%), 0 0 0 rgb(0 0 0 / 10%) inset;
    background-clip: padding-box;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 99;
    line-height: 14px;
    margin: 0;
    list-style: none;
    left: 0;
    text-align: left;
    position: absolute;
    border-radius: 0;
    width: 250px;
    padding: 0px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .custom-menu-primary .hs-menu-wrapper>ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul > li {
    display: block;
    width: 100%;
    line-height: 1.93;
    border-bottom-width: 1px ;
    border-bottom-style: solid;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    margin: 0;
    display: block;
    padding: 15px 10px 15px 10px;
    position: relative;
    font-family: 'FSIndustrieNw-Bold' !important;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    padding-left: 20px;
    padding-right: 20px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    display: inline;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 24px;
    line-height: 9px;
    content: "-";
    margin-right: 5px;
    position: static;
    -webkit-transform: translateY(-50%) translateX(-10px);
    -ms-transform: translateY(-50%) translateX(-10px);
    transform: translateY(-50%) translateX(-10px);
    opacity: 0;
    left: 0px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover:before {
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    opacity: 1;
  }

  /*---------*/
  .scroll-header .headerlogo a {
    height: 70px;
    line-height: 70px;
  }

  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul > li > a {
    height: 70px;
    line-height: 70px !important;
  }

  .scroll-header .tm-header-icons {
    height: 70px;
    line-height: 70px;
  }

  .scroll-header .headerlogo img {
    max-height: 33px;
  }

  .child-trigger_mm {
    display: none;
  }

  header.header.lp-header {
    min-height: 100px;
  }
  /*---- 1200---*/
}





.tm-zippco-icon-angle-down:before {
  content: '\f107';
}

@media(max-width: 1199px) {
  .tm-header-icons {
    position: absolute;
    top: 0;
    float: none;
    right: 0px;
    margin-right: 0px;
    padding: 0;
  }

  .site-header-main.header__container {
    max-width: 100%;
    margin: 0 30px 0 25px;
    width: auto;
    display: block;
    position: relative;
  }

  .headerlogo {
    text-align: center;
  }

  .tm-header-icons:before , .header_top {
    display: none;
  }

  span.tm-hide {
    display: none;
  }

  /*--------------*/
  button#menu-toggle {
    display: block;
    padding: 0;
    line-height: normal;
    top: 30px;
    display: block;
    position: absolute;
    left: -1px;
    width: 40px;
    background: none;
    z-index: 1;
    border: 0;
    overflow: visible;
    cursor: pointer;
    border: 0;
  }

  i.tm-zippco-icon-bars {
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #182333;
    border-radius: 3px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    background-color: #0ba9a7;
    border: 0;
    cursor: pointer;
    top: -1px;
    left: 0.5px;
  }

  .mobile-open i.tm-zippco-icon-bars {
    background-color: #0000;
  }

  i.tm-zippco-icon-bars:before, i.tm-zippco-icon-bars:after {
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #033b4a;
    border-radius: 3px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    left: 0px;
    content: '';
    -webkit-transform-origin: 0.28571rem center;
    -ms-transform-origin: 0.28571rem center;
    transform-origin: 0.28571rem center;
    margin: 0;
    top: 9px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-family: 'tm-zippco-icons';
    background-color: #0ba9a7;
    border: 0;
  }

  i.tm-zippco-icon-bars:after {
    top: -9px;
  }

  .mobile-open i.tm-zippco-icon-bars:before {
    -webkit-transform: rotate3d(0,0,1, 45deg );
    transform: rotate3d(0,0,1, 45deg );
  }

  .mobile-open i.tm-zippco-icon-bars:before, .mobile-open i.tm-zippco-icon-bars:after {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 30px;
  }

  .headerlogo span {
    display: table;
    margin: 0 auto;
  }

  /*-----------*/
  .custom-menu-primary {
    height: auto;
  }

  .custom-menu-primary .hs-menu-wrapper {
    position: absolute;
    padding: 10px 20px;
    left: 0px;
    -webkit-box-shadow: rgb(0 0 0 / 12%) 3px 3px 15px;
    box-shadow: rgb(0 0 0 / 12%) 3px 3px 15px;
    border-top: 3px solid #3b7abe;
    background-color: #333;
    z-index: 100;
    width: 100%;
    top: 100px;
    background-color: #fff !important;
    display: block;
    max-height: 10000px;
    padding-right: 15px;
    padding-left: 15px;
    display: none;
    overflow: hidden auto;
    background: rgb(255, 255, 255);
    width: 100%;
    margin: 0px;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li {
    border-bottom: 1px solid #3b3f4426;
    position: relative;
    text-align: left;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li {
    position: relative;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li > a {
    height: auto;
    line-height: 18px;
    padding: 15px 0px;
    text-decoration: none;
    display: inline-block ;
    font-family: 'FSIndustrieNw-Bold';
    width: auto;
    text-transform: uppercase;
    color: #3b3f44 ;
    font-size: 16px;
  }

  .child-trigger_mm {
    background: transparent;
    position: absolute;
    z-index: 33;
    top: 25px;
    height: auto;
    width: auto;
    color: rgb(59, 63, 68);
    display: inline-block;
    right: 0px;
    cursor: pointer;
    right: 0px;
    z-index: 33;
    top: 15px;
    display: block;
  }

  .child-trigger_mm * {
    pointer-events: none;
  }

  .child-trigger_mm i {
    font-size: 20px;
    cursor: pointer;
    display: block;
    line-height: 0px;
  }

  .child-open .child-trigger_mm i:before {
    content: '\f106';
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li ul {
    padding: 0px 0px 0px 25px;
  }

  body .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: rgba(255, 255, 255, 1.0);
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li ul li {
    border-bottom: 1px solid #3b3f4426;
    position: relative;
    text-align: left;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li ul li a {
    padding: 15px 15px 15px 0px;
    display: inline-block;
    height: auto;
    line-height: 18px ;
    font-weight: 400;
    white-space: normal;
    font-size: 13px;
    text-transform: inherit;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li ul li:last-child {
    border: 0;
  }

  .header form button:before {
    margin-left: 3px;
  }

  .custom-menu-primary .hs-menu-wrapper {
    border-top: 3px solid #da311b;
  }

  .mobile-open .custom-menu-primary .hs-menu-wrapper {
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li:last-child {
    border: 0;
  }

  .mobile-open i.tm-zippco-icon-bars::after {
    -webkit-transform: rotate3d(0,0,1, -45deg );
    transform: rotate3d(0,0,1, -45deg );
  }

  .mobile-open i.tm-zippco-icon-bars::before {
    transform: rotate3d(0, 0, 1, 45deg );
  }

  .custom-menu-primary .hs-menu-wrapper >  ul {
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper>ul li>a:hover {
    color: #da311b;
  }
  /*-----1199--*/

}


@media(max-width:767px){
  .header .hs-search-field__input {
    padding: 0 47px 0 10px;
  }
}

@media(max-width:479px){
  .site-header-main.header__container {
    margin-left: 15px;
    margin-right: 15px;
  }

  .tm-search-overlay.st-show {
    width: 280px;
  }

}
header.header,
footer.footer {
  line-height: 25px;
}

footer.footer {
  border-bottom: 1px solid rgba(255,255,255,.14);
  padding-bottom: 17px;
  font-size: 13px;
}

footer.footer .widget {
  margin: 60px 0 20px;
}

.footer__container.content-wrapper {
  padding: 0;
}

footer.footer #custom_html-2.widget {
  width: 85%;
}

footer.footer h3 {
  margin-bottom: 42px;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
}

footer.footer h3 * {
  color: inherit;
}

footer.footer ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

footer.footer ul li {
  padding: 0 0 6px 0;
  margin: 0;
}

.footer_logo {
  text-align: left;
  margin: -10px 0 38px 0;
}

.footer_logo img.hs-image-widget {
  max-height: 75px;
  width: 14.5em !important;
  margin: 0 !important;
}

footer.footer .col2 .zippco_contact_widget ul li {
  font-family: 'AtlasGrotesk-Bold';
}

footer.footer .col2 .zippco_contact_widget ul li + li {
  margin-top: 10px;
}

footer.footer .col2 .zippco_contact_widget ul li:last-child {
  padding-bottom: 0;
  margin-bottom: -1px;
}

.desktop_content img {
  margin-bottom: 15px;
}

/*-------------*/
footer.footer ul.social-icons, ul.social-icons {
  font-size: 15px;
}

footer.footer ul.social-icons > li, ul.social-icons > li {
  margin-right: 3px;
  min-width: auto;
  display: inline-block;
  padding: 0 0 6px 0;
  padding: 0 0 6px 0;
  margin: 0;
  margin-left: 4px;
  margin-right: 3px;
}

footer.footer ul.social-icons > li:first-child , ul.social-icons > li:first-child {
  margin-left: 0;
}

footer.footer ul.social-icons li i:before {
  margin: 0;
  font-size: .8em;
}

footer.footer ul.social-icons li a {
  margin-right: .2em;
  font-size: 40px;
  line-height: 0;
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  display: block;
  border-radius: 50%;
}


a#back-to-top {
  font-weight: 900;
  color: #fff;
  position: fixed;
  display: block;
  right: 34px;
  bottom: 34px;
  z-index: 999;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 25px;
  text-align: center;
  padding-top: 6px;
  border-radius: 50%;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background-color: #da311b;
}

.tm-zippco-icon-angle-up:before {
  content: '\f106';
}

a#back-to-top.top-visible {
  font-size: 23px;
  height: 39px;
  width: 39px;
}



@media(min-width: 992px) {
  .mobile_copyright,
  .se_logo_tab_view {
    display: none;
  }
}

@media(min-width: 1200px) {
  footer.footer .col6 {
    width: 33%;
  }

  footer.footer .col2 {
    width: 22.333333%;
  }

  footer.footer .col6 .widget {
    margin-right: 10px;
  }

  footer.footer #custom_html-2.widget {
    margin-left: auto;
  }
  footer.footer .contact-wrapper .widget.widget_text {
    padding-top: 0;
    margin-top: -21px;
  }
}


@media(max-width:1199px){
  footer.footer .col6 {
    width: 100%;
  } 
  footer.footer .col2 {
    width: 33%;
  }
  footer.footer .second-footer-inner {
    padding: 15px 0 35px;
  }
  footer.footer.lp-footer .col2 {
    width: 100%;
  }
}

@media(max-width:991px){
  footer.footer .col2 ,
  footer.footer .col6 {
    width: 100%;
  } 
  footer.footer .widget.widget_text.bottom_content p {
    max-width: 20em;
  }
  footer.footer {
    font-size: 14px;
  }

  footer.footer .widget {
    margin: 15px 0;
    padding:0.1px 0;
  }

  .se_logo_tab_view {
    margin-bottom: 15px;
  }

  footer.footer h3 {
    margin-bottom: 10px;
  }

}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}
/*! Chris Bracco Tooltip
* https://chrisbracco.com/a-simple-css-tooltip/
*  */
.tooltip,
[data-tooltip] {
  position: relative;
}
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
  -moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -moz-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
  transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none
}
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(Opacity=100);
  opacity: 1
}
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: 0 0;
  content: ""
}
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, .9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  border-radius: 5px;
}
.tooltip-top:after,
.tooltip-top:before,
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
  bottom: 100%;
  left: 50%
}
.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, .9)
}
.tooltip-bottom:before,
.tooltip-left:before,
.tooltip-right:before {
  margin-bottom: 0;
  border-top-color: transparent
}
.tooltip-top:after,
.tooltip:after,
[data-tooltip]:after {
  margin-left: -80px
}
.tooltip-top:focus:after,
.tooltip-top:focus:before,
.tooltip-top:hover:after,
.tooltip-top:hover:before,
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px)
}
.tooltip-left:after,
.tooltip-left:before {
  right: 100%;
  bottom: 50%;
  left: auto
}
.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, .9)
}
.tooltip-left:focus:after,
.tooltip-left:focus:before,
.tooltip-left:hover:after,
.tooltip-left:hover:before {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px)
}
.tooltip-bottom:after,
.tooltip-bottom:before {
  top: 100%;
  bottom: auto;
  left: 50%
}
.tooltip-bottom:before {
  margin-top: -12px;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, .9)
}
.tooltip-bottom:focus:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:hover:before {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px)
}
.tooltip-right:after,
.tooltip-right:before {
  bottom: 50%;
  left: 100%
}
.tooltip-right:before {
  margin-left: -12px;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, .9)
}
.tooltip-right:focus:after,
.tooltip-right:focus:before,
.tooltip-right:hover:after,
.tooltip-right:hover:before {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px)
}
.tooltip-left:before,
.tooltip-right:before {
  top: 3px
}
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px
}

.tooltip-top:before, .tooltip:before, [data-tooltip]:before {
  border-top-color: #0b0c26;
  border-top-color: #182333;
}

.tooltip:after, [data-tooltip]:after {
  background-color: #0b0c26;
  background-color: #182333;
}
@charset "UTF-8";


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  transition-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}

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


@keyframes slideUp  {
  0% {
    opacity: 0;
    -ms-transform: translate(0,30px);
    -moz-transform: translate(0,30px);
    -o-transform: translate(0,30px);
    transform: translate(0,30px);
    -webkit-transform: translate(0,30px);
    opacity: 0;
  }

  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    opacity: 1;
  }
}

.slideUp {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
  -webkit-animation: slideUp  700ms cubic-bezier(0.680,-0.650,0.265,1.650);
  -moz-animation: slideUp  700ms cubic-bezier(0.680,-0.650,0.265,1.650);
  -o-animation: slideUp  700ms cubic-bezier(0.680,-0.650,0.265,1.650);
  animation: slideUp  700ms cubic-bezier(0.680,-0.650,0.265,1.650);
}


@-webkit-keyframes imgZoom {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform:  scale(1);
    transform: scale(1);
  }
}

/*============*/


@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

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

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

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

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

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

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

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

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

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

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

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

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

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

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

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

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

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

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

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

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

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

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

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

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

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

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

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

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

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

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

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

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

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

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

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

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

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

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

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

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

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

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

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

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

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

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

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

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

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

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

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

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  transition:0.6s ease 0.2s;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

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

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

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

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

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


.fromRight{
  -webkit-animation-name: fromRight;
  animation-name: fromRight;
  -webkit-animation: fromRight   .9s 1 cubic-bezier(0.165,0.840,0.440,1.000) .1s;
  -moz-animation: fromRight  .9s 1 cubic-bezier(0.165,0.840,0.440,1.000) .1s;
  -o-animation: fromRight  .9s 1 cubic-bezier(0.165,0.840,0.440,1.000) .1s;
  animation: fromRight   .9s 1 cubic-bezier(0.165,0.840,0.440,1.000) .1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateZ(0px);
}

@keyframes fromRight {
  0% {
    right: -70px;
    opacity: 0;
  }

  50% {
    right: 0;
    opacity: 1;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}



@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

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

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

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

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

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

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

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

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

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

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

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

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

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

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

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

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

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

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

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

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

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

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

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

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

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

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

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

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

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

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

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

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

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

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

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

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

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

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

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) 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 {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

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

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

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

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

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

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

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

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

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

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

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

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

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

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

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

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

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

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

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

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

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

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

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

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(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: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

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

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-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: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

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

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/*  Page */

.body-container--home .hs_cos_wrapper_type_header h5 {
  font-size: 22px;
  line-height: 30px;
}

.body-container--home .hs-search-field__bar {
  background: transparent;
  padding: 0;
}

.body-container--home .hs-search-field__bar input.hs-search-field__input {
  padding: 11px 15px;
  border: none;
}

.body-container--home .hs-search-field__bar button {
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: none;
  border-bottom: none;
  text-indent: -999px;
  padding: 0;
  width: 46px;
  height: 46px;
  z-index: 1;
  border-radius: 0 3px 3px 0;
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/findicon.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  opacity: .5;
  border: none;
}




.body-container--home .hs-search-field__bar button svg {
  display: none;
}

.body-container--home .hs_cos_wrapper_type_rich_text p:last-child {
  margin: 0;
}

.hs-search-field--open .hs-search-field__suggestions li a {
  padding: 5px 10px;
}

.hs-search-field--open .hs-search-field__suggestions li#results-for {
  padding: 5px 10px;
}

.body-container-wrapper.hm_page .container-fluid:first-child .dnd-section:first-child {
  margin: 0;
}

.body-container-wrapper.hm_page {
  padding-top: 0;
}

[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.themifyicon {
  width: 55px;
  height: 45px;
}

.hm_page .middle-section .content_box h4 {
  color: #da311b;
  text-transform: uppercase;
  font-family: 'AtlasGrotesk-Medium';
  font-size: 25px;
  letter-spacing: unset;
  line-height: 24px;
  margin-bottom: 12px;
  margin-top: 5px;
}

.hm_page .cont_img_col .icon_row.colsstwo{
  padding-top:10px;
}

.hm_page .counter-wrapper .tm-column h4.tm-fid-inner{
  padding-bottom: 0.49em;
}

.hm_page .test_slider_wrap .inner_row {
  padding-top: 48px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
}

.hm_page .test_slider_wrap .testSlider_row {
  margin: 0 !important;
}

.hm_page .partnrs_group_wrap .slick-track {
  margin: 0 !important;
}


.hm_page .partnrs_group_wrap ul.slick-dots {
  display: none;
}

.hm_page .partnrs_group_wrap .logo_slider_row.slick-dotted.slick-slider {
  margin-bottom: 0;
}

@media (max-width:991px){

  .hm_page .middle-section .content_box h4 {
    font-size: 13px;
  }

  .hm_page .partnrs_group_wrap h3 {
    padding-bottom: 8px;
  }

}


@media (max-width:767px) {

  .hm_page .partnrs_group_wrap ul.slick-dots {
    display: block;
  }

}


/*-----------------*/

main a {
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s; 
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  min-height: 1px;
}

.page-center, .content-wrapper {
  margin: 0 auto;
}


[class^="tm-zippco-icon-"]:before, [class*=" tm-zippco-icon-"]:before {
  font-family: "tm-zippco-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* text-shadow: 1px 1px 1px rgb(127 127 127 / 30%); */
}

.tm-zippco-icon-twitter:before {
  content: '\e812';
}
.tm-zippco-icon-instagram:before {
  content: '\e80f';
}
.tm-zippco-icon-linkedin:before {
  content: '\e810';
}
.tm-zippco-icon-mail:before {
  content: '\e832';
}
.tm-zippco-icon-phone:before {
  content: '\e833';
}

.fa-calendar:before {
  content: "\f073";
}


.slick-slider button.slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  background: transparent;
  border: none;
  padding: 0;
  color: #000;
  margin: 0;
  z-index: 1;
  background: transparent !IMPORTANT;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: unset;
  display: block;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  top: 16px;
}

.slick-slider button.slick-prev.slick-arrow {
  right: 50px;
  left: auto;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.slick-slider button.slick-next.slick-arrow {
  right: 12px;
}

.slick-slider button.slick-next.slick-arrow:before {
  font-family: "tm-zippco-icons";
  content: '\e849';
  color: #828c96;
  font-size: 17px;
  line-height: 30px;
  position: relative;
  opacity: 1;
  color: #0ba9a7;
  font-size: 30px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-weight: 700;
}


.slick-slider button.slick-prev.slick-arrow:before {
  font-family: "tm-zippco-icons";
  content: '\e849';
  color: #828c96;
  font-size: 17px;
  line-height: 30px;
  position: relative;
  content: '\e848';
  text-align: center;
  opacity: 1;
  color: #0ba9a7;
  font-size: 30px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-weight: 700;
}


.slick-slider button.slick-prev.slick-arrow:hover:before, 
.slick-slider button.slick-next.slick-arrow:hover:before {
  color: #da311b;
}

.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-map-marker:before {
  content: "\f041";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-phone:before {
  content: "\f095";
}

/*========*/

[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: 'Flaticon';
  font-size: 20px;
  font-style: normal;
}

.flaticon-idea:before {
  content: "\f100";
}

.flaticon-consultation:before {
  content: "\f104";
}
.flaticon-consultant-1:before {
  content: "\f110";
}

.body-wrapper [class*="force-full-width-section"] ,
.body-wrapper [class*="force-full-width-section"] > .row-fluid {
  padding: 0;
}

.flex_row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.team_group .cm-member-box-title h4:after{
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/left_arrow.svg);
}

.team_group .cm-member-box-social-links ul i.tm-zippco-icon-phone:before{
  content: '';
  width: 18px;
  height: 18px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: top;
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/phn_icon.svg);
}

.team_group .cm-member-box-social-links ul a:hover i.tm-zippco-icon-phone:before{
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: top;
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/hover_phn_icon.svg);
}

.body-container-wrapper .container-fluid:first-child .dnd-section:first-child{
  margin-top: -2em;
}

.body-container-wrapper.fww_page .container-fluid,
.body-container-wrapper.cm_website_page .container-fluid {
  margin-top: 0;
}

p + hr {
  height: 1px;
  margin: 0;
  border-top: 1px solid #ebebeb;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
  border-color: #979797;
  background: transparent;
  margin-bottom: 21px;
}


.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  width: 25px;
  height: 5px;
}

.slick-dots li button {
  font-size: 0;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  display: inline-block;
  box-shadow: none;
  cursor: pointer;
  margin: 0 10px 0 0;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #535353;
  line-height: 0;
  padding: 0;
  width: 14px;
  height: 14px;
  border-radius: 10px;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #da311b;
}

.slick-dots li.slick-active button {
  background-color: #da311b;
}

.slick-dots li button:hover {
  background: transparent ;
}

.slick-dots li.slick-active button:hover,
.slick-dots li.slick-active button {
  background-color: #da311b;
}

.getInTouch_form_wrap form .actions:after {
  content: "";
  position: absolute;
  right: 3em;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/right_arrow_form.svg);
  width: 9px;
  height: 18px;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: top;
  pointer-events: none;
}

.getInTouch_form_wrap form input.hs-button:hover {
  background-color: #0b0c26 !important;
  border-color: #0b0c26;
}

/*---------------*/
.hidde_extra {
  overflow: hidden;
}

.cm_layouts,
.cm_website_page {
  POSITION: relative;
  z-index: 2;
}

.banner-section,
.cm_website_bnnr {
  position: relative;
  z-index: 1;
}

.about_page .middle_section .dnd-section {
  padding-top: 90px;
  padding-bottom: 70px;
}

.container-fluid.blog_index_wrapper,
.body-container-wrapper {
  padding-top: 82px;
}

.about_page .container-fluid + .container-fluid .dnd-section{
  margin-top: 0;
}

.about_page .main_section .dnd-section {
  padding-top: 30px;
  padding-bottom: 0;
}

.about_page .widget-type-rich_text p a {
  text-decoration: underline;
}

.about_page .widget-type-rich_text p a:hover {
  text-decoration: none;
}

.broker_page .main_section .hs_cos_wrapper_type_rich_text p {
  line-height: 26px;
  color: #687076;
}

.fww_page .hs_cos_wrapper_type_module > hr {
  background: transparent;
}

.getInTouch_form_wrap form .input input::-webkit-input-placeholder {
  color: #000 !important;
}
.getInTouch_form_wrap form .input input::-ms-input-placeholder {
  color: #000 !important;
}
.getInTouch_form_wrap form .input input::-moz-placeholder {
  color: #000 !important;
}

.test_slider_wrap ul.slick-dots li.slick-active button {
  background: #da311b !important;
}

.servcs_page .button {
  -webkit-font-smoothing: unset;
}
/*----- Products----*/

.fww_page .products_wrap {
  margin-top: -92px;
  padding-top: 90px;
}

/*------------*/

@media(max-width:1200px){
  .page-center,
  .cm_layouts .dnd-section > .row-fluid {
    max-width: 100%;
  }

  .hm_page .bottom-section .dnd-section>.row-fluid {
    max-width: 100%;
  }

  .about_page .hs_cos_wrapper_type_rich_text h1 {
    font-size: 24px;
    line-height: 1.25 !important;
  }

  .hm_page  .getInTouch_outer_wrap_body .spacer_section .content-wrapper {
    padding: 0 15px;
  }

}

@media(max-width:1199px){
  .container-fluid.blog_index_wrapper,
  .body-container-wrapper {
    padding-top: 28px;
  }


}

@media(max-width:991px){
  .about_page .middle_section .dnd-section {
    padding-bottom: 2em;
  } 

  .about_page .main_section .dnd-section {
    padding-top: 0;
    padding-bottom: 0;
  }

}

@media(max-width:767px){
  .broker_bnnr .banner {
    min-height: 280px;
  }

  .getInTouch_form_wrap form .actions:after{
    display:none; 
  }

  .about_page .team_group {
    padding-bottom: 0;
  }
}
@media(max-width:580px){
  .broker_bnnr   .banner h1 {
    font-size: 48px;
  } 
}


/*----------------*/

.getInTouch_outer_wrap_body {
  line-height: 25px;
}
a.tm-client-logo-link {
  display: block;
}
/*-------- serv post page-------*/


.cm_layouts_wrapper_body .body-wrapper{
  overflow: hidden;
}

.cm_layouts {
  line-height: 25px;
}

.servs_bnnr .banner.custom_bg {
  background-size: cover;
}

.servcs_page .content-wrapper {
  padding-left: 0;
  padding-right: 0;
}

.servcs_page .col6 {
  float: left;
}

.servPage_outr_wrap {
  overflow: hidden;
}
/*----- first section ---*/

.servcs_page .top_section .wpb_wrapper p {
  font-family: 'AtlasGrotesk-Medium';
}

.servcs_page .top_section .left_cont_box p:last-of-type {
  margin-bottom: 0;
  margin-bottom: 35px;
}

.servcs_page .top_section .left_cont_box p {
  padding-right: calc(8% - 14px);
}

.servcs_page .top_section .left_cont_box p strong span {
  font-size: 10.0pt;
}

.servcs_page .top_section > .content-wrapper {
  padding: 0;
}

.servcs_page .top_section .col6 {
  padding-left: 0;
  padding-right: 0;
}

.servcs_page .top_section .left_cont_box {
  padding-left: 15px;
}

.servcs_page .top_section .left_cont_box ul:last-of-type {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  width: 100%;
}

.servcs_page .top_section .left_cont_box ul > li {
  margin-bottom: 21.74px;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  width: 45.1%;
  margin-right: 2%;
}

.servcs_page .top_section .left_cont_box ul > li button {
  width: 100%;
  border-width: 1px;
  font-size: 13px;
  padding: 13px 30px 13px 30px;
  font-family: 'FSIndustrieNw-Bold';
  font-weight: 400;
  border-color: transparent;
}

.servcs_page .top_section .left_cont_box ul>li a.button {
  width: 100%;
}

.servcs_page .button-module a.button-module-link.button,
.servcs_page button, .servcs_page .button {
  border-width: 1px;
  font-size: 13px;
  padding: 13px 30px 13px 30px;
  font-family: 'FSIndustrieNw-Bold';
  font-weight: 400;
  border-color: transparent;
}

.servcs_page button:hover, .servcs_page .button:hover,
.servcs_page .top_section .left_cont_box ul > li button:hover {
  color: #fff;
  background-color: #0b0c26;
  border-color: transparent;
}

.servcs_page .top_section .right_cont_box > .inner_col {
  padding: 50px 15px 50px 55px;
  margin-left: 0;
  margin-top: -60px;
  background: rgb(255, 255, 255);
}

.servcs_page .top_section .right_cont_box .wpb_wrapper img {
  width: 55px;
  height: 45px;
  margin: .5px 1px 1.5px 2px;
  display: inline-block;
  vertical-align: unset;
  position: relative;
}

.servcs_page .top_section .right_cont_box .wpb_wrapper img + * {
  padding-top: 4px;
}

.servcs_page .top_section .right_cont_box .wpb_wrapper h4 {
  line-height: 30px;
  margin-bottom: 10px;
}

.servcs_page .top_section .right_cont_box p {
  padding-right: 60px;
}

.servcs_page .top_section .right_cont_box p + hr {
  width: calc(100% - 57px);
}

.servcs_page .top_section .right_cont_box .wpb_wrapper p:first-child {
  margin-bottom: 4px;
}

.servcs_page .top_section .right_cont_box p:not(:first-of-type):after {
  content: '';
  display: block;
  height: 1px;
  height: 1px;
  border-top: 1px solid #ebebeb;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
  border-color: #979797;
  margin-top: 15px;
  margin-bottom: 22px;
}

/*----- second section ---*/


.servcs_page .second_section {
  padding-top: 53px;
  padding-bottom: 53px;
  background: #eeeeee;
}

.servcs_page .second_section .cm_row {
  position: relative;
  left: 0;
}

.servcs_page .second_section .left_cont_box {
  padding-left: 30px;
  padding-right: 0;
}

.servcs_page .second_section .right_cont_box .inner_col {
  padding-left: 55px;
  margin-left: -15px;
  width: 100%;
}

.servcs_page .second_section .right_cont_box h3 {
  margin-bottom: 15px;
}

.servcs_page .second_section .left_cont_box h2 {
  margin-bottom: 30px;
  margin-top: 40px;
}

.servcs_page .second_section .left_cont_box p {
  line-height: 26px;
  color: #687076;
}

.servcs_page .second_section .left_cont_box p > span {
  font-size: 10.0pt;
}

.servcs_page .second_section .left_cont_box h2:first-of-type {
  margin-top: 0;
}

.servcs_page .wpb_wrapper ol,
.servcs_page .wpb_wrapper ul {
  margin: 16px 0;
  padding: 0 0 0 25px;
}

.servcs_page .second_section .left_cont_box h2 + ol {
  padding-top: 7px;
}

.servcs_page .second_section .right_cont_box ul:first-of-type {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 35px;
  margin-bottom: 2em;
}

.servcs_page .second_section .right_cont_box ul:first-of-type li {
  padding-bottom: 1em;
  font-size: 1em;
  display: block;
}

.servcs_page .second_section .right_cont_box ul:first-of-type li span {
  font-size: 18px;
  color: rgb(11, 169, 167);
  line-height: 1;
  font-family: 'AtlasGrotesk-Medium';
}

.servcs_page .second_section .left_cont_box .wpb_wrapper {
  margin-bottom: 40px;
}

.servcs_page .second_section .right_cont_box .wpb_wrapper {
  padding-right: 10px;
  padding-right: 0;
  margin-right: -15px;
}

.servcs_page .second_section .right_cont_box .wpb_wrapper > div {
  width: auto !important;
  margin: 0 -27.5px !important;
  max-width: unset !important;
  position: relative;
  left: 13px;
  left: 0;
  margin: 0px -15px !important;
}

.servcs_page .second_section .right_cont_box table {
  DISPLAY: FLEX;
  FLEX-WRAP: WRAP;
  border: none !important;
  table-layout: unset !important;
  height: auto !important;
  background: transparent !important;
}

.servcs_page .second_section .right_cont_box table * {
  border: 0 !important;
  display: block;
}

.servcs_page .second_section .right_cont_box table tbody {
  width: 100%;
}

.servcs_page .second_section .right_cont_box table tr td:nth-child(1) p {
  margin-bottom: 0;
}

.servcs_page .second_section .right_cont_box table tr {
  height: auto !important;
  display: flex !important;
  flex-wrap: wrap;
}

.servcs_page .second_section .right_cont_box table tr td {
  display: block !important;
}

.servcs_page .second_section .right_cont_box table tr td:nth-child(1) {
  /*   width: 33.33333333% !important; */
}

.servcs_page .second_section .right_cont_box table tr td:nth-child(1)[style*="width: 33.33333333%;"] {
  padding: 0 !important;
}

.servcs_page .second_section .right_cont_box table tr td:nth-child(1) img + p {
  display: none;
}

.servcs_page .second_section .right_cont_box table tr td:nth-child(2) {
  padding: 0 15px !important;
}

.servcs_page .second_section .right_cont_box table tr td:nth-child(2),
.servcs_page .second_section .right_cont_box table tr td:nth-child(1) {
  padding: 0px 15px !important;
}


.servcs_page .second_section .right_cont_box table tr td {
  height: auto !important;
  padding: 0 !important;
}

.servcs_page .second_section .right_cont_box table tr td img {
  height: auto !important;
  margin: 0 auto;
}

.servcs_page .second_section .right_cont_box table tr td:nth-child(2) p {
  font-family: 'AtlasGrotesk-Medium';
  font-size: 18px;
  color: #da311b;
  padding-top: .5em;
  line-height: 25px;
}


/*------ third section ------*/

.servcs_page .third_section {
  padding: 53px 0;
}

.servcs_page .third_section > .content-wrapper {
  padding: 0 15px;
  position: relative;
  left: 15px;
}

.servcs_page .third_section .top_conent .inner_col {
  padding-right: 110px;
  width: 90%;
  margin-bottom: 40px;
}

.servcs_page .third_section .top_conent p {
  max-width: 40em;
  padding-top: 9px;
  line-height: 26px;
}

.servcs_page .third_section .top_conent h2 {
  margin-bottom: 21px;
}

.servcs_page .slider_content .slick-track {
  padding-top: 1em;
  margin-left: 0;
}

.servcs_page .slider_content ul > li {
  width: 25%;
  display: inline-block;
  padding: 0 15px;
}

.servcs_page .slider_content ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}

.servcs_page .slider_content ul .icon_box {
  box-shadow: rgb(32 46 60 / 50%) 5px 5px 12px 0px;
  background: rgb(255, 255, 255);
  padding: 23px;
  min-height: 18em;
  margin-bottom: 10px;
}

.servcs_page .slider_content .inner_col {
  margin: 0 -15px;
}

.servcs_page .slider_content ul .icon_box img {
  width: 55px;
  height: 45px;
}

.servcs_page .slider_content ul .icon_box p {
  padding: 13px 0px 15px;
  margin-bottom: 0;
}

.servcs_page .slider_content ul .icon_box p span {
  width: 55px;
  height: 45px;
  display: table-cell;
  vertical-align: middle;
}

.servcs_page .slider_content ul .icon_box h4 {
  font-family: 'AtlasGrotesk-Medium';
  font-size: 20px;
  margin-bottom: 0;
  line-height: 27px;
}

.servcs_page .slider_content ul li {
  padding: 0 15px;
}

.servcs_page .slider_content .slick-track {
  padding-top: 1em;
}

.servcs_page .slider_content ul .slick-list.draggable {
  width: 100%;
}

.servcs_page .slider_content button.slick-prev.slick-arrow {
  left: -60px;
}

.servcs_page .slider_content button.slick-arrow {
  top: 50%;
}

.servcs_page .slider_content button.slick-next.slick-arrow {
  right: -60px;
}

.servcs_page .third_section .bottom__content {
  padding-top: 4em;
}

.servcs_page .third_section .bottom__content .wpb_wrapper {
  max-width: 40em;
  margin-bottom: 40px;
}

.servcs_page .third_section .bottom__content .wpb_wrapper h2 {
  margin-bottom: 30px;
}

.servcs_page .third_section .bottom__content .wpb_wrapper p {
  line-height: 26px;
}

.servcs_page .third_section .bottom__content .wpb_wrapper p + h2 {
  margin-top: 40px;
  margin-bottom: 37px;
}

.servcs_page .third_section .slider_content .slick-track:after,.servcs_page .third_section .slider_content .slick-track:before {
  display: none;
}

.servcs_page .third_section .slider_content .slick-track {
  display: flex;
  flex-wrap: wrap;
}

.servcs_page .third_section .slider_content .slick-track .slick-slide {
  height: auto;
  margin-bottom: 10px;
}

.servcs_page .third_section .slider_content .slick-track .icon_box {
  height: 100%;
  margin-bottom: 0;
}

/*-- news_section ------*/

.servcs_page .news_section {
  background: rgb(218, 49, 27);
  position: relative;
  overflow: hidden;
}

.servcs_page .news_section .content-wrapper {
  padding-top: 48px;
  margin-bottom: 45px;
  position: relative;
  z-index: 5;
}

.servcs_page .news_section:before{
  content: '';
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/news_bg_svg.svg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 1;
}

.news_section .wpb_wrapper * {
  color: #fff;
}

.servcs_page .news_section .left_cont_box {
  position: relative;
  left: 15px;
  width: 100%;
}

.servcs_page .news_section .left_cont_box h3 {
  font-size: 35px;
  font-family: 'FSIndustrieNw-Bold';
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
}

.servcs_page .news_section .left_cont_box p {
  font-size: 14px;
  max-width: 45em;
  padding-bottom: .5em;
  color: rgba(255,255,255,.85);
}

.servcs_page .news_section .left_cont_box p:last-child {
  margin-bottom: 0;
}

.servcs_page .news_section .left_cont_box p a:hover {
  color: #1d252d !important;
}

.servcs_page .news_section .left_cont_box p a:hover,
.servcs_page .news_section .left_cont_box p a:hover span {
  color: #1d252d;
}

.news_section .wpb_wrapper p a,
.servcs_page .news_section .left_cont_box p strong {
  color: inherit;
}

.news_section .wpb_wrapper p a {
  color: #fff;
}

.news_section .wpb_wrapper p a span {
  transition: inherit;
}

.servcs_page .news_section:after {
  content: '';
  display: block;
  clear: both;
}

.servcs_page .news_section .left_cont_box h2 {
  line-height: 45px;
  font-size: 40px;
}

.news_section .wpb_wrapper h4:last-of-type {
  margin-bottom: 0;
}

.news_section .wpb_wrapper h4 a:hover {
  color: #1d252d;
}

.fa-thumbs-o-down:before {
  content: "\f088";
}
/*------ testimon slider------*/

section.testiMon_slider_wrap .content-wrapper {
  padding: 0 15px;
  position: relative;
  left: 15px;
}

/*---- proposal_section ----*/

.proposal_section {
  background: #eee;
}

.proposal_section .bg_container.ibg {
  padding-bottom: 215px;
  padding-top: 48px;
  width: 50%;
  background-image: url(https://9176153.fs1.hubspotusercontent-na1.net/hubfs/9176153/raw_assets/public/Miles_Smith_July2021/images/kc.png)
}

.proposal_section .right_content {
  width: 50%;
  padding-left: 75px;
  padding-top: 3em;
}

.proposal_section .right_content h2 {
  margin-bottom: 58px;
  padding-bottom: 16px;
}

/*-------------*/


.getInTouch_cont_section .content-wrapper {
  padding: 0 30px;
}

.getInTouch_cont_section {
  padding-top: 9px;
  padding-bottom: 53px;
}

.getInTouch_cont_section .subtitle_wrap {
  margin-bottom: 35px;
}

.getInTouch_cont_section .btn_wrapper {
  margin-bottom: 21.74px;
}

.getInTouch_cont_section .spacer {
  height: 32px;
}


.getInTouch_cont_section .subtitle_wrap P {
  font-family: Calibri;
  font-size: 11.0pt;
  MARGIN: 0;
}

.getInTouch_cont_section .spacer {
  DISPLAY: NONE;
}

.getInTouch_cont_section {
  padding-top: 40px;
  padding-bottom: 0;
}


/*-------------*/


@media(max-width:1350px){
  .servcs_page .third_section > .content-wrapper {
    left: 0;
  } 
  .servcs_page .third_section > .content-wrapper {
    padding: 0 30px;
  }
}

@media(max-width:1199px){
  section.testiMon_slider_wrap .content-wrapper {
    left: 0;
  }
  .testiMon_slider_wrap .test_slider_wrap {
    padding: 0 15px;
  }

  .servcs_page .second_section .right_cont_box {
    padding-left: 0;
  } 
  .servcs_page .top_section .left_cont_box ul>li {
    width: 44%;
  }


  .servcs_page .second_section .right_cont_box .wpb_wrapper>div {
    left: 0;
    padding: 0;
  }

  .servcs_page .top_section > .content-wrapper {
    padding: 0 15px;
  }

  .servcs_page .top_section .left_cont_box {
    padding-left: 0;
  }

  .servcs_page .top_section .right_cont_box > .inner_col {
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 55px;
    width: 100%;
  }

  .servcs_page .top_section .left_cont_box p {
    padding-right: 8%;
  }

  .servcs_page .second_section .right_cont_box .wpb_wrapper {
    padding-right: 10px;
    margin: 0;
  }

  .servcs_page .second_section .left_cont_box {
    padding-right: 15px;
  }
  /*----- 1199 ------*/

  .getInTouch_cont_section {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media(max-width:1080px) and (min-width:992px){
  .servcs_page .slider_content button.slick-next.slick-arrow {
    right: -20px;
  }

  .servcs_page .slider_content button.slick-prev.slick-arrow {
    left: -20px;
  }
}

@media(max-width:991px){
  .servcs_page .top_section .col6 {
    width: 100%;
    float: none;
  }

  .servcs_page .top_section .right_cont_box > .inner_col {
    margin: 0;
    padding: 30px 15px 20px;
  }

  .servcs_page .top_section .right_cont_box .wpb_wrapper p:first-child {
    margin-bottom: 5px;
  }

  .servcs_page .content-wrapper {
    padding: 0 15px;
  }

  .servcs_page .second_section .left_cont_box {
    padding: 0 15px;
  }

  .servcs_page .second_section .right_cont_box .inner_col {
    padding: 0 15px;
    margin: 0;
  }
  .servcs_page .second_section .right_cont_box,
  .servcs_page .second_section .right_cont_box .wpb_wrapper {
    padding: 0;
  }

  .servcs_page .second_section .left_cont_box h2 {
    margin-bottom: 31px;
    margin-top: 40px;
  }

  .servcs_page .slider_content ul .icon_box h4 {
    font-size: 18px;
  }

  .servcs_page .third_section .top_conent h2 {
    margin-bottom: 22px;
  }

  .servcs_page .third_section > .content-wrapper {
    padding-bottom: 20px;
  }

  .servcs_page .third_section .top_conent .inner_col {
    margin-bottom: 0;
    width: 100%;
  }

  .servcs_page .slider_content ul.slick-slider {
    margin-bottom: 65px;
  }

  .servcs_page .slider_content ul.slick-slider ul.slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    bottom: -39px;
    justify-content: center;
    display: block !important;
  }

  .servcs_page .slider_content ul.slick-slider ul.slick-dots li {
    padding: 0;
    width: auto;
    width: 25px;
    height: 5px;
  }

  .servcs_page .news_section .content-wrapper {
    margin-top: 48px;
    padding-top: 0;
  }

  .servcs_page .news_section {
    padding-top: 55px;
  }

  .servcs_page .news_section .left_cont_box {
    left: 0;
  }

  .test_slider_wrap .test-post-item .inner_row {
    margin-top: 0;
  }

  .testiMon_slider_wrap {
    padding-bottom: 35px;
  }

  .proposal_section .right_content {
    padding-top: 94px;
  }

  .proposal_section .right_content h2 {
    margin-bottom: 56px;
  }

  .proposal_section .bg_container.ibg {
    padding-top: calc(48px + 55px);
  }

  .servcs_page .top_section .right_cont_box p {
    padding-right: 0;
  }

  section.testiMon_slider_wrap .content-wrapper {
    left: 0;
  }

  .testiMon_slider_wrap .test_slider_wrap .test-post-item .inner_row {
    margin-top: 0;
  }

  .servcs_page .third_section .bottom__content .wpb_wrapper {
    margin-bottom: 0;
  }

  .servcs_page .third_section .bottom__content {
    padding-top: 1em;
  }

  .servcs_page .third_section .bottom__content .wpb_wrapper p + h2 {
    margin-top: 0.5em;
  }

  .servcs_page .second_section .right_cont_box .wpb_wrapper {
    padding: 0;
  }
  /*-------991 --------*/
}


@media(max-width:850px) and (min-width:768px){
  .servcs_page .slider_content button.slick-next.slick-arrow {
    right: -20px;
  }

  .servcs_page .slider_content button.slick-prev.slick-arrow {
    left: -20px;
  }

}

@media(max-width:767px){
  .servcs_page .top_section .left_cont_box p {
    padding: 0 15px;
  } 

  .servcs_page .third_section .cm_row.clearfix {
    padding: 0 15px;
  }

  .servcs_page .third_section .top_conent .inner_col {
    margin-bottom: 0;
    width: 100%;
  }

  .servcs_page .third_section .top_conent h2 {
    margin-bottom: 22px;
  }

  .servcs_page .top_section .right_cont_box p {
    padding: 0;
  }

  .servcs_page .third_section > .content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .servcs_page .slider_content button.slick-prev.slick-arrow {
    left: -15px;
  }

  .servcs_page .slider_content button.slick-next.slick-arrow {
    right: -15px;
  }

  .servcs_page .news_section::before {
    opacity: 0;
  }

  .proposal_section .right_content,.proposal_section .bg_container.ibg {
    width: 100%;
  }

  .proposal_section .right_content {
    padding-top: 3em;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .proposal_section .right_content div#hs_cos_wrapper_button_module {
    margin-bottom: 21.74px;
  }

  section.get_touch_wrap {
    padding-top: 2em;
  }

  .servcs_page .second_section .right_cont_box table tr td:nth-child(1),
  .servcs_page .second_section .right_cont_box table tr td:nth-child(2) {
    WIDTH: 100% !IMPORTANT;
  }

  .servcs_page .second_section .right_cont_box .wpb_wrapper > div {
    padding: 0;
    LEFT: 0;
  }

  .servcs_page .second_section .right_cont_box table tr td:nth-child(1) {
    margin-bottom: 35px;
  }

  .servcs_page .second_section .right_cont_box .wpb_wrapper {
    margin-right: 0;
  }
}

@media(max-width:591px){
  .servcs_page .third_section .top_conent .inner_col {
    padding-right: 0;
  }
}

@media(max-width:430px){
  .servs_bnnr .banner h1 {
    font-size: 45px;
  } 
}