/*
/* ---------------------------------------------------------------- */			
/* Style Sheet for responsive version of www.VERONIKA-ZEMANOVA.info */
/* ------------------ Copyright 2022 ------------------------------ */
/* ---------------------------------------------------------------- */			

/* Web fonts */

@font-face {
    font-family: 'Swiss911 XCm BT';
    src: url('../fonts/Swiss911BT-ExtraCompressed.eot');
    src: url('../fonts/Swiss911BT-ExtraCompressed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Swiss911BT-ExtraCompressed.woff2') format('woff2'),
        url('../fonts/Swiss911BT-ExtraCompressed.woff') format('woff'),
        url('../fonts/Swiss911BT-ExtraCompressed.svg#Swiss911BT-ExtraCompressed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Standard HTML element overrides */

.custom-font{
    font-family: 'Swiss911 XCm BT';
}

h0, h0w, h1, h2, h3, h4, h5, h6{
    font-family: 'Swiss911 XCm BT';
    display: block;
    text-align: center;
}
h0{
	text-shadow: 2px 2px 5px white;
}	
h0w{
	text-shadow: 2px 2px 5px black;
}

.Welcome-Msg{
    font-family: 'Swiss911 XCm BT';
	color: #fab50f;
	font-size: 28px;
    text-align: center;
	text-shadow: 3px 3px 7px black;
}	

#set-meta h3,#details h3, #ai-clips h3{
    font-family: 'Swiss911 XCm BT';
    text-align: left;
    font-size: 1.95rem;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color:#000;
	background-position: 0px 250px;
}
a{
    color:#52603b;
}
a.linksel:link {
	color: #32475f;
	text-decoration: none;
}

a.linksel:visited {
	color: #32475f;
	text-decoration: none;
}

a.linksel:hover {
	color: #839fbc;
	text-decoration: underline;
}

a.linksel:active {
	color: #32475f;
	text-decoration: none;
}

vc {
	color:#F00;
}

header {
    border-top:10px solid rgb(0,0,0);
    background-color: rgb(249, 216, 60);
    height: 200px; /* need to make smaller to display banner in full height at min screen width */
    background-repeat: no-repeat;
    background-position: top center;
    width:100%;
}
section{
    padding-top:15px;
    padding-bottom:30px;
}
footer{
    height: 90px;
    color:#ffffff;
    padding-top:20px;
	left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
table{
    visibility: hidden;
}
nav{
	border-style: none;
}

/* To Center any image in a box */

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Images to the left of each section */

.section-image{
    width:100%;
    margin-bottom: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.divider{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}

/* Outer banner */

.top-banner-wrapper {
    padding-bottom:40px;   
    padding-top:0px; 	
}
    .top-banner-wrapper img{
        height:50px;
        vertical-align: middle;
    }

.banner-wrapper {
    padding-bottom:20px;   
    padding-top:20px; 	
}
    .banner-wrapper img{
        height:50px;
        vertical-align: middle;
    }
	
/* Search */	
	
#gsc-iw-id1{
	height: 30px;
	border-color: #898989;
}

input.gsc-search-button-v2{
	width: 71px;
	height: 29px;
}
	
/* Section Banners */

.banner{
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    display: block;
    color: #010101!important;
    border-radius: 50px;
    z-index: 10;
    border:1px solid rgba(255,255,255,0.5);
	box-shadow: 0px -4px 5px #777777;
}
    .banner h2{
        padding-top:10px;
        letter-spacing: 0.5px;
        color:#444444;
    }

/* ###### NAVIGATION ###### */

#top-nav,footer {
    background-color: #010101!important;
}
.nav-link{
    min-width:95px;
    color:rgba(255,255,255,1)!important;
    text-align: center;
    font-weight: 600;
}
.nav-link:hover{
    background-color: #ffffff;
    border-radius: 5px;
    color: rgba(0,0,0,0.7)!important;
}
.nav-item{
    padding-left:5px;
    padding-right:5px;
    border-right: 1px solid rgba(255,255,255,0.2);
    font-size: 16px;
}
.nav-item:last-child{
    border-right: 0px;
}

.dropdown-menu a:visited{
    color:#000!important;
}

.page-item a:visited{
    color:#ffffff!important;
}

/* Pagination Styling */

#set-page-navigation.page-item a{
	background-color: #ffd595!important;
}
#set-page-navigation.page-item a:hover{
	background-color: #52603b!important;
}

