/*Desktop - Mobile*/
/*320px Mobile*/
@media only screen and (min-width : 0px) and (max-width : 320px) {
    .text-tiny {
        font-size: 16px;
    }
    .text-title {
        font-size: 24px;
    }
    .margin-seperator{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .header-container{
        margin-bottom: 160px;
    }
    .slider {
        margin-top: -4px;
        height: 340px;
        min-height: auto;
    }
    .slider picture img{
        min-height: 340px;
    }
    .slider .video{
        width: auto;
        height: auto;
    }
    .slider .pics .text-block {
        top: 120px;
    }
    .slider h2{
        font-size: 28px;
    }
    .slider .line{
        height: 3px;
        border-radius: 2px;
        width: 60%;
        margin: 3px auto 3px auto;
    }
    .header-container{
        background-color: var(--dirty-white);
    }
    header nav{
        padding: 0;
    }
    header nav.menu li{
        display: none;
    }
    header nav.menu .hamburger-link img {
        width: 40px;
    }
    header nav .logo{
        margin-top: 0;
        left: -46px;
    }
    header nav .logo div{
        width: 100px;
        padding: 10px;
        top: -4px;
    }
    header nav .logo div img{
        width: 70px;
    }
    header nav .menu-group{
        width: 70px;
        right: 0;
        position: absolute;
    }

    header .right-block{
        margin-right: 0;
        margin-top: -35px;
    }
    .header-products{
        margin-top: -60px;
        width: 97%;
        max-height: 209px;
        overflow: hidden;
    }
    .header-products .box{
        width: auto;
        height: 200px;
    }
    .header-products .box .title{
        font-size: 20px;
        line-height: 1.8rem;
    }
    .header-products .box p{
        height: 98px;
        overflow: hidden;
        font-size: 17px;
    }
    .button-light{
        font-size: 13px;
        padding: 7px 20px 7px 20px;
    }
    .exchange-box{
        position: absolute;
        top: -112px;
        border-radius: 0;
        padding: 8px;
        right: 0;
        width: 60%;
        min-height: 96px;
        display: flex;
        flex-direction: row;
    }
    .exchange-box .data-box .date{
        font-size: 11px;
    }
    .exchange-box h3, .exchange-box .data-box, .exchange-box .data{
        font-size: 11px;
    }
    .exchange-box .exchange-box-container{
        width: 48%;
    }
    .exchange-box .exchange-box-container:last-child{
        margin-left: 6px;
    }
    header .language {
        width: 60px;
        margin-top: 39px;
        right: 8px;
        position: absolute;
    }
    footer .logo-group{
        width: 100%;
    }
    footer .logo-group .logo{
        width: 35%;
        margin-left: auto;
        margin-right: auto;
        box-shadow: none;
    }
    footer .menu-group{
        margin-top: 6px;
    }
    footer .copyright{
        margin-top: 20px;
    }
    .modal-component ._modal-header{
        min-width: 90%;
    }
    .main-about-us h3{
        font-weight: bold;
        font-size: 31px;
    }
    .main-about-us p{
        font-size: 16px;
    }
    .banner-component{
        height: 230px;
    }
    .banner-component .row, .banner-component .banner-text-block, .banner-component .banner-image-block{
        height: 115px;
    }

    .banner-component .banner-text-block {
        padding-left: 10px !important;
        padding-right: 10px;
        padding-top: 10px;
        text-align: center;
    }

    .main-sector-component .sector-block{
        display: flex;
        align-items: center;
        margin: 2rem 0;
        padding: 0 1rem;
        overflow-x: scroll;
        flex-wrap: nowrap;
    }
    .main-sector-component .sector-block .sector-item{
        flex: none;
    }
    .main-certificates .left-block .top-block{
        min-height: auto;
    }
    .main-certificates .bottom-block{
        padding: 16px;
    }
    .main-certificates .certificate-item{
        margin-top: 20px;
        margin-bottom: 0;
        width: 50%;
    }
    .main-certificates .certificate-item .certificate-block .image{
        width: 100%;
    }
    .main-certificates .certificate-item .certificate-block .image img{
        border-radius: 0;
    }
    .main-certificates .certificate-item .certificate-block{
        min-height: 230px;
    }


    #main-news-component .main-news-block .news-item {
        width: 90% !important;
    }

    .blog-main-component{
        height: auto;
        min-height: auto;
        margin-top: 0;
        border-radius: 0;
    }
    .blog-main-component .blog-main-image-block{
        height: auto;
    }
    .blog-main-component .blog-main-text-block{
        padding: 30px;
    }
    .blog-main-component .blog-main-text-block div{
        max-width: 100%;
    }
    .blog-main-component .blog-main-text-block .text-title{
        font-size: 32px;
    }
    .blog-main-component .blog-main-text-block a{
        margin-right: 0px;
        font-size: 30px;
    }
    .blog-main-component .bottom-block{
        border-radius: 0;
    }
    .blog-main-component .blog-main-image-block video{
        border-radius: 0;
        width: 100%;
        height: 100%;
    }

    .main-references .right-block, .main-gallery .right-block{
        margin-top: 70px;
    }
    .partner-box{
        padding: 5px;
        height: auto;
    }
    #owl-partners .owl-item:first-child, #owl-gallery .owl-item:first-child{
        margin-top: 0;
    }
    #owl-partners .owl-item:nth-child(2n), #owl-gallery .owl-item:nth-child(2n){
        margin-top: 0;
    }
    #owl-partners .owl-item:nth-child(3n), #owl-gallery .owl-item:nth-child(3n){
        margin-top: 0;
    }
    #owl-partners .item img {
        width: 100%;
    }
    #owl-gallery .owl-stage-outer {
        height: 422px;
    }
    #owl-partners .owl-stage-outer {
        height: 330px;
    }
    .sticky-banner{
        width: 40%;
        position: relative;
        padding-top: 20px;
        border-radius: 0 0 0 0;
        top: -4px;
    }
    .sub-page .sticky-banner {
        top: -4px;
    }
    .sticky-banner img{
        width: 70px;
        float: left;
    }
    .sticky-banner p{
        font-size: 12px;
        font-weight: bold;
        margin-top: 3px;
    }
    .video-component{
        height: 140px;
        border-radius: 0;
    }
    .video-component:before{
        right: 0;
        height: 140px;
    }
    .video-component .content{
        padding: 0;
    }
    .video-component .content img{
        width: 60px;
        margin-top: 0;
    }
    .video-component .content h4{
        font-size: 14px;
        margin-top: 2px;
        word-wrap: break-word;
    }
}





