@media screen and (min-width: 992px) {
    header {
        position: relative;
        height: 689px;
    }

    header.header-2 {
        height: 212px;
    }

    .global-message {
        background-color: #fff;
        font: 14px/1.3 "GothamHTF-Bold", san-serif;
        padding: 10px 15px;
        text-transform: uppercase;
        text-align: center;
    }

    .global-message.grey {
        color: #000;
        font: 14px/39px "GothamHTF-Bold", san-serif;
        text-transform: uppercase;
        text-align: center;
        background-color: #e2e2e2;
    }

    header a {
        font: 20px/28px "GothamHTF-MediumCondensed", san-serif;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
    }

    header a:hover {
        color: #000;
    }

    .header-2 a {
        color: black;
        text-transform: uppercase;
        text-decoration: none;
        position: relative;
    }

    .header-2 a:hover {
        color: #e2e2e2;
    }

    .navbar-top {
        position: absolute;
        right: 0;
        top: 0;
        padding-right: 90px;
        padding-top: 13px;
        z-index: 99;
        text-align: right;
    }

    .getting-here, .getting-here:hover {
        font: 18px/1 "GothamHTF-BoldCondensed", san-serif !important;
    }

    .navbar-top a.search {
        width: 37px;
        height: 37px;
        display: inline-block;
        line-height: 37px;
        text-align: center;
        position: static;
        border-bottom: none;
        border-top: 1px solid transparent;
    }

    .navbar-top a.search:focus {
        color: #fff;
    }

    .header-2 .navbar-top a.search:focus {
        color: #000;
    }

    .navbar-top a.search i {
        line-height: 37px;
    }

    .navbar-top a.search.open {
        border: 1px solid #fff;
        border-bottom: none;
    }

    .header-2 .navbar-top a.search.open {
        border: 1px solid #000;
        border-bottom: none;
    }

    .now-open {
        background: transparent url("../images/now-open.png") no-repeat center;
        width: 75px;
        height: 87px;
        display: block;
        position: absolute;
        top: -12px;
        right: 15px;
    }

    .now-open.closed {
        background-image: url("../images/closed.png");
    }

    .navbar {
        z-index: 5;
    }

    .navbar-main {
        z-index: 90;
        width: 100%;
        margin-top: 40px;
        position: relative;
    }

    .nav-left {
        float: left;
        margin-top: 55px;
        margin-left: -24px;
    }

    .nav-right {
        float: right;
        margin-top: 55px;
        margin-right: -24px;
    }

    .navbar-main > ul > li {
        float: left;
        padding: 0 24px 30px;
    }

    .navbar-main .top-logo {
        display: block;
        margin: auto;
        width: 164px;
    }

    .hero-image {
        position: absolute;
        top: 0;
        z-index: 2;
        left: 0;
        right: 0;
        max-width: 100%;
        overflow: hidden;
    }

    .hero-image img {
        width: 100%;
        height: auto;
        margin: auto;
        display: block;
    }

    .hero-text {
        position: absolute;
        top: 246px;
        left: 0;
        bottom: 0;
        right: 0;
        text-align: center;
        z-index: 6;
    }

    .header-2 hr {
        border-top: 1px solid black;
    }

    .navbar-main li.has-mega-menu:hover {
        background: url("../images/up.png") no-repeat center bottom;
    }

    .header-2 .navbar-main li.has-mega-menu:hover {
        background: none;
    }

    .header-2 .navbar-main li.has-mega-menu .bgforh2 {
        display: none;
        background: url("../images/up-2.png") no-repeat center bottom;
        position: absolute;
        height: 17px;
        z-index: 9991;
        left: 0;
        right: 0;
        bottom: -29px;
    }

    .header-2 .navbar-main li.has-mega-menu:hover .bgforh2 {
        display: block;
    }

    .navbar-main li:hover .navbar-detail {
        display: block;
    }

    .navbar-detail {
        margin-top: 10px;
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
    }

    .header-2 .navbar-detail {
        border: 1px solid #e2e2e2;
        margin-top: 4px;
    }

    .navbar-detail > div.row {
        background-color: white;
        padding: 40px 15px 36px 25px;
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-detail .left-menu {
        width: 295px;
    }

    .navbar-detail .left-menu li {
        background-color: #e2e2e2;
        margin-top: 5px;
    }

    .navbar-detail .left-menu li:first-child {
        margin-top: 0;
    }

    .navbar-detail .left-menu li a {
        display: block;
        min-height: 40px;
        color: black;
        padding: 10px 13px;
        font-family: "GothamHTF-Book";
        text-transform: capitalize;
        line-height: 20px;
        font-size: 16px;
    }

    .navbar-detail .left-menu li a:hover {
        background: #000;
        color: #fff;
    }

    .navbar-detail .left-menu li:first-child a {
        font-family: "GothamHTF-Bold";
    }

    .navbar-detail .right-menu {
        padding-left: 25px;
        width: calc(100% - 295px);
    }

    .navbar-detail .right-menu .news .news-title span, .navbar-detail .right-menu .news .news-title p {
        font-size: 16px;
        letter-spacing: normal;
        font-family: "GothamHTF-Book";
        line-height: 1.2;
    }

    .navbar-detail .right-menu .news {
        height: auto;
        width: 360px;
        position: relative;
        margin-bottom: 0;
        float: left;
    }

    .navbar-detail .right-menu .news + .news {
        margin-left: 38px;
    }

    .navbar-detail .right-menu .news p.news-text {
        text-transform: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 200px;
        text-align: center;
        color: #fff;
        padding-right: 20px;
        padding-left: 20px;
    }

    .navbar-detail .right-menu .news .news-title {
        font-size: 34px;
        letter-spacing: 5px;
        position: absolute;
        top: 57px;
        bottom: auto;
        background: transparent;
    }

    .search-content {
        border: 1px solid white;
        background-color: transparent;
        color: white;
        height: 40px;
        width: 85%;
    }

    .search-content::-webkit-input-placeholder {
        border-radius: 0;
        color: white;
    }

    .header-2 .search-content {
        border: 1px solid #000;
        color: #000;
    }

    .header-2 .search-content::-webkit-input-placeholder {
        color: #000;
    }
}

@media screen and (max-width: 991px) {
    .bread {
        display: none;
    }

    header img {
        width: 50%;
    }

    body {
        overflow-x: hidden;
        position: relative;
    }

    header {
        height: 437px;
        /*background: url("../images/hero-image.jpg") no-repeat top;*/
    }

    header.m-header-2 {
        background: transparent;
    }

    header .navbar {
        border: 0;
        margin-bottom: 60px;
        z-index: 10;
    }

    header.m-header-2 .navbar {
        border: 0;
        margin-bottom: 15px;
    }

    header .navbar ul.left, header .navbar ul.left li, header .navbar ul.right li {
        float: left;
    }

    header .navbar ul.left {
        margin-top: calc((110px - 31px) / 4);
    }

    header .navbar ul.left li {
        padding-left: 20px;
        font-size: 20px;
    }

    header .navbar ul.left li a {
        color: #ffffff;
    }

    .m-header-2 .navbar ul.left li a {
        color: #000000;
    }

    header .navbar ul.right {
        float: right;
        text-align: right;
    }

    header .navbar ul.right li {
        padding-right: 12px;
    }

    header .navbar #logo {
        text-align: center;
        display: block;
        margin: auto;
        width: 144px;
        margin-top: 10px;
    }

    header .sub-title {
        text-align: center;
        font-size: 18px;
        color: white;
        line-height: 18px;
        text-transform: uppercase;
        margin-bottom: 22px;
    }

    header .title {
        text-align: center;
        font-size: 52px;
        font-family: GothamHTF-Bold;
        color: white;
        line-height: 52px;
        text-transform: uppercase;
    }

    header .share {
        position: absolute;
        top: 345px;
        right: 0;
        left: 0;
        margin-top: 52px;
        background-color: #080404;
        z-index: 100;
        text-align: center;
        opacity: 0.9;
        height: 40px;
    }

    header .hero-image {
        position: absolute;
        top: 0;
        height: 437px;
        z-index: 3;
        max-width: 100%;
        overflow: hidden;
    }

    header .hero-image img, header .hero-image video {
        height: 437px;
        width: auto;
    }

    header .hero-image .hero-text {
        position: absolute;
        top: 100px;
        left: 0;
        bottom: 0;
        right: 0;
        text-align: center;
    }

    header .share li:first-child {
        color: #f9f9f9;
        font-family: "GothamHTF-BoldCondensed";
        text-transform: uppercase;
    }

    header .share li {
        text-align: center;
        float: left;
        width: 20%;
        line-height: 40px;
        height: 40px;
    }

    header .share li > a > img {
        height: auto;
        width: auto;
    }

    header.m-header-2 {
        height: auto;
    }

    header.m-header-2 hr {
        border-top: 1px solid black;
        margin-bottom: 0;
    }

    header.m-header-2 .navbar #logo {
        width: 144px;
    }

    .search-box input[type="submit"] {
        border-radius: 0;
        float: left;
        width: 13.8%;
        background: url(../images/next.png) no-repeat center center;
        background-color: white;
        border-left: 1px solid black;
        height: 40px;
        border: 1px solid black;
        border-left: none;
    }

    .search-box input[type="text"] {
        border-radius: 0;
        padding-left: 15px;
        font-size: 12px;
        height: 40px;
        float: left;
        width: 86.2%;
        border: 1px solid black;
    }

    .search-box .close-bt {
        display: inline-block;
        float: right;
        margin-bottom: 14px;
        font-size: 15px;
    }

    .search-box .modal-body {
        padding-right: 15px;
        padding-left: 15px;
    }

    .search-box .d-close {
        float: right;
        width: auto;
        margin-bottom: 13px;
    }

    .search-box form {
        clear: both;
    }

    .modal-backdrop,
    .modal-backdrop.in {
        background-color: #d1cfcf;
        opacity: 0.9;
    }

    .wrapper {
        position: absolute;
        top: 0;
        left: 0;
    }

    #mega-menu {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9990;
        background-color: rgba(255, 255, 255, 1);
    }

    #mega-menu #accordion-menu {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        background: #fff;
    }

    #mega-menu .search-box {
        padding: 30px 60px 30px 15px;
    }

    #mega-menu .search-box:after {
        content: " ";
        display: table;
        clear: both;
    }

    #mega-menu .close-the-menu {
        font-size: 32px;
        position: absolute;
        right: 15px;
        top: 30px;
        color: #ddd;
    }

    .has-child > li {
        height: 40px;
    }

    #mega-menu h3 a:visited, #mega-menu h3 a:hover, #mega-menu h3 a:focus {
        color: black;
    }

    .has-child > h3, #mega-menu h3 {
        font-family: GothamHTF-MediumCondensed;
        text-transform: uppercase;
        padding: calc((80px - 30px) / 4);
        font-size: 15px;
        line-height: 15px;
        margin: 0;
        border-bottom: 1px solid #e2e2e2;
        cursor: pointer;
        padding-left: 10px;
    }

    .has-child > h3 > a {
        color: black;
    }

    .has-child > h3 > span {
        float: right;
    }

    .has-child > h3.no-content > span {
        display: none;
    }

    .has-child > h3:focus {
        outline: none;
    }

    .has-child > ul > li:first-child {
        margin-top: 0;
    }

    .has-child > ul > li {
        height: 40px;
        background-color: #e2e2e2;
        margin-top: 5px;
        display: -webkit-flex;
        display: flex;
        display: -ms-flexbox;
        -ms-flex-pack: center;
        -ms-flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center;
        padding-left: 10px;
    }

    .has-child > ul > li a {
        color: black;
    }

    .has-child > ul > li:first-child a {
        font-weight: bold;
        font-family: GothamHTF-Bold;
    }

    .has-child > ul > li a:hover {
        color: black;
    }

    .has-child .ui-state-active {
        border-bottom: none;
    }

    .has-child .ui-state-active.no-content {
        border-bottom: 1px solid #e2e2e2;
    }

    .global-message {
        background-color: #fff;
        font: 14px/1.3 "GothamHTF-Bold", san-serif;
        text-transform: uppercase;
        text-align: center;
        padding: 8px 15px;
        z-index: 12;
        position: relative;
    }

    .global-message.grey {
        color: #000;
        background-color: #e2e2e2;
    }

}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar-main > ul > li {
        padding: 0 13px 30px;
    }

    .navbar-main .top-logo {
        width: 140px;
    }

    .header-2 .navbar-detail {
        margin-top: 19px;
    }

    .navbar-detail .right-menu .news {
        width: 45%;
    }
}

@media screen and (min-width: 768px) {
    .hero-image .btn {
        font: 16px/1 "GothamHTF-Bold";
        text-transform: uppercase;
        border: 1px solid #fff;
        border-radius: 0 !important;
        padding: 15px 22px;
    }

    .hero-image .btn:hover {
        color: #fff;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .hero-text {
        top: 196px;
    }
}