﻿html {
    font-size: 62.5%;
}

body, html {
    height: 100%;
}

@media screen and (-ms-high-contrast: active) {
    .carousel-indicators .active {
        background-color: red !important;
    }
}

body {
    background: #f1f1f1;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #4d4d4f;
    margin: 0;
    padding: 0;
}

.main_contain {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -25.8rem;
}

.push {
    height: 25.8rem;
}

.seg_Logo {
    width: 100%;
    border: 0px;
}

.seg_header {
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    z-index: 99;
}

.seg_greatplace_logo {
    position: absolute;
    right: 9%;
    z-index: 10;
    top: 5%;
}

.footer-seg-logo {
    text-align: center;
}

    .footer-seg-logo a {
        display: inline-block;
    }

    .footer-seg-logo img {
        max-width: 14.5rem;
        border: 0;
        outline: none;
        margin: 0 auto 3rem 0;
    }

.footerMain {
    background: #fff;
    color: #4d4d4f;
    padding: 3rem 0;
    margin: 0 auto;
}

    .footerMain .footerLnks {
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: inline;
    }

        .footerMain .footerLnks li {
            margin: 0;
            padding: 0;
            list-style-type: none;
            padding-left: 2rem;
            padding-right: 2rem;
            margin-bottom: .8rem;
            display: inline-block;
            border-right: 1px solid #4d4d4f;
            line-height: 15px;
        }

            .footerMain .footerLnks li:last-child {
                border-right: 0;
            }

            .footerMain .footerLnks li > a {
                margin: 0;
                padding: 0;
                list-style-type: none;
                text-decoration: none;
                color: #4d4d4f;
                font-size: 1.3rem;
                font-weight: bold;
                border: 0;
                display: block;
                border-bottom: 2px solid transparent;
            }

    .footerMain .copyrgt_txt_lnk {
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: inline;
    }

        .footerMain .copyrgt_txt_lnk li {
            margin: 0;
            padding: 0;
            list-style-type: none;
            padding-left: 1.1rem;
            padding-right: 1.1rem;
            margin-bottom: 1.4rem;
            display: inline-block;
        }

            .footerMain .copyrgt_txt_lnk li > a {
                margin: 0;
                padding: 0;
                list-style-type: none;
                text-decoration: none;
                color: #383838;
                font-size: 1.3rem;
                border: 0px;
                display: block;
                border-bottom: 2px solid transparent;
            }

            .footerMain .copyrgt_txt_lnk li > span {
                margin: 0;
                padding: 0;
                list-style-type: none;
                text-decoration: none;
                color: #383838;
                font-size: 1.3rem;
                border: 0;
                display: block;
                border-bottom: 2px solid transparent;
            }



.navbar-brand {
    height: 100%;
    padding: 0;
}

.navbar-nav {
    margin: 0;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #4d4d4f;
    font-size: 1.3rem;
    font-weight: bold;
    text-transform: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #de2027;
    background-color: #fff;
}

.nav > li > a {
    padding: 0;
}


.navbar-nav > li > a {
    line-height: 20px;
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: none;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #4d4d4f;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #de2027;
    background-color: #fff;
    border-bottom: 6px solid #de2027;
    padding: .4rem 1.5rem;
    margin-left: 0;
    margin-right: 0;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #797d83;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a {
    background-image: none;
    filter: none;
    box-shadow: none;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0;
}

.navbar-default {
    background-color: #fff;
    border-color: transparent;
}

.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
    border-radius: 0;
}

.navbar-default {
    background-image: none;
    filter: none;
    border-radius: 0;
}

.errorText {
    color: red;
    font-size: 1.1rem;
}

.hideDiv {
    display: none;
}

.successMsg {
    font-weight: bold;
}

.DisplayDiv {
    display: block;
}

.footerLogo_ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: 4rem auto 4rem auto;
    display: flex;
    width: 100%;
    justify-content: center;
}

    .footerLogo_ul li {
        margin: 0;
        padding: 0 4%;
        list-style-type: none;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
    }

        .footerLogo_ul li a {
            display: inline-block;
            margin: auto;
        }

            .footerLogo_ul li a img {
                border: 0;
                margin: auto;
                outline: none;
                max-height: 50px;
                width: auto;
            }

.title_h1 {
    margin: 1.5rem 0 1.5rem 0;
    font-size: 3rem;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.title_jobdetails {
    margin: 1.5rem 0 1.5rem 0;
    font-size: 3rem;
    font-weight: bold;
}

.subtitle_jobdetails {
    margin: 1.5rem 0 1.5rem 0;
    font-size: 3rem;
}

.title_h2 {
    margin: 1.5rem 0 1.5rem 0;
    color: #de2027;
    font-size: 2rem;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.title_h3 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    font-weight: bold;
    margin-top: 2rem;
    color: #4d4d4f;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.policy-title {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
    font-weight: bold;
    margin-top: 2rem;
    color: #4d4d4f;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.strg_h4 {
    color: #00964c;
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
}

.description {
    color: #4d4d4f;
}

    .description .readmore {
        color: #00964C;
        text-decoration: none;
    }

        .description .readmore:hover {
            color: #00964C;
            text-decoration: underline;
        }

.brk_line {
    height: 1px;
    border-top: #f1f1f1;
    background-color: #f1f1f1;
    margin: 2.5rem 0;
}

.featured-jobs ul li a.featured-jobs-lnk:hover {
    text-decoration: underline;
}

.html_blog {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    border-collapse: separate;
    padding: 2rem;
}

.head_txt {
    margin-top: 0;
    font-size: 3rem;
    margin-bottom: 2.5rem;
    font-weight: bold;
}

#relocationcollapse .collapse {
    box-shadow: none;
}

.html_blog .desc_txt {
    padding: .5rem 0 1.5rem;
    color: #4d4d4f;
    line-height: 20px;
    margin: 0;
}

.html_blog_tab {
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-collapse: separate;
    padding: 4rem;
}

.about-us-img {
    width: 100%;
    max-width: 500px;
}

.col-no-padding {
    padding-left: 0;
    padding-right: 0;
}

.latest_news {
    text-align: center;
    border-left: 1px solid #f1f1f1;
    padding-left: 4rem;
}

    .latest_news h2 {
        font-size: 2.1rem;
        font-weight: bold;
        color: #4d4d4f;
        margin-top: 0;
        margin-bottom: 1.4rem;
    }

    .latest_news p {
        color: #303030;
        width: 180px;
        margin: 0 auto;
    }

    .latest_news img {
        margin: 0 auto 2rem auto;
    }

    .latest_news .readmre_txt {
        color: #de2027;
        text-decoration: none;
        margin-top: 1rem;
        display: inline-block;
        font-weight: bold;
    }

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    filter: none;
    width: 53px;
    height: 53px;
}

.left.carousel-control, .right.carousel-control {
    margin-top: -25px;
    top: 50%;
}

.carousel-control.left {
    margin-left: 1%;
}

.carousel-control.right {
    margin-right: 1%;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: 0;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 0;
}

.carousel-control {
    opacity: 1;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%;
}


.arrowImageLeft {
    background: url(/Images/SEGImages/arrow_left.png) no-repeat center;
    background-size: 100%;
}

.arrowImageRight {
    background: url(/Images/SEGImages/arrow_right.png) no-repeat center;
    background-size: 100%;
}

.glyphicon-chevron-right:before {
    content: none;
}

.glyphicon-chevron-left:before {
    content: none;
}

.mediaHrefAlign {
    float: left;
}

.mediaMailIconAlign {
    float: left;
    margin-left: 3rem;
}

.private_div {
    color: #4d4d4f;
}

    .private_div h4 {
        font-size: 1.4rem;
        font-weight: bold;
        margin: 1.4rem 0 .8rem 0;
    }

    .private_div span {
        font-size: 1.1rem;
    }

    .private_div a {
        color: #00964C;
        text-decoration: none;
    }

