/* Animation */
@-webkit-keyframes first_crane {
    0% {
        opacity: 0;
        -webkit-transform: translate(15%, -10%);
        transform: translate(15%, -10%);
    }
    20% {
        opacity: 0;
        -webkit-transform: translate(15%, -10%);
        transform: translate(15%, -10%);
    }
    45% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes first_crane {
    0% {
        opacity: 0;
        -webkit-transform: translate(15%, -10%);
        transform: translate(15%, -10%);
    }
    20% {
        opacity: 0;
        -webkit-transform: translate(15%, -10%);
        transform: translate(15%, -10%);
    }
    45% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-webkit-keyframes area_4 {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0;
    }
    10% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0;
    }
    35% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes area_4 {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0;
    }
    10% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%);
        opacity: 0;
    }
    35% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes area_3 {
    0% {
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
        opacity: 0;
    }
    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes area_3 {
    0% {
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
        opacity: 0;
    }
    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes area_2 {
    0% {
        -webkit-transform: translateY(20%);
        transform: translateY(20%);
        opacity: 0;
    }
    25% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes area_2 {
    0% {
        -webkit-transform: translateY(20%);
        transform: translateY(20%);
        opacity: 0;
    }
    25% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes area {
    0% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%);
        opacity: 0;
    }
    25% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes area {
    0% {
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%);
        opacity: 0;
    }
    25% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes first_building {
    0% {
        opacity: 0;
        -webkit-transform: translate(28%, -26%);
        transform: translate(28%, -26%);
    }
    12% {
        opacity: 0;
        -webkit-transform: translate(28%, -26%);
        transform: translate(28%, -26%);
    }
    27% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes first_building {
    0% {
        opacity: 0;
        -webkit-transform: translate(28%, -26%);
        transform: translate(28%, -26%);
    }
    12% {
        opacity: 0;
        -webkit-transform: translate(28%, -26%);
        transform: translate(28%, -26%);
    }
    27% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-webkit-keyframes first_building_2 {
    0% {
        opacity: 0;
        -webkit-transform: translate(45%, -15%);
        transform: translate(45%, -15%);
    }
    15% {
        opacity: 0;
        -webkit-transform: translate(45%, -15%);
        transform: translate(45%, -15%);
    }
    35% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes first_building_2 {
    0% {
        opacity: 0;
        -webkit-transform: translate(45%, -15%);
        transform: translate(45%, -15%);
    }
    15% {
        opacity: 0;
        -webkit-transform: translate(45%, -15%);
        transform: translate(45%, -15%);
    }
    35% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-webkit-keyframes first_fire {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
    }
    15% {
        opacity: 0;
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
    }
    35% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes first_fire {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
    }
    15% {
        opacity: 0;
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
    }
    35% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes algebra_line {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
}
@keyframes algebra_line {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
}
@-webkit-keyframes algebra_wrap {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
}
@keyframes algebra_wrap {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
}
@-webkit-keyframes algebra_1 {
    0% {
        opacity: 0.6;
        -webkit-transform: translate(-2%, -2%);
        transform: translate(-2%, -2%);
    }
    20% {
        opacity: 1;
    }
    50% {
        opacity: 1;
        -webkit-transform: translate(1%, 1%);
        transform: translate(1%, 1%);
    }
    80% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.6;
        -webkit-transform: translate(-2%, -2%);
        transform: translate(-2%, -2%);
    }
}
@keyframes algebra_1 {
    0% {
        opacity: 0.6;
        -webkit-transform: translate(-2%, -2%);
        transform: translate(-2%, -2%);
    }
    20% {
        opacity: 1;
    }
    50% {
        opacity: 1;
        -webkit-transform: translate(1%, 1%);
        transform: translate(1%, 1%);
    }
    80% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.6;
        -webkit-transform: translate(-2%, -2%);
        transform: translate(-2%, -2%);
    }
}
@-webkit-keyframes algebra_2 {
    0% {
        opacity: 0.8;
        -webkit-transform: translate(3%, 0);
        transform: translate(3%, 0);
    }
    20% {
        opacity: 0.6;
    }
    50% {
        -webkit-transform: translate(-2%, 0);
        transform: translate(-2%, 0);
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 0.8;
        -webkit-transform: translate(3%, 0);
        transform: translate(3%, 0);
    }
}
@keyframes algebra_2 {
    0% {
        opacity: 0.8;
        -webkit-transform: translate(3%, 0);
        transform: translate(3%, 0);
    }
    20% {
        opacity: 0.6;
    }
    50% {
        -webkit-transform: translate(-2%, 0);
        transform: translate(-2%, 0);
    }
    80% {
        opacity: 1;
    }
    100% {
        opacity: 0.8;
        -webkit-transform: translate(3%, 0);
        transform: translate(3%, 0);
    }
}
@-webkit-keyframes algebra_3 {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 2%);
        transform: translate(0, 2%);
    }
    50% {
        opacity: 0.4;
        -webkit-transform: translate(0, -2%);
        transform: translate(0, -2%);
    }
    70% {
        opacity: 0.6;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 2%);
        transform: translate(0, 2%);
    }
}
@keyframes algebra_3 {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 2%);
        transform: translate(0, 2%);
    }
    50% {
        opacity: 0.4;
        -webkit-transform: translate(0, -2%);
        transform: translate(0, -2%);
    }
    70% {
        opacity: 0.6;
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 2%);
        transform: translate(0, 2%);
    }
}
@-webkit-keyframes open_popup {
    0% {
        -webkit-transform: perspective(200px) rotate3d(0, 1, 0, 180deg);
        transform: perspective(200px) rotate3d(0, 1, 0, 180deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 0;
    }
    60% {
        -webkit-transform: perspective(200px);
        transform: perspective(200px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(200px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(200px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(200px) rotate3d(0, 1, 0, 360deg);
        transform: perspective(200px) rotate3d(0, 1, 0, 360deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 1;
    }
}
@keyframes open_popup {
    0% {
        -webkit-transform: perspective(200px) rotate3d(0, 1, 0, 180deg);
        transform: perspective(200px) rotate3d(0, 1, 0, 180deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 0;
    }
    60% {
        -webkit-transform: perspective(200px);
        transform: perspective(200px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(200px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(200px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(200px) rotate3d(0, 1, 0, 360deg);
        transform: perspective(200px) rotate3d(0, 1, 0, 360deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 1;
    }
}
@-webkit-keyframes close_popup {
    0% {
        -webkit-transform: perspective(200px) rotate3d(0, 1, 0, 0deg);
        transform: perspective(200px) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }
    20% {
        -webkit-transform: perspective(200px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(200px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(200px) rotate3d(0, 1, 0, 180deg);
        transform: perspective(200px) rotate3d(0, 1, 0, 180deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
}
@keyframes close_popup {
    0% {
        -webkit-transform: perspective(200px) rotate3d(0, 1, 0, 0deg);
        transform: perspective(200px) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }
    20% {
        -webkit-transform: perspective(200px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(200px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(200px) rotate3d(0, 1, 0, 180deg);
        transform: perspective(200px) rotate3d(0, 1, 0, 180deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
}
@-webkit-keyframes rocket_tower {
    0% {
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg);
    }
    10% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg);
    }
    100% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg);
    }
}
@keyframes rocket_tower {
    0% {
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg);
    }
    10% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg);
    }
    100% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg);
    }
}
@-webkit-keyframes rocket_fire {
    0% {
        -webkit-transform: rotate(-180deg) translate(0, -60%) scale(0.5);
        transform: rotate(-180deg) translate(0, -60%) scale(0.5);
    }
    10% {
        -webkit-transform: rotate(-180deg) translate(0, -60%) scale(0.5);
        transform: rotate(-180deg) translate(0, -60%) scale(0.5);
    }
    20% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.8);
        transform: rotate(-180deg) translate(0, -30%) scale(0.8);
    }
    21% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.6);
        transform: rotate(-180deg) translate(0, -30%) scale(0.6);
    }
    22% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.9);
        transform: rotate(-180deg) translate(0, -30%) scale(0.9);
    }
    23% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.8);
        transform: rotate(-180deg) translate(0, -30%) scale(0.8);
    }
    28% {
        -webkit-transform: rotate(-180deg) translate(0, -20%) scale(1.2);
        transform: rotate(-180deg) translate(0, -20%) scale(1.2);
    }
    29% {
        -webkit-transform: rotate(-180deg) translate(0, -25%) scale(1);
        transform: rotate(-180deg) translate(0, -25%) scale(1);
    }
    30% {
        -webkit-transform: rotate(-180deg) translate(0, -25%) scale(0.6);
        transform: rotate(-180deg) translate(0, -25%) scale(0.6);
    }
    31% {
        -webkit-transform: rotate(-180deg) translate(0, -25%) scale(0.8);
        transform: rotate(-180deg) translate(0, -25%) scale(0.8);
    }
    32% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.4);
        transform: rotate(-180deg) translate(0, -30%) scale(0.4);
    }
    33% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.6);
        transform: rotate(-180deg) translate(0, -30%) scale(0.6);
    }
    45% {
        -webkit-transform: rotate(-180deg) translate(0, -60%) scale(0.5);
        transform: rotate(-180deg) translate(0, -60%) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-180deg) translate(0, -60%) scale(0.5);
        transform: rotate(-180deg) translate(0, -60%) scale(0.5);
    }
}
@keyframes rocket_fire {
    0% {
        -webkit-transform: rotate(-180deg) translate(0, -60%) scale(0.5);
        transform: rotate(-180deg) translate(0, -60%) scale(0.5);
    }
    10% {
        -webkit-transform: rotate(-180deg) translate(0, -60%) scale(0.5);
        transform: rotate(-180deg) translate(0, -60%) scale(0.5);
    }
    20% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.8);
        transform: rotate(-180deg) translate(0, -30%) scale(0.8);
    }
    21% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.6);
        transform: rotate(-180deg) translate(0, -30%) scale(0.6);
    }
    22% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.9);
        transform: rotate(-180deg) translate(0, -30%) scale(0.9);
    }
    23% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.8);
        transform: rotate(-180deg) translate(0, -30%) scale(0.8);
    }
    28% {
        -webkit-transform: rotate(-180deg) translate(0, -20%) scale(1.2);
        transform: rotate(-180deg) translate(0, -20%) scale(1.2);
    }
    29% {
        -webkit-transform: rotate(-180deg) translate(0, -25%) scale(1);
        transform: rotate(-180deg) translate(0, -25%) scale(1);
    }
    30% {
        -webkit-transform: rotate(-180deg) translate(0, -25%) scale(0.6);
        transform: rotate(-180deg) translate(0, -25%) scale(0.6);
    }
    31% {
        -webkit-transform: rotate(-180deg) translate(0, -25%) scale(0.8);
        transform: rotate(-180deg) translate(0, -25%) scale(0.8);
    }
    32% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.4);
        transform: rotate(-180deg) translate(0, -30%) scale(0.4);
    }
    33% {
        -webkit-transform: rotate(-180deg) translate(0, -30%) scale(0.6);
        transform: rotate(-180deg) translate(0, -30%) scale(0.6);
    }
    45% {
        -webkit-transform: rotate(-180deg) translate(0, -60%) scale(0.5);
        transform: rotate(-180deg) translate(0, -60%) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-180deg) translate(0, -60%) scale(0.5);
        transform: rotate(-180deg) translate(0, -60%) scale(0.5);
    }
}
@-webkit-keyframes rocket {
    0% {
        height: 75%;
    }
    10% {
        height: 75%;
    }
    12% {
        height: 77%;
    }
    100% {
        height: 77%;
    }
}
@keyframes rocket {
    0% {
        height: 75%;
    }
    10% {
        height: 75%;
    }
    12% {
        height: 77%;
    }
    100% {
        height: 77%;
    }
}
@-webkit-keyframes rocket_mobile {
    0% {
        height: 220%;
    }
    10% {
        height: 220%;
    }
    12% {
        height: 222%;
    }
    100% {
        height: 222%;
    }
}
@keyframes rocket_mobile {
    0% {
        height: 220%;
    }
    10% {
        height: 220%;
    }
    12% {
        height: 222%;
    }
    100% {
        height: 222%;
    }
}
@-webkit-keyframes rocket_img {
    0% {
        -webkit-transform: translateY(51%) rotate(0deg);
        transform: translateY(51%) rotate(0deg);
        -webkit-transform-origin: bottom center;
        transform-origin: bottom center;
    }
    14% {
        -webkit-transform: translateY(51%) rotate(0deg);
        transform: translateY(51%) rotate(0deg);
    }
    15% {
        -webkit-transform: translateY(51%) rotate(-0.5deg);
        transform: translateY(51%) rotate(-0.5deg);
    }
    16% {
        -webkit-transform: translateY(51%) rotate(0.5deg);
        transform: translateY(51%) rotate(0.5deg);
    }
    17% {
        -webkit-transform: translateY(49%) rotate(-0.6deg);
        transform: translateY(49%) rotate(-0.6deg);
    }
    18% {
        -webkit-transform: translateY(47%) rotate(0.6deg);
        transform: translateY(47%) rotate(0.6deg);
    }
    19% {
        -webkit-transform: translateY(45%) rotate(-0.7deg);
        transform: translateY(45%) rotate(-0.7deg);
    }
    20% {
        -webkit-transform: translateY(43%) rotate(0.7deg);
        transform: translateY(43%) rotate(0.7deg);
    }
    21% {
        -webkit-transform: translateY(41%) rotate(-0.8deg);
        transform: translateY(41%) rotate(-0.8deg);
    }
    22% {
        -webkit-transform: translateY(39%) rotate(0.8deg);
        transform: translateY(39%) rotate(0.8deg);
    }
    23% {
        -webkit-transform: translateY(37%) rotate(-0.6deg);
        transform: translateY(37%) rotate(-0.6deg);
    }
    24% {
        -webkit-transform: translateY(35%) rotate(0.6deg);
        transform: translateY(35%) rotate(0.6deg);
    }
    25% {
        -webkit-transform: translateY(33%) rotate(-0.4deg);
        transform: translateY(33%) rotate(-0.4deg);
    }
    26% {
        -webkit-transform: translateY(31%) rotate(0.4deg);
        transform: translateY(31%) rotate(0.4deg);
    }
    27% {
        -webkit-transform: translateY(29%) rotate(-0.3deg);
        transform: translateY(29%) rotate(-0.3deg);
    }
    28% {
        -webkit-transform: translateY(27%) rotate(0.3deg);
        transform: translateY(27%) rotate(0.3deg);
    }
    29% {
        -webkit-transform: translateY(25%) rotate(0deg);
        transform: translateY(25%) rotate(0deg);
    }
    60% {
        -webkit-transform: translateY(-100%) rotate(0deg);
        transform: translateY(-100%) rotate(0deg);
    }
}
@keyframes rocket_img {
    0% {
        -webkit-transform: translateY(51%) rotate(0deg);
        transform: translateY(51%) rotate(0deg);
        -webkit-transform-origin: bottom center;
        transform-origin: bottom center;
    }
    14% {
        -webkit-transform: translateY(51%) rotate(0deg);
        transform: translateY(51%) rotate(0deg);
    }
    15% {
        -webkit-transform: translateY(51%) rotate(-0.5deg);
        transform: translateY(51%) rotate(-0.5deg);
    }
    16% {
        -webkit-transform: translateY(51%) rotate(0.5deg);
        transform: translateY(51%) rotate(0.5deg);
    }
    17% {
        -webkit-transform: translateY(49%) rotate(-0.6deg);
        transform: translateY(49%) rotate(-0.6deg);
    }
    18% {
        -webkit-transform: translateY(47%) rotate(0.6deg);
        transform: translateY(47%) rotate(0.6deg);
    }
    19% {
        -webkit-transform: translateY(45%) rotate(-0.7deg);
        transform: translateY(45%) rotate(-0.7deg);
    }
    20% {
        -webkit-transform: translateY(43%) rotate(0.7deg);
        transform: translateY(43%) rotate(0.7deg);
    }
    21% {
        -webkit-transform: translateY(41%) rotate(-0.8deg);
        transform: translateY(41%) rotate(-0.8deg);
    }
    22% {
        -webkit-transform: translateY(39%) rotate(0.8deg);
        transform: translateY(39%) rotate(0.8deg);
    }
    23% {
        -webkit-transform: translateY(37%) rotate(-0.6deg);
        transform: translateY(37%) rotate(-0.6deg);
    }
    24% {
        -webkit-transform: translateY(35%) rotate(0.6deg);
        transform: translateY(35%) rotate(0.6deg);
    }
    25% {
        -webkit-transform: translateY(33%) rotate(-0.4deg);
        transform: translateY(33%) rotate(-0.4deg);
    }
    26% {
        -webkit-transform: translateY(31%) rotate(0.4deg);
        transform: translateY(31%) rotate(0.4deg);
    }
    27% {
        -webkit-transform: translateY(29%) rotate(-0.3deg);
        transform: translateY(29%) rotate(-0.3deg);
    }
    28% {
        -webkit-transform: translateY(27%) rotate(0.3deg);
        transform: translateY(27%) rotate(0.3deg);
    }
    29% {
        -webkit-transform: translateY(25%) rotate(0deg);
        transform: translateY(25%) rotate(0deg);
    }
    60% {
        -webkit-transform: translateY(-100%) rotate(0deg);
        transform: translateY(-100%) rotate(0deg);
    }
}
@-webkit-keyframes rocket_img_2 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes rocket_img_2 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes rocket_img_mobile {
    0% {
        -webkit-transform: translateY(296%) rotate(0deg);
        transform: translateY(296%) rotate(0deg);
        -webkit-transform-origin: bottom center;
        transform-origin: bottom center;
    }
    14% {
        -webkit-transform: translateY(294%) rotate(0deg);
        transform: translateY(294%) rotate(0deg);
    }
    15% {
        -webkit-transform: translateY(290%) rotate(-0.5deg);
        transform: translateY(290%) rotate(-0.5deg);
    }
    16% {
        -webkit-transform: translateY(285%) rotate(0.5deg);
        transform: translateY(285%) rotate(0.5deg);
    }
    17% {
        -webkit-transform: translateY(280%) rotate(-0.6deg);
        transform: translateY(280%) rotate(-0.6deg);
    }
    18% {
        -webkit-transform: translateY(275%) rotate(0.6deg);
        transform: translateY(275%) rotate(0.6deg);
    }
    19% {
        -webkit-transform: translateY(270%) rotate(-0.7deg);
        transform: translateY(270%) rotate(-0.7deg);
    }
    20% {
        -webkit-transform: translateY(265%) rotate(0.7deg);
        transform: translateY(265%) rotate(0.7deg);
    }
    21% {
        -webkit-transform: translateY(260%) rotate(-0.8deg);
        transform: translateY(260%) rotate(-0.8deg);
    }
    22% {
        -webkit-transform: translateY(255%) rotate(0.8deg);
        transform: translateY(255%) rotate(0.8deg);
    }
    23% {
        -webkit-transform: translateY(250%) rotate(-0.6deg);
        transform: translateY(250%) rotate(-0.6deg);
    }
    24% {
        -webkit-transform: translateY(245%) rotate(0.6deg);
        transform: translateY(245%) rotate(0.6deg);
    }
    25% {
        -webkit-transform: translateY(240%) rotate(-0.4deg);
        transform: translateY(240%) rotate(-0.4deg);
    }
    26% {
        -webkit-transform: translateY(235%) rotate(0.4deg);
        transform: translateY(235%) rotate(0.4deg);
    }
    27% {
        -webkit-transform: translateY(230%) rotate(-0.3deg);
        transform: translateY(230%) rotate(-0.3deg);
    }
    28% {
        -webkit-transform: translateY(225%) rotate(0.3deg);
        transform: translateY(225%) rotate(0.3deg);
    }
    29% {
        -webkit-transform: translateY(220%) rotate(0deg);
        transform: translateY(220%) rotate(0deg);
    }
    60% {
        -webkit-transform: translateY(-100%) rotate(0deg);
        transform: translateY(-100%) rotate(0deg);
    }
}
@keyframes rocket_img_mobile {
    0% {
        -webkit-transform: translateY(296%) rotate(0deg);
        transform: translateY(296%) rotate(0deg);
        -webkit-transform-origin: bottom center;
        transform-origin: bottom center;
    }
    14% {
        -webkit-transform: translateY(294%) rotate(0deg);
        transform: translateY(294%) rotate(0deg);
    }
    15% {
        -webkit-transform: translateY(290%) rotate(-0.5deg);
        transform: translateY(290%) rotate(-0.5deg);
    }
    16% {
        -webkit-transform: translateY(285%) rotate(0.5deg);
        transform: translateY(285%) rotate(0.5deg);
    }
    17% {
        -webkit-transform: translateY(280%) rotate(-0.6deg);
        transform: translateY(280%) rotate(-0.6deg);
    }
    18% {
        -webkit-transform: translateY(275%) rotate(0.6deg);
        transform: translateY(275%) rotate(0.6deg);
    }
    19% {
        -webkit-transform: translateY(270%) rotate(-0.7deg);
        transform: translateY(270%) rotate(-0.7deg);
    }
    20% {
        -webkit-transform: translateY(265%) rotate(0.7deg);
        transform: translateY(265%) rotate(0.7deg);
    }
    21% {
        -webkit-transform: translateY(260%) rotate(-0.8deg);
        transform: translateY(260%) rotate(-0.8deg);
    }
    22% {
        -webkit-transform: translateY(255%) rotate(0.8deg);
        transform: translateY(255%) rotate(0.8deg);
    }
    23% {
        -webkit-transform: translateY(250%) rotate(-0.6deg);
        transform: translateY(250%) rotate(-0.6deg);
    }
    24% {
        -webkit-transform: translateY(245%) rotate(0.6deg);
        transform: translateY(245%) rotate(0.6deg);
    }
    25% {
        -webkit-transform: translateY(240%) rotate(-0.4deg);
        transform: translateY(240%) rotate(-0.4deg);
    }
    26% {
        -webkit-transform: translateY(235%) rotate(0.4deg);
        transform: translateY(235%) rotate(0.4deg);
    }
    27% {
        -webkit-transform: translateY(230%) rotate(-0.3deg);
        transform: translateY(230%) rotate(-0.3deg);
    }
    28% {
        -webkit-transform: translateY(225%) rotate(0.3deg);
        transform: translateY(225%) rotate(0.3deg);
    }
    29% {
        -webkit-transform: translateY(220%) rotate(0deg);
        transform: translateY(220%) rotate(0deg);
    }
    60% {
        -webkit-transform: translateY(-100%) rotate(0deg);
        transform: translateY(-100%) rotate(0deg);
    }
}
@-webkit-keyframes rocket_cloud {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    17% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    40% {
        opacity: 1;
    }
    75% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes rocket_cloud {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    17% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    40% {
        opacity: 1;
    }
    75% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes rocket_cloud_2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    20% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    45% {
        opacity: 1;
    }
    85% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes rocket_cloud_2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    20% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    45% {
        opacity: 1;
    }
    85% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes rocket_cloud_3 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }
    16% {
        opacity: 0;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }
    45% {
        opacity: 1;
    }
    80% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes rocket_cloud_3 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }
    16% {
        opacity: 0;
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }
    45% {
        opacity: 1;
    }
    80% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes rocket_cloud_4 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    12% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    45% {
        opacity: 1;
    }
    65% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes rocket_cloud_4 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    12% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    45% {
        opacity: 1;
    }
    65% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes fire_blue {
    0% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0;
    }
    15% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 1;
    }
    38% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    60% {
        opacity: 0;
    }
}
@keyframes fire_blue {
    0% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0;
    }
    15% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 1;
    }
    38% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    60% {
        opacity: 0;
    }
}
@-webkit-keyframes rocket_tower_2 {
    0% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg);
    }
    10% {
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg);
    }
    100% {
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg);
    }
}
@keyframes rocket_tower_2 {
    0% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg);
    }
    10% {
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg);
    }
    100% {
        -webkit-transform: rotate(14deg);
        transform: rotate(14deg);
    }
}
@-webkit-keyframes rocket_blink {
    0% {
        opacity: 0;
        box-shadow: 0 0 0px 0px #cf2641;
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 15px 7px #cf2641;
    }
    100% {
        opacity: 0;
        box-shadow: 0 0 0px 0px #cf2641;
    }
}
@keyframes rocket_blink {
    0% {
        opacity: 0;
        box-shadow: 0 0 0px 0px #cf2641;
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 15px 7px #cf2641;
    }
    100% {
        opacity: 0;
        box-shadow: 0 0 0px 0px #cf2641;
    }
}

