/*
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;
    word-wrap: break-word;
}
p{
    margin: 0;
}
a{
    text-decoration: none;
    color: #1200ff;
}
a:focus{
    outline: none;
}
body{

    margin: 0;
}
header{

}

#container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid;
    margin-top: 10px;
}
/*FORUM CSS*/
.drillingForum .menu-featuerd-drilling-container ul{
    padding: 0;
    text-align: center;
    font-family: 'Space Mono', sans-serif;
}
.drillingForum .menu-featuerd-drilling-container ul li:nth-child(1){
    margin: 0;
}
.drillingForum .menu-featuerd-drilling-container ul li{
    box-shadow: 1px 3px 5px 1px #000;
    display: inline-block;
    padding: 7px;
    background: #f00;
    margin: 10px 5px;
}
.drillingForum #primary .menu-featuerd-drilling-container ul li a{
    color: #fff;
    background: initial;
    padding: 0;
    margin: 0;
}
#wpforo-wrap{
    padding: 0 !important;
    font-family: 'Space Mono', sans-serif;
}
#primary #wpforo-wrap a{
    background: initial;
}
#primary #wpforo-wrap #wpforo-title {
    margin: 0;
    padding: 0;
    font-size: 35px;
    line-height: 2;
    text-transform: uppercase;
    font-weight: 800;
    background: #fff;
}
#primary #wpforo-wrap #wpforo-menu .wpf-menu{
    text-align: center;
}
#primary #wpforo-wrap #wpforo-menu li{
    font-size: 15px;
}
#primary .wpforo-category{
    background: #555555 !important;
}
#primary #wpforo-wrap .wpfl-1 .cat-title {
    color: #ffffff;
    font-size: 22px;
    text-shadow: 2px 0px 5px #000;
}
#primary #wpforo-wrap .wpfl-1 .wpforo-forum-title {
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: 800;
}
#primary #wpforo-wrap .wpfl-1 .wpforo-forum-description {
    font-size: 18px;
    line-height: 1.8;
}
article{
    margin-top: 20px;
}
#headerWrapper{
    position: relative;
    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: 20px;
    right: 0;
}
ol{
    width: 95%;
    margin: 0 auto;
    padding: 0;
}
ul{
    position: relative;
    margin: 0;
    font-size: 20px;
}
ul li{
    line-height: 1.7;
}
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-header .menu-item:nth-child(1):before{
    content: url(img/computer2.png);
    padding-right: 10px;
    vertical-align: middle;
}
#menu-header .menu-item:nth-child(2):before{
    content: url(img/rig3.png);
    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-header .menu-item:after{
  content: '';
  width: 0px;
  height: 3px;
  display: block;
  background: black;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#menu-header .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;
}
#menu-header .menu-item:last-child:after{
    content: initial;
    width: initial;
    height: initial;
    display: initial;
    background: initial;
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
}
.leftSidebar{
    width: 35%;
    margin-top: 110px;
}
.leftSidebarContainer{
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
}
.leftSidebar a{
    color: #1200ff;
}
.leftSidebar p{
    text-align: center;
    font-size: 25px;
}
.leftSidebar ul{
    margin-top: 10px;
    font-size: 15px;
    text-transform: uppercase;
    margin: 10px auto;
}
.leftSidebar ul li{
    line-height: 1.2;
    margin: 5px 0px;
    width: 90%;
}
.menu-featuerd-drilling-container ul li{
    box-shadow: 1px 3px 5px 1px #000;
    margin-bottom: 10px;
}
.menu-featuerd-drilling-container ul li:nth-child(1){
    background: #1116ff;
    margin-bottom: 25px;
/*    box-shadow: 1px 3px 5px 1px #000;*/
}
#menu-featuerd-drilling a{
    color: #fff;
}
.sideCalc ul{
    text-align: center;
    margin-bottom: 30px;
}
.sideCalc ul li{
    list-style: none;
    color: #fff;
    font-size: 20px;
    background: #ff1b25;
    border-radius: 5px;
    text-shadow: 3px 1px 3px #000;
    padding: 20px 0px;
}
.shareThis{
    margin: 20px 0;
}
.shareThis p{
    font-size: 20px;
}
.shareThis ul{
    padding: 0;
    text-align: center;
}
.shareThis ul li{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0px 1px;
}
.facebook{
    background: url(img/social.png)no-repeat 100% 0%/90px;
}
.twitter{
    background: url(img/social.png)no-repeat 100% 105%/93px;
}
.reddit{
    background: url(img/social.png)no-repeat 50% -10%/90px;
}
.stumbleupon{
    background: url(img/social.png)no-repeat 0% 0%/90px;
}
.digg{
    background: url(img/social.png)no-repeat 0% 105%/90px;
}
.video:after{
    content: url(img/video1.svg);
    vertical-align: middle;
    padding-left: 5px;
}
.commentBubble:after{
    content: url(img/comments.svg);
    vertical-align: middle;
    padding-left: 5px;
}
.pageNav{
    /*border: 3px solid #000;*/
    margin: 0 25px;
}
main{
position: relative;
width: 100%;
/*padding-left: 20%;*/
/*margin: 0 auto;*/
}
aside{
    /* float: right; */
    /* width: 25%; */
    width: 40%;
    margin-top: 50px;
    padding-top: 35px;
    /* border-top: 2px solid #000; */
}
aside input {
    width: 100%;
    border: 0px solid #ddd;
    background: #f9f9f9 url(img/searchsubmit.png) no-repeat 96% 17px;
    padding: 15px 17px;
    font-size: 14px;
    color: #888 !important;
    -webkit-box-shadow: 0px 0px 1px 1px #000;
            box-shadow: 0px 0px 1px 1px #000;
}
/*input:focus{
    background: #f6f7ec;
}*/
/*aside input{
    width: 100%;
}*/
/*.searchform{
    margin-top: 40px;
}*/

