@media screen and (min-width: 480px) {

/********************
GENERAL
********************/
    
/********************
HEADER
********************/    

    
/********************
NAV
********************/ 


    
/****************************
FOOTER
****************************/
    
    
/********************
PAGE: HOME
********************/
/*
#welcome p{
    width: 50%;
    float: left;
    margin-bottom: 130px;
}

#welcome img{
    width: 44%;
    float: right;
    margin: 10px 0px 10px 0px;
}

#who p{
    width: 44%;
    float: right;
    margin-bottom: 130px;
}

#who img{
    width: 50%;
    float: left;
    margin: 10px 0px 10px 0px;
}

#what p{
    width: 50%;
    float: left;
    margin-bottom: 0px;
}
*/

#services{
    width: auto;
    margin-bottom: 0px;
}

#services li{
    text-align: left;
}

#what img{
    width: 44%;
    float: right;
    margin: 10px 0px 10px 0px;
}

#what ul{
    margin-top: 0px;
    text-align: center;
    list-style: none;
    position: relative;
    right: 20px;
}

/*
#where p{
    width: 44%;
    float: right;
    margin-bottom: 130px;
}
*/

#where img{
    width: 50%;
    float: left;
    margin: 10px 0px 10px 0px;
} 
 
/********************
PAGE: ABOUT
********************/

    
/********************
PAGE: AREA COVERED
********************/
    
/****************************
PAGE: GARAGE CONVERSION
****************************/
#garage-conversion-img{
    width: 50%;   
    display: inline-block;
    margin: 0 auto auto 5%;
    position: relative;
    bottom: 50px;
}

#garage-conversion-list{
    width: 40%;
    display: inline-block;
}

/********************
PAGE: GALLERY
********************/
    

.gallery-section ul li ul{
    width: 100%;
    display: inline-block;
    margin: auto;
}
    
.gallery-section li ul li{
    width: 100%;
}

.gallery-section li{
    list-style: none;
    margin: auto;
    display: block;
}

.gallery-title{
    font-size: 1.2em;
    text-align: center;
}

.gallery-section img{
    width: 90%;
    max-width: 450px;
    display: block;
    margin: 10px auto;
    border: 2px solid;
}

.outer-shell{
    background-color: #e5e5e5;
    padding: 0px;
    margin: 40px;
}



    
/********************
PAGE: CONTACT
********************/
    
    

/********************
COLOURS
********************/

  
}


@media screen and (min-width: 765px) {

/********************
GENERAL
********************/
body{
    font-size: 1.3em;
}
    
.content{
    font-size: 1.2em;
}
    
/********************
HEADER
********************/    
header{
    background-position: bottom;
}
    
#logo img{
    width: 230px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 115px;
    margin-bottom: 55px;
    background-repeat: no-repeat;
}
    
#info-bar{
    font-size: 1.1em;
}
    
#info-bar ul li{
    margin: 6px 75px;
}
    
#slogan{
    display: block;
    text-align: center;
    margin-bottom: 60px;
    font-size: 1.9em;
    font-style: italic;
    color: #fff;
}
    
/********************
NAV
********************/ 
nav{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
    background-color: rgb(136, 136, 136);
    background-color: rgba(136, 136, 136, 0.6);
    overflow: visible;
}
    
nav ul{
    width: 551px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

nav li, #services-button{
    padding: 0px;
    background-color: #444;
    color: #ff9A06;
    display: inline-block;
    width: auto;
    border-radius: 0;
    margin: -2.5px;
    border: 2px solid;
    padding: 2px 5.1px;
    font-size: 1em;
}
    
#services-button{
    position: relative;
    bottom: 1px;
}
    
.dropdown{
    display: inline-block;
}
    
.dropdown-menu{
    width: 160px;
    position: relative;
    left: -65px;
    top: 25px;
    font-size: 0.8em;
    position: absolute;
}

    
.dropdown-menu li{
    text-align: center;
    padding: 0px;
    border: 2px solid #444;
    margin: 2px;
    background-color: #888;
    color: #ff9A06;
    font-weight: 800;
    width: 130px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0px;
}
    
nav li p{
    margin: 2px;
}
    
#services-button{
    padding: 4px 5px;
}

.dropdown-menu a{
}
    
/****************************
FOOTER
****************************/
footer{
    font-size: 1.1em;
    clear: both;
} 
    
#footer-table{
    width: 550px;
 }
    
.table-services{
    left: 285px;

}
    
/********************
PAGE: HOME
********************/

    
#welcome p, #who p, #what p, #where p{
    width: 100%;
    float: left;
    margin: 20px 0px;
}
    
