@import url(https://fonts.googleapis.com/css?family=Rochester);
@import url(https://fonts.googleapis.com/css?family=Amatic+SC:400,700);

/*---Swapped Strangelove for Amatic SC---*/
@font-face {
   font-family: 'Strangelove';
   src: url('/file/tlgszczecin/fonts/strangelove-text-webfont.woff') format('woff'),
          url('/file/tlgszczecin/fonts/strangelove-text-webfont.woff2') format('woff2'),
          url('/file/tlgszczecin/fonts/strangelove-text-webfont.ttf') format('truetype'),
          url('/file/tlgszczecin/fonts/strangelove-text-webfont.eot') format('eot');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'House';
   src: url('/file/tlgszczecin/fonts/Housearama-LeagueNight_Latin2.woff') format('woff'),
          url('/file/tlgszczecin/fonts/Housearama-LeagueNight_Latin2.woff2') format('woff2'),
          url('/file/tlgszczecin/fonts/Housearama-LeagueNight_Latin2.svg') format('svg'),
          url('/file/tlgszczecin/fonts/Housearama-LeagueNight_Latin2.eot') format('eot');
   font-weight: normal;
   font-style: normal;
}


/*@font-face {*/
/*   font-family: 'Strangelove';*/
/*   src: url('http://fonts.thelittlegym.eu/fonts/strangelove-text-webfont.woff') format('woff'),*/
/*        url('http://fonts.thelittlegym.eu/fonts/strangelove-text-webfont.woff2') format('woff2'),*/
/*        url('http://fonts.thelittlegym.eu/fonts/strangelove-text-webfont.ttf') format('truetype'),*/
/*        url('http://fonts.thelittlegym.eu/fonts/strangelove-text-webfont.eot') format('eot');*/
/*   font-weight: normal;*/
/*   font-style: normal;*/
/*}*/

/*@font-face {*/
/*   font-family: 'House';*/
/*   src: url('http://fonts.thelittlegym.eu/fonts/Housearama-LeagueNight_Latin2.woff') format('woff'),*/
/*        url('http://fonts.thelittlegym.eu/fonts/Housearama-LeagueNight_Latin2.woff2') format('woff2'),*/
/*        url('http://fonts.thelittlegym.eu/fonts/Housearama-LeagueNight_Latin2.svg') format('svg'),*/
/*        url('http://fonts.thelittlegym.eu/fonts/Housearama-LeagueNight_Latin2.eot') format('eot');*/
/*   font-weight: normal;*/
/*   font-style: normal;*/
/*}*/

body {
	background-color:#ffffff;
	color:#5160ac;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:22px;
	margin:0px;
	overflow-x:hidden;
	padding:0px;
}
.row {
    margin-left:-15px !important;
    margin-right:-15px !important;
    width:auto !important;
}

/*---FONT STYLING START---*/

a {
	color: #33cccc;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #33cccc;
	text-decoration: none;
}
a img {
	border: 0;
}
p {
	color:#5160ac;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	margin:0px;
	padding:0px;
}
h1, h1 a, .title1, .title1 a {
	color: #5160ac;
	font-family: 'Strangelove', 'Amatic SC', cursive;
	font-size: 75px;
	font-weight:normal;
	line-height:65px;
	margin: 0;
}
h2, h2 a, .title2, .title2 a {
	color: #5160ac;
	font-family: 'Strangelove', 'Amatic SC', cursive;
	font-size:65px;
	font-weight:normal;
	line-height:55px;
	margin: 0;
}
h3, h3 a, .title3, .title3 a {
	color: #5160ac;
	font-family: 'Strangelove', 'Amatic SC', cursive;
	font-size:55px;
	font-weight:normal;
	line-height:45px;
	margin: 0;
}
h4, h4 a, .title4, .title4 a {
	color: #5160ac;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size:25px;
	font-weight:700;
	line-height:29px;
	margin: 0;
}
h5, h5 a, .title5, .title5 a {
	color: #33cccc;
	font-family: 'House', 'Rochester', cursive;
	font-size:23px;
	font-weight:normal;
	line-height:27px;
	margin: 0;
}
h6, h6 a, .title6, .title6 a {
	color: #5160ac;
	font-family: 'House', 'Rochester', cursive;
	font-size:23px;
	font-weight:normal;
	line-height:27px;
	margin: 0;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}

/*---FONT STYLING END---*/


/*---LE FORM STYLE START---*/

.le_form {
	color: #5160ac;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size: 14px;
	margin: 0;
	line-height: 18px;
}
.le_form_name {
	color: #5160ac;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 10px 0;
}
.container input[type="submit"] {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonLightGreen.png");
	background-position:left top;
	background-repeat:no-repeat;
	border:solid 0px transparent;
	color:#ffffff;
	display:inline-block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size:17px;
	font-weight:bold;
	font-style:inherit;
	margin:0px 0px 4px;
	min-height:58px;
	min-width:194px;
	padding:16px 10px;
	text-align:center;
	text-decoration:none;
}
.container input[type="submit"]:hover {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonLightBlue.png");
	color:#ffffff;
	cursor: pointer;
}
.container input[type="submit"]:active {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonDarkBlue.png");
}
.container input[type="text"], .container input[type="password"], .container textarea, #search_form_value {
	background-color: #ffffff;
	border: 1px solid #aad37d;
	color: #3d3d3d;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.form-control {
	height: inherit !important;
	border-radius: 0 !important;
}
.form-group {
	margin-bottom: 10px !important;
}
.container .form-group input.error, .container .form-group textarea.error {
	background-color:rgba(236,24,73,.1);
	border:solid 1px #ec1849;
}
.container .form-group label.error {
	color:#ec1849;
}
.form-header p {
    color: #f39a1b;
    font-size: 16px;
}
.emailSignUp {
	margin:auto;
	min-height:84px;
	width:300px;
}
.emailSignUp .email-row {
	float: left;
	min-height: 40px;
	width: 156px;
}
.emailSignUp .email-row input {
	background: rgba(0, 0, 0, 0) url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/emailSignUpField.png") no-repeat scroll left top;
	border: 0 none;
	padding:18px 20px;
	width: 100%;
}
.emailSignUp .submit-row {
	float:left;
}
.emailSignUp .submit-input {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	top: -20px;
}
.emailSignUp .submit-row .submit-input input {
	background-color: rgba(255, 255, 255, 0);
	background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonWhite.png");
	color: #c1d72e;
	font-size: 16px;
	font-weight: bold;
	height: 58px;
	width: 120px;
}
.emailSignUp .submit-row .submit-input input:hover {
	background-color: rgba(255, 255, 255, 0);
	background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonWhiteOutline.png");
	color:#ffffff;
}

/*---LE FORM STYLE END---*/


/*---Please Wait START---*/

.msglogo {
	height: 100px;
	left: 50%;
	margin-left: -175px;
	position: fixed;
	top: 25%;
	width: 350px;
	z-index: 221;
}
.pwmove img {
	padding-top: 100px;
	position: relative;
	text-align: center;
	top: 25%;
	width: 100px;
	z-index: 221;
}
.pleasewaitmsg {
	color: #323232 !important;
	font-size: 20px;
	font-weight: 600;
	left: 50%;
	margin-left: -175px;
	padding-top: 0px;
	position: relative;
	text-align: center;
	top: 25%;
	width: 350px;
	z-index: 221;
}
.msgoverlay {
	background-color: #ffffff;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index: 220;
}

/*---Please Wait END---*/


/*---Back to Top START---*/

.backtotop {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/backToTop.png");
	background-repeat:no-repeat;
	bottom:20px;
	color:#5160ac;
	display:none;
	height:50px;
	line-height:100px;
	position:fixed;
	right:15px;
	z-index:200;
}

/*---Back to Top END---*/


/*---Schedule Styles START---*/

#tlg-season-select {
    background:#dcecf3 url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise1/schedules-filter-dd-bg.png") no-repeat 0 0;
    border:none;
    height:56px;
    padding:10px 45px 10px 15px;
    width:254px;
    -webkit-appearance:none;
    -moz-appearance:none;
}
#tlg-timetable {
    overflow-x: scroll;
}

/*---Schedule Styles END---*/


/*---SITE CLASSES START---*/