html {
    background-color: #000;
}
body {
	font-family:'Montserrat',Montserrat-fallback,sans-serif;
	font-size: 16px;
    position: relative;
    color: #15172E;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}

.container {
    max-width: calc(1300px + 5em);
	width: 100%;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
    /* overflow: hidden; */
}
/* .home-page.container {
    max-width: calc(1000px + 2em);
} */
*:focus {
    outline: none;
    box-shadow: none;
}
hr {
	color: #1690d3;
	opacity: 1;
}
[aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}
hr:not([size]) {
     height: 2px;
}
a {
	text-decoration: none;
    color: #1690d3;
}
a:hover {
    color: #1690d3;
}
.hexagon-new {
    width: 8.625em;
    height: 4.979em;
    position: relative;
    background-color: #fff;
    box-shadow: 0 3px 8px rgb(0 0 0 / 20%);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-transition: background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, background-color .3s ease-in-out;
    transition: transform .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    margin: 0.313em;
}
.hexagon-new:after {
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    content: '';
    position: absolute;
    z-index: 1;
    background-color: #fff;
    width: 8.625em;
    height: 4.979em;
    left: 0;
}
.hexagon-new-hov:hover {
    -webkit-transform: scale(.92);
    -ms-transform: scale(.92);
    transform: scale(.92);
    background-color: #e5f6ff;
  }
   .hexagon-new-hov:hover:after {
        background-color: #e5f6ff!important;
    }
    .hexagon-hov:hover:after {
        background-color: #e5f6ff!important;
    }
.hexTop {
    width: 6.099em;
    height: 6.099em;
    position: absolute;
    top: -3.049em;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    box-shadow: 0 3px 8px rgba(0,0,0,0.2);
    background: inherit;
}
.hexTop:after, .hexBottom:after {
    content: "";
    position: absolute;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    background: inherit;
}
.hexBottom {
    width: 6.099em;
    height: 6.099em;
    bottom: -3.049em;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    box-shadow: 0 3px 8px rgba(0,0,0,0.2);
    background: inherit;
}
.hexagon-new img {
    max-width: 100px;
    width: 70%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    display: block;
    z-index: 2;
    font-size: 1.5em;
}

.hexagon-new-wrp {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    padding: 3.125em 0;
    width: 24em;
}

.btn,
input.btn {
	color: #fff;
	border-color: #1690d3;
    background-color: #29c300;
    padding: 12px 40px;
    font-weight: 500;
    display: inline-block;
}

.btn:hover,
.btn:focus,
input.btn:hover,
.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
	background-color: #1d78ab;
	color: #fff;
	border-color: #1d78ab;
    text-decoration: none;
	box-shadow: none;
}
/* .recruiting-solutions-development .btn:hover,
input.btn:hover {
	color: #fff;
	border-color: #1690d3;
    background-color: #1690D3;
} */

.btn-outline-primary {
	color: #1690d3;
	border-color: #1690d3;
	background: none;
    transition: all .5s ease;
    padding: 16px 25px;
}
.btn-outline-primary:focus {
	outline: none;
}
.btn-outline-primary:hover {
	/* background-color: #1690d3; */
	color: #fff;
	text-decoration: none;
}
.btn:focus,
input.btn:focus {
	box-shadow: none !important;
}
.reveal-top {
    z-index: 2;
    position: relative;
}
.reveal-btm {
    position: relative;
    z-index: 1;
}
.reveal-btm .reveal-btm__stick {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.reveal-btm .reveal-btm__origin {
    padding-top: 100px;
}
.wpcf7-response-output {
    display: none !important;
}
.wpcf7-spinner {
    position: absolute;
    margin: 0;
}
@media screen and (max-width: 425px) {
    .reveal-btm .reveal-btm__origin {
        padding-top: 0;
    }
    .wpcf7-spinner {
        position: relative;
    }
}

.popup {
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 7;
    padding-top: 3em;
    padding-bottom: 3em;
    overflow-y: scroll;
    overflow-x: hidden;
}
.popup.popup_video {
    background-color: rgba(15, 1, 17, 0.85);
}
.popup .container {
    position: relative;
}
.popup .close {
    position: absolute;
    top: 0;
    right: 1em;
    background-color: #1690d3;
    width: 4em;
    height: 4em;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.popup .close:before,
.popup .close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 50%;
    background-color: #fff;
    border-radius: 2px;
}
.popup .close:before {
    -webkit-transform: translate(-50%) rotate(45deg);
    transform: translate(-50%) rotate(45deg);
}
.popup .close:after {
    -webkit-transform: translate(-50%) rotate(-45deg);
    transform: translate(-50%) rotate(-45deg);
}
.popup .close:hover {
    background-color: #1d78ab;
}
.popup .close:active {
    background-color: #38a4d0;
}
@media screen and (max-width: 767px) {
    .popup {
        padding-top: 0;
    }
    .popup .close {
        width: 3em;
        height: 3em;
    }
}
.popup_bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

input::placeholder,
textarea::placeholder{
	color: #15172E;
}

input,
select,
textarea {
    border: none;
    letter-spacing: 1px;
    font-weight: 400;
    border-radius: 0 !important;
    color: #15172E;
    padding: 4px 0px;
    font-size: 16px;
    background: transparent;
    border-bottom: 1px solid #C1CEDE;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid inherit;
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0px 1000px inherit inset;
  transition: background-color 5000s ease-in-out 0s;
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(/wp-content/themes/litslink/main_images/arrow_dd_white.svg);
    background-repeat: no-repeat;
    background-position: 99% 50%;
}
textarea {
	border: 2px solid white;
}
input:focus,
select:focus,
textarea:focus {
    outline: none;
}

.uploaded_file {
    max-width: 325px;
    width: 100%;
}
.uploaded_file span {
    font-size: 14px;
    margin: 12px 0;
    font-style: italic;
}
.uploaded_file svg {
    cursor: pointer;
}

.hero-contact-form input,
.hero-contact-form select,
.hero-contact-form textarea {
    border-color: #16172F;
    color: #16172F;
    border-width: 1px;
    font-size: 16px;
    line-height: 19px;
}
.hero-contact-form input::placeholder,
.hero-contact-form textarea::placeholder{
	color: #16172F;
}
.hero-contact-form [type="submit"] {
    max-width: 200px;
}
/* Fixed flag for phone field */
.iti__country-list {
    max-width: 430px;
}
.iti__selected-flag {
    height: 27px;
}
.inner-page .main section:first-of-type {
    padding-top: 100px;
}
.show-message ~ .main section:first-of-type {
    padding-top: 180px;
}

h1 {
    font-size: 45px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 30px;
    letter-spacing: 0;
    word-break: break-word;
}
h2,
.h2 {
    font-weight: 600;
    margin-bottom: 80px;
    line-height: 37px;
    font-size: 30px;
    letter-spacing: 0;
    word-break: break-word;
}
h3,
.h3 {
    font-size: 25px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 25px;
    word-break: break-word;
}
h4 {
    font-size: 28px;
    font-weight: 400;
    word-break: break-word;
}
h4.subtitle {
    color: #1690D3;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
}
p {
    color: #15172E;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 27px;
    font-weight: 400;
    word-break: break-word;
}
strong {
    font-weight: bold;
}
div.breadcrumbs {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
div.breadcrumbs a {
    color: #fff;
}
div.breadcrumbs a:hover {
    text-decoration: underline;
}
div.breadcrumbs .home span {
    display: none;
}
.breadcrumb-item::before {
    font-weight: 700;
    color: white;
}
.hero .breadcrumbs {
    padding-top: 5px;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
    line-height: 28px;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: white;
    font-weight: 400;
    width: 30px;
    text-align: center;
    padding: 0;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
/* Header message */
.header-message {
    background-color: #2F90D3;
    position: absolute;
    z-index: 10;
    height: 80px;
    width: 100%;
    display: none;
}
.show-message {
    display: block;
}
.header-message .close-header-msg {
    position: absolute;
    right: 28px;
    top: 20px;
    cursor: pointer;
}
.header-message .header-message-content {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.header-message .header-message-content a {
    color: #FFF;
    text-decoration: underline;
}
.show-message + .header {
    margin-top: 80px;
}
.show-message + .is_bg,
.home-page .show-message + .is_bg{
	margin-top: 0px!important;
}
.home-page .show-message + .header {
	margin-top: 120px;
}
/* Header */
header,
.navbar {
	height: 100px;
	width: auto;
	background-color: transparent;
}
header.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background-color: transparent;
}
header nav.navbar {
    max-width: calc(1300px + 2em);
	width: 100%;
    margin: auto;
}
.home-page .header {
    position: fixed;
    top: 0;
    z-index: 999;
}
.home-page header.header::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    z-index: -1;
}
.home-page header.header.is_bg::after {
    /* background-image: url(/wp-content/themes/litslink/main_images/home_hero_section.png); */
    background-color: #0f0111;
    opacity: 1;
}
.home-page header.header.is_fixed_white::after {
    background-image: none;
    background-color: white;
}
.home-page header.header.is_fixed_white {
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgb(142 142 142 / 50%);
}
.inner-page .is_fixed {
    position: fixed;
    top: 0;
    background-color: white;
    z-index: 999;
    box-shadow: 0 2px 5px 0 rgb(142 142 142 / 50%);
    margin-top: 0px;
}
.inner-page .header:not(.is_fixed):before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    background-color: #0f0111;
}
.inner-page.case-studies-single-page .header:before {
    background: transparent;
}
.logo_header {
    width: 160px;
    display: block;
    position: relative;
}
/* .home-page .header .logo_header::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #0091D9;
    bottom: 20px;
} */
.logo_header a {
    display: block;
    background-size: contain;
    width: 160px;
}
.logo_header img {
    -o-object-position: center;
    object-position: center;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
        max-width: 100%;
    width: 100%;
}
.logo_header .logo_dark {
    display: none;
}
.navbar .navbar-nav .nav-link {
  color: #FFF;
  padding-right: .8rem;
  padding-left: .8rem;
  font-weight: 400;
  position: relative;
  transition: all .5s ease;
}
.header .navbar-nav .nav-link:after {
    content: '';
    position: absolute;
    left: .8em;
    right: .8em;
    height: 2px;
    background-color: #1690d3;
    bottom: 8px;
    opacity: 0;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out, color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.header .navbar-nav .nav-link:hover {
    text-decoration: none;
}
.header .navbar-nav .nav-item.current_page_item .nav-link:after,
.header .navbar-nav .nav-item.current-menu-parent .nav-link:after,
.header .navbar-nav .nav-item.case_studies_parent .nav-link:after {
    opacity: 1;
    bottom: 20px;
}
.header .navbar-nav .nav-link:not(.current-link):hover::after {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.header .navbar-nav .nav-item.current_page_item .nav-link,
.header .navbar-nav .nav-item.current-menu-parent .nav-link,
.header .navbar-nav .nav-item.case_studies_parent .nav-link{
    color: #1690D3;
}
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    position: absolute;
    top: 82px;
    right: 0;
    padding: 1rem 0;
    background-color: #050314;
    box-shadow: 0 -2px 0 0 #1690D3, 0 4px 30px 0 rgb(22 145 211 / 50%)!important;
    border: 0;
    z-index: -2;
    opacity: 0;
    border-radius: 0;
    min-width: 300px;
    transition: opacity .5s ease-in-out;
}
.inner-page .is_fixed .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    background-color: white;
}
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu-arrow {
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #1690D3;
    content: '';
    position: absolute;
    opacity: 0;
    display: none;
    top: 82px;
    left: 50%;
    transform: translateX(-50%) translateY(-100%);
    transition: opacity .5s ease-in-out;
}
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
    padding: 0 1.2em .6em;
    color: #fff;
    background: transparent;
    -webkit-transition: all .05s ease-in-out;
    transition: all .05s ease-in-out;
}
.home-page header.header.is_fixed_white .navbar .navbar-nav .nav-link,
.inner-page header.header.is_fixed .navbar .navbar-nav .nav-link,
.inner-page header.header.is_fixed .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
    color: #000;
}
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item:hover,
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu li.current-menu-item a.dropdown-item {
    color: #1690d3;
}

