﻿

h4 {
}

h5 {
}

h6 {
}


/*a {
    text-decoration: none;
    font-size: 13px;
    color: #007d79;
    font-weight: bold;
}

    a:hover {
        text-decoration: underline;
        color: #167BB2;
    }*/



.TopSectionDiv {
    width: auto;
    height: 100%;
    max-height: 514px;
    max-width: 1500px;
    margin: 0 auto;
    padding: 10px 15px 0px 15px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    z-index: 4;
    margin-top:-10px;
   
}

.LogoDiv2 {
    text-align: center;
    width: 25%;
    height: auto;
    float: left;
}

.innerTopDiv {
    width: 100%;
    float: right;
    height: 100%;
    padding-top: 20px;
    display: inline-table;
}

.SubsectorMiniDiv {
    z-index: 3;
    display: table-cell;
    text-align: right;
}

.PageTitleDesc {
    clear: both;
    position: relative;
    width: auto;
    color: #056B66;
    font-family: 'Segoe UI';
    font-weight: bold;
    font-size: 4vw;
    text-align: right;
    font-style: italic;
    text-shadow: 0.5px 0.5px 0.5px black;
    margin: 0px 2.5%;
}





.floatingBox2 {
    display: inline-table;
    padding: 7px;
    vertical-align: middle;
}

td {
    padding: 3px;
}

.SubSectorMenu {
    position: relative;
    width: 100%;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.searchDiv {
    width: 100%;
    height: auto;
    /*float: left;*/
    /*margin-left: 50px;*/
}

.searchDiv2 {
    width: 100%;
    height: 34px;
    background-color: white;
    border-radius: 20px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 3px 4px 5px #696969;
}

#SearchTB {
    width: 80%;
    height: 100%;
    border: 0px solid black;
}


.Aero {
    width: 26px;
    height: 26px;
    display: block;
    background: transparent url('../../Images/mini_aerospace_off.png') center top no-repeat;
    background-position-y: center;
}



.ForwardClear {
    
     width: 28px;
    height: 28px;
    display: block;
    background: transparent url('../../Images/mini_freight_handling_off.png') center top no-repeat;
    background-position-y: center;
}

.FreightHandling {
   width: 29px;
    height: 26px;
    display: block;
    background: transparent url('../../Images/mini_forwarding_clearing_off.png') center top no-repeat;
    background-position-y: center;
}


.MarineT {
    width: 26px;
    height: 26px;
    display: block;
    background: transparent url('../../Images/mini_maritime_off.png') center top no-repeat;
    background-position-y: center;
}

.Rail {
    width: 26px;
    height: 26px;
    display: block;
    background: transparent url('../../Images/mini_rail_off.png') center top no-repeat;
    background-position-y: center;
}

.RoadFreight {
    width: 40px;
    height: 26px;
    display: block;
    background: transparent url('../../Images/mini_road_freight_off.png') center top no-repeat;
    background-position-y: center;
}



.RoadPassenger {
    width: 42px;
    height: 26px;
    display: block;
    background: transparent url('../../Images/mini_road_passenger_off.png') center top no-repeat;
    background-position-y: center;
}

.RoadTaxi {
    width: 39px;
    height: 26px;
    display: block;
    background: transparent url('../../Images/mini_road_taxi_off.png') center top no-repeat;
    background-position-y: center;
}



.Sub1:hover .Aero {
    background-image: url('../../Images/mini_aerospace_over.png');
}

.Sub2:hover .ForwardClear {
    background-image: url('../../Images/mini_freight_handling_over.png');
}

.Sub3:hover .FreightHandling {
    background-image: url('../../Images/mini_forwarding_clearing_over.png');
}

.Sub4:hover .MarineT {
    background-image: url('../../Images/mini_maritime_over.png');
}

.Sub5:hover .Rail {
    background-image: url('../../Images/mini_rail_over.png');
}

.Sub6:hover .RoadFreight {
    background-image: url('../../Images/mini_road_freight_over.png');
}

.Sub7:hover .RoadPassenger {
    background-image: url('../../Images/mini_road_passenger_over.png');
}

.Sub8:hover .RoadTaxi {
    background-image: url('../../Images/mini_road_taxi_over.png');
}

.InnerBannerImage {
    border-bottom: 6px solid #1993D2;
}

.SocialDiv {
    width: 70%;
    margin-top: 30px;
    /*float: right;*/
    text-align: right;
}

.floatingBox {
    display: inline-table;
    vertical-align: middle;
    height: 40px;
}

.Hamburger {
    height: 100%;
    width: 100%;
    display: inline-block;
    padding: 8px;
}

.MenuDiv {
    position: relative;
    top: -40px;
}

.socPart1 {
    padding: 7px;
}

