@font-face {
    font-family: 'chaletlondonnineteenseventy';
    src: url('../fonts/chalet_london_nineteen_seventy-webfont.woff2') format('woff2'),
         url('../fonts/chalet_london_nineteen_seventy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'chaletparisnineteenseventy';
    src: url('../fonts/chalet_paris_nineteen_seventy-webfont.woff2') format('woff2'),
         url('../fonts/chalet_paris_nineteen_seventy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a:focus {
	outline: 0;
}
body {
	word-wrap: break-word;
}
.header {
	position: absolute;
	width: 100%;
	z-index:999;
}
.home_contnet {
	padding: 200px 0 100px;
	background: #1e8d96; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#1e8d96, #234a74); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#1e8d96, #234a74); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#1e8d96, #234a74); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#1e8d96, #234a74); /* Standard syntax (must be last) */
	position:relative;
}
.landing_content {
	padding: 0 0 150px;
	background: #1e8d96; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#1e8d96, #234a74); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#1e8d96, #234a74); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#1e8d96, #234a74); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#1e8d96, #234a74); /* Standard syntax (must be last) */
}
.top_page_title {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	margin: 125px 0 0;
	padding: 0;
	display: inline-block;
}
.top_page_title i {
	margin-left: 15px;
}
.top_no {
	font-family: 'chaletparisnineteenseventy';
    font-size: 40px;
    color: #fff;
    font-weight: 300;
    margin: 60px 0 0;
    padding: 0;
    display: inline-block;
}
.logo {
	margin-top: 120px;
}
.page_content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #fff;
	line-height: 33px;
	margin: 35px 0 130px;
	padding: 0;
	text-align:left;
}
.page_content a {
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	text-transform: uppercase;
	padding: 0;
	border: 3px solid #fff;
	border-radius: 5px;
	padding: 27px 44px;
	text-decoration: none;
	transition: all 0.5s linear 0s;
}
.page_content a:hover {
	background: #f8a41f;
	border: 3px solid #f8a41f;
}
.about_sec {
	background: #68a21d;
	padding: 80px 0;
	position: relative;
}
.about_content {
	background: rgba(60,115,3,.6);
	padding: 80px 40px;
	position: relative;
}
.home_contnet:after {
    background: rgba(0, 0, 0, 0) url("../images/green_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 132px;
    left: 0;
    position: absolute;
    width: 100%;
}

.about_content::before {
}
.about_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 65px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.about_content p {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    line-height: 27px;
    margin: 0 0 25px;
    padding: 0;
}
.about_content a {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	margin: 0;
	padding: 0;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
}
.about_content a i {
	margin-left: 15px;
}
.quick_sec {
	background: #fff;
	padding: 80px 0 100px;
	position: relative;
}
.start_img {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 42%;
}
.quick_content {
	background: #dedede;
	padding: 80px 40px;
	position: relative;
}
.quick_content::before {
	content: url(../images/icon_2.png);
	position: absolute;
	top: -110px;
	right: 20%;
	margin: 0 auto;
}
.quick_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	color: #213547;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.quick_content p {
    color: #213547;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    line-height: 27px;
    margin: 50px 0 25px;
    padding: 0;
}
.quick_content a {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #f8a41f;
	font-weight: 600;
	margin: 0;
	padding: 0;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
}
.quick_content a i {
	margin-left: 15px;
}
.provide_sec {
	background: url(../images/provider_img.png) no-repeat center fixed;
	background-size: cover;
	padding: 80px 0;
}
.provider_contnet p {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	color: #fff;
	line-height: 45px;
	margin: 0 0 50px;
	padding: 0;
}
.provider_contnet a {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	text-transform: uppercase;
	padding: 0;
	border: 3px solid #fff;
	border-radius: 5px;
	padding: 20px 35px;
	text-decoration: none;
	transition: all 0.5s linear 0s;
}
.provider_contnet a:hover {
	background: #f8a41f;
	border: 3px solid #f8a41f;
}
.testi_sec {
	background: #fff;
	padding: 80px 0;
}
.testi_content {
	background: #dedede;
	padding: 80px 0;
}
.testi_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 55px;
	color: #213547;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.testi_content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #213547;
	margin: 30px auto;
	padding: 0;
	max-width: 950px;
}
.testi_content a {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #213547;
	font-weight: 600;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: underline;
}
.test_left_slide {
	box-shadow: none !important;
	font-size: 50px !important;
	left: 3%;
	top: 50%;
	width: 0 !important;
	color: #213547 !important;
	opacity: 1;
}
.test_right_slide {
	box-shadow: none !important;
	width: 0 !important;
	top: 50%;
	right: 5% !important;
	font-size: 50px !important;
	color: #213547 !important;
	opacity: 1;
}
.contact_sec {
	padding: 80px 0 150px;
	background: #ce8f19; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#ce8f19, #af1d24); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ce8f19, #af1d24); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ce8f19, #af1d24); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ce8f19, #af1d24); /* Standard syntax (must be last) */
	position: relative;
}
.contact_sec:after {
    background: rgba(0, 0, 0, 0) url("../images/white_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 113px;
    left: 0;
    position: absolute;
    width: 100%;
}

.c_img {
	position: absolute;
	bottom: 0;
	left: 5%;
	z-index: 999;
	width: 400px;
}
.con_content {
	background: rgba(0,0,0,.2);
	padding: 80px 40px;
	position:relative;
}
.con_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	color: #fff;
	font-weight: 600;
	margin: 0;
}
.con_content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 60px 0 0;
}
.c_text_filed {
	width: 100%;
	height: 100px;
	border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #213547;
	padding-left: 50px;
}
.c_textarea_field {
	width: 100%;
	height: 300px !important;
	border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #213547;
	padding-left: 50px;
}
.c_button {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-block;
	background: #f8a41f;
	border-radius: 5px;
	padding: 35px 155px;
	border: 0;
	margin-top: 125px;
	transition: all 0.5s linear 0s;
}
.c_button:hover {
	background: #f1850f;
}
.quick_slide_list {
	left: 0;
	margin: 0 0 -180px -100px;
}
.quick_slide_list li {
	width: 45px !important;
	height: 45px !important;
	background: #213547;
	border-radius: 50%;
}
.quick_slide_list li.active {
	background: #f8a41f !important;
}
.footer {
	background: #fff;
	padding: 80px 0;
	text-align: center;
}
.footer_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 90%;
}
.footer_menu ul li {
	display:inline;
}
.footer_menu ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #213547;
	font-weight: 600;
	display: inline-block;
	text-transform: uppercase;
	border-right: 2px solid #213547;
	padding-right: 25px;
	margin-right: 25px;
	text-decoration: none;
}
.footer_menu ul li:nth-last-child(1) a {
	border-right: 0;
}
/*************************Services Css Strat Here********************************/