.navbar-button {
    padding: 9px 26px;
    font-weight: 500;
}
.header_menu_m {
    width: 40px;
    height: 40px;
    display: none;
    align-self: center;
    position: relative;
    padding: 5px;
    z-index: 3;
    cursor: pointer;
}
.is_fixed_white .header_menu_m i,
.is_fixed .header_menu_m i {
    border-bottom: 2px solid black;
}
.is_fixed_white .header_menu_m i:before,
.is_fixed_white .header_menu_m i:after,
.is_fixed .header_menu_m i:before,
.is_fixed .header_menu_m i:after {
    background-color: black;
}

.header-search-btn {
    margin-right: 32px;
}
.header-search-btn span {
    border: 1px solid #1690D3;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.header-search-form {
    position: absolute;
    top: 100%;
    right: 0;
    background: #FFFFFF;
    box-shadow: 30px 40px 100px 20px rgba(0, 0, 0, 0.0666044);
    border-radius: 0px 0px 6px 6px;
    padding: 35px 32px;
    width: 100%;
    max-width: 449px;
}
.header-search-form form {
    border-bottom: 1px solid #7C8CAC;
    display: flex;
    align-items: flex-end;
}
.header-search-form input {
    font-size: 16px;
    line-height: 20px;
    color: #15172E;
    padding: 0 0 10px;
    width: 100%;
    border: unset;
}
.header-search-form input::placeholder {
    color: #7C8CAC;
}
.header-search-form button {
    background: transparent;
    border: unset;
    padding: 0;
    margin-bottom: 11px;
}
header.is_fixed .header-search-btn .search-open svg path {
    fill: #15172E;
}
header.is_fixed .header-search-btn .search-close svg path {
    stroke: #15172E;
}

/* Header End */


/* Footer */
footer .footer-menu-columns {
    padding: 80px 0 100px;
}
footer .footer-menu-columns>.container>.row {
    margin-left: -40px;
    margin-right: -40px;
}
footer .footer-menu-columns h5,
footer .footer-menu-columns .footer-menu-title {
    margin-bottom: 20px;
    line-height: 1;
    margin-bottom: 13px;
    font-weight: 400;
    font-size: 18px;
}
footer .footer-menu-columns ul.menu {
    padding-left: 0;
    list-style: none;
}
footer .footer-menu-columns ul.menu .menu-item a {
    color: rgba(0,0,0,0.7);
    display: block;
    font-size: 1rem;
    line-height: normal;
    padding-bottom: 16px;
    word-break: break-all;
}
footer .footer-menu-columns ul.menu .menu-item a:hover {
    text-decoration: underline;
}
footer .offices-column .menu .menu-item svg {
    flex: none;
}
footer .offices-column li span {
    color: #000000B3;
    font-size: 14px;
}
footer .footer-menu-columns .col-md-3 {
    padding-right: 40px;
    padding-left: 40px;
}
footer .footer-menu-columns svg {
  width: 18px;
  height: 18px;
}
footer .footer_logo {
    width: 160px;
    height: 100%;
    display: block;
}
footer .footer_logo img {
    display: block;
    width: 100%;
}
.footer-bottom {
    border-top: 1px solid  rgba(74,66,77,0.15);
    width: 100%;
    padding: 1rem 0;
}
.footer_copyright {
    color: #7C8CAC;
    font-size: 14px;
	font-family:'Montserrat',Montserrat-fallback,sans-serif;
}
.footer_socials a+a {
    margin-left: 44px;
}
.footer_socials a svg {
    height: 20.8px;
}
.footer_socials a:last-child svg {
    height: 28px;
    width: 28px;
}
footer a.btn.contact-us-btn {
    font-size: 16px;
    padding: 16px 25px;
}
.scroll-to-top {
	cursor: pointer;
    width: 60px;
    position: fixed;
    z-index: 99;
    bottom: 5em;
    right: 1em;
    padding: .6em;
    opacity: 0;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, opacity .2s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, opacity .2s ease-in-out;
}
.scroll-to-top.show {
    opacity: 1;
}
/* Footer End */

.about__row h3 {
    padding: 0.6em 1em!important;
    line-height: 50px;
    margin-top: -0.5em;
    font-size: 25px!important;
    line-height: 40px;
    font-weight: 500!important;
}
.info-title {
    font-size: 30px!important;
    padding: 0.6em 1em!important;
    font-weight: 500!important;
}
.case__studies-list {
    list-style: none;
}
.case__studies-list li::before {
    content: "•";
    color: #1690d3;
    margin-right: 0.5em;
    font-size: 28px;
}
.article .container img {
	width: 100%;
	height: auto!important;
}
.contact__form-title {
    max-width: 486px;
}
.post-content ol li::marker {
 color: #1690d3;
 margin-right: 1rem;
}
.post-content ol li:before {
 color: #1690d3;
 margin-right: 1rem;
}
.post-content ol > li {
    list-style-type:none;
    counter-increment: list;
}
.post-content ol > li:before {
    content: counter(list) " ";
}

/* whitepaper-article */

.whitepaper-article section.hero .hero-row .hero-text-col {
    max-width: 851px;
    padding-right: 0;
}

.whitepaper-article section.find-inside .section-inner {
    max-width: 1312px;
    padding: 60px 0 70px;
}
.whitepaper-article section.find-inside .find-inside-block {
    height: 240px;
    width: 240px;
    border: 1px solid #C1CEDE;
    border-radius: 4px;
    margin: 8px;
    padding: 25px 20px 15px;
}
.whitepaper-article section.find-inside .find-inside-block .inside-image {
    height: 70px;
    width: 80px;
    margin: 0 auto 20px;
}

.whitepaper_main_popup_background {
    z-index: 11;
    position: absolute;
    opacity: 0.6;
    background-color: #000000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}
.whitepaper_thanks_link {
    display: inline-block;
    margin-top: 50px;
    text-decoration: underline;
    color: #1690D3;
    font-size: 18px;
    line-height: 30px;
}
.whitepaper_main_popup {
    margin: 0 auto;
    max-width: 540px;
    padding: 59px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 30px 40px 100px 20px rgba(0, 0, 0, 0.07);
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    left: 0;
    right: 0;
    display: none;
    z-index: 12;
}
.whitepaper_main_popup .whitepaper_thanks_img {
    max-width: 160px;
}
.whitepaper_main_popup .close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
.whitepaper_main_popup .close:before,
.whitepaper_main_popup .close:after {
    position: absolute;
    left: 9px;
    top: -2px;
    content: "";
    height: 25px;
    width: 2px;
    background-color: #657195;
}
.whitepaper_main_popup .close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.whitepaper_main_popup .close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.whitepaper_thanks {
    text-align: center;
}
.whitepaper_thanks_img {
    margin-bottom: 25px;
}
.whitepaper_thanks_title {
    font-size: 30px;
    font-weight: bold;
    line-height: 37px;
    margin: 0 0 25px;
    color: #16172f;
}
.whitepaper_thanks_text {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    color: #303030;
}

/****/
.more__cases-section {
    background: none !important;
}
.hexagon::after, .hexagon::before, .hexagon, .hexagon span {
    box-shadow: 0px 0px 0px rgb(0 0 0 / 5%) !important;
}
a.hexagon-new {
    box-shadow: 0px 0px 94.9411px rgb(0 0 0 / 5%) !important;
}
a.hexagon-new * {
    box-shadow: 0 0 0 !important;
}
a.hexagon {
    box-shadow: 0px 0px 94.9411px rgb(0 0 0 / 5%) !important;
}
/****/


.case__slider-bg {
    z-index: -1 !important;
}
.case__slider-phone {
    z-index: -1 !important;
}

/*--------------------Добавил Sergii Terentiev--------------- right static BTN*/
.right_stat_btn{

/*-webkit-transform: rotate(-90deg)!important; /*Поворот блока с текстом кнопки на 30 градусов*/

/*-moz-transform: rotate(-90deg)!important;

-ms-transform: rotate(-90deg)!important;

-o-transform: rotate(-90deg)!important;

transform: rotate(-90deg)!important; */

position:fixed!important; /*фиксированная позиция кнопки при прокрутке*/

z-index:999!important;

right: 60px!important; /*отступ с права*/

top: 45%!important; /*отступ сверху*/

margin-right:-50px!important; /*отрицательный отступ справа (чем длиннее название кнопки тем больше должно быть значение данного отступа )*/
  background-image: url('https://litslink.com/wp-content/themes/litslink/pic_new/4.gif');
  background-size: cover;
  border: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0);
  width: 42px;
  height: 100px;
  transition: transform 0.4s;
}
.right_stat_btn:hover{
transform: rotate(-15deg)!important;

}
/*Стили для ссылки*/

.right_stat_btn a{

color:#fff!important; /*цвет ссылки*/

display:blockimportant;

background:#29c300!important; /*цветфонакнопки*/

font-size:1em!important; /*размершрифта*/

text-align:center!important; /*выравнивание по центру*/



padding:7px 15px!important; /*внутренние отступы*/

/*font-weight:bold!important;/*жирныйшрифт*/

border-radius: 50rem !important; /*радиусскругленияуглов*/

border:1px solid #fff!important; /*рамкавокругкнопки*/

} 
.right_stat_btn a:hover {
  
    background:#1690d3!important;
   }
   
   
   
   
   /*--------------------Добавил Sergii Terentiev--------------- right static BTN*/

@media ( min-width: 990px ) and ( max-width: 1150px ) {
	.footer_copyright {
		max-width: 85%;
	}
}

@media screen and ( max-width: 1024px ) {
    .hexagon-new-wrp {
        -webkit-box-pack: start;
        justify-content: flex-start;
        align-content: start;
        width: 100%;
    }
}

@media screen and ( max-width: 767px ) {
    .about__row h3,
    .about__row-light h3 {
        margin-top: -0.7em;
        font-size: 36px!important;
        padding: 0.7em 0.8em!important;
        line-height: 34px!important;
    }
    .hexagon-new-wrp {
        -webkit-box-pack: start;
        justify-content: flex-start;
        font-size: 3.2vw;
        margin: 0 auto;
    }




}

/* Page */
section.page-content .section-inner {
    max-width: 1024px;
}

/* General Sections */
.bg-gray {
    background-color: #F9FAFB !important;
}

/* Business Models */
section.business-models .section-inner {
	padding: 60px 0 12px;
}
section.business-models .section-inner h2 {
    margin-bottom: 37px;
}
.col--5 .col--image {
    width: 90px;
	height: 90px;
}

.col--3 hr {
    max-width: 63px;
    height: 1px;
    background-color: #00C6FF;
}

/* Services */
section.services .section-inner {
	max-width: 1000px;
	padding: 80px 0 60px;
}
section.services .section-inner h2 {
	margin-bottom: 50px;
}
section.services .section-inner .subtitle-logo {
    background-size: contain;
    width: 160px;
}
.horizontal-cards .horizontal-card {
	border-radius: 4px;
    box-shadow: 30px 40px 100px 20px rgb(0 0 0 / 7%);
	background: transparent;
    padding: 100px 60px;
}

.horizontal-cards .horizontal-card:nth-child(even)>.row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
}
.horizontal-cards .horizontal-card .card-image {
	height: 200px;
    max-width: 213px;
    width: 100%;
}

/* Hero */

section.hero {
    background-color: #000;
	background-image: url(/wp-content/themes/litslink/main_images/background-96ca4ee81b37e6c5e5df3156c6ec6119ad8b7ae084697b76fe4ccfb56bd9cb79.png);
	background-size: cover;
    background-position: top center;
	background-repeat: no-repeat;
}
section.hero .hero-row {
    padding-top: 40px;
    padding-bottom: 40px;
}
section.hero .hero-row .hero-text-col {
    max-width: 635px;
    padding-right: 35px;

}
.financial-software-solutions section.hero .hero-row .hero-text-col {
padding-top: 50px;
padding-bottom: 60px;
}
section.hero .hero-row .hero-text-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
section.hero .hero-row .hero-text-col ul li {
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 27px;
}
section.hero .hero-row .hero-text-col ul li::before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/themes/litslink/main_images/bullet.png);
    height: 10px;
    width: 10px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
section.hero p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 27px;
}
section.hero .btn {
    display: inline-block;
    font-family:'Montserrat',Montserrat-fallback,sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 27px;
    border-radius: 30px;
    background-color: #1690D3;
    padding: 12px 38px;
    min-width: auto;
    margin-top: 30px;
}
section.hero .btn:disabled {
    opacity: 1;
}
section.hero .btn:hover {
    background-color: #1d78ab;
	color: #fff;
	border-color: #1d78ab;
}
 .cloud-services section.hero  .hire-hero-img {
    margin-right: 50px;
    padding-bottom: 30px;
 }

/* CTA */
section.cta {
    background-color: #2D3043;
    padding: 80px 0;
}
section.cta h3 {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 60px;
    font-weight: 400;
}
/* .solution-no-hover section.cta .btn:hover,
input.btn:hover {
	color: #fff;
	border-color: #1690d3;
    background-color: #1690D3;
} */

/* section.cta .btn:hover,
input.btn:hover {
	color: #fff;
	border-color: #1690d3;
    background-color: #1690D3;
    text-decoration: none;
}
.financial-software-solutions section.cta .btn:hover,
input.btn:hover {
	color: #fff;
	border-color: #1690d3;
    background-color: #1690D3;
} */

/* Case Stydies */
section.case-studies {
	background: #fff;
}
section.case-studies .section-inner {
    padding-top: 80px;
    padding-bottom: 60px;
}
section.case-studies .case-study-item:focus {
    outline: none;
}
section.case-studies .case-study-item .case-study-img {
    position: relative;
    height: 602px;
    max-width: 421px;
    width: 100%;
    margin-left: 30px;
    margin-right: 140px;
    cursor: pointer;
}
section.case-studies .case-study-item .case-study-img-icon {
    position: absolute;
    height: 60px;
    width: 60px;
    top: 30px;
    left: -30px;
}
section.case-studies .case-study-item .case-study-img-device {
    position: absolute;
    height: 600px;
    width: 373px;
    right: 0;
    transform: translateX(18%);
    z-index: 1;
}
section.case-studies .case-study-item .case-study-img-device img {
    max-width: 100%;
}
section.case-studies .case-study-item .case-study-img-device.desktop {
    width: 600px;
    left: 5px;
    top: 150px;
    transform: none;
}
section.case-studies .case-study-item .case-study-img-circle {
    position: absolute;
    height: 281px;
    width: 281px;
    border-radius: 50%;
    top: 210px;
    left: 78px;
}
section.case-studies .case-study-item .case-study-info {
    padding: 60px 0 13px;
    max-width: 508px;
}
section.case-studies .case-study-item .case-study-info .section-title {
    color: #1690D3;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
}
section.case-studies .case-study-item .case-study-info h2,
section.case-studies .case-study-item .case-study-info h2 a {
    color: #15172E;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 60px;
}
section.case-studies .case-study-item .case-study-info p {
    margin-bottom: 20px;
}
section.case-studies .case-study-item .case-study-info a.btn {
    margin-bottom: 60px;
}
 section.case-studies .case-study-item.real-estate-marketplace .case-study-img-device.desktop {
     top: 10px;
     left: 120px;
}

section.case-studies .case-study-item.real-estate-marketplace .case-study-img-device img {
    max-width: 60%;
}
/* section.case-studies .case-study-item .case-study-info a.btn:hover {
    color: #fff;
	border-color: #1690d3;
    background-color: #1690d3;
} */
section.case-studies .case-study-item .case-study-info .case-study-tag-name {
    opacity: 0.7;
}
section.case-studies .section-inner .case-studies-carousel-navigation {
    transform: translateY(-100%);
}
section.case-studies .section-inner .all-case-studies-btn {
    margin-top: 45px;
}

/* section.case-studies .section-inner .btn-outline-primary:hover{
    color: #1690d3;
    border-color: #1690d3;
    background: none;
} */
.testimonial_carousel .slick-track
{
    display: flex !important;
}