.contentBlock{
    margin-top: 20px;
    text-align: center;
    position: sticky;
    top: 50px;
}
.contentBlock img{
    width: 100%;
    height: 120px;
}
.contentBlock h3{
    text-align: center;
    font-size: 20px;
    word-wrap: initial;
}
.contentBlock h3 span{
    color: #ff1b25;
}
.contentBlock p{
    font-size: 18px;
    width: 75%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.contentBlock p span{
    color: #1200ff;
}
/*#container{
    max-width: 1020px;
    margin: 0 auto;
}*/
aside form{
    width: 75%;
    margin: 0 auto;
}
h1{
    margin: 0;
    font-size: 40px;
    line-height: 1.4em;
    text-align: center;
    /* border-top: 2px solid; */
    margin-bottom: 10px;
    /* margin-top: 5px; */
    padding-top: 10px;
}
.drillingH1{
    margin-left: 27.5%;
}
h2{
    font-size: 35px;
    text-align: center;
}
h1:focus,h2:focus,h3:focus,h4:focus,h5:focus,h6:focus{
    outline: none;
}
h3{
    font-size: 30px;
    text-align: center;
}
h4{
    text-align: center;
    font-size: 35px;
}
#primary .titleBox a{
    background: initial;
}
hr{
    margin-top: 20px;
    clear: both;
}
label{
    line-height: 1.8;
}
img.alignright{
    float: right;
    margin: 0 0 1em 1em;
}
img.alignleft{
    float: left;
    margin: 0 1em 1em 0;
}
img.aligncenter {
    display: block;
    width: 100%;
    height: auto;
    margin: 25px auto;
    -webkit-box-shadow: 0px 1px 2px 0px #000;
            box-shadow: 0px 1px 2px 0px #000;
}
/*.fancyOutline{
    box-shadow: 0px 1px 7px 3px #000;
}*/
.alignright{
    float: right;
}
#primary .calcResults .pumpEfficency{
    text-align: left;
}
.alignleft{
    float: left;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.contact-image{
    width: 50%;
    margin-top: 60px;
}
#primary{
    float: left;
    width: 100%;
    position: relative;
    min-height: 70vh;
}
#primary a{
    color: #ff1b25;
    background: url(img/external_link.svg)no-repeat right .3em;
    padding-right: 20px;
    margin-right: 5px;
}
#primary .entry-meta a{
    background: initial;
    padding-right: initial;
}
.breadcrumb{
    position: absolute;
    top: 15px;
}
#primary .breadcrumb a{
    color: #1116ff;
    padding-right: 2px;
    text-decoration: none;
    background: initial;
}
#primary .breadcrumb a:nth-child(1){
    color: #fe1e16;
}
#primary .breadcrumb a:after{
    content: ' --'
}
#primary p{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    padding-bottom: 20px;
    margin: 0 auto;
    text-align: justify;
}
#primary input{
    width: 100%;
    border: 0px solid #ddd;
    background: #f9f9f9 url(img/searchsubmit.png) no-repeat 96% 17px;
    padding: 15px 17px;
    font-size: 14px;
    color: #888 !important;
    -webkit-box-shadow: 0px 0px 1px 1px #000;
            box-shadow: 0px 0px 1px 1px #000;
}
#primary.page h1{
    font-size: 55px;
    margin: 60px 0px 30px 0px;
}
#primary.page h3{
    margin: 0;
    font-size: 45px;
}
#primary.page p{
    font-family: 'Space Mono', monospace;
    font-size: 20px;
    font-weight: 800;
    width: 90%;
}
#primary p.contactpage{
    text-align: justify;
    font-weight: 800;
    font-size: 30px;
    width: 80%;
}
.wp-caption{
    width: 100% !important;
}
#primary .wp-caption a{
    background: initial;
}
.wp-caption img a:hover{
        border:  0px 1px 7px 3px #cde;
}
.wp-caption img{
position: relative;
    width: 80%;
    height: auto;
    left: 10%;
    -webkit-box-shadow: 0px 1px 7px 3px #000;
            box-shadow: 0px 1px 7px 3px #000;
    margin-bottom: 10px;
}
.wp-caption-text{
    font-family: 'Acme', sans-serif;
    font-style: italic;
    text-align: center;
    font-size: 25px;
}
#primary .wp-caption-text{
    font-family: 'Acme', sans-serif;
    font-style: italic;
    text-align: center;
    font-size: 25px;
}
.comment-body{
    padding: 20px;
}
.sResults{
    margin-top: 20px;
}
.search-page-title{
    font-family: 'Space Mono', monospace;
    text-transform: uppercase;
    font-size: 24px;
    color: #fc1b26;
}
.search-post-title{
    font-size: 25px;
    margin: 20px 0px;
    color: #2215ff;
    display: inline-block;
}
ol li{
    background: #fff;
    font-size: 21px;
    line-height: 1.5;
}
/*.comment-body:nth-child(even){
    background: #000;
}*/
.children li{
    list-style: none;
}
.comment-author{
    margin-bottom: 10px;
}
.comment-meta{
    margin-bottom: 10px;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
}
.comment-edit-link{
    color: #0006ff;
}
#primary .author{
    font-size: 18px;
    font-style: italic;
    line-height: 2.5;
    color: #f00;
}
#commentsSection{
    padding: 5px 25px;
    background: #ddd;
    border: 2px solid;
    margin-bottom: 10px;
}
#commentsSection ol li:nth-child(even){
    background: #e0ebef;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
