/*=== MEDIA QUERY ===*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Roboto:300,400,500,700");

html {
    font-size: 16px;
}

body {
    font-family: "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif;
    color: #222222;
    font-weight: 600;
}

h1 {
    font-size: 2.8rem;
}

h2 {
    font-size: 2.0rem;
}

h3 {
    font-size: 1.85rem;
}

h4 {
    font-size: 1.6875rem;
}

h5 {
    font-size: 1.1rem;
}

h6 {
    font-size: 1.25rem;
}

p, a, li, blockquote, label {
    font-size: 1rem;
    line-height: 26px;
    color: #848484;
    margin-bottom: 0;
}

a:hover{
    cursor:pointer;
}

p {
    margin-bottom: 10px;
}

.form-control::-webkit-input-placeholder {
    color: #b3b3b3;
    font-size: 0.9375rem;
}

ul.social-links {
    margin-bottom: 0;
}

    ul.social-links li:first-child a {
        padding-left: 0;
    }

    ul.social-links li a {
        padding: 0 15px;
        display: block;
    }

        ul.social-links li a i {
            font-size: 20px;
            color: #222222;
        }

.shadow, .speakers.white .speaker-item:hover, .schedule.two .schedule-contents, .sponsors .block .image-block:hover, ul.pagination li a:hover, ul.pagination li a:focus, ul.pagination .active a, .news-hr .news-post-hr:hover, .testimonial .testimonial-item .comment:hover {
    box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.overlay:before {
    content: '';
    background: url(../images/background/objects.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.overlay:after {
    content: '';
    background: -webkit-linear-gradient(-45deg, #1e5799 0%, #1d1546 0%, #1a0b25 100%, #207cca 100%);
    opacity: .25;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.overlay-lighter:before {
    content: '';
    background: -webkit-linear-gradient(-45deg, #1e5799 0%, #1d1546 0%, #1a0b25 100%, #207cca 100%);
    opacity: .20;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.text-overlay:after {
    content: 'CONFERENCE';
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 215px;
    width: 100%;
    height: 300px;
    background-position: center center;
    position: absolute;
    top: 40%;
    left: 50%;
    opacity: .05;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.overlay-primary:before {
    content: '';
    background: rgba(255, 102, 0, 0.93);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.overlay-primary2:before {
    content: '';
    background: rgba(102, 153, 204, 0.40);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.overlay-dark:before {
    content: '';
    background: -webkit-linear-gradient(-45deg, #1e5799 0%, #1d1546 0%, #1a0b25 100%, #207cca 100%);
    opacity: .75;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.overlay-white:before {
    content: '';
    background: linear-gradient(0deg, rgba(245, 245, 248, 0.3) 0%, #f7f7f7 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.overlay-white-slant:before {
    content: '';
    width: 100%;
    margin-left: -45%;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

span.alternate, div.alternate {
    color: #ff6600;
    font-style: italic;
    font-weight: 400;
}

    span.alternate.nostyle {
        font-style: normal;
    font-weight:inherit;
    }

span.alternate.blue {
    color: #0099ff;
    
}

a {
    transition: 0.2s ease;
    color: #ff6600;
    text-decoration: underline;
}

    a.big {
        font-size: 30px;
        font-weight: normal;
        line-height: 32px;
    }


    a:hover {
        color: #848484;
        text-decoration: none;
    }

button:hover {
    cursor: pointer;
}

.bg-gray {
    background: #fafafa;
}

.bg-blue {
    background: #ff6600;
}

.bg-banner-one {
    background: url(../images/background-map.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-banner-two {
    background: url(../images/background/banner-bg-two.jpg) no-repeat;
    background-size: cover;
    background-position: right center;
}

.bg-about {
    background: url(../images/background/pattern-background.jpg) no-repeat;
    background-size: cover;
}

.bg-speaker {
    background: url(../images/background/spaeker-background.jpg) fixed no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-timer {
    background: url(../images/background/timer-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-schedule {
    background: url(../images/background/schedule-bg.png) no-repeat;
    background-size: cover;
}

.bg-service {
    background: url(../images/background/feature-background.jpg) no-repeat;
    background-size: cover;
}

.bg-registration {
    background: url(../images/background/registration-background.jpg) no-repeat;
    background-size: cover;
}

.bg-registration-two {
    background: url(../images/background/bg-registration-two.jpg) no-repeat;
    background-size: cover;
}

.bg-ticket {
    background: url(../images/background/cta-ticket-bg.jpg) fixed no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-sponsors {
    background: url(../images/background/sponsors-bg.jpg) fixed no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-subscribe {
    background: url(../images/background-map.jpg) fixed no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-title {
    background: url(../images/background-map.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.section {
    padding: 90px 0;
}

.border-less {
    border-bottom: 1px solid #e5e5e5;
}

.section-title {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 40px;
}

    .section-title h3 {
        margin-bottom: 20px;
    }

    .section-title.white h3, .section-title.white p {
        color: #fff;
    }

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-20 {
    margin-bottom: 20px;
}

.page-title {
    text-align: left;
    margin-bottom: 15px;
}

.video {
    position: relative;
}

    .video:before {
        border-radius: 3px;
    }

    .video img {
        width: 100%;
        border-radius: 8px;
    }

    .video .video-button {
        position: absolute;
        left: 0;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .video .video-box a {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .video .video-box a i {
            height: 125px;
            width: 125px;
            font-size: 40px;
            background: #ff6600;
            border-radius: 100%;
            color: #fff;
            line-height: 125px;
            text-align: center;
        }

        .video .video-box a iframe {
            width: 100%;
            height: 100%;
        }

.form-control.main {
    background: #ffffff;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    font-size: 0.9375rem;
    padding: 15px 20px;
    margin-bottom: 20px;
    color: #606060;
}

    .form-control.main:focus {
        border: 2px solid #ff6600;
    }

.form-control.white {
    background: #fff;
    color: #222222;
}

select.form-control:not([size]):not([multiple]) {
    height: 53px;
}

.form-control.short {
    width: 50%;
    margin: 0 auto;
}

.form-control.med {
    width: 100px;
    margin: 0 auto;
}

.form-control.m150 {
    width: 150px;
    margin: 0 auto;
}

.form-control.m250 {
    width: 250px;
    margin: 0 auto;
}

.form-control-sm {
    border: 1px solid #b3b3b3;
    border-radius: 0 !important;
}

.left {
    overflow: hidden;
}

    .left img {
        margin-left: -40px;
    }

@media (max-width: 767px) {
    .left img {
        margin-left: 0;
        margin-bottom: 30px;
    }
}

.right {
    overflow: hidden;
}

    .right img {
        margin-left: 40px;
    }

@media (max-width: 767px) {
    .right img {
        margin-left: 0;
    }
}

.hide-overflow {
    overflow: hidden;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.border-top {
    border-top: 1px solid;
}

.btn {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    transition: all .3s ease;
    margin-top: 5px;
}

.btn-main {
    padding: 25px 45px;
    border-radius: 3px;
    background: #ff6600;
    color: #fff;
    outline: none;
}

    .btn-main:hover {
        color: #fff;
    }

    .btn-main:focus {
        color: #fff;
        box-shadow: none;
    }

.btn-main-md {
    padding: 15px 40px;
    border-radius: 0;
    background: #ff6600;
    color: #fff;
    outline: none;
    font-size: 0.9375rem;
    width: 175px;
}



    .btn-main-md:hover {
        color: #fff;
        background: #e65c00;
        cursor: pointer;
    }

    .btn-main-md:focus {
        color: #fff;
        box-shadow: none;
    }

.btn-transparent-md {
    padding: 15px 40px;
    background: transparent;
    outline: none;
    font-size: 0.9375rem;
    color: #222222;
    border: 1px solid #e5e5e5;
    border-radius: 0;
}

    .btn-transparent-md:hover {
        background: #ff6600;
        border-color: #ff6600;
        color: #fff;
    }

.btn-main-sm {
    padding: 15px 35px;
    border-radius: 3px;
    background: #ff6600;
    color: #fff;
    outline: none;
    font-size: 14px;
}

    .btn-main-sm:hover {
        color: #fff;
    }

    .btn-main-sm:focus {
        color: #fff;
        box-shadow: none;
    }

.btn-white-md {
    background: #fff;
    border: 1px solid #cecece;
    color: #222222;
    padding: 15px 40px;
    border-radius: 0;
    width: 175px;
}

    .btn-white-md:hover {
        background: #ff6600;
        color: #fff;
        cursor: pointer;
    }

.btn-wide {
    width: 250px;
}

.btn-home {
    padding-left: 10px;
    padding-right: 10px;
    width: 275px;
}

.btn-gray {
    background-color: #0099ff;
}


    .btn-gray:hover {

        background: #0089e5;

    }

.btn-extrawide {
    width: 375px;
}

.btn-rounded-icon {
    border-radius: 100px;
    color: #fff;
    border: 1px solid #fff;
    padding: 13px 50px;
}

.btn:hover {
    cursor: pointer !important;
}

.main-nav {
    background: #fff;
}

    .main-nav .navbar-brand {
        padding: 10px 10px 10px 10px;
        border-right: 1px solid #e5e5e5;
    }

@media (max-width: 1024px) {
    .main-nav .navbar-brand {
        padding: 5px 5px;
    }
}

@media (max-width: 767px) {
    .main-nav .navbar-brand {
        border-right: none;
    }
}

.main-nav .navbar-nav .nav-item {
    position: relative;
    font-family: "Roboto", sans-serif;
}

    .main-nav .navbar-nav .nav-item .nav-link {
        position: relative;
        text-align: center;
        color: #222222;
        padding-left: 8px;
        padding-right: 20px;
        font-size: 1em;
        font-family: "Montserrat", sans-serif;
    }

@media (max-width: 1024px) {
    .main-nav .navbar-nav .nav-item .nav-link {
        font-size: 0.875rem;
    }
}

.main-nav .navbar-nav .nav-item .nav-link span {
    color: #222222;
    margin-left: 20px;
}

@media (max-width: 1024px) {
    .main-nav .navbar-nav .nav-item .nav-link span {
        margin-left: 10px;
    }
}

.main-nav .navbar-nav .nav-item.active .nav-link {
    color: #ff6600;
}

.main-nav .dropdown-slide {
    position: static;
}

    .main-nav .dropdown-slide .open > a, .main-nav .dropdown-slide .open > a:focus, .main-nav .dropdown-slide .open > a:hover {
        background: transparent;
    }

    .main-nav .dropdown-slide.full-width .dropdown-menu {
        left: 0 !important;
        right: 0 !important;
    }

    .main-nav .dropdown-slide:hover .dropdown-menu {
        border-top: 3px solid #ff6600;
        display: none;
        opacity: 1;
        display: block;
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1;
        visibility: visible;
        color: #777;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

@media (max-width: 767px) {
    .main-nav .dropdown-slide:hover .dropdown-menu {
        -webkit-transform: none;
        transform: none;
        left: auto;
        position: relative;
        text-align: center;
    }
}

.main-nav .dropdown-slide .dropdown-menu {
    min-width: 220px;
    margin-top: 0;
    border-radius: 0;
    opacity: 1;
    visibility: visible;
    position: absolute;
    padding: 5px 15px;
    border: 1px solid #ebebeb;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    transition: .3s all;
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    transition: visibility 0.2s, opacity 0.2s, -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 0.2s, opacity 0.2s, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
    transition: visibility 0.2s, opacity 0.2s, transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99), -webkit-transform 500ms cubic-bezier(0.43, 0.26, 0.11, 0.99);
}

    .main-nav .dropdown-slide .dropdown-menu .dropdown-item {
        font-size: 15px;
        padding: 10px 0;
        transition: .3s ease;
    }

        .main-nav .dropdown-slide .dropdown-menu .dropdown-item:not(:last-child) {
            border-bottom: 1px solid #e5e5e5;
        }

        .main-nav .dropdown-slide .dropdown-menu .dropdown-item:hover {
            background: #fff;
            color: #ff6600;
        }

@media (max-width: 480px) {
    .main-nav .dropdown-slide .dropdown-menu {
        -webkit-transform: none;
        transform: none;
    }
}

.main-nav .ticket {
    background: #ff6600;
    display: block;
    padding: 34px 32px;
}

@media (max-width: 1024px) {
    .main-nav .ticket {
        padding: 23px 14px;
    }
}

.main-nav .ticket img {
    margin-right: 5px;
}

@media (max-width: 1024px) {
    .main-nav .ticket img {
        display: none;
    }
}

.main-nav .ticket span {
    color: #fff;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    border-left: 1px solid #ffa366;
    padding-left: 14px;
}

@media (max-width: 1024px) {
    .main-nav .ticket span {
        padding-left: 0;
        font-size: 1rem;
        border-left: none;
    }
}

.navbar-toggler:focus, .navbar-toggler:hover {
    outline: none;
}

.page-title {
    position: relative;
    padding: 0;
}

.page-title-filler {
    position: relative;
    padding: 30px;
}

.page-title h3, .page-title li, .page-title a {
    color: #ff6600;
}

.page-title .title h3 {
    font-weight: 500;
    text-transform: uppercase;
}

.page-title .breadcrumb {
    background: transparent;
}

    .page-title .breadcrumb .breadcrumb-item {
        float: none;
        display: inline-block;
        text-transform: uppercase;
    }

        .page-title .breadcrumb .breadcrumb-item.active {
            color: #fff;
        }

        .page-title .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
            content: "\f105";
            font-family: FontAwesome;
            color: #fff;
        }

.footer-main {
    background: #ffffff;
    padding: 30px 0;
}

@media (max-width: 767px) {
    .footer-main {
        padding: 50px 0;
    }
}

.footer-main .block img {
    margin-bottom: 10px;
}

.footer-main .block ul.social-links-footer {
    margin-bottom: 0;
}

    .footer-main .block ul.social-links-footer .list-inline-item:not(:last-child) {
        margin-right: 20px;
    }

    .footer-main .block ul.social-links-footer li a {
        display: block;
        height: 50px;
        width: 50px;
        text-align: center;
        background: #fff;
    }

        .footer-main .block ul.social-links-footer li a i {
            line-height: 50px;
        }

        .footer-main .block ul.social-links-footer li a:hover {
            background: #ff6600;
        }

            .footer-main .block ul.social-links-footer li a:hover i {
                color: #fff;
            }

.subfooter {
    background: #808080;
    padding: 18px 0;
}

    .subfooter .copyright-text p {
        font-family: "Montserrat", sans-serif;
    }

        .subfooter .copyright-text p a {
            color: #ffffff;
        }

    .subfooter .copyright-text p {
        color: #ffffff;
    }


@media (max-width: 480px) {
    .subfooter .copyright-text {
        text-align: center;
    }
}

.subfooter .to-top {
    display: block;
    height: 45px;
    width: 45px;
    text-align: center;
    background: #ff6600;
    float: right;
}

    .subfooter .to-top i {
        font-size: 1.5rem;
        color: #fff;
        line-height: 45px;
    }

@media (max-width: 480px) {
    .subfooter .to-top {
        float: none;
        margin: auto;
        margin-top: 30px;
    }
}

.cta-ticket {
    position: relative;
}

    .cta-ticket .content-block {
        padding: 100px 0;
    }

        .cta-ticket .content-block h2 {
            color: #fff;
            text-transform: uppercase;
            font-weight: 400;
            margin-bottom: 15px;
        }

        .cta-ticket .content-block p {
            color: #e6e6e6;
            margin-bottom: 45px;
        }

    .cta-ticket .image-block {
        position: absolute;
        right: 5%;
        bottom: 0;
    }

@media (max-width: 767px) {
    .cta-ticket .image-block {
        display: none;
    }
}

.cta-subscribe {
    position: relative;
}

    .cta-subscribe .content {
        padding: 70px 0;
    }

        .cta-subscribe .content h3, .cta-subscribe .content p {
            color: #fff;
        }

        .cta-subscribe .content h3 {
            font-weight: 800;
        }

        .cta-subscribe .content p {
            font-size: 0.9375rem;
        }

    .cta-subscribe .subscribe-button button {
        cursor: pointer;
    }

@media (max-width: 767px) {
    .cta-subscribe .subscribe-button {
        margin-bottom: 30px;
    }
}

.banner {
    padding: 150px 0 150px;
    position: relative;
}

@media (max-width: 1024px) {
    .banner {
        padding: 100px 0;
    }
}

.banner .block {
    position: relative;
    z-index: 10;
}

    .banner .block .timer .syotimer-cell {
        margin-right: 25px;
        margin-bottom: 33px;
        display: inline-block;
    }

@media (max-width: 480px) {
    .banner .block .timer .syotimer-cell {
        margin-right: 10px;
        margin-bottom: 20px;
    }
}

.banner .block .timer .syotimer-cell .syotimer-cell__value {
    min-width: 80px;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    line-height: 77px;
    text-align: center;
    position: relative;
    font-weight: bold;
    color: #fff;
    border: 2px solid #7c7491;
    margin-bottom: 8px;
    border-radius: 100%;
    box-shadow: 3.5px 6.062px 0px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width: 480px) {
    .banner .block .timer .syotimer-cell .syotimer-cell__value {
        font-size: 30px;
    }
}

.banner .block .timer .syotimer-cell .syotimer-cell__unit {
    text-align: center;
    font-size: 1rem;
    text-transform: lowercase;
    font-weight: normal;
    color: #fff;
    font-family: "Montserrat", sans-serif;
}

.banner .block h1 {
    text-transform: uppercase;
    font-size: 5.5rem;
    color: #ff6600;
    font-weight: 500;
    margin-bottom: 5px;
    text-shadow: 3.5px 6.062px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .banner .block h1 {
        font-size: 4rem;
    }
}

.banner .block h2 {
    text-transform: uppercase;
    font-size: 4.625rem;
    color: #fff;
    font-weight: 400;
    text-shadow: 3.5px 6.062px 0px rgba(0, 0, 0, 0.1);
    font-style: italic;
}

@media (max-width: 767px) {
    .banner .block h2 {
        font-size: 3.2rem;
    }
}

.banner .block h6 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 50px;
}

.banner-two {
    padding: 250px 0 150px;
    position: relative;
    overflow: hidden;
}

    .banner-two .block h1 {
        color: #ff6600;
        font-size: 88px;
    }

    .banner-two .block h2 {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 74px;
        margin-bottom: 10px;
    }

    .banner-two .block h3 {
        font-size: 74px;
    }

    .banner-two .block h6 {
        margin-top: 48px;
        font-weight: 400;
        margin-bottom: 60px;
    }

.about .image-block {
    padding: 30px;
}

    .about .image-block img {
        border-radius: 100%;
        box-shadow: 0px 0px 59px 0px rgba(11, 29, 66, 0.15);
    }

@media (max-width: 767px) {
    .about .image-block {
        margin-bottom: 30px;
        text-align: center;
    }
}

.about .image-block.two {
    padding: 0;
    margin-top: 30px;
}

    .about .image-block.two img {
        border-radius: 0;
        -webkit-transform: translate(30px, -30px);
        transform: translate(30px, -30px);
    }

.about .content-block {
    margin-left: 15px;
}

@media (max-width: 767px) {
    .about .content-block {
        text-align: center;
    }
}

.about .content-block h2 {
    margin-bottom: 35px;
}

    .about .content-block h2:after {
        content: "";
        width: 60px;
        height: 3px;
        background: #ff6600;
        display: block;
        margin-top: 10px;
    }

@media (max-width: 767px) {
    .about .content-block h2:after {
        margin: auto;
    }
}

.about .content-block .description-one {
    margin-bottom: 20px;
}

    .about .content-block .description-one p {
        color: #222222;
        font-size: 1.0625rem;
    }

.about .content-block .description-two {
    margin-bottom: 30px;
}

    .about .content-block .description-two p {
        font-size: 0.9375em;
    }

.about .content-block .list-inline-item:not(:last-child) {
    margin-right: 20px;
}

@media (max-width: 991px) {
    .about .content-block .list-inline-item:not(:last-child) {
        margin-bottom: 10px;
    }
}

.speakers {
    position: relative;
}

    .speakers.white .speaker-item {
        background: #fff;
        border: 1px solid #e5e5e5;
    }

    .speakers .speaker-item {
        background: #eae9ec;
        padding: 7px;
        margin-bottom: 30px;
    }

        .speakers .speaker-item .image {
            margin-bottom: 16px;
            position: relative;
            overflow: hidden;
        }

@media (max-width: 480px) {
    .speakers .speaker-item .image img {
        width: 100% !important;
    }
}

.speakers .speaker-item .image .primary-overlay {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff6600;
    opacity: .85;
    transition: .3s ease;
}

.speakers .speaker-item .image .socials {
    position: absolute;
    top: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    transition: .4s ease;
}

    .speakers .speaker-item .image .socials ul {
        width: 50%;
    }

@media (max-width: 1024px) {
    .speakers .speaker-item .image .socials ul {
        width: 61%;
    }
}

@media (max-width: 480px) {
    .speakers .speaker-item .image .socials ul {
        width: 31%;
    }
}

.speakers .speaker-item .image .socials ul li.list-inline-item:not(:last-child) {
    margin-right: 7px;
    margin-bottom: 10px;
}

.speakers .speaker-item .image .socials ul li a {
    display: block;
    height: 50px;
    width: 50px;
    text-align: center;
    border: 1px solid #fff;
}

    .speakers .speaker-item .image .socials ul li a i {
        font-size: .9375rem;
        color: #fff;
        line-height: 50px;
    }

    .speakers .speaker-item .image .socials ul li a:hover {
        background: #fff;
    }

        .speakers .speaker-item .image .socials ul li a:hover i {
            color: #222222;
        }

.speakers .speaker-item .image:hover .primary-overlay {
    top: 0;
}

.speakers .speaker-item .image:hover .socials {
    top: 0;
}

.speakers .speaker-item .content h5 a {
    font-size: 22px;
    color: #222222;
    font-weight: 400;
    margin-bottom: 0;
}

    .speakers .speaker-item .content h5 a:hover {
        color: #ff6600;
    }

.speakers .speaker-item .content p {
    font-size: 0.875rem;
    margin-bottom: 5px;
}

.schedule .schedule-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 14px;
}

    .schedule .schedule-tab ul li.nav-item {
        margin-right: 10px;
    }

@media (max-width: 767px) {
    .schedule .schedule-tab ul li.nav-item {
        width: 100%;
        margin-bottom: 10px;
    }
}

.schedule .schedule-tab ul li.nav-item a {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #ff6600;
    font-weight: 500;
    display: block;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
}

    .schedule .schedule-tab ul li.nav-item a span {
        margin-top: 2px;
        font-family: "Roboto", sans-serif;
        display: block;
        font-size: 1rem;
        color: #848484;
        font-weight: 400;
    }

    .schedule .schedule-tab ul li.nav-item a.active {
        background: #ff6600;
        color: #fff;
        position: relative;
    }

        .schedule .schedule-tab ul li.nav-item a.active span {
            color: #fff;
        }

        .schedule .schedule-tab ul li.nav-item a.active:after {
            content: '';
            position: absolute;
            left: 0;
            bottom: -20px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 20px 20px 0;
            border-color: transparent #ff6600 transparent transparent;
        }

@media (max-width: 767px) {
    .schedule .schedule-tab ul li.nav-item a.active:after {
        content: none;
    }
}

.schedule .schedule-contents {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 30px;
}

    .schedule .schedule-contents .schedule-item ul {
        margin-bottom: 0;
    }

        .schedule .schedule-contents .schedule-item ul li {
            list-style: none;
        }

            .schedule .schedule-contents .schedule-item ul li div {
                display: inline-block;
            }

            .schedule .schedule-contents .schedule-item ul li .time {
                width: 20%;
            }

            .schedule .schedule-contents .schedule-item ul li .company-name {
                width: 70%;
            }

            .schedule .schedule-contents .schedule-item ul li .company-name .minimum-gallons{
                display: block;
                font-size: .9rem;
            }


            .schedule .schedule-contents .schedule-item ul li .actions {
                width: 25%;
            }

@media (max-width: 767px) {
    .schedule .schedule-contents .schedule-item ul li .time {
        width: 37%;
    }

    .schedule .schedule-contents .schedule-item ul li .company-name {
        width: 50%;
    }

    .schedule .schedule-contents .schedule-item ul li .actions {
        width: 45%;
    }
}

@media (max-width: 480px) {
    .schedule .schedule-contents .schedule-item ul li .time {
        width: 48%;
    }
}


.schedule .schedule-contents .schedule-item ul li .bracket {
    width: 10%;
}

@media (max-width: 767px) {
    .schedule .schedule-contents .schedule-item ul li .bracket {
        width: 27%;
    }
}

@media (max-width: 480px) {
    .schedule .schedule-contents .schedule-item ul li .bracket {
        width: 38%;
    }
}

.schedule .schedule-contents .schedule-item ul li .speaker {
    width: 40%;
}

@media (max-width: 991px) {
    .schedule .schedule-contents .schedule-item ul li .speaker {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .schedule .schedule-contents .schedule-item ul li .speaker {
        width: 60%;
    }
}

@media (max-width: 480px) {
    .schedule .schedule-contents .schedule-item ul li .speaker {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .schedule .schedule-contents .schedule-item ul li .speaker img {
        display: none;
    }
}

.schedule .schedule-contents .schedule-item ul li .subject {
    width: 30%;
}

@media (max-width: 991px) {
    .schedule .schedule-contents .schedule-item ul li .subject {
        display: none;
    }

    .schedule .schedule-contents .schedule-item ul li .tanksure-created, .schedule .schedule-contents .schedule-item ul li .tanksure-actions-header {
        display: none;
    }

    .schedule .schedule-contents .schedule-item ul li .tanksure-actions {
        display: block;
    }
}

@media (max-width: 767px) {
    .schedule .schedule-contents .schedule-item ul li .venue {
        display: none;
    }
}

.schedule .schedule-contents .schedule-item li.headings {
    padding: 6px 12px;
    background: #ff6600;
}

.schedule .schedule-contents .schedule-item li.headings.blue {
    padding: 6px 12px;
    background: rgba(0,124,255,.9);
}

    .schedule .schedule-contents .schedule-item li.headings div {
        color: #fff;
        text-transform: uppercase;
        font-family: "Montserrat", sans-serif;
        font-weight: normal;
    }

.schedule .schedule-contents .schedule-item li.schedule-details {
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #e5e5e5;
}

    .schedule .schedule-contents .schedule-item li.schedule-details .block {
        padding: 6px 12px;
        background: #fff;
        width: 100%;
        transition: .2s ease-in;
    }

        .schedule .schedule-contents .schedule-item li.schedule-details .block div {
            color: #222222;
            font-family: "Montserrat", sans-serif;
            font-weight: normal;
        }

            .schedule .schedule-contents .schedule-item li.schedule-details .block div i {
                font-size: 1.1875em;
                color: #c7c8c9;
            }

            .schedule .schedule-contents .schedule-item li.schedule-details .block div img {
                border-radius: 100%;
            }

            .schedule .schedule-contents .schedule-item li.schedule-details .block div span.time {
                /*margin-left: 5px;*/
            }

            .schedule .schedule-contents .schedule-item li.schedule-details .block div span.name {
                margin-left: 20px;
                transition: .2s ease-in;
            }

