﻿@import url("https://use.typekit.net/rlp6ukn.css");

html
html {
    overflow-y: scroll;
}

body {
    font-family: new-atten-round, Arial, sans-serif, 'Open Sans',sans-serif;
    font-size: 1.15rem;
    /*  font-size: 14px;
        background: url('../images/bg2018.jpg') repeat top #2A2D36;
    background-attachment: fixed;
    background-position: top left;*/
    margin: 0px;
    line-height: 25px;
    color: grey;
}

/*@media screen and (max-height: 768px)
{
    body
    {
        background: url('../images/bg2015-med-1.jpg') repeat-x top #2A2D36;
        background-attachment: fixed;
        background-position: top left;
    }


}*/

/*======================================*/
/*============ GENERAL STYLES ==========*/

.MAlogoSeamless {
    background-image: url('../images/seamless/BlueOnWhite.png?v=2');
    background-size: contain;
/*    background-repeat: repeat-x;
    background-position-x: right;*/
    height: 127px;
    margin-top: 40px;
}

.content-header {
    text-align: center;
    margin-top: 30px;
}

    .content-header img{
        width:330px;
    }

.content-header-date {
    color: #0000FF;
    font-size: 1.69rem;
    /*font-weight: 600;*/
    margin: 0px;
    margin-top: 20px;
    letter-spacing:4px;
}

.contentContainer #logoma {
    padding-bottom: 50px;
    float: right;
    width:140px;
}

.content-header-location {
    color: #00182F;
    font-weight: 600;
    font-size: 0.8333em;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 45px;
}

.callToActionContainer {
    background-image: url(../images/background/Application-Background.jpg);
    background-size: cover;
}

.infoBarContainer {
    background-image: url(../images/background/Why-Participate-Background.jpg);
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}

.VideoContainer{
    padding-top:10px;
}

.videoContent .block {
    /*background-color:black;*/
}

.facebook {
    padding: 0px;
    background: url(../images/icons/social-buttons.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
    display: inline-block;
}

    .facebook:hover {
        background: url(../images/icons/social-buttons.png) no-repeat 0 -32px;
    }

.twitter {
    padding: 0px;
    background: url(../images/icons/social-buttons.png) no-repeat -32px 0;
    width: 32px;
    height: 32px;
    display: inline-block;
}

    .twitter:hover {
        background: url(../images/icons/social-buttons.png) no-repeat -32px -32px;
    }

.clear {
    clear: both;
}

a {
    color: #00182F;
    font-weight: bold;
    text-decoration: none;
}

img {
    border: none;
}

a:hover {
    color: #bbb;
}

.pdfLink {
    padding-left: 25px;
    line-height: 20px;
    /*height: 20px;*/
    /*display: block;*/
    background: url('../images/icons/pdf.png') no-repeat left center;
}

.rfp-close {
    color: #FF0000;
}

.rfp-close-date {
    color: #00182F;
}


h1 {
    font-size: 1.6669rem;
    color: #1f2f63;
    /*text-shadow: 2px 2px 5px #ddd;*/
    margin-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    text-transform: uppercase;
}

h2 {
    font-size: 1.563rem;
    margin: 0;
    color: #00182F;
    padding: 5px 0px 10px 0px;
    text-transform:uppercase;
}

ul {
    padding-left: 15px;
}

.main-menu .home {
    color: #000;
}

h1.hosted-buyer, .main-menu .hosted-buyer {
    /*color: #E5322D;*/
}

h1.media, .main-menu .media {
    /*color: #1D8842;*/
}

h1.exhibitor, .main-menu .exhibitor {
    /*color: #0CB0D5;*/
}

h1.travel, .main-menu .travel, h1.home, .main-menu .home {
    /*color: #21201e;*/
}

h1.visitor, .main-menu .visitor {
    /*color: #747474;*/
}

.back-red {
    background-color: #E5322D;
}

.back-green {
    background-color: #59be02;
}

.back-green-active {
    background-color: #3e7c3b !important;
}

.back-yellow {
    background-color: #0CB0D5;
}

.back-black {
    background-color: #21201e;
}

.back-blue {
    background-color: #00182F;
}

.back-cyan {
    background-color: #0CB0D5;
}

.back-gray {
    background-color: #747474;
}

.back-darkblue {
    background-color: #00182F;
}

.ChevronStyleSmall {
    float: right !important;
    margin: 10px 8px 5px 20px
}

.ChevronStyleSmall-infobar {
    float: right !important;
    margin: 10px 15px 5px 20px
}

.ChevronStyleMedium {
    float: right !important;
    margin: 10px 8px 10px 20px
}

.block {
    /*    float: left;
    width: 48%;
    padding-right: 15px;*/
}

        .block iframe {
        width: 1060px;
        height: 600px;
        display:block;
        margin-left:auto;
        margin-right:auto;
        
    }

    .block:before {
        width: 125px;
        height: 200px;
    }

    .block:before {
        float: right;
    }



#main-container {
    width: 100%;
    /*padding: 0px 20px 20px 20px;*/
    background-color: White;
    text-align: left;
    /*  -moz-box-shadow: 0px 5px 15px #000000;
    -webkit-box-shadow: 0px 5px 15px #000000;
    box-shadow: 0px 5px 15px #000000;*/
}

