body {
    background:#101010 !important;
}

.container-fluid {
    padding:0px !important;
}

.nav-link.cover-container {
    max-width: 42em;
}

.bg-top {
    background:url("/public/resources/imagini/adt/bg_workshop.png");
    background-size: cover;
    background-position: 0 0;
    position: relative;
}

.img-up img {
    max-width: 100%;
}

.img-up {
    margin-top:80px;
}

#who {
    padding-top:30px;
    background:#F6F6F6;
}

.bg-why {
    width:100%;
    background:#F6F6F6;
}

#company {
    background:#101010;
    padding-top:40px;
}

.bg-who {
    background:url("/public/resources/imagini/adt/poza-fundal-1500x800-de-px.png");
    background-size: cover;
    background-position: 0 center;
    position: relative;
}

#about {
    background:url("/public/resources/imagini/templates/bottom-bg.jpg");
    background-size: cover;
    background-position: 0 center;
    position: relative;
}

.info-circle {
    position: relative;
}

.first_date, .second_date {
    line-height: 60px;
    font-weight: bold;
    color: #1DD681;
    text-shadow: 1px 1px #000000;
    clear: both;
    text-transform: uppercase;
    margin: 0 0 0 0;
    display: block;
    position: relative;
    overflow: hidden;
    font-family: 'Roboto';
    font-size: 40px !important;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom:30px;
}

.second_date {
    font-size: 30px !important;
}

.first_date::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 15%;
    height: 10px;
    width: 18%;
    border-top: solid 1px #1DD681;
    border-bottom: solid 1px #1DD681;
    margin-top: -5px;
}

.first_date::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 15%;
    height: 10px;
    width: 18%;
    border-top: solid 1px #1DD681;
    border-bottom: solid 1px #1DD681;
    margin-top: -5px;
}

.first_subtitle {
    font-family: 'PT Sans Narrow';
    font-size: 95px !important;
    color: #1DD681;
    text-transform: uppercase;
    line-height: 140px;
    font-weight: bold;
    margin:120px 0px 30px 0px;
    text-shadow: 1px 1px #000000;
}

#agenda {
    min-height:500px;
    padding-top:60px;
}

.tab-content {
    display:block;
    background: none;
    margin-bottom:80px;
}

#nav-tab .active {
    background:#1DD681;
}

.nav-tabs a {
    padding:16px !important;
    border:unset !important;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset !important;
    height:auto !important;
    line-height: unset !important;
    width:33%;
    background: #6D7A83;
    transition: .5s cubic-bezier(.25,.46,.45,.94);
}

.nav-link h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: #fff;
    margin: 0;
}

.nav-link span {
    color:#1DD681;
}

.active span {
    color: white;
}

.nav-link p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin: 0;
    color: #fff;
    opacity: .7;
}

.active p {
    opacity: 1;
    font-weight: 600;
}

.nav-tabs a:hover {
    background:#1DD681;
}

.nav-tabs a:hover span {
    color:white;
}

#nav-tab {
    border-bottom: none;
    text-align:center;
    width: 38%;
    margin: 0 auto;
    margin-bottom:20px;
}

.speaker-pic img {
    width: 120px;
    padding: 0px;
    height: auto;
    border-radius: 80%;
    border: 4px solid #1DD681;
    margin: 35px;
}

.speaker-pic {
    float: left;
}

.agenda-listing {
    text-align: left !important;
    font-family: 'PT Sans Narrow';
    background: white;
    color: #6d7a83;
    border-bottom:4px solid #1DD681;
}

.agenda-listing p {
    text-align: left !important;
}

.agenda-item {
    padding: 20px;
    padding-top:30px;
    padding-bottom:10px;
    border-bottom: solid 1px rgba(255,255,255,.1);
}