@media (max-width: 480px) {
    .schedule .schedule-contents .schedule-item li.schedule-details .block div span.name {
        margin-left: 0;
    }
}

.schedule .schedule-contents .schedule-item li.schedule-details .block:hover {
    box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

    .schedule .schedule-contents .schedule-item li.schedule-details .block:hover span.name {
        color: #ff6600;
    }

.schedule .download-button {
    padding-top: 40px;
    margin-bottom: 30px;
}

.schedule.two .schedule-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}

    .schedule.two .schedule-tab ul li.nav-item {
        margin-right: 0;
        margin-bottom: 10px;
    }

@media (max-width: 991px) {
    .schedule.two .schedule-tab ul li.nav-item {
        margin-right: 10px;
    }
}

@media (max-width: 767px) {
    .schedule.two .schedule-tab ul li.nav-item {
        width: 100%;
        margin-bottom: 10px;
    }
}

.schedule.two .schedule-tab ul li.nav-item a {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #222222;
    font-weight: 500;
    display: block;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
}

    .schedule.two .schedule-tab ul li.nav-item a span {
        margin-top: 2px;
        font-family: "Roboto", sans-serif;
        display: block;
        font-size: 14px;
        color: #848484;
        font-weight: 400;
    }

    .schedule.two .schedule-tab ul li.nav-item a.active {
        background: #ff6600;
        color: #fff;
        position: relative;
    }

        .schedule.two .schedule-tab ul li.nav-item a.active span {
            color: #fff;
        }

        .schedule.two .schedule-tab ul li.nav-item a.active:after {
            content: '';
            position: absolute;
            left: 100%;
            right: 0;
            bottom: 0;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 10px 0 10px 10px;
            border-color: transparent transparent transparent #ff6600;
        }

