/* =================================================================== */
/*
/*  KREO v1.0 Main Stylesheet
/*  url: styleshout.com
/*  10-12-2015
/*
/*	 TOC:
/*  01. =webfonts and iconfonts
/*  02. =document setup
/*  03. =preloader
/*  04. =forms
/*  05. =theme common styles
/*  06. =header styles
/*  07. =hero section
/*  08. =portfolio styles
/*  09. =services
/*  10. =about
/*  11. =testimonials
/*  12. =contact
/*  13. =footer
/*
/* =================================================================== */

/** 
/* 01. =webfonts and iconfonts
/* =================================================================== */

@import url("fonts.css");
@import url("font-awesome/css/font-awesome.min.css");


/** 
/* 02. =document setup
/* =================================================================== */

/* Body 
---------------------------------------------------------------------- */
html,
body {
	height: 100%;
}

body {
	background: #fff;
	font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #4c5357;
   font-family: Arial, Helvetica, sans-serif;
    
}

/* links 
---------------------------------------------------------------------- */
a,
a:visited {
	outline: none;
	color: #000 !important;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
	color: #fdc501;
}

/* Typography
--------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	color: #2a7ab7;
	font-style: normal;
	text-rendering: optimizeLegibility;
	margin: 7px 0 0px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit;
}

h1 {
	font-family:Arial, Helvetica, sans-serif !important;
	/*text-transform: uppercase;*/
	font-size: 	2.25em; 
	color: #2a7ab7; 
	font-weight: bold;
}

h2 {
	font-size: 1.375em;	
	font-weight: 400;
}

h3 {
font-size: 1.225em;
line-height: 30px;
margin-top: 0px;
/*margin-bottom: -10px;*/
}
.class-timing {
    padding-left: 16px;
}
.contactimg
{
	margin-top: 56px;
}
h4 {
	/*font-size: 17px;
	line-height: 30px;*/
	font-size: 0.9375em; color: #660000; font-weight: bold;"
}

h5 {
	font-size: 1em;
	line-height: 30px;
	margin-top: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h6 {
	font-size: 0.875em;
	line-height: 30px;
	margin-top: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*p {
	margin: 15px 0 15px 0;
}*/
p {
    margin: 0 0 10px;
font-size: 1em;
line-height: 24px;
color: #4c5357;
font-family: Arial, Helvetica, sans-serif !important;

}
p img {
	margin: 0;
}

p.lead {
	/*font: 16px/26px arial, helvetica, sans-serif;
	color: #707273;*/
	font: 18px/26px arial, helvetica, sans-serif;
	color: #4c5357;
}

em {
	font: 16px/30px arial, helvetica, sans-serif;
	font-style: normal;
}

strong,
b {
	font: 16px/30px arial, helvetica, sans-serif;
	font-weight: bold;
}

small {
	font-size: 11px;
	line-height: inherit;
}

blockquote {
	margin: 18px 0px;
	padding-left: 40px;
	position: relative;
}

blockquote:before {
	/*content: "\201C";*/
	opacity: 0.45;
	font-size: 80px;
	line-height: 0px;
	margin: 0;
	font-family: arial, sans-serif;
	position: absolute;
	top: 30px;
	left: 0;
	display: none !important;
}
.examdate {
    background: #462e10;
  padding: 7px;
    margin-bottom: 10px;
    border-radius: 6px;
    text-align: center;
}
.qciul li {
    margin-left: 20px !important;
    line-height: 24px !important;
}
.examdate h3 {
    color: #fff;
	font-size: 1em;
}

blockquote p {
	font-family: georgia, serif;
	font-style: italic;
	padding: 0;
	font-size: 18px;
	line-height: 30px;
}
#latestblogs {
    margin-top: 18px;
}
.links1 a:hover {
    color: #0a0aff !important;
}
blockquote cite {
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}

th {
    padding: 8px;
    text-align: left;
    width: 200px;
    font-weight: bold;
    background: #b8cc91;
}


blockquote cite:before {
	content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
	color: #707273;
	border: none;
}

abbr {
	font-family: "Arial, Helvetica, sans-serif";
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: .5px;
	color: #707273;
}

pre,
code {
	font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	padding: 3px;
	background: #ECF0F1;
	color: #707273;
	border-radius: 3px;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

mark {
	background: #FFF49B;
	color: #000;
}

hr {
	border: solid #707273;
	border-width: 1px 0 0;
	clear: both;
	margin: 23px 0 12px;
	height: 0;
}
#testimonial2 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background-color: #d8ebfb !important;
    padding: 14px 0px !important;
}
/* Lists  
--------------------------------------------------------------------- */
ul,
ol {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	list-style: disc;
}

dl {
	margin: 0 0 15px 0;
}

dt {
	margin: 0;
	color: #fdc501;
}

dd {
	margin: 0 0 0 20px;
}

/* Floated image  
--------------------------------------------------------------------- */
img.pull-right {
	margin: 12px 0px 0px 18px;
}

img.pull-left {
	margin: 12px 18px 0px 0px;
}

/* Style Placeholder Text  
--------------------------------------------------------------------- */
::-webkit-input-placeholder {
	color: #12151B;
}

:-moz-placeholder {

	/* Firefox 18- */
	color: #12151B;
}

::-moz-placeholder {

	/* Firefox 19+ */
	color: #12151B;
}

:-ms-input-placeholder {
	color: #12151B;
}

.placeholder {
	color: #12151B !important;
}

/* block grids default paddings 
--------------------------------------------------------------------- */
.bgrid {
	padding: 0 20px;
}

@media only screen and (max-width:1024px) {
	.bgrid {
		padding: 0 18px;
	}

}

@media only screen and (max-width:768px) {
	.bgrid {
		padding: 0 15px;
	}

}

@media only screen and (max-width:600px) {
	.bgrid {
		padding: 0 10px;
	}

}

@media only screen and (max-width:400px) {
	.bgrid {
		padding: 0;
	}

}


/* 
/* 03. =Preloader
/* =================================================================== */

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0F1215;
	z-index: 9999999;
	height: 100%;
	width: 100%;
}

.no-js #preloader,
.oldie #preloader {
	display: none;
}

#loader {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	background-color: #fdc501;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}

	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}

}

@keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}

}


/* 
/* 04. =forms
/* =================================================================== */

form {
	margin-bottom: -41px;
}

fieldset {
	margin: 0 0 30px 0;
	padding: 0;
	border: none;
}

input,
button {
	-webkit-font-smoothing: antialiased;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	display: block;
padding: 7px 9px;
margin: 0 0 12px 0;
border: 1px solid #efefef;
outline: none;
vertical-align: middle;
color: #888 !important;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 0.825em;
line-height: 21px;
border-radius: 3px;
max-width: 100%;
background: #fff;
transition: all 0.3s ease-in-out;

}


input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
	color: #000000;
	background: #FFFFFF;
}

.button,
.button:visited,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	font-size: 16px !important;
     font-family: Arial, Helvetica, sans-serif !important;
	padding: 9px 16px;
	margin: 0 3px 6px 0;
	background: #2a7ab7;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	height: auto;
	text-align: center;
	border: none;
	-webkit-appearance: none;
	-webkit-font-smoothing: inherit;
	border-radius: 3px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	color: #000;
	background: #cee1ef;
}

label,
legend {
	font: 15px/30px arial, helvetica, sans-serif;
	margin: 12px 0;
	color: #252525;
	/*display: block;*/
}

