@charset "UTF-8";
/* CSS Document */

 * {
font-variant-ligatures: none;
}
body {
    font-family: "Raleway", sans-serif;
    color: #444444;
    line-height: 1.8;
    font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 2px;
}

img {
    max-width: 100%;
    max-height: 100%;
}

.scrollTitle {
    color: #777b64;
    padding-top: 10px;
    padding-right: 70px;
    padding-left: 70px;
    padding-bottom: 10px;
    font-size: 44px;
    line-height: 1;
    background-color: #EBEBEB;
    -webkit-box-shadow: 3px 3px 10px 3px #2D2D2D;
    box-shadow: 3px 3px 10px 3px #2D2D2D;
	}
	
h1 {
    color: #222121;
	font-size: 50px;
	line-height: 1;
	}
	
h2 {
    color: #777b64;
    font-size: 32px;
    font-weight: 800;
	letter-spacing: 1.4px;
	}
	
h3 {
    color: #BC6D39;	
	letter-spacing: 1.2px;
	line-height: 1;
	}
	
h4 {
    color: #ff6319;	
	letter-spacing: 2px;
	line-height: 1;
	font-size: 16px;
	}


	
	
body, html {
    height: 100%;
}
/* Create a Parallax Effect */
.bgimg-G1, .bgimg-2, .bgimg-3 {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* First image (Logo. Full height) */
.bgimg-G1 {
    background-image: url(web2019/gbFull-1600x900.jpg);
    min-height: 100%;
}
/* Second image (Portfolio) */
.bgimg-2 {
    background-image: url(web2019/BrucePage4-2019.jpg) !important;
    min-height: 100vh;
}
/* Third image (Contact) */
.bgimg-3 {
    background-image: url(web2019/rockCircle-1600.jpg) !important;
    min-height: 100vh;
}
.gridLogo {
}
.w3-wide {
    letter-spacing: 10px;
}
.w3-hover-opacity {
    cursor: pointer;
}


.thirdRight {
	font-size: 36px;
	text-align: center;
	position: absolute;
    top: 30%;
    right: 5%;
    -ms-transform: translate(5%, -30%);
	-webkit-transform: translate(5%, -30%);
    transform: translate(5%, -30%);
}
	


.logoContainer {
	
    width: 100%;
    height: auto;
    
}
.logoContainer img {
	object-fit: contain;
    width: 400px; /* 800px */
    height: auto;
    max-height: 85vh;
}
.clzMap {
    height: auto;
    text-align: center;
    width: 100%;
    margin-bottom: 150px;
}
.clzLogo {
    width: 100%;
    height: auto;
}
.clzLogo img {
    width: 500px;
    height: auto;
}

.scrollArrow {
    color: #777b64;
    position: absolute;
    bottom: 15px;
    left: 50vw;
    font-size: 16px;
}
.playerList {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    padding-left: 20px;
    padding-bottom: 50px;
    font-size: 16px;
    line-height: 1.4;
}
.smallCol {
    width: 50%;
    float: left;
    height: auto;
    padding-left: 85px;
}

.footerNames {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    padding-bottom: 60px;
}
.infoLine {
    width: 100%;
    height: auto;
    padding-bottom: px;
    text-align: center;
    color: #838383;
    font-size: 11px;
    padding-top: 40px;
    letter-spacing: 1.4px;

}

.revealBlog, .revealTherapy, .revealTestimonials, .revealServices, .revealProfessionalBio, .revealPersonalBio {
	display: none;
	
	
}

a:link, a:visited, .jslink {
	
    background-color: #c1c5b0;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 10px;
    line-height: 1.2;
    cursor: pointer;
	
	max-width: 250px;
}

.jslink {
	
	right: 10px;
	width: auto;
    padding: 5px 15px;
	margin-top: 10px;

}
a:hover, a:active, .jslink:hover {
    background-color: #777b64;
    color: white;
}

		.blogContainer {
			height: auto;
			width: 70%;
			margin-right: auto;
			margin-left: auto;
			margin-top: 20px;
		}
		
		.blogImage {
			/*height: 100%;
			position: absolute;*/
			width: 100%;
			text-align: center;
			padding-bottom: 25px;
		}
		
		.blogBox {
			width: 100%;
			margin-top: 5px;
			margin-bottom: 50px;
			white-space: pre-line;
		}
		
		.blogTitle {
			width: 100%;
			font-size: 24px;
			font-weight: 900;
			margin-bottom: -15px;
			line-height: 1.2;
			float:left;
		}
		
		.blogDate {
			font-size: 12px;
			font-weight: 500;
			margin-bottom: 6px;
		}
		
		.blogSummary {
			height: auto;
			margin-bottom: 20px;
		}

		.revealGlossary {
			margin-top: 64px;
			padding-top: 36px;
			padding-bottom: 36px;
			padding-left: 18px;
			padding-right: 18px;
    		border: 1px solid #999999;
			
		}

.mySayings {
	line-height: 1.2;
    font-style: italic;
	  
}
.mySayings2 {
	line-height: 1.2;
	  
}

.myQuote {
    margin-top:15px;
	font-size: 12px;
	color: #A4A4A4
}

.myViktor::after {
	content: "  — Viktor Frankl"; 
	font-size: 12px;
	color: #A4A4A4
}

.sayingsBlock {
	padding-top: 64px;
	min-height: 300px;
	
}

.artaPadding {
	padding-left: 64px;
	padding-right: 64px;
}


@media (max-width:992px) and (min-width:601px) {

.bgimg-G1 {
    min-height: 100%;
    background-position: 30% 0%;
}

.logoContainer img {
    width: 300px; /* 600px */
    height: auto;
}
.clzLogo img {
    width: 350px;
    height: auto;
}
/*
.bgimg-2 {
    background-image: url("t4kimages/GridZone-4x5-1200.jpg") !important;
    min-height: 100vh;
}

.bgimg-3 {
    background-image: url("t4kimages/GridPlayers-4x5-1200.jpg") !important;
    min-height: 100vh;
}
	*/
.playerList {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.smallCol {
    padding-left: 20px;
}
	
.blogContainer {
				width: 75%;
			}


.revealGlossary {

	width: 100%;
	
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 5px;
	padding-right: 9px;

}
	
}

@media (max-width:600px) {
	
	ul, ol {
		padding-left: 18px;
	}

.jslink {
	
	right: 10px;
	/*width: 70%;*/
	}

.bgimg-G1 {
    background-image: url("web2019/gbMobile-600x900.jpg");
    min-height: 100%;
}

.logoContainer img {
    width: 200px; /* 375px */
    height: auto;
}
.clzLogo img {
    width: 230px;
    height: auto;
}
	
.thirdRight {
	color: #B7B7B7;
	font-size: 30px;
	text-align: center;
	position: absolute;
    top: 95%;
    right: 5%;
   	-ms-transform: translate(5%, -95%);
	-webkit-transform: translate(5%, -95%);
    transform: translate(5%, -95%);
}


.bgimg-2 {
    background-image: url("web2019/BrucePage4-2019-600.jpg") !important;
    min-height: 100vh;
}

	/*
.bgimg-3 {
    background-image: url("t4kimages/GridPlayers-3x6-600.jpg") !important;
    min-height: 100vh;
}
*/
.playerList {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}
	
.smallCol {
	width: 100%;
	padding-left: 5%;
}
	
.blogContainer {
	width: 90%;
			}


.artaPadding {
	padding-left: 16px;
	padding-right: 16px;
}
}


/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
.bgimg-G1, .bgimg-2, .bgimg-3 {
    background-attachment: scroll;
}
	

}

@media (max-width:375px) {
	
.logoContainer img {
    width: 200px; /* 600px */
    height: auto;
}
.footerNames {
    width: 100%;
    padding-bottom: 40px;
}

}