.nopadding {
	padding:0px;
}
.img-responsive img {
    max-width:100%;
    height:auto;
    display:block;
}
.panel {
	border:0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
blockquote {
	border:0px !important;
	margin:0px !important;
	padding:0px !important;
	width:100% !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
hr {
	border-bottom:0px solid #E9E9E9;
	border-left:0px solid #E9E9E9;
	border-right:0px solid #E9E9E9;
	border-top:1px solid #E9E9E9;
}
.local1 .se_button a, .local1 a.se_button {
	background-color:rgba(255,255,255,0);
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonWhite.png");
	background-position:left top;
	background-repeat:no-repeat;
	border:solid 0px transparent;
	color:#c1d72e;
	display:inline-block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:inherit;
	margin:0px 0px 4px;
	min-height:58px;
	min-width:194px;
	padding:16px 10px;
	text-align:center;
	text-decoration:none;
}
.local1 .se_button a:hover, .local1 a.se_button:hover {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonLightBlue.png");
	color:#ffffff;
}
.local1 .se_button a:active, .local1 a.se_button:active {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonDarkBlue.png");
}
.local1 .button2 a, .local1 a.button2 {
	background-color:rgba(255,255,255,0);
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonLightGreen.png");
	background-position:left top;
	background-repeat:no-repeat;
	border:solid 0px transparent;
	color:#ffffff;
	display:inline-block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:inherit;
	margin:0px 0px 4px;
	min-height:58px;
	min-width:194px;
	padding:16px 10px;
	text-align:center;
	text-decoration:none;
}
.local1 .button2 a:hover, .local1 a.button2:hover {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonLightBlue.png");
	color:#ffffff;
}
.local1 .button2 a:active, .local1 a.button2:active {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonDarkBlue.png");
}
.local2 .se_button a, .local2 a.se_button {
	background-color:rgba(255,255,255,0);
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonGreenOutline.png");
	background-position:left top;
	background-repeat:no-repeat;
	border:solid 0px transparent;
	color:#c1d72e;
	display:inline-block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:inherit;
	margin:0px 0px 4px;
	min-height:58px;
	min-width:194px;
	padding:16px 10px;
	text-align:center;
	text-decoration:none;
}
.local2 .se_button a:hover, .local2 a.se_button:hover {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonLightBlue.png");
	color:#ffffff;
}
.local2 .se_button a:active, .local2 a.se_button:active {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonDarkBlue.png");
	color:#ffffff;
}
.local2 .button2 a, .local2 a.button2 {
	background-color:rgba(255,255,255,0);
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonWhite.png");
	background-position:left top;
	background-repeat:no-repeat;
	border:solid 0px transparent;
	color:#a9c200;
	display:inline-block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:inherit;
	margin:0px 0px 4px;
	min-height:58px;
	min-width:194px;
	padding:16px 10px;
	text-align:center;
	text-decoration:none;
}
.local2 .button2 a:hover, .local2 a.button2:hover {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonLightGreen.png");
	color:#ffffff;
}
.local2 .button2 a:active, .local2 a.button2:active {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonDarkGreen.png");
	color:#ffffff;
}
.relative {
    position: relative;
}
.responsive img, img.responsive {
    width: 100% !important;
    height: auto;
}
.responsive iframe, .responsive object, .responsive embed {
    width: 100%;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.homePageBlog .blog_post_listing_title, .homePageBlog .feature_blog_text {
	max-width:100% !important;
}
.homePageBlog h1, .homePageBlog h1.blog_post_listing_title a {
	background-image:none;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size:30px !important;
	font-weight:bold;
	line-height:34px !important;
	padding:0 0 10px;
}
.homePageBlog h1.blog_post_listing_title a:hover, .homePageBlog h1.blog_post_listing_title a:active {
	color:#ffffff;
}
.homePageBlog .blog_post_listing_footer_hr {
	display:none;
}
.frontblog {
    padding: 0px;
}
.blogelementpostwrapper {
    height: 630px;
    padding: 3px;
    overflow: hidden;
}
.frontblog .blog_post_listing_footer_hr {
    display: none;
}
.frontblog .blog_post_listing_header_section {
    display: none;
}
.frontblog .feature_blog_image {
    overflow: hidden;
}
.frontblog .feature_blog_image img {
    overflow: hidden;
    width: 100%;
}
.frontblog .blog_post_listing_title_section {
    padding:20px 20px;
    text-align:center;
}
.frontblog .blog_post_listing {
    border: 1px solid #DEDEDE;
    display: inline-block;
    height: 610px;
    margin-bottom:20px;
    position: relative;
    width: 100%;
}
.frontblog .blog_post_listing_title_section {

}
.frontblog h1 a.blog_post_listing_title_link {
    font-size:90px !important;
    line-height:80px !important;
}
.frontblog .read_more_div {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonLightGreen.png');
    background-size: 195px 60px;
    background-position: center;
    background-repeat: no-repeat;
    bottom: 20px;
    color: #ffffff;
    font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 60px;
    left: 50%;
    line-height: 60px;
    margin-left: -97px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 194px;
}
.frontblog .read_more_div:hover {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/buttonLightBlue.png');
}
.frontblog .blog_post_listing_read_more_link {
    color: #ffffff;
    position: relative;
    text-decoration: none;
    top: 15px;
}
.frontblog .blog_post_listing_read_more_link:hover {
    color: #ffffff;
    font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.blog_post_listing_title, .feature_blog_text {
    max-width:95%;
}
.frontblog .blog_post_listing_title {
	max-width:100%;
}
.blog_post_listing_sidebar {
    max-width:100%;
}
.blog_sidebar {
	display:none;
}
.blog_post_listing_sidebar .feature_blog_image {
	display:none;
}
.blogButtons a {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/blog-btn-bg.png");
	background-position:left top;
	background-repeat:no-repeat;
	background-size:165px 61px;
	color:#ffffff;
	display:inline-block;
	font-size:16px;
	height:61px;
	margin:5px 1px;
	padding:20px 2px;
	width:165px;
}
.blogButtons a.purpleB {
	background-color:#5160ac;
}
.blogButtons a.purpleB:hover {
	background-color:#49569b;
}
.blogButtons a.orangeB {
	background-color:#d67d3b;
}
.blogButtons a.orangeB:hover {
	background-color:#cd702b;
}
.blogButtons a.blueB {
	background-color:#249cd8;
}
.blogButtons a.blueB:hover {
	background-color:#208cc2;
}
.blogButtons a.greenB {
	background-color:#c1d72e;
}
.blogButtons a.greenB:hover {
	background-color:#b1c626;
}
.placeBlog .blog_post_listing_content img, .local .blog_post_content_section .blog_post_content img {
	height:auto;
	max-width:100%;
}
.bx-wrapper .bx-viewport {
	height:auto !important;
}
.bx-wrapper .bx-viewport ul {
	margin:0px !important;
	padding:0px !important;
}
.bx-viewport .htmlSlide {
	margin:0px !important;
	padding:0px !important;
}
.home-page-slider {
	position:relative;
	left:-100px;
	width:500px;
}
.home-page-slider .bx-wrapper .bx-viewport ul.le_plugin_bxSlider li {
	/*width:500px !important;*/
}
.home-page-slider .bx-wrapper .bx-viewport ul.le_plugin_bxSlider li img {
	/*left:-110px !important;*/
}
.home-page-slider .bx-wrapper img {
	height:auto;
	left:0px;
	max-width:none;
	position:relative;
	width:100%;
}
.mobilePush {
	padding:0px 0px 0px 10px;
}
.homeButtons1, .homeButtons2 {
	text-align:center;
}
.whiteContent, .whiteContent p, .whiteContent a, .whiteContent h1, .whiteContent h2, .whiteContent h3, .whiteContent h4, .whiteContent h5, .whiteContent h6 {
	color:#ffffff;
}
.langChange a {
    color:#ffffff;
    text-decoration:none;
}
.langChange a:hover {
	color:#c1d72e;
	text-decoration:none;
}
.quotes {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/quotes-left.png"), url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/quotes-right.png");
	background-position:left 10px, right 95%;
	background-repeat:no-repeat, no-repeat;
	background-size:25px auto;
	padding:20px 30px;
}
.quotes h3 {
	font-size:40px;
	line-height:35px;
}
.quotesPush {
	padding:0px 30px;
}
.socialGreen {
	text-align:center;
}
.socialGreen a {
	background-color:#ffffff;
	color:#c1d72e;
	display:inline-block;
	font-size:35px;
	height:50px;
	line-height:39px;
	margin:0 10px;
	padding:7px 2px 2px 4px;
	width:50px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.socialGreen a:hover {
	background-color:#36a6de;
	color:#ffffff;
}
.cloudTitle {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/cloudTitle.png");
	background-position:left top;
	background-repeat:no-repeat;
	padding:75px 0px 0px 0px;
}
.borders {
	background-color:#ffffff;
	border-bottom:solid 2px #e2e2e2;
	border-left:solid 2px #e2e2e2;
	border-right:solid 2px #e2e2e2;
	border-top:solid 0px #e2e2e2;
	padding:20px 10px;
}
.teal {
	background-color:#33cccc;
	display:block;
}
.ltBlue {
	background-color:#eef9ff;
	display:block;
	padding:10px 0px;
}
.tealBG {
	background-color:#33cccc;
	min-height:145px;
	padding:20px 10px;
	width:100%;
}
.blueBG {
	background-color:#249cd8;
	min-height:145px;
	padding:20px 10px;
	width:100%;
}
.purpleBG {
	background-color:#5160ac;
	min-height:145px;
	padding:20px 10px;
	width:100%;
}
.overSlider {
	left:0px;
	margin:auto;
	padding: 0px;
	position: absolute;
	right: 0;
	top: 2px;
	width: 215px;
	z-index: 100;
}
.bx-wrapper .overSlider p img {
	max-height:30px;
	width:auto;
}
.leftGreenCircle {
	display:none;
}
.rightBlueCircle {
	background-color: rgba(54,166,222,0.8);
	left:100px;
	min-height:210px;
	padding:20px 10px 0px;
	position:absolute;
	top:-20px;
	width:210px;
	z-index:10;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.rightBlueCircle img {
	display:none;
}
.greenCircle {
	background-color: rgba(193,215,46,0.7);
	left: 0;
	margin: auto;
	min-height: 215px;
	padding: 0px;
	position: absolute;
	right: 0;
	top: 6%;
	width: 215px;
	z-index: 100;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.greenCircle img {
	height:auto;
	width:150px;
}
.blueCircle {
	background-color: rgba(54,166,222,0.7);
	left: 0;
	margin: auto;
	min-height: 215px;
	padding: 0 10px;
	position: absolute;
	right: 0;
	top: 6%;
	width: 215px;
	z-index: 100;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.instructorSlider .bx-wrapper .bx-controls-direction a.bx-prev {
    background:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/arrowLeftGreen_copy.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0px;
    height: 38px;
    left:-20px;
    position: absolute;
    top:200px;
    width: 31px;
}
.instructorSlider .bx-wrapper .bx-controls-direction a.bx-next {
    background:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/arrowRightGreen_copy.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0px;
    height: 38px;
    position: absolute;
    right:-20px;
    top:200px;
    width: 31px;
}
.class_list, .instructs_list {
	display:none;
}
.ourStorySlider .bottomSlider {
	display:none;
}
.blueInstructor {
    background-color:#f5fbfe;
}
.blueInstructor img {
    border:solid 1px #c0c0c0;
}
.full img {
    height:auto;
    width:100%;
}
.instructorL, .instructorR {
    background-color:rgba(238,249,255,1);
    padding:20px 20px;
}
.instructorL img {
    margin:0px 20px 20px 0px;
}
.instructorR img {
    margin:0px 0px 20px 20px;
}

/*---SITE CLASSES END---*/

.wrapper {
	background-color: #ffffff;
}

/*---HEADER START---*/

.header-img {
	/*min-height:285px;*/
	overflow:hidden;
	position:relative;
	top:30px;
	width:100%;
	z-index:1;
}
.header-img img {
	height:auto;
	left:-200px;
	position:relative;
	width:200%;
}
.logo {
	padding:px;
}
.logo img {
    max-width: 100%;
    height: auto;
}
.mapLocation {
	/*background-color:rgba(193,215,46,1);*/
	background-color:rgba(54,166,222,1);
	/*left:-10px;*/
	right:15px;
	padding:12px 10px 25px;
	position:relative;
	width:110%;
}
.mapLocation::after {
	background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/headerCloudNoWave.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size:110% auto;
	bottom:0px;
	content: " ";
	height: 110px;
	left: 0;
	position: absolute;
	width: 100%;
}
.mapLocation a.button2 {
	background-size:100% auto;
	display: inline-block;
	margin-left:15px;
	min-height: 10px;
	min-width: 95px;
	padding:0px 5px !important;
	position: relative;
	top: -10px;
	z-index:9;
}

/*---HEADER END---*/


/*---SECTIONS START---*/

.sectionCloud {
	min-height:285px;
}
.sectionCloudInner::after {
	background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/cloudsRepeat.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-size:70% auto;
	bottom:-1px;
	content: " ";
	height: 160px;
	left: 0;
	position: absolute;
	width: 100%;
}
.sectionWaves::after {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/wavesRepeat.png");
	background-position:left bottom;
	background-repeat: repeat-x;
	background-size: auto;
	bottom:0px;
	content: " ";
	height: 110px;
	left: 0;
	position: absolute;
	width: 100%;
}
.sectionEggs::after {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/eggsRepeat.png");
	background-position:left bottom;
	background-repeat: repeat-x;
	background-size: 60% auto;
	bottom:0px;
	content: " ";
	height: 110px;
	left: 0;
	position: absolute;
	width: 100%;
}
.section1Wide {
	background-color:#36a6de;
	position:fixed;
	width:100%;
	z-index:50;
}
.section1 {
	color:#ffffff;
	padding:5px 10px;
}
.section1 p {
	color:#ffffff;
	font-size:8px;
	line-height:24px;
}
.section1 a {
	color:#ffffff;
	font-size:8px;
	text-decoration:none;
}
.section1 a:hover {
	color:#c1d72e;
}
.fa-twitter{
    font-size: 0px !important;
    content: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgcontentmaster/social-media-icons/Social-Media_Icons_50px_twitter_white.png');
    height: 20px;
    width: 20px;
    position: relative;
    top: 4px;
}
.fa-facebook{
    font-size: 0px !important;
    content: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgcontentmaster/social-media-icons/Social-Media_Icons_50px_facebook_white.png');
    height: 20px;
    width: 20px;
    position: relative;
    top: 4px;
}
.fa-youtube{
    font-size: 0px !important;
    content: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgcontentmaster/social-media-icons/Social-Media_Icons_50px_youtube_white.png');
    height: 20px;
    width: 20px;
    position: relative;
    top: 4px;
}
.fa-instagram{
    font-size: 0px !important;
    content: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgcontentmaster/social-media-icons/Social-Media_Icons_50px_instagram_white.png');
    height: 20px;
    width: 20px;
    position: relative;
    top: 4px;
}
.fa-pinterest{
    font-size: 0px !important;
    content: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgcontentmaster/social-media-icons/Social-Media_Icons_50px_pinterest_white.png');
    height: 20px;
    width: 20px;
    position: relative;
    top: 4px;
}
.fa-google-plus{
    font-size: 0px !important;
    content: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgcontentmaster/social-media-icons/Social-Media_Icons_50px_google+_white.png');
    height: 20px;
    width: 20px;
    position: relative;
    top: 4px;
}
.fa-yelp{
    font-size: 0px !important;
    content: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgcontentmaster/social-media-icons/Social-Media_Icons_50px_yelp_white.png');
    height: 20px;
    width: 20px;
    position: relative;
    top: 4px;
}
.section2Wide {
	background-color:rgba(255,255,255,0);
	position:absolute;
	top:35px;
	width:100%;
	z-index:25;
}
.section2Waves {
	background-color:rgba(255,255,255,0);
	position:absolute;
	top:55px;
	width:100%;
	z-index:15;
}
.section2Clouds {
	background-color:rgba(255,255,255,0);
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/cloudsRepeat.png");
	background-position:left bottom;
	background-repeat:repeat-x;
	background-size:100% auto;
	position:relative;
	width:100%;
	z-index:15;
}
.section2Eggs {
	background-color:rgba(255,255,255,0);
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/eggsRepeat.png");
	background-position:left bottom;
	background-repeat:repeat-x;
	background-size:100% auto;
	position:relative;
	width:100%;
	z-index:15;
}
.section2 {
	padding:10px 10px 0px;
}
.section3Wide {
	background-color:#ffffff;
	position:relative;
	top:22px;
	width:100%;
	z-index:10;
}
.section3 {
	padding:10px;
}
.section4Wide {
	background-color:#3cade6;
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/bottomCloud.png");
	background-position:left top;
	background-repeat:repeat-x;
	position:relative;
	width:100%;
	z-index:10;
}
.section4 {
	padding:20px;
}
.circlesWide {
	background-color:#3cade6;
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/circlesBar.png");
	background-position:left bottom;
	background-repeat:repeat-x;
	height:11px;
	position:relative;
	width:100%;
	z-index:10;
}
.section5Wide {
	background-color:#3cade6;
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/topCloud.png");
	background-position:left bottom;
	background-repeat:repeat-x;
	position:relative;
	width:100%;
	z-index:10;
}
.section5 {
	padding:20px;
}
.le_plugin_gallery{
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.le_plugin_gallery_squarethumb{
    text-align: center !important;
    float: none !important;
    display: inline-block !important;
    margin: 3px auto !important;
}

.showOnMobile{
    display: block;
}
.hideOnMobile{
    display: none;
}
.section6Wide {
	background-color:#ffffff;
	position:relative;
	top:30px;
	width:100%;
	z-index:10;
}
.section6 {
	padding:20px;
}
.section7Wide {
	background-color:#ffffff;
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/trianglePattern.jpg");
	background-position:left top;
	background-repeat:repeat;
	background-size:300px auto;
	position:relative;
	width:100%;
	z-index:10;
}
.section7WideTri {
	background-color:#ffffff;
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/triHoloPattern.jpg");
	background-position:left top;
	background-repeat:repeat;
	background-size:240px auto;
	position:relative;
	width:100%;
	z-index:10;
}
.section7Edges {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/cutEdge.png"), url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/greenEdge.png");
	background-position:left top, left bottom;
	background-repeat:repeat-x, no-repeat;
	background-size:auto, 100% auto;
}
.section7EdgeTop {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/cutEdge.png");
	background-position:left top;
	background-repeat:repeat-x;
	background-size:auto;
}
.section7EdgeBottom {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/greenEdge.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	background-size:100% auto;
	padding-bottom:40px;
}
.section7Edges .section7 {
	padding:40px 20px 60px 20px;
}
.section7 {
	padding:10px 20px 20px;
}
.section8Wide {
	/*background-color:#c1d72e;*/
	background-color:#b6d712;
	position:relative;
	width:100%;
	z-index:10;
}
.section8 {
	padding:20px;
}
.section9Wide {
	background-color:#ffffff;
}
.section9 {
	padding:20px;
}
.sectionBlue {
	background-color:#3cade6;
	width:100%;
}
.sectionLtBlueWide {
	background-color:#f5fbfe;
	width:100%;
}
.sectionLtBlue {
	padding:20px;
}
.sectionblueWaves {
	background-color:#36a6de;
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/bottomCloud.png"), url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/cloudsRepeat.png");
	background-position:left top, left 101%;
	background-repeat:repeat-x;
	background-size:auto auto, 65% auto;
}
.sectionBW {
	padding:30px 10px 30px;
}
.sectionBlueWide {
	background-color:#36a6de;
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/cloudsRepeat.png");
	background-position:left 101%;
	background-repeat:repeat-x;
	background-size:40% auto;
	border:solid 10px #ffffff;
	width:100%;
}
.sectionBlueInner {
	padding:20px 10px 50px;
}

/*---SECTIONS END---*/


/*---TOPMENU START---*/

.TopMenu {
	display: block;
	text-align:center;
	padding:0px;
}
.TopMenu ul {
	margin: 0;
	padding: 0;
}
.TopMenu ul.le_menu_level_0 {
	margin: 0;
	padding: 0;
}
.TopMenu li {
	list-style: none;
}
.TopMenu li.le_menuitem_level_0 {
	display: inline-block;
	margin-left:0px;
}
.TopMenu li.le_menuitem_level_0 a {
	background-position:left center;
	background-repeat:no-repeat;
	color: #ffffff;
	display: block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding:0px 6px 0 11px;
	text-decoration: none;
}
.TopMenu li.le_menuitem_level_0:first-of-type a {
	background:none;
}
.TopMenu li.le_menuitem_level_0 a:hover {
	color:#c1d72e;
}
/*---1ST LEVEL SUBMENU---*/
.TopMenu ul.le_menu_level_1 {
	margin: 0;
	padding: 0;
}
.TopMenu li.le_menuitem_level_1 a {
	color: #ffffff;
	display: block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size: 12px;
	padding: 5px 20px;
	text-decoration: none;
}
.TopMenu li.le_menuitem_level_1 a:hover {
	color:#c1d72e;
}
.dropdown ul {
	display: none;
}

/*---TOPMENU END---*/


/*---MAIN MENU START---*/

.lang2, .lang3 {
	display:none;
}
.navigation {
	text-align:right;
}
.navicon {
	display:block;
	height:25px;
	position:relative;
	width:100%;
}
.navicon:after {
	color: #ffffff;
	content: '\2630';
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size: 26px;
	position: absolute;
	right:10px;
	text-align:center;
	top: 0;
}
.navicon:hover:after {
	color: #ffffff;
}
.navicon:hover {
	cursor: pointer;
}
.menu {
	background-color:rgba(255,255,255,1);
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/dashedLine.png");
	background-position:left 99.5%;
	background-repeat:repeat-x;
	background-size:400px auto;
	display: none;
	left:-175px;
	padding:0px;
	position:absolute;
	text-align:center;
	top:65px;
	width:350px;
	z-index:10;
}
.menu ul.le_menu_level_0 {
	margin: 0;
	padding: 0 0 10px 0;
}
.menu li {
	list-style-type: none;
	text-decoration: none;
}
.menu .le_menu_level_container {
	position: relative;
}
.menu li.le_menuitem_level_0 {
	
}
.menu li.le_menuitem_level_0 a {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/dashedLine.png");
	background-position:left 3px;
	background-repeat:repeat-x;
	background-size:400px auto;
	color:#5160ac;
	display: block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size: 25px;
	font-weight:normal;
	padding:20px 0px 15px;
	text-decoration: none;
	text-transform:uppercase;
}
.menu li.le_menuitem_level_0 a:hover {
	background-color:rgba(193, 215, 46, 1);
	color: #5160ac;
}
.menu li.le_menuitem_level_0 a:active {
	background-color:rgba(193, 215, 46, 1);
	color: #5160ac;
}
/*---1ST LEVEL SUBMENU---*/
.menu ul.le_menu_level_1 {
	background-color:rgba(193, 215, 46, 1);
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/menuHoverSplit.png");
	background-position:center top;
	background-repeat:no-repeat;
	background-size:250px auto;
	display: none;
	margin: 0;
	padding:14px 0px 0px;
}
.menu li.le_menuitem_level_1 a {
	background-color:rgba(193, 215, 46, 1);
	background-image:none;
	color: #ffffff;
	display: block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size: 14px;
	margin:0px;
	padding: 8px 20px;
	text-decoration: none;
}
.menu li.le_menuitem_level_1:last-of-type a {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/dashedLine.png");
	background-position:left 95%;
	background-repeat:repeat-x;
	background-size:400px auto;
	border-bottom: 0px solid #0b475f;
	padding:8px 0px 30px 0px;
}
.menu li.le_menuitem_level_1 a:hover {
	color: #5160ac;
}
/*---2ND LEVEL SUBMENU---*/
.menu ul.le_menu_level_2 {
	margin: 0;
	padding: 0;
}
.menu li.le_menuitem_level_2 a {
	padding: 5px 0 5px 30px;
}
.dropdown ul {
	display: none;
}

/*---MAIN MENU END---*/


/*---MAIN START---*/

.content {
	padding:20px;
}
.subMenuWide {
	background-color:#f5fbfe;
	border-top:solid 1px #ecf2f5;
	position:relative;
	top:30px;
	width:100%;
	z-index:20;
}
.subMenuInner {
	padding:10px 0px;
	text-align:center;
}
.subMenu ul {
	margin: 0;
	padding: 0;
}
.subMenu ul.le_menu_level_0 {
	margin: 0;
	padding: 0;
}
.subMenu li {
	list-style: none;
}
.subMenu li.le_menuitem_level_0 {
	display: inline-block;
	margin-left:0px;
}
.subMenu li.le_menuitem_level_0 a {
	color:#5160ac;
	display: block;
	font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
	font-size: 15px;
	font-weight:normal;
	margin:0px;
	padding:5px 15px;
	text-decoration: none;
}
.subMenu li.le_menuitem_level_0 a:hover {
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/subMenuSquiggle.png");
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#33cccc;
}

/*---MAIN END---*/


/*---FOOTER START---*/

.footer1Wide {
	background-color: #36a6de;
}
.footer {
	color:#ffffff;
	font-size:12px;
	padding:20px 10px 30px;
}
.footer2Wide {
	background-color:#3cade6;
	background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/footerDash35.png");
	background-position:left 8px;
	background-repeat:repeat-x;
	padding:20px 0px 0px;
}
.footer p, .footer a, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
	color: #ffffff;
}
.footer p, .footer a {
	font-size:12px;
}
.footer a:hover {
	color:#b7d712;
	text-decoration:none;
}
.socialBlue {
	left:0px;
	position:relative;
	text-align:center;
}
.socialBlue a {
	background-color: transparent;
    color: #36a6de;
    display: inline-block;
    font-size: 35px !important;
    height: 50px;
    line-height: 39px;
    margin: 0 10px;
    padding: 0;
    width: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.socialBlue a:hover {
	background-color:#c1d72e;
	color:#ffffff;
}
.socialCorp a:hover {
	opacity:0.5;
}
.menu_element {
	overflow:visible;
}

/*---FOOTER END---*/


/*---MEDIA QUERIES START---*/

@media screen {
	html body img.skype_pnh_logo_img {
		display:none !important;
	}
	html body span.skype_pnh_container span.skype_pnh_highlighting_inactive_common span.skype_pnh_text_span {
		color:#FFFFFF !important;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.wrapper {
		background-color:#ffffff;
	}
	h1, h1 a, .title1, .title1 a {
		font-size:80px;
		line-height:65px;
	}
	h2, h2 a, .title2, .title2 a {
		font-size:70px;
		line-height:55px;
	}
	h3, h3 a, .title3, .title3 a {
		font-size:45px;
		line-height:30px;
	}
	h4, h4 a, .title4, .title4 a {
		font-size:30px;
		line-height:34px;
	}
	h5, h5 a, .title5, .title5 a {
		font-size:28px;
		line-height:32px;
	}
	h6, h6 a, .title6, .title6 a {
		font-size:28px;
		line-height:32px;
	}
	/*---Sticky Menu START---*/
	.menufixed {
		background: rgba(54,166,222,.8);
		height: 45px;
		left: 0;
		position: fixed;
		top: 20px;
		width: 100%;
		z-index: 100;
	}
	/*.menufixed .se_menu {
		margin-left:130px!important;
		text-align:left;
	}*/
	.menucontainer {
		width:1200px;
	}
	.absoluteMenu {
		position:absolute;
		width:100%;
	}
	.reduceLogoMove {
		display:none;
		top:20px;
		width:60px;
	}
	.reducelogo {
		/*position:absolute;*/
	}
	.reducelogo img {
		float:right;
		margin-top:15px;
		width:60px;
	}
	/*---Sticky Menu END---*/
	.backtotop {
		bottom:30px;
		right:30px;
	}
	.homeButtons1 {
		text-align:right;
	}
	.homeButtons2 {
		text-align:left;
	}
	.emailSignUp {
		width:450px;
	}
	.emailSignUp .email-row {
		width:256px;
	}
	.emailSignUp .submit-row .submit-input input {
		width:194px;
	}
	.cloudTitle {
		background-position:160px top;
	}
	.title-object1 {
		background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/titleObject1.png");
		background-position: left top;
		background-repeat: no-repeat;
		margin: 10px 0 0;
		padding: 0px 0 0 30px;
		background-size:40px auto;
	}
	.title-object2 {
		background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/titleObject2.png");
		background-position: right top;
		background-repeat: no-repeat;
		display:inline-block;
		margin: 0px 0 0;
		padding: 20px 60px 0 0;
	}
	.title-object3 {
		background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/titleObject3.png");
		background-position: left top;
		background-repeat: no-repeat;
		margin: 10px 0 0;
		padding: 15px 0 0 70px;
	}
	.title-object4 {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/titleObject4.png");
		background-position:right top;
		background-repeat:no-repeat;
		display:inline-block;
		margin:0px 0 0;
		padding:20px 70px 0 0;
	}
	.langChange a {
		margin:0px 3px;
	}
	.blueBarLink a {
		background-color:#ffffff;
		color:#36a6de;
		font-size:10px;
		padding:9px 6px;
	}
	.blueBarLink a:hover {
		background-color:#c1d72e;
		color:#ffffff;
	}
	.quotes {
		background-position:left top, right 85%;
		background-size:auto;
		padding:30px 80px;
	}
	.quotes h3 {
		font-size:75px;
		line-height:65px;
	}
	.quotesPush {
		padding:0px 80px;
	}
	.arrows {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/arrow-left.png"), url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/arrow-right.png");
		background-position:left top, right top;
		background-repeat:no-repeat, no-repeat;
		background-size:50px auto;
	}
	.borders {
		padding:20px;
	}
	.ltBlue {
		padding:15px 0px;
	}
	.overSlider {
		top:2px;
		width:300px;
	}
	.bx-wrapper .overSlider p img {
		max-height:40px;
		width:auto;
	}
	.leftGreenCircle {
		background-color: rgba(193,215,46,0.8);
		display:inline-block;
		left:40px;
		min-height:320px;
		padding:45px 10px 0px;
		position:absolute;
		top:35px;
		width:320px;
		z-index:10;
		-webkit-border-radius:50%;
		-moz-border-radius:50%;
		border-radius:50%;
	}
	.rightBlueCircle {
		left:400px;
		min-height:300px;
		padding:40px 10px 0;
		top:50px;
		width:300px;
	}
	.greenCircle {
		min-height:250px;
		top:12px;
		width:250px;
	}
	.blueCircle {
		min-height:250px;
		top:12px;
		width:250px;
	}
	.instructorSlider .bx-wrapper .bx-controls-direction a.bx-prev {
        top:40%;
	}
	.instructorSlider .bx-wrapper .bx-controls-direction a.bx-next {
        top:40%;
	}
	.header-img {
	    overflow: visible;
		margin-bottom:20px;
		top:20px;
		z-index:1;
	}
	.header-img img {
		height:auto;
		left:0px;
		width:100%;
	}
	.home-page-slider {
		position:relative;
		left:0px;
		width:inherit !important;
	}
	.home-page-slider .bx-wrapper .bx-viewport ul.le_plugin_bxSlider li {
		width:px !important;
	}
	.home-page-slider .bx-wrapper .bx-viewport ul.le_plugin_bxSlider li img {
		left:0px !important;
	}
	.home-page-slider .bx-wrapper img {
		width:100%;
	}
	.logo {
		padding:0px 0px 0px 15px;
	}
	.mapLocation {
		background-color:rgba(193,215,46,0);
		/*background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/bookIntroClass.png");*/
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/header-circle-birds.png");
		background-position:70% top;
		background-repeat:no-repeat;
		background-size:210px auto;
		/*left:0px;*/
		right:-12%;
		min-height:200px;
		padding:50px 50px 0px 135px;
		width:100%;
	}
	.mapLocation::after {
		background-image:none;
		background-position:none;
		background-repeat:no-repeat;
		background-size:none;
		bottom:0px;
		content: " ";
		height:none;
		left:0px;
		position:relative;
		width:100%;
	}
	.mapLocation h3 {
		font-size:55px;
		line-height:50px;
	}
	.mapLocation a.button2 {
		background-position:center top;
		background-size:150px auto;
		color:#36a6de;
		line-height:25px;
		margin-left:0px;
		min-height:50px;
		min-width:150px;
		padding:10px 0px !important;
		top:-15px;
	}
	.sectionCloud::after {
		/*background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/headerCloud.png");*/
		background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise1/headerCloud1.png");
		background-position:left bottom;
		background-repeat:no-repeat;
		background-size:100% auto;
		bottom:20px;
		content: " ";
		height:110px;
		left:0;
		position:absolute;
		width:100%;
	}
	.sectionCloudInner::after {
		background-size:30% auto;
	}
	.sectionWaves::after {
		background-size:auto;
	}
	.sectionEggs::after {
		background-size:55% auto;
	}
	.section1 {
		padding:5px 10px;
	}
	.section1 p, .section1 a {
		font-size:12px;
		line-height:24px;
	}
	.section3Wide {
		background-size:100% auto;
		top:-20px;
	}
	.section4 {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise1/headlineBubble.png");
		background-position:85% 75px;
		background-repeat: no-repeat;
	}
	.section5 {
		background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/headlineBubbleSmall.png");
		background-position:left 60%;
		background-repeat: no-repeat;
	}
	.section6Wide {
		top:0px;
	}
	.section6 {
		padding:20px 10px 0px;
	}
	.section7Edges .section7 {
		padding:40px 20px 120px 20px;
	}
	.section7 {
		/*padding:40px 20px 120px 20px;*/
		/*padding:40px 20px 40px 20px;*/
	}
	.section7EdgeBottom {
		padding-bottom:80px;
	}
	.sectionblueWaves {
		background-size:auto auto, auto 16%;
	}
	.sectionLtBlueWide {
		border:solid 20px #ffffff;
	}
	.sectionBW {
		padding:10px 10px 120px;
	}
	.sectionBlueWide {
		border:solid 10px #ffffff;
	}
	.sectionBlueInner {
		padding:20px 10px 80px;
	}
	.blueMenu {
	    text-align:right !important;
	}
	.TopMenu {
		padding-right:15px;
		text-align:right;
	}
	.TopMenu li.le_menuitem_level_0 a {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/topMenuSeparatorWhite.png");
	}
	.navigation {
		height:px;
		margin-top:0 0 15px;
		position:relative;
		text-align: left;
		width:100%;
	}
	.se_menu {
		padding-right:0px;
	}
	.navicon {
		display: none;
	}
	.menu {
		background-color:rgba(193, 215, 46, 0);
		background-image:none;
		display: block;
		left:0px;
		padding:0px 15px 0px 0px;
		position:relative;
		text-align:right;
		top:0px;
	}
	.menu ul {
		margin: 0;
		padding: 0;
	}
	.menu ul.le_menu_level_0 {
		margin: 0;
		padding: 0;
	}
	.menu li {
		list-style: none;
	}
	.menu li.le_menuitem_level_0 {
		display: inline-block;
		margin-left:0px;
	}
	.menu li.le_menuitem_level_0 a {
		background-color:rgba(0,0,0,0);
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/menuSeparator.png");
		background-position:right center;
		background-repeat:no-repeat;
		background-size:12px auto;
		color: #ffffff;
		display: block;
		font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
		font-size: 11px;
		font-weight:normal;
		margin:0px;
		padding:15px 18px 15px 6px;
		text-decoration: none;
		text-transform:uppercase;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		transition: all .2s ease;
	}
	.menu li.le_menuitem_level_0:first-of-type a {
		background:none;
		padding:15px 5px 15px 0px;
	}
	.menu li.le_menuitem_level_0:last-of-type a {
		background:none;
	}
	.menu li.le_menuitem_level_0 a:hover, .menu li.le_menuitem_level_0 a:active {
		background-color:rgba(0,0,0,0);
		color:#c1d72e;
	}
	.menu ul.le_menu_level_1 {
		background-color:rgba(183,215,18,1);
		background-image:none;
		display: none;
		margin: 0;
		padding: 0px 0px 0px 0px;
		position: absolute;
		text-align: left;
		z-index: 100;
	}
	.menu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
		display: block;
	}
	.menu li.le_menuitem_level_1 a, .menu li.le_menuitem_level_1:first-of-type a {
		background-image:none;
		color: #ffffff;
		display: block;
		font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
		font-size: 13px;
		font-weight:normal;
		margin:0px;
		min-width: 335px;
		padding: 8px 10px !important;
		text-decoration: none;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		transition: all .2s ease;
	}
	.menu li.le_menuitem_level_1 a:hover, .menu li.le_menuitem_level_1 a:active {
		background-color:rgba(54,166,222,1);
		color: #ffffff;
	}
	.menu li.le_menuitem_level_1:last-of-type a {
		background-image:none;
		border-bottom: 0px solid #0b475f;
	}
	.menu .le_menu_level_2_container {
		float: right;
		margin-top: -35px;
		padding: 0;
	}
	.menu ul.le_menu_level_2 {
		background-color: #326784;
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		text-align: left;
		z-index: 100;
	}
	.menu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
		display: block;
	}
	.dropdown ul {
		display: block;
	}
	.subMenuWide {
		top:0px;
	}
	.week_calendar a {
		color:#c1d72e;
	}
	.mb_listview_date .schedule_date_range {
		position:relative;
		top:-15px;
	}
	h2 .mb_listview_date .schedule_date_range {
		font-size:36px !important;
		line-height:40px !important;
	}
	.frontblog .blogelementpostwrapper:last-of-type {
		left:25%;
	}
	.blogButtons a {
		margin:0px 1px;
	}
	.blog_post .blog_post_content img {
		padding:0px 20px 20px 0px;
	}
	.placeBlog .blog_post_listing_content img, .local .blog_post_content_section .blog_post_content img {
		height:inherit;
		max-width:inherit;
	}
	.le_mb_wrapper #le_mb_staff_page .mb_staff_image {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/cloudLeft.png");
		background-position:right bottom;
		background-repeat:no-repeat;
	}
	.le_mb_wrapper #le_mb_staff_page h2 {
		padding:30px 40px 0px 0px;
	}
	.le_mb_wrapper #le_mb_staff_page h2::after {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/titleObject6.png");
		background-position:right top;
		background-repeat:no-repeat;
		content:" ";
		padding:30px 62px 0 0;
	}
	.blog_post_listing_sidebar {
		width:100% !important;
	}
	.feature_blog_text {
		margin:0px !important;
	}
	.ourStorySlider .bx-wrapper .bx-controls-direction a {
		height:165px;
		top:35% !important;
		width:93px;
	}
	.ourStorySlider .bx-wrapper .bx-prev {
		background:rgba(0, 0, 0, 0) url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/arrowLeftGreen.png") no-repeat scroll 0 0 !important;
		left:0px !important;
	}
	.ourStorySlider .bx-wrapper .bx-next {
		background:rgba(0, 0, 0, 0) url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/arrowRightGreen.png") no-repeat scroll 0 0 !important;
		right:0px !important;
	}
	.ourStorySlider .bx-wrapper .bx-next:hover {
		background-position:0px;
	}
	.ourStorySlider .bottomSlider {
		background-color:rgba(255,255,255,0.8);
		bottom:0px;
		display:inline-block;
		padding:20px 20px 25px;
		position:absolute;
		width:100%;	
	}
	.mb_staff_image {
		padding:0px 0px 20px 20px;
	}
	.footer2Wide {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/footerDash35.png"), url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/footer2Flakes.png");
		background-position:left 8px, 98% 80%;
		background-repeat:repeat-x, no-repeat;
		padding:0px;
	}
	.footer {
		font-size:16px;
		padding:30px 10px 30px;
	}
	.footer p, .footer a {
		font-size:16px;
	}
	.footerFlake h3:after {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/footer1Flakes.png");
		background-position:left 5px;
		background-repeat:no-repeat;
		content:'';
		display:inline-block;
		height:20px;
		left:16px;
		position:relative;
		top:-38px;
		width:20px;
		z-index:20;
	}
	.FooterMenu {
		display: block;
		padding:0px;
	}
	.FooterMenu ul {
		margin: 0;
		padding: 0;
	}
	.FooterMenu ul.le_menu_level_0 {
		margin: 0;
		padding: 0;
	}
	.FooterMenu li {
		list-style: none;
	}
	.FooterMenu li.le_menuitem_level_0 {
		display: inline-block;
		margin-left:0px;
	}
	.FooterMenu li.le_menuitem_level_0 a {
		color: #ffffff;
		display: block;
		font-family: 'Gotham Rounded A', 'Gotham Rounded B', sans-serif;
		font-size: 16px;
		font-weight:normal;
		padding:6px 0px;
		text-decoration: none;
		text-transform:uppercase;
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		transition: all .2s ease;
		width:182px;
	}
	.FooterMenu li.le_menuitem_level_0 a:hover {
		color:#b7d712;
		text-decoration:none;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.wrapper {
		background-color:#ffffff;
	}
	h1, h1 a, .title1, .title1 a {
		/*font-size: 145px;*/
		font-size: 100px;
		line-height:85px;
	}
	h2, h2 a, .title2, .title2 a {
		/*font-size:120px;*/
		font-size: 80px;
		line-height:65px;
	}
	h3, h3 a, .title3, .title3 a {
		font-size:70px;
		line-height:55px;
	}
	h5, h5 a, .title5, .title5 a {
		font-size:34px;
		line-height:38px;
	}
	h6, h6 a, .title6, .title6 a {
		font-size:34px;
		line-height:38px;
	}
	#tlg-timetable {
        overflow-x:visible;
    }
	/*.mobilePush {
		padding:0px;
	}*/
	.social-icons a.fa {
		margin:0px 4px;
	}
	.title-object1 {
		margin: 20px 0 0;
		padding: 20px 0 0 60px;
		background-size:auto;
	}
	.title-object2 {
		margin: 20px 0 0;
	}
	.title-object3 {
		margin: 20px 0 0;
	}
	.title-object4 {
		margin: 20px 0 0;
	}
	.showOnMobile{
        display: none;
    }
    .hideOnMobile{
        display: block;
    }
	.mapLocation {
		background-color:rgba(193,215,46,0);
		background-position:right top;
		background-repeat:no-repeat;
		background-size:280px auto;
		margin-top:40px;
		min-height:282px;
		padding:70px 25px 0 250px;
		width:100%;
	}
	.mapLocation h3 {
		font-size:80px;
		line-height:70px;
	}
	.mapLocation a.button2 {
		background-position:center top;
		background-size:auto;
		line-height:40px !important;
		min-height:60px;
		min-width:196px;
		top:-20px;
	}
	.mapUp {
	    margin:0px;
	}
	.cloudTitle {
		background-position:30px top;
	}
	.blueBarLink a {
		padding:9px 15px;
	}
	.quotes h3 {
		font-size:60px;
		line-height:50px;
	}
	.arrows {
		background-size:auto;
	}
	.ltBlue {
		padding:25px 0 0;
	}
	.overSlider {
		top: 30px;
		width: 370px;
	}
	.bx-wrapper .overSlider p img {
		max-height:auto;
		width:auto;
	}
	.leftGreenCircle {
		left:60px;
		min-height:380px;
		padding:65px 20px 0px;
		top:60px;
		width:380px;
	}
	.rightBlueCircle {
		left:550px;
		min-height:350px;
		padding:0px 10px 0px;
		top:80px;
		width:350px;
	}
	.rightBlueCircle img {
		display:inline-block;
	}
	.greenCircle {
		min-height: 300px;
		top: 30px;
		width: 300px;
	}
	.greenCircle img {
		width:185px;
	}
	.blueCircle {
		min-height: 300px;
		top: 30px;
		width: 300px;
	}
	.instructorSlider .bx-wrapper .bx-controls-direction a.bx-prev {
        left:-50px;
	}
	.instructorSlider .bx-wrapper .bx-controls-direction a.bx-next {
        right:-50px;
	}
	.extraPad {
		padding:20px 0px 0px 0px;
	}
	.topJagged img {
		position:relative;
		top:-40px;
		z-index:-1;
	}
	.bottomJagged {
		height:0px;
		position:relative;
		z-index:-1;
	}
	.le_mb_wrapper .page_stuff .prev a.prevs, .le_mb_wrapper .page_stuff .next a.nexts {
		top:200px;
	}
	.logo {
		padding:0px 0px 0px 15px;
	}
	.sectionCloudInner::after {
		background-size:auto 50%;
	}
	.sectionEggs::after {
		background-size: 55% auto;
	}
	.section1 {
		padding:5px 0px;
	}
	.section1 p, .section1 a {
		font-size:14px;
		line-height:24px;
	}
	.section2Wide {
		top:50px;
	}
	.section2 {
		min-height:325px;
		padding:10px 0px 50px 0px;
	}
	.section3 {
		padding:20px 0px;
	}
	.section4 {
		background-position:80% 75px;
		padding:20px 0px;
	}
	.section6 {
		padding:20px 0px 0px;
	}
	.section7Edges .section7 {
		padding:40px 0px 120px;
	}
	.section7 {
		padding:40px 0px 20px;
	}
	.section7EdgeBottom {
		padding-bottom:120px;
	}
	.section8 {
		padding:20px 0px 35px;
	}
	.section9 {
		padding:20px 0px;
	}
	.sectionLtBlue {
		padding:20px 0px;
	}
	.sectionBW {
		padding:30px 0px 120px;
	}
	.sectionBlueWide {
		border:solid 20px #ffffff;
	}
	.sectionBlueInner {
		padding:30px 0px 120px;
	}
	.TopMenu {
		padding-right:0px;
	}
	.TopMenu li.le_menuitem_level_0 a {
		font-size:14px;
	}
	.menu {
		text-align:left;
	}
	.navigation {
		width:100%;
	}
	.menu li.le_menuitem_level_0:hover {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/menuHoverSwirl.png");
		background-position:center top;
		background-repeat:no-repeat;
		background-size:150px auto;
	}
	.menu li.le_menuitem_level_0:first-of-type a {
		padding:20px 5px 20px 0;
	}
	.menu li.le_menuitem_level_0 a {
		font-size:16px;
		padding:20px 20px 20px 10px;
	}
	.menu .menu-pl li.le_menuitem_level_0 a {
        font-size:13px;
		padding:20px 17px 20px 8px;
	}
	.menu li.le_menuitem_level_1 a, .menu li.le_menuitem_level_1:first-of-type a, .menu .menu-pl li.le_menuitem_level_1 a {
        font-size:14px;
		width:350px;
	}
	.le_mb_wrapper #le_mb_staff_page .mb_instructor_bio {
		float:left;
		width:50%;
	}
	.le_mb_wrapper #le_mb_staff_page .mb_staff_image {
		text-align:center !important;
		width:50%;
	}
	.le_mb_wrapper .mb_staff_image img {
		padding:0px 0px 200px 0px;
		width:220px;
	}
	.mb_listview_date .schedule_date_range {
		top:-10px;
	}
	h2 .mb_listview_date .schedule_date_range {
		font-size:50px !important;
		line-height:54px !important;
	}
	.page_stuff:last {
		display:none;
	}
	.mb_schedule .title_date, .mb_schedule .title_class, .mb_schedule .title_staff {
		font-size:20px !important;
	}
	.blog_post_listing_sidebar {
		width:700px !important;
	}
	.blog_sidebar {
		display:inline-block;
	}
	h1.blog_post_listing_title a {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/titleObject7.png");
		background-position:right top;
		background-repeat:no-repeat;
		display:inline-block;
		padding:30px 40px 0px 0px;
	}
	.blog_post_listing_title_section h1, .blog_post_listing_title_section h1 a {
		font-size:100px !important;
		line-height:80px !important;
	}
	.blog_post_title_section h1 {
		background-image:url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TLGfranchise/the-little-gym/titleObject5.png");
		background-position:left top;
		background-repeat:no-repeat;
		padding:40px 0px 0px 50px;
	}
	.homePageBlog h1, .homePageBlog h1.blog_post_listing_title a {
		font-size:30px !important;
		line-height:34px !important;
	}
	.frontblog h1.blog_post_listing_title a {
		background-image:none;
		padding:0px;
	}
	.frontblog .blogelementpostwrapper:last-of-type {
		left:0px;
	}
	.footer2Wide {
		background-position:left 8px, 94% 75%;
	}
	.footer {
		padding:40px 0px 30px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.wrapper {
		
	}
	h1, h1 a, .title1, .title1 a {
		/*font-size:150px;*/
		font-size:120px;
		line-height:105px;
	}
	h2, h2 a, .title2, .title2 a {
		/*font-size:130px;*/
		font-size:100px;
		line-height:85px;
	}
	h3, h3 a, .title3, .title3 a {
		font-size:80px;
		line-height:65px;
	}
	.quotes h3 {
		font-size:80px;
		line-height:70px;
	}
	.arrows {
		background-position:10% top, 90% top;
	}
	.cloudTitle {
		background-position:80px top;
	}
	.ltBlue {
		padding:50px 20px 0px;
	}
	.overSlider {
		top: 16%;
	}
	.leftGreenCircle {
		left:120px;
		padding:70px 35px 0px;
		top:90px;
	}
	.rightBlueCircle {
		left:650px;
		min-height:450px;
		padding:40px 10px 0px;
		top:80px;
		width:450px;
	}
	.greenCircle {
		top: 75px;
	}
	.blueCircle {
		top: 75px;
	}
	.extraPad {
		padding:50px 20px 0px 20px;
	}
	.bottomJagged {
		bottom:-22px;
	}
	.le_mb_wrapper .page_stuff .prev a.prevs, .le_mb_wrapper .page_stuff .next a.nexts {
		top:250px;
	}
	.logo {
		
	}
	.mapLocation {
		padding:70px 25px 0px 350px;
	}
	.blueBarLink a {
		padding:8px 15px;
	}
	.sectionCloud::after {
		height:350px;
	}
	.sectionEggs::after {
		background-size: auto;
	}
	.section2 {
		min-height:400px;
		padding:10px 0px 50px 0px;
	}
	.section7EdgeBottom {
		padding-bottom:200px;
	}
	.sectionBlueWide {
		background-size:28% auto;
	}
	.navigation {
		width:100%;
	}
	.menu li.le_menuitem_level_0 a {
		font-size:18px;
		padding:20px 28px 20px 16px;
	}
	.menu .menu-pl li.le_menuitem_level_0 a {
        font-size:16px;
		padding:20px 20px 20px 10px;
	}
	.menu li.le_menuitem_level_0:first-of-type a {
		background:none;
		padding:20px 12px 20px 0px;
	}
	.menu li.le_menuitem_level_1 a {
		font-size:14px;
		width:352px;
	}
	.menu li.le_menuitem_level_1 a:hover {
		background-color:rgba();
	}
	.blog_post_listing_sidebar {
		width:930px !important;
	}
	.FooterMenu li.le_menuitem_level_0 a {
		font-size: 18px;
		width:220px;
	}
}

