@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
body{
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;
}
.navbar-default .navbar-nav > li > a{
    text-transform: initial !important;
    font-weight: 500;
}
.yamm .dropdown.yamm-fullwidth .dropdown-menu{
    margin-top:-10px;
}
.navbar-nav .icon-with-btn{
    display:flex !important;
    align-items: center;
    justify-content: center;
}
.icon-btn-20{
    display: flex;
    align-items: center;
    justify-content: center;
    width:24px;
    min-width: 24px;
    max-width: 24px;
    height:24px;
    min-width: 24px;
    max-width: 24px;
}
.icon-btn{
    margin-right:5px;
}
.black-top-bar .navbar-nav{
    display:flex;
    align-items: center;
    justify-content: center;
}
.icon-btn-red svg{
    stroke:#fb0b0b;
}

.dropdown-toggle{
    display:flex;
    align-items: center;
    justify-content: center;
}

.navbar-default .navbar-nav > li > a{
    font-size:1.1em;
    height:34px;
    display:flex;
    align-items: center;
    font-weight: 500;
}
.navbar-default .navbar-nav > li > a .caret{
    margin-left:5px;
    color:#fb0b0b;
}

.navbar-default .navbar-nav > li > a.icon-with-btn .icon-btn-text{
    color:#000;
}

.red-message{
    background:#E20000;
    color:#fff !important;
    font-weight: 500 !important;
    padding:30px 0;
}

.red-message a{
    color:#fff !important;
}
.red-message p{
    margin:0;
}

.subtitle {
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif !important;
    margin: 10px 0 20px 0;
}
.bold {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
}
#home-slider{
    position:relative;
    left:initial;
    right:initial;
    top:initial;
    bottom:initial;
}
/*#home-slider .item{
    text-align: left !important;
}*/

#home-slider .slide-background {
    height: 100vh; /* or fixed height like 600px */
    background-size: cover;
    background-position: center;
}

.slider-content-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
}



#slider-wrapper{
    /*padding:150px 0;*/
    /*height:auto;*/
    border-bottom: none!important;
}
.subtitle-hero{
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#FC8888;
}
.slider-content-overlay h1{
    font-family: "Open Sans", sans-serif !important;
    color:#fff;
    text-transform: initial !important;
    font-weight: 700;
    font-size:2.6em !important;
    margin-bottom:25px;
}
.red-btn{
    min-height: 50px;
    display:inline-flex;
    align-items: center;
    justify-content: center;
    padding:10px 20px;
    border-radius: 0 !important;
    text-transform: initial !important;
    background:#E20000;
}
.red-btn-arrow{
    width:24px;
    height:24px;
    display:flex;
    align-items: center;
    justify-content: center;
    margin-left:10px;
}

/*#slider-wrapper{
    background: url(../images/hero.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-bottom:0;
}*/
.events-wrapper{
    background:#fff;
}

.moduletable .events-wrapper{
    background: #f9f9f9;
}

.section-title h2{
    margin: 10px 0 20px 0;
    text-transform: uppercase;
}
.red{
    color: #fb0b0b;
}
.projects-list{
    display:flex;
    align-items: stretch;
    margin:0 -10px;
    flex-wrap: wrap;
}
.projects-list a{
    display:block;
    width:calc(25% - 30px);
    margin:0 15px 30px 15px;
}
.projects-list.searching-list a{
    width:calc(33% - 30px);
}
.projects-all{
    display:flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background:#E20000;
}
.projects-all-subtext{
    color:#fff;
    font-size:1.1em;
    padding:15px 0;
}
.projects-all-button{
    display:flex;
    align-items: center;
    justify-content: center;
    background:#fff;
    padding:10px 20px;
    font-weight:600;
    color:#E20000;
}
.projects-all-arrow{
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    color:#E20000;
}
#news-slider .owl-item .item{
    padding:0;
    background:transparent !important;
    height:auto !important;
    margin-right: 15px;
}