#banner-rotation {
    position: relative; /*height: 130px;*/
    /*padding-bottom:10px;*/
}

    #banner-rotation img {
        /*position: absolute;     top: 0;     left: 0;*/
    }




.news-listing {
    overflow: hidden;
}

    .news-listing .news-item {
        float: left;
        width: 50%;
    }

    .news-listing a {
        background-color: #f4f4f4;
        display: block;
        border: 1px solid #eee;
        padding: 8px;
        margin: 3px 3px;
        color: #555;
        height: 53px;
        vertical-align: middle;
    }


        .news-listing a:hover {
            color: #bbb;
        }

        .news-listing a span {
            font-size: 83%;
        }


.artical {
    border: 1px solid #eee;
    padding: 20px;
    background-color: #f7f7f7;
}

.contact-details {
    background-color: #f4f4f4;
    border: 1px solid #eee;
    padding: 20px;
}

.sponsors {
    width: 100%;
}

    .sponsors .sponsor-item {
        text-align: center;
        float: left;
        background-color: white;
        border: 1px solid #eee;
        padding: 15px;
        margin: 5px;
        width: 200px;
        height: 170px;
        border-radius: 20px;
        font-size: 0.875rem;
    }

        .sponsors .sponsor-item div {
            padding: 0px 0px 10px 0px;
        }



.sat-team {
    width: 100%;
}

.sat-item img {
    width: 100px;
    height: 100px;
}

.sat-team .sat-item {
    text-align: center;
    float: left;
    background-color: #f4f4f4;
    border: 1px solid #eee;
    padding: 15px;
    margin: 5px;
    width: 140px;
    height: 200px;
    font-size: 17px;
}

    .sat-team .sat-item div {
        padding: 0px 0px 10px 0px;
    }

.scan-team {
    border: 1px solid #eee;
    background-color: #f4f4f4;
    width: 100%;
    padding: 15px;
}

.reg-button {
    display: block;
    margin: 5px 15px 35px 0px;
    background-color: #00182F;
    color: white !important;
    font-weight: bold;
    margin-right: 65px;
    width: 260px;
    border-radius: 20px;
}

    .reg-button .heading {
        font-size: 1.563rem;
        line-height: 25px;
        border-bottom: 1px solid white;
        margin-bottom: 10px;
        color: #87FF00;
        padding: 15px;
        text-align: center;
    }

    .reg-button .details-exibitor {
        margin-bottom: 10px;
        font-size: 1.188rem;
        line-height: 34px;
        padding: 13px;
        padding-bottom: 50px;
        font-weight: bold;
    }

    .reg-button .details {
        margin-bottom: 10px;
        font-size: 1.188rem;
        line-height: 25px;
        padding: 13px;
        font-weight: bold;
        text-align: left;
    }

    .reg-button .click-here {
        font-size: 1.25rem;
        color: #87FF00;
        background-color: #00182F;
        text-align: center;
        border-top: 1px solid white;
        font-weight: bold;
        position: relative;
        width: 100%;
        padding: 15px 0px;
        border-radius: 0px 0px 20px 20px;
    }

        .reg-button .click-here img {
            position: absolute;
            top: 2px;
            left: 5px;
        }

a.reg-button:hover .click-here {
    color: #3e7c3b;
}

.reg-button-2 {
    float: left;
    display: block;
    margin: 5px 15px 10px 0px;
    background-color: #00182F;
    width: 214px;
    color: #87FF00 !important;
    padding: 15px;
    font-weight: bold;
    border-radius: 20px 20px 20px 20px;
    text-align:left;
}

a.reg-button-2:hover {
}

.social-media {
    display: none;
    position: fixed;
    margin-left: 865px;
    top: 15px;
}

    .social-media .item {
        margin: 7px;
    }

.back-nav {
    font-weight: normal;
    display: block;
    width: 100%;
    text-align: right;
}

/*======================================*/
/*============ FLOW DIV STYLES ==========*/