@media (max-width: 991px) {
    .schedule.two .schedule-tab ul li.nav-item a.active:after {
        content: none;
    }
}

.schedule.two .schedule-contents {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0;
}

    .schedule.two .schedule-contents .schedule-item ul {
        margin-bottom: 0;
    }

        .schedule.two .schedule-contents .schedule-item ul li {
            list-style: none;
        }

            .schedule.two .schedule-contents .schedule-item ul li div {
                display: inline-block;
            }

            .schedule.two .schedule-contents .schedule-item ul li .time {
                width: 20%;
            }

@media (max-width: 767px) {
    .schedule.two .schedule-contents .schedule-item ul li .time {
        width: 37%;
    }
}

@media (max-width: 480px) {
    .schedule.two .schedule-contents .schedule-item ul li .time {
        width: 48%;
    }
}

.schedule.two .schedule-contents .schedule-item ul li .speaker {
    width: 30%;
}

@media (max-width: 991px) {
    .schedule.two .schedule-contents .schedule-item ul li .speaker {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .schedule.two .schedule-contents .schedule-item ul li .speaker {
        width: 60%;
    }
}

@media (max-width: 480px) {
    .schedule.two .schedule-contents .schedule-item ul li .speaker {
        width: 50%;
    }
}

.schedule.two .schedule-contents .schedule-item ul li .subject {
    width: 30%;
}

@media (max-width: 991px) {
    .schedule.two .schedule-contents .schedule-item ul li .subject {
        display: none;
    }
}

.schedule.two .schedule-contents .schedule-item ul li .venue {
    width: 18.6%;
}

@media (max-width: 767px) {
    .schedule.two .schedule-contents .schedule-item ul li .venue {
        display: none;
    }
}

.schedule.two .schedule-contents .schedule-item li.headings {
    padding: 25px 0;
    background: #ff6600;
}

    .schedule.two .schedule-contents .schedule-item li.headings div {
        color: #fff;
        text-transform: uppercase;
        font-family: "Montserrat", sans-serif;
    }

.schedule.two .schedule-contents .schedule-item li.schedule-details:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

.schedule.two .schedule-contents .schedule-item li.schedule-details .block {
    text-align: center;
    padding: 0;
    background: #fff;
    width: 100%;
    transition: .2s ease-in;
}

    .schedule.two .schedule-contents .schedule-item li.schedule-details .block div {
        padding-top: 25px;
        padding-bottom: 25px;
        color: #222222;
        font-family: "Montserrat", sans-serif;
    }

        .schedule.two .schedule-contents .schedule-item li.schedule-details .block div i {
            font-size: 1.1875em;
            color: #c7c8c9;
        }

        .schedule.two .schedule-contents .schedule-item li.schedule-details .block div img {
            border-radius: 100%;
        }

        .schedule.two .schedule-contents .schedule-item li.schedule-details .block div span.time {
            margin-left: 0px;
        }

        .schedule.two .schedule-contents .schedule-item li.schedule-details .block div span.name {
            margin-left: 0px;
            transition: .2s ease-in;
        }

@media (max-width: 480px) {
    .schedule.two .schedule-contents .schedule-item li.schedule-details .block div span.name {
        margin-left: 0;
    }
}

.schedule.two .schedule-contents .schedule-item li.schedule-details .block div:not(:last-child) {
    border-right: 1px solid #e5e5e5;
}

.schedule.two .schedule-contents .schedule-item li.schedule-details .block:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

.schedule.two .schedule-contents .schedule-item li.schedule-details .block:hover {
    box-shadow: none;
    -webkit-transform: scale(1);
    transform: scale(1);
}

    .schedule.two .schedule-contents .schedule-item li.schedule-details .block:hover span.name {
        color: #ff6600;
    }

.ticket-feature {
    overflow: hidden;
}

    .ticket-feature .block {
        position: relative;
        padding-top: 150px;
        padding-bottom: 110px;
    }

        .ticket-feature .block .section-title, .ticket-feature .block a {
            position: relative;
        }

            .ticket-feature .block .section-title h3 {
                font-weight: 500;
            }

        .ticket-feature .block .timer {
            position: relative;
            margin-top: 60px;
            margin-bottom: 35px;
        }

            .ticket-feature .block .timer .syotimer-cell {
                margin-right: 25px;
                margin-bottom: 33px;
                display: inline-block;
            }

@media (max-width: 480px) {
    .ticket-feature .block .timer .syotimer-cell {
        margin-right: 10px;
        margin-bottom: 20px;
    }
}

.ticket-feature .block .timer .syotimer-cell .syotimer-cell__value {
    min-width: 80px;
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    position: relative;
    font-weight: bold;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.35);
    background-clip: content-box;
    background: rgba(255, 255, 255, 0.26);
    margin-bottom: 8px;
    border-radius: 100%;
}

@media (max-width: 480px) {
    .ticket-feature .block .timer .syotimer-cell .syotimer-cell__value {
        font-size: 30px;
    }
}

.ticket-feature .block .timer .syotimer-cell .syotimer-cell__unit {
    text-align: center;
    font-size: 1rem;
    text-transform: lowercase;
    font-weight: normal;
    color: #fff;
    font-family: "Montserrat", sans-serif;
}

.ticket-feature .block-2 {
    position: relative;
    padding: 150px 10%;
    height: 100%;
    background: #ff6600;
}

    .ticket-feature .block-2 [class*=col-]:first-child {
        border-right: 1px solid #fc9552;
        border-bottom: 1px solid #fc9552;
    }

    .ticket-feature .block-2 [class*=col-]:nth-child(2) {
        border-bottom: 1px solid #fc9552;
    }

    .ticket-feature .block-2 [class*=col-]:nth-child(3) {
        border-right: 1px solid #fc9552;
    }

    .ticket-feature .block-2 .service-item {
        padding: 30px;
        text-align: center;
    }

        .ticket-feature .block-2 .service-item i, .ticket-feature .block-2 .service-item h5 {
            color: #fff;
        }

        .ticket-feature .block-2 .service-item i {
            font-size: 3.25rem;
            margin-bottom: 20px;
        }

        .ticket-feature .block-2 .service-item h5 {
            font-family: "Roboto", sans-serif;
            font-weight: 400;
            text-transform: uppercase;
        }

    .ticket-feature .block-2:after {
        content: '';
        position: absolute;
        right: 100%;
        bottom: 0;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 1000px 300px;
        border-color: transparent transparent #ff6600 transparent;
    }

@media (max-width: 767px) {
    .ticket-feature .block-2:after {
        content: none;
    }
}

.registration {
    overflow: hidden;
}

    .registration .service-block {
        position: relative;
        padding: 120px 10%;
    }

        .registration .service-block [class*=col-]:first-child {
            border-right: 1px solid #f69351;
            border-bottom: 1px solid #f69351;
        }

        .registration .service-block [class*=col-]:nth-child(2) {
            border-bottom: 1px solid #f69351;
        }

        .registration .service-block [class*=col-]:nth-child(3) {
            border-right: 1px solid #f69351;
        }

        .registration .service-block .service-item {
            padding: 30px;
            text-align: center;
        }

            .registration .service-block .service-item i, .registration .service-block .service-item h5 {
                color: #fff;
            }

            .registration .service-block .service-item i {
                font-size: 3.25rem;
                margin-bottom: 20px;
            }

            .registration .service-block .service-item h5 {
                font-family: "Roboto", sans-serif;
                font-weight: 400;
                text-transform: uppercase;
            }

    .registration .registration-block {
        position: relative;
        height: 100%;
        padding: 120px 10%;
    }

        .registration .registration-block .block {
            position: relative;
            z-index: 9;
        }

            .registration .registration-block .block .title {
                margin-bottom: 35px;
            }

                .registration .registration-block .block .title h3 {
                    color: #fff;
                    font-weight: 500;
                    margin-bottom: 10px;
                }

                .registration .registration-block .block .title p {
                    color: #b3b3b3;
                    line-height: 1;
                }

.pricing .pricing-item {
    border: 1px solid #e5e5e5;
}

@media (max-width: 991px) {
    .pricing .pricing-item {
        margin-bottom: 30px;
    }
}

.pricing .pricing-item .pricing-heading {
    padding: 20px 40px 30px 40px;
    background: #fafafa;
    border-bottom: 1px solid #e5e5e5;
}

    .pricing .pricing-item .pricing-heading .title h6 {
        text-transform: uppercase;
        font-weight: 400;
        line-height: 50px;
        border-bottom: 1px solid #e5e5e5;
    }

    .pricing .pricing-item .pricing-heading .price {
        margin-top: 28px;
    }

        .pricing .pricing-item .pricing-heading .price h2 {
            font-size: 3.625rem;
            font-weight: 400;
            margin-bottom: 0px;
        }

            .pricing .pricing-item .pricing-heading .price h2 span {
                font-size: 1.5625rem;
            }

.pricing .pricing-item .pricing-body {
    padding: 45px 40px;
}

    .pricing .pricing-item .pricing-body ul.feature-list li {
        list-style: none;
    }

        .pricing .pricing-item .pricing-body ul.feature-list li p span {
            margin-right: 15px;
        }

            .pricing .pricing-item .pricing-body ul.feature-list li p span.available {
                color: #ff6600;
            }

            .pricing .pricing-item .pricing-body ul.feature-list li p span.unavailable {
                color: #d2d2d2;
            }

        .pricing .pricing-item .pricing-body ul.feature-list li:not(:last-child) {
            margin-bottom: 15px;
        }

.pricing .pricing-item .pricing-footer {
    padding-bottom: 40px;
}

.pricing .pricing-item.featured {
    border: none;
    box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
}

    .pricing .pricing-item.featured .pricing-heading {
        background: #ff6600;
        border-bottom: 1px solid #ff6600;
    }

        .pricing .pricing-item.featured .pricing-heading .title h6 {
            color: #fff;
            border-bottom: 1px solid #f69351;
        }

        .pricing .pricing-item.featured .pricing-heading .price {
            margin-top: 28px;
        }

            .pricing .pricing-item.featured .pricing-heading .price h2 {
                color: #fff;
                font-size: 3.625rem;
                margin-bottom: 0px;
            }

                .pricing .pricing-item.featured .pricing-heading .price h2 span {
                    font-size: 1.5625rem;
                }

            .pricing .pricing-item.featured .pricing-heading .price p {
                color: #fff;
            }

.pricing.two .pricing-item {
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

@media (max-width: 991px) {
    .pricing.two .pricing-item {
        margin-bottom: 30px;
    }
}

.pricing.two .pricing-item .pricing-heading {
    position: relative;
    margin-bottom: 10px;
}

    .pricing.two .pricing-item .pricing-heading .title h6 {
        position: relative;
    }

    .pricing.two .pricing-item .pricing-heading .price {
        position: relative;
    }

    .pricing.two .pricing-item .pricing-heading:before {
        content: '';
        position: absolute;
        bottom: -25%;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 64px 500px 0 0;
        border-color: #fafafa transparent transparent transparent;
    }

.pricing.two .pricing-item .pricing-body {
    padding: 70px 40px 45px;
}

    .pricing.two .pricing-item .pricing-body ul.feature-list li p span.available {
        color: #ff6600;
    }

.pricing.two .pricing-item.featured .pricing-heading:before {
    border-color: #ff6600 transparent transparent transparent;
}

.sponsors {
    position: relative;
}

    .sponsors .sponsor-title {
        margin-top: 10px;
        margin-bottom: 30px;
    }

        .sponsors .sponsor-title h5 {
            color: #ff6600;
        }

    .sponsors .block {
        margin-bottom: 40px;
    }

        .sponsors .block .list-inline-item:not(:last-child) {
            margin-right: 15px;
        }

        .sponsors .block .image-block {
            padding: 45px 0;
            background: #fff;
            width: 244px;
            cursor: pointer;
            transition: all .3s ease;
            border: 1px solid transparent;
            margin-bottom: 10px;
        }

            .sponsors .block .image-block img {
                height: 55px;
            }

            .sponsors .block .image-block:hover {
                border: 1px solid #ff6600;
            }

    .sponsors .sponsor-btn {
        margin-top: 10px;
        margin-bottom: 30px;
    }

.map {
    position: relative;
}

    .map #map {
        height: 480px;
        color: white;
    }

    .map .address-block {
        position: absolute;
        padding: 45px 50px 50px 50px;
        top: 80px;
        left: 10%;
        background: #ff6600;
    }

@media (max-width: 480px) {
    .map .address-block {
        left: 30px;
    }
}

.map .address-block h4, .map .address-block li {
    color: #fff;
    margin-bottom: 20px;
}

.map .address-block h4 {
    font-size: 1.5rem;
    font-weight: 400;
}