.agenda-time {
    font-weight: bold;
    width: 150px;
    font-size: 17px;
    padding: 20px;
    background: #1DD681;
    color: white;
    font-family: PT Sans Narrow;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.agenda-name {
    font-weight: normal;
    font-size: 14px;
    width: 160px;
    padding-top: 25px;
    float: left;
}

.agenda-name h4 {
    font-size: 14px;
    margin: 0;
    line-height: 16px;
    margin-bottom:5px;
    font-family: 'PT Sans Narrow';
    color: #6d7a83;
}

.agenda-name span {
    font-weight: normal;
    font-size: 12px;
    color:#1DD681;
}

.agenda-info {
    float: none;
    display: inline-block;
    width: 60%;
}

.agenda-info h3, .culture-text-2 span {
    font-size: 20px !important;
    margin-bottom: 10px;
    font-weight: 800;
    font-family: 'PT Sans Narrow';
    color: #1DD681 !important;
}

.agenda-info p {
    margin-top:14px !important;
    font-weight: 400;
}

.location {
    font-family: Oswald,sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 16px;
    color: #1b273d;
}

.location strong {
    font-weight: 500;
    color: #554bb9;
}

.second_subtitle, .last_subtitle {
    font-family: Poppins,sans-serif;
    font-size: 18px;
    line-height: 100px;
    font-weight: 300;
    color: #fff;
}

.address_subtitle {
    font-family: Poppins,sans-serif;
    font-size: 26px;
    line-height: 39px;
    font-weight: 300;
    margin: 0 0 .3rem;
    color:white;
}

.address_subtitle {
    margin-top:12px;
}

.address_subtitle i {
    color:#efa506;
}

.pull-righr-flex {
    margin-left: auto;
    order: 2;
}

.no-padding {
    padding:0px !important;
}

.no-padding a img {
    width:100%;
}

.mask {
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    position: absolute;
}

.mask2 {
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    position: absolute;
}

.navbar-brand {
    color:#1DD681 !important;
    font-weight:bold;
    font-size:30px;
    margin-right:190px;
}

.navbar-brand:hover {
    color:white;
}

.nav-link {
    color:white !important;
    height: 43px !important;
    font-size: 20px !important;
    text-decoration: none;
    padding-left: 15px !important;
    padding-right: 15px !important;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: 'PT Sans Narrow';
    line-height: normal;
}

.nav-link:hover {
    color:white !important;
    text-decoration: none;
    background: #1DD681;
}

.register-link {
    background: #1DD681;
}

.container-max-1360 {
    max-width: 1300px;
}

.navbar-nav {
    width:100%;
}

.address-date {
    color: #fff;
    font-size: 1.385rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-top:90px;
}

.title-inner {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 2;
    width: 100%;
    color: #fff;
    margin-top:50px;
    margin-bottom:50px;
}

.t-primary {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
}

.t-secondary {
    color: #fb0;
    margin-left:15px;
}

.t-text {
    max-width: 80%;
    margin: 0 auto;
    font-size: 1.154rem;
    color:white;
}

.t-title {
    font-family: 'PT Sans Narrow';
    color: #1DD681;
    font-size: 80px;
    padding: 0;
    width: 100%;
    text-align: center;
    line-height: 120px;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
}

.t-title-2 {
    font-family: Poppins,sans-serif;
    font-size: 42px;
    line-height: 200px;
    color: #1b273d;
    font-weight: 900;
    margin: 0 0 1rem;
    text-transform: uppercase;
}

.t-title span {
    color: #fb0;
    font-weight: 600;
}

.t-buttons {
    margin: 60px 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.t-buttons a:hover {
    background: #fb0;
}

.t-buttons a {
    background: 0 0;
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .9231rem;
    padding: 11px 40px;
    margin: 0 22.5px 22.5px;
    display: inline-flex;
    border-radius: 25px;
    align-items: center;
}

.t-buttons a span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .9231rem;
}

.reg-button {
    margin-top:30px;
}

.section-btn-area {
    text-align: center !important;
}

.reg-button a, .section-btn-area a {
    font-weight: 300;
    font-size: 15px;
    color: white;
    font-family: Roboto;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 15px 36px;
    background: #1DD681;
    margin-top:46px !important;
}

.last_subtitle i {
    color: rgb(236, 22, 127);
    margin-right: 10px;
    margin-left: 20px;
}

.inner {
    z-index: 2;
}

#about {
    background:#F6F6F6;
}

.bg-dark {
    background-color: unset !important;
}

.about-pic img {
    display:block;
    margin:10%;
    max-width:80%;
    border:2px solid #fb0;
    border-radius:2px;
}

.about-text, .culture-text {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: unset !important;
}

.about-text p {
    color:white;
    font-size:17px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}

.align-center {
    text-align:center;
}

.culture-pic img {
    display:block;
    margin:10%;
    max-width:80%;
    margin-top:0px;
}

.culture-pic-2 iframe {
    border:2px solid white;
    outline: 2px solid #1DD681;
}

#company iframe {
    display:block;
    margin:10%;
    max-width:80%;
    margin-top:0px;
}