.ser_page_title h1 {
	font-family: 'chaletparisnineteenseventy';
	font-size: 75px;
	color: #fff;
	font-weight: 300;
	margin: 80px 0 0;
	line-height:105px;
}
.ser_page_title h1 img {
	margin-right: 40px;
}
.ser_header {
	padding: 200px 0 50px;
	background: #1d9298;
	position:relative;
}
.ser_header:after {
    background: rgba(0, 0, 0, 0) url("../images/red_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 90px;
    left: 0;
    position: absolute;
    width: 100%;
}

.ser_quick_sec {
	padding: 80px 0;
	background: #ee3637;
}
.ser_quick_content {
	background: #e41c1d;
	padding: 80px 40px;
	position: relative;
}
.ser_quick_content::before {
	content: url(../images/ser_quick_icon.png);
	position: absolute;
	right: 30px;
	top: -80px;
}
.ser_quick_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	color: #fff;
	font-weight: 300;
	font-style: italic;
	margin: 0 0 35px;
}
.ser_quick_content h1 span {
	font-weight: 700;
	font-style: normal;
}
.ser_quick_content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 300;
	line-height: 27px;
	margin: 0 0 35px;
}
.ser_quick_content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	line-height: 34px;
	margin: 0;
}
.ser_quick_content h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff;
	line-height: 34px;
	margin: 40px 0 0;
}
.ser_quick_content h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #fff;
	font-weight: 300;
	line-height: 34px;
	margin: 0;
}
.ser_adults_sec {
	background: #f8a41f;
	padding: 80px 0;
	position: relative;
}
.ser_adults_content {
    background-color: #f1850f;
    background-image: url("../images/adult_graphic.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 496px auto;
    padding: 80px 40px;
    position: relative;
}
.ser_adults_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	margin: 0 0 35px;
}
.ser_adults_content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	line-height: 34px;
	margin: 0;
}
.ser_adults_content h3 {
   color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    line-height: 27px;
    margin: 40px 0 0;
}
.ser_adults_content h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #fff;
	font-weight: 300;
	line-height: 34px;
	margin: 0;
}
.ser_prog_sec {
	background: #253b6d;
	padding: 80px 0;
	position: relative;
}
.ser_prog_sec:after {
    background: rgba(0, 0, 0, 0) url("../images/white_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 113px;
    left: 0;
    position: absolute;
    width: 100%;
}

.ser_prog_content {
	background: #102750;
	padding: 80px 40px;
	position: relative;
}
.ser_prog_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 43px;
	color: #fff;
	font-weight: 700;
	margin: 0 0 35px;
}
.ser_prog_content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	line-height: 34px;
	margin: 0;
}
.ser_prog_content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 300;
	line-height: 27px;
	margin: 0 0 25px;
}
/*************************About Css Strat Here********************************/



.about_page_title h1 {
	font-family: 'chaletparisnineteenseventy';
	font-size: 90px;
	color: #fff;
	font-weight: 300;
	margin: 80px 0 0;
}
.about_page_title h1 img {
	margin-right: 40px;
}
.about_header {
	padding: 200px 0 50px;
	background: #acc217;
	position:relative;
}
.about_header:after {
    background: rgba(0, 0, 0, 0) url("../images/blue_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 78px;
    left: 0;
    position: absolute;
    width: 100%;
}

.about_page_content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #fff;
	line-height: 33px;
	margin: 35px 0 130px;
	padding: 0;
	text-align:left;
}
.ab_total_sec {
	background: #002157;
	padding: 80px 0;
}
.ab_total_content {
	background: #00112e;
	padding: 80px 40px;
}
.ab_total_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 43px;
	color: #fff;
	font-weight: 700;
	margin: 0;
}
.ab_total_content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	line-height: 34px;
	margin: 0;
}
.ab_total_content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 300;
	line-height: 27px;
	margin: 0 0 25px;
}
.ab_tennis_sec {
	background: #e41c1d;
	padding: 80px 0;
}
.ab_tennis_content {
	background: #d60d0d;
	padding: 80px 40px;
}
.ab_tennis_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 43px;
	color: #fff;
	font-weight: 700;
	margin: 0 0 35px;
}
.ab_tennis_content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	line-height: 34px;
	margin: 0;
}
.ab_tennis_content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 300;
	line-height: 27px;
	margin: 0 0 25px;
}
.ab_coach_sec {
	background: #6ca41d;
	padding: 80px 0;
	position:relative;
}
.ab_coach_sec:after {	
    background: rgba(0, 0, 0, 0) url("../images/white_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 113px;
    left: 0;
    position: absolute;
    width: 100%;

}
.ab_coach_content {
	background: #46800d;
	padding: 80px 40px;
}
.ab_coach_content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 43px;
	color: #fff;
	font-weight: 700;
	margin: 0 0 35px;
}
.ab_coach_content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: 300;
	line-height: 27px;
	margin: 0 0 25px;
}
.coach_tab {
	border-bottom: 0 !important;
}
.coach_tab li a {
    background-color: #fff;
    background-image: url("../images/timeline_ball.png");
    background-size: 100% auto;
    border: 0 none;
    border-radius: 50%;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 700;
    height: 120px;
    margin-right: 10px;
    padding-top: 50px;
    text-align: center;
    width: 120px;
}
.coach_tab li.active a {
	border: 0;
	background: #fff !important;
	color: #f4b027 !important;
}
.ab_coach_bottom_heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #fff;
	margin: 70px 0 0;
	text-align: center;
}
.ab_coach_bottom_heading span {
	font-weight: 700;
	font-size: 50px;
}

