/*
Author URI: http://webthemez.com/
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600);
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,700);
@font-face {
font-family:'Cooper Black';
src:url('../font/ufonts.com_cooper-black.eot');
src:url('../font/ufonts.com_cooper-black.eot?#iefix') format('embedded-opentype'), url('../font/ufonts.com_cooper-black.woff') format('woff'), url('../font/ufonts.com_cooper-black.ttf') format('truetype'), url('../font/ufonts.com_cooper-black.svg#glyphicons-halflingsregular') format('svg')
}
* {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}
body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.7;
	color: #393939;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background: #fff;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}


::selection {
 color: #fff;
 background: #f7f7f7;
}

/*::-moz-selection {
 color: #fff;
 background: #f7f7f7;
}*/
p {
	color: #393939;
	margin: 0 0 1em !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family:36px 'Open Sans', sans-serif;
}
.fitImage {
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}
.animated {
	/* -webkit-animation-duration: 1s; */
	animation-duration: 1s;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.mcbook {
	opacity: 0;
}
.show {
	opacity: 1;
}
.pDark p {
	color: #393939;
}
h6 {
	font-size:14px;
}
.dataTxt ul li {
	list-style:none;
	line-height:30px;
}
.listArrow li {
	background: url('../images/links-arrow.png') 0px 12px no-repeat;
	padding-left:15px;
}
.progress {
	height: 6px;
	border-radius:0px;
}
.progress .progress-bar.progress-bar-red {
	background: #d04943;
}
.progress .progress-bar.progress-bar-green {
	background: #51D4B6;
}
.progress .progress-bar.progress-bar-lblue {
	background: #9FDE32;
}
.feature a {
/* background: none repeat scroll 0 0 #d04943;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    margin-right: 20px;
    text-align: center;
    width: 160px;*/
/* border-radius: 10px; */
}
#services img {
	width:100%;
}
#services .circle {
	display: inline-block;
	background: transparent;
	overflow: hidden;
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
	max-width: 100%;
}
#services .col-md-3:hover .circle {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
	-moz-transform:scale(1.25); /* Firefox */
	-ms-transform:scale(1.25); /* IE 9 */
	-o-transform:scale(1.25); /* Opera */
	transform:scale(1.25);
}
 .pDark h3 {
 color: #BEBEBE;
}
.btn {
	color:#fff;
	background: #d04943;
}
.btn:hover {
	color:#fff !important;
	background:#d4625d;
}
.btn {
	display: inline-block;
	padding: 8px 12px;
}
.btn, .form-control, .team-socials i {
	border-radius: 0px !important;
}
.form-group {
	margin: 0 auto;
	margin-bottom: 15px;
	width: 75%;
}
.form-control {
	border: none;
	/*padding: 22px 4px;*/
	outline: none;
	color: #666;
	margin: 0;
	width: 210px;
	max-width: 100%;
	display: block;
	margin-bottom: 19px;
	background: #fefefe;
	font-size: inherit;
	border-radius: 5px !important;
	width: 99%;
	height:34px;
	border:1px solid #ccc;
}
.button-outline {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	color: #fff;
	padding: 10px 25px;
	border: 2px solid #fff;
	border-radius: 0px;
	font-size: 16px;
	font-weight: 400;
	background: rgba(255, 255, 255, 0.15);
}
.button-outline:hover {
	color: #fff;
	background: rgba(255, 255, 255, 0.35);
}
a {
	color: #d04943;
	text-decoration: none;
	text-shadow: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
a:hover {
	color:#d4625d;
	text-decoration: none;
}
.btn {
	border: 0px;
	border-radius: 0px;
}
.btn-primary {
	background: #d04943;
}
.form-control {
	border-radius: 0px;
}
.mrgn30 {
	margin: 30px 0;
}
.copyright {
	color: #6D6D6D;
	background: #000000;
	padding: 20px 0;
	border-top: 1px solid #1D1D1D;
}
#home {
	/*background: #d04943;*/
	background: #fff;
    /*margin-bottom:30px;*/
	margin-top:40px;
}
#top {
	position: relative;
}
.topHome {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 5;
}
.topHome:hover {
	color:#F89F9F;
}
.navbar-inverse .navbar-nav > .active {
	background: #d04943;
}
/*  Sliders
==================================== */
 
