.theme-main-menu .navbar-nav > li > a
{
    font-family: 'Gempire', 'Raleway', sans-serif !important;
}

.theme-main-header span
{
    font-size: 12px;
    font-family: 'Gempire', 'Raleway', sans-serif !important;
    color: #ff4500 !important;
}


.banner, .rev_slider_wrapper, #main-banner-slider
{
    /*height: 700px !important;*/
}

.tp-revslider-mainul
{
    height: 500px !important;
}

.theme-title
{
    color: #d73e4d;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
}

#about-us
{
    padding: 30px;
}

#about-us .container h4, #about-us .container h5
{
    line-height: 1.5;

    font-weight: 700;

    color: #777;
}

.company-group
{
    margin: 30px 0;
}

.company-group img
{
    margin: 0 auto;
    height: 100px;
}

.company-group p
{
    font-size: 16px;
    text-decoration: none;
    color: #d73e4d;
    text-align: center;
    padding-top: 15px;
    cursor: pointer;
}

.message p, #about-us p
{
    color: #262626;
    line-height: 25px;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
}

.message h4
{
    color: #d73e4d;
    text-align: center;
    font-weight: 700;
}

/*CSR page*/
ol li
{
    font-size: 16px;
    color: #777;
}

.single-team-member
{
    width: 85% !important;
    margin: auto;
}

/*Executive Team*/
#team-section .team-member-wrapper .float-left img
{
    width: 100%;
    height: 370px;
}

.member
{
    background: #e6e6e6;
    overflow: hidden;
    position: relative;
    min-height: 70px;
}


/*News Page*/
.news
{
    margin-bottom: 30px;
}

.icon.round-border.tran3s img
{
    display: inline-block;
    text-rendering: auto;
}

#about-us h5 a
{
    margin: 0 !important;
}



@media (min-width: 992px) {
    #ye_wint
    {
        /*margin-left: 170px;*/
        margin: 0 100px auto;
    }

    /*Core Sectors*/
    .core_sector img
    {
        width: 1776px;
    }

}


.drop_left
{
    position: relative;
}

.drop_left .sub-menu, .drop_left .sub-menu .drop_left .sub-menu
{
    display: none;
}

.drop_left:hover .sub-menu, .drop_left .sub-menu .drop_left:hover .sub-menu
{
    display: block;
}


.drop_left .sub-menu
{
    top: 0;
    right: 100% !important;
    left: auto !important;
    margin-right: 0.01rem;
}


.drop_left .tran3s::after
{
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.drop_left .tran3s::before
{
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}



.drop_left .tran3s:empty::after
{
    margin-left: 0;
}


.drop_left .tran3s::after
{
    vertical-align: 0;
}



.gallery a
{
    display: block;
}

@media (min-width: 767px)
{
    .drop_left .sub-menu
    {
        margin-top: -40px;
    }

    .margin
    {
        margin-left: 13%;
    }
}


.theme-main-header .logo {
    position: relative !important;
}