/*---MEDIA QUERIES END---*/


/*---RESETS START---*/

.anythingSlider-default {
	/*height:340px !important;*/
	margin-bottom: 0px !important;
	padding: 0 !important;
}
button::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner,
	input[type="submit"]::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner {
	padding: 0 !important;
	border: 0 none !important;
}
.wrapper img {
	vertical-align: middle;
}
.wrapper table {
	border-spacing: 0 !important;
}
.le-logged-in .header-img, .le-edit-open .header-img {
	top:0px;
}
.le-logged-in .sectionCloud::after {
	bottom:0px;
}
.le-logged-in .section1Wide {
	position:relative;
}
.le-edit-open .section2Wide {
	position:relative;
	top:0px;
}
.le-edit-open .section2Waves {
	position:relative;
	top:0px;
}
.le-edit-open .section2Clouds {
	position:relative;
	top:0px;
}
.le-edit-open .section2Eggs {
	position:relative;
	top:0px;
}
.le-edit-open .sectionCloud::after, .le-edit-open .sectionCloudInner::after, .le-edit-open .sectionWaves::after, .le-edit-open .sectionEggs::after {
	background-image:none;
}
.le-logged-in .menufixed {
	position:relative;
}
.le-logged-in .visible-xs {
	display:block !important;
}
.le-logged-in .menu .visible-xs {
	display:none !important;
}
.le-edit-open .menu {
	background-color:rgba(212,212,212,.6);
}
.le-edit-open .whiteContent {
	background-color:rgba(212,212,212,.6);
}
.le-edit-open .bottomJagged {
	z-index:1;
}