label span,
legend span {
	color: #575859;
	font: 16px/30px arial, helvetica, sans-serif;
}

/*input[type="checkbox"],
input[type="radio"] {
	font-size: 15px;
	color: #575859;
}*/

input[type="checkbox"] {
	display: inline;
}


/** 
/* 05. =theme common styles
/* =================================================================== */

/* hr */
hr {
	/*border: solid #283436;*/
	border-width: 1px 0 0 !important;
	width: 1600px !important;
	margin: 0px 0 0px !important;
	height: 0;
	clear: both;
	text-align: left;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/* for css animations */
.show {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

/* sections */
.section-head h1 {
	text-transform: none;
    font-size: 1.825em;
    color: #2a7ab7;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif !important;
    font-variant: inherit;
	/*font-family: OpenSans-Regular !important;text-transform: uppercase;font-size: 25px; color: #2a7ab7; font-weight: bold;*/
}

.section-head h1 span {
	color: #fdc501;
	position: relative;
	left: 3px;
}

.section-head p {
	/*font: 16px/26px arial, helvetica, sans-serif;
	width: 95%;*/
	margin: 0 0 10px;
font-size: 1em;
line-height: 24px;
color: #4c5357;
font-family: Arial, Helvetica, sans-serif !important;

}

.section-head:hover h1 + hr {
	border-color: #fdc501;
	width: 120px;
	text-align: left;
}

@media only screen and (max-width:768px) {
	.section-head {
		text-align: left;
	}
    .section-head h1 {
		font-size:1.3em;
	}
	.register
	{
		font-size:1.3em !important;
	}
	.member-name h3 {
    margin-bottom: -23px;
    }
	.contactimg
	{
		margin-top: 5px;
	}
	.section-head p {
		/*font: 12px/24px arial, helvetica, sans-serif;*/
		font-size:13px;
		 font-family: Arial, Helvetica, sans-serif !important;
		width: auto;
	}

	.section-head h1 + hr {
		margin-left: auto;
		margin-right: auto;
	}
	.twelve.columns.heading {
    background: linear-gradient(#005189,#005189) !important;
    width: 100% !important;
    }

}

@media only screen and (max-width:600px) {
	.section-head p {
		 font-family: Arial, Helvetica, sans-serif !important;
		font-size:1em;
		width: auto;
		text-align: justify;
		word-spacing: -2px;
		line-height: 26px;
	}
	.twelve.columns.heading {
    background: linear-gradient(#005189,#005189) !important;
    width: 100% !important;
}

}

@media only screen and (max-width:400px) {
	.section-head [class*="column"] {
		padding: 0;
	}
	.twelve.columns.heading {
    background: linear-gradient(#005189,#005189) !important;
    width: 100% !important;
	}
	#contact
	{
		padding: 11px;
	}
	.bgrid1 {
		border-right: 0px dashed #666666;
	}
	#testimonials
	{
		padding-top: 47px !important;
		padding-right: 10px;
		padding-left: 10px;
		
	}

}


/** 
/* 06. =header styles
/* =================================================================== */

header {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 600;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;  

	
}
.breathe{
margin-bottom: 11px;
}
header.opaque {
	background: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
header.opaque ul#nav li a
{
	color: #000;
}

/* header logo */
header .logo {
	
	float: left;
	
	z-index: 600;    
	/*margin-top: 7px;*/
	/* add position relative since z-index only applies to  
	elements that have been given an explicit position */
	position: relative;
}

header .logo a {
	
}

/* header social */
header .header-social {
	font-size: 20px;
	font-weight: normal;
	line-height: 66px;
	margin-top: 0;
	margin-left: 30px;
	padding-left: 36px;
	border-left: 1px solid rgba(150, 150, 150, 0.2);
	float: left;
	position: relative;
	top: -1px;
}

header .header-social li {
	display: inline-block;
	margin-right: 15px;
}

header .header-social li a {
	color: #FFFFFF;
}

header .header-social li a:hover {
	color: #fdc501;
}
.section-head #inner-left {
    margin: 15px 0 0 0;
    padding: 0;
    width: 233px;
    float: left;
    min-height: 520px;
}
/*.section-head  #inner-right {
    margin: 15px 0 0 0;
    padding: 0;
    width: 675px;
    float: right;
}*/
.section-head #nav ul li {
    background: #F0F1F1;
    color: #343737;
    display: block;
    font-family: "Arial, Helvetica, sans-serif";
    font-size: 12px;
    font-weight: bolder;
    line-height: 26px;
    padding: 0;
    margin: 3px 0;
}
#about-rupa {
    margin-top: 20px;
	margin-bottom: 20px;
	
}
#testimonial1 {
    margin-top: 0px;
	margin-bottom: 0px;
	background-color: #b9e0ff;
    padding: 14px 0px;
}

}

.bss-slides.demo1 {
   margin-top: 89px;
}
td {
    padding: 8px;
text-align: left;
width: 200px;
font-weight:bold;
}
table {
	width: 100%;
}
/* media queries:  
/* header/header components */
@media only screen and (max-width:880px) {
	header .header-social {
		display: none;
	}
.bss-slides.demo1 {
    margin-top: 100px;
}

}

@media only screen and (max-width:768px) {
	header {
		background: #fff;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
height: 94px !important; 
	}
header .row {
    width: 100%;
    margin-top: 7px;
}

	header .logo {
		margin-left: -69px;
	}
	.bgrid1
	{
	border-right: 0px !important;
	}
.bss-slides.demo1 {
    margin-top: 100px;
}
}

/* primary navigation
--------------------------------------------------------------------- */
#nav-wrap,
#nav-wrap ul,
#nav-wrap li,
#nav-wrap a {
	margin: 0;
	padding: 0;
}

/* nav-wrap */
#nav-wrap {
	font: 13px arial, helvetica, sans-serif;
	/*text-transform: uppercase;*/
	letter-spacing: 1.5px;
	float: left;  
	margin-top: 13px;
}

/* hide toggle button */
#nav-wrap > a {
	display: none;
}

ul#nav {
	min-height: 66px;
	display: inline-block;
	width: auto;  
margin-top: 17px;
	/* left align the menu */
	text-align: left;
}

ul#nav li {
	position: relative;
	list-style: none;
	display: inline-block;
	height: 66px;    
}

/* Links */
ul#nav li a {

	/* 14px padding top + 14px padding bottom + 38px line-height = 66px */
	font-family: Arial, Helvetica, sans-serif;
color: #2a7ab7;
padding-left: 1px !important;
padding-top: 0 !important;
padding-right: 20px !important;
padding-bottom: 0 !important;
font-size: 1.25em;
line-height: 38px;
text-decoration: none;
text-align: left;
position: relative;
-moz-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
}

ul#nav li a:hover {
	color: #000;
}

ul#nav li a:active {
	background-color: #fff !important;
	color: #000;
z-index: 1000;
}

ul#nav li.current a {
	color: #fdc501;
	/*background-color: #000;*/
}

ul#nav li.current a:after {
	position: absolute;
	left: 50%;
	bottom: -6;
	width: 40px;
	height: 2px;
	margin-left: -23px;
	background-color: #c00a0a;
	content: '\0020';
	display: block;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* mobile navigation 
