@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Roboto:400,500,700');
@font-face {
	font-family: 'century';
	src: url('../fonts/century.ttf') format('truetype');
	font-style: normal;
}
@font-face {
	font-family: 'robotobold';
	src: url('../fonts/RobotoCondensed-Bold-webfont.eot');
	src: url('../fonts/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoCondensed-Bold-webfont.woff') format('woff'),  url('../fonts/RobotoCondensed-Bold-webfont.ttf') format('truetype'),  url('../fonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight';
	src: url('../fonts/Roboto-Light-webfont.eot');
	src: url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Light-webfont.woff') format('woff'),  url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),  url('../fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
	font-weight: normal;
	font-style: normal;
}

.bg-default{ background:#f1f1f1;}

.header-top {
	background: #DFE2DB;
}
.btn-register{ padding:5px 12px; background:#fecc00; display:block; margin-top:4px; color:#000; font-size:16px; text-align:center; border-radius:22px;}
.logo {
	width: 99px;
	height: auto;
	margin: 15px 0px;
}
.logo img {
	max-width: 100%;
	display: block;
}
.another-logo{display:block; margin:0 auto; text-align:center;}
.main-heading-one {
	color: #787B74;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-shadow: 1px 1px #ccc;
}
.main-heading-two {
	color: #51544D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-shadow: 1px 1px #ccc;
}
.nav_new {
	background: #2F3C71;
	padding: 20px 0px;
}
.nav_new h2 {
	color: #fff;
	margin: 0;
	font-size: 24px;
	font-family: 'Roboto';
}
.menu_new {
	margin: 0px;
	padding: 0px;
}
.menu_new li {
	float: left;
	list-style: none;
}
.menu_new li a {
	color: #fff;
	padding: 15px 30px;
	display: block;
	font-size: 14px;
	text-align: center;
	font-family: robotolight;
	font-weight: bold;
}
.menu_new li.active a {
	background: #080937;
}
.carousel-caption {
	padding: 10px 0px;
	background: rgba(0, 0, 0, 0.4);
	bottom:55px;
}
.carousel-caption h2 {
	display: block;
	font-family: robotobold;
	margin: 0;
	font-size: 42px;
	/*text-shadow: 6px 6px 0px rgba(0,0,0,0.3);*/
	color: #fff;
}
.carousel-caption h4 {
	display: block;
	font-family: robotobold;
	margin: 0; line-height:52px;
	font-size: 30px;
	/*text-shadow: 6px 6px 0px rgba(0,0,0,0.3);*/
	color: #fff;
}
.carousel-caption p {
	font-family: robotobold;
	font-size: 18px;
	color: #B1B7EC;
}
.text_cont {
	background: #c57bfd;
	border-bottom: #b163ec solid 3px;
	margin: 0px 0px 50px 0px;
}
.about_text {
	display: block;
	color: #000;
}
.about_text h2 {
	margin: 0px;
	line-height: 40px;
	font-family: robotobold;
}
.about_text p {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	color: #333;
	font-size: 15px;
	line-height: 28px;
}
.footer {
	background: #000;
	padding-top: 10px;
}
.ftr_link {
	color: #fff;
	text-decoration: none;
}
.ftr_link:hover {
	color: #fff;
	text-decoration: none;
}
.imgtop {
	margin-top: 60px;
}
.brdr {
	margin-top: 40px;
	padding: 0px 50px 0px 50px;
	background: #ddd;
	height: 2px;
}
.img_abot {
	width: 100%;
	height: auto;
}
.img_abot img {
	height: 100%;
	width: 100%;
}
.home-section {
	margin: 20px 0px;
}
.impo-dates-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.impo-dates-list li {
	padding: 8px 0px;
	border-bottom: 1px solid #CCC;
}
.abt_banner {
	background: url(../images/banner_bg.png) no-repeat center;
	background-size: cover;
	height: 220px;
	border-bottom: #ddd solid 5px;
	margin: 0px 0px 50px 0px;
}
.abt_banner h1 {
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 70px;
}
.blue {
	color: #086afc !important;
}
.contact2 {
	border: #ddd solid 1px;
	padding: 10px;
	margin-top: 10px;
	min-height: 270px;
}
#map-outer {
	width: 100%;
	height: 350px;
	margin-top: 20px;
	border: 5px solid #CCC;
}
.text-bold {
	font-weight: bold;
}
.footer-section {
	background: #171717;
	padding: 20px 0px;
	font-family: 'Roboto';
}
.footer-link {
	margin: 0px;
	padding: 0px;
}
.footer-link li {
	float: left;
	list-style: none;
}
.footer-link li a {
	color: #fff;
	padding: 10px 6px;
	display: block;
	font-size: 13px;
	text-align: center;
	font-family: robotolight;
	font-weight: bold;
}

 @media(min-width:320px) and (max-width:767px) {
.menu_new li {
	float: none;
}
.big_text {
	padding: 0;
}
.big_text span {
	line-height: 20px;
	font-size: 15px;
}
}
}
 @media only screen and (max-width: 800px) {
/* Force table to not be like tables anymore */
#no-more-tables table,  #no-more-tables thead,  #no-more-tables tbody,  #no-more-tables th,  #no-more-tables td,  #no-more-tables tr {
	display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#no-more-tables tr {
	border: 1px solid #ccc;
}
#no-more-tables td {
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 50%;
	white-space: normal;
	text-align: left;
}
#no-more-tables td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
}
/*
	Label the data
	*/