/*320px Mobile*/
@media only screen and (min-width : 321px) and (max-width : 425px) {
    .text-tiny {
        font-size: 16px;
    }
    .text-title {
        font-size: 24px;
    }
    .margin-seperator{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .header-container{
        margin-bottom: 160px;
    }
    .slider {
        margin-top: -4px;
        height: 340px;
        min-height: auto;
    }
    .slider picture img{
        min-height: 340px;
    }
    .slider .video{
        width: auto;
        height: auto;
    }
    .slider .pics .text-block {
        top: 120px;
    }
    .slider h2{
        font-size: 37px;
    }
    .slider .line{
        height: 3px;
        border-radius: 2px;
        width: 60%;
        margin: 3px auto 3px auto;
    }
    .header-container{
        background-color: var(--dirty-white);
    }
    header nav{
        padding: 0;
    }
    header nav.menu li{
        display: none;
    }
    header nav.menu .hamburger-link img {
        width: 40px;
    }
    header nav .logo{
        margin-top: 0;
        left: -80px;
    }
    header nav .logo div{
        width: 100px;
        padding: 10px;
        top: -4px;
    }
    header nav .logo div img{
        width: 70px;
    }
    header nav .menu-group{
        width: 70px;
        right: 0;
        position: absolute;
    }

    header .right-block{
        margin-right: 0;
        margin-top: -35px;
    }
    .header-products{
        margin-top: -60px;
        width: 97%;
        max-height: 209px;
        overflow: hidden;
    }
    .header-products .box{
        width: auto;
        height: 200px;
    }
    .header-products .box .title{
        font-size: 26px;
        line-height: 2.1rem;
    }
    .header-products .box p{
        height: 98px;
        overflow: hidden;
        font-size: 18px;
    }
    .button-light{
        font-size: 15px;
        padding: 7px 20px 7px 20px;
    }
    .exchange-box{
        position: absolute;
        top: -102px;
        border-radius: 0;
        padding: 8px;
        right: 0;
        width: 60%;
        display: flex;
        flex-direction: row;
    }
    .exchange-box .data-box .date{
        font-size: 11px;
    }
    .exchange-box h3, .exchange-box .data-box, .exchange-box .data{
        font-size: 12px;
    }
    .exchange-box .exchange-box-container{
        width: 48%;
    }
    .exchange-box .exchange-box-container:last-child{
        margin-left: 6px;
    }
    header .language {
        width: 60px;
        margin-top: 39px;
        right: 8px;
        position: absolute;
    }
    footer .logo-group{
        width: 100%;
    }
    footer .logo-group .logo{
        width: 35%;
        margin-left: auto;
        margin-right: auto;
        box-shadow: none;
    }
    footer .menu-group{
        margin-top: 6px;
    }
    footer .copyright{
        margin-top: 20px;
    }
    .modal-component ._modal-header{
        min-width: 90%;
    }
    .main-about-us h3{
        font-weight: bold;
        font-size: 31px;
    }
    .main-about-us p{
        font-size: 16px;
    }
    .banner-component{
        height: 230px;
    }
    .banner-component .row, .banner-component .banner-text-block, .banner-component .banner-image-block{
        height: 115px;
    }
    .main-sector-component .sector-block{
        display: flex;
        align-items: center;
        margin: 2rem 0;
        padding: 0 1rem;
        overflow-x: scroll;
        flex-wrap: nowrap;
    }
    .main-sector-component .sector-block .sector-item{
        flex: none;
    }
    .main-certificates .left-block .top-block{
        min-height: auto;
    }
    .main-certificates .bottom-block{
        padding: 16px;
    }
    .main-certificates .certificate-item{
        margin-top: 20px;
        margin-bottom: 0;
        width: 50%;
    }
    .main-certificates .certificate-item .certificate-block .image{
        width: 100%;
    }
    .main-certificates .certificate-item .certificate-block .image img{
        border-radius: 0;
    }
    .main-certificates .certificate-item .certificate-block{
        min-height: 300px;
    }


    #main-news-component .main-news-block .news-item {
        width: 90% !important;
    }

    .blog-main-component{
        height: auto;
        min-height: auto;
        margin-top: 0;
        border-radius: 0;
    }
    .blog-main-component .blog-main-image-block{
        height: auto;
    }
    .blog-main-component .blog-main-text-block{
        padding: 30px;
    }
    .blog-main-component .blog-main-text-block div{
        max-width: 100%;
    }
    .blog-main-component .blog-main-text-block .text-title{
        font-size: 32px;
    }
    .blog-main-component .blog-main-text-block a{
        margin-right: 0px;
        font-size: 30px;
    }
    .blog-main-component .bottom-block{
        border-radius: 0;
    }
    .blog-main-component .blog-main-image-block video{
        border-radius: 0;
        width: 100%;
        height: 100%;
    }

    .main-references .right-block, .main-gallery .right-block{
        margin-top: 70px;
    }
    .partner-box{
        padding: 5px;
        height: auto;
    }
    #owl-partners .owl-item:first-child, #owl-gallery .owl-item:first-child{
        margin-top: 0;
    }
    #owl-partners .owl-item:nth-child(2n), #owl-gallery .owl-item:nth-child(2n){
        margin-top: 0;
    }
    #owl-partners .owl-item:nth-child(3n), #owl-gallery .owl-item:nth-child(3n){
        margin-top: 0;
    }
    #owl-partners .item img {
        width: 100%;
    }
    #owl-gallery .owl-stage-outer {
        height: 422px;
    }
    #owl-partners .owl-stage-outer {
        height: 330px;
    }
    .sticky-banner{
        width: 40%;
        position: relative;
        padding-top: 20px;
        height: 90px;
        border-radius: 0 0 0 0;
        top: -4px;
    }
    .sticky-banner img{
        width: 70px;
        float: left;
    }
    .sticky-banner p{
        font-size: 12px;
        font-weight: bold;
        margin-top: 3px;
    }
    .video-component{
        height: 140px;
        border-radius: 0;
    }
    .video-component:before{
        right: 0;
        height: 140px;
    }
    .video-component .content{
        padding: 0;
    }
    .video-component .content img{
        width: 60px;
        margin-top: 0;
    }
    .video-component .content h4{
        font-size: 15px;
        margin-top: 2px;
        word-wrap: break-word;
    }
}