--------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
	#nav-wrap {
		z-index: 700;
		display: block;
		width: 100%;
		float: none;
		position: absolute;
		top: 0;
		right: 0;
	}

	/* mobile-btn and toggle-btn */
	#nav-wrap > a {
		border: none;
		color: #FFFFFF;
		height: 40px;
		min-width: 40px;
		font-size: 12px;
		text-align: left;
		float: right;
		display: block;
		padding: 0;
		position: relative;
		top: 13px;
		right: 20px;
	}

	#nav-wrap > a:hover .menu-icon {
		background: #fdc501;
	}

	#nav-wrap .menu-icon {
		display: inline-block;
		width: 24px;
		height: 3px;
		margin-top: -3px;
		position: absolute;
		right: 8px;
		top: 50%;
		bottom: auto;
		left: auto;
		background: #fdc501;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		font: 0/0 a;
		text-shadow: none;
		color: transparent;
	}

	#nav-wrap .menu-icon:before,
	#nav-wrap .menu-icon:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: inherit;
		left: 0;
	}

	#nav-wrap .menu-icon:before {
		bottom: 8px;
	}

	#nav-wrap .menu-icon:after {
		top: 8px;
	}

	/* dropdown nav */
	#nav-wrap ul#nav {
		background: #fff;
		padding: 2px 45px 6px 45px;
		margin: 0;
		height: auto;
		display: none;
		clear: both;
		width: 100%;
		float: none;
		position: absolute;
		top: 71px;
		right: 0;
	}

	#nav-wrap ul#nav > li {
		display: block;
		float: none;
		height: auto;
		text-align: left;
		border-bottom: 1px dotted rgba(200, 200, 200, 0.1);
		padding: 6px 0;
	}

	#nav-wrap ul#nav > li:first-child {
		border-top: 1px dotted rgba(200, 200, 200, 0.1);
	}

	#nav-wrap ul#nav li a {
		display: block;
		width: auto;
		padding: 0;
		color: #000;
		padding: 12px 0;
		line-height: 16px;
		border: none;
	}

	#nav-wrap ul#nav li a:hover {
		color: #000;
	}

	#nav-wrap ul#nav li.current > a {
		background: none;
		color: #000;
	}

	#nav-wrap ul#nav li.current > a:after {
		display: none;
	}

	#nav-wrap a.mobile-btn {
		display: none;
	}

	.js #nav-wrap a#toggle-btn {
		display: block;
	}

	/* if js is disabled */
	.no-js #nav-wrap:not(:target) > a:first-of-type,
	.no-js #nav-wrap:target > a:last-of-type {
		display: block;
	}

	.no-js #nav-wrap:target ul#nav {
		display: block;
	}
.bss-slides.demo1 {
    margin-top: 100px;
}

}
/* ipad navigation 
--------------------------------------------------------------------- */
@media only screen and (max-width:1024px) {
	#nav-wrap {
		z-index: 700;
		display: block;
		width: 100%;
		float: none;
		position: absolute;
		top: 0;
		right: 0;
	}

	/* mobile-btn and toggle-btn */
	#nav-wrap > a {
		border: none;
		color: #FFFFFF;
		height: 40px;
		min-width: 40px;
		font-size: 12px;
		text-align: left;
		float: right;
		display: block;
		padding: 0;
		position: relative;
		top: 13px;
		right: 20px;
	}

	#nav-wrap > a:hover .menu-icon {
		background: #fdc501;
	}

	#nav-wrap .menu-icon {
		display: inline-block;
		width: 24px;
		height: 3px;
		margin-top: -3px;
		position: absolute;
		right: 8px;
		top: 50%;
		bottom: auto;
		left: auto;
		background: #fdc501;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		font: 0/0 a;
		text-shadow: none;
		color: transparent;
	}

	#nav-wrap .menu-icon:before,
	#nav-wrap .menu-icon:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: inherit;
		left: 0;
	}

	#nav-wrap .menu-icon:before {
		bottom: 8px;
	}

	#nav-wrap .menu-icon:after {
		top: 8px;
	}

	/* dropdown nav */
	#nav-wrap ul#nav {
		background: #fff;
		padding: 2px 45px 6px 45px;
		margin: 0;
		height: auto;
		display: none;
		clear: both;
		width: 100%;
		float: none;
		position: absolute;
		top: 58px;
		right: 0;
	}

	#nav-wrap ul#nav > li {
		display: block;
		float: none;
		height: auto;
		text-align: left;
		border-bottom: 1px dotted rgba(200, 200, 200, 0.1);
		padding: 6px 0;
	}

	#nav-wrap ul#nav > li:first-child {
		border-top: 1px dotted rgba(200, 200, 200, 0.1);
	}

	#nav-wrap ul#nav li a {
		display: block;
		width: auto;
		padding: 0;
		color: #000;
		padding: 12px 0;
		line-height: 16px;
		border: none;
	}

	#nav-wrap ul#nav li a:hover {
		color: #000;
	}

	#nav-wrap ul#nav li.current > a {
		background: none;
		color: #000;
	}

	#nav-wrap ul#nav li.current > a:after {
		display: none;
	}

	#nav-wrap a.mobile-btn {
		display: none;
	}

	.js #nav-wrap a#toggle-btn {
		display: block;
	}

	/* if js is disabled */
	.no-js #nav-wrap:not(:target) > a:first-of-type,
	.no-js #nav-wrap:target > a:last-of-type {
		display: block;
	}

	.no-js #nav-wrap:target ul#nav {
		display: block;
	}
.bss-slides.demo1 {
    margin-top: 100px;
}
}


/* make sure the menu is visible on larger screens
--------------------------------------------------------------------- */
@media only screen and (min-width:769px) {
	#nav-wrap ul#nav {
		display: block !important;
	}

}


/* make sure the menu is visible on larger screens
--------------------------------------------------------------------- */
@media only screen and (min-width:1024px) {
	#nav-wrap ul#nav {
		display: block !important;
	}

}


/* 
/* 07. =hero section
/* =================================================================== */

/*#hero {
	background: #0F1215 url(../images/hero-bg.jpg) no-repeat center;
	background: #fff url(http://imepl.net/tgine/images/TGINE_Banners_02.jpg) no-repeat center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 530px;
    width: 100%;
    text-align: left;
    position: relative;
    margin-top: 71px;
    border-bottom: 0px solid #15191d;
    height: 500px;
	/*border-bottom: 1px solid #15191d;
}*/

.hero-content {
	position: relative;
	padding-top: 66px;
	padding-bottom: 102px;
}

/* hero slider */
#hero-slider {
	margin: 60px 0 54px;
}

#hero-slider .slides .flex-caption {
	margin: 0 35% 0 30px;
}
#hero-slider .slides .flex-caption1 {
	margin: 0 0px 0 50%;
}
#hero-slider .slides .flex-caption2 {
	margin: 0 0px 0 0px;
}

#hero-slider .slides .flex-caption h1 {
	/*font: 49px/1.3 arial, helvetica, sans-serif;
	text-shadow: 0 1px 20px rgba(0, 0, 0, 0.6);
	*/
	font-size:22px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	letter-spacing: -1px;
	padding-bottom: 24px;
	color: #2A7AB5;
	
	position: relative;    

	/* for css animations */
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
}

#hero-slider .slides .flex-caption h1::after {
	display: block;
	background-color: #2a7ab7;
	width: 100px;
	height: 3px;
	content: '\0020';
	position: absolute;
	left: 0;
	bottom: 0;
}

#hero-slider .slides .flex-caption1 h1 {
	font: 49px/1.3 arial, helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 24px;
	color: white;
	text-shadow: 0 1px 20px rgba(0, 0, 0, 0.6);
	position: relative;    

	/* for css animations */
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
}

