body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote, form,header{
	margin:0;
	padding-top: 10px;
	border-width:0;
}
body {
	-epub-hyphens:auto;

        }

a:link {color: none;   
	text-decoration: none}
a:visited {color:black}

a:hover{color: transparent;
	text-shadow: 2px 2px 5px grey;
}
a:active {color: none;}

 /* Style the header */

        .header {
		font-family:Metropolis, sans-serif;
		text-align: center;
			word-spacing: 4vw;
            background-color: none;
            overflow: hidden;
			line-height: auto;
        }

        .header a {
            float: top;
            color: black;
            text-align: center;
            padding: 14px 20px;
		background-color: none;
						border-radius: 75px;
            text-decoration: none;
			box-shadow: 10px 10px 20px lightgrey;
            font-size: 30px;
        }

        .header a:hover {
			color: black;
			text-shadow: none;
			border-radius: 255px;
			box-shadow: 10px 10px 20px lightblue;
		background: rgba(8,5,0,0.05);
        }

.footer {
	position: relative;
margin-top: 15%;
	margin-bottom: auto;
	font-family:Metroplis, sans-serif;
  background : $footerBg;
	max-width: 100%;
  }

     .footer a {
            color: black;
            text-align: center;
            padding: 16px 20px;
		background-color: none;
						border-radius: 75px;
            text-decoration: none;
			box-shadow: 10px 10px 20px lightgrey;
	font-size:1.6vw;
		font-size:1.3vh;
        }

        .footer a:hover {	
			border-radius: 255px;
			box-shadow: 10px 10px 20px pink;
		background: rgba(8,5,0,0.05);
        }


#title{
	border-style:solid;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 80px;
	text-align: left;
	max-width: auto;
		max-width: 100%;
	height: auto;
}

#pagetitle {
	color:#000000;
	font-family:Metropolis, sans-serif;
	font-size:1.6vw;
		font-size:4.8vh;
	font-style:bold;
			text-shadow: 2px 2px 62px  blue ;
	font-variant:normal;
	font-weight:normal;
	line-height:1.8;
	margin-bottom:0;
	margin-left:20px;
	margin-right:20px;
	margin-top:0;
	text-align:left;
		min-width: 50%;
	max-width: 100%;
	padding-left: 08%;
}

#logo  {
	display: block;
	margin-left: 0.5%;
  top: 0;
	width: 150px;
	height: 150px;
	max-width: 15%;
 background-image:url("../../Images/Logov2SD.png");
	 background-repeat:no-repeat;
background-size:contain;
background-position:right;
}


@keyframes floating {
  from { transform: translate(0,  0px); }
  65%  { transform: translate(0, 15px); }
  to   { transform: translate(0, -0px); }    
}
}
@keyframes stretch {
  0% {
    transform: scale(.3);
    background-color: red;
    border-radius: 100%;
  }
  50% {
    background-color: orange;
  }
  100% {
    transform: scale(1.5);
    background-color: yellow;
  }
}


* {
  box-sizing: border-box;
}

/* Create three unequal columns that floats next to each other */
.column {
  float: none;
	  border-radius: 45px;
  padding: 50px;
  height: 300px; /* Should be removed. Only for demonstration */
	
}

.right {
  width: 25%;
	height: 400px;
	    background: linear-gradient(356deg, #ffffff, #a8a8a8,  #d4d4ec);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 32s ease infinite;
    -moz-animation: AnimationName 32s ease infinite;
    -o-animation: AnimationName 32s ease infinite;
    animation: AnimationName 32s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}
@-o-keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}
@keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
	
}

.left {
	margin-top: 200px;
	float:left
		;
  width: 25%;
	height: 500px;
    background: linear-gradient(356deg, #ffffff, #ffe5e5, #d2d2d2);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 32s ease infinite;
    -moz-animation: AnimationName 32s ease infinite;
    -o-animation: AnimationName 32s ease infinite;
    animation: AnimationName 32s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}
@-o-keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}
@keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
} 

