@media (min-width: 992px) {

    .wrapper {
        width: 940px;
    }

    #headerRightMain {
        width: 310px;
    }
}

@media (max-width: 991px) {

    #logo,
    #franchiseLogo {
        padding-left: 15px;
    }

    #social-icons,
    #headerRightMain,
    #headerRight {
        padding-right: 15px;
    }

    #mainContent,
    #pageContent,
    #footerContent {
        padding-left: 15px;
        padding-right: 15px;
    }

    #corpLink {
        padding-right: 15px;
    }
}

@media (max-width: 991px) and (min-width:768px) {

    #tagline {
        font-size: 16px;
        width: 40%;
    }

    #franchiseTagline {
        width: 52%;
    }

    #headerRightMain {
        width: 33.5%;
    }

    .btn-group > .btn {
        font-size: 13px;
    }

    #menuEstimate,
    #menuAccount,
    #menuFeedback,
    #menuChat,
    #menuRewards,
    #menuGC,
    #menuCoupons,
    #menuBlog {
        padding: 0;
        padding: 2.75%;
        background-size: 18%; 
    }
}

@media (max-width: 825px) and (min-width:768px) {

    .navbar-nav li a {
        font-size: 12px;
    }

    #social-icons a {
        width: 25px;
        height: 25px;
    }

    #fb a {
        background: url('../img/facebook-sm.png') no-repeat;
    }

    #yt a {
        background: url('../img/youtube-sm.png') no-repeat;
    }

    #pt a {
        background: url('../img/pinterest-sm.png') no-repeat;
    }

    #tw a {
        background: url('../img/twitter-sm.png') no-repeat;
    }

    #li a {
        background: url('../img/linkedin-sm.png') no-repeat;
    }

    #gp a {
        background: url('../img/googleplus-sm.png') no-repeat;
    }

    #aoc a {
        background: url('../img/blog-sm.png') no-repeat;
    }

    #gp a {
        background: url('../img/googleplus-sm.png') no-repeat;
    }
}

@media (min-width: 768px) {

    .headerEstimatePadding {
        padding-top: 50px;
    }

    #franchiseLogo {
        display: inline-block;
        width: 13%;
        vertical-align: middle;
    }

    #mobileSlide {
        display: none;
    }

    #navMenu-location {
        display: none;
    }

    #gcGirlSidebar {
        display: block;
    }

    #gcGirlMobile {
        display: none;
    }
}

@media (max-width: 767px) {

    #hideMobile {
        display: none;
    }
    
    .profileText {
        padding-left: 15px;
    }

    .wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    #micrositeWrapper .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    #social-icons {
        display: none;
    }

    #logo,
    #franchiseLogo {
        display: block;
        float: none;
        width: 100%;
    }

    #TCAlogo {
        margin: 0 auto;
    }

    #tagline,
    #franchiseTagline {
        display: block;
        font-size: 20px;
        float: none;
        width: 100%;
        margin: 0 auto;
        padding: 15px 0;
        text-align: center;
    }

    #headerRight,
    #franchiseHeaderRight {
        display: block;
        width: 100%;
        float: none;
        margin: 0 auto;
        padding: 0 15px;
    }

    #headerRightMain {
        display: block;
        width: 100%;
        float: none;
        margin: 0 auto;
        padding: 0 15px;
    }

    .headerEstimateText {
        display: inline-block;
    }

    .headerLocationText {
        display: none;
    }

    #headerLocationSearch {
        display: none;
    }

    #headerLocationSubmit {
        display: inline-block;
    }

    #mainCopy {
        width: 100%;
    }

    #cleanerImg {
        display: none;
    }

    #leftContent {
        padding-right: 0;
    }

    #rightMenu {
        padding-left: 0;
        margin-bottom: 15px;
    }

    #locationInfo,
    #locationContact,
    .locationEstimate {
        text-align: center;
    }

    #locationContact {
        padding: 15px 0;
    }

    #locationEmail {
        font-size: 14px;
    }

    #locationImage {
        display: none;
    }

    #micrositeNewOwnership {
        position: static;
        padding: 0 0 10px 0;
        display: block;
    }

    #micrositeSocial {
        position: static;
        padding: 0 0 10px 0;
        display: block;
    }

    #locationPhoto {
        text-align: center;
    }

    #micrositeMenu {
        width: 100%;
        margin: 0 auto;
    }

    #menuAccount,
    #menuFeedback,
    #menuChat,
    #menuEstimate,
    #menuRewards,
    #menuGC,
    #menuCoupons,
    #menuBlog {
        text-align: center;
        padding-top: 17px;
        background-image: none;
        height: 55px;
    }

    .buttonText {
        padding: 0;
    }

    #locationTestimonials {
        display: none;
    }

    .coupon {
        width: 100%;
    }

    .couponLogo {
        margin-left: 5%;
    }

    .sidebarItem {
        display: none;
    }

    .bullets {
        margin-top: -10px;
        line-height: 1.5;
    }

    .formInputField {
        width: 90%;
    }

    .affix {
        position: static;
        top: 0;
    }

    .sideMenu .nav .active a{
	    background-color: transparent;
	    text-decoration: underline;
	    font-weight: normal;
	    text-transform: none;
	    font-size: 14px;
    }

    #gcGirlMobile {
        display: block;
    }

    #gcGirlSidebar {
        display: none;
    }
}

@media (max-width: 480px) {

    .vidPad {
        float: none;
        margin: 0 auto;
        padding: 10px 0;
    }

    #menu-estimate {
        font-size: 10px;
        padding: 15px 10px 0 0;
    }

    #micrositeMap {
        display: block;
        width: 100%;
    }

    #micrositeServiceArea {
        padding: 0;
        display: block;
        width: 100%;
    }

    .couponFranchise,
    .couponInfo {
        width: 100%;
        display: block;
    }

    .sidebarItem {
        width: 100%;
    }

    #dcrsGraphic {
        width: 100%;
    }

    .dcrsLocation {
        max-width: 100%;
    }

    #bathrooms,
    #livingareas {
        margin: 0 0 6px 0;
    }

    #kitchen,
    #sleepingareas {
        margin: 0 0 6px 0;
    }

    #apexchat_invitation_container_wrapper {
        display: none !important;
    }

    /*
    .postalInput {
        width: 70%;
    }    
    .postalButton {
        width: 29%;
    }
    */

    .postalInputEstimate {
        width: 50%;
    }

    .postalButtonEstimate {
        width: 49%;
    }
}