#hero-slider .slides .flex-caption1 h1::after {
	display: block;
	background-color: #fdc501;
	width: 100px;
	height: 3px;
	content: '\0020';
	position: absolute;
	left: 0;
	bottom: 0;
} 
#hero-slider .slides .flex-caption2 h1 {
	font: 49px/1.3 arial, helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 24px;
	color: white;
	text-shadow: 0 1px 20px rgba(0, 0, 0, 0.6);
	position: relative;    

	/* for css animations */
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
}

#hero-slider .slides .flex-caption2 h1::after {
	display: block;
	background-color: #fdc501;
	width: 100px;
	height: 3px;
	content: '\0020';
	position: absolute;
	left: 0;
	bottom: 0;
}
#hero-slider .slides .flex-caption h3 {
	/*font: 18px/1.9 arial, helvetica, sans-serif;
	text-shadow: 0 1px 15px rgba(0, 0, 0, 0.5);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	width: 85%;
	margin-top: 24px;    
	/* for css animations */
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
}

#hero-slider .slides .flex-caption h1 span,
#hero-slider .slides .flex-caption h1 a {
	display: inline-block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* for oldIE - IE9 */
.oldie #hero-slider .slides .flex-caption h1 {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

.oldie #hero-slider .slides .flex-caption h3 {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

.btn.btn-trans-white {
    display: inline-block;
    font-size: 16px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    padding: 9px 16px;
    margin: 0 3px 6px 0;
    background: #2a7ab7;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    height: auto;
    text-align: center;
    border: none;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
    border-radius: 3px;
}


/* media queries:  
/* #hero / .hero-contert / #hero-slider */

@media only screen and (max-width:1200px) {
	#hero-slider .slides .flex-caption h1 {
		font: 44px/1.3 arial, helvetica, sans-serif;
	}

}

@media only screen and (max-width:1024px) {
	.hero-content {
		padding-bottom: 90px;
	}

	#hero-slider {
		text-align: center;
		margin: 102px 0 36px;
	}

	#hero-slider .slides .flex-caption {
		margin: 0 auto;
		max-width: 550px;
		width: 90%;
	}

	#hero-slider .slides .flex-caption h1 {
		font: 43px/1.3 arial, helvetica, sans-serif;
	}

	#hero-slider .slides .flex-caption h1::after {
		margin-left: -50px;
		left: 50%;
	}

	#hero-slider .slides .flex-caption h3 {
		font: 16px/1.9 arial, helvetica, sans-serif;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

}

@media only screen and (max-width:768px) {
	#hero {
		min-height: auto;
	}

	.hero-content {
		padding-bottom: 72px;
	}

	#hero-slider {
		margin: 84px 0 36px;
	}

	#hero-slider .slides .flex-caption {
		margin: 0 40px 0;
		width: auto;
	}

	#hero-slider .slides .flex-caption h1 {
		font: 41px/1.3 arial, helvetica, sans-serif;
	}

	#hero-slider .slides .flex-caption h3 {
		font: 16px/1.9 arial, helvetica, sans-serif;
		width: 85%;
	}

}

@media only screen and (max-width:600px) {
	.hero-content {
		padding-bottom: 72px;
	}

	#hero-slider {
		margin: 84px 0 36px;
	}

	#hero-slider .slides .flex-caption {
		margin: 0 35px 0;
		width: auto;
	}

	#hero-slider .slides .flex-caption h1 {
		font: 39px/1.3 arial, helvetica, sans-serif;
	}

	#hero-slider .slides .flex-caption h3 {
		font: 18px/1.9 arial, helvetica, sans-serif;
		width: 90%;
	}

}

@media only screen and (max-width:480px) {
	.hero-content {
		padding-bottom: 72px;
	}

	#hero-slider {
		margin: 78px 0 36px;
	}

	#hero-slider .slides .flex-caption {
		margin: 0 20px 0;
		width: auto;
		margin-top: -72px;
	}

	#hero-slider .slides .flex-caption h1 {
		font: 36px/1.3 arial, helvetica, sans-serif;
	}

	#hero-slider .slides .flex-caption h3 {
		width: auto;
	}
	.bgrid-email {
    width: 100% !important;
    float: left;
}
.bgrid-mobile {
    float: left;
    width: 100% !important;
	margin-left:0 !important;
}

}

@media only screen and (max-width:400px) {
	.hero-content {
		padding-bottom: 54px;
	}

	#hero-slider {
		margin: 12px 0 24px;
	}

	#hero-slider .slides .flex-caption {
		margin: 0;
	}

	#hero-slider .slides .flex-caption h1 {
		font: 23px/1.3 arial, helvetica, sans-serif;
	}

}

/* control nav */
#hero .flex-control-nav {
	width: 100%;
	text-align: left;
	display: block;
	position: relative;
	bottom: 0;
	left: 30px;
	z-index: 500;
	display:none;
}

#hero .flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
}

#hero .flex-control-paging li a {
	width: 12px;
	height: 12px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	background: #FFFFFF;
}

#hero .flex-control-paging li a:hover {
	background: #c8c8c8;
}

#hero .flex-control-paging li a.flex-active {
	background: #2a7ab7;
	cursor: default;
}

/* media queries - .flex-control-nav */
@media only screen and (max-width:1024px) {
	#hero .flex-control-nav {
		text-align: center;
		left: 0;
	}

}

/* more link */
#hero #more {
	position: absolute;
	left: 50%;
	bottom: -42px;
	margin-left: 250px;
}

#hero #more a {
	/*font: 16px/54px arial, helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:16px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 200px;
	border-radius: 3px;
	background: #2a7ab7;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	color: #FFFFFF;
	-moz-transition: all 0.4s ease-on-out;
	-o-transition: all 0.4s ease-on-out;
	-webkit-transition: all 0.4s ease-on-out;
	-ms-transition: all 0.4s ease-on-out;
	transition: all 0.4s ease-on-out;
	padding-top: 16px;
}

#hero #more a:hover {
	background: #cee1ef;
	color: #000000;
}

#hero #more a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}

/* media queries - #more */
@media only screen and (max-width:1024px) {
	#hero #more {
		margin-left: -100px;
	}

}


/** 
/* 08. =portfolio styles
/* =================================================================== */

#portfolio {
	background: #111417;
	padding-top: 120px;
	border-bottom: 1px solid #15191d;  
}

#portfolio .row.items {
	max-width: 1260px;
	margin-top: 24px;
}

/* media queries - portfolio */

@media only screen and (max-width:1300px) {
	#portfolio .row.items {
		width: 100%;
		padding: 0;
	}

	#portfolio .row.items .columns {
		padding: 0;
	}

}

/* portfolio content */
#portfolio-wrapper {
	margin-top: 36px;
}

#portfolio-wrapper:before,
#portfolio-wrapper:after {
	content: "";
	display: table;
}

#portfolio-wrapper:after {
	clear: both;
}

#portfolio-wrapper .bgrid {
	padding: 0;
}

.folio-item .item-wrap {
	background: #111417;
	overflow: hidden;
	position: relative;
}

.folio-item .item-wrap a {
	display: block;
	cursor: pointer;
	position: relative;
}

/* overlay */
.folio-item .item-wrap .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.85);
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.folio-item .item-wrap .link-icon {
	display: block;
	height: 30px;
	width: 30px;
	margin-left: -15px;
	margin-top: -15px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
}