.middle {
	display: block;
	border-radius: 0px;
	background: url("../../Images/BG index.png");
	background-blend-mode: overlay;
	background-position: center;
	margin: auto;
  width: 70%;
	max-width: 100%;
	height: 50%;
	max-height: 1000px;
    background-size: 150%;
	background-repeat: repeat;
	color:#000000;
	font-family:Metropolis, sans-serif;
	font-size:1.6vw;
		font-size:2.8vh;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

.middleneutral {
	display: block;
	border
	background: linear-gradient(90deg, #fff7e3, #cec3cc);
	margin: auto;
  width: 60%;
	max-width: 100%;
	height: 1000px;
	max-height: 1000px;
    background-size: cover;
}
@-webkit-keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}
@-o-keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}
@keyframes AnimationName {
    0%{background-position:52% 0%}
    50%{background-position:49% 100%}
    100%{background-position:52% 0%}
}



.bottom {
	margin-top: 150px;
  width: 70%;
	height:80px;
} 

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.row {
	color:black;
	font-family:Metropolis, sans-serif;
	font-size:20px;
	text-decoration-color: aqua;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6;
	text-shadow: 2px 2px 62px  black ;
	orphans:1;
	float: center;
	margin-top: -20px;
	text-decoration:none;
	text-transform:none;
	widows:1;
	}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}