#news-slider  .owl-item {
    margin-right: 10px; /* Spacing */
  }
  
  #news-slider .owl-item:last-child {
    margin-right: 0; /* Optional */
  }
  .news-image-wrapper, .news-video-wrapper{
    position:relative;
    margin-bottom:20px;
    display:block;
  }
  .news-video-wrapper {
    background-color: black;
  }
  .news-image-label{
    color:#fff;
    background:#E20000;
    padding:6px 15px;
    font-size:0.9em;
    bottom:-15px;
    position:absolute;
    left:0;
  }
  .news-date{
    font-style: normal;
    font-size:1.1em;
    padding-top:5px;
  }

  .news-title{
    padding:0;
    font-weight: 700;
    border:0;

    font-size:1.2em;
    line-height: 22px;
    max-height: initial !important;
  }
  .news-description{
    font-size:0.9em;
    line-height: 1.5;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* Number of lines you want */
    overflow: hidden;
  }
.popover-trigger {
    cursor: help;
}
.popover {
    max-width: 200%;
}

  .news-item-flex{
    display:block;
    position:relative;
    padding-bottom:30px;
  }
  .news-navigation .next-news,.news-navigation .prev-news{
    cursor:pointer;
  }
  .cta-news{
    position:absolute;
    left:0;
    bottom:0;
    text-decoration: underline;
    font-weight: 600 !important;
    color:#000 !important;
  }
  .cta-news:hover{
    font-weight: 600 !important;
    color:#000 !important;
  }
  .hero-navigation{
    display: flex;
    align-items: center;
    justify-content: center;
    color:#fff;
  }
  .hero-navigation svg{
    width:100%;
    height:100%;
  }
  .page-header{
    text-align: left;
    color:#fff;
    border:0;
  }
  .header{
    border:0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .header.active{
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    top:-54px !important; 
  }

.boxes-list{
    display:flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.box-list-item{
    display:block;
    width:calc(25% - 30px);
    margin:0 15px 30px 15px;
}
.box-preview{
    height:200px;
    position:relative;
    margin-bottom:10px;
}
.box-title{
    color:#000;
    font-size:1.3em;
    font-weight: 600;
}
.box-date{
    font-size:0.9em;
}
.box-list-item:hover .box-date{
    font-weight: 400;
}
.box-list-item:hover{
    font-weight: 400;
}
.play{
    width:45px;
    height:45px;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
}
.box-description{
    font-weight: 400;
    color:#000;
}
.cta-btn{
    display:inline-block;
    margin-top:15px;
    color:#000;
    font-weight: 600;
    text-decoration:underline;
}
.header.active .black-top-bar {
    display: block;
}
.header.active{
    height:140px;
}
.upcomming-event{
    position:fixed;
    right:0;
    bottom:0;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    padding:40px;
    z-index: 100;
    background:#fff;
    max-width:500px;
}

.upcomming-event-label{
    color:#fff;
    background:#E20000;
    font-size:0.9em;
    display:inline-block;
    padding:5px 15px;
}
.count-down-title{
    font-size:0.9em;
    padding-top:10px;
    color:rgba(0,0,0,0.7);
    padding-bottom:5px;
}
#countdown{
    display:inline-flex;
    border:1px solid #ccc;
    padding:5px 10px 10px 10px;
    margin-bottom:15px;
}
.countdown-element-text{
    display:block;
    text-align: center;
    font-size:0.4em;
    text-transform: uppercase;
    font-weight: 400;
}
.countdown-element{
    padding-right:20px;
    text-align: center;
    font-weight: 700;
    font-size:1.8em;
    position:relative;
}
.countdown-element:last-child{
    padding-right:0;
}
.countdown-element:after{
    content:":";
    position:absolute;
    right:10px;
    top:0;
    display:block;
}
.countdown-element:last-child:after{
    display:none;
}
.dismiss-event{
    position:absolute;
    width:32px;
    height:32px;
    display:flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    right:20px;
    top:20px;
}
.dropdown-filter{
    display:block;
    width:100%;
}
.dropdown-filter .btn{
    width:100%;
    text-align: left;
    justify-content: flex-start;
    padding-right:20px;
    position:relative;
}

.dropdown-filter .btn .caret{
    position:absolute;
    right:10px;
}
.dropdown-filter .dropdown-menu{
    padding:10px 20px;
}

.dropdown-menu .dropdown-scroll-button{
    display:block;
    width:100%;
    padding:4px 0;
    font-size:0.9em;
}

.main-category{
    margin:30px 0 5px 0;
    font-size:1.8em;
    font-weight: 600;
}
.main-subcategory{
    font-size:1.2em;
    margin-bottom:20px;
    font-weight: 500;
}
.partners-list{
    display:flex;
    align-items: stretch;
    margin:0 -15px 20px -15px;
    flex-wrap: wrap;
}
.partner-item{
    width:calc(25% - 30px);
    margin:0 15px 20px 15px;
    padding-bottom:40px;
    padding-top:40px;
    position:relative;
    text-align: center;
    box-shadow: 0px 0px 38px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 38px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 38px 0px rgba(0,0,0,0.1);
}
.partner-item.partner-item-partner .partner-label{
    background:#E20000;
    color:#fff;
}

.partner-item.partner-item-firm .partner-label{
    background:#000;
    color:#fff;
}

.partner-item.partner-item-school .partner-label{
    background:rgba(0,0,0,0.5);
    color:#fff;
}

.partner-item.partner-item-individual .partner-label{
    color:#000;
    background:#f0f0f0;
}
.partner-label-wrapper{
    position:absolute;
    left:15px;
    right:15px;
    top:15px;
}

.partner-label{
    display:block;
    text-align: center;
    background:#D2D4D5;
    padding:5px 10px;
    text-transform: uppercase;
    color:rgba(0,0,0,0.5);
    font-size:0.8em;
    min-width: 150px;
}
.partner-content{
    padding:10px 20px 0px 20px;
}
.contact-person{
    display: flex;
    align-items: center;
}
.partner-content h4{
    font-size:1em;
    font-weight: 600;
}
.partner-description{
    font-size:0.85em;
    padding:5px 0;
    color:rgba(0,0,0,0.5);
}
.partner-view{
    color:#E20000;
    font-weight: 500;
    text-decoration: underline;
    position:absolute;
    left:20px;
    bottom:15px;
    right:20px;
}
.parnter-content-image{
    text-align: center;
    display:flex;
    align-items: center;
    justify-content: center;
    min-height: 110px;
    margin-bottom:10px;
}
.contact-person-image{
    display:block;
    width:32px !important;
    aspect-ratio: 1 / 1;
    height:32px;
    border-radius: 50%;
    margin-right:10px;
}
.contact-person-user{
    font-size:0.9em;
    color:rgba(0,0,0,0.7);
    font-weight: 600;
    text-align:left;
}
.dropdown-filter .dropdown-toggle{
    margin-bottom:10px;
}
.dropdown-filter .dropdown-toggle:focus{
    border:1px solid #ddd;
    outline:0;
}

.news-list{
    display:flex;
    align-items: stretch;
    margin:0 -15px 20px -15px;
    flex-wrap: wrap;
}

.news-list .news-item-flex{
    width:calc(25% - 30px);
    margin:0 15px 40px 15px;
}
.news-categories{
    display:flex;
    align-items: center;
    margin-bottom:20px;
}
.news-category-item {
    display:flex;
    align-items: center;
    padding:5px 20px;
    color:rgba(0,0,0,0.5);

}
.news-category-icon{
    width:28px;
    height:28px;

}
.news-category-icon svg{
    width:100%;
    height:100%;
}
.news-category-text{
    font-weight:600;
}
.news-category-item.active{
    background:#E20000;
}
.news-category-item.active .news-category-text{
    color:#fff;
}
.news-category-icon{
    margin-right:5px;
}
.news-category-item.active  .news-category-icon{
    color:#fff;
}

.filter-title{
    font-family: "Open Sans", sans-serif;
    font-size:1.4em;
    padding: 10px 20px;
}
.area-filter h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size:1em;
}
.company-list li{
    border-bottom:1px solid #ddd;
}
.company-list li h2 span{
    color:#000 !important;
}
.company-list li h5{
    margin-bottom:0;
    color:#fb0b0b;
}
.company-list li .black-btn{
    margin-top:0;
}
.page-content table{
    width: 100%;
    margin:0 0 20px 0 !important;
    border:1px solid #ddd;
}
.page-content table td, .page-content table th{
    border: 1px solid #ddd !important;
    padding: 5px;
}
.page-content table tr:nth-child(even) td, .page-content table tr:nth-child(even) th{
    background:#f0f0f0;
}