/* Home Screen Gallery wrapper */

#gal-preview{
    position: relative;
    height:310px;
}

/* Gallery images */

#gal-preview img{
    position: absolute;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
    width: 200px;
}

/* Magazine Listing */

.magazine-year-banner{
    background-repeat: no-repeat;
    background-size: contain;
    width: 75%;
    display: block;
    color: #010101!important;
    border:1px solid rgba(255,255,255,0.5);
	box-shadow: 0px -4px 5px #777777;
}
.magazine-item{
    box-sizing: unset;
    padding:2px;
    vertical-align: center;
	margin-left: auto;
	margin-right: auto;		
}
.magazine-set-image{
    display: flex;
    justify-content: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.magazine-set-image img{
    margin-top:auto;
    border:1px solid;
	width:325px;
}
.magazine-item-description{
    margin-top: 0px;
    text-align: center;
    font-size: 18px;
	vertical-align: bottom;
	padding-top: 20px;
	font-weight: bold;
}
.magazine-item-detail{
    margin-top: 0px;
    text-align: center;
    font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
}
.magazine-image-count{
    margin-top:2px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 2px;
}
.magazines-set-image{
    display: flex;
    justify-content: center;
    min-width: 110px;
    min-height: 139px;
}
   .magazines-set-image img{
        margin-top:auto;
    }

/* Video Listing */

.video-banner{
    background-repeat: no-repeat;
    background-size: contain;
    width: 75%;
    display: block;
    color: #010101!important;
    border:1px solid rgba(255,255,255,0.5);
	box-shadow: 0px -4px 5px #777777;
}
.video-item{
    box-sizing: unset;
    padding:5px;
    vertical-align: center;
    border:2px solid;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;		
}
.video-image{
    display: flex;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height:220px;
}
.video-image img{
    margin-top:auto;
    border:1px solid;
	width:300px;
	max-width:100%;
}
.video-item-description{
    margin-top: 0px;
    text-align: center;
    font-size: 18px;
	vertical-align: bottom;
	/* padding-top: 20px; */
	font-weight: bold;
}
.video-item-detail{
    margin-top: 0px;
    text-align: center;
    font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
}
.video-item-specifications{
    margin-top:2px;
    text-align: left;
    font-size: 12px;
    margin-bottom: 2px;
	width:270px;
	border:1px solid;
	padding:2px;
	margin-left: auto;
    margin-right: auto;
}
.video-item-comment{
    margin-top:2px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 2px;
	width:300px;
	/* border:2px solid; */
	padding:2px;
}	

.video-header {
    display: flex;
	padding:5px;
}

.video-header img{
	max-width:100%;
}

/* Fimography Listing */

.film-banner{
    background-repeat: no-repeat;
    background-size: contain;
    width: 75%;
    display: block;
    color: #010101!important;
    border:1px solid rgba(255,255,255,0.5);
	box-shadow: 0px -4px 5px #777777;
}
.film-item{
    box-sizing: unset;
    padding:5px;
    vertical-align: center;
    border:2px solid;
	/*margin-bottom: 10px;*/
	margin:10px;
	margin-left: auto;
	margin-right: auto;		
}
.film-thumb img{
	margin:5px;
    border:1px solid;
	width:125px;
	max-width:100%;
}
.film-image{
    display: flex;
	padding:15px;
}
.film-image img{
    margin-top:auto;
    border:1px solid;
	width:375px;
	max-width:100%;
}
.film-item-description{
    margin-top: 0px;
    text-align: center;
    font-size: 18px;
	vertical-align: bottom;
	/* padding-top: 20px; */
	font-weight: bold;
}
.film-item-detail{
    margin-top: 0px;
    text-align: center;
    font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
}
.film-item-specifications{
    margin-top:2px;
    text-align: left;
    font-size: 12px;
    margin-bottom: 2px;
	width:270px;
	border:1px solid;
	padding:2px;
	margin-left: auto;
    margin-right: auto;
}
.film-item-comment{
    margin-top:2px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 2px;
	width:300px;
	/* border:2px solid; */
	padding:2px;
}	

.film-header {
    display: flex;
	padding:5px;
}

.film-header img{
	max-width:100%;
}

/* Vidcap Listing */

.vidcap-item{
    box-sizing: unset;
    padding:4px;
    vertical-align: center;
	margin-left: auto;
	margin-right: auto;		
}
.vidcap-item-image{
    display: flex;
    justify-content: center;
    min-width: 250px;
	padding-bottom: 5px;
}
.vidcap-item-image img{
    margin-top:auto;
    border:1px solid;
	max-width:100%;
    vertical-align: bottom;
}
.vidcap-item-description{
    margin-top: 0px;
    text-align: center;
    font-size: 16px;
	min-height: 90px;
	vertical-align: middle;
}
.vidcap-set-description{
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
	min-height: 30px;
	vertical-align: middle;
}
.vidcap-image-count{
    margin-top:2px;
    text-align: center;
    font-size: 12px;
    margin-bottom: 2px;
}

.index-dreams-image{
    display: flex;
	justify-content: center;
    max-width: 30%;
}

/* Update Listing */

.Set_Update_Title {
	text-align: center;
	vertical-align: middle;
	font:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Update_title {
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

/* Interview Listing */

.Interview_title {
	/* text-align: left;
	text-decoration:underline; */
	font:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
}

/* Timeline Images */

.timeline-item{
    box-sizing: unset;
    padding:4px;
    vertical-align: bottom;
	min-width: 100px; 
	margin-left: auto;
	margin-right: auto;		
} 
.timeline-item-description{
    margin-top:5px;
    text-align: center;
    font-size: 16px;
}
.timeline-set-image{
    display: flex;
    justify-content: center;
    min-width: 95px;
    min-height: 139px;
}
    .timeline-set-image img{
        margin-top:auto;
    }
.timeline-image-count{
    margin-top:2px;
    text-align: center;
    font-size: 12px;
}

/* Set Index Images */

#index{
    display: flex;
    flex-wrap: wrap;
    gap:20px;
    justify-content: space-between;
}
    .index-cover-item-image{
        display: flex;
        justify-content: center;
        min-width: 250px;
        min-height: 250px;
    }
    .index-item{
        box-sizing: unset;
        padding:4px;
        vertical-align: bottom;
		min-width: 100px; 
		margin-left: auto;
		margin-right: auto;		
    } 
    .index-item-image{
        display: flex;
        justify-content: center;
        min-width: 250px;
        min-height: 250px;
    }
        .index-item-image img{
            margin-top:auto;
			max-width: 100%;
			height:auto;
        }
    .index-set-image{
        display: flex;
        justify-content: center;
        min-width: 95px;
        min-height: 139px;
    }
        .index-set-image img{
            margin-top:auto;
        }
    .index-item-description{
        margin-top:5px;
        text-align: center;
        font-size: 16px;
    }
    .index-image-count{
        margin-top:2px;
        text-align: center;
        font-size: 12px;
    }
	
#set-image-count{
       text-align: bottom;
       font-size: 20px;
 }
	
#set-meta{
    min-height: unset;
    margin-top:10px;
    padding:15px;
	font-size: 20px;
}
#details{
	min-height: unset;
    margin-top:-40px;
	margin-bottom: 20px;
}
#details img{
	max-width: 100%;
}

