/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 991px) {
    .menuzord-brand img {
        max-height: 70px;
        margin-top: 5px;
    }
    .menuzord-brand {
        margin: 0px;
    }
    .navbar-width-web {
        width: 1200px;
    }
    a.menuzord-brand.pull-left.flip {
        margin-left: -20px;
    }
    .menuzord-menu>li>a {
        font-size: 13px;
        padding: 8px 14px;
        text-align: center;
    }
    .menuzord-menu ul.dropdown {
        top: 80px;
    }
    .header-nav-wrapper.navbar-scrolltofixed.bg-silver-light.scroll-to-fixed-fixed {
        box-shadow: 0 2px 2px 0px rgb(0 0 0 / 20%);
    }
    section.inner-header.divider.parallax.layer-overlay.overlay-dark-5 {
        background-position: 50% 80px !important;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .height-100 {
        height: 100px;
    }
    .footer-mail-icon {
        height: 75px;
    }
    .height-250 {
        height: 250px;
    }
    .height-200 {
        height: 200px;
    }
    .banner-height {
        height: 300px;
    }
    .web-hide {
        display: none;
    }
    .event-calender {
        border-width: 0;
        width: 100%;
        height: 500px;
    }
    .post-thumb.thumb {
        height: 230px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}


/*==========  Non-Mobile First Method  ==========*/
 
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
    .panel-group-album{
        margin-bottom: 10px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
    #legalclinic .btn-dark.btn-theme-colored {
        width: 100%;
        margin-bottom: 10px;
    }
    #legalclinic .btn-default.btn-theme-colored {
        width: 100%;
        margin-bottom: 10px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 360px) {
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
}

@media only screen and (min-width : 280px) and (max-width : 990px) {
    .banner-height {
        height: 100px;
    }
    .img-hover-border.mt-sm-30 {
        margin-top: 0px;
    }
    .img-hover-border.mt-sm-40 {
        margin-top: 0px !important;
    }
    #home-banner-container-mobile {
        padding: 0px 0px !important;
    }
    .funfact.text-center {
        height: auto;
    }
    div#footer-scroll-div-mobile {
        margin-bottom: 0px !important;
    }
    .footer-mail-icon {
        height: auto;
        width: 100%;
    }
    .panel-group.toggle .panel-body {
        padding: 20px 20px 20px 20px;
    }
    .container {
        padding-right: 30px;
        padding-left: 30px;
        margin-right: auto;
        margin-left: auto;
    }
    .fc-day-grid-container.fc-scroller {
        height: auto !important;
    }
    .fc .fc-button-group > * {
        float: left;
        margin: 0 0 0 -5px !important;
    }
    ul.list-inline.pull-left.flip.sm-pull-none.mt-5 {
        float: left !important;
    }
    .hide-mobile {
        display: none;
    }
}

@media only screen and (min-width : 280px) and (max-width : 768px) {
    .event-calender {
        border-width: 0;
        width: 100%;
        height: auto;
    }
}

@media only screen and (min-width : 768px) and (max-width : 990px) {
    .banner-height {
        height: 200px;
    }
}

@media only screen and (width : 1024px) {
    .container.navbar-width-web {
        width: auto;
    }

    .menuzord-brand img {
        max-height: 30px;
        margin-top: 30px;
        margin-left: 20px;
    }

    .container.pt-150.pb-150 {
        padding: 80px 0px !important;
    }

    div#footer-contact-first-div-mobile {
        margin-bottom: 0px !important;
    }

    #footer-scroll-div-mobile {
        margin-bottom: 0px !important;
    }

    #trc-profile-panel-body {
        height: 96px;
    }

    .entry-content.p-20.pr-10 {
        height: 250px !important;
    }

    .post .entry-title {
        font-size: 17px;
    }

    p.height-100 {
        height: 130px;
    }
}

@media only screen and (width : 912px) {
    .post .entry-content {
        height: 150px;
    }

    div#home-hover-img-mobile {
        margin-top: 0px !important;
    }

    #home-banner-container-mobile {
        padding: 45px 0px !important;
    }
}

@media only screen and (width : 820px) {
    .post .entry-content {
        height: 150px;
    }

    div#home-hover-img-mobile {
        margin-top: 0px !important;
    }

    #home-banner-container-mobile {
        padding: 45px 0px !important;
    }
}

@media only screen and (width : 768px) {
    div#home-hover-img-mobile {
        margin-top: 0px !important;
    }

    #home-banner-container-mobile {
        padding: 45px 0px !important;
    }
}

@media only screen and (width : 280px) {
    .menuzord-brand img {
        max-height: 25px;
    }

    #header-top-navbar-phone {
        font-size: 8px;
    }

    #header-top-navbar-mail {
        font-size: 8px;
    }

    ul.styled-icons.pull-right.icon-dark.icon-theme-colored.icon-sm {
        float: left !important;
        text-align: center;
    }

    .fc-toolbar .fc-right {
        float: left;
        margin-top: 10px;
    }
}

@media only screen and (max-width : 310px) {
    #legalclinic .btn-dark.btn-theme-colored {
         width: 100%;
         margin-bottom: 10px;
     }
     #legalclinic .btn-default.btn-theme-colored {
         width: 100%;
         margin-bottom: 10px;
     }
 }