.nav-tabs {
    border-bottom: 0;
}

    .nav-tabs > li {
        text-align: center;
        background-color: #fff;
        border-left: 1px solid #bfbfbf;
        margin-top: 1rem;
        border-bottom: 1px solid #bfbfbf;
    }

        .nav-tabs > li.active {
            margin-top: 1px;
            border-bottom: 0px;
        }

        .nav-tabs > li:first-child {
            border-left: 0px solid #bfbfbf;
        }

        .nav-tabs > li > a {
            font-size: 1.7rem;
            font-weight: bold;
            color: #4d4d4f;
            padding: 1rem 0 1.3rem 0;
        }

            .nav-tabs > li > a:hover {
                border-color: transparent;
            }

    .nav-tabs > li {
        margin-bottom: 0;
    }

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #00964c;
    border: 0;
    padding-top: 2.2rem;
    outline: none;
    outline-offset: 0;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit;
    padding: 1rem 1.5rem;
    display: block;
    cursor: pointer;
    text-decoration: none;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.7rem;
    font-weight: bold;
    padding: 0;
}

    .panel-title a {
        color: #4d4d4f;
    }

.panel-heading {
    padding: 0;
}

.panel-default > .panel-heading {
    background-image: none;
    filter: none;
}

.mob_tabcontrol {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.navbar-default .navbar-toggle {
    border: none;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #de2027;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #fff;
    }

        .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
            background-color: #de2027;
        }

.clear {
    clear: both;
    height: 0px;
}



.topnav-ul-logo {
    margin: 2rem 0 1.8rem 0;
    padding: 0px;
    float: right;
    margin-right: 1.7rem;
}

    .topnav-ul-logo li {
        margin: 0;
        padding: 0;
        padding-right: 3.5rem;
        list-style-type: none;
        display: table-cell;
        float: none;
        text-align: center;
    }

        .topnav-ul-logo li:last-child {
            padding-right: 1.2rem;
        }

        .topnav-ul-logo li a {
            display: inline-block;
        }

            .topnav-ul-logo li a img {
                display: inline-block;
                max-height: 38px;
                width: auto;
                border: 0;
                outline: none;
            }

.topNav_ul .dropdown-menu {
    margin: 0;
    border: 0;
    padding: 0;
    border-radius: 0;
    width: 190px;
    left: -25px;
}

    .topNav_ul .dropdown-menu > li > .dropdown-menu {
        left: 0px;
    }

    .topNav_ul .dropdown-menu > li > a {
        padding: .6rem 2.5rem .6rem 2.5rem;
        color: #4d4d4f;
        font-size: 1.3rem;
        cursor: pointer;
        white-space: normal;
    }

    .topNav_ul .dropdown-menu > li:focus, .topNav_ul .dropdown-menu > li:hover {
        color: #de2027;
    }

        .topNav_ul .dropdown-menu > li:focus a, .topNav_ul .dropdown-menu > li:hover a {
            color: #fff;
        }

    .topNav_ul .dropdown-menu > li > a:focus, .topNav_ul .dropdown-menu > li > a:hover {
        color: #de2027;
        text-decoration: none;
        background-color: transparent;
        background-image: none;
    }

    .topNav_ul .dropdown-menu > li > .dropdown-menu > li a, .topNav_ul .dropdown-menu > li > .dropdown-menu > li a {
        color: #4d4d4f;
    }

.carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0px .3rem;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0 .3rem;
    background-color: #de2027;
    border: 1px solid #de2027;
}

.dropdown .expand-arrow.icon-plus {
    background: transparent url(/Images/SEGImages/expand-icon.png) no-repeat center center;
}

.dropdown.open .expand-arrow.icon-plus {
    background: transparent url(/Images/SEGImages/collpase-icon.png) no-repeat center center;
}

.dropdown.open .dropdown .expand-arrow.icon-plus {
    background: transparent url(/Images/SEGImages/expand-icon.png) no-repeat center center;
}

.dropdown.open .dropdown.open .expand-arrow.icon-plus {
    background: transparent url(/Images/SEGImages/collpase-icon.png) no-repeat center center;
}

.dropdown.open .dropdown .dropdown .expand-arrow.icon-plus {
    background: transparent url(/Images/SEGImages/expand-icon.png) no-repeat center center;
}

.dropdown.open .dropdown.open .dropdown.open .expand-arrow.icon-plus {
    background: transparent url(/Images/SEGImages/collpase-icon.png) no-repeat center center;
}

.topNav_ul .dropdown-menu > li.active > a.dropdown-toggle {
    color: #de2027;
}

.navbar-default .navbar-nav > li.active:hover > ul > li.active > a {
    color: #de2027;
}

.margin-0 {
    margin: 0;
}

.padding-0 {
    padding: 0;
}

.mar_btm0 {
    margin-bottom: 0;
}

.mar_btm10 {
    margin-bottom: 1rem;
}

.mar_btm20 {
    margin-bottom: 2rem;
}

.mar_btm30 {
    margin-bottom: 3rem;
}

.mar_btm40 {
    margin-bottom: 4rem;
}

.margin-top-0 {
    margin-top: 0;
}

.margin-top-20 {
    margin-top: 2rem;
}

.margin-top-30 {
    margin-top: 3rem;
}

.margin-top-40 {
    margin-top: 4rem;
}

.padding_btm20 {
    padding-bottom: 2rem;
}

.sport-img-div {
    background-color: #fff;
}

#Contacts .paddBtm20 {
    padding-bottom: 2rem;
}

#Contacts .title_h3 {
    color: #de2027;
    font-weight: bold;
}

#Contacts .description .readmore:hover {
    color: #4d4d4f;
}

#Contacts .description .readmore {
    color: #4d4d4f;
    font-weight: bold;
}

.padd_left {
    padding-left: 4.5rem;
}


#Contacts .description {
    line-height: 19px;
}

.BgWhite {
    background-color: #fff;
}

.defaultCursor {
    cursor: default;
}

.job_Space {
    max-width: 200px;
}

.handCursor {
    cursor: pointer;
}

#ContactUs .padd_right {
    padding-right: 2rem;
}

#ContactUs .padd_top20 {
    padding-top: 1rem;
}

.txtBox_Contact::-webkit-input-placeholder, .txtArea_Contact::-webkit-input-placeholder, .txtbox-jobsearch::-webkit-input-placeholder {
    color: #333;
}

.txtBox_Contact::-moz-placeholder, .txtArea_Contact::-moz-placeholder, .txtbox-jobsearch::-moz-placeholder {
    color: #333;
    opacity: 1;
}

.txtBox_Contact:-ms-input-placeholder, .txtArea_Contact:-ms-input-placeholder, .txtbox-jobsearch:-ms-input-placeholder {
    color: #333;
}

.txtBox_Contact:-moz-placeholder, .txtArea_Contact:-moz-placeholder, .txtbox-jobsearch:-moz-placeholder {
    color: #333;
    opacity: 1;
}

.txtBox_Contact {
    width: 100%;
    height: 40px;
    padding: 1rem 1.5rem;
    margin: 0 0 .5rem 0;
    color: #333;
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
}

.txtArea_Contact {
    width: 100%;
    height: 105px;
    padding: 1.3rem 1.5rem;
    margin: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: auto;
    resize: none;
    background-color: #eee;
    color: #333;
    border: none;
}

.btn_Contact {
    color: #fff;
    background-color: #de2027;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
    border: 0;
    float: left;
    max-width: 160px;
    padding: .5rem 2rem;
}

#ContactUs .float_ContactUs {
    text-align: left;
}

#ContactUs .mobl_leftpad {
    padding-left: 3rem;
}

#ContactUs .contact_btmtxt {
    font-size: 1.2rem;
    opacity: 0.7;
    text-align: left;
    padding-top: 0;
    padding-left: 1.5rem;
}

#ContactUs .padd_left108 {
    padding-left: 0;
}

#Presshead {
    padding: 3rem 5.5rem;
}

#Press .description {
    line-height: 20px;
}

    #Press .description .readmore:hover {
        color: #23527c;
        font-weight: bold;
    }

    #Press .description .readmore {
        color: #337ab7;
        font-weight: bold;
        display: inline-block;
        margin-top: 1rem;
    }

    #Press .description a {
        font-size: 1.2rem;
        font-weight: bold;
    }

.paddBtm20 {
    padding-bottom: 2rem;
}

#Media .img_width {
    width: 35px;
    height: auto;
}

#Press .clr_red {
    color: #de2027;
}


.padd_left10 {
    padding-left: 2rem;
}