.map .address-block ul.address-list li {
    list-style: none;
    margin-bottom: 10px;
}

    .map .address-block ul.address-list li i {
        font-size: 1.125rem;
    }

    .map .address-block ul.address-list li span {
        margin-left: 15px;
    }

.map .address-block a {
    margin-top: 35px;
}

.map.new {
    overflow: hidden;
}

    .map.new #map {
        height: 640px;
    }

    .map.new .address-block {
        left: 60%;
    }

    .map.new .register {
        width: 50%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }

@media (max-width: 767px) {
    .map.new .register {
        width: 100%;
        position: relative;
    }
}

.map.new .register .block {
    padding: 130px 10%;
}

    .map.new .register .block .title {
        position: relative;
        margin-bottom: 65px;
    }

        .map.new .register .block .title h3 {
            color: #fff;
            font-weight: 400;
        }

        .map.new .register .block .title p {
            color: #fff;
        }

    .map.new .register .block .form-control, .map.new .register .block button {
        margin-bottom: 40px;
    }

.feature .feature-content h2, .feature .feature-content p {
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .feature .feature-content h2, .feature .feature-content p {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .feature .testimonial {
        text-align: center;
    }
}

.feature .testimonial p {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 10px;
    font-style: italic;
    color: #242424;
}

.feature .testimonial ul.meta li {
    font-size: 12px;
    margin-right: 10px;
}

    .feature .testimonial ul.meta li img {
        height: 40px;
        width: 40px;
        border-radius: 100%;
    }

@media (max-width: 480px) {
    .app-features .app-feature {
        margin-bottom: 30px;
    }
}

.app-features .app-explore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-bottom: 40px;
}

.banner-full .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .banner-full .image img {
        height: 625px;
    }

