@font-face {
  font-family: 'icomoon';
  src:url('../fonts/icomoon.eot?-7t3qsj');
  src:url('../fonts/icomoon.eot?#iefix-7t3qsj') format('embedded-opentype'),
    url('../fonts/icomoon.woff?-7t3qsj') format('woff'),
    url('../fonts/icomoon.ttf?-7t3qsj') format('truetype'),
    url('../fonts/icomoon.svg?-7t3qsj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phd:before {
  content: "\e606";
}
.icon-mgtp:before {
  content: "\e603";
}
.icon-contact:before {
  content: "\e609";
}
.icon-research:before {
  content: "\e602";
}
.icon-home:before {
  content: "\e601";
}
.icon-publication:before {
  content: "\e605";
}
.icon-artwork:before {
  content: "\e607";
}
.icon-movies:before {
  content: "\e604";
}
.icon-group:before {
  content: "\e608";
}


/* Windows Chrome ugly fix http://stackoverflow.com/questions/13674808/chrome-svg-font-rendering-breaks-layout/14345363#14345363 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.svg#icomoon') format('svg');
  };
}

html, html a {
    -webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

body {
  background: url(../img/stacked_circles.png) repeat;
  font-family: 'Roboto', sans-serif;
}
.container {
  font-family: 'Roboto', sans-serif;
  background: #fff;
  left:0 auto;
  margin-left:10%;
  margin-right:10%;
  width: 80%;
  height:100%;
    -webkit-box-shadow: 0px 0px 8px 2px #ccc;
       -moz-box-shadow: 0px 0px 8px 2px #ccc;
            box-shadow: 0px 0px 8px 2px #ccc;
  margin-bottom: 40px;
}
span i {
	font-style:normal;
}

#topline {
	background: #A80D0D;
	height:5px;
	top:0;
	left:0;
	position:fixed;
	z-index:10000;
	width:100%;
}

/*-------------------------------------home Styles----------------------------------------*/


#home {
	position:relative;
	margin-top: 130px;
	margin-bottom: 30px;
}
#banner {
	width:100%;
}
#home h1 {
	position: absolute;
	margin-top: 16%;
	margin-left:16%;
	font-weight:700;
	font-size:3.8em;
	color:#fff;
	top:0;
	left:0;
	width:100%;
	z-index: 22;
	text-align: left; 
}
#home h2 {
	font-size:1.5em;
	text-align:center;
	padding-bottom: 30px;
}

#welcometext {
	min-height: 1200px;
}
#welcometext h1 {
	color: #d13939;
	text-align:center;
	font-size: 2.3em;
	margin-bottom: 10px;
}
#welcometext h2 {
	color: #000;
	text-align:center;
	margin-bottom:20px;
}

#welcometext a {
	color: #79D0D0;
	font-weight:bold;
}
#welcometext h3 {
	font-color:black;
	font-size:1.2em;
	font-weight: 200;
	width:60%;
	padding-left:20px;
	padding-right:20px;
	margin-top:60px;
	padding-bottom:20px;
}
#welcometext ul {
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#welcometext li {
	padding-top: 10px;
}
#ptext {
	display: inline-block;
	float: right;
	margin-top: 30px;
	padding-left:10px;
	padding-right:10px;
	width: 40%;
}
#ptext h2 {
	color: #d13939;
	font-weight:700;
	font-size: 2em;
	text-align: center;

}
#ptext h1 {
	font-weight:400;
	color: #1a1a1a;
	text-align: center;
}
#ptext h4 {
	text-align : center;
	color:#6E6E6E;
	font-weight:500;
	position:block;
}
#ptext img {
	position:block;
	width:100%;
	margin-right:10px;
	margin-bottom:20px;
	float:right;
 	 -webkit-box-shadow: 0px 0px 8px 2px #ccc;
      	 -moz-box-shadow: 0px 0px 8px 2px #ccc;
      	      box-shadow: 0px 0px 8px 2px #ccc;
}
/*----------------TMED --------------------------------------------------------------------*/
#tmed {
	background-color: #F7EDDA;
	padding: 15px;
  	  -webkit-box-shadow: 0px 0px 8px 2px #C9A667;
    	   -moz-box-shadow: 0px 0px 8px 2px #C9A667;
            box-shadow: 0px 0px 8px 2px #C9A667;
}
#tmed h2{
	color: #d13939;
	text-align: center;
	padding-bottom: 10px;
}
#tmed ol {
	padding-left: 45px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#tmed li {
	padding-top: 8px;
}
#tmed img {
	width:100%;
	padding:15px;
  margin-left:20%;
  margin-right:20%
}
#research {
	padding: 20px;
	margin-top: 25px;
}
#research b { 
	font-weight:900;
	color: #d13939;
}
#research ol {
	padding-left: 45px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#research li {
	font-weight:400;
	padding-top: 8px;
}
#research a {
	color:#79D0D0;
	font-weight:bold;
}
#research ul {
	padding-left: 45px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#research h4 {
	font-size: 110%;
	font-weight:400;
}
#contactinfo {
   margin-top:9em;
  margin-left:2%;
  margin-right:2%;
}
#gscholar {
  margin-top:9em;
  margin-left:2%;
  margin-right:2%;
}
#gscholar h3 {
 padding-bottom: 10px;

}

#gscholar a {
  color:#79D0D0;
}
/*-------------------------------------Accordion Styles----------------------------------------*/
#basic-accordion{
    font-size:1.05em;
    float: left;
    width: 95%;
    margin-left:2.5%;
    margin-right:2.5%;	
    margin-bottom: 3.5em;
    margin-top: 10px;
    padding-top: 1em;
    border-top: 1px dashed #cccccc;

}
.accordion h1 {
    font-size: 1.3em;
    margin-bottom: 10px;
}