#what p{
    margin: 10px; 0 0 0;
}
    
#services{
    width: 100%;
    margin: 0px;
    position: relative;
    bottom: 0px;
}

#services li{
    text-align: left;
}
    
.remove{
    display: none;
}
 
/********************
PAGE: ABOUT
********************/
.writing{
    width: auto;
    float: left;
    flex-wrap: wrap;
}    
    
.image-changer-about-us img{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    
/********************
PAGE: AREA COVERED
********************/
    
    
/********************
PAGE: LATEST NEWS
********************/
.blog-post button{
    clear: both;
    margin: 20px auto;
    width: 120px;
    font-size: 0.8em;
}
    
.blog-content p{
    margin-top: 0px;
    font-size: 1.1em;
    text-align: center;
}
    
/****************************
PAGE: GARAGE CONVERSION
****************************/
#garage-conversion-img{
    width: 45%;   
    display: inline-block;
    margin: 0 auto auto 5%;
    position: relative;
    bottom: 30px;
}

#garage-conversion-list{
    width: 40%;
    display: inline-block;
}

    
/********************
PAGE: GALLERY
********************/
.gallery-section ul li ul{
    display: inline-block;
    width: 100%;
}
    
.gallery-section li ul li{
        width: 100%;
}

.gallery-section li{
    list-style: none;
    margin: auto;
    display: inline-block;
    width: 49.6%;
}

.gallery-title{
    font-size: 1.2em;
    text-align: center;
}

.gallery-section img{
    width: 100%;
    max-width: none;
    display: reset;
    display: inline-block;
    margin: 10px 0;
    border: 2px solid;
}
    
.outer-shell{
    background-color: #e5e5e5;
    padding: 0px;
    margin: 40px;
}
    
/********************
PAGE: CONTACT
********************/
    
    
@media screen and (min-width: 1024px) {

/********************
GENERAL
********************/

    
    
/********************
HEADER
********************/    


    
/********************
NAV
********************/ 
nav{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
    background-color: rgb(136, 136, 136);
    background-color: rgba(136, 136, 136, 0.6);
}
    
nav ul{
    width: 730px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

nav li, #services-button{
    padding: 0px;
    background-color: #444;
    color: #ff9A06;
    display: inline-block;
    width: auto;
    border-radius: 0;
    margin: -2.5px;
    border: 2px solid;
    padding: 5px 15.4px;
    font-size: 1.05em;
}

#services-button{
    position: relative;
    bottom: 1px;
}

    
    
nav li p{
    margin: 2px;
}
    
#services-button{
    padding: 7px 20px;
}

    
    }
    


@media screen and (min-width: 1250px) {

/********************
GENERAL
********************/
body{
    font-size: 1.5em;
}
    
h1{
    font-size: 2.3em;
}
    
h2{
    font-size: 1.7em;
    margin-top: 40px;
}
    
.content{
    width: 75%;
    float: left;
    padding: 35px;
}
    
    
/********************
HEADER
********************/    
#logo img{
    width: 230px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 95px;
    margin-bottom: 95px;
}

#info-bar{
    font-size: 1.2em;
}
 
#info-bar ul li{
    margin: 6px 135px;
}
    

    
/********************
NAV
********************/ 
nav{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
    background-color: rgb(136, 136, 136);
    background-color: rgba(136, 136, 136, 0.6);
}
    
nav ul{
    width: 815px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

nav li, #services-button{
    padding: 0px;
    background-color: #444;
    color: #ff9A06;
    display: inline-block;
    width: auto;
    border-radius: 0;
    margin: -2.5px;
    border: 2px solid;
    padding: 5px 15px;
    font-size: 1.1em;
}

#services-button{
    position: relative;
    bottom: 1px;
}
    
.dropdown-menu{
    width: 160px;
    position: relative;
    left: -45px;
    top: 35px;
    font-size: 1em;
    position: absolute;
}

    
.dropdown-menu li{
    text-align: center;
    padding: 0px;
    border: 2px solid #444;
    margin: 2px;
    background-color: #888;
    color: #ff9A06;
    font-weight: 800;
    width: 130px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0px;
}
    
nav li p{
    margin: 2px;
}
    
#services-button{
    padding: 7px 20px;
}

.dropdown-menu a{
} 
/****************************
FOOTER
****************************/
footer{
    clear: both;
}
    
/********************
PAGE: HOME
********************/
#welcome img, #who img, #where img{
    width: 30%;
/*    float: right;*/
    margin: 20px 10%;
}
    
