/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background:#212222; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#242424;
}
html { min-width:1000px;}
html, body { height:100%;}
p{line-height:2.0; text-align:justify}

@font-face
{
font-family: humanst521-lt-bt-light;
src: url('font/humanst521-lt-bt-light.ttf')
}

/* Global Structure ============================================================= */
.container {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	font-size:.8125em;
}

	/* Header */
	header{
		height:200px;
		background-color:#1F2020;
		border-bottom:5px solid #D6D6D6;
	}
	#headerback{width:1000px; margin:0 auto; background-image:url(../images/backheader.jpg); background-repeat:no-repeat; background-position:center top; height:200px; }
	
	/*Gallery*/
	#gallery {
		height:400px;
		overflow:hidden;
		background:url(../images/gallerry-bg.gif) 0 0 repeat-x;
	}
	
	/* Content */
	#content {
		float: left;
		width: 300px;
		text-align:justify;
		margin-right:20px;
	}
	
	#fbwidget {
		float: left;
		width: 280px;
	}
	/* Sidebar */
	.asidepages{
		float: left;
		width: 625px;
		margin-right:30px;
		text-align:justify;
	}
	
	aside{
		float: left;
		width: 302px;
		margin-right:20px;
	}
			
	/* Footer */
	footer.main {
  font-family:Arial;
  background: #1a1a1a;
  border-top: 5px solid #D6D6D6;
  padding-top:10px;
  margin:0 auto;
}
footer.main h5 {
  color: #ccc;
  padding-bottom:8px;
}
footer.main p,
footer.main a {
  font-size: 11px;
  line-height: 1.4em;
  text-decoration:none;
}	
footer.main a:hover {
	text-decoration:none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;}
footer.main p {
  margin-bottom: 0;
  color: #999;
}
footer.main .footer-top-area {
  padding-top: 30px;
  background: #1f1f1f;
  margin-bottom: 30px;
}
footer.main .post-list .post-thumb {
  border-color: #141414;
}
header.main a,
footer.main a {
  color: #fff !important;
}

#fbicon {
	float:right;
	margin-top:30px;	
	width:50px;
	height:46px;
	z-index:1;
	margin-bottom:0;
}



/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

/* The inside class provides consistent padding. To be used often! */
.inside{ padding: 32px 20px 50px 20px; }
.insidereg{ padding: 32px 10px 50px 10px; }

/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
figure { margin-bottom:18px;}

