@media screen and (max-width: 767px){
  .modal-W .modal-div .bg{
    display: none;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }

  
  .modal-W .modal-div .bg-mobile{
    display: block;
  }
  
  .modal-W .modal-div{
    max-width: 340px;
  }
  
  .closeModalW{
    border-color: #fff;
    top: 10px;
    right: 10px;
  }
  
  .modal-W .content-MW{
    top: auto;
    bottom: 30px;
    right: auto;
    left: 15px;
    transform: none;
    margin-left: 35px;
  }


  .modal-W .modal-div p{
    font-size: 18px;
  }

  .modal-W .content-MW .andMW{
    width: auto;
    float: none;
  }

  .modal-W .content-MW .titleMW{
    margin-left: 10%;
  }

  
  .modal-W .content-MW .logo-popup{
    margin-top: 15px;
  }

  .modal-W .content-MW .slogan{
    font-size: 18px;
    margin-right: 9%;
  }
}

@media only screen and (max-width: 1919px) {
  .svg-anim{
    left: 50%;
    top: 50%;
    margin-left: -1000px;
    margin-top: -600px;
  }
  
}

@media only screen and (max-width: 1460px) {
  
  .svg-anim{
    margin-left: -950px;
    margin-top: -800px;
  }
  
  .section2 .info-block{
    margin-right: 15px;
  }
  
  .section3 .team .img{
    max-height: 225px;
    max-width: 225px;
  }
  
  .section3 .team .person-div{
    /*margin-left: 140px;*/
  }
  
  .section3 .team .info-person{
    right: -145px;
    max-width: 135px;
  }
  
  .section3 .team .person-first .info-person{
    right: -120px;
  }
  
  .section3 .team .person-div.person-row2{
    /*margin-left: 185px;*/
  }
  
  .section3 .team .person-div.person-row3{
    margin-left: 140px;
  }
  
  #fp-nav.fp-left {
    left: 10px;
  }
  
  .right-menu{
    right: 10px;
  }
  
  .header-nav li:first-child{
    margin-right: 35px;
  }
  
  #fp-nav ul li .fp-tooltip.fp-left{
    display: none;
  }
  
  .lang{
    right: 10px; 
  }
}


@media only screen and (max-width: 1199px) {
  .rm-lines1, .rm-lines2{
    display: none;
  }

  .header-nav a{
    font-size: 16px;
  }
  
  .header-nav li:first-child{
    margin-right: 20px;
  }
  
  .header-nav li{
    margin-right: 16px;
  }
  
  #fp-nav.fp-left {
    left: 6px;
  }
  
  .svg-anim {
    margin-left: -850px;
    margin-top: -900px;
  }
  
  .section3 .team .person-div{
    margin: 10px 80px !important;
  }
  
  .section3 .team .person-div:nth-child(3){
    margin-left: 0;
  }
  
  .section3 .team .person-div.person-row2,
  .section3 .team .person-div.person-row3{
    top: auto;
  }
  
  .section4 footer{
    width: 930px;
  }
  
  .section2 .col-12{
    margin-bottom: 20px;
  }
  
  .section2 .info-block .title img{
    height: 60px;
    width: 60px;
    margin-right: 20px;
  }
  
  .section2 .info-block{
    margin-right: 30px;
  }
  
  .section2 .info-block .title{
    margin-bottom: 10px;
  }
  
  .section2 .info-block .desc{
    margin-bottom: 15px;
  }
  
  .section2 .info-block{
    padding: 30px;
  }
  
  
  
  .modalW .content .name-pop{
    font-size: 24px;
  }
  
  
  
  .modalW .content p{
    font-size: 14px;
    margin-bottom: 0;
  }
  
  .modalW .content .line-p{
    margin: 10px 0;
  }
  
  .modalW .content .icon-link{
    margin-top: 10px;
  }
  
  .img-desk{
    display: none;
  }
  
  .img-mob{
    display: block !important;
    margin-bottom: 10px;
  }
  
  .modalW .image-div{
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  
  .modalW .content{
    float: none;
    width: 100%;
  }
  
  .modalW .content img{
    float: none;
  }
  
  .modalW .content .name-pop{
    padding-top: 20px;
  }
  
  
  
  header .header-nav li:first-child {
    margin-right: 30px;
  }
}