/********************************** Media Quries start here ********************/



@media(min-width:1200px) {
}

@media(min-width:992px) and (max-width:1199px) {
.navigation ul li a img {
	backface-visibility: hidden;
	border-radius: 50%;
	cursor: pointer;
	height: 80px !important;
	margin: 0 4px !important;
	transition: all 2s ease 0s;
	width: 80px !important;
}
.quick_content::before {
	right: 3%;
}
.footer_menu ul li a {
	border-right: 2px solid #213547;
	color: #213547;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 600;
	margin-right: 15px;
	padding-right: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
.ser_quick_content::before {
	content: url("../images/ser_quick_icon.png");
	position: absolute;
	right: -8px;
	top: -80px;
}
}

/***************************MD MD MD*****************************/

@media(max-width:992px) {
}

@media(min-width:768px) and (max-width:991px) {
.top_page_title {
	color: #fff;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: 700;
	margin: 50px 0 0;
	padding: 0;
	text-align: center;
}
.navigation {
	margin-top: 50px !important;
}
.navigation ul li {
	display: inline;
	float: none !important;
	transition: all 0.3s ease 0s;
	z-index: 1;
}
.top_no {
	color: #fff;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: 300;
	margin: 50px 0 0;
	padding: 0;
	text-align: center;
}
.quick_content::before {
	content: url("../images/icon_2.png");
	margin: 0 auto;
	position: absolute;
	right: 20%;
	top: -110px;
	display: none;
}
.quick_slide_list {
	left: 0;
	margin: 0 0 -180px !important;
}
.c_form {
	margin-top: 50px;
}
.c_img {
	display: none;
}
.ser_quick_content::before {
	display: none;
}
.ser_page_title h1 {
    
    margin: 130px 0 0;
}
.str_content h1 {
   
    font-size: 37px;
}
}

/***************************SM SM SM*****************************/
@media (min-width:1921px)  {
	.home_contnet::after{
		height:180px !important;
	}
	
	.contact_sec::after{
		height:222px !important;
	}
	.about_header::after{
		height:145px !important;
	}
	.ab_coach_sec::after{
		height:226px !important;
	}
	.ser_header::after{
		height:180px !important;
	}
	.ser_prog_sec::after{
		height:225px !important;
	}
	.media_header::after{
		height:152px !important;
	}
	.media_sec::after{
		height:224px !important;
	}
	.re_header::after{
		height:178px !important;
	}
	.spotlight_header::after{
		height:178px !important;
	}
	.re_signup_sec::after{
		height:231px !important;
	}
}

@media(max-width:767px) {
.top_page_title {
	color: #fff;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: 700;
	margin: 50px 0 0;
	padding: 0;
	text-align: center;
}
.navigation {
	margin-top: 50px !important;
}
.navigation ul li {
	display: inline;
	float: none !important;
	transition: all 0.3s ease 0s;
	z-index: 1;
}
.top_no {
	color: #fff;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: 300;
	margin: 50px 0 0;
	padding: 0;
	text-align: center;
}
.quick_content::before {
	content: url("../images/icon_2.png");
	margin: 0 auto;
	position: absolute;
	right: 20%;
	top: -110px;
	display: none;
}
.quick_slide_list {
	left: 0;
	margin: 0 0 -180px !important;
}
.c_form {
	margin-top: 50px;
}
.c_img {
	display: none;
}
.navigation ul li a img {
	backface-visibility: hidden;
	border-radius: 50%;
	cursor: pointer;
	height: 90px;
	margin: 0 10px 20px !important;
	transition: all 2s ease 0s;
	width: 90px;
}
.page_content a {
	border: 3px solid #fff;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 35px;
	font-weight: 600;
	padding: 27px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.start_img {
	display: none;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 42%;
}
.quick_slide_list {
	left: 0;
	margin: 0 0 -180px !important;
	width: 100%;
}
.provider_contnet a {
	padding: 20px 12px;
	text-decoration: none;
}
.c_button {
	padding: 19px 50px;
}
.margin_50 {
	margin-top: 50px !important;
}
.ser_quick_content::before {
	display: none;
}
}

@media(max-width:768px) {
	.header {
		background:none;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 999;
		padding-bottom:20px;
	}
	.top_no{
		display:none;
	}
	.top_page_title{
		display:none;
	}
	#menu-main-navigation li a{
		margin: 0 4px !important;
	}
}

/***************************XS XS XS*****************************/

@media (max-width: 320px) {
}
.navigation {
	margin-top: 35px;
	text-align:center;
}
.navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.navigation ul li {
	display: inline;
	transition: all 0.3s ease 0s;
	z-index: 1;
}
.navigation ul li a img {
/*	width: 90px;
	height: 90px;
	backface-visibility: hidden;
	border-radius: 50%;
	cursor: pointer;
	transition: all 2s ease 0s;
	margin: 0 10px;*/
}
.navigation ul li a img:hover {
	/*transform: scale(1.3);*/
}
.margin_50 {
	margin-top: 70px;
}
/****************************Inner Pages***********************************/



.mainContent {
	padding: 70px 0;
}
.mainContent h1 {
	font-size: 26px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.mainContent h2 {
	font-size: 20px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.mainContent p {
	font-size: 15px;
	color: #737373;
	font-family: 'Open Sans', sans-serif;
	padding: 0;
}
.mainContent ul {
	list-style: none;
	padding: 0;
}
.mainContent ul li {
	font-size: 15px;
	color: #737373;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/list_icon.png) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 5px;
}
.title_bar {
	padding: 200px 0 100px;
	background: #1e8d96; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#1e8d96, #234a74); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#1e8d96, #234a74); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#1e8d96, #234a74); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#1e8d96, #234a74); /* Standard syntax (must be last) */
}
.title_bar h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 60px;
	font-weight: 700;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
aside h3 {
	color: #727272;
	font-size: 18px;
	font-weight: 700;
	font-family: "Open Sans";
	position: relative;
	margin-bottom: 35px;
	margin-top: 0;
}
aside h3:after {
	content: "";
	width: 17px;
	background: #b3b3b3;
	height: 4px;
	position: absolute;
	bottom: -15px;
	left: 0;
}
aside ul {
	padding: 0;
	list-style: none;
	margin: 35px 0;
}
aside ul li {
	line-height: 28px;
}
aside ul li a {
	color: #727272;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	font-family: "Open Sans";
}
aside ul li a:hover {
	color: #727272;
	text-decoration: none;
}
aside ul li.email {
	background: url("../images/email_icon.jpg") no-repeat scroll 0 center rgba(0, 0, 0, 0);
	padding-left: 35px;
}
aside ul li.web {
	background: url("../images/web_icon.jpg") no-repeat scroll 0 center rgba(0, 0, 0, 0);
	padding-left: 35px;
}
aside ul li.phone {
	background: url("../images/phone_icon.jpg") no-repeat scroll 0 center rgba(0, 0, 0, 0);
	padding-left: 35px;
}
.footer_widget {
	margin-bottom: 20px;
}
#f_cform {
}
#f_cform form {
}
#f_cform input[type="text"] {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #eee;
	color: #727272;
	font-size: 14px;
	padding: 18px;
	width: 100%
}
#f_cform input[type="email"] {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #eee;
	color: #727272;
	font-size: 14px;
	padding: 18px;
	width: 100%
}
#f_cform input[type="submit"] {
	background-color: #f8a41f;
	color: #fff;
	display: block;
	float: left;
	font-family: "Open Sans";
	font-size: 14px;
	margin-right: 4px;
	border: none;
	overflow: hidden;
	padding: 8px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 0.5s linear 0s;
}
#f_cform input[type="submit"]:hover {
	background: none repeat scroll 0 0 #f1850f;
	color: #fff;
}
#f_cform textarea {
	background: none repeat scroll 0 0 #F5F5F5;
	border: medium none;
	color: #727272;
	font-size: 14px;
	height: 140px;
	max-height: 140px;
	max-width: 100%;
	min-height: 140px;
	min-width: 100%;
	padding: 10px;
	width: 100%;
}
#f_cform .row {
	margin-bottom: 15px;
}
/*Blog Page*/