#no-more-tables td:before {
	content: attr(data-title);
}
}
.section {
	padding:150px 0;
}
.btn-common {
	color: #FFF;
	background: #0F385F;
	font-size: 15px;
	padding: 14px 40px;
	text-transform: uppercase;
	border-radius: 50px;
}
.btn-common:hover {
	color: #fff;
	background: #494E75;
}
.section-title {
	color: #2d2d2d;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: 700;
	font-size:30px;
	padding: 15px 0px;
	margin-bottom: 0;
	margin-top: 0;
}
.section-subcontent {
	font-size: 14px;
	text-align:justify;
	font-family: 'Roboto', sans-serif;
}
/* ==========================================================================
   Countdown Style Start
   ========================================================================== */
.countdown-timer .text {
	padding: 10px;
}
.countdown-timer .text h2 {
	font-size: 30px;
	line-height: 27px;
	font-family: robotobold;
}
.countdown-timer .text h4 {
	color: #0F385F;
	margin-bottom: 10px;
	line-height: 24px;
	font-family: robotobold;
}
.countdown-timer .text p {
	font-size: 14px;
	line-height: 30px;
}
.countdown-timer .btn-lg {
	margin-top: 30px;
}
.time-count div {
	float: left;
	text-align: center;
}
.time-entry {
	display: inline-block;
	min-width: 110px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
	text-align: center;
	padding: 15px 15px 20px 15px;
	margin-right: 20px;
	color: #777;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
}
.time-entry span {
	font-size: 45px;
	line-height: 45px;
	font-weight: 700;
	display: block;
	color: #0F385F;
	margin-bottom: 10px;
}
.time-countdown {
	margin-top: 68px;
}
/* ==========================================================================
   Event location
   ========================================================================== */
#event {
	background: url(../images/bg-1.jpg);
	background-size: cover;
	position: relative;
}
#event .tab-block {
	width: 100%;
	text-align: center;
	border-right: 1px dotted #777;
	margin-bottom: 30px;
}
#event .tab-block .icon {
	text-align: center;
	margin-bottom: 15px;
}
#event .tab-block .icon i {
	font-size: 40px;
	color: #4B587F;
}
#event .tab-block .desc h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
#event .tab-block .desc p {
	color: #ADADAD;
}
#event .last-block {
	border-right: none;
}
#event .content-text {
	text-align: center;
	padding: 6px 60px;
}
#event .content-text h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 22px;
}
#event .content-text p {
	color: #ADADAD;
	font-size: 18px;
	line-height: 28px;
}
/* ==========================================================================
   Featured Style Start
   ========================================================================== */
.featured-box {
	padding: 20px;
	text-align: center;
	border: 1px solid #e8e8e8; background:#fff;
}
.featured-box .icon {
	padding: 15px;
}
.featured-box .icon i {
	color: #0F385F;
	font-size: 48px;
}
.featured-box h4 {
	font-size: 22px;
	padding: 10px 0;
	font-weight: 500;
	color: #2d2d2d;
}
.featured-box p {
	font-size: 18px;
	padding: 10px 0;
	font-weight: 500;
	color: #09F;
}
.featured-box:hover {
	cursor: pointer;
	box-shadow: 0px 0px 10px #CCC;
}
.featured-box:hover .icon i {
	color: #09F;
}
/* ==========================================================================
   Roof Section Start
   ========================================================================== */
