@charset "utf-8";

/* CSS Document 

font-family: 'Raleway', sans-serif;

*/



@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: none;
	font-weight: normal;
	vertical-align:top;
	font-family: 'Raleway', sans-serif;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #575656;
	line-height:20px;
	font-weight: normal;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color:#ed0e7a;
	transition: all 400ms;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	-ms-transition: all 400ms;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
strong {
	font-family: 'Raleway', sans-serif;
}
p {
	margin:0px 0px 10px;
	line-height:24px;
	text-align: justify;
}
.form-control-smallcap {
    width: 6% !important;
    padding: 5px 1px;
    font-size: 13px;
    line-height: 16px;
    color: #2980B9;
    background-color: #fff;
    background-image: none;
    border: 1px solid #98C3E0;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.formcom {
width: 47%;
display: inline-block;
margin-right: 15px;
font-size: 16px;
}
.formcom3 {
width: 31%;
display: inline-block;
margin-right: 15px;
font-size: 16px;
}
/****************reset ends*****************/
.pagination ul {
padding: 0px;
margin: 0px;
display: inline-block;
}
.pagination ul li{
float: left;
list-style: none;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
    background-color: #00559f; color: #FFF;
}
.pagination a:hover,
.pagination .active a {
  background-color: #e71b27;
  color:#FFF;
}
.pagination .active a {
  color: #FFF;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #FFF;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.videos-in {
    float: left;
    margin-right: 27px;
    width: 30%;
    margin-bottom: 2%;
     border: 2px solid #E71B27;
}

.videos-in iframe {
	width:100% !important;
	height:200px !important;
}



.vdos li { list-style:none; margin:10px; float:left;}
.vdos { padding:0px; margin:0px;}
.date
{
	float: left;
	height: 52px;
	width: 52px;
	background: url(date.png) no-repeat;
	margin-right: 10px;
	padding-top: 0px;
	line-height: normal;
}
.col-md-9.nu {
    padding-left: 0;
    width: 83%;
    padding-right: 0;
}

.col-md-3.mr {
    width: 17%;
    padding-left: 0px;
    margin-top: 0px;
}
 
.date .month
{
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	padding-top: 4px;
	text-transform: uppercase;
}
h6#regdiv {
    color: #00549D;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: transparent;
    display: inline-block;
    padding: 12px 0;
    position: relative;
    z-index: 999;
}

.btn-new-n {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 23px;
    text-align: center;
}

button.btn.btn-primary.reg {
    text-align: center;
    display: inline;
    float: none;
}
.star{ font-weight:bold; color:#F00;}
.date .day
{
	display: block;
	text-align: center;
	padding-top: 5px;
	color: #222;
	font-size: 18px;
	font-weight: bold;
}
.wrap {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	position:relative;
	transition:all 500ms linear;
	-webkit-transition:all 500ms linear;
}
section {
	width:100%;
	height:auto;
	float:left;
	clear:both;
}
.container {
	width: 98%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 0px 1%;
}
img {
	width:auto;
	height:auto;
	max-width:100%;
	transition:all 500ms linear;
	-webkit-transition:all 500ms linear;
}
header {
	background:#353a39;
	text-align:right;
}
ul.top-menu {
	display: inline-block;
	margin: 15px -30px 0px 0px;
	transition:all 500ms linear;
	-webkit-transition:all 500ms linear;
}
ul.top-menu li {
	display: inline-block;
}
ul.top-menu li a {
	display: block;
	padding: 0px 2px;
	color: #fff;
}
ul.top-menu li a:after {
	content: '|';
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	vertical-align: top;
	color: #fff;
}
ul.top-menu li:last-child a:after {
	display:none;
}
ul.top-menu li a:hover {
	color:#f2737a;
}
form.search-form {
	display: inline-block;
	height: auto;
	position: relative;
	width: 25%;
}
input.search {
	width: 75%;
	height: 50px;
	padding: 0px 10px;
	border: 0px;
	background:#5a5b5b;
	color:#c0b8b8;
	font-family: 'Raleway', sans-serif;
	outline:0px;
}
input.search-btn {
	font-size: 0px;
	border: 0px;
	padding: 25px 27px;
	background: url(../images/search-ico.png) center center no-repeat #bc1e24;
	position: absolute;
	top: 0px;
	right: -11px;
	outline:0px;
	cursor:pointer;
}
input#password, input#confirm_password {
    width: 100% !important;
    padding: 9px 10px;
    font-size: 13px;
    height: 36px;
    line-height: 16px;
    margin-bottom: 0;
    color: #2980B9;
    background-color: #fff;
    background-image: none;
    border: 1px solid #98C3E0;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
a.sign-in {
	display: inline-block;
	background-color: #00549d;
	color: #fff;
	padding: 15px 13px;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 12px;
	outline:0;
}
.logo {
	width: 31%;
	height: auto;
	position: relative;
	top: -50px;
	float: left;
	clear: none;
	margin-bottom: -40px;
}
nav ul li a:after {
	content: '|';
	margin: 0px 0px 0px 15px;
	font-size: 16px;
	vertical-align: top;
	color: #000;
}
nav ul li:last-child a:after, nav ul li ul li a:after {
	display:none;
}
.upcoming {
	background:url(../images/blue-bg.jpg) top left no-repeat;
	background-size:cover;
	padding:40px 0px 10px;
}
.upcoming .owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	padding: 50px 0px;
	margin-top: -20px;
	border-top: 1px solid #1288c8;
}
h6 {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #00559f;
	display: inline-block;
	padding: 8px 20px;
	position: relative;
	z-index:999;
}
.offer-item {
	display: inline-block;
	overflow: hidden;
	border: 1px solid #fff;
	position:relative;
}
.details {width:100%;
	position: absolute;
	top: 210px;
	transition:all 500ms linear;
	-webkit-transition:all 500ms linear;
}
.details h6 {
	background: rgba(188, 30, 36, 0.9);
	font-size: 13px;
	line-height: 15px;
	text-transform: none;
	font-weight: normal;
	text-align: center;
	padding: 11px 10px 15px;
	width: 92%;
	height: 60px;
}
.details p {
	background:#000;
	text-align:center;
}
.offer-item:hover .details {
    height: 100%;
    top: 0px;
    width: 100%;
}
.details p {
	background: rgba(0, 0, 0, 0.75);
	padding: 15px 20px 15px;
	min-height: 100px;
	color:#fff;
	line-height:25px;
}
.confdet {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    float: left;
}