.widget {
}
.widget h3 {
	font-size: 23.66px;
	color: #565656;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 15px;
}
.widget ul {
	list-style: none;
	padding: 0;
}
.widget ul li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding-left: 0;
}
.widget ul li a {
	border-bottom: 1px dashed #f2f2f2;
	color: #686868;
	display: block;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.widget ul li a:hover {
}
.news {
	border-bottom: 1px dashed #e6e6e6;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
}
.news figure {
	display: block;
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease 0s;
	z-index: 1;
}
.news figure img {
	backface-visibility: hidden;
	transition: all 4s ease 0s;
}
.news figure img:hover {
	opacity: 0.7;
	transform: scale(1.2);
}
.news-content {
}
.news-content h2 {
	padding: 15px 0;
}
.news-content h2 a {
	color: #565656;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 1.3em;
	margin-top: 0;
	font-size: 35px;
	margin: 0 0 15px
}
.post-meta {
	border-bottom: 1px dashed #e6e6e6;
	display: table;
	list-style: outside none none;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
.post-meta li {
	display: inline-block;
	margin-right: 20px;
}
.post-meta li .fa {
	color: #b2b2b2;
	margin-right: 3px;
}
.post-meta li a {
	color: #737373;
	font-size: 12px;
	font-style: italic;
}
.read_more {
}
.read_more a {
	background-color: #3256d9;
	border: medium none;
	color: #fff;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 15px;
	overflow: hidden;
	padding: 8px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 0.5s linear 0s;
}
.read_more a:hover {
	background: none repeat scroll 0 0 #041726;
}
h3#comments {
	color: #000000 !important;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 35px !important;
	font-weight: normal !important
}
#respond {
}
#respond h3 {
	color: #000000 !important;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 35px !important;
	font-weight: normal !important
}
#reply-title {
}
#cancel-comment-reply-link {
}
#commentform {
}
#commentform label {
	float: left;
	color: #000000 !important;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 20px !important;
	font-weight: normal !important;
	line-height: 50px;
}
#author {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D4D4D4;
	color: #7F8084;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	outline: medium none;
	padding: 8px;
	float: right;
	transition: all 0.5s ease-in 0s;
	width: 60%;
}
#email {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D4D4D4;
	color: #7F8084;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	outline: medium none;
	padding: 8px;
	float: right;
	transition: all 0.5s ease-in 0s;
	width: 60%;
}
#url {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D4D4D4;
	color: #7F8084;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	outline: medium none;
	padding: 8px;
	float: right;
	transition: all 0.5s ease-in 0s;
	width: 60%;
}
#comment {
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
	color: #7F8084;
	font-family: 'Open Sans Condensed', sans-serif !important;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
	outline: medium none;
	padding: 8px;
	transition: all 0.5s ease-in 0s;
	width: 100%;
}
#submit {
	background-color: #f3ea09;
	color: #000000;
	display: inline-block;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: bold;
	padding: 15px 34px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 0.5s linear 0s;
	border: none;
}
#submit:hover {
	background-color: #151515;
	background-image: url("../images/navy_blue.png");
	color: #fff;
}
/*Blog Page*/