@media (max-width: 767px) {
    .banner-full .image {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .banner-full .block {
        text-align: center;
    }
}

.banner-full .block .logo {
    margin-bottom: 40px;
}

.banner-full .block h1 {
    margin-bottom: 40px;
}

.banner-full .block p {
    font-size: 20px;
    margin-bottom: 50px;
}

.banner-full .block .app {
    margin-bottom: 20px;
}

.video-promo {
    padding: 150px 0;
}

    .video-promo .content-block {
        width: 60%;
        margin: 0 auto;
        text-align: center;
    }

        .video-promo .content-block h2 {
            font-size: 30px;
            color: #fff;
        }

        .video-promo .content-block p {
            margin-bottom: 30px;
        }

        .video-promo .content-block a i.video {
            height: 125px;
            width: 125px;
            background: #ff6600;
            display: inline-block;
            font-size: 40px;
            color: #fff;
            text-align: center;
            line-height: 125px;
            border-radius: 100%;
        }

        .video-promo .content-block a:focus {
            outline: 0;
        }

.testimonial .testimonial-slider .item {
    padding-bottom: 10px;
}

    .testimonial .testimonial-slider .item .block {
        padding: 40px;
        text-align: center;
        margin: 10px;
        border-radius: 5px;
    }

        .testimonial .testimonial-slider .item .block .image {
            margin-top: 30px;
            margin-bottom: 5px;
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

@media (max-width: 767px) {
    .testimonial .testimonial-slider .item .block .image {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.testimonial .testimonial-slider .item .block .image img {
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

.testimonial .testimonial-slider .item .block p {
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    color: #888888;
}

.testimonial .testimonial-slider .item .block cite {
    font-style: normal;
    font-size: 14px;
    color: #161616;
}

.testimonial .testimonial-slider .owl-dots .owl-dot:hover span {
    background: #ff6600;
}

.testimonial .testimonial-slider .owl-dots .owl-dot.active span {
    background: #ff6600;
}

.single-speaker .block {
    padding-bottom: 25px;
    /*border-bottom: 1px solid #e5e5e5;*/
}

    .single-speaker .block .image-block {
        background: #fff;
        border: 1px solid #e5e5e5;
        padding: 6px;
    }

@media (max-width: 767px) {
    .single-speaker .block .image-block {
        margin-bottom: 30px;
    }
}

.single-speaker .block .content-block .name h3 {
    font-weight: 400;
}

.single-speaker .block .content-block .profession {
    margin-bottom: 20px;
}

    .single-speaker .block .content-block .profession p {
        color: #ff6600;
        font-size: 0.9375rem;
    }

.single-speaker .block .content-block .details {
    margin-bottom: 35px;
}

    .single-speaker .block .content-block .details p {
        font-size: 0.9375rem;
    }

        .single-speaker .block .content-block .details p:not(:last-child) {
            margin-bottom: 15px;
        }

.single-speaker .block .content-block .social-profiles h5 {
    font-weight: 400;
    margin-bottom: 25px;
}

.single-speaker .block .content-block .social-profiles ul.social-list li a {
    display: block;
    height: 40px;
    width: 40px;
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
}

    .single-speaker .block .content-block .social-profiles ul.social-list li a i {
        line-height: 40px;
    }

    .single-speaker .block .content-block .social-profiles ul.social-list li a:hover {
        background: #ff6600;
        border: 1px solid #ff6600;
        color: #fff;
    }

.single-speaker .block-2 {
    padding-top: 70px;
    padding-bottom: 10px;
}

    .single-speaker .block-2 h3, .single-speaker .block-2 p, .single-speaker .block-2 li {
        font-size: 0.9375rem;
    }

    .single-speaker .block-2 .personal-info h5, .single-speaker .block-2 .skills h5 {
        font-weight: 400;
        margin-bottom: 15px;
    }

    .single-speaker .block-2 .personal-info p, .single-speaker .block-2 .skills p {
        margin-bottom: 15px;
    }

@media (max-width: 767px) {
    .single-speaker .block-2 .personal-info {
        margin-bottom: 30px;
    }
}

.single-speaker .block-2 .personal-info ul li {
    position: relative;
    list-style: none;
    margin-left: 25px;
}

    .single-speaker .block-2 .personal-info ul li:not(:last-child) {
        margin-bottom: 5px;
    }

    .single-speaker .block-2 .personal-info ul li:before {
        position: absolute;
        left: -25px;
        content: "\f10c";
        font-family: FontAwesome;
        color: #ff6600;
    }

.single-speaker .block-2 .skills .skill-bar {
    margin-bottom: 20px;
}

    .single-speaker .block-2 .skills .skill-bar p {
        margin-bottom: 5px;
    }

    .single-speaker .block-2 .skills .skill-bar .progress {
        border-radius: 0;
        overflow: visible;
    }

        .single-speaker .block-2 .skills .skill-bar .progress .progress-bar {
            background-color: #ff6600;
        }

            .single-speaker .block-2 .skills .skill-bar .progress .progress-bar span {
                font-family: "Montserrat", sans-serif;
                float: right;
                margin-top: -20px;
                color: #222222;
            }

.speakers-full-width {
    overflow: hidden;
}

    .speakers-full-width .speaker-slider .speaker-image {
        position: relative;
        cursor: pointer;
        overflow: hidden;
    }

        .speakers-full-width .speaker-slider .speaker-image img {
            width: 100%;
        }

        .speakers-full-width .speaker-slider .speaker-image .primary-overlay {
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            height: 100%;
            background: #ff6600;
            opacity: .85;
            transition: .3s ease;
        }

            .speakers-full-width .speaker-slider .speaker-image .primary-overlay h5, .speakers-full-width .speaker-slider .speaker-image .primary-overlay p, .speakers-full-width .speaker-slider .speaker-image .primary-overlay i {
                color: #fff;
            }

            .speakers-full-width .speaker-slider .speaker-image .primary-overlay h5, .speakers-full-width .speaker-slider .speaker-image .primary-overlay p {
                font-family: "Montserrat", sans-serif;
                font-weight: 400;
            }

            .speakers-full-width .speaker-slider .speaker-image .primary-overlay h5 {
                padding-top: 25%;
                margin-bottom: 10px;
            }

            .speakers-full-width .speaker-slider .speaker-image .primary-overlay h5, .speakers-full-width .speaker-slider .speaker-image .primary-overlay ul, .speakers-full-width .speaker-slider .speaker-image .primary-overlay p {
                transition: .7s ease;
                -webkit-transform: translate(0, 30px);
                transform: translate(0, 30px);
                opacity: 0;
            }

            .speakers-full-width .speaker-slider .speaker-image .primary-overlay p {
                margin-bottom: 10px;
            }

            .speakers-full-width .speaker-slider .speaker-image .primary-overlay ul .list-inline-item:not(:last-child) {
                margin-right: 10px;
            }

        .speakers-full-width .speaker-slider .speaker-image:hover .primary-overlay {
            top: 0;
        }

            .speakers-full-width .speaker-slider .speaker-image:hover .primary-overlay h5, .speakers-full-width .speaker-slider .speaker-image:hover .primary-overlay p, .speakers-full-width .speaker-slider .speaker-image:hover .primary-overlay ul {
                -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
                opacity: 1;
            }

    .speakers-full-width .speaker-slider .slick-prev {
        left: 60px;
    }

        .speakers-full-width .speaker-slider .slick-prev:before {
            content: '\f104';
        }

    .speakers-full-width .speaker-slider .slick-next {
        right: 60px;
    }

        .speakers-full-width .speaker-slider .slick-next:before {
            content: '\f105';
        }

    .speakers-full-width .speaker-slider .slick-prev, .speakers-full-width .speaker-slider .slick-next {
        background: #fff;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        z-index: 100;
    }

        .speakers-full-width .speaker-slider .slick-prev:hover:before, .speakers-full-width .speaker-slider .slick-next:hover:before {
            color: #ff6600;
        }

        .speakers-full-width .speaker-slider .slick-prev:before, .speakers-full-width .speaker-slider .slick-next:before {
            color: #ff6600;
            font-family: FontAwesome;
        }

/* Controls
---------------------------------------------------------------------- */
.controls {
    text-align: center;
    margin-bottom: 40px;
}

    .controls .control {
        background: transparent;
        border: none;
        cursor: pointer;
        font-family: "Montserrat", sans-serif;
        margin-right: 25px;
    }

        .controls .control:focus {
            outline: 0;
        }

        .controls .control:hover {
            color: #ff6600;
        }

.mixitup-control-active {
    color: #ff6600;
}

/* Container
---------------------------------------------------------------------- */
.gallery-wrapper {
    /* Target Elements
    ---------------------------------------------------------------------- */
    /* Grid Breakpoints
    ---------------------------------------------------------------------- */
    /* 2 Columns */
    /* 3 Columns */
}

    .gallery-wrapper .gallery-item {
        padding: 15px;
    }

        .gallery-wrapper .gallery-item .image-block {
            padding: 6px;
            border: 1px solid #e5e5e5;
        }

            .gallery-wrapper .gallery-item .image-block .image {
                position: relative;
                overflow: hidden;
            }

                .gallery-wrapper .gallery-item .image-block .image img {
                    width: 100%;
                }

                .gallery-wrapper .gallery-item .image-block .image .primary-overlay {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: #ff6600;
                    opacity: 0;
                    -webkit-transform: scale(0.8);
                    transform: scale(0.8);
                    transition: .3s ease;
                }

                    .gallery-wrapper .gallery-item .image-block .image .primary-overlay a {
                        display: block;
                        height: 55px;
                        width: 55px;
                        text-align: center;
                        border: 1px solid #fff;
                        border-radius: 100%;
                        position: absolute;
                        left: 50%;
                        top: 50%;
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                        outline: none;
                    }

                        .gallery-wrapper .gallery-item .image-block .image .primary-overlay a i {
                            color: #fff;
                            line-height: 55px;
                            font-size: 1.25rem;
                        }

                .gallery-wrapper .gallery-item .image-block .image:hover .primary-overlay {
                    opacity: .85;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                }

    .gallery-wrapper .mix,
    .gallery-wrapper .gap {
        display: inline-block;
        vertical-align: top;
    }

    .gallery-wrapper .mix {
        background: #fff;
        position: relative;
    }

    .gallery-wrapper .mix {
        width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
    }

@media screen and (min-width: 541px) {
    .gallery-wrapper .mix {
        width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
    }
}

.gallery-wrapper.less-gutter .gallery-item {
    padding: 5px;
}

    .gallery-wrapper.less-gutter .gallery-item .image-block {
        padding: 0;
        border: none;
    }

@media screen and (min-width: 961px) {
    .gallery-wrapper.less-gutter .mix,
    .gallery-wrapper.less-gutter .gap {
        width: calc(100%/4 - (((4 - 1) * 1rem) / 4));
    }
}

.gallery-full {
    overflow: hidden;
}

    .gallery-full .image {
        position: relative;
        overflow: hidden;
        margin-bottom: -1px;
    }

        .gallery-full .image img {
            width: 100%;
        }

        .gallery-full .image .primary-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #ff6600;
            opacity: 0;
            -webkit-transform: scale(0.8);
            transform: scale(0.8);
            transition: .3s ease;
        }

            .gallery-full .image .primary-overlay a {
                display: block;
                height: 55px;
                width: 55px;
                text-align: center;
                border: 1px solid #fff;
                border-radius: 100%;
                position: absolute;
                left: 50%;
                top: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                outline: none;
            }

                .gallery-full .image .primary-overlay a i {
                    color: #fff;
                    line-height: 55px;
                    font-size: 1.25rem;
                }

        .gallery-full .image:hover .primary-overlay {
            opacity: .85;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.news .blog-post {
    transition: .2s ease;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .news .blog-post .post-thumb img {
        width: 100%;
    }
}

.news .blog-post .post-content {
    position: relative;
    padding: 30px 30px 25px 30px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e5e5e5;
}

    .news .blog-post .post-content .date {
        position: absolute;
        top: -32px;
        left: 30px;
        width: 65px;
        height: 65px;
        text-align: center;
        background: #ff6600;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .news .blog-post .post-content .date h4 {
            color: #fff;
        }

            .news .blog-post .post-content .date h4 span {
                display: block;
                font-size: 1rem;
                font-weight: 400;
            }

    .news .blog-post .post-content .post-title {
        padding-bottom: 5px;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 15px;
    }

        .news .blog-post .post-content .post-title h2 {
            margin-top: 10px;
        }

            .news .blog-post .post-content .post-title h2 a {
                font-size: 1.25rem;
                font-weight: 400;
                color: #222222;
            }

                .news .blog-post .post-content .post-title h2 a:hover {
                    color: #ff6600;
                }

    .news .blog-post .post-content .post-meta ul {
        margin-bottom: 0;
    }

        .news .blog-post .post-content .post-meta ul li i {
            margin-right: 7px;
        }

        .news .blog-post .post-content .post-meta ul li a {
            display: inline-block;
            padding-right: 25px;
            font-size: 0.875rem;
        }

.news .blog-post:hover {
    box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
}

.news .blog-post.single {
    margin-bottom: 100px;
}

    .news .blog-post.single .post-title {
        padding-top: 35px;
        padding-bottom: 0;
        border: none;
        margin-bottom: 10px;
    }

        .news .blog-post.single .post-title h3 {
            font-weight: 400;
        }

    .news .blog-post.single .post-meta {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 10px;
    }

    .news .blog-post.single .post-details p {
        padding: 13px 0;
        font-size: 15px;
    }

    .news .blog-post.single .post-details .quotes {
        background: #f5f5f8;
        padding: 30px;
        border-left: 3px solid #ff6600;
        margin: 15px 0;
    }

        .news .blog-post.single .post-details .quotes blockquote {
            font-size: 15px;
            font-style: italic;
        }

    .news .blog-post.single .post-details .share-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20px;
        padding-bottom: 25px;
    }

@media (max-width: 991px) {
    .news .blog-post.single .post-details .share-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.news .blog-post.single .post-details .share-block p {
    padding: 0;
}

.news .blog-post.single .post-details .share-block .tag {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media (max-width: 991px) {
    .news .blog-post.single .post-details .share-block .tag {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
        margin-bottom: 30px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.news .blog-post.single .post-details .share-block .tag p, .news .blog-post.single .post-details .share-block .tag ul {
    display: inline;
    font-family: "Montserrat", sans-serif;
}

.news .blog-post.single .post-details .share-block .tag p {
    color: #222222;
}

.news .blog-post.single .post-details .share-block .tag ul li a {
    color: #848484;
    font-size: 15px;
}

    .news .blog-post.single .post-details .share-block .tag ul li a:hover {
        color: #ff6600;
    }

.news .blog-post.single .post-details .share-block .share {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: right;
}

@media (max-width: 991px) {
    .news .blog-post.single .post-details .share-block .share {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
    }
}

.news .blog-post.single .post-details .share-block .share p, .news .blog-post.single .post-details .share-block .share ul {
    display: inline;
    font-family: "Montserrat", sans-serif;
}

.news .blog-post.single .post-details .share-block .share p {
    margin-right: 18px;
}

.news .blog-post.single .post-details .share-block .share ul.social-links-share {
    margin-bottom: 0;
}

    .news .blog-post.single .post-details .share-block .share ul.social-links-share .list-inline-item:not(:last-child) {
        margin-right: 7px;
    }

    .news .blog-post.single .post-details .share-block .share ul.social-links-share li a {
        display: block;
        height: 38px;
        width: 38px;
        text-align: center;
        background: #fff;
        border: 1px solid #e5e5e5;
    }

        .news .blog-post.single .post-details .share-block .share ul.social-links-share li a i {
            line-height: 38px;
        }

        .news .blog-post.single .post-details .share-block .share ul.social-links-share li a:hover {
            background: #ff6600;
            border-color: #ff6600;
        }

            .news .blog-post.single .post-details .share-block .share ul.social-links-share li a:hover i {
                color: #fff;
            }

.news .blog-post.single:hover {
    box-shadow: none;
}

.news .comments {
    padding-bottom: 80px;
}

    .news .comments h5 {
        font-weight: 400;
        margin-bottom: 10px;
    }

    .news .comments .comment {
        padding-top: 14px;
    }

        .news .comments .comment img {
            margin-right: 30px;
        }

        .news .comments .comment .media-body h6 {
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 10px;
        }

        .news .comments .comment .media-body p, .news .comments .comment .media-body ul {
            font-size: 15px;
        }

        .news .comments .comment .media-body p {
            margin-bottom: 14px;
        }

        .news .comments .comment .media-body ul {
            margin-bottom: 10px;
        }

            .news .comments .comment .media-body ul li span {
                margin-right: 7px;
            }

            .news .comments .comment .media-body ul li a {
                color: #ff6600;
            }

.news .comment-form h5 {
    font-weight: 400;
    margin-bottom: 30px;
}

.news .comment-form .form-control, .news .comment-form button {
    margin-bottom: 30px;
}

ul.pagination {
    margin-top: 30px;
    margin-bottom: 30px;
}

    ul.pagination li {
        margin-right: 10px;
    }

        ul.pagination li a {
            font-size: 16px;
            padding: 0;
            height: 50px;
            width: 50px;
            line-height: 50px;
            text-align: center;
            border-color: transparent;
            color: #848484;
            border: 1px solid #e5e5e5;
            border-radius: 0 !important;
        }

            ul.pagination li a:hover, ul.pagination li a:focus {
                background-color: #ff6600 !important;
                color: #fff !important;
                border-color: #ff6600 !important;
            }

    ul.pagination .active a {
        background-color: #ff6600 !important;
        color: #fff !important;
        border-color: #ff6600 !important;
    }

.sidebar {
    padding: 0 20px;
}

.widget {
    margin-bottom: 45px;
}

    .widget .widget-header {
        font-weight: 400;
        margin-bottom: 20px;
    }

@media (max-width: 767px) {
    .widget.search {
        margin-top: 30px;
    }
}

.widget.search .input-group .form-control {
    border-right: none;
}

.widget.search .input-group .input-group-addon {
    background: #ff6600;
    color: #fff;
    border: none;
    border-radius: 0;
}

    .widget.search .input-group .input-group-addon i {
        font-size: 15px;
        padding-right: 5px;
        padding-left: 5px;
    }

.widget.category ul.category-list li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    list-style: none;
}

    .widget.category ul.category-list li a {
        font-size: 15px;
        letter-spacing: 0;
        display: block;
    }

        .widget.category ul.category-list li a:hover {
            color: #ff6600;
        }

    .widget.category ul.category-list li:last-child {
        margin-bottom: 5px;
    }

.widget.tags ul li a {
    display: block;
    padding: 10px 25px;
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
    font-size: 15px;
}

    .widget.tags ul li a:hover {
        background: #ff6600;
        color: #fff;
        border-color: #ff6600;
    }

.widget.latest-post .media {
    padding: 15px 0;
}

    .widget.latest-post .media:not(:last-child) {
        border-bottom: 1px solid #e5e5e5;
    }

    .widget.latest-post .media img {
        margin-right: 15px;
    }

    .widget.latest-post .media .media-body h6 a {
        font-size: 15px;
        color: #222222;
        line-height: 1;
        font-weight: 400;
    }

        .widget.latest-post .media .media-body h6 a:hover {
            color: #ff6600;
        }

    .widget.latest-post .media .media-body p span {
        margin-right: 10px;
    }

.news-hr .news-post-hr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .news-hr .news-post-hr .post-thumb {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }

        .news-hr .news-post-hr .post-thumb img {
            width: 100%;
        }

    .news-hr .news-post-hr .post-contents {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding: 30px;
        position: relative;
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-color: #e5e5e5;
    }

        .news-hr .news-post-hr .post-contents .post-title h6 {
            margin-bottom: 36px;
            margin-top: 5px;
        }

            .news-hr .news-post-hr .post-contents .post-title h6 a {
                text-transform: uppercase;
                font-weight: 400;
                position: relative;
                font-size: 20px;
                color: #222222;
            }

                .news-hr .news-post-hr .post-contents .post-title h6 a:after {
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    top: 37px;
                    content: "";
                    background: #ff6600;
                    width: 30px;
                    height: 2px;
                }

        .news-hr .news-post-hr .post-contents .post-exerpts p {
            font-size: 15px;
        }

        .news-hr .news-post-hr .post-contents .date {
            margin-top: 17px;
            width: 65px;
            height: 65px;
            text-align: center;
            background: #ff6600;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .news-hr .news-post-hr .post-contents .date h4 {
                color: #fff;
                font-weight: 400;
            }

                .news-hr .news-post-hr .post-contents .date h4 span {
                    display: block;
                    font-size: 1rem;
                    font-weight: 400;
                }

        .news-hr .news-post-hr .post-contents .more {
            text-align: right;
            margin-top: -25px;
        }

            .news-hr .news-post-hr .post-contents .more a {
                font-family: "Montserrat", sans-serif;
                color: #222222;
                text-transform: uppercase;
                font-size: 14px;
            }

        .news-hr .news-post-hr .post-contents:after {
            content: '';
            position: absolute;
            right: 100%;
            bottom: 0;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 10px 10px 10px 0;
            border-color: transparent #fff transparent transparent;
        }

@media (max-width: 767px) {
    .news-hr .news-post-hr .post-contents:after {
        content: none;
    }
}

.about {
    padding: 120px 0;
}

.testimonial .testimonial-item {
    margin-bottom: 30px;
}

    .testimonial .testimonial-item .comment {
        padding: 15px;
        border: 1px solid #cecece;
        margin-bottom: 20px;
        position: relative;
        transition: .3s ease;
        height: 250px;
    }

        .testimonial .testimonial-item .comment.short {
            height: 200px;
        }

        .testimonial .testimonial-item .comment:before {
            content: '';
            position: absolute;
            left: -2px;
            bottom: -27px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 30px 27px 0;
            border-color: transparent #cecece transparent transparent;
            transition: .3s ease;
        }

        .testimonial .testimonial-item .comment:after {
            content: '';
            position: absolute;
            left: -1px;
            bottom: -26px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 28px 27px 0;
            border-color: transparent #fff transparent transparent;
            transition: .3s ease;
        }

    /* .testimonial .testimonial-item .comment:hover {
            background: #ff6600;
            border: 1px solid #ff6600;
        }

            .testimonial .testimonial-item .comment:hover p {
                color: #fff;
            }

            .testimonial .testimonial-item .comment:hover:before {
                border-color: transparent #ff6600 transparent transparent;
            }

            .testimonial .testimonial-item .comment:hover:after {
                border-color: transparent #ff6600 transparent transparent;
            }*/

    .testimonial .testimonial-item .media {
        margin-left: 50px;
    }

        .testimonial .testimonial-item .media img {
            height: 65px;
            width: 65px;
            border-radius: 100%;
        }

        .testimonial .testimonial-item .media .media-body {
            margin-left: 15px;
            -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
        }

            .testimonial .testimonial-item .media .media-body .name p {
                font-family: "Montserrat", sans-serif;
                color: #222222;
            }

            .testimonial .testimonial-item .media .media-body .profession p {
                font-size: 0.8126rem;
                color: #ff6600;
            }

.testimonial-item.message .comment {
    height: auto !important;
}

.error .block {
    margin-top: 60px;
    margin-bottom: 60px;
}

    .error .block img {
        margin-bottom: 45px;
    }

    .error .block h3 {
        font-weight: 400;
        color: #ff6600;
        margin-bottom: 40px;
    }

        .error .block h3 span {
            font-style: italic;
            color: #222222;
        }

.faq .accordion-block #accordion .card, .faq .accordion-block #accordionTwo .card {
    border-radius: 0;
    margin-bottom: 20px;
}

    .faq .accordion-block #accordion .card .card-header, .faq .accordion-block #accordionTwo .card .card-header {
        background: #fff;
        padding: 0;
    }

        .faq .accordion-block #accordion .card .card-header h5 a, .faq .accordion-block #accordionTwo .card .card-header h5 a {
            font-weight: 400;
            color: #222222;
        }

            .faq .accordion-block #accordion .card .card-header h5 a span, .faq .accordion-block #accordionTwo .card .card-header h5 a span {
                padding: 20px;
                border-right: 1px solid #e5e5e5;
                margin-right: 20px;
            }

    .faq .accordion-block #accordion .card .card-body, .faq .accordion-block #accordionTwo .card .card-body {
        color: #848484;
        padding: 15px 20px;
    }

    .faq .accordion-block #accordion .card .collapse.show + .card-header h5 a, .faq .accordion-block #accordionTwo .card .collapse.show + .card-header h5 a {
        color: #ff6600;
    }

.contact-form .form-control {
    margin-bottom: 30px;
}

.contact-form button {
    margin-top: 30px;
    margin-bottom: 30px;
}

/*# sourceMappingURL=maps/style.css.map */

h2, h3, h4 {
    margin-top: 10px;
    margin-bottom: 10px !important;
}

.top {
    vertical-align: top;
}

.center {
    text-align: center;
}

.bold {
    font-weight: 800;
}

.reviewBox {
    border: 1px solid gray;
    padding: 15px;
    text-align: center;
}


.error, .info, .success, .validation, .warning {
    border: 1px solid;
    margin: 10px auto;
    padding: 10px;
    width: auto;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
}

.error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.success {
    color: #4F8A10!important;
    background-color: #DFF2BF;
}

.footer-list {
}

    .footer-list li {
        padding-left: 10px;
    }

    .footer-list a {
        color: white;
    }

.marginBottom0 {
    margin-bottom: 0 !important;
}

.marginBottom10 {
    margin-bottom: 10px !important;
}

.marginBottom15 {
    margin-bottom: 15px !important;
}

.marginLeft0 {
    margin-left: 0 !important;
}

.marginRight0 {
    margin-right: 0 !important;
}

.marginLeft10 {
    margin-left: 10px !important;
}

.marginRight10 {
    margin-right: 10px !important;
}

.marginTop0 {
    margin-top: 0 !important;
}

.marginTop5 {
    margin-top: 5px !important;
}

.marginTop15 {
    margin-top: 15px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginTop25 {
    margin-top: 25px;
}

.marginTop50 {
    margin-top: 50px;
}

.paddingTop0 {
    padding-top: 0 !important;
}

.paddingTop5 {
    padding-top: 5px !important;
}


.paddingBottom5 {
    padding-bottom: 5px !important;
}

.paddingBottom25 {
    padding-bottom: 25px !important;
}


.paddingRight0 {
    padding-right: 0px;
}

.paddingRight25 {
    padding-right: 25px;
}

.paddingLeft0 {
    padding-left: 0px;
}

.paddingLeft15 {
    padding-left: 15px;
}

.paddingLeft25 {
    padding-left: 25px;
}

.paddingRight10 {
    padding-right: 10px;
}

.padding10 {
    padding: 10px;
}

.lightGrayBorder {
    border: 1px solid #cecece;
}

.companyBorder {
     border: 2px gray solid;
     margin-bottom: 15px;
}

.orangeBorder {
    border-bottom: 3px solid #ff6600;
    border-top: 3px solid #ff6600;
}


.radio label, .checkbox label {
    padding-left: 5px;
    display: inline !important;
    padding-right: 10px;
    color: #5e5e5e;
}

.radio td, .checkbox td {
    vertical-align: top;
}

.checkbox.responsive {
    width: 100%;
}

    .checkbox.responsive li {
        float: left;
        list-style-type: none;
        padding-right: 25px;
    }

@media screen and (max-width: 300px) {
    .checkbox.responsive li {
        float: none;
    }
}

.w200 li {
    width: 200px;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.zipCode {
    width: 275px;
}

.bannerLink a {
    color: #222222;
    font-size: 20px;
    font-weight: 800;
}

.displayInline {
    display: inline;
}

.displayBlock {
    display: block !important;
}


.displayInlineBlock {
    display: inline-block !important;
}

.scheduleFields img {
    float: left;
   margin-right: 6px;
    height: 40px;
    width: 40px;
}



.scheduleFields .scheduleControl {
    padding-left: 46px;
}





/*
.calendar {
    background-image: url(../images/calendar_og3_100.gif);
    font-size: 13px;
    height: 100px;
    text-align: center;
    vertical-align: top;
    width: 100px;
    display: inline-block;
}*/

.calendar {
    background-color: rgba(0, 0, 0,0.03);
    border: 1px solid #c0c0c0;
    border-radius: 10px;
    font-size: 13px;
    height: 80px;
    text-align: center;
    vertical-align: top;
    width: 80px;
    display: inline-block;
    margin: 3px 3px;
}

.day {
    /* color: #fff;
   padding-top: 3px;
        */
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    padding-top: 2px;
}

.notavail, .unavailable {
    /*color: Red;*/
    color: #c0c0c0 !important;
    font-size: 13px;
    text-decoration: line-through;
    font-weight: normal;
}

.month {
    /*padding-top: 20px;*/
    color: #f56c2a;
    font-size: 15px;
    font-weight: bold;
    padding: 0;
}

.number {
    color: #000000;
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
}

.available, .tooearly {
    color: green;
    font-size: 13px;
    font-weight: normal;
}

.tooearly, .tooearlylt {
    color: green;
}

.calendar-button {
    background-color: #1486e4;
    border-color: #1486e4;
}

    .calendar-button a {
        display: block;
        text-decoration: none;
            line-height: inherit;
    }

        .calendar-button a:hover {
           opacity: 0.75;
        }

    .calendar-button .day, .calendar-button .number, .calendar-button .available {
        color: #ffffff;
    }

.buyNow {
    border: 1px solid #cecece;
    color: #333333;
    margin: 0 10px;
    padding: 10px;
    text-align: center;
}

    .buyNow p {
        padding-bottom: 10px;
    }

    .buyNow .ccDetails {
        font-size: 30px;
    }

    .buyNow .ccCost {
        color: #0066CC;
        font-family: Arial;
        font-size: 60px;
        font-weight: bold;
    }

    .buyNow .costDetails {
        font-size: 14px;
    }

    .buyNow .cashLink {
        color: #666666;
    }



/* confirmation modals */
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modalPopup {
    background-color: #F5F5F5;
    border-width: 1px;
    border-style: solid;
    border-color: #ff6600;
    font-family: Verdana;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    max-height: 70%;
    overflow-y: scroll;
    max-width: 95%;
}

@media (max-width: 991px) {
    .modalPopup {
        width: 95%;
    }
}

@media (min-width: 990px) {
    .modalPopup {
        width: 60%;
    }
}

.modalPopup label {
    display: block;
    font-weight: bold;
    text-align: left;
}

.modalPopup .header {
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    background-color: #ff6600;
    color: white;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.modalPopup .text {
    font-size: 18px;
    padding: 2px 10px 2px 10px;
}

.modalPopup .footer {
    display: block !important;
    border: 0;
    padding: 0;
    margin: 10px;
}



.modalPopup .radio label {
    display: inline;
    font-weight: normal;
    line-height: normal;
}


.modalPopup textarea {
    width: 98%;
    color: gray;
}





@media (max-width: 991px) {
    .horizontalPricing, .googleAdScripts {
        display: none;
    }
}


@media (min-width: 990px) {
    .verticalPricing {
        display: none;
    }
}




.verticalPricing .schedule-contents .schedule-item .bracket {
    width: 32% !important;
}

.verticalPricing .schedule-contents .schedule-item li.headings,
.verticalPricing .schedule-contents .schedule-item li.schedule-details .block {
    padding: 10px 20px;
}



.serviceRates div {
    display: inline-block;
    padding: 10px 0 0 15px;
    width: auto;
}

    .serviceRates div.days {
        font-weight: 800;
        padding-right: 5px;
    }

        .serviceRates div.rates {
        display: block;
        padding: 0 0 5px 15px;
    }



.switch-field {
    font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
    padding: 0 !important;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.switch-title {
    margin-bottom: 6px;
}

.switch-field {
    border-spacing: 0;
    border-collapse: collapse;
}

    .switch-field td {
        padding: 0 !important;
    }

    .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }

    .switch-field label {
        float: left;
    }

    .switch-field label {
        display: inline-block;
        width: 115px;
        /*background-color: #e4e4e4;*/
        background-color: #F8F8F8;
        color: rgba(0, 0, 0, 0.6);
        font-size: 13px;
        font-weight: normal;
        text-align: center;
        text-shadow: none;
        padding: 6px 6px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

        .switch-field label:hover {
            cursor: pointer;
        }

    .switch-field input:checked + label {
        background-color: #1486e4;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: white;
    }

    .switch-field.large label  {
        font-size: 20px;
        height: 125px;
        width: 335px;
    }

        .switch-field.medium label  {
        font-size: 18px;
        height: 75px;
        width: 300px;
    }

    
    .switchFieldCheckboxWrapper {
    display:inline-block !important;
    width:340px !important;
}

.quickQuote
{
    margin-bottom: 40px;
}
.quickQuote .footerSpotlights {
    background-color: #ffb84d;
    padding: 5px;
    width: 225px;
}


.quickQuote .spotlight {
    background-color: #ffb84d !important;
    border: 0 !important;
}


.quickQuoteMobile{
    font-size: .9em;
}

.quickQuoteMobile > div > div{
    border-top: 1px solid #cecece;
    margin-bottom: .5rem;
}

@media (max-width: 810px) {
    .quickQuoteComputer {
        display: none;
    }
}

@media (min-width: 811px) {
    .quickQuoteMobile {
        display: none;
    }
}

@media (max-width: 500px) {
    .mobile-hide {
        display: none;
    }
}


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 0 dotted black; /* If you want dots under the hoverable text */
    cursor: pointer;
    color: #007cff;
    text-decoration: underline;
    font-size: 16px;
    opacity: 1;
}

    /* Tooltip text */
    .tooltip .tooltiptext {
        visibility: hidden;
        width: 250px;
        background-color: #007cff;
        color: #fff;
        text-align: center;
        padding: 15px;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        margin-left: -250px; /* Use half of the width (120/2 = 60), to center the tooltip */
    }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip:hover .tooltiptext {
        visibility: visible;
    }





.superspotlight {
    border: 6px solid rgba(244,92,19,.9) !important;
}

.spotlight {
    border: 3px solid rgba(0,124,255,.9) !important;
}

.quick-order-wrapper .spotlight, quick-order-wrapper .superspotlight {
    border: 0 !important;
}

.spotlightText {
    background-color: rgba(0,124,255,.9);
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 4px;
    padding: 5px 0;
    text-align: center;
    margin-right: 0;
    margin-left: 0;
}

.superSpotlightText {
    background-color: rgba(244,92,19,.9);
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 4px;
    padding: 5px 0;
    text-align: center;
    vertical-align: top;
    font-family: Arial;
}

@media (max-width: 1024px) {
    .superSpotlightText, .spotlightText {
        font-size: 18px;
    }
}


@media (max-width: 767px) {
    .spotlightText img, .superSpotlightText img {
        display: none;
    }
}

.fluidImages img {
    max-width: 100%;
    height: auto;
}

a.white {
    color: #ffffff !important;
}



.serviceOnly {
    background-color: #ffd801;
    color: black;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 4px;
    padding: 20px;
    text-align: center;
}


.scheduleServiceCall {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 170px;
    width: 261px;
    background-image: url(../images/Service_Buttons_Oil_Service_Schedule.gif?y=0);
}

.scheduleAcServiceCall {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 170px;
    width: 261px;
    background-image: url(../images/Service_Buttons_AC_Service_Schedule.gif?y=0);
}

.scheduleAcStartUp {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 170px;
    width: 261px;
    background-image: url(../images/Service_Buttons_AC_StartUp_Schedule.gif?y=0);
}

.scheduleTuneUp {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
   height: 170px;
    width: 261px;
    background-image: url(../images/Service_Buttons_Oil_TuneUp_Schedule.gif?y=0);
}


 .scheduleServiceCallLink, .scheduleAcLink {
    display: inline-block;
       height: 170px;
    width: 261px;
}

.scheduleTuneUpLink
{
    display: inline-block;
   height: 170px;
    width: 261px;
}


.scheduleTuneUpRates {
     position: relative;
    float: right;
    color: #ff9900;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    top: 85px;
    width: 100%;
    text-align: center;
}


.scheduleTuneUpRatesFilter {
     position: relative;
     float: left;
    color: #0066CC;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    top: 105px;
    text-align: center;
    width: 70px;
}


.scheduleTuneUpRatesNozzle {
     position: relative;
     float: left;
    color: #0066CC;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    top: 105px;
    text-align: center;
     width: 100px;
     padding-left:6px;
}



.scheduleTuneUpRatesStrainer {
     position: relative;
     float: left;
    color: #0066CC;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    top: 105px;
    text-align: center;
     width: 75px;
     padding-left:16px;
}




.scheduleServiceCallRates, .scheduleAcRates {
    position: relative;
        float:right;
    color: #ff9900;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    top: 85px;
    width: 100%;
    text-align: center;
}

.quickOrder {
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 113px;
    width: 325px;
}

.quickOrder100 {
    background-image: url(../images/Quick_Order_Template_100.gif);
}

.quickOrder150 {
    background-image: url(../images/Quick_Order_Template_150.gif);
}

.quickOrder200 {
    background-image: url(../images/Quick_Order_Template_200.gif);
}

.quickOrderDdl {
    background-image: url(../images/Quick_Order_Template_Ddl.gif);
}

.quickOrderOtherOptions {
    background-image: url(../images/orderoil_sm.gif);
}

.quickOrder .deliveryDate {
    color: #0066CC;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    position: relative;
    text-align: center;
    top: 82px;
    width: 214px;
}

.quickOrder .totalCredit {
    color: #ffffff;
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 58px;
    width: 90px;
}

.quickOrder .quickOrderLink {
    display: inline-block;
    height: 113px;
    width: 325px;
    margin-top: -22px;
    text-decoration: none;
}


.quickOrder .gallons {
    margin-left: 10px;
    position: relative;
    text-align: center;
    top: 40px;
    width: 214px;
}

.quickOrder .deliveryDateGallons {
    color: #0066CC;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    position: relative;
    text-align: center;
    top: 58px;
    width: 214px;
}

.quickOrder .totalCreditGallons {
    color: #ffffff;
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 28px;
    width: 90px;
}

.quick-order-wrapper{
    padding: 4px 0 !important;
}

#tooltip {
    text-align: center;
    color: #fff;
    background: #333;
    position: absolute;
    z-index: 10000;
    padding: 10px;
    border-radius: 5px;
    -webkit-transition: 100ms ease;
    -moz-transition: 100ms ease;
    -o-transition: 100ms ease;
    -ms-transition: 100ms ease;
    transition: 100ms ease;
}



    #tooltip:after /* triangle decoration */ {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #333;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }

    #tooltip.top:after {
        border-top-color: transparent;
        border-bottom: 10px solid #111;
        top: -20px;
        bottom: auto;
    }


    #tooltip.left:after {
        left: 10px;
        margin: 0;
    }

    #tooltip.right:after {
        right: 10px;
        left: auto;
        margin: 0;
    }


