/* Add your custom styles here */

.clear {
   clear:both;
   margin-bottom: 10px;
}

.imgr {
   float: right;
   margin-left: 20px;
   margin-bottom: 10px;
}

.imgl {
   float: left;
   margin-right: 20px;
   margin-bottom: 10px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Source Sans Pro', sans-serif!important;
	color: #444;
}

.site-container {
	background: #f5f5f5;
}


ol {
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Site Header Styles */

.site-header {
	background: #fff;
}

#text-2 {
	width: 30%;
	float: left;
}

.logo {
	width: 100%;
}

.logo img {
	padding: 1rem .5rem;
	max-height: 140px;
}

#nav_menu-2 {
	width: auto;
	float: right;
	margin-left: 2%;
	text-align: right;
}

.genesis-nav-menu {
	padding: 1.5rem 0 1.5rem 0;
}

.genesis-nav-menu a {
	font-family: 'Source Sans Pro', sans-serif!important;
	font-weight: bold;
}

#text-23 {
	float: right;
	width: 68%;
}

.head-contact {
	float: right;
	background: #08bdf0;
	line-height: 1;
	font-size: 1.4rem;
	border-radius: 0 0 3px 3px;
	color: white;
}

.head-contact a {
	color: white;
}

.head-contact li {
	list-style-type: none;
	float: left;
	padding: .75rem 1rem;
	border-right: 1px solid rgba(0,0,0,.1);
}

.head-contact li:last-of-type {
	border-right: none;
}

/* Home Slider Styles */

.home-slider {
	padding-bottom: 0;
}

.home-slider .wrap {
	max-width: 100%;
}

.soliloquy-container .soliloquy-caption-inside {
    max-width: 1200px;
    margin: 0 auto;
    background: none!important;
    text-align: left!important;
}

.soliloquy-container .soliloquy-caption {
    bottom: 5%!important;
}

.slide-title {
    font-size: 45px!important;
    margin-bottom: 20px;
    color: white!important;
    font-weight: bold;
      text-shadow:2px 2px 4px #444!important;
}


a.slide-btn {
    margin-top: 0px;
    display: inline-block;
    padding: 12px 15px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C51E10', endColorstr='#B51D10'); 
    background: -webkit-gradient(linear, left top, left bottom, from(#C51E10), to(#B51D10));
    border-radius: 4px;
    color: white;
    float: right;
}

.slide-text-wrap p {
    font-size: 20px!important;
    margin: 10px 0px;
    line-height: 1.2;
}

.slide-text-wrap {
    padding: 15px!important;
    background-color: rgba(0, 0, 0, 0.38)!important;
    max-width: 50%!important;
    width: auto!important;
    display: inline-block;
}
/* Home Welcome Styles */

.home-welcome {
	background-color: white;
	background-image: url('../../uploads/intro-bg.jpg');
	background-size: cover;
	border-top: 10px solid #08BDF0;
}

.welcome-wrap {
	background: none;
	font-size: 1.6rem!important;
	text-align: center;
}

.welcome-wrap h4.widgettitle {
	font-size: 4rem!important;
	font-weight: bold;
	color: #00b066;
	line-height: 1;
}

.welcome-btn {
	background: #00b066;
	padding: 1.5rem 2.5rem;
	display: inline-block;
	line-height: 1;
	color:white;
	border-radius: 3px;
	margin-top: 2.5rem;
}

.welcome-btn:hover {
	color: white;
	text-decoration: none;
}


.home-welcome h4.widgettitle {
	padding-bottom: 0px;
}

/* Home Intro Styles */

.homeintro {
	background: #ffd12f;
	border-top: 1px solid rgba(0,0,0,.1);
}

.homeintro h4.widgettitle {
	font-size: 4rem!important;
	text-align: center;
}

.homeintro .wrap {
	background: none;
}

.bio-wrap {
	background: #fff;
	padding: 2rem;
	margin-bottom: 1.5rem;
	overflow: hidden;
	box-shadow: 2px 2px rgba(0,0,0,.1);
}

.bio-pic {
	width: 20%;
	float: left;
}

.bio-text {
	width: 78%;
	float: left;
	margin-left: 2%;
}

.bio-name {
	line-height: 1;
	margin-bottom: 1rem;
}


/* Home About Stlyes */

.home-about {
	background: #fff;
	border-top: 10px solid #08BDF0;
}

.home-about .wrap {
	background: none;
}

.home-about h4.widgettitle {
	font-size: 4rem!important;
	color: #f0369d!important;
	font-weight: bold!important;
}

/* Home Bottom Stlyes */

.home-bottom {
	background: #fff;
	border-top:  1px solid rgba(0,0,0,.1);
}

.home-bottom .wrap {
	background: none;
}

.home-bottom h4.widgettitle {
	font-size: 4rem!important;
	color: #f0369d!important;
	font-weight: bold!important;
}

/* Instagram Styles */

.instagram {
	background: #00b066;
	color: white;
}

.instagram .wrap {
	background: none;
}

.instagram h4.widgettitle {
	font-size: 4rem!important;
	color: white!important;
	font-weight: bold!important;
}

.instagram a {
	color: white;
	text-decoration: none;
}

.instagram h1 {
	color: white!important;
}

.instagram input, .instagram textarea {
	border:none;
	padding: 1rem;
}

.instagram .field-wrap {
	margin-bottom: .5rem;
}

.instagram textarea {
	max-height: 100px;
}

/* Footer Styles */

.site-footer {
	background: #039a5b;
}

#about, #services, #contact {
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
}

#involved, #press {
    display: block;
    position: relative;
    top: -210px;
    visibility: hidden;
}