a.re_btn {
	background-color: #ad8a60;
	color: #fff;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-top: 11px;
	padding: 15px 17px;
	text-decoration: none;
	transition: all 0.5s linear 0s;
}
a.re_btn:hover {
	background-color: #6e5244;
}
.note_content {
	border: 1px solid #efefef;
	padding: 70px 0;
	margin-top: 50px;
	text-align: center;
	position: relative;
	z-index: 999;
	background-color: #fff;
}
.note_content h1 {
	font-size: 14px;
	color: #705345;
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
}
.note_content p {
	font-size: 16px;
	color: #8b8b8b;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 22px;
	padding: 0;
	margin: 30px auto 0;
	max-width: 700px;
	text-align: center;
}
.blog_item {
	background: #F9F9F9 none repeat scroll 0 0;
	border: 1px solid #eee;
	float: left;
	margin-bottom: 25px;
	padding: 15px;
	width: 100%;
}
.blog_item h2 {
	color: #213547;
	text-transform: capitalize;
}
.blog_item h2 a {
	color: #213547;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
	text-decoration: none;
}
.blog_item h2 a:hover {
	color: #041726;
}
.blog_item strong {
	color: #705345;
}
.blog_item ol {
	color: #705345;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
}
.blog_item ol li {
	margin-bottom: 15px;
}
.featured_image {
	overflow: hidden;
}
.featured_image img {
	backface-visibility: hidden;
	transition: all 4s ease 0s;
}
.featured_image img:hover {
	opacity: 0.7;
	transform: scale(1.2);
}
.content_blog p {
	color: #8b8b8b;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
}
.widget {
	background: #F9F9F9 none repeat scroll 0 0;
	border: 1px solid #eee;
	float: left;
	margin-bottom: 25px;
	padding: 15px;
	width: 100%;
	color: #8b8b8b;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
}
.widget h3 {
	color: #213547;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
	text-decoration: none;
	font-weight: 600;
}
.widget p {
	color: #8b8b8b;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
}
.error_message {
	color: #8b8b8b;
	font-family: 'Open Sans', sans-serif;
	font-size: 300px;
	font-weight: 300;
	opacity: 0.1;
	text-align: center;
}
.error_page {
}
.error_page h1 {
}
.error_page h3 {
}
.error_page h4 {
}
.error_page a {
	background-color: #f8a41f;
	border: medium none;
	color: #fff;
	display: inline-block;
	margin-top: 15px;
	font-size: 14px;
	margin-right: 4px;
	overflow: hidden;
	padding: 8px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 0.5s linear 0s;
}
.error_page a:hover {
	background: #f1850f none repeat scroll 0 0;
	color: #fff;
}

#menu-main-navigation{}
#menu-main-navigation li{position:relative;}
#menu-main-navigation li a{
    backface-visibility: hidden;
    
    border-radius: 50%;
    color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 90px;
    margin: 0 8px;
    text-indent: -10000px;
    transition: all 2s ease 0s;
    width: 90px;
	border:3px solid #fff;
	background-color:#fff;
	background-repeat:no-repeat;
	background-size: 60px auto;
	position:relative;
}
#menu-main-navigation li a:hover{
	transform: scale(1.3);
	background-color:#f8a41f;	
}
#menu-main-navigation li.current-menu-item a{
	transform: scale(1.3);
	background-color:#f8a41f;	
}

#menu-main-navigation li.current_page_item:after{
    background: #222 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: -30px;
    content: "";
    height: 25px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: -1;
}


/*#menu-main-navigation li a[title]:hover:after {
  content: attr(title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 20;
  white-space: nowrap;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
}
*/
#menu-main-navigation li.media_item a{
	background-image:url(../images/media_orange.png);
	background-position: center center;
}
#menu-main-navigation li.media_item a:hover{
	background-image:url(../images/media_white.png);
}
#menu-main-navigation li.media_item.current-menu-item a{
	background-image:url(../images/media_white.png);
	background-position: center center;
}


#menu-main-navigation li.about a{
	background-image:url(../images/4-orange.png);
	background-position: center center;
}
#menu-main-navigation li.about a:hover{
	background-image:url(../images/4-white.png);
}
#menu-main-navigation li.about.current-menu-item a{
	background-image:url(../images/4-white.png);
}

#menu-main-navigation li.services a{
	background-image:url(../images/2-orange.png);
	background-position: center center;
}
#menu-main-navigation li.services a:hover{
	background-image:url(../images/2-white.png);
}
#menu-main-navigation li.services.current-menu-item a{
	background-image:url(../images/2-white.png);
}

#menu-main-navigation li.aces a{
	background-image:url(../images/aces.png);
	background-position: center center;
}
#menu-main-navigation li.aces a:hover{
	background-image:url(../images/aces_white.png);
}
#menu-main-navigation li.aces.current-menu-item a{
	background-image:url(../images/aces_white.png);
}

