@import url(//fonts.googleapis.com/css?family=Patua+One);
 @import url(//fonts.googleapis.com/css?family=Open+Sans:600);
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
/*------ template stylization ------*/
body {
	background: #004f87;
}
.mainwrap {
	position: relative;
}
.img-thumbnail {
	display: block;
	outline: none;
	padding: 0;
	border: 4px solid #0a4875;
	border-radius: 10px;
	overflow: hidden;
	background-color: #0a4875;
}
.img-thumbnail img {
	border-radius: 10px;
}
/*---------------row_s----------------*/
.row_1 {
	padding: 85px 0 25px;
}
.row_2 {
	position: relative;
	padding: 32px 0 37px;
	z-index: 100;
}
.row_3 {
	padding: 7px 0 17px;
	background: #035996;
}
.row_4 {
	padding: 7px 0 11px;
	background: #035996;
}
.row_5 {
	padding: 0 0 37px;
	background: #035996;
}
.row_6 {
	padding: 7px 0 10px;
	background: #035996;
}
.row_7 {
	padding: 7px 0 31px;
	background: #035996;
}
.row_8 {
	padding: 0 0 35px;
	background: #035996;
}
.row_9 {
	padding: 7px 0 17px;
	background: #035996;
}
.row_10 {
	padding: 167px 0 34px;
	background: transparent;
}
.row_11 {
	padding: 5px 0 40px;
	background: #035996;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 32px;
	height: 21px;
	overflow: hidden;
	background: url(../img/totop.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 60px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 bottom;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*---------------headings links------------------*/
p {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #c5bc9b;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
h2 {
	letter-spacing: 1px;
	font-family: 'Patua One', cursive;
	font-size: 30px;
	line-height: 34px;
	font-weight: 400;
	color: #ffffff;
	margin: 0;
	padding: 30px 0 28px;
}
h3 {
	letter-spacing: 1px;
	font-family: 'Patua One', cursive;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #559bd9;
	margin: 0 0 10px;
	padding: 0;
}
.pad_bot1 {
	padding-bottom: 20px;
}
.m_bot0 {
	margin-bottom: 0;
}
/*---------links-----------*/
.btn-link1 {
	text-decoration: underline;
	text-transform: uppercase;
	font-family: 'Patua One', cursive;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #0b395a;
	padding: 0;
	margin: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link1:hover {
	text-decoration: underline;
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link2 {
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Patua One', cursive;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #ffffff;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #477698;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link2:hover {
	border-bottom: 2px solid #c5bc9b;
	text-decoration: none;
	color: #c5bc9b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link2:focus {
	outline: none;
	color: #ffffff;
	border-bottom: 2px solid #477698;
	text-decoration: none;
}
.btn-link3 {
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Patua One', cursive;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #ffffff;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #78aad5;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3:hover {
	border-bottom: 2px solid #c5bc9b;
	text-decoration: none;
	color: #c5bc9b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3:focus {
	outline: none;
	color: #ffffff;
	border-bottom: 2px solid #78aad5;
	text-decoration: none;
}
/************* header ***************/
header {
	background: url(../img/bgmain.jpg) center top no-repeat;
}
.pad_bot2 {
	padding-bottom: 198px;
}
/*-------- Logo -------- */
.navbar-brand_ {
	text-align: left;
	overflow: hidden;
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 0;
	margin: 0;
	left: -3px;
}
.navbar-brand_ a {
	float: left;
}
.navbar-brand_ img {
	max-width: 100%;
}
.navbar-brand_a:hover {
	text-decoration: none;
}
.right-bg {
	top: 0;
	background: #c5bc9b;
	width: 50%;
	right: 0;
	height: 79px;
	position: absolute;
	z-index: 0;
}
/*-----------------navbar---------------------*/
.menuheader {
	float: right;
	background: #c5bc9b;
	border-radius: 0 0 0 15px;
}
.tm_navbar {
	position: relative;
	padding: 0 0 0 0;
	margin: 0;
	background: none;
	border: none;
}
.tm_navbar .nav {
	float: none;
	position: relative;
	display: block;
}
.tm_navbar ul {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}
.tm_navbar .nav li:first-child {
	position: relative;
	zoom: 1;
	background: none;
}
.tm_navbar .nav li:first-child a {
	border-radius: 0 0 0 8px;
	padding: 27px 30px 30px;
	background: #c5bc9b;
}
.tm_navbar .nav li {
	float: left;
	padding: 0;
	position: relative;
	zoom: 1;
}
.tm_navbar .nav li a {
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	color: #494535;
	font-family: 'Patua One', cursive;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	background: #c5bc9b;
	padding: 27px 30px 30px;
	border: none;
	border-radius: 0;
	text-shadow: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li > a .sf-sub-indicator {
	background: url(../img/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 5px;
	display: inline-block;
	top: 36px;
	right: 18px;
	position: absolute;
	z-index: 5;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	outline: none;
	color: #c5bc9b;
	background: #01395a;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > .active > a, .tm_navbar .nav > .active > a:hover, .tm_navbar .nav > .active > a:focus {
	outline: none;
	color: #c5bc9b;
	background: #01395a;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator, .tm_navbar .nav > li.active > a .sf-sub-indicator {
	outline: none;
	background-position: 0 0;
}
.tm_navbar .nav > li.sfHover > a, .tm_navbar .nav > li.sfHover > a:hover, .tm_navbar .nav > li > a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	outline: none;
	color: #c5bc9b;
	background: #01395a;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*---------submenu1-------------*/
.tm_navbar .nav ul {
	position: absolute;
	display: none;
	top: 79px;
	left: 0px;
	width: 210px;
	padding: 20px 0 20px;
	list-style: none;
	zoom: 1;
	z-index: 11;
	background: #0b395a;
	margin: 0;
	text-align: center;
}
.tm_navbar .nav ul li:first-child {
	padding: 0;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	background: transparent;
}
.tm_navbar .nav ul li:first-child a {
	border-radius: 0;
	background: transparent;
	padding: 0;
	padding-left: 40px;
	display: block;
}
.tm_navbar .nav ul li {
	text-align: left;
	padding: 0;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	width: 100%;
	background: transparent;
}
.tm_navbar .nav ul li a {
	text-align: left;
	position: relative;
	color: #c5bc9b;
	padding: 0;
	font-family: 'Patua One', cursive;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
	text-shadow: none;
	background: transparent;
	padding-left: 40px;
	display: block;
}
.tm_navbar .nav ul li a:hover {
	color: #0b395a;
	background: #c5bc9b;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #0b395a;
	background: #c5bc9b;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
}
/*-----------submenu2-----------*/
.tm_navbar .nav ul ul {
	overflow: hidden;
	position: relative;
	list-style: none;
	padding: 0 0 10px;
	top: 0px;
}
.tm_navbar .nav ul ul li:first-child {
	text-align: left;
	padding: 0;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: transparent;
}
.tm_navbar .nav ul ul li:first-child a {
	background: transparent;
	padding: 0;
	padding-left: 60px;
}
.tm_navbar .nav ul ul li {
	text-align: left;
	padding: 0;
	position: relative;
	zoom: 1;
	z-index: 11;
}
.tm_navbar .nav ul ul li a {
	color: #c5bc9b;
	text-shadow: none;
	padding-left: 60px;
}
.tm_navbar .nav ul ul li a:hover {
	color: #c5bc9b;
	background: #19547f;
}
/*-----indicator2-------*/
.tm_navbar .nav ul .sf-sub-indicator {
	background: url(../img/indicator.png) no-repeat 0 0;
	width: 7px;
	height: 5px;
	position: absolute;
	display: block;
	top: 8px;
	left: auto;
	right: 65px;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/*------------------------camera---------------------*/
.row_1 {
	position: relative;
}
.bgslider {
	position: absolute;
	top: 0;
	text-align: center;
	margin-top: 85px;
	z-index: 0;
}
.bgslider img {
	width: 100%;
}
.camera_caption .title1 {
	text-shadow: 2px 2px 2px #1b3845;
	text-align: center;
	color: #c5bc9b;
	font-family: 'Patua One', cursive;
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 15px;
	letter-spacing: 0;
}
.camera_caption .title1 strong {
	color: #c5bc9b;
	font-family: 'Patua One', cursive;
	font-size: 72px;
	line-height: 58px;
	font-weight: normal;
	display: block;
}
.camera_caption p {
	letter-spacing: 3px;
	text-align: center;
	color: #ffffff;
	font-family: 'Patua One', cursive;
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
}
/*------ row_2 ------- */
.list1 .title2 {
	letter-spacing: 0px;
	color: #0b395a;
	font-family: 'Patua One', cursive;
	font-size: 19px;
	line-height: 20px;
	margin: 6px 0 10px;
	text-shadow: 1px 1px 1px #4891d2;
}
.list1 p {
	margin-bottom: 7px;
	color: #ffffff;
}
.list1 .overflow {
	overflow: hidden;
}
.badge_ {
	text-align: center;
	background: #c5bc9b;
	float: left;
	text-shadow: none;
	box-shadow: 0px 18px 0px 0px #0b395a;
	padding: 24px 14px;
	margin-right: 25px;
	white-space: normal;
	border: none;
	border-radius: 8px;
}
.badge_ div {
	font-family: 'Patua One', cursive;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #c5bc9b;
	width: 47px;
	text-align: center;
	background: #0b395a;
	text-shadow: none;
	padding: 10px 0 11px;
	white-space: normal;
	border: none;
	border-radius: 200px;
	text-transform: uppercase;
}
/*---------box1-----------*/
.box1 {
	text-align: left;
	border: 3px solid #0b395a;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 21px 0 9px 20px;
}
.box1 .title3 {
	letter-spacing: 1px;
	margin-bottom: 8px;
	font-family: 'Patua One', cursive;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #ffffff;
}
.box1 p {
	font-family: 'Patua One', cursive;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #0b395a;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.box1 p a {
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: underline;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.box1 p a:hover {
	color: #c5bc9b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/************** header end **************/
/************** content **************/
/*----------champions---------*/
.champions {
	position: relative;
	margin-bottom: 25px;
}
.champions figure {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}
.champions h3 a {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.champions h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.title4 {
	font-family: 'Patua One', cursive;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #c5bc9b;
	margin: 87px 0 23px;
	letter-spacing: 1px;
}
/*-------list2-------*/
.list2 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}
.list2 li {
	position: relative;
	margin-bottom: 10px;
}
.list2 li a {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #559bd9;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list2 li a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list2 li a em {
	background: url(../img/line-hor.gif) repeat-x 0% 13px;
	display: block;
	overflow: hidden;
}
.list2 li a .list_left {
	float: left;
}
.list2 li a .list_right {
	float: right;
	margin-left: 4px;
}
/*---------box2-----------*/
.box2 {
	position: relative;
	display: block;
	overflow: hidden;
	text-align: left;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 20px 22px 15px 34px;
	background: #468bc7 url(../img/box2bg.png) right bottom no-repeat;
	margin-top: 29px;
	margin-bottom: 20px;
}
.box2 .title5 {
	text-transform: uppercase;
	letter-spacing: 0;
	word-spacing: 3px;
	margin-bottom: 0;
	font-family: 'Patua One', cursive;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #035996;
}
.box2 .title6 {
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #035996;
}
.box2:hover {
	text-decoration: none;
	background-image: none;
}
.box2:hover .bg2box2 {
	position: absolute;
	right: 0;
	bottom: 0;
	visibility: visible;
}
.bg2box2 {
	position: absolute;
	right: 0;
	bottom: 0;
	visibility: hidden;
}
/*---------row_4---------*/
.about figure {
	margin-bottom: 17px;
}
.about p {
	margin-bottom: 17px;
}
/*------ list-mission ------- */
.list-mission {
	padding: 0;
	margin: 0;
	list-style: none;
}
.list-mission h3 {
	margin-bottom: 6px;
}
.list-mission p {
	margin-bottom: 0;
}
.list-mission .overflow {
	overflow: hidden;
}
.list-mission a {
	color: #559bd9;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-mission a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-mission li {
	overflow: hidden;
	padding-top: 23px;
}
.list-mission li:first-child {
	padding: 0;
	border: none;
	margin: 0;
}
.badge_2 {
	font-family: 'Patua One', cursive;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #ffffff;
	width: 54px;
	text-align: center;
	background: #559bd9;
	float: left;
	text-shadow: none;
	padding: 13px 0 14px;
	margin-right: 18px;
	margin-bottom: 10px;
	white-space: normal;
	border: none;
	border-radius: 200px;
	text-transform: uppercase;
}
/*------------list3---------------*/
.list3 {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.list3 li {
	list-style: none;
	padding-bottom: 31px;
}
.list3 li a figure {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #0a4875;
}
.list3 li a figure img {
	width: 100%;
}
.list3 li a:hover figure {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #FFF;
	border-color: #ffffff;
}
/*----------- .testimonials--------------*/
.list-quote.extra {
	padding-bottom: 34px;
}
.list-quote {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-quote li:first-child {
	border-top: none;
	margin: -2px 0 0 0;
}
.quote-1 {
	border: medium none;
	display: block;
	margin: 0 0 0 0;
	overflow: hidden;
	padding: 0;
}
.quote-1 p {
	vertical-align: text-top;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #c5bc9b;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.quote-1 p img {
	margin-right: 7px;
	margin-top: -12px;
}
.quote-1 h3 {
	text-align: left;
	display: block;
	margin-bottom: 0;
}
.pad_bot3 {
	padding-bottom: 24px;
}
/*-----------Leagues---------*/
.box3 {
	padding: 4px;
	border-radius: 8px;
	background: #0a4875;
	margin-bottom: 31px;
}
.box3 figure {
	border-radius: 6px;
	overflow: hidden;
}
.box3 figure img {
	width: 100%;
}
.box4 {
	box-sizing: border-box;
	padding: 21px 16px 10px;
}
/*--------list-schedule-----------*/
.list-schedule {
	margin: 0;
	padding: 0;
}
.list-schedule li {
	display: block;
	margin-top: 40px;
}
.list-schedule li {
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 23px;
}
.list-schedule li .date {
	padding-bottom: 10px;
}
.list-schedule li .date .extra-wrap {
	overflow: hidden;
}
.list-schedule li .badge_3 {
	width: 55px;
	text-align: center;
	background: #468bc7;
	float: left;
	text-shadow: none;
	padding: 12px 0 0px;
	margin-right: 18px;
	white-space: normal;
	border: none;
	border-radius: 200px;
}
.list-schedule li .badge_3 p {
	font-family: 'Patua One', cursive;
	font-size: 24px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
}
.list-schedule li .badge_3 p span {
	font-family: 'Patua One', cursive;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
}
.list-schedule .extra-wrap .text-info2 {
	position: relative;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #ffffff;
}
.list-schedule > li > div > figure {
	float: left;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 8px;
}
.blogcont h3 {
	margin-bottom: 35px;
	overflow: hidden;
}
.blogcont h3 a {
	color: #559bd9;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.blogcont h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
/*------------list4-------------*/
.list4 {
	padding: 0;
	margin: -3px 0 0 0;
	position: relative;
	list-style: none;
}
.list4 li {
	position: relative;
}
.list4 li h3 a {
	color: #559bd9;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list4 li h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list4 li h3 a img {
	color: #ffffff;
	position: relative;
	margin: -4px 14px 0 0;
}
.list4 li p {
	margin-bottom: 18px;
}
/*-- contacts page --*/
.gmap {
	margin-top: 7px;
}
.map {
	outline: none;
	padding: 0;
	border: 4px solid #0a4875;
	border-radius: 10px;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	margin-bottom: 44px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.map iframe {
	width: 100%;
	height: 466px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding-bottom: 24px;
}
address strong {
	display: block;
	letter-spacing: 1px;
	font-family: 'Patua One', cursive;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #559bd9;
	margin-bottom: 8px;
}
address p {
	margin-bottom: 18px;
}
/***** contact form *****/
.contact-form {
	position: relative;
	vertical-align: top;
	z-index: 1;
	margin: 5px 0 0;
	top: 0;
}
.contact-form .txt-form {
	display: none;
}
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 20px;
	margin-bottom: 0;
	float: left;
	width: 192px;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.contact-form .coll-4 {
	margin-bottom: 5px;
}
.contact-form fieldset {
	top: 0;
	border: none;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10;
}
.contact-form label {
	display: block;
	min-height: 44px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.contact-form .message {
	display: block;
	width: 100%;
}
.contact-form input {
	padding: 4px 8px 5px;
	margin: 0;
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #c5bc9b;
	background: #004f87;
	outline: none;
	width: 100%;
	border: 1px solid #2166a2;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: left;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form textarea {
	padding: 4px 8px 5px;
	margin: 0;
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #c5bc9b;
	background: #004f87;
	outline: none;
	width: 100%;
	border: 1px solid #2166a2;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: left;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form input {
	height: 33px;
}
.contact-form input:focus, .contact-form textarea:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #c5bc9b !important;
	border: 1px solid #2166a2;
}
.contact-form .area .error {
	float: none;
}
.contact-form textarea {
	width: 100%;
	height: 147px;
	resize: none;
	overflow: auto;
}
.contact-form .success {
	border: none;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: #ffffff;
	padding: 6px 0px;
	text-transform: none;
	text-align: center;
	z-index: 20;
	width: 100%;
	border: 1px solid #2166a2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact-form .error, .contact-form .empty {
	color: #f00;
	font-size: 10px;
	line-height: 1.2em;
	display: none;
	text-align: right;
	overflow: hidden;
	width: 100%;
	text-transform: none;
	position: absolute;
	top: 0px;
	right: 5px;
}
.contact-form .message .error, .contact-form .message .empty {
	top: 145px;
}
.contact-form .buttons-wrapper {
	margin: 12px 0 0;
}
.contact-form .buttons-wrapper a {
	margin-left: 0;
	margin-right: 10px;
}
.contact-form .buttons-wrapper a:hover {
	text-decoration: none;
}
.contact-form .buttons-wrapper p {
	position: relative;
	font-weight: 200;
	display: inline-block;
	color: #8b8b8b;
	text-transform: uppercase;
}
.contact-form .buttons-wrapper strong {
	color: #c5bc9b;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	display: inline-block;
	position: relative;
	top: 0;
	margin-left: 41px;
}
/*-------privacy_page--------*/
.privacy_page h2 {
	padding-bottom: 24px;
}
.privacy_page p {
	margin-bottom: 18px;
}
.privacy_page a {
	color: #ffffff;
	text-decoration: underline;
}
.privacy_page a:hover {
	color: #559bd9;
}
/*404 page*/
/*404 page*/
.block-404 figure {
	margin-bottom: 99px;
}
.title7 {
	letter-spacing: 1px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	font-family: 'Patua One', cursive;
	font-size: 14px;
	line-height: 20px;
	color: #0b395a;
	width: 70%;
	margin-bottom: 7px;
}
.title8 {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 50%;
}
.form-404 {
	width: 370px;
	display: block;
	margin: 16px auto 0;
	position: relative;
	text-align: center;
}
.form-404 input {
	height: 33px;
	width: 362px;
	padding: 4px 8px 5px;
	margin: 0 0 13px;
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #ffffff;
	background: #6aa1d0;
	outline: none;
	width: 100%;
	border: 1px solid #2166a2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: none;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: 1px solid #2166a2;
}
.form-404 a {
	text-align: center;
}
/**/
/************* content end **************/
/************** footer **************/
footer {
	border-top: 4px solid #2166a2;
	background: #004f87;
	padding-bottom: 40px;
}
.smalllogo {
	margin-right: 20px;
	float: left;
	position: relative;
}
.privacytxt {
	padding-top: 15px;
	font-family: 'Patua One', cursive;
	font-size: 36px;
	line-height: 38px;
	font-weight: normal;
	color: #2166a2;
	margin-bottom: 0;
}
.footerprivlink {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	color: #2166a2;
}
.footerprivlink span {
	margin: 0 8px;
}
.footerprivlink a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	color: #2166a2;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.footerprivlink a:hover {
	text-decoration: none;
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*--------------social----------------*/
.social_icons {
	overflow: hidden;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	margin: 25px 0 0;
	z-index: 10;
}
.social_icons > li {
	float: left;
	cursor: pointer;
	width: 22px;
	height: 22px;
	overflow: hidden;
	margin-left: 4px;
}
.social_icons > li a {
	width: 22px;
	height: 22px;
	overflow: hidden;
}
.social_icons > li a img {
	position: relative;
	top: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.social_icons > li a:hover img {
	position: relative;
	top: -22px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
/************** footer end **************/
/*-------------- media queries -------------------*/
/**********************************************************/
@media (min-width: 1220px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 10px;
	margin-bottom: 0;
	float: left;
	width: 249px;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.box1 {
	padding: 21px 0 9px 30px;
}
.box1 .title3 {
	letter-spacing: 2px;
	font-size: 30px;
	line-height: 32px;
}
.box1 p {
	font-size: 14px;
	line-height: 18px;
}
.list1 .title2 {
	letter-spacing: 1px;
	font-size: 30px;
	line-height: 34px;
	margin: 6px 0 16px;
}
.tm_navbar .nav > li > a .sf-sub-indicator {
	right: 23px;
}
.tm_navbar .nav li:first-child a {
	padding: 27px 46px 30px;
}
.tm_navbar .nav li a {
	padding: 27px 38px 30px;
}
.tm_navbar {
	padding: 0 143px 0 0;
}
.container {
	padding: 0;
}
}
/**********************************************************/
@media (min-width: 768px) and (max-width: 991px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 10px;
	margin-bottom: 0;
	float: none;
	width: 100%;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.blogcont h3 {
	overflow: visible;
}
.list-schedule > li > div > figure {
	float: none;
	margin: 0;
	margin-right: 0;
	margin-bottom: 20px;
	width: 100%;
}
.list-schedule > li > div > figure img {
	width: 100%;
}
.list-mission .overflow {
	overflow: visible;
}
.champions figure {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 14px;
}
.champions figure img {
	width: 100%;
}
.title4 {
	margin: 25px 0 23px;
}
.box1 .title3 {
	letter-spacing: 0px;
	font-size: 22px;
	line-height: 22px;
}
.box1 {
	padding: 12px 0 9px 9px;
}
.badge_ {
	float: none;
	margin-bottom: 25px;
}
.tm_navbar .nav > li > a .sf-sub-indicator {
	right: 2px;
}
.tm_navbar .nav li:first-child a {
	padding: 27px 10px 30px;
}
.tm_navbar .nav li a {
	padding: 27px 10px 30px;
}
.nav-collapse_ .nav > li {
	float: left;
}
.navbar_ {
	width: auto!important;
	overflow: visible !important;
	height: auto;
	clear: none;
}
}
/**********************************************************/
@media (max-width: 767px) {
.form-404 {
	width: 100%;
}
.block-404 figure {
	width: 100%;
	margin-bottom: 20px;
}
.block-404 figure img {
	width: 100%;
}
.title7 {
	width: 100%;
}
.title8 {
	width: 100%;
}
.map iframe {
	width: 100%;
	height: 300px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 10px;
	margin-bottom: 0;
	float: none;
	width: 100%;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.list-schedule li .badge_3 {
	float: none;
	margin-bottom: 10px;
}
.list-quote li {
	margin-bottom: 25px !important;
}
.list-mission {
	margin-bottom: 20px;
}
.about figure {
	float: left;
	margin-bottom: 8px;
	margin-right: 25px;
}
.colrow3 {
	float: left;
	width: 40%;
}
.colrow3_2 {
	float: left;
	width: 60%;
}
.champions {
	float: left;
	width: 33%;
}
.champions figure {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 14px;
}
.champions figure img {
	width: 100%;
}
.title4 {
	margin: 25px 0 23px;
}
.box1 {
	padding: 20px 0 9px 0;
	text-align: center;
}
.colrow2 {
	width: 48%;
	float: left;
	margin-bottom: 25px;
}
.camera_caption .title1 {
	margin-bottom: 62px;
}
.row_1 {
	padding-top: 25px;
	overflow: hidden;
}
.bgslider {
	position: absolute;
	top: 0;
	text-align: center;
	margin-top: 25px;
	z-index: 1;
	width: 100%;
}
.bgslider img {
	width: 100%;
}
.right-bg {
	display: none;
}
.menuheader {
	float: none;
	border-radius: 10px;
	margin-top: 25px;
	padding: 10px;
}
.tm_navbar {
	min-height: inherit;
}
.navbar-brand_ {
	float: none;
	width: 100%;
}
.navbar-brand_ img {
	width: 100%;
}
.sf-menu {
	display: none !important;
}
.select-menu {
	display: block !important;
	color: #ffffff;
	border: 1px solid #343434;
	background: #343434 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px;
}
.select-menu option {
	padding: 0;
}
}
/**********************************************************/
@media (max-width: 700px) {
.camera_caption .title1 {
	margin-bottom: 40px;
}
}
/**********************************************************/
@media (max-width: 640px) {
.pad_bot2 {
	padding-bottom: 80px;
}
.camera_caption {
	padding: 22px 20px 40px;
}
.camera_caption .title1 {
	margin-bottom: 10px;
}
}
/**********************************************************/
@media (max-width: 605px) {
.row_10 {
	padding-top: 80px;
}
.colstaff {
	float: left;
	width: 50%;
}
.colrow3 {
	float: none;
	width: 100%;
}
.colrow3_2 {
	float: none;
	width: 100%;
}
.camera_caption .title1 {
	margin-bottom: 0px;
	font-family: 'Patua One', cursive;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 35px;
}
.camera_caption .title1 strong {
	color: #c5bc9b;
	font-family: 'Patua One', cursive;
	font-size: 52px;
	line-height: 48px;
	font-weight: normal;
	display: block;
}
.camera_caption p {
	font-size: 24px;
	line-height: 28px;
}
}
/**********************************************************/
@media (max-width: 565px) {
.about figure {
	float: none;
	margin-bottom: 15px;
	margin-right: 0;
}
.about figure img {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 527px) {
.list-schedule li .badge_3 {
	float: left !important;
}
.list-schedule > li > div > figure {
	float: none;
	margin: 0;
	margin-right: 0;
	margin-bottom: 20px;
	width: 100%;
}
.list-schedule > li > div > figure img {
	width: 100%;
}
.colrow2 {
	width: 100%;
	float: none;
	margin-bottom: 25px;
}
.camera_caption .title1 {
	margin-bottom: 0px;
	font-family: 'Patua One', cursive;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}
.camera_caption .title1 strong {
	color: #c5bc9b;
	font-family: 'Patua One', cursive;
	font-size: 52px;
	line-height: 48px;
	font-weight: normal;
	display: block;
}
.camera_caption p {
	font-size: 22px;
	line-height: 26px;
}
.camera_caption {
	padding: 22px 15px 40px !important;
}
}
/**********************************************************/
@media (max-width: 480px) {
.cvr {
	background-size: cover;
}
.leagues .col-xs-6 {
	width: 100%;
	float: none;
}
footer .pull-right {
	float: none !important;
	margin-bottom: 20px;
}
.champions {
	float: none;
	width: 100%;
}
.champions {
	margin-bottom: 40px;
}
.champions figure {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 14px;
}
.champions figure img {
	width: 100%;
}
.camera_caption {
	border-radius: 10px;
	border: 2px solid #b5b59c;
	background: url(../img/patternbgslider.png);
}
.camera_caption {
	min-height: 225px;
	padding: 22px 15px 20px !important;
}
.camera_caption p {
	font-size: 17px;
	line-height: 20px;
}
.bgslider {
	display: none;
}
}
/**********************************************************/
@media (max-width: 360px) {
.colstaff {
	float: none;
	width: 100%;
}
}
/*Core variables and mixins*/
img {
	max-width: 100%;
}
