/* media=======================================================*/
@media only screen and (min-width: 993px) {
  .header.sticky {
    padding: 16px 0 15px;
  }

  .events-workshop-gallery-item.item-emoji > div img {
    width: 100px;
    height: 100px;
  }

  #header .big-container-body {
    min-height: 79px;
  }

  /*.main-navigation > ul > li{*/
  /*    position: relative;*/
  /*}*/
  .main-navigation > ul > li.current-menu-item::before,
  .main-navigation > ul > li.current-menu-ancestor::before {
    content: "";
    position: relative;
    top: 8px;
    left: -11px;
    width: 6px;
    height: 6px;
    margin: 0 -7px 0 0;
    border-radius: 50%;
    background: transparent;
    box-sizing: border-box;
    border: 1.55px solid #f05c37;
  }

  .main-navigation ul li:hover .main-subnavigation,
  #menu-main-right > li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
  }

  .main-navigation ul li.not-active > a,
  .main-navigation ul li.not-active > span {
    opacity: 0.4;
  }

  .main-subnavigation {
    display: block !important;
  }

  .mobile-ball {
    display: none;
  }

  .steps-column h4,
  .fix-it-column h4 {
    display: none;
  }

  .benefits-list + section:not(.benefits-list) {
    margin-top: 100px;
  }

  .benefits-list-row .benefits-list-steps-text {
    transform: translateY(250px);
    opacity: 0;
    transition: 20ms all cubic-bezier(0.18, 0.8, 0.18, 0.8);
  }

  .benefits-list-row.active .benefits-list-steps-text {
    transform: translateY(0);
    opacity: 1;
    transition: 750ms all cubic-bezier(0.18, 0.8, 0.18, 0.8);
  }

  .benefits-list-image,
  .benefits-list-image-header,
  .benefits-list-image-photo img,
  .benefits-list-image-photo::before {
    opacity: 0;
    transition: 750ms all cubic-bezier(0.18, 0.8, 0.18, 0.8);
  }

  .benefits-list-image {
    /*transform: translateX(100%);*/
    transform: translateX(200%);
    filter: blur(5px);
  }

  .benefits-list-row.backward + .benefits-list-pseudo-row .benefits-list-image {
    /*transform: translateX(-100%);*/
    transform: translateX(-200%);
    filter: blur(5px);
  }

  .benefits-list-image-header {
    transform: translateY(100%);
    transition: 750ms all 750ms linear;
    filter: blur(5px);
  }

  .benefits-list-pseudo-row.active .benefits-list-image,
  .benefits-list-row.backward
    + .benefits-list-pseudo-row.active
    .benefits-list-image {
    opacity: 1;
    /*transform: translateX(0);*/
    transform: translateX(100%);
    filter: blur(0);
  }

  .benefits-list-row.backward
    + .benefits-list-pseudo-row.active
    .benefits-list-image {
    transform: translateX(-100%);
  }

  .benefits-list-pseudo-row.active .benefits-list-image-header {
    transform: translateY(0);
    opacity: 1;
    filter: blur(0);
  }

  .benefits-list-image-photo img {
    transform: translateY(-70%);
    filter: blur(5px);
    transition: 0ms all 0ms linear;
    opacity: 0;
  }

  .benefits-list-pseudo-row .benefits-list-image-photo::before,
  .benefits-list-series .benefits-list-image-photo::before {
    transform: translateY(-160px) scale(0);
    opacity: 1;
    transition: 0ms all 0ms linear;
  }

  .benefits-list-pseudo-row.active .benefits-list-image-photo img,
  .benefits-list-image-photo.show img {
    transform: translate(0, 0);
    opacity: 1;
    transition: 750ms all 750ms linear;
    filter: blur(0);
  }

  .benefits-list-pseudo-row.active .benefits-list-image-photo::before,
  .benefits-list-image-photo.show::before {
    transform: translateY(0) scale(1);
    opacity: 1;
    transition: 750ms all 750ms linear;
  }

  .benefits-list-series .benefits-list-image-photo.show img,
  .benefits-list-series .benefits-list-image-photo.show::before {
    transition-delay: 1300ms;
  }

  .main-navigation,
  .log-in {
    padding: 3px 0 0;
  }

  .product .top-section-image-animation {
    max-width: 100%;
    top: 50px;
    left: 50px;
  }

  .post-type-archive-question .top-section-image-animation {
    right: -55px;
    top: 55px;
    left: auto;
  }

  .careers-at-cloudshare .top-section-image-animation {
    right: -55px;
    top: 150px;
    left: auto;
  }

  .awards-slider {
    min-height: 410px;
    display: flex;
    align-items: center;
    min-width: 0;
  }
}

@media only screen and (max-width: 1680px) {
  .cta2 + section {
    margin-top: 8.335vw;
  }
}

@media only screen and (max-width: 1650px) {
  .footer-row:nth-child(2) {
    padding: 0 0 90px;
  }

  .footer-social {
    margin: 0;
    left: auto;
    right: 0;
    bottom: 40px;
  }
}

@media only screen and (max-width: 1620px) {
  .horizontal-tabs-cubes {
    margin: 0;
  }

  .horizontal-tabs-cube {
    padding: 34px 40px;
  }

  .categories-menu-search {
    width: calc(100% - 100px);
  }

  .our-story-item {
    flex: 0 1 395px;
  }
}

@media only screen and (max-width: 1550px) {
  /*.cta-header {*/
  /*    text-align: center;*/
  /*}*/
  .curious-text .note {
    right: 0;
  }

  .posts-body {
    display: flex;
    justify-content: space-between;
    gap: 0 60px;
  }

  .cta-header h2 {
    transform: translateX(0);
  }

  .executive-team-aside {
    flex: 0 1 450px;
    width: 450px;
  }

  .curious-text h2 .emojis {
    right: 5.5%;
  }

  .top-section-form-privacy-policy .emojis {
    left: -40%;
  }
}

@media only screen and (max-width: 1430px) {
  .footer-navigation > ul > li {
    margin: 0 48px 26px 0;
  }

  .top-section-image-block {
    margin: -181px -110px 0;
  }

  .executive-team-aside {
    flex: 0 1 400px;
    width: 400px;
  }

  .product .top-section-image-main-img-2 {
    top: auto;
    left: -8%;
    width: 67%;
    bottom: 15%;
  }

  .footer-navigation > ul {
    max-width: 1160px;
  }

  .home .platforms h2 .emojis {
    left: -10%;
  }

  .work-with-us .top-section-image-block {
    margin: 0;
  }

  .landing .top-section-form {
    margin: 0;
  }

  .circle-images {
    padding: 140px;
  }
}

@media only screen and (max-width: 1400px) {
  .cta2 h3 {
    font-size: calc(80px + (60 + 60 * 0.7) * ((100vw - 992px) / 1400));
    line-height: calc(100px + (80 + 80 * 0.7) * ((100vw - 992px) / 1400));
  }

  .properties .container {
    gap: 44px 100px;
  }

  .user-research .form-columns-2 {
    flex-direction: column;
  }

  .page-template-page-community .info-section {
    margin: -80px auto 0;
  }
}