.folio-item .item-wrap img {
	vertical-align: bottom;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.folio-item .portfolio-item-meta {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 20%;
	left: -100px;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.folio-item .portfolio-item-meta h5 {
	font: 14px/21px arial, helvetica, sans-serif;
	letter-spacing: 2px;
	color: white;
	margin: 0;
}

.folio-item .portfolio-item-meta p {
	font: 14px/18px arial, helvetica, sans-serif;
	color: #8A8A8A;
	margin: 0;
}

/* on hover */
.folio-item:hover .overlay,
.folio-item:hover .link-icon,
.folio-item:hover .portfolio-item-meta {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

.folio-item:hover .portfolio-item-meta {
	left: 0;
}

.folio-item:hover .item-wrap img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* media queries - .portfolio-item-meta */

@media only screen and (max-width:500px) {
	.folio-item .portfolio-item-meta {
		top: 16%;
	}

	.folio-item .portfolio-item-meta h5 {
		font: 13px/21px arial, helvetica, sans-serif;
		letter-spacing: 1px;
	}

	.folio-item .portfolio-item-meta p {
		font: 13px/18px arial, helvetica, sans-serif;
	}

}

@media only screen and (max-width:400px) {
	.folio-item .portfolio-item-meta {
		top: 12%;
	}

	.folio-item .portfolio-item-meta h5 {
		font: 11px/18px arial, helvetica, sans-serif;
		letter-spacing: 1px;
	}

	.folio-item .portfolio-item-meta p {
		font: 11px/16px arial, helvetica, sans-serif;
	}

}

/* Popup Modal 
/* ------------------------------------------------------------------ */
.popup-modal {
	max-width: 550px;
	background: #FFFFFF;
	position: relative;
	margin: 0 auto;  	
}

.popup-modal .media {
	position: relative;
}

.popup-modal img {
	vertical-align: bottom;
}

/* description */
.popup-modal .description-box {
	padding: 6px 36px 30px;
}

.popup-modal .description-box h4 {
	font: 15px/24px arial, helvetica, sans-serif;
	color: #000000;
}

.popup-modal .description-box p {
	font: 14px/24px arial, helvetica, sans-serif;
	color: #A1A1A1;
	margin-bottom: 12px;
}

/* categories */
.popup-modal .categories {
	font: 11px/18px arial, helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	text-align: left;
	color: rgba(0, 0, 0, 0.5);
}

/* link box */
.popup-modal .link-box {
	width: 100%;
	overflow: hidden;
	background: #000000;
}

.popup-modal .link-box a {
	font: 12px/60px arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 3px;
	cursor: pointer;
	display: block;
	text-align: center;
	float: left;
	width: 50%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.popup-modal .link-box a:first-child {
	border-right: 1px solid rgba(200, 200, 200, 0.1);
}

.popup-modal .link-box a:hover {
	background: #fdc501;
	color: #000000;
	border: none;
}

/* media queries - popup-modal */

@media only screen and (max-width:600px) {
	.popup-modal {
		width: auto;
		margin: 0 20px;
	}

}

/* transition effect for modal popup
/* ------------------------------------------------------------------ */

/* overlay at start */
.mfp-fade.mfp-bg {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: 0.8;
	zoom: 1;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* content animate in */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

/* 
/* 09. =services
/* =================================================================== */

#services {
	/*background: #12151B;*/
	color: #12151B;
	padding-top: 5px;
	padding-bottom: 0px;
	/*border-bottom: 1px solid #15191d;*/
}

.service-list {
	margin: 18px -2px 0;
}

.service-list .bgrid {
	padding: 0 22px 6px;
}

.service-list .bgrid {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
}

.service-list .bgrid:hover {
	background: #fff;
}

@media only screen and (max-width:600px) {
	.service-list .bgrid:hover {
		background: #fff;
	}

}

#services .service-list h3 {
	font: 18px/36px arial, helvetica, sans-serif;
	color: #fdc501;
	padding: 0;
	text-transform: none;
	text-align: left;
	margin-bottom: 6px;
}

/* media queries:  
/* #services / .service-list */

@media only screen and (max-width:1024px) {
	.service-list {
		margin: 18px 0 0;
	}

	.service-list .bgrid {
		padding: 0 18px 6px;
	}

}

@media only screen and (max-width:768px) {
	.service-list .bgrid {
		padding: 0 15px 6px;
	}

}

@media only screen and (max-width:600px) {
	.service-list .bgrid {
		padding: 0 10px 6px;
	}

}

@media only screen and (max-width:400px) {
	.service-list .bgrid {
		padding: 0 0 6px;
	}

}


/* 
/* 10. =about
/* =================================================================== */

#about {
	background: #fff;
	padding-top: 30px;
	padding-bottom: 50px;
	border-bottom: 0px solid #15191d;

}

#about h3 {
	/*font: 18px/36px arial, helvetica, sans-serif, sans-serif;*/
	/*font-family: Arial, Helvetica, sans-serif !important;
	font-size: 18px;
	color: #000;
	text-transform: none;
	letter-spacing: 0;
	padding: 0;
	margin-bottom: 6px;
	font-weight: 600;*/
}

/* process
-------------------------------------------------------------- */
.process {
	/*margin-top: 12px;*/
}

.process .bgrid {
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
}

.process .bgrid:hover {
	/*background: rgba(0, 0, 0, 0.1);*/
}

@media only screen and (max-width:600px) {
	.process .bgrid:hover {
		background: inherit;
	}
	.breathe{
margin-bottom: 0px !important;
}

}

/* team members
-------------------------------------------------------------- */
#about .team {
	margin-top: 30px;
}

#team-wrapper {
	margin: 0 auto;
}

#team-wrapper .member {
	margin-bottom: 24px;
	margin-top: 12px;
}

#team-wrapper .member h3 {
    line-height: 24px;
	font-size: 1.125em;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Arial, Helvetica, sans-serif !important;
}

#team-wrapper .member span {
	position: relative;
	font-size: 0.8125em;
	line-height: 15px;
	color: #FFFFFF;
}

#team-wrapper .member-pic {
	position: relative;
	line-height: 1;
	overflow: hidden;
	background: #FFFFFF;
}

#team-wrapper .member-pic img {
	vertical-align: bottom;
}

#team-wrapper .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(253, 197, 1, 0.5);
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	zoom: 1;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

#team-wrapper .member:hover .mask {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	zoom: 1;
}

#team-wrapper .member-social {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #969696;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

#team-wrapper .member-social li {
	display: inline-block;
	margin-right: 15px;
}
#team-wrapper .member-social1 li {
	/*display: inline-block;*/
	margin-right: 15px;
	list-style-type: none;
}
/*#team-wrapper .member-social li a {
	color: #FFFFFF;
}*/
#team-wrapper .member-social li a {
    font-weight: normal;    
    color: #fff;
    margin: 0 0 10px;
    font-size: 1em;
    line-height: 24px;    
    font-family: Arial, Helvetica, sans-serif !important;
    /*color: #575859;*/
}

/* media queries:  
/* .team / #team-wrapper */

@media only screen and (max-width:1024px) {
	#team-wrapper .member-social li {
		margin-right: 10px;
	}

}

@media only screen and (max-width:768px) {
	/*#team-wrapper .member p {
		font-size: 14px;
		line-height: 27px;
	}*/
.breathe{
margin-bottom: 0px !important;
}
}