#content-holder {
    /* padding: 25px 20px;*/
    min-height: 50px !important;
    overflow: hidden;
}

    #content-holder #content-page {
        overflow: hidden;
        position: relative;
    }

        #content-holder #content-page .tabs {
            overflow: hidden;
            position: relative;
        }

            #content-holder #content-page .tabs .tab {
                clear: both;
            }

                #content-holder #content-page .tabs .tab .sub-tabs {
                    overflow: hidden;
                    position: relative;
                }

                #content-holder #content-page .tabs .tab .sub-container {
                    position: relative;
                    clear: both;
                    overflow: hidden; /*width: 800px;*/
                }

                #content-holder #content-page .tabs .tab .sub-tab {
                    width: 800px;
                    vertical-align: top;
                    float: left;
                    overflow: hidden;
                    position: relative;
                    text-align:justify;
                }

                #content-holder #content-page .tabs .tab .sub-tabs, #content-holder #content-page .tabs .tab .sub-container, #content-holder #content-page .tabs .tab .sub-tab {
                    /* height: 320px;*/
                }





            #content-holder #content-page, #content-holder #content-page .tabs, #content-holder #content-page .tabs .tab {
                height: 350px;
                width: 800px;
                overflow: hidden;
                position: relative;
            }

.prev, .next, .button {
    font-weight: bold;
    background-color: #00182F;
    color: white !important;
    padding: 0 30px;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, rgba(0, 0, 0, .1)));
    background-image: -moz-linear-gradient(top, transparent, rgba(154, 154, 154, .1));
    border-radius: 25px;
    -webkit-border-radius: 20px;
    border: 0;
    font-family: new-atten-round, Arial, sans-serif, 'Open Sans',sans-serif;
    font-size: 1.188rem;
    line-height: 40px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    position: relative;
    letter-spacing: normal !important;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    -webkit-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    cursor: pointer;
    min-width: 80px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 2px;
    margin-top: 35px;
    padding-top: 5px;
}

.prev {
    float: left;
}

.next {
    float: right;
}

.ajax-loader {
    background-image: url(../images/icons/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

/*======================================*/
/*============== MAIN MENU =============*/

#ShowHide-menu {
    display: none;
    background-color: #00182F;
    cursor: pointer; /* border-bottom: 1px solid #065985;*/
    text-align: left;
    padding: 10px;
    color: White;
    margin: 0px 2px 10px;
    position: relative;
    font-size: 13pt;
    align-items: center;
}

#ShowHide-menu img
{
    position: absolute;
    top: 14px;
    left: 15px;
    height: 30px;
}

.main-menu {
    clear: both;
    /*margin-top: 20px;*/
    overflow: hidden;
    width: 100%;
    margin-bottom: 0px;
    text-align: right;
}

    .main-menu .main-menu-item {
        display: inline-block;
    }

        .main-menu .main-menu-item a {
            text-decoration: none !important;
            font-weight: bold !important;
            font-style: normal !important;
            cursor: pointer;
            margin-right: 10px;
            margin-left: 10px;
            margin-bottom: 0px;
            font-style: normal;
            line-height: 45px;
            font-size: 1rem;
            text-align: center;
            display: block;
        }

            .main-menu .main-menu-item a div {
                /*background-color: #123c8a;*/
                color: #000;
            }

                .main-menu .main-menu-item a div:hover {
                    opacity: 0.9;
                }

        .main-menu .main-menu-item img {
            border: none;
        }

        .main-menu .main-menu-item center {
            padding: 0;
            margin: 0;
            vertical-align: top;
            text-align: center;
            font-size: 0px;
            line-height: 0px;
        }

        .main-menu .main-menu-item a.selected div {
            /*background-color: #1f2f63;*/
        }


        .main-menu .main-menu-item a center {
            display: none;
        }

        .main-menu .main-menu-item a.selected center {
            display: block;
        }

        .main-menu .main-menu-item a:hover center {
            display: block;
        }

        .main-menu .main-menu-item a:hover img {
            display: none;
        }

        .main-menu .main-menu-item a.selected img {
            display: inline !important;
        }



/*======================================*/
/*============== SUB MENU =============*/
.sub-menu {
    clear: both;
    overflow: hidden;
    margin: 2px 2px 0px 1px;
    /*background-color: #1A56C7;*/
    padding: 0px 15px;
    text-align: right;
}

    .sub-menu .seperator {
        /*float: left;*/
        display: inline-block;
        line-height: 34px;
        font-size: 14px;
        color: #000;
        padding: 0px 20px;
    }

    .sub-menu .sub-menu-item {
        /*float: left;*/
        display: inline-block;
        height: 34px !important;
    }

        .sub-menu .sub-menu-item a {
            text-decoration: none !important;
            font-weight: normal !important;
            font-style: normal !important;
            cursor: pointer;
            margin-bottom: 0px;
            font-style: normal;
            line-height: 34px;
            font-size: 1rem;
            text-align: center;
            display: block;
            color: #000;
        }

            .sub-menu .sub-menu-item a:hover, .sub-menu .sub-menu-item a.selected {
                color: #1f2f63;
            }

            .sub-menu .sub-menu-item a div {
                /*padding: 0px 20px;*/
            }

            .sub-menu .sub-menu-item a.selected {
            }

    /* -------------- home sub-nav -----------------*/
    .sub-menu .home {
    }

        .sub-menu .home .sub-menu-item {
        }

            .sub-menu .home .sub-menu-item a {
            }




/*======================================*/

.bars {
}

.bar-content {
    padding: 15px;
    margin: 5px 0px 10px 0px;
    background-color: #f4f4f4;
    text-align: justify;
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 25px;
    font-size: 1.15rem;
}

.bar-head {
    cursor: pointer;
    text-align: left;
    line-height: 40px;
    color: White;
    font-size: 1.15rem;
    padding-left: 20px;
    border-radius: 15px;
    background-color: #00182F;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .bar-head:hover {
        background-color: #3e7c3b;
    }

.HbBars {
    padding: 5px 0px 0px 0px !important;
}

#bars li {
    list-style-type: disc;
    margin-left: 25px;
}