.details .confdet a {
    width: 100px;
    height: auto;
    padding: 5px 3px;
    background: #00559f;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    margin: 18px 0 0 17px;
}
.details .confdet  a:hover {
	background: #bc1e24;
}
.services {
	text-align:center;
	padding:50px 0px;
}
.services a h6 {
	color: #fff;
	padding: 7px 20px;
	display: inline-block;
	background:#353a39;
}

.services a:hover h6 {
	color:#fff;
	background: #E4292F;
}
.title {
	width:100%;
	height:auto;
	background:url(../images/line.png) center center no-repeat;
	margin-bottom: 40px;
}
.confrence {
	text-align: center;
	display: inline-block;
	border: 4px solid #9ea4a3;
	border-radius: 10px;
	width: 85%;
	padding: 5px 0px;
	margin-bottom:10px;
	transition:all 500ms linear;
	-webkit-transition:all 500ms linear;
}
.confrence.first {
	clear: left;
	margin-left: 0;
}
.confrence img {
	opacity:0;
	margin: 0 auto;
	display: block;
}
.confrence:hover {
	border-color:#01509a;
}
.conf {
	color:#353637;
	font-size:13px;
	line-height:16px;
}
.yellow-bg {
	background:url(../images/yellow-bg.jpg) left top repeat;
}
.yellow-bg h5 {
	font-weight:700;
	color:#414141;
	text-transform:uppercase;
	display: inline-block;
}
.testimoni {
	width:28%;
	height:auto;
	float:left;
	clear:none;
	background:url(../images/test-bg.jpg) left top no-repeat;
	background-size:cover;
	color:#fff;
	padding:30px 2% 10px;
}
.testimoni h5 {
	color:#fff;
	margin-bottom:20px;
}
.image-sec {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin-bottom:20px;
}
.image-sec img {
	border-radius: 50%;
	border: 3px solid #f6efd2;
	display: inline-block;
}
.image-sec strong {
	display: inline-block;
	font-weight: normal;
	margin: 20px 0px 0px 10px;
}
.testimoni p {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	position:relative;
	display: block;
	float: left;
	clear: both;
	text-align: left;
	padding: 0px 20px;
}
.testimoni p:before, .testimoni p:after {
	content:'';
	display:inline-block;
	position:absolute;
}
.testimoni p:before {
	content:url(../images/qoute-left.png);
	top: -23px;
	left: 0px;
}
.testimoni p:after {
	content:url(../images/qoute-right.png);
	bottom: -6px;
	right: -1px;
}
.owl-pagination {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	text-align: center;
	margin: 20px 0px 0px;
}
.owl-page {
	width: 10px;
	height: 10px;
	background-color: #0b65bb;
	border-radius: 50%;
	display: inline-block;
	margin: 0px 2px;
}
.owl-page.active {
	background-color: #e31b26;
}
.box {
	width:28%;
	height:auto;
	float:left;
	clear:none;
	padding:30px 2% 10px;
}
.arch-box {
	border-right:1px solid #fff;
}
select.archive {
	float: right;
	width: 125px;
	height: 30px;
	padding: 5px 10px;
	margin: -8px 0px 0px;
	color: #1c2b50;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	cursor: pointer;
	outline: 0px;
	border: 1px solid #DE3D41;
	border-radius: 9px;
}
.arch-box ul {
	margin: 40px 0px 45px;
	display: block;
	width: 100%;
	height: auto;
}
.arch-box ul li {
	display: block;
	margin: 20px 0px;
}
.arch-box h4 {
	color:#e4292f;
	font-weight:bold;
	margin-bottom:5px;
}
.footer-box {
	width: 20%;
	height: auto;
	padding: 0px 2%;
	float: left;
	clear: none;
	font-size: 12px;
	color: #353637;
	border-right: 1px solid #CECECE;
	min-height: 190px;
}
.footer-box:last-child {
	border-right:0px;
}
footer {
	padding:40px 0px 0px;
}
h3 {
	vertical-align: bottom;
	color: #06539e;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom:25px;
}
.footer-box h3 img {
	display: inline-block;
	margin: 4px 5px -7px 0px;
	vertical-align: bottom;
}
.footer-box strong {
	color:#353637;
	font-weight:700;
}
.footer-box form {
	display: block;
	position: relative;
	margin: 10px 0px;
	width:100%;
}
input.news-letter {
	display: block;
	border: 1px solid #ddd;
	padding: 10px 80px 10px 10px;
	outline: 0px;
	font-family: 'Raleway', sans-serif;
	width: 90%;
	box-sizing: border-box;
	border-radius: 8px;
}
 .news-letter::-webkit-input-placeholder {
 color: #656364;
}
 .news-letter:-moz-placeholder { /* Firefox 18- */
 color: #656364;
}
 .news-letter::-moz-placeholder {  /* Firefox 19+ */
 color: #656364;
}
 .news-letter:-ms-input-placeholder {
 color: #656364;
}
.testimoni a {
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	border: 1px solid #fff;
	padding: 4px 15px;
	margin: 11px 0px 0px;
	border-radius: 7px;
}
.testimoni a:hover {
	background:#fff;
	color:#d50400;
}
input.subscribe {
	background-color: #2e5093;
	border: 0px;
	padding: 11px 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	font-family: 'Raleway', sans-serif;
	outline:0px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.register {
	background:#e31b26;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	padding: 10px 40px;
	display: inline-block;
	margin: 20px 0px 0px;
	border-radius: 10px;
	border:0px;
	outline:0px;
	cursor:pointer;
}
.register:hover {
	background:#d50400;
	color:#fff;
}
.copy-right {
	background:#707574;
	padding:15px 0px;
	color:#fff;
	font-size:11px;
	text-align:center;
}
.coppyright-txt {
	width: 33%;
	height: auto;
	padding: 0px 0%;
	font-size: 12px;
	float: left;
	text-align: left;
	color: #FFFFFF;
}
.powerd-txt {
	width: 34%;
	height: auto;
	padding: 0px 0%;
	font-size: 12px;
	float: left;
	text-align:center;
	color: #FFFFFF;
}
.privacy-txt {
	width: 33%;
	height: auto;
	padding: 0px 0%;
	font-size: 12px;
	float: right;
	text-align: right;
	color: #FFFFFF;
}div#services {
text-align: center;
margin-left: 9%;
}
.privacy-txt a, .powerd-txt a {
	color:#fff;
}
.sticky-container {
	background-color: #00549D;
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -155px;
	top: 245px;
	width: 200px;
	z-index: 9999;
}
.sticky li {
	list-style-type: none;
	background-color: #00549D;
	color: #efefef;
	height: 43px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
	cursor: pointer;
	border-bottom:1px solid #499BD4;
}
.sticky li:hover {
	margin-left: -115px;
}
.sticky li img {
	float: left;
	margin: 5px 5px;
	margin-right: 10px;
}
.sticky p {
	padding: 22px;
	margin: 0px 43px;
	text-transform: uppercase;
	line-height: 0px;
	background: #BC1E24;
	font-size: 12px;
	color: #FFF;
}
.inner-banner {
	width:100%;
	height:auto;
	float:left;
	clear:both;
}
.inner-banner img {
	width:100%;
}
.content-area {
	width: 69%;
	height: auto;
	float: left;
	clear: none;
	padding: 40px 15px 20px;
	margin-right:1%;
}
h5 {
	font-size:30px;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#e71b27;
	margin:30px 0px 40px;
	text-align:center;
	position: relative;
}
/*.arrow-down {

    width: 0;

    height: 0;

    border-left: 14px solid transparent;

    border-right: 14px solid transparent;

    border-top: 17px solid #E71B27;

    margin-left: 697px;

    margin-top: 8px;

    margin-bottom: 40px;

}*/