.page-content table tr.no-border-horizontal td, .page-content table tr.no-border-horizontal th{
    border-top: 0px !important;
    border-bottom: 0px !important;
}

#rsg2-thumbsList{
    margin:0 0 20px 0;
    padding:0;
}
#rsg2-thumbsList li{
    border-bottom:1px solid #ddd !important;
}
#rsg2-thumbsList li a{
    color:#000;
}
#rsg2-thumbsList li a:hover{
    font-weight: normal !important;
    color:#fb0b0b;
}

.black-btn,.white-btn,.red-btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.news-list li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.logos a{
    display:flex;
    align-items: center;
    justify-content: center;
    padding:10px;
    min-height: 90px;
}
.logos a img{
    max-width: 100% !important;
}

.add-you-project{
    display:flex;
    align-items: center;
    padding:40px;
    background: url(../images/submit-bg.jpg) no-repeat center center #000; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.add-your-project-content{
    color:#fff;
    padding:0 30px;
    flex-grow: 1;
}
.add-your-project-icon{
    width:64px;
    height:64px;
    min-width:64px;
    min-height: 64px;;
    display:flex;
    align-items: center;
    justify-content: center;
}

.add-your-project-icon img{
    width:100%;
    height:100%;
}

.add-your-project-title{
    margin:0 0 10px 0;
}