.why-exhibit {
    width: 100%;
    text-align: left;
}

    .why-exhibit th {
        background: #0CB0D5;
        color: White;
        font-weight: bold;
        padding: 8px;
        border: 1px solid white;
    }

    .why-exhibit td {
        padding: 8px;
        border: 1px solid white; /*background-color:#F4F4F4;*/
    }

.hosted-buyers-from {
}

    .hosted-buyers-from td {
        padding-right: 150px;
    }

.main-newstable {
    width: 85%;
}

.newstable td {
    padding-right: 5px;
    line-height: 21px;
    padding-bottom: 15px;
}

.news-artical {
    border: 1px solid #ccc;
    overflow-y: scroll;
    height: 165px;
    width: 780px;
    padding: 10px;
    background-color: White;
}

/*======================================*/
/*=============== FOOTER ===============*/

.footer {
    background-color: #00182F; /*background-color: black;     filter: alpha(opacity=75);     -moz-opacity: .75;     opacity: .75;*/
    overflow: hidden;
    /*margin-bottom: 15px;*/
    width: 100%;
    text-align: left;
    color: White;
    font-size: 1.15rem;
    /*    -moz-box-shadow: 0px 5px 15px #000000;
    -webkit-box-shadow: 0px 5px 15px #000000;
    box-shadow: 0px 5px 15px #000000;*/
}

    .footer .footer-item {
        margin: 20px 40px;
        float: left;
        line-height:19px;
        margin-bottom:0px;
    }

        .footer .footer-item .heading {
            color: white;
            font-size: 1.15rem;
        }

    .footer a {
        font-weight: normal;
        color: white;
        font-size: 0.9rem;
    }

        .footer a:hover {
            text-decoration: underline;
        }


    .footer .footer-item .links ul {
        list-style: none;
        padding-left: 10px;
    }

        .footer .footer-item .links ul li:before {
            content: "\2023";
            color: white;
            padding-right: 3px;
            margin-right: 5px;
            font-size: 1rem;
        }

.actionBtn {
    font-size:1.15rem;
    font-weight: 600;
    border-radius: 20px;
    border: 0;
    box-sizing: border-box;
    color: #fff !important;
    cursor: pointer;
    display: inherit;
    line-height: 33px;
    margin: 0;
    min-height: 33px;
    padding: 6px 16px;
    position: relative;
    text-align: left;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: baseline;
    transition: all .2s cubic-bezier(.22, .61, .36, 1);
    width: 250px;
    font-family: new-atten-round, Arial, sans-serif, 'Open Sans',sans-serif;
}
}

.actionButtons {
    margin-left: 150px;
}

    .actionButtons .actionBtn {
        width: 100%;
        border-radius: 13px;
        background-color: #00182F;
        margin-top: 20px;
        padding-left:20px;
    }

.actionBtn:hover {
    background-image: linear-gradient(rgba(0,0,0,0.4)0 0);
    transform: translateY(-2px);
}

.nBlock {
    font-size: 1.15rem;
    font-weight: normal;
    color: grey;
    letter-spacing:1px;
    line-height: 25px;
    text-align:justify;
}

    .nBlock li{
        text-align:justify;
    }

.headerDate {
    float: left;
    display: inline-block;
}

#twitter {
    display: flex;
    width: auto;
    padding: 0px 0px 0px 10px;
}