.flex-direction-nav .flex-prev {
	left:0px;
}
.flex-direction-nav .flex-next {
	right:0px;
}
ul.flex-direction-nav li {
	list-style-image:none!important;
}
.flex-caption {
	zoom: 1;
	bottom: 35px;
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	margin: 0;
	padding: 25px 25px 25px 30px;
	position: absolute;
	left: 0px;
	right:0px;
	bottom:0px;
}
.flex-caption h3 {
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 8px;
	text-transform: uppercase;
	text-align:center;
}
.flex-caption p {
	margin: 0 0 15px;
	text-align:center;
}
/* Header 
----------------------------------------------*/
#section-top {
	background: #4E4E4E;
}
#section-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#section-top ul li {
	display: inline-block;
}
#section-top ul li a {
	border-radius: 2px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	width: 35px;
	text-align: center;
}
#section-top .region-top-first {
	float: right;
}
.header {
	width: 100%;
	z-index: 100;
	border-radius: 0;
	background:transparent;
	background:#fff;
	/*padding-bottom:10px;position: fixed; top: 0px;*/
	box-shadow:1px 1px 14px #ccc;
}
.header-fixed{position: fixed; top: 0px;}
.addBg {
	/*	background: rgba(5, 5, 5, 0.94);*/
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	background: #ececeb none repeat scroll 0 0;
	box-shadow: 1px 1px 9px #000;
	transition: all 0.3s linear 0s;
}
.navbar-inverse {
	background: transparent;
}
.navbar-inverse .navbar-toggle {
	background-color: #d04943;
}
.navbar-inverse .navbar-toggle .icon-bar {
/*background-color: #d04943;*/

}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background: #d04943;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #ea7134;
}
.navbar-inverse .navbar-toggle:hover .icon-bar {
	background: #fff;
}
.navbar-toggle {
}
.hero-text {
	color: #676e73;
	width: 83%;
	text-align: center;
	margin: 23% auto 24px auto;
	font-family: 'Titillium Web', sans-serif;
}
.hero-text p {
	font-family: 'Titillium Web', sans-serif;
	padding: 0;
	margin: 12px 8% 0;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
}
/*.carousel-inner*/
#myCarousel {
	margin-top: 50px;
	border-bottom: 4px solid #d04943;
}
.carousel-inner > .item {
}
.carousel-caption {
	padding: 0px;
	bottom: 40%;
	display: block;
	height: 80px;
}
.carousel-caption h1 {
	font-size: 45px;
	padding: 10px 15px;
	background: rgba(128, 180, 33, 0.80);
	color: #FFFFFF;
	text-shadow: none;
	font-weight: bold;
	display: inline-block;
}
.carousel-caption h3 {
	font-size: 30px;
	color: #1C4604;
	font-weight: bold;
	text-shadow: #fff 1px 1px 1px;
}
.actionPanel {
	padding: 25px 0;
	background: #d04943;
}
.actionPanel h3 {
	margin: 0px;
}
.circle {
	background: #fff;
	height: 150px;
	width: 250px;
	border-radius: 0px;
	color: #d04943;
	line-height: 90px !important;
}
.circle img {
	width:250px;
	height:150px;
	border:6px solid #e4e4e4;
}
#section-strapline {
	background: #f00bfff;
	line-height: 42px;
	clear: both;
}
/*----Nav ----*/
.header .navbar-brand {
/*float: left;
	line-height: 18px;
	height: 50px;*/
}
.navbar-brand b {
	color: #d04943;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
}
.navbar-brand b i {
	color: #fff;
	font-style: normal;
}
.logo {
	font-size: 2.2em;
	text-shadow: none;
	margin: 8px 0 0 0;
}
.logo:hover {
	color: #5A5A5A;
}
.header .navbar {
	margin: 0;
	background: transparent;
	border: 0;
}
.hero-text2 {
	padding:30px 0;
	text-align:center;
	display:none;
}
.hero-text2 h3 {
	font-size: 25px;
	color: #fff;
	line-height: 36px;
	text-align: center
}
.navbar-inverse .navbar-nav > li > a {
	color: #d04943;
	font-size: 1.2em;
	line-height: normal;
	margin: 17px;
	padding: 6px 0px !important;
	border-radius: 5px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background: none;
	border-radius: 0px;
}
.navbar-inverse .navbar-nav > .active {
}
.navbar-nav > li:hover > a {
	color: #fff;
}
.header .navbar-nav > li > a {
	padding: 25px 18px;
}
.header .navbar-nav > li > li {
	list-style:none;
}
.page-section {
	width: 100%;
	height: auto;
	padding: 35px 0;
}
.noPadd {
	padding: 0;
}
.page-section h1 {
	font-size: 3.5em;
	margin: 90px 0 30px;
	line-height: 1.2em;
}
.page-section h1 span {
	font-weight: 200;
}
.page-section h2 {
	color: #d04943;
}
.page-section p {
	font-size: 15px;
	line-height: 1.5em;
}
.darkBg {
	background: #000;
}
.darkBg .fa {
	color: #d04943;
}
#map {
	display: block;
	/*height: 486px;*/
	width: 100%;
	background-color: #F6F4EF;
	margin-top: 0px;
}
#map_1 {
	width:100%;
	min-height:100px;
	height:100%;
}
#map_1 ifram {
	width:100%;
	min-height:600px;
	height:100%
}
/*--- Banner ----*/
.banner-container {
	width: 100%;
	/*position: relative;*/
	padding: 0px;
	/*box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4);*/
	/*background: url("../images/banner-bg.jpg") no-repeat;*/
	background-size: 100% 100%;
	background-size: cover;
	margin-bottom:40px;
	
}
.banner-container:before {
	/*position: absolute;
	width: 100%;
	z-index: 1;
	content: '';
	height: inherit;
	top: 75px;
	bottom: 0px;*/
}
.banner-container > img {
	width: 100%;
}
.banner-content {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	right: 0px;
}
.hero-text h1 {
	color: #fff;
	font-size: 6.5em;
	margin: 2% 0 30px;
	line-height: 50px;
	font-size: 48px;
	margin: 37px 0 13px;
}
.hero-text p {
	font-size: 1.6em;
	color: #fff;
	font-style: normal;
	text-shadow: 1px 1px 1px #8F8F8F;
}
.arrow-link {
	display: inline-block;
	font-size: 32px;
	height: 50px;
	line-height: 38px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	width: 50px;
	border: 4px solid #fff;
	border-radius: 50%;
}
a.arrow-link {
	color: #fff;
}
a.arrow-link i {
	font-size:28px;
}
a.arrow-link:hover {
	color: #fff;
}
.colord {
}
.colord p {
}
.colord h3 {
	line-height: 35px;
}
.hero-button {
	text-align: center;
	background: rgba(255, 255, 255, 0.36);
	border: 1px solid #fff;
	padding: 20px;
	display: inline-block;
	margin: 0 auto;
	clear: left;
	width: auto;
}
.hero-img {
	text-align: center;
	margin: 124px auto 24px auto;
}
.da-slider {
	margin: 0 auto !important;
}
.heading h2 {
	color: #222;
	font-family: 'Titillium Web', sans-serif;
	text-transform:capitalize !important;
	font-weight: normal !important;
	padding:0 0 5px !important;
}
#contactUs .heading h2 {
	color: #000;
}
.sub-heading {
	padding: 15px 0;
}
.sub-heading h2 {
	font-size: 18px;
	margin: 15px 0 8px !important;
}
.sub-heading p {
	color: #5A5A5A;
}
.heading {
	/*padding: 3px 10px;
	padding-bottom: 15px;
	margin-bottom: 30px;*/
	display: block;
}
.heading p {
	font-size: 1.2em;
}
.pdingBtm30 {
	padding-bottom: 30px;
}
.da-arrows span:after {
	width: 25px;
	height: 37px;
}
.da-arrows span {
	position: absolute;
	top: 50%;
	height: 34px;
	width: 34px;
	border-radius: 60px;
	background: none;
}
.da-dots span {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.13);
	margin: 3px;
	cursor: pointer;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
	border: 2px solid #d04943;
}
/*img, video, iframe, embed, object {
	max-width: 100%;
	height: auto;
}*/
/* Features
    -------------------------------------------------*/
#aboutUs {
	padding-top: 10px;
	padding-bottom: 0px!important;
	overflow: hidden;
	background: #fff;
    margin-top:8px;
	/*border-top: 1px dashed rgba(163, 0, 70, 0.35);
	margin-top:6%;*/
}
#aboutUs .feature {
	margin-top: 30px;/*margin-bottom: 54px;*/
}
#aboutUs .right {
	padding-left: 32px;
	float: right;
}
#aboutUs .left {
	padding-right: 32px;
	float: left;
}
#aboutUs h3 {
	font: 22px;
	letter-spacing: 1px;
	color: #222;
	margin-top:0px;
}
#aboutUs-sub {
	background: none repeat scroll 0 0 #ffffff;
	border-top: 1px dashed rgba(163, 0, 70, 0.35);
	margin-top: 60px;
	overflow: hidden;
	padding-bottom: 0 !important;
	padding-top: 0;
}
.margin {
	margin-top:120px!important;
}
#aboutUs-sub .feature {
	margin-top: 30px;/*margin-bottom: 35px;*/
}
#aboutUs-sub .right {
	padding-left: 32px;
	float: right;
}
#aboutUs-sub .left {
	padding-right: 32px;
	float: left;
}
#aboutUs-sub h3 {
	font: 22px;
	letter-spacing: 1px;
	color: #222;
	margin-top:0px;
}
.dataTxt h4 {
	font-size: 24px;
	line-height: 36px;
	color:#000;
}
.fluid-video-wrapper {
	margin-top: 18px;
}
#aboutUs .left {
	padding-right: 32px;
	float: left;
}
#aboutUs .right {
	float: right;
}
.row .area1 {
	width: 65%;
}
/*.row .area1-1 {
	width: 78%;
}*/
.row .area1-3 {
	width:50%;
}
.row .area1-2 {
	width:100%;
}
.row .area1-4 {
	width:83%;
}
/*.row .area1-1 {
	width: 78%;
}*/
.row .area2 {
	width: 35%;
}
/* Services
    -------------------------------------------------*/
