body {
    margin: auto;
    font-family: 'Karla', sans-serif;
    font-size: 14px;
    box-sizing: border-box;
}

a {
    color: black;
    text-decoration: none;
}

a:link {
    color: black
}

a:hover {
    color: darkgray;
}
a:clicked {
    color: black
}
a:active {
    color: darkgray;
}

#navcontainermobile {
    visibility: hidden;
    display: none;
}

header {
    height: 215px;
    width: 100%;
    margin: auto;
    background-color: white;
}

#wrapper {
    padding-top: 26px;
    min-height: 45%;
    text-align: center;
    display: block;
    box-sizing: border-box;
}

#wtc {
    height: 140px;
    width: auto;
    margin: auto;
    display: block;
    padding-top: 40px;
    padding-bottom: 20px;
}

#undercon {
    height: 500px;
    width: auto;
    margin: auto;
    display: block;
    padding-top: 40px;
    padding-bottom: 20px
}

#navcontainer {
    width: 100%;
    background: white;
    box-sizing: border-box;
}

nav {
    width: 262px;
    background-color: white;
    height: 50px;
    margin: auto;
    margin-bottom:20px;
    text-decoration: none;border-bottom: black
        solid 1.3px;
}

nav a:first-child {
    visibility: hidden;
    display: none;
}

nav a {
    float: left;
    padding: 19px;
    padding-top: 15px;
    font-size: 14px;
    display: inline-block;
    font-family: 'Karla', sans-serif;
}

#active {color:darkgrey;
}

#contactus {
      border: solid black thin;
    background-color:lavender;
    box-shadow: 10;
    padding: 6px;
    width: 160px;
    height: 60px;
    font-size: 13px;
    font-family: 'Karla', sans-serif; float: left; margin: auto;
}

#contactdiv {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

#iphonediv {
    width: 100%;
    display: none;
}

#iphone {
    padding-top: 5px;
    padding-bottom: 55px;
    width: 24px;
    margin: auto;
    text-align: center;
}

#buttonlist {margin: auto; display: block; width: 390px;}
#buttonlist ul{
    list-style: none; 
    display: inline-block;
    text-decoration: none; 
    padding: 0; 
    margin: auto;}

#buttonlist ul li{ text-indent: 0; display: inline-block;}

form{padding:20px;}

#telus {
    border: solid black thin;
    background-color:lavender;
    box-shadow: 10;
    padding: 6px;
    width: 160px;
    height: 60px;
    font-size: 13px;
    font-family: 'Karla', sans-serif; float: left;
    
}

#telus:hover{ background-color:lightgray;
    
}


#emailus:hover{ background-color: lightgray;
    
}


#emailus {
    float: left;
    border: solid black thin;
    background-color:lavender;
    box-shadow: 10;
    padding: 6px;
    width: 160px;
    height: 60px;
    font-size: 13px;
    font-family: 'Karla', sans-serif;
}



#nicolesite {
    border: solid black thin;
    background-color:lavender;
    width: 160px;
    height: 60px;
    font-size: 13px;
    font-family: 'Karla', sans-serif; margin-bottom: 40px; margin-top: 20px;
}


#nicolesite:hover{ background-color: lightgray;
    
}



#nicoleemail {
    border: solid lightgray thin;
    background-color: white;
    padding: 6px;
    width: 190px;
    font-size: 13px;
    font-family: 'Karla', sans-serif;
}



#indexwrapper {
    max-width: 2000px;
    margin: auto;
}

#strip {
    width: 100%;
    height: auto;
    visibility: visible;
    max-width: 2000px;
    margin: auto;
    padding-top: 20px;
}

#mobilestrip {
    display: none;
    visibility: hidden;
}

#strip2 {
    width: 100%;
    height: 240px;
    background-color: darkturquoise;
}

#bitch {
    margin: auto;
    padding-top: 60px;
    width: 370px;
    font-family: 'Karla', sans-serif;

    color: white;
    font-size: 30px;
    text-align: center;
    font-weight: 300;
}

#tennis {
    width: 70px;
    margin: auto;
    display: block;
    padding: 25px;
}

footer {
    font-size: 12px;
    font-family: 'Karla', sans-serif;
    display: block;
    clear: both;
}

footer ul {
    text-decoration: none;
    text-indent: none;
    list-style: none;
    margin: 0 auto; width: 111px;
    display: inline-block; text-align: left; 
    padding-top: 25px;
    
}
footer ul ul {    text-indent: none;
}

footer #footdiv{width:400px; margin-left:25px; height:225px; text-align:left;border-top: thin black solid; margin-top:20px; padding-top:20px;}

footer #footdiv{width:100%; margin-left: 5px; height:225px; text-align:left;border-top: thin black solid; margin-top:20px; padding-top:40px;}


#copy {
    padding-left: 20px;
    clear: both;
    padding-bottom: 15px;
    position: fixed;
    bottom: 0;
    display: none;
}