@media only screen and (max-width: 1350px) {
  .header {
    padding: 26px 0 25px;
  }

  .home .top-section-image {
    max-width: 450px;
  }

  .home .top-section-image img {
    height: 100%;
  }

  .home .top-section-image-main-img-2 {
    bottom: -50px;
    left: -75px;
    width: 50%;
  }

  .home .top-section-image-main-img {
    left: -50px;
  }

  .main-subnavigation > ul > li {
    padding: 0 20px;
    max-width: 280px;
  }

  .top-section-image-animation-block-1 {
    max-width: 982px;
    width: 58.45vw;
    min-width: 910px;
  }

  .two-solutions-item {
    padding: 136px 50px 60px;
  }

  .infografic-column strong {
    font-size: 48px;
    line-height: 62px;
  }

  .horizontal-tabs-cube {
    padding: 34px 20px;
  }

  .services-item,
  .servises-VT-item {
    padding: 24px;
  }

  .services-item-image {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .services-item-image {
    width: 100%;
    position: static;
    margin: 0 auto 16px;
    transform: translate(0, 0);
  }

  .services-item-image a img {
    width: 100%;
  }

  .services-item-wrap h3 {
    font: 400 20px/28px "Figtree" sans-serif;
    margin: 0 0 8px;
  }

  .services-item-wrap p {
    margin: 0 0 16px;
  }

  .services > p {
    margin: 0 auto 40px;
  }

  .benefits-list-pseudo-row {
    box-sizing: border-box;
    padding: 100px 24px 50px;
  }

  .benefits-list-row.backward
    + .benefits-list-pseudo-row
    .benefits-list-image-header {
    right: 40px;
  }

  .benefits-list-image-header {
    left: 40px;
  }

  .executive-team-aside {
    flex: 0 1 350px;
    width: 350px;
  }

  .contact-us .top-section-header .emojis {
    bottom: auto;
    right: -10px;
    top: 525px;
  }

  .services .container {
    margin: 0 auto 51px;
  }

  .our-story-item {
    flex: 0 1 285px;
    min-width: 275px;
    padding: 60px 30px;
  }

  .top-section-form-privacy-policy .emojis {
    bottom: -35px;
    left: 0;
  }

  .top-section-form-privacy-policy .emojis-image img {
    transform: rotate(-55deg);
  }

  .webinar-on-demand .video {
    margin: 80px 0;
  }
}

@media only screen and (max-width: 1310px) {
  .customers .container {
    margin: 0 24px;
  }
}

@media only screen and (max-width: 1250px) {
  .single-landing_page .top-section-header h1,
  h1 {
    font-size: 42px;
  }

  .home .top-section-header h1 strong {
    font-size: 42px;
    line-height: 1.2;
  }

  .customers-row {
    padding: 0 10px;
  }

  .page-template-page-community .top-section-header .emojis {
    bottom: 120%;
  }

  .request-a-demo .top-section-header h1 .emojis {
    left: 120px;
  }

  .home .top-section-image-main-img {
    left: 0;
  }

  .home .top-section-image-background-img {
    left: -67px;
  }

  /*.benefits-list-image-header{*/
  /*    right: 50%;*/
  /*    transform: translateX(50%);*/
  /*}*/
  /*.benefits-list-row.backward .benefits-list-image-header{*/
  /*    left: 50%;*/
  /*    transform: translateX(-50%);*/
  /*}*/
  .home .top-section-image .top-section-image-main-img img {
    width: 88%;
  }

  .top-section-header-list {
    flex-direction: column;
    align-items: center;
    gap: 34px 0;
  }

  .top-section-header-list img {
    max-width: 350px;
  }

  .top-section-header-list ul {
    margin: 0;
  }

  .top-section-image-animation-block-1 {
    min-width: 855px;
  }

  .about-us .top-section-image-block {
    margin: -54px -110px 0;
  }

  .cta2-body {
    gap: 0 6%;
  }

  .cta2-header {
    transform: translateX(0);
  }

  .horizontal-tabs-cube {
    width: 50%;
    padding: 34px 40px 76px;
  }

  .horizontal-tabs-cube:nth-child(odd) {
    background: #fff;
  }

  .horizontal-tabs-cube:nth-child(4n + 2),
  .horizontal-tabs-cube:nth-child(4n + 3) {
    background: #f8f8f8;
  }

  .executive-team {
    padding: 240px 0 0;
  }

  .executive-team-names li {
    font-size: 28px;
    line-height: 46px;
  }

  .bottom-shell {
    top: 82.5vh;
  }

  .contact-us .top-section-header h1 .emojis-arrow {
    bottom: -7px;
  }

  .curious-text {
    margin: 70px 0 0 0;
  }

  .curious-image::before {
    width: 125px;
    height: 125px;
    border: 16px solid #f05c37;
  }

  .webinar-on-demand .top-section-container-header h1 .emojis {
    right: auto;
    bottom: 97%;
    left: 65%;
  }

  .user-research .top-section-row .top-section-header .emojis {
    bottom: 90%;
    left: 85%;
  }

  .cloudshare-aderant-watch-on-demand-v2 .top-section-header h1 .emojis,
  .cloudshare-aderant-watch-on-demand .top-section-header h1 .emojis {
    left: 48%;
  }

  /*.request-a-demo .top-section-header .emojis:last-child {*/
  /*    bottom: 90px;*/
  /*}*/
  .ebook-section .blog-section,
  .semperis-achieves-faster-more-effective-and-scalable-pocs-with-cloudshare-2
    .blog-section-main-image
    img {
    margin: 0 40px 0 35px;
  }

  .single-post .blog-section-main-image-wrapper .blog-section-main-image {
    margin: 120px 40px 48px 35px;
  }

  .cloudshare-accelerate-your-training .top-section-header h1 .emojis,
  .cloudshare-accelerate-your-sales .top-section-header h1 .emojis {
    top: -68px;
    right: 0px;
  }
  .single-landing_page .top-section-header p {
    font-size: 18px;
  }
  .single-landing_page .top-section-header {
    flex: 0 1 675px;
  }
}

@media only screen and (max-width: 1200px) {
  .events-workshop-gallery-item > div h2 {
    font-size: 30px;
    line-height: 38px;
  }

  .page-template-page-community .top-section-header .emojis {
    right: 17px;
  }

  .page-template-page-community .info-section {
    margin: -30px auto 0;
  }

  .advertising-hosts-header {
    top: 56%;
    left: 56%;
  }

  .circle-images {
    padding: 120px;
  }

  .main-subnavigation > ul > li {
    max-width: 230px;
  }

  .testimonial-body {
    gap: 0 50px;
  }

  .testimonial-body-text {
    padding: 0;
  }

  .horizontal-tabs-body {
    flex-direction: column;
    gap: 40px 0;
  }

  .tabs {
    flex: 1 1 auto;
  }

  .ui-tabs-panel {
    box-sizing: border-box;
    padding: 26px 0 0;
  }

  .horizontal-tabs-cubes {
    align-self: center;
  }

  .horizontal-tabs-cube {
    padding: 34px 40px 76px;
  }

  .horizontal-tabs-text {
    flex: 0 1 538px;
  }

  .curious-body {
    gap: 0 80px;
  }

  .curious-image {
    align-self: center;
  }

  .top-section-image-block {
    margin: -181px -210px 0;
  }

  .categories-menu-filters {
    flex-direction: column;
  }

  .product .top-section-image-main-img-2 {
    bottom: 22%;
  }

  .main-navigation > ul > li {
    margin: 5px 0 5px 35px;
  }

  .home .platforms h2 .emojis {
    left: 11%;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1100px) {
  .benefits-images {
    max-width: 45% !important;
  }
  .benefits-images svg {
    width: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .main-subnavigation > ul > li > a {
    width: min-content;
  }

  .main-navigation > ul > li {
    margin: 5px 0 5px 22px;
    display: inline-flex;
  }

  .main-navigation ul {
    font-size: 13px;
  }

  .home .top-section-image-background-img {
    left: -49px;
    bottom: 0;
    width: 125%;
  }

  .product .top-section-image-main-img-2 {
    bottom: 32%;
  }

  .google-ad-solutions .top-section-header h1 .emojis {
    left: 39%;
    bottom: 93%;
  }

  .cloudshare-accelerate-your-training .top-section-header h1 .emojis,
  .cloudshare-accelerate-your-sales .top-section-header h1 .emojis {
    top: -15px;
    right: -30px;
  }
}

@media only screen and (max-width: 1024px) {
  .growth-banner .note {
    display: none;
  }

  .growth-banner h2 p {
    margin: 5px 0 0 0;
  }

  .growth-banner h2 .emojis {
    left: 234px;
    bottom: 74%;
  }

  .growth-banner .first_image {
    width: 150px;
  }

  .posts-vacancies > h2 {
    font-size: 36px;
    line-height: 48px;
    margin: 0 0 50px;
  }

  .posts-vacancies-accordion .accordion-header h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .our-story-item {
    flex: 0 1 275px;
  }

  .thank-you-demo-successful .quote-image::before,
  .thank-you-demo-unsuccessful .quote-image::before,
  .cloudshare-vs-readytech-skytap .quote-image::before {
    bottom: 5px;
    left: 0px;
  }

  .home .top-section-image-main-img {
    left: 15px;
  }
}

@media only screen and (max-width: 992px) {
  .advertising-hosts-header h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
  }
  .footer-column:first-child {
    flex: 0 0 auto;
  }

  .advertising-hosts-header h2 strong {
    font-size: 65px;
    line-height: 50px;
  }

  .advertising-hosts-speech-img img:first-child {
    top: 5%;
    left: 34%;
  }

  .advertising-hosts-speech-img img:nth-child(2) {
    bottom: 43%;
    right: -11%;
  }

  .page-template-page-community .info-section {
    margin: 0px auto 0;
  }

  .circle-images {
    padding: 90px;
  }

  .circle-images-small-container .circle-images-small-image img {
    min-width: 70px;
    min-height: 70px;
  }

  /*animations*/
  .top-section-image-animation-block-1 {
    min-width: 690px;
  }

  .virtual-training .top-section-image-animation {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .mobile-ball {
    /*display: block;*/
    top: 0;
    left: 0;
    position: absolute;
    width: 29px;
    height: 29px;
    transition: all 55ms;
  }

  .primary-button.big-button {
    padding: 20px 58px 20px 24px;
    font-size: 14px;
  }

  .primary-button.big-button::before {
    right: 10px;
    height: 40px;
    width: 40px;
    /*border-radius: 70px;*/
  }

  .primary-button.big-button::after,
  .primary-button.secondary-button.big-button::after {
    right: 22px;
    height: 12.5px;
    width: 17px;
    background: url("../images/svg/button-arrow.svg") no-repeat;
  }

  .primary-button.secondary-button.big-button::after {
    background: url("../images/svg/button-big-arrow-secondary.svg") no-repeat;
  }

  .primary-button.secondary-button.big-button.video-button::after {
    background: url("../images/svg/video-icon-mobile.svg") no-repeat;
    right: 18px;
    height: 15px;
    width: 16px;
  }

  .primary-button.big-button:hover::before {
    width: calc(100% - 20px);
  }

  h1 {
    font: 300 36px/48px "Figtree" sans-serif;
  }

  .header {
    padding: 30px 0 29px;
    border-bottom: 1px solid #cfcfcf;
  }

  .big-container-body {
    position: static;
  }

  .big-container-right {
    min-width: 0;
  }

  .home .top-section-image-background-img {
    left: -42px;
  }

  .last-resources-post .big-container-body {
    justify-content: center;
  }

  .main-logo {
    min-height: 40px;
    display: flex;
    align-items: center;
  }

  .main-logo img {
    max-height: 28px;
  }

  .main-navigation {
    display: block;
    position: absolute;
    /*background: bisque;*/
    background: #fff;
    top: 100px;
    left: 0;
    width: 100%;
    overflow-y: auto;
    height: calc(100vh - 100px);
    padding: 20px 24px 30px;
    box-sizing: border-box;
    transition: 400ms linear;
    transform: translateX(-100%);
  }

  .main-navigation.active {
    transform: translateX(0);
  }

  .main-navigation ul {
    flex-direction: column;
  }

  .main-navigation > ul > li {
    margin: 0 0 24px 0;
    font: 300 36px/48px "Figtree" sans-serif;
  }

  .log-in,
  #menu-main-right {
    display: none;
    margin: 0 0 24px;
  }

  .main-navigation.active .log-in,
  .main-navigation.active #menu-main-right {
    display: block;
  }

  .main-subnavigation > ul li .sub-menu {
    margin: 15px 0 0;
  }

  .log-in a,
  #menu-main-right a {
    font: 300 36px/48px "Figtree" sans-serif;
  }

  .top-section-row {
    gap: 0 40px;
  }

  .home .top-section-row {
    gap: 0 70px;
  }

  .header .primary-button {
    display: none;
  }

  .main-navigation.active .primary-button {
    display: inline-block;
  }

  .main-navigation-trigger {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 36px;
    height: 18px;
    box-sizing: border-box;
    transition: 300ms ease-out;
  }

  .main-navigation-trigger.active {
    height: 36px;
  }

  .main-navigation-trigger span {
    display: block;
    background: #242d37;
    height: 2px;
    transition: 300ms linear;
  }

  .main-navigation-trigger strong {
    position: absolute;
    font-size: 0;
  }

  .main-navigation-trigger span:nth-child(2),
  .main-navigation-trigger span:nth-child(4) {
    width: 50%;
  }

  .main-navigation-trigger.active span:nth-child(2),
  .main-navigation-trigger.active span:nth-child(4) {
    width: 36px;
  }

  .main-navigation-trigger.active span:nth-child(2) {
    transform: rotate(45deg) translate(12px, 12px);
  }

  .main-navigation-trigger.active span:nth-child(4) {
    transform: rotate(-45deg) translate(12px, -12px);
  }

  .main-navigation-trigger span:nth-child(3) {
    transition: 200ms linear;
    width: 100%;
  }

  .main-navigation-trigger.active span:nth-child(3) {
    visibility: hidden;
    opacity: 0;
  }

  .main-navigation ul li,
  .main-navigation > ul > li.menu-item-home {
    position: relative;
    display: block;
  }

  .main-subnavigation,
  #menu-main-right li > .sub-menu {
    display: none;
    position: static;
    flex-direction: column;
    margin: 0 -24px;
    padding: 0;
    border: none;
    border-radius: 0;
    background: #f8f8f8;
    width: calc(100% + 48px);
    visibility: visible;
    opacity: 1;
    transition: 0ms linear;
  }

  .main-subnavigation > ul > li,
  .resources-list-item .main-subnavigation > ul > li,
  #menu-main-right ul.sub-menu > li {
    display: block;
    margin: 0 24px;
    padding: 24px 0;
    max-width: 100%;
    border-right: none;
    border-bottom: 1px solid #cfcfcf;
    columns: 1;
  }

  .main-subnavigation > ul.sub-menu,
  #menu-main-right li > ul.sub-menu {
    border-top: 16px solid #fff;
  }

  .main-subnavigation > ul > li:last-child,
  .resources .main-subnavigation > ul > li:last-child,
  #menu-main-right ul.sub-menu > li:last-child {
    border: none;
  }

  .main-subnavigation ul li a,
  .resources .main-subnavigation ul li a,
  #menu-main-right ul.sub-menu > li a {
    margin: 0;
  }

  .main-subnavigation ul li.menu-item-has-children a,
  .resources .main-subnavigation ul li.menu-item-has-children a {
    margin: 0 0 16px;
  }

  .main-subnavigation > ul > li > a,
  #menu-main-right ul.sub-menu > li a {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.6px;
    padding: 0 33px 0 0;
    font-weight: 300;
  }

  .main-subnavigation > ul > li > a:before,
  #menu-main-right ul.sub-menu > li a:before {
    width: 24px;
    height: 17px;
    background: url("../images/svg/submenu-main-arrow.svg") no-repeat;
  }

  .main-subnavigation > ul > li > a,
  .main-subnavigation > ul > li > span,
  #menu-main-right ul.sub-menu > li a {
    width: fit-content;
    display: inline;
  }

  .main-subnavigation ul li p {
    /*margin: 0;*/
    display: none;
  }

  .main-navigation > ul > li.menu-item-has-children > a,
  .main-navigation > ul > li.menu-item-has-children > span {
    pointer-events: none;
  }

  .main-navigation > ul > li.menu-item-has-children > a:after,
  .main-navigation > ul > li.menu-item-has-children > span:after {
    margin: 0 0 3px 8px;
    width: 18px;
    height: 11px;
  }

  .main-navigation ul > li.menu-item-has-children.open > a:after,
  .main-navigation ul > li.menu-item-has-children.open > span:after {
    margin: 0 0 5px 8px;
    transform: rotateX(-180deg);
  }

  .resources .main-subnavigation > ul li .sub-menu {
    margin: 0;
    padding: 0;
  }

  .main-subnavigation > ul li .sub-menu li a {
    margin: 0 0 16px;
    padding: 0 23px 0 0;
  }

  /*.main-subnavigation{*/
  /*}*/
  .top-section,
  .about-us .top-section,
  .pricing .top-section {
    padding: 120px 0 32px;
  }

  .resources .top-section,
  .post-type-archive-media__news .top-section {
    padding: 127px 0 68px;
  }

  .post-template-single-ebooks .blog-section-main-image {
    padding: 120px 0 0;
  }

  .top-section-header {
    /*margin: 25px 0 0;*/
    margin: 0;
  }

  .home .top-section-header h1 strong,
  .user-research .top-section-header h1 strong {
    font: 300 36px/48px "Figtree" sans-serif;
  }

  /*.home .top-section-header h1 strong{*/
  /*    font-family: "RubikMonoOne-Regular";*/
  /*}*/
  .top-section-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .home .top-section-image {
    min-width: 320px;
    align-self: center;
  }

  .resources .top-section-center h1 {
    margin: 0 auto 25px;
  }

  .top-section-post-row {
    padding: 0;
  }

  .top-section-center > p:last-child {
    margin: 0 auto 39px;
  }

  .bread-crumbs {
    margin: 0 0 24px;
  }

  .two-solutions-item img {
    max-width: 190px;
    top: -90px;
  }

  .benefits {
    margin: 0 0 60px;
  }

  .benefits-row,
  .benefits-row:nth-child(even) {
    flex-direction: column-reverse;
    align-items: center;
    gap: 24px 0;
    opacity: 1;
    padding-bottom: 0;
  }

  .benefits-row:not(:last-child),
  .benefits-row:nth-child(even):not(:last-child) {
    margin: 0 0 100px;
  }

  .benefits-content {
    max-width: 100%;
    width: auto;
  }

  .home .benefits-images-main,
  .benefits-row:nth-child(even) .benefits-images-main {
    margin: 0 0 0 63px;
    padding: 0;
  }

  .webinar-on-demand .benefits-images-main {
    margin: 0;
    padding: 0;
  }

  .benefits-row:nth-child(even) .benefits-images-minor {
    left: -62px;
  }

  .benefits-images-main > div:not(".benefits-images-minor") {
    width: 100%;
    height: fit-content;
  }

  #analytics,
  #cost_control,
  #hand_on_expirience,
  #spinning_up {
    width: 100%;
    height: 100%;
  }

  .cta2 h3 {
    font: 400 60px/68px "Figtree" sans-serif;
    white-space: nowrap;
  }

  .home .cta2-header h3 .emojis {
    right: 0%;
  }

  .infografic-column strong {
    font: 500 36px/48px "Figtree" sans-serif;
  }

  .resources .big-container-body {
    gap: 0 25px;
  }

  .platforms h2 {
    margin: 0px auto 41px;
  }

  .platforms h2 br {
    display: none;
  }

  .footer-column:first-child {
    order: 2;
  }

  .footer-column:nth-child(2) {
    order: 3;
  }

  .footer-row:last-child {
    padding: 0 0 40px;
    flex-direction: column-reverse;
  }

  .growth-row {
    flex-direction: column;
    align-items: center;
    gap: 60px 0;
  }

  .growth-column {
    max-width: 310px;
  }

  .growth-column .growth-column-image {
    width: 98px;
    height: 98px;
    margin: 0 0 15px;
  }

  .growth-column h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 6px;
  }

  .growth-column .growth-column-image img {
    width: 44%;
  }

  .curious-text {
    margin: 100px 0 0 0;
  }

  .services-container {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0;
    max-width: 808px;
    margin: 0 auto;
  }

  .less_items .services-container {
    justify-content: flex-start;
  }

  .services-item {
    flex: 0 1 50%;
    margin: 0;
  }

  .services-item:nth-child(odd) {
    background: #fff;
  }

  .services-item:nth-child(4n + 2),
  .services-item:nth-child(4n + 3) {
    background: #f8f8f8;
  }

  .services-item .tertiary-cta-btn {
    font-size: 16px;
  }

  .top-section-image-block {
    margin: 0;
  }

  .top-section-image-block img {
    width: 40%;
  }

  .top-section-image-block img:first-child {
    min-width: 241px;
  }

  .top-section-image-block img:last-child {
    min-width: 173px;
  }

  .top-section-images {
    padding: 100px 0 0 0;
  }

  .top-section-images-main img {
    max-width: 100%;
  }

  .work-with-us .top-section-image-block img {
    min-width: 173px;
    width: 30%;
  }

  [class^="top-section-images-image"] {
    z-index: 3;
  }

  .top-section-images-image-1 {
    width: 30%;
    top: 105px;
    left: 50px;
  }

  .top-section-images-image-2 {
    width: 30%;
    top: 130px;
    left: 88%;
    max-width: fit-content;
  }

  .top-section-images-image-3 {
    width: 29%;
    top: 75px;
    left: 10px;
    right: auto;
    max-width: fit-content;
  }

  .top-section-images-image-4 {
    max-width: fit-content;
    width: 30%;
    bottom: 130px;
    right: auto;
    left: -50px;
  }

  .product .top-section-image-main-img-2 {
    bottom: -18%;
  }

  .training-about-item {
    width: calc(50% - 66px);
  }

  .two-solutions {
    padding: 90px 0 15px;
  }

  .post-item,
  .resources .post-item,
  .recommended .post-item,
  .posts-list .post-item {
    width: 50%;
  }

  .categories-menu-search input[type="submit"] {
    padding: 23px 50px;
  }

  .blog-section {
    padding: 125px 0 0;
    margin: 0 0 40px;
  }

  .glossary {
    padding: 125px 0 0;
    margin: 0 0 65px;
  }
  .glossary-content {
    max-width: 100%;
  }
  .glossary-content h3 {
    margin: 0 0 24px;
    font-size: 22px;
    line-height: 33px;
  }

  .glossary-content h1 {
    margin: 0 0 24px;
  }

  .glossary-content h2 {
    margin: 40px 0 24px;
  }

  .glossary-content p {
    font-size: 16px;
  }

  .glossary-content p:last-child {
    margin: 0;
  }

  .glossary-content ul {
    font-size: 16px;
  }

  .glossary-body {
    flex-direction: column;
  }

  .glossary-sidebar {
    margin-top: 40px;
    padding: 24px 0 40px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
  }

  .glossary-download-block {
    max-width: none;
    min-height: auto;
  }

  .glossary-sidebar h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: initial;
  }

  .glossary-sidebar #glossary-sidebar-header a {
    margin: 0 0 28px;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
  }

  .glossary-download-block-text {
    padding: 24px;
    align-items: flex-end;
  }

  .glossary-download-block-text h3 {
    font-size: 28px;
    line-height: 36px;
  }

  .glossary-download-block-text p {
    margin: 0 0 24px;
  }

  .glossary-content ul li {
    padding: 0 0 0 44px;
    margin: 0 0 27px;
  }

  .glossary-content ul li::before {
    top: -5px;
    width: 32px;
    height: 32px;
  }

  .sidebar-outer {
    margin-top: 11px;
  }

  .our-story {
    padding: 0 0 60px;
  }

  .our-story-row {
    gap: 0 24px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0 -24px 0 0;
    overflow-x: auto;
  }

  .our-story-item {
    padding: 40px;
  }

  .meet-team h2 {
    margin: 0 auto 24px;
  }

  .meet-team p {
    margin: 0 auto 60px;
  }

  .about-us .infografic {
    padding: 42px 0 41px;
    margin: 0;
  }

  .quote {
    padding: 60px 0;
  }

  .quote-image {
    margin: 0 auto;
    width: 42%;
    align-self: center;
  }

  .quote-text {
    padding: 0;
  }

  .quote-text q,
  .quote-text span {
    font-size: 24px;
    line-height: 36px;
  }

  .quote-body cite {
    display: block;
    margin: 25px 0 0;
  }

  .quote-text cite h3 {
    margin: 0 0 8px;
  }

  .meet-team-gallery-item {
    width: 356px;
  }

  .advisory-board-item {
    width: 50%;
  }

  .advisory-board-item:nth-child(2n + 1) {
    background: #fff;
  }

  .advisory-board-item:nth-child(4n + 1),
  .advisory-board-item:nth-child(4n + 4) {
    background: #f8f8f8;
  }

  .thank-you-section,
  .page-template-page-thankyou .thank-you-section,
  .section-404 {
    padding: 210px 0 160px;
  }

  .work-advantage h2 {
    margin: 0 0 100px;
  }

  .work-advantage-container {
    flex-wrap: wrap;
  }

  .work-advantage-container .training-about-item {
    width: 50%;
  }

  .work-advantage-container .training-about-item:nth-child(2n) {
    background: #f8f8f8;
  }

  .work-advantage-container .training-about-item:nth-child(4n + 2),
  .work-advantage-container .training-about-item:nth-child(4n + 3) {
    background: #fff;
  }

  .welcome-body {
    gap: 0 60px;
  }

  /*awards-slider & testimonials-slider*/
  .awards-and-testimonials-leftSide {
    flex: 0 0 348px;
    min-width: 0;
  }

  .awards-slider {
    padding: 51px 0 61px;
  }

  .landing .awards-slider {
    padding: 47px 0 70px;
  }

  .awards-slider::before {
    width: 236px;
    height: 236px;
  }

  .awards-slider-image {
    width: 140px;
  }

  .awards-slider-image.swiper-slide-prev,
  .awards-slider-image.swiper-slide-next {
    margin: -20px 0 0;
  }

  .fix-it {
    min-width: 0;
    margin: 0 0 77px;
    padding: 0 0 0 24px;
    background: transparent;
    text-align: left;
  }

  .fix-it .big-container {
    min-width: 0;
    padding: 0 0 32px;
  }

  .fix-it > h2 {
    margin: 0 auto 16px;
    display: none;
  }

  .fix-it-slider {
    display: none;
  }

  .fix-it-slider.swiper-initialized {
    display: block;
  }

  .fix-it-slider .swiper-pagination {
    bottom: -6px;
    left: -12px;
  }

  .fix-it-slider .swiper-pagination-bullet {
    margin: 0 5px !important;
    background: #242d37;
  }

  .fix-it-row {
    min-width: 0;
    width: 100%;
    gap: 0;
    justify-content: flex-start;
  }

  .fix-it-slide {
    min-width: 0;
    width: 100%;
  }

  .fix-it-slide .steps-column {
    color: #111111;
    background: #f8f8f8;
    margin: 0;
    padding: 24px 24px 32px;
    box-sizing: border-box;
  }

  .fix-it-slide .steps-column p {
    margin: 0;
  }

  .fix-it-slide .steps-column p strong {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
  }

  .fix-it-column {
    padding: 24px 24px 31px;
    max-width: 100%;
    background: linear-gradient(133.23deg, #440bd4 -11.4%, #a185e9 123.85%);
    box-sizing: border-box;
  }

  .fix-it-slide h4 {
    margin: 0 0 17px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
  }

  .fix-it-column h3 {
    margin: 0 auto 48px;
    max-height: 84px;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    position: relative;
    max-width: 100%;
  }

  .fix-it-column h3::before {
    content: "";
    position: absolute;
    bottom: -32px;
    left: -24px;
    width: calc(100% + 48px);
    height: 1px;
    background: #a185e9;
  }

  .fix-it-logo {
    margin: 0 auto 7px;
    justify-content: flex-start;
    max-height: 37px;
  }

  .fix-it-logo img {
    max-height: 37px;
  }

  .fix-it-column blockquote {
    margin: 0;
  }

  .fix-it-column blockquote p {
    margin: 0 auto 13px;
    font-size: 16px;
    line-height: 24px;
  }

  .fix-it-column blockquote cite {
    font-size: 14px;
    line-height: 20px;
  }

  .steps {
    display: none;
  }

  .steps h2 {
    margin: 0 auto 50px;
  }

  .ring-bounce {
    display: none;
  }

  .steps-row {
    flex-direction: column;
    align-items: center;
    gap: 40px 0;
  }

  .steps-row p {
    max-width: 100%;
  }

  .solution .top-section-center .emojis {
    left: 30px;
  }

  .cta2 {
    margin: 0 0 60px;
  }

  #main section.cta2:last-of-type {
    margin: 0;
  }

  .benefits-list,
  .benefits-list-series {
    margin: 0;
  }

  .benefits-list .container {
    flex-direction: column;
  }

  .benefits-list-row + .benefits-list-row {
    padding-top: 0;
  }

  .benefits-list {
    /* height: 360px;
		 max-height: 420px;*/
    margin: 0 0 70px;
  }

  .benefits-list-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    width: 100%;
    max-width: 100%;
    padding: 0 24px;
    background: none;
    opacity: 1;
    transition: 1000ms linear;
    z-index: -1;
    box-sizing: border-box;
  }

  .benefits-list-pseudo-row,
  .benefits-list-series .benefits-list-pseudo-row {
    opacity: 1;
    /*position: static;*/
    position: relative;
    padding: 0px 24px 45px;
    max-width: 100%;
    width: 100%;
    left: 0;
    transform: translateX(0);
    z-index: 2;
  }

  .benefits-list-steps-text h2 {
    margin: 0 0 15px;
  }

  .benefits-list-image {
    flex: 0 1 100%;
    justify-content: center;
  }

  .benefits-list-empty {
    flex: 1 1 0;
  }

  .benefits-list-steps {
    flex: 1 1 100%;
    width: 100%;
    padding: 0;
    max-width: 100%;
    min-height: auto;
  }

  .benefits-list-row,
  .benefits-list-row.backward {
    position: static;
    padding: 20px 24px 68px;
  }

  /*.benefits-list-slider {
        display: none;
    }

    .benefits-list-slider.swiper-initialized {
        display: block;
    }*/
  .benefits-list-slider .swiper-pagination,
  .vertical-tabs-body .swiper-pagination {
    display: block;
    right: 24px;
    bottom: 1px;
  }

  /*.benefits-list-steps-text {
        padding: 0 35px 0 0;
    }*/
  .testimonial-body-text q::before {
    position: static;
    margin: 0 3px 0 0;
  }

  .lonely-slide .benefits-list-steps-text {
    padding: 0;
  }

  .benefits-list-slider
    .swiper-pagination-vertical.swiper-pagination-bullets
    .swiper-pagination-bullet,
  .benefits-list-slider
    .swiper-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 0;
    background: #cfcfcf;
    border-radius: 50%;
    text-indent: -999px;
    font-size: 0;
    transition: 750ms cubic-bezier(0.18, 0.8, 0.18, 0.8);
    outline: none;
  }

  .benefits-list-slider .swiper-pagination-bullet {
    opacity: 1;
  }

  .benefits-list-slider .swiper-pagination-bullet-active {
    background: #242d37 !important;
    transition: 750ms cubic-bezier(0.18, 0.8, 0.18, 0.8);
  }

  .benefits-list-slider
    .swiper-pagination-vertical.swiper-pagination-bullets
    .swiper-pagination-bullet:not(:first-child),
  .benefits-list-slider
    .swiper-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet:not(:first-child) {
    margin: 100px 0 0;
  }

  .benefits-list-slider
    .swiper-pagination-vertical.swiper-pagination-bullets
    .swiper-pagination-bullet:not(:first-child)::before,
  .benefits-list-slider
    .swiper-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet:not(:first-child)::before {
    content: "";
    position: absolute;
    bottom: 8px;
    left: 2.5px;
    height: 100px;
    width: 1px;
    /*background: #a61e69;*/
    border-right: 1px dashed #cfcfcf;
  }

  .ui-tabs-panel {
    font-size: 28px;
    line-height: 36px;
  }

  .vertical-tabs-body,
  .vertical-tabs-body:last-child {
    min-width: 0;
    margin: 0;
    width: calc(100% - 24px);
    padding: 43px 0 42px 24px;
    /*background: #fff;*/
  }

  .vertical-tabs-body .container {
    min-width: 0;
    max-width: 100%;
    padding: 0;
  }

  .vertical-tabs-row {
    display: none;
    position: static;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    width: 100%;
    max-width: 100%;
    padding: 0 24px;
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 15%,
      #f8f8f8 15%
    );
    opacity: 1;
    transition: 1000ms linear;
    box-sizing: border-box;
  }

  .swiper-initialized .vertical-tabs-row {
    display: flex;
  }

  .vertical-tabs-image {
    margin: 0 0 24px;
  }

  .vertical-tabs-title {
    padding: 0;
    min-height: 216px;
  }

  .vertical_tabs_slider .swiper-pagination-bullet {
    background: #cfcfcf;
  }

  .vertical_tabs_slider
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #242d37;
    transition: 350ms cubic-bezier(0.18, 0.8, 0.18, 0.8);
  }

  .vertical-tabs-title-row {
    display: none;
    text-align: center;
  }

  .vertical-tabs-title-row > a {
    flex-direction: column;
    align-items: center;
  }

  .vertical-tabs-title-row.active-tab {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .vertical-tabs-title-text h2 {
    margin: 0 0 11px;
    font-size: 28px;
    line-height: 36px;
  }

  .vertical-tabs-title-number {
    margin: 0 0 16px;
  }

  .vertical-tabs .container > h2 span {
    font-weight: 600;
  }

  .testimonial-body-text-cite {
    float: none;
  }

  .services-item-image {
    margin: 0 auto 16px;
  }

  .benefits-list-image-header {
    left: 29%;
    transform: translateX(-50%);
  }

  .benefits-list-image-photo {
    top: -50px;
    right: 23%;
    max-width: 100px;
    transform: translateX(50%);
  }

  .cta-header h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .cta-header h3 {
    font-size: 20px;
  }

  .cta + section {
    margin-top: 61px;
  }

  .services .container {
    margin: 0 auto 38px;
  }

  .big-text-wow {
    margin: 0 auto 11px;
  }

  .executive-team-aside {
    flex: 0 1 270px;
    width: 270px;
  }

  .top-section-form-privacy-policy .emojis-image img {
    transform: rotate(-55deg);
  }

  .resources-mobile-posts {
    display: block;
  }

  .resources-mobile-posts .search-results-block {
    padding: 0 0 50px;
    position: relative;
    margin: 0 0 -30px;
  }

  .video {
    margin: 0 0 95px;
  }

  .popup.video-popup {
    align-items: center;
    padding-top: 0;
  }

  .popup.video-popup .popup_close {
    top: -35px;
    right: 5px;
  }

  .video-item-wrapper {
    width: calc(100vw - 48px);
    height: 52.9vw;
  }

  .contact-us .top-section-header .emojis {
    right: -30px;
    top: 540px;
  }

  .meet-team-gallery {
    margin: 0 auto 14px;
  }

  .posts-list-pagination {
    margin: 0 auto;
    width: 100%;
  }

  .top-section-post-text h2 {
    margin: 0 0 15px;
    font-size: 28px;
    line-height: 36px;
  }

  .user-research .top-section-row .top-section-header .emojis {
    bottom: 96%;
    left: 60%;
  }

  .speakers {
    justify-content: center;
  }

  .speakers-container {
    flex-direction: column;
    text-align: center;
  }

  .webinar-on-demand .video {
    margin: 100px 0 80px;
  }

  .top-section-header-speakers-item {
    flex: 0 1 150px;
  }
  .single-landing_page .properties .container,
  .properties .container {
    gap: 44px 70px;
  }

  .best-qualities-item {
    flex: 0 1 44%;
    align-items: flex-start;
  }

  .best-qualities-item h3 br {
    display: none;
  }

  .cloudshare-vs-the-little-training-players .info-banner h2 .emojis {
    right: 0;
  }

  .webinar-on-demand .top-section-container-header h1 {
    margin: 0 0 25px;
  }

  .webinar-speakers {
    margin: 0 auto 50px;
    padding: 50px;
  }

  .webinar-speakers h2 {
    margin: 0 auto 45px;
  }

  .landing .benefits-row {
    margin: 0 auto;
    width: 100%;
    padding: 0;
  }

  .cloudshare-aderant-watch-on-demand-v2 .top-section-header h1 .emojis {
    bottom: 77%;
  }

  .cloudshare-aderant-watch-on-demand .top-section-header h1 .emojis {
    left: 46%;
    bottom: 84%;
  }

  .comparison-table table th {
    font: 300 28px/36px "Figtree" sans-serif;
    padding: 0 10px;
  }

  .comparison-table table th:first-child {
    padding: 0;
  }

  .comparison-table table td:first-child {
    font-size: 16px;
    line-height: 20px;
  }

  .software_training_budget_calculator .vilt-heading,
  .software_training_budget_calculator_free .vilt-heading {
    margin: 120px 0 40px;
  }

  .cloudshare-accelerate-your-training .top-section-header h1 .emojis,
  .cloudshare-accelerate-your-sales .top-section-header h1 .emojis {
    top: auto;
    right: -80px;
    bottom: -28px;
  }

  .promo {
    flex-direction: column;
    padding: 50px 16px 60px;
  }

  .promo::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -140px;
    transform: translate(0, -50%);
    width: 437px;
    height: 437px;
    box-sizing: border-box;
    border: 93px solid rgba(249, 244, 255, 0.8);
    border-radius: 50%;
  }

  #challenge ~ ol {
    gap: 65px;
  }

  .event-template-default .blog.q-a-contnent {
    padding: 86px 0 36px;
  }

  .request-a-demo .top-section-header .emojis:last-child {
    bottom: -30px;
    left: 0;
    right: auto;
  }

  .info-section {
    padding: 40px 0 43px;
    font-size: 18px;
    line-height: 27px;
  }
}