.grid .text-content {
	padding-left: 35%;
}
.grid .text-content {
	display: block;
	padding-left: 19%;
	padding-right: 8%;
}
.grid .grid-item {
}
.grid .text-content h5 {
	font-weight: bold;
}
.grid .grid-item .item-content {
	display: block;
	outline: none;
	text-decoration: none;
	padding: 20px 0;
}
.item-content .fa {
	position: absolute;
	color: #646464;
	font-size: 4.5em;
	top: 36px;
}
/* Team
    ---------------------------------------------------*/
.team-member {
	margin-bottom: 15px;
}
.member-img {
	overflow: hidden;
	padding: 5px;
	position:relative;
	margin-top:20px;
}
.team-member .member-img img {
	max-width: 250px;
	margin: 0 auto;
	border-radius: 50%;
	border: 1px solid #fff;
}
.team-member h4 {
	font-size: 19px;
	line-height: 32px;
	margin: 10px 0 0;
	text-align: center;
}
.team-member .pos {
	display: block;
	margin: 0;
	text-align: center;
}
.team-member .contact a {
	padding: 0 8px;
}
.team-socials {
	position:absolute;
	bottom:70px;
	left:0px;
	right:0px;
}
.team-socials a {
	background: white;
	padding: 7px 0;
	margin: 2px;
}
#contactUs {
/*background:#222;*/
}
#contactUs .btn {
	border-radius: 0px !important;
	background: #d04943;
}
.descrition {
	min-height: 90px;
	/*text-align: center;*/
    /*border-bottom: 1px solid #dadde2;*/
	padding: 5px 15px;
}
.team-member {
	padding: 5px 10px 10px;
	background: #DFDFDF
}
.team-socials {
	margin: 111px 0;
	opacity: 0;
	text-align: center;
}
.team-member:hover .team-socials {
	opacity: 1;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.team-socials i {
	width: 35px;
	height: 35px;
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 18px;
}
ul.plan.plan2.featured .plan-name {
	background: #d04943;
}
/* --Portfolio----- */
#work {
	background: #222;
	color: #fff;
}
#work h2 {
	color: #fff !important;
}
#work p {
	color: #fff;
}
#portfolio {
	width: 100%
}
#portfolio .filters {
	margin-bottom: 40px
}
#portfolio .filters li {
	padding:0px;
	margin:0px;
}
#portfolio .filters li a {
	color: #999;
	font-weight: 600;
	text-transform: uppercase;
	background: rgb(101, 101, 101);
	padding: 10px 20px;
	margin: 0px;
}
#portfolio .filters li a:hover {
	background:#d04943;
}
#portfolio .filters li a, #portfolio .filters li a:hover, #portfolio .filters li a:focus {
	color: #fff;
	border:none;
}
#portfolio .filters li a.active {
	color: #fff !important;
	background: #d04943;
}
#portfolio .items {
	margin-bottom: 0
}
#portfolio .items li {
	position: relative;
	float: left;
	height: 199px;
	max-width: 400px;
	margin-right:30px;
	overflow: hidden;
}
#portfolio .items li a img {
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#portfolio .items li a .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color:#d04943;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	z-index:100;
}
#portfolio .items li a .overlay span {
	color: #FFF;
	position: absolute;
	height: 50px;
	top: 50%;
	left: 0px;
	right: 0px;
	margin-top: -25px;
	line-height: 50px;
	background:url(../images/zoom.png) top center no-repeat;
	padding: 15px 0;
}
#portfolio .items li a:hover .overlay {
	opacity: 1
}
.syllabus-dv ul.portfolio-cls {
	margin-left:130px!important;
}
.overlay1 {
	position: absolute;
	top:58%;
	left: 12.5%;
	width: 400px;
	height: 225px;
	background-color: #000;
	background-color:#d04943;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	z-index:1000;
}
.overlay1 span {
	color: #FFF;
	position: absolute;
	height: 50px;
	top: 50%;
	left: 0px;
	right: 0px;
	margin-top: -25px;
	line-height: 50px;
	background:url(../images/zoom.png) top center no-repeat;
	padding: 17px 0;
}
.syllabus-dv-slider1:hover .overlay1 {
	opacity: 1
}
.syllabus-dv-slider1 .slider-dv {
	float: left;
	height: 250px;
	max-width: 400px;
	width: 100%;
}
.overlay2 {
	position: absolute;
	top: 58%;
	left:49.1%;
	width: 400px;
	height: 225px;
	background-color: #000;
	background-color:#d04943;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	z-index:1000;
}
.overlay2 span {
	color: #FFF;
	position: absolute;
	height: 50px;
	top: 50%;
	left: 0px;
	right: 0px;
	margin-top: -25px;
	line-height: 50px;
	background:url(../images/zoom.png) top center no-repeat;
	padding: 17px 0;
}
.syllabus-dv-slider2:hover .overlay2 {
	opacity: 1
}
#portfolio .items li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
nav#filter {
	margin-bottom: 1.5em;
}
nav#filter li {
	display: inline-block;
	margin: 0 0 0 5px;
}
nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	border: 1px solid #d04943;
	text-decoration: none;
}
.current {
	background: #d04943;
	color: #fff;
}
.page-section.intro {
	min-height: 600px;
}
.btn {
	font-weight: 200;
}
.btn-dark {
	background: #444;
	color: #fff;
}
.btn-dark:hover {
	background: #000;
	color: #fff;
}
.back-to-top {
	display: inline-block;
	clear: both;
	background: #fff;
	color: #333;
	padding: 0 10px 5px;
	margin: 20px 0 0;
	text-shadow: none;
}
.back-to-top:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}
hr {
	border-color: #ddd;
}
body {
	margin: 0;
	font-family: Arial, sans-serif;
}
#navigation {
	position: fixed;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 200px;
	background: #ffffff;
	box-shadow: 0 10px 10px -10px #000000;
}
#navigation > li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation > li > a {
	margin: 1px;
	color: #000000;
	background: #cccccc;
	display: block;
	padding: 5px;
	text-decoration: none;
	transition: all 400ms;
}
#navigation > li > a.current, #navigation > li:hover > a {
	background: #999999;
}
.pageSection {
	min-height: 600px;
	padding: 20px;
	background: #dddddd;
}
.pageSection:nth-child(odd) {
 background: #eeeeee;
}
.socialIcons li {
	list-style: none;
	display: inline;
	margin-right: 6px;
}
footer {
	border-top: 1px solid #303030;
	padding: 45px 0;
	background: #fff;
}
.social a:hover {
	color: #000;
}
.social a {
	font-size: 32px;
	margin: 0 10px;
	color: #d04943;
}
.contact ul li {
	margin-bottom: 10px;
}
.contact ul li i {
	margin-right: 15px;
}
/*Clients*/
.clients #owl-demo .item {
	background: none;
}
.clients .helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.clients .helper img {
	border: 4px solid;
	max-height: 150px;
	max-width: 200px;
	vertical-align: middle;
}
.clients .helper:hover {
	cursor: e-resize;
}
.clients .customNavigation > a {
	font-size: 25px;
	cursor: pointer;
	margin: 0px 5px;
}
.portfolio-item img:hover {
	width: 110%;
	height: 110%;
}
footer {
	background: #060606;
}
footer h4 {
	font-size:24px;
	padding-bottom:12px;
}
footer .col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
footer .col ul li, footer .col p {
	font-size: 14px;
}
footer .col.col-social-icons i {
	width: 40px;
	height: 40px;
	display: inline-block;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 18px;
	color: #333;
	border-radius: 0px;
	border: 1px solid #333;
}
footer .col.col-social-icons i:hover {
	color:#d04943;
}
footer input.form-control {
	padding: 18px 10px;
}
.area1 a {
	margin-bottom:10px;
}
#services, #aboutUs, #work, #plans, #contactUs {
/*	padding:25px 0;*/
}
.heading h2 {
	color: #222;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 50px;
}
#owl-demo .item {
	background: #3fbf79;
	padding: 30px 0px;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
