/*------------------------------------------------- Dayrah v1.0 ---------------------------------------------- */
/* Project Developed and Designed by:    Eng.Ahmed Mustafa Amin, IT Consultant - Ministry of Higher MOE  */
/* ----------------------------- Responsive Design [ HTML5 . CSS3 > Skel . JQuery ] -------------------------- */

/* Fonts */
@import url(font-awesome.min.css);
@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic,400italic");
@import url("//fonts.googleapis.com/earlyaccess/amiri.css");
@import url("//fonts.googleapis.com/earlyaccess/droidarabickufi.css");
@import url("//fonts.googleapis.com/earlyaccess/lateef.css"); 
@import url("//fonts.googleapis.com/earlyaccess/notonastaliqurdudraft.css");

	.amiri {
			font-family: 'Amiri', serif;
		}
		     
	.lateef {
			font-family: 'Lateef', serif;
		}
		
	.urdu {
			font-family: 'Noto Nastaliq Urdu Draft', serif;
		}
		
	.kufi {
			font-family: 'Droid Arabic Kufi', serif;	
		}
		
	.typical {
			font-family: arial , serif;	
		}
		
	.service {
		/*Border-radius: 8px;*/
	}
		
	.service h3 {
			font-family: 'Droid Arabic Kufi', serif;	
			font-size: 1.3em;
			/*color:#C00 !important;*/
			margin-top: 10px;
			margin-bottom: 10px;
	}
			
	.service p {
			font-size: 1.0em;
	}
				

/* Dayrah Title */

	.logo {
			margin-top:-120px;
			margin-bottom:-7px; 
			width:220px; 
			height:190px;
		}
		
	.logo-services {
			margin-top:30px;
			margin-bottom:-7px; 
			width:180px; 
			height:auto;
		}
		
	.hd-logo {
			font-family: 'Noto Nastaliq Urdu Draft', serif; 
			font-size:1.75em !important; 
			color:#FFFFFF !important;
			margin-right:-7px; 
			margin-left:2px;
		}
			
	.hd-login {
			font-family: 'Droid Arabic Kufi', serif;	
			font-size:1.8em !important; 
			color:#FFFFFF !important;
			margin-top: 20px;
		}
			
	.hd-sub-login {
			font-size:1.4em !important; 
			margin-top:-20px;
			color:#D7EFFB !important;
		}
			
	.hd-title {
			font-family: 'Lateef', serif; 
			font-size:2.3em !important; 
			color:#D7EFFB !important;
		}
			
	.hd-sub-title {
			font-size:1.4em !important; 
			margin-top:-12px;
			color:#D7EFFB !important;
		}
			
	.hd-sub-title>strong {
			font-family:Arial, Helvetica, sans-serif;
			font-size:1.3em !important;
			color:#FFFFFF !important;
		}

/* Dayrah Service page */

	.service-page-title{
			font-family: 'Droid Arabic Kufi', serif;	
		}
		
	.service-page-title h3{
			margin-bottom:-8px;
		}

	.service-page, .login-page {
			font-family: 'Droid Arabic Kufi', serif;	
			font-size:0.9em !important;
			text-align:right;
			direction:rtl;
		}
		
	.login-page{
			margin-top: -20px;
		}
		
	.service-page h4{
			font-family: 'Amiri', serif;
			font-size:1.3em !important;
			margin:30px 0 20px 0; 
		}
		
	.service-page p, .login-page p, .service-page ul.small{
			font-size: 90% !important;
		}		/*color:#C30 !important;*/
	
	.service-page ul li.sub{
			margin-right: 20px;
		}
	
	.service-page .imp{
			color:#C30 !important;
		}
		
	.service-page ul li, .login-page ul li{
			list-style:none !important;
		}
		
	.service-page i, .login-page i{
			margin-left:10px;
		}
	
	.service-page a {
		-moz-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		-webkit-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		-o-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		-ms-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		text-decoration: none;
		margin-right:0;
		color:#06C;
	}

	.service-page a:hover {
			background-color:#96DBE0;
			padding:0 5px;
			color: #ffffff;
		}

	.service-page a {
		-moz-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		-webkit-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		-o-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		-ms-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		text-decoration: none;
		margin-right:0;
		color:#06C;
	}

	.service-page a:hover {
			background-color:#96DBE0;
			padding:0 5px;
			color: #ffffff;
		}
		
	.service .mfix {
			height: 280px;
			max-height: 280px;
	}
	
	.service.dis {
		background:#EBEDED !important;
	}

	.service.dis h3, .service.dis p{
		color:#999 !important;
	}

	.login-page a {
		-moz-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		-webkit-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		-o-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		-ms-transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		transition: background-color 0.5s ease-in-out, padding 0.5s ease-in-out, color 0.5s ease-in;
		text-decoration: none;
		margin-right:0;
		color:#CCC;
		Border-radius: 10px;
	}

	.login-page a:hover {
			background-color:#69F;
			padding:0 10px 0 20px;
			color: #ffffff;
			Border-radius: 10px;
		}

		
