@font-face {
    font-family: 'Helvetica Now Display';
    src: local('Helvetica Now Display Regular'), local('Helvetica-Now-Display-Regular'),
    url('../fonts/HelveticaNowDisplay-Regular.woff2') format('woff2'),
    url('../fonts/HelveticaNowDisplay-Regular.woff') format('woff'),
    url('../fonts/HelveticaNowDisplay-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

html {
    height: 100%;
}

body {
    background: #000;
    color: #fff;
    height: 100%;
    font-family: 'Helvetica Now Display', sans-serif;
    overflow: hidden;
}

#top-block {
    padding: 30px 30px 0;
    height: 33.333%;
}
#top-block .times {
    font-size: 18px;
    letter-spacing: 0.6px;
}
#top-block .times .ljubljana {
    margin-left: 30px;
}
#top-block .top-buts {
    position: absolute;
    right: 30px;
}
#top-block .pdf-link, #top-block .get-in-touch {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
    padding: 11px 21px;
    border: 1px solid #FFFFFF;
    border-radius: 49px;
    color: #fff;
    transition: all .3s;
}
#top-block .pdf-link:hover, #top-block .get-in-touch:hover {
    background-color: #fff;
    color: #000;
}
#top-block .get-in-touch {
    margin-left: 10px;
    cursor: pointer;
    background: url(../img/socials.svg) no-repeat left 11px center / auto 22px;
    padding-left: 54px;
    padding-right: 20px;
}
#top-block .logo {
    width: 414px;
    bottom: 60px;
}
#top-block .logo.titus {
    width: 43px;
    height: 28px;
    top: 30px;
    left: 50%;
    margin-left: -21px;
}
#top-block .logo .slogan {
    font-size: 16px;
    line-height: 18px;
    margin-top: 4px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    color: #fff;
}

#content {
    padding: 30px;
    height: calc(66.666% - 30px);
}
#content .main-desc {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.3px;
    line-height: 1.25;
}
#content .contacts {
    bottom: 30px;
}
#content .contacts a {
    color: #fff;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 29px;
}


#footer {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    left: 0;
    bottom: 0;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    z-index: 1;
    position: fixed;
}
#footer .marquee {

}
#footer .marquee img {
    height: 19px;
    margin: 0 14px;
}
#footer .marquee span.but {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 10px 0 14px;
    height: 18px;
    width: 130px;
    border: 1px solid #000000;
    border-radius: 49px;
    position: relative;
    top: -1px;
    cursor: pointer;
    transition: all .3s;
}
#footer .marquee span.but:hover {
    background-color: #000;
    color: #fff;
}

#content .behance {
    height: 20px;
    width: 32px;
    right: 30px;
    bottom: 30px;
    background: url(../img/behance.svg) no-repeat 0 0 / contain;
    z-index: 5;
}
#content .slider {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#content .owl-stage-outer, #content .owl-stage, #content .owl-item {
    height: 100%;
}
#content .slider .slide {
    overflow: hidden;
    position: relative;
}
#content .slider .slide .video {
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 0;
    position: absolute;
}

#content .slider .project-name {
    color: #fff;
    margin: 18px 30px 12px 0;
    font-size: 220px;
    line-height: 0.91;
    letter-spacing: -1px;
}
#content .slider .project-desc {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0;
    margin-right: 30px;
}
#content .slider .project-desc a {
    color: #fff;
    text-decoration: underline;
}
#content .slider .slide .cover {
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    background-position: center;
    opacity: .7;
}

#modal {

}
#modal .title {
    color: #000;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 34px;
}
#modal .description {
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    margin-top: 13px;
    margin-bottom: 30px;
}
#modal .modal-body {
    padding: 100px 20px 30px;
    text-align: center;
    overflow: hidden;
    color: #000;
}
#modal .close2 {
    background: url(../img/x.svg) no-repeat center / contain;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: 1;
}
#modal img {

}
#modal .slogan {
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px;
    letter-spacing: 1px;
}
#modal .desc {
    margin: 65px 0 80px;
    font-size: 21px;
    line-height: 24px;
}
#modal .phone {
    font-size: 28px;
    letter-spacing: 0.5px;
    color: #000;
}
#modal .wa {
    font-size: 18px;
    line-height: 44px;
    height: 44px;
    border-radius: 22px;
    margin-top: 30px;
    margin-bottom: 20px;
    background: #00C853 url(../img/whats-app.svg) no-repeat left 8px center / 26px auto;
}
#modal .tg {
    font-size: 18px;
    line-height: 44px;
    height: 44px;
    border-radius: 22px;
    background: #6236FF url(../img/telegram.svg) no-repeat left 8px center / 26px auto;
}