/*425px Tablet*/
@media only screen and (min-width : 426px) and (max-width : 768px) {
    .text-tiny {
        font-size: 32px;
    }
    .margin-seperator{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .slider {
        margin-top: -50px;
        height: 570px;
    }
    .slider h2{
        font-size: 50px;
    }
    .slider .video{
        height: 500px;
    }
    .slider .pics .text-block {
        top: 200px;
    }
    .slider .owl-dots{
        top: 360px;
    }
    .slider .line {
        height: 5px;
        width: 50%;
    }
    header nav .logo div img {
        width: 70px;
    }
    header nav .logo div{
        left: 0;
        width: 110px;
    }
    header nav .menu-group{
        position: absolute;
        right: 0;
        top: 10px;
        width: 80px;
    }
    .menu ul li:last-child img{
        width: 50px;
        margin-right: -12px;
    }
    .header-products .box{
        width: auto;
        height: 177px;
        padding: 20px;
    }
    .header-products .box .title{
        font-size: 22px;
    }
    .header-products .box p{
        height: 80px;
        font-size: 18px;
        overflow: hidden;
    }
    .button-light{
        font-size: 18px;
        padding: 10px 20px 10px 20px;
    }
    .sticky-banner{
        top: 270px;
    }

    header .language {
        position: absolute;
        right: 0;
    }
    .exchange-box{
        position: absolute;
        padding: 17px;
        width: 41%;
        display: flex;
        flex-direction: row;
        left: 16%;
        top: -12px;
        border-radius: 0 0 11px 11px;
    }
    .exchange-box .data-box .date{
        font-size: 11px;
    }
    .exchange-box h3, .exchange-box .data-box, .exchange-box .data{
        font-size: 15px;
    }
    .exchange-box .exchange-box-container{
        width: 48%;
    }
    .exchange-box .exchange-box-container:last-child{
        margin-left: 6px;
    }
    .modal-component ._modal-header{
        min-width: 90%;
    }
    .main-about-us{
        text-align: center;
    }
    .main-about-us img{
        height: 350px;
    }
    .main-about-us h3{
        font-weight: bold;
        font-size: 46px;
    }
    .main-about-us .col-md-7, .main-about-us .col-md-5{
        width: 100%;
    }
    .main-sector-component .sector-block{
        display: flex;
        align-items: center;
        margin: 2rem 0;
        padding: 0 1rem;
        overflow-x: scroll;
        flex-wrap: nowrap;
    }
    .main-sector-component .sector-block .sector-item{
        flex: none;
    }
    .main-certificates .left-block{
        width: 100%;
    }
    .main-certificates .left-block .top-block{
        min-height: 140px;
        justify-content: start;
        padding: 50px;
    }
    .main-certificates .left-block .top-block div{
        text-align: left;
    }
    .main-certificates .right-block{
        margin-top: 30px;
    }
    .main-certificates .bottom-block{
        padding: 20px;
    }
    .main-certificates .link-effect{
        font-size: 22px;
    }
    .main-certificates .certificate-item{
        margin-top: 0;
    }
    .main-certificates .certificate-item .certificate-block .image{
        width: 100%;
    }
    .main-certificates .certificate-item .certificate-block .image img{
        border-radius: 0;
    }
    .main-certificates .certificate-item .certificate-block{
        padding: 10px;
    }
    .main-certificates .certificate-item .certificate-block h4{
        font-size: 20px;
    }
    .main-references .right-block, .main-gallery .right-block{
        width: 100%;
    }
    #owl-gallery .owl-stage-outer, #owl-partners .owl-stage-outer {
        height: 432px;
        margin-top: 20px;
    }
    #owl-partners .owl-item:first-child, #owl-gallery .owl-item:first-child, #owl-partners .owl-item:nth-child(2n), #owl-gallery .owl-item:nth-child(2n), #owl-partners .owl-item:nth-child(3n), #owl-gallery .owl-item:nth-child(3n){
        margin-top: 0;
    }
    .main-news-component .main-news-block .news-item div{
        padding: 20px;
    }
    .main-news-component .main-news-block h4{
        margin-bottom: 10px;
    }
    .main-news-component .main-news-block h4 a{
        line-height: normal;
        font-size: 17px;
    }
    .main-news-component .main-news-block p{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .main-news-component .main-news-block .news-item img{
        margin-bottom: 10px;
    }
    .blog-main-component{
        height: auto;
        min-height: auto;
    }
    .blog-main-component .blog-main-image-block{
        height: 202px;
    }
    .blog-main-component .blog-main-text-block div{
        max-width: 100%;
    }
    .blog-main-component .blog-main-text-block .text-title{
        font-size: 32px;
    }
    .blog-main-component .blog-main-text-block a{
        margin-right: 0px;
        font-size: 30px;
    }
    .blog-main-component .bottom-block{
        padding: 20px;
    }
    .read-more{
        padding: 7px;
    }
}






