/* You can change this file 
---------------------------
Please use the IDs provided as much as possible
This css file is for everything related to the #gallery section
*/

@media only screen and (min-width: 1000px) {

#front button {
   width: auto;
   height:  auto;
   padding: 2% 5%;
   border:  none; 
}


/*body 1*/
#halfblock-container{
	position:relative;
}

#halfblock-container #halfblock:nth-of-type(1){
 z-index: 9;
 margin:5%;
 position:absolute;
}

#halfblock-container #twothirdsblock:nth-of-type(2){
	background:white;
	margin-top: 2%;
	margin-bottom: 2%;
	padding: 5% 5% 5% 2%;
	padding-bottom: 8%;
    margin-left: 28%;
	position:relative;
}

#halfblock-container #twothirdsblock:nth-of-type(2) button{
    margin-left: 40%;
	font-size:1vw;
}

#halfblock-container #twothirdsblock:nth-of-type(2) h2{
	margin-left:40%;
	margin-top:2%;
}

#halfblock-container #twothirdsblock:nth-of-type(2) h3{
	margin-left:40%;
	margin-top:2%;
}

#halfblock-container #twothirdsblock:nth-of-type(2) p{
	margin: 2% 5% 0 40%;
}

#halfblock-container #halfblock:nth-of-type(1) img{
	object-fit: cover;
}


#halfblock-container  #halfblock:nth-of-type(4){
 z-index: 9;
 margin:5%;
 position:absolute;
 right:0;
}

#halfblock-container #twothirdsblock:nth-of-type(3){
	margin-top: 2%;
	margin-bottom: 2%;
	padding: 5%;
	padding-bottom: 8%;
	position:relative;
}

#halfblock-container #twothirdsblock:nth-of-type(3) button{
	font-size:1vw;
}

#halfblock-container #twothirdsblock:nth-of-type(3) h2{
	margin-top:2%;
}

#halfblock-container #twothirdsblock:nth-of-type(3) h3{
	margin-top:2%;
}

#halfblock-container #twothirdsblock:nth-of-type(3) p{
    margin-right:40%;
	margin-top:2%;
}

#sixthblock img{
   height:10vh;
	margin-left: auto; margin-right: auto;
	text-align: center;
	display: block;
	}	

#sixthblock p{
	margin-top:0px;
}

/*body 4*/
#inset:nth-of-type(3) #halfblock:first-of-type{
	vertical-align:top;
}


#inset:nth-of-type(3) #halfblock h4{
	margin-bottom:0px;
}

#inset:nth-of-type(3) #halfblock p{
	margin-bottom:0px;
}

#inset:nth-of-type(3) #halfblock h5{
	margin-bottom:0px;
	margin-top:14px;
	font-size:1.3vw;
}

/*body 5*/
#body5 #fullblock button:first-of-type{
	padding:1% 3%;
}

#body5 #fullblock button:last-of-type{
	padding:1% 3%;
}

#body5 #halfblock{
	position:absolute;
	right:0;
	margin:10%;
	height:auto;
	padding:5%;
    box-shadow:5px 5px 5px #dedede;
}

#body5 #twothirdsblock img{
	width:90%;
}

#body5 #twothirdsblock{
	position:relative;
	margin:5%;
}

/*body 6*/

#inset #thirdblock p{
margin:2px 0 10px 0;
}

/*body 7*/

#icons #thirdblock{
	text-align:center;
}

#icons #thirdblock i{
	font-size:10vw;
}

#icons #thirdblock p{
	text-align:left;
}

#icons #thirdblock h4{
	margin-bottom:0px;
	text-align:left;
}

#icons #thirdblock h5{
	text-align:left;
	font-size:1.3vw;
}

/*footer*/
#footer #fullblock{
	width:100%;
}

#footer #fullblock i{
	font-size:1.5vw;
	display:inline;
	margin-right:3%;
}

#footer #fullblock p{
	display:inline;
}

#footer #fullblock span:first-of-type{
    padding: 10px 50px 10px 10px;
}

#footer #fullblock:first-of-type{
	padding-top:3%;
	padding-bottom:3%;
}

#footer #thirdblock{
	text-align:left;
	margin-top:6%;
	margin-bottom:15%;
	border-right:1px solid white;
	height:30vh;
}

#footer #thirdblock:last-of-type{
	border-right:none;
}

#footer #thirdblock li{
	list-style:none;
	margin:6%;
}

#footer #fullblock span{
		border: 1px solid white;
}

#footer #fullblock:last-of-type{
	text-align:left;
	padding-bottom:5%;
}


#footer #fullblock p{
	text-align:left;
	margin-right:2%;
	padding-right:2%;
}

#footer #twothirdsblock{
	margin-left:15%;
}

#footer #fullblock p{
	border-right:2px solid white;
}

#footer #fullblock p:last-of-type{
	border-right:none;
}
}

