



*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

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

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

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

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

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

.row-fluid .span12 {
  width: 100%;
}
.row-fluid .span11 {
  width: 91.66%;
}
.row-fluid .span10 {
  width: 83.33%;
}
.row-fluid .span9 {
  width: 75%;
}
.row-fluid .span8 {
  width: 66.66%;
}
.row-fluid .span7 {
  width: 58.33%;
}
.row-fluid .span6 {
  width: 50%;
}
.row-fluid .span5 {
  width: 41.66%;
}
.row-fluid .span4 {
  width: 33.33%;
}
.row-fluid .span3 {
  width: 25%;
}
.row-fluid .span2 {
  width: 16.66%;
}
.row-fluid .span1 {
  width: 8.33%;
}

.container-fluid {
  *zoom: 1;
}

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

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

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

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

.dnd-section > .row-fluid .dnd-column,
.dnd-section > .row-fluid > [class*="span"].dnd-module {
  padding-left: 15px;
  padding-right: 15px;
}
.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;
}


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

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

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

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

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

  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.66%;
  }
  .row-fluid .span10 {
    width: 83.33%;
  }
  .row-fluid .span9 {
    width: 75%;
  }
  .row-fluid .span8 {
    width: 66.66%;
  }
  .row-fluid .span7 {
    width: 58.33%;
  }
  .row-fluid .span6 {
    width: 50%;
  }
  .row-fluid .span5 {
    width: 41.66%;
  }
  .row-fluid .span4 {
    width: 33.33%;
  }
  .row-fluid .span3 {
    width: 25%;
  }
  .row-fluid .span2 {
    width: 16.66%;
  }
  .row-fluid .span1 {
    width: 8.33%;
  }
}

/* Clearfix */

.clearfix {
  *zoom: 1;
}

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

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

  .visible-desktop {
    display: none !important ;
  }
}
.banner-area .dnd-section {
  padding: 0;
}

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

.content-wrapper,
.dnd-section > .row-fluid,
.page-center{
  padding: 0;
}

.dnd-section[class*="force-full-width-section"] > .row-fluid {
  padding: 0;
  width: 100%;
}
@font-face { 
  font-family: "Font Awesome 5 Brands"; 
  src:  url('https://8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/Law_Firm_Mentor_September2021/fonts/FontAwesome5Brands-Regular.eot') format("embedded-opentype"),
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/FontAwesome5Brands-Regular.woff2) format("truetype"),
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/FontAwesome5Brands-Regular.woff2) format("woff2"), 
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/FontAwesome5Brands-Regular.woff) format("woff"); 
  font-style: normal;
  font-weight: 400;
}



@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/Law_Firm_Mentor_September2021/fonts/fa-regular-400.eot) format("embedded-opentype"),
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/fa-regular-400.woff2) format("woff2"),
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/fa-regular-400.woff) format("woff"),
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/fa-regular-400.ttf) format("truetype");
}

@font-face { 
  font-family: "Font Awesome 5 Free"; 
  src:  url('https://8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/Law_Firm_Mentor_September2021/fonts/FontAwesome5Free-Solid.eot') format("embedded-opentype"),
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/FontAwesome5Free-Solid.woff2) format("truetype"),
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/FontAwesome5Free-Solid.woff2) format("woff2"), 
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/FontAwesome5Free-Solid.woff) format("woff"); 
  font-style: normal;
  font-weight: 900;
}

@font-face { 
  font-family: "eicons"; 
  src:  url('https://8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/Law_Firm_Mentor_September2021/fonts/eicons.eot') format("embedded-opentype"),
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/eicons.woff2) format("truetype"),
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/eicons.woff2) format("woff2"), 
    url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/fonts/eicons.woff) format("woff"); 
  font-style: normal;
  font-weight: 400;
}


.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fab, .far {
  font-weight: 400;
}


html{
  font-size: 1rem;
}

body {
  line-height: 1.85714286;
  -webkit-font-smoothing: antialiased;
}

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

/* Paragraphs */

p {
  margin: 0 0 10px;
}

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

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
}

h1{
  line-height: 1;
}


@media (max-width: 767px){
  h1{
    line-height: 1.51724137931;
  }
}

/* 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;
}

:focus{
  outline: 0;
}

::selection {
  background: #1abc9c;
  color: #fff
}

::-moz-selection {
  background: #1abc9c;
  color: #fff
}
button,
.button {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-family:Arial;
  line-height: normal;
  margin: 0;
  cursor: pointer;
  font-weight: 400;
  position: static;
  text-align: center;
  white-space: normal !important;
}

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 {
    padding: 10px 0;
  }

  .actions {
    padding: 10px 0 0 0
  }

  h3.form-title {
    font-family: "Lato", Sans-serif;
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 32px;
    letter-spacing: 2.6px;
  }

  h3.form-title {
    margin-top: 0;
  }


  /* Labels */

  form label {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    font-family: Raleway,sans-serif;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    height: auto;
  }

  /* 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 {
    color: #333;
    display: block;
    font-size: 16px;
    border: 1px solid ;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
    vertical-align: middle;
    font-family: Arial;
  }

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

  /* Inputs - checkbox/radio */

  form .inputs-list {
    margin: 0 0 5px;
    width: 100%;
    padding-left: 5px;
  }

  form .inputs-list > li {
    display: block;
    padding: 0;
    width: 100%;
    padding-top: 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: #ff0000;
    font-weight: 400;
  }

  .hs-input.invalid.error{
    border-color : #cc0000 !important;
        border-color: #c87872 !important; 
  }

  form .inputs-list>li label,
  .hs-error-msgs label{
    color : #990000;
    font-weight: normal;
    display: block;
    font-size: 12px;
    font-family: Raleway,sans-serif;
    line-height: 26px;
  }

  .hs-error-msg {
    color: #EF6B51;
  }


  /* Submit button */

  form input[type=submit],
  form .hs-button {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    font-family:Arial;
    line-height: normal;
    margin: 0;
    cursor: pointer;
    font-weight: 400;
    position: static;
    text-align: center;
    white-space: normal !important;
  }

  textarea{
    min-height: 120px; !important;
    height: auto;
    resize: vertical;
  }

  /* Captcha */

  .grecaptcha-badge {
    margin: 0 auto;
  }


  form input::-webkit-input-placeholder {
    color: #868e96;  
    opacity: 1;
  }
  /* Webkit Browsers */
  form input:-moz-placeholder {
    color: #868e96;
  } 
  /* Firefox 18- */
  form input::-moz-placeholder {
    color: #868e96;
  }
  /* Firefox 19+ */
  form input:-ms-input-placeholder {
    color: #868e96;
    opacity: 1;
  }
  /* IE10 */
  form .hs-input::-webkit-input-placeholder {
    color: #868e96;  
    opacity: 1;
  }
  /* Webkit Browsers */
  form .hs-input:-moz-placeholder {
    color: #868e96;
  }
  /* Firefox 18- */
  form .hs-input::-moz-placeholder {
    color: #868e96;
  }
  /* Firefox 19+ */
  form .hs-input:-ms-input-placeholder {
    color: #868e96;
    opacity: 1;
  } /* IE10 */


  .hs-button, .hs-form-field input[type=text], .hs-form-field input[type=email], .hs-form-field input[type=phone],
  .hs-form-field input[type=number], .hs-form-field input[type=tel], .hs-form-field input[type=date], .hs-form-field textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
  }
/* 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.header .top-header {
  position: relative;
}

.header__container.content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  padding: 0;
  margin-left: auto;
  position: relative;
}

header.header .top-header .row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header.header .top-header .wrap {
  align-content: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

header.header .top-header .column {
  text-align: center;
  width: 100%;
  margin: 10px 0px 10px 0px;
}

.header-logo {
  display: inline-block;
}

header.header .bottom-header {
  position: relative;
}

header.header .bottom-header .row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header.header .bottom-header .wrap {
  padding: 10px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header.header .bottom-header .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.custom-menu-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

span.elementor-screen-only {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.custom-menu-primary nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.custom-menu-primary nav>ul {
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  z-index: 2;
  line-height: normal;
}

.custom-menu-primary nav>ul>li {
  position: relative;
  display: block;
  line-height: normal;
}

.custom-menu-primary nav>ul>li .submenu {
  position: absolute;
  width: 12em;
  list-style: none;
  margin: 0;
  border-width: 0;
  border-style: solid;
  padding: 0;
  line-height: normal;
  font-size: 13px;
}

.custom-menu-primary nav>ul>li>a {
  white-space: nowrap;
  padding: 13px 20px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  font-family: Roboto;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.custom-menu-primary nav>ul>li>a {
  font-size: 14px;
  font-weight: 600;
}

.header-logo a {
  font-family: Raleway,sans-serif;
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
}

.header-logo img {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
  height: auto;
  max-width: 177.2px;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  display: inline-block;
  width: 100% !important;
}

.custom-menu-primary nav>ul>li>a .sub-arrow {
  line-height: 1;
  padding: 10px 0 10px 10px;
  margin-top: -10px;
  margin-bottom: -10px;
}

.custom-menu-primary nav>ul>li>a .sub-arrow i {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.custom-menu-primary nav>ul>li>a .sub-arrow i::before {
  content: "\f0d7";
}

.custom-menu-primary nav>ul>li>a::after {
  content: "";
  bottom: 0;
  height: 3px;
  width: 100%;
  opacity: 0;
  left: 0;
  z-index: 2;
  display: block;
  -webkit-transition: .3s;
  -o-transition: .3s;
  position:absolute;
  transition: .3s;
  -webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
  -o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
  transition-timing-function: cubic-bezier(.58,.3,.005,1);
}

header.header .top-header .background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.custom-menu-primary nav>ul>li .submenu {
  width: auto;
  min-width: 10em;
  max-width: 1000px;
  top: auto;
}

.custom-menu-primary nav>ul>li .submenu>li {
  position: relative;
  display: block;
  list-style: none;
  line-height: normal;
}

.custom-menu-primary nav>ul>li .submenu>li>a {
  white-space: nowrap;
  padding: 13px 20px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  display: block;
  transition: .4s;
  line-height: 20px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  font-size: 13px;
  align-items: center;
  text-shadow: none;
  border-left: 8px solid transparent;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: "Roboto", sans-serif;
}

.custom-menu-primary nav>ul>li:hover>a::after,
.custom-menu-primary nav>ul>li>a:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.menu-toggle {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 22px;
  padding: .25em;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0,0,0,.05);
  color: #494c4f;
}

.menu-toggle i {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu-toggle i::before {
  content: "\e816";
}


/* -------no nav v3 */

header.header.no-nav-v3 .header__container.content-wrapper {
  max-width: 100%;
}

header.header.no-nav-v3 .top-header .column {
  margin: 0;
}

header.header.no-nav-v3 .header-logo img {
  width: 16% !important;
  display: inline-block;
}

header.header.no-nav-v3 .header-logo {
  width: 100%;
}


header.header.no-nav-v3 .top-header .background-overlay {
  background-color: transparent;
  background-image: linear-gradient(180deg, #29B6F6 0%, #FFFFFF 100%);
  opacity: 0.5;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

header.header.no-nav-v3 .top-header {
  padding: 10px;
}

.live-body-wrapper header.header.header-V3.common-ver {
  position: absolute;
  z-index: 9;
  width: 100%;
  top: 0;
}

/* -------no nav v2 */

header.header.no-nav-v2 .top-header .background-overlay {
  background-color: transparent;
  background-image: linear-gradient(rgb(41, 182, 246) 0%, rgb(255, 255, 255) 100%);
  opacity: 0.5;
  transition: background 0.3s ease 0s, border-radius 0.3s ease 0s, opacity 0.3s ease 0s;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
}

header.header.no-nav-v2 .header__container {
  max-width: 100%;
}

header.header.no-nav-v2 .column {
  padding: 10px;
  margin: 0 !important;
}

header.header.no-nav-v2 .header-logo img {
  display: inline-block;
  width: 12% !important;
}

header.header.no-nav-v2 .header-logo {
  width: 100%;
}

/* *******no nav v4  */

header.header.no-nav-v4 .top-header .background-overlay {
  background-color: #ffff;
}

header.header.no-nav-v4 .top-header .column {
  margin: 0;
  padding: 10px;
}

header.header.no-nav-v4 .header-logo {
  width: 100%;
  padding: 29px 0px 0px 0px;
}

header.header.no-nav-v4 .header-logo img {
  width: 15% !important;
  display: inline-block;
}


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

header.header.common-ver .top-header {
  background-color: transparent;
  background-image: linear-gradient(180deg, #6ec1e4 0%, #ffffff 88%);
}


header.header.common-ver .col {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header.header.common-ver .phone.col a {
  font-size: 17px;
  font-family: 'Roboto';
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

header.header.common-ver .phone.col a .icon-list-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header.header.common-ver .phone.col a .icon-list-icon i {
  color: #e8c204;
  width: 1.25em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-size: 21px;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

header.header.common-ver .phone.col a .icon-list-icon i::before {
  content: "\f095";
}

header.header.common-ver .phone.col a .icon-list-text {
  color: #686868;
  padding-left: 9px;
  display: inline-block;
  -ms-flex-item-align: center;
  align-self: center;
}

header.header.common-ver .header-logo img {
  max-width: 199px;
  display: inline-block;
}

header.header.common-ver .header-logo .widget-type-logo {
  align-content: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

header.header.common-ver .header-logo .widget-type-logo>span {
  text-align: center;
  width: 100%;
}

header.common-ver .header-social .hs_cos_wrapper {
  width: 100%;
  padding: 0px 0px 3px 0px;
}

header.common-ver .header-social .social-icons {
  font-size: 14px;
  position: relative;
}

header.common-ver .header-social .social-icons .container {
  text-align: right;
}

header.common-ver .header-social .social-icons .container .wrap {
  justify-content: center;
  justify-items: center;
  display: inline-block;
  width: 100%;
  word-spacing: 0;
}

header.common-ver .header-social .social-icons .icons a {
  background-color: rgba(0,0,0,0);
  padding: 1.1em;
  font-size: 14px;
  line-height: 14px;
  width: 44.8px;
  height: 44.8px;
  border-radius: 0;
}

header.common-ver .header-social .social-icons .icons a i {
  color: #9e9e9e;
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

header.common-ver .header-social .social-icons .icons i.fa-facebook::before {
  content: "\f39e";
}
header.common-ver .header-social .social-icons {
  width: 100%;
}

header.common-ver .header-social .hs_cos_wrapper {
  align-content: flex-end;
  align-items: flex-end;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header.header.common-ver .phone.col .inner {
  align-content: flex-end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
}

header.header.common-ver .header-bottom-logo>div {
  align-content: flex-end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

header.header.common-ver .header-bottom-logo>div>span {
  text-align: center;
  position: relative;
  width: 100%;
  padding: 2px 0px 10px 0px;
}

header.header.common-ver .header-bottom-logo img {
  vertical-align: middle;
  display: inline-block;
}

header.header.common-ver .bottom-header {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #d8d8d8;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  z-index: 10;
  background-color: #ffffff;
}

header.header.common-ver .top-header .mobile-logo {
  display: none;
}

header.header.common-ver.fixed .bottom-header {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 999;
}

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



.header.common-ver .bottom-header .col .inner {
  width: 100%;
  padding: 10px;
}

.header.common-ver .custom-menu-primary nav>ul {
  width: 100%;
}

.header.common-ver .desktop.custom-menu-primary nav>ul>li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.header.common-ver .desktop.custom-menu-primary nav>ul>li>a {
  font-size: 14px;
  font-weight: 500;
  color: #494949 !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  justify-content: center;
  white-space: nowrap;
}

.header.common-ver .bottom-header .header__container.bottom {
  max-width: 1244px;
}

.header.common-ver .custom-menu-primary nav>ul>li>a::after {
  display: none;
}

.header.common-ver .desktop.custom-menu-primary nav>ul>li>a:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.header.common-ver .desktop.custom-menu-primary nav {
  max-width: 100%;
  max-height: 100%;
  transform: none;
  transition: none;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  overflow: visible;
  display: flex;
}

.header.common-ver .desktop.custom-menu-primary nav>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header.common-ver .desktop.custom-menu-primary nav>ul>li>a {
  padding: 13px 20px;
}

.header.common-ver .desktop.custom-menu-primary nav>ul>li>a:hover {
  background-color: inherit !important;
  color: inherit !important;
}
header.common-ver .header-social .social-icons .icons a:hover {
  background: transparent;
}

header.common-ver .header-social .social-icons .icons a:hover i {
  color: #e8c204;
}

header.header.common-ver .mobile-menu {
  display: none;
}

header.header.common-ver .mobile-menu .menu-toggle {
  background-color: rgba(0,0,0,0);
  color: #102d5e;
}

header.header.header-V3.common-ver .top-header .mobile-logo {
  padding: 2px 0px 10px 0px;
}

header.header.header-V4 .top-header .mobile-logo {
  padding: 2px 0px 10px 0px;
}

.header.common-ver .desktop.custom-menu-primary nav>ul>li>a:hover {
  color: #32689a !important;
}
.header.common-ver .desktop.custom-menu-primary nav>ul>li .submenu>li>a {
  font-family: "Roboto";
  padding: 13px 20px;
  font-size: 13px;
}

.header.common-ver .mobile.custom-menu-primary nav>ul>li .submenu>li>a {
  font-family: "Roboto";
  padding: 13px 20px;
}


/* header V6 */
header.header.common-ver.header-V6 .phone.col a {
  font-size: 13px;
  line-height: 2;
}

header.header.common-ver.header-V6 .phone.col a .icon-list-icon i {
  font-size: 17px;
}

header.header.common-ver.header-V6 .phone.col a .icon-list-text {
  color: #686868;
  padding-left: 13px;
}

header.header.common-ver.header-V6 .col.phone {
  padding: 5px 0px 3px 0px;
}




/************ media *************  */



@media (min-width: 767px){
  header.header.common-ver .col {
    width: 33.333%;
  }
}

@media (min-width: 768px){
  .header.common-ver .desktop.custom-menu-primary nav>ul>li .submenu {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    z-index: 2;
  }
  .header.common-ver .desktop.custom-menu-primary nav>ul>li:hover .submenu {
    opacity: 1;
    pointer-events: auto;
    display: block !important;
  }
  .header.common-ver .desktop.custom-menu-primary nav>ul>li .child-trigger {
    display: none;
  }
  .header.common-ver .desktop.custom-menu-primary nav>ul>li:hover>a {
    background: none !important;
  }
}

@media (min-width: 1025px){
  .menu-toggle {
    display: none;
  }
  .custom-menu-primary nav>ul>li .submenu {
    opacity: 0;
    pointer-events: none;
  }
  .custom-menu-primary nav>ul>li:hover .submenu {
    opacity: 1;
    transition: all 150ms;
    pointer-events: all;
  }
  .custom-menu-primary nav.navigation-primary>ul>li>a.active-item::after{
    opacity: 1;
  }
}

@media (max-width: 1024px){
  .custom-menu-primary nav>ul>li.child-open>a {
    background-color: #55595c !important;
    color: #fff !important;
  }
  .custom-menu-primary nav>ul>li>a.active-item,
  .custom-menu-primary nav>ul>li>a:hover {
    color: #fff !important;
    background-color: #55595c !important;
  }
  .custom-menu-primary nav.navigation-primary>ul>li>a:hover {
    color: #fff !important;
  }
  .custom-menu-primary nav>ul>li:hover>a {
    color: #fff !important;
    background-color: #55595c !important;
  }
  .custom-menu-primary nav>ul>li>a {
    color: #494c4f !important;
  }
  .custom-menu-primary nav>ul>li .submenu {
    position: relative;
    display: none;
  }
  .custom-menu-primary nav>ul>li .submenu>li>a {
    font-size: .85em;
    transition: none;
    padding: 10px 20px;
    line-height: 20px;
  }
  .custom-menu-primary nav>ul>li>a::after{
    display: none;
  }
  .custom-menu-primary nav>ul>li>a {
    padding: 10px 20px;
    line-height: 20px;
    -webkit-box-pack: justify;
    font-size: 13px;
    font-weight:500;
    transition: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .custom-menu-primary nav {
    display: block;
  }
  header.header .top-header {
    padding: 20px 20px 20px 20px;
  }
  header.header .top-header .column {
    margin: 30px 0px 30px 0px;
  }
  .custom-menu-primary nav {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    max-height: 0;
    margin-top: 10px;
    background-color: #fff;
    -webkit-transition: max-height .3s,-webkit-transform .3s;
    transition: max-height .3s,-webkit-transform .3s;
    -o-transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s,-webkit-transform .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    overflow: auto;
    font-size: 13px;
  }
  .custom-menu-primary nav>ul {
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: block;
  }
  .menu-open .custom-menu-primary nav {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    max-height: 100vh;
  }
  .menu-open .menu-toggle i::before {
    content: "\e87f";
  }
  .child-trigger {
    position: absolute;
    top: 0;
    height: 40px;
    width: 100%;
    cursor:pointer;
  }
  header.header.no-nav-v2 .top-header {
    padding: 0;
  }
  header.header.no-nav-v4 .top-header {
    padding: 0;
  }
  header.header.common-ver .top-header {
    padding: 10px 20px 0px 20px;
  }
  header.header.common-ver .bottom-header {
    padding: 10px 20px 10px 20px;
  }
  header.common-ver .header-social .social-icons .icons a {
    padding: 0.9em;
    width: auto;
    height: auto;
  }
  header.header.common-ver .top-header .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header.header-V5.common-ver .desktop.custom-menu-primary nav>ul>li>a {
    font-size: 13px;
  }


  header.header.header-V3 .mobile.custom-menu-primary li > a {
    color: #102d5e !important;
    background: #fff !important;
  }

  header.header.header-V3 .mobile.custom-menu-primary li > a:hover {
    background-color: #eaeaea !important;
    color: #102d5e !important;
  }

}


@media (max-width: 767px){
  .header-logo img {
    width: 80px !important;
  }
  header.header .top-header .column {
    margin: 010px 0px 10px 0px;
  }
  header.header.common-ver .phone.col {
    display: none;
  }
  header.header.common-ver .col {
    width: 100%;
  }
  header.header.common-ver .header-logo.col {
    display: none;
  }
  header.header.common-ver .bottom-header {
    display: none;
  }
  header.header.common-ver .top-header .mobile-logo {
    display: block;
    width: 100%;
  }
  header.header.common-ver .top-header .mobile-logo>div {
    text-align: center;
  }
  header.header.common-ver .top-header .mobile-logo img {
    vertical-align: middle;
    display: inline-block;
  }
  header.header.common-ver .top-header {
    padding: 10px 20px 10px 20px;
    background-color: #ffffff;
    background-image: none;
  }
  header.header.common-ver .top-header .mobile-logo {
    padding: 2px 0px 12px 0px;
  }
  header.common-ver .header-social .social-icons .container {
    text-align: center;
  }
  header.header.header-V3 .top-header {
    padding: 30px 20px 30px 20px;
  }
  header.header.common-ver .mobile-menu {
    display: block;
  }
  header.header.header-V4 .top-header {
    padding: 30px 20px 30px 20px;
  }
  .child-trigger {
    height: 40px;
  }
  .header.common-ver .custom-menu-primary nav>ul>li.child-open>a {
    background-color: #eaeaea !important;
    color: #102d5e !important;
  }
  .header.common-ver .custom-menu-primary nav>ul>li:hover>a {
    background-color: #eaeaea !important;
    color: #102d5e !important;
  }
  .header.common-ver .mobile.custom-menu-primary nav>ul>li .submenu>li>a:hover {
    background-color: #eaeaea;
    color: #102d5e;
  }

  header.header.header-V3.header-V6 .top-header {
    padding-bottom: 31px;
  }

  header.header.header-V3.header-V6.common-ver {
    position: relative;
  }
  .body-container-wrapper.cm-marketing-page {
    margin-top: 0 !important;
  }

}
footer.footer {
  background-color: #0e141c;
  padding: 20px 0px 20px 0px;
  position: relative;
}

.footer__container.content-wrapper {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

footer.footer .row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer.footer .column {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

footer.footer .column .wrapper {
  align-content: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

footer.footer .top-section {
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}

.footer__copyright {
  font-size: 15px;
  font-weight: 300;
  font-family: 'Roboto';
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
}

footer.footer .bottom-section {
  width: 100%;
  position: relative;
  text-align: center;
}




footer.footer.V3 .top-section {
  margin-bottom: 0;
}

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

footer.footer.V2 {
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/AdobeStock.jpg);
  background-size: cover;
  position: relative;
  background-color: transparent;
}

footer.footer.V2 {
  background-position: center center;
  background-size: cover;
}

footer.footer.V2 .footer-overlay {
  background-color: #04060c;
  opacity: 0.73;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

footer.footer.V2 {
  padding: 0;
}

footer.footer.V2 .footer__container.content-wrapper {
  max-width: 1600px;
}

footer.footer.V2 .column {
  padding: 10px;
}

footer.footer.V2 .footer__copyright h2 {
  color: rgba(255,255,255,0.39);
  font-size: 15px;
  font-weight: 300;
  padding: 0;
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Roboto';
}

footer.footer.V2 .footer__copyright h2 a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

footer.footer.V2 .social-icons {
  font-size: 14px;
}

footer.footer.V2 .social-icons .wrap {
  column-gap: 17px;
  word-spacing: 17px;
}

footer.footer.V2 .social-icons .wrap .icons a.social-icon {
  background-color: rgba(0,0,0,0);
  padding: 0.6em;
  font-size: 14px;
  line-height: 14px;
  width: 30.8px;
  height: 30.8px;
  border-radius: 0;
}

footer.footer.V2 .social-icons .wrap .icons a.social-icon i {
  color: #f2f2f2;
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

footer.footer.V2 .social-icons .wrap .icons a.social-icon i.fa-facebook::before {
  content: "\f39e";
}

.cm-marketing-body-wrapper footer.footer.V2 .social-icons .wrap .icons a.social-icon:hover i {
  color: #e8c204;
}

/* ****** media ********** */



@media (min-width: 1025px){
  footer.footer.V2 {
    background-attachment: fixed;
  }
}

@media (max-width: 1024px){
  footer.footer {
    padding: 10px 25px 10px 25px;
  }
  footer.footer.V2 .social-icons .wrap .icons a.social-icon {
    padding: 0.9em;
    width: auto;
    height: auto;
  }
}



@media (max-width: 767px){
  footer.footer {
    padding: 10px 20px 10px 20px;
  }
  .footer__copyright {
    font-size: 18px;
    line-height: 25px;
  }
  footer.footer.V2 .footer__copyright h2 {
    line-height: 25px;
  }
  footer.footer.V2 .column {
    padding-top: 11px;
  }
}
/* 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;
  }
}
/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - https://opensource.org/licenses/MIT
*
* Copyright (c) 2021 Animate.css
*/
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.animated.repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat)
}
.animated.repeat-2 {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
  animation-iteration-count: calc(var(--animate-repeat)*2)
}
.animated.repeat-3 {
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
  animation-iteration-count: calc(var(--animate-repeat)*3)
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay)
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay)*2);
  animation-delay: calc(var(--animate-delay)*2)
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay)*3);
  animation-delay: calc(var(--animate-delay)*3)
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay)*4);
  animation-delay: calc(var(--animate-delay)*4)
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay)*5);
  animation-delay: calc(var(--animate-delay)*5)
}
.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-duration: calc(var(--animate-duration)/2);
  animation-duration: calc(var(--animate-duration)/2)
}
.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-duration: calc(var(--animate-duration)*.8);
  animation-duration: calc(var(--animate-duration)*.8)
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2)
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration)*3);
  animation-duration: calc(var(--animate-duration)*3)
}
@media (prefers-reduced-motion:reduce),
  print {
    .animated {
      -webkit-animation-duration: 1ms !important;
      animation-duration: 1ms !important;
      -webkit-animation-iteration-count: 1 !important;
      animation-iteration-count: 1 !important;
      -webkit-transition-duration: 1ms !important;
      transition-duration: 1ms !important
    }
    .animated[class*=Out] {
      opacity: 0
    }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05)
  }
  80% {
    -webkit-transform: translateZ(0) scaleY(.95);
    transform: translateZ(0) scaleY(.95);
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02)
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05)
  }
  80% {
    -webkit-transform: translateZ(0) scaleY(.95);
    transform: translateZ(0) scaleY(.95);
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02)
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}
@-webkit-keyframes shakeX {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
@keyframes shakeX {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
.shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX
}
@-webkit-keyframes shakeY {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
}
@keyframes shakeY {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
}
.shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}
.headShake {
  -webkit-animation-name: headShake;
  animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}
