/*
Theme Name: Anthony Paul Ruiz
Theme URI: https://manhattandigitalsolutions.com
Author: Anthony Ruiz
Author URI: https://www.facebook.com/anthonypaulruiz
Description: This is a custom theme created by Anthony Ruiz
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Anthony Paul Ruiz
*/
/*#wpadminbar{
    top: initial !important;
    bottom: 0;
}*/
.hideMobile{
    display: none;
}
html{
    /*font-family: "Montserrat", sans-serif;*/
    font-family: 'Acme', sans-serif;
    font-weight: 700;
    font-size: 12px;
    margin: 0;
}
p{
    margin: 0;
}
a{
    text-decoration: none;
    color: #000;
}
body{
    background: url(img/background4.webp)no-repeat center/cover;
    margin: 0;
}
header{
    /* position: fixed; */
    /* top: 0; */
    height: 90px;
    background: #fff;
    /* padding: 1.4rem; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 5px #000;
            box-shadow: 0px 0px 5px #000;
}
#headerWrapper{
    position: relative;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    background: #fff;
}
#headerWrapper img{
    vertical-align: bottom;
    padding-top: 5px;
}
#logo{
    height: 100%;
    width: 18%;
/*  background: #fff url(img/logo.png)no-repeat 100%/contain;*/
    float: left;
}
nav{
    position: absolute;
    display: inline-block;
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
    top: 18px;
    right: 0;
}
ul{
    position: relative;
    /*list-style: none;*/
    margin: 0;
}
nav ul li{
    position: relative;
    bottom: 0;
    display: inline-block;
    padding-left: 25px;
}
nav ul li a{
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
nav ul li a:hover{
    color: #f00;
}
.menu-item:nth-child(1):before{
    content: url(img/computer2.webp);
    padding-right: 10px;
    vertical-align: middle;
}
.menu-item:nth-child(2):before{
    content: url(img/rig3.webp);
    padding-right: 10px;
    vertical-align: bottom;
}
#menu-header .menu-item:nth-child(3):before{
    content: url(img/lightBulb.png);
    padding-right: 10px;
    vertical-align: bottom;
}
.menu-item:after{
  content: '';
  width: 0px;
  height: 3px;
  display: block;
  background: black;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.menu-item:hover:after{
    width: 100%;
}
nav ul li:last-child{
    /*margin-left: 5%;*/
}
nav ul li:last-child a{
    color: #fff;
    background: #1200ff;
    padding: .2em .4em;
    font-size: 1.5em;
    border-radius: 12px;
    -webkit-box-shadow: -1px 1px 3px 1px #000;
            box-shadow: -1px 1px 3px 1px #000;
    text-shadow: -1px 1px 5px #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
nav ul li:last-child a:hover{
    -webkit-box-shadow: 0px 1px 3px 1px #000;
            box-shadow: 0px 1px 3px 1px #000;
}
main{
    /*min-height: 85vh;*/
}
#container{
/*  position: relative;
    top: 30px;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    clear: both;*/
}

h1{
    margin: 0;
}
hr{
    clear: both;
}
.row{
    /*margin-top: 30px;*/
    position: relative;
    height: 80vh;
}
.secureFast{
    width: 65%;
    float: left;
    height: 100%;
}
.secureFast h1{
    text-align: center;
    margin: 19px 0px 25px 0px;
    position: relative;
    font-size: 4.5em;
    color: #ffffff;
    text-shadow: 4px 3px 1px #000;
    line-height: 1.5;
}
.secureFast h1 span{
    color: #0600ff;
    text-shadow: -2px 4px 0px #c3d2de;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
}
.secureFast ul li{
    display: list-item;
    font-size: 3.8em;
    line-height: 1.7;
    font-weight: 700;
    padding-left: 15px;
    color: #ff9b00;
    text-shadow: 0px 3px 2px #000000;
}
.secureFast li{
    display: block;
}
.applyNow{
    color: #fff;
    font-family: 'Acme', sans-serif;
    background: #1200ff;
    padding: .3em 0.6em;
    font-size: 3em;
    border-radius: 1px;
    -webkit-box-shadow: 0px 0px 1px 0px #000;
            box-shadow: 0px 0px 1px 0px #000;
    text-shadow: -1px 1px 5px #000;
    font-weight: 700;
}
.secureFast .applyNow{
    position: relative;
    top: 35px;
    left: 55px;
}
.heroImage{
    position: absolute;
    right: 0;
    width: 70%;
    height: 100%;
    background: url(img/anthony.webp)no-repeat 0/contain;
    float: right;
    margin-top: 20px;
    margin-top: 21px;
}
#footerContainer{
    min-height: 100%;
}
.entry-meta {
    font-size: 13px;
    font-style: italic;
    line-height: 15px;
    margin-top: -5px;
    color: #999;
}
footer{
    background: #000;
    border-top: 1px solid #000;
    position: relative;
    clear: both;
    min-height: 9vh;
}
footer p{
    background: #fff;
    /* text-align: center; */
    position: absolute;
    bottom: 0;
    right: 5%;
    font-size: 3em;
    line-height: 2.35;
}
footer p a{
    padding-left: 15px;
}
#copyright{
    font-size: 3em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 5%;
    line-height: 2.35;
}
@media (max-width: 1024px){
    body{
    background: #000 url(img/background4.webp)no-repeat center/100% 75%;
    }
    .menu-item:after{
    content: initial;
    width: initial;
    height: initial;
    display: initial;
    background: initial;
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
    }
    .heroImage{
    background: url(img/meTablet.webp)no-repeat 0/contain;
    bottom: 0;
    width: 80%;
    height: 73%;
    }
    .row{
        height: 82vh;
    }
    #headerWrapper img {
    padding-top: 15px;
    width: 15%;
}
    footer p{
    font-size: 3em;
    }
}
@media (max-width: 767px) {
    #wpadminbar{
        z-index: 0 !important;
    }
    ul{
        list-style: none;
    }
    .hideDesktop{
        display: none;
    }
    .hideMobile{
        display: block;
    }
    header{
        height: initial;
    }
    #headerWrapper{
    position: initial;
    margin: 0;
}
    body{
        background: #fff;
    }
    #container{
    display: initial;
    }
    #headerWrapper img{
    padding: 0;
    width: 30%;
    position: absolute;
    z-index: 1;
    }
    .flag{
    padding: 0;
    }
    #headerWrapper .flag img{
        width: 80%;
        padding: 0;
        position: relative;
    }
    #headerCheckbox{
    position: fixed;
    clip: rect(0,0,0,0);
    }
    #headerCheckbox:checked ~ #headerNav{
    right: 0;
    }
    #headerOptions{
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    font-size: 3.3vh;
    color: #fff;
    z-index: 9;
    background: rgba(0,0,0, .4);
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom-left-radius: 10px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
#headerOptions ul{
    padding: 5px;
}
#headerOptions ul li{
    display: inline-block;
    font-size: 40px;
    padding: 0 0px 0px 15px;
}
#headerCheckbox:checked ~ #headerOptions{
    display: none;
}
#headerNav{
    position: fixed;
    z-index: 1;
    background: rgba(255, 255, 255, .75);
    top: 0;
    bottom: 0;
    right: -300px;
}
.sidenav{
    position: fixed;
    z-index: 1;
    background: rgba(000, 000, 000, .75);
    top: 0;
    bottom: 0;
    right: -500px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    border-left: 1px solid #fff;
}
/*    nav{
    position: fixed;
    z-index: 1;
    background: rgba(255, 255, 255, .75);
    top: 0;
    bottom: 0;
    right: -300px;
    }*/
    nav p{
    color: #fff;
    text-align: -webkit-auto;
    padding: 15px 0px 25px 30px;
    font-size: 40px;
    }
    nav ul{
    padding: 0;
    /*text-align: center;*/
    }
    nav ul li{
    display: block;
    padding: 15px 10px 15px 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    }
    nav ul li a{
        color: #fff;
    }
    nav ul li:last-child{
        text-align: center;
        padding: 20px 0;
    }
    nav ul li:last-child a {
     background: initial;
     padding: initial;
     font-size: inherit;
     border-radius: initial;
     -webkit-box-shadow: initial;
     box-shadow: initial;
     text-shadow: inherit;
     -webkit-transition: initial;
    -o-transition: initial;
     transition: initial;
}
    .closeNavButton{
    padding: 0 !important;
    color: #fff;
    text-align: -webkit-auto;
    padding: 15px 0px 25px 30px;
    font-size: 40px;
    text-align: right;
    }
    .closeNavButton li{
        border: initial;
        display: inline-block;
    }
    .closeNavButton li:last-child{
        padding: 20px;
    }
    .mheroImage{
        width: 100%;
        height: 100%;
    }
    .secureFast{
        width: 100%;
    }
    .heroImage{
    width: 82%;
    height: 50%;
    }
    footer{
        min-height: initial;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
    }
    footer p{
        color: #fff;
    font-size: 1.5em;
    background: initial;
    }
    footer p a{
        color: #fff;
    }
    #copyright{
    padding-left: 0%;
    font-size: 1.5em;
    color: #fff;
    background: rgba(0,0,0, .75);
    }
    .row{
        height: 100vh;
    }
}