.accordion h3 {
    border-radius: 4px;
    color: #2B2B2B;
    background-color: #E8E8E8;
    font-size: 1em;
    padding: 2px 8px;
    margin: 0;
    margin-bottom: 10px;

    cursor: pointer;
    min-width: 200px; 
      -webkit-box-shadow: 0px 0px 4px 1px #4b4b4b;
       -moz-box-shadow: 0px 0px 4px 1px #4b4b4b;
            box-shadow: 0px 0px 4px 1px #4b4b4b;
}
.accordion h3:hover {
     -webkit-box-shadow: 0px 0px 4px 1px #334333;
       -moz-box-shadow: 0px 0px 4px 1px #334333;
            box-shadow: 0px 0px 4px 1px #334333;
     background-color: #F8F8F8;
}
.accordion h3.active {
     -webkit-box-shadow: 0px 0px 4px 1px #273519;
       -moz-box-shadow: 0px 0px 4px 1px #273519;
            box-shadow: 0px 0px 4px 1px #273519;
     background-color: #D6E0CC;
}

.accordion h3.active:hover {
     -webkit-box-shadow: 0px 0px 4px 1px #334333;
       -moz-box-shadow: 0px 0px 4px 1px #334333;
            box-shadow: 0px 0px 4px 1px #334333;
     background-color: #fff;
}

.accordion p {
     font-size:0.86em;
     margin: 0;
     padding: 10px 15px 20px;
}
 


/*-----------------------end of accordion style---------------------------------------------------*/
/*-----------------------Contact style---------------------------------------------------*/