@media only screen and (max-width:600px) {
	#team-wrapper .member-pic {
		width: 80px;
		/*height: 80px;*/
		float: left;
		margin-right: 30px;
		position: relative;
		top: 6px;
	}

	#team-wrapper .member-pic .mask {
		display: none;
	}

	#team-wrapper .member-name + p {
		clear: both;
		margin-top: 30px;
	}

	/*#team-wrapper .member p {
		font-size: 1em;
		line-height: 24px;
	}*/

}

/* Call To Action 
------------------------------------------------------------------ */
#call-to-action {
	margin-top: 30px;
	padding-top: 36px;
	text-align: center;
}

#call-to-action h2,
#call-to-action p {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

#call-to-action p {
	font: 20px/36px arial, helvetica, sans-serif;
	color: #707273;
	width: 75%;
}

#call-to-action .section-ads {
	padding-top: 36px;
	border-top: 1px dotted rgba(150, 150, 150, 0.1);
}

#call-to-action h2 {
	font: 30px/36px arial, helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -0.5px;
	margin-bottom: 24px;
}

#call-to-action h2 span {
	color: #fdc501;
}

#call-to-action h2 a,
#call-to-action span {
	color: #FFFFFF;
}

#call-to-action h2 span {
	color: #ffd900;
}

#call-to-action .action a {
	font: 15px/60px arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 60px;
	display: block;
	padding: 0 30px;
	max-width: 400px;
	width: 100%;
	background: #e64e04;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	margin: 24px auto 0;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#call-to-action .action a:hover {
	background: #fdc501;
	color: #000000;
}

/* media queries - #call-to-action */
@media only screen and (max-width:600px) {
	#call-to-action h2,
	#call-to-action p {
		width: 85%;
	}

	#call-to-action h2 {
		font: 28px/36px arial, helvetica, sans-serif;
	}

	#call-to-action p {
		font: 18px/33px arial, helvetica, sans-serif;
		width: 80%;
	}

}

@media only screen and (max-width:400px) {
	#call-to-action h2,
	#call-to-action p {
		width: auto;
	}

	#call-to-action h2 {
		font: 26px/36px arial, helvetica, sans-serif;
	}

	#call-to-action p {
		font: 16px/30px arial, helvetica, sans-serif;
	}

}


/** 
/* 11. =testimonials
/* =================================================================== */

#testimonials {
	padding-top: 86px;
	padding-bottom: 10px;
	position: relative;
	min-height: 198px;
	width: 50%;
	overflow: hidden;
	background:#ebeffb;
}

#testimonials .flex-container {
	width: 80%;
	max-width: 850px;
	margin: 0 auto;
}

#testimonial-slider {
	margin: 0 0 30px 0px;
	padding-left: 0;
	position: relative;
}

#testimonial-slider p {
	font-size: 1.125em !important;
   font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.7em;
	color: #FFFFFF;
	padding: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

#testimonial-slider .testimonial-author {
	display: block;
	/*font: 16px/24px arial, helvetica, sans-serif;*/
	font-size: 16px !important;
    font-family: Arial, Helvetica, sans-serif !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 24px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#testimonial-slider .testimonial-author img {
	width: 87px;
	height: 87px;
	margin-right: 10px;
	display: inline-block;
	border-radius: 50%;
	border: 3px solid white;
	vertical-align: middle;
}

#testimonial-slider .testimonial-author .author-info {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

#testimonial-slider .testimonial-author .author-info span {
	display: block;
	font-size: 14px !important;
   font-family: Arial, Helvetica, sans-serif !important;
	letter-spacing: 0;
	text-transform: none;
	color: rgba(0, 0, 0, 0.6);
}

/* control nav */
#testimonials .flex-control-nav {
	width: 100%;
	display: block;
	position: absolute;
	bottom: -72px;
}

#testimonials .flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
}

#testimonials .flex-control-paging li a {
	width: 12px;
	height: 12px;
	display: block;
	background: white;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 20px;
}

#testimonials .flex-control-paging li a:hover {
	background: #CCC;
	background: rgba(0, 0, 0, 0.5);
}

#testimonials .flex-control-paging li a.flex-active {
	background: #fff;
	background: black;
	cursor: default;
}

/* media queries:
/* #testimonials / #testimonial-slider */

@media only screen and (max-width:1024px) {
	#testimonials .flex-container {
		max-width: 700px;
	}

	#testimonial-slider p {
		font: 25px/1.9 arial, helvetica, sans-serif;
	}
	
}

@media only screen and (max-width:768px) {
	#testimonials .flex-container {
		width: 90%;
	}

	#testimonial-slider p {
		font: 22px/1.9 arial, helvetica, sans-serif;
	}

}

@media only screen and (max-width:600px) {
	#testimonials .flex-container {
		width: 95%;
	}

	#testimonial-slider p {
		font: 20px/1.9 arial, helvetica, sans-serif;
	}

	#testimonial-slider .testimonial-author {
		font: 14px/24px arial, helvetica, sans-serif;
	}

	#testimonial-slider .testimonial-author img {
		width: 60px;
		height: 60px;
		border: 2px solid white;
	}

	#testimonial-slider .testimonial-author .author-info span {
		font: 12px/18px arial, helvetica, sans-serif;
	}


}

@media only screen and (max-width:400px) {
	#testimonials .flex-container {
		width: auto;
	}

	#testimonial-slider p {
		font: 1em/1.9 arial, helvetica, sans-serif;
		
	}

}

/** 
/* 12. =contact
/* =================================================================== */

#contact {
	background: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	/*border-bottom: 1px solid #15191d;  */
}

#contact h3 {
	/*font: 18px/36px arial, helvetica, sans-serif;
	color: #fdc501;
	padding: 0;
	margin-bottom: 6px;*/
	font-family: Montserrat !important;
font-size: 15px;
color: #000;
text-transform: none;
letter-spacing: 0;
padding: 0;
margin-bottom: 6px;
}

#contact .left {
	padding-right: 35px;
	background-color: #efefef;
}

#contact .right {
	padding-left: 35px;
	position: relative;
	top: -6px;
}

/* media queries:  
/* #contact / .left .right */
.heading {
    /*background: linear-gradient(#005189,#005189) !important;*/
    padding: 15px;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif !important;
	font-size: 18px;
	background: #276594;
    }
	.register {
    padding: 15px;
    color: #6d5308 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 1.5em;
    background: #94c11f;
}
.bevel-head1 {
    background: linear-gradient(##ffc20f,##ffcb0b) !important;
   border-top-color: #fff;
color: #6d5308;
padding: 15px 0px 26px 0px;
/*margin-top: -16px;*/
}
.bevel-head {
    background: linear-gradient(#2e8f98,#2e8f98) !important;
    border-top-color: #fff;
    
    margin-top: 10px;
}
.box {
    padding: 1.5em;
    margin-bottom: 1.5em;
    background: #dedede;
}
div.bevel-flush {
    margin-top: -36px;
}
#getintouch {
    background: #eff0fb;
}
textarea {
    min-height: 100px;
    width: 100%;
}
@media only screen and (max-width:1024px) {
	#contact .left {
		padding-right: 30px;
	}

	#contact .right {
		padding-left: 30px;
	}
	/*.twelve.columns.heading {
    background: linear-gradient(#005189,#005189) !important;
    width: 100%;
    }*/

}

@media only screen and (max-width:768px) {
	#contact .left,
	#contact .right {
		width: 100%;
		padding: 0 15px;
	}

	#contact .right p.lead {
		font: 18px/36px arial, helvetica, sans-serif;
	}
.yoga {
    max-width: 101%;
}

}