/*---RESETS END---*/


/*--Hiding Style Editor(for Regions)START--*/

/*.aurora_sidebar_menu_item aurora_panel-group-divider {
	display:none !important;
}
.style-settings-label {
	display:none !important;
}
#aurora_background-options, #aurora_color-options, #aurora_typography-options {
	display:none !important;
}
.aurora_preset-wrapper {
	display:none !important;
}
.aurora_side_bar_label {
	display:none !important;
}
.aurora_side_bar_label:first-of-type {
	display:block !important;
}*/

/*--Hiding Style Editor (for use with Regions) END--*/


/*---CLEAR START---*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}

/*---CLEAR END---*/
/*Button for forms*/
.buttonG a, a.buttonG {
    display: inline-block;
    margin: 10px 20px;
    height: auto !important;
    padding: 18px 18px 12px 18px;
    color: #ffffff;
    font-family: "Lato", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    /*text-transform: uppercase;*/
    background-color: transparent;
    border-radius: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgamsterdam/new-button/beforeG.png), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgamsterdam/new-button/midG.png), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgamsterdam/new-button/afterG.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: center left, 27% center, center right;
    /*background-size: 10%, 68%, 28%;*/
    background-size: contain, 72%, contain;
}

.buttonG a:hover, a:hover.buttonG {
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;
    background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgamsterdam/new-button/beforeDB.png), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgamsterdam/new-button/midDB.png), url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/tlgamsterdam/new-button/afterDB.png);
  }