.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:15px;
}
	.img-box figure { 
		float:left; 
		margin:0 20px 0 0;
		padding:0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {margin-bottom:18px;}
.p1 { margin-bottom:9px;}
.p2 { margin-bottom:18px;}
.p3 { margin-bottom:27px;
}


/*----- txt, links, lines, titles -----*/
a {
	color:#f27f02; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:34px;
	line-height:1.2em;
	color:#fff;
	font-weight:normal;
	background:url(../images/Logo.png) no-repeat 0 0;
	margin-top:15px;
	padding:6px 0 8px 69px;
	position:absolute;
	left:9px;
	top:6px;
	background-image: url(../images/Logo.png);
	width: 905px;
	height: 72px;
}
	h1 a {
		color:#fff;
		text-decoration:none;
	}
h2 {
	font-size:30px;
	line-height:1.2em;
	font-weight:normal;
	color:#212222;
	margin-bottom:22px;
}
	h2 span {
		color:#8a8a8a;
	}
h3 {
	font-size:1em;
	margin-bottom:6px;
}
	h3 a { color:#242424; }
	h3 a:hover {
		text-shadow: 1px 1px 1px #888; 
	}




/*==================boxes====================*/
.main-box {
	border-top:5px solid #eaeaea;
	background:#fff;
	width:100%;
}


.contacts {
	padding-bottom:20px;
}
	.contacts li {
		width:100%;
		overflow:hidden;
	}
		.contacts li strong {
			float:left;
			width:95px;
		}


.list1 {
	margin-left:12px;
	padding-bottom:18px;
}
.list1 li {
	background:url(../images/arrow1.gif) no-repeat 0 6px;
	padding:0 0 0 12px;
}



/*===== header =====*/
header nav {
	margin-top:120px;
	float:left;
	clear:both;
}
		header nav ul li {
			float:left;
			display:inline;
		}
			header nav ul li a {
				font-weight:bold;
				font-size:21px;
				color:#fff;
				height:67px;
				line-height:67px;
				text-decoration:none;
				padding-right:19px;
				padding-left:20px;
				text-align:center;
				float:left;
				background:#433b8f;
				background-image: gradient(top, #383282, #484095); /* FF3.6 */
				background-image: -moz-linear-gradient(top, #383282, #484095); /* FF3.6 */
				background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #383282),color-stop(1, #484095)); /* Saf4+, Chrome */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#383282', EndColorStr='#484095'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#383282', EndColorStr='#484095')"; /* IE8 */
		}
		header nav ul li a.current, header nav ul li a:hover {
			padding-bottom:5px;
		}
/*.newmenu ul {
font-size: 21px;
margin: 0;
padding-top: 100px;
list-style: none;
}
.newmenu ul li {
display: block;
position: relative;
float: left;
}
.newmenu li ul {
display: none;
}
.newmenu ul li a {
	height: 67px;
line-height: 67px;
text-decoration: none;
padding-right: 7px;
padding-left: 7px;
text-align: center;
display: block;
color: #ffffff;
background: #2C5463;
margin-left: 1px;
white-space: nowrap;
}
.newmenu ul li a:hover {
background: #617F8A;
}
.newmenu li:hover ul {
display: block;
position: absolute; padding: 0px; z-index: 579;
}
.newmenu li:hover li {
float: none;
font-size: 11px;
}
.newmenu li:hover a {
background: #617F8A;
}
.newmenu li:hover li a:hover {
background: #95A9B1;
}
	*/	
		header nav ul li:nth-of-type(2) a {
			background:#0184cd;
			background-image: -moz-linear-gradient(top, #017bc8, #018ed3); /* FF3.6 */
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #017bc8),color-stop(1, #018ed3)); /* Saf4+, Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#017bc8', EndColorStr='#018ed3'); /* IE6,IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#017bc8', EndColorStr='#018ed3')"; /* IE8 */
		}
		header nav ul li:nth-of-type(3) a {
			background:#7cbc19;
			background-image: -moz-linear-gradient(top, #73b515, #86c31d); /* FF3.6 */
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #73b515),color-stop(1, #86c31d)); /* Saf4+, Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#73b515', EndColorStr='#86c31d'); /* IE6,IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#73b515', EndColorStr='#86c31d')"; /* IE8 */
		}
		header nav ul li:nth-of-type(4) a {
			background:#ffbc00;
			background-image: -moz-linear-gradient(top, #ffb500, #ffc300); /* FF3.6 */
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffb500),color-stop(1, #ffc300)); /* Saf4+, Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffb500', EndColorStr='#ffc300'); /* IE6,IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffb500', EndColorStr='#ffc300')"; /* IE8 */
		}
		header nav ul li:nth-of-type(5) a {
			background:#f07502;
			background-image: -moz-linear-gradient(top, #ee6c01, #f27f02); /* FF3.6 */
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ee6c01),color-stop(1, #f27f02)); /* Saf4+, Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ee6c01', EndColorStr='#f27f02'); /* IE6,IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ee6c01', EndColorStr='#f27f02')"; /* IE8 */
		}
		header nav ul li:nth-of-type(6) a {
			background:#d00110;
			background-image: -moz-linear-gradient(top, #d00110, #da0116); /* FF3.6 */
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #d00110),color-stop(1, #da0116)); /* Saf4+, Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#d00110', EndColorStr='#da0116'); /* IE6,IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d00110', EndColorStr='#da0116')"; /* IE8 */
		}
		header nav ul li:nth-of-type(7) a {
			background:#d00110;
			background-image: -moz-linear-gradient(top, #185c53, #175e53); /* FF3.6 */
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #185c53),color-stop(1, #175e53)); /* Saf4+, Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#185c53', EndColorStr='#175e53'); /* IE6,IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#185c53', EndColorStr='#175e53')"; /* IE8 */
		}
		header nav ul li:nth-of-type(8) a {
			background:#ffbc00;
			background-image: -moz-linear-gradient(top, #ffb500, #ffc300); /* FF3.6 */
			background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffb500),color-stop(1, #ffc300)); /* Saf4+, Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffb500', EndColorStr='#ffc300'); /* IE6,IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffb500', EndColorStr='#ffc300')"; /* IE8 */
		}

/*===== gallery =====*/	
.roundabout-holder  { 
	width:850px;
	height:400px;
	margin:0 auto;
}
.roundabout-moveable-item {
   width: 646px;
   height: 416px;
   cursor: pointer;
   border:3px solid #ccc;
   border:3px solid rgba(0, 0, 0, 0.08);
   border-radius:4px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
	.roundabout-moveable-item img{
		width:100%;
	}
.roundabout-in-focus {
	border:3px solid rgba(0, 0, 0, 0.2);
}


/*===== content =====*/
#content {
	
}
	#content img, aside img {
		border:3px solid #ebebeb;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	}
	#contentnew img, asidenew img {
		border:0px;
		border-radius:0px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
	}
	#content img:hover {
		border-color:#bbb;
	}
	

/*--- news list styles ---*/
	.news li {
		overflow:hidden;
		position:relative;
		padding:0 0 31px 84px;
	}
	.news li:last-child {
		padding-bottom:0;
	}
	
		.news li figure {
	width:59px;
	height:59px;
	background:url(../images/thumbpic5.jpg) no-repeat 0 0;
	position:absolute;
	left:0;
	top:0;
	text-align:center;
	border:3px solid #ebebeb;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	background-image: url(../images/thumbpic5.jpg);
		}
			.news li figure strong {
				display:block;
				font-size:30px;
				line-height:1.2em;
				margin-bottom:-7px;
				padding-top:4px;
			}
		
		.news li:nth-of-type(4n+1) figure {
			background:url(../images/thumbpic5.jpg) no-repeat 0 0;
		}
		
		.news li:nth-of-type(4n+2) figure {
			background:url(../images/thumbpic4.jpg) no-repeat 0 0;
		}
		.news li:nth-of-type(4n+3) figure {
			background:url(../images/thumbpic1.jpg) no-repeat 0 0;
		}
		.news li:nth-of-type(4n+4) figure {
			background:url(../images/thumbpic2.jpg) no-repeat 0 0;
		}
		.news li:nth-of-type(4n+5) figure {
			background:url(../images/thumbpic3.jpg) no-repeat 0 0;
		}




.team-list li {
	width:100%;
	overflow:hidden;
	padding-bottom:43px;
}
.team-list li:last-child {
	padding-bottom:0;
}
	.team-list li figure {
		float:left;
		margin:0 20px 0 0;
		padding:0;
	}


/*--- loopedSlider styles ---*/
/*
 * Required 
*/
#loopedSlider .wrap { width:295px; height:295px; overflow:hidden; position:relative;}
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div { position:absolute; top:0; width:295px; display:none; }
/*
 * Optional
*/
#loopedSlider { width:295px; position:relative; clear:both; }
#loopedSlider .nav-controls {
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
#loopedSlider li {
	display:inline;
}
#loopedSlider li a.previous {
	float:left;
}
#loopedSlider li a.next {
	float:right;
}




/*===== footer =====*/
footer {
	color:#fff;
}
	footer .fleft {
		padding-left:40px;
	}
	footer .fright {
		padding-right:40px;
	}


/*----- forms -----*/
#contacts-form { 
	clear:right;
	width:100%;
	overflow:hidden;
}
	#contacts-form fieldset { 
		border:none;
		float:left;
	}
		#contacts-form .field { 
			clear:both;
		}
			#contacts-form label { 
				float:left;
				width:110px;
				line-height:18px;
				padding-bottom:6px;
				font-weight:bold;
			}
			#contacts-form input {
				width:205px;
				padding:1px 0 1px 3px;
				background:none;
				border:1px solid #e5e5e5;
				color:#616161;
				float:left
			}
			#contacts-form input:invalid {
				border-color:red;
			}
			#contacts-form textarea { 
				width:450px;
				height:215px;
				padding:1px 0 1px 3px;
				background:none;
				border:1px solid #e5e5e5;
				color:#616161;
				margin-bottom:12px;
				overflow:auto;
				float:left;
			}
			#contacts-form div:last-child {
				padding-left:110px;
			}