.header-bar {
	display: block;
	background: #08BDF0;
	color: white;
	font-size: 1.4rem;
}

.header-bar .wrap { 
	max-width: 100%;
}

.header-bar .head-contact {
	display: block;
	float: right;
}

.head-contact-mobile a {
    color: white;
}

.head-contact-mobile li {
    list-style-type: none;
    float: left;
    padding: .75rem 1rem;
    border-right: 1px solid rgba(0,0,0,.1);
}

.header-bar .head-contact-mobile {
	display: none;
}

.header-bar .language-welcome {
	display: block;
	float: left;
	padding-top: .3rem;
	margin-left: 10px;
}

.space {
	margin: 0 5px;
}


/* CSS Style - Insert it at the end of custom.css */

.mobile-menu-icon {
	display: none;
}

@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
	.header-bar .language-welcome {
		float: none;
		text-align:center;
	}

	.header-bar .head-contact {
		float: none;
		text-align:center;
	}

	.head-contact li {
		text-align:center;
		display: inline-block !important;
		float: none;
	}

	.genesis-nav-menu a {
		padding: 3rem .4rem !important;
		padding: 30px 4px !important;
		color:#FFF;
	}

	.logo img {
		max-height: 110px;
	}
}

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {

	.header-bar .head-contact-mobile {
		display: block;
	}

	.header-bar .head-contact {
		display: none;
	}

	.header-bar {
		display: block;
	}

	.header-bar .language-welcome {
		display: none;
	}

	.header-bar .wrap {
		padding: 0;
	}

	.head-contact {
		width: 100%;
		border-radius: 0;
	}

	#text-23 {
		display: none;
	}

	#text-2, #nav_menu-2 {
		width:100%;
		margin: 0;
	}
	.logo {
	    width: 70%;
	    float: left!important;
	    margin-right: 2%;
	    text-align: left;
	}

	.logo a {
		display: inline-flex;
	}

	.logo img {
		max-height: 75px;
	}

	.genesis-nav-menu {
		display: none;
		padding: 0;
	}

	.mobile-menu-icon {
	    display: inline-block;
	    width: 28%;
	    float: left;
	    border: none;
	    color: #444;
	    padding: 1.24rem;
	    line-height: 1;
	    font-size: 3rem;
	    text-align: right;
	    margin-top: 7px;
	}
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	.bio-pic {
		width: 100%;
		margin-bottom: 1.5rem;
	}

	.bio-text {
		width: 100%;
	}
}