@media only screen and (max-width: 991px) {
  body, html {
    overflow: auto !important;
  }
  .roadmap1 h2{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    display: flex;
    align-items: center;

    color: #002445;
  }

  .roadmap1 .col-md-1{
    display: none;
  }
  .roadmap1 .text-right {
    text-align: left!important;
  }
  .rm-lines1, .rm-lines2{
    display: none;
  }

  .roadmap1 .quatral-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 25px;
    color: #002445;
    flex: none;
    order: 1;
    align-self: flex-start;
  }

  .roadmap1 .quatral-name {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    color: #C1E1FF;
    flex: none;
    order: 0;
    align-self: flex-start;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .roadmap1 .quatral-description {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;

    color: #667C91;

    flex: none;
    order: 0;
    align-self: center;
    margin: 0px 15px;
    margin-top: 15px;
  }
  .roadmap1 .col-md-3{
    text-align: center!important;
  }


  header .container{
    max-width: 100%;
    padding: 0;
  }
  
  header{
    padding-top: 0;
  }
  
  header .header-nav{
    padding: 7px 0 7px 7px;
    background: rgba(15, 57, 95, 1);
  }
  
  .menu-mobile-list .mob-soc li{
    margin-right: 15px;
  }
  
  header h1{
    padding-left: 10px;
  }
  
  
  .lang{
    display: none;
  }
  
  .right-menu{
    display: none;
  }
  
  .modalW{
    padding: 20px 15px;
  }
  
  .section{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  
  .section1 .info-block{
    padding: 30px;
  }
  
  .section1{
    padding-top: 100px;
  }
  
  .header-nav li{
    display: none;
  }
  
  .header-nav a{
    padding: 0;
  }
  
  h1{
    font-size: 30px;
  }
  
  h2{
    font-size: 30px;
  }
  
  .section2 .info-block .title span{
    padding-top: 0;
  }
  
  .section2 .info-block{
    margin-right: 0;
    padding: 25px;
  }
  
  .section2 .col-12{
    margin-bottom: 30px;
  }
  
  .section3 .team .person-div{
    margin: 0 !important;
    width: 100%;
    padding-bottom: 25px;
  }
  
  .section3 .team .info-person{
    position: static;
    display: block;
    max-width: 100%;
    text-align: center;
  }
  
  .section3 .team .img{
    width: 200px;
    height: 200px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  
  .section4 .form-block form{
    width: 100%;
    margin-bottom: 25px;
  }
  
  .section4 .form-block{
    padding: 20px;
  }
  
  .mouse{
    display: none;
  }
  
  .header-nav {
    background: rgba(15, 57, 95, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    padding: 5px 15px;
  }
  
  .header-nav li:first-child{
    display: block;
  }
  
  .section4 footer{
    display: none;
  }
  
  .menu-mobile{
    display: block;
  }
  
  .header-nav li:first-child a{
    max-width: 200px;
  }
}








/*PAGES*/




@media only screen and (max-width: 1470px) {
  .page1 .info-pages .quotes{
    display: table;
    margin: 0 auto;
  }
  
  .page1 .info-pages .image-bg-color{
    display: table;
    margin: 30px auto;
  }
}


@media only screen and (max-width: 1199px) {
  .page1 .info-pages .quotes{
    display: block;
    margin: 20px;
    padding: 50px;
  }
  
  .page1 .info-pages .quotes p{
    max-width: 100%;
  }
  
  .page1 .info-pages .list-radio-type{
    max-width: 100%;
  }
  
  .page1 .info-pages .quotes:after{
    right: 40px;
  }
  
  .pages-footer .left{
    width: 100%;
  }
  
  .pages-footer .left .fp-menu{
    width: 32.9%;
  }
  
  .pages-footer .right{
    width: 100%;
    border-left: none;
    padding-left: 0;
  }
  
  .info-pages .right-rr .twoF:before{
    width: 30px;
    left: -35px;
  }
  
  .info-pages .right-rr .twoF:after{
    left: -54px;
  }
  
  .info-pages .left-ll .twoF:before{
    width: 30px;
    right: -37px;
  }
  
  .info-pages .left-ll .twoF:after{
    right: -56px;
  }
  
  .info-pages .news-posts2 p{
    min-height: 115px;
  }
  
  .info-pages .paper-list .paper{
    padding-top: 20px;
  }
  
  .info-pages .paper-list .paper{
    height: 220px;
  }
  
  .info-pages .paper-list a{
    font-size: 14px;
  }
}

@media only screen and (max-width: 991px) {
  header .header-nav{
    position: fixed;
  }
  
  header h1{
    padding-top: 100px;
  }
  
  .page1 .info-pages .image-bg-color{
    padding: 0;
    max-width: 100%
  }
  
  .page1 .info-pages .image-bg-color img{
    position: static;
    width: 100%;
  }
  
  .page1 .info-pages .quotes:after{
    right: 0;
    bottom: 30px;
  }
  
  .pages-footer .left .list-h li a{
    font-size: 14px;
  }
  
  .pages-footer .left .list-h li{
    margin-right: 10px;
  }
  .pages-footer .left .list-h li:last-child{
    margin-right: 0px;
  }
  
  .header-bottom-menu li a{
    font-size: 16px;
  }
  
  .info-pages .ver-line{
    top: 20px;
    left: 0;
    height: 100%;
  }
  
  .info-pages .left-ll{
    text-align: left;
    padding-left: 20px;
    width: 100%;
    padding-top: 0;
  }
  
  .info-pages .right-rr{
    text-align: left;
    padding-left: 20px;
    width: 100%;
    float: left;
    padding-top: 0;
  }
  
  .info-pages .left-ll .twoF:before{
    right: auto;
    left: -30px;
    width: 27px;
    top: 12px;
  }
  
  .info-pages .left-ll .twoF:after{
    right: auto;
    left: -44px;
    top: 3px;
  }
  
  .info-pages .right-rr .twoF:before{
    right: auto;
    left: -30px;
    width: 27px;
    top: 12px;
  }
  
  .info-pages .right-rr .twoF:after{
    right: auto;
    left: -44px;
    top: 3px;
  }
  
  .info-pages .oneF{
    font-size: 24px;
  }
  
  .info-pages .twoF{
    font-size: 18px;
  }
  
  .info-pages .threeF{
    font-size: 14px;
  }
  
  .info-pages .left-ll li{
    min-height: 140px;
  }
  .info-pages .right-rr li{
    min-height: 140px;
  }
  
  .info-pages .list-roadmap .roadmap{
    padding: 15px 0;
  }
  
  .info-pages .accordionNews .card-header .btn-link{
    font-size: 18px;
    height: 69px;
  }
  
  .info-pages .news-posts2 p{
    min-height: 161px;
  }
}



@media only screen and (max-width: 767px) {
  .header-bottom-menu li a{
    font-size: 12px;
    line-height: 40px;
  }

   #fp-nav.fp-left {
    left: 6px;
    display: none;
  }
  
  .header-bottom-menu li.active a{
    line-height: 40px;
  }
  
  .page1 .info-pages .quotes{
    padding: 10px 0;
  }
  
  .page1 .info-pages .quotes:before{
    top: -10px;
    left: -10px;
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
  }
  
  .page1 .info-pages .quotes:after{
    bottom: -10px;
    right: -10px;
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
  }
  
  .page1 .info-pages .quotes p{
    margin-bottom: 0;
    font-size: 28px;
    text-align: center;
  }
  
  header{
    height: 160px;
  }
  
  header h1{
    font-size: 30px;
    padding-top: 72px;
  }
  
  .info-pages .title-left-line {
    font-size: 30px;
    padding-left: 20px;
  }
  
  .info-pages .title-left-line:before{
    top: 10px;
    height: calc(100% - 18px);
    width: 5px;
  }
  
  .info-pages .list-radio-type li:before{
    float: left;
    margin-bottom: 10px;
    top: 3px;
    margin-right: 15px;
  }
  
  .pages-footer .left{
    padding-top: 10px;
  }
  
  .pages-footer .left .fp-menu{
    width: 100%;
    margin-bottom: 0;
    padding-top: 10px;
  }
  
  .pages-footer .left .list-h li{
    width: 100%;
    border: none;
  }
  
  .pages-footer .left .list-h{
    border-top: none;
    padding: 10px 0;
  }
  
  .pages-footer .left .list-h li{
    margin-bottom: 5px;
  }
  
  .pages-footer .left .list-h li a{
    border: none;
    padding: 0;
    line-height: 30px;
    height: 30px;
  }
  
  .pages-footer .right{
    padding: 20px 0;
  }
  
  .pages-footer .pf-bottom{
    padding: 15px 0;
  }
  
  .pages-footer .pf-bottom ul{
    float: none;
  }
  
  .pages-footer .pf-bottom ul li{
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  
  .pages-footer .pf-bottom p{
    float: none;
    width: 100%;
    text-align: left;
  }
  
  .fp-menu ul{
    display: none;
  }
  
  .fp-menu.open ul{
    display: block;
  }
  
  .fp-menu.open a.title:after{
    transform: rotate(90deg);
  }
  
  .pages-footer .left .list-h li{
    display: none;
  }
  .pages-footer .left .list-h.open li{
    display: block;
  }
  
  
  .pages-footer .left .list-h li:first-child{
    display: block;
  }
  
  .pages-footer .left .list-h li{
    margin-right: 0;
  }
  
  .pages-footer .left .fp-menu a.title:hover{
    text-decoration: none;
  }
  
  .pages-footer .left .fp-menu a.title{
    position: relative;
    width: 100%;
  }
  
  .pages-footer .left .fp-menu a.title:after{
    content: "";
    display: block;
    background: url(../img/pf-curret.png);
    width: 7px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 6px;
  }
  
  .pages-footer .right form input{
    width: 210px;
  }
  
  .pages-footer .title-list-h{
    position: relative;
    cursor: pointer;
  }
  
  .pages-footer .title-list-h:after{
    content: "";
    display: block;
    background: url(../img/pf-curret.png);
    width: 7px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 6px;
  }
  .pages-footer .list-h.open .title-list-h:after{
    transform: rotate(90deg)
  }
  
  .pages-footer{
    background-image: none;
  }
  
  .info-pages .accordionPage3 .card-header .btn-link img{
    width: 24px;
    height: 24px;
    margin-top: -12px;
    right: 13px;
  }
  
  .info-pages .accordionPage3 .card-header .btn-link{
    padding: 15px 40px 15px 15px;
  }
  
  .info-pages .list-roadmap .roadmap{
    margin-bottom: 20px;
    text-align: left;
    line-height: 40px;
    padding: 20px;
  }
  
  .info-pages .list-roadmap .roadmap:after{
    content: "";
    display: block;
    clear: both;
  }
  
  .info-pages .list-roadmap .roadmap img{
    float: left;
    height: 40px;
    width: 30px;
    margin-bottom: 0;
    margin-right: 17px;
  }
  
  .info-pages .list-roadmap .roadmap img.roadmap-image4{
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .p4-text{
    text-align: left !important;
  }
  
  .info-pages .news-posts .news-data{
    margin-bottom: 25px;
  }
  
  .info-pages .accordionNews .card-header .btn-link{
    font-size: 14px;
    height: 69px;
    padding: 5px 30px 5px 78px;
  }
  
  .info-pages .accordionNews .card-body{
    font-size: 14px;
  }
  
  .info-pages .news-posts2 p{
    min-height: auto;
  }
  
  .info-pages .paper-list img{
    width: 32px;
    float: left;
    margin: 3px 20px 0 0;
  }
  
  .info-pages .paper-list .paper{
    height: 80px;
    margin-bottom: 20px;
    padding: 20px;
    
  }
  
  .info-pages .paper-list a{
    max-width: 100%;
    font-size: 15px;
    text-align: left;
    line-height: 40px;
    float: left;
  }
  
  .info-pages .paper-list .last a{
    line-height: 20px;
    max-width: 180px;
  }
  
}


@media only screen and (max-width: 600px) {
  .info-pages .left-ll{
    margin-left: 20px;
    width: calc(100% - 20px);
  }
  
  .info-pages .right-rr{
    margin-left: 20px;
    width: calc(100% - 20px);
  }
  
  .info-pages .ver-line{
    left: 21px;
    height: 83%;
  }
  
   #fp-nav.fp-left {
    left: 6px;
    display: none;
  }
  
}


@media only screen and (max-width: 510px) {
  .header-bottom-menu li.active a{
    border: none;
    line-height: 20px;
  }

   #fp-nav.fp-left {
    left: 6px;
    display: none;
  }
  
  .header-bottom-menu li{
    padding: 5px 0;
  }
  
  .header-bottom-menu .container{
    padding: 0 5px;
  }
  
  .header-bottom-menu li a{
    border: none;
    line-height: 18px;
    padding-top: 10px;
  }
  
  .header-bottom-menu li:nth-child(2) a{
    border: none;
    line-height: 20px;
    padding-top: 0;
  }
  
  .header-bottom-menu li a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
  }
}


@media only screen and (max-width: 370px) {
  .header-bottom-menu li a{
    font-size: 11px;
  }
  
  .header-bottom-menu li:nth-child(4) a{
    padding-top: 0;
  }
  
   #fp-nav.fp-left {
    left: 6px;
    display: none;
  }

  .info-pages{
    padding: 20px 0;
  }
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 2;
    }
}

@media (min-width: 768px) {
    .card-columns {
        column-count: 2;
    }
}

@media (min-width: 992px) {
    .card-columns {
        column-count: 3;
    }
}

@media (min-width: 1200px) {
    .card-columns {
        column-count: 3;
    }
}