.media_title {
    font-size: 2rem;
    font-weight: bold;
}

#Media .lineHeight {
    line-height: 19px;
    margin-top: 2rem;
}

.inquiry1 {
    width: 20%;
}

.inquiry2 {
    width: 80%;
}

#Media .float_left {
    float: left;
}

.media-table {
    display: table;
    width: 100%;
    min-height: 60px;
}

.featured-jobs ul li a.featured-jobs-lnk hover {
    text-decoration: underline;
}


.featuredJob_h3 {
    margin: 0 3.5rem;
    border-top: none;
    padding-top: 2rem;
    border-top: 1px solid #f1f1f1;
}


.media-img {
    display: table-cell;
    width: 66px;
    vertical-align: middle;
    text-align: left;
}

    .media-img a {
        width: 47px;
        display: inline-block;
    }

.media-desc {
    display: table-cell;
    vertical-align: middle;
}

    .media-desc a {
        color: #4d4d4f;
    }

.contactus-div, #ContactUs {
    margin-top: 2rem;
    margin-bottom: 8rem;
}

.desc_txt:first-letter {
    text-transform: capitalize;
}

.videoWrapper {
    max-width: 875px;
    margin: auto;
    margin-bottom: 2rem;
}

.carousel-indicators {
    bottom: 0px;
    margin-bottom: .5rem;
}

.carousel-caption.carousel-lightbox {
    background-color: rgba(0,0,0,.5);
    padding: 4rem 3.5rem;
    max-width: 475px;
    bottom: 0;
    left: 5%;
    text-shadow: none;
    height: 330px;
}

.carousel-lightbox img {
    margin: auto;
    border: 0;
    outline: none;
    max-width: 400px;
    max-height: 140px;
}

.carousel-lightbox h3 {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 2rem 0;
}

.carousel-lightbox .btn-explore {
    background-color: #de2027;
    color: #fff;
    padding: 1.7rem 2rem;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 1.8rem;
    font-weight: bold;
    text-shadow: none;
    margin-top: 2.5rem;
}

    .carousel-lightbox .btn-explore:hover {
        color: #fff;
        text-decoration: none;
    }

.dwnld {
    font-weight: bold;
}

.padd-35 {
    padding: 0 3.5rem;
}

.featured-jobs h3 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #de2027;
    margin: 1rem 0;
}

.featured-jobs ul {
    margin: 0 3.5rem;
    padding: 0;
}


    .featured-jobs ul li a.featured-jobs-lnk {
        color: #4d4d4f;
        text-decoration: none;
    }

.desc-div p {
    margin-bottom: 2rem;
}

.thumb-section {
}

    .thumb-section ul, .thumb-section ul li {
        margin: 0;
        padding: 0;
    }

        .thumb-section ul li {
            list-style-type: none;
            display: inline-block;
        }

.cta-btn {
    background-color: #de2027;
    padding: 1.5rem 2rem;
    width: 100%;
    color: #fff;
    text-decoration: none;
    display: block;
    font-weight: bold;
    text-align: center;
    margin-top: .6rem;
    font-size: 1.8rem;
    border-radius: 4px;
}

    .cta-btn:hover, .cta-btn:active, .cta-btn:visited, .cta-btn:focus {
        color: #fff;
        text-decoration: none;
    }

.featured-jobsCount1, .featured-jobsCount2, .featured-jobsCount3, .featured-jobsCount4 {
    width: 100%;
    margin: auto;
}

.job-search-h1 h1 {
    margin: 1.5rem 0;
    font-size: 2.2rem;
    font-weight: bold;
}

.txtbox-jobsearch {
    border: 0;
    color: #333;
    padding: 0 2rem;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
    line-height: 38px;
    height: 38px;
}

a.social-icon {
    background-color: #de2027;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: .8rem;
    color: #fff;
    text-decoration: none;
    font-size: 2.4rem;
    text-align: center;
    margin-top: 1.5rem;
    margin-right: 1rem;
    line-height: 29px;
}

    a.social-icon:hover, a.social-icon:active {
        color: #de2027;
        text-decoration: none;
        background-color: #fff;
    }


.job-details-main {
    padding: 3rem 3.5rem;
}

.jobname-id {
    margin: 1.5rem 0 1.5rem 0;
}

