/*Theme Name: SKI Theme

Theme URI: http://55thmedia.com

Description: A brief description of your theme

Version: 1.0 

Author: David Kelly, Conor

Author URI: 55th Media

Tags:

*/


/*Misc*/

h1, h2, h3, h4, p {
	font-family: "Ubuntu";

}
.fullWidth {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: initial;
}

.nopad {
	padding-left: 0px;
	padding-right: 0px;

}

.nopadab {
	padding: 0px;
	
}
.stn {
	min-height: 300px;
}

.red {
	background-color: LightCoral;
}

.blue {
	background-color: LightSkyBlue;
}

.green {
	background-color: LightGreen;
}

.yellow {
	background-color: LemonChiffon;
}

.lightgray {
	background-color: lightgray;
}

.medgray {
	background-color: lightslategray;
}

.textlightgray {
	color: lightgray;
}

.textmedgray {
	color: lightslategray;
}

.textblack {
	color: black;
}

.textwhite {
	color: white;
}
.text-vert-center {
	position: absolute;
	top: 43%;
	margin: 0;
}

.obCenter {
	margin-left:auto;
	margin-right: auto;
	display: block;
	padding-bottom: 20px;

	
}



/*Misc End*/

/*Top Nav*/

.logo {
    width: 55px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 13px; 
		
    
}
.name h1 {
    display: inline-block;
	font-size: 28px !important;

}
.name h1 {
	font-family: "Lato";
	font-weight: 700 !important;
	letter-spacing: 3px; 
	color: white;
	

}

.name h1 span {
	font-weight: 300;

}

.top-bar-section ul li > a {
	font-family: "Ubuntu";
}

@media only screen and (max-width: 40em) {
	.name h1 {
		font-size: 20px !important;


	}
	.name h1 span {
		font-size: 20px;


	}
	.logo {
		width: 40px;
		padding-bottom: 4px;

	}

}


@media only screen and (max-width: 40em) {
	.top-bar-section ul li:after {
	content: " ";
	position: absolute;
	top:26px;
	color: white;
	z-index: 0;
}


}

.top-bar-section ul li ul li:after {
	content:" ";	
} 


.top-bar a {
	font-size: 24px;
}

.top-bar-section ul li > a {
	font-size: 20px;
}

.top-bar-section .has-dropdown a:after {
	top: 50%;
}

.top-bar .toggle-topbar a, .back a {
	text-transform: none;
	font-size: 16px;
}

.dropdown li a {
	text-align: center;
}

.name h1 a span {
	font-weight: 300;
}

.menu-icon a span {
	font-family: "Ubuntu";
	font-weight: 400;

}

.top-bar-section ul li a {
	font-size: 20px;
	}



@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.top-bar-section ul li a {
	font-size: 16px;
	}
	
	.top-bar a {
	font-size: 20px;
}
}
	

/*Top Nav End*/

/*Side Navigation*/
.sideNavigation {
	margin-top: 30px;
	padding: 0;
	
	
}

.sideNavigation ul {
list-style: none;
width: 65%;
margin: 0 auto;
text-transform: uppercase;
}

.sideNavigation ul li ul {
	width: 100%;
	
}

.first-nav{
border-top-left-radius: 50px;		

}



.sideNavigation ul li ul a {
	font-size: 13px;
	padding: 5px;
	letter-spacing: normal;
}
.sideNavigation ul a {
font-family: "Ubuntu";
	color: white;
	background-color: #40475b;
	-webkit-transition: background-color .2;
	transition: background-color .2s;
	-webkit-transition: color .3;
	transition: color .3s;
	display: block;
	text-align: center;
	padding: 15px 10px 15px 10px;
	font-size: 20px;
	letter-spacing: 1px;
	
}

.sideNavigation ul a:hover {
	color: #393939;
	background-color: #e9e8e8;
	
}


/*Side Navigation End*/

/*Content*/
.contentContainer {
	min-height: 600px;
	padding: 0;
	margin-top: 30px;
}

@media only screen and (max-width: 60em) {
	#profile img {
		width: 40%;

	}

	#profiletext {
	padding-right: 40px;


}


}