#crew {
    width: 1020px;
    background-color: white;
    margin: 0 auto;
    text-align: left;
}

#crew img {
    padding: 45px;
    width: 250px;
    display: block;
    float: left;
}

#mart {
    clear: left;
}

#dawgs {
    width: 975px;
    background-color: white;
    margin:25 auto;
}

#ang {
    clear: left;
}

#dawgs img {
    width: 315px;
    display: block;
    float: left;
    padding: 5px;
}

#profileimgcontainer {
    width: 100%;
    margin: auto;
    text-align: center;
    height: auto;
    padding-top: 55px;
}


#profileimg {
    width: 60%;
    padding: 0%;
    margin: auto;
    max-width: 850px;
}

.profilenamecontainer {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: auto;
    text-align: center;
}

#profiletext {
    width: 350px;
    margin-top: 25px;
    padding-bottom: 50px;
    font-family: 'Karla', sans-serif;
    font-size: 13px;
    text-align: left;
    margin: auto;
    line-height: 145%;
}

p {
    text-indent: 20px;
}

#nameheight1 {
    height: 30px;
}

#nameheight2 {
    height: 50px;
}

#nameheight3 {
    height: 900px;
}

.nounders {
    padding-bottom: 20px;
}

#nextback {
    text-align: center;
    font-size: 25px;
}

#back {
    float: left;
    font-family: 'Karla', sans-serif;

    font-size: 13px;
    font-weight: 600px;
    text-align: left;
}

#next {
    float: right;
    font-family: 'Karla', sans-serif;
    font-size: 13px;
    font-weight: 600px;
    text-align: left;
}

#servicesmobile {
    display: none;
    visibility: hidden;
}

#services {
    display: block;
    visibility: visible;
    width: 915px;
    height: 325px;
    padding-top: 55px;
    font-family: 'Karla', sans-serif;
    color: black;
    line-height: 145%;
    font-size: 12px;
    text-align: center;
    margin: auto;
    background-color: white;
    clear: both;
}

.servicestext {
    width: 225px;
    display: inline-block;
    margin: auto;
    text-align: left;
    min-height: 180px;
    float: left;
    padding: 40px;
}

.servicetitle {
    text-align: center;
    text-indent: none;
    font-weight: 500;
    line-height: 160%;
    font-size: 14px;
}

#contact {
    width: 390px;
    padding-top: 50px;
    font-family: 'Karla', sans-serif;
    font-size: 12px;
    text-align: center;
    margin: auto;
    line-height: 145%;
}


#joecontact {
    padding-top: 0;
    padding-bottom: 15;margin: auto;
}

#gif {
    padding-top: 30px;
    padding-bottom: 30px;
}



#shop {
    width: 320px;
    padding-top: 25px;
    font-family: 'Karla', sans-serif;

    font-size: 12px;
    text-align: left;
    margin: auto;
    line-height: 145%;
}

#logo {
    text-align: center;
    margin-top: -10px;
    float: margin:auto;
    display: none;
}

#logoimg {
    width: 125px;
    margin: auto;
}

.imgwrap {
    width: 78%;
    margin: auto;
}

.imgwrap img {
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.imgwrap:hover img {
    opacity: 1;
}

.imgwrap:hover img:hover {
    opacity: .1;
}



@media only screen and (max-width: 1020px) {

    #services {
        width: 800px;
        margin: auto;
    }

    .servicestext {
        width: 140px;
        display: inline-block;
        margin: auto;
        text-align: left;
        min-height: 180px;
        float: left;
        padding: 60px;
    }

    .servicetitle {
        text-align: center;
        text-indent: none;
        font-weight: 500;
        line-height: 160%;
        font-size: 14px;
    }

    #wrapper {padding-top: 38px; margin:0 auto;
}
    #dawgs {
        width: 750px;
        margin: 0 auto;
    }

    #dawgs img {
        width: 310px;
        padding: 32.5px;
    }

    #crew {
        width: 768px;
        margin: auto;
    }

    #crew img {
        width: 250px;
        padding: 60px;
    }


}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */

    #strip {
        display: none;
    }

    #mobilestrip {
        visibility: visible;
        display: block;
        margin: auto;
        padding-top: 45px;
    }

    #profileimg {
        width: 100%;
    }

    #profiletext {
        width: 280px;
        margin-top: 25px;
        padding-bottom: 50px;
        12px;
        font-weight: 600px;
        text-align: left;
        margin: auto;
        line-height: 145%;
    }


    footer {   
    font-size: 12px;
    font-family: 'Karla', sans-serif;
    display: block;
    width: 300px; margin: 0 auto; margin-left:25px;
    padding-top: 40px;
 
    }

    footer ul { clear: both; width: auto;
    
    }
    
        #extras { width: 300px;  }


    #copy {
        padding-left: 0;
        width: 100px;
        margin: auto;
        position: relative;
        display: none;
    }

    #logo {
        text-align: center;
        display: none;
    }

    #logoimg {
        width: 75px;
        padding: 30px;
        float: none;
    }

    #navcontainermobile {
        visibility: hidden;
        display: none;
    }



    body {
        padding-top: 120px;
        text-align: center;
    }


    #wrapper {
        margin-top:50px;
        width: 290px;
        margin: auto;

    }

    #indexwrapper {
        width: 325px;
        display: none;
    }

    main {}


    #contact {
        width: 250px;
    }
    
    
