


/* R E S P O N S I V E */
/* @media only screen and ( max-width: 1024px ) {}

@media only screen and ( max-width: 992px ) {
    .menuzord .showhide { display: inline-block !important; }
    .menuzord-responsive .showhide { margin: 0; }
    .menuzord-responsive .menuzord-menu > li { width: 100%; display: block; position: relative; }
}

@media only screen and ( max-width: 991px ) {
    #header .header-top .container { width: 100% !important; } */
/*
    #header .header-top .container .row .col-md-8 { float: left; width: 66.67% !important; }
    #header .header-top .container .row .col-md-2 { float: left; width: 16.66666667% !important; }
*/
/* }

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

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

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

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

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

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

@media only screen and ( max-width: 400px ) {
    #header .header-top .header-locations { display: none !important; }
    #header .header-phone, #header .header-appointment {width: 50% !important;}
    #header .header-phone {float: left;}
    #header .header-appointment {float: right; text-align: right; padding: 0;}
}

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

@media only screen and ( max-width: 320px ) {} */