#modal .form {
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
}
#modal .checks {
    margin-bottom: 22px;
}
#modal input {
    height: 61px;
    border: 1px solid #000;
    border-radius: 3px;
    outline: none;
    box-shadow: none;
    color: #000;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 22px;
    padding: 29px 20px 12px;
}
#modal label {
    color: #000;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
}
#modal label.dynamic {
    position: absolute;
    left: 25px;
    top: 20px;
    transition: all .2s;
}
#modal label.dynamic.active {
    font-size: 12px;
    line-height: 17px;
    top: 10px;
}
#modal label.dynamic:focus~.custom-control-label::before {
    box-shadow: none;
}
#modal .custom-control-input:checked~.custom-control-label::before {
    border-color: #000;
    background-color: #000;
}
#modal textarea {
    height: 124px;
    border: 1px solid #000;
    border-radius: 3px;
    resize: none;
    outline: none;
    box-shadow: none;
    padding: 17px 20px;
    margin-bottom: 29px;
}
#modal button {
    outline: none;
    box-shadow: none;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 17px;
    background-color: #000;
    color: #fff;
    padding: 9.5px 20px;
    transition: all .3s;
    width: 180px;
    border-radius: 25px;
}
#modal button:hover {
    background: #000;
}

.custom-control-label::before {
    top: 0;
    left: -24px;
    width: 24px;
    height: 24px;
    border: 1px solid #000;
    box-shadow: none;
    outline: none;
}
.custom-control-label:hover::before {
    border: 1px solid #000;
}
.custom-control-label::after {
    position: absolute;
    top: 0;
    left: -24px;
    display: block;
    width: 24px;
    height: 24px;
    content: "";
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}
.custom-control-label {
    color: #000 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    padding-left: 7px;
    padding-top: 2px;
}
.custom-control-inline {
    margin-right: 65px;
}

.modal-content {
    border-radius: 20px;
}

#content .slider .owl-dots {
    position: absolute;
    bottom: 17px;
    z-index: 1;
    width: calc(100% - 150px);
    left: 75px;
    text-align: center;
}
#content .slider .owl-dots .owl-dot {
    background-color: #fff;
    opacity: 0.5;
    width: 4px;
    height: 4px;
    outline: none;
    box-shadow: none;
    margin: 0 2.5px;
    border-radius: 50%;
}
#content .slider .owl-dots .owl-dot.active {
    opacity: 1;
}

#content .slider .owl-nav {
    position: absolute;
    font-size: 0;
    top: 50%;
    width: 100%;
    margin-top: -21px;
    z-index: 1;
}
#content .slider .owl-nav .owl-prev {
    width: 42px;
    height: 42px;
    background: url(../img/arrow.svg) no-repeat 0 0;
    left: 30px;
    position: absolute;
    outline: none;
    box-shadow: none;
}
#content .slider .owl-nav .owl-next {
    width: 42px;
    height: 42px;
    background: url(../img/arrow.svg) no-repeat 0 0;
    right: 30px;
    position: absolute;
    transform: rotate(180deg);
    outline: none;
    box-shadow: none;
}
#content .slider .owl-nav .owl-prev:hover {
    background-image: url(../img/arrow_2.svg);
    transform: rotate(180deg);
}
#content .slider .owl-nav .owl-next:hover {
    background-image: url(../img/arrow_2.svg);
    transform: rotate(0);
}

#titus, #poli {

}
#titus .block-1 {
    background: url(../img/Titus-Render-5.jpg) no-repeat center / cover;
    padding: 110px 30px 40px;
}

#poli .block-1 {
    padding: 110px 30px 40px;
}
#titus .block-1 .title-1, #poli .block-1 .title-1 {
    font-size: 90px;
    line-height: 90px;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
}
#titus .block-1 .title-2, #poli .block-1 .title-2 {
    font-size: 90px;
    line-height: 90px;
    text-align: right;
    letter-spacing: -0.5px;
    bottom: 40px;
    right: 30px;
    max-width: 600px;
}
#titus .block-1 .desc, #poli .block-1 .desc {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.5px;
    max-width: 340px;
}
#titus .block-2 .title, #poli .block-2 .title {
    font-size: 90px;
    line-height: 90px;
    letter-spacing: -0.5px;
    top: 30px;
    left: 30px;
    z-index: 4;
}
#titus .block-3 {
    padding: 156px 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/Poli-Cover-2.jpg) no-repeat center / cover;
}
#titus .block-3 img {
    height: 60px;
    margin-bottom: 30px;
}
#poli .block-3 {
    padding: 156px 0;
    background: url(../img/T-Type.png) no-repeat center / cover;
}
#poli .block-3 img {
    height: 60px;
}
#titus .block-3 .get-in-touch-b, #poli .block-3 .get-in-touch-b {
    border: 1px solid #fff;
    border-radius: 49px;
    padding: 9px 37px;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
}