.customNavigation {
	text-align: center;
}
.customNavigation a {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.parlex-back {
	padding: 0px 0;
	color: #FDFDFD !important;
}
.parlex-back .heading p {
	color: #FDFDFD;
}
#clients {
	padding: 8px 0;
	background: #d04943;
}
#clients .heading h2 {
	color: #fff;
}
.flat .plan {
	border-radius: 0px;
	list-style: none;
	padding: 0 0 20px;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29) !important;
}
.flat .plan li {
	padding: 10px 15px;
	color: #ccc;
	border-top: 1px solid #f5f5f5;
	-webkit-transition: 300ms;
	transition: 300ms;
}
.flat .plan li.plan-price {
	border-top: 0;
}
.flat .plan li.plan-name {
	border-radius: 0;
	padding: 15px;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	background: #4E4E4E;
	margin-bottom: 30px;
	border-top: 0;
}
.flat .plan li > strong {
	color: #6B6B6B;
	font-weight: normal;
}
.flat .plan li.plan-action {
	margin-top: 10px;
	border-top: 0;
}
.flat .plan.featured {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.flat .plan.featured:hover li.plan-name, .flat .plan:hover li.plan-name, .flat .plan.featured.plan-name {
	background: #d04943 !important;
}
.customNavigation {
	display: none;
}
#clients .heading {
	margin: 0px;
}
.isotope-item {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	opacity: 1;
	list-style:none!important;
}
.isotopeWrapper article {
	margin: 0px;
}
p.pos a {
	color:#393939;
}
p.pos a:hover {
	color:#d04943;
}
.btn-dv {
	width:100%;
	text-align:center;
}
.btn-dv a {
	background: none repeat scroll 0 0 #d04943;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	margin-right: 20px;
	text-align: center;
	width: 160px;
}
p.pos i {
	font-weight:normal;
	display:block;
	font-style:normal;
}
.footer ul {
}
.footer ul li {
	float:left;
	display:block;
	padding:0px 8px;
}
.footer ul li a {
	color:#6d6d6d;
	cursor:pointer;
}
.copyright-dv {
	text-align:center;
	width:100%;
}
.footer ul li a:hover {
	color:#d04943;
	cursor:pointer;
	text-decoration:underline;
}
.btn-dv1 {
	margin-top:35px;
	width:100%;
	text-align:center;
}
.btn-dv1 a {
	background: none repeat scroll 0 0 #d04943;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	margin-right: 20px;
	text-align: center;
	width: 160px;
}
.navbar-header-sub {
/*min-height:80px;
	height:100%;
	width:100%;*/
}
.clear {
	clear:both;
}
#top {
	margin-top:60px;
}
.margin-top {
	margin-top:145px;
}
.center {
	text-align:center;
	width:100%;
	font-style:normal;
	/*padding:30px 0px;*/ padding:30px 0 15px;
	border-top: 1px dashed rgba(163, 0, 70, 0.35);
	border-bottom: 1px dashed rgba(163, 0, 70, 0.35);
}
.center p {
	color:#d04943;
	font-size:18px;
}
.h1m-top {
	margin-top:-4px;
}
.sub-img img {
	border:4px solid #dbdbdb;
	max-width:225px;
}
ul {
}
ul li {
	list-style-position:inside;
	list-style-image:url(../images/arrow-img.png);
}
.sports-dv {
	display:block;
	margin-bottom:60px;
	float:left;
}
.sports-dv ul {
}
.sports-dv ul li {
	float:left;
	list-style:none;
	position:relative;
}
.sports-dv img {
	border: 4px solid #dbdbdb;
	height: 140px;
	margin: 10px;
	transition: all 0.4s ease-in-out 0s;
	width: 213px;
	cursor:pointer;
}
.sports-dv img:hover {
	transform: scale(1.2) rotate(0deg);
}
.list ul {
}
.list ul li {
	list-style:decimal;
}
.img-div {
	position:relative;
}
.img-caption {
	position:absolute;
	text-align:center;
	width:100%;
}
.div-img-center {
	max-width:510px;
	min-height:50px;
	height:100%;
	width:100%;
	background:#666;
}
.div-img-center-left {
	float:left;
	text-align:left;
}
.div-img-center-right {
	float:left;
	text-align:left;
	padding-left:20px;
}
.arealeft {
	width:300px;
	float:left;
}
.areamid {
	width:300px;
float:
}
.arearight {
	width:300px;
	float:left;
}
.faculty-dv {
	width:100%;
	padding:10px;
	/*background:#f5f5f5;
	box-shadow:0px 0px 3px #666;*/
	 background: #f5f5f5 none repeat scroll 0 0;
	border: 1px dotted #ccc;
	float:left;
	margin-bottom:35px;
}
.faculty-dv1 {
	max-width:380px;
	float:left;
	width:100%;
	min-height:50px;
	height:100%;
	padding-left:25px;
}
.faculty-dv1 strong {
	font-weight:normal;
	font-size:19px;
	color:#222;
}
.faculty-dv h3 {
	color: #222;
	display: block;
	height: 45px;
	letter-spacing: 1px;
	margin-top: 0;
	padding: 5px 0;
	/*border-bottom: 1px solid #ccc;
	box-shadow:1px 1px 1px #ccc;*/
	 border-bottom: 1px dotted #ccc;
}
.faculty-dv1 b {
	font-size:16px;
	font-weight:normal;
	color:#222;
}
.faculty h3 {
	margin-bottom:15px;
}
.faculty strong {
	font-weight:600;
}
.sub-img-dv {
	width:300px;
	float:left;
	display:block;
}
.div-img-center-left img {
	border:4px solid #dbdbdb;
}
.people-img img {
	border-radius:100%;
	border:4px solid #d04943;
}
.team h3 {
	color:#d04943!important;
}
.team h4 {
	color:#d04943!important;
}
.team-center {
	width:100%;
	text-align:center;
}
.people-img {
	float:left;
	margin-left:30%;
}
.people-img-dv {
	float: left;
	height: 210px;
	padding-left: 44px;
	padding-top: 55px;
	text-align: left;
	width: 51%;
}
.team-center-text {
	text-align:left;
	width:100%;
	clear:both;
}
.team-center-text p {
	color: #858585;
	margin: 0 0 1em !important;
	font-size:14px;
}
.center-top {
	border-top: 1px dashed rgba(163, 0, 70, 0.35);
	font-style: normal;
	padding: 30px 0;
	text-align: center;
	width: 100%;
}
/*strong {
	font-size:18px;
	color:#222;
	font-weight:normal;
}*/
.uniform-rght {
	width:200px;
	float:left;
	background:#666;
	display:block;
}
.div-left {
	max-width:350px;
	float:left;
	display:block;
}
.div-right {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px dotted #ccc;
	display: block;
	float: left;
	margin-left: 35px;
	padding: 20px 0;
	text-align: center;
	width: 780px;
}
.div-right h3 {
	margin-top:30px!important;
}
.div-right img {
	border: 4px solid #fff;
}
.div-right-contact {
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px dotted #ccc;
	display: block;
	float: left;
	margin-left: 35px;
	max-width: 883px;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}