.add-you-project .red-btn{
    min-width: 200px;
}

.cookie-btn{
    position:fixed;
    left:20px;
    bottom:20px;
    width:64px;
    background:#fff;
    border-radius: 50%;
    height:64px;
    color:#fb0b0b;
    display:flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.1);
    cursor:pointer;
}

.cookie-overlay{
    position:fixed;
    z-index: 99999;
    background:rgba(0,0,0,0.7);
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.cookie-box{
    background:#fff;
    border-radius: 10px;
    z-index: 999999;
    padding:50px;
    position:fixed;
    left:0;
    right:0;
    margin:auto;
    bottom:100px;
    max-width: 800px;
    max-height: 100vh;
    overflow-y: auto;
}
.cookie-box-settings{
    background:#fff;
    border-radius: 10px;
    z-index: 999999;
    padding:50px;
    position:fixed;
    left:0;
    right:0;
    margin:auto;
    bottom:100px;
    max-width: 800px;
    display:none;
    max-height: 100vh;
    overflow-y: auto;
}

#cookie-banner.hidden,.cookie-overlay.hidden{
    display:none !important; 
}
.cookie-box-settings.show-settings{
    display:block;
}
.cookie-box-title{
    font-weight: 700;
    font-size:1.6em;
    margin-bottom:20px;
}
.cookie-box-description{
    margin-bottom:20px;
}
.cookie-box-description a{
    color:#fb0b0b;
}

.cookie-buttons{
    display:flex;
    align-items: stretch;
    box-sizing: border-box;
    flex-wrap: wrap;
    margin:0 -5px;
}
.cookie-buttons button{
    display:flex;
    align-items: center;
    width:calc(33.33% - 10px);
    box-sizing: border-box;
    border:0;
    margin:0 5px 10px 5px;
    text-align: center;
    justify-content: center;
    min-height: 50px;
}

.cookie-buttons button.outline-btn{
    border:1px solid #000;
    color:#000;
    font-weight: bold;
    background:#fff;
}
.cookie-buttons .light-red-btn{
    color:rgb(251, 11, 11);
    background:rgba(251,11,11,0.1);
    font-weight: bold;
}
.cookie-buttons button.outline-btn svg{
    width:24px;
    height:24px;
    max-width: 24px;
    max-height: 24px;
    margin-right:5px;
}
.cookie-box-settings .cookie-buttons{
    margin-top:20px !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 28px;
    margin:0;
}
  
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
  
.slider {
    position: absolute;
    cursor: pointer;
    top: 0; left: 0;
    right: 0; bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}
  
.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
}
  
input:checked + .slider {
    background-color: #fb0b0b;
}
  
input:checked + .slider:before {
    transform: translateX(32px);
}

.slider-label{
    font-size:0.85em;
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
    right:10px;
    height:18px;
}
.slider-label-on{
    display:none;
}
input:checked + .slider  .slider-label-off{
    display:none;
}
input:checked + .slider  .slider-label-on{
    display:block;
    left:10px;
    right:initial;
    color:#fff;
}
.cookies-settings-item{
    position:relative;
    padding:5px 70px 5px 0;
    margin-bottom:5px;
}
.cookies-settings-item-title{
    font-size:1.2em;
    font-weight: 600;
    padding-bottom:5px;
}
.toggle-item{
    position:absolute;
    right:0;
    height:28px;
    top:0;
    bottom:0;
    margin:auto;
}

