﻿.pretendA {
    color: #337ab7;
}

    .pretendA:hover {
        color: #28567f;
    }

.Mouse-Hand {
    cursor: pointer;
}

img.videoshadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.navbar-default .navbar-nav > li > a {
    font-size: 1.0em;
    color: black;
    padding: 8px 12px;
    text-align: left;
    border-radius: 4px;
}

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        text-decoration: none;
        background-color: #478bca;
        color: white;
    }

.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a {
    text-decoration: none;
    background-color: #eeeeee;
    color: black;
}

.logowhitebg {
    background-color: white !important;
}

.menutoppadding {
    padding-top: 15px;
    text-align: left;
}

.searchRightLeft {
    padding-top: 15px;
    float: right !important;
}


#btnProductsByCategory, #btnSolutionsByCategory, #btnAboutByCategory, #btnContactByCategory {
    border: 0px;
    font-size: 16px;
    color: black;
    padding: 8px 12px;
    text-align: left;
}

    #btnProductsByCategory:hover, #btnProductsByCategory:focus, #btnSolutionsByCategory:hover, #btnSolutionsByCategory:focus, #btnAboutByCategory:hover, #btnAboutByCategory:focus, #btnContactByCategory:hover, #btnContactByCategory:focus {
        text-decoration: none;
        background-color: #478bca;
        color: white;
    }

.SubDivider {
    height: 1px;
    margin: 5px 15px;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdownhover-right {
    padding-top: 0px;
}

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
    /*don't show phone numbers as links for regular browsers*/
    text-decoration: none;
    color: #333;
    pointer-events: none;
    cursor: text;
}

.divMainHeader {
    position: fixed;
    z-index: 999;
}

.divMainContainer {
    padding-top: 70px;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.logoLarge {
    margin-left: -40px;
    margin-right: -135px;
    margin-top: -5px;
}

.jumboSpacing {
    padding-top: 105px;
    margin-bottom: -120px;
}

@media only screen and (max-device-width: 1090px) {
    .logoLarge {
        padding-right: 75%
    }

    .divMainContainer {
        padding-top: 125px;
    }

    .jumboSpacing {
        padding-top: 14%;
        margin-bottom: -18%;
    }
}

@media only screen and (max-device-width: 480px) {
    .logoLarge {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
    }

    /*show phone numbers as clickable links on mobile device size browsers*/
    a[href^="tel"]:link,
    a[href^="tel"]:visited,
    a[href^="tel"]:hover {
        text-decoration: underline;
        color: #337ab7;
        pointer-events: auto;
        cursor: pointer;
    }

    .divMainHeader {
        position: initial;
    }

    .divMainContainer {
        padding-top: 0;
    }

    .searchRightLeft {
        text-align: left !important;
        float: unset !important;
    }
}

select::-ms-expand { /*to hide the default arrow in IE*/
    display: none;
}

.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}

    .iframe-container iframe {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
    padding-top: 75%;
}


/* search box */

.openBtn {
    background: #f1f1f1;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}

    .openBtn:hover {
        background: #bbb;
    }

.overlay {
    height: 120px;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 9999;
    top: 93px;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.8);
}

.overlay-content {
    position: relative;
    top: 35px;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 5px;
    right: 45px;
    font-size: 30px;
    cursor: pointer;
    color: white;
}

    .overlay .closebtn:hover {
        color: #ccc;
    }

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: white;
}

    .overlay input[type=text]:hover {
        background: #f1f1f1;
    }

.overlay button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

    .overlay button:hover {
        background: #bbb;
    }

 /* end search box */

.Mouse-Hand {
    cursor: pointer;
}



/* Scss Document */
.orange-fade {
    background: #ff910e;
    background: linear-gradient(135deg,#ff910e 0,#ffa841 100%);
}

.pos-r {
    position: relative !important;
}

.white {
    background: #fff;
}

.text-white {
    color: #fff !important;
}

.text-gray {
    color: #363636;
}

.testimonial {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.testimonialA {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.separator {
    width: 14%;
    height: 3px;
    margin: 1.2em auto 1em;
    background: #ffc53a;
}

.one-slide {
    border-radius: 3px;
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 1.1rem;
    height: 250px;
}

    .one-slide img {
        width: 60%;
    }

.carousel-controls .control {
    position: absolute;
    cursor: pointer;
    top: 56.4%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.prev {
    left: -2.2rem;
}

.next {
    right: -2.2rem;
}

.prevA {
    left: -2.2rem;
}

.nextA {
    right: -2.2rem;
}

.message {
    width: 100%;
    font-size: 1.5rem;
}

.brand {
    width: 100%;
}

.testimonial-carousel-box {
    width: 100%;
    border: 1px solid lightgrey;
    border-radius: 4px;
    padding: 10px;
    box-shadow: 12px 15px 17px #bfbfbf;
}

@media (max-width: 575px) {
    .one-slide {
        height: 250px;
    }

    .testimonial-carousel-box {
        box-shadow: none;
        width: 80%;
    }

    .carousel-controls .control {
        top: 85.4%;
    }

    .prev {
        left: 1.2rem;
    }

    .next {
        right: 1.2rem;
    }

    .prevA {
        left: 1.2rem;
    }

    .nextA {
        right: 1.2rem;
    }
     
}