/*768px Laptop*/
@media only screen and (min-width : 769px) and (max-width : 1024px) {
    .slider {
        height: 630px;
        margin-top: -120px;
    }
    .slider h2{
        font-size: 60px;
    }
    .slider .line{
        height: 5px;
    }
    .slider .pics .text-block {
        top: 205px;
    }
    .slider .pics .text-block .button-light{
        font-size: 20px;
    }
    .header-products {
        width: 96%;
    }
    .header-products .box{
        width: auto;
    }
    .header-products .box p{
        height: 76px;
        overflow: hidden;
    }
    .header-products .box .title {
        font-size: 22px;
    }
    header nav.menu li{
        display: none;
    }
    header nav .logo img{
        width: 80px;
    }
    header nav .logo{
        text-align: right;
    }
    header nav.menu .hamburger-link{
        margin-right: 40px;
    }
    .main-about-us p{
        font-size: 20px;
    }
    .main-about-us h3{
        font-size: 38px;
    }
    .main-certificates .left-block, .main-certificates .right-block{
        width: 100%;
    }
    .main-certificates .right-block{
        margin-top: 40px;
    }
    .main-certificates .left-block .top-block{
        text-align: left;
    }
    .main-certificates .certificate-block h4{
        font-size: 28px;
    }
    .main-references .right-block, .main-gallery .right-block{
        margin-top: 120px;
    }
    .main-news-component .main-news-block .news-item div{
        padding: 20px;
    }
    .blog-main-component .blog-main-text-block div{
        max-width:95%;
    }
    .blog-main-component{
        min-height: auto;
    }
    .blog-main-component .blog-main-image-block{
        height: 270px;
    }
}