.wrapper {
    padding-top: 130px;
    padding-bottom: 20px;
    max-width:600px;
    width:100%;
    margin:0 auto;
    position:relative;
    color: #4b4b4b;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea,
#contact-form button[type="submit"] {
    font:400 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contact-form {
    background-color: #F7F7F7;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background-size: 100%;
    padding:30px;
    -webkit-box-shadow: 0px 0px 8px 2px #ccc;
       -moz-box-shadow: 0px 0px 8px 2px #ccc;
            box-shadow: 0px 0px 8px 2px #ccc;
}
#contact-form h3 {
    color:#243958;
    display:block;
    font-size:28px;
}
#contact-form h4 {
    margin:5px 0 15px;
    display:block;
    font-size:13px;
}
#contact-form label span {
    cursor:pointer;
    color:#fff;
    display:block;
    margin:5px 0;
    font-weight:900;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea {
    width:100%;
    box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
    -webkit-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
    -moz-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
    background:#FFF;
    margin:0 0 5px;
    padding:10px;
    border-radius:5px;
}
#contact-form input[type="text"]:hover,
#contact-form input[type="email"]:hover,
#contact-form input[type="tel"]:hover,
#contact-form input[type="url"]:hover,
#contact-form textarea:hover {
    -webkit-transition:border-color 0.3s ease-in-out;
    -moz-transition:border-color 0.3s ease-in-out;
    transition:border-color 0.3s ease-in-out;
}
#contact-form textarea {
    height:100px;
    max-width:100%;
}
#contact-form button[type="submit"] {
    cursor:pointer;
    width:100%;
    border:none;
    background:#215644;
    background-image:linear-gradient(bottom, #215644 0%, #31806C 52%);
    background-image:-moz-linear-gradient(bottom, #215644 0%, #31806C 52%);
    background-image:-webkit-linear-gradient(bottom, #215644 0%, #31806C 52%);
    color:#FFF;
    margin:0 0 5px;
    padding:10px;
    border-radius:5px;
}
#contact-form button[type="submit"]:hover {
    background-image:linear-gradient(bottom, #215644 0%, #61A77B 52%);
    background-image:-moz-linear-gradient(bottom, #215644 0%, #61A77B 52%);
    background-image:-webkit-linear-gradient(bottom, #215644 0%, #61A77B 52%);
    -webkit-transition:background 0.3s ease-in-out;
    -moz-transition:background 0.3s ease-in-out;
    transition:background-color 0.3s ease-in-out;
}
#contact-form button[type="submit"]:active {
    box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);
}
#contact-form input:focus,
#contact-form textarea:focus {
    outline:0;
    border:1px solid #999;
}
::-webkit-input-placeholder {
    color:#888;
}
:-moz-placeholder {
    color:#888;
}
::-moz-placeholder {
    color:#888;
}
:-ms-input-placeholder {
    color:#888;
}

/*-----------------------end of Contact style---------------------------------------------------*/

.main,
.container > header {
     width: 100%;
     margin-bottom: 0 auto;

}
.icon {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

  /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




a, li {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* Global CSS that are applied for all screen sizes */
.nav {
    font-family: 'Roboto Condensed', sans-serif;
    padding-top:0;
    padding-bottom:0;
    z-index: 10000;
    position: fixed;
	top:0;	
	left:0;
	margin-top:5px;
	width:100%;
	padding-left:10%;
	padding-right:10%;


}

.nav ul {
    max-width: 1920px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav li span {
    display: block;

 
}

.nav a {
    display: block;
    color: #38362F;
    text-decoration: none;
    -webkit-transition: color .5s, background .5s, height .5s;
    -moz-transition: color .5s, background .5s, height .5s;
    -o-transition: color .5s, background .5s, height .5s;
    -ms-transition: color .5s, background .5s, height .5s;
    transition: color .5s, background .5s, height .5s;

}

.nav i{
  /* Make the font smoother for Chrome */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}




/* Remove the blue Webkit background when element is tapped */

a, button {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Hover effect for the whole navigation to make the hovered item stand out */

.no-touch .nav ul:hover a {
    color: #38362F;
}

.no-touch .nav ul:hover a:hover {
    color: #fff;
}

/* Adding some background color to the different menu items */
.nav li {
    border-right: 1px solid #F0EFED;
}
.nav li:nth-child(9n+1), .nav li:nth-child(9n+2), .nav li:nth-child(9n+3), .nav li:nth-child(9n+4), .nav li:nth-child(9n+5), .nav li:nth-child(9n+6), .nav li:nth-child(9n+7), .nav li:nth-child(9n+8), .nav li:nth-child(9n+9)  {
	background: #E6E0DA; /* Old browsers */
}

#imageholder img{
 	 width:100%;
 	 float: middle;
 	 -webkit-box-shadow: 0px 0px 8px 2px #ccc;
      	 -moz-box-shadow: 0px 0px 8px 2px #ccc;
      	      box-shadow: 0px 0px 8px 2px #ccc;
  }

#imageholder p {
	margin-top:-13px;
	padding-top:3px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	background-color: #000;
	opacity:0.7;
	color:#fff;
}

.nav li {
       width: 11.1111111111111%;
       font-weight: 900;
       text-align: center;
       -webkit-transition: border .5s;
       -moz-transition: border .5s;
       -o-transition: border .5s;
       -ms-transition: border .5s;
       transition: border .5s;
  }
#movie1 {
	background-color: #F7EDDA;
  	  -webkit-box-shadow: 0px 0px 8px 2px #C9A667;
    	   -moz-box-shadow: 0px 0px 8px 2px #C9A667;
            box-shadow: 0px 0px 8px 2px #C9A667;

}
#movie2{
	margin-top:20px;
	background-color: #F7EDDA;
  	  -webkit-box-shadow: 0px 0px 8px 2px #C9A667;
    	   -moz-box-shadow: 0px 0px 8px 2px #C9A667;
            box-shadow: 0px 0px 8px 2px #C9A667;
}
#movie3 {
	margin-top:20px;
	background-color: #F7EDDA;
  	  -webkit-box-shadow: 0px 0px 8px 2px #C9A667;
    	   -moz-box-shadow: 0px 0px 8px 2px #C9A667;
            box-shadow: 0px 0px 8px 2px #C9A667;
}
/* ---------------------------------------------For screen bigger screen than 68.01em------------------------- */
@media (min-width: 68.01em) {
#whitesq {
	display:none;
}

 #slideshow {
	margin-top: 8.7em;
 }
 #home h1 {
	font-size:3.9em; 
  }

  #movie1 {
	 padding:20px;
       margin-top:9em;
  	 min-height: 450px; 
  }
  #contactinfo { margin-top:15%;}

  #movie1 EMBED {
	z-index:-111;
	margin:18px;
	display:inline;
	float:left;
  }
  #movie1 h2 {
	padding-bottom:20px;
  }
  #movie2 {
	 padding:20px;
  	 min-height: 590px; 
  }
  #movie2 EMBED {
	z-index:-111;
	margin:18px;
	min-width:368px;
	float:left;
  }
  #movie2 h2 {
	padding-bottom:20px;
  }
  #movie2 p {
	float:left;
  }
  #movie3 {
	 padding:20px;
  	 min-height: 340px; 
  }
  #movie3 EMBED {
	z-index:-111;
	margin:18px;
	min-width:368px;
	display:inline;
	float:left;
  }
  #movie3 h2 {
	padding-bottom:20px;
  }

  #imageholder img{
 	 margin-top: 8.9em;
 	 margin-bottom: 2%;
  }
  #research {
	padding-top: 20px;
	padding-left:40px;
	padding-right:40px;
	margin-top: 15px;
  }

  #pubimg {
    margin-top:9em;
    padding-left: 18%;

	}
  #pubimg img {
	max-width: 350px;
	float:left;
	width:100%;
      -webkit-box-shadow: 0px 0px 4px 1px #4b4b4b;
       -moz-box-shadow: 0px 0px 4px 1px #4b4b4b;
            box-shadow: 0px 0px 4px 1px #4b4b4b;
  }
  #pubitext{
	margin-left:3%;
	margin-top:15em;
	float:left;
  }



  /* Transforms the list into a horizontal navigation */

  .nav li {
	 float: left;
       width: 11.1111111111111%
       font-weight: 900;
       text-align: center;
       -webkit-transition: border .5s;
       -moz-transition: border .5s;
       -o-transition: border .5s;
       -ms-transition: border .5s;
       transition: border .5s;
  }
 
  .nav a {
    display: block;
    width: auto;
  }

  /* hover, focused and active effects that add a little colored border to the different items */
  .no-touch .nav li:nth-child(9n+1) a:hover,
  .no-touch .nav li:nth-child(9n+1) a:active,
  .no-touch .nav li:nth-child(9n+1) a:focus,
  .no-touch .nav li:nth-child(9n+2) a:hover,
  .no-touch .nav li:nth-child(9n+2) a:active,
  .no-touch .nav li:nth-child(9n+2) a:focus,
  .no-touch .nav li:nth-child(9n+3) a:hover,
  .no-touch .nav li:nth-child(9n+3) a:active,
  .no-touch .nav li:nth-child(9n+3) a:focus,
  .no-touch .nav li:nth-child(9n+4) a:hover,
  .no-touch .nav li:nth-child(9n+4) a:active,
  .no-touch .nav li:nth-child(9n+4) a:focus,
  .no-touch .nav li:nth-child(9n+5) a:hover,
  .no-touch .nav li:nth-child(9n+5) a:active,
  .no-touch .nav li:nth-child(9n+5) a:focus,
  .no-touch .nav li:nth-child(9n+6) a:hover,
  .no-touch .nav li:nth-child(9n+6) a:active,
  .no-touch .nav li:nth-child(9n+6) a:focus,
  .no-touch .nav li:nth-child(9n+7) a:hover,
  .no-touch .nav li:nth-child(9n+7) a:active,
  .no-touch .nav li:nth-child(9n+7) a:focus,
  .no-touch .nav li:nth-child(9n+8) a:hover,
  .no-touch .nav li:nth-child(9n+8) a:active,
  .no-touch .nav li:nth-child(9n+8) a:focus,
  .no-touch .nav li:nth-child(9n+9) a:hover,
  .no-touch .nav li:nth-child(9n+9) a:active,
  .no-touch .nav li:nth-child(9n+9) a:focus {

        background: #d13939;/* Old browsers */

  }
  /* Placing the icon */
  
  .icon {
    font-size: 16px;
    padding-top: 0.3em;
  }

  .icon + span {
    margin-top: 0.1em;
    -webkit-transition: margin .5s;
    -moz-transition: margin .5s;
    -o-transition: margin .5s;
    -ms-transition: margin .5s;
    transition: margin .5s;
  }


  /* Animating the height of the element*/

  .nav ul {
    font-size: 1.38em;

  }

  .nav .icon {
	  font-size: 20px;
  }

  .nav a {
    height: 5.26em;
  }


  .no-touch .nav a:hover ,
  .nav a:active ,
  .nav a:focus {
    height: 6.6em;
  } 

  #active {   border-color: #5E0101;
		background:#A80D0D;
		color:#fff;
		} 

  /* Making the text follow the height animation */
  .no-touch .nav a:hover .icon + span {
    margin-top: 1em;
    -webkit-transition: margin .5s;
    -moz-transition: margin .5s;
    -o-transition: margin .5s;
    -ms-transition: margin .5s;
    transition: margin .5s;
  }

  /* Positioning the icons and preparing for the animation*/
  .nav i {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 0.1em;
    border-radius: 50%;
    font-size: 1.8em;
    box-shadow: 0 0 0 30px transparent;
    background: rgba(255,255,255,0.1);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: box-shadow .6s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out;
    -o-transition: box-shadow .6s ease-in-out;
    -ms-transition: box-shadow .6s ease-in-out;
    transition: box-shadow .6s ease-in-out;
  } 
  
  /* Animate the box-shadow to create the effect */
  .no-touch .nav a:hover i,
  .no-touch .nav a:active i,
  .no-touch .nav a:focus i {    
    box-shadow: 0 0 0 0 rgba(255,255,255,0.2);
    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    -ms-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
  }
    .nivo-caption {
	margin-top:8px;
}

}