.SocialFB {
    width: 13px;
    height: 26px;
    display: block;
    background: transparent url('../../Images/fb_off.png') center top no-repeat;
    padding: 7px;
}

    .SocialFB:hover {
        background-image: url('../../Images/fb_over.png');
    }

.SocialYouTube {
    width: 40px;
    height: 100%;
    display: table;
    vertical-align: middle !important;
    background: transparent url('../../Images/youtube_off.png') center center no-repeat;
    background-position-y: center;
    padding: 0px 10px;
}

    .SocialYouTube:hover {
        background-image: url('../../Images/youtube_over.png');
    }


.SocialLinkedIn {
    width: 26px;
    height: 24px;
    display: block;
    background: transparent url('../../Images/linkedin_off.png') center top no-repeat;
    padding: 7px;
}

    .SocialLinkedIn:hover {
        background-image: url('../../Images/linkedin_over.png');
    }

.SocialContactUs {
    width: 27px;
    height: 28px;
    display: block;
    background: transparent url('../../Images/contact_off.png') center top no-repeat;
    padding: 7px;
}

    .SocialContactUs:hover {
        background-image: url('../../Images/contact_over.png');
    }

.SocialStakeholder {
    width: 22px;
    height: 25px;
    display: block;
    background: transparent url('../../Images/stakeholderportal_off.png') center top no-repeat;
    padding: 7px;
}

    .SocialStakeholder:hover {
        background-image: url('../../Images/stakeholderportal_over.png');
    }


.menuContent {
    color: #007d79;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    color: #007d79;
    font-weight: bold;
    font-size: 16px;
}

.containerHam {
    display: table-cell;
    vertical-align: middle;
}

.wrapper-menu {
    width: 26px;
    height: 26px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    transition: transform 330ms ease-out;
}

    .wrapper-menu.open {
        transform: rotate(-45deg);
    }

.line-menu {
    background-color: #007d79;
    border-radius: 5px;
    width: 100%;
    height: 6px;
}

    .line-menu.half {
        width: 50%;
    }

    .line-menu.start {
        transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
        transform-origin: right;
    }

.open .line-menu.start {
    transform: rotate(-90deg) translateX(3px);
}

.line-menu.end {
    align-self: flex-end;
    transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
    transform-origin: left;
}

.open .line-menu.end {
    transform: rotate(-90deg) translateX(-3px);
}


/*top nav*/
.NavVis {
    text-align: left;
    display: none;
    position: absolute;
    top: 60px;
    right: 10px;
    color: white;
    background-color: #0F6B66;
    z-index: 801 !important;
    box-shadow: 1px 4px 5px #373435;
}

.TopMenuUl {
    width: 350px;
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
    z-index: 801 !important;

}

    .TopMenuUl li {
        font-weight: bold;
        text-shadow: 1px 1px 1px black;
    }

        .TopMenuUl li:hover {
            background-color: white;
            color: #007d79;
            text-shadow: 1px 1px 1px lightgrey;
        }

        .TopMenuUl li a {
            color: white;
            text-decoration: none;
            position: relative;
            display: block;
            padding: 5px 5px 5px 25px;
        }

        .TopMenuUl li:hover a {
            color: #0F6B66;
            text-shadow: 1px 1px 1px lightgrey;
        }

.nav-second-level {
    list-style-type: none;
}

.SubdropdownMenu {
    display: none;
    position: relative;
    left: -350px;
    top: -28px;
    height: auto;
    width: auto;
    min-width: 175px;
    box-shadow: 0px 4px 5px #373435;

}

    .SubdropdownMenu ul {
        margin: 0;
        padding: 0;
        position: absolute;
        left: 0px;
        list-style-type: none;
        width: 100%;
        text-align: left;
        box-shadow: 0px 4px 5px #373435;
    }

        .SubdropdownMenu ul li {
            background-color: #0F6B66;
        }

            .SubdropdownMenu ul li a {
                text-shadow: 1px 1px 1px black !important;
            }

            .SubdropdownMenu ul li a {
                color: white !important;
            }

            .SubdropdownMenu ul li:hover a {
                color: #0F6B66 !important;
                text-shadow: 1px 1px 1px lightgrey !important;
            }


.SubdropdownMenu2 {
    display: none;
    position: absolute;
    left: 192px;
    top: 122px;
    height: auto;
    width: auto;
    min-width: 175px;
}

    .SubdropdownMenu2 ul {
        margin: 0;
        padding: 0;
        position: absolute;
        left: 0px;
        list-style-type: none;
        width: 100%;
        text-align: left;
    }

.TopMenuUl li:hover .SubdropdownMenu {
    display: block;
}