@media only screen and (max-width: 938px) {
  .our-story-row {
    margin: 0 -24px 0 0;
    overflow-x: auto;
  }

  .our-story-item:last-child {
    margin: 0 24px 0 0;
  }
}

@media only screen and (max-width: 900px) {
  .request-a-demo .top-section-header .emojis:last-child {
    bottom: -10px;
  }

  .horizontal-tabs-cube {
    padding: 34px 40px;
  }

  .know-more-item {
    padding: 0 10px 10px;
  }

  .know-more-item .tertiary-cta-btn {
    padding: 0 40px 0 0;
    font-size: 14px;
  }

  .know-more-item .tertiary-cta-btn::before {
    top: 48%;
    height: 30px;
    width: 30px;
  }

  .ebook-section .blog-section,
  .semperis-achieves-faster-more-effective-and-scalable-pocs-with-cloudshare-2
    .blog-section-main-image
    img {
    margin: 0 0 0 20px;
  }

  .single-post .blog-section-main-image-wrapper .blog-section-main-image {
    margin: 120px 0 48px 20px;
  }

  .ebook-section .left_sidebar ul li {
    font-size: 16px;
    line-height: 20px;
  }
  .single-landing_page .top-section-header,
  .single-landing_page .page-template-page-community .top-section-header {
    flex: 1 1 auto;
    max-width: 100%;
    min-width: auto;
    width: auto;
  }
  .single-landing_page .top-section-row {
    flex-direction: column;
    padding: 0 15px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 768px) {
  .emojis {
    display: none;
  }

  .events-workshop-gallery-item > div h2 {
    font-size: 19.71px;
    line-height: 24.25px;
  }

  .advertising-hosts-header {
    top: 52.5%;
    left: 50.5%;
  }

  .advertising-hosts-header h2 {
    font-size: 24px;
    line-height: 28px;
  }

  .advertising-hosts-header h2 strong {
    font-size: 32px;
    line-height: 24px;
  }

  .page-template-page-community .top-section {
    padding: 135px 0 32px;
  }

  .advantages {
    padding: 126px 0 67px;
  }

  .customers .container {
    border-radius: 49px;
    padding: 32px 24px 61px;
    margin: 0 20px;
  }

  .advantages-banner {
    margin: 0 auto 84px;
  }

  .advantages-row {
    flex-direction: column;
    align-items: center;
  }

  .advantages-banner h2 {
    margin: 0 auto 17px;
    font-size: 32px;
    line-height: 40px;
  }

  .advantages-banner h3 {
    font-size: 18px;
    line-height: 27px;
  }

  .advantages-banner p {
    font-size: 18px;
    line-height: 27px;
  }

  .advantages-column-image {
    width: 87px;
    height: 87px;
    margin: 0 auto 16px;
  }

  .advantages-column-image img {
    max-width: 39%;
  }

  .advantages-column h4 {
    font-size: 15px;
    line-height: 18px;
    margin: 0 auto 9px;
  }

  .advantages-column p {
    font-size: 15px;
    line-height: 21.6px;
  }

  .customers {
    padding: 0 0 61px;
  }

  .customers-row {
    flex-direction: column;
    align-items: center;
  }

  .customers h2 {
    font-size: 22px;
    line-height: 1.25;
    max-width: 240px;
    margin: 0 auto 34px;
  }

  .customers-column-image {
    width: 88px;
    height: 88px;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 auto 15px;
  }

  .customers-column-text {
    padding: 10px 0 0;
  }

  .customers-column-text h3 {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.2px;
    margin: 0 auto 18px;
  }

  .customers-column-text p {
    font-size: 15px;
    line-height: 21.6px;
  }

  .customers-column:first-child .customers-column-image img,
  .customers-column:last-child .customers-column-image img {
    text-align: center;
    margin: 0 auto;
  }

  .cool-form {
  }

  .cool-form > .container {
    padding: 0;
  }

  .cool-form-row {
    flex-direction: column;
  }

  .cool-form-left,
  .cool-form-right {
    padding: 0 24px;
    flex: 1 1 auto;
    min-height: auto;
  }

  .cool-form-left-container {
    text-align: center;
    margin: 0 auto;
  }

  .cool-form-right-container {
    padding: 40px 0 34px;
  }

  .cool-form-left h2 {
    font-weight: 300;
    font-size: 32px;
    line-height: 39.8px;
    margin: 1px auto 0;
  }

  .cool-form-left-container {
    padding: 40px 24px 41px;
  }

  .cool-form-left-container > img {
    max-width: 78px;
  }

  .main-form .hbspt-form fieldset {
  }

  .main-form .hbspt-form .form-columns-2 {
    flex-wrap: wrap;
    gap: 0;
  }

  .main-form .hbspt-form .form-columns-2 .hs_firstname,
  .main-form .hbspt-form .form-columns-2 .hs_lastname,
  .main-form .hbspt-form .form-columns-2 .hs_email,
  .main-form .hbspt-form .form-columns-2 .hs_company {
    flex: 1 1 100%;
  }

  .page-template-page-community .main-form .hs_submit {
    text-align: center;
    margin: 30px auto 0;
  }

  .page-template-page-community .hs_submit .actions {
    padding: 0;
    height: 55px;
    min-width: 154px;
    width: auto;
  }

  .page-template-page-community .hs_submit .actions input[type="submit"] {
    font-size: 12px;
    line-height: 12.26px;
    padding: 0 55px 0 10px;
  }

  .page-template-page-community .hs_submit .actions::before {
    right: 10px;
    height: 36px;
    width: 36px;
  }

  .page-template-page-community .hs_submit .actions::after {
    right: 20px;
    transform: translateY(-50%);
    height: 12.5px;
    width: 17px;
    background: url("../images/svg/button-arrow.svg") no-repeat;
  }

  .heading-with-color {
    margin: 0;
  }

  .top-section-images-wrap {
    margin: 0;
  }

  /*events-workshop*/
  .events-workshop {
    padding: 47px 0 41px;
  }

  .events-workshop-gallery-item {
    padding: 0 2px 4px;
  }

  /*advertising-hosts*/
  .advertising-hosts {
    padding: 17px 0 25px;
    margin: 47px 0 0;
  }

  .advertising-hosts-body {
    display: none;
  }

  .advertising-hosts-body-mobile {
    display: block;
    position: relative;
    width: fit-content;
    height: fit-content;
    margin: 0 auto;
  }

  .advertising-hosts-speech-img img:first-child {
    left: auto;
    right: -2%;
    top: 43.2%;
  }

  .advertising-hosts-speech-img img:nth-child(2) {
    bottom: 7.8%;
    right: auto;
    left: 21.15%;
  }

  /*faq-2*/
  .faq-2 {
    padding: 80px 0 71px;
  }

  .faq-row-header {
    margin: 0 0 41px;
  }

  .faq-row-header h2 {
    font-weight: 300;
    font-size: 32px;
    line-height: 64px;
    margin: 0 0 4px;
  }

  .faq-row-header p {
    font-size: 15px;
    line-height: 21.6px;
  }

  /*animations*/
  /*.solution .top-section-image-animation,*/
  .top-section-image-block .top-section-image-animation {
    position: absolute;
    top: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: -1;
  }

  .about-us .top-section-image-block .top-section-image-animation {
    top: -10px !important;
    left: 38% !important;
  }

  .work-with-us .top-section-image-block .top-section-image-animation {
    top: -55px !important;
  }

  .top-section-image-animation {
    position: absolute;
    top: -50px;
    left: auto;
    right: 20px;
    z-index: -1;
  }

  .pocs .top-section-image-animation {
    left: auto;
    right: -55px;
  }

  .top-section-image-main-img {
    position: relative;
    max-width: 310px;
  }

  .about-us .top-section-image-block {
    margin: 45px -110px 0;
  }

  .careers-at-cloudshare .top-section-image-animation {
    top: 335px;
    right: -40px;
  }

  .post-type-archive .top-section-image-animation {
    top: 20px;
  }

  .post-type-archive-glossary .top-section-image-animation {
    top: 252px;
    right: -82px;
  }

  .home .top-section-row .top-section-image-animation {
    position: absolute;
    top: 0 !important;
    right: 100% !important;
    left: auto;
    z-index: -1;
  }

  .top-section-image-animation-block-mobile-1 {
    display: none;
    max-width: 508px;
    width: 100%;
    position: relative;
    z-index: -1;
  }

  .top-section-image-animation-block-mobile-2 {
    display: none;
    max-width: 507px;
    width: 100%;
    position: relative;
    z-index: -1;
  }

  /*top section*/
  /*.top-section, .about-us .top-section, .pricing .top-section {*/
  /*    padding: 120px 0 53px;*/
  /*}*/
  .top-section-header h1 {
    margin: 0 0 25px;
  }

  .top-section-header h1 br {
    display: none;
  }

  .home .top-section-header h1 {
    margin: 0 0 34px;
  }

  .home .top-section-header h1 {
    margin: 0 0 25px;
  }
  .single-landing_page .top-section-header h1 {
    text-align: center;
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 29px;
  }

  .home .top-section-header h1 strong,
  .home .top-section-header h1 strong,
  .user-research .top-section-header h1 strong {
    font-size: 34px;
    display: inline-block;
  }

  .home .top-section-header h1 strong:last-of-type {
    padding: 0 8px 0 0;
  }

  .home .top-section-image {
    margin: -25px 0 0;
  }

  h2 {
    font: 300 28px/36px "Figtree" sans-serif;
  }

  .top-section-row {
    flex-direction: column;
  }
  .single-landing_page .bread-crumbs {
    text-align: center;
    font-size: 11px;
  }
  .single-landing_page .top-section-header p:first-of-type {
    text-align: center;
    margin: 0 0 48px;
  }
  .single-landing_page .top-section-header > .hs_submit .actions {
    padding: 10px 51px 10px 32px;
    width: 160px;
    height: 55px;
  }
  .single-landing_page .hs_submit .actions a.hs-button {
    line-height: 55px;
  }
  .circle-images {
    width: fit-content;
    margin: 0 auto;
  }

  .top-section-header,
  .page-template-page-community .top-section-header {
    /*margin: 25px 0 0;*/
    margin: 0;
    max-width: 100%;
    min-width: auto;
    width: auto;
    flex: 1 1 auto;
  }

  .page-template-page-community .top-section-header {
  }

  .top-section-header .note,
  .platforms .note,
  .cta2 .note,
  .curious-text .note {
    display: none;
  }

  .top-section-header p {
    margin: 0 0 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .home .top-section-header p {
    margin: 0 0 40px;
    font-size: 18px;
    line-height: 28px;
  }

  .top-section-center > p,
  .top-section-center > h1,
  .top-section-center > h2 {
    max-width: calc(100% - 48px);
  }

  .top-section-center > h1 br {
    display: none;
  }

  .top-section-header ul {
    margin: 0 0 24px;
    padding: 0 0 0 44px;
  }
  .single-landing_page .top-section-header ul {
    padding: 0 0 0 46px;
  }
  .top-section-header ul li {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 28px;
  }
  .single-landing_page .top-section-header ul li {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 28px;
  }

  .top-section-header ul li::before {
    top: -4px;
    left: -44px;
  }
  .single-landing_page .top-section-header ul li::before {
    width: 29px;
    width: 29px;
    background-size: contain;
    top: 0px;
    left: -46px;
  }

  .top-section-image {
    align-self: flex-end;
    margin: -60px -60px 0 200px;
  }

  .careers-at-cloudshare .top-section-image {
    margin: -3px -35px 0 200px;
  }

  .careers-at-cloudshare .top-section-image img {
    width: 84%;
  }

  .post-type-archive .top-section-image {
    margin: -10px 3px 0 200px;
  }

  .top-section-images {
    width: fit-content;
    padding: 0;
    align-self: flex-end;
    margin: 52px 30px 0;
  }

  .top-section-images.lonely {
    padding: 0;
  }

  .top-section-images-main {
    min-width: auto;
  }

  .top-section-images-main img {
    max-width: 100%;
  }

  .top-section-images-image-1 {
    top: -35px;
    left: 90px;
  }

  .top-section-images-image-2 {
    width: 37%;
    top: 38px;
    left: 89%;
    max-width: fit-content;
  }

  .top-section-images-image-3 {
    width: 27.1%;
    top: -14px;
    left: 29px;
    right: auto;
    max-width: fit-content;
  }

  .top-section-images-image-4 {
    max-width: fit-content;
    width: 31.2%;
    bottom: 180px;
  }

  .top-section-center h1 span img {
    display: none;
  }

  .top-section-center ul {
    padding: 8px 0 0;
    margin: 0 -12px 40px;
  }

  .top-section-center ul li {
    margin: 0 12px;
  }

  .top-section-center h3 {
    font-size: 16px;
    line-height: 24px;
  }

  .top-section-center ul img {
    width: 42px;
    height: 42px;
    margin: 0 0 12px;
  }

  .top-section-form {
    flex: 0 1 auto;
  }
  .landing .top-section-form {
    margin: 0 0 40px;
  }
  .single-landing_page .top-section-form-wrap {
    margin: 0;
    padding: 32px 20px 23px;
  }
  .single-landing_page .top-section-form-wrap h2 {
    margin: 0 0 14px;
  }
  .single-landing_page .top-section-form .form-columns-1:first-child,
  .single-landing_page .top-section-form .form-columns-1:nth-child(2) {
    width: 100%;
    float: none;
  }
  .single-landing_page .main-form .hbspt-form select,
  .single-landing_page
    .main-form
    .hbspt-form
    fieldset
    input:not([type="submit"]) {
    margin: 0 0 10px;
    height: 44px;
    font-size: 16px;
  }
  .single-landing_page .main-form .hbspt-form select {
    padding-block: 0;
  }
  .select2-container--default .select2-selection--single {
    height: 44px;
  }
  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 16px;
  }
  body > .select2-container--open {
    margin: 45px 0 0;
  }
  .single-landing_page .top-section-form p {
    font-size: 14px;
  }
  .single-landing_page .top-section-form .hs_submit .actions {
    padding: 10px 41px 10px 27px;
    width: 138px;
    height: 48px;
  }
  .single-landing_page
    .top-section-form
    .hs_submit
    .actions
    input[type="submit"] {
    padding: 0 41px 0 27px;
    font-size: 11px;
    line-height: 48px;
  }
  .single-landing_page .top-section-form .hs_submit .actions::before {
    right: 9px;
    height: 32px;
    width: 32px;
  }
  .single-landing_page .top-section-form .hs_submit .actions:hover::before {
    width: calc(100% - 18px);
  }
  .single-landing_page .top-section-form .hs_submit .actions::after {
    height: 10px;
    width: 14px;
    right: 18px;
  }

  .top-section-post-row {
    flex-direction: column-reverse;
    gap: 24px 0;
  }

  .top-section-post-text {
    padding: 0;
  }

  .top-section-post-text h3 {
    margin: 0 0 12px;
  }

  .top-section-post-text h2 {
    margin: 0 0 15px;
  }

  .top-section-post-text .date {
    margin: 0 0 32px;
  }

  .top-section-post-text,
  .top-section-post-image {
    flex: 1 1 auto;
  }

  .top-section-post-image-label {
    top: 24px;
    padding: 8px 12px 8px 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .top-section-header-rating {
    margin: 38px 0 0;
    padding: 32px 30px 32px 0;
  }

  .top-section-header-rating img {
    width: 159px;
    margin: 0 0 24px;
  }

  .top-section-header-rating blockquote q {
    font-size: 18px;
    line-height: 1.55;
  }

  .home .top-section-image {
    max-width: 300px;
    align-self: flex-end;
  }

  .top-section-form .top-section-image-animation {
    display: none;
  }

  .top-section-circle-images {
    margin: 39px 0 0 0;
  }

  .top-section-header-row {
    gap: 12px;
    margin: 41px 0 27px;
    justify-content: center;
    width: 100%;
    display: none;
  }

  .top-section-circle-images + .top-section-header-row {
    display: flex;
  }

  .page-template-page-community .top-section-header {
    text-align: center;
  }

  .page-template-page-community .top-section-header h1 {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 17px;
  }

  .page-template-page-community .top-section-header p {
    font-weight: 300;
    font-size: 15px;
    line-height: 21.56px;
  }

  .page-template-page-community .top-section-header p:last-child {
    margin: 0;
  }

  .work-with-us .top-section-image-block {
    margin: 90px 0 0;
  }

  .two-solutions {
    padding: 70px 0 15px;
  }

  .two-solutions .big-container-body {
    flex-direction: column;
    gap: 114px 0;
  }

  .two-solutions-item {
    padding: 107px 24px 40px;
  }

  .two-solutions-item img {
    max-width: 155px;
    top: -70px;
  }

  .two-solutions-item h2 {
    margin: 0 0 16px;
  }

  .two-solutions-item p {
    margin: 0 0 24px;
  }

  .platforms {
    padding: 65px 0;
    margin: 0 0 35px;
  }

  section.platforms:last-of-type {
    margin: 0;
  }

  .platforms-marquee-image {
    margin: 0 25px;
  }
  .single-landing_page .platforms-marquee .js-marquee {
    margin: 0 !important;
  }
  .single-landing_page .platforms-marquee-image {
    margin: 0;
    scale: 0.6;
    text-align: center;
  }
  .single-landing_page .platforms-marquee-image img {
    scale: 1;
    object-position: center;
  }

  .socks {
    padding: 0 0 186px;
  }

  .socks::after {
    height: 30px;
    box-shadow: 0 -10px 10px #fff;
  }

  .socks h2 {
    position: relative;
    font: 300 36px/48px "Figtree" sans-serif;
    margin: 0 auto 24px;
    z-index: 1;
  }

  .socks h2::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -24px;
    height: calc(100% + 10px);
    width: calc(100% + 48px);
    background: #fff;
    z-index: -1;
  }

  .socks p {
    margin: 0 auto 24px;
  }

  .socks h4 {
    font: 400 16px/24px "Figtree" sans-serif;
    margin: 0 auto;
  }

  .socks h4 strong {
    font:
      600 16px/24px "Figtree",
      sans-serif;
  }

  #socks-rain {
    transform: translate(-50%, -520px);
  }

  .benefits-content ul li::before {
    top: 11px;
    transform: translateY(0);
  }

  .cta2 {
    flex-direction: column;
    justify-content: center;
    padding: 40px 0px;
  }

  .cta2-body {
    flex-direction: column;
    align-items: center;
    gap: 23px 0;
  }

  .cta2-header {
    padding: 0;
    min-height: auto;
    width: 100%;
    text-align: center;
  }

  .cta2 h2 {
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 12px;
  }

  .cta2 h2:last-child {
    margin: 0;
  }

  .cta2 h3 {
    margin: 0 0 20px;
  }

  .cta2 p {
    font: 300 16px/24px "Figtree" sans-serif;
  }
  .single-landing_page .utmost,
  .utmost {
    margin: 0 auto;
    width: 267px;
    height: 267px;
    border-radius: 50%;
    justify-content: center;
  }

  .single-landing_page .utmost {
    width: 254px;
    height: 254px;
  }

  .utmost::before,
  .utmost:after {
    content: none;
  }

  .utmost .primary-button,
  .cta-body .utmost .primary-button {
    margin: 0;
    max-width: 120px;
  }

  .infografic {
    margin: 0 0 80px;
  }

  .infografic-row {
    flex-wrap: wrap;
    max-width: 700px;
    margin: 0 auto;
  }

  .infografic-bounce-track {
    display: none;
  }
  .single-landing_page .infografic h2,
  .infografic h2 {
    margin: 0 24px 40px;
  }

  .infografic-row {
    gap: 60px 24px;
  }
  .signle-landing .infografic-row {
    flex-direction: column;
  }

  .infografic-column h4 {
    font: 500 14px/20px "Figtree" sans-serif;
    margin: 0 0 12px;
  }
  .single-landing_page .infografic-column h4 {
    font-size: 20px;
    line-height: 28px;
  }

  .infografic-column {
    width: 220px;
  }
  .single-landing_page .infografic-column {
    width: 75%;
  }
  .single-landing_page .infografic-column strong {
    font-size: 68px;
    line-height: 80px;
  }

  .infografic-column span {
    font-size: 16px;
    line-height: 24px;
  }
  .single-landing_page .infografic-column span {
    font-size: 18px;
    line-height: 28px;
  }

  .resources {
    margin: 0 0 40px;
  }

  .main-subnavigation.resources ul {
    column-count: 1;
  }

  .socks h2 {
    box-shadow: 0 25px 25px #fff;
  }
  .post-item,
  .resources .post-item,
  .recommended .post-item,
  .posts-list .post-item {
    width: 100%;
    padding: 0;
  }
  .post-format,
  .resources .post-format,
  .recommended .post-format {
    min-width: auto;
    font-size: 16px;
    line-height: 24px;
    right: 0;
  }

  .post-format a,
  .resources .post-format a,
  .recommended .post-format a {
    padding: 8px 12px 8px 16px;
  }

  .cta {
    padding: 41px 24px 40px;
  }
  .single-landing_page .cta {
    padding: 79px 25px;
  }

  .cta-body {
    flex-direction: column;
    align-items: flex-start;
    gap: 19px 0;
  }
  .single-landing_page .cta-header,
  .cta-header {
    padding: 0;
    width: 100%;
    max-width: none;
    text-align: center;
    align-items: center;
    min-height: auto;
    transform: translateX(0);
  }

  .single-landing_page .cta-header {
    font-size: 18px;
    line-height: 25px;
  }

  .cta-header h2 {
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 20px;
  }

  .cta-header h2,
  .cta-header h3,
  .cta-header h4,
  .cta-header h5,
  .cta-header p {
    margin: 0 auto;
  }
  .single-landing_page .cta-header p {
    margin: 6px 0 13px;
  }

  .footer {
    padding: 23px 0 24px;
  }

  .cta2 + .footer {
    margin: -60px 0 0;
  }

  .footer-row:nth-child(2) {
    flex-direction: column;
  }

  .main-subnavigation ul li p {
    display: none;
  }

  .growth-banner {
    margin: 0 auto 16px;
  }

  .growth-banner h2 {
    font: 300 28px/36px "Figtree" sans-serif;
    margin: 0;
  }

  .growth-banner h2 p {
    margin: 4px 0 0 0;
  }

  .growth-banner h2 span {
    display: inline-block;
    margin: 0 6px 0 0;
  }

  .growth-banner .first_image {
    width: 109px;
  }

  .growth-banner h2 svg {
    height: 49px;
    margin: 0;
  }

  .growth .container > p {
    margin: 0 auto 38px;
  }

  .growth {
    margin: 0 0 80px;
  }

  .video {
    margin: 0 0 80px;
  }

  .video-item {
    height: 320px;
  }

  .video-item-poster::before {
    width: 50px;
    height: 50px;
  }

  .video-item-poster::after {
    width: 47px;
    height: 47px;
  }

  .testimonial {
    padding: 53px 0 81px;
  }
  .single-landing_page .testimonial {
    padding: 25px 0 27px;
  }

  .testimonial-body {
    flex-direction: column;
    align-items: center;
    gap: 24px 0;
  }

  .testimonial-body-text {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
  }
  .single-landing_page .testimonial-body-text {
    font-size: 16px;
    line-height: 1.56;
  }

  .testimonial-body-image {
    flex: 1 1 auto;
    width: 146px;
  }

  .testimonial-body-text img {
    width: 99px;
  }

  .testimonial-body-text-cite {
    margin: 0 auto;
    gap: 13px 0;
  }

  .testimonial-body-text cite h5 {
    margin: 0 0 11px;
  }
  .single-landing_page .testimonial-body-text cite h5 {
    font-size: 13px;
  }
  .single-landing_page .testimonial-body-text q {
    margin: 0 0 19px;
  }

  .tabs ul > li > a {
    padding: 0 0 5px 8px;
  }

  .ui-tabs-panel {
    padding: 27px 0 0;
  }

  .horizontal-tabs {
    margin: 0 0 60px;
    font-size: 28px;
    line-height: 36px;
  }

  .horizontal-tabs-tab-wrapper {
    flex-direction: column;
  }

  .horizontal-tabs-text {
    flex: 1 1 auto;
    margin: 0 0 24px;
  }

  .horizontal-tabs-cubes {
    justify-content: center;
    flex: 1 1 auto;
  }

  .horizontal-tabs-cube {
    max-width: none;
    width: 50%;
    padding: 34px 40px 76px;
  }

  .horizontal-tabs-body .horizontal-tabs-cube {
    background: #fff;
  }

  .horizontal-tabs-body .horizontal-tabs-cube:first-child,
  .horizontal-tabs-body .horizontal-tabs-cube:nth-child(4),
  .horizontal-tabs-body .horizontal-tabs-cube:nth-child(5) {
    background: #f8f8f8;
  }

  .horizontal-tabs-cube-image {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
  }

  .curious {
    margin: 0 0 70px;
  }

  .curious-body {
    gap: 40px 0;
    flex-direction: column;
  }

  .curious-text {
    margin: 0;
    max-width: 100%;
  }

  .work-with-us .curious-text {
    text-align: center;
  }

  .curious-text h2 {
    margin: 0 0 24px;
  }

  .curious-text-logos {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    height: fit-content;
    gap: 25px;
  }

  .curious-text-logos img {
    vertical-align: middle;
    margin: 12px 0 0 0;
  }

  .curious-image {
    padding: 0;
    max-width: 380px;
  }

  .curious-image::before {
    top: 24px;
  }

  .curious-text p {
    margin: 0 0 23px;
  }

  .curious-text p:last-of-type {
    margin: 0;
  }

  .services {
    margin: 0 auto 60px;
  }

  .services.fourth_items {
    margin: 0 auto 80px;
  }

  .services h2,
  .services > p {
    margin: 0 auto 24px;
  }

  .gdpr {
    margin: 0 0 80px;
  }

  .gdpr-circle > img {
    max-width: 32px;
  }

  .top-section-image-block img {
    width: 30%;
  }

  .top-section-image-block img:first-child {
    margin: -10px 0 0 -12px;
  }

  .top-section-image-block img:nth-child(2) {
    width: 41%;
    margin: -65px -2px 0 0;
  }

  .training-about {
    /*margin: 0 0 81px;*/
    margin: 53px 0 81px;
  }

  .training-about h2 {
    margin: 0 0 19px;
  }

  .training-about .container > p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto 115px;
  }

  .training-about-row {
    gap: 120px 0;
    flex-direction: column;
    align-items: center;
  }

  .training-about-item,
  .instructor-led-training .training-about-item,
  .demos .training-about-item,
  .onboarding .training-about-item,
  .self-paced-training .training-about-item,
  .pocs .training-about-item {
    width: calc(100% - 66px);
  }

  .training-about h2 strong span {
    font-size: 28px !important;
    line-height: 1.28 !important;
  }

  .benefits-list,
  .benefits-list-series .benefits-list {
    /*margin: 0 0 33px;*/
    margin: -31px 0 35px;
  }

  .benefits-list-row,
  .benefits-list-row.backward {
    padding: 50px 24px 0px;
  }

  .benefits-list-image-photo {
    display: none;
  }

  .servises-VT-text {
    margin: 0 0 40px;
  }

  .servises-VT-row {
    flex-wrap: wrap;
    gap: 0;
    margin: 0 -24px;
  }

  .servises-VT-item {
    background: #fff;
    width: 50%;
  }

  .servises-VT-item:nth-child(4n + 2),
  .servises-VT-item:nth-child(4n + 3) {
    background: #f8f8f8;
  }

  .servises-VT {
    margin: 0 0 60px;
  }

  .faq {
    margin: 0 0 60px;
  }

  .faq .container > h2 {
    margin: 0 0 12px;
    font-size: 28px;
    line-height: 36px;
  }

  .faq-row {
    flex-direction: column;
    gap: 40px 0;
  }

  .faq-row-list,
  .faq-row-accordion {
    flex: 1 1 auto;
  }

  /*accordion*/
  .accordion-header,
  .accordion-header.ui-accordion-header-active {
    padding: 25px 62px 24px 0;
  }

  span.ui-accordion-header-icon {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 24px;
    right: 0;
    border-radius: 50%;
    transition: 300ms linear;
  }

  span.ui-icon-triangle-1-e {
    background: #f8f8f8;
  }

  span.ui-icon-triangle-1-s {
    background: #ece7fb;
  }

  .accordion-header::before,
  .accordion-header::after {
    width: 16px;
    z-index: 1;
    top: 42px;
    right: 10px;
  }

  .accordion-content {
    padding: 0 0 32px;
    margin: -13px 0 0;
  }

  .posts-vacancies-accordion-block .accordion-content {
    /*padding: 3px 0px 40px;*/
    padding: 3px 0px 25px;
    margin: 0;
  }

  /*.top-section-header-rating{*/
  /*    position: absolute;*/
  /*    bottom: -318px;*/
  /*    left: 0;*/
  /*    margin: 0;*/
  /*}*/
  /*.top-section-header-rating img{*/
  /*    margin: 0 0 24px;*/
  /*}*/
  .vilt-heading {
    margin: 27px 0 77px;
  }

  .vilt-heading h2 {
    font-size: 36px;
    line-height: 48px;
    margin: 0 auto 23px;
  }

  .vilt-heading h2 span::after {
    content: none;
  }

  .instructor-led-training .vilt-heading h2 span img {
    margin: 0 0 0;
    max-width: 38px;
  }

  .case-study {
    margin: 0 0 40px;
  }

  .case-study-row {
    flex-direction: column-reverse;
    gap: 35px 0;
  }

  .case-study-text,
  .case-study-image {
    flex: 1 1 auto;
    padding: 21px 0 0;
  }

  .case-study-text h3 {
    margin: 0 0 16px;
  }

  .case-study-logo {
    display: none;
  }

  .case-study-text blockquote {
    margin: 0 0 23px;
    font-size: 28px;
    line-height: 36px;
  }

  .case-study-text h2 {
    margin: 0 0 24px;
  }

  .case-study-text p {
    margin: 0 0 32px;
  }

  .vilt-solutions {
    margin: 0 0 60px;
  }

  .electric-gradient {
    background-image: linear-gradient(133deg, #440bd4 -11.4%, #a185e9 123.85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }

  .vilt-solutions-row {
    flex-direction: column;
    align-items: center;
    gap: 90px;
  }

  .vilt-solutions-item {
    flex: 1 1 auto;
    max-width: 482px;
  }

  .plans {
    margin: 0 0 40px;
  }

  .plans-row {
    flex-direction: row-reverse;
  }

  .plans-item-level-first,
  .plans-item-level-second {
    padding: 25px 24px 23px;
  }

  .plans-item-level-wrap h2 {
    margin: 0 0 11px;
    font-size: 28px;
    line-height: 36px;
  }

  .plans-item-level-wrap p {
    font-size: 14px;
    line-height: 20px;
  }

  .plans-item-level-second h3 {
    font-size: 16px;
    line-height: 24px;
  }

  .plans-item.annual .plans-item-level-second h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
  }

  .plans-include-block {
    margin: 0 auto 40px;
  }

  .plans-include-block-row {
    padding: 25px 24px 22px;
  }

  .plans-include-block-row h2 {
    font-size: 28px;
    line-height: 36px;
    margin: 0;
  }

  .plans-include-block-row h3 {
    margin: 0 0 11px;
  }

  .plans-include-block-row p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 1px;
  }

  .plans-include-block-row-logos {
    margin: 37px 0 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    gap: 36px 24px;
  }

  .plans-include-block-row-logos img {
    margin: 0;
  }

  .awards-and-testimonials-list {
    margin: 0 0 60px;
  }

  /*.awards-and-testimonials-list h2 {*/
  /*    margin: 0 auto 39px;*/
  /*}*/
  .single-landing_page .awards-and-testimonials-list h2 {
    margin: 0 auto 33px;
    padding: 0 20px;
  }
  .posts-list-container,
  .categories-mobile-posts .posts-list-container,
  .recommended .posts-list-container {
    width: 100%;
    margin: 0 0 -40px;
    /*margin: 0 0 40px;*/
  }

  .last-resources-post {
    margin: 0 0 60px;
  }

  .last-resources-post .posts-list-container {
    margin: 26px 0 -60px;
  }

  .last-resources-post .post-item {
    margin: 0 0 40px;
    padding: 0;
  }

  .blog-section h3 {
    font-size: 22px;
    line-height: 38px;
    margin: 0 0 37px;
    font-weight: 300;
  }

  .blog-section-heading h3,
  .ebook-section .blog-section-heading h3 {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    margin: 0 0 12px;
  }

  .download-form {
    padding: 22px 24px 40px;
    margin: 41px 0 40px;
  }

  .download-form-container {
    flex-direction: column;
    align-items: center;
    gap: 38px 0;
  }

  .download-form-left,
  .download-form-right {
    flex: 1 1 auto;
    width: 100%;
    text-align: center;
  }

  .download-form form {
    text-align: center;
  }

  .blog-section hr {
    display: none;
  }

  .recommended {
    padding: 40px 0;
  }

  .recommended h2 {
    margin: 0 0 40px;
  }

  .recommended .post-item {
    margin: 0 0 40px;
  }

  .glossary-posts,
  .questions-list {
    margin: 0 0 60px;
  }

  .glossary-posts-post {
    padding: 32px 0 42px;
  }

  .glossary-posts-post:first-child {
    border-top: 1px solid #cfcfcf;
  }

  .glossary-posts-post h2 {
    margin: 0 0 24px;
  }

  .glossary-posts-post p {
    margin: 0 0 34px;
    font-size: 16px;
    line-height: 24px;
  }

  /*main-form & subscribe-form*/
  .main-form form input[type="text"],
  .main-form form input[type="email"],
  .main-form form input[type="tel"],
  .main-form form textarea,
  .main-form fieldset .hs-fieldtype-select select,
  .subscribe-form form input[type="text"],
  .subscribe-form form input[type="email"],
  .subscribe-form form input[type="tel"],
  .subscribe-form form textarea,
  .subscribe-form fieldset .hs-fieldtype-select select {
    font-size: 16px;
    height: 52px;
    padding: 14px;
  }

  /*.main-form form input[type="text"]::placeholder, .main-form form input[type="email"]::placeholder, .main-form form input[type="tel"]::placeholder, .main-form textarea::placeholder, .main-form select option:disabled,*/
  /*.subscribe-form form input[type="text"]::placeholder, .subscribe-form form input[type="email"]::placeholder, .subscribe-form form input[type="tel"]::placeholder, .subscribe-form textarea::placeholder, .subscribe-form select option:disabled {*/
  /*    color: #CFCFCF;*/
  /*}*/
  .subscribe-form {
    padding: 40px 0;
  }

  .subscribe-form h2 {
    margin: 0 auto 24px;
  }

  .subscribe-form p {
    margin: 0 auto 40px;
  }

  .subscribe-form form {
    text-align: right;
  }

  .subscribe-form form input[type="text"],
  .subscribe-form form input[type="tel"],
  .subscribe-form form input[type="email"] {
    margin: 0 0 24px;
  }

  .subscribe-form .form-privacy-policy p {
    margin: 0 auto 16px;
  }

  /*.main-form fieldset ul.no-list, .subscribe-form fieldset ul.no-list {*/
  /*    top: 52px;*/
  /*}*/
  .top-section-form-privacy-policy {
    max-width: 100%;
  }

  .our-story {
    padding: 0 0 60px;
  }

  .our-story h2 {
    margin: 0 0 23px;
  }

  .our-story .big-container > p {
    margin: 0 0 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .our-story-img {
    display: none;
  }

  /*.meet-the-team .wrapper{*/
  /*    opacity: 1;*/
  /*    visibility: visible;*/
  /*}*/
  .executive-team {
    padding: 100px 0 41px;
  }

  .meet-team h2 {
    margin: 0 auto 24px;
  }

  .meet-team p {
    margin: 0 auto 40px;
    font-size: 16px;
    line-height: 24px;
  }

  .executive-team-body {
    flex-direction: column;
    gap: 14px 0;
  }

  .executive-team-body h1 {
    margin: 26px 0 0;
  }

  .executive-team-aside {
    display: none;
  }

  .executive-team-item {
    margin: 0;
  }

  .executive-team-item:last-child {
    margin: 0;
  }

  .executive-team-item-header,
  .executive-team-item-header.ui-accordion-header-active {
    display: flex;
    gap: 0 24px;
    padding: 25px 40px 24px 0;
  }

  .executive-team-item:last-child .executive-team-item-header {
    border-bottom: 1px solid #cfcfcf;
    transition: 500ms cubic-bezier(0.18, 0.8, 0.18, 0.8);
  }

  .executive-team-item:last-child
    .executive-team-item-header.ui-accordion-header-active {
    border-bottom-color: transparent;
  }

  .executive-team-item-header-text h2 {
    display: block;
    font-size: 28px;
    line-height: 36px;
    font-weight: 300;
    margin: 0 0 3px;
    transition: 550ms cubic-bezier(0.18, 0.8, 0.18, 0.8);
  }

  .executive-team-item-header.accordion-header.ui-accordion-header-active
    .executive-team-item-header-text
    h2 {
    background-image: linear-gradient(133deg, #440bd4 -11.4%, #a185e9 123.85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }

  .executive-team-item-header-text h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }

  .executive-team-item-header.ui-accordion-header-active
    .executive-team-item-header-text
    h3 {
    margin: 0 0 8px;
  }

  .executive-team-item-social {
    height: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -33px;
    left: 104px;
    transition: 750ms cubic-bezier(0.18, 0.8, 0.18, 0.8);
  }

  .executive-team-item-content.ui-accordion-content-active
    .executive-team-item-social {
    height: 28px;
    opacity: 1;
    visibility: visible;
  }

  .executive-team-item-social a {
    height: 28px;
    width: 28px;
    margin: 0 8px 0 0;
    background-position: center center !important;
    background-size: cover !important;
  }

  .executive-team-item img {
    width: 82px;
    height: 82px;
    margin: -2px -1px 0;
  }

  .executive-team-item-content {
    position: relative;
    margin: 0;
    padding: 19px 0 0;
  }

  .executive-team-item p {
    margin: 0 0 24px;
  }

  .advisory-board h2 {
    text-align: center;
  }

  .know-more {
    margin: 0 0 58px;
  }

  .know-more-row {
    flex-direction: column;
    align-items: center;
    gap: 37px 0;
  }

  .know-more h2 {
    margin: 0 auto 38px;
  }

  .know-more-image {
    margin: 0 auto 24px;
  }

  .know-more-item h3 {
    margin: 0 auto 23px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 300;
  }

  .know-more-item .tertiary-cta-btn {
    padding: 0 50px 0 0;
    font-size: 16px;
    line-height: 20px;
  }

  .know-more-item .tertiary-cta-btn::before {
    top: 51%;
    height: 40px;
    width: 40px;
  }

  .meet-team-gallery-item {
    width: 41vw;
  }

  .advisory-board-item {
    width: 100%;
  }

  .advisory-board-item:nth-child(4n + 1),
  .advisory-board-item:nth-child(4n + 4) {
    background: #fff;
  }

  .advisory-board-item:nth-child(2n + 1),
  .work-advantage-container .training-about-item:nth-child(2n + 1) {
    background: #f8f8f8;
  }

  .country-branches {
    margin: 0 0 60px;
  }

  .country-branches-row {
    margin: 40px 0 0;
    flex-direction: column;
    align-items: center;
    gap: 40px 0;
  }

  .work-advantage,
  .welcome {
    margin: 0 auto 80px;
  }

  .welcome-body {
    flex-direction: column;
    align-items: center;
    gap: 60px 0;
  }

  .welcome-image,
  .welcome-text {
    flex: 1 1 auto;
  }

  .employees-testimonials {
    margin: 0 0 80px;
  }

  .employees-testimonials-body {
    flex-direction: column;
    align-items: center;
    gap: 40px 0;
    margin: 0 auto 60px;
  }

  .employees-testimonials h2 {
    margin: 0 0 40px;
  }

  .work-with-us .employees-testimonials-item {
    padding: 0;
  }

  .employees-testimonials-item blockquote {
    max-width: 100%;
  }

  .employees-testimonials-item blockquote p {
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 24px;
  }

  .cta2 + section {
    margin-top: 60px;
  }

  /*awards-slider & testimonials-slider*/
  .awards-and-testimonials {
    margin: 0 0 50px;
  }
  .single-landing_page .awards-and-testimonials {
    padding: 0 20px;
  }

  .single-landing_page .gray-color.awards-and-testimonials {
    padding: 52px 20px 41px;
  }

  .awards-and-testimonials-body {
    flex-direction: column;
    gap: 24px 0;
  }
  .single-landing_page .awards-and-testimonials-body {
    gap: 13px 0;
  }
  .single-landing_page .awards-and-testimonials-body blockquote q::before {
    position: static;
  }

  .awards-and-testimonials-leftSide {
    flex: 1 1 auto;
    max-width: 584px;
  }

  .awards-slider {
    padding: 80px 0 82px;
  }

  .awards-slider::before {
    width: 373px;
    height: 373px;
  }

  .single-landing_page .awards-slider::before {
    width: 201px;
    height: 201px;
  }

  .awards-slider-image {
    width: 222px;
  }
  .single-landing_page .awards-slider-image {
    width: 120px;
  }
  .single-landing_page .awards-slider {
    padding: 28px 0 51px;
  }

  .awards-slider-image.swiper-slide-prev,
  .awards-slider-image.swiper-slide-next {
    margin: -27px 0 0;
  }

  .awards-and-testimonials-rightSide {
    flex: 1 1 auto;
    max-width: 100%;
  }

  .testimonials-slider {
    padding: 0;
  }

  .testimonials-slider-text {
    text-align: center;
  }

  .testimonials-slider-text q {
    font-size: 24px;
    line-height: 36px;
  }
  .single-landing_page .testimonials-slider-text q {
    font-size: 18px;
    line-height: 27px;
    margin: 0 17px 12px;
  }

  .testimonials-slider-text cite strong {
    margin: 0 0 12px;
  }

  .big-text {
    margin: 0 auto 11px;
  }

  .big-text p,
  .big-text-wow p {
    font-size: 60px;
    line-height: 72px;
  }

  .top-section-center .bread-crumbs {
    margin: 27px 0 24px;
  }

  .about-us .top-section-center > a {
    font-weight: 600;
  }

  .form-privacy-policy p {
    margin: 0;
    padding: 0;
  }

  .vertical-tabs .container > h2 {
    font-size: 36px;
    line-height: 48px;
    margin: 0;
  }

  .vertical-tabs .container > h2 span.vertical-tabs-arrow {
    margin: 0 0 -43px 10px;
    width: 37px;
    height: 52px;
  }

  .vertical-tabs-image {
    margin: 0 0 10px;
  }

  .work-advantage-container .training-about-item {
    width: 100%;
    background: #fff;
    margin: 0 24px;
  }

  .careers-at-cloudshare .categories-mobile-vacancies .posts-vacancies > h2 {
    font-size: 36px;
    line-height: 48px;
    padding: 0;
    margin: 0 0 34px;
  }

  .top-section-header-speakers h2 {
    text-align: center;
  }

  .top-section-header-speakers-container {
    justify-content: center;
  }

  .top-section-header-speakers-item {
    flex: 0 1 221px;
  }

  .best-qualities-item {
    flex-direction: column;
  }

  .webinar-on-demand .video {
    margin: 0 0 50px;
  }

  .webinar-on-demand .benefits {
    margin: 0 0 20px;
  }

  .comparison-table h2 br {
    display: none;
  }

  .comparison-table table tr:first-child {
    height: 65px;
  }

  .comparison-table table th {
    font-size: 24px;
    line-height: 28px;
    vertical-align: bottom;
  }

  .comparison-table table td:first-child {
    font-size: 14px;
    line-height: 18px;
  }

  .comparison-table {
    padding: 0 0 60px;
  }

  .webinar-on-demand .video > .container h2:first-child {
    display: none;
  }

  .left_sidebar {
    position: fixed;
    max-height: calc(100% - 170px);
    padding: 24px;
    overflow: auto;
    background: #fff;
    top: 124px;
    left: 0;
    right: 0;
    transform: translateX(-100%);
    transition: 550ms linear;
    z-index: 5;
  }

  .left_sidebar.open {
    transform: translateX(0);
  }

  .semperis-achieves-faster-more-effective-and-scalable-pocs-with-cloudshare-2
    .blog-section-main-image {
    margin: 100px auto 35px;
  }

  .ebook-section .blog-section,
  .semperis-achieves-faster-more-effective-and-scalable-pocs-with-cloudshare-2
    .blog-section-main-image
    img {
    margin: 0;
  }

  .blog-section-main-image-wrapper .div-decor {
    display: none;
  }

  .single-post .blog-section-main-image-wrapper .blog-section-main-image {
    margin: 120px 0 48px;
  }

  .semperis-achieves-faster-more-effective-and-scalable-pocs-with-cloudshare-2
    .blog-section-main-image::before {
    display: none;
  }

  .left_sidebar_open_section {
    display: flex;
    position: fixed;
    left: 0;
    top: 98px;
    width: 100%;
    height: 26px;
    background-color: #fff;
    justify-content: center;
    color: inherit;
    padding: 1px 0 0;
    z-index: 25;
    box-sizing: border-box;
  }

  .left_sidebar_open_section::before {
    content: url("../images/svg/arrow-angle.svg");
    margin: 1px 0 0;
    transition: 450ms linear;
  }

  .left_sidebar_open_section.open::before {
    transform: rotate(180deg);
  }

  .copyright {
  }

  .copyright p {
  }

  .blog-section-main-image .block-text-single-case h1 {
    font: 400 44.87px/42px "Figtree" sans-serif;
    margin: 0 0 33px;
  }

  .blog-section-main-image .block-text-single-case {
    position: absolute;
    bottom: 0;
    padding: 0 0 0 23px;
  }

  .event-template-default .blog.q-a-contnent .event_info_header {
    flex: 1 1 230px;
  }

  .event-template-default .blog.q-a-contnent .event_info {
    flex-direction: column-reverse;
  }

  .event-template-default .blog.q-a-contnent .event_info_content,
  .event-template-default .blog.q-a-contnent .event_info_header {
    flex: 1 1 auto;
  }
  .single-landing_page .top-section {
    padding: 92px 0 17px;
  }
  .single-landing_page .top-section-header > .hs_submit {
    display: block;
    margin: 0 auto 27px;
  }
  .benefits {
    margin: 0 0 26px;
  }
}

@media only screen and (max-width: 680px) {
  /*animation*/
  .home .top-section-row .top-section-image-animation {
    right: 45% !important;
  }

  .events-workshop-gallery-item:nth-child(9n-7),
  .events-workshop-gallery-item:nth-child(9n-4) {
    width: 65%;
  }

  .events-workshop-gallery-item:nth-child(9n-6),
  .events-workshop-gallery-item:nth-child(9n-5) {
    width: 35%;
  }
  .events-workshop-gallery-item:nth-child(9n-2) {
    width: 70%;
  }

  .events-workshop-gallery-item:nth-child(9n-1) {
    width: 100%;
  }

  .events-workshop-gallery-item:nth-child(9n-3) {
    width: 30%;
  }

  .events-workshop-gallery-item {
    width: 50%;
  }

  .events-workshop-gallery-item:nth-child(9n-7) img,
  .events-workshop-gallery-item:nth-child(9n-4) img {
    aspect-ratio: 1 / 0.5296;
  }

  .events-workshop-gallery-item:nth-child(9n-2) img {
    aspect-ratio: 1 / 0.75453;
  }

  .events-workshop-gallery-item > img,
  .events-workshop-gallery-item.item-text > div {
    aspect-ratio: 1/1;
  }

  .categories-menu-mobile {
    position: relative;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 16px 24px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
  }

  .categories-menu-mobile > a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
  }

  .categories-menu-mobile-wrap {
    display: flex;
    justify-content: space-between;
  }

  .categories-menu-mobile-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .categories-menu-mobile-wrap ul li {
    position: relative;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }

  .categories-menu-mobile-wrap ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 6px;
    height: 6px;
    background: linear-gradient(133.23deg, #440bd4 -11.4%, #a185e9 123.85%);
    border-radius: 50%;
  }

  .categories-menu-mobile-wrap a.electric-gradient {
    position: relative;
    font-weight: 400;
    pointer-events: none;
  }

  .categories-menu-mobile-wrap a.electric-gradient::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: linear-gradient(133.23deg, #440bd4 -11.4%, #a185e9 123.85%);
  }

  .categories-menu-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 120;
    background: #fff;
    width: 100%;
  }

  .categories-menu-popup-header {
    box-sizing: border-box;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #cfcfcf;
  }

  .categories-menu-popup-header-wrap h2 {
    display: inline-block;
    margin: 0 24px 0 0;
  }

  .categories-menu-popup-header-wrap input[type="reset"] {
    outline: none;
    border: none;
    background: none;
    padding: 0 0 0;
    font: 400 16px/1.5 "Figtree" sans-serif;
    color: #111111;
    display: inline-block;
    border-bottom: 1px solid #111111;
    position: relative;
    bottom: 2px;
    cursor: pointer;
  }

  .categories-menu-popup-buttons a:not(.primary-button) {
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: #111111;
    vertical-align: text-bottom;
    height: fit-content;
  }

  .categories-menu-popup-buttons a:not(.primary-button)::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #111111;
  }

  .close-filters {
    font-size: 0;
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url("../images/svg/close-icon-popup-mobile.svg") no-repeat
      center #f8f8f8;
    border-radius: 50%;
  }

  .categories-menu-popup-body {
    height: calc(100vh - 85px);
    overflow: auto;
    box-sizing: border-box;
    padding: 41px 24px 140px;
  }

  .categories-menu-popup-body .tabs li a {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    padding: 0 0 5px 8px;
  }

  .categories-menu-popup-body .tabs .ui-tabs-panel {
    box-sizing: border-box;
    padding: 42px 0 16px;
    border-bottom: 1px solid #cfcfcf;
  }

  .categories-menu-popup-body-filters {
    box-sizing: border-box;
    padding: 0 0 40px;
    border-bottom: 1px solid #cfcfcf;
  }

  .categories-menu-popup-body .tabs .filters,
  .categories-menu-popup-body-filters .filters {
    display: flex;
    flex-wrap: wrap;
  }

  .categories-menu-popup-body .tabs .filters li,
  .categories-menu-popup-body-filters .filters li {
    margin: 0 24px 24px 0;
    padding: 0;
    width: auto;
    border: none;
  }

  .categories-menu-popup-body .format-filter {
    padding: 41px 0;
    border-bottom: 1px solid #cfcfcf;
  }

  .categories-menu-popup-body .format-filter h2 {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 23px;
  }

  .categories-menu-popup-body .format-filter label::before {
    top: -2px;
    left: -1px;
  }

  .categories-menu-popup-buttons {
    margin: 40px 0 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  .categories-menu-popup-buttons a:first-child {
    margin: 0 24px 0 0;
  }

  .categories-menu-popup-buttons .primary-button input[type="submit"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    font: 500 14px/20px "Figtree" sans-serif;
  }

  .categories-menu-popup-search {
    box-sizing: border-box;
    padding: 5px 0 24px;
  }

  .categories-menu-popup-search input[type="text"] {
    font-size: 38px;
    line-height: 48px;
    font-weight: 300;
    color: #111111;
    padding: 0;
    box-sizing: border-box;
    outline: none;
    border: none;
    background: inherit;
    height: 100%;
    width: 100%;
  }

  .categories-menu-popup-search input[type="text"]::placeholder {
    color: #cfcfcf;
  }

  .categories-menu-popup-body .filters li label {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 24px;
  }

  .categories-menu-popup-body .format-filter label {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 0 35px;
  }

  .categories-menu-popup-body .format-filter ul li {
    margin: 0 0 24px;
  }

  /*categories-mobile-posts*/
  .categories-mobile-posts {
    box-sizing: border-box;
    padding: 60px 24px 80px;
  }

  .post-item-image img {
    width: 100%;
    height: fit-content;
    /*max-height: 171px;*/
    /*min-height: 150px;*/
  }

  .post-item-text {
    /*padding: 24px;*/
    padding: 25px 24px 27px;
  }

  .post-item-text h3 {
    margin: 0 0 13px;
  }

  .categories-mobile-posts .post-item {
    margin: 0 0 40px;
  }

  .categories-mobile-posts .post-format {
    top: 24px;
    right: 0;
  }

  .categories-mobile-posts .post-format a {
    padding: 8px 12px 8px 16px;
  }

  .categories-mobile-posts .post-item-image {
  }

  .categories-mobile-posts .post-item-text {
    padding: 24px 24px 34px;
  }

  .categories-mobile-posts .post-item-text h3 {
    margin: 0 0 12px;
  }

  .categories-mobile-posts .post-item-text h4 {
    margin: 0 0 16px;
    line-height: 24px;
  }

  .categories-mobile-posts .post-item-text span.date {
    display: block;
    margin: 0 0 26px;
    font-size: 16px;
    line-height: 24px;
  }

  .categories-mobile-posts .primary-button {
    display: block;
    margin: 80px auto 0;
    width: fit-content;
  }

  .categories-mobile-vacancies {
    padding: 0 24px;
    margin: 0 auto;
  }

  .categories-mobile-vacancies .posts-vacancies {
    padding: 40px 0 60px;
  }

  .categories-mobile-vacancies .posts-vacancies > h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }

  .categories-mobile-vacancies .posts-vacancies-accordion {
    border-bottom: 1px solid #cfcfcf;
  }

  .categories-mobile-vacancies
    .posts-vacancies-accordion-block
    .accordion-header.ui-accordion-header-active
    .vacation-info {
    margin: 24px 0 0;
  }

  .categories-mobile-vacancies
    .posts-vacancies-accordion-block
    .posts-vacancies-accordion-block
    .accordion-content {
    max-width: none;
    padding: 0px 10px 50px;
  }

  .categories-mobile-vacancies
    .posts-vacancies-accordion-block
    .accordion-content
    .tertiary-cta-btn {
    /*margin: 0 0 40px;*/
    margin: 0 0 42px;
  }

  .categories-mobile-vacancies
    .posts-vacancies-accordion-block
    .accordion-content
    .tertiary-cta-btn:last-child {
    margin: 0;
  }

  .categories-mobile-vacancies
    .posts-vacancies-accordion-block
    .accordion-content
    h3 {
    margin: 0 0 24px;
    padding: 6px 0 0;
  }

  .page-numbers {
    margin: 0 5px;
  }

  .page-numbers.prev,
  .page-numbers.next {
    margin: 0 5px;
  }

  .blog-section {
    font-size: 16px;
    line-height: 24px;
  }

  .blog-section-heading {
    margin: 0 0 30px;
  }

  .blog-section-heading h3 {
    margin: 0 0 24px;
  }

  .blog-section-heading h1 {
    margin: 0 0 24px;
  }

  .blog-section-heading h1 br {
    display: none;
  }

  .blog-section-heading-author {
    margin: 0 0 4px;
  }

  .blog-section-heading-info {
    /*align-items: flex-start;*/
    /*flex-direction: column;*/
    flex-wrap: wrap;
  }

  .blog-section-heading-sharing {
    margin: 10px 0 1px 48px;
  }

  .blog-section-heading-sharing button {
    width: 22px;
    height: 20px;
    margin: 0 0 0 16px;
  }

  .blog-section-heading-sharing button img {
    max-height: 100%;
  }

  .blog-section-main-image {
    margin: 0 0 40px;
  }

  .blog-section h2 {
    margin: 0 0 24px;
  }

  .blog-section p {
    margin: 0 0 24px;
  }

  .blog-section ol,
  .blog-section ul {
    margin: 0 0 24px;
  }

  .blog-section ol {
    padding: 0 0 0 20px;
  }

  .blog-section ul li {
    margin: 0 0 24px;
  }

  .blog-section ul li::before {
    top: 0;
  }

  .blog-section-heading-sharing button[data-sharer="twitter"] img {
    max-height: 18px;
  }

  .q-a-contnent ul li::before {
    top: 10px;
  }

  .q-a-contnent ul li::marker {
    margin: 0 0 0 20px;
  }

  .download-form h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto 46px;
  }

  .blog-section h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 24px;
  }

  .blog-section-heading-author h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }

  .meet-team {
    margin: 0 0 60px;
  }

  .quote-body {
    flex-direction: column;
    text-align: center;
  }

  .quote-image,
  .quote-text {
    flex: 1 1 auto;
    width: 100%;
  }

  .thank-you-demo-successful .quote-image::before,
  .thank-you-demo-unsuccessful .quote-image::before,
  .cloudshare-vs-readytech-skytap .quote-image::before {
    bottom: 30px;
    left: -27px;
  }

  .quote-text h2 {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 24px;
  }

  .advisory-board {
    margin: 0;
  }

  .advisory-board-body {
    margin: 0 -24px;
  }

  .advisory-board-item {
    padding: 40px 24px;
  }

  .advisory-board-item-wrap {
    max-width: 342px;
  }

  .advisory-board-item-wrap img {
    width: 98px;
    margin: 0 auto 16px;
  }

  .advisory-board-item-wrap h3 {
    margin: 0 auto 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .thank-you-section,
  .page-template-page-thankyou .thank-you-section,
  .section-404 {
    padding: 180px 0 120px;
  }

  /*awards-slider & testimonials-slider*/
  .awards-and-testimonials-leftSide {
    flex: 1 1 auto;
    max-width: 348px;
  }

  .landing .awards-and-testimonials-leftSide {
    max-width: 360px;
  }

  .awards-slider {
    padding: 38px 0 47px;
  }

  .awards-slider::before {
    width: 236px;
    height: 236px;
  }

  .awards-slider-image {
    width: 140px;
  }

  .awards-slider-image.swiper-slide-prev,
  .awards-slider-image.swiper-slide-next {
    margin: -20px 0 0;
  }

  .awards-slider .swiper-button-next,
  .awards-slider .swiper-button-prev {
    top: 47%;
    width: 18px;
    height: 27px;
    background: url("../images/svg/awards-slider-arrow-mobile.svg") no-repeat;
  }
  .single-landing_page .awards-slider .swiper-button-next,
  .single-landing_page .awards-slider .swiper-button-prev {
    width: 13px;
    height: 22px;
    background-size: contain;
    left: 24px;
    top: 47%;
  }
  .single-landing_page .awards-slider .swiper-button-next {
    left: auto;
    right: 24px;
  }

  .awards-slider .swiper-button-next,
  .awards-slider .swiper-button-prev {
    top: 50%;
  }
  .single-landing_page .awards-slider .swiper-pagination {
    bottom: 14px;
  }
  .single-landing_page .swiper-pagination-bullet {
    width: 4.5px;
    height: 4.5px;
    margin: 0 3px !important;
  }

  .top-section-center h1 {
    margin: 0 auto 25px;
    line-height: 46px;
  }

  .top-section-center p {
    margin: 0 auto 39px;
  }

  .virtual-training .top-section-center h1 span strong {
    font-size: 32px;
    letter-spacing: -2px;
    margin-right: -2px;
    text-shadow: 0px 0px 0px #f00;
  }

  .training-about-column-wrap h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 6px;
  }

  .training-about-column-wrap p {
    margin: 0 0 24px;
  }

  .glossary {
    margin: 0 0 40px;
  }
  .single-landing_page .properties {
    padding: 112px 15px 42px;
  }
  .properties > h2 {
    margin: 0 auto 42px;
  }
  .single-landing_page .properties-item,
  .properties-item {
    flex: 1 1 auto;
  }
  .single-landing_page .properties-item-header {
    margin: 0 0 21px;
  }
  .single-landing_page .properties-item-header-image {
    margin: 0 25px 0 0;
  }
  .single-landing_page .properties-item-header h3 {
    font-size: 18px;
    line-height: 23px;
  }
  .single-landing_page .properties-item-content p {
    font-size: 18px;
    line-height: 29px;
  }
  .best-qualities-item {
    flex: 1 1 auto;
    align-items: flex-start;
    flex-direction: row;
  }

  .download-form fieldset ul.no-list {
    top: 44px;
  }

  .speakers {
    flex-direction: column;
    align-items: center;
  }

  .speakers-container {
    width: 100%;
    flex-direction: row;
    text-align: left;
    max-width: 430px;
  }

  .comparison-table table tr:first-child {
    height: 45px;
  }

  .ebook-section .blog-section h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .ebook-section .blog-section h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 24px;
  }

  .blog-section-heading h3,
  .ebook-section .blog-section-heading h3 {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    margin: 0 0 12px;
  }

  #challenge ~ ol {
    gap: 0;
  }

  #challenge ~ ol li {
    width: 100%;
  }

  .footer-social-icons a[title="Twitter"] {
    max-height: 16px;
  }

  /*.questions-list-item.events-list-item{*/
  /*    flex-direction: column;*/
  /*}*/
  .events-list-item-data {
    flex: 0 1 225px;
    min-width: 140px;
    margin: 0 0 16px;
  }

  .events-list-item-category {
    min-width: 180px;
    flex: 1 1 auto;
  }
}

