/*
Theme Name: JohnnyoTheme
Theme URI: http://johnnyodesign.com/
Author: Johnnyo Design
Author URI: http://johnnyodesign.com/
Description: Sensible design solutions.
*/

/* Import the necessary CSS additions */
@import url( inc/bootstrap.css );
/* @import url(" /wp-content/themes/johnnyo_design/inc/font-face/stylesheet.css"); */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,800,900');

html {
    overflow-x: hidden;
}
body {
    background: #eee;
	height: 100%;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	margin: 0;
}
.home{
	background: #cc0000;
}
body,td,th {
	color: #222;
}
a {
    color: #CC0000;
    text-decoration: none;
}
a:hover, a:focus {
    color: #666;
    text-decoration: underline;
}
h1, .h1 {
		font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    line-height: 60px;
	    font-weight: bold;
	color: #cc0000;
	font-weight: 300;
    text-transform: uppercase;
}
p {
    font-size: 16px;
    line-height: 24px;
    margin: 20px 80px 0 80px;
    font-family: 'Open Sans', sans-serif;
}
.home p{
	font-size: 16px;
    line-height: 24px;
    margin: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}
h2 {
	font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #222;
    margin-bottom: 20px !important;
	    font-weight: bold;
	font-weight: 300;
    text-transform: uppercase;
}
.home h2 {
    font-size: 50px;
    color: #fff;
	font-weight: 300;
    text-transform: uppercase;
	    margin-top: 70px;
}
h3 {
	font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #cc0000;
    font-weight: normal;
    margin-bottom: 20px !important;
	font-weight: 300;
    text-transform: uppercase;
}
h4 {
	color: #222;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin: 14px 0px 0px 0;
	text-align: left;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    text-transform: uppercase;
}
ul {
    margin: 4px 0 0 28px;
    padding: 0px 0px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: inherit;
    line-height: 21px;
    color: #444;
    list-style: initial;
    display: inline-block;
}
.homecenter {
	padding: 160px 0 180px 0;
}
.homecenter h2, .homecenter p{
	text-align: center;
}
.homegrey {
	    background-color: #6d6e71;
	    margin-bottom: 80px;
}

.panel-grid-cell .so-panel {
    zoom: 1;
    margin: 0 !important;
}
.panel-grid {
	margin: 0 !important;
	
}
.headlogo {
    z-index: 1;
    position: relative;
}
.headlogo img {
	    max-width: 100%;
}
.btn {
	    font-size: 20px;
    line-height: normal;
    background-color: #ffffff;
    border: 3px solid #fff;
    color: #00a4ff;
    border-radius: 40px;
    text-shadow: none;
    padding: 14px 24px 12px 24px;
    margin: 30px;
	    font-family: 'Montserrat', sans-serif;
	transition: all .25s cubic-bezier(.625,.125,.305,.875);
}
.btn:hover {
    background-color: transparent;
    border: 3px solid #fff;
    color: #fff;
	transition: all .25s cubic-bezier(.625,.125,.305,.875);
}