.SubdropdownMenu li:hover .SubdropdownMenu2 {
    display: block;
}
/*top nav*/
.mystyle {
    display: block;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.row-eq-heightBtm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.footerContent {
    padding-top: 10px;
    color: white;
    font-size: 12px;
    text-shadow: 0.5px 0.5px 0.5px black;
    font-family: 'Segoe UI';
}

    .footerContent a {
        font-weight: normal;
    }

.footerheader {
    font-weight: bold;
}

.FDCopy {
    text-align: center;
    color: white;
    font-size: 10px;
    padding-bottom: 10px;
    text-shadow: 0.5px 0.5px 0.5px black;
    font-family: 'Segoe UI';
}






.dropbtnW {
  background-color: transparent;
  border: none;
}

.dropdownW {
  position: relative;
  display: inline-block;
}

.dropdown-contentW {
  display: none;
  position: absolute;
  background-color: transparent;
  /*background-color: #007d79;*/

  /*min-width: 160px;*/
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  border-bottom-left-radius:50pt;
  border-bottom-right-radius:50pt;
  border:1px;

  z-index: 1;
}

.dropdown-contentW a {
  color: black;
  padding: 6px 6px;
  text-decoration: none;
  display: block;
}
.dropdownW:hover .dropdown-contentW {display: block;}
























.FDRow {
    background-color: #167BB2;
}

#toTopDiv {
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 1000;
}

.contentDiv1 {
    height: 100%;
    /*background-color: #76C2EC;*/
    padding: 0px 0px 15px 0px !important;
    max-width: 1520px !important;
}

.contentDiv2 {
    width: 100% !important;
    background-color: white;
    padding-right: 0px !important;
}

.ShadowDiv {
    position: relative;
    /*z-index: 12;*/
}

.ShadowDiv2
{
    position: fixed;
    top:0px;
    z-index: 9999;
    height:auto;
    width:100%;
    border-top:6px solid #1993D2
}

.BanShadow {
    position: absolute;
    top: 0px;
    width: 100%;
    height: auto;
    z-index: 4;
    max-width: 1920px;
}

/*.BreadCrumb1 {
    
    height: 45px;
    line-height: 45px;
    color: #056b66;
    font-size: 12px;
    font-family: 'Segoe UI';
    font-weight: bold;
}

.lblBreadCrumb {
  
    height: 35px;
    line-height: 35px;
    color: #056b66;
    font-size: 12px;
    font-family: 'Segoe UI';
    font-weight: bold;
}*/


.BreadCrumbU {
    height: 43px;
    font-weight: bold;
    font-family: 'Segoe UI';
    font-size: 12px;
    color: #163683;
    padding-top: 19px;
}

.innerMainCont {
    background-color: white;
    font-family: 'Segoe UI';
    font-size: 12px;
    color: #000000;
}


.innerCenterBlock {
    background-color: #76C2EC;
    padding-bottom: 10px;
    height: 100%;
    width: 100%;
    display: table;
}

.child1 {
    width: 25%;
    background-color: white;
    display: table-cell;
    vertical-align: top;
}

.child2 {
    width: 48%;
    background-color: white;
    display: table-cell;
    padding: 10px;
    vertical-align: top;
}

.child3 {
    width: 15%;
    display: table-cell;
    vertical-align: top;
}




.innerMenuTop {
    height: 50px;
    width: 70%;
    /*float: right;*/
    font-family: 'Segoe UI';
    font-weight: bold;
    color: #056B66;
    font-size: 24px;
    height: 45px;
    line-height: 45px;
}

.col1 {
    background-color: white;
    padding-right: 0px;
    /*right: 15px;*/
   margin-right:15px;
}



.innerRightBlock {
    height: auto;
}

.nav {
    z-index: 2;
    width: 70%;
    margin-left:auto;
    
}



    .nav li {
        text-shadow: 0.5px 0.5px 0.5px black;
    }

.innerSubdropdownMenu {
    display: none;
    background-color: white;
    position: absolute;
    top: -3px;
    left: 100%;
    z-index: 2;
    
}

    .innerSubdropdownMenu ul {
        list-style-type: none;
        padding: 0px;
        z-index: 2;
        
    }

        .innerSubdropdownMenu ul li {
            width: 250px;
            list-style-type: none;
            margin: 3px 0px 3px 0px;
            background-color: #A6AA15;
            z-index: 2;
        }

            .innerSubdropdownMenu ul li:hover {
                background-color: #163683;
            }

            .innerSubdropdownMenu ul li a {
                color: #ffffff;
                display: block;
                padding: 12px 15px;
                font-family: 'Segoe UI';
                text-decoration: none;
            }


.nav li:hover {
    background-color: #A6AA15;
}

    .nav li:hover .innerSubdropdownMenu {
        display: inline-table;
    }


