

/****************************
 *--------MEDIA SELECTORS--------*
 ****************************/

@media screen and (max-width: 980px) {
    #Phone {
        float: none;
        padding: 13px;
        text-align: right;
        padding-right: 202px;
    }
    #times {
        right: 0px;        
    }
    #slider {
        display:none;
    }
    #page, #pagecontent {
        width:auto;
    }

#homecontent {
    width: 87% !important;
}
    #footertext {
        width:auto;
    }
    #footer {
        width:auto;
    }
    .logo {
        position: absolute;
        top: 0px;
        z-index: 200;
        width: 150px;
        height: 150px;
        left: 11px;
    }
    .serviceblock > img {
        width: 100%;
    }
    .servicelowertab{
    font-size: 13.0px;
    }
    #sidebar {
        width: 100%;
    }
    #sidebar .widget {
        width: auto;
    }
    #nav {
        min-width: 550px;
        padding-top: 121px;
        text-align: center;
    }
    #menu-top-menu li {
        text-align: center;
        width: 25%;
    }
    #menu-top-menu li {
        border-left: 2px solid #84276F;
        text-align: center;
        width: 24%;
    }
    #contacttab {
        display: none;
    }
    #wptab {
        display:none;
    }
    #clientsbox {
        width: auto;
    }
    #clientsholder {
       width: auto;
   }
    #clientsbox div {
        width: 405px !important;
    }
    #content {
    width: auto;
    padding: 10px;
}
}

@media screen and (max-width: 480px) {
    #servicesbar {
        min-height: 200px;
        width: 100%;
        display: none;
    }

#nav {
    min-width: 0;
    padding-top: 105px;
}
    #nav a {
        padding: 5px;
    }
    #menu-top-menu li {
        display: block;
        width: 101%;
        border-radius:0px !important;
    
    }
#socialmedia {
    position: absolute;
    right: 0;
    top: 74px;
}

.logo {
    height: 80px;
    left: 11px;
    position: absolute;
    top: 63px;
    width: 80px;
    z-index: 200;
}

#TopBar {
    height: 271px;
}

#footertextright {
    width: auto;
}
#footertextleft {
    width: auto;
}
#homecontent {
    margin: 0 !important;
    width: 87% !important;
}
#sun {
    display: none !important;
}

#moon {
    z-index: 2;
    display: none;
}


#socmedia {
    float: none;
    padding: 10px;
    width: 100%;
}
#featured {
    border-left: 1px solid lightgrey;
    float: none;
    min-height: 1155px;
    padding: 0;
    width: 100%;
    margin:0;
}
#latestnews {
    border-bottom: 1px solid lightgrey;
    border-top: 1px solid lightgrey;
    padding-bottom: 20px;
    width: 100%;
}
#searchnews {
    border-left: 1px solid lightgrey;
    float: none;
    padding: 10px;
    width: 100%;
}
#content {
    width: auto;
    padding: 10px;
}
#contentcontainer {
    float:none;
}
.size-full.wp-image-1020 {
    height: 100%;
    width: 100%;
}
.wp-caption.aligncenter {
    width: auto !important;
}
}