/*1024px Laptop L*/
@media only screen and (min-width : 1025px) and (max-width : 1440px) {
    .sticky-banner {
        top: 270px;
    }
    .sub-page header nav .logo div{
        left: 0;
        right: unset;
    }
    .slider {
        height: 700px;
    }
    .slider .pics .text-block{
        top: 260px;
    }
    .slider h2{
        font-size: 67px;
    }
    .slider .owl-dots{
        top: 465px;
    }
    .slider .line{
        height: 5px;
    }
    .header-products .box{
        width: auto;
    }
    .header-products .box p{
        height: 75px;
        font-size: 19px;
        overflow: hidden;
    }
    .video-component:before{
        right: 74px;
    }
    footer .logo-group p{
        font-size: 15px;
    }
    footer .menu-group ul li a, footer .copyright {
        font-size: 17px;
    }
    footer .menu-group ul li{
        line-height: 0.9;
    }
    footer .social-group img {
        width: 100px;
    }
    footer .social-group ul li {
        margin-bottom: 8px;
    }
    footer .logo-group .logo img {
        width: 90px;
    }
}





/*1440px 4K*/
@media only screen and (min-width : 1441px) and (max-width : 2560px) {
    .header-container{
        margin-bottom: 130px;
    }
    header nav ul li a{
        font-size: 19px;
    }
    .sub-menu{
        top: 7.1rem;
    }
    header nav ul li.has-sub:hover:after{
        top: 6.6rem;
    }
    .slider{
        height: 800px;
        margin-top: -174px;
    }
    .slider h2 {
        font-size: 72px;
    }
    .slider .pics .text-block{
        top: 300px;
    }
    .slider .line{
        height: 5px;
        width: 30%;
        margin: 20px auto 20px auto;
    }
    .slider .owl-dots{
        top: 510px;
    }
    .slider .owl-dots button.owl-dot{
        height: 6px;
        width: 68px;
        border-radius: 4px;
    }
    .button-light{
        font-size: 18px;
    }
    header .language a span {
        font-size: 16px;
    }
    header nav .logo div {
        width: 140px;
        padding: 21px;
    }
    header nav .logo div img {
        width: 80px;
    }
    header nav.menu{
        max-width: 1760px;
    }
    .exchange-box{
        margin-top: 15px;
        margin-right: 30px;
    }
    .header-products::before{
        right: -104px;
    }
    .header-products .box .title{
        font-size: 31px;
        line-height: 1.1;
    }
    .header-products .box{
        width: auto;
    }
    .header-products .box p{
        height: 75px;
        font-size: 19px;
        overflow: hidden;
    }

    footer .menu-group ul li{
        line-height: 0.5;
    }
    footer .logo-group p{
        font-size: 15px;
    }
    footer .menu-group ul li a, footer .copyright {
        font-size: 17px;
    }
    footer .menu-group ul li{
        line-height: 0.9;
    }
    footer .social-group img {
        width: 100px;
    }
    footer .social-group ul li {
        margin-bottom: 8px;
    }
    footer .logo-group .logo img {
        width: 90px;
    }
    .mega-menu .mega-menu-block{
        height: 800px;
    }
    .mega-menu .video-component:before {
        right: 650px;
    }
}
/*Desktop - Mobile*/






