/*
  * Author : Mesh Creative
  * Website Name :  Cerity
  * Version : 1.0.1
*/
/*------------------------
       Web Fonts css
 ------------------------*/
@font-face {
  font-family: 'CircularStdBook';
  src: url("../fonts/CircularStdBook.eot");
  src: url("../fonts/CircularStdBook.eot") format("embedded-opentype"), url("../fonts/CircularStdBook.woff2") format("woff2"), url("../fonts/CircularStdBook.woff") format("woff"), url("../fonts/CircularStdBook.ttf") format("truetype"), url("../fonts/CircularStdBook.svg#CircularStdBook") format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'CircularStdMedium';
  src: url("../fonts/CircularStdMedium.eot");
  src: url("../fonts/CircularStdMedium.eot") format("embedded-opentype"), url("../fonts/CircularStdMedium.woff2") format("woff2"), url("../fonts/CircularStdMedium.woff") format("woff"), url("../fonts/CircularStdMedium.ttf") format("truetype"), url("../fonts/CircularStdMedium.svg#CircularStdMedium") format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'CircularStdBold';
  src: url("../fonts/CircularStdBold.eot");
  src: url("../fonts/CircularStdBold.eot") format("embedded-opentype"), url("../fonts/CircularStdBold.woff2") format("woff2"), url("../fonts/CircularStdBold.woff") format("woff"), url("../fonts/CircularStdBold.ttf") format("truetype"), url("../fonts/CircularStdBold.svg#CircularStdBold") format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'CircularStdBlack';
  src: url("../fonts/CircularStdBlack.eot");
  src: url("../fonts/CircularStdBlack.eot") format("embedded-opentype"), url("../fonts/CircularStdBlack.woff2") format("woff2"), url("../fonts/CircularStdBlack.woff") format("woff"), url("../fonts/CircularStdBlack.ttf") format("truetype"), url("../fonts/CircularStdBlack.svg#CircularStdBlack") format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'BuckwheatTCScriptRg';
  src: url("../fonts/BuckwheatTCScriptRg.eot");
  src: url("../fonts/BuckwheatTCScriptRg.eot") format("embedded-opentype"), url("../fonts/BuckwheatTCScriptRg.woff2") format("woff2"), url("../fonts/BuckwheatTCScriptRg.woff") format("woff"), url("../fonts/BuckwheatTCScriptRg.ttf") format("truetype"), url("../fonts/BuckwheatTCScriptRg.svg#BuckwheatTCScriptRg") format("svg");
  font-weight: normal; }

@font-face {
  font-family: 'KorolevCompressedBold';
  src: url("../fonts/DeviceKorolevCompressedBold.eot");
  src: url("../fonts/DeviceKorolevCompressedBold.eot") format("embedded-opentype"), url("../fonts/DeviceKorolevCompressedBold.woff2") format("woff2"), url("../fonts/DeviceKorolevCompressedBold.woff") format("woff"), url("../fonts/DeviceKorolevCompressedBold.ttf") format("truetype"), url("../fonts/DeviceKorolevCompressedBold.svg#DeviceKorolevCompressedBold") format("svg");
  font-weight: normal; }

html, body {
  height: 100%; }

body {
  background: #fff;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 32px;
  font-family: "CircularStdBook";
  color: #263245;
  padding-top: 64px; }
  @media (min-width: 1100px) {
    body {
      font-size: 18px;
      line-height: 32px;
      padding-top: 127px; } }
  body.cerity_ad_page {
    padding: 0; }
  @media (min-width: 991px) {
    body.lp-video {
      padding: 0; }
      body.lp-video header {
        background: none; } }

