@charset "utf-8";
/* CSS Document */
img { max-width: 100%; height:auto; }

#headerMenuLogin .navbar-nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
}

/********************** END BASE CSS ***********************/
			.content-block-one {
			  padding: 30px;
			  margin-bottom: 30px;
			  color: inherit;
			  background-color: #f8f8f8;
			}
			
			.content-block-one > hr {
			  border-top-color: #d5d5d5;
			}
			.container .content-block-one {
			  border-radius: 6px;
			}
			.content-block-one .container {
			  max-width: 100%;
			}
			
			.content-block-one h1,
			.content-block-one .h1 {
			  font-size: 63px;
			}
			.content-block-one h2,
			.content-block-one .h2 {
			  font-size: 42px;
			}  
			
			.content-footer {
			  background-color:#131619;
			  padding: 40px 0px;
			}
			@media screen and (min-width: 768px) {
			  .content-block-one {
				padding-top: 48px;
				padding-bottom: 48px;
			  }
			  .container .content-block-one {
				padding-right: 60px;
				padding-left: 60px;
			  }
			  
			}
			.content-space-zero {
			  padding: 0px;
			  margin-bottom: 0px;
			  color: inherit;
			  background: url(images/template/test01.jpg) no-repeat center center fixed; 
			  -webkit-background-size: cover;
			  -moz-background-size: cover;
			  -o-background-size: cover;
			  background-size: cover;
			  padding-top: 200px;
			  padding-bottom: 200px;
			}
			.content-space-one {
			  padding: 0px;
			  margin-bottom: 0px;
			  color: inherit;
			  background: url(images/template/test1.jpg) no-repeat center center fixed; 
			  -webkit-background-size: cover;
			  -moz-background-size: cover;
			  -o-background-size: cover;
			  background-size: cover;
			  padding-top: 150px;
			  padding-bottom: 150px;
			}
			.content-space-two {
			  padding: 0px;
			  margin-bottom: 0px;
			  color: inherit;
			  background: url(images/template/test2.jpg) no-repeat center center fixed; 
			  -webkit-background-size: cover;
			  -moz-background-size: cover;
			  -o-background-size: cover;
			  background-size: cover;
			  padding-top: 150px;
			  padding-bottom: 150px;
			}
			.page-break {
				width: 50%;
				height: 1px;
				background-color: #fff;
				margin: 0 auto 15px auto;
			}
			
			@media screen and (max-width: 830px) {
				.slogan { width: 80%; }
			}
			
			#first{
				background: url(images/template/test01.jpg) 50% 0 no-repeat fixed;
				color: white;
				/*height: 800px;*/
				margin: 0 auto;
				overflow: hidden;
				background-size: cover;
				padding: 0;
			}
			#second{
				background: url(images/template/test1.jpg) 50% 0 no-repeat fixed;
				color: white;
				height: 450px;
				margin: 0 auto;
				overflow: hidden;
				padding: 0;
			}
			#third{
				background: url(images/template/test2.jpg) 50% 0 no-repeat fixed;
				color: white;
				/*height: 580px;*/
				margin: 0 auto;
				overflow: hidden;
				padding: 0;
			}

			@media screen and (max-width: 830px) {
				#first { height: 500px; }
				#second { height: 250px;}
			}
			@media screen and (max-width: 530px) {
				/*#second { background: url(img/test00-sm.jpg) 50% 0 no-repeat fixed; }*/
				#second { background: url(images/template/test1-sm.jpg) 50% 0 no-repeat fixed; }
				#third { background: url(images/template/test2-sm.jpg) 50% 0 no-repeat fixed; }
			}
			@media screen and (min-width: 531px) {
				/*#second { background: url(img/test00-sm.jpg) 50% 0 no-repeat fixed; }*/
				#second { background: url(images/template/test1.jpg) 50% 0 no-repeat fixed; background-size: cover; }
				#third { background: url(images/template/test2.jpg) 50% 0 no-repeat fixed; background-size: cover; }
			}
			
			/*::-webkit-scrollbar {
				width: 7px;
				background-color: #827b7d;
			}
			::-webkit-scrollbar-thumb {
				background-color: #bdbdbd;
			}*/
			
			.main-radial {
				/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#17458f+0,01b4e7+100 */
				background: rgb(23,69,143); /* Old browsers */
				background: -moz-linear-gradient(top, rgba(23,69,143,0.80) 0%, rgba(1,180,231,0.60) 100%); /* FF3.6-15 */
				background: -webkit-linear-gradient(top, rgba(23,69,143,0.80) 0%,rgba(1,180,231,0.60) 100%); /* Chrome10-25,Safari5.1-6 */
				background: linear-gradient(to bottom, rgba(23,69,143,0.80) 0%,rgba(1,180,231,0.60) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17458f', endColorstr='#01b4e7',GradientType=0 ); /* IE6-9 */
			}
		
		
			.black-radial {
				/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#17458f+0,01b4e7+100 */
				background: rgb(23,69,143); /* Old browsers */
				background: -moz-linear-gradient(top, rgba(23,69,143,0.90) 0%, rgba(1,180,231,0.70) 100%); /* FF3.6-15 */
				background: -webkit-linear-gradient(top, rgba(23,69,143,0.90) 0%,rgba(1,180,231,0.70) 100%); /* Chrome10-25,Safari5.1-6 */
				background: linear-gradient(to bottom, rgba(23,69,143,0.90) 0%,rgba(1,180,231,0.70) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17458f', endColorstr='#01b4e7',GradientType=0 ); /* IE6-9 */
				
				/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.01+0,1+100 */
				/*background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.01) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
				/*background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
				/*background: radial-gradient(ellipse at center,  rgba(0,0,0,0.01) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
				/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
			}
		
			/********* PANEL CARD ************/
			/* entire container, keeps perspective */
			.card-container {
				  -webkit-perspective: 800px;
			   -moz-perspective: 800px;
				 -o-perspective: 800px;
					perspective: 800px;
					margin-bottom: 30px;
			}
			/* flip the pane when hovered */
			.card-container:not(.manual-flip):hover .card,
			.card-container.hover.manual-flip .card{
				-webkit-transform: rotateY( 180deg );
			-moz-transform: rotateY( 180deg );
			 -o-transform: rotateY( 180deg );
				transform: rotateY( 180deg );
			}
			
			
			.card-container.static:hover .card,
			.card-container.static.hover .card {
				-webkit-transform: none;
			-moz-transform: none;
			 -o-transform: none;
				transform: none;
			}

			/* flip speed goes here */
			.card {
				 -webkit-transition: -webkit-transform .5s;
			   -moz-transition: -moz-transform .5s;
				 -o-transition: -o-transform .5s;
					transition: transform .5s;
			-webkit-transform-style: preserve-3d;
			   -moz-transform-style: preserve-3d;
				 -o-transform-style: preserve-3d;
					transform-style: preserve-3d;
				position: relative;
			}
			
			/* hide back of pane during swap */
			.front, .back {
				-webkit-backface-visibility: hidden;
			   -moz-backface-visibility: hidden;
				 -o-backface-visibility: hidden;
					backface-visibility: hidden;
				position: absolute;
				top: 0;
				left: 0;
				background-color: #FFF;
				box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
			}
			
			/* front pane, placed above back */
			.front {
				z-index: 2;
			}
			
			/* back, initially hidden pane */
			.back {
					-webkit-transform: rotateY( 180deg );
			   -moz-transform: rotateY( 180deg );
				 -o-transform: rotateY( 180deg );
					transform: rotateY( 180deg );
					z-index: 3;
			}
			
			.back .btn-simple{
				position: absolute;
				left: 0;
				bottom: 4px;
			}
			/*        Style       */
			
			
			.card{
				background: none repeat scroll 0 0 #FFFFFF;
				border-radius: 4px;
				color: #444444;
			}
			.card-container, .front, .back {
				width: 100%;
				height: 420px;
				border-radius: 4px;
				-webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.16);
			-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.16);
			box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.16);
			}
			.card .cover{
				height: 142px;
				overflow: hidden;
				border-radius: 4px 4px 0 0;
			}
			.card .cover img{
				width: 100%;
			}
			/*.card .user{
				border-radius: 50%;
				display: block;
				height: 120px;
				margin: -55px auto 0;
				overflow: hidden;
				width: 120px;
			}*/
			.card .user img{
				background: none repeat scroll 0 0 #FFFFFF;
				border: 4px solid #FFFFFF;
				width: 100%;
			}
			
			.card .content{
				background-color: rgba(0, 0, 0, 0);
				box-shadow: none;
				padding: 10px 20px 20px;
			}
			.card .content .main {
				min-height: 160px;
			}
			.card .back .content .main {
				height: 215px;
			}
			.card .name {
				/*font-family: 'Arima Madurai', cursive;*/
				font-size: 22px;
				line-height: 28px;
				margin: 10px 0 0;
				text-align: center;
				text-transform: capitalize;
			}
			.card h5{
				margin: 5px 0;
				font-weight: 400;
				line-height: 20px;
			}
			.card .profession{
				color: #999999;
				text-align: center;
				margin-bottom: 20px;
			}
			.card .footer {
				border-top: 1px solid #EEEEEE;
				color: #999999;
				margin: 30px 0 0;
				padding: 10px 0 0;
				text-align: center;
			}
			.card .footer .social-links{
				font-size: 18px;
			}
			.card .footer .social-links a{
				margin: 0 7px;
			}
			.card .footer .btn-simple{
				margin-top: -6px;
			}
			.card .header {
				padding: 15px 20px;
				height: 90px;
			}
			.card .motto{
				/*font-family: 'Arima Madurai', cursive;*/
				border-bottom: 1px solid #EEEEEE;
				color: #999999;
				font-size: 14px;
				font-weight: 400;
				padding-bottom: 10px;
				text-align: center;
			}
			
			.card .stats-container{
				width: 100%;
				margin-top: 50px;
			}
			.card .stats{
				display: block;
				float: left;
				width: 33.333333%;
				text-align: center;
			}
			
			.card .stats:first-child{
				border-right: 1px solid #EEEEEE;
			}
			.card .stats:last-child{
				border-left: 1px solid #EEEEEE;
			}
			.card .stats h4{
					/*font-family: 'Arima Madurai', cursive;*/
				font-weight: 300;
				margin-bottom: 5px;
			}
			.card .stats p{
				color: #777777;
			}
			/*      Just for presentation        */
			
			.title{
				color: #506A85;
				text-align: center;
				font-weight: 300;
				font-size: 44px;
				margin-bottom: 90px;
				line-height: 90%;
			}
			.title small{
				font-size: 17px;
				color: #999;
				text-transform: uppercase;
				margin: 0;
			}
			.space-30{
				height: 30px;
				display: block;
			}
			.space-50{
				height: 50px;
				display: block;
			}
			.space-200{
				height: 200px;
				display: block;
			}
			.white-board{
				background-color: #FFFFFF;
				min-height: 200px;
				padding: 60px 60px 20px;
			}
			.ct-heart{
				color: #F74933;
			}
			
			 pre.prettyprint{
				background-color: #ffffff;
				border: 1px solid #999;
				margin-top: 20px;
				padding: 20px;
				text-align: left;
			}
			.atv, .str{
				color: #05AE0E;
			}
			.tag, .pln, .kwd{
				 color: #3472F7;
			}
			.atn{
			  color: #2C93FF;
			}
			.pln{
			   color: #333;
			}
			.com{
				color: #999;
			}
			
			.btn-simple{
				opacity: .8;
				color: #666666;
				background-color: transparent;
			}
			
			.btn-simple:hover,
			.btn-simple:focus{
				background-color: transparent;
				box-shadow: none;
				opacity: 1;
			}
			.btn-simple i{
				font-size: 16px;
			}
			
			.navbar-brand-logo{
				padding: 0;
			}
			.navbar-brand-logo .logo{
				border: 1px solid #333333;
				border-radius: 50%;
				float: left;
				overflow: hidden;
				width: 60px;
			}
			.navbar .navbar-brand-logo .brand{
				color: #FFFFFF;
				float: left;
				font-size: 18px;
				font-weight: 400;
				line-height: 20px;
				margin-left: 10px;
				margin-top: 10px;
				width: 60px;
			}
			.navbar-default .navbar-brand-logo .brand{
				color: #555;
			}
			
			@media (min-width: 768px) {
				.card .cover {
					height: 209px;
				}
			}
			
			
			/*       Fix bug for IE      */
			
			@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
				.front, .back{
					-ms-backface-visibility: visible;
					backface-visibility: visible;
				}
			
				.back {
					visibility: hidden;
					-ms-transition: all 0.2s cubic-bezier(.92,.01,.83,.67);
				}
				.front{
					z-index: 4;
				}
				.card-container:not(.manual-flip):hover .back,
				.card-container.manual-flip.hover .back{
					z-index: 5;
					visibility: visible;
				}
			}
			/********* PANEL CARD ************/
			
			.grid {
				position: relative;
				margin: 0 auto;
				padding: 1em 0 4em;
				max-width: 1000px;
				list-style: none;
				text-align: center;
			}

			/* Common style */
			.grid figure {
				position: relative;
				float: left;
				overflow: hidden;
				margin: 10px 1%;
				min-width: 313px;
				max-width: 480px;
				max-height: 360px;
				width: 30%;
				background: #3085a3;
				text-align: center;
				cursor: pointer;
			}

			.grid figure img {
				position: relative;
				display: block;
				min-height: 100%;
				max-width: 100%;
				opacity: 0.8;
			}

			.grid figure figcaption {
				padding: 2em;
				color: #fff;
				text-transform: uppercase;
				font-size: 1.25em;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.grid figure figcaption::before,
			.grid figure figcaption::after {
				pointer-events: none;
			}

			.grid figure figcaption,
			.grid figure figcaption > a {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
			}

			/* Anchor will cover the whole item by default */
			/* For some effects it will show as a button */
			.grid figure figcaption > a {
				z-index: 1000;
				text-indent: 200%;
				white-space: nowrap;
				font-size: 0;
				opacity: 0;
			}

			.grid figure h2 {
				word-spacing: -0.15em;
				font-weight: 300;
			}

			.grid figure h2 span {
				font-weight: 800;
			}

			.grid figure h2,
			.grid figure p {
				margin: 0;
			}

			.grid figure p {
				letter-spacing: 1px;
				font-size: 68.5%;
			}

		
			/*---------------*/
			/***** Lily *****/
			/*---------------*/

			figure.effect-lily img {
				max-width: none;
				width: -webkit-calc(100% + 50px);
				width: calc(100% + 50px);
				opacity: 0.7;
				-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
				transition: opacity 0.35s, transform 0.35s;
				-webkit-transform: translate3d(-40px,0, 0);
				transform: translate3d(-40px,0,0);
			}

			figure.effect-lily figcaption {
				text-align: left;
			}

			figure.effect-lily figcaption > div {
				position: absolute;
				bottom: 0;
				left: 0;
				padding: 2em;
				width: 100%;
				height: 71%;
			}

			figure.effect-lily h2,
			figure.effect-lily p {
				-webkit-transform: translate3d(0,40px,0);
				transform: translate3d(0,40px,0);
			}

			figure.effect-lily h2 {
				-webkit-transition: -webkit-transform 0.35s;
				transition: transform 0.35s;
			}

			figure.effect-lily p {
				color: rgba(255,255,255,0.8);
				opacity: 0;
				-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
				transition: opacity 0.2s, transform 0.35s;
			}

			figure.effect-lily:hover img,
			figure.effect-lily:hover p {
				opacity: 1;
			}

			figure.effect-lily:hover img,
			figure.effect-lily:hover h2,
			figure.effect-lily:hover p {
				-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
			}

			figure.effect-lily:hover p {
				-webkit-transition-delay: 0.05s;
				transition-delay: 0.05s;
				-webkit-transition-duration: 0.35s;
				transition-duration: 0.35s;
			}
		
			/**ADDITIONAL FORMATTING**/
			.fig-header {
				color: #fff;
				font-size: 27px !important;
			}