#linkedIn {
    display: flex;
    width: auto;
    padding: 20px 0px 0px 10px;
}

@media screen and (max-width: 880px) {
    /*    #main-container
    {
        width: 94%;
        padding-left: 3%;
        padding-right: 3%;
    }*/

    /*    .footer
    {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
    }*/

    /*    #bars
    {
        padding: 15px;
    }*/

    .block {
        width: 100% !important;
        padding-right: 0px;
        padding-top: 15px;
    }

    /*    .actionButtons {
        width: 55%;
        padding: 45px 10px 10px 10px;
        float: right;
    }*/
}


@media screen and (min-width: 801px) {
    .main-menu {
        display: block !important;
    }
}


@media screen and (max-width: 800px) {
    /*    #main-container
    {
        width: 92%;
        padding-left: 4%;
        padding-right: 4%;
    }*/

    #menuMALogo {
        display: none;
    }

    .main-menu {
        display: none;
    }

        .main-menu .main-menu-item {
            width: 100%;
            float: none;
        }

            .main-menu .main-menu-item a div {
                text-align: left;
                padding-left: 15px;
                border-bottom: 1px solid #3d6ec9;
            }

    #content-holder {
        padding: 20px 0px;
    }

    #ShowHide-menu {
        display: block !important;
        height:30px;
        padding-bottom:15px;
    }

    .sub-menu .seperator {
        padding: 0px 15px;
    }

    /*    .actionButtons {
        width: 51%;
        padding: 50px 10px 5px 5px;
        float: right;
    }*/

    .bars-tab-apply {
        width: 16%;
    }
}

@media screen and (max-width: 700px) {
    .news-listing .news-item {
        width: 100%;
    }

    .news-listing a {
        min-height: 53px;
        height: auto;
    }
    /*    
    .block #vimeoVideo {
        width: 700px;
    }*/

    /*    .actionButtons {
        width: 44%;
        padding: 27px 5px 5px 5px;
    }*/
    /*    .actionBtn{
        padding:10px 20px;
    }*/

}



/*@media screen and (max-width:657px){
    .HbBars {
        padding: 539px 0px 0px 0px !important;
    }
}*/

@media screen and (max-width:569px) {
    .bars-tab .bars-tab-apply a {
        line-height: 25px;
    }
}


@media screen and (max-width: 600px) {
    /*   .block #vimeoVideo {
        width: 600px;
    }*/

    .headerDate {
        width: 50%;
    }

    /*    .actionButtons {
        width: 47%;
        padding: 70px 5px 5px 5px;
        float: right
    }
    .actionBtn{
        padding:5px 5px;
    }*/
}

@media screen and (max-width: 500px) {
    #banner-rotation img {
        /*display: none;*/
    }

    .mobile-banner {
        display: block !important;
    }

    .sub-menu .seperator {
        padding: 0px 10px;
    }

    html, body {
        padding: 0;
        margin: 0;
    }

    /*    .block #vimeoVideo {
        height: 227px !important;
        width: 390px !important;
    }*/


}

/*@media screen and (max-width:427px){
    .HbBars {
        padding: 813px 0px 0px 0px !important;
    }
}*/

@media screen and (max-width: 400px) {

    .bar-head {
        font-size: 10pt;
    }

    .block {
        padding-top: 40px;
    }

    /*    .actionButtons {
        width: 100%;
        padding: 5px 0px 5px 5px;
        float: right
    }*/

    .headerDate {
        width: 100%;
    }
}

@media screen and (max-width:380px) {
    .bars-tab .bars-tab-apply a {
        line-height: 25px;
    }

    .bars-tab-apply {
        width: 25%;
    }
}

@media screen and (max-width:300px) {

    /*    .actionBtn {
        padding: 5px 20px;
    }

    .actionButtons {
        left: 0%;
        padding-top: 0px;
        display: flex;
        justify-content: space-evenly;
        width: 270px;
        height:79px;
    }*/

    /*    .block #vimeoVideo {
        height: 98px !important;
        width: 183px !important;
    }*/

    /*    #bars {
        padding: 0;
    }*/
}

@media (min-width: 700px) {
    /*    .actionBtn {
        padding: 5px 5px 5px 10px;
        min-width: 150px;
    }*/
}

.NextPreviousContainer {
    max-width: 100%;
    width: 100%;
}
/*=======================================================*/
/*============== EXHIBITOR INFORMATION PAGE =============*/
.ExhibitorContainer {
    margin-top: 20px;
}

.exhibitorContent {
    display: flex;
    flex-direction: row;
}

.exhibitorContentLeft {
}