.dailyroutine-left {
	background: #ccc none repeat scroll 0 0;
	float: left;
	height: 330px;
	padding: 20px;
	text-align: center;
	width: 50%;
	margin-right:30px;
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px dotted #ccc;
}
.dailyroutine-mid {
	background: #ccc none repeat scroll 0 0;
	float: left;
	height: 330px;
	padding: 20px;
	text-align: center;
	width: 46%;
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px dotted #ccc;
}
.dailyroutine-right {
	background: #ccc none repeat scroll 0 0;
	float: left;
	height: 330px;
	padding: 20px;
	text-align: center;
	width: 46%;
	margin-left:30px;
	background: #f5f5f5 none repeat scroll 0 0;
	border: 1px dotted #ccc;
}
.slides ul {
}
ul.slides li {
	list-style:none!important;
	list-style-image:none!important;
}
ol.flex-control-nav li {
	list-style:none!important;
	list-style-image:none!important;
}
ol.flex-control-nav li a {
	cursor:pointer;
	font-size:0px; width:6px; height:6px; background-color:#d04943; border-radius:100%;
	display:block;
}
.syllabus-dv {
	display:block;
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}
.syllabus-dv table {
	margin-bottom: 30px;
	margin-left: 250px;
}
.syllabus-dv-slider1 {
	width:400px;
	float:left;
	height:250px;
	margin-right:30px;
}
.syllabus-dv-slider2 {
	width:400px;
	float:left;
	height:250px;
}
.syllabus-dv1 {
	width:250px;
	float:left;
	height:180px;
	border:1px solid #ccc;
	padding:20px;
	text-align:center;
}
.syllabus-dv2 {
	width:250px;
	float:left;
	height:180px;
	border:1px solid #ccc;
	padding-left:20px;
}
.syllabus-dv3 {
	width:250px;
	float:left;
	height:180px;
	border:1px solid #ccc;
	padding-left:20px;
}
.syllabus-dv table tr td {
	border: 1px dotted #ccc;
	padding: 10px 20px 0;
}
.syllabus-dv ul {
	margin-bottom:0px!important;
	/*	width:100%;*/
	margin-left:0px!important;
}
.syllabus-dv ul li {
	word-wrap:normal;
	display:block;
}
p.pclsred strong {
	color:#d04943 !important;
}
.slider-dv {
	float: left;
	height: 260px;
	max-width: 480px;
	width: 100%;
	margin-bottom:40px;
}
.nivo-html-caption {
	display: none!important;
}
strong.strongcls1 {
	display: block;
	float: left;
	height: 1px;
	width: 67px;
}
strong.strongcls2 {
	display: block;
	float: left;
	height: 1px;
	width: 78px;
}
.events {
	width:80%;
	height:450px;
	float:left;
	clear:both;
	margin-bottom:50px;
	clear:both;
	display:block;
	margin-left:210px;
}
.events img {
	max-height:450px;
	height:100%;
}
/*registrations*/