.introFormButton, partyFormButton, .campFormButton, .questionFormButton{
    display: inline-block;
} 
.bdayform, .campform, .contactform { display: none; }

.day-header.affix{
    position:fixed;
    top:65px;
    right:0;
    left:80px;
    z-index: 1000;
    background-color: #fff;
}
.tlg-title-row.affixLeft{
    left:80px!important;
}
/*-------------- Account Preset ----------------- */
/*-------------- Account Preset [Desktop]----------------- */
.se_body,.se_bgColor_thumb,.se_bgImg_thumb {
}
.se_menu {
}
.se_menu li.le_menuitem_level_0 a,.navicon {
}
.se_menu li.le_menuitem_level_0 a:hover {
}
.navicon {
}
.se_menu .le_menu_level_1_container, .se_menu ul.le_menu_level_2 {
}
.se_menu li.le_menuitem_level_1 a {
}
.se_menu li.le_menuitem_level_1 a:hover {
}
.se_header {
}
.se_header p, .se_header h1, .se_header h2, .se_header h3, .se_header h4, .se_header h5, .se_header h6 {
}
.se_header a {
}
.se_header a:hover {
}
.se_mainContent {
}
.se_wrapperContent, .se_WrapperContent, .se_mainContent .le_content, .se_mainContent p, .se_mainContent h1, .se_mainContent h2, .se_mainContent h3, .se_mainContent h4, .se_mainContent h5, .se_mainContent h6 {
}
.se_wrapperContent a, .se_WrapperContent a, .se_mainContent a {
}
.se_wrapperContent a:hover, .se_WrapperContent a:hover,.se_mainContent a:hover {
}
.se_footer {
}
.se_footer p, .se_footer h1, .se_footer h2, .se_footer h3, .se_footer h4, .se_footer h5, .se_footer h6 {
}
.se_footer a {
}
.se_footer a:hover {
}
a {
}
a:hover {
}
.se_button a, a.se_button {
}
.se_button a:hover, a.se_button:hover {
}
.seFormButton {
}
.se_cta {
}
.se_cta .le_content a {
}
.se_cta:hover {
}
.se_cta .le_content a:hover {
}
.se_cta .le_content, .se_cta .le_content a {
}
.se_social a {
}
.se_social a:hover {
}
hr {
}
.se_siteBranding a {
}
.se_siteBranding:hover, .se_siteBranding a:hover {
}
.se_tagline {
}
p, ul, ol, dl {
}
h1, h1 a, .title1, .title1 a {
}
h2, h2 a, .title2, .title2 a {
}
h3, h3 a, .title3, .title3 a {
}
h4, h4 a, .title4, .title4 a {
}
h5, h5 a, .title5, .title5 a {
}
h6, h6 a, .title6, .title6 a {
}
blockquote {
}
.aurora_dolacz-do-zespolu #le_classRow3 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_dolacz-do-zespolu #le_classRow2 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_zajecia #le_classRow5 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_zajecia #le_classRow4 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_careers #le_classRow2 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_careers #le_classRow3 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_classes #le_classRow5 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_classes #le_classRow4 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_Kontakt #le_classRow1 {
    background-color: rgb(238, 249, 255);
}
.aurora_przyjecia #le_classRow2 {
    background-color: rgb(238, 249, 255);
}
.aurora_wakacje #le_classRow1 {
    background-color: rgb(238, 249, 255);
}
.aurora_przyjecia-urodzinowe #le_classRow2 {
    background-color: rgb(238, 249, 255);
}
.aurora_zajecia-wakacyjne #le_classRow1 {
    background-color: rgb(238, 249, 255);
}
.aurora_skontaktuj-sie-z-nami #le_classRow1 {
    background-color: rgb(238, 249, 255);
}
.aurora_dolacz-do-zespolu #le_classRow5 {
    background-color: rgb(238, 249, 255);
}
.aurora_dolacz-do-zespolu #le_classRow4 {
    background-color: rgb(238, 249, 255);
}
.aurora_nasza-historia #le_classRow1 {
    background-color: rgb(51, 204, 204);
}
.aurora_wiecej-zabawy #le_classRow1 {
    background-color: rgb(238, 249, 255);
}
.aurora_zajecia #le_classRow1 {
    background-color: rgb(238, 249, 255);
}
.aurora_zajecia #le_classRow2 {
    background-color: rgb(238, 249, 255);
}
.aurora_zajecia #le_classRow3 {
    background-color: rgb(238, 249, 255);
}
.aurora_parties #le_classRow3 {
    background-color: rgba(0, 0, 0, 0);
}
.aurora_contact-us #le_classRow1 {
    background-color: rgb(238, 249, 255);
}
.aurora_parties #le_classRow2 {
    background-color: rgb(238, 249, 255);
}
.aurora_classes #le_classRow1 {
    background-color: rgb(238, 249, 255);
}
.aurora_classes #le_classRow2 {
    background-color: rgb(238, 249, 255);
}
.aurora_classes #le_classRow3 {
    background-color: rgb(238, 249, 255);
}
.aurora_careers #le_classRow4 {
    background-color: rgb(238, 249, 255);
}
.aurora_careers #le_classRow5 {
    background-color: rgb(238, 249, 255);
}
.aurora_our-story #le_classRow1 {
    background-color: rgb(51, 204, 204);
}
.aurora_more-fun #le_classRow1 {
    background-color: rgb(238, 249, 255);
}
.aurora_camps #le_classRow1 {
    background-color: rgb(238, 249, 255);
}

/*-------------- Account Preset [Desktop] End----------------- */
/*-------------- Account Preset [Tablet]----------------- */

/*-------------- Account Preset [Tablet] End----------------- */
/*-------------- Account Preset [Mobile]----------------- */

/*-------------- Account Preset [Mobile] End----------------- */
/*-------------- Account Preset End ----------------- */