.arrow-mid {
	height: 20px;
	width: 100%;
	font-size: 16px;
	text-align: center;
	float: left;
	margin-top: -34px;
	margin-bottom: 36px;
}
.about-title h5:after {
	content: '';
	display: block;
	width: 49%;
	height: 3px;
	position: absolute;
	left: 0px;
	bottom: -9px;
	border-bottom: 1px solid #E71B27 !important;
}
.about-title h5:before {
	content: '';
	display: block;
	width: 49%;
	height: 3px;
	position: absolute;
	right: 0px;
	bottom: -9px;
	border-bottom: 1px solid #E71B27 !important;
}
.content-area > img {
	width: 100%;
	height: auto;
	padding: 4px;
	background-color: #f0f0f0;
	border-radius: 1px;
	box-sizing: border-box;
	margin-bottom:20px;
}
.content-area strong {
height: auto;
/*float: left;*/
font-size: 18px;
color: #353A39;
clear: none;
/*padding: 22px 0px 0px;*/
font-weight: bold;
font-family: 'Raleway', sans-serif;
}
.inner-page {
	border-bottom:1px solid #686666;
	margin-bottom:10px;
	background-color: #FAFAFA;
}
.inner-page * {
	box-sizing:border-box;
}
.sidebar {
	width:30%;
	height:auto;
	float:left;
	clear:none;
	padding: 10px 0px 0px 0;
}
.sidebar h5 {
	color:#0154a2;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	border-bottom:1px solid;
	padding-bottom: 5px;
	position: relative;
	margin-bottom:30px;
	text-align: left;
}
.sidebar h5:after {
	background:#0154a2;
	content: '';
	display: block;
	width: 80px;
	height: 3px;
	position: absolute;
	left: 0px;
	bottom: -2px;
}
.sidebar ul li {
	display: block;
	background-color: #fff;
	border-bottom: 1px solid #dedbdc;
	padding: 4px 0px 4px;
	transition:all 400ms;
	-webkit-transition:all 400ms;
	position:relative;
}
.sidebar ul li a {
	display: block;
	padding: 7px 10px;
	color:#353637;
	transition:all 400ms linear;
	-webkit-transition:all 400ms linear;
}
.sidebar ul li:hover a {
	background:#f21c28;
	color:#fff;
}
.sidebar ul li:hover {
	border-bottom-color:transparent;
}
.sidebar ul li a:before {
	content:'';
	display:inline-block;
	width:18px;
	height:18px;
	background:url(../images/li.png) 0px 0px no-repeat;
	transition:all 400ms linear;
	-webkit-transition:all 400ms linear;
	vertical-align: top;
	margin: 1px 8px 0px 0px;
}
.sidebar ul li:hover a:before {
	background:url(../images/li.png) 0px -18px no-repeat;
}
.sidebar ul li:before, .sidebar ul li:after {
	content:'';
	display:block;
	width:1px;
	height:8px;
	background:none;
	position:absolute;
	left:0px;
	top:0px;
	transition:all 400ms linear;
	-webkit-transition:all 400ms linear;
}
.sidebar ul li:after {
	top:auto;
	bottom:0px;
}
.sidebar ul li:hover:before, .sidebar ul li:hover:after {
	background:#f21c28;
}
.event-box {
	width:22%;
	height: auto;
	float: left;
	clear: none;
	border-bottom:1px solid #aeb9b7;
	margin-right:3%;
	margin-bottom:50px;
	padding:0px 0px 5px;
}
.event-img {
	width: 100%;
	height: auto;
	padding: 8px;
	background-color: #ddd;
	text-align: center;
	position:relative;
}
.event-img img {
	width: 100%;
}
.event-img h6 {
    position: relative;
	
    bottom: 0;
    height: 95px;
    display: block;
    box-sizing: border-box;
    left: 0;
    right: 8px;
    padding: 15px 10px;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
border-top: 3px solid #fff;
}
.event-date {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	border-width: 4px 0px 1px 0px;
	border-style: solid;
	border-color:#cfcfd1 transparent #f21c28 transparent;
	margin: 5px 0px 20px;
	padding: 5px 0px 0px;
}
.event-date span {
    display: inline-block;
    text-align: center;
    height: auto;
    background-color: #F21C28;
    color: #fff;
    padding: 3px 5px;
    float: right;
    font-size: 12px;
}

.event-date a {
    float: left;
}


