/*modified 29-11-25*/
/* --- General --- */

.caps {
	font-size: 16px;
	font-weight:bold;
	color: gold;
	text-transform: uppercase;
}


html {
	background:rgb(59,0,0);
	font-family:'Ariel',sans-serif;
	font-size:1vw;
	line-height:;
	color:#fff;
	overflow-x:hidden;
}

.expand {
	margin: 0; padding: 0 ;
}

.top100 {
	margin-top:100px;
}

.top50 {
	margin-top:50px;
}

.playball {
	font-family:'Playball',cursive;
}
h1,h2,h3,h4,h5,h6 {
	color:#333;
	line-height:1.4;
	font-weight:600;
}

h8 {	
	font-family: 'Limelight', sans-serif;
	font-size:2.0em;
	color:rgb(244,235,25);
}

h9 {
	line-height:1.0;
	font-family: 'Limelight', sans-serif;
	font-size: 1.5em;
	background: -webkit-linear-gradient(#AE8913, #FFEEB5);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}

h10 {
	line-height:1.0;
	font-family: 'Limelight', sans-serif;
	font-size: 3vw;
	background: -webkit-linear-gradient(#AE8913, #FFEEB5);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}

h11 {
	line-height:1.0;
	font-family: 'Limelight', sans-serif;
	font-size: 1.0em;
	background: -webkit-linear-gradient(#AE8913,#FFEEB5);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}


h13 {
	line-height:1.0;
	font-family: 'Limelight', sans-serif;
  	font-size: 0.5em;
	background: -webkit-linear-gradient(#AE8913, #FFEEB5);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;	
}

h14 {
	
	font-family: 'Limelight', sans-serif;
  	font-size: 1.5em;
  	background: -webkit-linear-gradient(#AE8913, #FFEEB5);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}

h15 {
	font-family: 'Limelight', sans-serif;
  	font-size: 2.0em;
  	background: -webkit-linear-gradient(#AE8913, #FFEEB5);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}







a,a:hover {
	color:#ececeb ;
	text-decoration: none;
}
img {max-width: 100%;}

/* --- Intro --- */
header {
	padding-bottom:20px;
}
.intro {
	font-family:'Playball',cursive;
	font-size:60px;
	color:#fff;
	line-height:1.0;
	font-weight: 900;
}

.sub {
	font-family:'Playball',cursive;
	font-size:30px;
	color:#fff;
	line-height:1.0;
	font-weight: 900;
}


h3 {
	font-family:'arial',sans-serif;
	font-size:15px;
	color:#fff;
}

/* --- Parallax --- */
.parallax {
	text-align:center;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed !important;
	overflow:hidden;
}
.parallax-pattern-overlay {
	background-image:url(../img/pattern.png);
	background-repeat: repeat;
}
/* --- Heading --- */
.heading {
	padding-bottom:11px;
	text-align:center;
	max-width:960px;
	margin:0px auto;
	padding-top:10px;
}
.heading h2 {
	font-weight:700;
	font-family:'Playball',cursive;
	font-size:35px;
	color:#fff;
	margin:0;
	padding:5px;
}

.heading h3 {
	font-size:16px;
	line-height:1.7;
}

.heading-dark  {
	font-weight:700;
	font-family:'Playball',cursive;
	font-size:35px;
	font-color:#000;
	margin:0;
	padding:5px;
}


img#site-title {
	max-width: 150px;
}

.about {
	
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	line-height:1.0;
	color:#000;
	text-align:left;
}


.about p {
	text-indent: 1em;
}

.about-caption {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
}
	

.stage-screen {
	background-image: url(../img/curtain4.jpg);
	background-size:contain;
}


.stage-screen-divs {
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	line-height:1.0;
	color:#fff;
	text-align:left;
}
 

.stage-screen-divs li {
	padding:5px;
}

.indented { 
	text-indent: 45%
 } 



.portfolio-item {

    margin-bottom: 25px;

}


<!---???--->
.tagline-upper {

    font-family: 'Cherry Cream Soda', cursive;
    font-size: 6rem;

    font-weight: 700;

    line-height: 1;

}


.tagline-lower {

    font-family: 'Cherry Cream Soda', cursive;
    font-size: 1.2rem;

    line-height: 1;

}



.tagline-credits {

    font-family: 'Cherry Cream Soda', cursive;
    font-size: 2.0rem;

    line-height: 1.5;

}





.tagline-lower-foot {

    font-family: 'Cherry Cream Soda', cursive;
    font-size: 0.8rem;

    }

.white-text-with-white-shadow {
  text-shadow: 1px 1px 2px black, 0 0 1em white, 0 0 0.2em white;
  color: white;

}
.white-text-with-blue-shadow {
  text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue;
  color: white;

}

.text-expanded {

    letter-spacing: 2px;

}



.text-shadow {

    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);

}



<!---/???--->

.slideshow {

    background-color: rgba(255, 255, 255, 0.9);

}

.img-border {
border:2px solid #fff;-moz-border-radius: 15px;border-radius: 15px;  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;

  }



.papers,.papers:before,.papers:after {
	background-color:#fff;
	border:1px solid #ccc;
	box-shadow:inset 0 0 30px rgba(0,0,0,0.1),1px 1px 3px rgba(0,0,0,0.2);
}
.papers {
	position:relative;
	width:90%;
	padding:2em;
	margin:0px auto;
	margin-top:40px;
	font-size:12px;
}
.papers:before,.papers:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	-webkit-transform:rotateZ(2.5deg);
	-o-transform:rotate(2.5deg);
	transform:rotateZ(2.5deg);
	z-index:-1;
}
.papers:after {
	-webkit-transform:rotateZ(-2.5deg);
	-o-transform:rotate(-2.5deg);
	transform:rotateZ(-2.5deg);
}
.papers h1 {
	font-size:1.8em;
	font-weight:normal;
	text-align:center;
	padding:0.2em 0;
	margin:0;
	border-top:1px solid #ddd;
	border-bottom:2px solid #ddd;
}
.papers p {
	text-align:left;
	margin:1.5em 0;
}
.papers img {
	max-width:100%;
	margin-bottom: 5px;
}
/* --- Skills --- */

.progress-wrap{
  position: relative;
}

.progress .color1,
.progress .color1 .bar-width{
  background: #2d7da4;
}

.progress .color2,
.progress .color2 .bar-width{
  background: #6aa42f;
}

.progress .color3,
.progress .color3 .bar-width{
  background: #ffcc33;
}

.progress .color4,
.progress .color4 .bar-width{
  background: #db3615;
}

.progress, 
.progress-bar {
  height: 15px;
  line-height: 15px;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  text-align: right;
}

.progress{
  position: relative;
}

.progress .bar-width{
  position: absolute;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  top: -30px;
  border-radius: 2px;
  margin-left: -30px;
}

.progress span{
  position: relative;
}

.progress span:before{
  content: " ";
  position: absolute;
  width: auto;
  height: auto;
  border-width: 8px 5px;
  border-style: solid;
  bottom: -15px;
  right: 8px;
}

.progress .color1 span:before{
  border-color: #2d7da4 transparent transparent transparent;
}

.progress .color2 span:before{
  border-color: #6aa42f transparent transparent transparent;
}

.progress .color3 span:before{
  border-color: #ffcc33 transparent transparent transparent;
}

.progress .color4 span:before{
  border-color: #db3615 transparent transparent transparent;
}
.specialties img {
	margin-top:30px;
	margin-bottom:50px;
}

.skills {
	box-shadow:inset 0 0 0 16px #fff,inset 0 0 0 17px #eee,inset 0 0 0 18px #fff,inset 0 0 0 19px #eee,inset 0 0 0 20px #fff,inset 0 0 0 21px #eee,0 4px 20px rgba(0,0,0,0.1);
	-webkit-transform:translateZ(0px);
	transform:translateZ(0px);
	opacity:1;
	pointer-events:auto;
}
.skills h5 {
	margin:0;
	font-size:14px;
}
.skills .rm-thumb {
	width:100px;
	height:100px;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	margin:0 20px 0 0;
	box-shadow:inset 1px 1px 3px rgba(0,0,0,0.2),1px 1px 1px rgba(255,255,255,0.1);
	border-radius:50%;
}
.skills {
	font-size:12px;
	padding:40px 40px 20px 40px;
}
.restitem {
	margin-bottom:40px;
}
.restitem p {
	margin-bottom:0px;
}
.skills h3.main {
	margin:0 0 20px 0;
	font-size:19px;
	padding-bottom:10px;
	color:#92DD03 ;
	border-bottom: 4px double #eee;
}

/* General style */
.grid-gallery ul {
	list-style:none;
	margin:0;
	padding:0;
}
.grid-gallery figure {
	margin:0;
}
.grid-gallery figure img {
	display:block;
	width:100%;
}
.grid-gallery figcaption h3 {
	margin:0;
	padding:0 0px 0;
	color:#fff;
	font-size:17px;
	font-weight:300;
}
.grid-gallery figcaption p {
	margin:0;
	font-size: 12px;
}
/* Grid style */
.grid-wrap {
		margin:0 auto;
}
.grid {
	margin:0 auto;
}
.grid li {
	width:25%;
	float:left;
	cursor:pointer;
}
.grid figure {
	padding:15px;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
}
.grid li:hover figure {
	opacity:0.7;
}
.grid figcaption {
	background:#333;
	padding: 25px;
}
/* Slideshow style */
.slideshow {
	position:fixed;
	background:rgba(0,0,0,0.6);
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:500;
	opacity:0;
	visibility:hidden;
	overflow:hidden;
	-webkit-perspective:1000px;
	perspective:1000px;
	-webkit-transition:opacity 0.5s,visibility 0s 0.5s;
	transition:opacity 0.5s,visibility 0s 0.5s;
}
.slideshow-open .slideshow {
	opacity:1;
	visibility:visible;
	-webkit-transition:opacity 0.5s;
	transition:opacity 0.5s;
}
.slideshow ul {
	width:100%;
	height:100%;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
	-webkit-transform:translate3d(0,0,150px);
	transform:translate3d(0,0,150px);
	-webkit-transition:-webkit-transform 0.5s;
	transition:transform 0.5s;
}
.slideshow ul.animatable li {
	-webkit-transition:-webkit-transform 0.5s;
	transition:transform 0.5s;
}
.slideshow-open .slideshow ul {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
}
.slideshow li {
	width:660px;
	height:560px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-280px 0 0 -330px;
	visibility:hidden;
}
.slideshow li.show {
	visibility:visible;
}
.slideshow li:after {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(255,255,255,0.8);
	-webkit-transition:opacity 0.3s;
	transition:opacity 0.3s;
}
.slideshow li.current:after {
	visibility:hidden;
	opacity:0;
	-webkit-transition:opacity 0.3s,visibility 0s 0.3s;
	transition:opacity 0.3s,visibility 0s 0.3s;
}
.slideshow figure {
	width:100%;
	height:100%;
	background:#fff;
	border:50px solid #fff;
	overflow:hidden;
}

/* Navigation */
.slideshow nav span {
	position:fixed;
	z-index:1000;
	color:#fff;
	text-align:center;
	padding:2%;
	cursor:pointer;
	font-size:2.2em;
	background:rgba(0,0,0,0.1);
}
.slideshow nav span.nav-prev,.slideshow nav span.nav-next {
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}
.slideshow nav span.nav-next {
	right:0;
}
.slideshow nav span.nav-close {
	top:75px;
	right:0px;
	padding:10px 25px;
	color:#999;
}
.icon:before,.icon:after {
	font-family:'fontawesome';
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
span.nav-prev:before {
	content:"\f104";
}
span.nav-next:before {
	content:"\f105";
}
span.nav-close:before {
	content: "\f00d";
}
/* Info on arrow key navigation */
.info-keys {
	position:fixed;
	top:10px;
	left:10px;
	width:60px;
	font-size:8px;
	padding-top:20px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
	text-align:center;
}
.info-keys:before,.info-keys:after {
	position:absolute;
	top:0;
	width:16px;
	height:16px;
	border:1px solid #fff;
	text-align:center;
	line-height:14px;
	font-size:12px;
}
.info-keys:before {
	left:10px;
	content:"\e603";
}
.info-keys:after {
	right:10px;
	content: "\e604";
}
/* Example media queries (reduce number of columns and change slideshow layout) */
@media screen and (max-width:60em) {
	/* responsive columns;see "Element sizing" on http://masonry.desandro.com/options.html */
	.grid li {
			width:33.3%;
	}
	.slideshow li {
			width:100%;
			height:100%;
			top:0;
			left:0;
			margin:0;
	}
	.slideshow li figure img {
			width:auto;
			margin:0 auto;
			max-width:100%;
	}
	.slideshow nav span,.slideshow nav span.nav-close {
			font-size:1.8em;
			padding:0.3em;
	}
	.info-keys {
			display:none;
	}
}
@media screen and (max-width:35em) {
	.grid li {
			width:50%;
	}
}
@media screen and (max-width:24em) {
	.grid li {
			width: 100%;
	}
}
/* --- Educations --- */
.hi-icon-effect {
	padding-bottom:30px;
	padding-left:10px; 
	padding-right:10px;
}

.hi-icon-effect:hover {	
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.hi-icon-effect i.fa:hover {
	background:#fff;
	color: #92DD03;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.hi-icon-effect i {
	font-size:30px;
	margin-top:50px;
	margin-bottom:30px;
	color:#fff;
	padding:50px;
	background:#92DD03;
	border-radius:50%;
}

/* --- Contact --- */

.contact {
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	line-height:1.0;
	color:#fff;
}

/* --- Footer --- */
#copyright a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color:#FFF;
}

#footer {
	margin: 0; padding: 0 ;
	position: fixed;    
   	bottom: 0;
    	width: 100%;
	background:rgb(196,31,31);
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	line-height:24px;
	font-weight:300;
	text-align:center;
}



#footer-nom {
	margin: 0; padding: 0 ;
	position: fixed;    
   	bottom: 0;
    	width: 100%;
	background:gray;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	line-height:24px;
	font-weight:300;
	text-align:center;
}




.footer .container {
	padding:0px 0 0px;
}
.footer ul {
	margin:0 auto;
	margin-bottom:30px;
	margin-top:10px;
	text-align:center;
	list-style-type:none;
	padding-left:0;
}
.footer ul li {
	display:inline-block;
	text-align:center;
	background:rgba(0,0,0,0.2);
	color:#ffffff;
	line-height:45px;
	margin:0 4px 0px;
	width:45px !important;
	height:45px !important;
		-webkit-border-radius:3px;
	border-radius:3px;
}
.footer ul li:hover {
	background:#2a2a2a;
}
.footer ul li:hover	a {
	color:#fff;
}
.footer ul li a {
	color:#fff;
	width:42px !important;
	height:42px !important;
}
.footer ul li a i {
	line-height:45px;
	color:#fff;
}
.footer p {
	color:#fff;
	font-size:10px;
	line-height:24px;
	font-weight:300;
	text-align:center;
	
}

.footer a, h1 {
	color:#fff;
	font-size:10px;
	line-height:12px;
	font-weight:300;
	text-align:center;
}

.gototop {
	display:inline-block;
	width:60px;
	height:60px;
	background:#fff;
	position:absolute;
	margin-left:-30px;
	top:-35px;
	border-radius:50%;
}
.gototop i {
	color:#92DD03 ;
	line-height:70px;
}
.footer a,.footer a:hover {
	color:#fff;
}
.credits {
    text-align: center;
}

blockquote {
	font-style:italic;
	margin:0 0 0px 0;
	padding:20px 70px 10px;
	position:relative;
	font-size:13px;
	border:0;
}
blockquote:before {
	display:block;
	content:"\201C";
	font-size:120px;
	position:absolute;
	left:10px;
	top:-30px;
	color:#92DD03 ;
	font-family:Georgia;
}
blockquote cite {
	color:#92DD03 ;
	font-size:14px;
	display:block;
	margin-top:5px;
	text-align:right;
}
blockquote cite:before {
	content: "\2014 \2009";
}