#poli .block-1 .cover {
    left: 0;
    top: 0;
    z-index: -1;
}
#poli .block-1 .cover .big {
    background: url(../img/poli/poli.png) no-repeat center / contain;
    width: 802px;
    height: 401px;
    left: 50%;
    margin-left: -401px;
    top: 50%;
    margin-top: -200px;
    transition: all 0.1s ease;
}
#poli .block-1 .cover .bg-1 {
    background: url(../img/poli/Layer-51.png) no-repeat center / contain;
    width: 433.03px;
    height: 433.03px;
    left: 18%;
    top: -200px;
    transition: all 0.1s ease;
}
#poli .block-1 .cover .bg-2 {
    background: url(../img/poli/Layer-71.png) no-repeat center / contain;
    width: 348px;
    height: 348px;
    right: 20%;
    top: -110px;
    transition: all 0.1s ease;
}
#poli .block-1 .cover .bg-3 {
    background: url(../img/poli/Layer-61.png) no-repeat center / contain;
    width: 648.91px;
    height: 648.91px;
    right: -250px;
    top: -340px;
    transition: all 0.1s ease;
}
#poli .block-1 .cover .bg-4 {
    background: url(../img/poli/Layer-21.png) no-repeat center / contain;
    width: 243px;
    height: 243px;
    right: -95px;
    top: 40%;
    transition: all 0.1s ease;
}
#poli .block-1 .cover .bg-5 {
    background: url(../img/poli/Layer-92.png) no-repeat center / contain;
    width: 324px;
    height: 324px;
    left: 30%;
    bottom: -150px;
    transition: all 0.1s ease;
}
#poli .block-1 .cover .bg-6 {
    background: url(../img/poli/Layer-31.png) no-repeat center / contain;
    width: 232px;
    height: 232px;
    left: 7%;
    bottom: 5%;
    transition: all 0.1s ease;
    z-index: -1;
}
#poli .block-1 .cover .bg-7 {
    background: url(../img/poli/Layer-81.png) no-repeat center / contain;
    width: 390px;
    height: 390px;
    left: -155px;
    bottom: 2%;
    transition: all 0.1s ease;
}

#poli .sub-3d {
    height: 700px;
}
#poli .sub-3d .title {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: -0.5px;
    top: 30px;
    left: 30px;
    max-width: 500px;
}
#poli .sub-3d .desc {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.5px;
    bottom: 30px;
    left: 30px;
    max-width: 345px;
}
#poli .sub-3d .sub-desc {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    bottom: 30px;
    right: 30px;
}
#poli #sprite_7 {
    width: 864px;
    height: 460px;
    left: 50%;
    margin-left: -432px;
    top: 50%;
    margin-top: -230px;
}

#titus .three-blocks {

}
#titus .three-blocks .block {
    height: 425px;
}
#titus .three-blocks .title {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    bottom: 30px;
    left: 30px;
}

#poli .three-blocks {

}
#poli .three-blocks .block {
    height: 425px;
}
#poli .three-blocks .title {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    bottom: 30px;
    left: 30px;
}

.cd-image-container {
    position: relative;
}
.cd-image-container img {
    display: block;
}

.cd-image-label {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #ffffff;
    padding: 39px 30px;
    max-width: 265px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
    -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
    transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
    visibility: hidden;
}
.is-visible .cd-image-label {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.cd-resize-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-resize-img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: auto;
    max-width: none;
}
.cd-resize-img .cd-image-label {
    right: auto;
    left: 0;
}
.is-visible .cd-resize-img {
    width: 50%;
    /* bounce in animation of the modified image */
    -webkit-animation: cd-bounce-in 0.7s;
    -moz-animation: cd-bounce-in 0.7s;
    animation: cd-bounce-in 0.7s;
}