.anchor-container {
    position: relative;
}

.adjusted-anchor {
    position: absolute;
    top: -150px;
}

.noTextDecoration {
    text-decoration: none;
}


input[type="text"]:disabled, select:disabled {
    background-color: #dedede !important;
}

.gray {
    color: gray !important;
}

.deal {
    border-top: 3px dashed gray;
    border-right: 3px dashed gray;
    border-left: 3px dashed gray;
    border-bottom: 3px dashed gray;
    padding: 10px;
    vertical-align: top;
    margin: 5px;
}

    .deal p {
        min-height: 30px;
    }


    .deal .location {
        min-height: 30px;
    }




.userMenuOption {
    width: 210px;
    height: 110px;
    padding: 5px;
    display: inline-block;
    text-align: left;
    margin-top: 5px;
}


    .userMenuOption .details a {
        color: #ffffff;
        text-decoration: underline !important;
        font-size: 14px;
        line-height: 18px;
    }

        .userMenuOption .details a:hover {
            color: #ffffff;
            text-decoration: none !important;
        }

    .userMenuOption.myAccount {
        background-color: #7F525D;
    }

    .userMenuOption.myMessages {
        background-color: #008080;
    }

    .userMenuOption.myProperties {
        background-color: #D2691E;
    }

    .userMenuOption.myTanksurePolicies {
        background-color: #778899;
    }

    .userMenuOption.myPaymentProfiles {
        background-color: #228B22;
    }

    .userMenuOption.mySpotlights {
        background-color: #800000;
    }

    .userMenuOption img {
        float: right;
        height: 36px !important;
        width: 36px !important;
    }

    .userMenuOption .fa {
        color: #fff;
        float: right;
        font-size: 32px;
    }

    .userMenuOption div {
        margin-left: 0 !important;
    }

    .userMenuOption a {
        text-decoration: none;
    }


    .userMenuOption .numberActive {
        color: white;
        font-size: 24px !important;
        line-height: 24px;
        font-weight: bold;
    }

    .userMenuOption .description {
        color: white;
        font-size: 18px;
        font-weight: bold;
        line-height: 20px;
    }

    .userMenuOption .details {
        color: white;
        font-size: 14px;
        line-height: 16px;
    }

