@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);


.kont {
  position: relative
}

.kont video {
  width: 100%;
  height:auto;
}

.kont .ent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(28,31,39, 0.6)
}

.ent {
  width: 100%;
  height: auto;
  position: absolute;
}

    .title {
   
    
    
    text-transform:uppercase;
    font-weight:700;text-align: left;
   /* padding-left: 14%;*/
   right: 36%;
    width: 100%;
    color: white;
    text-shadow: 0 1px 1px black;
    top: 85%;
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    }
    
    .description {
    top: 86%;
    width: 75%;
    margin: 0 auto;
    text-align: LEFT;
    color: white;
    position: relative;
    font-weight: 900;
    opacity: .8;
    }

    .ent hr {
    top:25%;
    background-color:white;
    width:60%;    
    height:1px;
    outline:none;
    border:none;
    opacity:.6;     
    position:relative;   
    }
      .social {
            color: #808080;
            text-align: center;
            font-size: 24px;
            font-style: italic;
        }

        .social a{
            font-style: normal;
        }
         a:link{
            color: #f79c22;    
            text-decoration: none;        
        }

        a:hover{
             color: #f79c22;
            text-decoration: underline;
        }
        footer a:link{
             color:white;
            text-decoration: none;        
        }
        footer a:hover{
             color:white;
             text-decoration: underline;
        }
        .read-more{
            font-family: 'Quicksand', sans-serif;
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
        }
         .small-title {
            font-family: 'Quicksand', sans-serif;
            text-transform: uppercase;
            color: #808080;
            text-align: center;
            font-size: 18px;
        }
         .other-title {
            font-family: 'Crimson Text', serif;
            font-weight: normal;
            text-transform: none;
           
            text-align: left;
            font-size: 24px;            
        }
         .mbnumbers {
    position: relative;
    height: 87vh;
    overflow: hidden;
    text-align: center;
    width:100%;
}
        .mbnumbers > video {
    left: 0%;
    bottom: 0%;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transition: 1s opacity;
}
        @media (min-width: 769px){
.mbndesc {
    width: 50%;
    margin: auto;
    margin-top: 10%;
            }
        }
.mbndesc {
    position: relative;
    opacity: 0.9;
}
        .mbnumbers h3{
    text-transform: uppercase;
    font-size: 60px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 25px;
    color: #FFF;
}
        .mbnumbers H4{
    color: #FFF;
            margin: 0 auto;
    text-align: LEFT;
    color: white;
    position: relative;
    font-weight: 900;
    opacity: .8;
}
.nomination {
            color: #373737;
            background: rgb(247,156,34);
            background: linear-gradient(45deg, rgba(247,156,34,1) 0%, rgba(255,216,0,1) 100%);
            box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.35);
        }

        .nomination:hover {     
            color: #252525;       
            background: linear-gradient(45deg, rgba(247,156,34,1) 0%, rgba(255,216,0,1) 80%);
            box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.35);
        }

        .nomination:active {                        
            background: linear-gradient(45deg, rgba(247,156,34,1) 0%, rgba(255,216,0,1) 100%);
            box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.35);
        }
         .term-title{
        font-size: 33px;

    text-align: center;
    padding-top: 7%;
    margin-bottom: 6.5rem!important;
    }

   
    @media (max-width: 768px) {
.title {
	left: 8%;
    padding-top: 96%;
}
.description
    {
        width:100%;
        top:50%;
        padding-left: 8%;
    }
    .term-title{
        font-size: 33px;

    text-align: center;
    padding-top: 28%;
    margin-bottom: 6.5rem!important;
    }
}
@media (min-width: 768px) {
.title {
padding-top: 27%;
}
.description
    {
       width:100%;
         padding-top:3%;
        right: 36%;
        /*top:78%;*/
        /*padding-left: 13%;*/
    }
}
.term-title{
        font-size: 33px;

    text-align: center;
    padding-top: 7%;
    margin-bottom: 6.5rem!important;
    }
     @media (max-width: 768px) {
         .term-title{
        font-size: 33px;

    text-align: center;
    padding-top: 28%;
    margin-bottom: 6.5rem!important;
    }
         
     }