@-webkit-keyframes cd-bounce-in {
    0% {
        width: 0;
    }
    60% {
        width: 55%;
    }
    100% {
        width: 50%;
    }
}
@-moz-keyframes cd-bounce-in {
    0% {
        width: 0;
    }
    60% {
        width: 55%;
    }
    100% {
        width: 50%;
    }
}
@keyframes cd-bounce-in {
    0% {
        width: 0;
    }
    60% {
        width: 55%;
    }
    100% {
        width: 50%;
    }
}
.cd-handle {
    position: absolute;
    height: 44px;
    width: 44px;
    /* center the element */
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border-radius: 50%;
    background: url("../img/cd-arrows.svg") no-repeat center center;
    cursor: move;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) scale(0);
    -moz-transform: translate3d(0, 0, 0) scale(0);
    -ms-transform: translate3d(0, 0, 0) scale(0);
    -o-transform: translate3d(0, 0, 0) scale(0);
    transform: translate3d(0, 0, 0) scale(0);
}
.cd-handle.draggable {

}
.is-visible .cd-handle {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    -moz-transform: translate3d(0, 0, 0) scale(1);
    -ms-transform: translate3d(0, 0, 0) scale(1);
    -o-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
    -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
    transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}


@media (min-width: 1280px) and (max-width: 1919.98px) {

    #top-block .times {
        font-size: 16px;
    }
    #top-block .logo {
        width: 414px;
    }
    #content .main-desc {
        font-size: 18px;
        line-height: 22px;
        max-width: 376px;
    }
    #content .contacts a {
        font-size: 16px;
        line-height: 19px;
    }
    #content .slider .project-name {
        margin: 20px 30px 0 0;
        font-size: 160px;
        line-height: 0.88;
        letter-spacing: -0.7px;
    }
    #content .slider .project-desc {
        font-size: 16px;
        margin-top: 12px;
    }

}

@media (min-width: 1024px) and (max-width: 1279.98px) {

    #top-block .times {
        font-size: 16px;
        line-height: 19px;
    }
    #top-block .logo {
        width: 352px;
    }
    #content .main-desc {
        font-size: 18px;
        line-height: 22px;
    }
    #content .contacts a {
        font-size: 16px;
        line-height: 19px;
    }
    #content .slider .project-name {
        margin: 20px 30px 0 0;
        font-size: 160px;
        line-height: 0.88;
        letter-spacing: -0.7px;
    }
    #content .slider .project-desc {
        font-size: 16px;
        margin-top: 12px;
    }

}

@media (min-width: 768px) and (max-width: 1023.98px) {

    #top-block .top-buts {
        width: calc(100% - 60px);
    }
    #top-block .pdf-link {
        width: 100%;
        margin-bottom: 25px;
    }
    #top-block .get-in-touch {
        margin-left: 0;
        width: 190px;
        padding: 12px 15px;
        float: right;
    }
    #top-block .times {
        font-size: 16px;
        line-height: 19px;
        top: 104px;
    }
    #top-block .logo {
        width: 350px;
    }
    #content .main-desc {
        font-size: 25px;
        line-height: 35px;
        max-width: 430px;
    }
    #content .contacts a {
        font-size: 16px;
        line-height: 19px;
    }
    #content .slider .project-name {
        margin: 200px 0 10px;
        font-size: 160px;
        line-height: 0.88;
    }
    #content .slider .project-desc {
        font-size: 14px;
        line-height: 17px;
    }

}