.culture-pic h4 {
    margin:0px;
    text-align: center;
    padding:20px;
    background: #1DD681;
    color:white;
    font-weight: bold;
    font-family: 'PT Sans Narrow';
}

#about iframe {
    display:block;
    max-width:100%;
    margin-top:0px;
}

#about {
    padding-bottom:40px;
}

.culture-text {
    padding: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    margin: 30px;
    font-family: 'PT Sans Narrow';
    color: #6d7a83;
    background: white;
}

.bg-culture-text {
    background: linear-gradient(to right, rgb(236, 22, 127), rgb(136, 63, 249));
    margin-top:0px;
    line-height: 7px;
    margin-left:-70px;
}

.culture-text-2 p {
    background: white;
    padding: 40px;
    text-align: center !important;
    margin-right: -20px;
    border: 8px solid #1DD681;
}

.culture-pic-2 iframe {
    margin-top:25px !important;
}

#projects i {
    color:white;
    font-size:50px;
}
#projects .detail-icon {
    background:#FFBB00;
    padding:20px;
    width:90px;
    margin:0 auto;
    border-radius:70px;
}

#projects p {
    margin-top:30px;
    font-size:20px;
    font-weight: 600;
}

.team-item-image img {
    width:100%;
}

.team-item-image {
    position: relative;
}

.team-item:hover .mask2 {
    background: rgba(244,244,244,0.9);
}

.team-item {
    cursor:pointer;
}

.team-item-detail {
    position:absolute;
    top:25px;
    left:20px;
    color:white !important;
    text-align: left;
}

.team-social-links {
    display:none;
}

.team-item:hover .team-social-links {
    display:block;
}

.team-item:hover .team-social-links a {
    color:white;
    font-size:18px;
    margin-right:7px;
}

.team-item:hover .team-social-links p {
    color:white;
    font-size:13px;
    line-height: 16px;
    margin-top:25px;
    margin-bottom:25px;
}

.alt-features-icon i {
    color:#ffbb00;
    font-size:50px;
}

.alt-features-title {
    margin-top:30px;
    margin-bottom:25px;
    text-transform: uppercase;
    font-size:20px;
}
.alt-features-descr {
    font-size:14px;
    line-height: 20px;
}
.alt-features-item {
    margin-bottom:30px;
}

.thumbnail {
    border:1px solid #ffbb00;
    padding:40px 10px;
}

.stand {

}

.card-footer {
    background: #ffbb00;
}

.caption a {
    color:white;
    font-size:14px;
}

.list-group-item-heading {
    color:black;
    font-size:14px;
    line-height: 20px;
}

.img-top-logo {
    min-height: 164px;
    position: relative;
}

.list-group-image-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.video-container {
    position: relative;
    padding-bottom: 25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom:20px;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    height: 100%;
}

#why {
    padding-top:65px;
}

.event2-heading .heading {
    font-family: Poppins,sans-serif;
    font-size: 42px;
    line-height: 55px;
    color: white;
    font-weight: 900;
    margin: 0;
    margin-top:35px;
}

.event2-about-content-area, .event2-heading .subheading, .event2-about-content h4 {
    color: #6d7a83;
    font-size: 34px;
    line-height: 30px;
    font-weight: 300;
    font-family: 'PT Sans Narrow';
    margin-bottom:30px !important;
    text-align: center;
}

p {
    text-align: center;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
    margin-bottom: 20px;
    font-family: 'PT Sans Narrow';
    color: #6d7a83;
}

.about-date-area {
    margin-top: 30px;
    display: flex;
}

.about-date-area .date {
    margin-top: 0;
    font-size: 68px;
    line-height: 85px;
    color: #554bb9;
    border: 8px solid #ddd;
    width: 110px;
    height: 110px;
    text-align: right;
    margin-right: 16px;
    border-radius: 16px;
}

.about-date-area .date span {
    position: relative;
    right: -16px;
}

.about-date-area p span {
    display: block;
    color: #1b273d;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    font-family: Oswald,sans-serif;
}

.section-btn-area {
    text-align: left;
    margin-top:30px;
}

.section-btn-area a {
    margin-left:0px;
}

.event2-about-img-sp img {
    position: relative;
    z-index: 2;
    max-width: 100%;
}