@-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)
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
}
@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)
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
}
.swing {
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-transform-origin: top center;
  transform-origin: top center
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.heartBeat {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration)*1.3);
  animation-duration: calc(var(--animate-duration)*1.3);
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}
@-webkit-keyframes backInDown {
  0% {
    opacity: .7;
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7)
  }
  80% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes backInDown {
  0% {
    opacity: .7;
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7)
  }
  80% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown
}
@-webkit-keyframes backInLeft {
  0% {
    opacity: .7;
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7)
  }
  80% {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes backInLeft {
  0% {
    opacity: .7;
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7)
  }
  80% {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft
}
@-webkit-keyframes backInRight {
  0% {
    opacity: .7;
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7)
  }
  80% {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes backInRight {
  0% {
    opacity: .7;
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7)
  }
  80% {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight
}
@-webkit-keyframes backInUp {
  0% {
    opacity: .7;
    -webkit-transform: translateY(1200px) scale(.7);
    transform: translateY(1200px) scale(.7)
  }
  80% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes backInUp {
  0% {
    opacity: .7;
    -webkit-transform: translateY(1200px) scale(.7);
    transform: translateY(1200px) scale(.7)
  }
  80% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp
}
@-webkit-keyframes backOutDown {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  20% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
  to {
    opacity: .7;
    -webkit-transform: translateY(700px) scale(.7);
    transform: translateY(700px) scale(.7)
  }
}
@keyframes backOutDown {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  20% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
  to {
    opacity: .7;
    -webkit-transform: translateY(700px) scale(.7);
    transform: translateY(700px) scale(.7)
  }
}
.backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown
}
@-webkit-keyframes backOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  20% {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
  to {
    opacity: .7;
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7)
  }
}
@keyframes backOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  20% {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
  to {
    opacity: .7;
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7)
  }
}
.backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft
}
@-webkit-keyframes backOutRight {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  20% {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
  to {
    opacity: .7;
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7)
  }
}
@keyframes backOutRight {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  20% {
    opacity: .7;
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7)
  }
  to {
    opacity: .7;
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7)
  }
}
.backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight
}
@-webkit-keyframes backOutUp {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  20% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
  to {
    opacity: .7;
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7)
  }
}
@keyframes backOutUp {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  20% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7)
  }
  to {
    opacity: .7;
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7)
  }
}
.backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}
.bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
    transform: translate3d(0, 25px, 0) scaleY(.9)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
    transform: translate3d(0, -10px, 0) scaleY(.95)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
    transform: translate3d(0, 5px, 0) scaleY(.985)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
    transform: translate3d(0, 25px, 0) scaleY(.9)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
    transform: translate3d(0, -10px, 0) scaleY(.95)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
    transform: translate3d(0, 5px, 0) scaleY(.985)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
    transform: translate3d(-10px, 0, 0) scaleX(.98)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
    transform: translate3d(5px, 0, 0) scaleX(.995)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
    transform: translate3d(-10px, 0, 0) scaleX(.98)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
    transform: translate3d(5px, 0, 0) scaleX(.995)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
    transform: translate3d(10px, 0, 0) scaleX(.98)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
    transform: translate3d(-5px, 0, 0) scaleX(.995)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
    transform: translate3d(10px, 0, 0) scaleX(.98)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
    transform: translate3d(-5px, 0, 0) scaleX(.995)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
    transform: translate3d(0, 10px, 0) scaleY(.95)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
    transform: translate3d(0, -5px, 0) scaleY(.985)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
    transform: translate3d(0, 10px, 0) scaleY(.95)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
    transform: translate3d(0, -5px, 0) scaleY(.985)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}
.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
    transform: translate3d(0, 10px, 0) scaleY(.985)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3)
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
    transform: translate3d(0, 10px, 0) scaleY(.985)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3)
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
    transform: translate3d(20px, 0, 0) scaleX(.9)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2)
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
    transform: translate3d(20px, 0, 0) scaleX(.9)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2)
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
    transform: translate3d(-20px, 0, 0) scaleX(.9)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2)
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
    transform: translate3d(-20px, 0, 0) scaleX(.9)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2)
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
    transform: translate3d(0, -10px, 0) scaleY(.985)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
    transform: translate3d(0, 20px, 0) scaleY(.9)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3)
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
    transform: translate3d(0, -10px, 0) scaleY(.985)
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
    transform: translate3d(0, 20px, 0) scaleY(.9)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3)
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}
@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft
}
@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight
}
@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft
}
@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}
@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0)
  }
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0)
  }
}
.fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft
}
@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0)
  }
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0)
  }
}
.fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight
}
@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0)
  }
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0)
  }
}
.fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight
}
@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0)
  }
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0)
  }
}
.fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft
}
@-webkit-keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
  }
  to {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
  }
}
@keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
  }
  to {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
  }
}
.animated.flip {
  -webkit-animation-name: flip;
  animation-name: flip;
  -webkit-backface-visibility: visible;
  backface-visibility: visible
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg)
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg)
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg)
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg)
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInX {
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg)
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg)
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg)
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg)
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg)
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg)
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInY {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg)
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg)
  }
}
.flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg)
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg)
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg)
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg)
  }
}
.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}
@-webkit-keyframes lightSpeedInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg)
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg)
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes lightSpeedInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg)
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg)
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg)
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg)
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes lightSpeedInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg)
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg)
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg)
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg)
  }
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg)
  }
}
.lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg)
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg)
  }
}
.lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom
}
@-webkit-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom
}
@-webkit-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom
}
@-webkit-keyframes rotateOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg)
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg)
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg)
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0)
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg)
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0)
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg)
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}
@keyframes rollOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
  }
}
@keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
  }
}
@keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
  }
}
@keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
  }
}
@keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0)
  }
}
@keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0)
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0)
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0)
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0)
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0)
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center
}
@-webkit-keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0)
  }
}
@keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0)
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}
form.hs-form fieldset, form.hs-form fieldset.form-columns-1 .hs-input {
    max-width: 100%;
    width: 100% !important;
}
.meeting-billable-page .left-col .advanced-image-wrapper img {
  height: 100% !important;
  object-position: 0px 0px !important;
}

.business-coaching .top_section .dnd-section:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  background-color: #102d5e;
  opacity: 0.65;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  width: 100%;
  height: 100%;
}

.business-coaching .top_section .dnd-section {
  position: relative;
}

.business-coaching .top_section .dnd-section > .row-fluid {
  position: relative;
}

.business-coaching .top_section .hs_cos_wrapper_type_header h2 {
  font-family: "Playfair Display", Sans-serif;
  font-size: 47px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin:0px;
}

.business-coaching .top_section .hs_cos_wrapper_type_rich_text p {
  font-size: 20px;
  line-height: 26px;
  font-family: Roboto, sans-serif;
  margin:0;
}

.business-coaching .top_section hr {
  background: transparent;
}

.business-coaching .top_section .hs_cos_wrapper_type_rich_text {
  max-width: 873px;
  display: block;
  margin: 0 auto;
}

.business-coaching .middle_section .dnd-section:before {
  content: "";
  background-color: #ffffff;
  opacity: 0.69;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.business-coaching .middle_section .dnd-section {
  position: relative;
}

.business-coaching .middle_section .dnd-section > .row-fluid {
  position: relative;
}

.business-coaching .middle_section .hs_cos_wrapper_type_header h1 {
  line-height: 40px;
  margin-bottom: 12px;
}

.business-coaching .middle_section .hs_cos_wrapper_type_header:after {
  content: "";
  width: 37%;
  margin: 0 auto;
  margin-left: 0;
  border-bottom-width: 4px;
  border-bottom-style: dashed;
  border-bottom-color: rgba(232, 205, 71, 1.0);
  display: block;
  margin-bottom: 10px;
}

.business-coaching .middle_section .hs_cos_wrapper_type_rich_text p {
  color: #0e375c;
  font-size: 17px;
  line-height: 26px;
  font-family: "Roboto";
  font-weight: 400;
}

.business-coaching .middle_section  .hs-button {
  font-family: "Lato", Sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 2px;
  fill: #ffffff;
  color: #ffffff;
  background-color: #0e375c;
  border-style: solid;
  border-color: #0e375c;
  border-radius: 0px 0px 0px 0px;
  padding: 12px 40px 12px 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border: none;
}

.business-coaching .middle_section  .hs-button:hover {
  color: #0e375c;
  background-color: rgba(1,33,48,0);
}

.business-coaching .middle_section .hs_cos_wrapper_type_linked_image {
  line-height: 0;
  display: block;
}

.fa, .fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.business-coaching .row-fluid [class*="span"] {
  min-height: 0;
}

.business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmCntWitImgColCnt {
  padding: 100px 0px 100px 0px;
}

.business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmCntWitImgColItems .cmCntWitImgColHeaInn {
  margin: 0;
}

.business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmMainCntText {
  line-height: 26px;
}
/*  */

.replay-page .hs_cos_wrapper_type_header h1 {
  font-family: "Playfair Display", Sans-serif;
  font-size: 50px;
  font-weight: 400;
  color: #204C82;
  line-height: 26px;
  margin: 0;
}

.replay-page .hs_cos_wrapper_type_header {
  background-color: #FAEB4E;
  display: inline-block;
  padding: 010px 010px 019px 010px;
}

.replay-page .bottom-content .hs_cos_wrapper_type_rich_text {
  padding: 20px;
  font-family: "Roboto", Sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4em;
  color: #204C82;
  display: block;
}

.replay-page .top-section .hs_cos_wrapper_type_linked_image {
  line-height: 0;
  display: block;
}

.replay-page .bottom-content .hs_cos_wrapper_type_module {
  line-height: 0;
}

.replay-page .bottom-content {
  background-color: #F6F6F6;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/WHITE_Logo2-2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.main-master-banner .banner-form-container {
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/bg_overlay_page.jpg);
}

.main-save-btn .banner-form-container {
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/bg_overlay_page.jpg);
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.sales-live-page {
  background-color: #f6f6f6;
}

.replay-page .bottom-content .iframe_wrapper {
  padding-top: 0;
}

/*  */

.sales-btm-sec {
  position: relative;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  background-attachment: fixed;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/AdobeStock_174291082.jpg);
  background-size: cover;
  color: #fff
}

.sales-btm-sec:before {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #171742;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/WHITE_Logo2-2.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 27% auto;
  opacity: .27;
  transition: background .3s,border-radius .3s,opacity .3s
}

.sales-btm-sec .dnd-section>.row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative
}

.sales-btm-sec .hs_cos_wrapper_type_rich_text h1 {
  color: #fff;
  font-family: "Playfair Display",Sans-serif;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 22px;
  font-weight: 600;
  text-align: center;
}

.sales-btm-sec .hs_cos_wrapper_type_rich_text h1+hr {
  width: 191px;
  margin: 0 auto;
  border-top: #e8cd47 4px dashed;
  margin-bottom: 22px;
  background: transparent;
  height: 0;
  margin-top: 2px;
}

.sales-btm-sec .hs_cos_wrapper_type_rich_text p {
  margin: -12px 0px 0px 0px;
  text-align: center;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  font-family: "Roboto";
  line-height: 26px
}

.sales-btm-sec h3.form-title {
  color: #fff;
  font-family: "Lato",Sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 2.6px;
  text-align: center;
  margin-bottom: 20px;
  padding: 0px 0px 15px 0px;
  margin-top: 20px;
}

.sales-btm-sec h3.form-title span {
  color: #e8cd47
}

.sales-btm-sec .hs-form input {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  vertical-align: middle;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border: 1px solid #818a91;
  width: 100%;
  max-width: 100%;
  background-color: #ffffff;
  border-color: #B0B0B0;
  border-width: 0px 1px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  font-family: "Roboto";
  font-weight: 400;
  color: #7A7A7A;
}

.sales-btm-sec .hs-form fieldset.form-columns-2 .input {
  margin-right: 0;
}

.sales-btm-sec .hs-form .hs-form-field > label {
  display: none;
}

.sales-btm-sec .hs-form .hs-form-field {
  padding: 0;
  margin-bottom: 11px;
}

.sales-btm-sec .hs-form input.hs-button {
  border: none;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  padding: 2px 0 0;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #0E375C;
  color: #FAEB4E;
  min-height: 40px;
  font-weight: 500;
  font-family: "Roboto";
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.sales-btm-sec .hs-form .actions {
  padding: 0;
}

.sales-btm-sec .hs-form input.hs-button:hover {
  background-color: #154E81;
  color: #FAEB4E;
}

.sales-btm-sec .hs-form input::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6;
}
/*  */

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

.fa-clock:before {
  content: "\f017";
}

.fa-map-pin:before {
  content: "\f276";
}



.live-banner .sales-banner-wrp .sales-banner-title h1 {
  font-size: 71px;
}

.live-banner .sales-banner-wrp .sales-banner-content {
  max-width: 863px;
}

.live-banner .sales-banner-wrp .sales-banner-title {
  margin: 16px 0px 0px 0px;
  display: inline-block;
  width: 100%;
}

.live-banner .sales-banner-wrp {
  background-position: top center;
}

.live-banner .sales-banner-wrp .sales-banner-overlay {
  opacity: 0.75;
}


.live-banner .sales-banner-wrp .sales-content {
  font-size: 22px;
  padding: 0px 0px 0px 40px;
}

.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.live-tp-sec .fea_men_sec_wrp .left-content-wrp {
  font-size: 18px;
}

.live-tp-sec .mentor-section-wrapper.mentor-two-colsec .content {
  font-size: 17px;
}


.live-btm-sec.sales-btm-sec .hs-form input {
  background-color: rgba(255,255,255,0.14);
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  font-family: "Roboto";
}

.live-btm-sec.sales-btm-sec .hs-form .hs-form-field {
  margin-bottom: 9px;
}

.live-btm-sec.sales-btm-sec .hs-form input.hs-button {
  font-family: "Lato", Sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0px 0px 0px 0px;
  background-color: rgba(255,255,255,0.02);
  color: #e8cd47;
  border-color: #ffffff;
}

.live-btm-sec.sales-btm-sec .hs-form input.hs-button:hover {
  background-color: #ffffff;
  color: #e8cd47;
}



/* Exclusive Opportunity */

.exclusive-banner {
}

.exclusive-banner .dnd-section {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 60px 0px 60px 0px;
  background-color: #f6f6f6;
  position: relative;
}

.exclusive-banner .dnd-section:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  background-color: #001a2b;
  opacity: 0.75;
  mix-blend-mode: multiply;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
}

.exclusive-banner .dnd-section > .row-fluid {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  min-height: 75vh;
}

.exclusive-banner .hs_cos_wrapper_type_header h1 {
  color: #ffffff;
  font-family: "Playfair Display", Sans-serif;
  font-size: 71px;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0px;
  margin: 16px 0px 20px 0px;
  text-align: center;
}

.exclusive-banner .dnd-section > .row-fluid > div {
  padding: 30px;
}

.exclusive-banner .hs_cos_wrapper_type_header {
  max-width: 863px;
  display: block;
  margin: 0 auto;
  padding: 10px;
}

.exclusive-banner .hs_cos_wrapper_type_module hr {
  border: none !important;
  border-top: 4px dashed #e8cd47 !important;
  width: 36.15% !important;
  background: transparent;
  height: 0;
  margin-top: 9px !important;
  margin-bottom: 10px !important;
}

.exclusive-banner .hs_cos_wrapper_type_module {
  max-width: 863px;
  display: block;
  margin: 0 auto;
}

.exclusive-banner .form-title {
  color: #ffffff;
  font-family: "Lato", Sans-serif;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 2.6px;
  text-align: center;
  padding: 17px 0px 8px 0px;
  margin-bottom: 19px;
}

.exclusive-banner .form-title span {
  color: #e8cd47;
}

.exclusive-banner form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: calc(591px + 14px);
  margin: 0 auto;
  margin-bottom: -9px;
}

.exclusive-banner form .hs-form-field {
  padding: 0;
  width: 50%;
  padding-right: calc( 14px/2 );
  padding-left: calc( 14px/2 );
  margin-bottom: 9px;
}

.exclusive-banner form .hs-form-field input {
  line-height: 1.4;
  min-height: 40px;
  padding: 5px 14px;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 0;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  font-family: "Roboto";
  width: 100%;
}

.exclusive-banner form .hs_submit {
  width: 100%;
}

.exclusive-banner form .hs_submit input.hs-button {
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  padding: 12px 24px;
  display: inline-block;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  min-height: 40px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-family: "Lato", Sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0px 0px 0px 0px;
  background-color: rgba(255,255,255,0.02);
  color: #ffffff;
  border-color: #ffffff;
  width: 100%;
}

.exclusive-banner form .hs_submit input.hs-button:focus {
  transform: scale(1.1);
}

.exclusive-banner form .hs_submit {
  padding-right: calc( 14px/2 );
  padding-left: calc( 14px/2 );
  margin-bottom: 9px;
}

.exclusive-banner form .hs_submit .actions {
  padding: 0;
}

.exclusive-banner form .hs-form-field > label {
  min-height: 26px;
  margin: 0;
}

.exclusive-banner form .hs_submit input.hs-button:hover {
  background-color: #e8cd47;
  color: #ffffff;
  transform: scale(1.1);
}