/* ---------------------------------------------For screen bigger screen than 56em------------------------- */
@media (min-width: 56em) and (max-width: 68em){

#whitesq {
	display:none;
}
  #contactinfo { margin-top: 15%;}
  #slideshow {
 	margin-top: 8em;
  }
  #home h1 {
	font-size:3em; 
  }
  #home {
	margin-top:115px;
	}
  #imageholder img{
 	 margin-top: 8.6em;
 	 margin-bottom: 2%;
  }
	#tmed {
	font-size:95%;
	}
	#tmed ol{
	}

	#research {
	font-size:95%;
	}
	#research ol{
	}
	#imageholder {
	font-size:90%
	}
 	 #welcometext{
	font-size:90%;
	}

  #movie1 {
	 padding:20px;
       margin-top:9em;
  	 min-height: 450px; 
  }

  #movie1 EMBED {
	z-index:-111;
	margin:18px;
	display:inline;
	float:left;
  }
  #movie1 h2 {
	padding-bottom:20px;
  }

  #movie2 {
	 padding:20px;
  	 min-height: 590px; 
  }
  #movie2 EMBED {
	z-index:-111;
	margin:18px;
	min-width:368px;
	float:left;
  }
  #movie2 h2 {
	padding-bottom:16px;
  }
  #movie2 p {
	float:left;
  }
  #movie3 {
	 padding:20px;
  	 min-height: 340px; 
  }
  #movie3 EMBED {
	z-index:-111;
	margin:18px;
	min-width:368px;
	display:inline;
	float:left;
  }
  #movie3 h2 {
	padding-bottom:20px;
  }


	#pubimg {
   	 margin-top:8em;
  	  padding-left: 12%;

	}
	#pubimg img {
		float:left;
		width:50%;
     		 -webkit-box-shadow: 0px 0px 4px 1px #4b4b4b;
    	  		 -moz-box-shadow: 0px 0px 4px 1px #4b4b4b;
        		    box-shadow: 0px 0px 4px 1px #4b4b4b;
	}
	#pubitext{
		margin-left:20px;
		margin-top:15em;
		float:left;
	}

 	 #movie1 {
    
 	   margin-top:8em;
 	  }
 	 #movie1 EMBED {

		min-width:368px;
	  }
	  #movie1 h2 {
		min-width:368px;
		padding-bottom:5px;
	  }
	   #movie1 p {
		min-width:368px;
	  }
  /* Transforms the list into a horizontal navigation */
  .nav li {
	 float: left;
       width: 11.1111111111111%;
       font-weight: 900;
       text-align: center;
       -webkit-transition: border .5s;
       -moz-transition: border .5s;
       -o-transition: border .5s;
       -ms-transition: border .5s;
       transition: border .5s;
  }
 
  .nav a {
    display: block;
    width: auto;
  }

  /* hover, focused and active effects that add a little colored border to the different items */
  .no-touch .nav li:nth-child(9n+1) a:hover,
  .no-touch .nav li:nth-child(9n+1) a:active,
  .no-touch .nav li:nth-child(9n+1) a:focus,
  .no-touch .nav li:nth-child(9n+2) a:hover,
  .no-touch .nav li:nth-child(9n+2) a:active,
  .no-touch .nav li:nth-child(9n+2) a:focus,
  .no-touch .nav li:nth-child(9n+3) a:hover,
  .no-touch .nav li:nth-child(9n+3) a:active,
  .no-touch .nav li:nth-child(9n+3) a:focus,
  .no-touch .nav li:nth-child(9n+4) a:hover,
  .no-touch .nav li:nth-child(9n+4) a:active,
  .no-touch .nav li:nth-child(9n+4) a:focus,
  .no-touch .nav li:nth-child(9n+5) a:hover,
  .no-touch .nav li:nth-child(9n+5) a:active,
  .no-touch .nav li:nth-child(9n+5) a:focus,
  .no-touch .nav li:nth-child(9n+6) a:hover,
  .no-touch .nav li:nth-child(9n+6) a:active,
  .no-touch .nav li:nth-child(9n+6) a:focus,
  .no-touch .nav li:nth-child(9n+7) a:hover,
  .no-touch .nav li:nth-child(9n+7) a:active,
  .no-touch .nav li:nth-child(9n+7) a:focus,
  .no-touch .nav li:nth-child(9n+8) a:hover,
  .no-touch .nav li:nth-child(9n+8) a:active,
  .no-touch .nav li:nth-child(9n+8) a:focus,
  .no-touch .nav li:nth-child(9n+9) a:hover,
  .no-touch .nav li:nth-child(9n+9) a:active,
  .no-touch .nav li:nth-child(9n+9) a:focus {
        background: #d13939;/* Old browsers */

  }
  /* Placing the icon */
  
  .icon {
    font-size: 16px;
    padding-top: 0.3em;
  }

  .icon + span {
    margin-top: 0.1em;
    -webkit-transition: margin .5s;
    -moz-transition: margin .5s;
    -o-transition: margin .5s;
    -ms-transition: margin .5s;
    transition: margin .5s;
  }


  /* Animating the height of the element*/

  .nav ul {
    font-size: 1.2em;
  }

  .nav .icon {
	  font-size: 14px;
  }

  .nav a {
    height: 5.23em;
   	-webkit-box-shadow: 0px 1px 5px 0px #ccc;
    -moz-box-shadow: 0px 1px 5px 0px #ccc;
    box-shadow: 0px 1px 5px 0px #fff;
  }


  .no-touch .nav a:hover ,
  .nav a:active ,
  .nav a:focus {
    height: 6.3em;
  } 

  #active {   border-color: #5E0101;
		background:#A80D0D;
		color:#fff;
		} 

  /* Making the text follow the height animation */
  .no-touch .nav a:hover .icon + span {
    margin-top: 1em;
    -webkit-transition: margin .5s;
    -moz-transition: margin .5s;
    -o-transition: margin .5s;
    -ms-transition: margin .5s;
    transition: margin .5s;
  }

  /* Positioning the icons and preparing for the animation*/
  .nav i {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 0.1em;
    border-radius: 50%;
    font-size: 1.8em;
    box-shadow: 0 0 0 30px transparent;
    background: rgba(255,255,255,0.1);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: box-shadow .6s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out;
    -o-transition: box-shadow .6s ease-in-out;
    -ms-transition: box-shadow .6s ease-in-out;
    transition: box-shadow .6s ease-in-out;
  } 

  /* Animate the box-shadow to create the effect */
  .no-touch .nav a:hover i,
  .no-touch .nav a:active i,
  .no-touch .nav a:focus i {    
    box-shadow: 0 0 0 0 rgba(255,255,255,0.2);
    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    -ms-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
  }
    
}