.Submit {
	background:#c4251d;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	border:1px solid #c4251d;
	width:100px;
	height:40px;
	color:#FFFFFF;
	cursor:pointer;
}
.Submit:hover {
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	border:1px solid #c4251d;
	width:100px;
	height:40px;
	cursor:pointer;
	color:#000000;
}
.Reset {
	background:#c4251d;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	border:1px solid #c4251d;
	width:100px;
	height:40px;
	color:#FFFFFF;
	cursor:pointer;
}
.Reset:hover {
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	border:1px solid #c4251d;
	width:100px;
	height:40px;
	cursor:pointer;
	color:#000000;
}
.clstdLast {
	padding:5px !important;
	width: 260px !important;
}
.form-control-contact {
	border: none;
	padding: 15px 4px;
	outline: none;
	color: #5A5A5A;
	margin: 0;
	width: 400px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	background: #F5F2ED;
	font-size: inherit;
	border-radius: 0px !important;
}
.form-control-contact:focus {
	border:1px solid #ccc;
	box-shadow:1px 0px -1px #666;
}
.adminssion ul {
}
.adminssion ul li {
	list-style:decimal;
}
.adminssion-left {
	width:250px;
	float:left;
}
.adminssion-left ul li {
	display:block;
	height:43px;
	background: #f5f5f5 none repeat scroll 0 0;
	border-bottom: 1px dotted #ccc;
	padding:10px;
}
.adminssion-left ul li a {
	cursor:pointer;
	color:#666666;
}
.adminssion-left ul li a:hover {
	color:#d04943;
	cursor:pointer;
	text-decoration:underline;
}
 @media(min-width:1225px) {
 .top {
	/*margin-top:107px!important;*/
	margin-top:140px!important;
}
	 
	 
	 
/*registrations-end*/



.wt-scroller-dv {
max-width:1105px!important;
width:100%!important;
height:250px!important;
}
/*.slides-cls1{width:1025px!important;}
*/
.slides-cls1 {
width:1025px!important;
float: left;
 overflow: hidden !important;
 position: relative;
 z-index: 1;
 height:230px!important;
}
 .slides-cls1 ul li {
 height:230px!important;
}
 .slides-cls1 ul li p {
 top:200px!important;
}
/*.logo-dv {
 width:400px;
 float:left;
 height:130px;
 margin-top:-33px;
}*/
 .logo-dv {
float: left;
 height: 132px;
 margin-top: -26px;
 max-width: 350px !important;
}
 .logo-dv img {
max-width: 350px !important;
}
}
.faculty-dv1 p {
	height:45px;
	border-bottom: 1px dotted #ccc;
}
.wt-scroller-events {
	max-width:1105px!important;
}
table.faculty-dv tr td {
	padding:15px;
	border:1px dotted #ccc;
}
table.faculty-dv tr td p {
	padding:0px!important;
	margin:0px!important;
}
.sub-img {
	min-width:165px;
}
.follow_us {
	float:right;
	text-align:center;
}
.follow_us ul {
}
.follow_us ul li {
	color:#393939;
	list-style:none;
	font-size:13px;
	line-height:1.5;
}
.contact p {
	color:#8b8b8b!important;
}
.follow_sub {
	width:100%;
	display:block;
}
.follow_sub ul {
	float:right;
	margin-top:30px;
}
.follow_sub ul li {
	list-style:none;
	float:left;
	padding-left:8px;
}
.navbar-collapse.collapse {
	/*float:left;*/ float:right;
	margin-left:10px!important;
}
.addBg .follow_us ul li {
	color:#fff;
	list-style:none;
	font-size:13px;
	line-height:1.5;
}
.follow_us_cntn {
}
.follow_us_cntn ul {
}
.follow_us_cntn ul li {
	color:#fff;
	list-style:none;
	font-size:20px;
	line-height:1.5;
}
.form-control-cr {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 0 !important;
	box-shadow: 1px 1px 4px #ccc;
	color: #858585;
	display: block;
	font-size: inherit;
	height: 45px;
	/*margin: 0 0 30px;*/
    max-width: 100%;
	outline: medium none;
	padding: 4px 4px 4px 10px;
	width: 520px;
	border-radius:4px;
}
.form-control-select {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 0 !important;
	box-shadow: 1px 1px 4px #ccc;
	color: #858585;
	display: block;
	font-size: inherit;
	height: 45px;
	/*margin: 0 0 30px;*/
    max-width: 100%;
	outline: medium none;
	padding: 4px 4px 4px 10px;
	width: 200px;
	border-radius:4px;
}
.aluminitable tr td lable {
	color: #393939;
	margin: 0 0 1em !important;
}
.aluminitable tr td {
	padding:10px 5px;
}
.aluminitabledv {
	width:60%;
	margin:0% 20%;
}
.submit {
	background: #d04943 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 4px;
	color: #fff;
	padding: 10px;
	width: 128px;
	margin-top:25px;
	margin-left:70px;
	text-transform:uppercase;
}
.reset {
	background: #d04943 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 4px;
	color: #fff;
	padding: 10px;
	width: 128px;
	margin-top:25px;
	margin-left:5px;
	text-transform:uppercase;
}
.form-control-textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 0 !important;
	box-shadow: 1px 1px 4px #ccc;
	color: #858585;
	display: block;
	font-size: inherit;
	height: 160px;
	max-width: 100%;
	outline: medium none;
	padding: 4px 4px 4px 10px;
	width: 518px;
}
.submit:hover {
	background:#f98a85;
	transition-duration:0.2s;
}
.reset:hover {
	background:#f98a85;
	transition-duration:0.2s;
}
.aluminitabledvhr {
	border-top:1px dotted #ccc;
	padding:40px 0px;
	border-bottom:1px dotted #ccc;
	margin-top:20px;
}
h3.mrgintop {
	margin-top:0px!important;
	display:block!important;
	width:100%;
	font-size:30px;
	margin-bottom:40px;
}
input.form-control-cr:focus {
	box-shadow: 1px 1px 4px #d04943;
}
select.form-control-select:focus {
	box-shadow: 1px 1px 4px #d04943;
}
textarea.form-control-textarea:focus {
	box-shadow: 1px 1px 4px #d04943;
}
.theme-default .nivo-directionNav a {
	background: rgba(0, 0, 0, 0) url(../images/arrows.png) no-repeat scroll 0 0;
	border: 0 none;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 30px;
}
.theme-default a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
.theme-default a.nivo-prevNav {
	left: 15px;
}
.team-p p {
	color:#d04943;
}
 @media (min-width: 768px) and (max-width: 1024px) and (orientation : landscape) {
 .navbar-inverse .navbar-nav > li > a {
 color: #d04943;
 font-size: 14px;
 padding:12px 0px !important;
 border-radius: 5px;
 text-transform:uppercase;
 font-weight:bold;
 margin-left:10px;
 margin-right:10px;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
#home img.offset-top50 {
    margin-top: 0;
    max-width: 230px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 8px;
    padding-top: 8px;
}
 .navbar-inverse .navbar-nav > li > a {
 color: #d04943;
 font-size: 14px;
 padding:12px 0px !important;
 border-radius: 5px;
 text-transform:uppercase;
 font-weight:bold;
}
.navbar-inverse .navbar-nav > li > a{margin-left:8px!important;
 margin-right:8px!important;}
}
 @media (max-width:1225px) {

 .navbar-collapse.collapse {
float:right;
margin-left:0px!important;
}
 .syllabus-dv table {
 margin-bottom: 30px;
 margin-left: 0px;
}
}
@media (min-width: 768px) {
.offset-top50{margin-top:50px;}
.header .navbar-brand {
 padding-left: 0;
}
.navbar-nav {
 float: right;
}

.navbar-inverse .navbar-nav > li:hover{
background: #d04943;

}
.navbar-inverse .navbar-nav > li:hover a{color:#fff;}
/*.navbar-inverse .navbar-nav > .active {
	background: #d04943;
}*/
}
 @media (max-width: 767px) {
 .banner-container{margin-bottom:0px;}
 .contact {
 float: left!important;
 width: 100%!important;
}
}
 @media (max-width: 480px) {
	 .table-dv .TxtClr{margin-top:5px;}
	 table.Registration{float:none; margin:0 auto!important;}
	 table.rgtb1{float:none; margin:5% auto!important;}
 .bg-img-01 .ImgRes img{max-width:220px; 
 width:100%; 
 margin:0 auto;
 float:none;
 }
  .bg-img-01 .col-lg-4{text-align:center;}
 }
 @media (min-width: 481px) and (max-width: 767px){
 .ImgGalry .text-right{text-align:right!important;}
 .ImgGalry .text-left{text-align:left!important;}
 .ImgGalry img {
    max-width: 230px!important;
    width: 100%!important;
}
  .bg-img-01 .ImgRes{text-align:center;}
   .bg-img-01 .col-lg-4{width:33%; float:left;}
 .bg-img-01 .ImgRes img{max-width:200px; width:100%; margin:0 auto;}
 .ImgGalry .col-lg-6{width:50%; float:left!important;}
 .bg-color-lightgray01 .col-lg-4{width:33%; float:left;}
 }
 @media (max-width: 767px) {
.offset-top50{margin-top:0px;}
  .ImgGalry img{max-width:350px; width:100%; margin:0 auto;}
 .ImgGalry .text-right{float:none; text-align:center;}
  .ImgGalry .text-left{float:none;text-align:center;}
 .navbar-nav {
background:#000;
}
 .navbar-nav {
 margin: 0 -15px;
}
}
 @media (max-width: 768px) {
 .banner-container {
 background-size: contain;
}
#services, #aboutUs, #wor, #plans, #contactUs {
/*padding:45px 0;*/
}
.row .six {
 width: auto;
}
.da-slide h2 {
 font-size: 28px;
}
.banner-content p {
 font-size: 1.2em;
 text-shadow: none;
}
.hero-img {
 display: none;
}
.da-slide p {
 width: 67%;
 top: 122px;
}
.team-member .member-img img {
 max-width: 100%;
}
.da-slider {
 height: 380px;
 width: 100%;
 min-width: initial;
 margin: 0px !important;
}

.portfolio-item img {
 text-decoration: none;
 display: block;
 width: 330px;
 height: 228px;
 float: left;
 margin: 0 3px 3px 0;
 opacity: 1;
 -webkit-transform: scale(1, 1);
 -webkit-transition-timing-function: ease-out;
 -webkit-transition-duration: 250ms;
 -moz-transform: scale(1, 1);
 -moz-transition-timing-function: ease-out;
 -moz-transition-duration: 250ms;
}
.portfolio-item:hover .folio-info {
 top: 0px;
}
.portfolio-item .portfolio-desc .folio-info {
 padding: 0px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
 font-size: 1em;
}
}
 @media (max-width:760px) {
.header .navbar-nav > li > a {
 padding: 9px 20px !important;
 font-size: 14px;
 margin: 0px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
 border-color: #A8A8A8;
 margin-top:10px;
}
.row .area1, .row .area2 {
display: block;
width: 100%;
}
 .banner-container {
 background-size: contain;
 margin-top:0px!important;
}
.margin-top {
 margin-top: 110px!important;
}
.imgcls1 {
margin-left:20px;
}
#portfolio .filters li a {
line-height:3.2;
}
}
 @media (max-width: 480px) {

.ImgGalry img {
    max-width: 230px!important;
    width: 100%!important;
}
 .container  table.table1{width:100%;
 max-width:100%;
  margin-left: 1%!important;
    margin-right: 1%!important;
 }
 .container  table.table1 tr td {
 padding-left:1%!important;
 padding-right:1%!important;
 font-size:12px;
 }
 
.header {
/*background:#000;*/
}
.hero-text2 h3 {
font-size: 18px;
color: #fff;
line-height: 28px;
text-align: center;
}
.flex-caption {
display:none;
}
.banner-container {
 background-size: contain;
 margin-top: 68px;
}
.banner-container > img {
 width: 100%;
 height: 240px;
}
.responsive-headline {
 font-size: 16px !important
}
.hero-text {
margin-top: 22%;
}
.hero-text h1 {
line-height: 35px;
}
.responsive-headline {
font-size: 21px !important;
}
.navbar {
 min-height: 69px;
}
.arrow-link {
 display: none;
}
.da-slide h2 {
 font-size: 22px;
 top: 7px;
 text-shadow: none;
}
.da-slide p {
 width: 65%;
 top: 42px;
 height: 50px;
}
#section-top ul li a {
 height: 28px;
 line-height: 28px;
 width: 26px;
}
.team-socials a {
 background: white;
 padding: 1px 0;
 margin: 2px;
}
.team-socials i {
 width: 19px;
 height: 19px;
 position: relative;
 display: inline-block;
 text-align: center;
 font-size: 16px;
}
.page-section {
 padding: 0px;
}
.page-section h1 {
 font-size: 3em;
}
.page-section h2 {
 font-size: 2em;
}
.page-section p {
 font-size: 1em;
 margin: 0 0 20px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
 font-size: 11px;
}
.header .navbar-brand {
float: left;
padding: 12px 0px;
line-height: 18px;
}
/*.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 11px;
margin-right: 0px;
margin-bottom: 9px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 4px;
}*/
#portfolio .items li {
position: relative;
float: left;
width: 50%;
overflow: hidden;
}

}
 @media (max-width: 320px) {
.banner-container {
 background-size: contain;
}
.da-slider {
 height: 300px;
}
.da-slider {
 width: 100%;
 min-width: initial;
 position: relative;
 margin: 0 auto;
}
.da-dots {
 bottom: 2px;
}
.grid .text-content {
 padding-left: 29%;
 padding-right: 2%;
}
.portfolio-item:hover .folio-info {
 top: 0px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
 text-transform: uppercase;
 text-align: center;
 font-weight: normal;
 font-size: 10px;
 margin: 10px 0 0 0;
}
nav#filter li {
 display: inline-block;
 margin: 0 0 23px 5px;
}
}
.outside strong {
	font-size:16px;
	margin:0px!important;
	padding:0px!important;
}
#main-slider {
	max-width:980px;
	min-height:100px;
	/*min-height:295px;*/
	height:100%;
	width:100%;
	margin:0 auto;
}
.container table {
	margin: 3% 12%;
	/*cursor:pointer;*/
	width: 75%;
	box-shadow: 1px 1px 30px #ccc;
}
.container table tr td {
	border:1px solid #999999;
	padding:4px 20px;
	width:35%;
	text-align:left;
}
.cls-fnt {
	color:#393939;
}
.cls-fnt:hover {
	color:#d04943;
	text-decoration:underline;
}
.headline-dv {
	width:100%;
	text-align:center;
	/*background:url(../images/tagline.png)repeat;*/
	min-height:100px;
	clear:both;
	margin:0 auto;
}