p.Style-de-paragraphe-1 {
	color:#000000;
	font-family:Metropolis, sans-serif;
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:0;
	margin-left:20px;
	margin-right:20px;
	margin-top:0;
	orphans:1;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	widows:1;
}
p.Style-de-paragraphe-2 {
	color:#000000;
	font-family:Metropolis, sans-serif;
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:0;
	margin-left:20px;
	margin-right:20px;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
p.Style-de-paragraphe-3 {
	color:#000000;
	font-family:Metropolis, sans-serif;
	font-size:1.6vw;
		font-size:2.8vh;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:4vh;
	margin-bottom:10%;
		margin-top:5%;
	margin-left:05%;
	margin-right:05%;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	padding-left: 50px.
	widows:1;
}

p.Style-de-paragraphe-4 {
	color:#000000;
	font-family:Metropolis, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom:0;
	margin-left:20px;
	margin-right:20px;
	margin-top:-100px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:right;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
p.Bodytext{
	color:#000000;
	font-family:Metropolis, sans-serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	text-shadow: 2px 2px 62px  #440075 ;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
.artistpic {
	float: right;
	display:block;
margin-left:10%;
	margin-right: 5%;
	margin-top: 1%;
		margin-bottom: 0px;
	max-width: 500px;
	max-height: 900px;
    width: auto;
    height: auto;
	padding-right:2%;
	padding-left: 3%;
		padding-bottom :2%;
		padding-top :2%;
}

.eventpic {
	display:block;
	float: right;
	vertical-align: right;
margin-left:0%;
	margin-right: 22%;
	margin-top: 01%;
		margin-bottom: 0px;
	min-width: 25%;
	max-width: 25%;
	padding-right:1%;
		padding-bottom :0%;
}

p.Bodytext2{
	color:#000000;
	font-family:Metropolis, sans-serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6;
	text-shadow: 2px 2px 62px  orange ;
	orphans:1;
	float: auto;
image-orientation: left;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	margin-left:1%;
	margin-right: none;
	float: left;
	margin-top: 5%;
	margin-bottom: auto;
	text-decoration:none;
	text-transform:none;
	widows:1;
	min-width: 50%;
	max-width: 100%;
	padding-left: 08%;
	
}
p.Bodytext3{
	color:#000000;
	font-family:Metropolis, sans-serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	text-shadow: 2px 2px 62px  orange ;
	orphans:1;
	float: auto;
image-orientation: left;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	margin-left:0%;
	margin-top: 5%;
	text-decoration:none;
	text-transform:none;
	widows:1;

	
}
.Bodytext-artworkdetails {
	font-family:Metropolis, sans-serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:auto;
	text-shadow: none;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	margin-left:0%;
	margin-top: 0%;
	float: left;
	padding-left: 0%;
	padding-right: 88%;
	padding-top: 0%;
	text-decoration:none;
	text-transform:none;
}

span.Style-de-caract-re-1 {
	font-family:Metropolis, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-1 {
	font-size:72px;
	text-align:left;
}



	
	
}

/* Page content */
.content {
  padding: 16px;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: center;
  top: 0;
  width: 100%
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 102px;
} 
@media (max-width : 1154px ){
}

/* SEARCH BAR SECTION */
form.gsearch {text-align:left}


/* ANIMATION TITLE SECTION */
.animate-charcter
{
	  transition: 5s;
	float: top;
   text-transform: uppercase;
  background-image: repeating-linear-gradient(
    20deg,
    black 10%,
    grey 49%,
    orange 07%,
    blue 22%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 102% 52px;
  color: #fff;
	text-shadow:  2px 2px 32px white;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 5s linear infinite;
  display: inline-block;
      font-size: 140px;
		font-family:Metropolis, sans-serif;
	max-width: 100%;
	height: auto;
}

/* IMAGE DISPLAY INDEX */
Using cover value 

div{
border: 3px solid red;
background: url(dogg.jpg);
background-size: cover;
}
#indeximg {display: block;
	width: 50%;
	background: url("../../Images/RucolaDetail_sml_sc_v1_SD.jpg")
		max-width: 60%;
		    float: left;
	max-width: 50%;
		height : auto;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

#wrap {
    margin: -8em 4em;
}
.left {
    float: center;
    margin-right: 11.5em;
}
.right {
    float: right;
    margin-left: 11em;
}
p {
    margin-bottom: 2.5em;
    overflow: hidden; /* this is what keep the <p> from wrapping */
}
p:last-child {
    overflow: visible; /* this is an example of the browser default */
}

/*IMAGE GRID STYLING*/
    .image-list-small {
    font-family:Metropolis, sans-serif;
	font-size:20px;
      margin: 0 auto;
      text-align: center;
      max-width: 1170px;
      padding: 0;
    }
     
    .image-list-small li {
      display: inline-block;
      width: 181px;
      margin: 50px 12px 30px 70px;
    }

    /* Photo */
    .image-list-small li > a {
      display: block;
      text-decoration: none;
      background-size: cover;
      background-repeat: no-repeat;
      height: 225px;
      margin: 0;
      padding: 0;
      border: 4px solid #ffffff;
      outline: 1px solid #d0d0d0;
      box-shadow: 0 2px 1px #DDD;
    }
    .image-list-small .details {
      margin-top: 13px;
    }

    /* Title */
    .image-list-small .details h3 {
      display: block;
      font-size: 16px;
      margin: 0 0 3px 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .image-list-small .details h3 a {
      color: #303030;
      text-decoration: none;
    }
    .image-list-small .details .image-author {
      display: block;
      color: #717171;
      font-size: 14px;
      font-weight: normal;
      margin: 0;
    }

.rt-container {
	margin: 0 auto;
	padding-left:12px;
	padding-right:12px;
}
.rt-row:before, .rt-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.rt-row:after {
  clear: both;
}
[class^="col-rt-"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 15px;
  min-height: 1px;
  position: relative;
}

/*IMAGE GRID STYLING - SIDEBAR VERSION*/

    .image-list-small-sidebar {
    font-family:Metropolis, sans-serif;
	font-size:20px;
      margin: 0 auto;
      text-align: auto;
      max-width: 200px;
      padding-left: 0;
		float: right;
    }
     
    .image-list-small-sidebar li {
      display: inline-block;
      width: 100px;
      margin: 0 12px 30px;
		text-align: center;
    }



    .image-list-small-sidebar li > a {
      display: block;
      text-decoration: none;
      background-size: cover;
      background-repeat: no-repeat;
      height: 25px;
		
		max-width: 10%;
      margin: 0;
      padding: 50px;
      border: 4px solid #ffffff;
      outline: 1px solid #d0d0d0;
      box-shadow: 0 5px 6px #DDD;
    }
    .image-list-small-sidebar .details {
      margin-top: 13px;
		text-align: center;
		 }
		
		
		    /* Title */
    .image-list-small-sidebar .details h3 {
      display: block;
      font-size: 16px;
      margin: 0 0 3px 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .image-list-small-sidebar .details h3 a {
      color: #303030;
      text-decoration: none;
    }
    .image-list-small-sidebar .details .image-author {
      display: block;
      color: #717171;
      font-size: 14px;
      font-weight: normal;
      margin: 0;
    }
		
		
		
   
.rt-container-sidebar {
	margin: 0 auto;
	padding-left:12px;
	padding-right:12px;
	padding-top: 50px;
}
.rt-row:before, .rt-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.rt-row:after {
  clear: both;
}
[class^="col-rt-sidebar"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 5px;
  min-height: 1px;
  position: relative;
}

#sidebar-comment {
	text-align: center;
font-size: 24px;
	text-shadow: none;
}

/*ARTWORK DISPLAY*/

#artwork-img {
    border: 3px solid #fff;
    padding: 50px;
	padding-left: 50px;
	padding-right: 50px;
	    float: left;
	max-width: 60%;
		height : auto;
}
.Bodytext-artworkdetails {
	font-family:Metropolis, sans-serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:auto;
	text-shadow: none;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	margin-left:0%;
	margin-top: 0%;
	float: left;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0%;
	text-decoration:none;
	text-transform:none;
}
/*SEARCH FIELD*/
#myInput {
  background-image: url("eye.png.png"); /* Add a search icon to input */
	background-size: 24px 24px;
  background-position: 10px 10px; /* Position the search icon */
  background-repeat: no-repeat; /* Do not repeat the icon image */
  width: 100%; /* Full-width */
font-family:Metropolis, sans-serif;
  font-size: 16px; /* Increase font-size */
  padding: 10px 20px 12px 40px; /* Add some padding */
  border: 1px solid #ddd; /* Add a grey border */
  margin-bottom: 12px; /* Add some space below the input */
}

#myUL {
  /* Remove default list styling */
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#myUL li a {
	font-family:Metropolis, sans-serif;
	font-size: 14px;
  border: 1px solid #ddd; /* Add a border to all links */
  margin-top: -1px; /* Prevent double borders */
  background-color: #f6f6f6; /* Grey background color */
  padding: 12px; /* Add some padding */
  text-decoration: none; /* Remove default text underline */
  color: black; /* Add a black text color */
  display: block; /* Make it into a block element to fill the whole list */
}

#myUL li a:hover:not(.header) {
  background-color: #eee; /* Add a hover effect to all links, except for headers */
}	