/* -----------------------------------------------------------The "tablet" and "mobile" version (2*4) ---------------------------------------*/

@media (max-width: 55.999em) {    
#slideshow {
	margin-top: 196px;
}
#slider {
	font-size:90%;
}
#home h1 {
	font-size:3.1em;
}
#contactinfo { margin-top:30%;}
	#tmed {
	font-size:90%;
	}
	#tmed ol{
	padding-left:25px;
	}

	#research {
	font-size:90%;
	}
	#research ol{
	padding-left:25px;
	}
#imageholder {
	font-size:85%
	}
  #imageholder img {
    margin-top: 196px;
  }
#welcometext {
	font-size:90%;
	}
#welcometext ul {
	width:180%
      }
#welcometext h1 {
	font-size:2em;
	padding-left:5px;
	padding-right:5px;
}
#welcometext h2 {
	font-size:1.4em;
	padding-left:5px;
	padding-right:5px;
}
#active {   border-color: #5E0101;
		background:#A80D0D;
		color:#fff;
		} 
	.main,
	.container > header {
	width: 100%;
	margin: 0 auto;
	}

#pubimg {
   	 margin-top:196px;
  	  padding-left: 5%;

	}
#pubimg img {
		float:left;
		width:50%;
		margin-right:15px;
     		 -webkit-box-shadow: 0px 0px 4px 1px #4b4b4b;
    	  		 -moz-box-shadow: 0px 0px 4px 1px #4b4b4b;
        		    box-shadow: 0px 0px 4px 1px #4b4b4b;
	}file:///E:/JaminetLab_0724/img/angio.jpg
#pubitext{	font-size:90%;
		margin-left:15px;
		margin-top:300px;
		float:left;
	}