.job-name {
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.job-id {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.btn-jobapply {
    border: 0;
    font-size: 1.7rem;
    font-weight: bold;
    display: block;
    background-color: #de2027;
    color: #fff;
    margin-top: 1.5rem;
    padding: 1.5rem;
    display: block;
    width: 95%;
    max-width: 153px;
    text-align: center;
}

    .btn-jobapply:hover, .btn-jobapply:visited, .btn-jobapply:active {
        color: #fff;
        text-decoration: none;
    }

.job-overview {
    border: 0px;
}

    .job-overview .job-row {
        color: #de2027;
    }

.job-row td {
    text-align: left !important;
    padding-bottom: 1rem;
    padding-top: 1.5rem;
    font-size: 1.8rem;
}

.prefer-row td {
    padding-top: 1.5rem;
}

.job-overview td ul {
    margin: 0;
    padding: 0;
}

    .job-overview td ul li {
        margin: 0;
        padding: 0;
        margin-left: 2rem;
    }

.social-media {
    margin: 3rem 0 2rem 0;
}

.icon {
    background-color: #cd1421;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 1rem;
    color: #fff;
    text-decoration: none;
    font-size: 2.4rem;
    text-align: center;
    margin-right: 1rem;
}

a.fa.icon:hover, a.fa.icon:active, a.fa.icon:focus {
    background-color: #cd1421;
    color: #fff;
    text-decoration: none;
}

a.btn-jobapply:hover, a.btn-jobapply:active, a.btn-jobapply:focus {
    color: #fff;
    text-decoration: none;
}

.job-name, .job-id {
    color: #333;
}

.cursor-default {
    cursor: default;
}

.job-details-subtext {
    color: #de2027;
}

.display-block {
    display: block;
}

.job-search-div .ui-autocomplete {
    max-height: 500px;
}

.job-search-div .ui-menu .ui-menu-item {
    padding: .3rem 1rem;
}

.job-search-div .ui-menu .ui-menu-item-wrapper {
    padding: 0;
}

    .job-search-div .ui-menu .ui-menu-item-wrapper:hover {
        color: #333;
        text-decoration: none;
    }

.job-overview ul li strong em {
    margin-right: 5px;
}

/*captcha section - start*/

#ContactUs .g-recaptcha {
    transform: scale(0.96);
    transform-origin: 0 0;
}

/*captcha section - end*/

@media screen and (min-width: 0px) {
    .job-search-div .ui-autocomplete {
        width: 100%;
    }

    .job-search-div .ui-state-active, .job-search-div .ui-widget-content .ui-state-active, .job-search-div .ui-widget-header .ui-state-active, .job-search-div a.ui-button:active, .job-search-div .ui-button:active, .job-search-div .ui-button.ui-state-active:hover {
        border: 1px solid transparent;
        font-weight: normal;
        background: inherit;
        color: #333;
    }

    .btn-jobapply {
        border: 0;
        font-size: 1.5rem;
        font-weight: bold;
        display: block;
        background-color: #de2027;
        color: #fff;
        margin-top: 1.5rem;
        padding: 1rem 1rem;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-align: center;
    }

    .jobserach_main {
        padding: 3rem 3.5rem;
        background-color: white;
    }

    .seg_Logodiv {
        padding: 1rem 0 1rem 0;
        width: 125px;
        margin: auto;
        max-width: 100%;
        border: 0px;
    }

    .seg_header .navbar-brand {
        float: none;
    }

    .seg_Logodiv a {
        display: block;
    }

    .footerLogo_ul li {
        padding: 0 2%;
    }

    .navbar-toggle {
        margin-top: 3.5rem;
        margin-right: 1rem;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        padding: .6rem 1.5rem .6rem 2.5rem;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        padding: .6rem 1.5rem .6rem 2.5rem;
        color: #de2027;
    }

    .navbar-default .navbar-nav > li:focus a, .navbar-default .navbar-nav > li:hover a {
        color: #de2027;
    }

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #de2027;
        background-color: transparent;
        padding: .6rem 1.5rem .6rem 2.5rem;
    }

    .seg_header .navbar {
        border: 0;
        margin-bottom: 0;
    }

    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }

    .footerLogo_ul {
        width: 95%;
        justify-content: space-between;
    }


    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 25px;
        height: 25px;
    }

    .carousel-control.left, .carousel-control.right {
        width: 25px;
        height: 25px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        top: 0%;
    }

    .left.carousel-control, .right.carousel-control {
        margin-top: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 0;
        margin-right: 0px;
    }

    .carousel-inner .item .banner-div {
        height: 200px;
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        transition: all .3s ease-in;
        -moz-transition: all .3s ease-in;
        -webkit-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
    }

    .html_blog, .html_blog_tab {
        padding: 2rem 3.5rem;
        box-shadow: none;
    }

    .html_blog_careers {
        padding: 3.5rem;
    }

    .head_txt {
        font-size: 2rem;
    }

    .html_blog .desc_txt a, .html_blog .desc_txt a:hover, .html_blog .desc_txt a:active, .html_blog .desc_txt a:visited {
        color: #4d4d4f;
        text-decoration: none;
        display: inline-block;
    }

    .latest_news {
        border-left: 0px solid #f1f1f1;
        border-top: 1px solid #f1f1f1;
        padding-top: 2rem;
        padding-left: 0;
    }

    .imgsub_banner {
        margin: auto;
    }

    .title_h1 {
        font-size: 1.9rem;
    }

    .title_jobdetails {
        font-size: 1.9rem;
    }

    .subtitle_jobdetails {
        font-size: 1.9rem;
    }

    .title_h2 {
        font-size: 1.7rem;
    }

    .title_h3, .policy-title {
        font-size: 1.4rem;
    }

    .description {
        font-size: 1.4rem;
    }

    .media_contant {
        font-size: 1.4rem;
    }

    .navbar-toggle .icon-bar {
        width: 27px;
        height: 4px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .expand-arrow {
        display: inline-block;
        right: 0;
        width: 50px;
        height: 34px;
        background-color: transparent;
        color: #de2027;
        margin-top: -34px;
        border: 0;
        cursor: pointer;
        font-size: 1.3rem;
        line-height: 23px;
        text-align: center;
        position: absolute;
        z-index: 999;
        margin-top: -25px;
    }

        .expand-arrow:hover {
            color: #de2027;
        }


    .navbar-nav > li:hover .expand-arrow {
        color: #de2027;
    }

    .footerMain .footerLnks li {
        padding-left: .6rem;
        padding-right: .6rem;
    }

    .sport-img-div img {
        padding: 0;
    }

    .local-source {
        padding: 0;
    }

    .whiteBg {
        background-color: #fff;
    }

    .featured-jobs ul li {
        margin: 0;
        list-style-type: none;
        margin-top: 2rem;
    }

    .thumb-maindiv {
        padding: 3rem 3.5rem;
        background-color: #fff;
    }

    .thumb-section ul li, .thumb-section ul li img {
        width: 100%;
    }

    .job-search-main {
        padding: 0;
        color: #fff;
        background-color: #fff;
        padding-bottom: 3rem;
    }

    .search-section label {
        visibility: hidden;
        position: absolute;
    }

    .job-search-h1 {
        /* margin-top: 10px;*/
        background-color: #de2027;
        padding-right: 17px;
    }

        .job-search-h1 .test {
            margin: 1.5rem 0;
            font-size: 2.2rem;
            font-weight: bold;
            display: block;
            width: 100%;
            padding: 0;
            margin-bottom: 20px;
            font-size: 21px;
            line-height: inherit;
            color: #fff;
            border: 0;
            border-bottom: none;
            padding-inline-start: 0;
            padding-inline-end: 0;
        }

        .job-search-h1 h1 {
            margin: 0;
            padding: 2rem 3.5rem;
        }

    .job-break {
        background-color: #f1f1f1;
        height: 20px;
    }

    .txtbox-jobsearch {
        width: 100%;
        background-color: #f1f1f1;
        margin: 1.3rem 0;
    }

    .search-section {
        padding: 0 3.5rem;
        margin-top: 1rem;
    }

    .btn-jobsearch {
        border: 0;
        font-size: 1.7rem;
        font-weight: bold;
        display: block;
        background-color: #de2027;
        color: #fff;
        margin-top: 1.5rem;
        padding: 1.3rem 4rem;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        outline: none;
    }

    .desc-div {
        margin: 3.5rem;
    }

    .btn-jobapply {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .jobname-id {
        line-height: 17px;
    }

    .job-name, .job-id {
        font-size: 1.7rem;
    }

    a.social-icon {
        width: 35px;
        height: 35px;
        padding: .5rem;
        font-size: 2rem;
    }

    .sports-icon, .local-icon {
        width: 50px;
        border: 0px;
        margin-right: 1.5rem;
        display: inline-block;
        transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
    }

    .sports-head, .local-head {
        font-size: 1.7rem;
    }

    .footerLogo_ul li a img {
        min-width: 34px;
    }
}

@media screen and (min-width:320px) {
    .footerLogo_ul li a img {
        min-height: 18px;
    }
}

@media screen and (min-width:360px) {
    .footerLogo_ul li a img {
        min-width: 38px;
    }
}

@media screen and (min-width: 375px) {
    .footerLogo_ul li a img {
        min-width: 40px;
    }
}

@media screen and (min-width: 480px) {
    .media_title {
        font-size: 2.5rem;
    }

    .head_txt {
        font-size: 2.5rem;
        margin-bottom: 2rem;
    }

    .title_h1 {
        font-size: 2.5rem;
    }

    .title_jobdetails {
        font-size: 2.5rem;
    }

    .subtitle_jobdetails {
        font-size: 2.5rem;
    }

    .title_h2 {
        font-size: 1.9rem;
    }

    .title_h3, .policy-title {
        font-size: 1.7rem;
    }

    .footerMain .footerLnks li {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .sports-icon, .local-icon {
        width: 100px;
    }

    .carousel-inner .item .banner-div {
        height: 250px;
    }
}

@media screen and (min-width: 640px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 40px;
        height: 40px;
    }

    .carousel-control.left, .carousel-control.right {
        width: 40px;
        height: 40px;
    }

    .left.carousel-control, .right.carousel-control {
        margin-top: -20px;
    }

    .carousel-inner .item .banner-div {
        height: 300px;
    }

    .jobname-id {
        line-height: 25px;
    }

    .job-name, .job-id {
        font-size: 2.5rem;
    }
}

@media screen and (min-width: 768px) {

    .media_title {
        font-size: 3rem;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }


    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        margin-top: 0;
    }


    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: 0;
    }

    .carousel-inner .item .banner-div {
        height: 350px;
    }

    .head_txt {
        font-size: 3rem;
        margin-bottom: 2.5rem;
    }

    .title_h1 {
        font-size: 3rem;
    }

    .title_jobdetails {
        font-size: 3rem;
    }

    .subtitle_jobdetails {
        font-size: 3rem;
    }

    .title_h2 {
        font-size: 2rem;
    }

    .title_h3, .policy-title {
        font-size: 1.8rem;
    }

    .media_contant {
        font-size: 1.6rem;
    }

    .footerMain .footerLnks li {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .footerLogo_ul li {
        padding: 0 3%;
    }

    .jobname-id {
        line-height: 36px;
    }

    .job-name, .job-id {
        font-size: 3rem;
    }
}