/* Basic */

	body {
		background: #f5f5f5;
	}
	
	body, input, select, textarea {
		color: #777;
		font-family: "Source Sans Pro", sans-serif;
		font-size: 16pt;
		font-weight: 300;
		line-height: 1.65em;
		letter-spacing: -0.015em;
	}

	a {
		-moz-transition: color 0.2s ease-in-out, Border-bottom-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, Border-bottom-color 0.2s ease-in-out;
		-o-transition: color 0.2s ease-in-out, Border-bottom-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, Border-bottom-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, Border-bottom-color 0.2s ease-in-out;
		Border-bottom: dotted 1px;
		color: #e89980;
		text-decoration: none;
	}
	
	a:hover {
		Border-bottom-color: transparent;
	}

	strong, b {
		color: #646464;
		font-weight: 400;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #646464;
		font-weight: 300;
		line-height: 1em;
		margin: 0 0 0.5em 0;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	h2 {
		font-size: 2.25em;
		line-height: 1.5em;
		letter-spacing: -0.035em;
	}

	h3 {
		font-size: 1.75em;
		line-height: 1.5em;
		letter-spacing: -0.025em;
	}

	h4 {
		font-size: 1.1em;
		line-height: 1.5em;
		letter-spacing: 0;
	}

	h5 {
		font-size: 0.9em;
		line-height: 1.5em;
		letter-spacing: 0;
	}

	h6 {
		font-size: 0.7em;
		line-height: 1.5em;
		letter-spacing: 0;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		Border: 0;
		Border-bottom: solid 2px #e5e5e5;
		margin: 2em 0;
	}

		hr.major {
			margin: 3em 0;
		}

	blockquote {
		Border-left: solid 4px #e5e5e5;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		background: #f8f8f8;
		Border-radius: 6px;
		Border: solid 1px #e5e5e5;
		font-family: monospace;
		font-size: 0.9em;
		line-height: 1.75em;
		margin: 0 0 2em 0;
		overflow-x: auto;
		padding: 1em 1.5em;
	}

	code {
		background: #f8f8f8;
		Border-radius: 6px;
		Border: solid 1px #e5e5e5;
		font-family: monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		color: #999;
		position: relative;
		margin: 0 0 1.5em 0;
		font-style: italic;
	}

	header h2 + p {
		font-size: 1.25em;
		margin-top: -1em;
		line-height: 1.5em;
	}

	header h3 + p {
		font-size: 1.1em;
		margin-top: -0.85em;
		line-height: 1.5em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.8em;
		margin-top: -0.5em;
		line-height: 1.5em;
	}

	header.major {
		padding: 1em 0;
		text-align: center;
	}

		header.major h2 {
			margin: 0;
		}

		header.major p {
			display: inline-block;
			Border-top: solid 2px #e5e5e5;
			color: #777;
			margin: 1.5em 0 0 0;
			padding: 1.5em 0 0 0;
			font-style: normal;
		}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		color: #646464;
		display: block;
		font-size: 0.9em;
		font-weight: 300;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: #f8f8f8;
		Border-radius: 6px;
		Border: solid 1px #e5e5e5;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width:100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			Border-color: #e89980;
			box-shadow: 0 0 0 2px #e89980;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			color: #e5e5e5;
			content: '\f078';
			display: block;
			height: 3em;
			line-height: 3em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 3em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 3em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: #777;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 300;
			padding-left: 2.55em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				background: #f8f8f8;
				Border-radius: 6px;
				Border: solid 1px #e5e5e5;
				content: '';
				display: inline-block;
				height: 1.8em;
				left: 0;
				line-height: 1.725em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.8em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: #666;
			Border-color: #666;
			color: #ffffff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			Border-color: #e89980;
			box-shadow: 0 0 0 1px #e89980;
		}

	input[type="checkbox"] + label:before {
		Border-radius: 6px;
	}

	input[type="radio"] + label:before {
		Border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: #999 !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: #999 !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: #999 !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: #999 !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: #999 !important;
		opacity: 1.0;
	}