.testimonial_carousel .slick-slide
{
    height: inherit !important;
}
.testimonial_carousel .slick-slide > div {
    height: 100%;
}
.slick-arrow {
    cursor: pointer;
}
ul.slick-dots {
	padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
ul.slick-dots li {
    margin: 5px 10px;
    width: 16px;
    height: 16px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
}
ul.slick-dots li.slick-active {
    border-color: #1690D3;
}
ul.slick-dots li button {
    border: 0;
    background: transparent;
    font-size: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    display: block;
    background: #2B2E40;
    border-radius: 50%;
    transition: all .5s ease;
}
ul.slick-dots li.slick-active button {
    background: #1690D3;
}
.carousel-nav .carousel-nav-btns {
    flex: 1;
}

/* Technical Leadership */
section.team-section .section-inner {
	max-width: 1000px;
	padding: 80px 0 60px;
}
section.team-section .section-inner .section-title {
    color: #15172E;
    font-size: 45px;
    letter-spacing: 0;
    line-height: 60px;
    margin-bottom: 80px;
}
section.team-section .lead-card {
    box-shadow: 30px 40px 100px 20px rgb(0 0 0 / 7%);
    margin-bottom: 80px;
    padding: 70px;
	border-radius: 0;
}
section.team-section .lead-card .team-card-img {
	width: 100%;
	border-radius: 5px;
	max-width: 300px;
	display: block;
}
section.team-section .lead-card .card-body {
	max-width: 445px;
}
section.team-section .lead-card .card-body h3 {
	font-size: 25px;
    font-weight: 500;
    line-height: 37px;
	margin-bottom: 12px;
}
section.team-section .lead-card .card-body .title {
	font-size: 25px;
    line-height: 30px;
    margin-bottom: 38px;
	color: #15172E;
}
section.team-section .section-inner .team-list > .row {
    margin-left: -12px;
    margin-right: -12px;
}
section.team-section .team-card .photo {
	width: 100%;
	max-height: 232px;
	border-radius: 5px;
    overflow: hidden;
}
section.team-section .team-card .card-body .team-card-name {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}
section.team-section .team-card .card-body .title {
	line-height: 19px;
}

/* Steps */
section.steps .section-inner {
    padding: 100px 0 66px;
}
section.steps .section-inner .step-col {
	position: relative;
}
section.steps .section-inner .step-col:nth-child(odd)::after,
section.steps .section-inner .step-col:nth-child(even)::before {
    position: absolute;
    content: '';
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
	top: 0;
}
section.steps .section-inner .step-col:nth-child(even)::before {
    background-image: url(/wp-content/themes/litslink/hire-images/arrow-2-4042e174ff91610bdf05bf1ab965f3c9f4da95dbd8cb3d2c10f77d87c97db894.png);
    max-height: 55px;
    max-width: 301px;
    width: 100%;
    height: 100%;
    right: 100%;
    top: 60%;
}
section.steps .section-inner .step-col:nth-child(odd)::after {
    background-image: url(/wp-content/themes/litslink/hire-images/third_arrow.png);
    max-width: 546px;
    max-height: 120px;
    width: 100%;
    height: 100%;
    top: 60%;
    left: 115px;
}
section.steps .section-inner .step-col:first-child::after {
    background-image: url(/wp-content/themes/litslink/hire-images/arrow-1-a75d5ceaadbb9d77b36609473b15cd57c1f75d45149fc54c0c6b845924f36965.png);
    max-height: 120px;
    max-width: 330px;
    width: 100%;
    top: 0;
    left: 539px;
}
section.steps .section-inner .step-col:last-child::before,
section.steps .section-inner .step-col:last-child::after {
    display: none;
}
section.steps .section-inner .step-col:nth-child(even) {
    margin-top: 173px;
}
section.steps .row-steps {
    counter-reset: section;
}
section.steps.steps-numbers .section-inner .step-col .col--image {
    height: unset;
    position: relative;
}
section.steps.steps-numbers .section-inner .step-col::after,
section.steps.steps-numbers .section-inner .step-col::before {
    display: none !important;
}
section.steps.steps-numbers .step-number::before {
    display: block;
    counter-increment: section;
    content: "0" counter(section);
    color: rgba(239,247,252,0.7);
    font-size: 60px;
    line-height: 60px;
    font-family:'Montserrat',Montserrat-fallback,sans-serif;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    top: -70px;
    position: absolute;
}
.outsourcing-main section.steps .section-inner .step-col:nth-child(even) {
    margin-top: 205px;
}

/* Testimonials */
section.testimonials .section-inner {
    padding: 80px 0 130px;
	max-width: 1000px;
  overflow-x: hidden;
}
.testimonial_carousel,
.developers_say_carousel {
    box-shadow: 50px 0px 50px 10px rgb(0 0 0 / 7%);
    border-radius: 4px;
    background: #fff;
    margin-left: auto;
    max-width: 900px;
}
.developers_say_carousel .slick-list,
.testimonial_carousel .slick-list {
    overflow: visible;
}
.testimonial-card {
	max-width: 900px;
	border-radius: 4px;
	/* box-shadow: 30px 40px 100px 20px rgb(0 0 0 / 7%); */
    padding: 45px 50px 45px 25px;
    background: transparent;
}
.testimonial-card .image-col {
	max-width: 174px;
	height: 300px;
}
.testimonial-card .testimonial-photo {
	height: 200px;
    width: 200px;
    right: 50%;
	top: 0;
	border-radius: 5px;
    overflow: hidden;
}
.testimonial-card .testimonial-logo {
	position: relative;
    width: 150px;
    height: 150px;
	border-radius: 5px;
    overflow: hidden;
}
.testimonial-card .card-body p {
	font-size: 20px;
    line-height: 29px;
    margin-bottom: 30px;
	border-radius: 5px;
}
.testimonial-card .card-body .testimonial-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}
.testimonial-card .testimonial-case-study-btn .btn-outline-primary {
    padding: 8px 38px;
}
/* .testimonial-card .testimonial-case-study-btn .btn-outline-primary:hover {
    color: #1690d3;
    border-color: #1690d3;
    background: none;
} */
section.testimonials .carousel-nav {
    max-width: 900px;
}

/* Frequently Asked Questions */
section.frequently-asked-questions .section-inner {
	padding: 80px 0;
}
section.frequently-asked-questions .section-inner .faq-list .faq-item .faq-question {
	font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
	color: #19A9E5;
}

/* Contact Form */
section.contact-form {
    border-bottom: 1px solid #DBE6F4;
    background: #fff;
}
section.contact-form .contact-form-header {
	background-image: url(/wp-content/themes/litslink/main_images/form-bg-aeac8cf03a6a161cd6ad9c7f651209d3d5c21abe6ce7539e7bba271af81984c3.png);
	background-size: cover;
	background-repeat: no-repeat;
}
section.contact-form .section-inner {
    max-width: calc(1024px + 2em);
}
section.contact-form .contact-form-header .section-inner {
    padding-top: 92px;
    padding-bottom: 92px;
}
section.contact-form .contact-form-content .section-inner,
section.contact-us .contact-form-content .section-inner {
    padding-top: 42px;
    padding-bottom: 54px;
}
section.contact-form .contact-form-header h2 {
    line-height: 56px;
    font-weight: 600;
    margin-bottom: 0;
}
section.contact-form .contact-form-content .section-inner .section-description,
section.contact-us .contact-form-content .section-inner .section-description {
    max-width: 475px;
    text-align: center;
}
.wpcf7-form-control-wrap {
    position: initial;
}
.field-textarea {
    display: inline;
}
section.contact-form .contact-form-content .section-inner .form-inner,
section.contact-us .contact-form-content .section-inner .form-inner {
    margin-top: 58px;
}
section.contact-form .contact-form-content .section-inner .form-inner .field-row,
section.contact-us .contact-form-content .section-inner .form-inner .field-row {
    margin-bottom: 45px;
}
section.contact-form .contact-form-content .section-inner .form-inner .col-lg-6,
section.contact-us .contact-form-content .section-inner .form-inner .col-lg-6 {
    max-width: 430px;
}
.field-textarea .wpcf7-form-control-wrap {
    position: relative;
}
section.hero .hero-contact-form .field-input,
section.contact-form .section-inner .field-input,
section.contact-us .section-inner .field-input {
    display: block;
    margin-bottom: 48px;
    position: relative;
}
section.hero .hero-contact-form .field-input {
    margin-bottom: 40px;
}
section.contact-form .section-inner .field-input,
section.contact-us .section-inner .field-input {
    margin-bottom: 0;
}
section.hero .hero-contact-form .wpcf7-not-valid-tip,
section.contact-form .section-inner .wpcf7-not-valid-tip,
section.contact-us .section-inner .wpcf7-not-valid-tip {
    position: absolute;
    top: 100%;
    margin-top: 5px;
    left: 0;
    line-height: 18px;
    font-size: 0.8rem;
}
.field-textarea .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: relative !important;
    top: unset !important;
    margin-top: 0 !important;
}
section.hero .hero-contact-form form br,
section.contact-form .section-inner form br {
    display: none;
}
section.contact-form .section-inner .form-btn,
section.contact-us .section-inner .form-btn {
    margin-top: 48px;
}
section.contact-form .section-inner .form-btn .btn,
section.contact-us .section-inner .form-btn .btn {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 9px 65px;
}
section.contact-form .section-inner .form-btn .btn:disabled,
section.contact-us .section-inner .form-btn .btn:disabled {
    background-color: #1690D3;
    border-color: #1690D3;
    opacity: 1;
}

.contact_success {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contact_success h2 {
    font-family:'Montserrat',Montserrat-fallback,sans-serif;
    margin-top: 0;
    margin-bottom: .6em;
    font-weight: bold;
    color: #1690d3;
    /* font-size: 56px; */
    line-height: 27px;
}
.contact_success p,
.contact_success p.block_descr {
    font-family:'Montserrat',Montserrat-fallback,sans-serif;
    color: #15172E;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 27px;
    opacity: 1;
    margin-bottom: 0;
}
.contact_success p:not(.block_descr) {
    font-size: 12px;
    color: #7C8CAC;
}
.contact_success .btn {
    margin-top: 24px;
    margin-bottom: 32px;
    padding: 16px 48px;
    width: auto;
    font-size: 16px;
    line-height: 20px;
}
.contact_success .contact_success_socials {
    margin-left: -16px;
    margin-right: -16px;
}
.contact_success .contact_success_socials a {
    display: block;
    margin: 16px;
}
.contact_success .contact_success_socials a svg {
    display: block;
}
.wpcf7 .ajax-loader {
    position: absolute;
    top: 10px;
    right: 0;
}
.contact-form .field-file-input {
    margin-top: 46px !important;
    border: unset;
    position: relative !important;
	overflow: hidden;
}

.contact-form .field-file-input input {
    opacity: 0;
    max-width: 220px;
    width: 100%;
    cursor: pointer;
    padding: 7px 0 7px;
}
.contact-form .field-file-input .cd-upload-btn:before {
    content: "Attach CV";
    position: absolute;
    background-color: #E9F0F4;
    background-image: url(/wp-content/themes/litslink/images/atach_icon.svg);
    background-size: 12px 22px;
    background-repeat: no-repeat;
    background-position: 59px 12px;
    border-radius: 6px;
    left: 0;
    padding: 12px 0 13px 48px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: rgba(21, 23, 46, 0.85);
    max-width: 220px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.contact-form .field-file-input .codedropz-upload-inner h3,
.contact-form .field-file-input .codedropz-upload-inner span,
.contact-form .field-file-input .dnd-upload-counter {
    display: none;
}
.contact-form .field-file-input .codedropz-upload-handler {
    border: unset;
    border-radius: unset;
    margin-bottom: 10px;
    position: relative;
}
.contact-form .field-file-input .codedropz-upload-container {
    padding: 0;
}
.contact-form .field-file-input .codedropz-btn-wrap {
    margin-bottom: 20px;
}
.contact-form .field-file-input .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    text-decoration: none;
    box-shadow: none;
    font-size: 0;
}
.contact-form .field-file-input .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: #1790d2;
}

/* Numbers Info */
section.numbers-info {
    padding-top: 100px;
    padding-bottom: 100px;
}
section.numbers-info h2 {
    max-width: 600px;
    margin-bottom: 24px;
}
section.numbers-info h4 {
    max-width: 600px;
}
section.numbers-info .section-description {
    max-width: 600px;
}
section.numbers-info .info-block-card {
    background: #FFFFFF;
    box-shadow: 30px 40px 100px 20px rgba(0, 0, 0, 0.0666044);
    border-radius: 4px;
    padding: 30px 46px;
    margin-bottom: 32px;
}
section.numbers-info .info-block-img {
    max-width: 100px;
    max-height: 100px;
    margin-right: 32px;
}
section.numbers-info .info-block-data span a,
section.numbers-info .info-block-data .info-block-title a {
    color: #15172E;
}
section.numbers-info .info-block-data span {
    margin-bottom: 12px;
    font-size: 58px;
    line-height: 58px;
    font-weight: 800;
}
section.numbers-info .info-block-data .info-block-title a {
    font-weight: 500;
}
section.numbers-info .info-block-description {
    max-width: 320px;
}