/* Do not change this sheet. This is for demo purposes later in the development stages

*/
@media only screen and (max-width: 780px) {

/* general settings */

	h1,h2,h3,h4 {
		font-size: 24px !important;
	}
	
	li, strong, ul, ol, blockquote, a {
		font-size: inherit !important;
	}	
	
	p {
		font-size: 18px !important;
		line-height: 26px;
	}	
	

html, body {	
height:  auto;
vertical-align: top;
margin:  0;
border:  0px solid black;
font-size:  18px;
text-align: center;
}

html {
width:  100%;
padding:  0;
}

body {
width: 100%;
}

div {
width: 98%;
	margin-left:auto;
	margin-right:auto;
vertical-align: middle;
position: relative;
/* z-index: 10; */
}

img {
height: auto;
margin-left: auto;
margin-right: auto;
max-width: 100% !important;
} 


#nav, .notmobile {
display: none !important;
}

.inline {
display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
}

#header, button {
width:  100%;
display: block;
position: relative;
}

/* background settings * /

.background {
display: block;
width: auto;
min-width: 100% !important;
max-width: 300% !important;
position: fixed;
left: -50%;
margin-right: 50%;
z-index: 1;
}

/* header settings */


#logo {
    width: 70%;
    border: inherit;
    margin:  0 auto 0 auto;
padding: 2% 0;
background: transparent !important;
}

#logo h1 {
color: black;
}

#logo img {
    width: 80%;
    height: auto;
}

/* mobile navigation */



/* gallery settings */


#gallery {
    width: 100%;
    height: auto;
    padding-bottom:0;
    z-index: 1;
}    

#tsplayer {
width:100%; height: 400px; margin-top: -15%; margin-bottom: -5%; position: relative; z-index: 3; overflow:  hidden;
}  

/* main and footer settings */

#main button {
    margin-bottom:5%;
	border:none;
	padding:5%;
}

#halfblock-container button{
	margin-bottom:15%;
}

#halfblock-container, #body5, #icons{
	padding: 5% 0;
}

#inset:nth-of-type(3) #halfblock h5{
	font-size:inherit;
	margin: inherit;
}

#main, #footer{
width: 100%;
height: auto;
}


#imagearray img {
width: 70px;
height: 70px;
object-fit:cover;
margin: 0 !important;
}	


#footer * {
color: white;
list-style:none;
}	

#footer img {
padding-top: 20px;
}

#navwrapper img{
	display: none;
}

#halfblock #inset a{
	margin-bottom:10%;
}

#body5 button{
	display:inline;
}

#icons i{
	font-size: 20vw;
}

#footer #fullblock{
	padding-top:5%;
	padding-bottom:5%;
}

#footer span{
	border:1px solid white;
	padding:2%;
}

#footer i{
	padding-right:3%;
	font-size:1em;
}

#footer #fullblock #thirdblock ul{
	margin-right:10%;
}



#footer #fullblock:first-of-type{
    padding: 7% 0;
}


}

/* ------------------- tablet version ---------------------------------- */

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 781px) and (max-width: 999px) {
div {

    width: 100%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    position: relative;
}

#halfblock-container #twothirdsblock{
	width:49.5%;
	background:white;
}

#sixthblock{
	width:32.5% !important;
}

img{
width:100%;	
}

#sixthblock img{
	height:20vh;
	object-fit:cover;
}

#body5 #twothirdsblock{
	width:49.5%;
}

button{
	padding: 1% 3%;
	border:none;
    font-size: 1vw;
}

#halfblock-container button{
	margin-bottom:8%;
}



#icons #thirdblock{
text-align:center;
}

#icons i{
	font-size:5em;
}


#footer #fullblock>#twothirdsblock{
		text-align:left;
		margin-left:15%;
		overflow:hidden;
}

#halfblock #inset a{
	margin-bottom:10%;
}

.inline{
	display:inline-block;
}

#footer #thirdblock {
    text-align: left;
    margin-top: 6%;
    margin-bottom: 15%;
    border-right: 1px solid white;
    height: 25vh;
}

#footer #thirdblock li {
    list-style: none;
    margin: 6%;
}

#footer * {
color: white;
list-style:none;
}	

#footer img {
padding-top: 20px;
}

#navwrapper img{
	display: none;
}


#footer #fullblock{
	padding-top:5%;
	padding-bottom:5%;
}

#footer span{
	border:1px solid white;
	padding:2%;
}

#footer i{
	padding-right:3%;
	font-size:1em;
}

#footer #fullblock #thirdblock ul{
	margin-right:10%;
}

#footer #fullblock:first-of-type{
    padding: 7% 0;
}

#footer #fullblock:last-of-type {
    text-align: left;
    padding-bottom: 5%;
}

#footer #thirdblock:nth-of-type(3){
	border:none;
}

#footer #fullblock span{
		border: 1px solid white;
}

#footer #fullblock:last-of-type{
	text-align:left;
	padding-bottom:5%;
}


#footer #fullblock p{
	text-align:left;
	margin-right:2%;
	padding-right:2%;
}

#footer #fullblock p{
	border-right:2px solid white;
	display:inline-block;
}

#footer #fullblock p:last-of-type{
	border-right:none;
}

	} /* end media mobile screen */

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	#halfblock-container #halfblock:nth-of-type(1) {
    margin: 7% 5%;
	}
	
	#halfblock-container #halfblock:nth-of-type(4) {
      margin: 10% 4%;
}
	#body5 #halfblock {
    margin: 2% 0%;
}
}