/* Box */

	.box {
		background: #fff;
		Border-radius: 6px;
		box-shadow: 0 2px 0 0 #e5e5e5;
		margin: 0 0 2em 0;
		padding: 3em;
	}

		.box > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			background: none !important;
			Border-radius: 0 !important;
			box-shadow: none !important;
			margin: 0 0 2em 0;
			padding: 0 !important;
		}

		.box.log {
			background: none !important;
			Border-radius: 0 !important;
			box-shadow: none !important;
			margin: 0 0 2em 0;
			padding: 3em !important;
		}

		.box.features .features-row {
			Border-top: solid 2px #e5e5e5;
			position: relative;
		}

			.box.features .features-row:after {
				clear: both;
				content: '';
				display: block;
			}

			.box.features .features-row section {
				float: right;
				padding: 1em;
				/*width: 50%;*/
				width: 25%;
				Border:1px solid #ffffff;
				background:#C5D9DA;
			}

				.box.features .features-row section :last-child {
					margin-bottom: 0;
				}

				.box.features .features-row section:nth-child(2n) {
					/*padding-right: 0;*/
					background:#C8DFFB;
				}

					.box.features .features-row section:nth-child(2n):before {
						/*background: #e5e5e5;*/
						content: '';
						display: block;
						height: 100%;
						/*margin-left: -1em;*/
						position: absolute;
						top: 0;
						/*width: 2px;*/
					}

				.box.features .features-row section:nth-child(2n-1) {
					/*padding-left: 0;*/
				}

			.box.features .features-row:first-child {
				Border-top: 0;
			}

				.box.features .features-row:first-child section {
					padding-top: 0;
				}

			.box.features .features-row:last-child {
				padding-bottom: 0;
			}

				.box.features .features-row:last-child section {
					padding-bottom: 0;
				}

		.box.special {
			text-align: center;
		}

		.box .image.featured {
			Border-radius: 0;
			display: block;
			margin: 3em 0 3em -3em;
			position: relative;
			width: calc(100% + 6em);
		}

			.box .image.featured img {
				Border-radius: 0;
				display: block;
				width:100%;
			}

			.box .image.featured:first-child {
				Border-radius: 6px 6px 0 0;
				margin-bottom: 3em;
				margin-top: -3em;
			}

				.box .image.featured:first-child img {
					Border-radius: 6px 6px 0 0;
				}

			.box .image.featured:last-child {
				Border-radius: 0 0 6px 6px;
				margin-bottom: -3em;
				margin-top: 3em;
			}

				.box .image.featured:last-child img {
					Border-radius: 0 0 6px 6px;
				}

