.tablet body{ 
    font-size: 16px;
}

.tablet .Slider-Slogan-Button-Container{
    padding-top: 300px;
    padding-bottom: 300px;
}

.tablet .Slider-Slogan-Container{
    text-align: center;
}

.tablet .Slider-Slogan{
    position: relative;
    display: inline-block;
    padding: 10px;
    background-color: rgba(86, 81, 75, 0);
    margin-left: 0%;
}

.tablet .Button-Container{
    text-align: center;
}

.tablet #Slider-Button{
    margin-left: 0%;
}

.tablet .Slider-Wrapper img{
    padding-top: 75px !important;
}

.tablet #About-Us{
    background-color: #56514b;
}

.tablet .About-Column-1{
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    
}

.tablet .About-Column-1 p, .tablet .About-Column-1 h2{
    padding-right: 0%;
}

.tablet .About-Column-1 p{
    padding-left: 5%;
    padding-right: 5%;
}

.tablet .About-Column-2{
    display: none;   
}

.tablet .About-Column-3{
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    
}

.tablet .About-Column-3 p, .tablet .About-Column-3 h2{
    padding-left: 0%;
}

.tablet .About-Column-3 p{
    padding-left: 5%;
    padding-right: 5%;
}

.tablet .Services-Column-1{
    background-color: #8f8a85;
    width: 100%;
    text-align: center;
}

.tablet .Services-Column-1 h2{
    padding-right: 0%;   
}

.tablet .Services-Column-1 p{
    padding-right: 0%;   
}

.tablet .Services-Column-2{
    display: none;   
}

.tablet #Contact-Us{
    background-color: #56514b;
    height: 946px;
}

.tablet .Contact-Us input{
    width: 650px;
}

.tablet .Contact-Us textarea{
    width: 650px;
}

.tablet .Contact-Us input[type="submit"]{
    width: 680px;
}

.tablet .Contact-Us .Form{
    float: none;
    position: relative;
    width: 100%;
    text-align: center;
    padding-bottom: 50px;
}

.tablet .Contact-Us .Contact-Info{
    float: none;
    position: relative;
    width: 100%;
    text-align: center;
}