#gscholar { font-size: 90%;}
#contactinfo { font-size: 90%;}
 #movie1 {
	font-size:90%;
	 padding:10px;
       margin-top:200px;
  	height: 580px; 
  }
  #movie1 EMBED {
	z-index:-111;
	margin:10px;
	min-width:368px;
	display:inline;
	float:left;
  }
  #movie1 h2 {
	padding-bottom:10px;
  }

  #movie1 p {
	float:left;
  }

  #movie2 {
	font-size:90%;
	 padding:10px;
  	 min-height: 590px; 
  }
  #movie2 EMBED {
	z-index:-111;
	margin:6px;
	min-width:368px;
	float:left;
  }
  #movie2 h2 {
	padding-bottom:15px;
  }
  #movie2 p {
	float:left;
  }
  #movie3 {
	font-size:90%;
	 padding:10px;
  	 min-height: 360px; 
  }
  #movie3 EMBED {
	z-index:-111;
	margin:3px;
	min-width:368px;
	display:block;
	float:left;
  }
  #movie3 p {
	float:left;
  }

  #movie3 h2 {
	padding-bottom:15px;
  }

/* hover, focused and active effects that add a little colored border to the different items */
  .no-touch .nav li:nth-child(9n+1) a:hover,
  .no-touch .nav li:nth-child(9n+1) a:active,
  .no-touch .nav li:nth-child(9n+1) a:focus,
  .no-touch .nav li:nth-child(9n+2) a:hover,
  .no-touch .nav li:nth-child(9n+2) a:active,
  .no-touch .nav li:nth-child(9n+2) a:focus,
  .no-touch .nav li:nth-child(9n+3) a:hover,
  .no-touch .nav li:nth-child(9n+3) a:active,
  .no-touch .nav li:nth-child(9n+3) a:focus,
  .no-touch .nav li:nth-child(9n+4) a:hover,
  .no-touch .nav li:nth-child(9n+4) a:active,
  .no-touch .nav li:nth-child(9n+4) a:focus,
  .no-touch .nav li:nth-child(9n+5) a:hover,
  .no-touch .nav li:nth-child(9n+5) a:active,
  .no-touch .nav li:nth-child(9n+5) a:focus,
  .no-touch .nav li:nth-child(9n+6) a:hover,
  .no-touch .nav li:nth-child(9n+6) a:active,
  .no-touch .nav li:nth-child(9n+6) a:focus,
  .no-touch .nav li:nth-child(9n+7) a:hover,
  .no-touch .nav li:nth-child(9n+7) a:active,
  .no-touch .nav li:nth-child(9n+7) a:focus,
  .no-touch .nav li:nth-child(9n+8) a:hover,
  .no-touch .nav li:nth-child(9n+8) a:active,
  .no-touch .nav li:nth-child(9n+8) a:focus,
  .no-touch .nav li:nth-child(9n+9) a:hover,
  .no-touch .nav li:nth-child(9n+9) a:active,
  .no-touch .nav li:nth-child(9n+9) a:focus, {
        background: #d13939;/* Old browsers */

  }

  #imageholder img{
  margin-bottom: 2%;
  }
	#whitesq {
		background-color: #EBE6E1;
		width:80%;
		margin-left:10%;
		margin-right:10%;
		height:12.05em;
		border-bottom:1px solid white;
		border-right:1px solid white;
		position:fixed;
		z-index:1000;
	}
	#whitesq {
	 text-align: right;
	 vertical-align:text-bottom;
	 color:#AB0303;
	 position:fixed;
	 padding-top:153px;
	padding-right:8px;
	z-index:42;
	text-shadow: shadow1, shadow2, shadow3;
	text-shadow: 2px 1.5px 0px #fff, 4px 3px 0px rgba(0,0,0,0.15);
	}

  .wrapper {
    padding-top: 200px;
    padding-bottom: 20px;
    width: 90%;
  }
  #map iframe {
	margin-left:10%;
	margin-right:10%;
	}
  /* Instead of adding a border, we transition the background color */
  .no-touch .nav ul li:nth-child(9n+1) a:hover,
  .no-touch .nav ul li:nth-child(9n+1) a:active,
  .no-touch .nav ul li:nth-child(9n+1) a:focus,
  .no-touch .nav ul li:nth-child(9n+2) a:hover,
  .no-touch .nav ul li:nth-child(9n+2) a:active,
  .no-touch .nav ul li:nth-child(9n+2) a:focus,
  .no-touch .nav ul li:nth-child(9n+3) a:hover,
  .no-touch .nav ul li:nth-child(9n+3) a:active,
  .no-touch .nav ul li:nth-child(9n+3) a:focus,  
  .no-touch .nav ul li:nth-child(9n+4) a:hover,
  .no-touch .nav ul li:nth-child(9n+4) a:active,
  .no-touch .nav ul li:nth-child(9n+4) a:focus,
  .no-touch .nav ul li:nth-child(9n+5) a:hover,
  .no-touch .nav ul li:nth-child(9n+5) a:active,
  .no-touch .nav ul li:nth-child(9n+5) a:focus,
  .no-touch .nav ul li:nth-child(9n+6) a:hover,
  .no-touch .nav ul li:nth-child(9n+6) a:active,
  .no-touch .nav ul li:nth-child(9n+6) a:focus,
  .no-touch .nav ul li:nth-child(9n+7) a:hover,
  .no-touch .nav ul li:nth-child(9n+7) a:active,
  .no-touch .nav ul li:nth-child(9n+7) a:focus,
  .no-touch .nav ul li:nth-child(9n+8) a:hover,
  .no-touch .nav ul li:nth-child(9n+8) a:active,
  .no-touch .nav ul li:nth-child(9n+8) a:focus,
  .no-touch .nav ul li:nth-child(9n+9) a:hover,
  .no-touch .nav ul li:nth-child(9n+9) a:active,
  .no-touch .nav ul li:nth-child(8n+9) a:focus

 {
background: #d13939; /* Old browsers */
}

   .nav ul li {
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    -ms-transition: background 0.5s;
    transition: background 0.5s;
  } 
	

   .container {
 	 margin-top:0;
	}


	#home {
	margin-top:195px;
	}
	#home h1 {
	font-size:3.3em; 
 	 }
	.main,
	.container > header {
	width: 100%;
	margin: 0 auto;
	}

  /* Creating the 2 column layout using floating elements once again */
  .nav li {
    display: block;
    float: left;
    width: 50%;
    font-size: 1.5em;
    font-weight:900;

  }
  
  /* Adding some padding to make the elements look nicer*/
  .nav a {
    padding: 0.1em; 
	border-bottom: 1px solid white;  

  }

  /* Displaying the icons on the left, and the text on the right side using inlin-block*/
  .nav li span, 
  .nav li span.icon {
    display: inline-block;
  }