.headline-dv p{ line-height:1.5!important;}

.headline-dv h1 {
	font-size: 24px;
	font-weight:600;
	font-family:"Open Sans", sans-serif;
	color:#d04943;
	margin-top:26px!important;
	padding:0px!important;
	cursor:pointer;
	text-transform:uppercase;
	text-shadow:1px 3px 3px #ccc;
}
.headline-dv h1:hover {
	font-size:30px;
-webkit-transition: all .8s;
 -moz-transition: all .8s;
 transition: all .8s;
}
#headline {
	padding:0px;
	margin:0px;
	clear:both;/*box-shadow:-1px 2px 9px #000;*/
}
 .light-translucent-bg::after {
/*background-color: rgba(255, 255, 255, 0.7);*/
}
.light-translucent-bg {
/*border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada; */
/*	background:#f5f5f5; background:#ebebeb;*/
}
.light-translucent-bg h3 {
	font-size:28px;
	margin-bottom:25px;
	display:block;
}
.light-translucent-bg p {
	font-size:18px;
	line-height:0.5;
}
.table-dv {
	width:100%;
	text-align:center;
}
strong.strongcls {
	font-size:20px;
	font-weight:600;
	line-height:1.5!important;
}
/*.container table:hover{-webkit-transition: all .8s;
 -moz-transition: all .8s;
 transition: all .8s;
 
  margin: 3% 5%;
    width: 85%;
 
 }*/