.read {
	display: inline-block;
	float: right;
	background-color: #3056a2;
	padding: 5px 12px;
	color:#fff;
	margin-top:10px;
	border:1px solid transparent;
	margin-left: 5px;
}
.read:hover {
	background-color: #fff;
	color:#3056a2;
	border-color:#3056a2;
}
 .event-box:nth-child(2n+1) {
 margin-right:20px;
 margin-left:0px;
}
.gallery-wrp {
	width: 24%;
	height: auto;
	float: left;
	clear: none;
	margin-right: 1%;
	padding: 4px;
	background-color: #ddd;
	margin-bottom: 20px;
	position:relative;
}


.gallery-wrp img {
width: 100%;
}
.content-area.gallery-wrap{
width: 100% !important;
}


.content-area.gallery-wrap h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #00559f;
    display: inline-block;
    padding: 8px 20px;
	margin-bottom:20px;
    position: relative;
    z-index: 999;
}


 .gallery-wrp:nth-child(3n) {
 /* margin-right: 0%; */
}
.gallery-wrp h3 {
    position: absolute;
    bottom: 3px;
    left: 4px;
    right: 4px;
    background: rgba(173, 5, 5, 0.65);
    padding: 8px 15px;
    text-align: center;
    color: #fff;
    margin: 0px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
}
.tab-content {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin-bottom: 70px;
}
#imagelightbox {
	position: fixed;
	z-index: 9999;
	-ms-touch-action: none;
	touch-action: none;
}
#imagelightbox-overlay {
	background-color: #fff;
	background-color: rgba( 255, 255, 255, .9 );
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.contact-dts {
	width: 40%;
	height: auto;
	float: left;
	clear: none;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
}
.contact-dts p {
	font-size: 13px;
	line-height: 28px;
	color: #2A2333;
}
.contact-dts strong {
	font-weight:bold;
	text-transform:uppercase;
}
.contact-form {
	width: 60%;
	height: auto;
	float: right;
	clear: none;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
}
.contact-form .form-control {
	border-radius: 0px;
	height: 41px;
}
.contact-form textarea.form-control {
	height: 125px;
	resize:vertical;
	padding-top:15px;
}
.form-group {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
	margin-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
}
.contact-form .form-control {
	height: 41px;
	outline: 0px;
	padding: 3px 15px;
	width: 100%;
	border:1px solid #ddd;
	font-family: 'Open Sans', sans-serif;
	box-sizing:border-box;
}
.form-group.half {
	width: 48%;
	float: left;
	clear: none;
}
.form-group.half.mrs {
    width: 6%;
    margin-right: 10px;
	margin-bottom:-3px;
}
.form-group.half.first.mr {
    width: 41%;
}
select#mr-new {
    padding: 8px 10px;
    font-size: 13px;
}
.form-group.half.first {
	margin-right: 4%;
	width: 48%;
}
 .form-control::-webkit-input-placeholder {
 color: #CEE1F5;
}
 .form-control:-moz-placeholder { /* Firefox 18- */
 color: #656364;
}
 .form-control::-moz-placeholder {  /* Firefox 19+ */
 color: #656364;
}
 .form-control:-ms-input-placeholder {
 color: #656364;
}
.regist-form {
	width: 100%;
	height: auto;
	float: right;
	clear: none;
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
}
.regist-form .form-control {
	border-radius: 0px;
	height: 41px;
	width: 100%;
}
.regist-form textarea.form-control {
	height: 98px;
	resize:vertical;
	padding-top:15px;
}
.send-reg {
	background:#e31b26;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	padding: 10px 40px;
	display: inline-block;
	margin: 20px 0px 0px;
	border-radius: 10px;
	border:0px;
	outline:0px;
	cursor:pointer;
	float:right;
}
.send-reg:hover {
	background:#d50400;
	color:#fff;
}
.regist-form .form-control {
	height: 41px;
	outline: 0px;
	color:#2980B9;
	padding: 3px 15px;
	width: 100%;
	border: 1px solid #98C3E0;
	font-family: 'Open Sans', sans-serif;
	box-sizing: border-box;
}
 
 .regist-form .form-control::-webkit-input-placeholder {
color: #2980B9;
font-size: 13px;
}
 
 h4 {
 font-size: 19px;
 font-weight: 500;
}
.conf-box {
	height: auto;
	float: left;
	clear: none;
	margin-right: 5%;
	padding: 4px;
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
	border: 4px solid #9ea4a3;
	border-radius: 10px;
	width: 30%;
	padding: 5px 0px;
}
.conf-text {
	color: #353637;
	font-size: 13px;
	line-height: 16px;
}
.title a:visited {
	text-decoration: none;
	color: #fff;
}
.conf p a {
	text-decoration: none;
	color: #353637;
}
.service-wrp h2 a {
	position: absolute;
	bottom: 3px;
	left: 4px;
	right: 4px;
	background: rgba(221, 221, 221, 0.88);
	color: #000;
	padding: 8px 15px;
	text-align: center;
	margin: 0px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
}
.service-wrp {
	width: 28%;
	height: auto;
	float: left;
	clear: none;
	margin-right: 5%;
	padding: 4px;
	background-color: #ED3E3E;
	margin-bottom: 20px;
	position: relative;
}
.service-wrp:hover {
	background: rgb(2, 79, 154);
}
.service-wrp h2 a:hover {
	background: rgb(2, 79, 154);
	color:#fff;
}
.conf p a:hover {
	color: #01509A;
}
.partner h3 {
	vertical-align: bottom;
	color: #FAFAFA;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 16px;
	padding: 11px 9px;
	width: 98%;
	background: #0154A2;
}
.sponsors-box {
	background: #2E5093;
	width: 47%;
	padding-bottom: 60px;
	margin: 0px;
	float: right;
}
.sponsors-pic {
	color: #fff;
	width: 100%;
}
.sponsors-pic2 {
	color: #000;
	width: 100%;
	float: left;
	margin-top: 11px;
}
.sponsors-box h3 {
	color: #fff;
	font-size: 25px;
	text-align: center;
	letter-spacing: 2.3px;
	margin-bottom: 25px;
	padding: 24px 0 0 0;
}
.sponsors-main {
	float: left;
	width: 50%;
}
.sponsors-box p {
	float: left;
	clear: both;
	margin: -2px 10px 6px 33px;
	line-height: 25px;
	color: #fff;
}
.row-contents {
	position: relative;
	clear: both;
	display: block;
	margin: 0 auto;
}
.readmore-arrow {
	width: 20px;
	height: 20px;
	display: block;
	margin: 10px auto;
	overflow: hidden;
	text-indent: -999px;
	background: url(images/readmore-arrow-white.png) repeat 0 0;
	border-radius: 50%;
	border: 1px solid transparent;
}
.spo-box1 p a {
	background: #fff;
	padding: 6px 25px 5px 15px;
	margin-top: 22px;
	float: left;
	clear: both;
	color: #2E5093;
}
.spo-box1 p a:hover {
	background:rgba(227, 27, 38, 0.92);
	color: #fff;
	border: 1px solid #fff;
}
 
 
 
 
 .column {
 margin: 15px 15px 0;
 padding: 0;
}
 .column::after {
 content: '';
 clear: both;
 display: block;
}
.column div {
	position: relative;
	float: left;
	width:100%;
	margin: 0 0 0 25px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
figure {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
.map {
	width: 30%;
	height: auto;
	float: left;
	clear: none;
	padding: 40px 15px 20px;
}
.mapli img {
	margin-right:20%;
	float:left;
	width:184px;
	text-align:center;
}
.mapad li {
	text-align:center;
	list-style:none;
	line-height:23px;
	font-size:10px;
}
/* Zoom In #1 */

.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
 -webkit-transition: .3s ease-in-out;
 transition: .6s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
/* Zoom In #2 */

.hover02 figure img {
	width: 100%;
	height: auto;
 -webkit-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.hover02 figure:hover img {
	width: 350px;
}
/* Zoom Out #1 */

.hover03 figure img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
 -webkit-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.hover03 figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
/* Zoom Out #2 */

.hover04 figure img {
	width: 100%;
	height: auto;
 -webkit-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.hover04 figure:hover img {
	width: 100%;
}
.pagenation {
	padding:0px;
	float: right;
	margin-bottom: 7px;
}
.pagenation a {
	text-decoration: none;
	color: #FFF;
	padding: 1px 5px 3px 5px;
	font-size: 14px;
	background-color: #1E388C;
	border-right:1px solid #fff;
	text-align:left;
}
.pagenation a:hover {
	background: #DA2128;
}
.news-inner h4 {
	font-size: 18px;
	color: #E80C1B;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}
.news-inner {
	border-bottom: 1px solid #eee;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 22px;
	width: 100%;
	background: #FAFAFA;
	padding: 11px;
	border: 1px solid #EFEFEF;
}
.news-inner img {
	float: left;
	border: 2px solid rgb(0, 71, 149);
	width: 32%;
	margin: 6px 23px 0px 0px;
	padding: 3px;
	background: #F5F5F5;
}
.vision h3 {
	color: #0154A2;
	font-size: 23px;
}
.value li {
	list-style: inherit;
	list-style-type: circle;
	margin-bottom: 15px;
	margin-left: 19px;
}
.location {
	width: 100%;
	height: auto;
	float: left;
	clear: none;
	padding: 40px 15px 20px;
	margin-right: 1%;
}
.print-butt button {
	margin: 22px 0px;
	width: 9%;
	height: auto;
	float: right;
	font-size: 15px;
	padding: 7px 6px;
	background: #1E388C;
	color: #FFF;
	cursor: pointer;
	border: none;
}
.print-butt button:hover {
	color: #FFFFFF;
	background-color: #DA2128;
}
.team {
	width: 48%;
	margin-bottom: 28px;
	border: 1px solid #DEDEDE;
	padding: 10px;
	margin: 1%;
	height: 132px;
	float:left;
}
.team p {
	float:left;
	margin: 10px 15px;
}
.team img {
	width: 26%;
	float:left;
}
.team strong {
	margin-left: 10px;
	color: #2E5093;
	font-weight: bold;
	text-transform: uppercase;
}
.sponer img {
	width: 36%;
	float: left;
	margin-right: 86px;
}
.box-four .spon:hover {
	background-color: #DADADA;
}
.box-four .spon {
	width: 37%;
	padding-bottom: 14px;
	margin-bottom: 23px;
	line-height: 1.42857143;
	background: rgba(255, 255, 255, 0);
	border: 3px solid rgba(221, 221, 221, 0);
	border-radius: 4px;
	float: left;
 -webkit-transition: border .2s ease-in-out;
 -o-transition: border .2s ease-in-out;
 transition: border .2s ease-in-out;
	webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	margin-left: 7px;
	margin-right: 59px;
}
.box-four .btn-danger {
	color: #fff;
	width: 98px;
	background-color: #01509F;
	border-color: #fff;
	webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	padding: 11px 5px;
	border-radius: 6px;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
	margin-left: 86px;
}
.box-four .btn-danger:hover {
	background-color: #E31C23;
}
.thumbnail {
	display: block;
	padding: 4px;
	height:94px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}
/*.partner .col-md-3 {
	width: 25%;
}*/
.partner {
	cursor: pointer;
}
.thumbnail:hover {
	border: 1px solid #00549D;
}
.sitmap {
	width: 100%;
	height: auto;
	float: left;
}
.sitmap ul {
	margin:0px;
	padding:0px;
}
.sitmap ul li {
	padding: 0px;
	margin:0px;
	list-style: url(../images/bullet.png);
	margin-left: 30px;
	line-height: 46px;
}
.sitmap li a {
	color: #00529C;
	padding: 10px 10px 10px 2px;
	font-weight: 500;
	font-size: 16px;
	line-height: 42px;
}
.sitmap li ul li {
	padding: 0px;
	margin:0px 0px 0px 35px;
	list-style: url(../images/bullet_small.png);
}
.sitmap li a:hover {
	color:#E71B27;
}
.nav-mena {
	width: 60%;
	float: right;
}
.sidebar ul li.active a {
	background:#f21c28;
	color:#fff;
}
.sidebar ul li.active a:before {
	background:url(../images/li.png) 0px -18px no-repeat;
}
.sidebar ul li .active:before, .sidebar ul li .active:after {
	background:#f21c28;
}
.services p {
	margin: 0px 0px 10px;
	line-height: 24px;
	text-align:center;
}



/**************30- Nov- 2015***************************/	
	
	
.form-reg {
    line-height: 18px !important;
    height: auto;
    border-radius: 0!important;
    margin-bottom: 15px;
}

.form-control {
    width: 100% !important;
    padding: 9px 10px;
    font-size: 13px;
    line-height: 16px;
    color: #2980B9;
    background-color: #fff;
    background-image: none;
    border: 1px solid #98C3E0;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}	
.form01 {
    width: 100%;
    /* float: left; */
    padding-right: 0px;
}
/*.regis-form{
	width:100%;
	margin:0px;
	padding:0px;
	}
*/	

.man {
    padding: 0 0 15px 0px;
    color: #777;
}
.col-md-12.text-center {
 width: 100%
 }
 
.regi-now{
	}
.btn {
    display: inline-block;
    padding: 9px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-primary {
    color: #fff;
    background-color: #075699;
    border-color: #2e6da4;
}
button.btn.btn-primary.reg01:hover {
    background: #E41D24;
    border: 1px solid #E41D24;
}
.reg {
    width: 134px;
    float: right;
	    margin-top: -56px;
}
.comreg {
   width: 134px;
   margin-top: -56px;
	background-color:#CA1A20;
	border:1px solid #CA1A20;
}
button.btn.btn-primary.reg:hover {
    background: #E41D24;
    border: 1px solid #E41D24;
}
.regi-now.text-center {
    padding-right: 10px;
}
.form03 {
    width: 50%;
padding-right: 10px;
}
.regis-form h2 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    color: #e71b27;
    margin: 9px 0px 36px;
    text-align: center;
}	
	
.regis-form{
    width: 100%;
    height: auto;
    float: left;
    clear: none;
    padding: 0px;
    margin-top: 22px;
}	
	
.confer-form {
    width: 100%;
    height: auto;
    float: left;
    clear: none;
    padding: 25px 0px 0px;
}	
	
	
.confer-form h5 {
    font-size: 17px;
    color: #09529E;
    line-height: 43px;
    font-weight: 500;
    text-align: left;
    padding: 0;
    margin: 0;
}
	
	
.dates a{
    float: left;
    margin-right: 16px;
    font-size: 15px;
    color: #09529E;
    font-weight: 100;
    text-transform: none;
    margin-bottom: 0px;
}	
	
.reg01 {
    width: 123px;
    float: right;
    margin-top: -8px;
}	
	
.confer-form h4 a{
    float: left;
    margin-right: 15px;
    font-size: 15px;
    color: #09529E;
    font-weight: 100;
    text-transform: none;
    margin-bottom: 0px;
    border-right: 1px solid #407EB9;
    padding-right: 13px;
}	
	.dates a:hover {
    color: #46A8FF;
}
.confer-form p {
    margin-top: 4px;
    margin-bottom: 18px;
}	
.pages {
    text-decoration: none;
    color: #FFF;
    padding: 0;
    font-size: 14px;
    float: left;
    margin-bottom: 6px;
}	
.page-na {
    text-decoration: none;
    color: #FFF;
    padding: 0px 5px 0px 5px;
    background-color: #E41D24;
    float: left;
    border-right: 1px solid #fff;
}
.page-na:hover {
    background: #00539B;
    color: #fff;
}
.confer-box {
    float: left;
    clear: both;
    width: 100%;
    background: #fff;
    border: 1px solid #3F8EE0;
    margin-bottom: 9px;
    padding: 10px;
}	

.confer-form h3 {
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #E51C26;
    text-align: center;
}
.welcome h4 {
    font-size: 16px;
    color: #fff;
    margin: 12px;
    padding-right: 4px;
}
.regis-form-new{
    width: 100%;
    height: auto;
    float: left;
    clear: none;
    /* padding: 29px 26px 26px; */
    background: #fff;
    margin-top: 33px;
}
.regis-form-new h2 {
    font-size: 26px;

    text-transform: uppercase;
    font-weight: 500;
    color: #e71b27;

    margin: 26px 0px 36px;
    text-align: center;

}

.regis-new-main {
    width: 100%;
    background: #fff;
    padding: 0px;
}
.regis-new-main big {
    color: #181818;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    float: left;
    font-weight: 500;
    width: 46%;
    border-right: 1px solid #707574;
}
.regis-new-main small {
    color: #181818;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    float: left;
    padding-left: 64px;
}

.regis-new-inner {
	background:#fff;
	width:50%;
	margin:0 auto;
 
}
article {
    width: 100%;
    float: left;
    border: 1px solid #868888;
    padding-top: 21px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom: none;
}
 


/*..........................profile.......................
*/





 


.regis-form-new {
    width: 100%;
    height: auto;
    float: left;
    clear: none;
    padding: 0px 0px 0px;
    margin-top: 0;
    background: url(../images/profile-bg.jpg) 100% 100% no-repeat;
}

.profile-side-menu {
    float: left;
    width: 30%;
    background: #CA1A20;
    color: #fff;
    margin: 0 0;
    display: block;
    text-align: center;
    height: 610px;
}

.profile-side-menu img {
    border-radius: 54%;
    height: 168px;
    width: 168px;
    border: 3px solid #FF6D72;
    margin: 23px;
}


.profile-side-menu  strong{text-align:center;
clear:both;
}



 .profile-cont-area::-webkit-scrollbar {
    width: 1em;
}
 
 .profile-cont-area::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
 
 .profile-cont-area::-webkit-scrollbar-thumb {
  background-color:#276DB5;
  outline: 1px solid fff;
}



.profile-cont-area{

float: left;

width: 70%;

background: #09529E;

color:#fff;

padding:28px;

overflow-y: scroll;

height: 610px;
}
.profile-cont-area h6 {
    color: #5AABFF;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: rgba(95, 158, 160, 0);
    display: inline-block;
    padding: 8px 0;
    position: relative;
    z-index: 999;
}




.profile-cont-area ::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
}



.profile-side-menu ul{padding:0px;
margin:0px;
}


.profile-side-menu a li {
    padding: 10px;
    margin: 10px;
    list-style: none;
    border: 1px solid #FF5157;
    color: #fff;
     transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    -ms-transition: all 400ms;
    text-decoration: none;
}
.profile-side-menu a li:hover {
    background: #DE040B;
}

a.lo-out li {
    background: #045195;
}





.table-condensed {
    padding: 15px;
    background: #276DB5;
    width: 100%;
    color: #FFFFFF;
    border-collapse: inherit;
margin-top: 22px;
}



.table-condensed td {
    padding: 11px 0;
    border-bottom: 1px solid #3F8EE0;
    margin: 2px 0px;
}


a.edit {
    float: right;
    color: #FFFFFF;
    background: #CA1A20;
    border-radius: 12px;
    padding: 4px 8px;
    font-size: 12px;
}

a.comedit {
      color: #FFFFFF;
    background: #CA1A20;
    border-radius: 2px;
    padding: 4px 8px;
    font-size: 12px;
}

.welcome h4 {
    font-size: 16px;
    color: #fff;
    margin: 12px;
    padding-right: 4px;
}



.years {
    float: left;
    clear: both;
    width: 79%;
    margin-bottom: 20px;
}
.brochure {
    width: 100%;
    height: auto;
    float: left;
    clear: none;
    margin-right: 1%;
    padding: 0px 0px 22px;
}
.content-area.new-cont {
    padding: 20px 15px 20px!important;
    float: left;
    width: 69%;
}
.all ul{
list-style: circle;
}
.view{
     background: #e31b26;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    padding: 4px 16px;
    display: inline-block;
    margin: -1px 7px 0px;
    border-radius: 12px;
    border: 0px;
    outline: 0px;
    cursor: pointer;
    float: right;
}
.new {
    display: block;
    background-color:#E8E8E8;
    padding: 8px 7px 10px;
    width: 100%;
}
.white{
background-color: #fff;
    padding: 8px 7px 10px;
    width: 100%;
}
.new a {
    color: #57565B;
}
.white a {
    color: #57565B;
}
.content-year {
    width: 78%;
    height: auto;
    float: left;
    clear: none;
    padding: 24px 0px 20px;
    margin-right: 0;
}
.sideyear {
    width: 20%;
    height: auto;
    float: left;
    clear: none;
    padding: 20px 0px 0px 14px;
}



.table-responsive.profile .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
	color: #ADD5FF;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    background: #276DB5;
    text-align: left;
    font-size: 15px;
}


.table-responsive.profile .table-bordered td  {
    border: 1px solid #3F8EE0 !important;
}


.table-responsive.profile  .table th {
    background-color: #021B9A!important;
    border: 1px solid #09529E !important;
}

.content-area.gallery-wrap.inner-gal .gallery-wrp {
    height: 171px;
    overflow: hidden;
    background: none;
    border: 0;
    padding: 0;
    border: 3px solid #cacaca;
}



/*..........................profile.......................
*/

















 
@media (max-width:1364px) {
 div#login-modal {
 right: 82px !important;
 outline: 0;
}
}



 @media (max-width:1200px) {

.content-area.gallery-wrap.inner-gal .gallery-wrp {
    height: 140px;
  
}


 div#login-modal {
 right: 5px !important;
 outline: 0;
}
 #services .owl-buttons .owl-next {
 right:0px;
}
 #services .owl-buttons .owl-prev {
 left:0px;
}
 nav ul li a {
 padding: 12px 10px !important;
 font-size: 13px;
}
}
 @media (max-width:1024px) {
 .logo {
 top: -14px;
 z-index: -1;
 margin-bottom: -20px;
 text-align: left;
}
 ul.top-menu {
 margin: 15px 10px 0px 1%;
 float: left;
}
 nav ul {
 margin: 35px 0px 0px;
}
 nav ul li a {
 font-size: 12px;
 padding: 12px 5px !important;
}
 .details {
 position: absolute;
 top: 210px;
}
 .footer-box {
 width: 41%;
 height: auto;
 padding: 0px 4%;
}
 .footer-box:nth-child(2n) {
 border:0px;
}
 nav ul li ul {
 top: 0px;
}
 .content-area {
 width: 61%;
}
 .sidebar {
 width: 38%;
}
 .nav-tabs > li > a {
 font-size: 12px;
 padding: 6px 10px;
}
.sideyear {
    width: 22% !important;
}
.content-year {
    width: 77% !important;
}
}
 @media (max-width:992px) {

.content-area.gallery-wrap.inner-gal .gallery-wrp {
    height: 190px;
   
}

 .gallery-wrp {
 width: 47%;
}
 .gallery-wrp:nth-child(2n) {
 margin-right: 0px;
}
 .gallery-wrp:nth-child(3n) {
 margin-right:1%;
}
 .service-wrp {
 width: 43%;
}
}










 @media (max-width:920px) {
	 div#services {
text-align: center;
margin-left: 0%;
}
nav ul li a {
    font-size: 11px;
    padding: 12px 3px !important;
}
.powerd-txt {
    width: 26%;
	}
	.coppyright-txt {
    width: 40%;
	}
 nav ul li a:after {
 content: '|';
 margin: 0px 0px 0px 10px;
 font-size: 13px;
}
 nav ul {
 margin: 25px 0px 0px;
}
 .testimoni {
 width: 96%;
}
 .image-sec strong {
 display: block;
 text-align: center;
}
 .testimoni h5 {
 color: #fff;
 margin-bottom: 20px;
 text-align: center;
 display: block;
}
 .box {
 width: 45%;
}
 nav ul li ul {
 top: 15px;
}
 .event-box {
 width: 100%;
}
 .event-box:nth-child(2n+1) {
 margin-right:0px;
 margin-left:0%;
}
 .map img {
 height: 230px;
 width: 360px;
}
 .location {
 width: 100% !important;
}
 figure img {
 width: 100%;
}
 .sponsors-box {
 width: 100%;
 margin-top: 10px;
}
 .sponsors-main {
 width: 100%;
}
 .box-four .spon {
 width: 60%;
}
.sideyear {
    width: 100% !important;
	padding-left: 0;
}
.content-year {
    width: 100% !important;
}
.years {
    width: 100%;
}
}
 @media (max-width:768px) {

.content-area.gallery-wrap.inner-gal .gallery-wrp {
    height: auto;
   
}
 	
 .logo {
 width: 100%;
 text-align: center;
}
 .mean-container .mean-bar {
 padding: 2px 0;
}
 nav ul li a:after {
 display:none;
}
 nav ul li ul {
 position: static;
}
.content-area {
    width: 100%;
    overflow: hidden;
}
 .sidebar {
 width: 100%;
}
 .event-box {
 width: 47%;
}
.event-box:nth-child(2n+1) {
    margin-right: 17px;
    margin-left: 0%;
}
.event-box p{
 font-size: 11px;
}
 .gallery-wrp {
 width: 30%;
 margin-right: 5%;
}
 .gallery-wrp:nth-child(2n) {
 margin-right:5%;
}
 .gallery-wrp:nth-child(3n) {
 margin-right: 0%;
}
 .sponsors-box {
 padding-bottom: 27px;
}
 .sponsors-box p {
 margin: -15px 10px 6px 33px;
}
}
 @media (max-width:768px) {
 div#login-modal {
 z-index: 9999999 !important;
}
 ul.top-menu {
 margin: 15px 10px 10px 1%;
 float: left;
 width: 100%;
 text-align: center;
}
 header {
 text-align: center;
}
 form.search-form {
 display: inline-block;
 height: auto;
 position: relative;
 width: 55%;
}
 a.sign-in {
 padding: 15px 30px;
 margin-left: 15px;
}
 .owl-buttons {
 display:none;
}
 .upcoming {
 text-align: center;
}
.sticky-container {
    top: 130px;
    z-index: 999999;
	display:none;
}
.container{overflow:hidden;
}