#commentsSection a{
    text-decoration: initial;
    background: initial;
    padding-right: initial;
}
#primary input #submit{
    width: initial;
}
#commentsSection h2{
    margin: 0;
}
#commentsSection textarea{
    width: 100%;
    border: 1px solid;
}
#comments{
    font-size: 25px;
}
.says{
    padding-left: 5px;
}
.comment{
    width: 100%;
}
.avatar{
    border-radius: 50%;
}
.comments-title{
    font-size: 26px;
}
.comments-title span{
    color: #1116ff;
    font-size: 30px;
}
.reply{
    padding-bottom: 10px;
}
.comment-reply-link{
    padding: 5px 25px;
    background: #1116ff;
    color: #fff;
    border-radius: 7px;
}
#respond p{
    padding-bottom: 10px;
}
.comment-respond{

}
.logged-in-as a:nth-child(2){
    color: #1116ff;
    font-style: italic;
}
.submit{
    padding: 5px;
    background: #1116ff;
    color: #fff;
    border-radius: 7px;
    font-size: 20px;
    font-weight: 800;
    cursor: pointer;
    width: initial !important;
}
.row{
    /*margin-top: 30px;*/
    position: relative;
    height: 75vh;
}
.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.png)no-repeat 0/contain;
    float: right;
    margin-top: 20px;
    margin-top: 21px;
}
.comment-form{
    width: 90%;
}
.cf7{
    border: 2px solid #000;
    width: 80%;
    margin: 0 auto;
    background: #ddd;
    padding: 5%;
}
#primary .wpcf7-form-control{
    width: 100%;
    background: #fff;
}
#primary .wpcf7-validates-as-required{
    width: 80%;
}
#primary .wpcf7-submit{
    width: 20%;
    background: #1200ff;
    padding: .2em .4em;
    font-size: 1.5em;
    -webkit-box-shadow: -1px 1px 3px 1px #000;
    box-shadow: -1px 1px 3px 1px #000;
    text-shadow: -1px 1px 5px #000;
    cursor: pointer;
    color: #fff !important;
}
#primary .comment-form input[type="submit" i]{
    padding: 5px;
    background: #1116ff;
    color: #fff !important;
    font-size: 20px;
}
#primary .comment-form input{
    background: #fff;
}
#primary .comment-form input[type="checkbox" i]{
    width: 15px;
    height: 15px;
    -webkit-box-shadow: 0 0 0;
            box-shadow: 0 0 0;
}
.comment-form-cookies-consent label{
    padding-left: 10px;
}
#footerContainer{

}
.entry-meta {
    font-size: 13px;
    font-style: italic;
    line-height: 1.5;
    margin-top: 10px;
    color: #1200ff;
}
    .fancybox-content{
        border: 10px solid #fff;
    }
