/*

Theme Name: bayside coaching

Theme URI: http://underscores.me/

Author: Underscores.me

Author URI: http://underscores.me/

Description: DescriptionF.fishbowl

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: bayside-coaching

Tags:



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



bayside coaching is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

*/



/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Header

# 

--------------------------------------------------------------*/



*,

*:after,

*:before {

	-moz-box-sizing:border-box;

	box-sizing:border-box;

	-webkit-font-smoothing:antialiased;

	font-smoothing:antialiased;

	text-rendering:optimizeLegibility;

	text-decoration: none;

}



html, body {

	margin: 0px;

	font-size: 14px;

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

	background-color: #fff;

	color: #2a363f;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}





@font-face {

    font-family: 'kg_the_fighterregular';

    src: url('fonts/kgthefighter-webfont.eot');

    src: url('fonts/kgthefighter-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/kgthefighter-webfont.woff2') format('woff2'),

         url('fonts/kgthefighter-webfont.woff') format('woff'),

         url('fonts/kgthefighter-webfont.ttf') format('truetype'),

         url('fonts/kgthefighter-webfont.svg#kg_the_fighterregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



/*--------------------------------------------------------------

# Header

--------------------------------------------------------------*/





nav {

	height: 36px;

	background-color: #2a363f;

	color: #fff;

	text-transform: uppercase;

	font-size: 12px;

	font-weight: 400;

	letter-spacing: 1.05px;

	height: 70px;

}



nav a, footer a  {

	color:#fff;

	text-decoration: none;

}



nav a:hover, footer a:hover {

	text-decoration: underline;

}



nav li {

	display: inline-block;

}



nav li {

	border-right: 1px solid #fff;

}



nav li:last-child {

	border-right: 0px;

}



nav li a {

	padding: 5px 15px;

}



nav ul {

	padding-top: 27px;

	margin: 0px;

}



nav .grid-12 {

	padding: 0px !important;

	margin: 0px !important;

}



header img {

	width: 100%;

	max-width: 275px;

	height: auto;

	float: left;

	display: inline-block;

}



header .contact {

	float: right;

	display: inline-block;

	font-size: 24px;

	font-weight: 900;

	margin-right: 20px;

}



header .contact span {

	display: block;

	font-size: 13px;

	font-weight: 400;

}



header .contact a {

	text-decoration: none;

	color: #02305e;

}





header .contact a:hover {

	text-decoration: underline;

}





/*--------------------------------------------------------------

# Footer

--------------------------------------------------------------*/



footer {

	background-color: #2a363f;

	color: #fff;

}



.footer-logo img {

	display: block;

	margin: 0 auto;

	padding: 20px 0px;

	width: 100%;

	max-width: 221px;

	height: auto;

}



.widgettitle {

	text-transform: uppercase;

	font-size: 16px;

	font-weight: 900 !important;

}



.sitemap li {

	list-style: none;

}



.sitemap ul {

	padding-left: 0px;

}



.about-us p {

	padding-right: 10px;

}



.footer-form .gform_body input,

.footer-form .gform_body select {

	width: 100% !important;

	padding: 10px !important;

}



.footer-form .gform_wrapper label.gfield_label + div.ginput_container {

	margin-top: 10px !important;

}



.footer-form .gform_wrapper li.hidden_label input {

	margin: 0px !important;

}



.footer-form .gform_wrapper .gform_footer {

	margin-top: 10px !important;

	padding: 0px !important;

}



.gform_wrapper .gform_footer input {

	background-color: #aeaeae;

	color: #2a363f;

	border: 1px solid #8b8e90;

	padding: 8px 15px;

}



.createdby {

	text-align: center;

	font-size: 11px;

	letter-spacing: 1.2px;

}



.createby a {

	color: #636363 !important;

	text-decoration: none;	

}



footer {

	padding-bottom: 10px;

	margin-bottom: -15px;

}



/*--------------------------------------------------------------

# Homepage

--------------------------------------------------------------*/



.fishbowl {

	height: 500px;

	background-image: url(img/fishbowls.jpg);

	background-position: center;

	background-size: cover;

	background-repeat: no-repeat;

	color: #fff;

}



.subtitle {

	margin-top: 70px;

	font-weight: 300;

	font-size: 19px;

	text-transform: uppercase;

	letter-spacing: 2.2px;

	margin-bottom: -15px;

}



.swirl {

	font-family: 'kg_the_fighterregular';

	font-size: 46px;

}



.subtitle,

.swirl {

	display: block;

}



.subtitle-2 {

	font-size: 16px;

	font-weight: 700;

	letter-spacing: 1px;

	position: relative;

	bottom:-10px;

	text-transform: uppercase;

}



.fishbowl ul {

	text-align: left;

	line-height: 24px;

	font-size: 16px;

	font-weight: 300;

	margin-left: 15px !Important;

	list-style: square !important;

}



.fishbowl .button {

	border: 0px;

}



.fishbowl .button a {

	background-color: #fff;

	text-decoration: none;

	color: #2a363f;

	text-transform: uppercase;

	font-size: 11px;

	font-weight: 700;

	letter-spacing: 0.8px;

	padding: 10px 50px;

}



.freedom {

	background-image: url(img/freedom.jpg);

	background-position: center;

	background-size: cover;

	background-repeat: no-repeat;

	color: #2a363f;

	height: 477px;

}



.freedom .swirl {

	font-size: 32px;

}



.freedom p {

	padding: 0px 30px;

}



.button-2 {

	margin-top: 20px;

}



.button-2 a {

	background-color: #666666;

	text-decoration: none;

	color: #fff;

	text-transform: uppercase;

	font-size: 11px;

	font-weight: 700;

	letter-spacing: 0.8px;

	padding: 10px 50px;



}



.freedom-2 {

	padding-top: 50px;

}





/*--------------------------------------------------------------

# Pages

--------------------------------------------------------------*/



.pages .subtitles h2 {

	font-size: 35px;

	margin-bottom:-20px;

	text-transform: uppercase;

	font-size: 19px;

	letter-spacing: 2.2px;

	font-weight: normal;

}



.pages h2 {

	font-weight: 300 !important;

	font-size: 19px;

	letter-spacing: 2.2px;

	text-transform: uppercase;

}



.pages h3 {

	font-family: 'kg_the_fighterregular' !important;

	font-size: 40px;

}



.pages h4 {

	font-weight: 300 !important;

	font-size: 14px;

	letter-spacing: 2.2px;

	text-transform: uppercase;

}



.pages h5 {

	font-family: 'kg_the_fighterregular' !important;

	font-size: 25px;

	font-weight: normal;

	margin: 0px;

}



.pages h6 {



}



.pages {

	line-height: 25px;

	font-size: 13px;

}





.li-ticks ul li {

	list-style: none;

    background:url("img/gold-tick.png") no-repeat;

    background-size: 17px;

    padding-left: 22px;

}



.page-header {

	height: 300px;

	position: relative;

	text-align: center;

}



.page-header h1 {

	font-size: 50px;

	position: absolute;

	font-weight: 900;

	top: 50%;

	margin-top: -25px;

	left: 0;

	right: 0;

	color: #fff;

	text-transform: uppercase;

}



.inverse h1 {

	color: #35414b !important;

}



.sidebar .gform_body,

.sidebar .gform_footer {

	text-align: center;

}



.sidebar .gform_body input,

.sidebar .gform_body textarea,

.sidebar .gform_body select {

	width: 70% !important;

	margin: 0px !important;

	padding: 5px !important;

}



.ginput_container_date {

	width: 70% !important;

	margin: 0 auto;

}



.sidebar .gform_footer input {

	border: 0px;

	font-size: 11px !important;

	background-color: #353d42;

	color: #fff;

	text-transform: uppercase;

	font-weight: 900;

	letter-spacing: 1.8px;

}



.sidebar .ginput_container_checkbox {

	text-align: left;

	margin-left: 40px;

}





/*--------------------------------------------------------------

# Mobile Design

--------------------------------------------------------------*/



@media (min-width: 1px) and (max-width: 768px)  {



.pages h3 {

	font-family: 'kg_the_fighterregular' !important;

	font-size: 35px;

	line-height:48px !important;

	font-weight: normal !important;



}



	.grid-container {

		padding: 0px 20px !important;

	}



	nav {

		height: auto;

		background-color: #fff;

		display: none;

	}



	nav a {

		color: #353d42; 

	}



	header img, 

	header .contact {

		float: inherit;

		display: block;

	}



	header img {

		margin: 0 auto;

		margin-top: 20px;

	}



	header {

		text-align: center;

		height: auto;

	}



	.subtitle {

		font-size: 16px;

		margin-top: 0px;

		margin-bottom: -5px;

	}



	.fishbowl {

		padding-top: 20px;

		height: auto;

		padding-bottom: 50px;

	}



	.swirl {

		font-size: 30px;

	}



	.subtitle-2 {

		font-size: 12px;

	}



	.fishbowl ul 

		list-style: square !important;

		font-weight: 400;

		padding: 0px;

		font-size: 13px;

		text-align: center;

	}



	.freedom {

		padding-top: 30px;

		height: auto;

		padding-bottom: 50px;

	}



	.button-2 {

		width: 100% !important;

	}



	.button-2 a {

		padding: 10px 10px;

	}



	footer {

		text-align: center;

		font-size: 13px;

	}



	footer .sitemap {

		display: none;

	}



	.menu_title, #wprmenu_menu_ul {

		font-size: 11px !important;

		text-transform: uppercase;

		font-weight: 300;

		letter-spacing: 1.4px;

	}



	#wprmenu_menu_ul li a {

		font-size: 11px !important;

	}



	.bar_logo {

		float: left;

	}



	.page-header h1 {

		margin-top: -15px;

	}







}



@media (min-width: 850px) and (max-width: 925px)  {

	nav a {

		font-size: 10px;

	}

}





@media (min-width: 1px) and (max-width: 849px)  {

	nav a {

		font-size: 9px;

	}



	nav li a {

		padding: 5px 10px;

	}

}



@media (min-width: 1px) and (max-width: 925px)  {

	.fishbowl {

		height: auto;

		padding-bottom: 30px;



	}



	.single-fishbowl {

		width: 50%;

		height: auto;

		margin-top: 0px;

	}



}



@media (min-width: 1px) and (max-width: 760px)  {

	.page-header h1 {

		font-size: 30px;

	}



	.fishbowl {

		background-position: right !important;

	}



	.fishbowl ul {

		text-align: left !important;

	}	

}



@media (min-width: 768px) and (max-width: 1030px)  {

	.swirl {

		font-size: 35px;

	}

}

