/*!
 * Start Bootstrap - Small Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    background: #fff;
    color: #323A66;
    padding-top: 15px;
    /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    font-family: Verdana, Geneva, sans-serif;
}

#main-container {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    margin-bottom: 20px;
    background: #E4E4E5;
    border-radius: 4px;
}

#wrapper {
    background: #FFFFFF;
}

a {
    color: inherit;
}

a:hover {
    text-decoration: none;
    color: #457CBC;
}

.list-clear ul {
    list-style-type: none;
}

.navbar-inverse {
    background: #457CBC;
    margin-top: 0px;
}

/*!.navbar-fixed-top .nav {
    padding: 15px 0;
}
*/
.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

#logo {
    height: 150px;
    margin-top: -20px;
}

.header-red {
    color: #ED2622;
    text-align: center;
}

.header-blue {
    color: #457CBC;
    text-align: center;
}

.lt-blue {
    color: #B0D7FE;
}

.lt-gray {
    color: #9D9D9D;
}

.reg-blue {
    color: #457CBC;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.text-center {
    text-align: center;

}

footer {
    padding: 30px 0;
}

#cliettDesign {
    height: 70px;
}

.company-box {
    background: #457CBC;
    min-height: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
}

.company-box a:hover {
    color: #B0D7FE;
}

.social-media {
    height: 90px;
    margin: auto;
}

.anchor {
    display: block;
    position: relative;
    top: -90px;
    visibility: hidden;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

.social-media:hover,
.fa:hover {
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 200ms;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: 2;
    -webkit-animation-timing-function: linear;
}

@media (max-width: 500px) {
    h2 {
        font-size: 22px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 14px;
    }

    .social-media {
        height: 50px;
    }

    body {
        padding-top: 60px;
        /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }
}

@media (max-width: 560px) {
    .social-media {
        height: 70px;
    }

    body {
        padding-top: 60px;
        /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    #carouselExampleSlidesOnly img {
        /*object-fit: fill;*/
        width: 100%;
        height: auto;
    }
}

@media (max-width: 767px) {
    .hidden-block {
        width: 100%;
    }

    .nav-tabs {
        border-bottom: 0;
        font-size: 16px;
        padding: 0;
        margin: 0;
    }

    .navbar {
        min-height: unset;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .Flexible-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

    .Flexible-container iframe,
    .Flexible-container object,
    .Flexible-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .anchor {
        display: block;
        position: relative;
        top: -60px;
        visibility: hidden;
    }

}

@media (min-width: 768px) {
    body {
        padding-top: 150px;
        /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
        width: 100%;
    }

    .nav {
        margin-left: 0px auto;
        margin-right: 0px auto;
        text-align: center;
        float: none;
    }

    .nav li {
        width: auto;
        display: inline-block;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: center;
    }

    .nav-tabs {
        border-bottom: 0;
        font-size: 16px;
        padding: 0;
        margin: 0;
    }

    .dropdown-menu {
        background-color: #fff;
    }

    #nav.affix {
        position: fixed;
        top: 0;
        width: 100%
    }

    .equal,
    .equal>div[class*='col-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex: 1 1 auto;
    }

    .products {
        max-width: 200px;
    }

    .Flexible-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

    .Flexible-container iframe,
    .Flexible-container object,
    .Flexible-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .animated {
        -webkit-transition: height 0.2s;
        -moz-transition: height 0.2s;
        transition: height 0.2s;
    }

    .center-block {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #disqus_thread {
        padding: 15px;
    }

    .bold {
        font-weight: 700;
    }

    .fa-envelope-o {
        background-color: #ED2622;
        color: #1A1945;
    }
}

.about-us__exterminator {
    display: grid; 
    grid-template-columns: 1fr 200px;
}

@media screen and (max-width: 480px) {
    .about-us__exterminator {
        grid-template-columns: 1fr;
    }   
}