@media screen and (max-width: 1200px) {
    .navbar-toggler {
        border-color: white !important;
    }

    .t-title {
        font-size: 30px;
        line-height: 80px;
    }

    .container {
        min-width: auto !important;
    }

    .navbar-brand {
        color:#1DD681 !important;
        margin-right:0px !important;
    }

    .second_subtitle, .last_subtitle {
        line-height: 60px;
    }

    .first_subtitle {
        margin-top:60px;
        font-size: 50px !important;
    }

    .first_date::before, .first_date::after {
        display:none;
    }

    .culture-text {
        margin:0px;
    }

    .speaker-pic img {
        max-width:80% !important;
        margin:0 auto !important;
    }

    .first_date {
        margin-bottom:60px;
    }

    .container-max-1300 {
        padding-bottom:40px !important;
    }

    #why {
        padding-top: 30px;
    }

    .culture-text, .bg-culture-text {
        margin-left: auto !important;
    }

    #nav-tab {
        width: 90%;
    }

    .culture-text-2 p {
        margin-top: 30px;
        margin-right:0px !important;
        text-align: center !important;
    }

    #about iframe {
        margin-bottom:0px !important;
    }

    .tab-content {
        display: block !important;
        background: none !important;
    }

    .agenda-item {
        text-align: center !important;
    }

    .agenda-time {
        width:100%;
        padding-bottom:20px;
    }

    .speaker-pic {
        float:none;
        margin:0 auto;
        text-align: center;
    }

    .speaker-pic img {
        width:100%;
        margin-top:30px !important;
    }

    .agenda-name {
        width: 100%;
        padding-bottom:20px;
    }

    .agenda-info {
        width:90%;
    }
}
/* start agenda */
.row-partners div {
    height:160px;
    line-height: 160px;
    text-align:center;
}
@media screen and (max-width: 1000px) {
    .disp {
        display:none;
    }
    .width-5-half {
        width: 20% !important;
    }
    .width-7-half {
        width: 14% !important;
    }
    .fix-width-1000 {
        width:100% !important;
    }
}
.width-5-half {
    position: relative;
    height: 120px;
    line-height: 200px;
    width: 20% !important;
    text-align: center;
}
.width-7-half {
    position: relative;
    height: 120px;
    line-height: 200px;
    width: 14% !important;
    text-align: center;
}
.width-5-half img, .width-7-half img {
    max-height: unset !important;
}
.fix-width-1000 {
    width: 1000px;
    margin: 0 auto;
}
.companies-title {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    margin: 48px;
    color: #222222;
}
.header-mask .container h2 {
    color:white;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    margin-top:100px;
    font-size:24px;
    margin-bottom:20px
}
.header-mask .container ul li {
    color:white;
    line-height:30px;
    font-size:18px;
}
.header-mask .container p {
    color:white;
    font-weight:bold;
    font-size:26px;
    margin-top:20px;
}
.header-mask .container p i {
    margin-right:10px;
    color:#EC1C24;
}
.header-mask .container ul {
    list-style: none; /* Remove default bullets */
}
.header-mask .container ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #EC1C24; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.agenda-title {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    margin: 48px;
    color: #222222;
}
.workshops-header {
    width:100%;
    height:500px;
    background-size: cover;
    background-position: center -200px;
}

.header-mask {
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.6)
}
.col-sm-3 {
    width: 25%;
    float:left;
}
.rows-workshop-head {
    width:100%;
}
.close span {
    color:red !important;
}
.close {
    opacity: 1 !important;
}
.workshop-details-grid, .register-grid {
    float:left;
    width:48%;
    margin:1%;
}

.workshop-details-grid a, .register-grid a {
    min-width:100% !important;
}

.workshop-info-grid hr {
    margin-top:5px;
    margin-bottom:5px;
}
.workshop-info-grid span {
    display:block;
    min-height:90px;
}
.button-modal {
    position: absolute;
    background: white;
    border: none;
    font-size: 11px;
    font-weight: bold;
    left: 40px;
    top: 140px;
    padding: 0px !important;
    color:dimgray;
}
.wrap-grid-item {
    width:100%;
    min-height:200px;
    box-shadow: 0px 0px 6px 1px #808080a3;
    text-align:center;
    float:left;
    padding-bottom:10px;
    background:white;
    margin-bottom:20px;
    /*background: rgba(8,242,250,0.2);*/
}
.wrap-info {
    width:66%;
    float:left;
    border-left:1px solid #979797;
    min-height:200px;
    margin-right:15px
}
hr {
    margin-top:20px;
    margin-bottom:20px;
}
.workshop-details {
    margin-top:14px;
    margin-bottom:5px;
}
.register {
    top: 63px !important;
}
.workshop-details a {
    background: transparent;
    font-weight: 800;
    display: inline-block;
    padding: 9px 10px 7px;
    font-size: 12px;
    color: #1DD681;
    border: 3px solid #1DD681;
    letter-spacing: 1px;
    text-align: center;
    line-height: 12px;
    text-transform: uppercase;
    transition: background-color 1s;
    transition: color 1s;
    min-width:117px;
}

