html {
    font-size: 24px;
}

.gla-ltabs-cont {
    height: 1000px !important;
}

.gla-pro-block {
    width: 316px;
    min-width: 45%;
}

.not-for-phone {
    display: none !important;
}

.not-for-web {
    display: flex !important;
}

.gla-pro-cont {
    width: 100%;
    flex-wrap: nowrap;
    overflow: auto;
    scroll-snap-type: x mandatory;
    padding: 20px 0 40px 0;
}

.ins-col-grow.cla-start {
    width: 50px !important;
}

.Partners-title {
    width: 100%;
}

.ins-col-grow.-partners-cont {
    display: flex;
    width: auto !important;
    flex-wrap: nowrap;
    overflow: auto;
    max-width: 10000px !important;
    flex-direction: row;
    padding: 20px 0 40px 0;
}

.pro-blog-cont.-ba {
    order: 2;
}

.pro-blog-parent {
    justify-content: center !important;
    align-items: center !important;
    align-content: center!important;
}

.visit_data {
    line-height: 50px;
}

.visit_data p {
    clear: both;
}

footer .gla-elogo-white {
    margin: 20px 0;
}

.gla-phone-menu {
    display: block;
}

nav {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #fff;
    z-index: 1111;
    display: flex;
    align-content: flex-start !important;
    left: -110%;
    transition: 0.3s;
    flex-direction: column;
    padding: 40px
}

nav .ins-menu {
    padding: 40px 0
}

.menu-open nav {
    left: 0;
}

.menu-open nav .ins-menu-item {
    width: 100%;
    border-bottom: 1px solid #333;
    line-height: 50px;
    width: 100%;
    padding: 10px
}

.ins-phone-nav {
    display: flex;
}

body {
    font-size: 24px;
    line-height: 36px;
}

.gla-pro-block .ins-title-20 {
    line-height: 45px !important;
}

.ins-title,
.ins-title-l,
.ins-title-m,
.ins-title-s,
.ins-title-xl {
    font-family: "gotham";
    font-size: 36px;
    line-height: 32px;
}

.ins-title-12 {
    font-size: 24px;
    font-family: "gotham";
}

.ins-title-14 {
    font-size: 24px !important;
    font-family: "gotham";
}

.ins-title-xs {
    font-size: 28px;
    font-family: "gotham";
}

.ins-title-s {
    font-size: 32px;
    font-family: "gotham";
}

.ins-title-m,
.ins-title-20 {
    font-size: 36px;
    font-family: "gotham";
}

.ins-title-l {
    font-size: 42px;
}

.ins-title-xl {
    font-size: 48px;
    font-family: "gotham_m";
}

.ins-title-2xl {
    font-size: 52px;
    font-family: "gotham_l";
}

.ins-title-3xl {
    font-size: 64px;
    font-family: "gotham_l";
}

.ins-title-4xl {
    font-size: 88px;
    font-family: "gotham_l";
}

header .gla-body {
    padding: 0px 40px;
}

header .ins-icon {
    font-size: 34px;
}

.ins-phone-nav {
    display: block;
}

header .gla-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 14px;
}

.-user-menu {
    width: 330px;
    line-height: 60px;
}

.ins-message-area {
    height: 130px !important;
}

.ins-message {
    width: 100% !important;
    height: 100px !important;
    align-content: center !important;
}