@media only screen and (max-width:600px) {
	#contact .left,
	#contact .right {
		padding: 0 10px;
	}

	#contact .right p.lead {
		font: 17px/33px arial, helvetica, sans-serif;
	}
.yoga {
    max-width: 101%;
}

}

@media only screen and (max-width:400px) {
	#contact .left,
	#contact .right {
		padding: 15px;
	}
.yoga {
    max-width: 101%;
}

}

/* contact form */
#contact form {
	margin-top: 12px;
	margin-bottom: 30px;
}

#contact form div {
	position: relative;
}

#contact form div:before,
#contact form div:after {
	content: "";
	display: table;
}

#contact form div:after {
	clear: both;
}

#contact form div label {
	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	bottom: 0px;
	right: 6px;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 20px;
	color: #e64e04;
}

input[type="text"],
input[type="password"],
input[type="email"],
#contact textarea,
#contact select {
	margin-bottom: 7px;
	width: 100%;
}

#contact button.submitform {
	font: 15px/30px arial, helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 60px;
	display: inline-block;
	padding: 15px 30px;
	width: 100%;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

#message-warning,
#message-success {
	display: none;
	background: #0F1215;
	border-radius: 3px;
	padding: 24px;
	margin-bottom: 36px;
	width: 100%;
}

#message-warning {
	color: #e64e04;
}

#message-success {
	color: #fdc501;
}

#message-warning i,
#message-success i {
	margin-right: 10px;
}

/* form loader */
#submit-loader {
	display: none;
	position: relative;
	left: 0;
	top: 18px;
	width: 100%;
	text-align: center;
}

#submit-loader .text-loader {
	display: none;
	font: 14px/30px arial, helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.oldie #submit-loader .s-loader {
	display: none;
}

.oldie #submit-loader .text-loader {
	display: block;
}

/* loader animation 
------------------------------------------- */
.s-loader {
	margin: 12px auto 30px;
	width: 70px;
	text-align: center;
	-moz-transform: translateX(2.5px);
	-o-transform: translateX(2.5px);
	-webkit-transform: translateX(2.5px);
	-ms-transform: translateX(2.5px);
	transform: translateX(2.5px);
}

.s-loader > div {
	width: 12px;
	height: 12px;
	background-color: #FFFFFF;
	border-radius: 100%;
	display: inline-block;
	margin-right: 5px;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.s-loader .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.s-loader .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-moz-transform: scale(0);
		-o-transform: scale(0);
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

}

@keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-moz-transform: scale(0);
		-o-transform: scale(0);
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

}


/** 
/* 13. =footer
/* =================================================================== */

.yogafooter {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #d9e1bd;
	
}



footer {
	position: relative;
color: #737373;
background-color: #000;
font-family: Arial, Helvetica, sans-serif;

}

footer .content {
	margin-bottom: 12px;
}

footer a,
footer a:visited {
	color: #a3a4a6;
}

footer a:hover,
footer a:focus {
	color: #fdc501;
}

footer hr {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	max-width: 400px;
	width: 80%;
	border-top: 1px solid rgba(150, 150, 150, 0.1);
}

footer .info {
	width: 90%;
	max-width: 600px;
	margin: 42px auto 36px;
	text-align: center;
	clear: both;
}

footer .footer-logo {
	width: 100px;
	height: 23px;
	background: url("../images/logoW@2x.png") no-repeat center;
	background-size: 100px 23px;
	margin: 0 auto 21px;
	display: block;
	filter: alpha(opacity=10);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	opacity: 0.1;
	zoom: 1;
}

/* copyright */
footer .copyright {
	clear: both;
margin: 27px 0;
padding: 24px 18px 6px 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
letter-spacing: .5px;
text-align: center;
}

footer .copyright li {
	display: inline-block;
	padding: 0 5px;
}

/* social links */
footer .social-links {
	margin: 30px auto 42px auto;
	padding: 0;
	font-size: 38px;
	text-align: center;
}

footer .social-links li {
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-left: 32px;
}

footer .social-links li a {
	color: rgba(255, 255, 255, 0.1);
}

footer .social-links li a:hover {
	color: white;
}

footer .social-links li:first-child {
	margin-left: 0;
}

/* media queries - .social-links */

@media only screen and (max-width:600px) {
	footer .social-links {
		font-size: 32px;
	}

	footer .social-links li {
		margin-left: 18px;
	}

}

@media only screen and (max-width:450px) {
	footer .social-links {
		font-size: 28px;
	}

	footer .social-links li {
		margin-left: 14px;
	}
.yoga {
    max-width: 101%;
}

}

@media only screen and (max-width:400px) {
	footer .social-links {
		font-size: 25px;
	}

	footer .social-links li {
		margin-left: 12px;
	}

.yoga {
    max-width: 101%;
}
}

@media only screen and (max-width:350px) {
	footer .social-links {
		font-size: 22px;
	}

	footer .social-links li {
		margin-left: 10px;
	}
.yoga {
    max-width: 101%;
}
}


	.read a {
    /*font-size: 13px;*/
    background: #2a7ab7;
    font: -0.175em/1.231 arial, helvetica, sans-serif;
    color: #000;
    padding-top: 10px;
    padding-right: 26px;
    padding-bottom: 10px;
    padding-left: 26px;
	/* text-transform: uppercase;
	border-color: #222;
    border-width: 2px;
    border-style: solid;
	*/
}
/* go to top button 
------------------------------------------------------------------ */
#go-top {
	position: absolute;
	top: -21px;
	left: 50%;
	z-index: 600;
}

#go-top a {
	text-decoration: none;
	border: 0 none;
	display: block;
	height: 47px;
	width: 200px;
	margin-left: -100px;
	background: #2a7ab7;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	color: #FFFFFF;
	text-align: center;
	border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-top: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.calender {
    background: url('http://imepl.net/yogalaya/images/img_spt.png')no-repeat -21px -60px;
    width: 18px;
    height: 18px;
    float: left;
    margin: 4px 4px;
}

.class-timing li {
    list-style: square;
line-height: 25px;
}
.certifi li {
  list-style: square;
line-height: 25px;
}
.certifi {
padding-left: 16px;
}
#go-top a:hover {
	background: #cee1ef;
	color: #000000;
}

#go-top a i {
	margin-left: 6px;
	position: relative;
	right: -5px;
}