footer{
    background: #000;
    border-top: 7px solid #000;
    position: relative;
    clear: both;
    min-height: 9vh;
}
footer p{
    background: #fff;
    /* text-align: center; */
    position: absolute;
    bottom: 0;
    right: 5%;
    font-size: 2.3em;
    line-height: 2.35;
}
footer p a{
    padding-left: 15px;
}
#copyright{
    font-size: 2.3em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 5%;
    line-height: 2.35;
}
.red{
    color: #ff323c;
    font-size: 12px !important;
}
#drillingCalc{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#drillingCalc form{
    width: 25%;
}
#drillingCalc form input{
    background: initial;
}
#drillingCalc form label{
    font-size: 16px;
    line-height: 2.5;
}
.calcResults{
    margin-left: 2.5%;
    margin-bottom: 10px;
    padding-left: 3%;
    margin-top: 5px;
    padding-top: 20px;
    border: 2px solid;
    width: 70%;
}
#primary .calcResults p{
    color: #ff323c;
    font-weight: 800;
    text-align: center;
}
.calcResults ul{
    padding-bottom: 20px;
}
.calcResults ul li{
    line-height: 1.5;
}
.calcResults span{
    font-size: 20px;
    line-height: 1.8;
    font-weight: 800;
}
.calcResults hr{
    clear: both;
    margin: 10px 15% 10px 0px;
}
@media (max-width: 1024px){
    #menu-header .menu-item:after{
    content: initial;
    width: initial;
    height: initial;
    display: initial;
    background: initial;
    -webkit-transition: initial;
    -o-transition: initial;
    transition: initial;
    }
    .leftSidebar{
    border-top: initial;
    }
    main{
    width: 100%;
    margin: 0 auto;
    }
    aside{
    border-top: initial;
    margin-top: 70px;
    }
    .heroImage{
    bottom: 0;
    width: 80%;
    height: 73%;
    }
    .row{
        height: 82vh;
    }
    #headerWrapper img {
    padding-top: 15px;
    width: 15%;
    }
    .wp-caption img{
    position: initial;
    width: 100%;
    height: auto;
    left: initial;
}
    #primary .wp-caption-text{
    font-size: 20px;
}
    footer{
    background: #fff;
    border-top: 1px solid #000;
    position: relative;
    clear: both;
    min-height: 9vh;
    }
    #copyright{
    font-size: 3em;
    }
    footer p{
    font-size: 3em;
    }
}
@media (max-width: 767px) {
    #wpadminbar{
        z-index: 0 !important;
    }
    #primary .author{
        line-height: initial;
    }
    h1{
        line-height: 1em;
        margin: 10px 0;
    }
    #primary.page h1{
        margin: 15px 0px 30px 0px;
    }
    .drillingH1{
        margin-left: initial;
    }
    ol li{
        line-height: 1.2;
    }
    ul{
        /*list-style: none;*/
        padding-left: 15px;
        line-height: 1.5;
    }
    ul li{
        padding: 10px 0px;
        padding: initial;
    }
    .hideDesktop{
        display: none;
    }
    .hideMobile{
        display: block;
    }
    .leftSidebar{
    width: 100%;
    margin-top: 85px;
    }
    .sideCalc ul{
        padding: 0;
    }
    .sideCalc ul li{
        margin-left: auto;
        margin-right: auto;
    }
    header{
        height: initial;
    }
    article{
        margin-top: initial;
        width: 95%;
        margin: 0 auto;
    }
    #container{
        display: initial;
    }
    main{
        padding-left: initial;
    }
    .breadcrumb{
    position: initial;
    margin-top: 20px;
    font-size: 15px;
    margin-left: 10px;
    }
    #headerWrapper{
    position: initial;
    margin: 0;
    }
    body{
        background: #fff;
    }
    #headerWrapper img{
    padding: 0;
    width: 25%;
    position: absolute;
    z-index: 1;
    top: 0;
    }
    .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, .85);
    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;
    }
    .sForm{
    width: 85%;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    }
    .dsform{
    margin-top: 5px;
    padding-bottom: 0px;
    }
    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;
    }
    #primary{
        width: 100%;
        margin: 0;
    }
    #primary input{
        padding: 12px 17px;
        font-size: 17px;
        -webkit-box-shadow: 0px 0px 1px 0px #000;
                box-shadow: 0px 0px 1px 0px #000;
    }
    #primary .wp-caption-text{
        font-size: 16px;
    }
    #commentsSection {
    padding: 5px 25px;
    background: #ddd;
    margin-bottom: 50px;
    }
    #commentsSection ol{
        padding: 0;
    }
    #drillingCalc{
        display: initial;
    }
    #drillingCalc ul li{
    padding: initial;
    font-size: 15px;
    }
    #drillingCalc form {
    width: 95%;
    padding-left: 2.5%;
    }
    .calcResults{
        width: 90%;
    }
    .featuredImage img{
    width: 100%;
    height: auto;
    }
    .mheroImage{
        width: 100%;
        height: 100%;
    }
    .secureFast{
        width: 100%;
    }
    .heroImage{
    width: 82%;
    height: 50%;
    }
    aside{
        float: initial;
        width: 100%;
        border-top: initial;
    }
    .contentBlock{
        position: initial;
        clear: both;

    }
    footer{
    background: #000;
    border-top: initial;
    min-height: 5vh;
    }
    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;
    }
    .cf7{
    /*    border: 2px solid #000;
    width: 94%;
    margin: 0 auto;
    background: #ddd;
    padding: 1%;*/
    }
    #primary .wpcf7-submit{
    width: 40%;
    }
    img.contact-image {
    width: 75%;
    }
}