#profiletext {
	padding-right: 80px;
	padding-left: 40px;
}

#profiletext p {
	
	line-height: 35px;	
}

.post * {
	font-family: 'Lato';
	font-size: 18px;

}
.post p {
	line-height: 2;
}

.post {
	padding: 0px 20px 0px 20px;
}

.contentTitle {
	background-color: #40475b;
	margin-bottom: 30px;
	min-height: 56px;
}

.contentTitle h2 {
	padding: 7px 0;
	margin: 0;
	text-align: center;
	font-family: Ubuntu, Sans-Serif;
	font-size: 30px;
	color: white;
}

/*Content End*/

/*Home*/

	.wwd {
		margin: 60px 0px 60px 0px;
		font-size: 48px;
}


.slider {
	height: 330px;
	background-color: lightgreen;
}

.mainheader{
position: relative;

}

.mainheader img {
	width: 100%;
	
	
}
.headingoverlay {
	position: absolute;
	right: 0%;
	bottom: 5%;
	padding: 20px 25px 20px 25px;
	background-color: #313f66;
}

.infobox {
    background-color:#313f66;
	width: 240px;
	padding: 0px;
	margin: 0 auto;

}
@media only screen and (min-width: 90.063em) and (max-width: 120em) { 
	.infobox{
		width: 358px;
		height: 282px;
	}
} 

@media only screen and (min-width: 64.063em) and (max-width: 90em) { 
	.infobox {
		height: 335px;
	
	}
	.infobox p {
		font-size: 14px;
	
	}
	.infobox h3 {
		font-size: 20px;
	
	}
	
	.wwd {
		font-size: 40px;
		margin: 40px 0px 40px 0px;
	
	}

}

@media only screen and (min-width: 0em) and (max-width: 64em) { 
	.infobox {
		width: 390px;
	
	}
	
	.infobox p {
		font-size: 14px;
	
	}
	
	.infobox h3 {
		font-size: 20px;
	}
	
	.wwd {
		font-size: 30px;
				margin: 30px 0px 30px 0px;
		
	}



} 


.infobox h3 {
	
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: rgba(255,255,255,0.46) 1px solid;
	margin-left: 15px;
	margin-right: 15px;
	
}

.infobox p {
	padding: 7px 28px 14px 28px;
	color: rgba(255,255,255,0.9);
	line-height: auto;
	font-family: "Lato";
	text-align: center;
}

.loop {
	margin-top: 30px;

}

.latestloop img {
	text-align: center;

}

div.latestloop {
	margin-bottom: 18px !imporant;


}

.latestloop h4 a {
	color: black;
}

.latestloop h4 {
	margin-bottom: 0;
}

.latestloop h6 {

	margin: 0;
}

.latestloop h4 a {
	color: black;
}

#post {
	margin-bottom: 20px;


}

/*Home End*/

/*Services*/
.services a h4 {
	color: white;
}

.services {
	padding: 2%;
	position: relative;
}

.services_headingoverlay {
	position: absolute;
	right: 4%;
	bottom: 5%;
	padding: 20px 25px 20px 25px;
	background-color: #313f66;
}

/*Services End*/

/*About*/




/*About End*/


/*Footer*/
.footerContainer {
	min-height: 150px;
	background-color: #383838;
}

.footerContainer h4 {
	margin-top: 21px;
} 

.footerContainer a {
	text-decoration: underline;
}

.footerContainer a:hover {
	color: #6c93dd;
}

footer img {
	width: 30%;
    padding: 10px;
	
}

.socialimages {
	margin: 0 auto;
	width: 70%;
	
}

@media only screen and (min-width: 40.1em) and (max-width:60em){
	.socialimages{
		width: 50%;

	}


}
@media only screen and (max-width: 40em) {
	.socialimages {

		width:70%;
		margin-bottom:30px; 
	}


}

.contact p {
	font-size: 14px
}
.footaddress {
	width: 40%;
	margin: 0 auto;
	color: white;
	
	
}

.locIcon {
	width: 200px;
	

}


/*Footer End */