/*.privacy-txt {
    width: 21%;
    padding: 0px 8%;
}
.powerd-txt {
    width: 1%;
    padding: 0px 0%;
}
.coppyright-txt {
    width: 37%;
    padding: 0px 4%;
}*/

.service-wrp h2 a {
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.service-wrp {
    padding: 8px;
}
.gallery-wrp {
    width: 100%;
}
.map {
    width: 100%;

    text-align: center;
}
.map img {
    height: 246px;
}
.print-butt button {
    width: 19%;
}
.print-butt button {
    width: 30%;
}
.new a {
    color: #57565B;
    font-size: 12px;
}
.white a {
    color: #57565B;
    font-size: 12px;
}
.view {
    font-size: 12px;
    padding: 4px 10px;

}
 }



 @media (max-width:640px) {
	.profile-cont-area {
    width: 100%;
    padding: 5px;
    height: auto;
    margin-top: 8px;
    overflow: inherit;
} 
.table-condensed td {
    padding: 11px 4px;
    border-bottom: 1px solid #3F8EE0;
    margin: 2px 0px;
    font-size: 12px;
}	 
	 
.profile-side-menu {
    float: left;
    width: 100%;
height: auto;
}
	 
  
.reg01 {
    width: 115px;
    float: left;
    margin-top: 7px;
    padding: 7px;
}	 
.table-condensed {
    padding: 5px;
    background: #276DB5;
    width: 100%;
    color: #FFFFFF;
    border-collapse: inherit;
    margin-top: 5px;
}	 
	 
 .gallery-wrp {
 width: 100%;
}
 .gallery-wrp:nth-child(2n) {
 margin-right: 0px;
}
 .gallery-wrp:nth-child(3n) {
 margin-right: 5%;
}
 .form-group.half.first {
 margin-right: 0px;
 width: 100%;
}
 .form-group.half {
 width: 100%;
 float: left;
 clear: none;
}
.content-area.new-cont {
    width: 100%;
    margin-left: -15px;
}
.part-im {
    width: 33%;
}
}
 @media (max-width:568px) {
	 .videos-in {
    
    width: 100%;
	 }
	 
 .contact-dts {
 width: 100%;
}
 .contact-form {
 width: 100%;
}
 .flex-caption {
 display:none;
}
 .box {
 width: 96%;
 border:0px !important;
 text-align:left;
}
 .yellow-bg h5 {
 display:block;
}
 .footer-box {
 width: 90%;
 height: auto;
 padding: 0px 4%;
 border:0px;
}
 .footer-box form {
 width: 90%;
}
 input.news-letter {
 display: block;
 width: 80%;
}
 .coppyright-txt, .privacy-txt, .powerd-txt {
 width: 100% !important;
 text-align: center;
 font-size:11px;
}
 .event-box {
 width: 100%;
}
 .event-box:nth-child(2n+1) {
 margin-right:0px;
 margin-left:0%;
}
}
 @media (max-width:480px) {
 .team {
 width: 100%;
 font-size: 12px;
}
 .gallery-wrp {
 width: 100%;
}
 .gallery-wrp img {
 width:100%;
}
 .gallery-wrp:nth-child(2n) {
 margin-right: 0px;
}
 .gallery-wrp:nth-child(3n) {
 margin-right: 0%;
}
 .service-wrp {
 width: 79%;
}
 .sponsors-main {
 width: 100%;
}
 .sponsors-box {
 width: 100%;
 margin-top: 12px;
}
#services .owl-buttons {
    top: -106px;
}
.thumbnail {
    display: block;
    padding: 10px;
    height: 115px;
}
.part-im{
    width: 100% !important;
    text-align: center;
}
.event-box p{
 font-size: 13px;
}
.white a {
    color: #57565B;
    font-size: 9px;
}
.new a {
    color: #57565B;
    font-size: 9px;
}
.view {
    font-size: 11px;
    padding: 2px 7px;
    margin: -1px -7px 0px;
}
.inner-con-login .panel {
    width: 100% !important;
    display: inline-block;
}
}
 @media (max-width:360px) {
 .loginmodal-container {
 padding: 30px;
 max-width: 72% !important;
}
 div#login-modal {
 position: absolute;
 z-index: 999;
 right: 0 !important;
 outline: 0;
}
 .arrow-up {
 right: 36px !important;
}
 .about-title h5:before {
 width: 26%;
}
 .about-title h5:after {
 width: 26%;
}
 .about-title h5 {
 font-size: 22px !important;
}
 .service-wrp {
 width: 79%;
}
 .sponsors-main {
 width: 100%;
}
 .sponsors-box {
 width: 100%;
 margin-top: 12px;
}
 .column:last-child {
 padding-bottom: 0px;
}
 .about-title h5:after {
 width: 48%;
}
 .about-title h5:before {
 width: 48%;
}
 .box-four .spon {
 width: 100% !important;
}
 .box-four .spon:hover {
 background-color: #DADADA;

 width: 70%;
}
div#services {
text-align: center;
margin-left: 0%;
}
}
 @media (max-width: 320px) {
 .service-wrp {
 width: 88%;
}
}
/*********************FORM VALIDATION**************/

#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}

#msgcontent {display:block; background:#b02b2b;  border-left:none; padding:3px; min-width:150px; max-width:350px; font-family:Thahoma; font-size:16px; color:#FFFFFF;}

/*************************************/