.exclusive-page .fea_men_sec_wrp .elementor-background-overlay {
  background-image: linear-gradient( 110deg, #102d5e 44%, rgba(23,23,66,0.65) 57%);
}

.exclusive-page .fea_men_sec_wrp .left-content h2.left-content-title-inn {
  font-size: 38px;
  color: #ffffff;
}

.exclusive-page .fea_men_sec_wrp .elementor-divider {
  margin: 0;
  padding-bottom: 2px;
}

.exclusive-page .fea_men_sec_wrp .left-content-wrp {
  color: #ffffff;
  font-family: "Lato", Sans-serif;
  font-size: 19px;
  line-height: 1.9em;
  margin: -19px 0px 0px 0px;
  padding: 0px 55px 0px 0px;
}

.exclusive-page .fea_men_sec_wrp .left-content .left-content-inner {
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  margin: 6px 0px 0px 0px;
  padding: 0px 34px 0px 44px;
  align-content: initial;
  align-items: initial;
  flex-direction: column;
}

.exclusive-page .fea_men_sec_wrp .right-content-inn h2 {
  text-transform: capitalize;
  line-height: 1.3em;
  color: #ffffff;
  font-family: "Playfair Display", Sans-serif;
  font-size: 38px;
  font-weight: 600;
}

.exclusive-page .fea_men_sec_wrp .right-content-inn h3 {
  color: #ffffff;
  font-family: "Playfair Display", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 1.6px;
  margin: -22px 0px 20px 0px;
}

.exclusive-page .fea_men_sec_wrp .right-content-inn h3+hr {
  border-color: #e8cd47;
  margin-top: -8px;
}

.exclusive-page .fea_men_sec_wrp .right-content-inn h4 {
  color: #ffffff;
  font-family: "Lato", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.7px;
  padding: 0px 0px 32px 03px;
  margin: -8px 0px 0px 0px;
  margin-bottom: 20px;
}

.exclusive-page .fea_men_sec_wrp .elementor-column {
  width: 50.195%;
}

.exclusive-page .fea_men_sec_wrp .elementor-column.right-content {
  width: 49.805%;
}

.exclusive-page .fea_men_sec_wrp .cm-right-content-inner {
  margin: 9px 28px 0px 0px;
  padding: 0em 0em 1em 0em;
}

.exclusive-page .fea_men_sec_wrp .elementor-wrapper {
  padding: 0px 0px 37px 121px;
  margin-top: -27px;
  margin-bottom: 20px;
}

.exclusive-page .fea_men_sec_wrp .right-cnt-btn-wrp {
  margin: -20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.exclusive-page .fea_men_sec_wrp .left-cnt-btn-wrp a {
  color: #fff;
}

.exclusive-page .fea_men_sec_wrp .left-content-wrp:after, 
.exclusive-page .fea_men_sec_wrp .left-content-wrp:before {
  content: "";
  display: table;
}

.exclusive-page .fea_men_sec_wrp .left-content-wrp:after {
  clear: both;
}

.exclusive-page .fea_men_sec_wrp .right-cnt-btn-inner .elementor-align-icon-left {
  margin-right: 26px;
}

.exclusive-page .mentor-section-wrapper.mentor-two-colsec .content {
  font-size: 17px;
  line-height: 1.9em;
}

.exclusive-page .fea_men_sec_wrp {
  padding-left: 0;
  padding-right: 0;
}

.exclusive-page .fea_men_sec_wrp .cm-right-content-row {
  align-content: flex-start;
  align-items: flex-start;
}

/* Online Page Css */

.online-btm-sec .hs-form input.hs-button {
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  line-height: 1;
  padding: 10.5px 24px;
  font-weight: 600;
  letter-spacing: 2.1px;
  font-family: "Lato", Sans-serif;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  background-color: rgba(255,255,255,0.02);
  color: #e8cd47;
  border-color: #ffffff;
}

.online-btm-sec .hs-form input.hs-button:hover {
  background-color: #ffffff;
  color: #e8cd47;
}

.online-btm-sec .hs-form input {
  border: none;
  padding: 5px 14px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  background-color: rgba(255,255,255,0.14);
  line-height: 1.4;
  height: auto;
}

.online-btm-sec .hs-form .hs-form-field {
  margin-bottom: 9px;
}


.online-page .featured-section-wrapper ul li:before {
  content: "\f192";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.online-page .featured-section-wrapper ul li:not(:last-child) {
  padding-bottom: calc(21px/2);
}

.online-page .featured-section-wrapper ul li:not(:first-child) {
  margin-top: calc(21px/2);
}

.online-page .featured-section-wrapper h5.heading-title {
  font-size: 40px;
}

.online-page .featured-section-wrapper ul li span {
  padding-left: 5.5px;
}

.online-page .mentor-section-wrapper.mentor-two-colsec .content {
  font-size: 17px;
}

.online-page .sales-banner-wrp .sales-banner-content {
  max-width: 863px;
}

.online-page .sales-banner-wrp .sales-banner-title h1 {
  font-size: 63px;
}

.online-page .sales-banner-title {
  display: inline-block;
  margin-top: 16px;
}

.online-page .sales-banner-wrp .sales-content {
  font-size: 22px;
  padding: 0px 0px 25px 0px;
}

.online-page .sales-banner-wrp {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fea_men_sec_wrp .popup-lightbox-wrpper .popup-lightbox-bg-wrp {
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/AdobeStock_174291082.jpg);
}

.live-mid-sec .featured-section-wrapper table td:last-child {
  padding: 0px 0px 0px 14px;
}


.video-gallary-wrapper+.pswp .pswp__top-bar button.pswp__button.pswp__button--share:before,
.video-gallary-wrapper+.pswp .pswp__top-bar button.pswp__button.pswp__button--close:before {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e96c";
  font-size: inherit;
  cursor: pointer;
  padding: .25em;
  margin: 0 .35em;
}

.video-gallary-wrapper+.pswp .pswp__top-bar button.pswp__button.pswp__button--close:before {
  content: "\e87f";
}

.momentum-page .main_sec .momentum-card-wrapper.have-border .page-center > .elementor-populated {
  padding: 0;
}

/*  */




/*  */

.legal-sales-page.accelerator-page .top-pane .widget-type-rich_text h2 {
  text-align: center;
  font-family: "Montserrat", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: 2px;
}

.legal-sales-page.accelerator-page .top-pane .widget-type-rich_text h3 {
  font-family: "Montserrat", Sans-serif;
  font-size: 26px;
  font-weight: 900;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1.2em;
}

.legal-sales-page .benefits-wrapper .image-wrapper {
  width: 34.167%;
}

.legal-sales-page .benefits-wrapper .text-wrapper {
  width: 65.833%;
}

.legal-sales-page .benefits-wrapper .text-wrapper .title-wrapper h2 {
  color: #0E375C;
  font-family: "Montserrat", Sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.legal-sales-page .benefits-wrapper .text-wrapper .title-wrapper {
  padding-left: 0;
}

.legal-sales-page .benefits-wrapper .text-wrapper .benefits-content-wrp {
  color: #0E375C;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3em;
}

.legal-sales-page .benefits-wrapper .text-wrapper .benefits-content-wrp p {
  margin: 0;
}

.legal-sales-page .benefits-wrapper .text-wrapper .text-innner-wrap {
  padding: 50px 0px 0px 0px;
}

.legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text {
  text-align: justify;
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3em;
}

.legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text h2 {
  padding: 0px 115px 0px 60px;
  margin: 0;
  line-height: 1;
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4em;
  padding: 0px 155px 0px 60px;
  margin: 0;
  margin-bottom: 20px;
  text-align: initial;
}

.legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text ul,
.legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text p {
  margin: 0;
  padding: 0px 105px 0px 60px;
  list-style-position: inside;
}

.legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text p strong {
  font-weight: bold;
}

.legal-sales-page .main-wrapper .dnd-section > .row-fluid > div:last-child .hs_cos_wrapper_type_linked_image {
  margin-left: -1px;
}

.accelerator-page.legal-sales-page  .main-wrapper img {
  vertical-align: middle;
  display: inline-block;
  padding-left: 1px;
}

.accelerator-page.legal-sales-page .main-wrapper .hs_cos_wrapper_type_header h2 {
  font-family: "Montserrat", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  padding: 0px 0px 15px 0px;
}

.accelerator-page.legal-sales-page .main-wrapper .hs_cos_wrapper_type_header h2 span {
  display: block;
  font-weight: 900;
}

.accelerator-page.legal-sales-page .sales-wrapper .row-fluid [class*="span"] {
  min-height: 0;
}

.legal-sales-page .top-pane a.book-now-img-btn {
  padding: 0 10px 10px;
  display: inline-block;
}

.legal-sales-page .main-wrapper a.book-now-img-btn {
  display: block;
  padding-left: 0;
}

.sales-live-page .sales-btm-sec form .hs-error-msgs label {
  color: #fff;
}

/*  */


.time-pack-page.accelerator-page .top-pane .widget-type-rich_text h3 {
  line-height: 1.2em;
  font-weight: 800;
  padding: 0px 0px 20px 0px;
}

.time-pack-page.accelerator-page .top-pane .widget-type-rich_text h5 {
  font-family: "Montserrat", Sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
  line-height: 1.4em;
  margin-bottom: 20px;
}


.time-pack-page .benefits-wrapper .image-wrapper {
  width: 35.604%;
}

.time-pack-page .benefits-wrapper .text-wrapper {
  width: 64.31%;
}

.time-pack-page .benefits-wrapper .text-wrapper .text-innner-wrap {
  padding: 40px 0px 0px 40px;
  color: #0E375C;
  font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
}

.time-pack-page .benefits-wrapper .text-wrapper p {
  margin: 0;
}

.time-pack-page .benefits-wrapper .text-wrapper .text-innner-wrap .benefits-content-wrp {
  padding-top: 50px;
}

.time-pack-page .main-wrapper .hs_cos_wrapper_type_header h2 {
  margin: 30px 0px 45px 0px;
  padding: 10px 10px 10px 10px;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #FFFFFF;
}

.time-pack-page.accelerator-page .main-wrapper .widget-type-rich_text p img {
  float: right;
  margin: 0 0 20px 20px;
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.time-pack-page.accelerator-page .main-wrapper .widget-type-rich_text {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3em;
}

.time-pack-page.accelerator-page .sales-wrapper .widget-type-rich_text h3 {
  color: #34ABDA;
  font-family: "Montserrat", Sans-serif;
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.4em;
}

.time-pack-page.accelerator-page .sales-wrapper .widget-type-rich_text h2 {
  color: #0E375C;
  font-family: "Montserrat", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}

.time-pack-page.accelerator-page .sales-wrapper .widget-type-rich_text h4 {
  padding: 0px 0px 15px 0px;
  color: #0E375C;
  font-family: "Montserrat", Sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left !important;
  margin-bottom: 20px;
}

.time-pack-page.accelerator-page .sales-wrapper .widget-type-rich_text {
  color: #0E375C;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2em;
}

.time-pack-page.accelerator-page .sales-wrapper .widget-type-rich_text p {
  padding: 0;
}

.time-pack-page.accelerator-page .sales-wrapper .widget-type-rich_text ul {
  padding: 0;
}

.time-pack-page.accelerator-page .sales-wrapper .hs_cos_wrapper_type_header h2 {
  color: #0E375C;
  font-family: "Montserrat", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  padding: 0px 0px 25px 0px;
  text-align: center;
  margin: 0;
  letter-spacing: 1px;
}

.time-pack-page.accelerator-page .sales-wrapper .hs_cos_wrapper_type_header h2 span {
  display: block;
  font-weight: 900;
}

.time-pack-page .top-pane a.book-now-img-btn {
  padding: 0 10px 11px;
  display: block;
}

/*  */

.cm-marketing-page .live-banner .sales-banner-wrp .sales-banner-overlay {
  mix-blend-mode: inherit;
}


.cm-marketing-page .live-banner .sales-banner-wrp .sales-banner-title h1 {
  font-size: 79px;
}

.cm-marketing-page .sales-banner-wrp .banner-event-wrp ul.icon-list-items {
  display: block;
}

.cm-marketing-page .sales-banner-wrp .banner-event-wrp ul.icon-list-items li {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cm-marketing-page .sales-banner-wrp .banner-event-wrp ul.icon-list-items li .icon-list-text {
  font-family: "Lato", Sans-serif;
  font-size: 20px;
}

.cm-marketing-page .live-banner .sales-banner-wrp .sales-content {
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgba(255,255,255,0.93);
  font-family: "Lato", Sans-serif;
  font-size: 20px;
  padding: 0px 20px 010px 20px;
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.cm-marketing-page .sales-banner-wrp .sales-banner-button.cm-btn-theme-yellow a.cm-REGISTER {
  font-family: "Roboto", Sans-serif;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.8px;
  background-color: #E9CD46;
  border-style: solid;
  border-width: 10px 10px 10px 10px;
  border-color: #E9CD46;
  border-radius: 10px 10px 10px 10px;
  padding: 25px 25px 25px 25px;
  color: #0E375C;
  display: inline-block;
  line-height: 1;
}

.cm-marketing-page .sales-banner-wrp .sales-banner-button.cm-btn-theme-yellow a.cm-REGISTER:hover {
  background-color: #854092;
  border-color: #854092;
  color: #FFF;
}

.cm-marketing-page .pack_fea_wrap .title h2 {
  font-size: 38px;
}

.cm-marketing-page .pack_fea_wrap .cont p {
  text-align: left;
  color: #102d5e;
  font-family: "Lato", Sans-serif;
  font-size: 18px;
  line-height: 1.9em;
}

.cm-marketing-page .pack_fea_wrap .left_col .seper {
  margin-bottom: 5px;
}

.cm-marketing-page .pack_fea_wrap .flex_row .right_col {
  padding-bottom: 0;
}

.cm-marketing-page .cm-cnt-wit-bg-wrp {
  background-attachment: fixed;
  padding: 50px 0px 50px 0px;
}

.cm-marketing-page .cm-cnt-wit-bg-wrp .cm-bg-overlay {
  background-color: #000d26;
  opacity: 0.8;
}

.cm-marketing-page .cm-cnt-wit-bg-wrp .section-content-inn {
  max-width: 754px;
}

.cm-marketing-page .cm-cnt-wit-bg-wrp .section-content- p {
  line-height: 1.9em;
  text-align: center;
  color: #ffffff;
  font-family: "Lato", Sans-serif;
}

.cm-marketing-page .cm-cnt-wit-bg-wrp .elementor-divider-separator {
  width: 100%;
  margin: 0 auto;
  max-width: 311px;
}

.cm-marketing-page .cm-cnt-wit-bg-wrp .cm-cnt-wit-bg-row {
  padding-top: 10px;
}

.cm-marketing-page .cm-cnt-wit-bg-wrp .section-heading-inn h2 {
  line-height: 1.2em;
}

.cm-marketing-page .cm-cnt-wit-bg-wrp .elementor-divider {
  margin: 0;
  padding-top: 7px;
}

.cm-marketing-page .pack_fea_wrap .flex_row .right_col .seper.slider-bottom-divider {
  margin-bottom: 0;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

.cm-marketing-page .pack_fea_wrap .flex_row .right_col .inner_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}

.cm-marketing-page .pack_fea_wrap .slider-container_wrap {
  width: 100%;
}

.cm-marketing-page .live-banner .sales-banner-wrp.Systematize .sales-banner-title h1 {
  text-transform: uppercase;
}

.cm-marketing-page .live-banner .sales-banner-wrp.Systematize .banner-event-wrp ul.icon-list-items {
  display: flex;
}

.cm-marketing-page .live-banner .sales-banner-wrp.Systematize .sales-banner-content {
  margin-bottom: 10px;
}

.cm-marketing-page .live-banner .sales-banner-wrp.Systematize .sales-banner-button {
  margin-bottom: 10px;
}

/*  */

.cm-marketing-page .featured-section-wrapper.col-one-forth h5.heading-title {
  font-size: 1.9em;
  font-weight: 700;
}

.cm-marketing-page .featured-section-wrapper.col-one-forth h3.subheading-title {
  color: #e8cd47;
  font-family: "Lato", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 33px;
  letter-spacing: 2.6px;
}

.cm-marketing-page .featured-section-wrapper.col-one-forth .cm-sec-subtitle-wrp {
  margin-bottom: 0;
}

.cm-marketing-page .featured-section-wrapper.col-one-forth .cm-sec-content-wrp {
  margin: -4px 0px 0px 0px;
  margin-bottom: 20px;
}

.cm-marketing-page .featured-section-wrapper.col-one-forth table td:nth-child(2) ul {
  padding: 10px;
}

.cm-marketing-body-wrapper .live-btm-sec.sales-btm-sec .hs-form input:not(.hs-button) {
  border: none;
}


/*  */

.main-save-btn button.elementor-button,
.main-save-btn a.elementor-button {
  font-family: "Lato", Sans-serif;
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 2px;
  fill: #FFF;
  color: #FFF;
  padding: 18px 40px 18px 40px;
  background-color: #0E375C;
  display: inline-block;
}

.main-save-btn  .cm-button {
  text-align: center;
}

.master-btm-sec {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 100px 100px 100px 100px;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/LFM_BlueBirdGREY.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}



.master-btm-sec:before {
  background-color: #FFF;
  opacity: 0.86;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec {
  background: transparent;
}


.master-btm-sec .mentor-section-wrapper.mentor-two-colsec {
  background: transparent;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec .content-wrapper {
  max-width: 1140px;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec img {
  opacity: 1;
  transition: opacity 400ms;
  transition-delay: 0ms;
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  display: inline-block;
  width: 79%;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec .left-wrapper {
  width: 43.036%;
  animation-name: fadeInLeft !important;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec .right-wrapper {
  width: 56.921%;
}

.master-btm-sec .mentor-section-wrapper .custom-row {
  padding:10px 10px 0;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec .content {
  font-family: "Roboto", Sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.36842105;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec .elementor-widget-container {
  padding: 10px;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec .elementor-widget-container .elementor-image {
  margin: 0;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec .right-wrapper .text-wrapper {
  margin: 0;
  padding: 10px;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.master-btm-sec > .row-fluid-wrapper {
  position: relative;
  z-index: 1;
}


.master-btm-sec .main-save-btn .cm-button {
  padding: 10px;
  padding-top: 0;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec {
  margin-bottom: 20px;
  padding-bottom: 50px;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec .right-wrapper .custom-divider {
  display: none;
}

.master-btm-sec .mentor-section-wrapper.mentor-two-colsec .right-wrapper h2.custom-title {
  font-family: "Playfair Display", Sans-serif;
  font-size: 51px;
  font-weight: 700;
  line-height: 1;
}

.master-mid-sec {
  position: relative;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 100px 100px 100px 100px;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/bg1-4.jpg);
  background-position: center center;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: fixed;
}


.main-save-btn-wrp {
  padding: 30px;
}

.master-mid-sec .main-save-btn-wrp {
  padding: 30px;
}

.master-mid-sec .main-save-btn button.elementor-button,
.master-mid-sec .main-save-btn a.elementor-button {
  background-color: #854092;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.master-mid-sec .hs-responsive-embed-wrapper.hs-responsive-embed {
  max-width: 100% !important;
  max-height: 315px;
  min-width: 100% !important;
  margin: 0;
  line-height: 1;
  border: none;
}

.master-mid-sec .hs-responsive-embed-wrapper.hs-responsive-embed .hs-responsive-embed-inner-wrapper {
  position: static !important;
}

.master-mid-sec .hs_cos_wrapper_type_header h3 {
  text-align: center;
  color: #FAEB4E;
  font-family: "Roboto", Sans-serif;
  font-size: 46px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 70px;
  line-height: 1;
}

.master-mid-sec .hs_cos_wrapper_type_header h1 {
  font-family: "Playfair Display", Sans-serif;
  font-size: 51px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 40px;
}

.master-tp-sec .main-save-btn-wrp {
  padding: 0;
}

.master-tp-sec {
  position: relative;
  background-color: #F6F6F6;
}

.master-tp-sec .hs_cos_wrapper_type_rich_text h3 {
  font-family: "Roboto", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4.8px;
  color: #CFC343;
  line-height: 1.304347826086957;
  margin: 0;
}

.master-tp-sec .hs_cos_wrapper_type_rich_text p {
  font-family: "Lato", Sans-serif;
  font-size: 19px;
  font-weight: 300;
  color: #0E375C;
  line-height: 1.36842105;
  margin: 0;
}

.master-tp-sec .hs_cos_wrapper_type_header h1 {
  font-weight: 400;
  margin: 0;
  line-height: 1.1;
}

.master-tp-sec .hs_cos_wrapper_type_header h3 {
  font-family: "Lato", Sans-serif;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
  color: #204C82;
  margin: 15px 0;
  line-height: 1;
}

.master-btm-sec .main-save-btn-wrp {
  padding: 0;
}


.cm-marketing-page .sales-banner-wrp:not(.Systematize) .sales-banner-button {
  animation: none;
}

.cm-marketing-page .cm-cnt-wit-bg-wrp .section-heading-wrap {
  animation: none !important;
}

.cm-marketing-page .pack_fea_wrap .cont,
.cm-marketing-page .live-tp-sec .mentor-section-wrapper.mentor-two-colsec .content {
  animation-delay: 350ms;
}

.cm-marketing-page .pack_fea_wrap .btn_wrap{
  animation-delay: 700ms;
}

.cm-marketing-body-wrapper .row-fluid [class*="span"] {
  min-height: 0;
}

.banner-popup-form-wrp .hs-form {
  -webkit-font-smoothing: subpixel-antialiased;
}

.master-tp-sec img.hs-image-widget {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.cm-marketing-body-wrapper .pack_fea_wrap  .slider_btm_title {
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
  animation-delay: 400ms;
}


@media (min-width:768px) {


  .cm-marketing-page .featured-section-wrapper.col-one-forth .featured-col-spacer {
    width: 3.821%;
  }

  .cm-marketing-page .featured-section-wrapper.col-one-forth .featured-col-content {
    width: 71.979%;
  }

  .cm-marketing-page .featured-section-wrapper.col-one-forth .featured-col-img-wrp {
    width: 32.988%;
  }


}

@media (max-width:1024px) {

  .business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmCntWitImgColItems .cmCntWitImgColImage {
    height: 334px;
  }

  .business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmCntWitImgColCnt {
    padding: 50px 0px 50px 0px;
  }

  .business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmCntWitImgColItems .cmCntWitImgColHeaInn h2 {
    font-size: 2.7rem;
  }

  .business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmMainCnt .cmMainCntInn {
    font-size: 14px;
    line-height: 26px;
  }

  .business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmCntWitImgColItems .cmCntWitImgColHeaInn {
    margin: 0;
    padding: 0;
  }

  /*    */

  .sales-btm-sec h3.form-title {
    font-size: 18px;
    padding: 0;
  }

  .sales-btm-sec .hs-form input.hs-button {
    padding: 0;
  }

  .sales-btm-sec {
    background-attachment: scroll;
  }

  /*    */

  .live-banner .sales-banner-wrp .sales-banner-title h1 {
    font-size: 3.4rem;
  }

  .live-banner .sales-banner-wrp .sales-banner-title {
    margin: 15px 0px 0px -7px;
    padding: 1em 1em 1em 1em;
  }

  /*    */

  .exclusive-banner .hs_cos_wrapper_type_header h1 {
    margin: 0;
    font-size: 3.4rem;
    margin-left: -7px;
  }

  .exclusive-banner .form-title {
    font-size: 18px;
  }

  .exclusive-banner .dnd-section>.row-fluid {
    min-height: 50vh;
  }

  .exclusive-banner .hs_cos_wrapper_type_header {
    padding: 14px;
    margin-top: 25px;
    margin-bottom: 19px;
  }

  .exclusive-banner .hs_cos_wrapper_type_module hr {
    margin-top: 20px !important;
  }


  .exclusive-page .fea_men_sec_wrp .elementor-column, 
  .exclusive-page .fea_men_sec_wrp .elementor-column.right-content {
    width: 100%;
  }

  .exclusive-page .fea_men_sec_wrp .right-content-inn h3 {
    margin-top: 0;
  }

  .online-page .sales-banner-wrp .sales-banner-title h1 {
    font-size: 3.4rem;
  }

  .online-page .featured-section-wrapper h5.heading-title {
    font-size: 2.2em;
  }

  /*    */

  .business-banner .custom-banner .right-wrapper {
    width: 58.341% !important;
  }

  /*    */


  .legal-sales-page .benefits-wrapper .image-wrapper {
    display: block;
  }

  .legal-sales-page .benefits-wrapper {
    padding: 0;
  }

  .legal-sales-page .main-wrapper .dnd-section > .row-fluid > div:first-child .hs_cos_wrapper_type_linked_image {
    padding-left: 0;
    display: block;
    line-height: 0;
  }

  .legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text h2 {
    padding: 0px 0px 0px 20px;
    letter-spacing: inherit;
  }

  .legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text h3 {
    padding: 0px 0px 0px 20px;
  }

  .legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text ul,
  .legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text p {
    padding: 0px 0px 0px 20px;
  }

  .time-pack-page .benefits-wrapper .image-wrapper {
    display: block;
  }

  /*    */

  .cm-marketing-page .live-banner .sales-banner-wrp .sales-banner-title h1 {
    font-size: 3.4rem;
  }

  .cm-marketing-page .pack_fea_wrap .cont p {
    text-align: center;
  }

  .cm-marketing-page .cm-cnt-wit-bg-wrp {
    background-attachment: inherit;
  }

  .cm-marketing-page .featured-section-wrapper.col-one-forth h5.heading-title {
    font-size: 2.2em;
  }

  /*    */

  .master-btm-sec .mentor-section-wrapper .left-wrapper {
    order: 1;
  }

  .master-btm-sec .mentor-section-wrapper.mentor-two-colsec .right-wrapper {
    order: 2;
  }

  .master-btm-sec .mentor-section-wrapper.mentor-two-colsec .content {
    text-align: left;
  }

  .master-btm-sec .mentor-section-wrapper.mentor-two-colsec {
    padding: 0;
    padding-bottom: 50px;
  }

  .master-btm-sec .mentor-section-wrapper.mentor-two-colsec .right-wrapper h2.custom-title {
    text-align: left;
  }

  .cm-marketing-page .cm-cnt-wit-bg-wrp .section-content-inn .section-content- {
    padding: 0 10px;
    padding-bottom: 20px;
  }

  .cm-marketing-page .sales-btm-sec h3.form-title {
    line-height: 1.23809524;
    font-size: 21px;
    padding: 0em 1em 0em 1em;
  }

}

@media (max-width:767px) {

  .custom-banner .custom-row.SERVICES h1.custom-title {
    padding: 15px 0 10px;
  }

  .custom-banner .custom-row.SERVICES h3.custom-subtitle {
    margin-top: 12px;
  }

  .business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmCntWitImgColItems .cmCntWitImgColHeaInn h2 {
    font-size: 2rem;
  }

  .business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmMainCntText {
    text-align: center;
    font-size: 18px;
  }

  .business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmCntWitImgColBtn {
    padding-bottom: 0;
  }

  .business-coaching .bottom_section .cm-cnt-wit-img-col-wrp .cmCntWitImgColItems .cmCntWitImgColHeaInn {
    margin: 15px 0px 0px 0px;
  }

  /*    */

  .sales-btm-sec .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
  }

  .sales-btm-sec .hs_cos_wrapper_type_rich_text p {
    font-size: 16px;
  }

  .sales-btm-sec .hs_cos_wrapper_type_rich_text h1 {
    font-size: 26px;
    line-height: 44px;
  }

  .sales-btm-sec h3.form-title {
    line-height: 1.5;
    margin-top: 32px;
  }

  .sales-btm-sec .hs-form input {
    width: 100% !important;
  }

  /*    */

  .live-banner .sales-banner-wrp .sales-banner-title h1 {
    font-size: 1.7rem;
  }

  .live-banner .sales-banner-wrp .sales-content {
    padding: 0px 0px 0px 0px;
  }

  .live-banner .sales-banner-wrp .sales-banner-button a {
    width: 100%;
  }

  .live-banner .sales-banner-wrp .sales-banner-title {
    margin: 15px 0px 0px 0px;
    padding:0;
  }

  .live-tp-sec .mentor-section-wrapper.mentor-two-colsec .content,
  .live-tp-sec .fea_men_sec_wrp .left-content-wrp {
    font-size: 16px;
  }


  /*    */

  .exclusive-banner .hs_cos_wrapper_type_header h1 {
    font-size: 1.7rem;
    margin-left: 0;
  }

  .exclusive-banner form .hs-form-field {
    width: 100%;
  }

  .exclusive-banner .dnd-section>.row-fluid>div {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .exclusive-banner .dnd-section>.row-fluid>div > div {
    width: 100%;
  }

  .exclusive-banner .hs_cos_wrapper_type_header {
    padding: 0;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .exclusive-banner .hs_cos_wrapper_type_module hr {
    margin-top: 19px !important;
    margin-bottom: 12px !important;
  }

  .exclusive-banner .dnd-section>.row-fluid>div {
    padding: 10px;
  }

  .exclusive-banner .form-title {
    line-height: 1.5em;
    margin: 12px 0px 19px 0px;
    padding: 0px 0px 0px 0px;
  }


  .exclusive-page .fea_men_sec_wrp .left-content h2.left-content-title-inn {
    font-size: 1.1em;
  }

  .exclusive-page .fea_men_sec_wrp .left-content-wrp {
    font-size: 16px;
  }

  .exclusive-page .fea_men_sec_wrp .left-content .left-content-inner {
    padding: 1em 1em 3em 1em;
  }

  .exclusive-page .fea_men_sec_wrp .right-content-inn h2 {
    font-size: 1.1em;
  }

  .exclusive-page .fea_men_sec_wrp .right-content-inn h3 {
    font-size: 1.1em;
  }

  .exclusive-page .fea_men_sec_wrp .right-content-inn h4 {
    font-size: 22px;
  }

  .exclusive-page .fea_men_sec_wrp .right-cnt-btn-wrp {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
  }

  .exclusive-page .mentor-section-wrapper.mentor-two-colsec .content {
    font-size: 16px;
  }

  /*    */

  .online-page .sales-banner-wrp .sales-banner-title h1 {
    font-size: 1.7rem;
  }

  .online-page .sales-banner-wrp .sales-content {
    padding: 0;
  }

  .online-page .mentor-section-wrapper.mentor-two-colsec .content {
    font-size: 16px;
  }

  .online-page .featured-section-wrapper h5.heading-title {
    font-size: 1.2em;
  }

  /*    */

  .business-banner .custom-banner .right-wrapper {
    width: 100% !important;
  }

  .live-mid-sec .featured-section-wrapper table td:last-child {
    padding: 0;
  }

  .online-page .sales-banner-wrp .sales-banner-button a {
    width: 100%;
  }

  /*    */


  .legal-sales-page.accelerator-page .top-pane .widget-type-rich_text h2 {
    text-align: center;
    font-size: 23px;
  }

  .legal-sales-page.accelerator-page .top-pane .widget-type-rich_text h3 {
    font-size: 17px;
    line-height: 1.7em;
  }


  .legal-sales-page .benefits-wrapper .image-wrapper,
  .legal-sales-page .benefits-wrapper .text-wrapper {
    width: 100%;
  }

  .legal-sales-page .benefits-wrapper .text-wrapper .text-innner-wrap {
    padding: 30px 20px 30px 20px;
  }

  .legal-sales-page .benefits-wrapper .text-wrapper .title-wrapper h2 {
    font-size: 24px;
  }

  .legal-sales-page .benefits-wrapper .image-wrapper, 
  .legal-sales-page .benefits-wrapper .text-wrapper {
    width: 100%;
  }

  .legal-sales-page .benefits-wrapper .text-wrapper .text-innner-wrap {
    padding: 30px 20px 30px 20px;
  }

  .legal-sales-page .benefits-wrapper .text-wrapper .title-wrapper h2 {
    font-size: 24px;
  }

  .legal-sales-page .main-wrapper .dnd-section>.row-fluid>div:first-child .hs_cos_wrapper_type_linked_image {
    text-align: center;
  }

  .legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text h2,
  .legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text h3,
  .legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text ul,
  .legal-sales-page .main-wrapper .hs_cos_wrapper_type_rich_text p {
    padding: 0;
  }

  .accelerator-page.legal-sales-page .main-wrapper .hs_cos_wrapper_type_header h2 {
    font-size: 18px;
  }

  .accelerator-page.legal-sales-page  .main-wrapper .widget-type-linked_image {
    width: 100%;
  }

  /*    */


  .time-pack-page .benefits-wrapper .image-wrapper {
    display: block;
    width: 100%;
  }

  .time-pack-page.accelerator-page .top-pane .widget-type-rich_text h3 {
    font-size: 23px;
  }

  .time-pack-page.accelerator-page .top-pane .widget-type-rich_text h5 {
    font-size: 17px;
    line-height: 1.7em;
  }

  .time-pack-page .benefits-wrapper .text-wrapper,
  .time-pack-page .benefits-wrapper .text-wrapper .text-innner-wrap {
    width: 100%;
  }

  .time-pack-page .benefits-wrapper .text-wrapper .text-innner-wrap {
    padding: 30px 20px 0px 20px;
  }

  .time-pack-page .benefits-wrapper .image-wrapper img {
    width: 49%;
  }

  .time-pack-page.accelerator-page .sales-wrapper .widget-type-rich_text h3 {
    font-size: 25px;
  }

  .time-pack-page.accelerator-page .sales-wrapper .widget-type-rich_text h2 {
    font-size: 25px;
  }

  .time-pack-page.accelerator-page .sales-wrapper .hs_cos_wrapper_type_header h2 {
    font-size: 25px;
  }

  .time-pack-page.accelerator-page .sales-wrapper .widget-type-rich_text p {
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
  }

  .time-pack-page.accelerator-page .sales-wrapper a.book-now-img-btn {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  /*    */

  .cm-marketing-page .live-banner .sales-banner-wrp .sales-banner-title h1 {
    font-size: 1.7rem;
  }

  .cm-marketing-page .live-banner .sales-banner-wrp .sales-content {
    padding: 0;
  }

  .cm-marketing-page .sales-banner-wrp .sales-banner-button.cm-btn-theme-yellow a.cm-REGISTER {
    width: auto;
  }

  .cm-marketing-page .sales-banner-wrp .sales-banner-button {
    padding: 0;
  }

  .cm-marketing-page .live-banner .sales-banner-wrp.Systematize .sales-banner-button{
    padding: 0 10px;
  }

  .cm-marketing-page .pack_fea_wrap .title h2 {
    font-size: 1.1em;
  }

  .cm-marketing-page .pack_fea_wrap .cont p {
    font-size: 16px;
  }

  .cm-marketing-page .cm-cnt-wit-bg-wrp .cm-cnt-wit-bg-row {
    padding: 10px;
  }

  .cm-marketing-page .cm-cnt-wit-bg-wrp .section-content- p {
    font-size: 16px;
  }

  .cm-marketing-page .cm-cnt-wit-bg-wrp .section-content-inn {
    padding: 10px;
    padding-top: 0;
  }

  .cm-marketing-page .featured-section-wrapper.col-one-forth h5.heading-title {
    font-size: 1.2em;
  }

  .cm-marketing-page .featured-section-wrapper.col-one-forth h3.subheading-title {
    font-size: 15px;
    line-height: 0.9em;
  }

  .cm-marketing-page .featured-section-wrapper.col-one-forth table td:nth-child(2) ul {
    padding: 0;
  }

  /*    */

  .master-tp-sec .hs_cos_wrapper_type_header h3 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 20px;
  }

  .master-tp-sec .hs_cos_wrapper_type_header h1 {
    font-size: 33px !important;
  }

  .master-mid-sec {
    background-attachment: inherit;
    padding: 0;
  }

  .master-mid-sec .hs_cos_wrapper_type_header h1 {
    font-size: 39px;
    line-height: 1;
  }


  .master-btm-sec .mentor-section-wrapper.mentor-two-colsec .right-wrapper,
  .master-btm-sec .mentor-section-wrapper.mentor-two-colsec .left-wrapper {
    width: 100%;
  }

  .master-btm-sec {
    padding: 0;
  }

  .master-btm-sec .mentor-section-wrapper.mentor-two-colsec .right-wrapper h2.custom-title {
    font-size: 39px;
  }

  .master-btm-sec .mentor-section-wrapper.mentor-two-colsec .left-wrapper {
    padding-top: 0;
  }

  .cm-marketing-page .live-banner .sales-banner-wrp.Systematize .sales-banner-content {
    margin-bottom: 15px;
  }

  .cm-marketing-page .sales-btm-sec h3.form-title {
    line-height: 1.5em;
    font-size: 21px;
    padding: 0;
  }

  .cm-marketing-page .cm-cnt-wit-bg-wrp .section-content-inn .section-content- {
    padding: 0;
    padding-bottom: 0;
  }

  .cm-marketing-body-wrapper .pack_fea_wrap .slider_btm_title {
    padding: 0;
  }

}


@media (max-width:400px) {

  .thank-you-page .widget-type-rich_text h4[data-class="heading"] {
    font-size: 36px !important;
  }

}

/* SM starts */

.time-pack-page .advanced-image-wrapper {
  background: transparent;
  text-align: center;
}

body a.cta_button {
  box-sizing: border-box !important;
}

.full-width-page .widget-type-rich_text h1 {
  font-size: 30px;
  margin:0;
  line-height: 1.25em;
  color: rgb(48, 48, 48);
  font-family: Raleway, sans-serif;
  font-weight: 700;
}

.full-width-page .widget-type-rich_text h1 strong {
  font-weight: 700;
}

.full-width-page .widget-type-rich_text p {
  margin-bottom: 0;
}

.full-width-page .widget-type-rich_text h2 {
  font-size: 24px;
  line-height: 1.38462em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  font-weight: 600;
  color: rgb(48, 48, 48);
  font-family: Raleway, sans-serif;
}

.full-width-page .widget-type-rich_text h2 strong {
  font-weight: 700;
}

.full-width-page .widget-type-rich_text ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.full-width-page .widget-type-rich_text ul li span {
  word-break: break-word;
}
.full-width-page .widget-type-rich_text h3 {
  font-size: 17px;
  margin: 0;
  line-height: 1.30435em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: rgb(48, 48, 48);
  font-family: Raleway, sans-serif;
}

.full-width-page .widget-type-rich_text h3 strong {
  font-weight: 700;
}

/* ************* */

.your-growth-strategy-page .layout-bg_wrapp{
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/bg.jpg);
  padding: 60px 0 60px 0;
}

.your-growth-strategy-page .layout-bg_wrapp::before {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: '';
  background-color: #102d5e;
  opacity: 0.51;
  mix-blend-mode: multiply;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.your-growth-strategy-page .container-fluid {
  position: relative;
}

.your-growth-strategy-page .top_sec .widget-type-rich_text h3 {
  color: #F6E65A;
  font-family: "Roboto", Sans-serif;
  font-size: 26px;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.2em;
}

.your-growth-strategy-page .container-fluid .hs_cos_wrapper_type_module {
  line-height: 0;
}

.your-growth-strategy-page .top_sec .widget-type-rich_text {
  text-align: center;
  margin-bottom: 20px;
}

.your-growth-strategy-page .main_sec .widget-type-rich_text h2 {
  padding: 0;
  margin: 0;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  font-family: 'Roboto';
  font-weight: 600;
}

.your-growth-strategy-page .main_sec .widget-type-rich_text {
  text-align: center;
}
.your-growth-strategy-page .main_sec .widget-type-rich_text h3 {
  margin: 0;
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.3em;
}

.your-growth-strategy-page .embed_container {
  overflow: hidden;
}

.your-growth-strategy-page .embed_container .iframe_wrapper {
  padding-top: 0;
}

.your-growth-strategy-page .layout-bg_wrapp .bg__inner{
  padding: 10px;
}

.your-growth-strategy-page .embed_container {
  max-width: 100% !important;
  max-height: 100% !important;
}


.collections-thank-you-page .layout-bg_wrapp {
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/bg.jpg)
}

.collections-thank-you-page .top_sec img {
  width: 20%;
  vertical-align: middle;
  display: inline-block;
}

.collections-thank-you-page .top_sec {
  margin: -61px 0px 0px 0px;
}

.collections-thank-you-page .top_sec .widget-type-linked_image {
  width: 100%;
  text-align: center;
  position: relative;
}

.collections-thank-you-page .layout-bg_wrapp .overlay {
  background-repeat: no-repeat;
  opacity: .29;
  width: 100%;
  text-align: right;
  pointer-events: none;
}

.collections-thank-you-page .layout-bg_wrapp .overlay .img {
  margin: -100px 0px -2000px 0px;
  display: block;
  height: 500px;
  position: relative;
}

.collections-thank-you-page .layout-bg_wrapp .overlay img {
  width: 41%;
  height: 500px;
  vertical-align: middle;
  display: inline-block;
  top: -24%;
  position: relative;
}

.collections-thank-you-page .main_sec .hs_cos_wrapper_type_linked_image {
  text-align: right;
  display: block;
}

.collections-thank-you-page .layout-bg_wrapp {
  overflow: hidden;
}

.collections-thank-you-page .main_sec .widget-type-rich_text p {
  text-align: center;
  margin: 0;
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.2px;
}

.collections-thank-you-page .bottom_sec .widget-type-rich_text p {
  line-height: 26px;
  margin: 0;
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 23px;
  font-weight: 400;
}

.collections-thank-you-page .bottom_sec .widget-type-rich_text p a {
  color: #E8CD47;
}

.collections-thank-you-page .bottom_sec .widget-type-rich_text p a:hover {
  color: #1abc9c;
}

.collections-thank-you-page .layout-bg_wrapp .row_wrap {
  padding: 10px;
}

.collections-thank-you-page .bottom_sec .iframe_wrapper {
  padding-top: 0;
}

.collections-thank-you-page .bottom_sec .embed_container {
  overflow: hidden;
  max-width: 100% !important;
  max-height: 100% !important;
}

.collections-thank-you-page .bottom_sec .span8 .hs_cos_wrapper_widget {
  line-height: 0;
}


.collections-thank-you-page .bottom_sec .widget-type-rich_text h3 {
  text-align: center;
  font-weight: 500;
  font-size: 26px;
  color: #fff;
  line-height: 26px;
  margin: 0;
}

/* ************ */


.collections-page .layout-bg_wrapp {
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/net-resizeimage.jpg)
}

.collections-page .layout-bg_wrapp .row_wrap {
  padding: 10px;
}

.collections-page .layout-bg_wrapp .background-overlay {
  background-color: #0A3F8F;
  opacity: 0.68;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.collections-page .main_sec .widget-type-linked_image {
  width: 100%;
  text-align: center;
  position: relative;
}

.collections-page .main_sec .widget-type-linked_image img {
  width: 19%;
  vertical-align: middle;
  display: inline-block;
}

.collections-page .main_sec .widget-type-rich_text {
  text-align: center;
  position: relative;
}

.collections-page .main_sec .widget-type-rich_text h3 {
  margin: 0;
  text-align: center;
  color: #E8CD47;
  font-family: "Playfair Display", Sans-serif;
  font-size: 47px;
  font-weight: 600;
  line-height: 26px;
  text-transform: none;
}

.collections-page .main_sec .widget-type-rich_text h4 {
  text-align: center;
  color: #102038;
  margin: 0;
  line-height: 26px;
  font-family: "Roboto", Sans-serif;
  font-size: 23px;
  margin-left: 300px;
  margin-right: 300px;
  padding: 10px 0px 10px 0px;
  font-weight: 500;
}
.collections-page .main_sec .widget-type-rich_text h5 {
  text-align: center;
  color: #FFFFFF;
  margin: 0;
  font-family: "Roboto", Sans-serif;
  font-size: 33px;
  font-weight: 500;
  line-height: 1.4em;
}

.collections-page .main_sec .widget-type-rich_text p{
  text-align: center;
  margin: 0;
  color: #E8CD47;
  font-family: "Roboto", Sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
}

.collections-page .main_sec form {
  width: 60%;
  position: relative;
}

.collections-page .main_sec form .hs-form-field {
  padding: 0;
  margin-bottom: 18px;
}

.collections-page .main_sec form .hs-form-field>label {
  font-family: Roboto;
  color: #ffffff;
  font-size: 12px;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

.collections-page .main_sec form .hs-input {
  padding: 0 15px;
  min-height: 27px;
  background-color: #f5f8fa;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  height: 40px;
  display: inline-block;
  color: #33475b;
  border: 1px solid #cbd6e2;
}

.collections-page .main_sec form .actions {
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 0px;
  text-align: center;
}

.collections-page .main_sec form .actions .hs-button {
  background: #8f4092;
  border-color: #8f4092;
  color: #ffffff;
  font-size: 22px;
  line-height: 22px;
  font-family: Roboto;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  position: relative;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  transition: all .15s linear;
  font-weight: 700;
  padding: 12px 24px;
}

.collections-page .main_sec form .hs-form-field .hs-error-msg {
  font-family: Roboto;
  font-size: 12px;
  color: #f2545b;
  line-height: 18px;
  margin-bottom: 4px;
}

.collections-page .main_sec form label.hs-main-font-element {
  font-family: Roboto;
  font-size: 14px;
  color: #f2545b;
  line-height: 18px;
}

.collections-page .main_sec form .hs_error_rollup ul {
  padding-top: 6px;
}

.collections-page .main_sec .widget-type-form {
  margin-left: auto;
  padding: 10px;
}

/* ****************** */

.online-marketing-page .main_sec .widget-type-rich_text {
  text-align: center;
  color: #fff;
}

.online-marketing-page .main_sec .widget-type-rich_text h1 {
  text-align: center;
  margin: 0;
  color: #FFFFFF;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  line-height: 26px;
  font-weight: 600;
  width: 100%;
}
.online-marketing-page .main_sec .widget-type-rich_text hr {
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: inline-block;
  width: 191px;
  background: no-repeat;
  margin: 0 auto;
  border-top: dashed 4px #E8CD47;
}

.online-marketing-page .main_sec .widget-type-rich_text h2 {
  padding: 0;
  font-size: 24px;
  margin: 0;
  font-family: 'Roboto';
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.online-marketing-page .main_sec .hs_cos_wrapper_type_module {
  text-align: center;
}

.online-marketing-page .main_sec .hs_cos_wrapper_type_module .button {
  font-weight: 500;
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  background-color: #0E375C;
  font-size: 18px;
  padding: 20px 40px;
  border-radius: 5px;
  width: auto;
  line-height: 1;
  border: none;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin-bottom: 20px;
}

.online-marketing-page .main_sec .widget-type-rich_text h3 {
  font-family: "Lato", Sans-serif;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 26px;
}

.online-marketing-page .main_sec .widget-type-rich_text hr {
  margin-top: 22px;
  margin-bottom: 20px;
}

/* *********** */

.common-consultations-page .layout-bg_wrapp .overlay{
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/bg-scaled.jpg)
}

.common-consultations-page .layout-bg_wrapp .overlay {
  height: 100%;
  width: 100%;
  top: 0;
  opacity: 0.99;
  left: 0;
  position: absolute;
}

.common-consultations-page {
  position: relative;
}

.common-consultations-page .layout-bg_wrapp .bg__inner {
  padding: 10px;
  position: relative;
}

.common-consultations-page .top_sec .widget-type-rich_text {
  text-align: center;
  color: #ffff;
}

.common-consultations-page .top_sec .widget-type-rich_text h1 {
  color: #FFFFFF;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: none;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.common-consultations-page .top_sec .widget-type-rich_text hr {
  width: 191px;
  background: none;
  margin: 0 auto;
  height: 0;
  margin-top: 2px;
  display: inline-block;
  padding-bottom: 2px;
  margin-bottom: 42px;
  border-top: 4px dashed #E8CD47;
}

.common-consultations-page .top_sec .widget-type-rich_text h5 {
  margin: 0px 290px 0px 290px;
  padding: 20px 0px 20px 0px;
  background-color: #FFFFFF82;
  text-align: center;
  color: #0D375C;
  font-family: "Roboto", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 0.1em;
}
.common-consultations-page .top_sec .widget-type-rich_text h2 {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  font-size: 24px;
  font-family: Roboto;
  color: #fff;
  font-weight: 600;
}


.common-consultations-page .bottom_sec h3.form-title {
  margin: 0;
}

.common-consultations-page .bottom_sec form .hs-form-field>label {
  color: #fff;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;margin-bottom: 4px;
}

.common-consultations-page .bottom_sec form .hs-form-field {
  padding: 0;
  margin-bottom: 18px;
}

.common-consultations-page .bottom_sec form .hs-firstname .hs-input {
  width: 90%;
}

.common-consultations-page .bottom_sec .advanced-form-wrappper {
  padding: 10px;
  margin-left: auto;
}

.common-consultations-page .bottom_sec .advanced-form-wrappper form {
  width: 80%;
}

.common-consultations-page .bottom_sec form .hs-input {padding: 0 15px;min-height: 27px;}

.common-consultations-page .bottom_sec form .actions {
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 0px;
  margin-bottom: 0;
  text-align: center;
}

.common-consultations-page .bottom_sec form .actions .hs-button {
  display: inline-block;
  width: auto;
}

.common-consultations-page .bottom_sec form .hs-input {
  border-radius: 0;
}
.common-consultations-page .bottom_sec form .hs-input {
  height: 40px;
}

.common-consultations-page .hs_cos_wrapper {
  text-align: center;
}

.common-consultations-page .hs_cos_wrapper a.button {
  font-size: 18px;
  padding: 20px 40px;
  background-color: #0E375C;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  border: 0;
  font-family: 'Roboto';
  font-weight: 500;
  display: inline-block;
  line-height: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin-bottom: 20px;
}

.common-consultations-page .bottom_sec .widget-type-rich_text h3 {
  text-align: center;
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 27px;
  margin: 0;
  font-weight: 400;
  line-height: 26px;
}

.common-consultations-page .social-share .title h3 {
  font-family: "Roboto", Sans-serif;
  font-size: 25px;
  margin: 0;
  padding-bottom: 10px;
}

.common-consultations-page .social-share .icons-item .col a.icon {
  font-size: 20px;
  padding: 25px 50px;
  border-radius: 6px;
  width: auto;
}

.common-consultations-page .social-share .icons-item .left .inner {
  margin: -17px -40px 0px 0px;
}

.common-consultations-page .social-share .icons-item .right .inner {
  margin: -17px 0px -7px -35px;
}

.common-consultations-page .social-share .title h3 a {
  color: #ff0;
}

.common-consultations-page .bottom_sec .advanced-form-wrappper form {
  -webkit-font-smoothing: subpixel-antialiased;
}

.common-consultations-page .bottom_sec form .hs-form-field {
  text-align: left;
}

.common-consultations-page .bottom_sec form .hs-form-field label.hs-error-msg {
  font-family: helvetica;
  font-size: 13px;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
  color: #f2545b;
}

.common-consultations-page .bottom_sec form label.hs-main-font-element {
  font-family: helvetica;
  color: #f2545b;
  text-align: left;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
  font-size: 14px;
}

/* ******* */

.membership-wait-list-page .widget-type-rich_text h1 {
  color: #ffffff;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.membership-wait-list-page .widget-type-rich_text {
  text-align: center;
}

.membership-wait-list-page .widget-type-rich_text p {
  color: #ffffff;
  font-size: 21px;
  font-family: roboto;
  line-height: 26px;
  font-weight: 400;
}

.membership-wait-list-page .widget-type-rich_text h3 {
  color: #ffffff;
  font-family: "Lato", Sans-serif;
  font-size: 25px;
  font-weight: 400;
  margin: 0;
  padding: 0px 0px 12px 0px;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 2.6px;
}

.membership-wait-list-page .widget-type-rich_text h1+hr {
  width: 191px;
  margin: 0 auto;
  padding-bottom: 2px;
  background: none;
  border-top: 4px dashed #e8cd47;
  margin-bottom: 8px;
  height: 0;
}

.membership-wait-list-page .widget-type-rich_text p:first-of-type {
  margin-bottom: 20px;
}

.membership-wait-list-page .advanced-form-wrappper form .hs-form-field{padding-top: 0;padding-bottom: 0;}

.membership-wait-list-page .advanced-form-wrappper form {
  margin-bottom: -9px;
}

.membership-wait-list-page .advanced-form-wrappper form>div {
  margin-bottom: 9px;
  position: relative;
  display: -ms-flexbox;
  width: 100%;
}
.membership-wait-list-page .layout-bg_wrapp {
  position: relative;
  background-size: cover;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/dark-bg.jpg);
}
.membership-wait-list-page .container-fluid {
  position: relative;
  width: 100%;
}

.membership-wait-list-page .layout-bg_wrapp .dnd-section>.row-fluid {
  min-height: 100vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.membership-wait-list-page .layout-bg_wrapp>.overlay {
  background-color: rgba(23,23,66,0);
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/WHITE_Logo2-2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 47% auto;
  opacity: 0.09;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.membership-wait-list-page .advanced-form-wrappper form input.hs-button {
  min-height: 40px;
}
.membership-wait-list-page .advanced-form-wrappper form input.hs-button {
  letter-spacing: 2.1px;
}

.membership-wait-list-page .advanced-form-wrappper form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: calc( -0px/2 );
  margin-right: calc( -0px/2 );
}

.membership-wait-list-page .advanced-form-wrappper form .hs-form-field {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.membership-wait-list-page .advanced-form-wrappper form .hs-form-field {
  width: 100%;
}

.membership-wait-list-page .advanced-form-wrappper form .hs-form-field>label {
  padding-bottom: 0px;
  font-size: 1px;
  font-weight: 600;
  color: rgba(0,0,0,0);
  margin: 0;
}

.membership-wait-list-page .advanced-form-wrappper form .hs-form-field .hs-input {
  border-radius: 0;
  min-height: 40px;
}

.membership-wait-list-page .advanced-form-wrappper form .actions {
  padding: 0;
}

.membership-wait-list-page .advanced-form-wrappper form .hs-form-field .input {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.membership-wait-list-page .advanced-form-wrappper form .hs-form-field>label {
  line-height: 26px;
}

/* *************** */

.breakthrough-page .top_Sec .widget-type-rich_text {
  text-align: center;
}

.breakthrough-page .top_Sec .widget-type-rich_text h1 {
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 34px;
  margin-bottom: 13.5px;
  font-weight: 600;
  line-height: 26px;
}

.breakthrough-page .top_Sec .widget-type-rich_text h3 {
  text-align: center;
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 26px;
}

.breakthrough-page .main_Sec .widget-type-rich_text h3 {
  color: #E8CD47;
  font-family: "Roboto", Sans-serif;
  font-size: 27px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 26px;
}

.breakthrough-page .main_Sec .widget-type-rich_text p {
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  line-height: 26px;
}

.breakthrough-page .main_Sec .widget-type-rich_text h2 {
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 38px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 26px;
}

.breakthrough-page .main_Sec .widget-type-linked_image img {
  width: 85%;
}

.breakthrough-page .main_Sec .widget-type-linked_image {
  line-height: 0;
}

.breakthrough-page .top_Sec .widget-type-rich_text iframe {
  min-width: 290px;
  max-width: 900px;
  margin: 0px auto;
  position: relative !important;
  box-sizing: border-box;
  width: 100% !important;
  border: 1px solid rgb(216, 216, 216) !important;
  display: block;
  line-height: 1;
  height: 548px !important;
}

.breakthrough-page .top_Sec .widget-type-rich_text .hs-embed-content-wrapper>div {
  padding: 0 !important;
}

/* ******* */

.workship-page .top_Sec .widget-type-rich_text {
  text-align: center;
}

.workship-page .top_Sec .widget-type-rich_text h1 {
  color: #ffffff;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.workship-page .top_Sec .widget-type-rich_text h1+hr {
  width: 191px;
  margin: 0 auto;
  display: inline-block;
  background: none;
  border-top: 4px dashed #e8cd47;
}
.workship-page .top_Sec .widget-type-rich_text h5 {
  padding: 10px;
  text-align: center;
  color: #0d375c;
  font-family: "Lato", Sans-serif;
  font-size: 17px;
  line-height: 0.1em;
  background-color: #FFFFFF82;
  margin-bottom: 40px;  
  font-weight: 400;
}
.workship-page .top_Sec .dnd-section::before {
  background-color: #171742;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/WHITE_Logo2-2.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 27% auto;
  opacity: 0.27;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.workship-page .dnd-section {
  position: relative;
}

.workship-page .widget-type-rich_text {
  position: relative;
}
.workship-page .row-fluid-wrapper {
  position: relative;
}

.workship-page .top_Sec .widget-type-rich_text h1+hr {
  margin-bottom: 20px;
  padding-top: 1px;
  padding-bottom: 2px;
}

.workship-page .top_Sec .widget-type-rich_text h3 span {
  text-align: center;
  color: #0d375c;
  font-family: "Lato", Sans-serif;
  font-size: 31px;
  line-height: 1;
  margin-bottom: 5px;
  display: block;
}

.workship-page .top_Sec .widget-type-rich_text h3 strong {
  font-weight: 700;
}

.workship-page .top_Sec .widget-type-rich_text h3 {
  padding: 10px 10px 10px 10px;
  text-align: center;
  color: #0d375c;
  font-family: "Lato", Sans-serif;
  font-size: 20px;
  background-color: rgba(255,255,255,0.51);
  line-height: 1;
  margin-bottom: 40px;
}
.workship-page .top_Sec .widget-type-rich_text h4 {
  color: #ffffff;
  font-family: "Lato", Sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 2.6px;
  margin-bottom:20px;
  padding: 0px 0px 15px 0px;
}

.workship-page .top_Sec .widget-type-rich_text h4 span {
  color: #e8cd47;
}

.workship-page .top_Sec .advanced-form-wrappper form .hs-form-field {
  padding: 0;
  margin-bottom: 9px;
  padding-right: calc( 9px/2 );
  padding-left: calc( 9px/2 );
}

.workship-page .top_Sec .advanced-form-wrappper form .hs-form-field .hs-input {
  min-height: 40px;
}

.workship-page .top_Sec .advanced-form-wrappper form .hs-form-field .input {
  margin: 0;
}

.workship-page .top_Sec .advanced-form-wrappper form {
  margin-left: calc( -9px/2 );
  margin-right: calc( -9px/2 );
}

.workship-page .top_Sec .advanced-form-wrappper form .hs-form-field>label {
  margin: 0;
}

.workship-page .top_Sec .advanced-form-wrappper form .actions {
  padding: 0;
  padding-right: calc( 9px/2 );
  padding-left: calc( 9px/2 );
  margin-bottom: 9px;
}

.workship-page .top_Sec .advanced-form-wrappper form .hs-button {
  min-height: 40px;
  letter-spacing: 2.1px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.workship-page .top_Sec .widget-type-rich_text h1 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-name: fadeIn;
}

.workship-page .top_Sec .advanced-form-wrappper h3.form-title {
  margin: 0;
}

/* ------ avatar-page */
.avatar-page .hs-form {
  -webkit-font-smoothing: subpixel-antialiased;
}

.avatar-page .main_sec .widget-type-rich_text {
  text-align: center;
}

.avatar-page .main_sec .widget-type-rich_text h1 {
  color: #ffffff;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.avatar-page .main_sec .widget-type-rich_text h1+hr {
  width: 191px;
  margin: 0 auto;
  display: inline-block;
  background: none;
  border-top: 4px dashed #e8cd47;
}

.avatar-page .main_sec .dnd-section::before {
  background-color: #171742;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/WHITE_Logo2-2.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 27% auto;
  opacity: 0.27;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.avatar-page .main_sec .dnd-section {
  position: relative;
}

.avatar-page .main_sec .widget-type-rich_text {
  position: relative;
}
.avatar-page .main_sec .row-fluid-wrapper {
  position: relative;
}

.avatar-page .main_sec .widget-type-rich_text h1+hr {
  margin-bottom: 10px;
  padding-top: 1px;
  padding-bottom: 2px;
}

.avatar-page .main_sec .widget-type-rich_text h4 {
  color: #ffffff;
  font-family: "Lato", Sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 2.6px;
  margin-bottom:20px;
  padding: 0px 0px 15px 0px;
}

.avatar-page .main_sec .widget-type-rich_text h4 span {
  color: #e8cd47;
}
.avatar-page .main_sec .widget-type-rich_text h5 {
  text-align: center;
  color: #0d375c;
  padding: 10px 10px 10px 10px;
  font-family: "Lato", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 40px;
  background-color: #FFFFFF82;
}

.avatar-page .main_sec .hs_cos_wrapper_type_form h3.form-title {
  margin: 0;
}

.avatar-page .main_sec .hs_cos_wrapper_type_form form .field {
  padding: 0;
  margin-bottom: 18px;
}

.avatar-page .main_sec .hs_cos_wrapper_type_form form .field>label {
  color: #ffffff;
  font-family: helvetica;
  font-size: 13px;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

.avatar-page .main_sec .hs_cos_wrapper_type_form form .actions {
  text-align: center;
  margin-top: 18px;
  margin-bottom: 0;
  padding: 17px 0px;
}

.avatar-page .main_sec .hs_cos_wrapper_type_form form .hs-button {
  width: auto;
  display: inline-block;
  border-radius: 3px;
}

.avatar-page .main_sec .hs_cos_wrapper_type_form form .hs-input {
  height: 40px;
}

.avatar-page .main_sec .hs_cos_wrapper_type_form form .hs-firstname .hs-input {
  width: 90%;
}
.avatar-page .main_sec .widget-type-rich_text h5 span {
  margin-bottom: 13px;
  display: block;
}

.avatar-page .main_sec .widget-type-rich_text h1 {
  animation-name: fadeIn;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

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

/* ********** */

.thank-you-page .widget-type-rich_text h2 {
  color: #FFFFFF;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: none;
  padding: 0;
  margin: 0;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.thank-you-page .widget-type-rich_text {
  text-align: center;
}

.thank-you-page .widget-type-rich_text h1 {
  text-align: center;
  color: #E3E22B;
  font-family: "Roboto", Sans-serif;
  font-size: 41px;
  font-weight: 400;
  line-height: 1.7em;
  margin-bottom: 20px;
}

.thank-you-page .widget-type-rich_text h4 {
  text-align: center;
  color: #FFF;
  font-family: "Roboto", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 0;
}

.thank-you-page .widget-type-rich_text hr {
  width: 191px;
  margin: 0 auto;
  background: 0;
  border-top: 4px dashed #e8cd47;
  margin-bottom: 43px;
  display: inline-block;
  margin-top: 2px;
}

.thank-you-page .widget-type-rich_text img {
  width: 30%;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 20px;
}

.thank-you-page .social-share .icons-item .col a.icon {
  font-size: 50px;
}

.thank-you-page .social-share .icons-item .col .inner {
  padding: 10px;
  padding-bottom: 17px;
}

.thank-you-page .social-share .icons-item {
  margin-top: 40px;
}

.thank-you-page .social-share .icons-item .content-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.thank-you-page .social-share .icons-item .col {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.thank-you-page .social-share .icons-item .col .inner {
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  display: -ms-flexbox;
}
.thank-you-page .widget-type-linked_image {
  margin: 90px 0px 0px 0px;
}

.thank-you-page .social-share .title h3 a {
  font-family: "Roboto", Sans-serif;
  font-size: 24px;
  color: #E3E22B;
  font-weight: 400;
}

.thank-you-page .main_sec .dnd-section>.row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.thank-you-page .widget-type-rich_text h3 {
  font-family: "Roboto", Sans-serif;
  font-size: 69px;
  font-weight: 400;
  color: #fff;
  padding: 25px 25px 25px 25px;
}

.thank-you-page .hs_cos_wrapper_type_header h1 {
  padding: 25px 25px 25px 25px;
  font-family: "Roboto", Sans-serif;
  font-size: 69px;
  font-weight: 400;
  width: auto;
  color: #ffff;
  background-color: #0E375C;
  display: inline-block;
  line-height: 26px;
  margin: 0;
  margin-top:64px;
}

.thank-you-page .widget-type-rich_text h5 {
  color: #000;
  font-family: "Roboto", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0;
}

.thank-you-page .widget-type-rich_text h5:first-of-type {
  margin-top: 20px;
}

.thank-you-page .span6 .widget-type-linked_image img {
  width: 67%;
  vertical-align: middle;
  display: inline-block;
}

.thank-you-page .main_sec .dnd-section>.row-fluid>.widget-span {
  width: 100%;
}

.thank-you-page .span6 .widget-type-linked_image {
  margin: 0;
  width: 100%;
  text-align: center;
}

/* ********************* */

.convert-clients-page .main_sec .dnd-section::before {
  content: '';
  background-color: #171742;
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/WHITE_Logo2-2.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 27% auto;
  opacity: 0.27;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.convert-clients-page .dnd-section {
  position: relative;
}

.convert-clients-page .dnd-section .widget-span {
  position: relative;
}

.convert-clients-page .widget-type-rich_text h1 {
  color: #ffffff;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.convert-clients-page form .hs-button:hover {
  transform: translateY(8px);
}

.convert-clients-page form .hs-button {
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.convert-clients-page .widget-type-rich_text h1+hr {
  background: none;
  width: 191px;
  margin: 0 auto;
  border-top: 4px dashed #E8CD47;
  margin-bottom: 14px;
  height: 0;
  margin-top: 2px;
  display: inline-block;
  /* padding-bottom: 2px; */
}

.convert-clients-page .widget-type-rich_text {
  text-align: center;
}

.convert-clients-page .widget-type-rich_text h2 {
  text-align: center;
  color: #0d375c;
  font-family: "Lato", Sans-serif;
  font-size: 45px;
  line-height: 1;
  margin: 0;
  font-weight: 400;
}

.convert-clients-page .widget-type-rich_text h3 {
  color: #FAEB4E;
  font-family: "Lato", Sans-serif;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 1.2px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.hs-convert-clients-page footer.footer.V2 {
  min-height: 16vh;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.convert-clients-page form .form-columns-3 .hs-form-field .hs-input {
  border-radius: 0;
}

.convert-clients-page .widget-type-rich_text ul>li::before {
  padding-right: 5px;
}

.convert-clients-page .widget-type-rich_text h1 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-name: fadeIn;
}

.convert-clients-page .widget-type-rich_text ul {
  list-style-type: none;
  margin: 0;
  margin-bottom: 20px;
  padding: 20px 0px 0px 30px;
}

.convert-clients-page .widget-type-rich_text ul+ul {
  padding: 0px 0px 0px 30px;
}

.convert-clients-page .widget-type-rich_text ul>li:not(:last-child) {
  padding-bottom: calc(12px/2);
}

.convert-clients-page .widget-type-rich_text ul>li {
  color: #072138;
  text-align: left;
  font-family: "Lato", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.convert-clients-page .widget-type-rich_text ul>li::before {
  content: "\f00c";
  color: #FFFFFF;
  width: 1.25em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 14px;
}

.convert-clients-page .widget-type-rich_text h4 {
  text-align: center;
  color: #07243F;
  font-family: "Lato", Sans-serif;
  font-size: 31px;
  line-height: 1;
  margin: 0;
  font-weight: 400;
}

.convert-clients-page form {
  padding: 0px 20px 0px 20px;
}

.convert-clients-page form .hs-form-field {
  padding: 0;
  padding-right: calc( 10px/2 );
  padding-left: calc( 10px/2 );
  margin-bottom: 10px;
}


.convert-clients-page form .form-columns-3 .hs-form-field>label {
  margin: 0;
}

.convert-clients-page form .form-columns-3 .hs-form-field .input {
  margin: 0;
}
.convert-clients-page form {
  margin-left: calc( -10px/2 );
  margin-right: calc( -10px/2 );
}

.convert-clients-page form .hs_submit {
  padding-right: calc( 10px/2 );
  padding-left: calc( 10px/2 );
}

.convert-clients-page form .hs-form-field .hs-input {
  min-height: 40px;
  vertical-align: middle;
}

.convert-clients-page form .actions {
  padding: 0;
}

.convert-clients-page form .hs-button {
  text-transform: uppercase;
  letter-spacing: 2.2px;
  border-radius: 0px 0px 0px 0px;
  min-height: 40px;
  border: none;
}

.convert-clients-page .widget-type-rich_text ul>li span {
  display: inline-block;
  padding-left: 5px;
}

.convert-clients-page .widget-type-rich_text ul>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.convert-clients-page .widget-type-rich_text ul>li:last-child {
  margin-top: calc(12px/2);
}

.convert-clients-page .advanced-form-wrappper h3.form-title {
  margin: 0;
}

.convert-clients-page .advanced-form-wrappper {
  margin-top: 20px;
}

.convert-clients-page .widget-type-rich_text h3 {
  margin-top: -4px;
}

.thank-you-page .widget-type-rich_text p img {
  margin: 0;
}

.thank-you-page .social-share .sub-title h3 {
  color: #fff;
}

.thank-you-page .social-share .sub-title {
  margin-bottom: -20px;
}

.thank-you-page .social-share .sub-title {
  margin-top: 40px;
}
.thank-you-page .widget-type-rich_text p {
  text-align: center;
  font-family: "Roboto", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 20px;
}

.thank-you-page .widget-type-rich_text p img {
  display: inherit;
  vertical-align: inherit;
}

/* ********* */



.meeting-billable-page .bg-overlay {
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/LFM_BlueBirdGREY.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}



.meeting-billable-page .left-col {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.meeting-billable-page .bg-overlay>.row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}



.meeting-billable-page .right-col {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}


.meeting-billable-page .bg-overlay::before {
  content: '';
  background-color: #ffffff;
  opacity: 0.67;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.meeting-billable-page .widget-type-rich_text h1 {
  color: #102d5e;
  font-size: 40px;
  font-weight: 900;
  text-transform: capitalize;
  line-height: 1.1em;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.meeting-billable-page .widget-type-rich_text h2 {
  color: #e8cd47;
  font-family: "Lato", Sans-serif;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  line-height: 26px;
  letter-spacing: 2.6px;
  margin-bottom: 20px;
}

.meeting-billable-page .widget-type-rich_text hr {
  width: 37%;
  margin: 0 auto;
  background: none;
  border-top: 4px #d1d1d1 dashed;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

.meeting-billable-page .advanced-form-wrappper {
  max-width: 600px;
}

.meeting-billable-page .advanced-form-wrappper form .field {
  padding: 0;
  margin-bottom: 9px;
  padding-right: calc( 0px/2 );
  padding-left: calc( 0px/2 );
}

.meeting-billable-page .advanced-form-wrappper form .hs-submit .actions {
  padding: 0;
  padding-right: calc( 0px/2 );
  padding-left: calc( 0px/2 );
  /*   margin-bottom: 9px; */
}

.meeting-billable-page .advanced-form-wrappper form .hs-button {
  text-transform: uppercase;
  letter-spacing: 4.5px;
  min-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.meeting-billable-page .container-fluid {
  position: relative;
  width: 100%;
}

.meeting-billable-page .right-col .main_sec>.row-fluid-wrapper {
  height: 100%;
}

.meeting-billable-page .right-col .main_sec>.row-fluid-wrapper>.row-fluid {
  height: 100%;
}

.meeting-billable-page .right-col .main_sec>.row-fluid-wrapper>.row-fluid>.widget-span {
  height: 100%;
  width:100%;
}

.meeting-billable-page .left-col .advanced-image-wrapper {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-name: fadeInUp;
  background-color: transparent;
}

.meeting-billable-page .right-col .main_sec .dnd-section {
  height: 100%;
}

.meeting-billable-page .right-col .main_sec .dnd-section>.row-fluid {
  height: 100%;
}

.meeting-billable-page .right-col .main_sec .dnd-section .dnd-column .dnd-column {
  align-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}

.meeting-billable-page .left-col .container-fluid>.row-fluid-wrapper {
  width: 100%;
  height: 100%;
}

.meeting-billable-page .left-col .left_sec .dnd-section>.row-fluid > .span12.dnd-column{
  width:100%;
}

.meeting-billable-page .right-col .main_sec .dnd-section>.row-fluid > .span12.dnd-column {
  display: flex;
  flex-direction: column;
  width:100%;
  justify-content: center;
}
.advanced-image-wrapper {
  background-color: #F6F6F6;
}
.meeting-billable-page .left-col .advanced-image-wrapper img {
  display: block;
  height: 100vh;
  object-fit: cover;
  width: 100%;
  object-position: 0px -35px;
}

.meeting-billable-page .container-fluid .row-fluid-wrapper {
  width: 100%;
}


.meeting-billable-page .advanced-form-wrappper {
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.meeting-billable-page .advanced-form-wrappper form {
  padding: 10px;
}

.meeting-billable-page .advanced-form-wrappper h3.form-title {
  margin: 0;
}

.meeting-billable-page .advanced-form-wrappper form .field>label {
  margin: 0;
}

.meeting-billable-page .advanced-form-wrappper form .hs-input {
  min-height: 40px;
  border-radius: 0px 0px 0px 0px;
}

.meeting-billable-page .span6 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.meeting-billable-page .dnd-section>.row-fluid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.meeting-billable-page .span6:last-child>.dnd-row {
  width: 100%;
}

.meeting-billable-page .widget-type-rich_text {
  text-align: center;
}

.meeting-billable-page .widget-type-rich_text hr {
  display: inline-block;
}

.meeting-billable-page .widget-type-rich_text hr {
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 9px;
}

.meeting-billable-page .widget-type-rich_text h1 {
  padding-top: 15px;
}

.meeting-billable-page .span6:last-child {
  align-content: center;
  position: relative;
  align-items: center;
}

.meeting-billable-page .right-col .main_sec {
  padding: 0% 10% 0% 10%;
}
.meeting-billable-page {
  background-color: #ffffff;
}

.hs-online-marketing-page header.header.no-nav-v2 .header-logo img {
  width: 16% !important;
  max-width: unset;
}

.hs-online-marketing-page header.header.no-nav-v2 .top-header .background-overlay {
  background-image: linear-gradient(180deg, #29B6F6 0%, #FFFFFF 100%);
}

.hs-breakthrough-page header.header .top-header .background-overlay {
  background-color: #FFFFFF;
}

.hs-breakthrough-page header.header .top-header .column {
  margin: 0;
  padding: 10px;
}

.hs-breakthrough-page .header-logo {
  padding: 29px 0px 0px 0px;
  width: 100%;
}

.hs-breakthrough-page header.header .top-header {
  padding: 0;
}

.meeting-billable-page .advanced-form-wrappper form .hs-button {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.membership-wait-list-page .widget-type-rich_text h1 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-name: fadeIn;
}

.membership-wait-list-page .advanced-form-wrappper form input.hs-button {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.membership-wait-list-page .advanced-form-wrappper form label.hs-error-msg {
  color: #fff;
}

.membership-wait-list-page .advanced-form-wrappper form label.hs-main-font-element {
  color: #fff;
}

.common-consultations-page .bg-img {
  position: absolute;
  width: 100%;
  text-align: right;
  right: 0;
  top: -29px;
  pointer-events: none;
  margin-right: 91px;
}

.common-consultations-page .bg-img img {
  opacity: 0.46;
  vertical-align: middle;
  display: inline-block;
}

.common-consultations-page .container-fluid.bottom_sec {
  margin-top: 52px;
}

.hs-common-consultations-page .header-logo img {
  max-width: 100%;
}

/* --------  intake-consult-ty-page----- */


.intake-consult-ty-page .layout-bg_wrapp .overlay{
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/bg-scaled.jpg)
}

.intake-consult-ty-page .layout-bg_wrapp .overlay {
  height: 100%;
  width: 100%;
  top: 0;
  opacity: 0.99;
  left: 0;
  position: absolute;
}

.intake-consult-ty-page {
  position: relative;
}

.intake-consult-ty-page .layout-bg_wrapp .bg__inner {
  padding: 10px;
  position: relative;
}

.intake-consult-ty-page .top_sec .widget-type-rich_text {
  text-align: center;
  color: #ffff;
}

.intake-consult-ty-page .top_sec .widget-type-rich_text h1 {
  color: #FFFFFF;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: none;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.intake-consult-ty-page .top_sec .widget-type-rich_text hr {
  width: 191px;
  background: none;
  margin: 0 auto;
  height: 0;
  margin-top: 2px;
  display: inline-block;
  padding-bottom: 2px;
  margin-bottom: 42px;
  border-top: 4px dashed #E8CD47;
}

.intake-consult-ty-page .top_sec .widget-type-rich_text h5 {
  margin: 0px 290px 0px 290px;
  padding: 20px 0px 20px 0px;
  background-color: #FFFFFF82;
  text-align: center;
  color: #0D375C;
  font-family: "Roboto", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 0.1em;
}
.intake-consult-ty-page .top_sec .widget-type-rich_text h2 {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  font-size: 24px;
  font-family: Roboto;
  color: #fff;
  font-weight: 600;
}


.intake-consult-ty-page .hs_cos_wrapper {
  text-align: center;
}

.intake-consult-ty-page .hs_cos_wrapper a.button {
  font-size: 18px;
  padding: 20px 40px;
  background-color: #0E375C;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  border: 0;
  font-family: 'Roboto';
  font-weight: 500;
  display: inline-block;
  line-height: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin-bottom: 20px;
}

.intake-consult-ty-page .bottom_sec .widget-type-rich_text h3 {
  text-align: center;
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 27px;
  margin: 0;
  font-weight: 400;
  line-height: 26px;
}

.intake-consult-ty-page .social-share .title h3 {
  font-family: "Roboto", Sans-serif;
  font-size: 25px;
  margin: 0;
  padding-bottom: 10px;
}

.intake-consult-ty-page .social-share .icons-item .col a.icon {
  font-size: 20px;
  padding: 25px 50px;
  border-radius: 6px;
  width: auto;
}

.intake-consult-ty-page .social-share .icons-item .left .inner {
  margin: -17px -40px 0px 0px;
  padding: 10px;
}

.intake-consult-ty-page .social-share .icons-item .right .inner {
  margin: -17px 0px -7px -35px;
  padding-left: 9px;
}

.intake-consult-ty-page .social-share .title h3 a {
  color: #ff0;
}

.hs-intake-consult-ty-page .header-logo img {
  max-width: 100%;
}

.thank-you-page .main_sec .dnd-section {
  display: flex;
  align-items: center;
  min-height: 100vh;
}

.thank-you-page .main_sec .dnd-section > .row-fluid {
  width: 100%;
}

.thank-you-page .widget-type-rich_text p a {
  display: inline-block;
}




/* ************ media ****************** */


@media (min-width: 767px) and (max-width: 792px){
  .collections-page .main_sec .widget-type-rich_text h4 {
    margin-left: 250px;
    margin-right: 250px;
  }
}

@media (min-width: 768px){
  .collections-page .main_sec .widget-type-form {
    width: 71.61%;
  }
  .common-consultations-page .bottom_sec .advanced-form-wrappper {
    width: 84.476%;
  }
  .thank-you-page .main_sec .dnd-section {
    min-height: 100vh;
  }
  .thank-you-page .main_sec .dnd-section>.row-fluid {
    height: 100%;
  }
  .convert-clients-page form .form-columns-3 .hs-form-field {
    width: 33.333% !important;
  }
  .meeting-billable-page .bg-overlay {
    height: 100vh;
  }
  .meeting-billable-page .left-col {
    width: 48.018%;
  }
  .meeting-billable-page .right-col {
    width: 51.982%;
  }
  .meeting-billable-page .bg-overlay>.row {
    height: 100%;
  }
}


@media (min-width: 1025px){
  .your-growth-strategy-page .bg_wrapp {
    background-attachment: fixed;
  }
  .membership-wait-list-page .layout-bg_wrapp {
    background-attachment: fixed;
  }
  .workship-page .top_Sec .dnd-section {
    background-attachment: fixed;
  }
  .avatar-page .main_sec .dnd-section {
    background-attachment: fixed;
  }
  .convert-clients-page .dnd-section {
    background-attachment: fixed;
  }
  .your-growth-strategy-page .layout-bg_wrapp {
    background-attachment: fixed;
  }
  .meeting-billable-page .right-col .main_sec .dnd-section {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
    height: auto;
  }
  .meeting-billable-page .right-col {
    position: relative;
    display: block;
  }
  .meeting-billable-page .right-col .main_sec .dnd-section>.row-fluid {
    height: auto;
  }
  .meeting-billable-page .right-col .main_sec .dnd-section>.row-fluid > .span12.dnd-column {
    display: block;
  }
  .meeting-billable-page .right-col .main_sec>.row-fluid-wrapper>.row-fluid {
    height: auto;
  }
  .meeting-billable-page .right-col .main_sec>.row-fluid-wrapper {
    height: auto;
  }
}

@media (max-width: 1024px){
  .avatar-page .main_sec .widget-type-rich_text h4 {
    font-size: 18px;
    padding: 0em 1em 0em 1em;
  }
  .workship-page .top_Sec .widget-type-rich_text h4 {
    padding: 0em 1em 0em 1em;
    font-size: 18px;
  }
  .thank-you-page .hs_cos_wrapper_type_header h1 {
    display: none;
  }
  .meeting-billable-page .span6 {
    width: 100% !important;
  }
  .meeting-billable-page .span6:last-child>.dnd-row {
    padding: 50px 020px 0px 020px;
  }
  .meeting-billable-page .widget-type-rich_text h1 {
    padding: 15px 0px 0px 0px;
  }
  .membership-wait-list-page .widget-type-rich_text h3 {
    font-size: 18px;
  }
  .membership-wait-list-page .layout-bg_wrapp .dnd-section:first-child {
    padding: 0 !important;
  }
  .meeting-billable-page .left-col {
    width: 100%;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .meeting-billable-page .right-col {
    width: 100%;
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .meeting-billable-page .bg-overlay>.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .meeting-billable-page .right-col .main_sec {
    padding: 50px 020px 0px 020px;
  }
  .meeting-billable-page .bg-overlay>.row {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .meeting-billable-page .left-col .advanced-image-wrapper img {
    height: 600px;
    width: 100%;
  }
  body.hs-meeting-billable-page {
    min-height: 100vh;
    background-color: #F6F6F6;
  }
}

@media (min-width: 768px) and (max-width: 1135px){
  .common-consultations-page .top_sec .widget-type-rich_text h5 {
    line-height: 1;
    margin-left: 150px;
    margin-right: 150px;
  }

}

@media only screen and (max-width: 1200px){
  .full-width-page .main_sec .dnd-section>.row-fluid {
    width: 950px;
  }
}

@media only screen and (max-width: 1000px){
  .full-width-page .main_sec .dnd-section>.row-fluid {
    width: 768px;
  }
}


@media only screen and (max-width: 768px){
  .full-width-page .main_sec .dnd-section>.row-fluid {
    width: 600px;
  }
}


@media (max-width: 767px){
  .collections-page .main_sec form {
    width: 100%;
  }
  .your-growth-strategy-page .embed_container .iframe_wrapper iframe {
    width: 100%;
    height: 100%;
  }
  .your-growth-strategy-page .bg_wrapp {
    padding: 0;
  }
  .collections-page .main_sec .widget-type-linked_image img {
    width: 43%;
  }
  .collections-page .main_sec .widget-type-rich_text h3 {
    font-size: 27px;
  }
  .collections-page .main_sec .widget-type-rich_text h5 {
    font-size: 18px;
  }
  .collections-page .main_sec .widget-type-rich_text p {
    font-size: 18px;
  }
  .collections-page .main_sec .widget-type-rich_text h4 {
    margin: 0 !important;
    text-align: center;
    font-size: 17px;
    padding: 0 !important;
  }
  .collections-thank-you-page .main_sec .widget-type-linked_image img {
    width: 100%;
  }
  .collections-thank-you-page .bottom_sec .widget-type-rich_text p {
    font-size: 10px;
    line-height: 1.5em;
  }
  .common-consultations-page .top_sec .widget-type-rich_text h5 {
    line-height: 1;
  }
  .common-consultations-page .top_sec .widget-type-rich_text h5 {
    margin-left: 0;
    margin-right: 0;
  }
  .common-consultations-page .bottom_sec form .hs-form-field .hs-input {
    width: 100%;
  }
  .common-consultations-page .bottom_sec .advanced-form-wrappper {
    width: 100%;
  }
  .workship-page .top_Sec .widget-type-rich_text h1 {
    font-size: 26px;
    line-height: 44px;
  }
  .workship-page .top_Sec .widget-type-rich_text h3 span {
    font-size: 23px;
  }
  .workship-page .top_Sec .widget-type-rich_text h3 {
    font-size: 16px;
    line-height: 1em;
  }
  .workship-page .top_Sec .widget-type-rich_text h4 {
    font-size: 22px;
    line-height: 1.5em;
  }
  .workship-page .top_Sec .advanced-form-wrappper form .hs-form-field .hs-input {
    width: 100% !important;
  }
  .workship-page .top_Sec .advanced-form-wrappper form .hs-form-field {
    width: 100% !important;
  }
  .workship-page .top_Sec .widget-type-rich_text h4 {
    padding: 0;
    margin-top: 12px;
  }
  .avatar-page .main_sec .widget-type-rich_text h5 {
    font-size: 16px;
    padding: 19px 19px 19px 19px;
    line-height: 1em;
  }
  .avatar-page .main_sec .widget-type-rich_text h1 {
    font-size: 26px;
    line-height: 44px;
  }
  .avatar-page .main_sec .widget-type-rich_text h4 {
    font-size: 22px;
    line-height: 1.5em;
    padding: 0;
    margin-top: 12px;
  }
  .avatar-page .main_sec .widget-type-rich_text h5 span {
    margin-bottom: 20px;
    margin-top: 8px;
  }
  .avatar-page .main_sec .widget-type-rich_text h5 {
    margin-bottom: 52px;
  }
  .convert-clients-page .dnd-section .widget-type-rich_text h1 {
    font-size: 26px;
    line-height: 44px;
  }
  .convert-clients-page .dnd-section .widget-type-rich_text h2 {
    font-size: 23px;
  }
  .convert-clients-page .widget-type-rich_text ul>li {
    font-size: 16px;
  }
  .convert-clients-page .widget-type-rich_text ul {
    padding: 0;
  }
  .convert-clients-page .widget-type-rich_text ul+ul {
    padding: 0;
  }
  .convert-clients-page .widget-type-rich_text h4 {
    font-size: 16px;
    line-height: 1em;
  }
  .convert-clients-page form .hs-form-field .hs-input {
    max-width: 100%;
    width: 100% !important;
  }
  .convert-clients-page form fieldset.form-columns-3 .hs-form-field {
    width: 100% !important;
  }
  .convert-clients-page .dnd-section div .dnd-column .dnd-row:last-child .dnd-column {
    padding: 19px 19px 19px 19px !important;
  }
  .convert-clients-page .main_sec .dnd-section::before {
    background-position: center center;
  }
  .meeting-billable-page .main_sec {
    padding: 0px 5px 0px 0px;
  }
  .meeting-billable-page .widget-type-rich_text h2 {
    font-size: 13px;
    line-height: 0.9em;
  }
  .meeting-billable-page .widget-type-rich_text h1 {
    font-size: 36px;
  }
  .meeting-billable-page .span6:last-child>.dnd-row {
    padding: 44px 10px 10px 10px;
  }
  .meeting-billable-page .widget-type-rich_text h1 {
    padding-top: 10px;
    margin-bottom: 42px;
  }
  .common-consultations-page .bottom_sec .advanced-form-wrappper form {
    width: 100%;
  }
  .common-consultations-page .bottom_sec form .hs-firstname .hs-input {
    width: 90%;
  }
  .your-growth-strategy-page .layout-bg_wrapp {
    padding: 0em 0em 0em 0em;
  }
  .collections-thank-you-page .layout-bg_wrapp .overlay img {
    width: 100%;
  }
  .collections-thank-you-page .layout-bg_wrapp .overlay .img {
    margin: 0;
  }
  .collections-thank-you-page .layout-bg_wrapp .overlay {
    position: absolute;
    right: 10px;
  }
  .membership-wait-list-page .widget-type-rich_text h1 {
    font-size: 26px;
    line-height: 44px;
  }
  .membership-wait-list-page .widget-type-rich_text p {
    font-size: 16px;
  }
  .membership-wait-list-page .widget-type-rich_text h3 {
    line-height: 1.5em;
  }
  .membership-wait-list-page .widget-type-rich_text h3 {
    padding-bottom:0;
    padding-top: 12px;
  }
  .collections-page .dnd_top_area-row-0-padding {
    padding-top: 62px !important;
  }
  .thank-you-page .widget-type-rich_text h1 {
    line-height: 1.4em !important;
  }
  .thank-you-page .main_sec .dnd-section {
    height: auto;
    min-height: 100vh;
  }
  .meeting-billable-page .right-col .main_sec {
    padding: 44px 10px 10px 10px;
  }
  .meeting-billable-page .bg-overlay {
    padding: 0px 5px 0px 0px;
  }

  .meeting-billable-page .widget-type-rich_text h1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .meeting-billable-page .left-col .advanced-image-wrapper img {
    height: 276px;
    width: 100%;
  }
  .meeting-billable-page {
    background-color: #f6f6f6;
    min-height: 100vh;
  }
}


@media only screen and (max-width: 600px){
  .full-width-page .main_sec .dnd-section>.row-fluid {
    width: 420px;
  }
  .common-consultations-page .bg-img {
    position: relative;
    top: 0;
  }
  .common-consultations-page .bg-img .img {
    position: absolute;
    margin: -332px 81px -136px 0px;
  }
  .hs-meeting-billable-page {
    min-height: 100vh;
    background-color: #f6f6f6;
  }
}


@media only screen and (max-width: 480px){
  .full-width-page .main_sec .dnd-section>.row-fluid {
    width: 300px;
  }
  .avatar-page .main_sec .hs_cos_wrapper_type_form form .field .hs-input {
    width: 100% !important;
  }
  .common-consultations-page .bottom_sec form .hs-form-field .hs-input {
    width: 100% !important;
  }
}


@media only screen and (max-width: 350px){
  .full-width-page .main_sec .dnd-section>.row-fluid {
    width: 95%;
  }
}


/* SM ends */


/* SK starts */

video {
  max-width: 100%;
}

.about-page .dnd-column[class*="background-color"] {
  position: relative;
  z-index: 99;
}

.about-page .top-pane .widget-type-rich_text h2 {
  margin-bottom: 20px;
  font-family: "Playfair Display", Sans-serif;
  font-size: 32px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1em;
  letter-spacing: 1px;
}

.about-page .top-pane .widget-type-rich_text h4 {
  margin: 0;
  font-family: "Lato", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 2.6px;
}
.about-us-wrapper .elementor-custom-embed-play span.elementor-screen-only {
  display: none;
}

[class*=" eicon-"], [class^=eicon] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-check:before {
  content: "\f00c";
}

.eicon-play:before {
  content: "\e89d";
}

.about-page .custom-banner .left-wrapper .text-wrapper {
  box-shadow: none;
}

.contact-page .main-wrapper .dnd-section {
  position: relative;
  padding: 100px 0px 100px 0px;
}

.contact-page .main-wrapper .dnd-section:after {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #1b1c49;
  opacity: 0.24;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.contact-page .main-wrapper .dnd-section > .row-fluid {
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 50%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 50px 0px 50px 0px;
  position: relative;
  z-index: 9;
  overflow: hidden;
  background-color: white;
}

.contact-page .main-wrapper .widget-type-header h5 {
  margin: 0;
  font-family: "Lato", Sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 32px;
  letter-spacing: 2.6px;
}

.contact-page .main-wrapper .widget-type-header {
  margin-bottom: 22px;
}

.contact-page .main-wrapper .widget-type-header h2 {
  margin: 0;
  font-family: "Playfair Display", Sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: -4.9px;
  text-transform: uppercase;
}

.contact-page .main-wrapper .hs_cos_wrapper_type_module > hr {
  height: 0;
  background-color: transparent;
  max-width: 197.58px;
}

.contact-page .main-wrapper form {
  padding: 0 50px;
  margin-bottom: 24px;
}

.contact-page .main-wrapper form .hs-input {
  width: 100% !important;
}

.team-page .main-wrapper .widget-type-header h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}

.team-page .main-wrapper .span4,
.team-page .main-wrapper .span8 {
  padding: 10px;
  margin: 0;
}

.team-page .main-wrapper .span8 .widget-type-rich_text {
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.team-page .main-wrapper .span8 .widget-type-rich_text p {
  margin-bottom: 20px;
}

.team-page .main-wrapper .span8 .widget-type-rich_text h4 {
  font-size: 19px;
  line-height: 1.375em;
  font-weight: 400;
  margin-top: 15px;
  font-family: "Roboto", Sans-serif;
  margin-bottom: 0;
}

.team-page .main-wrapper .span4 img {
  vertical-align: middle;
  display: inline-block;
}

.thankyou-page .main-wrapper .widget-type-header h2 {
  margin: 0;
  font-family: "Roboto", Sans-serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 1;
}

.thankyou-page .main-wrapper .widget-type-header h4 {
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
}

.thankyou-page .main-wrapper .span4 .widget-type-rich_text {
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.thankyou-page .main-wrapper .span4 .widget-type-rich_text h6 {
  font-family: "Roboto", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
}

.thankyou-page .main-wrapper .span4 .widget-type-rich_text p {
  margin-bottom: 20px;
}

.thankyou-page .main-wrapper .span4 .widget-type-rich_text p:last-child,
.getting-prospects-page .main-wrapper .span7 .widget-type-rich_text p {
  margin-bottom: 0;
}

.getting-prospects-page .main-wrapper .dnd-section > .row-fluid {
  padding: 10px;
}

.getting-prospects-page .main-wrapper .span7 .widget-type-rich_text {
  font-family: "Roboto", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}

.getting-prospects-page .main-wrapper .span7 .widget-type-rich_text h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0px 0px 0px 11px;
  margin: 0 0 20px;
  line-height: 1;
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.getting-prospects-page .main-wrapper form {
  width: 80%;
}

.getting-prospects-page .main-wrapper form .hs-main-font-element h1 {
  font-family: helvetica;
  font-size: 28px;
  font-weight: 700;
  margin: 19px 0;
  line-height: 24px;
}

.getting-prospects-page .main-wrapper form .hs-richtext {
  margin: 0;
}

.getting-prospects-page .main-wrapper form label {
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
  font-family: helvetica;
  font-size: 13px;
  color: #fff;
}

.getting-prospects-page .main-wrapper .hs-form-field {
  padding: 0;
  margin-bottom: 18px;
}

.getting-prospects-page .main-wrapper .hs-input {
  width: 100% !important;
}

.getting-prospects-page .main-wrapper form input[type=text],
.getting-prospects-page .main-wrapper form input[type=email] {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f5f8fa;
  display: inline-block;
  box-sizing: border-box;
  padding: 8px 15px;
  height: auto;
}

.getting-prospects-page .main-wrapper .actions {
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 0px;
  text-align: center;
}

.getting-prospects-page .main-wrapper form input[type=submit] {
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  padding: 12px 24px;
  background: #2CB5F6;
  border-color: #2CB5F6;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-family: helvetica;
  white-space: pre-wrap;
}

.getting-prospects-page .main-wrapper form .hs-error-msgs label {
  color: #f2545b;
  line-height: 18px;
}

.eicon-chevron-left:before {
  content: "\e87e";
}

.eicon-chevron-right:before {
  content: "\e87d";
}

.banner-section.website-page {
  background-color: #f6f6f6;
}

.getting-prospects-inner-page .main-wrapper .span8,
.getting-prospects-inner-page .main-wrapper .span4,
.getting-prospects-inner-page .main-wrapper .span9,
.getting-prospects-inner-page .main-wrapper .span3,
.getting-prospects-inner-page .main-wrapper .span10,
.getting-prospects-inner-page .main-wrapper .span2 {
  padding: 10px;
}

.getting-prospects-inner-page .main-wrapper .span8 h2,
.getting-prospects-inner-page .main-wrapper .span9 h2 {
  font-family: "Roboto", Sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.2px;
  margin: 0px;
}

.getting-prospects-inner-page .main-wrapper .widget-type-rich_text {
  font-family: "Roboto", Sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1;
}

.getting-prospects-inner-page .main-wrapper ul {
  margin: 0;
  padding: 0;
}

.getting-prospects-inner-page .main-wrapper ul li {
  list-style: none;
  position: relative;
  padding: 11px 10px 10px 50px;
  font-family: "Roboto", Sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 26px;
}

.getting-prospects-inner-page .main-wrapper ul li:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  left: 0;
  font-size: 30px;
  color: #FFFFFF;
  border-color: #FFFFFF;
  content: "\f35a";
  margin-top: -2px;
  transition: all .3s
}



.getting-prospects-inner-page .main-wrapper .widget-type-rich_text p {
  margin: 0;
}

.getting-prospects-inner-page .main-wrapper .embed_container {
  display: block;
  max-height: 100% !important;
  max-width: 871px !important;
}

.getting-prospects-inner-page .main-wrapper .iframe_wrapper {
  padding-top: 0;
}

.getting-prospects-inner-page .main-wrapper .embed_container iframe {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
  height: 100%;
}

.getting-prospects-page .main-wrapper form .hs_error_rollup label {
  font-size: 14px;
}

.getting-prospects-inner-page .main-wrapper .span9 .embed_container {
  max-width: 805px !important;
}

._1rX1_ {
  display: none !important;
}

.getting-prospects-thank-you-page .widget-type-rich_text video {
  max-width: 709px;
  width: 100%;
  display: block;
}

.getting-prospects-thank-you-page img {
  vertical-align: middle;
  display: inline-block;
}

.accelerator-page .top-pane .widget-type-linked_image img {
  vertical-align: middle;
  display: inline-block;
}

.accelerator-page .top-pane .widget-type-header h4 {
  padding: 0;
  margin: 0 0 20px;
  line-height: 1;
  letter-spacing: 1px;
  font-family: "Montserrat", Sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}

.accelerator-page .top-pane .widget-type-rich_text {
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
  line-height: 1.4em;
}

.accelerator-page .top-pane .widget-type-rich_text h2 {
  font-family: "Montserrat", Sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: 4px;
  margin: 0 0 20px; 
}

.accelerator-page .top-pane .widget-type-rich_text p {
  margin: 0; 
}

.accelerator-page .top-pane .widget-type-rich_text h3 {
  font-family: "Montserrat", Sans-serif;
  font-size: 30px;
  font-weight: 900;
  text-transform: uppercase;
  font-style: normal;
  line-height: 1.4em;
  margin: 0; 
}

.accelerator-page .top-pane .widget-type-rich_text h5 {
  font-family: "Montserrat", Sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2em;
  margin: 0; 
}

.accelerator-page .main-wrapper img {
  vertical-align: middle;
  display: inline-block;
}

.accelerator-page .main-wrapper h2 {
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-family: "Montserrat", Sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
}

.accelerator-page .main-wrapper .widget-type-rich_text {
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3em;
}

.accelerator-page .main-wrapper .widget-type-rich_text p,
.accelerator-page .bottom-wrapper .widget-type-rich_text p {
  margin: 0;
}

.accelerator-page .sales-wrapper .widget-type-rich_text {
  color: #0E375C;
  font-family: "Montserrat", Sans-serif;
  font-size: 19px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
}

.accelerator-page .bottom-wrapper .widget-type-rich_text p a:hover {
  color: #1abc9c !important;
  text-decoration: none;
}

.accelerator-page .sales-wrapper .widget-type-rich_text h2 {
  padding: 0 0 20px;
  margin: 0;
  color: #0E375C;
  font-family: "Montserrat", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: 1px;
}

.accelerator-page .sales-wrapper .widget-type-rich_text h3 {
  letter-spacing: 1px;
  padding: 0px 0px 25px;
  margin: 0;
  line-height: 1;
  font-family: "Montserrat", Sans-serif;
  font-size: 32px;
  font-weight: 900;
  text-transform: uppercase;
}

.accelerator-page .sales-wrapper .widget-type-rich_text h4 {
  letter-spacing: 1px;
  padding: 0px 0px 15px 0px;
  margin: 0;
  line-height: 1;
  font-family: "Montserrat", Sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}

.accelerator-page .sales-wrapper .widget-type-rich_text ul {
  max-width: 700px;
  margin: 0px auto;
  list-style-position: inside;
  padding: 0px 0px 30px 0px;
}

.accelerator-page .sales-wrapper .widget-type-rich_text h6 {
  letter-spacing: 1px;
  padding: 0px 0px 30px 0px;
  margin: 0;
  line-height: 1;
  font-family: "Montserrat", Sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: none;
  font-style: italic;
}

.accelerator-page .sales-wrapper .widget-type-rich_text p {
  margin: 0;
  padding: 0px 0px 30px 0px;
}

.accelerator-page .sales-wrapper .widget-type-rich_text h5 {
  letter-spacing: 1px;
  padding: 0px 0px 15px 0px;
  margin: 0;
  font-family: "Montserrat", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}

.accelerator-page .sales-wrapper .widget-type-rich_text h5 span span {
  font-weight: 900;
  display: block; 
}

.accelerator-page .bottom-wrapper .widget-type-rich_text {
  font-family: "Montserrat", Sans-serif; 
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}

.accelerator-page .bottom-wrapper .widget-type-rich_text p strong {
  font-weight: 900;
}

.accelerator-page .bottom-wrapper .widget-type-rich_text p a:hover {
  color: #1abc9c !important;
  text-decoration: none;
}

.accelerator-page .main-wrapper .span5 .widget-type-linked_image img {
  vertical-align: unset;
}

.getting-prospects-page .main-wrapper .coach-card-wrapper .custom-widget-container {
  margin: 17px 0px 14px 52px;
  max-width: 230px;
}

.intake-mastery-page .top-pane .widget-type-rich_text h2 {
  text-transform: uppercase;
}

.intake-mastery-page .top-pane .widget-type-rich_text h3 {
  line-height: 1.2em;
  margin-bottom: 20px;
}

.intake-mastery-page .top-pane .widget-type-rich_text {
  font-family: "Montserrat", Sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2em;
}

.intake-mastery-page .top-pane .widget-type-rich_text p {
  margin-bottom: 20px;
}

.intake-mastery-page .main-wrapper .span7 .widget-type-rich_text h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-family: "Montserrat", Sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}

.intake-mastery-page .main-wrapper .span7 .widget-type-rich_text h3 strong {
  font-weight: 800;
  display: block;
}

.intake-mastery-page .main-wrapper .widget-type-rich_text {
  text-align: justify;
  font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3em;
}

.intake-mastery-page .main-wrapper .widget-type-rich_text p {
  margin-bottom: 20px;
}

.intake-mastery-page .main-wrapper .widget-type-rich_text h5 {
  font-family: "Montserrat", Sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 20px;
}

.intake-mastery-page .main-wrapper .span5 .widget-type-linked_image img {
  vertical-align: middle;
}

.intake-mastery-page .sales-wrapper .widget-type-rich_text h3 {
  font-weight: 700;
}

.intake-mastery-page .sales-wrapper .span5 .widget-type-linked_image img {
  vertical-align: middle;
  display: inline-block;
}

.intake-mastery-page .sales-wrapper .span7 ul {
  font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
  padding: 0;
}

.intake-mastery-page .coach-card-wrapper .custom-widget-container {
  border-radius: 25px;
  padding: 15px 40px 15px 40px;
}

.intake-mastery-page .coach-card-wrapper .custom-image-box-wrapper {
  text-align: left;
}

.intake-mastery-page .coach-card-wrapper .custom-image-box-content p {
  font-family: "Montserrat", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: inherit;
}

.intake-mastery-page .coach-card-wrapper .custom-image-box-content ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}

.intake-mastery-page .coach-card-wrapper .custom-image-box-content {
  font-family: "Montserrat", Sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}

.speaker-page .body-container-wrapper {
  background-color: #214C81;
}

.speaker-page .top-pane .widget-type-linked_image img {
  vertical-align: middle;
  display: inline-block;
}

.speaker-page .top-pane .widget-type-header h2 {
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  font-family: "Playfair Display", Sans-serif;
  font-size: 60px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
}

.speaker-page h3 {
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  font-family: "Playfair Display", Sans-serif;
  font-size: 34px;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
}

.speaker-page .top-pane .widget-type-rich_text h3 {
  padding: 0px 0px 40px 0px;
  margin-bottom: 20px;
}

.speaker-page .top-pane .widget-type-rich_text {
  font-family: "Roboto", Sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.4em;
}

.speaker-page .top-pane .widget-type-rich_text p {
  margin: 0 0 35px 0;
}

.speaker-page .hs-button,
.speaker-page .hs-button:focus {
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  fill: #102038;
  color: #102038;
  background-color: #F6E75A;
  border-radius: 0px 0px 0px 0px;
  padding: 30px 40px 30px 40px;
}

.speaker-page .main-wrapper .widget-type-header h3 {
  padding: 0px 0px 60px 0px;
  margin-bottom: 20px;
  line-height: 1;
}

.speaker-page .main-wrapper .span4 img,
.speaker-page .bottom-wrapper .span3 img {
  vertical-align: middle;
  display: inline-block;
}

.speaker-page .main-wrapper .span4 .widget-type-linked_image {
  text-align: center;
}

.speaker-page .main-wrapper .widget-type-rich_text h3 {
  line-height: 1;
  padding: 0px 0px 30px 0px;
  margin-bottom: 20px;
}

.speaker-page .main-wrapper .widget-type-rich_text ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  font-family: "Roboto", Sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.4em;
  color: #FFFFFF;
}

.speaker-page .bottom-wrapper .dnd-section {
  position: relative;
  padding-bottom: 365px;
  background-color: #FFFFFF;
}

.speaker-page .bottom-wrapper .widget-type-header h3 {
  line-height: 1;
  font-family: "Playfair Display", Sans-serif;
  font-size: 45px;
  font-weight: 400;
  text-transform: none;
}

.speaker-page-header header.header .top-header .background-overlay,
.speaker-page-header header.header .bottom-header,
.momentum-details-page-header header.header .top-header .background-overlay,
.momentum-details-page-header header.header .bottom-header {
  background-color: #fff;
}

.webinar-sign-up-page-header header.header .top-header .background-overlay {
  background-color: #FFFFFF;
  opacity: 1;
}

.webinar-sign-up-page-header header.header .top-header .column {
  margin: 0;
  padding: 10px;
}

.webinar-sign-up-page-header .header-logo img {
  width: 19% !important;
  max-width: 100%;
}

.webinar-sign-up-page-header  .header-logo.col {
  display: block;
}

.webinar-sign-up-page .main-wrapper .widget-type-header h3 {
  margin-bottom: 20px;
  line-height: 1;
}

.webinar-sign-up-page .main-wrapper .dnd-section > .row-fluid {
  padding: 0;
}

.webinar-sign-up-page .main-wrapper .coach-card-wrapper {
  width: 89%;
  margin-left: auto;
}

.webinar-sign-up-page .main-wrapper .coach-card-wrapper .custom-widget-container {
  margin: 0 0 0 auto;
  max-width: 314px;
  padding: 36px 33px 26px 26px;
}

.webinar-sign-up-page .coach-card-wrapper .custom-image-box-wrapper figure {
  width: 53%;
  margin-bottom: 25px;
}

.webinar-sign-up-page .coach-card-wrapper .custom-image-box-wrapper figure img {
  border-radius: 100px;
}

.webinar-sign-up-page .coach-card-wrapper .custom-image-box-content h3 {
  font-size: 17px;
  line-height: 1.304347826086957em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 12px;
}

.webinar-sign-up-page .coach-card-wrapper .custom-image-box-content p {
  font-size: 14px;
  line-height: 26px;
}

.webinar-sign-up-page .main-wrapper form {
  width: 84%;
}

.webinar-sign-up-page .main-wrapper form input[type=tel] {
  line-height: 22px;
  height: auto;
  padding: 8px 10px;
}

.contact-page .main-wrapper .widget-type-header {
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
  transition-delay: 500ms;
}

.contact-page .main-wrapper .hs-form-field {
  display: flex;
  flex-direction: column;
}

.contact-page .main-wrapper .hs-form-field > legend.hs-field-desc {
  order: 3;
  display: block;
  font-size: 13px;
  float: none;
  font-weight: 400;
  line-height: 1.3;
  margin: 4px 0 0;
  padding: 0;
}

.contact-page .main-wrapper .hs-form-field > .hs-error-msgs {
  order: 4;
  padding-left: 0;
  margin: 0;
}

.contact-page .main-wrapper .hs_lastname.hs-form-field span.hs-form-required {
  opacity: 0;
}

.contact-page .main-wrapper form .inputs-list {
  padding-left: 0;
}

.contact-page .main-wrapper .form-columns-2 > .hs-form-field {
  width: 48% !important;
  margin-right: 2.5%;
}

.contact-page .main-wrapper .form-columns-2 > .hs-form-field:last-child {
  margin-right: 0;
}

.contact-page .main-wrapper fieldset.form-columns-2 .input {
  margin-right: 0 !important;
}

.webinar-sign-up-page .main-wrapper form {
  -webkit-font-smoothing: subpixel-antialiased;
}

.getting-prospects-page .main-wrapper .hs-input,
.momentum-info-page .layout-bg_wrapp .hs-input {
  width: 90% !important;
}

.getting-prospects-page .main-wrapper fieldset > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),
.momentum-info-page .layout-bg_wrapp fieldset > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
  width: 100% !important;
  max-width: 100%;
}

.getting-prospects-page .main-wrapper form {
  -webkit-font-smoothing: subpixel-antialiased;
}

.momentum-details-page .layout-bg_wrapp form input.hs-button {
  font-weight: 500 !important;
}
.momentum-details-page .layout-bg_wrapp form .hs-richtext {
  font-weight: 600 !important;
}
.momentum-details-page .layout-bg_wrapp form .hs-input {
  font-weight: 500 !important;
}
.momentum-details-page .layout-bg_wrapp form label {
  font-weight: 600 !important;
}
.momentum-details-page .layout-bg_wrapp form .hs-error-msgs label {
  font-weight: normal !important;
}
.webinar-sign-up-page-header .header-logo.col .hs_cos_wrapper_type_logo,
.webinar-sign-up-page-header .header-logo.col .hs_cos_wrapper_type_logo a {
  display: block;
  width: 100%;
}

.webinar-sign-up-page .main-wrapper .hs-input {
  width: 100% !important;
}

.momentum-program-page .main_sec .widget-type-header h3 {
  font-family: "Playfair Display",Sans-serif;
  font-size: 35px;
  font-weight: 700;
  margin: 0;
  line-height: 1;
  letter-spacing: 1px;
}
.accelerator-page .sales-wrapper .coach-card-wrapper,
.intake-mastery-page .sales-wrapper .coach-card-wrapper{
  margin-top: -82px;
}

.convert-clients-page form .hs-input.invalid.error {
  border: 1px solid rgba(9, 39, 65, 0.21) !important;
}

.meeting-billable-page .left_sec .advanced-image {
  padding: 0;
}

@media(max-width: 1024px) {
  .accelerator-page .sales-wrapper .coach-card-wrapper,
  .intake-mastery-page .sales-wrapper .coach-card-wrapper{
    margin-top: 20px;
  }
}


@media (min-width: 768px) {
  .accelerator-page .main-wrapper .span5 .widget-type-linked_image {
    text-align: right;
  }

  .accelerator-page .main-wrapper .span5 .book-now-wrapper {
    text-align: right;
  }

  .speaker-page .main-wrapper .span4:first-child .widget-type-linked_image {
    text-align: left;
  }

  .speaker-page .main-wrapper .span4:last-child .widget-type-linked_image {
    text-align: right;
  }

  .about-page .custom-banner .right-wrapper {
    width: 61.076% !important;
  }
}

@media (min-width: 1025px) {
  .intake-mastery-page .sales-wrapper .span5 .widget-type-linked_image img {
    width: 360px;
  }

  .intake-mastery-page .sales-wrapper .span7 ul {
    margin-left: -9px;
  }
}

@media (min-width: 768px) and (max-width: 1099px) {
  .getting-prospects-page .main-wrapper .hs-input {
    width: 100% !important;
  }

  .getting-prospects-page .main-wrapper .hs-form-field {
    float: none !important;
    width: 100% !important;
  }
}

@media (max-width: 1024px) {
  .contact-page .main-wrapper .dnd-section {
    padding: 80px 20px;
  }

  .contact-page .main-wrapper .widget-type-header h2 {
    font-size: 3.5rem;
    padding-bottom: 14px; 
  }

  .speaker-page .top-pane .widget-type-rich_text h3,
  .speaker-page .main-wrapper .widget-type-header h3 {
    padding: 0px 0 40px 0;
  }

  .speaker-page .bottom-wrapper .dnd-section {
    padding: 0px 20px 300px 20px;
  }

  .speaker-page .top-pane .widget-type-header h2 {
    font-size: 45px;
  }

  .speaker-page .top-pane .widget-type-rich_text h3 {
    font-size: 32px;
  }

  .speaker-page .top-pane .widget-type-rich_text {
    padding: 0px 20px 30px 20px;
    margin-bottom: 10px;
  }

  .speaker-page .top-pane .hs-button,
  .speaker-page .top-pane .hs-button:focus {
    padding: 20px;
  }

  .webinar-sign-up-page-header header.header .top-header {
    padding: 0;
  }

  .about-page .custom-banner .right-wrapper {
    width: 61.076% !important;
    padding: 0;
  }

  .about-page .custom-banner .left-wrapper .text-wrapper {
    padding: 72px 30px 57px !important;
  }

  .about-page .custom-banner .left-wrapper h3.custom-subtitle {
    padding-top: 4px !important;
  }

  .mentor-section-wrapper .custom-divider-separator {
    margin-left: auto;
  }

  .business-coaching .top_section .hs_cos_wrapper_type_header h2 {
    font-size: 2.3rem;
  }
}

@media (max-width: 767px) {
  .contact-page .main-wrapper .dnd-section {
    padding: 3em 1em 3em 1em;
  }

  .contact-page .main-wrapper .dnd-section > .row-fluid {
    padding-top: 25px;
    padding-bottom: 0;
  }

  .contact-page .main-wrapper .widget-type-header h5 {
    line-height: 1;
  }

  .contact-page .main-wrapper .widget-type-header h2 {
    font-size: 2.9rem;
    padding-bottom: 0; 
  }  

  .about-page .top-pane .widget-type-rich_text h2 {
    padding: 10px; 
  }

  .about-page .top-pane .widget-type-rich_text h4 {
    line-height: 1;
    padding-top: 11px;
  }

  .getting-prospects-thank-you-page .widget-type-rich_text video {
    max-width: 100%;
  }

  .accelerator-page .bottom-wrapper .widget-type-rich_text {
    font-size: 18px;
  }

  .accelerator-page .sales-wrapper .widget-type-rich_text h2,
  .accelerator-page .sales-wrapper .widget-type-rich_text h3,
  .accelerator-page .sales-wrapper .widget-type-rich_text h4,
  .accelerator-page .sales-wrapper .widget-type-rich_text h5,
  .accelerator-page .sales-wrapper .widget-type-rich_text h6 { 
    font-size: 25px;
  }

  .accelerator-page .sales-wrapper .widget-type-rich_text p {
    font-size: 25px;
    line-height: 1.2;
  }

  .accelerator-page .main-wrapper .span5 .widget-type-linked_image img,
  .accelerator-page .main-wrapper .span5 .book-now-wrapper img {
    vertical-align: unset;
  }

  .accelerator-page .main-wrapper h2 {
    font-size: 26px;
  }

  .accelerator-page .top-pane .widget-type-linked_image,
  .accelerator-page .main-wrapper .widget-type-linked_image {
    width: 23%;
  }

  .accelerator-page .top-pane .widget-type-header h4 {
    font-size: 24px;
  }

  .accelerator-page .top-pane .widget-type-rich_text h2,
  .accelerator-page .top-pane .widget-type-rich_text h5 {
    font-size: 23px;
  }

  .accelerator-page .top-pane .widget-type-rich_text,
  .accelerator-page .top-pane .widget-type-rich_text h3 {
    font-size: 17px;
    line-height: 1.7em;
  }

  .accelerator-page .main-wrapper .span7 .widget-type-linked_image,
  .accelerator-page .main-wrapper .span5 .widget-type-linked_image {
    width: auto;
  }

  .intake-mastery-page .top-pane .widget-type-rich_text {
    font-size: 23px;
    line-height: 1.2em; 
  }

  .intake-mastery-page .main-wrapper .widget-type-linked_image {
    width: 100%;
  }

  .intake-mastery-page .main-wrapper .span5 .widget-type-linked_image,
  .intake-mastery-page .sales-wrapper .span5 .widget-type-linked_image {
    text-align: center;
  }

  .intake-mastery-page .main-wrapper .span5 .widget-type-linked_image img {
    vertical-align: middle;
  }

  .intake-mastery-page .coach-card-wrapper .custom-widget-container {
    padding: 20px;
  }

  .speaker-page .top-pane .widget-type-rich_text h3 {
    padding: 0px 0 20px 0;
  }

  .speaker-page .main-wrapper .widget-type-header h3 {
    padding: 0px 0px 10px 0px;
  }

  .speaker-page .bottom-wrapper .dnd-section {
    padding: 0px 10px 240px 10px;
  }

  .speaker-page .top-pane .widget-type-header h2 {
    font-size: 30px;
  }

  .speaker-page h3, .speaker-page .top-pane .widget-type-rich_text h3 {
    font-size: 26px;
  }

  .speaker-page .top-pane .widget-type-rich_text {
    font-size: 18px;
  }

  .speaker-page .top-pane .widget-type-rich_text {
    padding: 0px 10px 0px 10px;
  }

  .speaker-page .hs-button,
  .speaker-page .hs-button:focus,
  .speaker-page .top-pane .hs-button,
  .speaker-page .top-pane .hs-button:focus {
    font-size: 20px;
    padding: 15px;
  }

  .speaker-page .main-wrapper .widget-type-rich_text ul {
    font-size: 20px;
  }

  .speaker-page .bottom-wrapper .widget-type-header h3 { 
    font-size: 30px;
    margin-bottom: 20px;
  }

  .webinar-sign-up-page .main-wrapper form,
  .webinar-sign-up-page .main-wrapper .coach-card-wrapper,
  .getting-prospects-page .main-wrapper form {
    width: 100%;
  }

  .webinar-sign-up-page .main-wrapper .coach-card-wrapper .custom-widget-container {
    max-width: 100%;
  }

  .webinar-sign-up-page .main-wrapper .actions {
    margin-bottom: 0;
  }

  .contact-page .main-wrapper .form-columns-2 > .hs-form-field {
    margin-right: 4%;
  }

  .about-page .custom-banner .right-wrapper {
    width: 100% !important;
    padding: 400px 20px 20px 20px;
  }

  .about-page .custom-banner .left-wrapper h3.custom-subtitle {
    padding-top: 18px !important;
  }

  .about-page .custom-banner .left-wrapper .text-wrapper {
    padding-bottom: 58px !important;
  }
}

@media (max-width: 600px) {
  .team-page .main-wrapper .span8 .widget-type-rich_text h4 {
    font-size: 25px;
  }
}

@media (max-width: 400px) {
  .contact-page .main-wrapper .form-columns-2 .hs-form-field {
    float: left !important;
  }

  .getting-prospects-page .main-wrapper .hs-input {
    width: 100% !important;
  }
}

/* SK ends */


/* NK starts */

.momentum-details-page .layout-bg_wrapp,
.momentum-program-page .layout-bg_wrapp{
  background-color: #204c82;
  background-image: url('//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/bg_overlay_page1.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    }
.momentum-details-page .dnd-section[class*="force-full-width-section"],
.momentum-program-page .dnd-section[class*="force-full-width-section"]{
  padding:0;
}

.momentum-details-page .top_sec .dnd-section[class*="background-image"]{
  position: relative;
  z-index: 1;
  background-size: 100% auto;
  padding: 170px 0px 60px 0px;
}
.momentum-details-page .top_sec .dnd-section>.row-fluid > div {
  padding: 10px;
}
.momentum-details-page .top_sec .widget-type-linked_image {
  padding: 11px;
}
.momentum-details-page img.hs-image-widget {
  vertical-align: middle;
  display: inline-block;
}
.momentum-details-page .top_sec h2 {
  padding: 0;
  margin: 0;
  color: #F6E65A;
  font-family: "Playfair Display", Sans-serif;
  font-size: 95px;
  font-weight: 700;
  text-transform: none;
  line-height: 1.2em;
  text-align: center;
  letter-spacing: 1px;
}
.momentum-details-page .main_sec .widget-type-rich_text {
  padding: 50px 85px 50px 85px;
}
.momentum-details-page .main_sec .widget-type-rich_text h3 {
  margin: 0;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  line-height: 1.25em;
  font-weight: bold;
  background-color: #204c82;
}
.momentum-details-page .top_sec .widget-type-linked_image {
  padding: 11px;
}
.momentum-details-page .layout-bg_wrapp form {
  padding: 25px 100px 25px 100px;
}

.momentum-details-page .layout-bg_wrapp form label {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 13px;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

.momentum-details-page .layout-bg_wrapp .hs-form-field {
  padding: 0;
  margin-bottom: 18px;
}

.momentum-details-page .layout-bg_wrapp form .hs-input {
  padding: 0 15px;
  min-height: 27px;
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  background-color: #f5f8fa;
  display: inline-block;
  height: 40px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
}

.momentum-details-page .layout-bg_wrapp form .hs-richtext {
  font-family: Montserrat;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 3px;
  line-height: 24px;
}

.momentum-details-page .layout-bg_wrapp form .hs-richtext p {
  margin: 1em 0;
  font-size: inherit;
}
.momentum-details-page .layout-bg_wrapp .actions {
  margin-top: 18px;
  padding: 17px 0px;
  text-align: center;
}

.momentum-details-page .layout-bg_wrapp form  input.hs-button {
  background: #F6E659;
  border-color: #F6E659;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 16px;
  font-family: Montserrat;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  border-style: solid;
  border-width: 1px;
  padding: 12px 24px;
}
.momentum-details-page .layout-bg_wrapp form  .hs-input.invalid.error {
  border-color: #c87872 !important;
}

.momentum-details-page .layout-bg_wrapp form .hs-error-msgs label {
  color: #f2545b;
  line-height: 18px;
}

.momentum-details-page .layout-bg_wrapp form .hs_error_rollup .hs-error-msgs label {
  font-size: 14px;
}
.momentum-details-page .main_sec .widget-type-rich_text p {
  text-align: center;
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0;
}

.momentum-info-page .top_sec .dnd-section>.row-fluid>div {
  padding: 20px 10px 0;
}

.momentum-info-page .top_sec h2 {
  font-size: 85px;
}
.momentum-info-page .layout-bg_wrapp .widget-type-form {
  margin-left: 21.753%;
  width: 77.912%;
  padding: 10px;
}

.momentum-info-page .layout-bg_wrapp form {
  padding: 0;
  width: 80%;
  -webkit-font-smoothing: subpixel-antialiased;
}
.momentum-info-page .layout-bg_wrapp form .hs-input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.momentum-info-page .layout-bg_wrapp form label {
  font-family: helvetica;
}

.momentum-info-page fieldset.form-columns-1 .input .hs-input {
  width: 100% !important;
}

.momentum-info-page .layout-bg_wrapp form .hs-richtext {
  font-family: helvetica;
}

.momentum-info-page .layout-bg_wrapp form .hs-richtext p a {
  text-decoration: underline;
}
.momentum-info-page .layout-bg_wrapp form input.hs-button {
  background: #2CB5F6;
  border-color: #2CB5F6;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-family: helvetica;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
}
.momentum-info-page .layout-bg_wrapp form .inputs-list:first-child {
  padding-top: 6px;
}
@media (max-width: 1024px){
  .momentum-details-page .top_sec .dnd-section[class*="background-image"]{
    padding: 100px 0px 50px 0px;
  }
  .momentum-details-page .top_sec h2 {
    font-size: 50px;
  }

  .momentum-details-page .top_sec .widget-type-linked_image {
    margin-bottom: 20px;
  }
  .momentum-info-page .top_sec .dnd-section>.row-fluid>div {
    padding-top: 40px;
  }
}

@media (max-width: 767px){
  .momentum-details-page .top_sec h2 {
    font-size: 35px;
  }
  .features-wrapper .title-wrapper {
    margin-top: 15px;
  }
  .momentum-details-page .main_sec .widget-type-rich_text {
    padding: 50px 30px 50px;
  }
  .momentum-details-page .layout-bg_wrapp form {
    padding: 25px 30px;
  }
  .momentum-info-page .layout-bg_wrapp .widget-type-form {
    margin: 0;
    width: 100%;
  }

  .momentum-info-page .layout-bg_wrapp form {
    width: 100%;
    padding: 0;
  }
}

@media(max-width:479px){
  .momentum-info-page .layout-bg_wrapp form .input {
    margin: 0;
  }
  .momentum-info-page .layout-bg_wrapp form .hs-input {
    width: 100% !important;
  } 
}


/*========  Momentum program page  ========*/


.momentum-program-page .top_sec .dnd-section[class*="background-image"]{
  position: relative;
  z-index: 1;
  background-size: 100% auto;
  padding: 170px 0px 60px 0px;
}

.momentum-program-page .top_sec h2 {
  padding: 0;
  margin: 0;
  color: #F6E65A;
  font-family: "Playfair Display", Sans-serif;
  font-size: 95px;
  font-weight: 700;
  text-transform: none;
  line-height: 1.2em;
  text-align: center;
  letter-spacing: 1px;
}
.momentum-program-page img.hs-image-widget {
  vertical-align: middle;
  display: inline-block;
}
.momentum-program-page .main_sec .widget-type-rich_text p {
  text-align: left;
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0;
}
.momentum-program-page .main_sec .widget-type-rich_text h3 {
  color: #F6E65A;
  font-family: "Playfair Display", Sans-serif;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  margin: 0;
  line-height: 1;
  letter-spacing: 1px;
}

.momentum-program-page .main_sec .widget-type-rich_text h4 {
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 35px;
  font-weight: 400;
  text-transform: none;
  line-height: 1;
  font-style: italic;
  margin: 0;
  letter-spacing: 1px;
  text-align: center;
}

.momentum-program-page table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
  border: none;
  font-family: "Roboto", Sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.3em;
  background: transparent;
}

.momentum-program-page table td {
  border: 1px solid rgba(255,255,255, 0.5);
  min-height: 95px;
  height: 95px;
  border-left: none;
  vertical-align: middle;
  padding: 5px 10px;
  background: transparent;
  width: 50%;
  text-align: left;
  padding-right: 20px;
  color: #fff;
}

.momentum-program-page table td + td {
  padding-left: 20px;
  padding-right: 0;
  vertical-align: middle;
  border-right: none;
}

.momentum-program-page table td span {
  color: #7fb6e1;
}
.momentum-program-page .bottom_sec table td:first-child {
  width: 112px;
  text-align: center;
  padding: 0;
}

.momentum-program-page .bottom_sec table td+td {
  width: calc(100% - 125px);
}

.momentum-program-page .bottom_sec table {
  margin-bottom: 0;
}
.momentum-program-page .bottom_sec h4 {
  color: #FFFFFF;
  font-family: "Roboto", Sans-serif;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.2em;
  text-align: center;
  margin: 0px 0px 20px 0px;
  padding: 0px 60px 0px 60px;
}

.momentum-program-page .bottom_sec .widget-type-cta {
  margin: 0px 0px 0px 250px;
}

.momentum-program-page .bottom_sec .hs-cta {
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  fill: #204C82;
  color: #204C82;
  background-color: #F6E65A;
  border-radius: 0px 0px 0px 0px;
  padding: 20px 65px 20px 65px;
  width: auto;
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  box-sizing: border-box !important;
}
.momentum-program-page .bottom_sec h3 {
  color: #F6E65A;
  font-family: "Playfair Display", Sans-serif;
  font-size: 35px;
  font-weight: 700;
  text-transform: none;
  margin: 0;
  line-height: 1;
  text-align: center;
  letter-spacing: 1px;
}

@media (max-width: 1024px) {
  .momentum-program-page .top_sec h2 {
    font-size: 50px;
  }
  .momentum-program-page .top_sec .dnd-section[class*="background-image"] {
    padding: 120px 0px 50px 0px;
  }
  .momentum-program-page .cntwith_videocol .content-col .inner {
    padding: 20px 0px 0px 20px;
  }
  .momentum-program-page .cntwith_videocol .content-col .inner p {
    font-size: 30px;
  }
  .momentum-program-page table {
    font-size: 20px;
  }
  .momentum-program-page .cntwith_videocol .cm-right-video .content-col .inner {
    padding: 20px 20px 0px 0px;
  }
  .momentum-program-page .bottom_sec h3 {
    font-size: 30px;
  }
  .momentum-program-page .bottom_sec .hs-cta {
    font-size: 20px;
    padding: 20px 40px 20px 40px;
  }
  .momentum-program-page .bottom_sec .widget-type-cta {
    margin: 0 auto;
  }
  .momentum-program-page .bottom_sec h4 {
    font-size: 30px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .momentum-program-page .top_sec h2 {
    font-size: 35px;
  }
  .momentum-program-page .cntwith_videocol .vedio-col,
  .momentum-program-page .cntwith_videocol .content-col {
    width: 100%;
  }
  .momentum-program-page .cntwith_videocol .content-col .inner p {
    font-size: 26px;
  }
  .momentum-program-page .cntwith_videocol .content-col .inner {
    text-align: center;
    padding-left: 0;
  }
  .momentum-program-page .main_sec .widget-type-rich_text h3 {
    font-size: 30px;
    margin-bottom: 20px !important;
  }
  .momentum-program-page .main_sec .widget-type-rich_text h4 {
    font-size: 26px;
  }
  .momentum-program-page table {
    font-size: 17px;
  }
  .momentum-program-page .bottom_sec h4 {
    font-size: 25px;
  }
  .momentum-program-page .cntwith_videocol .content-col .inner p:last-child {
    margin-bottom: 0;
  }
  .momentum-program-page .cntwith_videocol .cm-right-video {
    flex-direction: column-reverse;
  }
  .momentum-program-page .cntwith_videocol .cm-right-video .content-col .inner {
    padding: 0px 0px 20px 0px;
  }
}






/*======== momentum page ===========*/

.momentum-page .dnd-section[class*="force-full-width-section"]{
  padding:0;
}
.momentum-page .page-center {
  max-width: 1140px;
  margin:0 auto;
}
.momentum-page .top_sec .widget-type-rich_text p {
  text-align: center;
  color: #102D5E;
  font-family: "Lato", Sans-serif;
  font-size: 33px;
  font-weight: 500;
  line-height: 51px;
  margin-bottom:0;
}

.momentum-page .hs-button,
.custom-btn-wrap a{
  border-radius: 0px 0px 0px 0px;
  padding: 18px 40px 18px 40px;
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  letter-spacing: 2px;
  fill: #ffffff;
  color: #ffffff;
  background: #854092;
  display: inline-block;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.momentum-page .hs-button:hover,
.hs-button:focus,
.custom-btn-wrap a:hover,
.custom-btn-wrap a:focus{
  color: #ffffff;
  background-color: #e8cd47;
}

.momentum-page .dnd-section[class*="force-full-width-section"]  .widget-type-header {
  padding: 60px;
}
.momentum-page .dnd-section[class*="force-full-width-section"] .widget-type-header span {
  max-width: 1140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.momentum-page .dnd-section[class*="force-full-width-section"] .widget-type-header span h2,
.momentum-page .dnd-section[class*="force-full-width-section"] .widget-type-header span h3{
  width: 100%;
}
.momentum-page .widget-type-header h2{
  font-size: 59px;
  line-height: 50px;
  margin: 0;
}

.momentum-page .widget-type-header h3 {
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  margin: 0;
  padding: 10px;
}

.cm-elementor-row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.momentum-page .elementor-populated {
  padding: 10px;
}
.momentum-page .top_sec .widget-type-linked_image {
  margin: -229px 0px -16px 0px;
  position: relative;
}
.momentum-page .top_sec .widget-type-rich_text h2{
  color: #102D5E;
  font-family: "Playfair Display", Sans-serif;
  font-size: 63px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 89px;
  margin: 0;
  letter-spacing: 1px;
}
.momentum-page .main_sec .widget-type-rich_text {
  text-align: left;
  color: #102D5E;
  font-family: "Lato", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.momentum-page .main_sec .widget-type-rich_text p {
  margin: 0;
}
.momentum-page .main_sec .widget-type-rich_text h5 {
  text-align: center;
  color: #102D5E;
  font-family: "Playfair Display", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 56px;
  margin: 0;
}
.momentum-page .hs_cos_wrapper_type_module hr {
  border-bottom: 3px solid #33c6f4 !important;
  height: 0;
}

.momentum-page .main_sec .widget-type-rich_text h6 {
  text-align: left;
  color: #102D5E;
  font-family: "Lato", Sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0;
}

.momentum-page .main_sec .widget-type-linked_image img {
  width: calc(70% + 50px);
  vertical-align: middle;
  display: inline-block;
}

.momentum-page .main_sec .widget-type-linked_image {
  text-align: center;
  margin: 0px -50px -50px -50px;
}

.momentum-page .main_sec_two .dnd-section[class*="background-image"] .widget-type-rich_text {
  columns: 2;
  text-align: center;
  color: #FFFFFF;
  font-family: "Lato", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  width: 100%;
  line-height: 1.4em;
  padding-bottom: 20px;
}

.momentum-page .main_sec_two .widget-type-rich_text p {
  margin: 0;
}

.momentum-page .bottom_sec .widget-type-rich_text {
  text-align: left;
  color: #102D5E;
  font-family: "Lato", Sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0px 25px 25px 25px;
  padding: 0px 020px 20px 20px;
}
.momentum-page .bottom_sec .widget-type-rich_text p{
  margin:0; 
}
.momentum-page .bottom_sec .featured-quote-wrapper.no-image .elementor-populated {
  padding-top: 0;
}
.momentum-page .bottom_sec .momentum-card-wrapper .page-center > .elementor-populated {
  padding: 0;
}
.momentum-page .bottom_sec .momentum-card-wrapper .content ul li span {
  padding-left: 10px;
}
.momentum-page .bottom_sec .momentum-card-wrapper .title-inner {
  padding: 50px 50px 50px 50px;
}
.momentum-page .boxed-content-rapper .inner h5,
.momentum-page .boxed-content-rapper .inner h6{
  color: inherit;
  text-align: center;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  margin:0;
}
.momentum-page .boxed-content-rapper .inner h6{
  font-weight: bold;
}

.momentum-page .boxed-content-rapper .content-block{
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding:10px
}

.fa-minus:before {
  content: "\f068";
}
.fa-plus:before {
  content: "\f067";
}
.momentum-page .boxed-content-rapper {
  width: 100% !important;
  max-width: 100% !important;
}
.momentum-page .boxed-content-rapper .inner {
  margin: 0;
  border: none;
  box-shadow: none;
  margin-top: 50px;
  margin-bottom: 0px;
  padding: 60px 60px 60px 60px;
}
.momentum-page  strong {
  font-weight: bold;
}
.momentum-page .bottom_sec .hs-button {
  background: #faeb4e;
  color: #0e375c;
}

.momentum-page .bottom_sec .hs-button:hover,
.momentum-page .bottom_sec .hs-button:focus {
  color: #ffffff;
  background-color: #23a455;
}
.momentum-page .bottom_sec .featured-quote-wrapper .content-inner h6 {
  max-width: 900px;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}
.momentum-page .bottom_sec .featured-quote-wrapper.no-image .content-inner{
  text-align:center; 
}
.momentum-page {
  background-color: #f6f6f6;
  overflow-x:hidden
}
.momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .image-inner {
  right: -54px;
  left: auto;
  text-align: right;
  top: -14px;
}

.momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .image-col .image-block {
  float: right;
  width: 50%;
}

.momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .image-inner img {
  width: 41%;
}

.momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .content-inner {
  margin: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
  text-align: center;
}

.momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .image-col {
  width: 100%;
  order: 1;
}

.momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .content-col {
  width: 100%;
  orphans: 2;
}

.momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align {
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.momentum-page .main_sec_two .dnd-section[class*="background-image"] .featured-quote-wrapper {
  margin-bottom: 20px;
}

@media(min-width:768px){
  .momentum-page .bottom_sec .momentum-card-wrapper .title-col {
    width: 40.804%;
  }

  .momentum-page .bottom_sec .momentum-card-wrapper .content-col {
    width: 59.196%;
  } 
  .momentum-page .main_sec .momentum-card-wrapper.have-border .title-col {
    width: 35.714%;
  }

  .momentum-page .main_sec .momentum-card-wrapper.have-border .content-col {
    width: 64.286%;
  }
}

@media (max-width: 1024px){
  .cm-elementor-row{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .momentum-page .widget-type-header h3 {
    text-align: center;
    font-size: 32px;
  }

  .momentum-page .dnd-section[class*="force-full-width-section"] .widget-type-header {
    padding: 30px;
  }
  .momentum-page .boxed-content-rapper .inner h6,
  .momentum-page .boxed-content-rapper .inner h5{
    text-align: center;
    font-size: 32px; 
  }
  .momentum-page .boxed-content-rapper .inner {
    padding: 30px;
  }
  .momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .content-inner {
    font-size: 32px;
  }
  .momentum-page .widget-type-header h2 {
    font-size: 32px;
  }
}

@media(max-width:767px){

  .momentum-page .top_sec .widget-type-rich_text h2 {
    font-size: 32px;
    line-height: 1.4em;
  }
  .momentum-page .main_sec_two .dnd-section[class*="background-image"] .widget-type-rich_text {
    columns: 1;
    font-size: 18px;
    line-height: 1.3em;
  }

  .momentum-page .bottom_sec .widget-type-rich_text {
    text-align: center;
    line-height: 1.3em;
  }
  .cm-elementor-row > div {
    width: 100%;
  }
  .momentum-page .dnd-section[class*="force-full-width-section"] .widget-type-header,
  .momentum-page .boxed-content-rapper .inner{
    padding:10px;
  }
  .momentum-page .widget-type-header h3{
    line-height: 44px;
  }
  .momentum-page .main_sec .widget-type-linked_image img {
    width: 70%;
  }

  .momentum-page .main_sec .widget-type-linked_image {
    margin: 0;
  }

  .momentum-page .main_sec .widget-type-rich_text h6 {
    font-size: 22px;
    line-height: 1.3em;
  }
  .momentum-page .hs_cos_wrapper_type_module hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .momentum-page .main_sec .widget-type-rich_text{
    line-height: 1.3em; 
    margin-bottom: 0;
  }
  .momentum-page .boxed-content-rapper .inner h6{
    font-size: 32px;
    line-height: 44px;
  }
  .momentum-page .main_sec_two .dnd-section[class*="background-image"] .featured-quote-wrapper{
    margin-bottom:0;
  }
  .momentum-page .main_sec_two .dnd-section[class*="background-image"]  hr {
    width: 59% !important;
  }
  .momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .content-inner {
    line-height: 44px;
  }

  .momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align {
    flex-direction: unset;
  }
  .momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .image-col .image-block {
    width: 100%;
    float: none;
  }

  .momentum-page .bottom_sec .featured-quote-wrapper:not(.no-image) .cm-elementor-row.image-right-align .image-inner {
    right: auto;
    left: 52px;
    text-align: right;
    top: 21px;
  }
  .momentum-page .widget-type-header h2 {
    font-size: 32px;
    line-height: 44px;
  }
}

/* NK ends */


/* AK starts */

.fa-level-down-alt:before {
  content: "\f3be";
}

.cta_button.cont_cta {
  display: inline-block;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  font-family: "Roboto", Sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5em;
  letter-spacing: 2px;
  fill: #ffffff;
  color: #ffffff;
  background-color: #0e375c;
  border-style: solid;
  border-color: #0e375c;
  border-radius: 0px 0px 0px 0px;
  padding: 22px 60px 22px 60px;
  border: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.cta_button.cont_cta:hover,.cta_button.cont_cta:focus {
  color: #0e375c;
  background-color: rgba(1,33,48,0);
}

.hs-cta.cont_cta.cont_cta_small {
  padding: 18px 40px 18px 40px;
  font-family: "Lato", Sans-serif;
  font-weight: 500;
  line-height: 1.5em;
}

/*----------*/
.page-bg_wrapp {
  background-image: url(//8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/raw_assets/public/Law_Firm_Mentor_September2021/images/webinar_system_bg.jpg); 
  background-size: cover;
  background-repeat: no-repeat;
}

.webinar_system_page .dnd-section .hs_cos_wrapper_type_rich_text * {
  color: #fff;
}

.webinar_system_page .bottom_sec form {
  -webkit-font-smoothing: subpixel-antialiased;
}

.webinar_system_page .top_sec .hs_cos_wrapper_type_rich_text h3 {
  text-align: center;
  color: #ffffff;
  font-family: 'Roboto', Sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 46px;
}

.webinar_system_page .top_sec .hs_cos_wrapper_type_rich_text h4 {
  font-size: 23px;
  text-align: center;
  font-weight: 400;
  line-height: 26px;
}

.webinar_system_page .bottom_sec .hs_cos_wrapper_type_rich_text h2 {
  font-size: 24px;
  line-height: 1.384615384615385em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-family: "Roboto",Sans-serif;
  margin-bottom: 20px;
}

.webinar_system_page .bottom_sec .hs_cos_wrapper_type_rich_text p {
  font-family: "Roboto",Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 18px;
}

.webinar_system_page .bottom_sec .hs_cos_wrapper_type_rich_text i {
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
}

.webinar_system_page .bottom_sec h3.form-title {
  margin: 0;
}

.webinar_system_page .bottom_sec form {
  width: 84%;
}

.webinar_system_page .bottom_sec form label {
  font-family: helvetica;
  font-size: 13px;
  color: #fff;
  font-weight: normal;
  line-height: 20px;
}

.webinar_system_page .bottom_sec form fieldset.form-columns-2 .field:not(:last-child) input {
  width: 90%;
}

.webinar_system_page .bottom_sec form .field {
  padding: 0;
  margin-bottom: 18px;
}

.webinar_system_page .bottom_sec form .actions {
  padding: 0;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 0px;
  text-align: center;
}

.webinar_system_page .bottom_sec form .actions input.hs-button {
  width: auto;
  display: inline-block;
  border-radius: 3px;
}

.webinar_system_page .bottom_sec .hs_cos_wrapper_type_rich_text > *:last-child {
  margin-bottom: 0;
}

.webinar_system_page .bottom_sec form input[type=text],
.webinar_system_page .bottom_sec form input[type=email],
.webinar_system_page .bottom_sec form input[type=password],
.webinar_system_page .bottom_sec form input[type=tel],
.webinar_system_page .bottom_sec form input[type=number],
.webinar_system_page .bottom_sec form input[type=file],
.webinar_system_page .bottom_sec form select,
.webinar_system_page .bottom_sec form textarea {
  min-height: 40px;
}
.webinar_system_page .bottom_sec .advanced-form-wrappper.widget_1632141677801 form .hs-input{
  font-size: 16px;
}

.webinar_system_page .bottom_sec form ul.no-list.hs-error-msgs label {
  color: #f2545b;
  font-family: helvetica;
  font-size: 13px;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
}

.webinar_system_page .bottom_sec form .hs_error_rollup ul.no-list.hs-error-msgs label {
  font-size: 14px;
}

.webinar_system_page .bottom_sec form .hs_error_rollup ul.no-list.hs-error-msgs {
  padding-top: 6px;
}

/*-------------*/
.bg_elemnt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

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

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

.home_page .cntwith_videocol {
  z-index: 58;
  padding: 100px 0px 100px 0px;
}

.home_page .cntwith_videocol:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0.68;
  pointer-events: none;
}

.home_page .cntwith_videocol .page-center {
  position: relative;
  z-index: 5;
  max-width: 1250px;
  padding: 0;
}

.home_page .cntwith_videocol .elementor-column-wrap {
  padding: 0;
}

.home_page .cntwith_videocol h4 {
  color: #102d5e;
  font-family: "Playfair Display", Sans-serif;
  font-size: 53px;
  font-weight: 700;
  line-height: 1em;
  margin-top: 16px;
  letter-spacing: 0px;
  margin-bottom: 0;
}

.home_page .cntwith_videocol h4:after {
  display: block;
  width: 37%;
  content: '';
  border-top: 6px dashed #e8cd47;
  margin-top: 23px;
  margin-bottom: 13px;
}

.home_page .cntwith_videocol h5 {
  padding: 0px 0px 50px 0px;
  margin-bottom: 0;
  text-align: left;
  color: #102d5e;
  font-family: "Lato", Sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0px;
}

.home_page .middle_sec .page-header.section-header h1 {
  color: #0e375c;
  font-family: "Playfair Display", Sans-serif;
  font-size: 53px;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 52px;
  letter-spacing: 0px;
  margin-top: 16px;
}

.home_page .middle_sec .page-header.section-header h1:after {
  display: block;
  width: 37%;
  content: '';
  border-top: 4px dashed #e8cd47;
  margin-top: 32px;
  margin-bottom: 13px;
}

.home_page .middle_sec .hs_cos_wrapper_type_rich_text p {
  color: rgba(16,45,94,0.82);
  font-family: "Lato", Sans-serif;
  font-size: 1.1rem;
  line-height: 1.6em;
}

/*--------------*/
.home_page .middle_sec .dnd-section > .row-fluid > .dnd-column {
  padding: 0em 4em 4em 4em;
}

.home_page .middle_sec .dnd-section > .row-fluid > .dnd-column + .dnd-column {
  padding: 2em 4em 4em 4em;
}

.home_page .mentor-section-wrapper {
  background-position: -232px -152px;
  background-color: #DDDDDD1F;
  background-repeat: no-repeat;
  background-size: auto;
}

.home_page .mentor-section-wrapper .mentor-section-inner {
  max-width: 1140px;
}

.home_page .mentor-section-wrapper .custom-row > div {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home_page .mentor-section-wrapper .elementor-image {
  margin: -98px -30px 0px 0px;
  text-align: center;
}

.home_page .mentor-section-wrapper .elementor-image img {
  max-width: 555px;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
}

.home_page .mentor-section-wrapper .left-wrapper .elementor-widget-container {
  width: 100%;
}

.home_page .mentor-section-wrapper .right-wrapper {
  padding: 30px 0px 30px 30px;
}

.home_page .mentor-section-wrapper .right-wrapper .text-wrapper {
  padding: 0;
}

.home_page .mentor-section-wrapper .text-wrapper h2.custom-title {
  color: #102d5e;
  font-family: "Playfair Display", Sans-serif;
  font-size: 40px;
  line-height: 50px;
  padding: 0;
  margin: 0;
  font-weight: 600;
  margin-bottom: 9px;
  letter-spacing: 0;
}

.home_page .mentor-section-wrapper .text-wrapper h3.custom-subtitle {
  color: rgba(16,45,94,0.6);
  font-family: "Playfair Display", Sans-serif;
  font-size: 24px;
  padding-bottom: 18px;
  margin-bottom: 31px;
  font-weight: 600;
  letter-spacing: 1px;
}

.home_page .mentor-section-wrapper .text-wrapper .custom-divider {
  display: none;
}

.home_page .mentor-section-wrapper .text-wrapper .content {
  padding: 0;
  color: #102d5e;
  font-family: "Lato", Sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.4em;
  letter-spacing: 0px;
  padding-bottom: 50px;
  margin-bottom: 20px;
}

.home_page .features-wrapper .title-wrapper h2 {
  text-transform: capitalize;
}

.cntwith_videocol .wid_col55 .vedio-col .inner_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cntwith_videocol .wid_col55 .vedio-col .inner_wrap .inner_conatiner {
  width: 100%;
}

.home_page .features-wrapper {
  padding: 50px 0px 50px 0px;
  overflow: hidden;
}

/*-------------*/
.body-container-wrapper.badass_page {
  overflow: hidden;
}

main.badass_page .cntwith_videocol .elementor-column-wrap {
  padding: 0;
}

main.badass_page .cntwith_videocol .content-col {
  width: 42.321%;
  padding: 10px;
}

main.badass_page .cntwith_videocol .vedio-col {
  width: 57.679%;
  padding: 10px;
}

main.badass_page .cntwith_videocol .page-center {
  padding: 0;
}

main.badass_page .cntwith_videocol .content-col .inner h3 {
  color: #102D5E;
  font-family: "Playfair Display", Sans-serif;
  font-size: 45px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 69px;
  margin: 0;
}

main.badass_page .cntwith_videocol .content-col .inner {
  padding: 0;
  text-align: left;
  padding: 15px 40px 18px 40px;
}

.badass_page .video_sec [class*="background-image"].dnd-section {
  background-attachment: fixed;
  z-index: 2;
}

.badass_page .video_sec .span6.dnd-column:first-of-type {
  padding: 10px 30px 0px 0px;
}

.badass_page .video_sec .span6.dnd-column:last-of-type {
  padding: 10px 0px 0px 30px;
}

.badass_page .video_sec .hs_cos_wrapper_type_linked_image img {
  vertical-align: middle;
  -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
  display: inline-block;
}

.badass_page .video_sec .span6 .hs_cos_wrapper_type_space {
  display: block;
  padding-bottom: 61px;
}

.badass_page .dnd-section {
  position: relative;
  z-index: 3;
}

.badass_page [class*=background-color].dnd-section {
  position: relative;
  z-index: 5;
}

.badass_page .bottom_sec .hs_cos_wrapper_type_rich_text h4 {
  color: #254e85;
}

.badass_page .bottom_sec .hs_cos_wrapper_type_rich_text h4 {
  margin: 0;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.2em;
  text-align: center;
  padding: 0px 60px 0px 60px;
  margin-bottom: 20px;
}

.cta_button.hs-cta.get_start_cta {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  font-family: "Roboto", Sans-serif;
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  fill: #204C82;
  color: #204C82;
  background-color: #F6E65A;
  border-radius: 0px 0px 0px 0px;
  padding: 20px 65px 20px 65px;
  display: inline-block;
  line-height: 1;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.cta_button.hs-cta.get_start_cta:focus,
.cta_button.hs-cta.get_start_cta:hover {
  color: #FFFFFF;
  background-color: #23A455;
}

.cntwith_videocol .vedio-col .trigger:hover .elementor-custom-embed-play i.eicon-play {
  opacity: 1;
}

.cta_button.book_session {
  font-family: "Lato",Sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5em;
  letter-spacing: 2px;
  border-style: solid;
  color: #fff;
  border-width: 6px 6px 6px 6px;
  border-color: #e8cd47;
  border-radius: 0px 0px 0px 0px;
  padding: 18px 40px 18px 40px;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: inline-block;
  text-transform: uppercase;
}

.cta_button.book_session:hover {
  color: #fff;
  background-color: #e8cd47;
}

.home_page .pswp .pswp__zoom-wrap .wrapper {
  height: auto;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.why_us_wrap .elementor-custom-embed-play span.elementor-screen-only {
  display: none;
}

.isIE .home_page .mentor-section-wrapper {
  background-color: transparent !important;
}
/*--------*/

.replay-page .bottom-content .hs_cos_wrapper_type_rich_text p {
  margin: 0;
}


.contact-page .main-wrapper form textarea.hs-input {
  font-family: monospace;
}

.master-tp-sec .span12 img.hs-image-widget {
  animation-name: fadeInUp;
}

.master-tp-sec .span6 .hs_cos_wrapper_type_linked_image img.hs-image-widget {
  animation-name: none;
}

.master-tp-sec .span6 .widget-type-linked_image {
  width: 100%;
}

.master-tp-sec .span6 .hs_cos_wrapper_type_linked_image {
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.master-tp-sec .span6 .hs_cos_wrapper_type_linked_image .widget-type-linked_image {
  width: 100%;
}

.master-tp-sec .span6 .hs_cos_wrapper_type_linked_image img.hs-image-widget {
  width: auto;
  animation-name: none;
  max-width: 100%;
}

@media(max-width: 1024px) {
  .home_page .clients-wrapper {
    margin-top: 20px;
  }

  .home_page .clients-wrapper .clients-item:first-child {
    padding: 0;
  }

  .home_page .mentor-section-wrapper .custom-row .left-wrapper {
    display: none;
  }

  .home_page .mentor-section-wrapper .custom-row > div {
    width: 100%;
  }

  .home_page .mentor-section-wrapper .right-wrapper {
    padding: 0;
    margin-top: 40px;
  }

  .home_page .mentor-section-wrapper {
    padding: 60px 30px 0px 30px;
  }

  .home_page .mentor-section-wrapper .text-wrapper h2.custom-title {
    margin-bottom: 19px;
  }

  .home_page .mentor-section-wrapper .text-wrapper h3.custom-subtitle {
    margin-bottom: 19px;
    padding-bottom: 0;
  }

  .home_page .mentor-section-wrapper .text-wrapper .content {
    padding: 14px;
    font-size: 24px;
  }

  .home_page .mentor-section-wrapper .custom-row .left-wrapper {
    display: block;
  }

  .home_page .mentor-section-wrapper .elementor-image {
    margin: 0;
    padding-top: 30px;
  }

  .home_page .mentor-section-wrapper .elementor-image img {
    max-width: 336px;
  }

  .home_page .cntwith_videocol {
    padding: 24px 0px 0px 0px;
  }

  main .cntwith_videocol .wid_col55 .vedio-col,
  main .cntwith_videocol .wid_col55 .content-col {
    width: 100%;
  }

  main .cntwith_videocol .wid_col55 .vedio-col {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  main .cntwith_videocol .wid_col55 .content-col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
  }

  main .cntwith_videocol .wid_col55 .content-col>.inner {
    padding: 0em 3em 0em 3em;
  }

  main .cntwith_videocol .wid_col55 .vedio-col .inner_wrap {
    margin: 0px 0px 0px 0px;
    padding: 20px 75px 40px 75px;
  }

  .home_page .cntwith_videocol h4 {
    font-size: 45px;
    padding-top: 14px;
  }

  .home_page .cntwith_videocol h4:after {
    width: 59%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 2px;
  }

  .home_page .cntwith_videocol h5 {
    padding: 1em 20px;
    font-size: 24px;
    text-align: center;
  }

  main .cntwith_videocol .vedio-col .trigger .elementor-custom-embed-play i.eicon-play {
    font-size: 10px;
  }

  .home_page .middle_sec .dnd-section > .row-fluid {
    display: block !important;
  }

  .home_page .middle_sec .dnd-section .row-fluid [class*="span"] {
    width: 100%;
    float: none !important;
  }

  .home_page .middle_sec .page-header.section-header h1 {
    text-align: center;
  }

  .home_page .middle_sec .page-header.section-header {
    margin: 15px 0px 0px 0;
    padding: 1em 0em 1em 0em;
    margin-bottom: 26px;
  }

  .home_page .middle_sec .page-header.section-header h1 {
    font-size: 2.2rem;
    margin-bottom: 0;
    margin-top: 0;
  }

  .home_page .middle_sec .page-header.section-header h1:after {
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
  }

  .home_page .middle_sec .hs_cos_wrapper_type_rich_text p {
    text-align: center;
    font-size: 22px;
    line-height: 1.6em;
    margin: 0;
    margin-bottom: 59px;
  }

  .home_page .middle_sec .dnd-section>.row-fluid>.dnd-column {
    padding: 0 50px;
  }

  .home_page .middle_sec .dnd-section>.row-fluid>.dnd-column+.dnd-column {
    padding: 2em;
  }

  .home_page .features-wrapper .title-wrapper h2 {
    font-size: 2.5rem;
  }

  .home_page .features-wrapper .title-wrapper {
    margin-top: 16px;
  }

  main.badass_page .cntwith_videocol .content-col .inner h3 {
    font-size: 25px;
    line-height: 1.9em;
    letter-spacing: -1.6px;
  }

  .badass_page .video_sec .span6.dnd-column:first-of-type {
    padding: 20px 0px 0px 20px;
  }

  .badass_page .video_sec .span6.dnd-column:last-of-type {
    padding: 20px 0px 0px 20px;
  }

  .badass_page .video_sec .span6 .hs_cos_wrapper_type_space {
    padding-bottom: 0;
  }

  .badass_page .video_sec [class*="background-image"].dnd-section {
    background-attachment: scroll;
  }

  .badass_page .bottom_sec .hs_cos_wrapper_type_rich_text h4 {
    padding: 0;
    font-size: 30px;
  }

  .cta_button.hs-cta.get_start_cta {
    font-size: 20px;
    padding: 20px 40px 20px 40px;
  }

  .webinar_system_page .bottom_sec form {
    width: 100%;
  }

  .webinar_system_page .bottom_sec form .input {
    margin-right: 0 !important;
  }

  /*------- 1024 endss ---------*/
}

@media(max-width: 767px) {
  .webinar_system_page .bottom_sec form {
    width: 100%;
  }

  .home_page .clients-wrapper {
    padding-top: 0;
  }

  .webinar_system_page .bottom_sec form .input {
    margin-right: 0 !important;
  }

  .home_page .mentor-section-wrapper .text-wrapper h2.custom-title {
    font-size: 31px;
    line-height: 44px;
    margin-bottom: 8px;
  }

  .home_page .mentor-section-wrapper {
    padding: 40px 10px 0px 10px;
  }

  .home_page .mentor-section-wrapper .text-wrapper .content {
    font-size: 21px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
  }

  .home_page .mentor-section-wrapper .text-wrapper h3.custom-subtitle {
    font-size: 22px;
    margin-bottom: 21px;
  }

  .home_page .cntwith_videocol {
    padding: 0;
  }

  main .cntwith_videocol .wid_col55 .content-col>.inner {
    padding: 50px 20px 20px 20px;
    margin: 0;
  }

  main .cntwith_videocol .wid_col55 .vedio-col .inner_wrap {
    padding: 0;
  }

  .home_page .cntwith_videocol h4 {
    padding-top: 0;
    margin-top: 0;
    font-size: 1.6rem;
  }

  .home_page .cntwith_videocol h4:after {
    margin-top: 12px;
    margin-bottom: 0;
  }

  .home_page .cntwith_videocol h5 {
    font-size: 21px;
    padding: 0;
    margin-top: 17px;
  }

  .home_page .middle_sec .dnd-section>.row-fluid>.dnd-column {
    padding: 0 20px;
  }

  .home_page .middle_sec .page-header.section-header h1 {
    font-size: 1.3rem;
  }

  .home_page .middle_sec .page-header.section-header h1:after {
    margin-top: 32px;
    margin-bottom: 10px;
  }

  .home_page .middle_sec .page-header.section-header {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .home_page .middle_sec .hs_cos_wrapper_type_rich_text p {
    font-size: 0.8rem;
    line-height: 1.6em;
    margin-bottom: 30px;
  }

  .home_page .middle_sec .dnd-section>.row-fluid>.dnd-column+.dnd-column {
    padding: 16px 1em 1em 1em;
  }

  .home_page .features-wrapper .title-wrapper h2 {
    font-size: 2.2rem;
  }

  .home_page .features-wrapper .title-wrapper {
    padding-bottom: 10px;
  }

  .home_page .features-wrapper .elementor-row {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
  }

  main.badass_page .cntwith_videocol .content-col,
  main.badass_page .cntwith_videocol .vedio-col {
    width: 100%;
  }

  main.badass_page .cntwith_videocol .content-col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  main.badass_page .cntwith_videocol .vedio-col {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  main.badass_page .cntwith_videocol .content-col .inner {
    padding: 0;
  }

  main.badass_page .cntwith_videocol .content-col .inner h3 {
    font-size: 33px;
    line-height: 1.3em;
  }

  .badass_page .video_sec .span6.dnd-column:first-of-type,.badass_page .video_sec .span6.dnd-column:last-of-type {
    padding-left: 0;
    padding-right: 0;
  }

  .badass_page .bottom_sec .hs_cos_wrapper_type_rich_text h4 {
    font-size: 25px;
  }

  .about-us-wrapper .left-wrapper .text-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-page .main-wrapper .form-columns-2>.hs-form-field {
    width: 100% !important;
  }
  .contact-page .main-wrapper .form-columns-2>.hs-form-field:last-child > label {
    display: none;
  }



  /*------- 767 endss ---------*/
}


@media(max-width: 479px) {
  .webinar_system_page .bottom_sec form {
    width: 100%;
  }
}

@media(max-width: 460px) {
  .webinar_system_page .bottom_sec form .field {
    width: 100%;
    float: none !important;
  }

  .webinar_system_page .bottom_sec form fieldset.form-columns-2 .field:not(:last-child) input {
    width: 100%;
  }

  .webinar_system_page .bottom_sec form .field {
    width: 100%;
    float: none;
  }

  .webinar_system_page .bottom_sec form .field .input {
    margin-right: 0;
  }
}

@media(max-width: 400px) {
  .webinar_system_page .bottom_sec form input[type=text],
  .webinar_system_page .bottom_sec form input[type=email],
  .webinar_system_page .bottom_sec form input[type=password],
  .webinar_system_page .bottom_sec form input[type=tel],
  .webinar_system_page .bottom_sec form input[type=number],
  .webinar_system_page .bottom_sec form input[type=file],
  .webinar_system_page .bottom_sec form select,
  .webinar_system_page .bottom_sec form textarea {
    width: 100% !important;
  }
}

/* AK ends */


.thank-you-page .hs-button {
  font-family: "Roboto", Sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.5em;
  padding: 18px 40px 18px 40px;
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background-color: #854092;
}

.thank-you-page .hs-button:hover {
  background-color: #854092;
  color: #fff;
}

.post__meta-data, .post-date{display:none;}
.cta_button{font-size: 18px;background: #e8cd47 !important;padding: 8px 18px;font-weight: 600;border-radius: 4px;font-family: Roboto;}
.cta_button:hover{color: #7a7a7a !important;}
.err404 h1{font-size:185px;font-family:'Playfair Display', san-serif;color:#0c233f;margin-top: 75px;}
.err404 h2{letter-spacing:1px;margin: 10px 0 10px;}
.err404.page_not_found p{margin: 10px 0 15px;}
.bottomcta{display:flex;align-content:Center;align-items:Center;}
.err404 {background:url('https://8596964.fs1.hubspotusercontent-na1.net/hubfs/8596964/404-page_AW_02.jpg') no-repeat top center;background-size:cover;}
.bottomcta{background:#0e375c;color:#fff;padding:2em 0 3em;}
.ctainner{max-width:1140px;display:flex;align-items:center;align-content:Center;margin: 0 auto;}
.ctainner .left{border-right:2px solid #f1e95b;width:49%;text-align:center;}
.ctainner .right{width:49%;text-align:center;}
.bottomcta h3{font-family:'Playfair Display', san-serif;color:#fff;font-size: 24px;line-height: 34px;margin-bottom:5px;}
.bottomcta p{font-family:'Lato', san-serif;color:#fff;margin-bottom:20px;}
.bottomcta .right p{margin-bottom:10px;}
.bottomcta .btn{margin-top:10px;background:#f1e95b;color:#0e375c;padding: 10px 25px 10px;font-weight:bold;font-size:13px;text-transform:uppercase;}
.hs-search-field__bar{max-width: 500px;margin: 20px auto;}
.icons a.elementor-social-icon-youtube{background:red;}
.headerflex{display:flex;justify-content:space-between;align-items:Center;}
.headerflex .col1, .headerflex .col2{width:25%;}
.headerflex .header-logo{width:48%;}

.accordion_wrap .acc-toggle-item .acc-tab-title a.acc-toggle-title{line-height:1.5;}

.hs-content-id-55644255321 .dnd_midd_area-row-1-background-image .row-fluid {  background: rgba(12, 12, 12, 0.5);}
h2.ctitle{text-align:center;color:#fff;}
.courses{display: flex;align-items: center;justify-content: space-between;align-content: center;min-height: 250px;
width: 90%;margin: 0 auto 30px;}
.courses .course{width: 23.5%;background: #fff;padding: 10px;min-height: 300px;text-align: center;padding: 2em 1em;position: relative;
border-radius: 4px;box-shadow: 3px 3px 15px #575050;}
.courses .course h3{line-height:1.2;}
.courses .course a{border-width: 6px 6px 6px 6px;border-color: #e8cd47;border-radius: 0px 0px 0px 0px;color:#fff;background: #e8cd47;
padding: 10px 25px;font-size: 17px;text-transform: uppercase;font-family: 'Lato';position: absolute;
bottom: 20px;left: 50%;margin-left: -75px;}

.tbn_listennow{background: #e8cd47;padding: 7px 25px;font-size: 11px;text-transform: uppercase;font-family: 'Lato';position: absolute;right:15px;
width: 300px;text-align: center;bottom: 17px;line-height: 1.3;border-radius: 5px;}
.tbn_listennow a:hover{color:#fff; }
.tbn_listennow .h3 {  font-size: 20px;  font-weight: bold;}

@media only screen and (max-width: 767px) {
  .courses{flex-direction:column}
    .courses .course{width: 96%;margin: 10px 0;}
    .tbn_listennow{position:relative;margin: 20px auto;right: unset;}
  
  .home_banner .sildes{height:auto !important;}
  
  .headerflex{flex-direction:column;}
  .headerflex  a.cta_button {  width: 250px !important;  display: block;  text-align: center;    margin-top: -30px;}
  .headerflex  .header-logo img {  width: 140px !important;}
  .ctainner{flex-direction:column;}
  .ctainner .left{border-right:none;width:100%;margin-bottom:30px;}
  .ctainner .right{width:100%;}
  .bottomcta h3 {font-size: 20px;  line-height: 30px;}
}