@media screen and (min-width: 0px) and (max-width: 991px) {
    .seg_header .topnav {
        position: absolute;
        width: 100%;
        background-color: rgb(255, 255, 255);
        z-index: 1001;
        border-top: 1px solid #e7e7e7;
    }

    .topNav_ul .dropdown-menu {
        width: 100%;
        left: 0 !important;
        position: relative;
        top: 0 !important;
        box-shadow: none;
        float: none;
    }

    .navbar-default .topNav_ul > .open a, .navbar-default .topNav_ul > .active a {
        color: #de2027;
    }

    .navbar-default .topNav_ul > .open > a, .navbar-default .topNav_ul > .active > a {
        background-image: none;
        box-shadow: none;
        background-color: transparent;
        color: #de2027;
        border-bottom: 0px;
    }

    .topNav_ul .open, .topNav_ul .open:focus, .topNav_ul .open:hover, .topNav_ul .dropdown-menu > li.open {
        color: #de2027;
    }

        .topNav_ul .open > a, .topNav_ul .open > a:focus, .topNav_ul .open > a:hover, .topNav_ul .dropdown-menu > li.open > a {
            background-color: transparent;
            border-color: transparent;
            color: #de2027;
        }

            .topNav_ul .dropdown-menu > li.open > a:focus, .topNav_ul .dropdown-menu > li.open > a:hover {
                color: #fff;
            }

    .navbar-default .topNav_ul > .open > a, .navbar-default .topNav_ul > .open > a:focus, .navbar-default .topNav_ul > .open > a:hover {
        color: #de2027;
        background-color: #fff;
    }

    .navbar-default .topNav_ul > li > a, .navbar-default .navbar-text {
        font-weight: normal;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #4d4d4f;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li.active > a {
        color: #de2027;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #de2027;
    }

    .navbar-default .navbar-nav li .dropdown-menu > li > a {
        color: #4d4d4f;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li.open > a {
        color: #de2027;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        border-bottom: 0;
    }

    .dropdown > .dropdown-menu {
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        max-height: 0;
        display: block;
        overflow: hidden;
    }

    .dropdown.open > .dropdown-menu {
        max-height: 450px;
        background-color: #fff;
    }

    .navbar-default .topNav_ul > li.subdropdown > a {
        font-weight: bold;
    }

    .navbar-nav .dropdown .dropdown-menu > li > a {
        padding-left: 4rem;
    }

    .navbar-nav .dropdown .dropdown-menu .dropdown .dropdown-menu > li > a {
        padding-left: 5.5rem;
    }

    .navbar-nav .open .dropdown-menu .dropdown .dropdown-menu .dropdown .dropdown-menu > li > a {
        padding-left: 7rem;
    }

    .expand-arrow {
        right: 7px;
    }

    .rgt-arrow {
        background: transparent url(/Images/SEGImages/hamburger-rgt-arrow.png) no-repeat right center !important;
    }

    .welcome-div-lft {
        margin: 3rem auto;
    }

    .about-us-img {
        margin: 5rem auto;
    }

    .sport-img-1, .sport-img-3 {
        padding-right: 1rem;
    }

    .sport-img-2, .sport-img-4 {
        padding-left: 1rem;
    }

    .media-table {
        margin: 1.5rem 0px;
    }

    #Press {
        border-bottom: 1px solid #f1f1f1;
    }

    .contactus-div, #ContactUs {
        padding: 0 2rem;
    }

    #ContactUs {
        margin-top: 0;
    }

    .contactus-div {
        margin-bottom: 1rem;
    }

    .sports-logo {
        margin: 4rem 0 4rem 0;
    }

    .footerMain {
        padding-bottom: 6rem;
    }

    .navbar-toggle .icon-bar:nth-of-type(2) {
        top: 1px;
    }

    .navbar-toggle .icon-bar:nth-of-type(3) {
        top: 2px;
    }

    .navbar-toggle .icon-bar {
        position: relative;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
    }

    .navbar-toggle.active .icon-bar:nth-of-type(1) {
        top: 8px;
        transform: rotate(43deg);
        -webkit-transform: rotate(43deg);
        -moz-transform: rotate(43deg);
    }

    .navbar-toggle.active .icon-bar:nth-of-type(2) {
        background-color: transparent;
    }

    .navbar-toggle.active .icon-bar:nth-of-type(3) {
        top: -8px;
        transform: rotate(-43deg);
        -webkit-transform: rotate(-43deg);
        -moz-transform: rotate(-43deg);
    }

    .mask-overlay {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 98;
        background-color: #000;
        opacity: 0;
        visibility: hidden;
    }

    .active-mask {
        visibility: visible;
        opacity: .8;
    }

    .seg_header {
        z-index: 9999;
        position: fixed;
        width: 100%;
    }

    .mainContent_div {
        padding-top: 137px;
    }

    .thumb-section ul li {
        margin-top: 3rem;
    }

        .thumb-section ul li:first-child {
            margin-top: 0;
        }

    #sticky-job-synopsis.stick .job-desc1 {
        width: 70%;
        float: left;
    }

    #sticky-job-synopsis.stick .job-desc2 {
        width: 30%;
        float: left;
    }


    #sticky-job-synopsis.stick .job-name, #sticky-job-synopsis.stick .job-id {
        font-size: 1.7rem;
        font-weight: bold;
    }

    #sticky-job-synopsis.stick .jobname-id {
        margin: 0 0 1.5rem 0;
    }

    .job-apply {
        display: none;
    }

    #sticky-job-synopsis {
    }

    .job-synopsis.stick {
        -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
        background-color: #fff;
        width: 100%;
        margin-left: -35px;
        padding: 1rem 2rem;
    }

    #sticky-job-synopsis.stick {
        margin-top: 0 !important;
        /*position: fixed;
        top: 106px;*/
        z-index: 98;
        font-size: 1.2rem;
        -webkit-transform: translate3d(0,0,0);
    }

        #sticky-job-synopsis.stick .job-location {
            display: none;
        }

        #sticky-job-synopsis.stick .job-apply {
            display: block;
        }

        #sticky-job-synopsis.stick .btn-jobapply {
            margin-left: auto;
        }

        #sticky-job-synopsis.stick .job-apply-lg {
            display: none;
        }

    .add-sticky {
        position: fixed;
        top: 106px;
        width: 100%;
    }

    .recaptchaLogin {
        margin: 0 0 .5rem 0;
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .footerMain .copyrgt_txt_lnk li {
        margin-bottom: 0px;
        padding-left: .5rem;
        padding-right: .5rem;
    }

        .footerMain .footerLnks li > a, .footerMain .copyrgt_txt_lnk li > a, .footerMain .copyrgt_txt_lnk li > span {
            font-size: 1.2rem;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        background-color: #fff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
            color: #de2027;
        }
}

@media screen and (max-width: 991px) {
    .txtbox-jobsearch {
        border-radius: 3px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: none;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 0px;
        -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    }

        .navbar-nav li {
            float: none;
            border-top: 1px solid #f1f1f1;
        }

        .navbar-nav > li > a {
            padding-top: 1rem;
            padding-bottom: 1rem;
        }

    .topnav.collapse.in {
        display: block !important;
        -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    }
}