/*--space between icon and text*/
  .nav li span.icon {
    width:20%;
    float:left;

  }
  
  .nav li .icon {
	  font-size:20px;
  }

  .nav li .icon + span {
    font-size: 0.9em;
  }

  .icon + span {
    position: relative;
    top: -0.2em;
  }

  /* Adaptating to the icons to animate the size and border of the rounded background in a more discreet way */
  .nav li i {
    display: inline-block;
    margin-left: 14%;
    padding: 2% 2%;
    border: 4px solid transparent;
    border-radius: 50%;
    font-size: 1.1em;
    background: rgba(255,255,255,0.1);
    -webkit-transition: border .5s;
    -moz-transition: border .5s;
    -o-transition: border .5s;
    -ms-transition: border .5s;
    transition: border .5s;
  }

  /* Transition effect on the border color */
  .no-touch .nav li:hover i,
  .no-touch .nav li:active i,
  .no-touch .nav li:focus i {
    border: 4px solid rgba(255,255,255,0.1);
  }
}



/*------------------------------------------ Adapting the font size and width for smaller screns---------*/
@media (min-width: 520px) and (max-width: 798px) {
  #slideshow {
	margin-top: 196px;
  }
  #home {
	font-size:80%;
	margin-bottom:15px;
  }
  #tm4sf1 img {
	padding:1%;
	width: 45%;
  }

  #contactinfo { margin-top:46%;}
  .main,
	.container > header {
	  width: 100%;
	  margin: 0 auto;
	}

  .nav li i {
    display: inline-block;
    margin-left: 14%;
	}

  #imageholder img {
    margin-top: 196px;
  }

 /*--space between icon and text*/
  .nav li span.icon {
    width: 18%;
  }
  .nav li .icon + span {
    font-size: 0.7em;
  }
  

}


/* Styling the toggle menu link and hiding it */
.nav .navtoogle{
  display: none;  
  width: 100%;
  padding: 0.5em 0.5em 0.5em;
  font-weight: normal;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  color: #4b4b4b;
  font-size: 1em;
  font-weight: 700;
  background: none; 
  border-bottom: 4px solid #E36B6B;
  cursor: pointer;
  .nav {
	-webkit-box-shadow: 0px ;
    -moz-box-shadow: 0px ;
    box-shadow: 0px ;
}
}


.navtoogle i{
  z-index:-1;
}

.icon-menu {
  position: relative;
  top: 3px;
  line-height: 0;
  font-size: 0.8em;
}