.jd_footer, .cbPoweredBy {
    display:none;
}

.fullscreen {
    height: 100vh;
    position: relative;
    overflow: hidden;
    background: #000;
    min-height: 100%;
    width: 100%;
}

.video-container {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: none;
}

.video-container iframe {
    width: 100%;
    height: 100%;
}

.video-container video {
    margin: auto;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    visibility: visible;
    width: auto;
    height: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    /*min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;*/
    max-width: 100%;
    max-height: 100%;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*.youtube-container {
    height: 315px;
}

.youtube-container iframe {
    width: 100%;
    height: 100%;
}*/

.youtube-container {
    position: relative;
    width: 100%;
    padding-bottom: 65.41%; /* 16:9 aspect ratio (change if needed) */
    height: 0;
    overflow: hidden;
}

.youtube-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

@media(max-width:998px){
    .cookie-box-settings,.cookie-box{
        max-width: calc(100% - 20px);
        margin:0 10px;
        padding:30px;
    }
    
    .partner-item{
        width:calc(33.33% - 20px);
    }
    #navbar .navbar-nav > li {
        width: initial;
        max-width: 110px;
    }
    #navbar .navbar-nav {
        width: 600px;
        display:flex;
        align-items: center;
        justify-content: flex-end;
    }
    .navbar-default .navbar-nav > li > a{
        font-size:1em;
    }
    #navbar{
        padding:0;
    }
    .projects-list a {
        width: calc(50% - 30px);
    }
    .datepicker-wrapper .event-viewer{
        position:relative;
        top:initial;
        width:100%;
        right:initial;
        left:initial;
        bottom:initial;
        margin-top:20px;
    }

    .news-list .news-item-flex{
        width:calc(33.33% - 30px);
    }

    .box-list-item {
        width:calc(33.33% - 30px);
    }
    
}
@media(max-width:768px){
    .add-you-project{
        flex-wrap: wrap;
    }

    .partner-item{
        width:calc(50% - 30px);
    }
    .news-list .news-item-flex{
        width:calc(50% - 30px);
    }
    .add-your-project-content{
        padding:20px 0;
    }

    #slider-wrapper {
       padding:50px 0;
    }
    #home-slider .item h1 {
        font-size: 2em !important;
        padding: 0;
    }
    .black-top-bar {
        padding: 0;
    }
    #navbar .navbar-nav{
        flex-wrap: wrap;
    }
    #navbar .navbar-nav > li {
        width: 100%;
        max-width: 100%;;
    }
    #navbar .navbar-nav{
        width:100%;
        justify-content: flex-start;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 1.1em;
        height: 34px;
        display: flex;
        align-items: center;
        font-weight: 500;

        text-align: left;
        justify-content: flex-start;
    }
    .yamm-content{
        padding:0 !important;
    }
    .yamm .dropdown.yamm-fullwidth .dropdown-menu{
        margin-top:0 !important;
    }
    .events-wrapper{
        margin-top:0 !important;
    }
    .black-top-bar .navbar-nav{
        justify-content: flex-end;
    }
    .upcoming div{
        height:auto !important;
        max-height: initial !important;
    }
    .datepicker-wrapper-sidebar .responsive-calendar .day a{
        line-height: 1.7;
    }
    body{
        overflow-x: hidden !important;
    }
    .company-list li .black-btn{
        margin-top:10px;
    }
    .upcomming-event {
        padding: 20px;
        max-width: 380px;
    }
    .box-list-item {
        width: calc(50% - 30px);
    }
    .func-block .form-group .col-sm-6{
        padding:0;
    }

    .func-block .form-horizontal .control-label{
        display:block;
        width:100%;
        padding:10px 0 0 0;
    }
    .func-block .form-horizontal  .col-sm-8{
        padding:0;
    }

    .add-your-project-title{
        font-size:18px !important;
    }

    .add-you-project{
        padding:20px !important;
    }
}

@media(max-width:480px){
    .partner-item{
        width:calc(100% - 30px);
    }
    .news-list .news-item-flex{
        width:calc(100% - 30px);
    }
    .projects-list a {
        width: calc(100% - 30px);
    }
    .box-list-item {
        width: calc(100% - 30px);
    }

    .cookie-buttons button {
        width: calc(100% - 10px);
    }
    .cookie-box-settings,.cookie-box{
        bottom:20px;
    }
}