@media (max-width: 767.98px) {

    #top-block {
        height: calc(50% - 15px);
        padding: 20px 20px 0;
    }
    #top-block .logo {
        width: 304px;
        bottom: 50%;
        text-align: center;
        left: 50%;
        margin-left: -152px;
        margin-bottom: -40px;
    }
    #top-block .logo .slogan {
        margin-top: 10px;
    }
    #top-block .top-buts {
        width: calc(100% - 40px);
        right: 20px;
    }
    #top-block .pdf-link {
        width: 100%;
        margin-bottom: 15px;
    }
    #top-block .get-in-touch {
        margin-left: 0;
        padding: 12px 15px;
        float: right;
        width: 160px;
    }
    #top-block .pdf-link, #top-block .get-in-touch {
        font-size: 14px;
        line-height: 16px;
        padding: 10px 15px;
        float: none;
        width: 100%;
        background-position: left 9px center;
    }
    #top-block .times {
        font-size: 12px;
        line-height: 14px;
        top: 69px;
        width: calc(100% - 40px);
    }
    #top-block .times .ljubljana {
        margin-left: 0;
    }
    #content .main-desc {
        font-size: 14px;
        line-height: 1.29;
        letter-spacing: 0.2px;
    }
    #content .contacts {
        bottom: 20px;
        line-height: 14px;
        font-size: 12px;
        display: none;
    }
    #content {
        height: calc(50% - 15px);
        padding: 20px 20px 30px;
    }
    #content .contacts a {
        font-size: 12px;
        line-height: 14px;
    }
    #content .slider .project-name {
        margin: 25px 0 14px;
        font-size: 60px;
        line-height: 54px;
        letter-spacing: -0.6px;
    }
    #content .slider .project-desc {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0.2px;
        margin-right: 0;
    }
    /*#content .slider .wokker .project-name {*/
    /*    font-size: 40px;*/
    /*    line-height: 40px;*/
    /*}*/
    /*#content .slider .oleinik .project-name {*/
    /*    font-size: 40px;*/
    /*    line-height: 40px;*/
    /*}*/
    #content .slider .slide {
        padding: 0 20px;
    }
    #content .slider .slide .about-txt {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 0.2px;
        color: #000;
        padding-top: 30px;
    }
    #content .slider .slide .about-txt span {
        padding-top: 30px;
        display: block;
    }
    body {
        overflow: unset;
    }
    #content .behance {
        right: 20px;
        bottom: 20px;
    }

    #modal .modal-body {
        padding: 20px 30px 30px;
        position: relative;
    }
    #modal .title {
        font-size: 21px;
        line-height: 28px;
    }
    #modal .description {
        font-size: 14px;
        line-height: 19px;
        margin-top: 3px;
        margin-bottom: 19px;
    }
    #modal input {
        height: 51px;
        color: #354052;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 19px;
        padding: 19px 15px 7px;
    }
    #modal label.dynamic {
        left: 20px;
        top: 15px;
    }
    #modal label.dynamic.active {
        top: 3px;
    }
    #modal textarea {
        height: 90px;
        padding: 15px;
        margin-bottom: 24px;
    }
    #modal button {
        width: 100%;
        margin-top: 25px;
    }
    #footer {
        position: relative;
    }
    .modal-dialog {
        margin: 20px;
    }
    .modal-content {
        height: calc(100% - 20px);
        margin-top: -20px;
    }
    .bt-block {
        position: absolute;
        width: calc(100% - 60px);
        bottom: 30px;
    }
    .tb-block {
        height: calc(100% - 162px);
        padding-top: 40%;
    }

    #titus .block-1, #poli .block-1 {
        padding: 114px 20px 40px;
    }
    #top-block .logo.titus, #poli .logo.titus {
        width: 22px;
        height: 14px;
        top: 61px;
        margin-left: -11px;
    }
    #titus .block-1 .title-1, #poli .block-1 .title-1 {
        font-size: 44px;
        line-height: 50px;
        letter-spacing: -0.4px;
        margin-bottom: 8px;
    }
    #titus .block-1 .desc, #poli .block-1 .desc {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.4px;
    }
    #titus .block-1 .title-2, #poli .block-1 .title-2 {
        font-size: 44px;
        line-height: 50px;
        letter-spacing: -0.4px;
        bottom: 18px;
        right: 20px;
    }
    #titus .block-2 .title {
        font-size: 44px;
        line-height: 50px;
        letter-spacing: -0.4px;
        top: 22px;
        left: 20px;
    }
    #poli .block-2 .title {
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -0.4px;
        top: 20px;
        left: 20px;
    }
    .cd-image-label {
        font-size: 12px;
        line-height: 16px;
        padding: 24px 20px;
        max-width: 180px;
        letter-spacing: 0.4px;
    }
    #titus .block-3 {
        background-image: url(../img/Poli-Cover-Mobile.jpg);
        background-size: cover;
        background-position: center;
    }
    #titus .block-3, #poli .block-3 {
        padding: 104px 0;
    }
    #poli .block-3 img, #titus .block-3 img {
        height: 76px;
    }
    #titus .block-3 .get-in-touch-b, #poli .block-3 .get-in-touch-b {
        padding: 10px 22px;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.6px;
    }

    #poli .sub-3d .title {
        font-size: 34px;
        line-height: 37px;
        letter-spacing: -0.4px;
        top: 22px;
        left: 20px;
    }
    #poli #sprite_7 {
        margin-left: -189px;
        margin-top: -101px;
    }
    #poli .sub-3d .desc {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.4px;
        left: 20px;
    }
    #poli .block-1 .cover .big {
        background-size: contain;
        width: 334px;
        height: 168px;
        margin-left: -167px;
        margin-top: -64px;
    }


    #titus .three-blocks .block {
        height: 375px;
    }

}


@media (min-width: 576px) {
    .modal-dialog {
        max-width: 335px;
        margin: 1.75rem auto;
    }
}