#buttonlist {width: 250px;}


#buttonlist ul li{ text-indent: 0; display: inline-block;}

    #shop {
        width: 250px;
    }

    header {
        height: 125px;
        width: 100%;
        position: fixed;
        margin-top: 0;
        top: 0;
        background-color: white; float: left;
    }

    #icon {
        width: 27px;
    }


    .nav-up {
        top: -130px;
    }

    #wtc {
        height: 100px;
        margin: 0 15 8;
        display: block;
        padding-top: 15px;
        padding-bottom: 0px;
    }

    nav {
        width: 85%;
        background: none;
        height: 45px;
    }

    #navcontainermobile {
        display: none;
        visibility: visible;
        position: fixed;
    }

    #navcontainermobile ul li a {
        width: 200px;
        display: none;
    }


    #iphonediv {
        width: 100%;
        text-align: center;
    }

    #iphone {
        margin: auto;
    }

    nav a {
        font-size: 13px;
        margin: 0 auto;
        padding: 11px;
        padding-top: 9px;
        background: none;
    }

    #dawgs {
        width: 200px;
        clear: both;
        margin: auto;
        margin-left: -30px;
    }

    #crew {
        width: 200px;
        clear: both;
        margin: auto;
        margin-left: -30px
    }

    #dawgs img {
        width: 200px;
        margin: auto;
    }

    #crew img {
        width: 310px;
        margin: auto;
    }

    #wrapper {
        padding-top: 40px;
        width: 280px;
        margin: auto;
    }

    #profileimgcontainer {
        padding-top: 15px;
        width: 290px;
    }

    .profilenamecontainer {
        width: 280px;
    }

    #profiletext {
        width: 280px;
    }

    #strip {
        margin-top: 0;
        display: none;
    }

    #indexmobilewrap {
        padding-top: 40px;
        width: 100%;
        margin: auto;
    }

    #mobilestrip {
        width: 100%;
    }

    #next {
        height: 40px;
        font-size: 12px;
    }

    #back {
        height: 40px;
        font-size: 12px;
    }


    #nameheight1 {
        height: 20px;
    }

    #nameheight2 {
        height: 35px;
    }

    #nameheight3 {
        height: 60px;
    }

    .nounders {
        padding-bottom: 7px
    }


    #services {
        display: none;
        visibility: hidden;
        width: 250px;
        padding-top: 25px;
        color: black;
        line-height: 145%;
        font-size: 12px;
        text-align: left;
        margin: auto;
        background-color: white;
    }

    #servicesmobile {
        display: block;
        visibility: visible;
        width: 100%;
        padding-top: 25px;
        font-family: 'Karla', sans-serif;
        font-weight: 400;
        color: black;
        line-height: 145%;
        font-size: 12px;
        text-align: left;
        margin: auto;
        background-color: white;
        box-sizing: border-box;
    }

    .servicestext {
        width: 100%;
        display: inline-block;
        padding: 0;
        margin: auto;
        text-align: left;
        min-height: 10px;
        float: left;
        box-sizing: border-box;
    }

    .servicestext {
        width: 100%;
        display: inline-block;
        padding: 0;
        margin: auto;
        text-align: left;
        min-height: 10px;
        float: left;
        box-sizing: border-box;
    }

    .servicetitle {
        font-weight: 500;
        text-align: left;
        padding-top: 10px;
        width: 100%;
    }

    .dropbtn {
        background: none;
        color: white;
        padding: 11px;
        font-size: 12px;
        border: none;
        cursor: context-menu;
        left: 0;
        top: 0;
    }

    .dropdown {
        display: none;
        position: relative;
        display: inline-block;
        padding: 0;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: white;
        min-width: 60px;

    }

    .dropdown-content a {
        display: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        width: 125px;
        text-align: left;
        background-color: white;
        border-right: solid black;
    }

    .dropdown-content a:hover {
        color: red;
    }

    .dropdown:hover .dropdown-content {
        display: block;
    }

    .dropdown:hover .dropbtn {
        background-color: white;
    }


    #contactdiv {
        width:250px;
        text-align: center;
        padding-top: 20px; margin: auto;
    }
    #contactdiv form{margin: auto;}
    
    #contactus{padding: 0;margin-bottom:15px; width: 130px; float: none;}
    
    button {
        border-radius: 5;
        
    }



    textarea,
    input[type="text"],
    input[type="button"],
    input[type="submit"] {
        -webkit-appearance: none;
        border-radius: 0;
    }
    
    #dawgs img{width: 300px; padding: 18.5px;}