/* Icon */

	.icon {
		text-decoration: none;
		Border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

		.icon.major {
			background: #666;
			Border-radius: 100%;
			color: #ffffff;
			cursor: default;
			display: inline-block;
			height: 5.5em;
			line-height: 5.5em;
			margin: 2em 0 0 0;
			width: 5.5em;
		}

			.icon.major:before {
				font-size: 2.5em;
			}

			.icon.major.accent1 {
				background: #666;
				color: #ffffff;
			}

			.icon.major.accent2 {
				background: #e89980;
				color: #ffffff;
			}

			.icon.major.accent3 {
				background: #7fcdb8;
				color: #ffffff;
			}

			.icon.major.accent4 {
				background: #90b0ba;
				color: #ffffff;
			}

			.icon.major.accent5 {
				background: #e5cb95;
				color: #ffffff;
			}

			.icon.major.accent6 {
				background: #777;
				opacity:0.25;
				color: #ffffff;
			}

/* Image */

	.image {
		Border-radius: 6px;
		Border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			Border-radius: 6px;
			display: block;
		}

		.image.left {
			float: left;
			padding: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			padding: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width:100%;
		}

			.image.fit img {
				display: block;
				width:100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				Border-top: solid 1px #e5e5e5;
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					Border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 1.25em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

				ul.icons li .icon {
					color: inherit;
				}

					ul.icons li .icon:before {
						font-size: 1.75em;
					}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 20px 0 0;
				vertical-align: middle;
			}

			ul.actions li i{
				padding: 0 10px 0 0;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

	dl {
		margin: 0 0 2em 0;
	}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width:100%;
	}

		table tbody tr {
			Border: solid 1px #e5e5e5;
			Border-left: 0;
			Border-right: 0;
		}

			table tbody tr:nth-child(2n + 1) {
				background-color: #f8f8f8;
			}

		table td {
			padding: 0.75em 0.75em;
		}

		table th {
			color: #646464;
			font-size: 0.9em;
			font-weight: 300;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			Border-bottom: solid 2px #e5e5e5;
		}

		table tfoot {
			Border-top: solid 2px #e5e5e5;
		}

		table.alt {
			Border-collapse: separate;
		}

			table.alt tbody tr td {
				Border: solid 1px #e5e5e5;
				Border-left-width: 0;
				Border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					Border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				Border-top-width: 1px;
			}

			table.alt thead {
				Border-bottom: 0;
			}

			table.alt tfoot {
				Border-top: 0;
			}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.cp,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out;
		-o-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out;
		background-color: #666;
		Border-radius: 6px;
		Border: 0;
		color: #ffffff;
		cursor: pointer;
		display: inline-block;
		font-weight: 400;
		height: 3em;
		line-height: 3em;
		/*height: 200px;
		line-height: 200px;*/
		padding: 0 2em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}
	
	.cp{
		height: 8em !important ;
		line-height: 10em !important;
	}
	.cp.icon1{
		background:url(../images/campusiii.png) center no-repeat;
			
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		.cp:hover,
		.button:hover {
			background-color: #737373;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		.cp:active,
		.button:active {
			background-color: #595959;
		}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width:100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.8em;
			height: 2.7em;
			line-height: 2.7em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		.button.big {
			font-size: 1.25em;
			height: 2.7em;
			line-height: 2.7em;
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		.button.alt {
			background-color: transparent;
			box-shadow: inset 0 0 0 2px #e5e5e5;
			color: #777;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			.button.alt:hover {
				background-color: #f8f8f8;
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			.button.alt:active {
				background-color: #f0f0f0;
			}

			input[type="submit"].alt.icon:before,
			input[type="reset"].alt.icon:before,
			input[type="button"].alt.icon:before,
			.button.alt.icon:before {
				color: #999;
			}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		.button.special {
			background-color: #e89980;
			color: #ffffff !important;
			margin-bottom:20px !important;
			font-weight: bold !important;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			.button.special:hover {
				background-color: #ecaa96;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			.button.special:active {
				background-color: #e4886a;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		.button.disabled,
		.button:disabled {
			background-color: #777 !important;
			box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
			color: #f5f5f5 !important;
			cursor: default;
			opacity: 0.25;
			margin-bottom:20px !important;
			font-weight: bold !important;
		}

/* Header */

	#skel-layers-wrapper {
		padding-top: 3em;
	}

	body.landing #skel-layers-wrapper {
		padding-top: 0;
	}
	@-moz-keyframes reveal-header { 0% { top: -5em; } 100% { top: 0; } }
	@-webkit-keyframes reveal-header { 0% { top: -5em; } 100% { top: 0; } }
	@-o-keyframes reveal-header { 0% { top: -5em; } 100% { top: 0; } }
	@-ms-keyframes reveal-header { 0% { top: -5em; } 100% { top: 0; } }
	@keyframes reveal-header { 0% { top: -5em; } 100% { top: 0; } }

	#header {
		background: #444;
		color: #bbb;
		cursor: default;
		height: 3.25em;
		left: 0;
		line-height: 3.25em;
		position: fixed;
		top: 0;
		width:100%;
		z-index: 10000;
	}

		#header h1 {
			color: inherit;
			height: inherit;
			left: 1.25em;
			line-height: inherit;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 0;
		}

			#header h1 a {
				color: #fff;
				font-weight: 400;
				Border: 0;
			}

		#header nav {
			height: inherit;
			line-height: inherit;
			position: absolute;
			right: 0.75em;
			top: 0;
			vertical-align: middle;
		}

			#header nav > ul {
				list-style: none;
				margin: 0;
				padding-left: 0;
			}

				#header nav > ul > li {
					display: inline-block;
					padding-left: 0;
				}

					#header nav > ul > li > ul {
						display: none;
					}

					#header nav > ul > li a {
						display: inline-block;
						height: 2em;
						line-height: 1.95em;
						padding: 0 1em;
						Border-radius: 6px;
					}

					#header nav > ul > li a:not(.button) {
						color: #fff;
						display: inline-block;
						text-decoration: none;
						Border: 0;
					}

						#header nav > ul > li a:not(.button).icon:before {
							color: #999;
							margin-right: 0.5em;
						}

					#header nav > ul > li:first-child {
						margin-left: 0;
					}

					#header nav > ul > li.active a:not(.button) {
						background-color: rgba(153, 153, 153, 0.25);
					}

					#header nav > ul > li .button {
						margin: 0 0 0 0.5em;
						position: relative;
					}

		#header input[type="submit"],
		#header input[type="reset"],
		#header input[type="button"],
		#header .button {
			background-color: transparent;
			box-shadow: inset 0 0 0 2px #999;
			color: #fff;
		}

			#header input[type="submit"]:hover,
			#header input[type="reset"]:hover,
			#header input[type="button"]:hover,
			#header .button:hover {
				background-color: rgba(153, 153, 153, 0.25);
			}

			#header input[type="submit"]:active,
			#header input[type="reset"]:active,
			#header input[type="button"]:active,
			#header .button:active {
				background-color: rgba(153, 153, 153, 0.5);
			}

		#header .container {
			position: relative;
		}

			#header .container h1 {
				left: 0;
			}

			#header .container nav {
				right: 0;
			}

		#header.reveal {
			-moz-animation: reveal-header 0.5s;
			-webkit-animation: reveal-header 0.5s;
			-o-animation: reveal-header 0.5s;
			-ms-animation: reveal-header 0.5s;
			animation: reveal-header 0.5s;
		}

		#header.alt {
			-moz-animation: none;
			-webkit-animation: none;
			-o-animation: none;
			-ms-animation: none;
			animation: none;
			background: none;
			color: rgba(255, 255, 255, 0.75);
			position: absolute;
		}

			#header.alt nav > ul > li a:not(.button).icon:before {
				color: rgba(255, 255, 255, 0.75);
			}

			#header.alt nav > ul > li.active a:not(.button) {
				background-color: rgba(255, 255, 255, 0.2);
			}

			#header.alt input[type="submit"],
			#header.alt input[type="reset"],
			#header.alt input[type="button"],
			#header.alt .button {
				box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.5);
			}

				#header.alt input[type="submit"]:hover,
				#header.alt input[type="reset"]:hover,
				#header.alt input[type="button"]:hover,
				#header.alt .button:hover {
					background-color: rgba(255, 255, 255, 0.1);
				}

				#header.alt input[type="submit"]:active,
				#header.alt input[type="reset"]:active,
				#header.alt input[type="button"]:active,
				#header.alt .button:active {
					background-color: rgba(255, 255, 255, 0.2);
				}

	.dropotron {
		background: #fff;
		Border-radius: 6px;
		box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.065), inset 0 -1px 0 0 #fff, inset 0 0 0 1px rgba(229, 229, 229, 0.5);
		list-style: none;
		margin: calc(-0.5em + 1px) 0 0 1px;
		padding: 0.5em 0;
		width: 11em;
	}

		.dropotron li {
			padding: 0;
		}

			.dropotron li a, .dropotron li span {
				-moz-transition: none;
				-webkit-transition: none;
				-o-transition: none;
				-ms-transition: none;
				transition: none;
				Border: 0;
				Border-top: solid 1px #f2f2f2;
				color: inherit;
				display: block;
				padding: 0.15em 1em;
			}

			.dropotron li:first-child > a, .dropotron li:first-child > span {
				Border-top: 0;
			}

			.dropotron li.active > a, .dropotron li.active > span, .dropotron li:hover > a, .dropotron li:hover > span {
				background: #e89980;
				color: #ffffff;
			}

		.dropotron.level-0 {
			font-size: 0.9em;
			margin: 1em 0 0 0;
		}

			.dropotron.level-0:before {
				-moz-transform: rotate(45deg);
				-webkit-transform: rotate(45deg);
				-o-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
				background: #fff;
				Border: solid 1px rgba(229, 229, 229, 0.5);
				Border-bottom: 0;
				Border-right: 0;
				box-shadow: -0.25em -0.125em 0.125em 0 rgba(0, 0, 0, 0.015);
				content: '';
				display: block;
				height: 0.75em;
				position: absolute;
				right: 1.25em;
				top: -0.375em;
				width: 0.75em;
				z-index: 0;
			}