#menu-main-navigation li.stringing a{
	background-image:url(../images/service_orange.png);
	background-position: center center;
}
#menu-main-navigation li.stringing a:hover{
	background-image:url(../images/service_white.png);
}
#menu-main-navigation li.stringing.current-menu-item a{
	background-image:url(../images/service_white.png);
}
#menu-main-navigation li.homemenu a{
	background-image:url(../images/3-orange.png);
	background-position: center center;
}

#menu-main-navigation li.homemenu a:hover{
	background-image:url(../images/3-white.png);
}
#menu-main-navigation li.homemenu.current-menu-item a{
	background-image:url(../images/3-white.png);
}







#menu-main-navigation li.register a{
	background-image:url(../images/register-orange.png);
	background-position: center center;
}
#menu-main-navigation li.register a:hover{
	background-image:url(../images/register-white.png);
}
#menu-main-navigation li.register.current-menu-item a{
	background-image:url(../images/register-white.png);
}


#menu-main-navigation li.schedule a{
	background-image:url(../images/spotlight-orange.png);
	background-position: center center;
}
#menu-main-navigation li.schedule a:hover{
	background-image:url(../images/spotlight-white.png);
}
#menu-main-navigation li.schedule.current-menu-item a{
	background-image:url(../images/spotlight-white.png);
}




/******************************Registration page**********************************/

