	/*--INDEX PAGE START--*/
	/*--HEADER START--*/
		p,h2
		{
			margin:0;
			padding:0;
		}
		.test
		{
			background-color:#aaa;
		}
		.space-0
		{
			padding-left:0px;
			padding-right:0px;
		}
		.space-left
		{
			padding-left:3px;
		}
		.space-right
		{
			padding-right:1px;
		}
		.cl-gold
		{
			color:#ECB409;
		}
		.cl-grey
		{
			color:#383637;
		}
		.cl-white
		{
			color:#fff;
		}
		.bg-light-grey
		{
			background-color:#efefef;
		}
		.bg-grey
		{
			background-color:#4f4d4e;
		}
		.bg-yellow
		{
			background-color:#f9d314;
		}
		.bg-gold
		{
			background-color:#ECB409;
		}
		.bg-blue
		{
			background-color:#00b4da;
		}
		.font-blue
		{
			color:#00b4da;
		}
		#header-container
		{
			width:100%;
			box-shadow:0px 0px 5px #aaa;
			background-color:#ECB409;
			position:fixed;
			z-index:11;
			border-bottom:2px solid #f6f6f6;
		}
		#logo img
		{
			width:70px;
			height:70px;
		}
		#myNavbar ul li a
		{
			color:#383237;
		}
		#drop
		{
			right:auto;
			left:0;
		}
		/*--HEADER END--*/
		/*--SLIDER START--*/
		#slider
		{
			width:100%;
			overflow:auto;
			height:600px;
			margin-top:70px;
			background:#aaa  url('../images/home-banner2.jpg') no-repeat center;
			background-size:cover;
		}
		#slider-text-container
		{
			overflow:hidden;
			margin:0 auto;
		}
		#slider h1
		{
			font-weight:bold;
			color:#f9d314;
			text-shadow: 0 0 4px #222;
		}
		#slider p
		{
			font-size:25px;
			margin-top:20px;
		}
		#btn-get-help
		{
			padding:15px 30px;
			border-radius:50px;
			font-size:25px;
			border:none;
		}
		#btn-get-help:hover
		{
			background-color:#f9bb14;
		}
		/*--SLIDER END--*/

		/*--PLANS CONTAINER START--*/
		#plans-container
		{
			width:100%;
			overflow:auto;
			padding:50px 0px;
		}
		#plans-content
		{
			width:100%;
			overflow:auto;
			margin:0 auto;
		}
		.plan-box
		{
			width:100%;
			overflow:auto;
		}
		.plan-box-heading
		{
			width:100%;
			overflow:auto;
			padding:10px 0px;
			text-align:center;
			color:#fff;
			font-size:30px;
			margin-bottom:1px;
		}
		.feature-box
		{
			width:100%;
			overflow:hidden;
			background-color:#eee;
			margin-bottom:3px;
		}
		.feature-box img
		{
			width:100%;
			height:100%;
		}
		.feature-box ul
		{
			margin:0;
			padding:0;
			padding-left:20px;
			font-size:18px;
		}
		.feature-box li
		{
			margin-bottom:10px;
		}
		.price-box
		{
			width:100%;
			overflow:auto;
			background-color:#eee;
		}
		.price-box p
		{
			font-size:40px;
			text-align:center;
		}
		.button-box
		{
			width:100%;
			overflow:auto;
			padding:15px 0px;
			background-color:#eee;
			text-align:center;
		}
		.button-box p
		{
			font-size:25px;
		}
		#btn-silver
		{
			border:none;
			padding:8px 25px;
			border-radius:50px;
			font-size:23px;
			color:#fff;
		}
		#btn-silver:hover
		{
			background-color:#f9bb14;
		}
		/*--PLANS CONTAINER END--*/
		/*--CONTAINER BLUE START--*/
			#blue-container
			{
				width:100%;
				margin-top:2px;
				padding:50px 0px;
				background:url('../images/personal-training-bg.jpg') no-repeat center;
				background-size:cover;
			}
			#blue-container-content
			{
				width:100%;
				margin:0 auto;
				text-align:center;
				color:#fff;
			}
			
			#blue-container-content p
			{
				font-size:25px;
				margin-top:18px;
			}
				
		/*--CONTAINER BLUE END--*/
		/*--GRAY CONTAINER START--*/
			#gray-container
			{
				width:100%;
				overflow:auto;
				background-color:#eee;
			}
			#gray-container p.head
			{
			 	font-size:20px;
			 	font-weight:bold;
			}
			#gray-container p.txt
			{
				font-size:18px;
			}
			#gray-container-content
			{
				width:100%;
				overflow:auto;
				padding:50px 0px;
				text-align:center;
			}
			.heading
			{
				font-size:44px;
				font-weight:bold;
				margin-bottom:60px;
			}
			#gray-container-content p
			{
				font-size:20px;
			}
			.gray-block
			{
				width:100%;
				overflow:auto;
			}
		/*--GRAY CONTAINER END--*/
		/*--WHITE CONTAINER START--*/
			#training-block p.txt
			{
				font-size:18px;
				text-align:justify;
			}
			.white-container
			{
				width:100%;
				overflow:auto;
				padding:50px 0px;
			}
			.white-container-block
			{
				width:100%;
				overflow:auto;
			}
			.white-block-left
			{
				width:100%;
				overflow:auto;
			}
			.white-block-left p
			{
				font-size:18px;
				margin-top:20px;
			}
			#btn-learn
			{
				border:none;
				padding:8px 25px;
				border-radius:50px;
				font-size:23px;
				color:#fff;
				margin-top:30px;
			}
			#btn-learn:hover
			{
				background-color:#f9bb14;
			}
			.white-block-right
			{
				width:100%;
				overflow:auto;
			}
			
			.icon
			{
				width:100%;
				overflow:auto;
			}
			.icon
			{
				width:100%;
				height:auto;
			}
			.white-block-right p
			{
				font-size:18px;
			}
			.content-heading
			{
				font-size:40px;
			}
			.heading-small
			{
				font-weight:bold;
			}
			.bottom-gap
			{
				margin-bottom:30px;
			}
			
		/*--WHITE CONTAINER END--*/
		/*--MEMBERSHIP CONTAINER START--*/
			#membership-container
			{
				width:100%;
				overflow:auto;
				padding:40px 0px;
				box-sizing:border-box;
			}
			#membership-container h2
			{
				margin:0;
				padding:0;
				font-size:40px;
				padding-bottom:30px;
			}
			#membership-left
			{
				width:100%;
				overflow:hidden;
			}
			#product
			{
				width:100%;
				overflow:auto;
			}
			#product img
			{
				width:100%;
				height:auto;
			}
			#product-description
			{
				width:100%;
				overflow:auto;
			}
			#product-description p
			{
				font-size:18px;
				text-align:justify;
			}
			#membership-right
			{
				width:100%;
				overflow:auto;
			}
			#membership-right p.txt
			{
				font-size:18px;
			}
			#bubble-image
			{
				width:100%;
				overflow:auto;
				text-align:center;
				margin-bottom:20px;
			}
			#membership-right p
			{
				font-size:25px;
				text-align:center;
			}
			#btn-membership
			{
				margin-top:35px;
				padding:8px 15px;
				font-size:20px;
				border-radius:50px;
			}
			#btn-membership:hover
			{
				background-color:#f9bb14;
			}
		/*--MEMBERSHIP CONTAINER END--*/
		
		/*--quote CONTAINER START--*/
			#quote-container
			{
				width:100%;
				overflow:auto;
				padding:40px 0px;
				background:url('../images/enquiry-bg.jpg') no-repeat center;
				background-size:cover;
				text-align:center;
			}
			#quote-text
			{
				overflow:auto;
				margin:0 auto;
			}
			#quote-container h2
			{
				color:#fff;
				margin-bottom:30px;
			}
			#quote-container p
			{
				color:#fff;
				margin-bottom:30px;
			}
			#btn-quote
			{
				padding:8px 20px;
				border-radius:50px;
				font-size:23px;
			}
			#btn-quote:hover
			{
				background-color:#f9bb14;
			}
		/*--quote CONTAINER END--*/
		/*--FOOTER TOP START--*/
			#footer-top
			{
				width:100%;
				overflow:auto;
				padding:40px 0px;
			}
			#footer-top p
			{
				font-size:20px;
			}
			#footer-logo
			{
				width:100%;
			}
			#social-icons
			{
				width:100%;
			}
			#social-icons p
			{
				font-size:18px;
				margin-bottom:15px;
			}
			#social-icons ul
			{
				margin:0px;
				padding:0px;
			}
			#social-icons ul li
			{
				list-style:none;
				display:inline-block;
				margin-right:10px;
			}
			#social-icons ul li a
			{
				width:45px;
				height:45px;
				display:block;
				text-align:center;
				line-height:50px;
			}
			#footer-top p.head
			{
				font-size:18px;
			}
			#footer-top p.txt
			{
				font-size:16px;
			}
			.footer-list
			{
				width:100%;
				overflow:auto;
				height:120px;
			}
			.footer-list ul
			{
				margin:10px 0;
				padding:0;
			}
			.footer-list ul li
			{
				list-style:none;
			}
			.footer-list ul li a
			{
				margin-bottom:8px;
				color:#666;
				font-size:16px;
			}
		/*--FOOTER TOP END--*/
		/*--FOOTER BOTTOM START--*/
			#footer-bottom
			{
				width:100%;
				overflow:auto;
				padding:5px 0px;
				background-color:#35464e;
			}
			#footer-bottom p
			{
				color:#fff;
				font-size:16px;
				text-align: center;
			}
			.copyright
			{
				font-size:14px;
			}
		/*--FOOTER BOTTOM END--*/
		/*--INDEX PAGE END--*/
	
		/*--OUR STORY PAGE START--*/
		/*--OUR STORY PAGE SLIDER START--*/
			#our-story-slider
			{
				width:100%;
				overflow:auto;
				padding:10px 0px;
				margin-top:70px;
			}
			#our-story-slider h1
			{
				margin:0;
				padding:0;
				font-size:40px;
				font-weight:bold;
				margin-bottom:10px;
			}
			#story-slider-image
			{
				width:100%;
				overflow:auto;
				height:375px;
				background:url('../images/index.png') no-repeat center;
				background-size:cover;
			}
			/*--OUR STORY PAGE SLIDER START--*/
			/*--STORY DESCRIPTION START--*/
			#story-description
			{
				width:100%;
				overflow:auto;
			}
			#story-description-left
			{
				width:100%;
				overflow:auto;
			}
			#story-description-left p
			{
				text-align:justify;
				font-size:18px;
			}
			#faq
			{
				width:100%;
				overflow:auto;
				padding:20px 0px;
			}
			#faq-box
			{
				width:100%;
				overflow:auto;
				border:2px solid #c7a910;
				border-radius:8px 8px 0px 0px;
			}
			#faq-heading
			{
				width:100%;
				overflow:auto;
				padding:10px 20px;
			}
			#faq-heading p
			{
				font-size:23px;
				font-weight:bold;
			}
			#faq-description
			{
				width:100%;
				overflow:auto;
				padding:20px;
			}
			#faq-description p
			{
				font-size:18px;
			}
			#story-other-description
			{
				width:100%;
				overflow:auto;
				padding:10px 20px 30px;
			}
			#story-other-description p
			{
				font-size:18px;
			}
			#story-other-description ul li
			{
				margin-bottom:20px;
			}
			#story-office-address
			{
				width:100%;
				overflow:auto;
			}
			#story-office-address h2
			{
				font-size:38px;
				margin-bottom:20px;
			}
			#story-office-address address
			{
				font-size:18px;
			}
			.social-button
			{
				width:100%;
				overflow:auto;
			}
			.social-button button
			{
				margin-bottom:5px;
			}
			#story-description-right
			{
				width:100%;
				overflow:auto;
				padding:5px 0px;
			}
			.vertical-nav
			{
				width:100%;
				overflow:auto;
			}
			.vertical-nav ul
			{
				list-style-type:none;
				margin:0;
				padding:0;
				width:100%;
			}
			.vertical-nav li a
			{
				display: block;
				color: #000;
				padding: 10px 20px;
				text-decoration: none;
				font-size:18px;
				margin-bottom:2px;
				background-color:#f1f1f1;
			}
			.vertical-nav li a:hover
			{
				background-color: #555;
				color: white;
			}
		/*--STORY DESCRIPTION END--*/
		/*--OUR STORY PAGE END--*/
		
		/*--OUR LEADERS PAGE START--*/
			#our-leaders
			{
				width:100%;
				overflow:auto;
				margin-top:70px;
			}
			#our-leaders h1
			{
				margin:0;
				padding:0;
				font-size:40px;
				font-weight:bold;
				padding:10px 0px;
			}
			#our-leaders-left
			{
				width:100%;
				overflow:hidden;
			}
			#our-leaders-left .image
			{
				width:100%;
				overflow:auto;
				margin-bottom:60px;
				text-align:center;
				padding:5px;
				font-size:18px;
				border:1px solid #ccc;
			}
			#our-leaders-left .image img
			{
				width:100%;
				height:auto;
			}
			#our-leaders-left p
			{
				padding:5px 0px;
			}
			#our-leaders-right
			{
				width:100%;
				overflow:auto;
			}
			#our-board-members
			{
				width:100%;
				overflow:hidden;
				padding:20px 0px;
			}
			#our-board-members h2
			{
				margin:0;
				padding:0;
				font-size:40px;
				font-weight:bold;
				padding:10px 0px;
				margin-bottom:20px;
			}
			#talk-to-us
			{
				width:100%;
				overflow:auto;
				padding:20px 0px;
			}
			#talk-to-us-box
			{
				width:100%;
				overflow:auto;
				border:2px solid #c7a910;
				border-radius:8px 8px 0px 0px;
			}
			#talk-to-us-heading
			{
				width:100%;
				overflow:auto;
				padding:10px 20px;
			}
			#talk-to-us-heading p
			{
				font-size:23px;
				font-weight:bold;
			}
			#talk-to-us-description
			{
				width:100%;
				overflow:auto;
				padding:20px;
			}
			#talk-to-us-description p
			{
				font-size:18px;
			}
		/*--OUR LEADERS PAGE END--*/
		/*--OUR PARTNERS PAGE START--*/
			#our-partners-slider
			{
				width:100%;
				overflow:auto;
				padding:10px 0px;
				margin-top:70px;
			}
			#our-partners-slider h1
			{
				margin:0;
				padding:0;
				font-size:40px;
				font-weight:bold;
				margin-bottom:10px;
			}
			#our-partners-slider-image
			{
				width:100%;
				overflow:auto;
				height:375px;
				background:url('../images/partners.jpg') no-repeat center;
				background-size:cover;
				background-color:#aaa;
			}
			#our-partners-description
			{
				width:100%;
				overflow:auto;
			}
			#our-partners-description-left
			{
				width:100%;
				overflow:auto;
			}
			#our-partners-description-left p
			{
				text-align:justify;
				font-size:18px;
			}
			#our-partners-description-left h2
			{
				margin:0;
				padding:0;
				padding:20px 0px;
				font-size:35px;
				font-weight:bold;
			}
			#our-partners-talk
			{
				width:100%;
				overflow:auto;
				padding:20px 0px;
			}
			#our-partners-talk-box
			{
				width:100%;
				overflow:auto;
				border:2px solid #c7a910;
				border-radius:8px 8px 0px 0px;
			}
			#our-partners-talk-heading
			{
				width:100%;
				overflow:auto;
				padding:10px 20px;
			}
			#our-partners-talk-heading p
			{
				font-size:23px;
				font-weight:bold;
			}
			#our-parnters-talk-description
			{
				width:100%;
				overflow:auto;
				padding:20px;
			}
			#our-parnters-talk-description p
			{
				font-size:18px;
			}
		/*--STORY DESCRIPTION END--*/
		