/* Home */

	@-moz-keyframes homebg {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}
		
	@-webkit-keyframes homebg {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}
		
	@-o-keyframes homebg {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}
		
	@-ms-keyframes homebg {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}
		
	@keyframes homebg {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}

#home {
	background-color: #0590f305 !important;
	padding: 12em 0 10em 0;
	text-align: center;
	background-image: url(overlay1.png);
	background-position: 0, 0;
	background-repeat: repeat;
	background-size: auto;
	-moz-animation: homebg 20s linear infinite;
	-webkit-animation: homebg 20s linear infinite;
	-o-animation: homebg 20s linear infinite;
	-ms-animation: homebg 20s linear infinite;
	animation: homebg 20s linear infinite;
	/* opacity: 0.7; */
}

#home img {
 opacity:0.2;
}
	/* Banner */
	#banner {
		background-attachment: scroll,							fixed;
		background-color: #1998af;
		background-image: url("assets/edrakLogin/overlay.png"), url("../images/banner.jpg");
		background-position: top left,						center center;
		background-repeat: repeat,							no-repeat;
		background-size: auto,							cover;
		color: #fff;
		padding: 12em 0 10em 0;
		text-align: center;
	}

		#banner :last-child {
			margin-bottom: 0;
		}

		#banner h2, #banner h3, #banner h4, #banner h5, #banner h6 {
			color: #fff;
		}

		#banner h2 {
			font-size: 3.5em;
			line-height: 1em;
			margin: 0 0 0.5em 0;
			padding: 0;
		}

		#banner p {
			font-size: 1.25em;
			margin-bottom: 1.75em;
		}

		#banner input[type="submit"],
		#banner input[type="reset"],
		#banner input[type="button"],
		#banner .button {
			background-color: transparent;
			box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.5);
			color: #fff;
			min-width: 12em;
		}

			#banner input[type="submit"]:hover,
			#banner input[type="reset"]:hover,
			#banner input[type="button"]:hover,
			#banner .button:hover {
				background-color: rgba(255, 255, 255, 0.1);
			}

			#banner input[type="submit"]:active,
			#banner input[type="reset"]:active,
			#banner input[type="button"]:active,
			#banner .button:active {
				background-color: rgba(255, 255, 255, 0.2);
			}

			#banner input[type="submit"].special,
			#banner input[type="reset"].special,
			#banner input[type="button"].special,
			#banner .button.special {
				background: #fff;
				color: #666 !important;
			}