#ai-clips{
	min-height: unset;
    margin-top:-40px;
	margin-bottom: 20px;
}
#ai-clips img{
	max-width: 100%;
}

#year-select img{
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
    width: 120px;	
}

#arttitle{
    background-image: url('../design/Art-Top-Separator3.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto;
    margin-top: 0px;
}

.set-source-banner{
    border:1px solid rgba(255,255,255,0.5);
	box-shadow: 0px -4px 5px #777777;
}

/* Background Images */

#PhotoSets {
	background-image: url('../backgrounds/Set-Index-Page01.jpg');
	background-color: #FEFFF7;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}	
#Magazines {
	background-image: url('../backgrounds/Magazine-Appearances.jpg');
	background-color: #FFF6A9;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}	
#MagazineIndex {
	background-image: url('../backgrounds/Magazine-Index.jpg');
	background-color: #FFF6A9;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}	
#ArtIndex {
	background-image: url('../backgrounds/Art-Index.jpg');
	background-color: #FFCCA1;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#Search {	
	background-image: url('../backgrounds/Veronika-Search.jpg');
	background-color: #FFDBE5;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#Timeline {	
	background-image: url('../backgrounds/Veronika-Timeline.jpg');
	background-color: #FFE0AA;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#Updates {	
	background-image: url('../backgrounds/Updates.jpg');
	background-color: #FAE3FF;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#Vidcaps {	
	background-image: url('../backgrounds/Vidcaps.jpg');
	background-color: #FFFFC1;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#Videos {	
	background-image: url('../backgrounds/Video-Page.jpg');
	background-color: #FFCCA1;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#Wallpapers {	
	background-image: url('../backgrounds/Veronika-Wallpapers.jpg');
	background-color: #C9E3F2;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#Welcome {	
	background-image: url('../backgrounds/Veronika-Welcome.jpg');
	background-color: #330000;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#About {	
	background-image: url('../backgrounds/Veronika-About.jpg');
	background-color: #FFEEF0;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#Extras {	
	background-image: url('../backgrounds/Veronika-Extras.jpg');
	background-color: #B9F4FC;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#Diary {	
	background-image: url('../backgrounds/Veronika-Diary.jpg');
	background-color: #FEFFF7;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}