.a-btn{
    background:#fecc5f;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#feda71,0),color-stop(#febb4a,1));
    background:-webkit-linear-gradient(top, #feda71 0%, #febb4a 100%);
    background:-moz-linear-gradient(top, #feda71 0%, #febb4a 100%);
    background:-o-linear-gradient(top, #feda71 0%, #febb4a 100%);
    background:linear-gradient(top, #feda71 0%, #febb4a 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda71', endColorstr='#febb4a',GradientType=0 );
    border:1px solid #f5b74e;
    border-color:#f5b74e #e5a73e #d6982f;
    -webkit-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
    -moz-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
    box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
    padding:0px 80px 0px 10px;
    height:38px;
    display:inline-block;
    position:relative;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    float:left;
    margin:10px;
    overflow:hidden;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn-text{
    padding-top:5px;
    display:block;
    font-size:18px;
    white-space:nowrap;
    color:#996633;
    text-shadow:0 1px 0 #fedd9b;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn-slide-text{
    position:absolute;
    top:35px;
    left:0px;
    width:auto;
    right:52px;
    height:0px;
    background:#fff;
    color:#996633;
    font-size:13px;
    white-space:nowrap;
    font-family:Georgia, serif;
    font-style:italic;
    text-indent:15px;
    overflow:hidden;
    line-height:30px;
    -webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.5) inset;
    -moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.5) inset;
    box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.5) inset;
    -webkit-transition:height 0.3s linear;
    -moz-transition:height 0.3s linear;
    -o-transition:height 0.3s linear;
    transition:height 0.3s linear;
}
.a-btn-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:52px;
    border-left:1px solid #f5b74e;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    background:transparent url(../images/arrow_right.png) no-repeat 50% 55%;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.a-btn:hover{
    height:65px;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.a-btn:hover .a-btn-text{
    text-shadow:0px 1px 1px rgba(0,0,0,0.2);
    color:#fff;
}
.a-btn:hover .a-btn-slide-text{
    height:30px;
}
.a-btn:hover .a-btn-icon-right span{
    opacity:1;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.a-btn:active{
    position:relative;
    top:1px;
    background:#fec354;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#fec354,0),color-stop(#fecd61,1));
    background:-webkit-linear-gradient(top, #fec354 0%, #fecd61 100%);
    background:-moz-linear-gradient(top, #fec354 0%, #fecd61 100%);
    background:-o-linear-gradient(top, #fec354 0%, #fecd61 100%);
    background:linear-gradient(top, #fec354 0%, #fecd61 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec354', endColorstr='#fecd61',GradientType=0 );
    border-color:#d29a3a #cc9436 #c89133;
    text-shadow:0 1px 0 #fee1a0;
    -webkit-box-shadow:0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;
    -moz-box-shadow:0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;
    box-shadow:0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;
}
#footer1
{
	background-color: #393f3e;
	clear:both;
}
#footer1 p
{
	color: #fff;
	margin-top: 15px;
}
#footer1 a
{
	color: #fff;
}
#footer1 h3 {
    color: #fff;
}
.member-social1 li {
    margin-left: -19px;
}
.widget.widget_tag_cloud .tagcloud a {
    background-color: #eaeaea;
    border: 1px solid #f3f3f3;
    padding: 5px 10px;
    margin: 0 3px 8px 0;
    font-size: 14px !important;
    display: inline-block;
}
#more1 a {
    font-size: 13px;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0);
    color: #222;
    border-color: #222;
    border-width: 2px;
    border-style: solid;
    padding-top: 10px;
    padding-right: 26px;
    padding-bottom: 10px;
    padding-left: 26px;
    font-family: OpenSans-Regular !important;
}

#more {
    margin: 25px 0;
}


.bgrid1 {
    border-right: 1px dashed #666666;
	/*height: 289px !important;*/
}
.bgrid1 h3 {
    padding: 5px !important;
	
}
.learn li {
    line-height: 24px;
}
.bss-slides{
 margin-top: 86px;
  position: relative;
  display: block;   

}
.bss-slides:focus{
 outline: 0;
}
.bss-slides figure{
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0px 0px 0px 0px !important;
}
.bss-slides figure:first-child{
  position: relative;
}
.bss-slides figure img{
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
  position: relative;
/*-webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  */
}
.bss-slides .bss-show {
  z-index: 3;
}
.bss-slides .bss-show img{
  opacity: 1;
 /* -webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
}

.bss-slides figcaption{
  position: absolute;
  font-family: sans-serif;
  font-size: .8em;
 
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .25);
  border-radius: 2px;
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  transition: opacity 1.2s;
}
.bss-slides .bss-show figcaption{
  z-index: 2;
  opacity: 1;
}
.bss-slides figcaption a{
  color: #fff;   
}
.bss-next, .bss-prev{
  color: #fff;
  position: absolute;
  background: #000;
  background: rgba(0,0,0, .6);
 
  z-index: 4;
  font-size: 2em;
 top: 40%;
  opacity: .5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bss-next:hover, .bss-prev:hover{
  cursor: pointer;
  opacity: 1;
}
.bss-next{
  right: 0;
  padding: 10px 5px 15px 10px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bss-prev{
  left: 0;
  padding: 10px 10px 15px 5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.bss-fullscreen{
  display: block;
  width: 24px;
  height: 24px;   
  background: rgba(0,0,0,.3) url(http://leemark.github.io/better-simple-slideshow/img/arrows-alt_ffffff_64.png);
  -webkit-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 5px;  
  cursor: pointer;   
  opacity: .3;
}
.bss-fullscreen:hover{
  opacity: .8;  
}
:-webkit-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(http://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    -webkit-background-size: contain;
    background-size: contain;
}
:-moz-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(http://leemark.github.io/better-simple-slideshow/img/compress_ffffff_64.png);
    background-size: contain;
}
:-ms-fullscreen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(images/Mock_Banner_1270x500.png);
    background-size: contain;
}
:full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(images/Mock_Banner_1270x500.png);
    -webkit-background-size: contain;
    background-size: contain;
}
:-webkit-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(images/Mock_Banner_1270x500.png);
    -webkit-background-size: contain;
    background-size: contain;
}
:-moz-full-screen .bss-fullscreen{
    background: rgba(0,0,0,.4) url(images/Mock_Banner_1270x500.png);
    background-size: contain;
}


.bgrid-mobile {
    float: left;
    margin-left: 20px;
    width: 44%;
}
.bgrid-email {
    width: 50%;
    float: left;
}
.bevel-headExam {
    background-color: #ffc20f;
    padding: 10px;
    margin-top: 8px;
    text-align: center;
    font-size: 20px;
    color: #6d5308;
    font-weight: 700;
}
#nav li ul {
    position: absolute;
	display:none;
	background:#fff;
}
#nav li:hover ul{
    display:block;
    background:#fff;
height:auto !important; 
}
ul#nav li ul li a {
    font-size: 16px;
    line-height: 26px;
}
ul#nav li ul{
	padding-top: 13px;
	width: 204px;}
ul#nav li{
    height:auto !important; }
#nav li ul li{
    clear:both;
border-style:none;}
.error
{
	color:#F00;
}
#sticky a
{
	color:#d0ff2d !important;
}

#sticky {
    padding: 15px;
    float: right;
    background-color: #2a7ab7;
    font-size: 1.55em;
    border-radius: 10px 10px 0px 0px;
	position: fixed;
	margin: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
	/*position: static;
    right: 40px !important;*/
	width: 156px;
	
    
}

#sticky.stick {
	margin-top: 0 !important;
    position: fixed;
	margin: auto;
	right: 0;
	bottom: 0;
	left: 0;
    z-index: 10000;
    border-radius: 0px;
}
/*#Testimonial-block {
    background-color: #eff0fb;
}*/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	#nav li ul {
    display: block !important;
    position: static;
    background: #fff;
}
#nav li ul li a {
    line-height: 27px !important;
	margin-left:10px;
}
.breathe1 {
    margin-top: 30px;
    margin-bottom: 5px;
}
#sticky {
    padding: 10px;
    float: right;
    background-color: #2a7ab7;
    color: #fff;
    font-size: 1.2em;
    border-radius: 10px;
	position: fixed;
	margin: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
	/*position: static;
    right: 40px !important;*/
	width: 142px;
	
}

#sticky.stick {
	margin-top: 0 !important;
    position: fixed;
	margin: auto;
	right: 0;
	bottom: 0;
	left: 0;
    z-index: 10000;
    border-radius: 0px;
}
}
/*Extra Css by Aditi*/
.submenuliul1{display:none!important;} /*submenu disbled*/