.exhibitorContentRight {
    text-align:justify;
}

    .exhibitorContentRight p {
        line-height: 25px;
        font-size: 1.15rem;
        font-weight: 500;
        color: grey;
        padding-bottom:10px;
    }

    .exhibitorContentRight li {
        line-height: 25px;
        font-size: 0.875rem;
        font-weight: 500;
        color: grey;
    }

/*=======================================================*/
/*============== MEDIA INFORMATION PAGE =============*/
.MediaContainer {
    margin-top: 20px;
}

.MediaContent {
    display: flex;
    flex-direction: row;
}

.MediaContentLeft {
}

.MediaContentRight {
}

/*=======================================================*/
/*============== VISITOR INFORMATION PAGE =============*/
.VisitorContainer {
    margin-top: 20px;
}

.VisitorContent {
    display: flex;
    flex-direction: row;
}

.VisitorContentLeft {
}

.VisitorContentRight {
}

/*=======================================================*/
/*============== HOSTED BUYER INFORMATION PAGE =============*/
.HostedBuyerContent {
    margin-top: 20px !important;
}

/*=======================================================*/
/*============== CONTRACTOR INFORMATION PAGE =============*/
.ContractorContent {
    margin-top: 20px !important;
}

/*=======================================================*/
/*============== TRAVEL INFORMATION PAGE =============*/
.TravelContent {
    margin-top: 20px !important;
}




/*======================================*/
/*============ SUB MENU STYLE ==========*/
.sub-menu-container {
    /*display: flex;*/
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
}

/*======================================*/
/*============== HOME STYLE ============*/

#menuMALogo {
    width: 335px;
    height: 99px;
}

.MobileLogo{
    display:none;
}

.home-page-margin {
    margin: 0px 10px 0px 10px;
}

.content-padding {
    margin-left: 200px;
    margin-right: 200px;
}

.main-menu-logo {
    display: inline-block;
    float: left;
}

.main-menu {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
}

    .main-menu .main-menu-item {
        display: inline-block;
        margin-top: 35px;
    }

.call-to-action-content {
    padding: 50px 0px;
}

.content-body {
    text-align:justify;
}

/*.videoContent .block {*/
    /*background-color:black;*/
    /*position:relative;
    padding-bottom:40.25%;
    height:0;
}

.block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

.videoContent .block {
    /*background-color:black;*/
    /*position: relative;*/
    padding-bottom: 100%;
    /*height: 0;*/
}

.block iframe {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 100%;*/
    height: 100%;
}


#bars {
    margin-bottom: 20px;
}

.footer-copywrite, .footer-copywrite a {
    color: grey;
    font-size: 0.75rem;
}

.footer-social-container {
    float: right;
    font-size: 1rem;
    padding-bottom: 10px;
}

.footer-social-icon {
    display: inline-block;
    border: 2px solid white;
    border-radius: 50%;
    color:white !important;
}

    .footer-social-icon i {
        padding: 0.2rem;
    }

.footer-social-container a, .footer-social-container a:visited {
    color: white;
}

.logisticContent {
    padding-top: 20px;
    padding-bottom: 10px;
}

.ParentContainer {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 620px;
}