.companyMenuOption {
    width: 210px;
    height: 164px;
}

    .companyMenuOption img {
        float: right;
        height: 50px !important;
        width: 50px !important;
    }



.tileItem {
    border: 1px solid #cecece;
    text-align: center;
    padding: 5px;
    margin: 5px;
    width: 340px;
}

    .tileItem .cost {
        color: #0078d7;
        margin: 0px auto 20px auto;
        font-size: 36px;
    }




.buttonSchedule {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 3px 3px 0 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px !important;
    line-height: 16px;
    margin: 4px auto;
    width: 180px !important;
    height: 40px;
}

    .buttonSchedule.delivery {
        background-color: #F45A10;
    }

    .buttonSchedule.serviceCall {
        background-color: #0066CC;
    }

    .buttonSchedule.secondary {
        background-color: #333333;
    }

    .buttonSchedule.disabled {
        background-color: #cecece;
        color: gray !important;
    }

    .buttonSchedule:hover {
        color: white;
    }


.red {
    color: red !important;
}

.dispatched, .dispatched a, .green, .greenNoBold {
    color: green !important;
}


.recentOrderItem {
    width: 340px;
    height: 450px;
    float: left;
}

    .recentOrderItem div {
        margin-left: 0 !important;
    }

    .recentOrderItem .serviceProvided {
        color: #333333;
        font-size: 24px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }

    .recentOrderItem .companyName {
        color: #333333;
        font-size: 20px;
        white-space: nowrap;
    }

    .recentOrderItem .propertyAddress {
        font-size: 16px;
        padding-bottom: 10px;
        text-transform: none;
        text-transform: uppercase;
    }

    .recentOrderItem .details {
        font-size: 16px;
        color: #333333;
        min-height: 25px;
    }

    .recentOrderItem .cost {
        padding-top: 15px;
        font-size: 36px;
    }

    .recentOrderItem .cancel {
        min-height: 115px;
        padding: 5px 5px 0 5px;
        border-top: 1px solid #cecece;
        color: #333333;
        font-size: 16px;
    }

    .recentOrderItem .buyItAgain {
        background-position: center center;
        background-repeat: no-repeat;
        display: inline-block;
        height: 137px;
        width: 325px;
        background-image: url(../images/Quick_Order_Buy_It_Again_Template.gif);
        border-top: 1px solid #cecece;
    }



        .recentOrderItem .buyItAgain .buyItAgainLink {
            float:left;
            text-align: center !important;
            height: 138px;
            width: 195px;
            margin-right: 30px;

        }


        .recentOrderItem .buyItAgain .buyItAgainAllCompaniesLink {
           float:left;
            text-align: center !important;
            height: 138px;
            width: 98px;

           
        }

        .recentOrderItem .buyItAgain .buyItAgainZipCode {
            color: #ffffff;
            font-size: 26px;
            font-weight: bold;
            margin-right: 10px;
            position: relative;
            text-align: center;
            top: 90px;
            width: 90px;
        }

        .recentOrderItem .buyItAgain .buyItAgainCost {
            color: #0066CC;
            position: relative;
            
            font-weight: bold;
            top: 36px;
            font-size: 30px;
            width: 100%;
            text-align: center;
        }

        .recentOrderItem .buyItAgain .buyItAgainGallons {
            color: #333333;
            position: relative;
            font-size: 20px;
            font-weight: bold;
            top: 38px;
            width: 100%;
            text-align: center;
        }


        .recentOrderItem .buyItAgain .buyItAgainDeliveryDate {
            position: relative;
            color: #0066CC;
            font-family: Arial;
            font-size: 15px;
            font-weight: bold;
            top: 45px;
            width: 100%;
            text-align: center;
        }


    .recentOrderItem .recentScheduleStatus {
        padding-top: 10px;
    }

    .recentOrderItem .buyItAgain a {
        text-decoration: none;
    }


#flash-bash-wrapper-top {
    border-bottom: 3px solid #ff6600;
    border-top: 3px solid #ff6600;
    margin-bottom: 1.5rem;
    padding: 0 20px;
}

    #flash-bash-wrapper-top .flash-bash-header {
        text-align: center;
        border-bottom: 1px solid #cecece;
        margin-bottom: .5rem;
    }

#flash-bash-wrapper-top .flash-bash-description {
    color: #ff6600;
    font-size: 1.25rem;
    font-weight: 600;
    text-align: center;
}

    #flash-bash-wrapper-top .flash-bash-price {
        color: #0078D7;
        font-family: Arial;
        font-size: 1.25rem;
        font-weight: 600;
        line-height: 1.5rem;
        text-align: center;
    }

    #flash-bash-wrapper-top .flash-bash-minimum {
        color: #0078D7;
        font-family: Arial;
        font-size: 1rem;
        line-height: 1.5rem;
        text-align: center;
    }

#flash-bash-wrapper-top .flash-bash-timer {

    padding: .5rem 1rem 0 1rem;
    display: flex;
}



    .flashBashPpg {
        color: #0078D7;
        font-family: Arial;
        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
    }

     .flashBashMinGallons {
        color: #0078D7;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
    }

     .flashBashTime {
        color: #ffffff;
        font-family: Arial;
        font-size: 30px;
        font-weight: bold;
         background-color: gray;
        text-align: center;
        display: inline-block;
        width: 56px;

    }
        .flashBashTime .suffix {
            font-size:13px;
        }

.flashBashTimeLeft {
    color: gray;
    font-size:12px;
    font-style: italic;
}

    .flashBash .flashBashOrderLink {
        display: inline-block;
        height: 330px;
        width: 330px;
        margin-top: -235px;
    }

.flashBashDescription {
    color: #ff6600;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}



.flashBashPpgSchedule {
    color: #0078D7;
    font-family: Arial;
    font-size: 52px;
    font-weight: bold;
    text-align: center;
}

.missingPropertyImg {
    height: 20px;
    width: 20px;
}

@media (max-width: 375px) {
    .missingPropertyImg {
        display: none;
    }
}


.tableHeader td {
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    background: #ff6600;
    vertical-align: middle;
}




.gridRowR, .gridRowR2 {
    color: #222222;
    font-family: "Montserrat", sans-serif;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #e5e5e5;
}


.gridAltRowR, .gridAltRowR2 {
    color: #222222;
    font-family: "Montserrat", sans-serif;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #e5e5e5;
}


    .gridRowR:hover, .gridAltRowR:hover {
        box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
        -webkit-transform: scale(1.01);
        transform: scale(1.01);
    }

    .gridRowR input[type="image"], .gridAltRowR input[type="image"], .img30, .gridRowR2 input[type="image"], .gridAltRowR2 input[type="image"] {
        height: 30px;
        width: 30px;
    }

.img24 {
    height: 24px;
    width: 24px;
}

.centerObject {
    margin: 0 auto;
}


.company-profile-item {
    min-height: 225px;
}

    .company-profile-item .content h5 {
        height: 75px;
    }


.floatNone {
    float: none;
}


input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 50px;
        height: 50px;
        display: inline-block;
        line-height: 50px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 16px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -50px;
    }

.checkboxList label, label.css-label {
    background-image: url(../images/csscheckbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 50px!important;
    padding-top: 1px!important;
    padding-right: 15px;
    color: rgba(0,0,0,.7);
}

.companyDelivery td {
    padding: 3px;
}

.companyDelivery .deliveryDate {
    font-size: 24px;
    font-weight: bold;
    color: #007cff;
}

.companyDelivery .deliveryType {
    font-size: 18px;
    color: black;
    font-weight: normal;
}

.companyDelivery .customer {
    font-size: 20px;
    font-weight: bold;
}

.companyDelivery.onSchedule {
    border: 1px solid green;
}

.companyDelivery.notOnSchedule {
    border: 1px solid #c43c35;
}

.companyDelivery .onScheduleBg {
    background-color: green;
    color: #ffffff;
}

.companyDelivery .notOnScheduleBg {
    background-color: #c43c35;
    color: #ffffff;
}

.companyDelivery.requestedPaid {
    border: 1px solid #0066CC;
}

.companyDelivery .requestedPaidBg {
    background-color: #0066CC;
    color: #ffffff;
}

.companyDelivery.scheduled {
    border: 1px solid #ff9900;
}

.companyDelivery .scheduledBg {
    background-color: #ff9900;
    color: #ffffff;
}

.companyDelivery .btmBorder {
    border-bottom: 1px solid black;
}

.companyDelivery .phoneNumber {
    font-size: 14px;
}

.buttonStatus {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 6px 20px;
    margin: 0;
    cursor: pointer;
    border: 1px solid #bbb;
    overflow: visible;
    font: bold 13px arial, helvetica, sans-serif;
    text-decoration: none;
    white-space: nowrap;
    color: #555;
    background-color: #ddd;
    background-image: linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0)), url(data:image/png;base64,iVBORw0KGg[...]QmCC);
    transition: background-color .2s ease-out;
    background-clip: padding-box; /* Fix bleeding */
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
    text-shadow: 0 1px 0 rgba(255,255,255, .9);
    text-align: center;
}

    .buttonStatus:hover {
        background-color: #eee;
        color: #555;
    }

    .buttonStatus:active {
        background: #e9e9e9;
        position: relative;
        top: 1px;
        text-shadow: none;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
    }

    /* Smaller buttons styles */
    .buttonStatus.small {
        padding: 4px 12px;
    }

    /* Larger buttons styles */
    .buttonStatus.large {
        padding: 10px 0 0 0;
        text-transform: uppercase;
        height: 75px;
        width: 142px !important;
        text-align: center;
        font-size: 17px;
    }

        .buttonStatus.large:active {
            top: 2px;
        }

    .buttonStatus.xlarge {
        padding: 10px 0 0 0;
        text-transform: uppercase;
        height: 150px;
        width: 175px !important;
        text-align: center;
        font-size: 17px;
    }

        .buttonStatus.xlarge:active {
            top: 2px;
        }

    .buttonStatus.med {
        padding: 5px 0 0 0;
        text-transform: uppercase;
        height: 30px;
        width: 90px !important;
        text-align: center;
        font-size: 15px;
    }

    .buttonStatus.med120 {
        width: 120px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center;
    }

        .buttonStatus.med200 {
        width: 200px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center;
    }

    .buttonStatus.long {
        width: 185px !important;
    }

    .buttonStatus.tall {
        padding: 5px 0 0 0;
        text-transform: uppercase;
        height: 40px;
        width: 100%;
        text-align: center;
        font-size: 24px;
    }

        .buttonStatus.tall:active {
            top: 2px;
        }

    .buttonStatus.wide {
        padding: 10px 0px;
        text-transform: uppercase;
        width: 97%;
        font-size: 14px;
    }

        .buttonStatus.wide:active {
            top: 2px;
        }

    .buttonStatus.color {
        color: #fff;
        text-shadow: 0 1px 0 rgba(0,0,0,.2);
        background-image: linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0)), url(data:image/png;base64,iVBORw0KGg[...]QmCC);
    }

    /* */

    .buttonStatus.green {
        background-color: #57a957;
        border-color: #57a957;
        color: #ffffff !important;
    }

        .buttonStatus.green:hover {
            background-color: #62c462;
        }

        .buttonStatus.green:active {
            background: #57a957;
        }

    /* */

    .buttonStatus.red {
        background-color: #c43c35;
        border-color: #c43c35;
        color: #ffffff !important;
    }

        .buttonStatus.red:hover {
            background-color: #ee5f5b;
        }

        .buttonStatus.red:active {
            background: #c43c35;
        }

    /* */

    .buttonStatus.blue {
        background-color: #269CE9;
        border-color: #269CE9;
    }

        .buttonStatus.blue:hover {
            background-color: #70B9E8;
        }

        .buttonStatus.blue:active {
            background: #269CE9;
        }

    /* */

    .buttonStatus.orange {
        background-color: #e97326;
        border-color: #e97326;
    }

        .buttonStatus.orange:hover {
            background-color: #ef9d67;
        }

        .buttonStatus.orange:active {
            background: #e97326;
        }


.disabledScheduleButtonStatus {
    background-color: #afafaf !important;
    border-color: #cecece !important;
    color: #d2d2d2 !important;
    cursor: default !important;
}

.delMgrFilters {
    border-right: 1px solid #cecece;
    height: 100%;
    padding: 10px;
    width: 100%;
}


.buttonStatus.filterColor {
    background-color: #659ec7;
    border-color: #659ec7;
}

    .buttonStatus.filterColor:hover {
        background-color: #87AFC7;
    }

    .buttonStatus.filterColor:active {
        background: #87AFC7;
    }

.quickFilters {
    height: 100%;
    width: 100%;
}

.buttonStatus.buttonQuickFilter {
    width: 160px;
    height: 105px;
    font-size: 16px;
    color: white;
}


.buttonStatus.buttonQuickFilterCancel {
    height: 60px !important;
    width: 340px !important;
    color: #ffffff !important;
}