/* Main */

	#main {
		padding: 4em 0;
	}

		#main > header {
			text-align: center;
			margin: 0 0 3em 0;
		}

			#main > header h2 {
				font-size: 2.75em;
				margin: 0;
			}

			#main > header p {
				Border-top: solid 2px #e5e5e5;
				color: #777;
				display: inline-block;
				font-style: normal;
				margin: 1em 0 0 0;
				padding: 1em 0 1.25em 0;
			}

	body.landing #main {
		margin-top: -14em;
	}

/* Footer */

	#footer {
		background: #f0f0f0;
		padding: 4em 0 6em 0;
		text-align: center;
	}

		#footer .icons a {
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-o-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			opacity: 0.35;
		}

			#footer .icons a:hover {
				opacity: 0.75;
			}

		#footer .copyright {
			color: #999;
			font-size: 0.9em;
			line-height: 1em;
			margin: 2em 0 0 0;
			padding: 0;
			text-align: center;
		}

			#footer .copyright a {
				color: inherit;
			}

			#footer .copyright li {
				Border-left: solid 1px #dddddd;
				display: inline-block;
				list-style: none;
				margin-left: 1em;
				padding-left: 1em;
			}

				#footer .copyright li:first-child {
					Border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

/* CTA */

	#cta {
		background: #e89980;
		color: #f9e5df;
		padding: 3.5em 0 4em 0;
		text-align: center;
	}

		#cta h2, #cta h3, #cta h4, #cta h5, #cta h6 {
			color: inherit;
		}

		#cta form {
			margin: 0 auto;
			max-width:100%;
			width: 25em;
		}

		#cta input[type="submit"],
		#cta input[type="reset"],
		#cta input[type="button"],
		#cta .button {
			box-shadow: none;
			background: #fff;
			color: #e89980;
		}

		#cta input[type="text"],
		#cta input[type="password"],
		#cta input[type="email"],
		#cta select,
		#cta textarea {
			color: #ffffff;
			background: rgba(255, 255, 255, 0.15);
			Border: 0;
		}

			#cta input[type="text"]:focus,
			#cta input[type="password"]:focus,
			#cta input[type="email"]:focus,
			#cta select:focus,
			#cta textarea:focus {
				box-shadow: inset 0 0 0 2px #fff;
			}

		#cta ::-webkit-input-placeholder {
			color: rgba(255, 255, 255, 0.75) !important;
		}

		#cta :-moz-placeholder {
			color: rgba(255, 255, 255, 0.75) !important;
		}

		#cta ::-moz-placeholder {
			color: rgba(255, 255, 255, 0.75) !important;
		}

		#cta :-ms-input-placeholder {
			color: rgba(255, 255, 255, 0.75) !important;
		}

		#cta .formerize-placeholder {
			color: rgba(255, 255, 255, 0.75) !important;
		}
		