#roof {
	color: #fff;
	font-size: 14px;
	background: #0F385F;
}
#roof .info-bar-address {
	font-size: 14px;
	font-weight: 400;
	line-height: 40px;
}
#roof .quick-contacts {
	float: right;
}
#roof .quick-contacts span {
	margin-right: 10px;
	line-height: 40px;
}
#roof .quick-contacts a {
	color: #fff;
}
#roof .quick-contacts i {
	margin-right: 5px;
	vertical-align: middle;
	font-size: 15px;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #e91e63;
}
.navbar-default.affix {
	width: 100%;
	top: 0;
	background: #2d2d2d;
	z-index: 99999;
	-webkit-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;
	-moz-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;
	-o-transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;
	transition: all 400ms cubic-bezier(0.345, 0.855, 0.565, 1) 10ms;
}
.navbar-event.affix {
	background: #fff !important;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.navbar {
	margin-bottom: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background: transparent;
	color: #fff;
}
.navbar-default {
	margin-bottom: 0;
	background: transparent;
	border: none;
	border-radius: 0;
}
.navbar-brand {
	position: relative;
	padding: 0px 15px;
}
.navbar-nav a {
	-moz-transition: color .3s linear, background .3s linear;
	-webkit-transition: color .3s linear, background .3s linear;
	-o-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
}
.navbar-default .navbar-nav {
	position: relative;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.navbar-default .navbar-nav li a {
	color: rgba(255, 255, 255, 0.75);
	font-size: 14px;
	display: block;
	padding: 30px 0px;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 24px;
	font-weight: 400;
	outline: 0;
}
.navbar-default .navbar-nav li a:before {
	content: "";
	display: inline-block;
	height: 1px;
	width: 0;
	position: absolute;
	background: rgba(255, 255, 255, 0.75);
	left: 1px;
	bottom: 21px;
	-webkit-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-moz-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-o-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
	transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li .active > a, .navbar-default .navbar-nav li a:focus {
	color: #fff;
	background: transparent !important;
}
.navbar-default .navbar-nav li a:hover:before, .navbar-default .navbar-nav li a:focus:before {
	color: #fff;
	width: 100%;
}
.navbar-default .navbar-nav .active > a:before {
	width: 100%;
}
.navbar-event {
	background: #fff;
}
.navbar-event .navbar-nav li a {
	color: #222222;
	padding: 12px 5px;
	margin-right: 1px;
	margin-top: 35px;
	font-weight:bold;
	margin-bottom: 20px;
	line-height: 1.1;
	border-radius: 50px;
	font-family: 'Roboto', sans-serif;
}
.navbar-event .navbar-nav li a:before {
	display: none;
}
.navbar-event .navbar-nav li a:hover, .navbar-event .navbar-nav li .active > a, .navbar-event .navbar-nav li a:focus {
	color: #2F3C71;
}
.navbar-event .navbar-nav > .dropdown:hover > ul.dropdown-menu {
	display: block;
	-webkit-animation: fadeInUpMenu 0.3s;
	-moz-animation: fadeInUpMenu 0.3s;
	-ms-animation: fadeInUpMenu 0.3s;
	-o-animation: fadeInUpMenu 0.3s;
	animation: fadeInUpMenu 0.3s;
}
.navbar-event .dropdown .dropdown-menu {
	padding: 0;
	border-style: solid;
	border-width: 2px 0 0 0;
	border-radius: 0;
	left: -20px;
	right: 0;
	top: 78px;
	width: 170px;
	border-color: #e91e63;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.navbar-event .dropdown .dropdown-menu > li > a {
	color: #222222;
	padding: 2px 20px;
	border-radius: 0;
	margin: 0;
	text-transform: none;
	-webkit-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-moz-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-o-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
	transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.navbar-event .dropdown .dropdown-menu > li > a:hover, .navbar-event .dropdown .dropdown-menu > li > a .active {
	color: #e91e63;
}
.navbar-event .dropdown .dropdown-menu > li.active > a {
	background: #e91e63 !important;
	color: #fff;
}
@-webkit-keyframes fadeInUpMenu {
 0% {
 opacity: 0;
 -webkit-transform: translateY(10px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateY(0);
}
}
@keyframes fadeInUpMenu {
 0% {
 opacity: 0;
 transform: translateY(10px);
}
 100% {
 opacity: 1;
 transform: translateY(0);
}
}
.navbar-event .fadeInUpMenu {
	-webkit-animation-name: fadeInUpMenu;
	animation-name: fadeInUpMenu;
}
.navbar-event .navbar-nav > .active > a, .navbar-event .navbar-nav > .active > a:focus, .navbar-event .navbar-nav > .active > a:hover {
	background: #0F385F !important;
	color: #fff;
}
.navbar-event .navbar-nav > .active > a, .navbar-event .navbar-nav > .active > a:hover {
	color: #fff;
}
.navbar-event .navbar-nav > .open > a, .navbar-event .navbar-nav > .open > a:focus, .navbar-event .navbar-nav > .open > a:hover {
	background: transparent;
}
.caret {
	border-top: none;
	border-right: none;
	position: relative;
}
.caret:before {
	content: "\e604";
	font-family: 'Simple-Line-Icons';
	left: -2px;
	top: -20px;
	font-size: 11px;
	float: right;
	position: absolute;
}
.wpb-mobile-menu {
	display: none;
}
.slicknav_menu {
	display: none;
}
@media screen and (max-width: 767px) {
#wpb-mobile-menu {
	display: none;
}
.slicknav_menu {
	display: block;
}
.slicknav_nav .active a {
	background: #e91e63;
	color: #fff;
}
.slicknav_nav a:hover,  .slicknav_nav .active {
	color: #e91e63;
}
.slicknav_nav .dropdown li a.active {
	background: #e91e63;
	color: #fff;
}
}
/* ==========================================================================
 Back to top
 ========================================================================== */
.back-to-top {
	position: fixed;
	bottom: 35px;
	right: 40px;
	display: none;
	z-index: 99;
}
.back-to-top i {
	display: block;
	width: 40px;
	font-size: 20px;
	height: 40px;
	background: #0F385F;
	color: #fff;
	text-align: center;
	box-shadow: 0px 6px 13px rgba(0, 0, 0, 0.08);
	line-height: 32px;
	border-radius: 50%;
}
.main-nav{margin-left:15px;}

 @media(min-width:768px) and (max-width:1199px) {


.navbar-event .navbar-nav li a{font-size:11px; padding:0px 7px; border-radius:4px;}

}
.slider_new{ margin-top:140px;}