/*------------------------------------------------------------------------max-width:32.438--------------------------*/
@media (max-width: 32.438em) {
  #contactinfo { margin-top:10%;}
	#slideshow {
	margin-top: 4.2em;
	}
	#slider {
	font-size:80%;
	}
      #home {
	  font-size:60%;
	  margin-top: 55px;
	  margin-bottom:15px;
      }
	#home h1 {
	  margin-top:10%;
	}

	#ptext h1 {
	font-size:120%;
	font-weight:400;
	}
	#welcometext {
	font-size:70%;	
	}	
	#welcometext ul {
	width:195%;
	padding-left:10px;
	}
	
	#tmed {
	font-size:85%;
	}
	#tmed ol{
	padding-left:15px;
	}

	#research {
	font-size:85%;
	}
	#research ol{
	padding-left:15px;
	}

  	#pubimg {
   	 margin-top:4.5em;
	 width:95%;
	 padding-left: 5%;

	}
	#pubimg img {
		float:left;
     		 -webkit-box-shadow: 0px 0px 4px 1px #4b4b4b;
    	  		 -moz-box-shadow: 0px 0px 4px 1px #4b4b4b;
        		    box-shadow: 0px 0px 4px 1px #4b4b4b;
	}
	#pubitext{
		display:inline;
		float:left;
		font-size:70%;
	}
  #gscholar { font-size: 70%;}
  #contactinfo { font-size: 70%;}
  #movie1 {
	 padding:10px;
       margin-top:64px;
  	min-height: 610px; 
	font-size:80%;
  }
  #movie1 EMBED {
	z-index:-111;
	margin:10px;
	display:inline;
	float:left;
  }
  #movie1 h2 {
	padding-bottom:10px;
  }

  #movie1 p {
	float:left;
  }

  #movie2 {
	font-size:80%;
	 padding:10px;
  	 min-height: 610px; 
  }
  #movie2 EMBED {
	z-index:-111;
	margin:6px;
	min-width:368px;
	float:left;
  }
  #movie2 h2 {
	padding-bottom:10px;
  }
  #movie2 p {
	float:left;
  }
  #movie3 {
	font-size:80%;
	 padding:10px;
  	 min-height: 370px; 
  }
  #movie3 EMBED {
	z-index:-111;
	margin:3px;
	min-width:368px;
	display:inline;
	float:left;
  }
  #movie3 h2 {
	padding-bottom:10px;
  }

	.main,
	.container > header {
	  width: 100%;
	  margin: 0 auto;

	}
	#imageholder p{
	font-size:85%
	}
  	#imageholder img{
  	margin-top: 60px;
 	 margin-bottom: 2%;
 	 }
	#topline {
	}
	#whitesq {
	 display:none;
	}

 	 /* Unhiding the styled menu link */
 	 .nav .navtoogle{
	   width:100%;
 	   background-color:#fff;
 	   margin: 0;
  	  display: block;
 	 }
	
 	 .nav li {
 	   width: 100%;
   	 font-size: 1.25em;
   	 font-weight:900;
  	 }
   .nav li .icon {
	  font-size:18px;
  }
  .wrapper {
    padding-top: 60px;
  }
  
  /* Animating the height of the navigation when the button is clicked */
  
  /* When JavaScript is disabled, we hide the menu */
  .no-js .nav ul {
    max-height: 30em;
    overflow: hidden;
  }
  
  /* When JavaScript is enabled, we hide the menu */
  .js .nav ul {
    max-height: 0em;
    overflow: hidden;
  }
  
  /* Displaying the menu when the user has clicked on the button*/
  .js .nav .active + ul {   
    max-height: 30em;
    overflow: hidden;
    -webkit-transition: max-height .4s;
    -moz-transition: max-height .4s;
    -o-transition: max-height .4s;
    -ms-transition: max-height .4s;
    transition: max-height .4s;
  }

  /* Adapting the layout of the menu for smaller screens : icon on the left and text on the right*/
  .nav li span {
    display: inline-block;
    height: 100%;
  }
  .nav a {
    padding: 0.2em;   
  }
  .icon + span {
    margin-left: 0.4em;
    font-size: 0.8em;
  }
  
  /* Adding a left border of 8 px with a different color for each menu item*/
  .nav li:nth-child(9n+1) {
    border-left: 6px solid rgb(192, 192, 192);
  }
  .nav li:nth-child(9n+2) {
    border-left: 6px solid rgb(160, 160, 160);
  }
  .nav li:nth-child(9n+3) {
    border-left: 6px solid rgb(192, 192, 192);
  }
  .nav li:nth-child(9n+4) {
    border-left: 6px solid rgb(160, 160, 160);
  }
  .nav li:nth-child(9n+5) {
    border-left: 6px solid rgb(192, 192, 192);
  }
  .nav li:nth-child(9n+6) {
    border-left: 6px solid rgb(160, 160, 160);
  }
  .nav li:nth-child(9n+7) {
    border-left: 6px solid rgb(192, 192, 192);
  }
  .nav li:nth-child(9n+8) {
    border-left: 6px solid rgb(160, 160, 160);
  }
  .nav li:nth-child(9n+9) {
    border-left: 6px solid rgb(160, 160, 160);
  }
  /* make the nav bigger on touch screens */
  .touch .nav a {
    padding: 0.8em;
  }
  
}

@media screen and (max-width: 25em) { 
container > header {
    font-size: 75%;
  }


	#imageholder img {
	  margin-top: 50px;
	}
}
/*-----------------------------------------------------------------------End of media style -----------------------------*/


/*****--------default-------------********/
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700,900);
@font-face {
  font-family: 'codropsicons';
  src:url('../fonts/codropsicons/codropsicons.eot');
  src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
    url('../fonts/codropsicons/codropsicons.woff') format('woff'),
    url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
    url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 15px; padding: 0; margin: 0;}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {

font-family: 'Roboto', sans-serif;
  color: #383838;
font-size: 1em;
}

a{
	color: #ccc;
	text-decoration: none;
}

a:hover {
  color: #fff;
}

#basic-accordion p > a {
	color:#600;
	text-decoration:underline;}
#basic-accordion p > a:hover {
	color:#666;
	text-shadow:#B9E3BA 1px 1px 1px }
	



.container > header h1 {
  font-size: 2.625em;
  line-height: 1.3;
  margin: 0;
  font-weight: 300;
}

.container > header span {
  display: block;
  font-size: 60%;
  color: #ceccc6;
}






/****---------------------------------fancyboxx--***/
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
}

#fancybox-buttons.top {
  top: 10px;
}

#fancybox-buttons.bottom {
  bottom: 10px;
}

#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
     -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
          box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
  background: rgb(50,50,50);
  background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
  background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
  background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
  background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
  background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url('fancybox_buttons.png');
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}

#fancybox-buttons a:hover {
  opacity: 1;
}

#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px
}

#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
  opacity : 0.4;
  cursor: default;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(blank.gif); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
     only screen and (min--moz-device-pixel-ratio: 1.5),
     only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(fancybox_sprite@2x.png);
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url(fancybox_loading@2x.gif);
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}

#fancybox-thumbs.bottom {
  bottom: 2px;
}

#fancybox-thumbs.top {
  top: 2px;
}

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
  opacity: 1;
}

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}

/*----------------nivoslider --------------------------------------------------------------------*/

.slider-wrapper { 
	width: 100%; 
	margin: auto;
}

.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
      font-family: 'Roboto', sans-serif;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	min-height:70px; /*--needs to be changed according to the screen size---*/
	z-index:8;
	padding: 8px 14px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:8px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 12px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../img/default/loading.gif) no-repeat 50% 50%;
    margin-bottom:5px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../img/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}



/*----------------End of nivoslider ------------------------------------------------------------*/








html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	/* [disabled]outline: 0; */
}


/* footer--------------------------------------------------------------------------------------------*/
footer {
	bottom: 0;
	clear: both;
	position: fixed;
	z-index: 10000;
	height: 20px;
	padding:2px;
	color: white;
	left: 0px;
	width: 100%;
	background-color: black;
	opacity: 0.8;
}

#left {
	font-size:11px;
	font-weight:400;
	vertical-align: middle;
	padding-right: 10px;
	float: right;
}
