/*

    .___   
  __| _/____    ____ _____   
 / __ |\__  \  /    \\__  \  
/ /_/ | / __ \|   |  \/ __ \_
\____ |(____  /___|  (____  /
     \/     \/     \/     \/   Design Meets Art.
 
 */

@media screen and (min-width: 951px) {

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-family:"sarge";
    src: url("../img/srgt6pack.ttf") format("truetype");
}

@font-face {
  font-family:"champs";
    src: url('../img/champs.ttf') format('truetype');
}

.canvas {  
 width: 98.8vw;
  height: 100vw;  
  overflow-x: hidden;
  background-color: #fff8ee;
 }


 	.ltbox {
 		float: left;
 		background-color: #4ab6cc;
 		width: 30%;
 		height: 2.5%;
 		
 	}

 	figure#box1 {
 		float: left;
 		width: 20%;
 		height: 100%;
 		background-color: #245f6a; 		
 	}
 	figure#box2 {
 		float: left;
 		width: 20%;
 		height: 100%;
 		background-color: #fbda95;
 	}
 	figure#box3 {
 		float: left;
 		width: 20%;
 		height: 100%;
 		background-color: #6FCADC;
 	}
 	figure#box4 {
 		float: left;
 		width: 20%;
 		height: 100%;
 		background-color: #afd275;
 	}
 	figure#box5 {
 		float: left;
 		width: 20%;
 		height: 100%;
 		background-color: #e7717d;
 	}


	
	.call {
		  float:left;
		  width: 70%;
		  height: 2.5%;
		  background-color: #4ab6cc;
		  padding: 0;
		  margin: 0;
		  color: white;
		  font-family: georgia;
		  text-align: center;
		  font-size: .8vw;
		  
		 }

	.cta {
			float: right;
			color: #fff8ee;
		 	margin-top: .7%;
		 	font-size: 150%;
		 	font-family: georgia;
		 	font-weight: bold;
		 	font-style: italic;
		 	text-align: right;
		 	margin-right: 10%;	
		 	text-decoration: none;	 
	}

	 a.cta:hover {
	 	text-decoration: none;
	 	background-color: maroon;
	 }

		
/*LOGO AND NAVBAR ROW*/

	.logobox {
	  float:left;
	  width: 50%;
	  height: 5.6%; 
	  background-color: #fff8ee; 
	  
	  
	}
	  
		 img.logo {
	
		  float: left;
		  margin-top: -.3%;
		  margin-left: 1%;
		  width: 19%;
		  height: 20.2%;
		 }

		 img.logo-b {
	
		  float: left;
		  margin-top: 5.5%;
		  margin-left: -5%;
		  width: 20%;
		  height: 85%;
		 }

	button#hamburger-button {		
		display: none;
	}

	nav {
		display: none;
	}

	.navbar {
		display: inline-block;
		float: left;
		width: 50%;
		height: 5.6%;
		background-color: #fff8ee;
	}

	.navbar a {
	  float: right;
	  font-size: 1.2vw;
	  font-family: georgia;
	  color: #255F6B;
	  text-decoration: none;
	  margin-right: 3.5%;
	  margin-top: 6%;	
	}

	.navbar li {
		list-style: none;
	}
	
	
	
/*LINES*/

	.lines { 
		float: left;
		margin-top: -.5%;
		width: 100%;
		height: .6%;
	}
			
			.ltblue-line {
			float: left;
			background-color: #4ab6cc;
			color: white;
			width: 100%;
			height: 100%;
			text-align: center;    
			}  
			
	