@media screen and (min-width: 992px) {
    .feature-subdiv {
        padding: 0 4rem 4rem 4rem;
    }

    .featured-jobs ul {
        margin: 0 5.5rem;
    }

    .featured-jobsCount1 {
        width: 30%;
    }

    .featured-jobsCount2 {
        width: 50%;
    }

    .featured-jobsCount3 {
        width: 70%;
    }

    .featured-jobsCount4 {
        width: 80%;
    }

    .liCount1 {
        width: 100% !important;
    }

    .liCount2 {
        width: 50% !important;
    }

    .liCount3 {
        width: 33% !important;
    }

    .liCount4 {
        width: 25% !important;
    }

    .featuredJob_paddLi {
        padding-right: 4rem;
    }

    .featuredJob_h3 {
        margin: 0 9.5rem;
    }

    .job-search-div .ui-autocomplete {
        max-width: 94%;
    }

    .job-search-div .ui-state-active, .job-search-div .ui-widget-content .ui-state-active, .job-search-div .ui-widget-header .ui-state-active, .job-search-div a.ui-button:active, .job-search-div .ui-button:active, .job-search-div .ui-button.ui-state-active:hover {
        background: inherit;
        color: #333;
    }

    .btn-jobapply {
        float: right;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }

    .jobserach_main {
        padding: 3rem 9.5rem;
        background-color: white;
    }

    #Contacts .minheight {
        min-height: 140px;
    }

    #Contacts .minheight80 {
        min-height: 80px;
    }

    .padd_left {
        padding-left: 130px;
    }

    #Contacts .float_ContactUs {
        text-align: center;
    }

    .destop_btnAlign {
        max-width: 290px;
    }

    #ContactUs .txtArea_Contact {
        height: 162px;
    }

    #ContactUs .padd_top20 {
        padding-top: 1rem;
    }

    #ContactUs .btn_Contact {
        float: right;
    }

    #ContactUs .contact_btmtxt {
        padding-top: 2rem;
        opacity: 0.7;
        max-width: 308px;
        width: 100%;
        padding-left: 0px;
    }

    .media_title {
        font-size: 3rem;
    }

    .seg_Logodiv {
        padding: .9rem 1rem 1rem 1.8rem;
        width: 173px;
    }

    .seg_header .topnav {
        margin-top: 0px;
        float: right;
    }

    .seg_header .container-fluid {
        margin: auto;
        padding: 0 5rem;
    }

    .navbar-nav > li > a {
        padding-top: .4rem;
        padding-bottom: 0;
    }

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active {
        border-bottom: 6px solid #de2027;
        padding: .4rem 0.8rem;
        color: #de2027;
        background-color: transparent;
        -moz-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        padding: .4rem 1.5rem;
        -moz-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        padding: .4rem 0.8rem;
        border-bottom: 6px solid transparent;
        background-image: none !important;
        background-color: transparent !important;
        box-shadow: none !important;
        /*min-width: 115px;*/
        text-align: center;
        -moz-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
    }

    .navbar-default .navbar-nav li .dropdown-menu > li > a:hover {
        color: #de2027;
    }

    .dropdown > .dropdown-menu > .dropdown:hover > .dropdown-toggle {
        color: #de2027;
    }

    .dropdown .dropdown-menu .dropdown:hover .dropdown-menu .dropdown .dropdown-toggle:hover {
        color: #de2027;
    }

    .topNav_ul {
        float: right;
        margin: 1rem 0 0 0;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }

    .footerMain .footerLnks li {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .container-fluid .row .container-fluid {
        padding: 0;
    }

    .pagetitle_sec {
        margin: 0 2rem;
    }

    .navbar-toggle {
        display: none;
    }

    .Image {
        height: 400px;
    }

    .html_blog {
        padding: 2rem 5.5rem 4rem 5.5rem;
        margin-left: 0;
        margin-right: 0;
    }

    .html_blog_careers {
        padding: 2rem 10rem 3.5rem 10rem;
        margin-left: 0;
        margin-right: 0;
    }

    .html_blog_tab {
        padding: 4rem;
        margin-left: 0;
        margin-right: 0;
    }

    .padd_40 {
        padding: 4rem;
    }

    .latest_news {
        border-left: 0;
        border-top: 0;
        padding-top: 0;
    }

        .latest_news .breakline {
            border-left: 1px solid #f1f1f1;
            padding-left: 4rem;
        }

    .html_blog .desc_txt {
        padding: .5rem 2rem 1.5rem 0;
    }

    .media_contant {
        padding: 0 1.5rem;
    }

    .txtBox_Contact, .txtArea_Contact {
        max-width: 290px;
    }

    .footerLogo_ul {
        width: 100%;
        max-width: 1100px;
        justify-content: center;
    }

    .navbar-nav > li {
        margin-left: 5px;
    }


    .topNav_ul .dropdown > .dropdown-menu {
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
        max-height: 0;
        display: block;
        overflow: hidden;
        opacity: 0;
    }

    .topNav_ul .dropdown:hover > .dropdown-menu {
        max-height: 450px;
        background-color: #fff;
        overflow: visible;
        opacity: 1;
    }

        .topNav_ul .dropdown:hover > .dropdown-menu .dropdown > .dropdown-menu {
            max-height: 0;
            margin-top: 0;
            overflow: hidden;
        }

        .topNav_ul .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu {
            max-height: 450px;
            background-color: #fff;
            overflow: visible;
            box-shadow: none;
        }


    .topNav_ul .dropdown .dropdown-menu .dropdown .dropdown-menu {
        position: absolute;
        top: 0 !important;
        left: -190px !important;
        float: none;
        box-shadow: none;
        border-right: 1px solid #f1f1f1;
    }


    .topNav_ul .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu > .dropdown > .dropdown-menu {
        max-height: 0;
        display: block;
        overflow: hidden;
    }

    .topNav_ul .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu > .dropdown:hover > .dropdown-menu {
        overflow: visible;
        max-height: 450px;
        background-color: #fff;
    }

    .topNav_ul .dropdown .expand-arrow.icon-plus, .topNav_ul .dropdown:hover .dropdown .expand-arrow.icon-plus, .topNav_ul .dropdown:hover .dropdown:hover .dropdown .expand-arrow.icon-plus {
        background: transparent url(/Images/SEGImages/expand-icon.png) no-repeat 25px 14px;
    }

    .topNav_ul .dropdown:hover .expand-arrow.icon-plus, .topNav_ul .dropdown:hover .dropdown:hover .expand-arrow.icon-plus, .topNav_ul .dropdown:hover .dropdown:hover .dropdown:hover .expand-arrow.icon-plus {
        background: transparent url(/Images/SEGImages/collpase-icon.png) no-repeat 25px 14px;
    }

    .topNav_ul .open > a, .topNav_ul .open > a:focus, .topNav_ul .open > a:hover {
        background-color: transparent;
        border-color: transparent;
    }

    .navbar-default .navbar-nav > li:focus, .navbar-default .navbar-nav > li:hover {
        background-color: transparent;
    }

        .navbar-default .navbar-nav > li:focus > ul > li > a, .navbar-default .navbar-nav > li:hover > ul > li > a {
            color: #4d4d4f;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #de2027;
    }

    .navbar-default .navbar-nav > li.active a {
        border-bottom: 6px solid #de2027;
    }

    .navbar-default .navbar-nav > li.active > ul > li > a, .navbar-default .navbar-nav > li.active > ul > li > ul > li > a, .navbar-default .navbar-nav > li.active ul li ul li a {
        border-bottom: 0;
    }

    .navbar-default .navbar-nav > li.active:hover > ul > li > a, .navbar-default .navbar-nav > li:hover > ul > li > a {
        color: #4d4d4f;
    }

    .navbar-default .navbar-nav > li.active:hover > ul > li:hover > a:hover, .navbar-default .navbar-nav > li:hover > ul > li:hover > a:hover {
        color: #de2027;
    }

    .topNav_ul .dropdown-menu > li > a {
        padding: .6rem 3rem .6rem 1.5rem;
    }

    .navbar-default .topNav_ul > li.subdropdown > ul > li:first-child {
        margin-top: 1.5rem;
    }

    .navbar-default .topNav_ul > li.subdropdown > ul > li:last-child {
        margin-bottom: 1.5rem;
    }

    .navbar-default .topNav_ul > li.subdropdown > ul > li > ul > li > a {
        padding-left: 3rem;
    }

    .navbar-default .topNav_ul > li.subdropdown > ul > li > ul > li > ul > li > a {
        padding-left: 4.5rem;
    }

    .sport-img-div {
        padding: 0 3rem;
    }

        .sport-img-div img {
            padding: 0 1.5rem;
        }

    .local-source {
        padding: 0;
    }

    #ContactUs .title_h1 {
        margin-bottom: 2.5rem;
    }

    .sports-logo {
        margin: 8rem 0 4rem 0;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 53px;
        height: 53px;
    }

    .carousel-control.left, .carousel-control.right {
        width: 53px;
        height: 53px;
    }

    .left.carousel-control, .right.carousel-control {
        margin-top: -28px;
    }

    .carousel-inner .item .banner-div {
        height: 420px;
    }

    .footerLogo_ul li {
        padding: 0 4%;
    }

    .companywide-img {
        width: 80%;
        margin: auto;
    }

    #Press .title_h1 {
        margin-top: 0;
    }

    .featured-jobs ul li {
        float: left;
        display: inline-block;
        width: 20%;
        margin-top: 0;
        word-wrap: break-word;
    }

    .desc-div {
        margin: 2rem 9.5rem 3.5rem 9.5rem;
    }

    .thumb-maindiv {
        padding: 3rem 4rem;
    }

    .thumb-section ul li {
        width: 32.9%;
        padding: 1.5rem;
    }

    .cta-btn {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .job-search-div {
        margin: 0 6.5rem;
    }

    .job-search-main {
        padding: 2rem 3.5rem;
        background-color: #de2027;
    }

    .job-search-h1 h1 {
        margin: 1.3rem 0 1.7rem 0;
        padding: 0;
        text-align: right;
        width: 94%;
    }

    .txtbox-jobsearch {
        width: 94%;
        background-color: #fff;
        margin: .7rem 0;
    }

    .search-section {
        padding: 0;
        margin: 0;
    }

    .btn-jobsearch {
        background-color: #fff;
        color: #de2027;
        padding: 1.5rem 4rem;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 4px;
        margin-top: 0px;
    }

    .job-details-main {
        padding: 3rem 10rem;
    }

    .job-details-address1 {
        display: inline-block;
        width: 75px;
        vertical-align: top;
    }

    .job-details-address2 {
        display: inline-block;
        max-width: 260px;
    }

    .paddLft35 {
        padding-left: 3.5rem;
    }

    a.social-icon {
        width: 45px;
        height: 45px;
        padding: .8rem;
        font-size: 2.4rem;
    }



    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        /*padding: .4rem 0 !important;*/
    }

    .sports-icon, .local-icon {
        width: 150px;
    }
}