.side-bar{
    display: block;
    width: 25%;
    float: right;
    height: auto;
/*    border-left: 5px solid #888;*/
    margin-top: 0px;
}
    
.side-bar-services{
    width: 90%;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 35px;
}
    
.side-bar-services ul{
    list-style: none;
    padding-left: 20px;
}
    
.side-bar-services h4{
    font-size: 1.7em; 
    font-weight:normal;
    color: #666;

}
    
.image-changer-home{
    display: block;
}
    
.image-changer-home img{
    width: 880px;
    height: 440px;
    border-radius: 5px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    border: 5px solid #444;
}
    

    
.person{
    font-size: 0.8em;
    font-weight: 900;
    font-style: italic;
}
 
#quote{
    display: block;
}
/********************
PAGE: ABOUT
********************/

    
/********************
PAGE: AREA COVERED
********************/
    
    
/********************
PAGE: COMPLETED JOBS
********************/
    

    
/********************
PAGE: TESTIMONIALS
********************/

.testimonial{
    border: 2px solid #888;
    border-radius: 5px;
    margin: 15px;
    font-size: 0.9em;
    padding: 15px;
    background-color: #bbb;
    color: #444;
}
    
.testimonial h4{
    font-size: 1.2em;
}
    
.quotation-marks, .quotation-marks-2{
    width: 45px;
    opacity: ;
    margin: 0 5px;
}
    
/********************
PAGE: PROFILES
********************/
.profile-links{
    margin-top: 120px;
}
    
.profile-links ul{
    padding: 0;
}
    
.profile-links li{
    display: inline-block;
    font-size: 1em;
    margin: 13px;
}
    
.profile-links img{
    width: 50px;
}
    
.website-link{
    margin-top: 60px;
    width: 100%;
    text-align: center;
    background-color: #888;
    padding: 2px;
    right: 0;
    border-radius: 5px;
}
    
.website-link a{
    color: #fff;
    font-size: 1.4em;
}
    
.latest-posts{
    margin-top: 120px;
}
    
/********************
PAGE: PORTFOLIO
********************/
#completed img{
    width: 440px;
    display: inline-block;
    margin: 23px;
}

#completed p{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    
}
    
/********************
PAGE: CONTACT
********************/
    
}
    
    
    
    
@media screen and (min-width: 1350px) {

/********************
GENERAL
********************/
    
    
/********************
HEADER
********************/    

    

    
/********************
NAV
********************/ 
nav{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
    background-color: rgb(136, 136, 136);
    background-color: rgba(136, 136, 136, 0.6);
}
    
nav ul{
    width: 885px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

nav li, #services-button{
    padding: 0px;
    background-color: #444;
    color: #ff9A06;
    display: inline-block;
    width: auto;
    border-radius: 0;
    margin: -2.5px;
    border: 2px solid;
    padding: 5px 21px;
    font-size: 1.1em;
}

#services-button{
    position: relative;
    bottom: 1px;
    height: 41px;
}

 

    }
    
    
    

@media screen and (min-width: 1824px) {

/********************
GENERAL
********************/
    
    
/********************
HEADER
********************/    

    
/********************
NAV
********************/ 

    
/****************************
FOOTER
****************************/
    
    
/********************
PAGE: HOME
********************/
    
 
/********************
PAGE: ABOUT
********************/

    
/********************
PAGE: AREA COVERED
********************/

/********************
PAGE: PORTFOLIO
********************/

    
/********************
PAGE: CONTACT
********************/    
    
}


    
@media screen and (min-width: 1024px) {

/********************
GENERAL
********************/

    
    
/********************
HEADER
********************/    


    
/********************
NAV
********************/ 
/*
nav{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
    background-color: rgb(136, 136, 136);
    background-color: rgba(136, 136, 136, 0.6);
}
    
nav ul{
    width: 1155px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

nav li, #services-button{
    padding: 0px;
    background-color: #444;
    color: #ffd700;
    display: inline-block;
    width: auto;
    border-radius: 0;
    margin: -2.5px;
    border: 2px solid;
    padding: 5px 19.4px;
    font-size: 1.2em;
}

#services-button{
    position: relative;
    bottom: 2px;
}

    
    
nav li p{
    margin: 2px;
}
    
#services-button{
    padding: 7px 20px;
}

    
    }
*/




/*
@media screen and (min-width: 1850px) {

}



@media screen and (min-width: 2050px) {

}



@media screen and (min-width: 2250px) {

}



@media screen and (min-width: 2450px) {

}



@media screen and (min-width: 2550px) {

}*/