/* -----------------------------------------------------------------------------------------------------added */	


	@-moz-keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }
	@-webkit-keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }
	@-o-keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }
	@-ms-keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }
	@keyframes wrapper { 0% { opacity: 0; } 100% { opacity: 1; } }

	#wrapper {
		-moz-animation: wrapper 3s forwards;
		-webkit-animation: wrapper 3s forwards;
		-o-animation: wrapper 3s forwards;
		-ms-animation: wrapper 3s forwards;
		animation: wrapper 3s forwards;
		height: 100%;
		left: 0;
		top: 0;
		opacity: 0;
		width:100%;
	}
	
	@-moz-keyframes dayrah_Logo { 0% { -moz-transform: translate3d(0,3em,0); -webkit-transform: translate3d(0,3em,0); -o-transform: translate3d(0,3em,0); -ms-transform: translate3d(0,3em,0); transform: translate3d(0,3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-webkit-keyframes dayrah_Logo { 0% { -moz-transform: translate3d(0,3em,0); -webkit-transform: translate3d(0,3em,0); -o-transform: translate3d(0,3em,0); -ms-transform: translate3d(0,3em,0); transform: translate3d(0,3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-o-keyframes dayrah_Logo { 0% { -moz-transform: translate3d(0,3em,0); -webkit-transform: translate3d(0,3em,0); -o-transform: translate3d(0,3em,0); -ms-transform: translate3d(0,3em,0); transform: translate3d(0,3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-ms-keyframes dayrah_Logo { 0% { -moz-transform: translate3d(0,3em,0); -webkit-transform: translate3d(0,3em,0); -o-transform: translate3d(0,3em,0); -ms-transform: translate3d(0,3em,0); transform: translate3d(0,3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@keyframes dayrah_Logo { 0% { -moz-transform: translate3d(0,3em,0); -webkit-transform: translate3d(0,3em,0); -o-transform: translate3d(0,3em,0); -ms-transform: translate3d(0,3em,0); transform: translate3d(0,3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }

	#dayrah_Logo {
		-moz-animation: dayrah_Logo 2s 1s forwards;
		-webkit-animation: dayrah_Logo 2s 1s forwards;
		-o-animation: dayrah_Logo 2s 1s forwards;
		-ms-animation: dayrah_Logo 2s 1s forwards;
		animation: dayrah_Logo 2s 1s forwards;
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transform: translate3d(0,0,0);
		-webkit-transform: translate3d(0,0,0);
		-o-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		cursor: default;
		display: inline-block;
		opacity: 0;
		position: relative;
		text-align: center;
		top: 0;
		vertical-align: middle;
		width:100%;
	}
	
	@-moz-keyframes dayrah_hdr { 0% { -moz-transform: translate3d(0,-3em,0); -webkit-transform: translate3d(0,-3em,0); -o-transform: translate3d(0,-3em,0); -ms-transform: translate3d(0,-3em,0); transform: translate3d(0,-3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-webkit-keyframes dayrah_hdr { 0% { -moz-transform: translate3d(0,-3em,0); -webkit-transform: translate3d(0,-3em,0); -o-transform: translate3d(0,-3em,0); -ms-transform: translate3d(0,-3em,0); transform: translate3d(0,-3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-o-keyframes dayrah_hdr { 0% { -moz-transform: translate3d(0,-3em,0); -webkit-transform: translate3d(0,-3em,0); -o-transform: translate3d(0,-3em,0); -ms-transform: translate3d(0,-3em,0); transform: translate3d(0,-3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-ms-keyframes dayrah_hdr { 0% { -moz-transform: translate3d(0,-3em,0); -webkit-transform: translate3d(0,-3em,0); -o-transform: translate3d(0,-3em,0); -ms-transform: translate3d(0,-3em,0); transform: translate3d(0,-3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@keyframes dayrah_hdr { 0% { -moz-transform: translate3d(0,-3em,0); -webkit-transform: translate3d(0,-3em,0); -o-transform: translate3d(0,-3em,0); -ms-transform: translate3d(0,-3em,0); transform: translate3d(0,-3em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }

	#dayrah_hdr {
		-moz-animation: dayrah_hdr 3s 2s forwards;
		-webkit-animation: dayrah_hdr 3s 2s forwards;
		-o-animation: dayrah_hdr 3s 2s forwards;
		-ms-animation: dayrah_hdr 3s 2s forwards;
		animation: dayrah_hdr 3s 2s forwards;
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transform: translate3d(0,0,0);
		-webkit-transform: translate3d(0,0,0);
		-o-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		cursor: default;
		display: inline-block;
		opacity: 0;
		position: relative;
		text-align: center;
		top: 0;
		vertical-align: middle;
		width:100%;
	}
	
	@-moz-keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}
		
	@-webkit-keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}
		
	@-o-keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}
		
	@-ms-keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}
		
	@keyframes animatedBackground {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
	}

	#animate-area	{ 
		width:100%; 
		height: 300px; 
		background-attachment: scroll, scroll;
		background-color: #1d95c9;
		background-image: url("../images/overlay.png"), url("../images/panorama.jpg");
		background-position: 0 0, 0 0;
		background-repeat: repeat, repeat-x;
		background-size: auto,	cover;
		Border-radius: 6px;
		-moz-animation: animatedBackground 40s linear infinite;
		-webkit-animation: animatedBackground 40s linear infinite;
		-o-animation: animatedBackground 40s linear infinite;
		-ms-animation: animatedBackground 40s linear infinite;
		animation: animatedBackground 40s linear infinite;
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		margin-top:30px;
	}
	
	@-moz-keyframes ministry_Logo { 0% { -moz-transform: translate3d(0,4em,0); -webkit-transform: translate3d(0,4em,0); -o-transform: translate3d(0,4em,0); -ms-transform: translate3d(0,4em,0); transform: translate3d(0,4em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-webkit-keyframes ministry_Logo { 0% { -moz-transform: translate3d(0,4em,0); -webkit-transform: translate3d(0,4em,0); -o-transform: translate3d(0,4em,0); -ms-transform: translate3d(0,4em,0); transform: translate3d(0,4em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-o-keyframes ministry_Logo { 0% { -moz-transform: translate3d(0,4em,0); -webkit-transform: translate3d(0,4em,0); -o-transform: translate3d(0,4em,0); -ms-transform: translate3d(0,4em,0); transform: translate3d(0,4em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-ms-keyframes ministry_Logo { 0% { -moz-transform: translate3d(0,4em,0); -webkit-transform: translate3d(0,4em,0); -o-transform: translate3d(0,4em,0); -ms-transform: translate3d(0,4em,0); transform: translate3d(0,4em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@keyframes ministry_Logo { 0% { -moz-transform: translate3d(0,4em,0); -webkit-transform: translate3d(0,4em,0); -o-transform: translate3d(0,4em,0); -ms-transform: translate3d(0,4em,0); transform: translate3d(0,4em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }

	#ministry_Logo {
		-moz-animation: ministry_Logo 4s 2.5s forwards;
		-webkit-animation: ministry_Logo 4s 2.5s forwards;
		-o-animation: ministry_Logo 4s 2.5s forwards;
		-ms-animation: ministry_Logo 4s 2.5s forwards;
		animation: ministry_Logo 4s 2.5s forwards;
		-moz-backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-transform: translate3d(0,0,0);
		-webkit-transform: translate3d(0,0,0);
		-o-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
		background:url(../images/ministry.png) top right+30px no-repeat; 
		cursor: default;
		display: inline-block;
		opacity: 0;
		position: relative;
		top: 0;
		width:100%;
		float:right; 
		height:80px; 
		text-align:right;
		margin-top:20px; 
		padding-right:90px;
		line-height: 1.1em !important;
	}	

	#ministry_Logo span{
		font-family: 'Droid Arabic Kufi', serif;
		font-size: 0.9em !important;
        color:#FFFFFF !important;
	}
	
	#ministry_Logo span.en{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 0.8em !important;
        color:#D7EFFB !important;
	}