#AISets {	
	background-image: url('../backgrounds/Veronika-AI.jpg');
	background-color: #DCEDCD;
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 0px;
}

/* ###### RESPONSIVE OVERRIDES ###### */

@media screen and (min-width: 200px) {
    body{
        background-position-y: 75px;
    }
    header{
         height:75px;
		 background-size:contain;
	}
    h0{
        font-size: 1.0em;
    }
    h0w{
        font-size: 1.0rem;
		color: #ffffff;
    }
    h1{
        font-size: 2.0rem;
    }
    h2{
        font-size: 1.8rem;
    }
    h3{
        font-size: 1.3rem;
    }
    h4{
        font-size: 1.25rem;
    }
    h5{
        font-size: 1.0rem;
	}	
    h6{
        font-size: 1.1rem;
    }
    .section-image{
        width:85%;
        margin-bottom: 0px; 
    }
    .intro-padding{
        margin-top:48px;
    } 
	#arttitle{
		height:185px;
	}
  /*  .index-item-image{
        min-width:unset;
    }
        .index-item-image img{
			min-width: unset;
        } */
}

@media screen and (min-width: 320px) {
    body{
        background-position-y: 100px;
    }
    header{
         height: 100px;
		 background-size:contain;
	}
    h0{
        font-size: 1.5em;
    }
    h0w{
        font-size: 1.5rem;
		color: #ffffff;
    }
    h1{
        font-size: 2.0rem;
    }
    h2{
        font-size: 1.8rem;
    }
    h3{
        font-size: 1.3rem;
    }
    h4{
        font-size: 1.25rem;
    }
    h5{
        font-size: 1.0rem;
    }
    h6{
        font-size: 1.1rem;
    }
    .section-image{
        width:85%;
        margin-bottom: 0px; 
    }
    .intro-padding{
        margin-top:48px;
    } 
	#arttitle{
		height:150px;
	}
  /*  .index-item-image{
        min-width:280px;
    }
        .index-item-image img{
			min-width: 280px;
        } */
}

@media screen and (min-width: 670px) {
    #gal-preview img{
        left: unset; 
        width: 240px;
    }
    body{
        background-position-y: 200px;
	}
    header{
        height: 200px;
        background-size:unset;
    }   
    h0{
        font-size: 3.0rem;
	}
    h0w{
        font-size: 3.0rem;
		color: #ffffff;
    }
    h1{
        font-size: 3.052rem;
    }
    h2{
        font-size: 2.5rem;  
    }
    h4{
        font-size: 1.95rem;  
    }
    h5{
        font-size: 1.0rem;
    }
    h6{
        font-size: 1.1rem;
    }
	#arttitle{
		height:185px;
	}
  /*  .index-item-image{
        min-width:unset;
    }
        .index-item-image img{
			min-width: unset;
        } */
}

@media screen and (min-width: 1200px) {
    body{
        background-position-y: 200px;
    }
    header{
        height: 200px;
        background-size:unset;
    }   
    h0{
        font-size: 3.0rem;
	}
    h0w{
        font-size: 3.0rem;
		color: #ffffff;
    }
    h1{
        font-size: 3.052rem;
    }
    h2{
        font-size: 2.5rem;  
    }
    h4{
        font-size: 1.95rem;  
    }
    h5{
        font-size: 1.0rem;
    }
    h6{
        font-size: 1.1rem;
    }
	#arttitle{
		height:185px;
	}
} 

/* BackToTop button */

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 15px; /* Place the button at the bottom of the page */
  right: 15px; /* Place the button 30px from the right */
  width:35px;
  height:35px;
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #969696; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  border-radius: 30px; /* Rounded corners */
  font-size: 20px; /* Increase font size */
 }

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}