.workshop-details a:hover {
    background: #1DD681;
    color: #FFFFFF;
}

.side-spacer {
    min-height:10px;
    float:left;
    width:10px;
}
.speaker-item {
    float: left;
    text-align: center;
    width: 126px;
    position: relative;
    margin-bottom: 20px;
}
.speaker-item img {
    width: auto;
    max-height: 100px;
    border-radius:50%;
    border:4px solid #1DD681;
    padding:3px;
}
.modal-body img {
    max-height: 100% !important;
}
.speaker-item p {
    height:15px;
    font-size: 9px;
    line-height: 12px;
    letter-spacing: 1.09px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom:20px;
    margin-top: 10px;
    color:dimgray;
}
.company-title {
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 1.09px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
    color:dimgray;
}
.break-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 1.09px;
    font-weight: 800;
    color: #EC1B24;
    text-transform: uppercase;
    margin-left:12px;
}
.agenda-logo {
    text-align:center;
    width:20%;
    min-height:113px;
    position: relative;
    top: 0px;
    float:left;
    padding:3%;
}
.agenda-logo img {

}
.agenda-break {
    width:100%;
    min-height:45px;
    position: relative;
    top: 37px;
}
.spacers {
    width:100%;
    height:20px;
}
.rows {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rows-workshop {
    width:100%;
}
.cols {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
}

.agenda-zile, .agenda-sali {
    text-align:center;
    transition: background-color 1s;
}

.agenda-zile {

}

.agenda-zile a {
    display: block;
    width: 100%;
    padding: 20px 0px;
    background: #6D7A83;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}

.agenda-sali a {
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px; /* <-- adjust this */
    display: block;
    width: 100%;
    padding: 30px 0px;
}
.agenda-sali {
    margin-top:20px;
    display: block;
    width: 90%;
    background: #6D7A83;
    line-height: 38px;
    cursor:pointer;
}

.rows-workshop, .rows-workshop-head {
    position: relative;
    overflow: hidden;
    padding: 15px 15px 15px 0;
    margin-bottom: 20px;
    background-color: #fff;
    background-position: center right -100px;
    background-repeat: no-repeat;
    background-size: 394px;
    box-shadow: 5px 5px 25px rgba(179,179,179, 0.25);
}

.event-time::after {
    content: "";

    background-repeat: repeat;
    background-size: auto;
    opacity: 0.1;
    top: 90px;
    left: 30px;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: 100px;
}

.rows-workshop-head {
    min-height: 50px !important;
    border-top:1px dotted #000000;
    border-bottom:1px dotted #000000;
    text-align:center;
}

.event-time, .event-time-break, .event-time-img {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 16%;
    text-align: center;
    max-width: 100%;
    float:left;
    margin-top:32px;
}
.workshop-info {
    float:left;
    overflow:hidden;
    width:92%;
    margin-left:4%;
}
.workshop-info-grid a, .event-time-grid span, .event-time span, .event-time-img span, .event-time-break span, .workshop-info a, .rows-workshop-head a {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1.56px;
    font-weight: 800;
    width: 175px;
    max-width: 100%;
    color:rgb(51, 51, 51);
}
.workshop-info-grid {
    margin-top:10px;
}
.workshop-info-grid a {
    font-size: 12px;
    line-height: 12px;
    display:block;
    min-height:85px;
    width:100%;
}
.event-time-grid {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1.56px;
    font-weight: 800;
    color: rgb(51, 51, 51);
}
.agenda-logo-grid {
    text-align:center;
    min-height:100px;
}
.agenda-logo-grid img {
    max-width: 40%;
    max-height: 60px;
}
.workshop-info a {
    font-size: 20px !important;
    line-height: 22px !important;
    font-weight:700 !important;
    color:#1DD681;
}

.workshop-info span {
    color:dimgray;
    display: block;
    position: relative;
    font-size:14px !important;
}

.rows-workshop-head a {
    color:#000000;
    text-transform:uppercase;
    width: auto !important;
    font-weight: 700;
}

.workshop-info span {
    width: auto !important;
    line-height:20px !important;
}
.info-delimiter {
    content: '';
    display: block;
    height: 100%;
    width: 1px;
    background: #979797;
    top: 0;
    position: relative;
    min-height: 215px;
    float:left;
}
.info-delimiter-break {
    min-height: 90px !important;
}
.more_speakers {

}
.agenda-active, .agenda-active a {
    color:white !important;
    font-weight:bold !important;
    background-color: #1DD681 !important;
}

.agenda-active:before, .agenda-sali:hover::before, .agenda-zile:hover::before {
    width: 8%;
    height:16px;
    content: " ";
    background:url("/public/resources/imagini/adt/arrow-bottom.png");
    background-size:100% 100%;
    position: absolute;
    left: 46%;
    bottom: -1px;
}

.agenda-sali:hover, .agenda-zile:hover, .agenda-zile a:hover, .agenda-sali:hover a {
    color:white !important;
    font-weight:bold !important;
    background-color: #1DD681 !important;
}



.agenda-speakeri-grid {
    width:100%;
    float:left;
}

.agenda-speakeri-grid .speaker-item {
    width:50%;
    padding:1%;
}

.event-time-img {
    margin-top:16px;
}

.event-time-img img {
    width:auto;
    max-height: 100px !important;
    max-width: 80%;
    margin-top: 30px;
}

.close span {
    font-size:30px !important;
}

.close {
    margin-top:-8px !important;
}

@media screen and (max-width: 950px) and (min-width: 767px){
    .event-time span {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 850px) {
    .speaker-item img {
        max-width: 100% !important;
        margin-bottom:10px;
    }
    .side-spacer {
        display:none;
    }
}

@media only screen and (max-width: 768px) {
    .button-modal {
        left:35% !important;
        bottom: 0px !important;
    }
    .agenda-logo-grid img {
        width:auto !important;
    }
    .agenda-logo-grid {
        min-height:initial;
    }
    .workshop-info-grid a {
        min-height:auto;
        margin-bottom:15px;
        font-size:17px;
        line-height:20px;
    }
    .workshop-info-grid span {
        min-height:auto;
        margin-top:15px;
        margin-bottom:15px;
        font-size:14px !important;
        line-height: 16.8px;
        color: rgb(105, 105, 105);
    }
    .speaker-item {
        width:23% !important;
    }
    .agenda-speakeri-grid {
        height:auto !important;
    }
    .button-modal {
        left: 20%;
        bottom: 0px;
        top:auto !important;
    }
    .cols {
        padding-left:4px !important;
        padding-right:4px !important;
    }
    .event-time::after {
        display:none;
    }
    .event-time, .event-time-img, .agenda-logo, .workshop-info, .wrap-info, .workshop-details, .event-time-break{
        width:96% !important;
    }
    .workshop-details, .register {
        float:left;
        text-align:center;
        margin-bottom:3px;
        margin-left:0px;
    }
    .agenda-break {
        text-align:center;
    }
    .info-delimiter-break {
        display:none;
    }
    .wrap-info {
        border-left:0px !important;
        padding-left: 5px;
        padding-right: 5px;
    }
    .rows-workshop {
        padding-right:0px !important;
    }
    .break-title {
        margin:0px !important;
    }
    .side-spacer {
        display:none;
    }
    .speaker-item {
        width:25%;
    }
    .event-time-break {
        margin-top:0px;
    }
    .event-time, .event-time-img {
        margin-top:10px;
    }
    .agenda-break {
        top:auto;
    }
    .workshop-info {
        margin-top:15px;
    }
    .header-mask .container h2 {
        color:white;
        font-family: "Lato", sans-serif;
        font-weight: 300;
        margin-top:30px;
        font-size:24px;
        margin-bottom:20px
    }
    .header-mask .container ul li {
        color:white;
        line-height:30px;
        font-size:18px;
    }
    .header-mask .container p {
        color:white;
        font-weight:bold;
        font-size:18px;
        margin-top:20px;
    }
}
@media only screen and (max-width:600px) {
    .workshops-header {
        height:400px;
    }
    .header-mask .container h2 {
        color:white;
        font-family: "Lato", sans-serif;
        font-weight: 300;
        margin-top:10px;
        font-size:16px !important;
        margin-bottom:20px
    }
    .header-mask .container ul li {
        color:white;
        line-height:30px;
        font-size:14px;
    }
    .header-mask .container p {
        color:white;
        font-weight:bold;
        font-size:17px;
        margin-top:20px;
    }
    .speaker-item {
        padding-bottom:15px !important;
    }
    .button-modal {

    }
}
/* end agenda */