/* Technologies */
section.technologies .section-inner {
	padding-top: 80px;
}
section.technologies .section-inner h2 {
	margin-bottom: 25px;
}
section.technologies .section-inner .section-description {
	max-width: 575px;
	margin-bottom: 75px;
}
section.technologies .section-inner .technology-group:nth-child(even)>.container>.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}
section.technologies .section-inner .technology-group {
	margin-bottom: 150px;
}
section.technologies .section-inner .technology-group:nth-child(even) .technology-group-info {
	padding-left: 65px;
}
section.technologies .section-inner .technology-group:nth-child(odd) .technology-group-info {
	padding-right: 65px;
}
section.technologies .section-inner .technology-group .technology-items a.technology-item {
    border-radius: 4px;
    background-color: rgba(255,255,255,0.01);
    box-shadow: 2px 10px 20px 5px rgb(0 0 0 / 20%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
section.technologies .section-inner .technology-group .technology-items a.technology-item.tech-link:hover {
    box-shadow: 2px 10px 20px 5px rgb(0 0 0 / 70%);
}

/* Why Hire Litslink */
section.why-we-box .section-inner {
	padding: 80px 0 20px;
}
section.why-we-box div > img {
	width: 100%;
	max-width: 100%;
}
section.why-we-box .text-col {
	padding-left: 40px;
}
section.why-we-box .text-col h3 {
	font-size: 25px;
    line-height: 32px;
}
section.why-we-box .why-item {
	margin-bottom: 70px;
}


/* Related Articles */
section.related-articles .section-inner {
    padding-top: 50px;
    max-width: 1280px;
    padding-bottom: 5px;
}
section.related-articles .section-inner .row-articles {
    padding: 0 0 80px;
}
section.related-articles .section-inner .article-card {
    box-shadow: 30px 40px 100px 20px rgb(0 0 0 / 7%);
}
section.related-articles .section-inner .article-card img {
    height: 222px;
}
section.related-articles .section-inner .article-card .article-info {
    padding: 30px 20px;
}
section.related-articles .section-inner .article-card .article-date {
    color: #657195;
    line-height: 19px;
}
section.related-articles .section-inner .article-card .article-title a {
    color: #020422;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    height: 76px;
    display: block;
    overflow: hidden;
}
/* Categories wrap to the next row as whole pills (a long pill must not break
   mid-word and split its rounded background — see the related-articles cards). */
section.related-articles .section-inner .article-card .article-categories {
    display: flex;
    flex-wrap: wrap;
}
section.related-articles .section-inner .article-card .article-categories a {
    border-radius: 10px;
    background-color: #0091D9;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    padding: 3px 7px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
}
section.related-articles .section-inner .article-card .article-content p {
    color: #15172E;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 27px;
    height: 216px;
    /* Fixed height for equal-height cards; clip overflow so a long excerpt can't
       spill over the author line below it (the carousel overlap the operator hit). */
    overflow: hidden;
}
section.related-articles .section-inner .article-card .article-author {
    font-size: 16px;
    line-height: 19px;
}
section.related-articles .section-inner .all-posts a {
    padding: 8px 85px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 27px;
    margin-bottom: 60px;
}

section.related-articles .section-inner .all-posts a:hover {
    background-color: #1690D3;
}
section.related-articles .section-inner .slick-slide {
    padding: 0 15px;
}
section.hiring-section {
    margin-top: 60px;
}
section.hiring-section .section-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
section.hiring-section .section-inner {
    padding: 71px 0;
}
section.hiring-section .section-inner h2 {
    margin-bottom: 16px;
    max-width: 663px;
}
section.hiring-section .section-inner p {
    margin-bottom: 32px;
    max-width: 663px;
}

section.jobs {
    padding-bottom: 92px;
    padding-top: 129px;
}
section.jobs h2 {
    margin-bottom: 62px;
}
section.jobs .job-category-card {
    max-width: 350px;
    background: #FFFFFF;
    box-shadow: 20px 30px 80px 10px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    padding: 28px 23px 24px 24px;
    margin: 24px 0;
    min-height: 196px;
}
section.jobs .job-category-card .job-icon {
    max-width: 90px;
    max-height: 90px;
}
section.jobs .job-category-card .job-data {
    max-width: 200px;
}
section.jobs .job-category-card .job-data h3 {
    margin: 0;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    color: #16172F;
}
section.jobs .job-category-card .job-data a {
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    text-decoration-line: underline;
    color: #1690D3;
}

section.our_values {
    padding-top: 98px;
    padding-bottom: 93px;
}
section.our_values h2 {
    margin-bottom: 55px;
}
section.our_values .value-col {
    margin: 30px 0;
}
section.our_values .value-card {
    max-width: 480px;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 20px 30px 80px 10px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding: 70px 40px 27px 130px;
    position: relative;
    margin-left: auto;
    margin-right: 40px;
}
section.our_values .value-col:nth-child(even) .value-card{
    margin-right: auto;
}
section.our_values .value-card .value-icon {
    position: absolute;
    top: 40px;
    left: -42px;
    max-width: 130px;
    max-height: 130px;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 30px 40px 100px 20px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.our_values .value-card .value-icon img {
    max-height: 90px;
    max-width: 90px;
}
section.our_values .value-card .value-data .value-number {
    position: absolute;
    top: 45px;
    right: 45px;
    background: rgba(47, 144, 211, 0.1);
    transform: rotate(45deg);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}
section.our_values .value-card .value-data .value-number span {
    font-size: 15px;
    line-height: 30px;
    color: #1690D3;
    transform: rotate(-45deg);
}
section.our_values .value-card .value-data h3 {
    margin-bottom: 24px;
    max-width: 270px;
    font-weight: 600;
    line-height: 34px;
}
section.our_values .value-card .value-data p {
    margin: 0;
}

section.stages {
    padding-top: 57px;
    padding-bottom: 50px;
}
section.stages>.container {
    max-width: calc(1150px + 2em);
}
section.stages h2 {
    margin-bottom: 86px;
}
section.stages .stage-col {
    max-width: 302px;
    margin: 0 32px 30px;
}
section.stages .stage-card .stage-number {
    background-image: url(/wp-content/themes/litslink/images/stage-number-bg.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 24px 0;
    max-width: 115px;
    margin: 0 auto;
}
section.stages .stage-card .stage-number span {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #1690D3;
}
section.stages .stage-card hr {
    height: 1px;
    background: #1690D3;
    width: 63px;
    margin: 17px auto 22px;
    display: block;
}
section.stages .stage-card .stage-data h3 {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    line-height: 40px;
}
section.stages .stage-card .stage-data p {
    margin: 0;
}
@media screen and ( max-width: 768px ) {
  section.case-studies .case-study-item .case-study-img-device.desktop img {
    width: 50%!important;
  }
}

section.sprint .format {
    text-align: center;
}
section.sprint .format .description {
    max-width: 537px;
    margin: 0 auto 32px;
}
section.sprint .format .format-options-nav {
    display: none;
}
section.sprint .format-options {
    background: #FFFFFF;
    box-shadow: 20px 30px 80px 10px rgb(0 0 0 / 10%);
    border-radius: 4px;
    padding: 35px 90px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 855px;
    margin: 0 auto;
}
section.sprint .format-option {
    max-width: 250px;
}
section.sprint .format-option h3 {
    margin: 8px 0 6px;
    font-weight: 600;
    line-height: 40px;
}
section.sprint .format-option p {
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 0;
}
section.sprint .sprint-days .sprint-days-inner {
    display: flex;
    position: relative;
    padding: 275px 0;
    max-width: 1275px;
    margin: 0 auto;
}
section.sprint .sprint-days .sprint-days-inner .sprint-days-line{
    position: absolute;
    display: block;
    height: 25px;
    background: #fff;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
}
section.sprint .sprint-days .sprint-days-inner .sprint-days-line:before {
    content: '';
    position: absolute;
    display: block;
    height: 25px;
    background: rgba(193, 206, 222, 0.29);
    border-radius: 51px;
    width: 92.2%;
    top: 0;
    left: 0;
    z-index: 2;
}
section.sprint .sprint-day {
    display: flex;
    flex-direction: column;
    width: 20%;
}
section.sprint .sprint-day:nth-child(odd){
    flex-direction: column-reverse;
}
section.sprint .sprint-day .day-icon {
    background: #FFFFFF;
    border: 1px solid #C1CEDE;
    width: 59px;
    height: 59px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    box-shadow: 30px 40px 100px 20px rgba(0, 0, 0, 0.0666044);
    z-index: 3;
}
section.sprint .sprint-day .day-icon img {
    display: block;
    width: 24px;
    height: 24px;
}
section.sprint .sprint-day .day-data {
    background: #FFFFFF;
    box-shadow: 20px 30px 80px 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    max-width: 264px;
    padding: 20px 32px;
    position: absolute;
    height: 179px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    top: 76px;
}
section.sprint .sprint-day:nth-child(odd) .day-data {
    top: unset;
    bottom: 76px;
}
section.sprint .sprint-day .day-data h3 {
    margin-bottom: 10px;
    font-weight: 600;
}
section.sprint .sprint-day .day-data p {
    margin-bottom: 0px;
}

/* general */
html {
    overflow-x: hidden;
}
body {
    font-size: -apple-system, BlinkMacSystemFont, Arial, sans-serif;
    line-height: 1.65;
    color: #000;
    min-width: 320px;
    position: relative;
    overflow-x: hidden
}
body {
    font-family:Montserrat,Montserrat-fallback,sans-serif;
    color: #000;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden
}
a {
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
p {
    font-weight: 400;
}
/* header */
.headre-text {
    font-weight: 400;
}
/* slider */
.slider-bg {
    background: -o-radial-gradient(rgba(158, 158, 158, .7) 1px, rgba(255, 255, 255, 0) 0);
    background: radial-gradient(rgba(158, 158, 158, .7) 1px, rgba(255, 255, 255, 0) 0);
    background-size: 24px 24px;
    padding-top: 6.25rem
}
.slider-item {
    display: block;
    width: 100%;
    height: 420px;
    padding-top: 1rem;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(23, 47, 95, .25);
    box-shadow: 0 2px 4px 0 rgba(23, 47, 95, .25);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    position: relative;
    text-decoration: none!important
}
.slider-item:hover {
    -webkit-box-shadow: 0 2px 6px 0 rgba(23, 47, 95, .6);
    box-shadow: 0 2px 6px 0 rgba(23, 47, 95, .6);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}
.slider-item:not( :hover ) {
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}
.slider-item.bg-color-1 {
    background-color: #8edaea
}
.slider-item-circle {
    position: absolute;
    left: 50px;
    bottom: 80px;
    height: 170px;
    width: 170px;
    border-radius: 50%
}
.slider-item-circle.color-1 {
    background-color: #07c2be
}
.slider-item-title {
    font-family:Montserrat,Montserrat-fallback,sans-serif;
    font-weight: 700;
    font-size: 1.563rem;
    line-height: 1.563rem;
    text-align: center;
    color: #fff
}
.slider-item-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}
.splide__arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.splide__arrow {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 72px;
    height: 72px;
    margin: 0;
    background-color: #fff;
    border: 1px solid #1690d3;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease
}
.splide__arrow svg {
    width: 50%;
    fill: #1690d3
}
.splide__arrow:hover {
    background-color: #1d78ab
}
.splide__arrow:hover svg {
    fill: #fff
}
.splide__arrow--prev {
    margin-right: 3rem
}
.splide__arrow--prev svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.case-slider {
    margin-bottom: 2rem;
}
/* slider margin */
/* the slides */
.case__slider .slick-slide {
    box-shadow: 0 2px 4px 0 rgba(23, 47, 95, 0.5);
    max-width: 374px;
    margin-left: 0px!important;
    margin-right: 20px!important;
}
/* the parent */
.case__slider .slick-list { 
    margin: 0 -2rem;
    padding-bottom: 20px!important;
}
.case__slider .slick-track {
    padding-top: 10px;
}
.hexagon[href^="#"]:hover {
    transform: none;
    background-color: #fff;
    cursor: default;
} 
section.cta {
    background: radial-gradient(rgba(0,0,0,0.8) 1px, #080921 1px, #02011A 1px);
    background-size: 24px 24px;
    background-position-y: 6px;
    padding-top: 80px;
    padding-bottom: 96px;
}
section.cta .section-inner {
    max-width: 1024px;
}
section.cta .section-inner h2 {
    font-size: 32px;
    line-height: 1.4;
    max-width: 500px;
    font-weight: normal !important;
}
section.cta .section-inner h3 {
    font-size: 50px;
    line-height: 72px;
}
section.cta .section-inner .btn {
    font-size: 16px;
    line-height: 24px;
}
section.related-articles .all-posts {
    display: none !important;
}

.case__slider .owl-stage {
    margin-bottom: 30px;
}
.case__slider .owl-dots,
.case__slider .owl-nav {
    display: none;
}
.case__slider-item {
    width: 100%;
    height: 420px !important;	
    position: relative;
    background-color: #2D3043;
    box-shadow: 0 2px 4px 0 rgba(23,47,95,0.35);
    border-radius: 2px;
}
.case__slider-item:hover {
    margin-top: -0.5em;
    transition: 0.3s;
    box-shadow: 0 2px 4px 0 rgba(23,47,95,0.6);
}

.case__slider-item>a:hover {
    text-decoration: none;
}
.case__slider-content {
    height: 100%;
    position: relative;
    bottom: 0px;
    transition: 0.3s;
    z-index: 99999999;
}
.case__slider-content h3 {
    font-size: 22px;
    margin-top: 0;
    line-height: 27px;
}
.more__cases-title {
    font-weight: 400;
    margin-left: 0.75em;
    background-image: url(/wp-content/themes/litslink/images/case-studies/square_big_grey.png);
    background-repeat: no-repeat;
    padding: 0.6em 1em;
}
.case__slider-bg {
    background-color: #07C2BE;
    height: 170px;
    width: 170px;
    opacity: 0.67;
    border-radius: 50%;
    bottom: 80px;
    left: 50px;
    position: absolute;
}
.case__slider-phone {
    width: 100%!important;
    position: absolute;
    bottom: 0%;
    right: 0%;
}
.case__slider-phone-right {
    left: auto;
    right: 0%;
}
.case__slider-btn {
    background-color: white;
    border: 1px solid #1690d3;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    width: 55px;
    cursor: pointer;
}
.case__slider-prev-btn {
    margin-right: 2em;
}
.case__slider-prev-btn svg {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.case__slider-btn:hover {
    background-color: #1690d3;
}
.case__slider-btn:hover svg path {
    fill: white!important;
}
.more__cases-section {
    background: radial-gradient(rgba(158,158,158,0.7) 1px, rgba(255,255,255,0) 0);
    background-size: 24px 24px;
}
/* Hexagon styles */
.hexagon-new {
    width: 8.625em;
    height: 4.979em;
    position: relative;
    background-color: #fff;
    box-shadow: 0 3px 8px rgb(0 0 0 / 20%);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: #ffffff;
    -webkit-transition: background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, background-color .3s ease-in-out;
    transition: transform .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    margin: 0.313em;
}
.hexagon-new::after {
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    content: '';
    position: absolute;
    z-index: 1;
    background-color: #fff;
    width: 8.625em;
    height: 4.979em;
    left: 0;
}
.hexagon-new-hov:hover {
    -webkit-transform: scale(.92);
    -ms-transform: scale(.92);
    transform: scale(.92);
    background-color: #e5f6ff;
}
.hexagon-new-hov:hover:after,
.hexagon-new-hov:hover:before {
    background-color: #e5f6ff!important;
}
.hexTop {
    width: 6.099em;
    height: 6.099em;
    position: absolute;
    top: -3.049em;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: scaleY(0.5744) rotate(-45deg);
    transform: scaleY(0.5744) rotate(-45deg);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    background: inherit;
}
.hexTop:after, .hexBottom:after {
    content: "";
    position: absolute;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    background: inherit;
}
.hexBottom {
    width: 6.099em;
    height: 6.099em;
    bottom: -3.049em;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    -webkit-transform: scaleY(0.5744) rotate(-45deg);
    transform: scaleY(0.5744) rotate(-45deg);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
    background: inherit;
}
.hexagon-new img {
    max-width: 100px;
    width: 70%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    direction: block;
    z-index: 2;
    font-size: 1.5em;
}
.hexagon-new-wrp {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    padding: 3.125em 0;
    width: 24em;
}
.text-white p {
    color: #fff;
}

@media screen and (max-width:1200px) {
    .splide__arrow {
        width: 53px;
        height: 53px
    }
    .header-row {
        padding-bottom: 69%; 
    }
}
@media screen and (max-width: 1024px) {
    section.cta .section-inner h3 {
        font-size: 42px;
    }
    section.cta .section-inner .btn {
        padding: 12px 30px;
    }
}
@media screen and ( max-width: 960px ) {
    section.cta .section-inner h3 {
        font-size: 36px;
    }
    section.cta .section-inner .btn {
        padding: 12px 25px;
        font-size: 14px;
    }
}
@media screen and (max-width:830px) {
    section.cta .section-inner .btn {
        font-size: 12px;
    }
}
@media screen and (max-width:768px) {
    .headre-text {
        font-size: 1rem;
        padding: 0 1.5rem;
    }
    .header-row::after,
    .header-row::before {
        z-index: -1;
    }
    .info-text {
        font-weight: 400;
    }
    .splide__arrow {
        width: 53px;
        height: 53px
    }
    p {
        font-weight: 400;
    }
    .hexagon-wrp {
     transform: scale(.75); 
     width: 24em;
    }
    /* slider margin */
    /* the slides */
    .case__slider .slick-slide {
        /* margin: 1rem;
        padding: 0 1rem; */
        margin: .75rem;
        padding: 0;
        min-width: 300px;
        margin-right: 0px!important;
    }
    /* the parent */
    .case__slider .slick-list {
        /* margin: -1rem;
        padding: 0 -1rem; */
        margin: -.75rem;
        padding: 0;
    }
    .info-mobile-text {
        padding: 10px 16px;
        /* background: rgba(255, 255, 255, .8);
        margin: 0 10px */
    }
    .case__slider-item {
        height: 450px!important;
    }
    section.cta .section-inner h3 {
        font-size: 36px;
        line-height: 62px;
    }
    section.cta .section-inner .btn {
        font-size: 12px;
    }
}
@media screen and ( max-width: 600px ) {
    .case__slider-item {
        height: 410px!important;
    }
    .case__slider .slick-slide {
        padding-right: 0px!important;
        padding-left: 0px!important;
        min-width: auto!important;
    }
}

@media screen and ( max-width: 500px ) {
    .case__slider-item {
        height: 420px!important;
    }
    .case__slider .slick-slide {
        padding-right: 0px!important;
        padding-left: 0px!important;
        min-width: auto!important;
    }
}


@media screen and (max-width:480px) {
    .info-title {
        font-size: 1.875rem !important;
    }
}

.header-row {
    position: relative;
    background: -o-linear-gradient(270.38deg, #0f072c 0, #1762bb 100%);
    background: linear-gradient(179.62deg, #0f072c 0, #1762bb 100%);
    -webkit-clip-path: circle(1420px at 50% calc(100% - 1480px));
    clip-path: circle(1420px at 50% calc(100% - 1480px));
    margin-bottom: 5rem;
    padding-bottom: 35rem;
}
.Overview-bg-2 {
    position: absolute;
    z-index: -1;
    max-width: 537px;
    width: 100%;
    opacity: 0.7;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
    top: -246px;
    left: -215px;
}
.header-title {
    font-size: 2.6rem;
    line-height: 2.875rem;
    margin-top: 25rem;
}
.header-img {
    display: block;
    height: auto;
}
.header-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.header-bg-img {
    position: absolute;
    bottom: 0;
    z-index: 2;
    max-width: 50rem;
    height: auto;
}
.mb-custom {
    margin-bottom: 0;
}
.info-title {
    font-family:Montserrat,Montserrat-fallback,sans-serif;
    font-weight: 400;
    font-size: 2.688rem;
    word-break: inherit;
    white-space: nowrap;
    padding: 15px 0 15px 25px;
    margin: 0;
    background-image: url(/wp-content/themes/litslink/images/case-studies/info-bg-title.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.info-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.info-text-pe {
    padding-right: 13rem;
}
.info-svg {
    width: 10rem;
    height: auto;
}
.info-big-mb {
    margin-bottom: 250rem;
}
.solution-bg {
    position: relative;
}
.solution-bg-img {
    background-image: url(/wp-content/themes/litslink/images/case-studies/healthread-solution-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 60%;
    height: 110%;
    left: 0;
    top: 6em;
    z-index: -1;
}
.solution-bg-img::before {
    content: "";
    position: absolute;
    height: 37.5vw;
    width: 18.25vw;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(/wp-content/themes/litslink/images/case-studies/healthread-solution-phone-1.svg);
    top: -12vw;
    left: 7vw;
}
.solution-bg-img::after {
    content: "";
    position: absolute;
    height: 37.5vw;
    width: 18.25vw;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(/wp-content/themes/litslink/images/case-studies/healthread-solution-phone-2.svg);
    left: 28.6vw;
    top: -2vw;
}
.solution-title {
    font-size: 2.688rem;
    background-image: url(/wp-content/themes/litslink/images/case-studies/info-bg-title.png);
}
.solution-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.hexagon {
    cursor: default;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 138px;
    height: 79.67px;
    background-color: #fff;
    margin: 50px 7px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    transition: transform .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.hexagon:hover {
    cursor: none;
}
.hexagon::after, .hexagon::before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 97.58px;
    height: 97.58px;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    background-color: inherit;
    left: 20.2096px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
}
.hexagon::before {
    top: -48.7904px;
}
.hexagon::after {
    bottom: -48.7904px;
}
a.hexagon-new {
    cursor: pointer;
}
.hexagon span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 138px;
    height: 79.6743px;
    z-index: 2;
    background: inherit;
}
.hexagon-nm {
    margin-left: -10rem;
    margin-top: -3.2rem;
}
.hexagon-new:nth-child(3) {
    margin-left: 4.9em;
}
.hexagon-new:nth-child(n+3) {
    margin-top: 2.8em;
}
.hexagon-new:nth-child(n+3) {
    margin-top: 8.4em;
}
.hexagon-new:nth-child(3) {
    margin-left: -22.8em;
}
.hexagon-new-wrp {
    margin: 0 auto;
}
.pt-custom {
    padding-top: 0;
}
@media screen and (min-width:992px) and (max-width:1439px) {
    .pt-custom {
        padding-top: 20%;
    }
}
@media screen and (min-width:1400px) {
    .solution-hand {
        max-width: 61.375rem;
        height: auto;
        left: 7%;
    }
}
@media screen and (max-width:1200px) {
    .solution-hand {
        width: 20.625rem;
        left: 0;
    }
    .header-row {
        padding-bottom: 70%;
    }
    .splide__arrow {
        width: 53px;
        height: 53px;
    }
    .mb-custom {
        margin-bottom: 5rem;
    }
    .info-phone-height {
        margin-top: 6rem;
    }
    .hexagon-1 {
        margin: 50px 7px;
    }
    .hexagon-nm {
        margin-left: 0;
        margin-top: 0;
    }
}
@media screen and (max-width:1024px) {
    .header-title {
        margin-top: 10rem;
    }
    .info-title {
        font-size: 2rem;
    }
    .info-text-pe {
        padding-right: 0;
    }
    .solution-hand {
        width: 20.625rem;
        left: 0;
    }
    .hexagon.hexagon-ms {
        margin-left: 0;
    }
    .hexagon.hexagon-nmt {
        margin: 39.84px 5px;
    }
    .hexagon-new-wrp {
        width: 24em;
    }
}


@media screen and (max-width:768px) {
    .header-title {
        margin-top: 7rem;
        font-size: 1.8rem;
        line-height: 1.1;
    }
    .info-title {
        font-size: 43px;
        line-height: 1.5rem;
        padding: 27px 0 15px 27px;
    }
    .info-svg {
        width: 7.5rem;
        height: auto;
    }
    .info-mobile-text {
        padding: 10px 22px;
        margin: 0 10px;
    }
    .info-phone-height {
        margin-top: 2.5rem;
    }
    .color-bg {
        position: relative;
        background-size: 100%;
        background-image: url(/wp-content/themes/litslink/images/case-studies/phone-bg.png);
        background-repeat: no-repeat;
        background-position: 0 0;
    }
    .color-card {
        height: auto;
    }
    .color-card-header {
        height: 4rem;
    }
    .solution-text {
        color: #000;
    }
    .solution-title {
        color: #000!important;
        background-image: url(/wp-content/themes/litslink/images/case-studies/info-bg-title.png);
    }
    .hexagon.hexagon-ms {
        margin-left: 5rem;
    }
    .hexagon.hexagon-nmt {
        margin-top: .5rem;
    }
    .splide__arrow {
        width: 53px;
        height: 53px;
    }
    .mb-custom {
        margin-bottom: 3rem;
    }
}
@media screen and (max-width:767px) {
    .hexagon-new-wrp {
        margin-left: 8rem;
    }
}
@media screen and (max-width:480px) {
    .slick-slide {
        margin: 0;
        padding: 0 1rem;
    }
    .slick-list {
        margin: 0;
    }
    .hexagon-new-wrp {
        margin-left: 4rem;
    }
}
.header-bg-img-small {
    height: auto;
}
.header-title-small {
    font-size: 2.25rem;
    margin-top: 15rem;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 44px;
}
.header-logo-image {
    padding-bottom: 147px;
    width: auto;
    height: auto;
    display: block;
}
.header-row {
    margin-bottom: 0;
}
.right-image-section {
    position: relative;
}
.image-bg-right {
    position: absolute;
    top: 20px;
    right: 10px;
}
.info-image-container {
    position: absolute;
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
    top: 760px;
    left: -270px;
}
.info-image {
    width: auto;
    height: auto;
    opacity: 0.7;
}
.info-title-line-height {
    line-height: 36px;
    white-space: unset;
}
.solution-list {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 31px;
    padding-left: 32px;
    margin-right: -1.5rem;
}
.solution-list li {
    position: relative;
}
.solution-list li::before {
    position: absolute;
    content: '';
    height: 12px;
    width: 12px;
    background-color: #68E1FD;
    border-radius: 50%;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hexagon {
    margin: 20.84px 5px;
    cursor: default;
}
.hexagon-1 {
    margin-left: 5rem;
}
@media screen and ( max-width: 1280px ) {
  .info-image {
    margin-top: 25px;
  }
}
@media screen and (max-width:1024px) {
    .info-image-container {
        top: 790px;
        left: -350px;
    }
    .right-image-section {
        display: none;
    }
}
@media screen and ( max-width: 768px ) {
    .hexagon-new-wrp {
        margin-right: 8em;
        justify-content: center;
    }
}
@media screen and (max-width:767px) {
    .header-title-small {
        margin-top: 8rem;
    }
    .header-bg-img-small {
        width: 50%;
    }
    .info-image-container {
        top: 550px;
        left: -50px;
    }
    .info-title {
        font-size: 43px;
    }
    .header-row {
        padding-bottom: 25%;
    }
    .challenge-box-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media screen and (max-width:480px) {
    .header-bg-img-small {
        width: 326px;
        height: auto;
        vertical-align: bottom;

    }
    .info-image-container {
        display: none;
    }
    .info-mobile-text {
        padding: 0 0 0 15px;
    }
    .right-image-section {
        display: none;
    }
    .solution-inner {
        padding-left: 0;
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .solution-text {
        margin-left: 0
    }
    .image-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .solution-image {
        text-align: center;
    }
    .info-title{
        font-size: 25px;
    }
    .info-mobile-text {
        background: rgba(255, 255, 255, .8);
    }
    .hexagon-new-wrp {
        margin-right: 0em;
        justify-content: center;
    }
}
.breadcrumbs__row {
    position: absolute;
    top: 1.25%;
    z-index: 1;
    padding-top: 6em;
}
.breadcrumbs__container {
    position: relative;
}
.hexagon-new-hov {
  cursor: pointer;
}
.scotts__overview .info-title {
  margin-right: 0px;
}
.scotts__overview-block .info-mobile-text {
  width: 90%;
}
@media screen and ( max-width: 450px ) {
    .header-title-small {
        margin-top: 12rem;
    }
}
@media screen and ( max-width: 375px ) {
    .hexagon-new-wrp {
        margin-left: 1rem!important;
        transform: scale(0.8)!important;
    }
}

/* cls-fix-herohide-2026-06-29
   Mobile LCP/CLS fix: collapse the hero illustration (.header-bg-img, SVG) off the
   mobile critical path; LCP becomes the hero TEXT. Crawl-safe 1px/opacity:0 box
   (NOT display:none). KEEP logo (.header-logo-image). This slug has NO mobile
   clip-path, so ADD circle(150vw at 50% calc(100% - 156vw)) to .header-row so the
   curve frames the text. Scoped body.scottsmiraclegro. */
@media screen and (max-width: 767px) {
    body.scottsmiraclegro .header-bg-img {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        max-width: none !important;
        min-width: 0 !important;
        overflow: hidden !important;
        opacity: 0 !important;
        pointer-events: none !important;
        display: block !important;
    }
    body.scottsmiraclegro .header-row {
        padding-bottom: 4rem !important;
        min-height: clamp(440px, 66svh, 500px) !important;
        clip-path: circle(150vw at 50% calc(100% - 156vw)) !important;
        -webkit-clip-path: circle(150vw at 50% calc(100% - 156vw)) !important;
    }
    /* The logo reserves 147px bottom padding for the (now hidden) hero illustration
       on desktop — collapse it on mobile so the curve frames the title + logo with
       no empty band. */
    body.scottsmiraclegro .header-logo-image {
        padding-bottom: 0 !important;
        margin-bottom: 1rem !important;
    }
}
@media screen and (max-width: 430px) {
    body.scottsmiraclegro .header-row {
        min-height: clamp(430px, 66svh, 470px) !important;
    }
}

/* desktop hero-box pin (cls-fix-hbi-pin-2026-06-30): deterministic width so the
   absolutely-positioned .header-bg-img box does not drift while the page settles
   (the dominant desktop CLS on this slug). Scoped + desktop-only; the mobile
   hero-hide (max-width:767) keeps winning via !important. */
@media (min-width:768px) {
    body.scottsmiraclegro .header-bg-img { width: 800px; max-width: 100%; height: auto; }
}

/*!
Theme Name: litslink
Theme URI: https://litslink.com/
Author: litslink
Author URI: https://litslink.com/
Description: Description
Version: 1.9.476
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: litslink
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@media screen and (min-width: 1441px) {
    section.about .section-bg {
        background-size: 1440px;
        background-position: center top;
    }
}

@media screen and (max-width: 1366px) {
    .an_first {
        width: 500px;
        height: calc((500px / 3.2) * 3);
    }

    section.big_dream h2 {
        font-size: 40px;
    }
    section.article {
        padding: 0 55px;
    }
    .single-post section.article .post-container {
        padding: 35px 50px 40px;
    }
    .single-post section.article .share-sidebar {
        left: calc((100vw - 100%) / -2);
    }
    .services-single section.services.service-provide .section-inner .card-col-body {
        max-width: 100%;
    }
    .about-page section.services>.container {
        max-width: calc(1024px + 2em);
    }
    section.numbers-info .info-block-card {
        padding-left: 25px;
        padding-right: 25px;
    }
    section.numbers-info .info-block-img {
        margin-right: 20px;
    }
}
@media screen and (max-width: 1200px) {
    .navbar .navbar-nav .nav-link {
        padding-left: .6rem;
        padding-right: .6rem;
        font-size: 12px;
    }
    .navbar-button {
        padding: 9px 20px;
        font-size: 14px;
    }
    .about-page section.hero .about-hero-info h3 {
        font-size: 36px;
    }
    .achivments-item a {
        height: 163px;
    }
    .achivments-item a img {
        height: 100%;
    }
    .case {
        max-width: 590px;
        height: 627px;
        margin: 0 auto 60px;
    }
    .back-card,
    .front-card {
        height: 627px;
    }
    section.steps .section-inner .step-col:nth-child(odd):not(:first-child)::after {
        background-size: contain;
        top: 80%;
        left: 85px;
    }
    section.our_values .value-card {
        margin-left: 80px;
        margin-right: 40px;
    }
    section.our_values .value-col:nth-child(even) .value-card {
        margin-right: 40px;
    }
    section.numbers-info .info-block-data h2 {
        font-size: 36px;
        line-height: 36px;
    }
    section.about .section-bg {
        background-position: center;
        background-size: cover;
    }
    .header-search-btn {
        margin-right: 5px;
    }
    section.numbers-info .info-block-img {
        max-width: 60px;
        max-height: 60px;
    }
    section.numbers-info .info-block-title {
        font-size: 14px;
    }
}

@media screen and ( max-width: 1024px ) {
    .about__row h3,
    .about__row-light h3 {
        font-size: 25px!important;
        padding-left: 1em!important;
        padding-top: 0.6em!important;
    }
    .home_hero_btns a.btn{
        padding: 0 100px;
    }
    section.hero .btn {
        margin: 20px 0 0;
        padding: 12px 20px;
    }
    .home-main section.hero .btn {
        margin: 0;
    }
    .testimonial-card {
        margin-left: 120px !important;
        margin-right: auto;
    }
    section.sprint .sprint-day .day-data {
        max-width: 200px;
    }
}

@media screen and (max-width: 992px){
    h1, h2,
    .home-hero-blocks h2,
    section.big_dream h2,
    .technologies-single section.hero h1 {
        font-size: 35px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .technologies-single section.why-we h2,
    .technologies-single section.idea-technologies .section-inner h2 {
        font-size: 35px;
    }
    section.case-studies .section-inner .case-studies-carousel-navigation {
        transform: unset;
        margin-top: 20px;
        max-width: 545px;
        margin-left: auto;
        margin-right: auto;
    }
    section.steps .section-inner .step-col,
    section.steps .section-inner .step-col:nth-child(even) {
        margin-top: 24px;
    }
    section.steps .section-inner .step-col::after,
    section.steps .section-inner .step-col::before {
        display: none;
    }
    section.technologies .section-inner .technology-group:nth-child(even) .technology-group-info {
        padding-left: 12px;
    }
    .technologies-single section.idea-technologies .section-inner {
        max-width: 670px;
    }
    .technologies-single section.idea-technologies .section-inner .idea-items {
        margin-bottom: 64px;
        margin-top: 32px;
    }
    .services-single section.awards .section-inner h2,
    .services-single section.awards .section-inner h3 {
        text-align: center;
    }
    .services-single section.client-say {
        overflow-x: hidden;
    }
    footer {
        overflow-x: hidden;
    }
    footer .footer-menu-columns ul.menu .menu-item a,
    footer .footer-menu-columns ul.menu .menu-item span {
        font-size: 0.8rem;
    }
    footer a.btn.contact-us-btn {
        font-size: 0.8rem;
        padding: 14px 16px;
    }
    .navbar .navbar-nav .nav-link {
        height: initial !important;
    }
    section.case-studies .case-study-item .case-study-img {
        margin-right: 100px;
    }
    section.team-section .lead-card .photo {
        max-width: 232px;
        max-height: 232px;
        border-radius: 5px;
        overflow: hidden;
    }
    section.big_dream {
        padding-top: 60px;
    }
    .big_dream .big_idea_image {
        justify-content: flex-start;
    }
    .hire-single section.hero .hero-row {
        padding: 50px 0;
    }
    section.steps .section-inner {
        padding: 50px 0 66px;
    }
    .horizontal-cards .horizontal-card .card-image img {
        max-width: 100%;
    }
    section.tech-stack .section-inner {
        padding-top: 20px;
    }
    section.contact-form .section-inner h2,
    section.contact-form .section-inner .section-description,
    section.contact-us .section-inner h2,
    section.contact-us .section-inner .section-description {
        text-align: center;
        max-width: 100%;
    }
    section.contact-form .section-inner .form-inner,
    section.contact-us .section-inner .form-inner {
        width: 100%;
        max-width: 416px;
        margin-left: auto;
        margin-right: auto;
    }
    section.contact-form .contact-form-content .section-inner .form-inner .field-row,
    section.contact-us .contact-form-content .section-inner .form-inner .field-row {
        margin-bottom: 0;
    }
    .horizontal-cards .horizontal-card,
    .services-single section.services.service-provide .horizontal-cards .horizontal-card {
        padding: 50px !important;
    }
    .solutions-single  .horizontal-cards .horizontal-card {
        padding: 30px !important;
    }
    section.frequently-asked-questions .section-inner {
        padding: 40px 0;
    }
    section.services .section-inner {
        padding: 40px 0 30px;
    }
    section.archtects-say .section-inner {
        padding: 40px 0 60px;
    }
    .services-single section.hero .hero-row .hero-text-col {
        max-width: 100%;
        padding-right: 0;
    }
    section.hero .hero-row .hero-col-img {
        text-align: center;
    }
    .services-single section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-image {
        max-width: 250px;
    }
    .services-single section.services.about-section .section-inner .horizontal-cards .horizontal-card {
        padding: 30px 0 !important;
    }
    .services-single section.services.service-provide .section-inner .card-image {
        margin: 25px 0;
    }
    section.contact-form .section-inner .field-input:last-child,
    section.contact-us .section-inner .field-input:last-child {
        margin-bottom: 48px;
    }
    .solutions-page section.services.provide-section .section-inner .horizontal-cards .horizontal-card {
        padding: 50px 0 !important;
    }
    .technologies-single section.why-we .why-item {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .technologies-single section.related-articles .section-inner {
        padding-top: 50px;
    }
    section.offices .section-inner {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card {
        padding: 50px 0 0 !important;
    }
    .about-page section.our_values .section-inner .why-item {
        margin-bottom: 40px;
    }
    .unity-single section.hero .hero-row {
        flex-flow: column-reverse;
    }
    .outsourcing-main section.steps .section-inner .step-col {
        margin-top: 80px !important;
    }
    .calculator .calc_wrap {
        top: 0;
    }
    section.related-articles .section-inner .article-card {
        box-shadow: none;
    }
    section.our_values .value-card {
        margin-left: auto;
        margin-right: auto;
    }
    section.our_values .value-col:nth-child(even) .value-card {
        margin-right: auto;
    }
    section.contact-form .contact-form-content .section-inner .form-inner .col-lg-6 {
        max-width: 100%;
    }
    section.case-studies .case-study-item .case-study-info {
        margin-left: 30px;
    }
    footer .footer-menu-columns .col-md-3 {
        padding-right: 25px;
        padding-left: 25px;
    }
    .footer_socials a+a {
        margin-left: 24px;
    }
    .nav-item {
        display: flex;
    }
}
@media (min-width: 961px){
    .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu,
    .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu-arrow {
        display: block;
        opacity: 1;
        z-index: 9;
    }
}
@media screen and (max-width: 960px) {
    .show-message ~ .main section:first-of-type {
        padding-top: 155px!important;
    }
    .header-message .close-header-msg {
        top: 15px;
        right: 15px;
    }
    .header-message .header-message-content {
        max-width: 270px;
    }
    .header-message .header-message-content p {
        font-size: 12px;
        line-height: 16px;
    }
	.navbar .navbar-nav .nav-item.dropdown {
		flex-direction: column;
	}
    body.opened-menu {
        overflow: hidden;
    }
    body.opened-menu header {
        background-color: transparent !important;
    }
    body.opened-menu header .logo_header {
        z-index: 99;
    }
    header, .navbar {
        height: 60px;
    }
    .inner-page .header:not(.is_fixed):before {
        height: 60px;
    }
    .inner-page .main section:first-of-type {
        padding-top: 60px;
    }
    .navbar-expand-md .navbar-header {
        display: block;
        background: #000 url(/wp-content/themes/litslink/images/background_menu.jpeg) center no-repeat;
        background-size: cover;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 0 !important;
        min-height: 0;
        padding: 0;
        text-align: center;
        transition: min-height 0.15s ease-out;
        flex-direction: column !important;
    }
    body.opened-menu .navbar-expand-md .navbar-header {
        padding: 60px 0 0;
        min-height: 100vh !important;
        transition: min-height 0.25s ease-in;
    }
    .navbar-expand-md .navbar-header .navbar-collapse {
        overflow-y: auto;
        display: block !important;
    }
    .navbar-expand-md .navbar-collapse .navbar-nav {
        padding: 0px 32px !important;
        height: initial !important;
        flex-direction: column !important;
    }
    .navbar-expand-md .navbar-collapse .navbar-button {
        margin-top: 30px;
        margin-bottom: 100px;
    }
    .header .navbar-nav .nav-link:after {
        bottom: -5px;
    }
    header.header .navbar .navbar-nav .nav-link {
        display: inline-block !important;
        color: #fff !important;
        font-size: 19px;
        text-transform: uppercase;
        padding: 20px 10px;
        white-space: break-spaces;
    }
    .navbar .navbar-nav .nav-item.dropdown .dropdown-menu li a.dropdown-item {
        color: #fff !important;
        padding: 10px;
        white-space: break-spaces;
    }
    .navbar .navbar-nav .nav-item.dropdown {
        width: 90%;
    }
    .navbar .navbar-nav .nav-item.dropdown .dropdown-menu-arrow {
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 10px solid #21CAD0;
        border-bottom: 0;
        display: block;
        cursor: pointer;
        position: absolute;
        left: unset;
        right: 0;
        top: 20px;
        transform: translateY(75%) translateX(100%);
        opacity: 1;
        transition: all .5s ease;
    }
    .navbar .navbar-nav .nav-item.dropdown .dropdown-menu-arrow.opened {
        transform: rotate(180deg) translateY(-75%) translateX(-100%);
        transform-origin: center;
    }
    .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
        display: none;
        position: relative;
        top: unset;
        padding: 0 !important;
        z-index: 1;
        box-shadow: unset;
        min-width: 100%;
        background: transparent !important;
        opacity: 1;
        box-shadow: 0 -2px 0 0 #21cad0, 0 4px 30px 0 rgb(33 202 208 / 40%);
    }
    /* Keep the nested third level static and touch-reachable throughout the
       <=960px drawer. Snippet #84 is printed later and switches to a desktop
       hover flyout at 768px, so order cannot win: this (0,6,0) selector beats
       its (0,3,0) selector inside the !important origin. Keep in sync with
       assets/css/chrome-2026/header.css (T004). */
    .header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu {
        display: block !important;
        position: static !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        opacity: 1;
        min-width: 0;
        max-height: none;
        overflow: visible;
        background-color: transparent;
        box-shadow: none !important;
        padding-left: 1rem !important;
    }
    .header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu-arrow {
        display: none !important;
    }
    .header .navbar-nav .dropdown-menu > li.menu-item-has-children > a.dropdown-item::after {
        content: none;
    }
    .header_menu_m {
        z-index: 99;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-tap-highlight-color: rgba(22,144,211,0.3);
    }
    .header_menu_m i {
        
		display: block !important;
        opacity: 1 !important;
        transform: translateY(0) !important;
		
		border-bottom: 2px solid #fff;
        display: block;
        position: relative;
        width: 100%;
        height: 20px;
    }
    header .btn {
        font-size: 19px;
        padding: 8px 20px;
    }
    .header_menu_m i:before {
        top: 9px;
        width: 70%;
    }
    .header_menu_m i:after {
        width: 40%;
    }
    .header_menu_m i:before, .header_menu_m i:after {
        content: '';
        position: absolute;
        height: 2px;
        background-color: #fff;
        right: 0;
        -webkit-transition: width .3s ease-in-out, top .3s ease-in-out, -webkit-transform .3s ease-in-out;
        transition: width .3s ease-in-out, top .3s ease-in-out, -webkit-transform .3s ease-in-out;
        transition: width .3s ease-in-out, transform .3s ease-in-out, top .3s ease-in-out;
        transition: width .3s ease-in-out, transform .3s ease-in-out, top .3s ease-in-out, -webkit-transform .3s ease-in-out;
    }
    body.opened-menu .header_menu_m i {
        border-color: transparent !important;
    }
    body.opened-menu .header_menu_m i:before, body.opened-menu .header_menu_m i:after {
        width: 100%;
    }
    body.opened-menu .header_menu_m i:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 9px;
    }
    body.opened-menu .header_menu_m i:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    body.opened-menu .header_menu_m i:before, body.opened-menu .header_menu_m i:after {
        background-color: #fff !important;
    }
    body.opened-menu .logo_header .logo_dark {
        display: none !important;
    }
    body.opened-menu .logo_header .logo_white {
        display: block !important;
    }
    .an_first {
        width: 400px;
        height: calc((400px / 3.2) * 3);
    }
    .home-hero-blocks h2 {
        margin-top: 100px;
    }
    .about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card .card-image {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    section.our_values .value-col {
        max-width: 500px;
        margin: 30px auto;
    }
    section.our_values .value-card {
        padding: 130px 25px 25px;
        max-width: 100%;
    }
    section.our_values .value-card .value-icon {
        top: -42px;
        left: 50%;
        transform: translateX(-50%);
    }
    section.our_values .value-card .value-data .value-number {
        top: 25px;
        right: 25px;
    }
    .header-search-btn {
        display: none !important;
    }
    .header-search-form {
        display: block !important;
        position: relative;
        border-radius: 6px;
        padding: 15px 20px;
        max-width: 300px;
    }
    .header-action {
        flex-direction: column;
    }
    section.sprint .sprint-day .day-data {
        max-width: 180px;
        padding: 15px;
        height: 200px;
        top: 50px;
    }
    section.sprint .sprint-day:nth-child(odd) .day-data {
        bottom: 50px;
    }
    section.sprint .sprint-day .day-data h3 {
        font-size: 20px;
        line-height: 28px;
    }
    section.sprint .sprint-day .day-data p {
        font-size: 12px;
        line-height: 20px;
    }
}
@media screen and (max-width: 767px){
    /* Search page */
    .search-item-empty h2 {
        font-size: 24px;
        line-height: 38px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    section.hero-home {
        padding-top: 80px;
    }
	.main.services-single img.hire-hero-img {
		margin: 0 !important;
	}
    /* .an_first {
        display: none !important;
    } */
    .block_video {
        display: none;
        position: relative;
        width: 100vw;
        height: 40vh;
        margin-top: 2vh;
        max-width: 100%;
    }

    .testimonial_carousel {
        box-shadow: none;
        padding-left: 25px;
        padding-right: 25px;
    }
    .testimonial-card {
        margin-top: 120px;
        margin-left: auto !important;
        padding: 40px 25px;
    }
    .testimonial-card .image-col {
        max-width: 170px;
        height: 150px;
    }
    .testimonial-card .testimonial-photo {
        height: 200px;
        width: 200px;
        right: 0;
        top: -100%;
    }
    .testimonial-card .testimonial-logo {
        transform: translateX(50%);
    }
    section.hero .hero-row .hero-text-col {
        padding-right: 0;
    }
    section.team-section .lead-card {
        padding: 30px;
    }
    section.articles .section-inner .blog-sidebar {
        max-width: 500px;
    }
    section.technologies .section-inner .technology-group:nth-child(odd) .technology-group-info,
    section.technologies .section-inner .technology-group:nth-child(even) .technology-group-info {
        padding-right: calc(var(--bs-gutter-x)/ 2);
        padding-bottom: 40px;
    }
    .services-single section.awards .section-inner .award-items .award-item {
        height: 180px;
    }
    section.related-articles .section-inner .row-articles {
        padding-bottom: 0px;
    }
    section.related-articles .section-inner .row-articles-navigation {
        padding-bottom: 50px;
    }
    .case,
    .back-card,
    .front-card {
        height: 627px;
    }
    footer .footer-menu-columns ul.menu .menu-item a, footer .footer-menu-columns ul.menu .menu-item span {
        font-size: 16px;
    }
    .technologies-single section.cta-technologies h3 {
        max-width: 100%;
    }
    section.related-articles .section-inner .row-container {
        max-width: 475px;
    }
    section.related-articles .section-inner .article-card {
        box-shadow: none;
    }
    section.about .about-content-inner {
        padding-top: 0;
        padding-bottom: 30px;
    }
    section.jobs .job-category-card {
        margin: 20px 0;
    }
    section.contact-form .field-textarea textarea {
        padding: 17px 20px;
    }
    .main.hiring-page section.hero .hero-row .hero-text-col {
        padding-top: 50px;
        padding-bottom: 50px;
        max-width: 430px;
    }
    .main.hiring-page section.testimonials .testimonial-card .image-col {
        height: 0;
    }
    .main.hiring-page section.testimonials .testimonial-card .testimonial-photo {
        transform: translateY(-50px);
    }
    section.numbers-info .info-block-data h2 {
        font-size: 34px;
        line-height: 34px;
    }
    section.numbers-info .info-block-img {
        max-width: 70px;
        max-height: 70px;
        margin-right: 20px;
    }
    .all-positions section .post-content
    .position-single section .position-short-desc {
      padding-bottom: 15px;
    }
    .position-single section .contact-form .form-btn {
      margin-top: 0px;
    }
    /* Template positions */
    .all-positions section #position-filter-form #position-filter-search,
    .all-positions section #position-filter-form select,
    .all-positions section #position-filter-form .select2-selection--multiple,
    .all-positions section #position-filter-form .select2-selection--single {
      margin-bottom: 18px;
      width: 310px;
    }
    .all-positions section #position-filter-form {
      display: block;
    }
    .all-positions section #position-search-icon {
      top: 5%;
    }
    section .another-position-text {
      margin-top: 30px;
      padding-bottom: 80px;
      width: 100%;
    }
    section .position_form_thanks {
      width: 100%;
    }
    .all-positions .positions-content {
      padding-bottom: 80px;
    }
    .all-positions .position-item {
      padding: 25px;
    }
    .all-positions .position-item h3 a {
        font-size: 24px;
    }
    .all-positions .position-item .position-location,
    .all-positions .position-item .position-status div,
    .all-positions .position-item .position-category {
        font-size: 14px;
    }
    .all-positions section.positions-list .section-inner {
        padding-top: 45px;
        padding-bottom: 40px;
    }
    .main.hiring-page section.about .section-bg {
        background-position: calc(100% + 160px) -40px;
        background-size: 1070px;
        padding-top: 324px;
    }
    .main.hiring-page section.jobs {
        padding-top: 50px;
    }

    section.sprint .format .format-options-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 25px;
        border-bottom: 1px solid #7C8CAC;
    }
    section.sprint .format .format-options-nav .format-options-nav-item {
        cursor: pointer;
        font-weight: bold;
        font-size: 18px;
        line-height: 40px;
        text-align: center;
        color: #15172E;
        width: 33.33%;
        flex: 33.33%;
        position: relative;
        margin-bottom: 6px;
    }
    section.sprint .format .format-options-nav .format-options-nav-item:after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        bottom: -7.5px;
        left: 0;
        height: 3px;
        background: #15172E;
        opacity: 0;
        transition: all .5s ease;
    }
    section.sprint .format .format-options-nav .format-options-nav-item.active:after {
        opacity: 1;
    }
    section.sprint .format-options {
        padding: 35px 46px;
    }
    section.sprint .format-option {
        max-width: 100%;
    }
    section.sprint .format-options .format-option-icon img {
        margin: 0 auto;
    }
    section.sprint .sprint-days {
        padding: 40px 0;
    }
    section.sprint .sprint-days .sprint-days-inner {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0;
        max-width: 343px;
    }
    section.sprint .sprint-days .sprint-days-inner .sprint-days-line {
        top: 100px;
        left: unset;
        right: 18px;
        transform: unset;
        width: 25px;
        height: 80%;
    }
    section.sprint .sprint-days .sprint-days-inner .sprint-days-line:before {
        content: '';
        height: 89%;
        width: 25px;
        top: 0;
        right: 0;
    }
    section.sprint .sprint-day,
    section.sprint .sprint-day:nth-child(odd) {
        flex-direction: row-reverse;
        align-items: center;
        margin: 12px 0;
        width: 100%;
    }
    section.sprint .sprint-day .day-data,
    section.sprint .sprint-day:nth-child(odd) .day-data {
        position: relative;
        top: unset;
        bottom: unset;
        transform: unset;
        max-width: 264px;
        height: 179px;
        width: 100%;
        padding: 20px 32px;
    }
    section.sprint .sprint-day .day-icon {
        flex: none;
        margin-left: 19px;
    }
    section.sprint .sprint-day .day-data h3 {
        font-size: 25px;
        line-height: 40px;
    }
    section.sprint .sprint-day .day-data p {
        font-size: 16px;
        line-height: 27px;
    }
    footer .footer-menu-columns .col-md-3 {
        padding-right: 40px;
        padding-left: 40px;
    }
}
@media screen and (max-width: 576px){
	.testimonials .section-inner {
		overflow: hidden;
	}
    .container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .btn-outline-primary {
        padding: 10px 18px;
    }
    h1, h2,
    .home-hero-blocks h2,
    section.contact-form .section-inner h2,
    section.contact-us .section-inner h2,
    section.articles .section-inner .articles-list h2,
    section.articles .section-inner .articles-list h2 a,
    .technologies-single section.hero h1,
    section.hero h1 {
        font-size: 40px; 
        font-weight: 600;
        line-height: 50px;
    }
    section.hero .home-hero-blocks h1 {
        font-size: 25px;
        font-weight: bold;
        line-height: 42px;
        margin-bottom: 30px;
    }
    section.hero h2 {
        font-size: 25px;
        line-height: 42px;
        margin-bottom: 30px;
    }
    section h2,
    .services-page section.contact-form .section-inner h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    h3,
    section h3,
    section.why-we-box .text-col h3 {
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;
    }

    .contact-us-page section.hero {
        padding-bottom: 40px;
    }
    .contact-us-page section.hero h1 {
        font-size: 35px;
        line-height: 40px;
        margin-top: 30px;
    }
    section.contact-us .section-inner {
        padding-bottom: 0;
    }
    .contact-us-page section.hero .contact-number a {
        font-size: 25px;
        line-height: 30px;
    }
   /* p {
        font-size: 14px;
        line-height: 27px;
    }*/
    .home-hero-blocks h2 {
        margin-top: 0px;
    }
    .home-hero-blocks-dots ul.slick-dots li {
        border-width: 3px;
    }
    .home-hero-blocks-dots ul.slick-dots li:not(.slick-active) button {
        background: #fff;
    }
    .home-hero-blocks-dots ul.slick-dots li.slick-active {
        border-color: #fff;
    }
    section.case-studies .case-study-item .case-study-img {
        height: 434px;
        min-width: 300px;
        margin-right: 7px;
        margin-left: 30px;
    }
    section.case-studies .case-study-item .case-study-img-device {
        height: 432px;
        width: 270px;
        right: 41px;
        transform: none;
    }
    section.case-studies .case-study-item .case-study-img-icon {
        height: 44px;
        width: 44px;
        top: 22px;
        left: -15px;
    }
    section.case-studies .case-study-item .case-study-img-icon {
        max-width: 100%;
    }
    section.case-studies .case-study-item .case-study-img-circle {
        height: 258px;
        width: 258px;
        top: 123px;
        left: 21px;
    }
    section.case-studies .case-study-item .case-study-info {
        padding: 35px 0 13px;
    }
    section.case-studies .case-study-item .case-study-info h3 {
        font-size: 25px;
        line-height: 30px;
    }
    section.case-studies .case-study-item .case-study-info .section-title {
        margin-bottom: 5px !important;
    }
    section.case-studies .case-study-item .case-study-info h2,
    section.case-studies .case-study-item .case-study-info h2 a {
        margin-bottom: 14px !important;
    }
    .home-main section.services .services-buttons li a {
        padding: 8px;
        font-size: 12px;
    }
    .horizontal-cards .horizontal-card,
    .services-single section.services.service-provide .horizontal-cards .horizontal-card {
        padding: 35px 24px !important;
    }
    .solutions-single section.services:not(.service-provide) .horizontal-cards .horizontal-card {
        padding: 15px 0 !important;
    }
    .horizontal-cards .horizontal-card .card-image {
        max-width: 130px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .home-main section.services .all-services-btn a {
        width: 100%;
    }
    section.cta {
        padding: 60px 0;
    }
    section.cta h2 {
        font-size: 25px;
        line-height: 34px;
    }
    section.cta .btn {
        width: 80%;
    }
    .testimonial-card {
        padding: 0px 10px 40px;
    }
    .testimonial-card .card-body p {
        font-size: 16px;
        line-height: 27px;
    }
    .testimonial-card .image-col {
        max-width: 170px;
        height: 180px;
    }
    .testimonial-card .testimonial-photo {
        height: 150px;
        width: 150px;
        right: 50%;
        transform: translateX(50%) translateY(-50%);
        top: 0;
    }
    .testimonial-card .testimonial-logo {
        max-width: 100px;
        height: auto;
        top: -30px;
        transform: translateX(100%);
    }
    section.archtects-say .testimonial-card .testimonial-logo {
        transform: translateX(-50%) translateY(0%);
        left: 50%;
    }
    .goodfirm-widget {
        margin-left: -15px;
    }
    section.why-we-box .text-col {
        padding-left: 12px;
    }
    section.team-section .team-card {
        max-width: 250px;
    }
    .horizontal-cards .horizontal-card>.row,
    .horizontal-cards .horizontal-card:nth-child(even)>.row,
    .services-page section.services .section-inner .horizontal-cards .horizontal-card:nth-child(even)>.row {
        flex-direction: column-reverse !important;
    }
    section.services .section-inner {
        padding-bottom: 30px;
    }
    .solutions-page section.services.provide-section .section-inner .horizontal-cards .horizontal-card {
        padding: 20px 0 !important;
    }
    .solutions-page section.services.provide-section .section-inner .horizontal-cards .horizontal-card .card-image {
        max-width: 150px;
    }
    section.articles .section-inner .articles-list .article-image {
        max-width: 100%;
        max-height: 250px;
    }
    .single-post section.article .post-container {
        padding: 25px 20px 20px;
    }
    .single-post section.article .post-container .post-info {
        font-size: 14px;
    }
    section.article {
        padding: 0;
    }
    .single-post section.article .share-sidebar {
        position: relative !important;
        left: 0;
        border-top: 1px solid rgba(0,0,0,0.1);
    }
    section.tech-stack .section-inner .stack-tech-group {
        margin-bottom: 40px;
    }
    .about-page section.our_values .section-inner .why-item .text-col p {
        padding-left: 0;
    }
    section.technologies .section-inner .technology-group .technology-items {
        max-width: 248px;
        margin-left: auto;
        margin-right: auto;
    }
    .about-page section.contact-form .section-inner h2,
    .about-page section.contact-form .section-inner .section-description {
        text-align: center;
    }
    .about-page section.services .section-inner .horizontal-cards .horizontal-card>.row {
        flex-direction: column !important;
    }
    .achivments-item a {
        height: 122px;
    }
    .achivments-item a img {
        height: auto;
    }
    .unity-single section.team-quote .section-inner .quote-text {
        padding: 60px 0 0 0;
        font-size: 18px;
        line-height: 26px;
    }
    .unity-single section.team-quote .section-inner .quote-author {
        padding-left: 0;
        line-height: 23px;
    }
    .case,
    .back-card,
    .front-card {
        height: 490px;
    }
    .front-card h2 {
        padding: 0 30px;
    }
    .back-card {
        padding: 20px 30px;
    }
    .back-card .btn {
        width: 65%;
        left: 50%;
        bottom: 20px;
        transform: translateX(-50%);
    }
    .back-card .card-inner h2 {
        font-size: 18px;
    }
    .back-card .card-inner p,
    .back-card .case-services-info .case-services p {
        font-size: 15px;
        line-height: 22px;
    }
    .back-card .card-inner .case-services-info {
        flex-direction: column;
    }
    .front-card .case-study-img-device {
        top: 50px;
    }
    section.case-studies .case-study-item .case-study-info h2,
    section.case-studies .case-study-item .case-study-info h2 a {
        font-size: 25px;
        line-height: 30px;
    }
    section.case-studies .section-inner .case-studies-carousel-navigation {
        margin-top: 0;
    }
    .main.home-main section.services h4.subtitle,
    .main.home-main section.services h2{
        text-align: left !important;
    }
    .main.home-main section.services .services-buttons ul {
        justify-content: flex-start !important;
    }
    .main.home-main section.services .horizontal-cards .horizontal-card .card-image {
        max-width: 130px;
    }
    section.cta h3 {
        line-height: 34px;
    }
    section.testimonials .section-inner {
        padding-bottom: 60px;
    }
    section.testimonials .testimonial-card .testimonial-case-study-btn {
        text-align: center;
    }
    .about-page section.hero .about-hero-info .icon {
        height: 80px;
        width: 70px;
        margin-left: auto;
        margin-right: auto;
    }
    .about-page section.hero .about-hero-info .icon img {
        width: 100%;
    }
    .about-page section.hero .about-hero-info .number_text {
        font-size: 25px;
        line-height: 35px;
    }
    .about-page section.services.start-section .section-inner h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card .card-image {
        max-width: 150px;
        margin-top: 30px;
    }
    .about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card {
        padding-bottom: 0;
        margin-bottom: 0 !important;
    }
    .about-page section.services.start-section .section-inner .horizontal-cards .horizontal-card .card-title {
        font-size: 20px;
        line-height: 25px;
    }
    section.achivments .section-inner h2,
    section.team-section .section-inner .section-title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 30px;
        font-weight: 600 !important;
    }
    .about-page section.our_values .section-inner .why-item {
        margin-bottom: 35px;
    }
    section.contact-form .section-inner .form-btn .btn,
    section.contact-us .section-inner .form-btn .btn {
        width: 100%;
    }
    footer .footer-menu-columns {
        padding: 50px 0 60px;
    }
    footer a.btn.contact-us-btn {
        margin: 0 !important;
    }
    .main.calculator-page section.hero {
        padding-bottom: 80px;
    }
    .main.calculator-page section.hero h1,
    .blog-page section.hero h1 {
        font-size: 45px;
        font-weight: bold;
        line-height: 60px;
    }
    .blog-page section.hero .advertising {
        padding-top: 20px;
    }
    .blog-page section.hero .advertising h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 20px;
    }
    .blog-page section.hero .advertising p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 25px;
    }
    .hire-single section.hero .hero-row {
        padding: 0 0 30px;
    }
    .blog-category section.articles .section-inner {
        padding-top: 20px;
    }
    section.big_dream {
        padding-top: 60px;
    }
    section.hero .btn {
        padding: 12px 18px;
        font-size: 14px;
    }
    .testimonial_carousel {
        padding-left: 0;
        padding-right: 0;
    }
    section.frequently-asked-questions .section-inner {
        padding: 30px 0 80px;
    }
    section.contact-form .section-inner h2,
    section.contact-us .section-inner h2 {
        font-size: 25px;
        line-height: 35px;
    }
    section.contact-us .contact-us-form-container {
        padding: 0;
    }
    section.contact-us .contact-us-form-container input:not(.btn), section.contact-us .contact-us-form-container select, section.contact-us .contact-us-form-container textarea {
        font-size: 12.5px;
        padding: 7.5px 10px;
    }
    .services-page section.hero {
        padding-bottom: 50px;
    }
    .services-page section.hero h1 {
        font-size: 25px;
        line-height: 42px;
        padding-top: 50px;
    }
    .services-page section.services .section-inner .services-buttons ul li a.service-btn {
        padding: 9px;
        font-size: 10px;
        line-height: 12px;
    }
    .services-page section.services .section-inner .horizontal-cards .horizontal-card .card-image {
        max-width: 130px;
    }
    section.contact-form .section-inner .form-btn,
    section.contact-us .section-inner .form-btn {
        margin-top: 0;
    }
    section.contact-form .section-inner .field-textarea + .form-btn,
    section.contact-us .section-inner .field-textarea + .form-btn {
        margin-top: 48px !important;
    }
    .solutions-single section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-image {
        max-width: 100px;
    }
    .blog-page section.hero .advertising .btn {
        padding: 12px 30px;
        margin-bottom: 20px;
    }
    .front-card .front-card-title {
        top: 10px;
        padding: 0 30px;
    }
    .outsourcing-main section.steps .section-inner .step-col {
        margin-top: 65px !important;
    }

    .technologies-single.single-new_technology section.hero {
        padding-bottom: 67px;
    }
    .technologies-single.single-new_technology section.hero .hero-row {
        padding-top: 5px;
    }
    .technologies-single.single-new_technology section.hero .hero-row .hero-text-col {
        padding-top: 0;
        padding-bottom: 30px;
        margin-bottom: 0px;
    }
    .technologies-single.single-new_technology section.hero h1 {
        margin-bottom: 15px;
    }
    .technologies-single.single-new_technology section.hero .btn {
        padding: 10px 37px;
        font-size: 16px;
    }

    .technologies-single.single-new_technology section.services .section-inner {
        padding-top: 47px;
    }
    .technologies-single.single-new_technology section.services.about-section .section-inner h2 {
        text-align: left !important;
    }
    .technologies-single.single-new_technology section.services.about-section .section-inner .horizontal-cards .horizontal-card {
        padding: 13px 0 !important;
        margin-bottom: 23px !important;
    }
    .technologies-single.single-new_technology section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-col-image {
        margin-bottom: 40px !important;
    }
    .technologies-single.single-new_technology section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-image img {
        max-height: 177px;
    }
    .technologies-single.single-new_technology section.services.about-section .section-inner .horizontal-cards .horizontal-card .card-title {
        max-width: 340px;
        line-height: 26px;
        margin-bottom: 22px !important;
    }
    .technologies-single.single-new_technology section.services .section-inner {
        padding-bottom: 25px;
    }
    .technologies-single.single-new_technology section.awards .section-inner {
        padding-top: 49px;
        padding-bottom: 52px;
    }
    .technologies-single.single-new_technology section.awards .section-inner h2 {
        text-align: left !important;
        max-width: 310px;
        margin-left: 0 !important;
        margin-bottom: 10px !important;
    }
    .technologies-single.single-new_technology section.awards .section-inner .companies_logo-carousel {
        margin: 0 0 20px;
    }
    .technologies-single.single-new_technology section.services.service-provide .section-inner {
        padding-top: 60px;
    }
    .technologies-single.single-new_technology section.services.service-provide .section-inner h2 {
        max-width: 300px;
        margin-bottom: 5px;
    }
    .technologies-single.single-new_technology section.services.service-provide .horizontal-cards .horizontal-card {
        padding: 3px 15px 61px !important;
        margin-bottom: 48px !important;
    }
    .technologies-single.single-new_technology section.services.service-provide .horizontal-cards .horizontal-card:last-child {
        margin-bottom: 20px !important;
    }
    .technologies-single.single-new_technology section.services.service-provide .section-inner .card-col-image {
        margin-bottom: 14px !important;
    }
    .technologies-single.single-new_technology section.services.service-provide .section-inner .card-col-image img {
        max-height: 180px;
    }
    .technologies-single.single-new_technology section.services.service-provide .horizontal-cards .horizontal-card .card-title {
        margin-bottom: 22px !important;
    }
    .technologies-single.single-new_technology section.why-we .section-inner {
        padding-top: 15px;
    }
    .technologies-single.single-new_technology section.why-we .section-inner h2 {
        font-size: 25px;
        margin-bottom: 48px;
    }
    .technologies-single.single-new_technology section.why-we .why-item {
        padding-top: 12px;
    }
    .technologies-single.single-new_technology section.why-we .image-col {
        max-width: 113px;
    }
    .technologies-single.single-new_technology section.why-we .image-col img {
        max-height: 113px;
    }
    .technologies-single.single-new_technology section.why-we .text-col h3 {
        margin-top: 27px !important;
        margin-bottom: 21px !important;
    }
    .technologies-single.single-new_technology section.case-studies .section-inner {
        padding-top: 27px;
        padding-bottom: 61px;
    }
    .technologies-single.single-new_technology section.case-studies .section-inner .all-case-studies-btn {
        margin-top: 34px;
    }
    .technologies-single.single-new_technology section.related-articles .section-inner {
        padding-top: 56px;
    }
    .technologies-single.single-new_technology section.related-articles .section-inner h2 {
        max-width: 310px;
        margin: 0 auto 30px !important;
    }
    .technologies-single.single-new_technology section.related-articles .section-inner .article-card img {
        height: 206px;
    }
    .technologies-single.single-new_technology section.related-articles .section-inner .article-card .article-info {
        padding: 24px 17px 30px;
    }
    .technologies-single.single-new_technology section.related-articles .section-inner .all-posts a {
        margin-bottom: 50px;
    }
    .technologies-single.single-new_technology section.cta {
        padding: 55px 0;
    }
    .technologies-single.single-new_technology section.cta h3 {
        line-height: 40px;
    }
    .technologies-single.single-new_technology section.cta a {
        width: initial;
        padding: 12px 64px;
    }
    .technologies-single.single-new_technology section.frequently-asked-questions .section-inner {
        padding: 60px 0 37px;
    }
    .technologies-single.single-new_technology section.frequently-asked-questions .section-inner h2 {
        line-height: 33px;
        margin-bottom: 31px;
    }
    .technologies-single.single-new_technology section.frequently-asked-questions .section-inner .faq-list .faq-item .faq-question {
        margin-bottom: 24px !important;
    }
    .technologies-single.single-new_technology section.frequently-asked-questions .section-inner .faq-list .faq-item {
        margin-bottom: 20px;
    }
    section.contact-form,
    section.contact-us {
        border-bottom: unset;
    }
    section.contact-form .contact-form-header .section-inner,
    section.contact-us .contact-form-header .section-inner {
        padding-top: 86px;
        padding-bottom: 84px;
    }
    section.contact-form .contact-form-content .section-inner,
    section.contact-us .contact-form-content .section-inner {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    section.contact-form .contact-form-content .section-inner .form-inner,
    section.contact-us .contact-form-content .section-inner .form-inner {
        margin-top: 37px;
    }
    section.contact-form .section-inner .field-input:last-of-type,
    section.contact-us .section-inner .field-input:last-of-type {
        margin-bottom: 55px;
    }
    section.contact-form .section-inner .form-btn .btn,
    section.contact-us .section-inner .form-btn .btn {
        padding: 14px 65px;
        margin-top: 0px !important;
    }
    section.hiring-section .section-bg {
        background-position: right;
        background: #F2F0F5 url(/wp-content/themes/litslink/images/hiring_section_mobile.jpg) bottom right no-repeat !important;
        background-size: 100% auto !important;
        min-height: 716px;
    }
    .main.hiring-page section.contact-form .contact-form-content .section-inner .form-inner .field-row {
        padding-right: 0;
        padding-left: 0;
    }
    .main.hiring-page section.contact-form .contact-form-content .section-inner .form-inner .col-lg-6:last-child {
        max-width: 100%;
        margin-bottom: 30px;
    }
    .main.hiring-page section.testimonials .testimonial-card .image-col {
        height: 0;
    }
    .main.hiring-page section.testimonials .testimonial-card .testimonial-photo {
        transform: translateY(-50px);
    }
    section.numbers-info .info-block-card {
        max-width: 343px;
        margin: 0 auto 16px;
        padding: 24px 38px;
    }
    section.numbers-info .info-block-img {
        max-width: 90px;
        max-height: 90px;
        margin-right: 24px;
    }
    section.numbers-info .info-block-data h2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    section.numbers-info .info-block-description {
        max-width: 263px;
    }
    .main.hiring-page section.why-we .why-item .text-col {
        padding-left: calc(var(--bs-gutter-x)/ 2);
    }
    .main.hiring-page section.hero .section-bg {
        background-image: url(/wp-content/themes/litslink/images/hiring_bg_hero_mobile.jpg) !important;
        background-position: center top;
        background-size: contain;
        background-color: #fff;
    }
    .main.hiring-page section.hero .hero-row .hero-text-col {
        padding-top: 150px;
        padding-bottom: 35px;
    }
    .search-page .search-list .search-item {
        padding: 25px 30px;
    }
    
}
@media screen and ( max-width: 520px ) {
    .about__row h3,
    .about__row-light h3 {
        font-size: 30px!important;
        padding-top: 1em!important;
        padding-left: 1em!important;
    }
	ul.slick-dots li {
		margin: 5px 7px;
	}
    .testimonial_carousel_dots, .carousel-nav-btns {
        z-index: 1;
    }

}
@media screen and (max-width: 425px){
	ul.slick-dots li {
		margin: 5px 4px;
	}
    @-webkit-keyframes imgAnimation {
        100% {
            -webkit-transform: translateY(50px);
            transform: translateY(50px);
        }
    }
    @keyframes imgAnimation {
        100% {
            -webkit-transform: translateY(50px);
            transform: translateY(50px);
        }
    }
    .article_box_title {
        line-height: 35px;
    }
    .number_text{
        font-size: 25px;
        line-height: 35px;
    }
    .whitepaper_main_popup .close {
        top: 15px;
        right: 15px;
    }
    .whitepaper_thanks_img {
        width: 70%;
    }
    .whitepaper_main_popup {
        padding: 30px;
        left: 15px;
        right: 15px;
    }
    section.technologies .section-inner .technology-group {
        margin-bottom: 50px;
    }
    section.technologies .section-inner .technology-group .technology-items {
        max-width: 300px;
    }
    .hire-page section.software-solutions .section-inner .horizontal-cards .horizontal-card .card-image {
        max-width: 200px;
    }
}
@media screen and ( max-width: 375px ) {
    div.breadcrumbs {
        font-size: 12px;
    }
    .back-card .card-inner p,
    .back-card .case-services-info .case-services p {
        font-size: 13px;
    }
    .search-page .search-list .search-item {
        padding: 15px 10px;
    }
}
@media screen and (max-width: 320px){
    section.case-studies .case-study-item .case-study-img {
        min-width: 260px;
    }
    section.case-studies .case-study-item .case-study-img-device {
        right: 22px;
    }
    section.case-studies .case-study-item .case-study-img-circle {
        height: 220px;
        width: 220px;
    }
    .achivments-item a img {
        height: auto;
    }
    @-webkit-keyframes imgAnimation {
        100% {
            -webkit-transform: translateY(100px);
            transform: translateY(100px);
        }
    }
    @keyframes imgAnimation {
        100% {
            -webkit-transform: translateY(100px);
            transform: translateY(100px);
        }
    }
    section.numbers-info .info-block-data h2 {
        font-size: 35px;
        line-height: 35px;
    }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/litslink/css/case-studies/carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