.fBHP {
    display: table;
    margin: 0 auto;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    width: 100%;
    height: 114px;
    background-image: url('../../Images/trending_now_facebook2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #1993d2;
}

.BGHP {
    color: white;
    font-size: 14px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    width: 300px;
    height: 114px;
    background-image: url('../../Images/trending_now_blog2.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.socDivInner {
    width: 80%;
    height: auto;
    /*text-align: center;*/
}

.imgRes1 {
    margin-left: auto;
    margin-right: auto;
}

.fBHP2 {
    width: 100%;
    text-align: center;
    vertical-align: baseline;
}

.BGHP2 {
    width: 40%;
    text-align: left;
    float: right;
}


.TopFirstRow {
    width: 100%;
    height: 50%;
    max-width: 1520px;
    margin-left: 0px;
    margin-right: 0px;
}

.TopSecondRow {
    height: 50%;
}


.StickDiv
{
    position: sticky; position: -webkit-sticky; top: 0; z-index: 998;align-content:flex-end;
}

.StickDiv2
{
    position: absolute; bottom: 0; z-index: 999
}

@media screen and (max-width:768px) {
    .TopFirstRow {
        height: 100%;
    }

    .TopSecondRow {
        display: none;
    }

    .innerTopDiv {
        padding-top: 0px;
    }

    .col1 {
        display: none;
    }

    .socDivInner {
        width: 100%;
    }


    .searchDiv {
        width: auto;
    }

    .searchDiv2 {
        width: auto;
        box-shadow: none;
    }

    #SearchTB {
        display: none;
    }

    .btn-default {
        width: 70px;
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
    }
}


@media screen and (max-width:680px) {
    body {
        height: 100%;
    }






    .searchDiv {
        display: none !important;
    }

    .logo {
        width: auto;
        height: 50px;
        padding-left: 30px;
        margin-top: -5px;
    }







    .menuContent {
        display: none;
    }

    .wrapper-menu {
        position: absolute;
        top: 5px;
        right: 0px;
    }


    .child1 {
        display: none;
    }

    .child2 {
        width: 100%;
    }

    .child3 {
        display: none;
    }

    .PageTitleDesc {
        display: none;
    }



    .floatingBox2 {
        display: none;
    }

    .floatingBox {
        display: none;
    }

    .menumenu {
        display: initial;
        position: absolute;
        top: 1px;
        right: 1px;
    }
}


/*Mobile view*/
@media screen and (max-width: 426px) {
    .SocialDiv {
        display: none;
    }

    .Row1 {
        display: table;
    }

    .column1 {
        display: table-cell;
    }

    .col1 {
        display: none;
    }

    .TopSectionDiv {
        height: auto;
        padding: 0px 10px;
    }

    .Row2 {
        display: none;
        height: 100%;
    }

    .SocialMenuDiv {
        padding-top: 25%;
    }

    .Row3 {
        display: none;
        height: 100%;
    }

    .contentDiv1 {
        height: auto;
        top: 0px;
        padding: 0px !important;
    }

    .contentDiv2 {
        height: auto;
    }

    .cDiv1Content {
        min-height: 0px;
    }

    .NewsHead {
        text-align: left;
    }

    .NewsImage {
        display: none;
    }

    .NewsCnt {
        width: 100%;
        text-align: left;
        color: black;
    }

    #dotdiv {
        display: none;
    }

    .slideshow-container {
        min-height: 300px;
    }

    .BanShadow {
        display: none;
    }

    .rightBlockHp {
        display: none;
    }

    .NavVis {
        right: -10px;
    }

    .TopMenuUl {
        width: 100vw;
    }

    .SubdropdownMenu {
        transition: display 2s linear 1s;
        position: relative;
        left: 0px;
        top: 0px;
        box-shadow: none;
    }

        .SubdropdownMenu ul {
            position: relative;
            left: 0px;
            box-shadow: none;
        }

            .SubdropdownMenu ul li {
                background-color: #1993d2;
                padding-left: 10%;
            }

                .SubdropdownMenu ul li a {
                    color: white !important;
                }


    .socDivInner {
        width: 100%;
    }
}
/*Mobile view*/


@media screen and (max-width:1024px) {
    .searchDiv {
        width: auto;
        height: auto;
        float: left;
        margin-left: 15px;
    }

    .searchDiv2 {
        width: auto;
        height: auto;
        background-color: white;
        border-radius: 20px;
        text-align: right;
        margin-left: auto;
        margin-right: auto;
        box-shadow: 3px 4px 5px #696969;
    }

    #SearchTB {
        width: 75%;
        height: 100%;
        border: 0px solid black;
    }
}