p.cls {
	line-height:1.5;
}
.strong-cls {
	width:53px;
	display:block;
	float:left;
}
.h2-cls {
	font-size:32px;
	color:#000!important;
	margin-bottom:20px;
}
.line-height {
	line-height:1.7;
}
/*popup_div*/
.popup_img1, .popup_img2, .popup_img3, .popup_img4, .popup_img5, .popup_img6, .popup_img7 {
	max-width:590px;
	max-height:350px;
	position:fixed;
	left:25%;
	top:22%;
	display:none;
	border:4px solid #d04943;
	background:#FFF;
	border-radius:14px 14px 14px 14px;
	z-index:1000;
	visibility:visible;
	width:100%;
	height:100%;
	padding:25px 20px 10px 20px;
}
.popup_img1 strong {
	font-size:18px;
	font-weight:500;
	color:#000;
}
/*popupwindowend*/
.popup_img1 table {
	width:100%;
}
.popup_img1 table tr {
}
.popup_img1 table tr td {
	float: left;
	padding-right: 10px;
	text-align:left;
	/*	width: 50%;*/
	height:35px;
}
.popup_img1 table tr td label {
	font-size:13px!important;
}
.popup_img1 .mrgn30 {
	margin-top:10px!important;
}
.lrn_nr_holder_bg {
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
	height: 100%;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.close_bt {
	width:30px;
	height:30px;
	position:absolute;
	right:-5px;
	top:-5px;
	cursor:pointer;
	background:#d04943;
	border-radius:100%;
	padding:18px;
}
.close_bt span {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-left: -5px;
	margin-top: -15px;
}
.cls-p strong {
	cursor:pointer;
	font-weight:normal;
	color:#000;
	font-size:16px;
}
.cls-p strong:hover {
	color:#d04943;
	text-decoration:underline;
}
.cls-p a {
	cursor:pointer;
	font-weight:normal;
	color:#000;
	font-size:16px;
}
.cls-p a:hover {
	color:#d04943;
	text-decoration:underline;
}
.clstd1 {
	width:42%;
}
.clstd2 {
	width:58%;
}
.member-grid {
	margin-top:30px;
}
iframe {
	border:none!important;
	overflow:hidden!important;
	width:100%;
	height:600px;
}
.container-grd {
	min-height:438px;
	height:100%;
}
.contact {
	width:41.6667%;
	float:left;
}
.contact h2 {
	color:#000;
}
.contact h3 {
	color:#000;
	line-height:2;
	border-bottom:1px solid #ccc;
}
.contact p.p1cls {
	color: #000 !important;
	font-size: 18px;
	margin-bottom: 10px !important;
	margin-top: 15px !important;
}
 @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) {
 .popup_img1 {
 background: #fff none repeat scroll 0 0;
 border: 4px solid #d04943;
 border-radius: 14px;
 display: none;
 height: 100%;
 left: 0% !important;
 max-height: 320px!important;
 max-width: 440px !important ;
  padding: 25px 20px 10px;
 position: fixed;
 top: 2% !important;
 visibility: visible;
 width: 100%!important;
 z-index: 1000;
}
}
 @media (min-width : 414px) and (max-width : 736px) {
 .popup_img1 {
 background: #fff none repeat scroll 0 0;
 border: 4px solid #d04943;
 border-radius: 14px;
 display: none;
 height: 100%;
 left: 6% !important;
 max-height: 350px;
 max-width: 590px;
 padding: 25px 20px 10px;
 position: fixed;
 top: 2%!important;
 visibility: visible;
 width: 100%;
 z-index: 1000;
}
}

 /*Added by daya*/ 

 .cls_mandtory {
    color:red;
}
.left_pd_15 {
    padding-left:30px;
}
.img-col-sm01
{ text-align:center; padding:0px 10px;
}
.img-col-sm01 img{
    max-width:720px; 
    margin:0 auto;
     float:none;width:100%;
                  
}
.textarea
{height:160px;
}
.brdrbtm:after
{ border-bottom:1px solid #ccc;
  content:"";
  display:block;
  width:65%; margin:0 auto;
  height:1px;
  
}
#btnSubmit
{ font-size:18px;
}
.Reg_form input
{
    padding:5px 8px;
}
#RadioButtonList1 label
{ margin-left:2px !important;
}
.offset-top-btm{padding:15px 0px;}

.bg-color-lightgray h2{
font-size:20px; color:#d04943;
 text-transform:normal; 
 padding:20px 0px;
 }
 .bg-color-lightgray{
 /*margin-bottom:30px;*/
 }
 .bg-color-lightgray01{background-color:#ebebeb;
 margin-bottom:30px; 
 padding-bottom:30px; 
 padding-top:30px;
 }
 .bg-color-lightgray01 h2{
font-size:20px; color:#222;
 text-transform:normal; 
 padding:20px 0px;
 }
  .bg-color-lightgray01 a{ 
  padding:6px; font-size:16px;
   border-radius:4px!important;
 /* border:2px solid #ccc; color:#222;
 background-color:#f1f1f1;*/
  margin:0 auto; 
  float:none;
  text-decoration:underline!important;
  background-color:none!important;
  cursor:pointer;
  text-transform:normal!important;
  color:#222!important;
  }
  .bg-img-01{background-image:url('../images/transparant-bg.png');
  background-repeat:no-repeat;
  background-size:100% 100%;
  width:100%;
  height:auto;
  display:block;
  padding-bottom:60px; 
 padding-top:60px;
  
  }
  .bg-color-lightgray{background-color:#dfdfdf;}
  .events-bg{background-color:#f1f1f1; padding:15px 0px;}
  .events-bg h2{
font-size:20px; color:#d04943;
 text-transform:uppercase; 
 padding:20px 0px;
 
 }
.events-bg div.text-center{
padding:30px 0px 40px 0px;
   }
  .events-bg div.text-left{
padding:30px 0px 40px 0px;
line-height:0.5!important;
text-align:left;
   }
.events-bg a.btn01 span{line-height:0.5!important; text-align:center;}   
    .events-bg div.text-right{
padding:30px 0px 40px 0px;
   }  
   
a.btn01{ }
 a.btn01 {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0 8px 0 #f77c76, 0 15px 20px rgba(0, 0, 0, 0.35);
    display: inline-block;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: box-shadow;
    transition-timing-function: ease-in-out;
	font-family: "Cooper Black"!important;
}
a.btn01 span {
padding:12px 40px;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(#d04943, #d04943);
    background-origin: padding-box;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.15) inset;
    display: inline-block;
    font-family: "Cooper Black"!important;
    line-height: 1;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: transform;
    transition-timing-function: ease-in-out;
	color:#fff;
	 text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
	font-size:24px;
}

a.btn01:active {
    box-shadow: 0 8px 0 #1a74a1, 0 12px 10px rgba(0, 0, 0, 0.3);
}
a.btn01:active span {
    transform: translate(0px, 4px);
}
.offsettop{
margin-top:50px;
}
.event-pdf a{ text-decoration:underline; color:#393939;}
.event-pdf a:hover{color:#d04943;}
.Team img{border-radius:100%; /*border:2px solid #979797;*/ box-shadow:0px 0px 3px #666;}
.Team{text-align:center;}
.brdr-btm::after{ 
content:""; 
display:block;
padding-bottom:5px!important; 
border-bottom:2px solid #ccc;}
.ImgGalry img{max-width:350px; width:100%;}
.Team img{height:100px; width:100px;}
.Team h1{font-size:26px; font-weight:normal; color:#d04943; text-transform:uppercase;}
.Team h2 {
   /* color: #222;*/
   color:#d04943;
    font-size: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
	text-transform:uppercase;
}
.h4clsfnt{font-size:18px;}
.events-grid {margin-top:10px!important; }
.events-grid h3{margin-bottom:15px; border-bottom:1px solid #ddd; line-height:1.5; color:#d04943!important; }
ol.flex-control-nav li a.active{background-color:#ccc;}
.ImgRes img{max-width:100%; width:100%;}
.ImgRes .col-lg-12{max-width:75%; width:100%; text-align:center; margin:0 auto;}
.ImgRes .col-lg-12 img{margin-top:0px; float:none;}
.TxtClr a{color:#fff; font-size:14px;}
.container table.Registration{box-shadow:0px 0px 0px #ccc!important;}
.container .Registration tr td{width:auto!important; border:0px; box-shadow:0px 0px 0px #ccc!important;}
.Registration img{max-width:150px; width:100%;}
.Registration tr td{text-align:center!important; }
.Registration tr td img{float:none; margin:0 auto;}
.offset-btm-30{margin-bottom:30px;}
.offset-top-30{margin-top:30px;}