.spotlight_header{
	padding: 200px 0 15px;
	background: #1e8d96; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#1e8d96, #234a74); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#1e8d96, #234a74); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#1e8d96, #234a74); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#1e8d96, #234a74); /* Standard syntax (must be last) */
	position:relative;
}
.spotlight_header:after{
	background: rgba(0, 0, 0, 0) url("../images/red_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 90px;
    left: 0;
    position: absolute;
    width: 100%;
}

.re_header
{
	padding:200px 0 100px;
    background:#aec316; /* For browsers that do not support gradients */	
	position:relative;
}
.re_header:after{
	background: rgba(0, 0, 0, 0) url("../images/red_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 90px;
    left: 0;
    position: absolute;
    width: 100%;
}
.re_signup_sec
{
	padding:80px 0;
	background:#ee3637;
	position:relative;
}
.re_signup_sec:after{
	background: rgba(0, 0, 0, 0) url("../images/white_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 125px;
    left: 0;
    position: absolute;
    width: 100%;
}
.re_signup_content
{
	background:#e41c1d;
	padding:80px 40px;
	position:relative;
}
.re_signup_content::before
{
	content:url(../images/ser_quick_icon.png);
	position:absolute;
	right:30px;
	top:-80px;	
}
.re_signup_content h1
{
	font-family: 'Open Sans', sans-serif;
	font-size:50px;
	color:#fff;
	font-weight:700;
	font-style:normal;
	margin:0 0 35px;
}
.re_signup_content p
{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:300;
	line-height:40px;
	
	margin:15px 0 25px;
}
.re_signup_content h2
{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	color:#fff;
	font-weight:700;
	line-height:34px;
	margin:30px 0 0;
}
.re_signup_content a
{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:600;
	display:inline-block;
	text-transform:uppercase;
	padding:0;
	border:3px solid #fff;
	border-radius:5px;
	padding:15px 20px;
	text-decoration:none;
	transition:all 0.5s linear 0s;
}
.re_events_sec
{
	background:#f8a41f;
	padding:80px 0;
	position:relative;
}
.re_events_content
{
	background:#f1850f;
	padding:80px 40px;
	position:relative;
}
.re_events_content h1
{
	font-family: 'Open Sans', sans-serif;
	font-size:50px;
	color:#fff;
	font-weight:700;
	font-style:normal;
	margin:0 0 35px;
}
.re_events_content p
{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:300;
	line-height:40px;
	font-style:italic;
	margin:15px 0 40px;
}
.re_events_content h2
{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	color:#fff;
	font-weight:700;
	line-height:34px;
	margin:30px 0 0;
}
.re_events_content a
{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:600;
	display:inline-block;
	text-transform:uppercase;
	padding:0;
	border:3px solid #fff;
	border-radius:5px;
	padding:15px 20px;
	text-decoration:none;
	transition:all 0.5s linear 0s;
}

/****************************MEdia Css*****************************************/


.media_header
{
	padding:200px 0 20px;
    background:#002158; /* For browsers that do not support gradients */	
	position:relative;
}
.media_header:after{
		background: rgba(0, 0, 0, 0) url("../images/orange_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 90px;
    left: 0;
    position: absolute;
    width: 100%;
}
.media_sec
{
	padding:10px 0 80px 0;
	background:#f8a41f;
	position:relative;
}
.media_sec:after{
	background: rgba(0, 0, 0, 0) url("../images/white_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 125px;
    left: 0;
    position: absolute;
    width: 100%;
}
.media_content
{
	background:#f1850f;
	padding:80px 40px;
	position:relative;
}
/*.media_content::before
{
	content:url(../images/ser_quick_icon.png);
	position:absolute;
	right:30px;
	top:-80px;	
}
*/.media_content h1
{
	font-family: 'Open Sans', sans-serif;
	font-size:50px;
	color:#fff;
	font-weight:700;
	font-style:normal;
	margin:0 0 35px;
}
.media_content img
{
	margin-top:30px;
}
.hero_img img{
	border:5px solid #fff;
}

/******************************Stringing Css*********************************/


.str_header
{
	padding:200px 0 100px;
    background:#ec3233; /* For browsers that do not support gradients */	
	position:relative;
}
.str_header:after{
	background: rgba(0, 0, 0, 0) url("../images/blue_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 90px;
    left: 0;
    position: absolute;
    width: 100%;
}

.str_sec
{
	padding:80px 0;
	background:#002157;
	position:relative;
}
.str_sec:after{
	background: rgba(0, 0, 0, 0) url("../images/white_wave.png") no-repeat scroll center bottom / 100% auto;
    bottom: 0;
    content: "";
    height: 125px;
    left: 0;
    position: absolute;
    width: 100%;
}
.str_content
{
	background:#00112e;
	padding:80px 40px;
	position:relative;
}
.str_content::before
{
	content:url(../images/ser_quick_icon.png);
	position:absolute;
	right:30px;
	top:-80px;	
}
.str_content h1
{
	font-family: 'Open Sans', sans-serif;
	font-size:50px;
	color:#fff;
	font-weight:700;
	font-style:normal;
	margin:0 0 60px;
}
.str_form label
{
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	color:#fff;
	font-weight:400;
	margin:15px 0;
}
.str_field
{
	height:60px;
	border-radius:7px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#213547;
	font-weight:400;
	margin-bottom:20px;
	width:100%;
	padding: 6px 12px;
	border:0;
}
.str_form ::-webkit-input-placeholder {
   color: #213547;
}

.str_form :-moz-placeholder { /* Firefox 18- */
   color: #213547;
}

.str_form ::-moz-placeholder {  /* Firefox 19+ */
   color: #213547; 
}

.str_form :-ms-input-placeholder {  
   color: #213547;
}
.str_radio
{
	margin:0 10px 0 0 !important;
}
.str_btn
{
	background: #f8a41f none repeat scroll 0 0;
    border: 0 none;
    border-radius: 7px;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 17px 40px;
    text-transform: uppercase;
    transition: all 0.5s linear 0s;
	width:100%;
}
.str_btn:hover
{
	background:#f1850f;
}
.str_form span
{
	color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size:30px;
    font-weight: 700;
	margin:50px 0 15px;
	display:inline-block;
}
.str_textarea
{
	height:250px;
	border-radius:7px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#213547;
	font-weight:400;
	margin-bottom:20px;
	width:100%;
	padding: 6px 12px;
	border:0;
}


/***************************Registration Form CSS********************************/




.rf_header
{
	padding:200px 0 100px;
    background:#a8c017; /* For browsers that do not support gradients */	
}
.rf_sec
{
	padding:80px 0;
	background:#ee3637;
}
.rf_content
{
	background:#e41c1d;
	padding:80px 40px;
	position:relative;
}
.rf_content::before
{
	content:url(../images/ser_quick_icon.png);
	position:absolute;
	right:30px;
	top:-80px;	
}
.rf_content h1
{
	font-family: 'Open Sans', sans-serif;
	font-size:50px;
	color:#fff;
	font-weight:700;
	font-style:normal;
	margin:0 0 60px;
}
.rf_content h2
{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	color:#fff;
	font-weight:700;
	font-style:normal;
	margin:0;
}
.rf_content h3
{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	color:#fff;
	font-weight:600;
	font-style:normal;
	margin:40px 0 30px;
}
.rf_content p
{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	color:#fff;
	font-style:normal;
	margin:0;
}

.gallery_normal{
	background-repeat: no-repeat;
    background-size: cover;
    height: 175px;
    margin-top: 30px;
    width: 100%;
	border: 5px solid #fff;
}

.gallery_normal {
    position:relative;
	display:block;
}    

.gallery_normal:before {
    content: "\f002"; 
    color: rgba(255, 255, 255, 0.85);    
    font-family: FontAwesome;
    font-size: 36px;
    left: 50%;
    position: absolute;
    top: 30%;
	transition:all ease 0.5s;
 }
 .gallery_normal a:hover:before {
	 color: rgba(255, 255, 255, 1);
}

.gallery_vdo{
    position:relative;
	display:block;
	background-repeat: no-repeat;
    background-size: cover;
    height: 175px;
    margin-top: 30px;
    width: 100%;
	border: 5px solid #fff;
}    

.gallery_vdo:before {
    content: "\f04b"; 
    color: rgba(255, 255, 255, 0.85);    
    font-family: FontAwesome;
    font-size: 36px;
    left: 50%;
    position: absolute;
    top: 30%;
	transition:all ease 0.5s;
 }
 
#regform{
	float: left;
    width: 100%;
}
#regform iframe{}
#regform iframe body{}
#regform iframe body #idPage{
	background:red;
}

.pg_title{
	background-repeat:no-repeat;
	background-position: 20% 0;
}

.player_item{
    border-bottom: 1px solid #fff;
    float: left;
    margin-bottom: 45px;
    padding-bottom: 15px;
    width: 100%;;
}
.player_item .player_img{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 150px;
    height: 300px;
    margin-top: 60px;
    width: 300px;
}
.player_item img{}
.player_item .pl_title{ margin-bottom: 10px;}
.player_item .player_dtl{}
.player_item .player_dtl p{
	font-style: normal;
    line-height: 27px !important;
}

h1,h2,h3,h4,h5,h6{font-family: 'chaletparisnineteenseventy';}


.menu_bar{
	margin-top:70px;
}

@media(max-width:767px) {
	.logo {
    margin-top: 30px;
}
.media_item a{
	text-align:left !important;
}
.home_contnet {padding: 100px 0;}
.main_nav{
	background:none !important;
	border:none;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.collapse.in {
    background: #fff none repeat scroll 0 0;    
}
.page_content p {    
    font-size: 14px;   
    margin: 35px 0 55px;
    line-height:22px;
}
.page_content a{
	 font-size: 20px;
    font-weight: 400;
    padding: 10px;
}
.about_content p {   
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0;
    padding: 0;
}
.about_content a{
	font-size: 20px;
}
.quick_content h1{
	font-size: 25px;
}
.quick_content{
	padding:40px;
}
.quick_content p{
	font-size: 14px;
    line-height: 22px;
	margin: 20px 0;
}
.quick_content a{font-size: 20px;}
.quick_slide_list{
	display:none;
}
.quick_sec{
	padding:18px 0;
}
.provide_sec{padding:15px;}
.provider_contnet p{
	font-size: 20px;
    line-height: 30px;
}
.provider_contnet a{
	font-size: 20px;
    font-weight: 400;
    padding: 10px;
}
.testi_sec{padding:20px 0;}
.testi_content{padding:35px 0;}
.testi_content h1{font-size: 25px;}
.testi_content p{ font-size: 14px;}
.testi_content a{font-size: 20px;}
.contact_sec{padding:20px 0 72px;}
.con_content{padding:30px 40px;}
.con_content h1{font-size: 25px;}
.con_content p{ font-size: 14px;margin: 20px 0 0;}
.c_text_filed{height:60px;padding-left:20px;font-size:14px;}
.c_textarea_field{font-size: 15px;height: 150px !important;padding-left: 20px;}
.c_button{padding: 10px 25px;margin-top:0;font-size: 14px;}
.footer_menu ul li a{font-size: 14px;}

.about_header{ padding: 25px 0 50px;}
.about_page_title h1 {font-size: 50px;margin: 50px 0 0;}
.about_page_title h1 img{display:none;}
.about_page_content p{font-size: 14px;line-height:22px;margin:35px 0 40px;}
.ab_total_sec{padding: 15px 0;}
.ab_total_content {padding: 25px 40px;}
.ab_total_content h1{font-size: 25px;margin: 0 0 25px;}
.ab_total_content p {font-size: 14px;line-height: 22px;margin: 0 0 20px;}
.ab_total_content h2{font-size: 25px;margin: 0 0 25px;}
.ab_tennis_sec {padding: 18px 0;}
.ab_tennis_content{  padding: 20px 40px;}
.ab_tennis_content h1{font-size: 25px;margin: 0 0 25px;}
.ab_tennis_content p{font-size: 14px;line-height: 22px;margin: 0 0 20px;}
.ab_coach_sec{padding: 17px 0;}
.ab_coach_content h1{font-size: 25px;margin: 0 0 25px;}
.ab_coach_content{padding: 30px 40px;}
.ab_coach_content p{font-size: 14px;line-height: 22px;margin: 0 0 20px;}
.tab-pane img{display:none;}
.coach_tab li a{font-size: 14px;height:75px;width:75px;padding-top:20px;}
.ab_coach_bottom_heading {font-size: 16px; margin: 26px 0 23px;}
.ab_coach_bottom_heading span {font-size: 25px;font-weight: 700;}

.ser_header{padding: 20px 0 50px;}
.ser_page_title h1{font-size: 50px;margin: 50px 0 0;}
.ser_page_title h1 img{display:none;}
.ser_quick_sec{padding:15px 0;}
.ser_quick_content
{padding:25px 40px;}
.ser_quick_content h1 {
    
	font-size:25px;
}
.ser_quick_content p {
    font-size:14px;
	margin: 0 0 20px;
}
.ser_quick_content h2, .ser_quick_content h3, .ser_quick_content h4
{
	font-size:20px;
}
.ser_adults_sec {
    padding:15px 0;
}
.ser_adults_content
{
	padding:25px 40px;
}
.ser_adults_content h1 {
    
	font-size:25px;
}
.ser_adults_content h2, .ser_adults_content h3, .ser_adults_content h4
{
	font-size:20px;
}
.ser_prog_sec {
   
    padding:15px 0;
    
}
.ser_prog_content {
    
    padding: 25px 40px;
    
}
.ser_prog_content h1 {
    font-size:25px;
}
.ser_prog_content p {
    font-size:14px;
    margin: 0 0 20px;
}
.ser_prog_content h2 {
    font-size:20px;
}
.media_content {
    background: #f1850f none repeat scroll 0 0;
    padding: 25px 40px;
    position: relative;
}
.re_signup_sec {
    background: #ee3637 none repeat scroll 0 0;
    padding: 15px 0;
    position: relative;
}
.re_signup_content {
    background: #e41c1d none repeat scroll 0 0;
    padding: 25px 40px;
    position: relative;
}
.re_signup_content h1 {
    font-size:25px;
	margin-top:20px;
}
.re_signup_content p {
    font-size:14px;
    margin:0 0 20px;
}
.str_sec {
    background: #002157 none repeat scroll 0 0;
    padding: 25px 0;
    position: relative;
}
.str_content {
    background: #00112e none repeat scroll 0 0;
    padding: 25px 40px;
    position: relative;
}
.str_content h1 {
    font-size:25px;
}
.media_header {
    background: #002158 none repeat scroll 0 0;
    padding:25px 0 50px;
    position: relative;
}
.re_header {
    background: #aec316 none repeat scroll 0 0;
    padding: 25px 0 50px;
    position: relative;
}
.spotlight_header {
    background: rgba(0, 0, 0, 0) linear-gradient(#1e8d96, #234a74) repeat scroll 0 0;
    padding: 25px 0 50px;
    position: relative;
}
.str_header {
    background: #ec3233 none repeat scroll 0 0;
    padding: 25px 0 50px;
    position: relative;
}
.re_header {
    background: #aec316 none repeat scroll 0 0;
    padding: 25px 0 50px;
    position: relative;
}
.re_signup_content::before {
    content: url("../images/ser_quick_icon.png");
    display:none;
}
.str_content::before {
    content: url("../images/ser_quick_icon.png");
    display:none;
}
}

.james_img{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 150px;
    height: 300px;
    margin-top: 60px;
    width: 300px;
	float:right;
}