.ExhibitorBannerBackground {
    background-image: url('../images/banners/rotation/new/Exhibitors-Banner-Background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.GeneralBannerBackground {
    background-image: url('../images/banners/rotation/new/General-Banner-Background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.TravelBannerBackground {
    background-image: url('../images/banners/rotation/new/Travel-Banner-Background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ContractorBannerBackground {
    background-image: url('../images/banners/rotation/new/Contractors-Banner-Background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.VisitorBannerBackground {
    background-image: url('../images/banners/rotation/new/Visitor-Banner-Background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.MediaBannerBackground {
    background-image: url('../images/banners/rotation/new/Media-Banner-Background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.HostedBuyerBannerBackground {
    background-image: url('../images/banners/rotation/new/HostedBuyer-Banner-Background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.BannerBackgroundImage {
    width: 100%;
}

.BannerBackgroundImageOverlay {
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 620px;
    align-items: center;
    justify-content: center;
}

.BannerBackgroundImageOverlayMiddle {
    flex-grow: 1;
    width: 33%;
    order: 2;
    text-align: center;
}

    .BannerBackgroundImageOverlayMiddle img {
        width: 400px;
    }

.BannerBackgroundImageOverlayLeft {
    flex-grow: 1;
    width: 33%;
    margin-top: auto;
    order: 1;
    margin-left: 30px;
}

    .BannerBackgroundImageOverlayLeft img {
        width: 500px;
    }

.BannerBackgroundImageOverlayRight {
    flex-grow: 1;
    width: 33%;
    margin-top: auto;
    order: 3;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-right: 30px;
}

    .BannerBackgroundImageOverlayRight img {
        margin-left: auto;
        margin-bottom: 20px
    }

.BannerBackgroundImageOverlayRightOne {
    width: 230px;
}

.BannerBackgroundImageOverlayRightTwo {
    width: 300px;
}

.logisticContent, .newsContent {
    padding-top: 20px;
    padding-bottom: 10px;
}

.MobileLogo{
    margin-left:40px;
}

/*video SLIDER*/
.video-content {
    width: inherit;
    height: 75rem;

}

.video-content iframe{
    width:100%;
    height:100%;
    position:relative;
    padding-bottom:20px;
}

.vimeo-content {
    text-align: center;
    /*margin-bottom: 50px;*/
}

.LogisticsandTravelText {
    font-size: 1.15rem;
}

/*======================================*/
/*============= MOBILE STYLE ===========*/
/*Small devices (landscape phones, 0px and up)*/
@media screen and (min-width: 0px) and (max-width: 575px) {
    .reg-button {
        width: 100%;
    }

    .BannerBackgroundImage {
        height: 212px;
    }

    .BannerBackgroundImageOverlayMiddle {
        flex-direction: row;
    }

    .BannerBackgroundImageOverlayMiddle {
        width: 100%;
        align-items: center;
        justify-content: center;
    }

        .BannerBackgroundImageOverlayMiddle img {
        }

    .BannerBackgroundImageOverlayLeft {
        display: none;
    }

    .BannerBackgroundImageOverlayRight {
        display: none;
    }


    .content-padding {
        margin-left: 5px;
        margin-right: 5px;
    }

    .main-menu .main-menu-item {
        margin-top: 0px;
    }

    #menuMALogo {
        width: 230px;
        height: 70px;
    }

    .main-menu-logo {
        margin-left: 23px;
    }

    .exhibitorContent {
        flex-direction: column;
    }

    .MediaContent {
        flex-direction: column;
    }

    .VisitorContent {
        flex-direction: column;
    }

    .content-header-date {
        line-height: 25px;
    }

    .MobileLogo {
        display: inline-block;
    }

    .BannerBackgroundImageOverlayMiddle img {
        width: 210px;
    }

    .ParentContainer {
        height: 354px;
    }

    .BannerBackgroundImageOverlay {
        height: 354px;
    }

    .actionButtons {
        margin-left: 70px;
    }

    #ShowHide-menu img {
        height: 30px;
    }

    .actionButtons {
        margin-left: 0rem;
    }

    /*video SLIDER*/
    .video-content {
        width: inherit;
        height: 12rem;

    }

    .vimeo-content {
        text-align: center;
        /*margin-bottom: 180px;*/
    }

    .call-to-action-content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
/*Small devices (landscape phones, 576px and up)*/
@media screen and (min-width: 576px) and (max-width: 767px) {
    .content-padding {
        margin-left: 5px;
        margin-right: 5px;
    }

    .main-menu .main-menu-item {
        margin-top: 0px;
    }

    #menuMALogo {
        width: 230px;
        height: 70px;
    }

    .main-menu-logo {
        margin-left: 23px;
    }

    .MobileLogo {
        display: inline-block;
    }
    .BannerBackgroundImageOverlayLeft {
        display: none;
    }

    .BannerBackgroundImageOverlayRight {
        display: none;
    }
    .BannerBackgroundImageOverlayMiddle img {
        width: 210px;
    }

    .ParentContainer {
        height: 354px;
    }

    .BannerBackgroundImageOverlay {
        height: 354px;
    }

    .actionButtons {
        margin-left: 15rem;
    }

    /*video SLIDER*/
    .video-content {
        width: inherit;
        height: 27rem;

    }
    .vimeo-content {
        text-align: center;
        /*margin-bottom: 130px;*/
    }

    .call-to-action-content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media screen and (min-width: 768px) and (max-width: 800px) {
    .content-padding {
        margin-left: 5px;
        margin-right: 5px;
    }

    .main-menu .main-menu-item {
        margin-top: 0px;
    }

    #menuMALogo {
        width: 230px;
        height: 70px;
    }

    .main-menu-logo {
        margin-left: 23px;
    }

    .MobileLogo{
        display:inline-block;
    }

    .BannerBackgroundImageOverlayLeft {
        display: none;
    }

    .BannerBackgroundImageOverlayRight {
        display: none;
    }

    .BannerBackgroundImageOverlayMiddle img {
        width: 210px;
    }

    .ParentContainer {
        height: 354px;
    }

    .BannerBackgroundImageOverlay {
        height: 354px;
    }

    .actionButtons {
        margin-left: 15rem;
    }

    /*video SLIDER*/
    .video-content {
        width: inherit;
        height: 34rem;

    }
    .vimeo-content {
        text-align: center;
        /*margin-bottom: 120px;*/
    }

    .call-to-action-content {
        padding-top: 50px;
        padding-bottom: 50px;
    }

}
/*Medium devices (tablets, 768px and up)*/
@media screen and (min-width: 801px) and (max-width: 991px) {

    #menuMALogo {
        width: 230px;
        height: 70px;
    }

    .content-padding {
        margin-left: 25px;
        margin-right: 25px;
    }

    .main-menu .main-menu-item {
        display: inline-block;
        margin-top: 19px;
    }

    .BannerBackgroundImageOverlayLeft {
        display: none;
    }

    .BannerBackgroundImageOverlayRight {
        display: none;
    }
    .BannerBackgroundImageOverlayMiddle img {
        width: 210px;
    }

    .ParentContainer {
        height: 354px;
    }

    .BannerBackgroundImageOverlay {
        height: 354px;
    }

    .actionButtons {
        margin-left: 15rem;
    }

    /*video SLIDER*/
    .video-content {
        width: inherit;
        height: 34rem;

    }

    .vimeo-content {
        text-align: center;
        /*margin-bottom: 100px;*/
    }

    .call-to-action-content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
/*Large devices (desktops, 992px and up)*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .content-padding {
        margin-left: 50px;
        margin-right: 50px;
    }

    #menuMALogo {
        width: 250px;
        height: 70px;
    }

    .main-menu .main-menu-item {
        display: inline-block;
        margin-top: 19px;
    }
    .BannerBackgroundImageOverlayRightOne{
        width:150px;
    }
    .BannerBackgroundImageOverlayRightTwo {
        width: 200px;
    }
    .BannerBackgroundImageOverlayLeft img {
        width: 250px;
    }
    .BannerBackgroundImageOverlayMiddle img {
        width: 210px;
    }
    .ParentContainer{
        height: 354px;
    }
    .BannerBackgroundImageOverlay {
        height: 354px;
    }

    .actionButtons {
        margin-left: 15rem;
    }

    /*video SLIDER*/
    .video-content {
        width: inherit;
        height: 35rem;

    }
    .vimeo-content {
        text-align: center;
        /*margin-bottom: 100px;*/
    }
}
/*X-Large devices (large desktops, 1200px and up)*/
@media screen and (min-width: 1200px) and (max-width: 1399px) {

    #menuMALogo {
        width: 305px;
        height: 90px;
    }

    .content-padding {
        margin-left: 50px;
        margin-right: 50px;
    }

    .main-menu .main-menu-item {
        display: inline-block;
        margin-top: 30px;
        margin-right: 20px;
    }
    .actionButtons {
        margin-left: 15rem;
    }

    /*video SLIDER*/
    .video-content {
        width: inherit;
        height: 44rem;

    }
    .vimeo-content {
        text-align: center;
        /*margin-bottom: 80px;*/
    }

    .BannerBackgroundImageOverlayRightOne {
        width: 150px;
    }

    .BannerBackgroundImageOverlayRightTwo {
        width: 200px;
    }

    .BannerBackgroundImageOverlayLeft img {
        width: 250px;
    }

    .BannerBackgroundImageOverlayMiddle img {
        width: 210px;
    }

    .ParentContainer {
        height: 354px;
    }

    .BannerBackgroundImageOverlay {
        height: 354px;
    }

}
/*XX-Large devices (larger desktops, 1400px and up)*/
@media screen and (min-width: 1400px) and (max-width:1599px) {

    .main-menu .main-menu-item {
        display: inline-block;
        margin-top: 35px;
    }

    .BannerBackgroundImageOverlayRightOne {
        width: 150px;
    }

    .BannerBackgroundImageOverlayRightTwo {
        width: 200px;
    }

    .BannerBackgroundImageOverlayLeft img {
        width: 250px;
    }

    .BannerBackgroundImageOverlayMiddle img {
        width: 210px;
    }

    .ParentContainer {
        height: 354px;
    }

    .BannerBackgroundImageOverlay {
        height: 354px;
    }
}

@media screen and (min-width: 1600px) {

    .main-menu .main-menu-item {
        display: inline-block;
        margin-top: 35px;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1999px) {
    /*video SLIDER*/
    .video-content {
        width: inherit;
        height: 40rem;

    }

    .vimeo-content {
        text-align: center;
        /*margin-bottom: 70px;*/
    }

        .video-content iframe {
            width: 100%;
            height: 100%;
            position: relative;
            padding-bottom:20px;
        }
}

.links ul li {
    margin-bottom: 0px;
}