/*
Theme Name:   UnderStrap Child MQ
Theme URI:    https://www.understrap.com
Description:  UnderStrap Child Theme
Author:       Holger Koenemann
Author URI:   http://www.holgerkoenemann.de
Template:     understrap
Version:      0.2.1
License:      Commercial
Text Domain:  understrap-child
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/


/* MIN */

@media (min-width: 1300px) {
    .container {
        width: 1240px;
    }
}

@media (min-width: 1500px) {
    .page-title-area {
        background-position: center -20em;
    }
}


/* MAX */

@media (max-width: 1600px) {}

@media (max-width: 1500px) {}

@media (max-width: 1300px) {
    nav a {
        font-size: .85em;
    }
    #menu-main-menu .nav-link {
        padding: .5em 0.7em !important;
    }
    .dropdown-menu {
        top: 2.4rem;
    }
}

@media (max-width: 1299px) {
    .tours-iframe {
        height: 1880px;
    }
}

@media (max-width: 1214px) {
    .ms-third img {
        width: 350px;
    }
    .footer h5 {
        font-size: 1rem;
    }
}

@media (max-width: 1199px) {
    .commendations-iframe {
        height: 1050px;
    }
    .tours-iframe {
        height: 1950px;
    }
}

@media (max-width: 1024px) {
    .ms-third img {
        width: 300px;
    }
    #wpadminbar {
        display: none !important;
    }
}

@media (max-width: 1006px) {
    nav a {
        font-size: 1em;
    }
    .red-bar h4 {
        font-size: 1.25rem;
    }
    .footer h5 {
        font-size: 0.8rem;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block !important;
    }
}

@media (max-width: 991px) {}

@media (max-width: 782px) {
    .news-header {
        font-size: 3rem;
    }
    .wrapper,
    .large {
        padding: 2rem 0;
    }
    h4 {
        font-size: 1rem;
        line-height: 1.5;
    }
    .footer h5 {
        font-size: 0.6rem;
    }
    .ms-third img {
        width: 200px;
    }
    .blue-bar-icon {
        height: 3rem;
    }
    .internal-page-title-text {
        font-size: 1.5rem;
        text-align: center;
    }
}

@media (max-width: 782px) {
    .commendations-iframe {
        height: 1110px;
    }
}

@media (max-width: 767px) {
    .tours-iframe {
        height: 2210px;
    }
}

@media (max-width: 590px) {
    .wrapper,
    .large {
        padding: 1.5rem 0;
    }
    .red-bar h4 {
        font-size: 0.75rem;
    }
    .gray-bar .col-sm {
        text-align: center !important;
    }
    .gray-bar .col-sm:not(:first-child) {
        padding-top: 1rem;
    }
    .footer h5 {
        font-size: 0.7rem;
        text-align: center !important;
    }
    .footer .text-right h5 {
        padding-top: 1rem;
    }
    nav .container,
    .fg.container {
        width: 100%;
    }
    .ms-third {
        left: 1rem;
        width: 90%;
    }
    .gh-color img {
        max-width: 90%;
    }
    .alignright {
        float: left;
        margin: 0 1.5em 0 0 !important;
    }
    div#sb_instagram {
        margin-top: 10px;
    }
}

@media (max-width: 548px) {
    .presidential-iframe {
        height: 1050px;
    }
}

@media (max-width: 525px) {
    .commendations-iframe {
        height: 1120px;
    }
}

@media (max-width: 504px) {
    .tours-iframe {
        height: 2400px;
    }
}

@media (max-width: 465px) {
    .tours-iframe {
        height: 2500px;
    }
}

@media (max-width: 465px) {
    .tours-iframe {
        height: 2600px;
    }
}

@media (max-width: 409px) {
    .tours-iframe {
        height: 2650px;
    }
}

@media (max-width: 400px) {
    .medium {
        padding: 1rem 0;
    }
    .news-header {
        font-size: 2rem;
    }
    .red-bar h4 {
        font-size: 0.5rem;
    }
    .news-thumb {
        height: 12rem;
    }
    .blue-bar-icon {
        height: 2.5rem;
    }
}