.delMgrPrinting {
    background-color: #eeffe6;
    border: 1px solid #44cc00;
    width: 100%;
}

    .delMgrPrinting td {
        padding: 10px 5px 5px 5px;
    }


.activeBash {
    border: 1px solid #ff6600;
    padding: 10px;
}

    .activeBash a {
        font-size: 22px;
    }


.postDelivery td input {
    margin-bottom: 0px !important;
}

.faqButtons {
}

    .faqButtons div.faqButton {
        display: inline-block;
        height: 150px;
        margin: 5px;
        width: 300px;
        vertical-align: top;
    }

.faqButtonLink {
    display: block;
    background-color: #4da3ff;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 130px;
    line-height: 22px;
    padding: 25px;
    text-decoration: none;
    width: 280px;
}

    .faqButtonLink:hover {
        color: #ffffff !important;
        text-decoration: underline;
    }


.width250 {
    width: 250px;
}

.width200 {
    width: 200px !important;
}


.deliveryManagerTotals td{
    padding: 1px 3px 1px 3px;
}




/* The snackbar - position it at the bottom and in the middle of the screen */
.recentOrder {
    background-image: url('../images/logo_footer.gif');
    background-position: 5px 5px;
    background-repeat: no-repeat;
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 400px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #ffffff; /* Black background color */
    color: #000000; /* White text color */
    /*text-align: center;*/ /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px 16px 16px 185px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1100; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 30px; /* 30px from the bottom */
    border: 1px solid gray;
    font-family: Verdana;
    font-size: 20px;
    height: 100px;
       text-align: center;
}

    @media (max-width: 667px) {
    .recentOrder {
        display: none;
    }
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
.showRo {
    visibility: visible; /* Show the snackbar */

    /* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
However, delay the fade out process for 2.5 seconds */
/*-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s; animation: fadein 0.5s, fadeout 0.5s 2.5s;*/
}

.time {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

.strikethrough {
    text-decoration: line-through;
}



/*****
    
Radio button style
        
*****/


.switch-field {
    font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
    /*padding: 40px;*/
    overflow: hidden;
}

.switch-title {
    margin-bottom: 6px;
}

.switch-field {
    border-spacing: 0;
    border-collapse: collapse;
}

    .switch-field td {
        padding: 0 !important;
    }

    .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }

    .switch-field label {
        float: left;
    }

    .switch-field label {
        display: inline-block;
        width: 150px;
        /*background-color: #e4e4e4;*/
        background-color: #F8F8F8;
        color: rgba(0, 0, 0, 0.6);
        font-size: 14px !important;
        font-weight: normal !important;
        text-align: center;
        text-shadow: none;
        padding: 6px 8px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -ms-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }

        .switch-field label:hover {
            cursor: pointer;
        }

    .switch-field input:checked + label {
        background-color: #1486e4;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: white;
    }

.switchFieldCheckboxWrapper {
    display: inline-block !important;
    width: 150px !important;
}

.switch-field.large label {
    width: 250px;
}


.company-display-wrapper {
    float: left; position: relative; left: 5%;
}

@media (max-width: 415px) {
    .company-display-wrapper {
        left: 10%;
    }
}

@media (max-width: 376px) {
    .company-display-wrapper {
        left: 5%;
    }
}

.service-call-grid
{
    margin: 0 auto;
    width: 94%;
}

.service-call-grid-row {
    border-bottom: 1px solid #cecece;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
}

.service-call-grid-row > div {
    display: inline-block;
    padding: 6px 2px;
    vertical-align: top;
}

    .service-call-grid-row.header {
        border-bottom: 1px solid #ff6600;
        border-left: 1px solid #ff6600;
        border-right: 1px solid #ff6600;

        background: #ff6600;
        color: #ffffff;
        font-weight: 600;
    }

    .service-call-grid-row div.type {
        text-align: left;
        width: 50%;
    }

    .service-call-grid-row div.type > div {
        font-size: 1.1em;
        line-height: 1.2em;
    }

    .service-call-grid-row div.cost {
        width: 35%;
    }

    .service-call-grid-row div.action {
        width: 12%;
    }

    .service-call-grid-row div.cost > div {
        font-size: 1em;
        line-height: 1.2em;
    }


    .service-call-grid-row div.action > a.btn-main-md {
        background-color: #1486e4 !important;
        margin: 10px auto;
    }




@media (max-width: 1199px) {

    .service-call-grid-row.header > div.cost, .service-call-grid-row.header > div.action {
        display: none;
    }

    .service-call-grid-row div.type {
        display: block;
        text-align: center;
        width: 100%;
    }

    .service-call-grid-row div.cost {
        display: block;
        text-align: center;
        width: 100%;
    }

    .service-call-grid-row div.action
    {
        display: block;
        text-align: center;
        width: 100%;
    }
}



.shopper-approved-companies
{
    float: right;
}

@media only screen and (max-width: 430px) {
    .shopper-approved-companies {
        float: none;
        margin: 10px auto;
        text-align: center;
    }


}

.checkbox-bs {
    display: block;
    margin-bottom: 20px;
}

.checkbox-bs input {

    height: 20px;
    padding: 0 10px 0 10px;
    margin-left: 20px;
    width: 20px;
}

    .checkbox-bs input:first-child {
        margin-left: 0;
    }

    .checkbox-bs label {
        margin-left: 4px;
    }


.modal-delivery-detail div, .modal-delivery-detail label {
    font-size: 15px !important;
}


.star-rating li a {
    text-decoration: none;
}

.star-rating, .star-rating li {
    margin: 0;
    padding: 0;
    height: 30px;
}

.star-rating {
    list-style: none;
    width: 150px;
    position: relative;
    background: url(../images/star_rating.gif) top left repeat-x;
}

    .star-rating li {
        width: 30px;
        float: left;
    }

        .star-rating li a {
            display: block;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-indent: -9000px;
            z-index: 20;
            position: absolute;
            padding: 0;
            overflow: hidden;
        }

            .star-rating li a:hover {
                background: url(../images/star_rating.gif) left center;
                z-index: 2;
                left: 0;
                border: none;
            }

    .star-rating a.one-star {
        left: 0;
    }

        .star-rating a.one-star:hover {
            width: 30px;
        }

    .star-rating a.two-stars {
        left: 30px;
    }

        .star-rating a.two-stars:hover {
            width: 60px;
        }

    .star-rating a.three-stars {
        left: 60px;
    }

        .star-rating a.three-stars:hover {
            width: 90px;
        }

    .star-rating a.four-stars {
        left: 90px;
    }

        .star-rating a.four-stars:hover {
            width: 120px;
        }

    .star-rating a.five-stars {
        left: 120px;
    }

        .star-rating a.five-stars:hover {
            width: 150px;
        }

    .star-rating li.current-rating {
        background: url(../images/star_rating.gif) left bottom;
        position: absolute;
        height: 30px;
        display: block;
        text-indent: -9000px;
        z-index: 1;
    }


@media (max-width: 767px) {
    .three-days-out {
        display: none;
    }

    .flash-bash-details {
        display: none;
    }

    .company-ad-image-2 {
        display: none;
    }
}


.double-promo-code {
    background-image: url(../images/doublepromo.jpg?a=1);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0.85em;
    line-height: 1.1em;
    margin: 0 auto;
    padding-top: 5.4rem;
    text-align: center;
    height: 136px;
    width: 200px;
}

    .double-promo-code > span {
        color: #ed442d;
    }

.select {
    background: #fff;
    border: 1px solid #cecece;
    color: inherit;
    height: 36px;
    font-size: 16px;
    padding: 6px;
    width: auto;
}


.checkbox2 input[type=checkbox] {
    height: 18px;
    width: 18px;
}

.checkbox2 label {
    color: rgb(33, 37, 41);
    padding-left: 8px;
}

.brought-by{
    display: none;
    font-size: .9rem;
    padding-left: 10px;
}

.delivery-ticket-image-requests-wrapper  {
    background-color: rgba(220, 53, 69, 0.1);
    border: 1px solid rgba(220, 53, 69, 0.4);
    border-radius: 8px;
    padding: 1rem;
}

.delivery-ticket-image-requests {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
    margin-top: 1rem;
}

    .delivery-ticket-image-requests > div {
        background-color: rgba(255, 255, 255, 0.5);
        border: 1px solid rgba(220, 53, 69, 0.2);
        border-radius: 8px;
        margin: 0.5rem;
        padding: .75rem;
        width: 300px;
    }


    .delivery-ticket-image-requests > div > div {
       text-align: center;
    }

    .btn-white-text
    {
        color: #fff !important;
    }

.delivery-ticket-image-request-details
{
    height: 4rem;
}

.delivery-ticket-image-request__image-upload input
{
    display: none;
}

#radio-box {
    display: flex;
    flex-flow: row wrap;
}

    #radio-box > div {
        flex: 1;
        padding: 0.5rem;
    }

    #radio-box h2 div {
        margin-bottom: .25rem;
    }

        #radio-box > div > label > h2 {
            font-size: 1.1rem;
            font-weight: 600;
            padding-top: .3em;
        }

    #radio-box input[type="radio"] {
        display: none;
    }

        #radio-box input[type="radio"]:not(:disabled) ~ label {
            cursor: pointer;
        }

        #radio-box input[type="radio"]:disabled ~ label {
            color: #077bff; /*hsla(150, 75%, 50%, 1);*/
            border-color: #077bff; /*hsla(150, 75%, 50%, 1);*/
            box-shadow: none;
            cursor: not-allowed;
        }



    #radio-box label {
        height: 100%;
        display: block;
        background: white;
        border: 1px solid rgb(255, 102, 0,.8); /*hsla(150, 75%, 50%, 1);*/
        border-radius: 16px;
        padding: 1rem;
        margin-bottom: 0rem;
        text-align: center;
        /*box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);*/
        position: relative;
    }

    #radio-box input[type="radio"]:checked + label {
        background: rgb(255, 102, 0,.8);
        color: rgba(255, 255, 255, 1);
        /*box-shadow: 0px 0px 20px hsla(150, 100%, 50%, 0.75);*/
    }

        #radio-box input[type="radio"]:checked + label::after {
            color: #606060; /*hsla; (215, 5%, 25%, 1);*/
            font-family: FontAwesome;
            border: 2px solid rgb(255, 102, 0,.8); /*hsla(150, 75%, 50%, 1);*/
            content: "\f00c";
            font-size: 24px;
            position: absolute;
            top: -25px;
            left: 50%;
            transform: translateX(-50%);
            height: 50px;
            width: 50px;
            line-height: 50px;
            text-align: center;
            border-radius: 50%;
            background: white;
            /*box-shadow: 0px 2px 5px -2px hsla(0, 0%, 0%, 0.25);
        */
        }

        #radio-box input[type="radio"]:checked + label > h2, input[type="radio"]:checked + label > p {
            color: #ffffff;
            padding-top: 1rem;
        }

    #radio-box p {
        font-size: 1rem;
        font-weight: 400;
        padding-top: .5rem;
        line-height: 1.1rem;
    }

    .tanksure-plan-options{
        display: flex;
        align-items: start;
    }

.tanksure-images-image {
    border: 1px solid #cecece;
    border-radius: 8px;
    padding: .5rem;
    text-align: center;
    margin-bottom: .75rem;
    white-space: nowrap;
    font-size: .9rem;
}

.tanksure-images-image:last-of-type {
   
    margin-bottom: 0;
    
}

    .tanksure-images-image > img {
        height: 36px;
        width: auto;
    }

    .tanksure-images-image > i {
        margin-right: -50px;
    }

.tanksure-payment-header {
    display: flex;
    align-items: center;
    width: 100%;
}

.tanksure-payment-header >div:last-child {
    text-align: right;
    flex-grow: 1;
}

.tanksure-payment-fields {
    display: flex;
    width: 100%;
}

.tanksure-payment-fields > div {
    padding-right: 0.75rem;
}

.tanksure-images-wrapper {
    display: flex;
    align-items: start;
}

.tanksure-images-wrapper img {
    max-width: 530px;
    margin: 0 auto;
}

.tanksure-image-upload {
    text-align: center;
}

    .tanksure-image-upload a, .tanks-wrapper .tank a {
        transition: 0.2s ease;
        color: #ff6600 !important;
        text-decoration: underline !important;
        font-size: .9rem;
    }

        .tanksure-image-upload a:hover, .tanks-wrapper .tank a:hover {
            text-decoration: none !important;
        }

.tanksure-image-upload input {
    display: none;
}

    .tanksure-image-upload div.image-preview {
        background-color: #fff;
        border: 1px solid rgba(220,220,220,1);
        border-radius: 8px;
        position: fixed;
        top: 50%;
        left: 30%;
        padding: .5rem;
        text-align: center;
        width: 500px;
        z-index: 1000;
    }

        .tanksure-image-upload div.image-preview .title {
            border-bottom: 1px solid rgba(220,220,220,1);
            font-weight: bold;
            margin-bottom: .5rem;
            text-align: left;
        }

        .tanksure-image-upload div.image-preview img {
            max-height: 300px;
            width: auto;
        }

        .tanks-wrapper
        {
            display: flex;
            flex-direction: column;
            padding-bottom: 1rem;
        }

        .tanks-wrapper .tank{
            border: 1px solid #cecece;
            border-radius: 16px;
            display: flex;
            padding: 1rem;
            width: 100%;
            margin-bottom: 0.5rem;
        }

            .tanks-wrapper .tank > div:first-child {
                flex-grow: 1;
            }


@media (max-width: 767px) {
    .tanksure-plan-options {
        flex-direction: column;
    }

    .tanksure-payment-header {
        flex-direction: column;
    }

    .tanksure-payment-fields {
        flex-direction: column;
    }

        .tanksure-payment-fields > div {
            padding-right: 0;
        }

    .tanksure-images-wrapper {
        flex-direction: column;
    }

        .tanksure-images-wrapper img {
            max-width: 98%;
            margin: 0 auto;
        }

}