@import url(//fonts.googleapis.com/css?family=Open+Sans:600italic,400,300,600,700);
@import url(//fonts.googleapis.com/css?family=Sunflower:600italic,400,300,600,700);
@import url(//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css);
@import url(//fonts.googleapis.com/css?family=Quattrocento:400,700);


.TitleText
{
    padding-top:40px;
    height:120px;
    text-align:center;
    font-family:Open Sans;
    font-size:42px;
    color:white;
}
.About
{
    height:0 auto;
}
.AboutText
{
    margin-left:900px;
    padding-top:10px;
    font-family:corbel;
    font-size: 14px;
    letter-spacing:-1px;
    font-weight: 600;
    text-align: justify;   
}
.AboutTextLast
{
    margin-left:900px;
    padding-top:10px;
    font-family:corbel;
    font-size:14px;
    font-weight: 600;
    text-align: justify;
    padding-bottom:100px;
    
    
}
.TitleAbout
{ 
    font-family:Open Sans Condensed;
    font-size:33px;
    font-weight:600px;
    text-align:center;
    
}
.AboutIco{
    margin-left:200px;
    display:inline-block;
    position:absolute;
    text-decoration: none;
    
}
.AboutIco ul {
    list-style-type: none;
    margin: 0;
    padding:0;
    overflow: hidden;
}
.AboutIco li {
float: left;
    padding-right:5px;
}
.MusicalEventsTitle
{
    font-family:Corbel;
    font-size:33px;
    font-weight:600px;
    text-align:center;
    position:sticky;
}
.EventsLogo{ 
    margin-top:-470px;

}
.EventsLogo li{ 
    display:inline-block;
    margin-right:20px;
    position:sticky;
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo{
        width:600px;
        height:310px;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo{
        width:600px;
        height:380px;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo{
        width:736px;
        height:550px;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo{
        height:380px;
    }
}

/*HUAWEI LOGO*/
.EventsLogo1{
        float:left;
        width: 108px; /* Width of new image */
        height:105px; /* Height of new image */
    
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo1{
        float:left;
        margin-top:-78px;
        margin-left:170px;
        padding-top:15px;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo1{
        float:left;
        margin-top:-78px;
        margin-left:244px;
        padding-top:15px;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .Eventslogo1{
        float:left;
        margin-left:173px;
        margin-top:-70px;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .Eventslogo1{
        float:left;
        margin-left:245px;
        margin-top:-70px;
        
    }
}
/*SUNSET LOUNGE LOGO*/
.EventsLogo2{
        width:204px; /* Width of new image */
        height:57px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo2{
        float:left;
        margin-top:-78px;
        margin-left:170px;
        display:none;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo2{
        float:left;
        margin-top:-78px;
        margin-left:244px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo2{
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo2{
                display:none;
    }
}
/*IMMOWELT LOGO*/
.EventsLogo3{
    float:left;
    width:264px; /* Width of new image */
    height:49px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo3{
        float:right;
        margin-top:10px;
        margin-right:255px;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo3{
        float:right;
        margin-right:190px;
        margin-top:15px;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo3{
        float:left;
        margin-left:88px;
        margin-top:20px;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo3{
        float:left;
        margin-left:-170px;
        margin-top:30px;
    }
}
/*EDEN LOGO*/
.EventsLogo4{
    float:left;
}
/*NARVESEN LOGO*/
.EventsLogo5{
    float:left;
    width:131px; /* Width of new image */
    height:126px; /* Height of new image */
}
/*ABOLIS LOGO*/
.EventsLogo6{
    float:left;
    width:148px; /* Width of new image */
    height:116px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo6{
        float:left;
        margin-top:10px;
        margin-left:30px;
        display:none;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo6{
        float:left;
        margin-left:50px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
   .EventsLogo6{
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo6{
        display:none;
    }
}

/*IBERIA LOGO*/
.EventsLogo7{
    float:left;
    width:252px; /* Width of new image */
    height:95px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo7{
        float:left;
        margin-top:1px;
        margin-left:100px;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo7{
        float:left;
        margin-left:165px;
        margin-top:1px;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo7{
        float:left;
        margin-left:-200px;
        margin-top:50px;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo7{
        float:left;
        margin-left:-600px;
        margin-top:145px;
    }
}
/*PICA RIGA LOGO*/
.EventsLogo8{
float:right;
    width:92px; /* Width of new image */
    height:92px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo8{
        float:left;
        margin-top:-300px;
        margin-left:270px;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo8{
        float:right;
        margin-right:150px;
        margin-top:-300px;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo8{
        float:left;
        margin-left:-80px;
        margin-top:-150px;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo8{
        float:left;
        margin-left:-300px;
        margin-top:-50px;
    }
}
/*ZALANDO LOGO*/
.EventsLogo9{
    float:left;
    width:236px; /* Width of new image */
    height:45px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo9{
        float:left;
        margin-top:10px;
        margin-left:100px;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo9{
        float:left;
        margin-left:165px;
        margin-top:15px;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo9{
        float:left;
        margin-left:100px;
        margin-top:20px;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo9{
        float:left;
        margin-left:-600px;
        margin-top:100px;
    }
}
/*TASTE KULDIGA LOGO*/
.EventsLogo10{
    float:left;
    width:96px; /* Width of new image */
    height:64px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo10{
        float:left;
        margin-top:10px;
        margin-left:30px;
        display:none;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo10{
        float:left;
        margin-left:50px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo10{
        float:left;
        margin-left:10px;
        margin-top:80px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo10{
        float:left;
        margin-left:-170px;
        margin-top:50px;
        display:none;
    }
}
/*VECUMNIEKU MMS LOGO*/
.EventsLogo11{
    float:left;
    width:93px; /* Width of new image */
    height:77px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo11{
        float:left;
        margin-top:10px;
        margin-left:30px;
        display:none;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo11{
        float:left;
        margin-left:50px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo11{
        float:left;
        margin-left:10px;
        margin-top:80px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo11{
        float:left;
        margin-left:-170px;
        margin-top:50px;
        display:none;
    }
}
/*TWINO LOGO*/
.EventsLogo12{
    float:left;
    width:132px; /* Width of new image */
    height:71px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .eventslogo12{
        float:left;
        margin-top:-180px;
        margin-left:120px;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .eventslogo12{
        float:left;
        margin-left:190px;
        margin-top:-175px;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .eventslogo12{
        float:left;
        margin-left:-270px;
        margin-top:75px;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .eventslogo12{
        float:left;
        margin-left:-580px;
        margin-top:173px;
    }
}
/*36LINE LOGO*/
.EventsLogo13{
    float:left;
    width:108px; /* Width of new image */
    height:49px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo13{
        float:left;
        margin-top:10px;
        margin-left:30px;
        display:none;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
   .EventsLogo13{
        float:left;
        margin-left:50px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo13{
        float:left;
        margin-left:10px;
        margin-top:80px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo13{
        float:left;
        margin-left:-170px;
        margin-top:50px;
        display:none;
    }
}
/*JUSTBARLOGO*/
.EventsLogo14{
    float:left;
    width:69px; /* Width of new image */
    height:69px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo14{
        float:left;
        margin-top:10px;
        margin-left:30px;
        display:none;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo14{
        float:left;
        margin-left:50px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo14{
        float:left;
        margin-left:10px;
        margin-top:80px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo14{
        float:left;
        margin-left:-170px;
        margin-top:50px;
        display:none;
    }
}
/*REMAX LOGO*/
.EventsLogo15{
    float:left;
    width:224px; /* Width of new image */
    height:70px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo15{
        float:left;
        margin-top:1px;
        margin-left:120px;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo15{
        float:left;
        margin-left:190px;
        margin-top:1px;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo15{
        float:left;
        margin-left:-240px;
        margin-top:200px;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo15{
        float:left;
        margin-left:-580px;
        margin-top:300px;
    }
}
/*SWEDBANK LOGO*/
.EventsLogo16{
    float:left;
    width:285px; /* Width of new image */
    height:62px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo16{
        float:left;
        margin-top:1px;
        margin-left:80px;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo16{
        float:left;
        margin-left:150px;
        margin-top:-10px;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo16{
        float:left;
        margin-left:-270px;
        margin-top:130px;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo16{
        float:left;
        margin-left:-610px;
        margin-top:230px;
    }
}
/*STOKKER LOGO*/
.EventsLogo17{
    float:left;
    width:268px; /* Width of new image */
    height:74px; /* Height of new image */
}
/*iPhone 5, 5S, 5C and 5SE PORTRAIT*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo17{
        float:left;
        margin-top:1px;
        margin-left:120px;
        display:none;
    }
}
/*iPhone 5, 5S, 5C and 5SE LANDSCAPE*/
@media only screen and (min-device-width: 320px) and (max-width:568px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){
    .EventsLogo17{
        float:left;
        margin-left:190px;
        margin-top:1px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo17{
        float:left;
        margin-left:-270px;
        margin-top:130px;
        display:none;
    }
}
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo17{
        float:left;
        margin-left:-580px;
        margin-top:300px;
        display:none;
    }
}
.EventPhotos
{
    font-family:Corbel;
    font-size:33px;
    font-weight:600px;
    text-align:center;
    position:sticky;
    margin-top:-670px;
    
}
.EventPhotos li
{
    display:inline-block;
    padding-right:35px;
    padding-top:35px;
}
.EventPhotos ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    
}
.ImagesName{
    position:sticky;
    padding-left:50px;
    color:white;
    font-family:corbel;
    font-size:10px; 
    display:none;
}
.ImagesName:hover{
    text-align:justify;
    position:sticky;
}
.ImagesNameAuthor{
  color: white;
  font-size: 20px;
  position: sticky;
  text-align: center; 
  display:none;
}
    /* All in one selector */
.image1 {
  width: 150px; /* Width of new image */
  height:150px; /* Height of new image */
  border-radius: 25px;
    position:sticky;
}
    /* All in one selector */
.image2 {
  width: 150px; /* Width of new image */
  height:150px; /* Height of new image */
  border-radius: 25px;
        position:sticky;
}
    /* All in one selector */
.image3 {
  width: 150px; /* Width of new image */
  height:150px; /* Height of new image */
  border-radius: 25px;
        position:sticky;
}
    /* All in one selector */
.image4 {
  width: 150px; /* Width of new image */
  height:150px; /* Height of new image */
  border-radius: 25px;
        position:sticky;
}
    /* All in one selector */
.image5 {
  width: 150px; /* Width of new image */
  height:150px; /* Height of new image */
  border-radius: 25px;
        position:sticky;
}
    /* All in one selector */
.image6 {
  width: 150px; /* Width of new image */
  height:150px; /* Height of new image */
  border-radius: 25px;
        position:sticky;
}
    /* All in one selector */
.image7 {
  width: 150px; /* Width of new image */
  height:150px; /* Height of new image */
  border-radius: 25px;
        position:sticky;
}
    /* All in one selector */
.image8 {
  width: 150px; /* Width of new image */
  height:150px; /* Height of new image */
  border-radius: 25px;
        position:sticky;
}
    /* All in one selector */
.image9 {
  width: 150px; /* Width of new image */
  height:150px; /* Height of new image */
  border-radius: 25px;
    position:sticky;
}
.Albums
{
    height:300px;
    font-size:40px;
    font-family:corbel;
    color:white;
    text-align: justify; 
    text-align-last: center; 
    position:sticky;
    padding:30px;
    margin-top:-500px;
}
.Album1
{
    padding-top:20px;
    width: 350px; /* Width of new image */
    height:350px; /* Height of new image */
    padding-right:15px;
    position:sticky;
    
    
    
}
.Album2
{
    width: 350px; /* Width of new image */
    height:350px; /* Height of new image */
    position:sticky;
    
}
.MusicVideos
{
    margin-left:350px;
    margin-top:-330px;
    font-family:corbel;
    font-size:35px;
    text-align:center;
    position:sticky;
}
/*For Mobile VERTICAL*/
/*iPhone 6+, 7+ and 8+ PORTRAIT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .TitleText{
        position:center;
        font-size:30px;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .body{
        background-color:white;
    }
}
/*ABOUT*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .AboutText{
        position:center;
        display:none;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .AboutTextLast{
        position:center;
        display:none;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .TitleAbout{
        color:white;
        font-size:20px;
        margin-top:-70px;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .AboutIco{
    margin-left:90px;
    }
}
/*MUSICAL EVENTS*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .MusicalEventsTitle{
        color:white;
        margin-right:320px;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .OpacityBar1{
        display:none;
    }
}
/*EVENTS LOGOS*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo{
        position:sticky;
        margin-right:-60px;
        margin-top:100px;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .MusicalEventsTitle{
        padding-bottom:30px;
    }
}
/*HUAWEI*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo1{
        margin-top:10px;
        margin-left:-250px;
        width:108px; /* Width of new image */
        height:105px; /* Height of new image */
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo2{
        display:none;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo3{
        display:none;
    }
}
/*EDEN*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo4{
        margin-top:-10px;
        margin-left:-150px;
        position:sticky;
        display:none;
    }
}
/*NARVESEN*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo5{
    width:108px; /* Width of new image */
    height:104px; /* Height of new image */
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo6{
        display:none;
    }
}
/*IBERIA*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo7{
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo8{
        display:none;
    }
}
/*ZALANDO*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo9{
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo10{
        display:none;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo11{
        display:none;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo12{
        display:none;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo13{
        display:none;
    }
}@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo14{
        display:none;
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo15{
        display:none;
    }
}
/*SWEDBANK*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo16{
    }
}
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventsLogo17{
        display:none;
    }
}
/*EVENTS PHOTOS*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .EventPhotos{
        display:none;
    }
}
/*ALBUMS*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .Albums{
        display:none;
    }
}
/*MUSIC VIDEOS*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .MusicVideos{
        color:white;
        display:none;
    }
}
/*FOOTER*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3){
    .Footer{
        color:white;
    }
}
/*For Mobile LANDSCAPE*/
/*iPhone 6+, 7+ and 8+ LANDSCAPE*/
@media only screen and (min-device-width: 414px) and (max-width:736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3){
    .TitleText{
    }
}
/* (1440x900) WXGA+ Display */
@media  screen and (max-width: 1440px) {
    .MusicVideos
    {
        margin-left:130px;
    }
}
@media  screen and (max-width: 1440px) {
    .TitleAbout
    {
    }
}
@media  screen and (max-width: 1440px) {
    .AboutText
    {
        margin-left:655px;
    }
}
@media  screen and (max-width: 1440px) {
    .AboutTextLast
    {
        margin-left:655px;
    }
}
@media  screen and (max-width: 1440px) {
    .TitleText
    {
        margin-top:-30px;
    }
}
@media  screen and (max-width: 1440px) {
    .About
    {
    margin-top:-35px;
    }
}
.MusicVideoTitleLittle
{
    padding-top:5px;
    padding-bottom:5px;
    font-size:12px;
    
}
.MusicVideos ul
{
        list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    
    
}
.MusicVideos li
{
 float:left;  
    padding-right:50px;
}
.ContactMe
{
    text-align:center;
    height:0 auto;
}
.OpacityBar1
/*EventsSiena*/
{
    opacity:0.3;
    background-color:white;
    height:500px;
    position:relative;
    margin-top:-70px;
    margin-left:-10px;
    
}
.OpacityBar2
/*Event Photos*/
{
    opacity:0.3;
    background-color:white;
    height:700px;
    position:relative;
    margin-left:-10px;
}
.OpacityBar3
/*Albums*/
{
    opacity:0.3;
    background-color:black;
    height:500px;
    position:relative;
    margin-top:48px; 
    margin-left:-10px;
}
.OpacityBar4
/*videoBar*/
{
    opacity:0.3;
    background-color:white;
    height:330px;
    position:relative;
    margin-top:139px;
    margin-left:-10px;

}
.OpacityBar5
/*Melna Starp Siena*/
{
    opacity:0.3;
    background-color:black;
    height:20px;
    position:relative;
    margin-left:-10px;
    
}
.Footer
{
    height:0 auto;
    text-align:center;
    font-family:corbel;
    font-size:16px;
    color:white;
    padding-top:60px;
    margin-top:10px;
    padding-bottom:10px;
    position:sticky;
}