/*MODAL IMAGES*/


.imggrid {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
.imggrid:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 35%;
  max-width: 90%;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.responsive-iframe-container {
    position: relative;
    padding-bottom: 150%;  /* Adjust based on your form's height */
    height: 0;
    overflow: hidden;
}

.responsive-iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




//*@media (min-width: 768px) {
  .rt-container {
    width: 750px;
  }
  [class^="col-rt-"] {
    float: left;
    width: 49.9999999999%;
  }
  .col-rt-6, .col-rt-12 {
    width: 100%;
  }
  
}

@media (min-width: 1200px) {
	.rt-container {
		width: 1170px;
	}
	.col-rt-1 {
		width:16.6%;
	}
	.col-rt-2 {
		width:30.33%;
	}
	.col-rt-3 {
		width:50%;
	}
	.col-rt-4 {
		width: 67.664%;
	}
	.col-rt-5 {
		width: 83.33%;
	}
	

}

@media only screen and (min-width:240px) and (max-width: 768px){
	 .ScriptTop h1, .ScriptTop ul {
		text-align: center;
	}
	.ScriptTop h1{
		margin-top:0;
		margin-bottom:15px;
	}
	.ScriptTop ul{
		 margin-top:12px;		
	}
	
	.ScriptHeader h1,
	.ScriptHeader h2, 
	.scriptnav ul{
		text-align:center;	
	}
	.scriptnav ul{
		 margin-top:12px;		
	}
	#float-right{
		float:none;	
	}*//


	
	
		
}