@media screen and (min-width: 1150px) {

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active {
        padding: .4rem 0.8rem;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        padding: .4rem 1.5rem;
    }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        /*padding: .4rem 3rem;
        min-width: 142px;*/
    }
}


@media screen and (min-width:1170px) {
    .thumb-section ul li {
        width: 33%;
    }
}

@media screen and (min-width:1200px) {
    .carousel-inner .item .banner-div {
        height: 470px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 320px) and (min-device-height : 568px) and (max-device-height : 568px) and (min-width: 320px) and (max-width: 320px) {
    #recaptchafield_contactus .g-recaptcha {
        transform: scale(.83);
        transform-origin: 0 0;
    }
}

a:focus, a:focus, embed:focus, img:focus, object:focus, button:focus, input:focus, select:focus, textarea:focus, .tblBody:focus,
.topNav_ul .dropdown .expand-arrow.icon-plus:focus, input[type=radio]:focus {
    outline: 2px solid #002bff !important;
    outline-offset: -1px;
    display: inline-block;
}

a.bypassfocus {
    position: absolute;
    top: -1000px;
}

.dropdown-toggle:focus {
    outline: 2px solid #002bff !important;
    outline-offset: -1px;
    display: block;
}

a.bypassfocus:focus, a.bypassfocus :active, a.bypassfocus:hover, a.bypassfocus:visited {
    position: relative;
    color: #333;
    top: 0px;
}

.border-topBtm {
    border-top: 0px solid #fff;
}

.zoomTxt a.dropdown-toggle {
    padding-left: 2.5rem !important;
}

.zoomTxt #JobResults .withinDrop {
    width: 69%;
}

.zoomTxt #JobResults .ui-state-default, .zoomTxt .ui-widget-content .ui-state-default {
    margin-top: 5px;
}

.zoomTxt .display-block {
    margin-top: 27px;
}

.padd0:focus {
    outline: 2px solid #002bff;
    outline-offset: -1px;
    display: inline-block;
}

.leaflet-marker-icon:focus {
    outline: solid 2px blue;
}

#JobResults .ui-state-default:focus, .ui-widget-content .ui-state-default:focus, .ui-widget-header .ui-state-default:focus, .fa:focus {
    outline: 2px solid #002bff;
    outline-offset: -1px;
    display: inline-block;
}

li:focus {
    outline: 2px solid #002bff !important;
    outline-offset: -1px;
    display: inline-block;
}

a.featured-jobs-lnk:focus {
    outline: 2px solid #002bff !important;
    outline-offset: -1px;
    display: inline;
}

#skipfocusContent {
    text-decoration: none;
}

.zoomTxt a.social-icon {
    width: 77px;
    height: 77px;
    padding-top: 0.5em;
}

.topNav_ul .dropdown > .dropdown-menu2 {
    max-height: none;
    opacity: 1;
    overflow: unset;
}

.location-header:focus {
    outline: 2px solid #002bff !important;
    outline-offset: -1px;
    display: block;
}

.menu.fa {
    font-size: 30px;
    color: red;
    padding: 2px 2px;
    border-radius: 3px;
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 3px;
}

.slider-PostedDate:focus {
    outline: 2px solid #002bff !important;
    outline-offset: -1px;
    display: inline-block;
}

.margin-top-5 {
    margin-top: .5rem;
}

#GreatPlacelogo svg {
    width: 150px;
    height: 256px;
}

@media screen and (min-width: 100px) and (max-width: 411px) {
    .seg_greatplace_logo {
        top: 10%;
    }
}

@media screen and (min-width: 100px) and (max-width: 411px) {
    .seg_greatplace_logo {
        right: 12%;
    }

    #GreatPlacelogo svg {
        width: 50px;
        height: auto;
    }
}

@media screen and (min-width: 412px) and (max-width: 499px) {
    #GreatPlacelogo svg {
        width: 60px;
        height: auto;
    }
}

@media screen and (min-width: 500px) and (max-width: 991px) {
    #GreatPlacelogo svg {
        width: 75px;
        height: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    #GreatPlacelogo svg {
        width: 90px;
        height: auto;
    }
}

@media screen and (min-width: 992px) and (max-width: 1104px) {
    .seg_header .container-fluid {
        padding-left: 0;
    }

    .seg_Logodiv {
        width: 160px;
        max-width: 100%;
    }
}

/*indirect-suppliers-start*/
.indirect__suppliers .para1, .indirect__suppliers .para2, .indirect__suppliers .para3, .indirect__suppliers .para4 {
    background: #fff;
    padding: 40px 80px;
}

.indirect__suppliers .para2, .indirect__suppliers .para3 {
    margin: 10px 0;
}

.indirect__suppliers h1 {
    margin-top: 10px;
    font-weight: 700;
    font-size: 2.25em;
}

.indirect__suppliers h2 {
    font-size: 1.5em;
    font-weight: 700;
    margin-top: 10px;
}

.indirect__suppliers h3 {
    font-size: 1.125em;
    font-weight: 700;
}

.indirect__suppliers table {
    margin: 25px 0;
}

.indirect__suppliers tr {
    vertical-align: text-top;
}

.indirect__suppliers ul {
    margin: 0;
    padding-left: 0;
    padding-right: 40px;
}

.indirect__suppliers li {
    list-style: none;
}

.indirect__suppliers .supplier__category_span {
    margin: 15px 0;
}

.indirect__suppliers .nonresale_para {
    margin-bottom: 35px;
}

.indirect__suppliers .btnGetStarted {
    font-size: 14px;
    color: #fff;
    background: #c8102e;
    border: none;
    border-radius: 4px;
    padding: 5px 14px;
    margin-bottom: 40px;
    display: inline-block;
}

    .indirect__suppliers .btnGetStarted:focus, .indirect__suppliers .btnGetStarted:hover {
        color: #fff;
        text-decoration: none;
    }

.indirect__suppliers .query_para {
    margin-bottom: 40px;
}

.indirect__suppliers .email {
    color: #337ab7;
    font-weight: 700;
}

    .indirect__suppliers .email u {
        text-decoration: none;
    }

.indirect__suppliers .links {
    padding-top: 15px;
}

    .indirect__suppliers .links a {
        display: block;
        color: #337ab7;
        text-decoration: none;
        font-weight: 700;
    }

        .indirect__suppliers .links a:focus, .indirect__suppliers .links a:hover {
            color: #337ab7;
            text-decoration: none;
            display: inline-block;
        }

.indirect__suppliers .mobnumlink, .indirect__suppliers .mobnumlink:focus, .indirect__suppliers .mobnumlink:hover {
    color: #333;
    text-decoration: none;
}

@media (max-width: 991px) {
    .indirect__suppliers .para1, .indirect__suppliers .para2, .indirect__suppliers .para3, .indirect__suppliers .para4 {
        padding: 40px;
    }
}

@media (max-width: 767px) {
    .indirect__suppliers ul {
        padding-right: 0;
        margin: 10px 0;
    }
}
/*indirect-suppliers-end*/

/*seg-merchandising-form -start*/
.seg_merchandising_forms .para1, .seg_merchandising_forms .para2, .seg_merchandising_forms .para3, .seg_merchandising_forms .para4 {
    background: #fff;
    padding: 40px 80px;
}

.seg_merchandising_forms .para2, .seg_merchandising_forms .para3 {
    margin: 10px 0;
}