@media only screen and (max-width: 520px) {
  /*animation*/
  .home .top-section-row .top-section-image-animation {
    right: 32% !important;
  }

  .home .top-section-image {
    max-width: 170px;
    margin: -25px -50px 0 0;
  }

  .work-with-us .top-section-image-block .top-section-image-animation {
    top: -55px !important;
    left: 25% !important;
  }

  .socks img {
    width: 100%;
  }

  .infografic-column {
    width: 159px;
  }

  .growth-banner h2 p {
    margin: 0;
    display: inline;
  }

  .growth-banner .first_image {
    margin: -4px 0 0;
  }

  .testimonial-body-image {
    width: 146px;
  }
  .single-landing_page .testimonial-body-image {
    width: 126px;
  }

  .testimonial-body-image img {
    width: 100%;
  }

  .testimonial-body-text-cite {
    flex-direction: column-reverse;
    align-items: center;
  }

  .testimonial-body-text cite {
    text-align: center;
    margin: 0;
  }

  .horizontal-tabs-cube {
    width: 50%;
    padding: 23px 24px 24px;
  }

  .horizontal-tabs-cube p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .horizontal-tabs-cube img {
    display: block;
  }

  .gdpr {
    margin: 0 0 80px;
  }

  .gdpr-circle {
    width: 268px;
    height: 268px;
    margin: 0 auto;
    padding: 40px 45px;
  }

  .gdpr-circle p {
    margin: 16px 0 0;
    font-size: 14px;
    line-height: 20px;
  }

  .gdpr-circle p a {
    font-weight: 600;
  }

  .top-section-image-block {
    margin: 24px -60px 0 -80px;
  }

  .awards-and-testimonials-list-row {
    margin: 0 -12px;
  }

  .awards-and-testimonials-list-row img {
    margin: 0 10px 6px;
    max-width: 97px;
  }
  .single-landing_page .awards-and-testimonials-list {
    padding: 65px 0 33px;
  }
  .single-landing_page .awards-and-testimonials-list-row img {
    max-width: 85px;
    margin: 0 10px 13px;
  }

  .meet-team .big-container {
    margin: 0 -24px;
  }

  .meet-team .big-container > h2 {
    margin: 0 24px 24px;
  }

  .meet-team .big-container > p {
    margin: 0 24px 40px;
  }

  .meet-team-gallery-item {
    margin: 0 9px 26px;
    width: 40.5vw;
  }

  .questions-list {
    margin: 0 0 80px;
  }

  .questions-list-item {
    display: flex;
    flex-direction: column;
    padding: 15px 0;
  }

  .questions-list-item h3 {
    margin: 0 0 34px;
  }

  .questions-list-item.events-list-item h4 {
    margin: 0 0 10px;
  }

  .questions-list-item .tertiary-cta-btn {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 0 0 8px;
  }

  .questions-list-item.events-list-item {
    flex-direction: row;
  }

  .questions-list-item.events-list-item .tertiary-cta-btn {
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin: 0 0 0 30px;
  }

  .events-list-item-data {
    flex: 1 1 auto;
    margin: 0 0 16px;
  }

  .main-form .hs_error_rollup ul.no-list,
  .subscribe-form fieldset ul.no-list {
    margin: 20px 0;
  }

  .tabs ul > li,
  .tabs ul > li.smooth-underlining {
    width: 171px;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
  }

  .tabs ul > li:nth-child(2).ui-tabs-active ~ .smooth-underlining {
    left: 171px;
  }

  .benefits-list-pseudo-row,
  .benefits-list-series .benefits-list-pseudo-row {
    padding: 0 24px 21px;
  }

  .benefits-list-image-header {
    transform: scale(0.5);
    left: -85px;
  }

  .services.fourth_items .container {
    margin: 0 auto 23px;
  }

  .services-item-image {
    width: 84%;
    /*margin: 0 auto 20px;*/
    /*margin: 0 auto 24px;*/
    margin: 0 auto 16px;
  }

  .fourth_items .services-item-image {
    max-width: 116px;
    margin: 0 auto 16px;
  }

  .fourth_items .services-item,
  .fourth_items .servises-VT-item {
    padding: 39px 24px 22px;
    margin: 0;
  }

  .services-item-wrap h3 {
    font: 400 16px/24px "Figtree" sans-serif;
    margin: 0 0 8px;
  }

  .services-item-wrap p {
    font-size: 14px;
    line-height: 20px;
  }

  .services-item-wrap p {
    margin: 0 0 14px;
  }

  .fourth_items .services-item .tertiary-cta-btn {
    font-size: 16px;
  }

  .vertical-tabs .container > h2 {
    max-width: 300px;
  }

  .popup {
    padding-top: 24px;
    align-items: flex-start;
  }

  .best-qualities-item {
    flex-direction: row;
    flex: 1 1 auto;
  }

  .comparison-table table td:first-child {
    font-size: 12px;
    line-height: 16px;
    padding: 0 5px;
  }

  .comparison-table table th {
    font-size: 18px;
    line-height: 22px;
  }

  .footer-social {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  .top-section-header-row .primary-button {
    padding: 20px 57px 20px 12px;
  }
}

@media only screen and (max-width: 480px) {
  .circle-images {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 92px;
  }

  .top-section-header-row .primary-button {
    font-size: 13px;
    line-height: 1;
  }

  .questions-list-item.events-list-item {
    padding: 15px 0 60px;
  }

  .questions-list-item.events-list-item .tertiary-cta-btn {
    position: absolute;
    bottom: 25px;
    left: 0;
    margin: 0;
  }
}

@media only screen and (max-width: 440px) {
  /*animation*/
  .home .top-section-row .top-section-image-animation {
    top: -87px !important;
    left: -245px !important;
    right: auto !important;
  }

  .home .top-section-image {
    margin: -20px -60px 0 0;
    min-width: 219px;
  }

  .home .top-section-image .top-section-image-main-img img {
    width: 75%;
  }

  .home .top-section-image-main-img-2 {
    bottom: -25px;
    left: -75px;
    width: 70%;
  }

  .home .top-section-image-background-img {
    left: -24px;
  }

  .work-with-us .top-section-image-block {
    margin: 60px -35px 0;
  }

  .work-with-us .top-section-image-block .top-section-image-animation {
    top: -60px !important;
    left: 32% !important;
  }

  .benefits-images-main {
    margin: 0 0 0 32px;
  }

  .benefits-images-minor {
    top: 33%;
    left: -36px;
  }

  .footer-contacts-address address {
    max-width: 130px;
  }

  .footer-navigation > ul > li > ul {
    column-gap: 24px;
  }

  .footer-social-icons {
    margin: 0 -8px 0 0;
  }

  .growth-column h4 {
    font-size: 16px;
  }

  .video-item {
    height: 193px;
  }

  .curious-text-logos {
    max-width: 270px;
    margin: 33px auto 0;
  }

  .services-item .tertiary-cta-btn,
  .servises-VT-item .tertiary-cta-btn {
    padding: 0 0 50px 0;
  }

  .services-item .tertiary-cta-btn::before,
  .servises-VT-item .tertiary-cta-btn::before {
    top: 30px;
    transform: translate(50%, 0);
    right: 50%;
  }

  .training-about-row {
    gap: 89px 0;
  }

  .training-about-item {
    position: relative;
    box-sizing: border-box;
    padding: 73px 28px 40px;
  }

  .training-about-item .training-about-item-image {
    top: -49px;
    width: 98px;
    height: 98px;
  }

  .training-about-item .training-about-item-image img {
    max-width: 50px;
    /* max-width: 34px; */
  }

  .training-about-item-wrap {
    max-width: 286px;
    margin: 0 auto;
  }

  .training-about-item-wrap h3 {
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 24px;
  }

  .training-about-item-wrap p {
    margin: 0 0 24px;
  }

  .work-advantage-container {
    gap: 89px 0;
  }

  .top-section-image-block .top-section-image-animation {
    top: -32px !important;
    left: 53% !important;
  }

  .virtual-training .top-section-image-block .top-section-image-animation {
    top: -32px !important;
    left: 32% !important;
  }

  .about-us .top-section-image-block .top-section-image-animation {
    top: -32px !important;
    left: 40% !important;
  }

  .top-section-images {
    width: 59.1%;
  }

  .top-section-images-image-1 {
    top: -35px;
    left: 90px;
  }

  .top-section-images-image-2 {
    width: 44.85%;
    top: -5px;
    left: 90%;
    max-width: fit-content;
  }

  .top-section-images-image-3 {
    width: 27.1%;
    top: -14px;
    left: 29px;
    right: auto;
    max-width: fit-content;
  }

  .top-section-images-image-4 {
    max-width: fit-content;
    width: 31.2%;
    bottom: 100px;
    left: -32px;
  }

  .post-item-image img {
    /*max-height: 171px;*/
    min-height: 150px;
  }

  .copyright p,
  .footer-social .privacy-policy {
    font-size: 14px;
  }

  .events-list-item-category {
    min-width: 140px;
  }
}

@media only screen and (max-width: 389px) {
  .footer-contacts-address address {
    max-width: 115px;
  }

  .infografic-column {
    width: 130px;
  }

  .infografic-column strong {
    font: 400 30px/42px "Figtree" sans-serif;
  }

  .footer-social-icons {
    margin: 0;
  }

  .footer-social-icons a {
    display: flex;
    margin: 0 20px 0 0;
  }

  .meet-team-gallery-item {
    width: 280px;
  }

  .tabs ul > li,
  .tabs ul > li.smooth-underlining {
    width: 150px;
  }

  .tabs ul > li:nth-child(2).ui-tabs-active ~ .smooth-underlining {
    left: 150px;
  }

  .page-numbers {
    margin: 0 3px;
  }
}

@media only screen and (max-height: 850px) and (min-width: 769px) {
  .executive-team-names li {
    font-size: 28px;
    line-height: 1.6;
  }

  .executive-team-item:last-child {
    margin: 0 0 550px;
  }
}

@media only screen and (max-height: 950px) {
  .executive-team {
    padding: 220px 0 0;
  }

  .executive-team-aside h1 {
    top: -67px;
  }

  .executive-team-aside::before {
    top: -505px;
  }

  .executive-team-names li {
    font-size: 28px;
    line-height: 46px;
  }

  .executive-team-item:last-child {
    margin: 0 0 370px;
  }
}

@media only screen and (max-height: 850px) {
  .executive-team {
    padding: 205px 0 0;
  }

  .executive-team-aside h1 {
    top: -55px;
  }

  /*.executive-team-aside::before {*/
  /*    top: -500px;*/
  /*}*/
  .executive-team-item:last-child {
    margin: 0 0 420px;
  }

  .executive-team-aside h1 {
    font-size: 36px;
    line-height: 48px;
  }

  .executive-team-names li {
    font-size: 24px;
    line-height: 38px;
  }
}

@media only screen and (max-height: 800px) {
  .executive-team-item:last-child {
    margin: 0 0 460px;
  }
}

@media only screen and (min-height: 1100px) {
  .bottom-shell {
    top: 78.5vh;
  }
}

@media only screen and (min-height: 1200px) {
  .bottom-shell {
    top: 71vh;
  }
}

@media only screen and (min-height: 1300px) {
  .bottom-shell {
    top: 65.5vh;
  }
}

@media only screen and (min-height: 1300px) and (max-width: 1250px) {
  .bottom-shell {
    top: 62.5vh;
  }
}

@media only screen and (min-height: 1400px) {
  .bottom-shell {
    top: 60.5vh;
  }
}

@media only screen and (min-height: 1500px) {
  .bottom-shell {
    top: 55.9vh;
  }
}

@media only screen and (min-height: 1600px) {
  .bottom-shell {
    top: 51.8vh;
  }
}