/*Main Section*/

	section#back {
		float: left;
	    width: 100%;
	    height: 100%;  		
		background-image: url("../img/greenback5.jpg");
		background-repeat: no-repeat;
		background-size: contain; 
		
	}

	.graphic-one {
		display: inline-block;
	    float: left;
	    width: 50%;
	    height: auto;   
		
	    }
		
	 		/*rotated side text*/

			      figure#toss  {
			        width: 80%;
			        font-size: 270%;
			        margin-top: 40%;
			        margin-left: -15%;
			        font-family: sarge;
			        text-align: center;
					color: #39828f;	
			        
			        transform: rotate(270deg);
			        	-moz-transform: rotate(270deg);
						-ms-transform: rotate(270deg);
						-o-transform: rotate(270deg);
						-webkit-transform: rotate(270deg);			        
					}


	.case{
		float: left;
		width: 50%;
	    height: auto;	    
	}

			p#address {
		    text-align: right;
		    font-family: georgia;
		    font-size: 160%;
		    color: #103c5d;
		    transform: translate(-10%, -139%);
		       	-moz-transform: translate(-10%, -139%);
	  			-ms-transform: translate(-10%, -139%);
	  			-o-transform: translate(-10%, -139%);
	  			-webkit-transform: translate(-10%, -139%)  
	      	}

	      	 	.hours {
		      		font-size: 70%;
		      		font-weight: bold;		      		
		      	}
    
				

/*IMAGE CAROUSEL*/

	.myslides {
	   	width: 100%;
	    height: auto;
	    margin-top: 3vw;
	    margin-left: -50%;
	    z-index: 1;	   
	    background-color: #82C7CC;
	    box-shadow: 10px 10px 20px 0px grey;
			-moz-box-shadow: 10px 10px 20px 0px grey;
			-webkit-box-shadow: 10px 10px 20px 0px grey;
	    
	}

/* LIGHTBOX */

a#lbpic:link {
		color: #0ff;
	}

	a#lbpic:hover {
		background-color: #0ff;
	}


	.lightshow {
		text-align: center;
		list-style-type: none;
	}


	li#listpic {
		display: inline-block;
	}

	.sub-h {
		color: #39828f;
		font-family: champs;
		font-size: 4vw;
		font-weight: bold;
		text-align: center;
		margin-top: 50%;

	}

	figure#thumb-one, figure#thumb-two, figure#thumb-three,
	figure#thumb-four, figure#thumb-five, figure#thumb-six,
	figure#thumb-seven, figure#thumb-eight {
		float: left;
		width: 12vw;
		height: 10vw;
		margin-top: 2vw;
		margin-left: 10vw;
		border: 0.5vw solid teal;
		background-size: cover;
		transition: transform 0.1s;
			-moz-transition: transform 0.1s;
			-o-transition: transform 0.1s;
			-webkit-transition: transform 0.1s;
		box-shadow: 10px 10px 20px 0px grey;
			-moz-box-shadow: 10px 10px 20px 0px grey;
			-webkit-box-shadow: 10px 10px 20px 0px grey;
	}

		figure#thumb-one {
			background-image: url("../img/pic1.jpg");
		}
		

		figure#thumb-two {
			background-image: url("../img/pic2.jpg");
		}
		

		figure#thumb-three {
			background-image: url("../img/pic3.jpg");
		}

		figure#thumb-four {
			background-image: url("../img/pic5.jpg");
		}

		figure#thumb-five {
			background-image: url("../img/pic6.jpg");
		}

		figure#thumb-six {
			background-image: url("../img/pic12.jpg");
		}

		figure#thumb-seven {
			background-image: url("../img/pic11.jpg");
		}

		figure#thumb-eight {
			background-image: url("../img/pic15.jpg");
		}

	figure#thumb-one:hover, figure#thumb-two:hover, figure#thumb-three:hover,
	figure#thumb-four:hover, figure#thumb-five:hover, figure#thumb-six:hover,
	figure#thumb-seven:hover, figure#thumb-eight:hover {
		border-color: #0ff;
		transform: scale(1.05,1.05);
			-moz-transform: scale(1.05,1.05);
			-ms-transform: scale(1.05,1.05);
			-o-transform: scale(1.05,1.05);
			-webkit-transform: scale(1.05,1.05);
		box-shadow: 10px 10px 20px 0px grey;
			-moz-box-shadow: 10px 10px 20px 0px grey;
			-webkit-box-shadow: 10px 10px 20px 0px grey;
		}
}																		