*, ::after, ::before {
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

@media (max-width: 991px) {
  * {
    scrollbar-width: none; }
    *::-webkit-scrollbar {
      /* This is the magic bit for WebKit */
      display: none; } }

body > * {
  /* Track */
  /* Handle */ }
  body > * ::-webkit-scrollbar {
    width: 4px;
    height: 4px; }
  body > * ::-webkit-scrollbar-track {
    background: #f8f8f8; }
  body > * ::-webkit-scrollbar-thumb {
    background: #cccccc; }
  body > * ::-webkit-scrollbar-thumb:window-inactive {
    background: #cccccc; }

ul, li {
  list-style: none;
  margin: 0; }

a {
  text-decoration: none;
  outline: none; }

a:hover, a:focus {
  text-decoration: none;
  outline: none; }

select {
  outline: none; }

input:focus, select:focus {
  outline: 0; }

a img {
  border: none; }

.clr {
  clear: both;
  height: 0px; }

a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.padding-primary {
  padding: 88px 0;
  position: relative; }
  @media (max-width: 991px) {
    .padding-primary {
      padding: 70px 0; } }
  @media (max-width: 767px) {
    .padding-primary {
      padding: 40px 0; } }

h1 {
  font-size: 48px;
  line-height: 48px;
  font-family: "KorolevCompressedBold";
  margin: 0 0 24px;
  text-transform: uppercase; }
  @media (min-width: 360px) {
    h1 {
      font-size: 64px;
      line-height: 64px; } }
  @media (min-width: 1100px) {
    h1 {
      font-size: 120px;
      line-height: 116px; } }

h2 {
  font-size: 40px;
  line-height: 40px;
  font-family: "KorolevCompressedBold";
  margin: 0 0 24px;
  text-transform: uppercase; }
  @media (min-width: 991px) {
    h2 {
      font-size: 56px;
      line-height: 56px; } }
  @media (min-width: 1100px) {
    h2 {
      font-size: 64px;
      line-height: 64px; } }
  h2.light__blue {
    color: #2bc8d8 !important; }

h3 {
  font-size: 32px;
  line-height: 32px;
  font-family: "KorolevCompressedBold";
  margin: 0 0 20px; }
  @media (min-width: 1100px) {
    h3 {
      font-size: 48px;
      line-height: 48px; } }

h4 {
  font-size: 24px;
  line-height: 24px;
  font-family: "KorolevCompressedBold";
  margin: 0 0 20px; }
  @media (min-width: 1100px) {
    h4 {
      font-size: 40px;
      line-height: 40px; } }

h5 {
  font-size: 18px;
  line-height: 24px;
  font-family: "CircularStdBold";
  margin: 0 0 16px; }
  @media (min-width: 1100px) {
    h5 {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 16px; } }

h6 {
  font-size: 18px;
  line-height: 24px;
  font-family: "CircularStdBook";
  margin: 0 0 20px; }
  @media (min-width: 1100px) {
    h6 {
      font-size: 20px;
      line-height: 32px; } }

.btn {
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  border-radius: 80px;
  padding: 10px 38px;
  font-size: 16px;
  line-height: 24px;
  font-family: "CircularStdBlack";
  text-align: center;
  display: inline-block;
  box-shadow: 0 0 8px 0 rgba(26, 35, 48, 0.16) !important;
  border: 2px solid transparent;
  text-transform: uppercase; }
  .btn i {
    margin-left: 5px; }
  .btn:hover {
    cursor: pointer;
    box-shadow: none !important; }
  .btn:focus {
    outline: 0; }
  .btn.btn-primary {
    color: #304058;
    background: #d4e01d; }
    .btn.btn-primary:hover {
      background: #304058;
      color: #d4e01d;
      border-color: #d4e01d; }
    .btn.btn-primary:focus {
      background: #304058;
      color: #d4e01d;
      border-color: #d4e01d; }
  .btn.btn-primary.disabled, .btn.btn-primary:disabled {
    background-color: rgba(38, 50, 69, 0.16) !important;
    border-color: rgba(38, 50, 69, 0.16) !important;
    color: rgba(48, 64, 88, 0.56) !important;
    box-shadow: none !important;
    border: 0 !important; }
  .btn.btn-outline-primary {
    border: 2px solid #263245;
    color: #263245; }
    .btn.btn-outline-primary:hover {
      color: #ffffff;
      background: #263245; }
  .btn.btn-white {
    border: 2px solid #ffffff;
    color: #ffffff; }
    .btn.btn-white:hover {
      color: #263245;
      background: #ffffff; }
  .btn.btn-links {
    padding: 0;
    color: #263245;
    font-family: "CircularStdBold";
    color: #23a3b0;
    text-transform: none;
    box-shadow: none !important;
    border-radius: 0;
    display: flex;
    align-items: center; }
    .btn.btn-links i {
      font-size: 24px;
      display: inline-block !important; }
    .btn.btn-links:hover i {
      margin-left: 10px; }
  .btn.btn-outline-secondary {
    width: 100%;
    display: block;
    background: transparent;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    color: red;
    border: 1px solid red; }
    .btn.btn-outline-secondary:hover {
      background: red;
      color: #ffffff; }
  @media (min-width: 991px) {
    .btn {
      font-size: 18px;
      padding: 18px 44px;
      letter-spacing: 1.44px; }
      .btn.btn-links {
        letter-spacing: inherit; } }
  @media (max-width: 767px) {
    .btn {
      font-family: "CircularStdMedium";
      padding: 10px 32px; } }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  background: #304058;
  color: #d4e01d;
  border-color: #d4e01d; }

form {
  width: 100%; }

.form-group {
  position: relative;
  margin-bottom: 15px; }
  .form-group label {
    font-size: 12px;
    font-family: "CircularStdMedium";
    line-height: 16px; }
    .form-group label sup {
      color: #c20000;
      font-size: 12px; }
  .form-group input.form-control, .form-group select.form-control, .form-group textarea.form-control {
    border-radius: 4px;
    background: #f0faff;
    padding: 12px 15px 8px;
    border: 1px solid #bbbdbf;
    height: 56px;
    font-size: 14px;
    line-height: 34px;
    width: 100%; }
  .form-group textarea.form-control {
    resize: none;
    height: 110px; }
  .form-group select.form-control:not([size]):not([multiple]) {
    height: 56px; }
  .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f0faff url(../images/select-arrow.png) 100% 50% no-repeat !important; }

/* form starting stylings ------------------------------- */
.input-group {
  position: relative;
  margin-bottom: 30px; }
  .input-group .show__pass, .input-group .hide__pass {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
    font-size: 18px;
    color: #263245;
    font-family: "KorolevCompressedBold";
    cursor: pointer;
    display: block; }
  .input-group.showpassword .show__pass, .input-group.showpassword .hide__pass {
    display: block; }
  .input-group label {
    color: #999;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    pointer-events: none;
    left: 16px;
    top: 24px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    margin: 0; }
    .input-group label sup {
      color: #a30796;
      font-size: 100%;
      top: -3px; }
  .input-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Remove default arrow */
    /*background-image: url(...); */
    /* Add custom arrow */
    background: url(../images/AngleDown.svg) no-repeat 95% 50%;
    background-size: 16px; }
  .input-group input, .input-group select, .input-group textarea {
    font-size: 16px;
    padding: 25px 16px 7px;
    line-height: 28px;
    display: block;
    width: 100%;
    border: 2px solid #dee0e4;
    height: 64px;
    background-color: #ffffff; }
    .input-group input:focus, .input-group select:focus, .input-group textarea:focus {
      outline: none;
      border: 2px solid #263245; }
    .input-group input:focus ~ label,
    .input-group input:valid ~ label, .input-group select:focus ~ label,
    .input-group select:valid ~ label, .input-group textarea:focus ~ label,
    .input-group textarea:valid ~ label {
      top: 10px;
      font-size: 12px; }
  .input-group textarea {
    height: 96px;
    resize: none; }

/* active state */
label.has-value {
  top: 10px;
  font-size: 12px; }

.custom-control {
  position: relative;
  display: block;
  min-height: 20px;
  padding-left: 0; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: 0;
  width: 20px;
  height: 20px;
  opacity: 0; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  font-size: 12px;
  font-family: "CircularStdMedium";
  padding-left: 30px;
  color: #263245; }

.custom-control-label::before {
  position: absolute;
  top: 0;
  left: 0px;
  display: block;
  width: 20px;
  height: 20px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #bbbdbf;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.custom-control-label::after {
  position: absolute;
  top: 0;
  left: 0px;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: no-repeat 50%/50% 50%; }

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #263245;
  background-color: #263245; }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff; }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.custom-checkbox .custom-control-label::before {
  border-radius: .25rem; }

.checkbox-right {
  padding-left: inherit;
  padding-right: 0px; }
  .checkbox-right .custom-control-input {
    left: inherit;
    right: 0; }
  .checkbox-right .custom-control-label {
    padding-right: 20px; }
  .checkbox-right .custom-control-label::before {
    left: inherit;
    right: 0px; }
  .checkbox-right .custom-control-label::after {
    left: inherit;
    right: 0px; }

.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
  display: block;
  padding: 6px 16px 0;
  font-size: 14px;
  line-height: 20px;
  color: #d8372b; }

.was-validated .input-group input, .was-validated .input-group select, .was-validated .input-group textarea {
  border-color: #d8372b; }

.top-form-error {
  margin: 0 0 20px;
  padding: 0 !important; }
  @media (min-width: 991px) {
    .top-form-error {
      margin-top: -40px; } }

.wpcf7-form-control-wrap {
  width: 100%; }

@media (min-width: 1200px) {
  .container {
    max-width: 1310px; } }

header {
  position: absolute;
  background: url(../images/tiled-grit-deep-blue-shade-1-1.png) repeat, radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0.35)), radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0)), linear-gradient(to bottom, #304058, #304058);
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 40px 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  @media (max-width: 1200px) {
    header {
      padding: 16px 0;
      min-height: inherit; } }
  header .cerity__logo {
    max-width: 128px;
    position: absolute;
    left: 15px; }
    header .cerity__logo a {
      display: block; }
      header .cerity__logo a img {
        max-width: 100%; }
    @media (max-width: 1100px) {
      header .cerity__logo {
        max-width: 86px;
        position: relative;
        left: inherit; } }
    header .cerity__logo.lp-logo {
      left: inherit; }
  header .menu {
    padding: 0; }
    header .menu li {
      margin: 0 15px;
      position: relative; }
      @media (min-width: 1100px) {
        header .menu li {
          margin: 0 20px;
          display: flex;
          align-items: center;
          justify-content: flex-start; } }
      header .menu li.active a, header .menu li.current-menu-item a {
        color: #2fdced; }
      header .menu li a {
        font-size: 16px;
        line-height: 30px;
        color: #ffffff;
        display: block; }
        header .menu li a:hover {
          color: #2fdced; }
      header .menu li > i {
        margin-left: 4px;
        color: #ffffff;
        font-size: 16px;
        line-height: 30px; }
      header .menu li .submenu {
        display: none; }
        header .menu li .submenu ul {
          padding: 0 0 0 24px; }
          header .menu li .submenu ul li {
            margin: 0;
            display: inherit;
            align-items: center; }
            header .menu li .submenu ul li a {
              color: #9f9f9f;
              font-size: 13px; }
        @media (min-width: 1200px) {
          header .menu li .submenu {
            position: absolute;
            padding-top: 0px;
            top: 100%;
            left: 0;
            z-index: 9;
            display: none; }
            header .menu li .submenu .back__menu, header .menu li .submenu h5 {
              display: none; }
            header .menu li .submenu ul {
              padding: 24px 24px 10px;
              /*box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.16), 0 8px 24px 0 rgba(0, 0, 0, 0.32);*/
              background-color: #ffffff;
              min-width: 250px; }
              header .menu li .submenu ul li {
                margin: 0 0 10px; }
                header .menu li .submenu ul li a {
                  text-transform: none;
                  font-size: 16px;
                  font-family: "CircularStdBook";
                  color: #263245;
                  line-height: 24px;
                  display: inline-block; }
                  header .menu li .submenu ul li a:hover {
                    color: #1f909c; } }
      header .menu li:hover > a {
        color: #2fdced; }
      header .menu li:hover .submenu {
        display: block; }
      @media (min-width: 1200px) {
        header .menu li.active, header .menu li.current-menu-item {
          border-bottom: 2px solid #ffffff; }
          header .menu li.active a, header .menu li.current-menu-item a {
            color: #2fdced; } }
    @media (max-width: 1200px) {
      header .menu {
        flex-direction: column;
        padding: 0;
        width: 100%; }
        header .menu li {
          margin: 30px 0 0;
          position: relative;
          width: 100%; }
          header .menu li a {
            font-size: 18px;
            line-height: 24px;
            font-family: "CircularStdBold";
            text-transform: none;
            position: relative;
            display: block;
            z-index: 2; }
          header .menu li i {
            position: absolute;
            right: 0;
            top: 0;
            transform: rotate(-90deg);
            line-height: 24px;
            font-size: 24px; }
          header .menu li .submenu {
            display: block;
            position: fixed;
            width: 100%;
            height: calc(100%);
            left: 100%;
            top: 0px;
            background: #263245;
            z-index: 99;
            padding: 20px;
            transition: all 0.5s; }
            header .menu li .submenu .back__menu {
              color: #2bc8d8;
              font-size: 14px;
              line-height: 16px;
              padding: 20px 0 25px; }
              header .menu li .submenu .back__menu i {
                position: relative;
                transform: inherit;
                font-size: 16px;
                margin: 0 5px 0 0;
                line-height: 16px; }
            header .menu li .submenu h5 {
              font-size: 20px;
              padding-bottom: 10px;
              border-bottom: 2px solid #2bc8d8;
              margin-bottom: 25px;
              color: rgba(255, 255, 255, 0.64);
              text-transform: uppercase; }
            header .menu li .submenu ul {
              padding: 0; }
              header .menu li .submenu ul li {
                margin: 0 0 30px;
                position: relative;
                width: 100%; }
                header .menu li .submenu ul li a {
                  font-size: 18px;
                  line-height: 24px;
                  font-family: "CircularStdBold";
                  text-transform: none;
                  position: relative;
                  color: #ffffff; }
          header .menu li.active .submenu, header .menu li.current-menu-item .submenu {
            left: 0; } }
  header .top-right-btns {
    padding: 0;
    position: relative; }
    header .top-right-btns li {
      position: relative; }
      header .top-right-btns li a {
        font-size: 16px;
        padding: 10px 38px;
        font-family: "CircularStdMedium";
        text-transform: inherit;
        letter-spacing: normal !important; }
      header .top-right-btns li:first-child {
        margin-right: 16px; }
    @media (max-width: 1200px) {
      header .top-right-btns {
        flex-direction: column;
        width: 100%; }
        header .top-right-btns li {
          margin: 0 0 24px !important;
          width: 100%; }
          header .top-right-btns li a {
            display: block; } }
  @media (max-width: 1200px) {
    header {
      padding: 16px 0; } }
  header.fix-header {
    position: fixed;
    padding: 16px 0; }

body.menu-in header {
  background: #263245; }

.header-phn-icon {
  display: none;
  width: 32px;
  height: 30px;
  position: absolute;
  top: 0px;
  right: 70px;
  z-index: 99999;
  font-size: 32px;
  color: #ffffff !important; }
  @media (max-width: 1200px) {
    .header-phn-icon {
      display: block; } }

.menu-icon {
  display: none;
  width: 32px;
  height: 30px;
  position: absolute;
  top: 0px;
  right: 15px;
  z-index: 99999;
  font-size: 32px;
  color: #ffffff !important; }
  @media (max-width: 1200px) {
    .menu-icon {
      display: block; } }

.menu-links {
  width: 100%;
  padding: 0 0 0 168px; }

@media (max-width: 1200px) {
  .menu-links {
    position: fixed;
    width: calc(100%);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 9999;
    width: calc(100%);
    height: 100%;
    max-height: calc(100% - 59px);
    top: 0%;
    background: #263245;
    left: 0px;
    margin: 0;
    align-items: flex-start !important;
    right: 0;
    padding: 0 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all 0.4s linear 0s;
    -ms-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
    padding: 40px 100px;
    flex-wrap: wrap; }
    .menu-links .menu {
      flex-direction: column !important; }
    .menu-links .top-right-btns {
      margin-top: auto; }
  body.menu-in {
    overflow: hidden; }
  body.menu-in .menu-links {
    top: 63px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    overflow-y: auto;
    overflow-x: hidden; } }

@media (max-width: 767px) {
  .menu-links {
    padding: 20px; } }

.hero__section {
  padding: 40px 0 0;
  position: relative;
  background: url(../images/tiled-grit-deep-blue-shade-1-1.png) repeat, radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0.35)), radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0)), linear-gradient(to bottom, #304058, #304058); }
  .hero__section h1 {
    transform: matrix(1, -0.13, 0, 0.96, 0, 0);
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block; }
    .hero__section h1 strong {
      display: block;
      border-bottom: 4px solid #263245;
      padding-bottom: 5px;
      margin-bottom: 0px; }
      .hero__section h1 strong span {
        color: #2bc8d8; }
      .hero__section h1 strong:last-child {
        border: 0; }
      @media (min-width: 991px) {
        .hero__section h1 strong {
          border-width: 8px; } }
  .hero__section.home__hero h1 strong {
    border-color: #ffffff; }
  .hero__section.home__hero .hero__detail > p {
    color: #ffffff;
    max-width: 240px; }
  .hero__section.home__hero .hero__detail .bio__text p {
    color: #ffffff; }
  .hero__section.home__hero .dark__blue__curve1 {
    position: absolute;
    bottom: -1px;
    background-color: #ffffff; }
  .hero__section.solution_page_hero .dark__blue__curve1 {
    background-color: #304058; }
  @media (min-width: 1100px) {
    .hero__section.home__hero {
      padding: 56px 0 200px; }
      .hero__section.home__hero h1 {
        font-size: 157px;
        line-height: 156px; }
      .hero__section.home__hero .hero__detail > p {
        font-size: 20px;
        max-width: 300px;
        margin: 110px 0 0 40px; }
      .hero__section.home__hero .sbi__hero__img {
        left: 280px;
        top: -50px;
        width: 454px; } }
  @media (max-width: 991px) {
    .hero__section.home__hero .sbi__hero__img {
      margin-top: -110px; } }

.see__coverage__options {
  padding: 16px 0 24px;
  background-color: #ffffff;
  position: relative;
  z-index: 2; }
  .see__coverage__options h5 {
    font-family: "CircularStdBold";
    margin: 0 0 8px; }
  .see__coverage__options p {
    margin: 0; }
  @media (min-width: 991px) {
    .see__coverage__options {
      padding: 0 0 32px; }
      .see__coverage__options .row {
        position: relative;
        top: -15px; } }
  @media (max-width: 767px) {
    .see__coverage__options {
      text-align: center; }
      .see__coverage__options h5 {
        margin-top: 24px; } }

.logos__section {
  padding: 24px 0 0;
  background-color: #f7f7f8;
  position: relative;
  z-index: 1; }
  .logos__section ul {
    flex-wrap: wrap; }
    .logos__section ul li {
      width: 50%;
      min-height: 56px;
      margin-bottom: 24px; }
      .logos__section ul li img {
        display: table;
        margin: auto;
        max-height: 64px; }
  @media (min-width: 767px) {
    .logos__section ul {
      flex-wrap: nowrap; }
      .logos__section ul li {
        width: auto;
        min-height: 64px; margin: 0 0.5em; }
        .logos__section ul li img {
          display: table;
          margin: auto; } }
  @media (min-width: 991px) {
    .logos__section {
      padding: 40px 0; }
      .logos__section ul li {
        margin: 0; } }

.organization__section {
  padding: 48px 0 0;
  position: relative;
  z-index: 2; }
  @media (min-width: 991px) {
    .organization__section .organization__img img {
      position: absolute;
      top: -130px;
      left: 0; } }
  .organization__section .organization__img.organization__Video {
    position: relative;
    padding-top: 56.25%;
    z-index: 5; }
    @media (min-width: 991px) {
      .organization__section .organization__img.organization__Video {
        margin-bottom: 20px; } }
    .organization__section .organization__img.organization__Video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important;
      border: 0 !important; }
  .organization__section .dark__blue__curve1 {
    position: absolute;
    bottom: -1px;
    top: inherit;
    clip-path: polygon(0 0, 0% 100%, 100% 100%); }
  .organization__section .article__right__dots {
    right: inherit;
    left: 0;
    top: inherit;
    bottom: 140px;
    width: 148px;
    z-index: 2; }
  @media (min-width: 1100px) {
    .organization__section {
      padding: 96px 0 200px; } }
  .organization__section p span {
    color: #23a3b0; }

.the__price__section {
  padding: 48px 0 156px;
  background-color: #304058;
  text-align: center; }
  .the__price__section h6 {
    color: #ffffff;
    margin: 0; }
  .the__price__section.the_price_solutions_sec {
    position: relative;
    z-index: 2;
    padding-top: 0; }
  @media (min-width: 767px) {
    .the__price__section {
      padding: 56px 0 156px; } }

.the__price__section__bottom {
  background-color: #f7f7f8;
  padding: 0 0 56px;
  position: relative; }
  .the__price__section__bottom .dark__blue__curve1 {
    position: absolute;
    top: -1px;
    bottom: inherit;
    clip-path: polygon(100% 0, 0 0%, 100% 100%); }
  @media (max-width: 767px) {
    .the__price__section__bottom .container .row .col-md-6:first-child .the__price__box {
      margin-bottom: 124px; } }
  .the__price__section__bottom.the_price_solutions_sec_bottom {
    padding-bottom: 0; }

.the__price__box {
  padding: 24px;
  box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16);
  position: relative;
  background-color: #ffffff;
  max-width: 560px;
  display: table;
  margin: -100px auto 24px;
  width: 100%;
  text-align: center;
  z-index: 3;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .the__price__box .price__icons {
    position: relative;
    margin: 0 auto 24px;
    display: table;
    max-width: 56px; }
    .the__price__box .price__icons img {
      max-width: 100%; }
  .the__price__box h3 {
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin-bottom: 32px; }
  .the__price__box p {
    line-height: 32px; }
  .the__price__box span {
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 0;
    display: block; }
  .the__price__box h4 {
    color: #23a3b0;
    font-size: 24px;
    font-family: "CircularStdBold";
    margin-bottom: 32px; }
  @media (min-width: 1100px) {
    .the__price__box h3 {
      font-size: 60px;
      line-height: 60px; }
    .the__price__box h4 {
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .the__price__box .btn {
      font-size: 13px;
      padding: 4px 24px;
      line-height: 22px;
      text-transform: capitalize; } }
  @media (min-width: 767px) {
    .the__price__box {
      margin: -100px auto 0;
      padding: 48px 48px 56px; }
      .the__price__box span {
        font-size: 16px; }
      .the__price__box h4 {
        font-size: 32px; }
      .the__price__box .price__icons {
        position: absolute;
        top: 20px;
        right: 20px;
        max-width: 80px;
        margin: 0; }
        .the__price__box .price__icons img {
          max-width: 100%; } }
  .the__price__box:hover {
    transform: scale(1.05); }

@media (max-width: 991px) {
  .partner_boxes .col-md-4:first-child .the__price__box {
    margin-top: -100px; }
  .partner_boxes .the__price__box {
    margin: 0 0 32px; } }

.phone__num__sec {
  margin-top: 24px; }
  .phone__num__sec p {
    font-size: 20px; }
  .phone__num__sec a {
    font-size: 24px;
    color: #263245;
    display: flex;
    justify-content: center;
    align-items: center; }
    .phone__num__sec a i {
      margin-right: 16px; }
      .phone__num__sec a i:before {
        color: #263245; }
    @media (max-width: 767px) {
      .phone__num__sec a {
        color: #23a3b0; }
        .phone__num__sec a i {
          margin-right: 10px; }
          .phone__num__sec a i:before {
            color: #23a3b0; } }
  @media (min-width: 767px) {
    .phone__num__sec {
      margin-top: 56px; } }

.know__exactly__section__home {
  padding: 48px 0 0;
  position: relative; }
  .know__exactly__section__home .container {
    position: relative;
    z-index: 2; }
  @media (min-width: 767px) {
    .know__exactly__section__home {
      padding: 64px 0; } }

.laptop__girl {
  margin: 0 -15px; }
  @media (min-width: 991px) {
    .laptop__girl {
      position: absolute;
      right: 0;
      min-width: 596px;
      bottom: 350px;
      z-index: 3;
      margin: 0; } }

.big__fan__slider {
  margin: 56px -15px 80px; }

.big__fan__list {
  padding: 0 12px;
  width: 344px; }

.big__fan__box {
  padding: 40px 32px 32px;
  background-color: #ffffff;
  box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16);
  text-align: center;
  min-height: 350px;
  width: 100%;
  display: flex !important;
  flex-direction: column;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .big__fan__box .star__list {
    margin-bottom: 16px; }
    .big__fan__box .star__list i {
      color: #d4e01d;
      margin: 0 4px;
      font-size: 21px; }
  .big__fan__box p {
    font-size: 16px;
    line-height: 32px;
    color: #263245 !important;
    margin-bottom: 16px !important;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .big__fan__box .fan__bio {
    margin-top: auto;
    font-family: "CircularStdBold"; line-height: 24px }
    .big__fan__box .fan__bio img {
      display: block;
      margin: 0 auto 8px; }
  .big__fan__box:hover {
    transform: scale(1.05); }

.complete__protection__section {
  padding: 160px 0 0;
  background-color: #f7f7f8;
  position: relative; }
  .complete__protection__section:before {
    width: 100%;
    height: 200px;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    background-color: #2bc8d8;
    z-index: 2; }
  .complete__protection__section span.dots__shape {
    position: absolute;
    top: 40px;
    left: 110px;
    width: 280px;
    height: 120px;
    background: url(../images/dots.svg); }
    .complete__protection__section span.dots__shape img {
      width: 100%;
      display: none; }
    @media (max-width: 991px) {
      .complete__protection__section span.dots__shape {
        width: 200px;
        height: 120px;
        left: 30px;
        top: 20px; } }
  .complete__protection__section .complete__protection__details {
    padding-left: 40px; }
    .complete__protection__section .complete__protection__details p {
      margin-bottom: 32px; }
  @media (max-width: 1100px) {
    .complete__protection__section {
      padding: 120px 0 0; }
      .complete__protection__section:before {
        height: 160px;
        bottom: -1px; } }
  @media (max-width: 1100px) {
    .complete__protection__section {
      padding: 48px 0 0; }
      .complete__protection__section:before {
        height: 55px; }
      .complete__protection__section .complete__protection__details {
        padding: 0 0 20px; } }
  .complete__protection__section h2 span {
    color: #23a3b0; }
  .complete__protection__section.team_up {
    padding-top: 70px; }
    @media (max-width: 991px) {
      .complete__protection__section.team_up {
        padding-top: 0px;
        padding-bottom: 96px; } }

/*Article page css*/
.article__top__sec {
  padding: 55px 0;
  background-color: #eef0f2; }
  .article__top__sec p {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase; }
    .article__top__sec p i {
      font-size: 20px;
      line-height: 20px;
      margin-right: 5px; }
  .article__top__sec h1 {
    text-transform: inherit;
    font-size: 64px;
    line-height: 80px;
    font-family: "CircularStdBold";
    margin-bottom: 16px; }
    .article__top__sec h1 span {
      color: #23a3b0; }
  .article__top__sec .post__by li {
    padding-right: 16px;
    margin-right: 16px;
    border-right: 1px solid #263245;
    font-size: 16px;
    line-height: 16px; }
    .article__top__sec .post__by li a {
      color: #263245; }
      .article__top__sec .post__by li a:hover {
        color: #23a3b0; }
    .article__top__sec .post__by li:last-child {
      margin: 0;
      padding-right: 0;
      border: 0; }
  @media (max-width: 1100px) {
    .article__top__sec {
      padding: 40px 0; } }
  @media (max-width: 1100px) {
    .article__top__sec {
      padding: 24px 0; }
      .article__top__sec h1 {
        font-size: 40px;
        line-height: 56px; }
      .article__top__sec .post__by li {
        font-size: 14px;
        padding-right: 10px;
        margin-right: 10px; } }
  .article__top__sec.article__top__sec__new {
    padding-bottom: 0; }
    .article__top__sec.article__top__sec__new .btn {
      margin: 8px 0 24px; }
      @media (min-width: 991px) {
        .article__top__sec.article__top__sec__new .btn {
          margin: 50px 0 0; } }
    @media (min-width: 991px) {
      .article__top__sec.article__top__sec__new img {
        margin-top: -98px; } }

.breadcrumb {
  padding: 0;
  background-color: transparent;
  margin: 0 0 30px; }
  @media (max-width: 767px) {
    .breadcrumb {
      margin: 0 -15px 30px 0;
      white-space: nowrap;
      flex-wrap: nowrap !important;
      overflow-x: auto; }
      .breadcrumb li:last-child {
        border-right: 15px solid transparent; } }
  .breadcrumb li {
    font-size: 14px;
    line-height: 16px;
    font-family: "CircularStdBold";
    color: #263245; }
    .breadcrumb li a {
      color: #23a3b0; }
    .breadcrumb li.active {
      color: #263245 !important; }
  @media (min-width: 1100px) {
    .breadcrumb {
      margin-bottom: 55px; } }

.curve__bottom__right {
  position: relative; }
  .curve__bottom__right:after {
    width: 100%;
    height: 200px;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    content: "";
    background-color: #eef0f2;
    z-index: 2; }
    @media (max-width: 991px) {
      .curve__bottom__right:after {
        height: 48px; } }

.curve__top__right {
  position: relative; }
  .curve__top__right:after {
    width: 100%;
    height: 200px;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    position: absolute;
    top: -1px;
    left: 0;
    content: "";
    background-color: #eef0f2;
    z-index: 2; }
    @media (max-width: 1100px) {
      .curve__top__right:after {
        height: 100px; } }

.header__curve {
  position: relative; }
  .header__curve:after {
    width: 100%;
    height: 200px;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    position: absolute;
    top: -1px;
    left: 0;
    content: "";
    background: url(../images/tiled-grit-deep-blue-shade-1-1.png) repeat, radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0.35)), radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0)), linear-gradient(to bottom, #304058, #304058);
    z-index: 2; }
    @media (max-width: 1100px) {
      .header__curve:after {
        height: 100px; } }
    @media (max-width: 991px) {
      .header__curve:after {
        height: 48px; } }

.article__left__dots {
  display: none; }
  @media (min-width: 1100px) {
    .article__left__dots {
      display: block;
      width: 70px;
      height: 310px;
      background: url(../images/Tiled16pxLilac.svg) 0 0 repeat-y;
      position: absolute;
      left: 5px;
      top: 50%; } }

.article__left__dots__new {
  display: none; }
  @media (min-width: 1100px) {
    .article__left__dots__new {
      display: block;
      width: 220px;
      height: 120px;
      background: url(../images/Tiled16pxLilac.svg) 0 0;
      position: absolute;
      right: 40px;
      top: 110px;
      z-index: 9; } }

.article__right__dots {
  display: none;
  width: 205px;
  height: 96px;
  background: url(../images/Tiled16pxLilac.svg) 0 0 repeat-x;
  position: absolute;
  right: 0px;
  top: 30%; }
  @media (min-width: 1100px) {
    .article__right__dots {
      display: block; } }

.article__detail__sec {
  padding-bottom: 160px;
  /* .col-xl-8 {
        @media (min-width: $screen-md) {
            padding: 0 7px;
        }        
    }
    */ }
  .article__detail__sec .container {
    position: relative;
    z-index: 3; }
  .article__detail__sec .col-xl-8 > img {
    margin-bottom: 56px; }
    @media (max-width: 991px) {
      .article__detail__sec .col-xl-8 > img {
        margin-bottom: 32px; } }
  .article__detail__sec .col-xl-8 > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important; }
  .article__detail__sec img {
    width: 100%; }
  .article__detail__sec h1, .article__detail__sec h2, .article__detail__sec h3, .article__detail__sec h4, .article__detail__sec h5 {
    font-family: "CircularStdBold"; }
  .article__detail__sec h2, .article__detail__sec h3 {
    font-size: 48px;
    line-height: 64px;
    margin: 0 0 56px;
    padding-top: 28px;
    text-transform: none; }
    .article__detail__sec h2 span, .article__detail__sec h3 span {
      color: #23a3b0; }
    .article__detail__sec h2.head3, .article__detail__sec h3.head3 {
      font-family: "KorolevCompressedBold";
      margin: 0 0 20px !important;
      padding: 0 !important;
      text-transform: uppercase; }
  .article__detail__sec h5 {
    font-size: 24px;
    line-height: 32px; }
  .article__detail__sec blockquote {
    font-family: "CircularStdBook";
    font-size: 40px;
    line-height: 56px;
    margin: 56px 0;
    padding-left: 24px;
    border-left: 8px solid #a30796; }
    .article__detail__sec blockquote small {
      display: block;
      font-size: 16px;
      margin-top: 10px; }
  .article__detail__sec p {
    margin-bottom: 28px; }
    .article__detail__sec p a {
      color: #23a3b0; }
      .article__detail__sec p a:hover {
        text-decoration: underline; }
    .article__detail__sec p small {
      display: block;
      line-height: 22px;
      margin-top: 10px; }
  .article__detail__sec .article__video {
    margin: 0 0 56px;
    position: relative;
    padding-bottom: 56.25%; }
    .article__detail__sec .article__video iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border: 0; }
  .article__detail__sec ul.case__study__list {
    margin: 0 0 56px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0; }
    .article__detail__sec ul.case__study__list li {
      width: 33.33%;
      list-style-type: none;
      margin: 0; }
      .article__detail__sec ul.case__study__list li strong {
        display: block;
        font-family: "CircularStdBold"; }
      .article__detail__sec ul.case__study__list li span {
        color: #23a3b0; }
  .article__detail__sec ul {
    margin-bottom: 24px;
    padding-left: 20px; }
    .article__detail__sec ul li {
      margin-bottom: 10px;
      list-style: outside; }
  @media (max-width: 991px) {
    .article__detail__sec {
      padding-bottom: 56px; }
      .article__detail__sec h2, .article__detail__sec h3 {
        font-size: 32px;
        line-height: 48px;
        margin: 0 0 24px;
        padding-top: 10px; }
      .article__detail__sec h5 {
        font-size: 18px;
        line-height: 24px; }
      .article__detail__sec blockquote {
        font-size: 24px;
        line-height: 40px;
        margin: 0 0 32px;
        padding-left: 16px;
        border-left: 4px solid #a30796; }
      .article__detail__sec .article__video {
        margin: 0 0 32px; }
      .article__detail__sec ul.case__study__list {
        margin: 0 0 32px;
        flex-direction: column; }
        .article__detail__sec ul.case__study__list li {
          margin-bottom: 10px;
          width: 100%;
          display: flex; }
          .article__detail__sec ul.case__study__list li strong {
            display: inline-block;
            min-width: 150px; }
      .article__detail__sec p {
        margin-bottom: 24px; } }
  .article__detail__sec.article__detail__sec__new {
    position: relative;
    margin-top: -98px;
    z-index: 2;
    padding-top: 80px; }
    .article__detail__sec.article__detail__sec__new.curve__top__right:after {
      clip-path: polygon(0 0, 0% 100%, 100% 100%);
      background-color: #ffffff; }
    .article__detail__sec.article__detail__sec__new .state__details__new {
      margin-top: 100px; }
    @media (min-width: 991px) {
      .article__detail__sec.article__detail__sec__new {
        margin-top: -198px;
        padding-top: 140px; }
        .article__detail__sec.article__detail__sec__new .state__details__new {
          margin-top: -80px; } }

.post__btn__sec {
  margin-top: 50px; }
  @media (max-width: 991px) {
    .post__btn__sec {
      margin-top: 40px;
      flex-direction: column;
      align-items: flex-start !important; }
      .post__btn__sec .nextpost {
        margin-top: 40px; } }

ul.post__btns {
  margin: 0;
  padding-left: 0; }
  ul.post__btns li {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 16px;
    list-style: none; }
    ul.post__btns li a {
      display: block;
      font-size: 12px;
      line-height: 20px;
      padding: 6px 24px;
      border: 2px solid #304058;
      color: #263245;
      font-family: "CircularStdBold"; }
      ul.post__btns li a:hover {
        color: #ffffff;
        background-color: #304058; }

.Next__Post__parent {
  position: absolute;
  bottom: 230px;
  left: 0;
  z-index: 4;
  display: none;
  min-height: 250px; }
  @media (min-width: 1420px) {
    .Next__Post__parent {
      display: block; } }

.nextpost {
  font-size: 16px;
  line-height: 24px;
  font-family: "CircularStdBold";
  max-width: 405px; }
  .nextpost a {
    color: #23a3b0; }
    .nextpost a:hover {
      text-decoration: underline; }
  @media (min-width: 1420px) {
    .nextpost {
      display: none; } }

.Next__Post {
  width: 260px;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16); }
  .Next__Post .alert {
    border: 0;
    background-color: #f7f7f8;
    border-radius: 0;
    padding-bottom: 24px !important; }
    .Next__Post .alert .close {
      top: 16px;
      right: 16px;
      opacity: 1;
      color: #ffffff;
      padding: 0;
      font-size: 30px;
      outline: 0 !important; }
      .Next__Post .alert .close:hover {
        color: #2bc8d8; }
  .Next__Post strong {
    padding: 16px 24px;
    background-color: #304058;
    display: block;
    font-size: 32px;
    line-height: 32px;
    color: #2bc8d8;
    text-transform: uppercase;
    font-family: "KorolevCompressedBold";
    position: relative; }
    .Next__Post strong:before {
      width: 100%;
      height: 37px;
      clip-path: polygon(0 0, 100% 100%, 100% 0);
      position: absolute;
      top: calc(100% - 1px);
      left: 0;
      content: "";
      background-color: #304058;
      z-index: 2; }
  .Next__Post p {
    margin: 16px 0;
    font-size: 16px;
    line-height: 24px;
    padding: 30px 24px 0;
    color: #263245; }
  .Next__Post .btn {
    margin: 0 0 0 24px; }
  .Next__Post.fixed {
    position: fixed;
    top: 40px; }

.post__share__parent {
  position: absolute;
  top: 660px;
  right: -20px; }
  @media (max-width: 1100px) {
    .post__share__parent {
      right: 15px;
      top: inherit;
      bottom: 20px;
      width: 40px;
      position: fixed; } }

.post__share__icons {
  position: absolute;
  top: 0;
  margin: 0 !important;
  padding-left: 0 !important; }
  .post__share__icons a.share__sm {
    display: none !important;
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 54px;
    border: 2px solid transparent;
    box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16);
    color: #304058;
    background-color: #ffffff;
    position: absolute;
    bottom: -10px;
    right: -20px; }
    .post__share__icons a.share__sm:hover {
      background-color: #304058;
      color: #d4e01d;
      border-color: #d4e01d; }
  .post__share__icons li {
    margin-bottom: 24px !important;
    list-style: none !important; }
    .post__share__icons li a {
      width: 56px;
      height: 56px;
      display: block;
      border-radius: 100%;
      text-align: center;
      font-size: 18px;
      line-height: 54px;
      border: 2px solid transparent;
      box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16);
      color: #304058;
      background-color: #ffffff; }
      .post__share__icons li a:hover {
        background-color: #304058;
        color: #d4e01d;
        border-color: #d4e01d; }
  .post__share__icons.fixed {
    position: fixed;
    top: 120px; }
  .post__share__icons.active a.share__sm {
    background-color: #304058;
    color: #d4e01d;
    border-color: #d4e01d; }
  .post__share__icons.active li {
    display: block; }
  @media (max-width: 1100px) {
    .post__share__icons {
      position: fixed;
      top: inherit;
      bottom: 20px;
      right: 35px;
      width: 28px;
      padding-bottom: 50px; }
      .post__share__icons.fixed {
        position: fixed;
        top: inherit;
        bottom: 20px; }
      .post__share__icons li {
        display: none;
        margin: 0 0 16px !important; }
        .post__share__icons li a {
          width: 40px;
          height: 40px;
          line-height: 40px; }
      .post__share__icons a {
        display: none !important; }
      .post__share__icons a.share__sm {
        display: block !important; }
      .post__share__icons.active a {
        display: block !important; } }

.share__active {
  overflow: hidden; }
  .share__active .share__over {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(38, 50, 69, 0.7);
    top: 0;
    left: 0;
    z-index: 999; }
  .share__active .post__share__icons {
    z-index: 9999; }

.addtoany_shortcode .addtoany_list {
  display: flex;
  flex-direction: column; }
  .addtoany_shortcode .addtoany_list a {
    margin: 0 0 24px !important;
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 100%;
    text-align: center;
    font-size: 18px !important;
    line-height: 54px;
    border: 2px solid transparent !important;
    box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16);
    color: #304058;
    padding: 0 !important;
    background-color: #ffffff; }
    .addtoany_shortcode .addtoany_list a span {
      width: 30px !important;
      height: 30px !important;
      line-height: 30px !important;
      background-color: transparent !important;
      margin-top: 10px;
      opacity: 1 !important; }
      .addtoany_shortcode .addtoany_list a span svg path {
        fill: #263245 !important; }
    .addtoany_shortcode .addtoany_list a:hover {
      background-color: #304058;
      color: #d4e01d;
      border-color: #d4e01d !important; }
      .addtoany_shortcode .addtoany_list a:hover span svg path {
        fill: #d4e01d !important; }
  @media (max-width: 1100px) {
    .addtoany_shortcode .addtoany_list a {
      margin-bottom: 16px !important;
      width: 40px;
      height: 40px;
      line-height: 40px;
      display: none; }
      .addtoany_shortcode .addtoany_list a span {
        width: 20px !important;
        height: 20px !important;
        line-height: 20px !important; } }

/* Resources Page css */
.p-primary {
  padding: 32px 0; }
  @media (min-width: 991px) {
    .p-primary {
      padding: 70px 0; } }
  @media (min-width: 1100px) {
    .p-primary {
      padding: 156px 0; } }

.bg__white {
  background-color: #ffffff !important; }

.resoucres__top__sec {
  background-color: #eef0f2;
  position: relative; }
  .resoucres__top__sec h1 {
    margin: 0;
    max-width: 320px; }
    .resoucres__top__sec h1 span {
      color: #23a3b0; }
  .resoucres__top__sec .resource__top__right__dots {
    display: none; }
    @media (min-width: 1100px) {
      .resoucres__top__sec .resource__top__right__dots {
        display: block;
        width: 150px;
        height: 120px;
        background: url(../images/dots-white.svg) 0 0 repeat-x;
        position: absolute;
        right: 0px;
        bottom: 0;
        z-index: 2; } }
  @media (min-width: 991px) {
    .resoucres__top__sec h1 {
      max-width: 100%; } }

.resoucres__detail__sec {
  position: relative;
  padding: 32px 0 48px; }
  .resoucres__detail__sec:before {
    width: 100%;
    height: 950px;
    background-color: #2bc8d8;
    position: absolute;
    top: 0;
    left: 0;
    content: ""; }
  @media (min-width: 1100px) {
    .resoucres__detail__sec {
      padding: 0 0 96px; }
      .resoucres__detail__sec:before {
        top: -60px;
        height: 550px; } }
  .resoucres__detail__sec .resource__detail__left__dots {
    display: none; }
    @media (min-width: 1100px) {
      .resoucres__detail__sec .resource__detail__left__dots {
        display: block;
        width: 148px;
        height: 96px;
        background: url(../images/dots.svg) 0 0 repeat-x;
        position: absolute;
        left: 25px;
        bottom: -45px;
        z-index: 2; } }
  .resoucres__detail__sec .resource__detail__right__circle {
    display: none; }
    @media (min-width: 1100px) {
      .resoucres__detail__sec .resource__detail__right__circle {
        display: block;
        width: 230px;
        height: 190px;
        background: #2bc8d8;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 2;
        border-radius: 100% 0 0 0; } }

.resoucres__tabs {
  margin: 0 0 24px; }
  .resoucres__tabs li {
    margin-right: 32px;
    font-size: 24px;
    line-height: 24px;
    font-family: "KorolevCompressedBold";
    text-transform: uppercase;
    cursor: pointer; }
    .resoucres__tabs li a {
      color: #ffffff; }
    .resoucres__tabs li:last-child {
      margin-right: 0; }
    .resoucres__tabs li.active {
      padding-bottom: 8px;
      border-bottom: 4px solid #263245; }
      .resoucres__tabs li.active a {
        color: #263245; }
    @media (min-width: 991px) {
      .resoucres__tabs li {
        margin-right: 40px;
        font-size: 48px;
        line-height: 48px; } }
  @media (min-width: 1100px) {
    .resoucres__tabs {
      margin-bottom: 0; } }

.resoucres__search {
  margin-bottom: 8px; }
  @media (min-width: 1100px) {
    .resoucres__search {
      margin-bottom: 0; } }

.resoucres__box {
  margin-top: 24px;
  box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .resoucres__box .resoucres__thumb {
    position: relative;
    padding-top: 52.25%;
    overflow: hidden;
    display: block; }
    .resoucres__box .resoucres__thumb img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: scale(1) translate(-50%, -50%);
      min-height: 100%;
      transition: all 0.5s; }
  .resoucres__box .resoucres__box__details {
    background-color: #ffffff;
    padding: 32px; }
    .resoucres__box .resoucres__box__details h5 {
      margin-bottom: 8px; }
      .resoucres__box .resoucres__box__details h5 a {
        color: #263245; }
    .resoucres__box .resoucres__box__details p {
      margin: 0; }
  .resoucres__box:hover {
    transform: scale(1.05); }
    .resoucres__box:hover .resoucres__thumb img {
      transform: scale(1.05) translate(-50%, -50%); }
    .resoucres__box:hover .resoucres__box__details h5 a {
      color: #23a3b0; }
  @media (min-width: 991px) {
    .resoucres__box {
      margin-top: 50px; } }

a.filter__btn {
  display: table;
  font-size: 13px;
  line-height: 20px;
  padding: 4px 24px;
  border: 2px solid #304058;
  color: #304058;
  font-family: "CircularStdBold";
  margin: 16px auto 0;
  border-radius: 32px; }
  a.filter__btn:hover, a.filter__btn:focus {
    background-color: #304058;
    color: #ffffff; }

.resource__filter {
  padding: 24px 16px;
  position: fixed;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #ffffff;
  overflow: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .resource__filter .close__filter {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #304058;
    font-size: 24px; }
  .resource__filter h5 {
    font-size: 24px;
    margin-bottom: 24px; }
  .resource__filter ul li {
    margin-right: 8px;
    margin-bottom: 16px; }
    .resource__filter ul li a {
      display: block;
      font-size: 12px;
      line-height: 20px;
      padding: 6px 24px;
      border: 2px solid #304058;
      color: #304058;
      font-family: "CircularStdBold"; }
      .resource__filter ul li a:hover, .resource__filter ul li a:focus {
        background-color: #304058;
        color: #ffffff; }
  @media (min-width: 1100px) {
    .resource__filter {
      padding: 32px 16px 0;
      position: relative;
      top: inherit;
      left: inherit;
      height: inherit;
      z-index: inherit;
      background-color: transparent;
      overflow: inherit !important; } }

.filter__open {
  overflow: hidden; }
  .filter__open .resource__filter {
    top: 0; }

.resoucres__bottom__list {
  margin-top: 48px; }
  .resoucres__bottom__list h3 {
    text-transform: uppercase;
    margin-bottom: 24px; }
  @media (min-width: 1100px) {
    .resoucres__bottom__list {
      margin-top: 96px; }
      .resoucres__bottom__list h3 {
        margin-bottom: 40px; } }

.resoucres__list {
  margin-bottom: 24px; }
  .resoucres__list h5 {
    margin-bottom: 8px; }
    .resoucres__list h5 a {
      color: #263245; }
  .resoucres__list p {
    margin: 0; }
  .resoucres__list .post__by {
    padding: 10px 0 24px; }
    .resoucres__list .post__by li {
      padding-right: 16px;
      margin-right: 16px;
      border-right: 1px solid #263245;
      font-size: 14px;
      line-height: 16px; }
      .resoucres__list .post__by li a {
        color: #263245; }
        .resoucres__list .post__by li a:hover {
          color: #23a3b0; }
      .resoucres__list .post__by li:last-child {
        margin: 0;
        padding-right: 0;
        border: 0; }
  @media (min-width: 1100px) {
    .resoucres__list {
      margin-bottom: 32px; }
      .resoucres__list .post__by li {
        font-size: 16px; } }
  .resoucres__list:hover h5 a {
    color: #23a3b0; }

@media (max-width: 991px) {
  .pt-md-96 {
    padding-top: 96px !important; } }

@media (min-width: 991px) {
  .pb-min-96 {
    padding-bottom: 96px !important; } }

.pb-md-96 {
  padding-bottom: 96px !important; }
  @media (max-width: 991px) {
    .pb-md-96 {
      padding-bottom: 96px !important; } }

.py-md-96 {
  padding-top: 96px !important;
  padding-bottom: 96px !important; }
  @media (max-width: 991px) {
    .py-md-96 {
      padding-top: 96px !important;
      padding-bottom: 96px !important; } }

.faq__section {
  padding: 48px 0;
  background-color: #eef0f2; }
  @media (min-width: 1100px) {
    .faq__section {
      padding: 96px 0;
      margin-bottom: 56px; } }

.faq__box {
  background-color: #f7f7f8;
  padding: 24px 16px;
  box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16); }
  .faq__box h3 {
    text-transform: uppercase;
    margin-bottom: 8px; }
  @media (min-width: 1100px) {
    .faq__box {
      padding: 32px 56px; }
      .faq__box h3 {
        margin-bottom: 16px; } }

.faq__lists .faq__card {
  margin: 0 0 0;
  padding: 16px 0;
  border-bottom: 1px solid #dee0e4; }
  .faq__lists .faq__card:last-child {
    border-bottom: 0 !important; }
  .faq__lists .faq__card h5 {
    padding-right: 40px;
    margin: 0;
    position: relative;
    cursor: pointer;
    color: #263245;
    font-family: "CircularStdBold"; }
    .faq__lists .faq__card h5:after {
      content: "\f078";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      position: absolute;
      right: 0;
      top: 0; }
    .faq__lists .faq__card h5[aria-expanded="true"]:after {
      content: "\f077"; }
  .faq__lists .faq__card p a {
    color: #23a3b0; }
    .faq__lists .faq__card p a:hover {
      text-decoration: underline; }
  .faq__lists .faq__card ul {
    margin-bottom: 20px;
    padding-left: 17px; }
    .faq__lists .faq__card ul li {
      list-style: outside; }
      .faq__lists .faq__card ul li a {
        color: #23a3b0; }
        .faq__lists .faq__card ul li a:hover {
          text-decoration: underline; }
  .faq__lists .faq__card > div {
    margin-top: 8px;
    padding-right: 40px; }

@media (min-width: 1100px) {
  .faq__lists .faq__card {
    padding: 24px 0; } }

.resoucres__topic__top__sec {
  padding-bottom: 0; }

.resoucres__topic__detail__sec .article__left__dots {
  left: inherit;
  right: 5px;
  top: 40%; }

@media (max-width: 991px) {
  .resoucres__topic__detail__sec {
    padding-top: 0; } }

.resoucres__topic__detail__sec::before {
  background-color: #eef0f2;
  top: 0 !important;
  height: 820px; }
  @media (min-width: 1100px) {
    .resoucres__topic__detail__sec::before {
      height: 460px; } }

.resoucres__topic__detail__sec .resoucres__box {
  margin: 0 0 24px; }
  @media (min-width: 1100px) {
    .resoucres__topic__detail__sec .resoucres__box {
      margin: 24px 0 0; } }

.resoucres__type {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase; }
  .resoucres__type i {
    margin-right: 5px;
    font-size: 16px; }

.resoucres__detail__sec__bottom {
  position: relative;
  padding-bottom: 75px; }
  @media (min-width: 1100px) {
    .resoucres__detail__sec__bottom {
      padding-bottom: 96px; } }

.dark__blue__curve1 {
  width: 100%;
  height: 200px;
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  position: relative;
  content: "";
  bottom: -1px;
  background-color: #304058;
  z-index: 2; }
  .dark__blue__curve1.dark__light__curve2 {
    background-color: #f7f7f8;
    clip-path: polygon(100% 0%, 0 0%, 100% 100%);
    bottom: inherit;
    top: -1px; }
  @media (max-width: 991px) {
    .dark__blue__curve1 {
      height: 48px; } }

.dark__blue__curve2 {
  clip-path: polygon(0 0, 0 100%, 100% 0);
  top: -1px;
  bottom: inherit; }

.stay__up__circle {
  position: absolute;
  width: 270px;
  height: 270px;
  left: 0;
  bottom: 100%;
  background-color: #2bc8d8;
  border-radius: 0 100% 0 0; }
  @media (max-width: 991px) {
    .stay__up__circle {
      width: 82px;
      height: 82px; } }

.stay__upto__date {
  padding: 32px 0;
  position: relative;
  background-color: #304058;
  text-align: center; }
  .stay__upto__date .article__right__dots {
    right: inherit;
    left: 160px;
    top: inherit;
    bottom: 100%;
    width: 148px;
    z-index: 2;
    display: block !important; }
    @media (max-width: 991px) {
      .stay__upto__date .article__right__dots {
        left: 15px;
        height: 72px;
        bottom: 95%; } }
  .stay__upto__date h3 {
    text-transform: uppercase;
    color: #2bc8d8;
    margin-bottom: 32px; }
  .stay__upto__date p {
    margin-bottom: 32px;
    color: #ffffff; }
    .stay__upto__date p span {
      color: #2bc8d8;
      font-family: "CircularStdBold"; }
    @media (min-width: 1440px) {
      .stay__upto__date p {
        padding: 0 20px; } }
  .stay__upto__date .Business__Email {
    width: 100%;
    max-width: 407px;
    display: table;
    margin: 0 auto; }

.pagination__sec .pagination {
  align-items: center; }

.pagination__sec .page-link {
  border: 0 !important;
  background-color: transparent !important;
  color: #23a3b0;
  font-size: 16px; }
  .pagination__sec .page-link span {
    color: #263245; }
  .pagination__sec .page-link.active {
    color: #263245; }
  .pagination__sec .page-link:hover, .pagination__sec .page-link:focus, .pagination__sec .page-link.active {
    outline: none !important;
    color: #263245;
    box-shadow: none !important; }

.pagination__sec .page-item {
  margin: 0 4px; }
  @media (max-width: 991px) {
    .pagination__sec .page-item {
      margin: 0 !important; } }
  .pagination__sec .page-item:first-child, .pagination__sec .page-item:last-child {
    margin: 0 10px; }
    .pagination__sec .page-item:first-child .page-link, .pagination__sec .page-item:last-child .page-link {
      box-shadow: 0 0 8px 0 rgba(26, 35, 48, 0.16) !important;
      border: solid 2px #dee0e4 !important;
      background-color: #dee0e4 !important;
      width: 56px;
      height: 56px;
      border-radius: 100%;
      text-align: center;
      padding: 0;
      font-size: 18px;
      color: #263245;
      line-height: 56px; }
      .pagination__sec .page-item:first-child .page-link:hover, .pagination__sec .page-item:last-child .page-link:hover {
        border: solid 2px #d4e01d !important;
        background-color: #d4e01d !important; }
  .pagination__sec .page-item:first-child .page-link:hover {
    cursor: not-allowed;
    border: solid 2px #dee0e4 !important;
    background-color: #dee0e4 !important; }
  .pagination__sec .page-item:last-child .page-link {
    border: solid 2px #d4e01d !important;
    background-color: #d4e01d !important; }

.pagination__sec .wp-pagenavi a, .pagination__sec .wp-pagenavi span {
  border: 0;
  padding: .5rem .75rem;
  margin: 0 4px;
  background-color: transparent !important;
  color: #23a3b0;
  font-size: 16px; }
  .pagination__sec .wp-pagenavi a.current, .pagination__sec .wp-pagenavi span.current {
    outline: none !important;
    color: #263245;
    box-shadow: none !important; }
  .pagination__sec .wp-pagenavi a.nextpostslink, .pagination__sec .wp-pagenavi a.previouspostslink, .pagination__sec .wp-pagenavi span.nextpostslink, .pagination__sec .wp-pagenavi span.previouspostslink {
    box-shadow: 0 0 8px 0 rgba(26, 35, 48, 0.16) !important;
    border: solid 2px #dee0e4 !important;
    background-color: #dee0e4 !important;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    text-align: center;
    padding: 0;
    font-size: 18px;
    color: #263245;
    line-height: 56px;
    display: inline-block;
    margin: 0 10px; }
    .pagination__sec .wp-pagenavi a.nextpostslink:hover, .pagination__sec .wp-pagenavi a.previouspostslink:hover, .pagination__sec .wp-pagenavi span.nextpostslink:hover, .pagination__sec .wp-pagenavi span.previouspostslink:hover {
      border: solid 2px #d4e01d !important;
      background-color: #d4e01d !important; }

.search__page__sec:before {
  display: none !important; }

.find__result {
  margin: -50px 0 32px;
  font-family: "CircularStdBold"; }
  .find__result span {
    color: #23a3b0; }
  @media (max-width: 991px) {
    .find__result {
      margin: -20px 0 24px; } }

/* Resources Page css End */
/* Indstory Page css */
.industry__top__section {
  padding: 16px 0 96px;
  position: relative;
  background: url(../images/tiled-grit-deep-blue-shade-1-1.png) repeat, radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0.35)), radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0)), linear-gradient(to bottom, #304058, #304058); }
  .industry__top__section h1 {
    transform: matrix(1, -0.13, 0, 0.96, 0, 0);
    color: #2bc8d8;
    text-transform: uppercase; }
    .industry__top__section h1 span {
      color: #ffffff;
      border-bottom: 8px solid #ffffff;
      display: inline-block;
      margin-bottom: 5px;
      padding-bottom: 10px; }
  .industry__top__section .resoucres__tabs {
    margin: 24px 0;
    justify-content: center; }
    .industry__top__section .resoucres__tabs li {
      margin-right: 24px; }
      .industry__top__section .resoucres__tabs li a {
        color: #ffffff; }
        .industry__top__section .resoucres__tabs li a:hover {
          color: #2bc8d8; }
      .industry__top__section .resoucres__tabs li.active {
        border-color: #2bc8d8; }
        .industry__top__section .resoucres__tabs li.active a {
          color: #2bc8d8; }
      .industry__top__section .resoucres__tabs li:last-child {
        margin-right: 0; }
  .industry__top__section h5 {
    margin-bottom: 8px; }
  .industry__top__section h5, .industry__top__section p {
    color: #ffffff; }
  @media (min-width: 991px) {
    .industry__top__section {
      padding: 70px 0 245px; }
      .industry__top__section h5 {
        margin-bottom: 16px; }
      .industry__top__section .resoucres__tabs {
        margin: 0 0 24px;
        justify-content: center; }
        .industry__top__section .resoucres__tabs li {
          margin-bottom: 32px;
          margin-right: 40px; }
          .industry__top__section .resoucres__tabs li:last-child {
            margin-right: 0; } }
  @media (min-width: 1100px) {
    .industry__top__section {
      padding: 70px 0 245px; } }

.industries__top {
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  background: url(../images/tiled-grit-deep-blue-shade-1-1.png) repeat, radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0.35)), radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0)), linear-gradient(to bottom, #304058, #304058);
  bottom: inherit;
  top: calc(100% - 1px);
  position: absolute; }

.industries__box__list {
  background-color: #eef0f2;
  padding: 0 0 16px; }
  @media (min-width: 991px) {
    .industries__box__list {
      padding: 0 0 32px; } }
  .industries__box__list.location__box__sec {
    padding: 0 0 40px; }
    @media (min-width: 991px) {
      .industries__box__list.location__box__sec {
        padding: 0 0 96px; } }

.industries__box__margin {
  margin-top: -96px; }
  @media (min-width: 1100px) {
    .industries__box__margin {
      margin-top: -200px; } }

.industries__box {
  background-color: #F7F7F8;
  box-shadow: 0 0 8px 0 rgba(26, 35, 48, 0.16);
  margin: 0 0 16px;
  padding: 24px;
  position: relative;
  z-index: 2; }
  .industries__box .industries__title {
    display: flex;
    padding-right: 40px;
    position: relative; }
    .industries__box .industries__title:after {
      content: "\f078";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      position: absolute;
      right: 0;
      top: 0;
      font-size: 18px;
      line-height: 24px;
      color: #23a3b0; }
    .industries__box .industries__title img {
      width: 24px;
      height: 24px;
      margin-right: 16px; }
    .industries__box .industries__title h5 {
      color: #23a3b0;
      margin: 0; }
    @media (min-width: 991px) {
      .industries__box .industries__title {
        flex-direction: column;
        text-align: center;
        padding: 0; }
        .industries__box .industries__title:after {
          display: none; }
        .industries__box .industries__title img {
          width: auto;
          height: 64px;
          margin: 0 auto 16px; }
        .industries__box .industries__title h5 {
          text-align: center; } }
  .industries__box .industries__box__detail {
    display: none;
    margin-top: 16px; }
    .industries__box .industries__box__detail ul {
      margin-bottom: 20px; }
      .industries__box .industries__box__detail ul li {
        width: 100%;
        padding: 0 20px 0 20px;
        position: relative;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 8px; }
        .industries__box .industries__box__detail ul li:before {
          width: 6px;
          height: 6px;
          border-radius: 100%;
          background-color: #263245;
          position: absolute;
          left: 0;
          content: "";
          top: 5px; }
      @media (min-width: 991px) {
        .industries__box .industries__box__detail ul {
          column-count: 2; }
          .industries__box .industries__box__detail ul li {
            width: 100%; } }
    .industries__box .industries__box__detail .btn {
      font-size: 13px;
      line-height: 20px;
      padding: 4px 24px;
      position: relative;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 991px) {
        .industries__box .industries__box__detail .btn {
          display: none;
          bottom: 32px;
          position: absolute; } }
    @media (min-width: 991px) {
      .industries__box .industries__box__detail {
        display: block; } }
  @media (min-width: 991px) {
    .industries__box {
      margin: 0 0 24px;
      padding: 40px 32px 64px;
      min-height: 492px; } }
  .industries__box.active .industries__title:after {
    content: "\f077"; }
  .industries__box.active .industries__box__detail {
    display: block; }
  .industries__box:hover .industries__box__detail .btn {
    display: inline-block; }

.locations__box {
  background-color: #eef0f2;
  box-shadow: 0 0 8px 0 rgba(26, 35, 48, 0.16);
  padding: 24px 16px;
  position: relative;
  z-index: 2; }
  .locations__box:after {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+10,ffffff+100 */
    background: white;
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    /*content: "";*/
    height: 80px; }
  .locations__box .locations__list {
    flex-wrap: wrap;
    /*height: calc(100vh - 30px);*/
    overflow-y: auto;
    position: relative; }
    .locations__box .locations__list .locations__item {
      margin: 0 0 32px;
      text-align: center;
      width: 50%; }
      .locations__box .locations__list .locations__item span.locations__flag {
        width: 84px;
        height: 56px;
        display: block;
        position: relative;
        margin: 0 auto 8px;
        overflow: hidden;
        background-color: #fff; }
        .locations__box .locations__list .locations__item span.locations__flag img {
          position: absolute;
          top: 50%;
          left: 50%;
          height: 100%;
          width: auto;
          transform: translate(-50%, -50%); }
      .locations__box .locations__list .locations__item .location-link {
        font-size: 12px;
        line-height: 20px;
        font-family: "CircularStdBold";
        color: #23a3b0;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
        .locations__box .locations__list .locations__item .location-link i {
          margin-left: 8px; }
      .locations__box .locations__list .locations__item:hover .location-link {
        color: #1f909c; }
        .locations__box .locations__list .locations__item:hover .location-link i {
          font-size: 10px; }
  @media (min-width: 991px) {
    .locations__box {
      padding: 40px 40px 0; }
      .locations__box .locations__list {
        height: inherit; }
        .locations__box .locations__list .locations__item {
          width: 20%;
          margin: 20px 0 36px; }
          .locations__box .locations__list .locations__item span.locations__flag {
            width: 96px;
            height: 64px; }
          .locations__box .locations__list .locations__item .location-link {
            font-size: 14px; }
      .locations__box:after {
        display: none; } }

.location__dots__shape {
  display: none; }
  @media (min-width: 1100px) {
    .location__dots__shape {
      display: block;
      width: 120px;
      height: 190px;
      background: url(../images/dots-white.svg) 0 0;
      position: absolute;
      left: 0px;
      top: 450px;
      z-index: 2;
      opacity: .7; } }

.location__dots__shape__circle {
  display: none; }
  @media (min-width: 1100px) {
    .location__dots__shape__circle {
      display: block;
      width: 200px;
      height: 400px;
      background: url(../images/dots-white.svg) 0 0;
      position: absolute;
      right: 0px;
      top: 175px;
      z-index: 2;
      opacity: .32;
      border-radius: 200px 0 0 200px; } }

/* SBI CSS Start */
.sbi__hero__img {
  position: absolute;
  top: 0;
  left: 520px;
  width: 368px; }
  @media (max-width: 1100px) {
    .sbi__hero__img {
      left: 320px; } }
  @media (max-width: 991px) {
    .sbi__hero__img {
      position: relative;
      left: inherit;
      margin: 0 0 0 auto;
      right: -15px;
      width: 250px;
      top: 48px; } }
  @media (max-width: 767px) {
    .sbi__hero__img {
      width: 155px;
      top: 0px;
      padding-bottom: 30px; } }

.owner__img {
  position: relative;
  z-index: 2; }

.bio__text {
  position: absolute;
  width: 235px;
  right: calc(100% + 32px);
  bottom: 90px;
  text-align: right; }
  .bio__text div, .bio__text p {
    position: relative;
    z-index: 1; }
  .bio__text div {
    font-size: 40px;
    font-family: "BuckwheatTCScriptRg";
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .bio__text div img {
      margin-right: 16px; }
  .bio__text p {
    font-size: 16px;
    line-height: 24px;
    font-style: italic; }
  .bio__text:after {
    width: 440px;
    height: 440px;
    position: absolute;
    left: 80px;
    top: -80px;
    content: "";
    background-color: #2bc8d8;
    border-radius: 100%; }
  @media (max-width: 767px) {
    .bio__text {
      bottom: 20px;
      right: 100%; }
      .bio__text:after {
        width: 360px;
        height: 300px;
        top: -20px;
        left: -30px; }
      .bio__text div {
        font-size: 32px;
        line-height: 32px; }
        .bio__text div img {
          max-width: 40px; }
      .bio__text p {
        font-size: 14px; } }

.sbi__hero__section {
  padding: 24px 0 0;
  background: #eef0f2 !important;
  min-height: 836px;
  position: relative; }
  @media (min-width: 1100px) {
    .sbi__hero__section .owner__img img {
      width: 368px;
      height: 733px; } }
  .sbi__hero__section h1 {
    color: #263245;
    display: inline-block; }
    .sbi__hero__section h1 strong span {
      color: #23a3b0; }
  .sbi__hero__section .dark__blue__curve1 {
    position: absolute;
    bottom: -1px;
    left: 0; }
  @media (min-width: 991px) {
    .sbi__hero__section {
      padding: 56px 0 0; } }
  @media (max-width: 991px) {
    .sbi__hero__section {
      padding: 32px 0 0;
      min-height: 0; }
      .sbi__hero__section h1 {
        position: absolute;
        top: 0;
        left: 15px; } }
  @media (max-width: 767px) {
    .sbi__hero__section h1 {
      font-size: 48px;
      line-height: 48px; } }
  .sbi__hero__section .hero__detail {
    padding-left: 10px; }
    .sbi__hero__section .hero__detail .btn {
      display: block; }
    @media (max-width: 991px) {
      .sbi__hero__section .hero__detail {
        background-color: #ffffff;
        padding: 56px 120px 120px;
        text-align: center;
        bottom: -48px;
        position: relative;
        margin: 0 -40px; }
        .sbi__hero__section .hero__detail .btn {
          display: inline-block;
          text-transform: none; }
          .sbi__hero__section .hero__detail .btn i {
            display: none; } }
    @media (max-width: 767px) {
      .sbi__hero__section .hero__detail {
        padding: 16px 15px 72px;
        text-align: center;
        bottom: 0;
        position: relative;
        margin: 0 -15px; }
        .sbi__hero__section .hero__detail:after {
          width: 100%;
          height: 52px;
          position: absolute;
          left: 0;
          clip-path: polygon(100% 0, 0 100%, 100% 100%);
          content: "";
          top: -51px;
          background-color: #ffffff;
          z-index: 2; }
        .sbi__hero__section .hero__detail .btn {
          display: inline-block; } }

/* REVIEWS PAGE */

	.reviews__hero__section {
	padding: 24px 0 0;
	background: #eef0f2 !important;
	min-height: 820px;
	position: relative; }

	.reviews__hero__section h1 { color: #263245; font-size: 100px; line-height: 100px; }
	.reviews__hero__section .hero_detail { text-align: left; }
	.reviews__hero__section .dark__blue__curve1 { position: absolute; bottom: -1px; left: 0; }
	.reviews__hero__section .article__right__dots { top: unset; bottom: 14%; z-index: 2; background: url('../images/Tiled16pxLilac.svg') 0 0 transparent repeat; height: 120px; }

	.video__section { padding-bottom: 60px; }	
	.video__section p.highlight { font-family: 'CircularStdBold'; color: #23a3b0; font-size: 1.05em; }	

	.pullquote__section { background: #2bc8d8; background: url('../images/bkgrd_circle_blue.svg') #2bc8d8 no-repeat; background-size: 500px; background-position: 160px -350px; margin-top: -70px; }
	.pullquote__section .col-md-9 { text-align: right; }
	.pullquote__section .highlight { color: #fff; font-family: 'KorolevCompressedBold'; font-size: 64px; text-transform: uppercase; }
	.pullquote__section .dark__blue__curve1 { position: relative; }
	.pullquote__section .dark__blue__curve1 {
		width: 100%;
		height: 200px;
		clip-path: polygon(0% 0%,0% 100%,100% 100%);
		position: relative;
		content: "";
		bottom: -1px;
		background-color: #ebedef;
		margin-top: -120px;
		z-index: 2; 
	}
	.pullquote__section.article__right__dots { 
		background: url('../images/Tiled16pxLilac.svg') 0 0 transparent; 
		position: relative; 
		width: 220px;
		height: 160px;
		left: 100px;
		z-index: 9;
	}

	#cta-1 { background-color: #304058; position: relative; }
	#cta-1 .triangle-mask {
		width: 100%;
		height: 200px;
		clip-path: polygon(0% 0%,100% 0%,100% 100%);
		position: relative;
		content: "";
		bottom: -1px;
		background-color: #ebedef;
		margin-top: -50px;
		z-index: 2;
	}
	#cta-1 .container { margin-top: -60px; }
	#cta-1 .article__right__dots { z-index: 5; background: repeat; height: 120px; background: url('../images/Tiled16pxLilac.svg') 0 0 transparent; top: 26%; }
	#cta-1 .headline { color: #2bc4d4; font-family: 'KorolevCompressedBold'; font-size: 64px; line-height: 60px; text-transform: uppercase; }

	#pullquote-2 p.highlight { color: #2bc4d4; font-family: 'KorolevCompressedBold'; font-size: 64px; line-height: 60px; text-transform: uppercase; }

	@media (max-width: 767px) {
		#hero .dark__blue__curve1 { margin-top: -40px; }
		.reviews__hero__section h1 { font-size: 60px; line-height: 60px; } 
		.reviews__hero__section .hero_detail { text-align: center; margin-bottom: 20px; }
		.reviews__hero__section .hero_detail p { font-size: 20px; line-height: 24px; }
		.reviews__hero__section .hero__detail:after {
			width: 100%;
			height: 52px;
			position: absolute;
			left: 0;
			clip-path: polygon(100% 0, 0 100%, 100% 100%);
			content: "";
			top: -51px;
			background-color: #ffffff;
			z-index: 2; 
		}

		#cta-1 { margin-top: 0; }
		#cta-1 .container { margin-top: 20px; }
		#cta-1 .triangle-mask { height: 48px; }

		.pullquote__section { margin-top: 0px; }
		.pullquote__section .col-9 { text-align: center; }
		.pullquote__section .highlight { font-size: 48px; }
		.pullquote__section .dark__blue__curve1 { height: 48px; margin-top: 0px; }
		#pullquote-2 p.highlight { font-size: 48px; line-height: 42px; }

		.video__section { padding-bottom: 20px; }	
		.video__section p { line-height: 1.2em; }


	}
	@media (max-width: 991px) {
		.dark__blue__curve1 { height: 48px; } 
		.reviews__hero__section { padding: 32px 0 0; min-height: 0; }
		.reviews__hero__section h1 { font-size: 70px; line-height: 70px; } 
		.reviews__hero__section .hero__detail {
			background-color: #ffffff;
			padding: 56px 120px 120px;
			text-align: center;
			bottom: -48px;
			position: relative;
			margin: 0 -40px; 
		}
		.reviews__hero__section .hero__detail .btn { display: inline-block; text-transform: none; }
		.reviews__hero__section .hero__detail .btn i { display: none; } 
		.pullquote__section { margin-top: 0px; }
	}
	@media (min-width: 1100px) {
		.reviews__hero__section .owner__img img { width: 368px; height: 733px; }
		.reviews__hero__section h1 { display: inline-block; }
		.reviews__hero__section h1 strong span { color: #23a3b0; }
	}







.worker__comp__cover {
  padding: 48px 0 0;
  position: relative;
  background-color: #304058; }
  .worker__comp__cover h2 {
    color: #2bc8d8;
    text-align: center; }
  .worker__comp__cover p {
    color: #ffffff;
    text-align: center; }
  .worker__comp__cover .worker__comp__cover__list {
    padding: 24px;
    background-color: #f7f7f8;
    margin: 24px 0 -96px;
    position: relative;
    z-index: 3;
    box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16); }
    .worker__comp__cover .worker__comp__cover__list h3 {
      text-transform: uppercase;
      font-size: 24px; }
      .worker__comp__cover .worker__comp__cover__list h3 span {
        color: #23a3b0; }
    .worker__comp__cover .worker__comp__cover__list ul {
      margin-bottom: 40px; }
      .worker__comp__cover .worker__comp__cover__list ul li {
        margin-bottom: 16px;
        padding-left: 40px;
        background: url(../images/list-icon.svg) 0 4px no-repeat;
        background-size: 24px; }
        .worker__comp__cover .worker__comp__cover__list ul li:last-child {
          margin: 0; }
    @media (min-width: 991px) {
      .worker__comp__cover .worker__comp__cover__list {
        padding: 40px 56px;
        margin: 48px 0 -256px; }
        .worker__comp__cover .worker__comp__cover__list h3 {
          font-size: 32px; }
        .worker__comp__cover .worker__comp__cover__list ul {
          margin: 0; }
          .worker__comp__cover .worker__comp__cover__list ul li {
            margin-bottom: 20px; } }
  @media (min-width: 1100px) {
    .worker__comp__cover {
      padding: 56px 0 0; } }
  .worker__comp__cover .dark__blue__curve1 {
    position: absolute;
    top: calc(100% - 1px); }

.sbi__content__sec {
  background-color: #ffffff;
  padding: 152px 0 0px; }
  .sbi__content__sec h2 span {
    color: #23a3b0; }
  @media (min-width: 991px) {
    .sbi__content__sec {
      padding: 360px 0 200px;
      position: relative; }
      .sbi__content__sec h2 {
        margin-bottom: 80px; }
      .sbi__content__sec:after {
        width: 48px;
        height: 192px;
        background: url(../images/dots.svg);
        position: absolute;
        right: 15px;
        bottom: 160px;
        content: "";
        z-index: 3; } }

.sbi__circles {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 264px;
  position: relative; }
  .sbi__circles img {
    width: 100%;
    display: block;
    margin-bottom: 24px; }
  .sbi__circles h5 {
    font-family: "CircularStdBook";
    line-height: 40px; }
    .sbi__circles h5 span {
      display: block;
      padding-left: 40px; }
  @media (min-width: 991px) {
    .sbi__circles {
      max-width: 324px; }
      .sbi__circles:after {
        width: 200px;
        height: 120px;
        position: absolute;
        top: calc(100% + 15px);
        left: 220px;
        content: "";
        background: url(../images/CurvedLine.svg) 0 0 no-repeat;
        background-size: 200px 120px; }
      .sbi__circles.sbi__box__1 {
        margin-top: -300px;
        margin-left: 0; }
      .sbi__circles.sbi__box__2 {
        max-width: 100%;
        text-align: center; }
        .sbi__circles.sbi__box__2:after {
          top: 0;
          left: 100%;
          transform: rotate(180deg); }
      .sbi__circles.sbi__box__3 {
        margin-right: 0;
        margin-top: 100px; }
        .sbi__circles.sbi__box__3 h5 span {
          padding-left: 100px; }
        .sbi__circles.sbi__box__3:after {
          top: calc(100% - 0px);
          left: -125px;
          transform: rotate(-60deg); }
      .sbi__circles.sbi__box__4 {
        margin-top: -80px;
        text-align: center; }
        .sbi__circles.sbi__box__4:after {
          top: 90px;
          left: -220px;
          transform: rotate(110deg); }
      .sbi__circles.sbi__box__5 {
        margin-left: 0;
        max-width: 100%;
        position: relative;
        padding-left: 390px;
        margin-top: 80px;
        margin-bottom: 30px; }
        .sbi__circles.sbi__box__5:after {
          display: none; }
        .sbi__circles.sbi__box__5 img {
          width: 570px;
          position: absolute;
          right: 0;
          left: -200px;
          top: -274px; }
        .sbi__circles.sbi__box__5 h5 span {
          padding-left: 155px; } }
  @media (max-width: 767px) {
    .sbi__circles:after {
      width: 32px;
      height: 120px;
      position: absolute;
      top: calc(100% + 10px);
      left: calc(100% - 56px);
      content: "";
      background: url(../images/CurvedLine-sm.svg) 0 0 no-repeat;
      background-size: 32px 120px; }
    .sbi__circles h5 {
      line-height: 32px; }
    .sbi__circles.sbi__box__1 {
      margin-right: 0; }
    .sbi__circles.sbi__box__2 {
      max-width: 310px;
      text-align: center;
      margin-top: 48px; }
      .sbi__circles.sbi__box__2 img {
        max-width: 264px; }
      .sbi__circles.sbi__box__2:after {
        top: calc(100% - 15px);
        left: calc(10px);
        background: url(../images/CurvedLine-sm1.svg) 0 0 no-repeat; }
    .sbi__circles.sbi__box__3 {
      margin-right: 0;
      margin-top: 48px; }
      .sbi__circles.sbi__box__3 h5 span {
        padding-left: 100px; }
    .sbi__circles.sbi__box__4 {
      margin-top: 48px;
      margin-left: 0;
      text-align: center; }
      .sbi__circles.sbi__box__4:after {
        top: calc(100% - 15px);
        left: calc(50px);
        background: url(../images/CurvedLine-sm1.svg) 0 0 no-repeat; }
    .sbi__circles.sbi__box__5 {
      max-width: 100%;
      flex-direction: column-reverse;
      text-align: right; }
      .sbi__circles.sbi__box__5 h5 {
        margin-left: auto;
        max-width: 180px; }
        .sbi__circles.sbi__box__5 h5 span {
          padding-left: 0; }
      .sbi__circles.sbi__box__5 img {
        margin-bottom: 0; } }

.know__exactly__section {
  padding: 48px 0 16px 0;
  background-color: #eef0f2;
  position: relative; }
  .know__exactly__section .container {
    position: relative;
    z-index: 2; }
  .know__exactly__section h2 {
    margin: 0; }
  @media (min-width: 1100px) {
    .know__exactly__section {
      padding: 40px 0; } }
  .know__exactly__section .dark__blue__curve1 {
    bottom: calc(100% - 1px);
    top: inherit;
    background-color: #eef0f2;
    position: absolute; }

.hard-earned-list li {
  padding: 32px 0;
  border-bottom: 3px solid #263245;
  position: relative;
  font-size: 20px;
  line-height: 32px;
  display: flex;
  align-items: center; }
  .hard-earned-list li p {
    margin: 0; }
    .hard-earned-list li p strong {
      font-family: "CircularStdBold";
      font-weight: normal; }
  .hard-earned-list li img {
    max-width: 56px;
    margin-right: 24px; }
  .hard-earned-list li:last-child {
    border: 0; }
  @media (max-width: 767px) {
    .hard-earned-list li {
      padding-left: 80px; }
      .hard-earned-list li img {
        position: absolute;
        left: 0; } }

@media (min-width: 1100px) {
  .hard-earned-list li {
    font-size: 24px;
    line-height: 40px;
    padding-right: 60px; }
    .hard-earned-list li img {
      max-width: 80px; } }

.monthly__subscribe__sec {
  padding: 48px 0 32px;
  position: relative; }
  .monthly__subscribe__sec h2 {
    color: #ffffff; }
    .monthly__subscribe__sec h2 span {
      color: #23a3b0; }
  .monthly__subscribe__sec .article__right__dots {
    bottom: calc(100% - 60px); }
  .monthly__subscribe__sec .dark__blue__curve1 {
    position: absolute;
    top: calc(100% - 1px); }
  .monthly__subscribe__sec .monthly__subscribe__box {
    text-align: left;
    margin-top: 48px; }
    .monthly__subscribe__sec .monthly__subscribe__box img {
      margin-bottom: 24px;
      max-width: 48px; }
    .monthly__subscribe__sec .monthly__subscribe__box h5 {
      color: #ffffff;
      margin-bottom: 16px; }
      .monthly__subscribe__sec .monthly__subscribe__box h5 a {
        font-family: "CircularStdBook";
        color: #2bc8d8; }
    .monthly__subscribe__sec .monthly__subscribe__box p {
      padding: 0; }
    .monthly__subscribe__sec .monthly__subscribe__box .btn {
      color: #33ecff; }
      .monthly__subscribe__sec .monthly__subscribe__box .btn span {
        color: #ffffff;
        margin-right: 3px;
        font-family: "CircularStdBook"; }
  @media (max-width: 1100px) {
    .monthly__subscribe__sec .stay__up__circle {
      display: none; }
    .monthly__subscribe__sec .article__right__dots {
      display: none !important; }
    .monthly__subscribe__sec .btn-primary {
      text-transform: none; }
      .monthly__subscribe__sec .btn-primary i {
        display: none; } }
  @media (min-width: 1100px) {
    .monthly__subscribe__sec {
      padding: 96px 0 0px; }
      .monthly__subscribe__sec .monthly__subscribe__box {
        padding: 0 115px 0 70px;
        text-align: left;
        margin-top: 56px; }
        .monthly__subscribe__sec .monthly__subscribe__box img {
          margin-bottom: 32px;
          max-width: 56px; }
        .monthly__subscribe__sec .monthly__subscribe__box h5 {
          margin-bottom: 24px; }
          .monthly__subscribe__sec .monthly__subscribe__box h5 a {
            color: #ffffff; } }

.sbi__faq__section {
  padding: 16px 0 32px;
  background-color: #2bc8d8; }
  .sbi__faq__section .faq__box {
    z-index: 2;
    position: relative;
    background-color: #2fdced; }
    .sbi__faq__section .faq__box .faq__lists .faq__card {
      border-color: #304058; }
    .sbi__faq__section .faq__box .collapse ol li {
      list-style: decimal inside; }
    .sbi__faq__section .faq__box .collapse p a {
      color: #ffffff; }
      .sbi__faq__section .faq__box .collapse p a:hover {
        text-decoration: underline; }
  @media (min-width: 1100px) {
    .sbi__faq__section {
      padding: 64px 0 80px; }
      .sbi__faq__section.sbi__padding__top {
        padding-top: 8px; } }

/*Terms & Condition css */
.terms__top__sec {
  padding: 80px 0 32px; }
  @media (min-width: 1100px) {
    .terms__top__sec {
      padding: 160px 0 96px; } }

.terms__detail__sec {
  padding: 48px 0 0;
  position: relative; }
  .terms__detail__sec .dark__blue__curve1 {
    background-color: #2bc8d8; }
  .terms__detail__sec .article__left__dots {
    width: 100px;
    height: 100px;
    top: 0; }
  .terms__detail__sec h2, .terms__detail__sec h3, .terms__detail__sec h4, .terms__detail__sec h5, .terms__detail__sec h6 {
    font-family: "CircularStdBold";
    text-transform: inherit; }
  .terms__detail__sec h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 24px 0; }
    @media (min-width: 1100px) {
      .terms__detail__sec h2 {
        font-size: 40px;
        line-height: 56px;
        margin: 40px 0 24px; } }
  .terms__detail__sec h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 24px 0; }
    @media (min-width: 1100px) {
      .terms__detail__sec h3 {
        font-size: 32px;
        line-height: 48px;
        margin: 40px 0 24px; } }
  .terms__detail__sec h5 {
    margin: 0 0 24px; }
    @media (min-width: 1100px) {
      .terms__detail__sec h5 {
        margin: 40px 0 24px; } }
  .terms__detail__sec p {
    margin-bottom: 20px; }
    .terms__detail__sec p a {
      color: #23a3b0; }
      .terms__detail__sec p a:hover {
        text-decoration: underline; }
  .terms__detail__sec ol, .terms__detail__sec ul {
    padding-left: 30px;
    margin-bottom: 48px; }
    .terms__detail__sec ol li, .terms__detail__sec ul li {
      margin-bottom: 16px;
      list-style: outside decimal; }
      .terms__detail__sec ol li a, .terms__detail__sec ul li a {
        color: #23a3b0; }
        .terms__detail__sec ol li a:hover, .terms__detail__sec ul li a:hover {
          text-decoration: underline; }
      .terms__detail__sec ol li ol, .terms__detail__sec ol li ul, .terms__detail__sec ul li ol, .terms__detail__sec ul li ul {
        margin-top: 16px;
        margin-bottom: 0; }
        .terms__detail__sec ol li ol li, .terms__detail__sec ol li ul li, .terms__detail__sec ul li ol li, .terms__detail__sec ul li ul li {
          font-size: 16px;
          line-height: 24px; }
    @media (min-width: 1100px) {
      .terms__detail__sec ol, .terms__detail__sec ul {
        margin-bottom: 96px; } }
  .terms__detail__sec ul {
    padding-left: 20px;
    margin-bottom: 20px; }
    .terms__detail__sec ul li {
      padding-left: 10px;
      list-style-type: disc; }
  @media (min-width: 1100px) {
    .terms__detail__sec {
      padding-top: 56px; } }

.sm-privacy {
  max-height: 800px;
  overflow: hidden;
  overflow-y: auto;
  position: relative; }
  @media (min-width: 1100px) {
    .sm-privacy {
      max-height: 100%; } }

.sm-scroll {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+10,ffffff+100 */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  position: relative;
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  content: "";
  height: 80px;
  margin-top: -80px; }
  @media (min-width: 1100px) {
    .sm-scroll {
      display: none; } }

/* Contact Us page css */
.contactus__top__section {
  padding: 16px 0 32px;
  position: relative;
  background: url(../images/tiled-grit-deep-blue-shade-1-1.png) repeat, radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0.35)), radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0)), linear-gradient(to bottom, #304058, #304058); }
  .contactus__top__section h1 {
    transform: matrix(1, -0.12, 0, 0.96, 0, 0);
    color: #2bc8d8;
    text-transform: uppercase;
    position: relative;
    z-index: 3;
    margin: 0;
    display: inline-block; }
  .contactus__top__section .dark__blue__curve1 {
    position: absolute;
    top: inherit !important;
    bottom: 0px;
    left: 0;
    background: #ffffff; }
  @media (min-width: 991px) {
    .contactus__top__section {
      padding: 96px 0; }
      .contactus__top__section h1 {
        font-size: 160px;
        line-height: 160px; } }

.contactus__detail__section {
  padding: 32px 0 0;
  background-color: #ffffff; }
  @media (min-width: 1100px) {
    .contactus__detail__section {
      padding: 96px 0 0; } }
  .contactus__detail__section .dark__blue__curve1 {
    background-color: #2bc8d8; }

.contact__detail__list li {
  width: 100%;
  position: relative;
  padding-left: 64px;
  font-size: 16px;
  line-height: 32px; }
  .contact__detail__list li a {
    color: #23a3b0; }
  .contact__detail__list li h5 {
    margin: 0; }
    .contact__detail__list li h5 a {
      color: #23a3b0;
      font-family: "CircularStdBook"; }
  .contact__detail__list li img {
    position: absolute;
    left: 0;
    max-width: 40px; }
  @media (min-width: 991px) {
    .contact__detail__list li {
      padding: 40px 0;
      padding-left: 110px;
      font-size: 18px;
      line-height: 32px; }
      .contact__detail__list li img {
        max-width: 56px; }
      .contact__detail__list li h5 a {
        color: #263245; } }

.submit__form {
  margin-top: 40px; }
  .submit__form hr {
    margin: 35px 0 40px; }

.contact__form {
  padding: 32px 16px;
  box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16);
  background-color: #f7f7f8;
  position: relative;
  z-index: 3;
  margin-bottom: 40px;
  min-height: 780px; }
  .contact__form h3 {
    text-transform: uppercase; }
  .contact__form .input-group {
    margin-bottom: 16px; }
  .contact__form .btn {
    margin-top: 24px; }
  @media (min-width: 991px) {
    .contact__form {
      padding: 56px;
      margin-bottom: 56px; }
      .contact__form .btn {
        margin-top: 32px; } }
  @media (min-width: 1100px) {
    .contact__form {
      margin-top: -380px; } }
  .contact__form.partner_contact_form {
    margin: 0;
    min-height: inherit; }

.contact__social {
  margin-bottom: 40px; }
  .contact__social a {
    font-size: 24px;
    display: inline-block;
    margin: 0 20px;
    color: #23a3b0; }

/*Press page css */
.press__sec {
  padding: 48px 0 80px;
  position: relative; }
  .press__sec .article__left__dots {
    width: 100px;
    height: 100px;
    top: 0; }
  @media (min-width: 1100px) {
    .press__sec {
      padding: 56px 0 96px; } }

.press__lists .resoucres__list {
  padding-bottom: 24px;
  border-bottom: 1px solid #dee0e4; }
  .press__lists .resoucres__list h5 {
    font-size: 24px;
    line-height: 32px; }
  .press__lists .resoucres__list .press__img {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    height: 64px; }
    .press__lists .resoucres__list .press__img img {
      max-height: 64px; }
  .press__lists .resoucres__list p {
    margin: 0; }
  @media (min-width: 1100px) {
    .press__lists .resoucres__list {
      padding-bottom: 32px; } }
  .press__lists .resoucres__list:last-child {
    border-bottom: 0; }

/*SBI Overview Page */
.hero__section.sbi__overview__section {
  background: #eef0f2 !important; }
  .hero__section.sbi__overview__section h1 {
    color: #263245; }
    .hero__section.sbi__overview__section h1 strong {
      border-color: #263245; }
  .hero__section.sbi__overview__section .hero__detail > p {
    color: #263245;
    margin-left: 0; }
  .hero__section.sbi__overview__section .hero__detail .bio__text {
    bottom: 270px; }
    .hero__section.sbi__overview__section .hero__detail .bio__text p {
      color: #263245; }
  .hero__section.sbi__overview__section .dark__blue__curve1 {
    background-color: #304058; }
  @media (min-width: 1100px) {
    .hero__section.sbi__overview__section {
      padding-bottom: 220px; } }

.z-2 {
  position: relative;
  z-index: 2; }

/*About Us css */
.aboutus__hero {
  background-color: #eef0f2;
  padding: 52px 0 32px; }
  .aboutus__hero h1 {
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .aboutus__hero h1 {
        font-size: 48px;
        line-height: 48px; } }
  .aboutus__hero p {
    margin: 0; }
  @media (min-width: 991px) {
    .aboutus__hero {
      padding: 160px 0 96px; }
      .aboutus__hero h1 {
        margin-bottom: 40px; } }

.about__text__sec {
  padding: 48px 0; }
  .about__text__sec p {
    margin: 0; }
  .about__text__sec h3 {
    font-size: 20px;
    line-height: 32px;
    margin: 24px 0;
    font-family: "CircularStdBook"; }
  @media (min-width: 1100px) {
    .about__text__sec {
      padding: 56px 0; }
      .about__text__sec h3 {
        font-size: 40px;
        line-height: 56px;
        margin: 56px 0; }
      .about__text__sec p {
        max-width: 735px; } }

.WomanBakery {
  position: absolute;
  left: 0;
  top: -455px;
  z-index: 2; }

.aboutus__box__list {
  background-color: #304058;
  padding: 48px 0;
  position: relative; }
  .aboutus__box__list .dark__blue__curve1 {
    position: absolute;
    bottom: inherit;
    top: calc(100% - 1px); }
  .aboutus__box__list h2, .aboutus__box__list p {
    color: #ffffff; }
  .aboutus__box__list .aboutus__boxes {
    max-width: 300px;
    display: block;
    margin: 32px auto 0; }
    .aboutus__box__list .aboutus__boxes img {
      max-width: 250px;
      display: block;
      margin: 0 auto 16px; }
    .aboutus__box__list .aboutus__boxes p {
      margin: 0; }
  @media (min-width: 1100px) {
    .aboutus__box__list {
      padding: 56px 0 40px; }
      .aboutus__box__list .aboutus__boxes {
        margin: 48px auto 0; } }

.about__quotes__sec {
  padding: 0 0 40px 0; }
  .about__quotes__sec .quotes__text {
    padding: 48px 32px;
    background-color: #f7f7f8;
    box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16);
    z-index: 2;
    position: relative;
    font-size: 24px;
    line-height: 40px;
    text-align: center; }
    .about__quotes__sec .quotes__text span {
      color: #23a3b0; }
    .about__quotes__sec .quotes__text::before {
      content: "";
      position: absolute;
      top: 100%;
      left: 80px;
      width: 80px;
      height: 40px;
      clip-path: polygon(100% 0, 0 0, 0 100%);
      background-color: #f7f7f8;
      box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16); }
  .about__quotes__sec .quote__thumb {
    margin: 56px 0 0; }
    .about__quotes__sec .quote__thumb img {
      max-width: 100px;
      margin-right: 24px; }
    .about__quotes__sec .quote__thumb h5 {
      color: #23a3b0;
      text-transform: uppercase;
      font-family: "KorolevCompressedBold";
      margin: 0; }
      .about__quotes__sec .quote__thumb h5 span {
        display: block;
        color: #263245;
        text-transform: none;
        font-size: 16px;
        font-family: "CircularStdBook"; }
  @media (min-width: 1100px) {
    .about__quotes__sec {
      padding: 56px 0 96px; }
      .about__quotes__sec .quotes__text {
        padding: 96px 109px;
        font-size: 40px;
        line-height: 56px; }
        .about__quotes__sec .quotes__text::before {
          left: 200px; }
      .about__quotes__sec .quote__thumb {
        margin: 80px 0 0 109px; }
        .about__quotes__sec .quote__thumb img {
          max-width: 150px; } }

.bg-white {
  background-color: #ffffff !important; }

.about__expertise__sec {
  padding: 80px 0;
  background-color: #eef0f2; }
  .about__expertise__sec h2, .about__expertise__sec h3 {
    text-align: center;
    margin-bottom: 32px; }
    .about__expertise__sec h2 span, .about__expertise__sec h3 span {
      color: #23a3b0; }
  .about__expertise__sec h3 {
    font-family: "CircularStdBold";
    font-size: 24px;
    line-height: 32px; }
  .about__expertise__sec p {
    margin: 0; }
  @media (min-width: 1100px) {
    .about__expertise__sec {
      padding: 160px 0; }
      .about__expertise__sec.bg-white {
        padding: 288px 0 96px; }
      .about__expertise__sec h3 {
        font-size: 40px;
        line-height: 56px; }
      .about__expertise__sec h2, .about__expertise__sec h3 {
        margin-bottom: 40px; } }

.about__team__sec {
  padding: 48px 0;
  position: relative; }
  .about__team__sec:before {
    width: 100%;
    height: 780px;
    background-color: #23a3b0;
    content: "";
    position: absolute;
    top: 430px;
    left: 0;
    transform: skewY(10deg); }
  .about__team__sec .about__text__box {
    margin-top: 30px; }
    .about__team__sec .about__text__box h5 {
      font-size: 20px;
      line-height: 32px;
      margin-bottom: 16px;
      font-family: "CircularStdBook";
      color: #ffffff; }
    .about__team__sec .about__text__box p {
      margin: 0;
      font-size: 14px;
      line-height: 24px;
      font-style: italic;
      color: #ffffff; }
  .about__team__sec .about__yellow__box {
    margin-top: 30px;
    background-color: #f0e000;
    padding: 48px; }
    .about__team__sec .about__yellow__box h5 {
      font-size: 20px;
      line-height: 32px;
      margin-bottom: 16px;
      font-family: "CircularStdBook"; }
    .about__team__sec .about__yellow__box p {
      margin: 0;
      font-size: 14px;
      line-height: 24px;
      font-style: italic; }
  .about__team__sec .team__thumb {
    margin-top: 30px;
    overflow: hidden; }
    .about__team__sec .team__thumb img {
      width: 100%;
      transform: scale(1);
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
    .about__team__sec .team__thumb:hover img {
      transform: scale(1.05); }
  @media (min-width: 1100px) {
    .about__team__sec {
      padding: 96px 0; }
      .about__team__sec .about__text__box h5 {
        font-size: 32px;
        line-height: 48px; }
      .about__team__sec .about__text__box p {
        font-size: 18px; }
      .about__team__sec .about__yellow__box {
        padding: 56px 55px 62px; }
        .about__team__sec .about__yellow__box h5 {
          font-size: 24px;
          line-height: 40px; }
        .about__team__sec .about__yellow__box p {
          font-size: 18px;
          line-height: 24px; }
      .about__team__sec:before {
        height: 660px;
        top: 850px;
        transform: skewY(3deg); } }
  @media (min-width: 1440px) {
    .about__team__sec .about__yellow__box {
      padding: 66px 56px; } }

.about__career__sec {
  padding: 80px 0 132px;
  background-color: #eef0f2;
  position: relative; }
  .about__career__sec h2 {
    margin-bottom: 32px; }
  .about__career__sec h5 {
    color: #23a3b0;
    margin-bottom: 32px;
    font-family: "CircularStdBook";
    font-size: 20px; }
  .about__career__sec p {
    margin: 0; }
    .about__career__sec p a {
      color: #23a3b0; }
      .about__career__sec p a:hover {
        text-decoration: underline; }
  .about__career__sec .dark__blue__curve1 {
    position: absolute;
    background-color: #2bc8d8; }
  @media (min-width: 1100px) {
    .about__career__sec {
      padding: 160px 0 296px; }
      .about__career__sec h2 {
        margin-bottom: 40px; }
      .about__career__sec h5 {
        font-size: 24px;
        margin-bottom: 40px; } }

/* Location Page Popup */
.mapmodelpop {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(38, 50, 69, 0.4);
  top: 0;
  left: 0;
  z-index: 99;
  max-height: 100vh;
  overflow-y: auto;
  display: none; }
  .mapmodelpop .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.map__model__details {
  background: #eef0f2;
  padding: 40px 30px;
  position: relative; }
  .map__model__details .mapclose {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 24px;
    cursor: pointer;
    font-weight: bold; }
  .map__model__details h4, .map__model__details h3 {
    font-family: "CircularStdBold";
    text-align: center; }
  .map__model__details p {
    margin-bottom: 0; }
    .map__model__details p a {
      color: #23a3b0;
      font-family: "CircularStdMedium"; }
  @media (min-width: 1100px) {
    .map__model__details {
      padding: 88px 64px 64px; }
      .map__model__details .mapclose {
        top: 24px;
        right: 24px;
        font-size: 34px; }
      .map__model__details h3 {
        font-size: 40px;
        line-height: 56px;
        margin-bottom: 32px; }
      .map__model__details h4 {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 24px; } }

.WAmodel .model1 {
  display: block; }

.NDmodel .model2 {
  display: block; }

.WYmodel .model3 {
  display: block; }

.OHmodel .model4 {
  display: block; }

/* Login page css */
.login__header .cerity__logo {
  max-width: 129px;
  position: relative; }

.login__section {
  padding: 32px 0 76px;
  background: #eef0f2; }
  .login__section h2 span {
    color: #23a3b0; }
  @media (min-width: 991px) {
    .login__section {
      padding: 40px 0; }
      .login__section h2 {
        margin-bottom: 60px; } }

.login__form {
  margin: 0;
  padding: 32px 16px;
  min-height: 0; }
  .login__form form {
    max-width: 408px;
    display: table;
    margin: 0 auto; }
  .login__form a {
    font-family: "CircularStdBold";
    color: #23a3b0; }
    .login__form a.forgot__password {
      margin: 0 auto; }
    .login__form a:hover {
      text-decoration: underline; }
  .login__form .btn {
    margin-left: auto;
    margin-right: auto; }
  .login__form .dont__account {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid #cdd1d7; }
    @media (max-width: 991px) {
      .login__form .dont__account span {
        display: block; } }
  @media (min-width: 991px) {
    .login__form {
      padding: 56px 220px 96px; }
      .login__form .dont__account {
        padding-top: 32px;
        margin-top: 32px; } }

.login__footer {
  padding: 16px 0;
  background-color: #eef0f2; }

.page_not_found_sec {
  padding: 40px 0;
  position: relative; }
  @media (min-width: 1100px) {
    .page_not_found_sec {
      padding: 160px 0 96px; } }
  .page_not_found_sec .location__dots__shape__circle {
    opacity: .7;
    background: url(../images/dots.svg) 0 0;
    width: 120px;
    height: 240px;
    position: absolute;
    right: inherit;
    left: 0;
    top: 175px;
    border-radius: 0 200px 200px 0; }

.page_not_found h2 {
  font-family: "CircularStdBold";
  text-transform: none;
  line-height: 50px;
  margin-bottom: 32px; }

.page_not_found h4 {
  color: #23a3b0;
  font-family: "CircularStdBold";
  margin-bottom: 24px; }

.page_not_found p {
  font-size: 20px;
  line-height: 36px; }
  .page_not_found p a {
    color: #23a3b0; }
    .page_not_found p a:hover {
      text-decoration: underline; }

@media (min-width: 1100px) {
  .page_not_found h2 {
    line-height: 80px;
    margin-bottom: 56px; }
  .page_not_found h4 {
    margin-bottom: 32px; }
  .page_not_found p {
    font-size: 24px;
    line-height: 40px; } }

/* ads page css */
.cerity_ads__hero {
  background: url(../images/tiled-grit-deep-blue-shade-1-1.png) repeat, radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0.35)), radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0)), linear-gradient(to bottom, #304058, #304058);
  position: relative;
  top: -1px; }
  @media (min-width: 991px) {
    .cerity_ads__hero {
      padding-top: 0px; } }
  .cerity_ads__hero .col-lg-6.order-lg-0 {
    display: -ms-flexbox;
    display: flex; }
  .cerity_ads__hero .ads_people_img {
    position: relative;
    padding-left: 0px;
    margin-top: auto; }
    .cerity_ads__hero .ads_people_img .green-star {
      position: absolute;
      left: 30px;
      bottom: 20px;
      max-width: 150px; }
    @media (min-width: 991px) {
      .cerity_ads__hero .ads_people_img {
        padding-left: 0px;
        padding-right: 10px; }
        .cerity_ads__hero .ads_people_img .green-star {
          bottom: 50px;
          left: 100px;
          max-width: 200px; } }
  .cerity_ads__hero .ads_hero_details {
    margin-top: 32px;
    text-align: center;
    margin-bottom: 32px; }
    .cerity_ads__hero .ads_hero_details h1 {
      color: #ffffff;
      margin-bottom: 24px; }
      .cerity_ads__hero .ads_hero_details h1 span {
        display: block;
        color: #2bc8d8; }
    .cerity_ads__hero .ads_hero_details p {
      color: #ffffff;
      margin: 0 0 24px; }
      .cerity_ads__hero .ads_hero_details p span {
        font-size: 14px;
        line-height: 24px;
        display: block;
        margin-top: 24px;
        padding-left: 20px; }
    @media (min-width: 991px) {
      .cerity_ads__hero .ads_hero_details {
        margin-top: 0px;
        margin-bottom: 20px;
        text-align: left;
        padding-right: 30px; }
        .cerity_ads__hero .ads_hero_details h1 {
          margin-bottom: 32px;
          font-size: 96px;
          line-height: 96px; }
        .cerity_ads__hero .ads_hero_details p {
          color: #ffffff;
          font-size: 20px;
          line-height: 32px;
          margin: 0 0 32px;
          padding-right: 70px; } }

.insurance__Designed__bootstrapers {
  padding: 32px 0;
  text-align: center; }
  .insurance__Designed__bootstrapers h2 {
    font-family: "CircularStdBold";
    text-transform: none; }
    .insurance__Designed__bootstrapers h2 span {
      color: #23a3b0; }
  .insurance__Designed__bootstrapers h3 {
    text-transform: uppercase; }
    .insurance__Designed__bootstrapers h3 span {
      color: #23a3b0; }
  .insurance__Designed__bootstrapers img {
    margin-bottom: 24px; }
  .insurance__Designed__bootstrapers .margin-ads {
    margin-top: 24px;
    margin-bottom: 32px; }
  @media (min-width: 991px) {
    .insurance__Designed__bootstrapers {
      padding: 96px 0;
      text-align: left; }
      .insurance__Designed__bootstrapers h2 {
        font-size: 48px;
        line-height: 64px; }
      .insurance__Designed__bootstrapers img {
        margin-bottom: 0; }
      .insurance__Designed__bootstrapers .col-lg-6 p {
        padding-right: 50px; } }

.bg-gray {
  background-color: #f7f7f8 !important; }

.No-nonsense-sec {
  background-color: #f7f7f8;
  padding: 32px 0; }
  .No-nonsense-sec h2 {
    color: #263245;
    margin-bottom: 32px; }
  .No-nonsense-sec p {
    color: #263245;
    margin-bottom: 0; }
  .No-nonsense-sec .worker__comp__cover__list {
    background-color: transparent;
    box-shadow: none;
    padding: 0; }
    .No-nonsense-sec .worker__comp__cover__list ul {
      margin-bottom: 16px; }
  @media (min-width: 991px) {
    .No-nonsense-sec {
      padding: 96px 0; }
      .No-nonsense-sec h2 {
        margin-bottom: 56px; }
      .No-nonsense-sec .worker__comp__cover__list {
        background-color: transparent;
        box-shadow: none;
        padding: 0; }
        .No-nonsense-sec .worker__comp__cover__list ul li {
          font-size: 24px;
          line-height: 32px;
          font-family: "CircularStdBold";
          background-size: auto 40px;
          background-position: 0 0;
          padding: 4px 0 4px 56px; } }
  .No-nonsense-sec.Show_Your_Customers h2 {
    margin: 0 0 24px; }
    .No-nonsense-sec.Show_Your_Customers h2 span {
      color: #23a3b0; }
  .No-nonsense-sec.Show_Your_Customers h6 {
    text-align: center;
    margin: 0 0 56px; }
  .No-nonsense-sec.Show_Your_Customers .worker__comp__cover__list ul li {
    background-image: url(../images/list-icon2.svg); }

.learn__more__text a {
  color: #23a3b0; }
  .learn__more__text a:hover {
    text-decoration: underline; }

/*Partner Page css */
.partner__top__sec {
  padding: 90px 0;
  background-color: #ffffff;
  text-align: center; }
  .partner__top__sec img {
    max-height: 35px;
    width: auto; }
  .partner__top__sec i {
    margin: 0;
    font-size: 20px;
    color: #d4e01d; }
  @media (min-width: 991px) {
    .partner__top__sec {
      padding: 128px 0 122px; }
    .partner__top__sec.boost {
      padding: 110px 0 104px; }
      .partner__top__sec img {
        max-height: 94px; }
      .partner__top__sec img.img-fluid-boost {
        max-height: 130px; }
      .partner__top__sec i {
        margin: 0;
        font-size: 44px; } }

.partner__content__sec {
  padding: 40px 0 60px;
  background-color: #f7f7f8; }
  @media (min-width: 991px) {
    .partner__content__sec {
      padding: 96px 0; }
      .partner__content__sec p, .partner__content__sec h2 {
        margin-bottom: 40px; } }

.partner__sidebar {
  padding: 32px 24px 10px;
  background-color: #f7f7f8;
  box-shadow: 0 0 24px 0 rgba(26, 35, 48, 0.16); }
  .partner__sidebar h3 {
    font-family: "CircularStdBold";
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 16px;
    margin-bottom: 32px;
    border-bottom: 1px solid #cdd1d7; }
  .partner__sidebar ul li {
    padding: 0 0 0 45px;
    background: url(../images/list-icon2.svg) 2px 2px no-repeat;
    background-size: 24px;
    margin-bottom: 16px; }
  @media (min-width: 991px) {
    .partner__sidebar {
      padding: 56px 56px 40px; }
      .partner__sidebar h3 {
        margin-bottom: 40px;
        font-size: 40px;
        line-height: 56px; } }

iframe_events {
  display: none !important; }

/* LP page css */
.videojs-background-wrap {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  display: none; }
  @media (min-width: 991px) {
    .videojs-background-wrap {
      display: block; } }

.cerity_lp__hero {
  background: url(../images/tiled-grit-deep-blue-shade-1-1.png) repeat, radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0.35)), radial-gradient(circle at 0 0, rgba(26, 35, 48, 0), rgba(26, 35, 48, 0)), linear-gradient(to bottom, #304058, #304058);
  position: relative;
  width: 100vw;
  display: flex;
  align-items: center; }
  @media (min-width: 991px) {
    .cerity_lp__hero {
      padding-top: 0px;
      height: 100vh;
      background: transparent; } }
  .cerity_lp__hero .lp_hero_details {
    margin-top: 32px;
    text-align: center;
    margin-bottom: 32px; }
    .cerity_lp__hero .lp_hero_details h1 {
      color: #ffffff;
      margin-bottom: 24px; }
      .cerity_lp__hero .lp_hero_details h1 span {
        display: block;
        color: #2bc8d8; }
    .cerity_lp__hero .lp_hero_details p {
      color: #ffffff;
      margin: 0 0 24px; }
    @media (min-width: 991px) {
      .cerity_lp__hero .lp_hero_details {
        margin-top: 0px;
        margin-bottom: 20px;
        text-align: left;
        padding-right: 30px; }
        .cerity_lp__hero .lp_hero_details h1 {
          margin-bottom: 32px; }
        .cerity_lp__hero .lp_hero_details p {
          color: #ffffff;
          font-size: 20px;
          line-height: 32px;
          margin: 0 0 32px;
          padding-right: 70px; } }

.contact__faq__section {
  padding: 16px 0 0;
  background-color: #263245;
  margin-top: 32px; }
  .contact__faq__section .faq__box {
    margin-bottom: 32px; }
  .contact__faq__section .dark__blue__curve1 {
    background-color: #2bc8d8;
    height: 100px; }
  @media (min-width: 1100px) {
    .contact__faq__section {
      padding: 64px 0 0; }
      .contact__faq__section .faq__box {
        margin-bottom: 64px; } }

.partner_hero_detail p {
  color: #ffffff; }

@media (max-width: 991px) {
  .partner_hero_detail {
    margin-bottom: 24px;
    text-align: center; } }

.partner_logos__section {
  background-color: #ffffff;
  padding: 56px 0; }
  .partner_logos__section .partner_logo_slider {
    padding: 0 56px; }
  .partner_logos__section .slick-next {
    top: calc(50% - 25px);
    right: 0; }
  .partner_logos__section .slick-prev {
    top: calc(50% - 25px);
    left: 0; }
  @media (max-width: 991px) {
    .partner_logos__section {
      padding: 0; }
      .partner_logos__section .partner_logo_slider {
        padding: 0; } }

.partner_logo_list {
  height: 150px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px; }

.master-footer {
  background: #2bc8d8;
  padding: 32px 0 0;
  position: relative; }
  .master-footer::before {
    content: "";
    position: absolute;
    bottom: 24px;
    left: 0;
    width: 310px;
    height: 48px;
    background: url(../images/footer-dots.png) 0 0 no-repeat;
    background-size: 100%; }
    @media (max-width: 991px) {
      .master-footer::before {
        max-width: 80%;
        bottom: 220px; } }
  .master-footer .footer__logo__icon {
    display: table;
    margin: 0 auto 24px; }
    .master-footer .footer__logo__icon img {
      max-width: 80px; }
  @media (min-width: 991px) {
    .master-footer {
      padding: 40px 0 0; }
      .master-footer .col-lg-8 {
        padding-left: 40px; }
      .master-footer .footer__logo__icon {
        margin: 0 0 56px 40px; }
        .master-footer .footer__logo__icon img {
          max-width: 104px; }
      .master-footer .subscribe__box h3 {
        padding-left: 40px;
        text-align: left; } }
  @media (min-width: 1440px) {
    .master-footer .col-lg-8 {
      padding-left: 80px; } }

.subscribe__box h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 40px; }

.subscribe__box input {
  border-radius: 80px;
  padding-right: 70px;
  padding-left: 40px; }

.subscribe__box label {
  left: 40px; }

.subscribe__box .submit-subscribe, .subscribe__box .button {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 56px;
  text-align: center;
  padding: 14px 0; }

.footer__links {
  margin: 0 0 30px; }
  .footer__links h4 {
    color: #263245;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
    font-family: "CircularStdBold";
    padding-bottom: 16px;
    border-bottom: 4px solid #263245;
    width: calc(100% + 30px);
    margin-bottom: 32px; }
  .footer__links ul li {
    margin-bottom: 24px; }
    .footer__links ul li a {
      color: #263245;
      font-size: 16px;
      line-height: 24px;
      display: flex;
      align-items: center; }
      .footer__links ul li a i {
        width: 24px;
        text-align: center;
        margin-right: 16px;
        display: inline-block; }
      .footer__links ul li a:hover {
        color: #263245; }
  @media (max-width: 1100px) {
    .footer__links h4 {
      font-size: 16px; } }
  @media (max-width: 991px) {
    .footer__links {
      margin: 30px 0; }
      .footer__links h4 {
        width: 100%;
        font-size: 18px;
        margin-bottom: 20px; }
      .footer__links ul li {
        margin-bottom: 20px; } }

.master-footer .row .col-lg-4:last-child h4 {
  width: 100%; }

.copyright {
  padding: 36px 0;
  color: #263245;
  font-size: 14px;
  margin: 0; }
  .copyright a {
    color: #263245;
    font-family: "CircularStdMedium";
    display: inline-block;
    margin-left: 32px; }
    .copyright a:hover {
      text-decoration: underline; }
  @media (max-width: 1100px) {
    .copyright a {
      margin-left: 15px; } }
  @media (max-width: 991px) {
    .copyright {
      padding: 60px 0 20px;
      display: flex;
      flex-direction: column-reverse;
      line-height: 40px; }
      .copyright a {
        margin: 0; } }

.balver {
  color: red; }
  
  
/*  ERIC EXTRAS */

/* Embed Responsively  - http://embedresponsively.com/ */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