.seg_merchandising_forms a {
    font-weight: 700;
    display: table;
}

.seg_merchandising_forms h1 {
    margin-top: 10px;
    font-weight: 700;
    font-size: 2.25em;
    margin-bottom: 20px;
}

.seg_merchandising_forms h2 {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 20px;
}

.seg_merchandising_forms h3 {
    font-size: 1.125em;
    font-weight: 700;
}

.seg_merchandising_forms ul {
    margin: 0;
    padding: 0;
}

.seg_merchandising_forms hr {
    margin: 40px 0;
}

.seg_merchandising_forms li {
    list-style: none;
}

.supplier__category_span {
    margin-bottom: 10px;
}

.seg_merchandising_forms .sub__section {
    margin-top: 15px;
}

.seg_merchandising_forms .btnGetStarted {
    font-size: 14px;
    color: #fff;
    background: #c8102e;
    border: none;
    border-radius: 8px;
    padding: 5px 14px;
    margin-bottom: 40px;
}

.seg_merchandising_forms .query_para {
    margin-bottom: 40px;
}

.seg_merchandising_forms .email {
    color: #337ab7;
    font-weight: 700;
}

    .seg_merchandising_forms .email u {
        text-decoration: none;
    }

.seg_merchandising_forms .links a {
    display: block;
    color: #337ab7;
    text-decoration: none;
    font-weight: 700;
}

    .seg_merchandising_forms .links a:focus, .links a:hover {
        color: #337ab7;
        text-decoration: none;
    }

@media (max-width: 991px) {
    .seg_merchandising_forms .para1, .seg_merchandising_forms .para2, .seg_merchandising_forms .para3, .seg_merchandising_forms .para4 {
        padding: 40px;
    }
}
/*seg-merchandising-form -end*/

/*edi-trading-partners - start*/
.edi_trading_partners .para1, .edi_trading_partners .para2, .edi_trading_partners .para3, .edi_trading_partners .para4 {
    background: #fff;
    padding: 40px 80px;
}

.edi_trading_partners .para2, .edi_trading_partners .para3 {
    margin: 10px 0;
}

.edi_trading_partners h1 {
    margin-top: 10px;
    font-weight: 700;
    font-size: 2.25em;
}

.edi_trading_partners h2 {
    font-size: 1.5em;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
}

.edi_trading_partners h3 {
    font-size: 1.125em;
    font-weight: 700;
}

.edi_trading_partners ul {
    margin: 0;
    padding: 0;
}

.edi_trading_partners li {
    list-style: disc;
    margin-left: 17px;
}

    .edi_trading_partners li a {
        font-weight: 700;
    }

.edi_trading_partners .navlink a {
    font-weight: 700;
}

.supplier__category_span {
    margin-bottom: 10px;
}

.edi_trading_partners .btnGetStarted {
    font-size: 14px;
    color: #fff;
    background: #c8102e;
    border: none;
    border-radius: 8px;
    padding: 5px 14px;
    margin-bottom: 40px;
}

.edi_trading_partners .pdf_links {
    color: #4d4d4f;
    font-weight: normal;
}

.query_para {
    margin-bottom: 40px;
}

.email {
    color: #337ab7;
    font-weight: 700;
}

    .email u {
        text-decoration: none;
    }

.links a {
    display: block;
    color: #337ab7;
    text-decoration: none;
    font-weight: 700;
}

    .links a:focus, .links a:hover {
        color: #337ab7;
        text-decoration: none;
    }

@media (max-width: 991px) {
    .edi_trading_partners .para1, .edi_trading_partners .para2, .edi_trading_partners .para3, .edi_trading_partners .para4 {
        padding: 40px;
    }
}
/*edi-trading-partners - end*/

/*DEX_Vendor*/
.sec_space {
    margin-top: 40px;
    margin-bottom: 0;
}

.sec_dex_vendors {
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}

.dev_vendors {
    margin: 0 60px;
}

.headerPad h1 {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 40px;
    margin-bottom: 15px;
}

.vendorHeaderLabel {
    font-size: 1.8rem;
    margin: 24px 0;
    font-weight: bold;
}

.vendor_textbox {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f1f1f1;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 12px;
    /*-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);*/
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.vendor_txt_section {
    position: relative;
    padding-right: 0;
}

.placeholder {
    position: absolute;
    padding: 8px 12px;
}

    .placeholder label {
        font-weight: normal;
        color: #777272;
        font-size: 14px;
    }

.star {
    color: red;
}

.vendorMargin {
    margin-top: 15px;
}

.vendorDiv {
    padding-right: 0px;
}

.store-displayNone {
    display: none;
}

.vendorError {
    font-family: 'Foco W01' !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: .875em;
    color: #ee3224;
    display: none;
}

.vendor_textarea {
    height: 165px;
    resize: none;
}

.btnNexVendor {
    color: #fff;
    background-color: #de2027;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
    border: 0;
    float: left;
    max-width: 160px;
    padding: .5rem 2rem;
    margin-top: 20px;
    margin-bottom: 40px;
}

@media(min-width:100px) and (max-width:991px) {
    .vendorMargin {
        margin-top: 0px;
    }

    .vendorDiv {
        margin-bottom: 15px;
        padding: 0;
    }

    .vendorHeaderLabel {
        padding: 0;
    }
}

@media(min-width:1024px) {
    .headerPad {
        margin: 0;
    }
}

/*End*/
.blurbackGround {
    width: 100%;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 10001;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #222;
    background: rgba(34,34,34,.75)
}

.store-displayNone {
    display: none;
}

.StoredivProgress {
    left: 50%;
    position: fixed;
    top: 50%;
    z-index: 9999;
    margin: -40px 0 0 -40px;
    padding: 10px 10px 40px;
    color: #406e7f;
}

.sustainability .leftmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (min-width: 767px) {
    .sustainability .leftNav-section {
        margin-left: -45px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .sustainability .leftmenu {
        width: 200px !important;
    }
}

.sustainability .leftmenu {
    width: 218px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    opacity: 1;
    background: #F9F9F9;
    padding: 15px 0px;
    margin-top: 30px;
}

    .sustainability .leftmenu ul li a {
        height: initial !important;
        color: #3c3c3b;
        font-style: normal;
        font-weight: bold;
        font-size: 1.4rem;
        line-height: 18px;
        padding: 10px 25px 10px 20px;
        display: flex;
        align-items: center;
        letter-spacing: -.22px;
        cursor: pointer !important;
    }

        .sustainability .leftmenu ul li a span {
            font-family: Verdana;
        }

        .sustainability .leftmenu ul li a:hover, .leftmenu ul li a:focus {
            color: #CA1E2C;
        }



        .sustainability .leftmenu ul li a.selected__item:before, .sustainability .leftmenu ul li a.selected__item:hover:before, .sustainability .leftmenu ul li a.selected__item:focus:before {
            position: absolute;
            content: "";
            height: 35px;
            width: 4px;
            background-color: #c8102e;
            z-index: 1;
            top: auto;
            border: none;
            margin-left: -20px;
        }


.sustainability h3 {
    font-size: 1.6rem;
    font-weight: 600;
}

.sustainability h1 {
    color: #CA1E2C;
    font-weight: 600;
    font-size: 3rem;
    margin-bottom: 25px;
}

.sustainability h2 {
    color: #CA1E2C;
    font-weight: 600;
    font-size: 1.8rem;
}

.contentsection {
    padding-top: 10px;
}

@media (min-width: 100px) and (max-width: 767px) {
    .sustainability .leftNav-section {
        display: flex;
        justify-content: center;
        padding: 32px 24px;
    }

    .sustainability .leftmenu {
        width: 100%;
        box-shadow: 0px 2px 12px #00000029;
        margin-top: 0px;
    }

        .sustainability .leftmenu ul li a.selected__item:before, .sustainability .leftmenu ul li a.selected__item:hover:before, .sustainability .leftmenu ul li a.selected__item:focus:before {
            height: 26px;
        }

    .sustainability h1 {
        font-size: 2.6rem;
    }

    .sustainability h2 {
        font-size: 1.6rem;
    }
}

@media (min-width: 100px) and (max-width: 768px) {

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        margin-top: 0px;
    }
}