.red { color: red;}

.hidden.menu {
    display: none;
}

.white { color: white !important;}
.black { color: black !important;}
.masthead.segment {
    min-height: 700px;
    padding: 1em 0em;
}
.masthead .logo.item img {
    margin-right: 1em;
}
.masthead .ui.menu .ui.button {
    margin-left: 0.5em;
}

.meniu_item{ color: white;}
.masthead h1.ui.header {
    margin-top: 3em;
    margin-bottom: 0em;
    font-size: 4em;
    font-weight: normal;
}
.masthead h2 {
    font-size: 1.7em;
    font-weight: normal;
}

.ui.vertical.stripe {
    padding: 8em 0em;
}
.ui.vertical.stripe h3 {
    font-size: 1em;
}
.ui.vertical.stripe .button + h3,
.ui.vertical.stripe p + h3 {
    margin-top: 3em;
}
.ui.vertical.stripe .floated.image {
    clear: both;
}
.ui.vertical.stripe p {
    font-size: 1.33em;
}
.ui.vertical.stripe .horizontal.divider {
    margin: 3em 0em;
}

.quote.stripe.segment {
    padding: 0em;
}
.quote.stripe.segment .grid .column {
    padding-top: 5em;
    padding-bottom: 5em;
}

.footer.segment {
    padding: 5em 0em;
}

.secondary.pointing.menu .toc.item {
    display: none;
}

.blackX { color: black !important;}
#navbarheader { color: white !important;}

@media only screen and (min-width: 700px) {
       .meniu_mobil {  display: none  }
       #navbarheader {  display: none  }
    #video { margin-bottom: 300px}
    .ascunde_desktop{ display: none !important;}
}
@media only screen and (max-width: 700px) {

    .meniu_computer {
        display: none !important;
    }
    .secondary.pointing.menu .item,
    .secondary.pointing.menu .menu {
       display: none; 
    }
    .secondary.pointing.menu .toc.item {
        display: block; 
    }
    .masthead.segment {
        min-height: 350px;
    }
    .masthead h1.ui.header {
        font-size: 2em;
        margin-top: 1.5em;
    }
    .masthead h2 {
        margin-top: 0.5em;
        font-size: 1.5em;
    }
}


.navbar-nav li a { font-size: 1.5em;}
.navbar-nav li a :hover { background: none !important;}
.navbar-nav li {  padding-top: 10px}
.navbar-nav li :hover {  color: #44118a !important;}

.active {  padding-top: 10px; background: #44118a !important; }
#media { background-color: white;}


.video_background {
    display: inline-block;
    /* position: fixed;*/
    position: absolute;
    top: -250px;
    right: 0px;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    overflow: hidden;
}
.media { z-index: 1; margin-top: 100px}
img.video_background  { left:0px; top:50px; height: 65%;  min-height: 68% !important;    min-width: 60%;}




.cover{
    position: fixed;
    opacity: 1;
    background-color: rgba(0,0,0,.6);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.cover.black{
    background-color: rgba(0,0,0,.6);
}
.cover.blue{
    background-color: rgba(5, 31, 60, 0.6);
}
.cover.green{
    background-color: rgba(3, 28, 7, 0.6);
}
.cover.orange{
    background-color: rgba(37, 28, 5, 0.6);
}
.cover.red{
    background-color: rgba(35, 3, 2, 0.66);
}

.main .line_home_text {
    border-bottom: 5px solid #0082e6; z-index: 10;
    margin-top: 200px;
}
 .separator {
    border-bottom: 5px solid #0082e6; z-index: 10;
    margin-top: 50px;
}

.grid__item:not(:first-child) .image-box {
    right: 0 !important;
}
.main .subtitlu{
    color: black;
    font-size: 2em;
    font-weight: 100;
    position: relative;
    text-align: left;
    /*text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);*/
    font-family: 'Charmonman', cursive !important;
    text-transform: uppercase;
    font-style: normal;

    z-index: 3;
}
.subtitlu{
    font-family: 'Charmonman', cursive; !important;
    text-transform: uppercase;
}
.main .titlu{
    color: black;
    text-transform: uppercase;
    font-size: 4em;
    font-weight: 700;
    position: relative;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
    margin-top: 150px;
    z-index: 3;
}
.main .logo.cursive{

    font-size: 82px;
}
.main .content{
    position: relative;
    z-index: 4;
}
.main .motto{
    min-height: 140px;
}
.main .motto, .main .subscribe .info-text{
    font-size: 28px;
    color: #FFFFFF;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.33);
    text-align: center;
    margin-top: 50px;

}
.main .subscribe .info-text{
    font-size: 18px;
    margin-bottom: 30px;
}

.form-control.transparent {

    background-color: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(238, 238, 238, 0.27);
    color: #FFFFFF;

}





@media all and (min-width: 901px)
{
    .spatiu_titlu_mobil { display: none}

}

@media all and (max-width: 900px)
{
    .titlu{ margin-top: 0px !important; color: white !important;   font-size: 2em !important;}
    .subtitlu{ margin-top: 0px !important; color: #0082e6 !important;}
    .img_background { display: none !important;}
    .spatiu_titlu_mobil { display: block}
    .first_d { color: #0082e6 !important; font-size: 4em; padding-top: 10px}
    .main .line_home_text {
        border-bottom: 5px solid #0082e6; z-index: 10;
        margin-top: 50px;
    }
    .media { margin-top: 30px;}
    .navbar-toggle span{ color: purple}
}

.grid__item .image-box::after {

    background: none !important;)
}

@media (min-width: 992px), all {
    .grid__item:not(:first-child) .content-box {
        background: none !important;
    }
}