/*==========================================*/

.row-wrap >[class^="span"] {
  margin-bottom: 10px;
}
 .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 200px;
  }
  .span1 {
    width: 70px;
  }
  .list {
  margin: 0;
  list-style: none;
}
 .row {
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  #supporterswrap{
	  background-color:#1F1F1F;
	  width:100%;
  }
  #supporters{
	  margin:0 auto;
	  height:55px;
	  width:358px;
	  padding-bottom:20px;
	  padding-top:6px;
	  opacity:0.6;
      filter:alpha(opacity=60); /* For IE8 and earlier */
  }
  #supporters:hover{
  opacity:1;
  filter:aplha(opacity=100);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  }
  #supportext{font-size:11px; color:#CCC; text-align:center; margin:0 auto; padding:4px;}

.list.list-social {
  overflow: hidden;
  margin-top: 15px;
}
.list.list-social li {
  float: left;
  margin-right: 10px;
}
.list.list-social li .box-icon {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.list.list-social li .box-icon1 {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.list {
  margin: 0;
  list-style: none;
}
.nav-pills > li > a {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.nav-pills > li.active > a {
  cursor: default;
  background: #7fa832;
}
.nav-pills > li.active > a:hover {
  background: #7fa832;
}
.login-register {
  overflow: hidden;
  list-style: none;
  margin: 0;
  float: right;
}
.login-register li {
  float: left;
  padding: 5px 0;
  margin: 5px 0;
}
.login-register li a {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  display: block;
  line-height: 1em;
}
.login-register li a [class^="icon-"] {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  margin-right: 5px;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  font-size: 15px;
  line-height: 0;
  position: relative;
  top: -3px;
}
.login-register li a:hover [class^="icon-"] {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  text-decoration:none;
}
.login-register li:first-child {
  border-right: 1px solid #262626;
  margin-right: 10px;
  padding-right: 10px;
}
.tooltip {
  -webkit-transform: tralateZ(0);
  -moz-transform: tralateZ(0);
  -o-transform: tralateZ(0);
  -ms-transform: tralateZ(0);
  transform: tralateZ(0);
}
.tooltip-inner {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.box-icon {
  display: block;
  background: #3B589C;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.box-icon:hover {
  color: #fff;
  background: #4A6EA9;
  text-decoration:none;
}
.box-icon1 {
  display: block;
  background: #1BB2E9;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.box-icon1:hover {
  color: #fff;
  background: #38D1FD;
  text-decoration:none;
}
.readmore{font-size:11px; color:#212222; }
.speakername{font-size:13px; color:#505050; font-weight:bold;}
.speakername1{font-size:15px; color:#505050; font-weight:bold;}
.separator{font-size:24px; color:#ccc; font-weight:bold;}
.schedulefont{font-family:Arial; font-size:12px; font-weight:bold; color:#2d2d2d;}
.schedulefontbig{font-family:humanst521-lt-bt-light; font-size:60px; color:#fff; line-height:1.5}
.calfontbig{font-family:humanst521-lt-bt-light; font-size:28px; color:#fff; line-height:1.2}
.calfontbig1{font-family:humanst521-lt-bt-light; font-size:40px; color:#fff;}
/*media-page*/
.responsive {
  width: 100%;
  height: 100%; }



.content {
  float: left;
  width: 100%;
  height: 100%; }
  .content img {
    width: 100%;
    height: 101%; }
  .content li {
    float: left;
 
    width: 200px;
    height: 165px;
    position: relative; list-style:none; margin:0 40px 0 0px; color:#FFFFFF !important;
    /* Colors Hover */ }
    .content li:hover {
      cursor: pointer; }
      .content li:hover .card-front {
        -webkit-transform: rotateX(50deg);
        -moz-transform: rotateX(50deg);
        -ms-transform: rotateX(50deg);
        -o-transform: rotateX(50deg);
        transform: rotateX(50deg);
        -webkit-transform: perspective(1000) rotateX(50deg);
        -moz-transform: perspective(1000) rotateX(50deg);
        -ms-transform: perspective(1000) rotateX(50deg);
        -o-transform: perspective(1000) rotateX(50deg);
        transform: perspective(1000) rotateX(50deg); }
      .content li:hover .card-back {
        z-index: 950;
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        transform: rotateX(0deg);
        -webkit-transform: perspective(1000) rotateX(0deg);
        -moz-transform: perspective(1000) rotateX(0deg);
        -ms-transform: perspective(1000) rotateX(0deg);
        -o-transform: perspective(1000) rotateX(0deg);
        transform: perspective(1000) rotateX(0deg); }
    .content li:nth-child(1) .card-back, .content li:nth-child(110) .card-back {
      background: #433b8f; }
    .content li:nth-child(2) .card-back {
      background: #7cbc19; }
    .content li:nth-child(3) .card-back {
      background: #ffbc00; }
    .content li:nth-child(4) .card-back {
      background: #f07502; }
    .content li:nth-child(5) .card-back {
      background: #d00110; }
    .content li:nth-child(6) .card-back {
      background: #7381a8; }
    .content li:nth-child(7) .card-back {
      background: #da222b; }
    .content li:nth-child(8) .card-back {
      background: #175e53; }
	  .content li:nth-child(9) .card-back {
      background: #2C5463; }  
	    .content li:nth-child(10) .card-back {
      background: #433b8f; }  
	    .content li:nth-child(11) .card-back {
      background: #7cbc19; }  
	    .content li:nth-child(12) .card-back {
      background: #ffbc00; }  
	   .content li:nth-child(13) .card-back {
      background: #7381a8; }
    .content li:nth-child(14) .card-back {
      background: #da222b; }
	    .content li:nth-child(15) .card-back {
      background: #175e53; }
	    .content li:nth-child(16) .card-back {
      background: #f07502; } 
	   .content li:nth-child(17) .card-back {
      background: #2C5463; }   
	   .content li:nth-child(18) .card-back {
      background: #7cbc19; }
    .content li:nth-child(19) .card-back {
      background: #ffbc00; }
    .content li:nth-child(20) .card-back {
      background: #f07502; }
    .content li:nth-child(21) .card-back {
      background: #d00110; }
    .content li:nth-child(22) .card-back {
      background: #7381a8; }
      
       .content li:nth-child(23) .card-back {
      background: #7cbc19; }
      
    .content li:nth-child(24) .card-back {
      background: #da222b; }
    .content li:nth-child(25) .card-back {
      background: #175e53; }
	  .content li:nth-child(26) .card-back {
      background: #2C5463; }  
	    .content li:nth-child(27) .card-back {
      background: #433b8f; }  
	    .content li:nth-child(28) .card-back {
      background: #7cbc19; }  
	    .content li:nth-child(29) .card-back {
      background: #ffbc00; } 
	    .content li:nth-child(30) .card-back {
      background: #ffbc00; }  
	   .content li:nth-child(31) .card-back {
      background: #7381a8; }
	  .content li:nth-child(32) .card-back {
      background: #da222b; }
      
      .content li:nth-child(33) .card-back {
      background: #7cbc19; }
    .content li:nth-child(34) .card-back {
      background: #ffbc00; }
    .content li:nth-child(35) .card-back {
      background: #f07502; }
    .content li:nth-child(36) .card-back {
      background: #d00110; }
    .content li:nth-child(37) .card-back {
      background: #7381a8; }
    .content li:nth-child(38) .card-back {
      background: #da222b; }
    .content li:nth-child(39) .card-back {
      background: #175e53; }
	  .content li:nth-child(40) .card-back {
      background: #2C5463; }
	.content li:nth-child(41) .card-back {
      background: #2C5463; }  
	    .content li:nth-child(42) .card-back {
      background: #433b8f; }  
	    .content li:nth-child(43) .card-back {
      background: #7cbc19; }  
	    .content li:nth-child(44) .card-back {
      background: #ffbc00; }  
	   .content li:nth-child(45) .card-back {
      background: #7381a8; }
    .content li:nth-child(46) .card-back {
      background: #da222b; }
	    .content li:nth-child(47) .card-back {
      background: #175e53; }
	    .content li:nth-child(48) .card-back {
      background: #f07502; } 
	   .content li:nth-child(49) .card-back {
      background: #2C5463; }   
	   .content li:nth-child(50) .card-back {
      background: #7cbc19; }  
      .content li:nth-child(51) .card-back {
      background: #ffbc00; }
    .content li:nth-child(52) .card-back {
      background: #f07502; }
    .content li:nth-child(53) .card-back {
      background: #d00110; }
    .content li:nth-child(54) .card-back {
      background: #7381a8; }
      
       .content li:nth-child(55) .card-back {
      background: #7cbc19; }
      
    .content li:nth-child(56) .card-back {
      background: #da222b; }
    .content li:nth-child(57) .card-back {
      background: #175e53; }
	  .content li:nth-child(58) .card-back {
      background: #2C5463; }  
      .content li:nth-child(59) .card-back {
      background: #ffbc00; }
    .content li:nth-child(60) .card-back {
      background: #f07502; }
    .content li:nth-child(61) .card-back {
      background: #d00110; }
    .content li:nth-child(62) .card-back {
      background: #7381a8; }
    .content li:nth-child(63) .card-back {
      background: #da222b; }
      
         .content li:nth-child(64) .card-back {
      background: #7cbc19; }
    .content li:nth-child(65) .card-back {
      background: #ffbc00; }
    .content li:nth-child(66) .card-back {
      background: #f07502; }
    .content li:nth-child(67) .card-back {
      background: #d00110; }
    .content li:nth-child(68) .card-back {
      background: #7381a8; }
    .content li:nth-child(69) .card-back {
      background: #da222b; }
    .content li:nth-child(70) .card-back {
      background: #175e53; }
	  .content li:nth-child(70) .card-back {
      background: #2C5463; }
	.content li:nth-child(71) .card-back {
      background: #2C5463; }  
	    .content li:nth-child(72) .card-back {
      background: #433b8f; }  
	    .content li:nth-child(73) .card-back {
      background: #7cbc19; }  
	    .content li:nth-child(74) .card-back {
      background: #ffbc00; }  
	   .content li:nth-child(75) .card-back {
      background: #7381a8; }
    .content li:nth-child(76) .card-back {
      background: #da222b; }
	    .content li:nth-child(77) .card-back {
      background: #175e53; }
	    .content li:nth-child(78) .card-back {
      background: #f07502; } 
	   .content li:nth-child(79) .card-back {
      background: #2C5463; }   
	   .content li:nth-child(80) .card-back {
      background: #7cbc19; }  
      .content li:nth-child(81) .card-back {
      background: #ffbc00; }
      .content li:nth-child(82) .card-back {
      background: #7cbc19; }
    .content li:nth-child(83) .card-back {
      background: #ffbc00; }
    .content li:nth-child(84) .card-back {
      background: #f07502; }
    .content li:nth-child(85) .card-back {
      background: #d00110; }
    .content li:nth-child(86) .card-back {
      background: #7381a8; }
    .content li:nth-child(87) .card-back {
      background: #da222b; }
    .content li:nth-child(88) .card-back {
      background: #175e53; }
    .content li:nth-child(89) .card-back {
      background: #2C5463; }  
      .content li:nth-child(90) .card-back {
      background: #433b8f; }  
      .content li:nth-child(91) .card-back {
      background: #7cbc19; }  
      .content li:nth-child(92) .card-back {
      background: #ffbc00; }  
     .content li:nth-child(93) .card-back {
      background: #7381a8; }
    .content li:nth-child(94) .card-back {
      background: #da222b; }
      .content li:nth-child(95) .card-back {
      background: #175e53; }
      .content li:nth-child(96) .card-back {
      background: #f07502; } 
     .content li:nth-child(97) .card-back {
      background: #2C5463; }   
     .content li:nth-child(98) .card-back {
      background: #7cbc19; }
    .content li:nth-child(99) .card-back {
      background: #ffbc00; }
    .content li:nth-child(100) .card-back {
      background: #f07502; }
    .content li:nth-child(101) .card-back {
      background: #d00110; }
    .content li:nth-child(102) .card-back {
      background: #7381a8; }
      
       .content li:nth-child(103) .card-back {
      background: #7cbc19; }
      
    .content li:nth-child(104) .card-back {
      background: #da222b; }
    .content li:nth-child(105) .card-back {
      background: #175e53; }
    .content li:nth-child(106) .card-back {
      background: #2C5463; }  
      .content li:nth-child(107) .card-back {
      background: #433b8f; }  
      .content li:nth-child(108) .card-back {
      background: #7cbc19; }  
      .content li:nth-child(109) .card-back {
      background: #ffbc00; } 
      .content li:nth-child(110) .card-back {
      background: #ffbc00; } 
      
      
      
     
      
      
      
      
      
      
      
	  
    .content li:first-child, .content li:last-child {
     }
  .content .card-front,
  .content .card-back {
    text-align: right;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 400ms;
    -moz-transition: -moz-transform 400ms;
    -o-transition: -o-transform 400ms;
    transition: transform 400ms;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%; }
  .content .card-front {
    -webkit-transform: perspective(1000) rotateX(0);
    -moz-transform: perspective(1000) rotateX(0);
    -ms-transform: perspective(1000) rotateX(0);
    -o-transform: perspective(1000) rotateX(0);
    transform: perspective(1000) rotateX(0);
    z-index: 900; }
  .content .card-back {
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -ms-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    z-index: 800; }
  .content h2 {
    font-size: 28px;
    float: right;
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-right: 20px;
    margin-top: 20px; }
    .content h2 b {
      float: right;
      width: 55%; }
  .content p {
    line-height: 1.3em;
    color: #3d3d3d;
    width: 90%;
    float: right;
    margin-right: 20px; }

.close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  color: #111;
  text-decoration: none;
  font-size: 20px;
  padding: 10px 20px; }

.active {
  width: 100% !important;
  height: 100% !important; }
  .active .all-content {
    position: absolute;
    left: 10px;
    top: 20px; }
    .active .all-content h1 {
      font-size: 80px;
      width: 50%; }


/*end-of-media-page*/

/*testimonials*/
.testimonial { width:975px; height:auto;  }
.alter {position: relative; z-index: 1; margin-bottom: 10px; margin-right:10px;}
.alter p {padding-bottom:10px; text-align: justify}
.alter p.author { font-family: humanst521-lt-bt-light;
font-size:20px; color:#000; text-align: right; padding: 0; margin: 0; min-height: 50px; _height: 50px; _padding-bottom:15px}
.alter .bgquote {margin: 25px 0 0 0px; background-color: #f4f4f4; -moz-border-radius:3px; -o-border-radius:3px; -khtml-border-radius: 3px; -webkit-border-radius:3px; border-radius: 3px}
.alter .ldquo {background: url(../images/quote-open.png) no-repeat left top transparent; _background: url('http://www.ilfsamanvay.org/img/quote-open.gif') no-repeat left top transparent}
.alter .rdquo {background: url('../images/quote-close.png') no-repeat right bottom transparent; _background: url('http://www.ilfsamanvay.org/img/quote-close.gif') no-repeat right bottom transparent; padding: 25px 30px 0 30px;}
.alter .thumb {position: absolute; top:25px; left: 0; border: #FFF solid 6px; z-index: 15}
.alter .thumb img{ width:85px; height:85px;  }


/*end-testimonials*/

ul.simple-pagination {
	list-style: none;
}

.simple-pagination {
	display: block;
	overflow: hidden;
	padding: 0 5px 15px 0;
	margin: 0;
}

.simple-pagination ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.simple-pagination li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left; width: 37.7px;
height: 37px;
}

/*------------------------------------*\
	Compact Theme Styles
\*------------------------------------*/

.compact-theme a, .compact-theme span {
	float: left;
	color: #333;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #AAA;
	border-right: none;
	min-width: 14px;
	padding: 0 7px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

.compact-theme a:hover {
	text-decoration: none;
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* IE10+ */
	background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* W3C */
}

.compact-theme .prev {
	border-radius: 3px 0 0 3px;
}

.compact-theme .next {
	border-right: 1px solid #AAA;
	border-radius: 0 3px 3px 0;
}

.compact-theme .current {
	background: #bbbbbb; /* Old browsers */
	background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* W3C */
	cursor: default;
}

.compact-theme .ellipse {
	background: #EAEAEA;
	padding: 0 10px;
	cursor: default;
}

/*------------------------------------*\
	Light Theme Styles
\*------------------------------------*/

.light-theme a, .light-theme span {
	float: left; text-decoration:none;
	color: #666;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #BBB;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #efefef; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

.light-theme a:hover {
	text-decoration: none;
	background: #ddd; 
}

.light-theme .current {
	background: #666;

	color: #FFF;
	border-color: #444;
	box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
	cursor: default;
}

.light-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}

/*------------------------------------*\
	Dark Theme Styles
\*------------------------------------*/

.dark-theme a, .dark-theme span {
	float: left; text-decoration:none;
	color: #CCC;
	font-size:14px;
	line-height:24px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #222;
	min-width: 14px;
	padding: 0 7px;
	margin: 0 5px 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	background: #555; /* Old browsers */
	background: -moz-linear-gradient(top, #555 0%, #333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555), color-stop(100%,#333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #555 0%,#333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #555 0%,#333 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #555 0%,#333 100%); /* IE10+ */
	background: linear-gradient(top, #555 0%,#333 100%); /* W3C */
}

.dark-theme a:hover {
	text-decoration: none;
	background: #444;
}

.dark-theme .current {
	background: #222;
	color: #FFF;
	border-color: #000;
	box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	cursor: default;
}

.dark-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(../images/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
.newfontsmall{font-family:humanst521-lt-bt-light; font-size:16px; color:#000;}

.1st-backcolor {background-color:#f2f1ff !important; } 


/*advisory-page*/
.main-ad{ width:960px; height:auto;   } 
.ad-right { width:719px; height:auto; float:left; border-right:solid 1px #ddd; margin: 0 20px 0 0; padding: 0 20px 0 0;  } 
.ad-left { width:200px; height:auto; float:left;  } 

ul#filters { list-style:none; margin:0 auto; padding:0; text-align:center; display:table; height:88px; background:url(http://www.ilfsamanvay.org/images/bg_filters.png) no-repeat 0 0; position:relative; }
ul#filters:after { content:''; background:url(http://www.ilfsamanvay.org/images/bg_filters.png) no-repeat 100% -88px; height:88px; width:8px; position:absolute; right:-8px; top:0 }
ul#filters li { display: block; float:left; overflow: hidden; padding:18px 0 0; margin-right:-1px; position:relative; height:70px }
ul#filters li:last-child { margin-right:-8px; }
ul#filters li span.hoverL { background:url(http://www.ilfsamanvay.org/images/bg_filters_active.png) no-repeat 0 0; position:absolute; z-index:2; top:0; left:0; right:8px; height:88px }
ul#filters li span.hoverR { background:url(http://www.ilfsamanvay.org/images/bg_filters_active.png) no-repeat 100% -88px; position:absolute; z-index:2; top:0; right:-8px; width:8px; height:88px }
.lt-ie8 ul#filters li { float:left; display:block }
ul#filters a { color:#fff; text-decoration:none; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-align:center; display:block; height:50px; border-left:1px solid #1da9cc; font-size:14px; min-width:66px; padding:0 10px; position:relative; z-index:3 }
ul#filters li:first-child a { border:none }
ul#filters a span { font-size:42px; font-family:"Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:normal; display:block; font-weight:300; line-height:42px }
ul#portfoliolist { padding: 25px 0px 8px; list-style: none; overflow:hidden; }
ul#portfoliolist li { width: 192px; height: 200px; display: block; float: left; background:url(../images/shadow.png) no-repeat 0; margin-top:-20px }
ul#portfoliolist li a { width: 133px; height: 111px; display: block; float: left; overflow: hidden; padding:17px 19px 20px 17px; background:url(../images/bg_portfolio_item.png) no-repeat 0 0; -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -o-transition-duration: 1s; transition-duration: 1s; display:block; position:absolute }
ul#portfoliolist li:hover a { -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transform:  translate3d(-10px, -10px, 0); -moz-transform: translate(-10px, -10px); -o-transform:  translate(-10px, -10px); transform:  translate(-10px, -10px); }
.no-js ul#filters { display:none }
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item, .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:    -moz-transform, opacity; -ms-transition-property:     -ms-transform, opacity; -o-transition-property:         top, left, opacity; transition-property:         transform, opacity; }
/* contact section */