/*4k - 8k*/
@media only screen and (min-width : 2001px) and (max-width : 2560px) {
    header nav ul li a {
        font-size: 27px;
    }
}
/*4k - 8k*/






/*General or Extras*/
@media only screen and (min-width: 321px) and (max-width: 375px) {
    .slider h2 {
        font-size: 31px;
    }
    .sticky-banner p {
        font-size: 10px;
        font-weight: bold;
        margin-top: 9px;
        text-align: right;
        line-height: 1.2;
    }
    header nav .logo{
        left: -50px;
    }
    .header-products .box .title{
        font-size: 22px;
    }
    .header-products .box p{
        height: 93px;
        font-size: 16px;
    }
    .maps-content{
        width: 230px;
    }
}
@media only screen and (min-width : 0px) and (max-width : 1400px) {
    header nav.menu li {
        display: none;
    }
    header nav.menu .hamburger-link{
        display: block;
    }

}
@media only screen and (min-width : 0px) and (max-width : 768px) {
    #main-news-component .main-news-block{
        display: flex;
        overflow: visible;
        align-items: center;
        padding: 0 1rem;
        overflow-x: scroll;
        flex-wrap: nowrap;
    }
    #main-news-component .main-news-block .news-item{
        flex: none;
        margin-top: 20px;
        margin-bottom: 40px;
        width: 46%;
    }
    .main-certificates .right-block #certificate-block{
        display: flex;
        overflow: visible;
        align-items: center;
        padding: 0 1rem;
        overflow-x: scroll;
        flex-wrap: nowrap;
    }
    .main-certificates .right-block #certificate-block .certificate-item{
        flex: none;
        margin-top: 20px;
        width: 55%;
    }
    .banner-component .banner-text-block{
        padding-left: 70px;
        text-align: center;
    }
    footer .menu-group ul li{
        line-height: 1.4;
    }
}