.intbg {
    background-image: url(/wp-content/uploads/2018/10/group1.jpg);
    background-size: cover;
    width: 100%;
    min-height: 500px;
    background-position: center;
    position: absolute;
}
.intbg::after {
    content: " ";
    width: 100%;
    height: 100%;
    background-color: rgba(56, 102, 148, 0.43);
    z-index: 0;
    position: absolute;
    left: 0;
}
.site-interior {
    margin-top: 40px;
    padding: 40px 0;
	text-align: left;
    position: relative;
}
.site-interior p {
	margin: 10px 0;
}
.site-footer {
    background-color: #cc0000;
    margin-top: 40px;
	    text-align: left;
}
.site-footer p{
	text-align: left;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
	font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.footlogo img {
	height: 40px;
	margin-bottom: 20px;
}
.socialfooter {
	float: right;
}
.socialfooter a {
    color: #fff;
    font-size: 16px!important;
    margin-left: 20px;
}
.socialfooter a:hover {
    color: #666;
}
.site-info {
	    padding: 30px 0;
}
.footer-top {
}
.footer-top ul {
	    list-style: none;
    margin: 0;
}
.footer-top h3 {
    margin-bottom: 10px !important;
}
.footer-top a {
color: #ffffff;
    text-decoration: none;
    /*font-size: 30px; 
    padding-left: 10px;*/
}
.footer-top a:hover {
    color: #666;
    text-decoration: none;
}
.footer-top .panel-first-child {
	margin-bottom: 20px !important;
}


#masthead {
	height: 300px;
	position: relative
}
.home #masthead {
	height: 100vh;
	    overflow: hidden;
}
.slider {
	height: 300px;
}
.home .slider {
	height: 100vh;
}
.slide0, .slide1, .slide2, .slide3, .slide4, .slide5 {
	height: 300px;
}
.home .slide0, .home .slide1, .home .slide2, .home .slide3, .home .slide4, .home .slide5 {
	height: 100vh;
}
.slide1 {
	background-image: url(/wp-content/uploads/2018/12/Depositphotos_25576899_1920.jpg);
	background-size: cover;
	background-position: center;
}
.slide2 {
	background-image: url(/wp-content/uploads/2018/12/Depositphotos_16950051_1920.jpg);
	background-size: cover;
	background-position: center;
}
.slide3 {
	background-image: url(/wp-content/uploads/2018/12/Depositphotos_21730727_1920.jpg);
	background-size: cover;
	background-position: center;
}
.slide4 {
	background-image: url(/wp-content/uploads/2018/12/Depositphotos_10266652_1920.jpg);
	background-size: cover;
	background-position: center;
}
.slide5 {
	background-image: url(/wp-content/uploads/2018/12/Depositphotos_30215033_1920.jpg);
	background-size: cover;
	background-position: center;
}
.slidetext {
    height: 300px;
    width: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
}
.home .slidetext {
    height: 100vh;
    width: 50%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.75);
}
.slidetextwrap {
    position: absolute;
    bottom: 0;
    padding: 60px;
}
.slidetext p{
	font-family: 'Montserrat', sans-serif;
	margin: 0;
    margin-top: 200px;
    font-size: 50px;
    font-weight: bold;
    line-height: 100px;
    color: #666;
	font-weight: 300;
    text-transform: uppercase;
}
.slidetext a {
    color: #e8e1da;
    background-color: #CC0000;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 40px;
    padding: 20px 40px;
    display: inline-block;
    margin-top: 20px;
	font-weight: 300;
    text-transform: uppercase;
}
.slidetext a:hover {
    color: #e8e1da;
    background-color: #666;
	text-decoration: none;
}
.site-branding {
    position: absolute;
    top: 30px;
    left: 30px;
    padding-right: 30px;
}
.navbar {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1;
}
.socialbar {
	text-align: right;
}
.main-navigation {
	margin-bottom: 4px;
}
.socialbar a {
    color: #ffffff;
    background-color: #CC0000;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding: 7px 14px;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 4px;
	    font-weight: 300;
    text-transform: uppercase;
}

.socialbar a:hover {
    color: #ffffff;
    background-color: #666;
	text-decoration: none;
}
.homerow {
	padding: 80px 0;
}
.homealt, .homealt h2 {
	text-align: right;
}
.homerow .homeimage .img-responsive {
    margin: auto;
}
.homealt .homeimage .img-responsive {
    margin: auto;
}
.sidebtn {
	    color: #ffffff;
    background-color: #CC0000;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding: 7px 14px;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 30px;
	    font-weight: 300;
    text-transform: uppercase;
}
.sidebtn:hover {
    color: #ffffff;
    background-color: #666;
	text-decoration: none;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
	font-weight: 300;
    text-transform: uppercase;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-weight: 300;
    text-transform: uppercase;
}
.home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-weight: 300;
    text-transform: uppercase;
}

@media only screen and (max-width: 1800px) {
.slidetext p {
    font-size: 4vh;
    line-height: 6vh;
}
}
@media only screen and (max-width: 1100px) {
.home .slidetext {
    width: 100%;
	
}
.slidetext p {
    font-size: 5vw;
    line-height: 10vw;
}
}
@media only screen and (max-width: 800px) {
.navbar {
    position: absolute;
    top: 180px;
    right: 30px;
    z-index: 1;
	    margin-left: 30px;
}
	.slidetext p {
    text-align: left !important;
}
	.slidetextwrap {
    padding: 30px;
}
	.slidetext a {
    font-size: 5vw;
}
	.homecenter {
    padding: 80px 0 100px 0;
}
	.homegrey {
    margin-bottom: 40px;
}
	.homerow {
    padding: 40px 0;
}
	.home h2 {
    text-align: center;
}
	.home p {
    text-align: center;
}
	.homealt, .homealt h2 {
    text-align: center;
}
}

@media only screen and (max-width: 612px) {
.socialfooter {
    float: right;
    text-align: center;
    width: 100%;
}
	.site-info p {
		    text-align: center;
    width: 100%;
	}
	.footlogo {
    margin: auto;
    display: block;
}
}

@media only screen and (max-width: 500px) {
.home h2 {
    font-size: 10vw;
}
	
}
video {
	position: absolute;
	border-radius: 0;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	min-width: 100vw;
	min-height: 100vh;
}
.player {
	    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.footer-top {
	    padding-top: 50px;
}
.footlogo {
	    max-width: 100%;
	width: 321px;
}
.footinfo {
	    padding-top: 20px;
}
.footsocial {
	text-align: right;
}
.site-interior .site-main img {
    max-width: 100%;
    border-radius: 3px;
    margin: 20px 0 20px 0;
}
.site-interior h1 {
	margin-top: 0;
}

.home .slidetext, .home .slide0, .home .slide1, .home .slide2, .home .slider, .home #masthead {
	min-height: 600px
}
@media only screen and (max-height: 600px) {
video {
    min-height: 600px;
}
	
}