#MobileMenu1_pnl_menu,
#mainnav {
    display: none
}

#main {
    background: url(/img/skin/bg/investor-relations/bg-investor.jpg) top center no-repeat;
    height: 795px
}

#content {
    width: 100%;
    lefT: 0;
    padding: 0
}

.columns {
    margin-bottom: 32px
}

.column {
    float: left;
    width: 45%;
    padding-top: 88px
}

.column-left {
    padding-right: 5%
}

.column-right {
    padding-left: 5%
}

.column h2 {
    color: #fff;
    line-height: 63px;
    font-size: 56px!important;
    margin-bottom: 18px
}

#content .column p {
    color: #fff;
    line-height: 28px;
    font-size: 22px;
    opacity: .88;
    width: auto;
    display: block
}

ul.icon-list {
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: .5s;
    transition: .5s
}

.column:hover ul.icon-list {
    opacity: 1;
    filter: alpha(opacity=100)
}

#content ul.icon-list li {
    list-style: none;
    background: 0 0;
    margin-bottom: 10px;
    padding: 0
}

.icon-list li a {
    display: inline-block;
    padding-left: 90px;
    padding-right: 30px;
    position: relative;
    color: #fff;
    font-size: 22px;
    line-height: 70px;
    text-decoration: none;
    background: url(/img/skin/bg/investor-relations/arrow.png) right 27px no-repeat
}

.newswirebutton,
.pressreleases-button {
    display: block;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase
}

.icon-list li a:hover {
    padding-right: 35px
}

.icon-list li a:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 70px;
    background: url(/img/skin/bg/investor-relations/icons.png) no-repeat
}

#report a:before {
    background-position: 3px -10px
}

#share-price a:before {
    background-position: 3px -88px
}

#webcasts a:before {
    background-position: 3px -166px
}

#press a:before {
    background-position: 3px -244px
}

.column-left #report a:hover:before {
    background-position: -97px -10px
}

.column-left #share-price a:hover:before {
    background-position: -97px -88px
}

.column-left #webcasts a:hover:before {
    background-position: -97px -166px
}

.column-left #press a:hover:before {
    background-position: -97px -244px
}

.column-right #report a:hover:before {
    background-position: -197px -10px
}

.column-right #share-price a:hover:before {
    background-position: -197px -88px
}

.column-right #webcasts a:hover:before {
    background-position: -197px -166px
}

.column-right #press a:hover:before {
    background-position: -197px -244px
}

#press-releases {
    display: none;
    background: url(/img/skin/bg/investor-overview/bg-signup.png);
    height: 37px;
    padding: 12px 0 0 35px;
    width: 240px;
    float: left;
    margin-right: 1px
}

.pressreleases-button {
    background: #dc291e;
    color: #FFF;
    font-size: 14px;
    height: 21px;
    letter-spacing: .08em;
    padding: 2px 0;
    text-align: center;
    width: 206px;
    -webkit-transition: 1s;
    transition: 1s
}

.pressreleases-button:hover {
    background: #70868c
}

#signup-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(/img/skin/bg/investor-overview/bg-signup.png)
}

#newswire-subscribe {
    width: 640px;
    height: 38px;
    padding: 11px 0 0 40px;
    margin: 0 auto
}

#newswire-subscribe ul {
    height: 49px
}

#newswire-subscribe li {
    float: left;
    background: 0 0;
    padding: 0;
    margin-right: 10px
}

#newswire-subscribe .newswire-text {
    font-size: 14px;
    color: #bdccd0;
    text-transform: uppercase;
    margin: 4px 7px 0 0;
    letter-spacing: 1px;
    background: 0 0
}

#newswireText {
    background: #dae3e5;
    border: 0;
    width: 175px;
    height: 13px;
    padding: 6px 15px;
    font-size: 11px;
    color: #70868c;
    font-family: Arial
}

.newswire-check {
    text-transform: uppercase;
    color: #bdccd0;
    font-size: 14px;
    margin-left: 10px;
    position: relative;
    top: 3px;
    left: 0
}

.newswire-check label {
    padding-left: 6px
}

#newswire-subscribe .newswire-button {
    margin: 0 0 0 5px
}

.newswirebutton {
    margin-left: 5px;
    margin-right: 0;
    background: 0 -79px #70868c;
    -webkit-transition: 1s;
    transition: 1s;
    color: #FFF;
    font-size: 13px;
    height: 21px;
    letter-spacing: .08em;
    padding: 2px 0;
    text-align: center;
    width: 79px;
    float: left
}

.newswirebutton:hover {
    background: #dc291e;
    color: #fff
}
@media (max-width: 1024px){
    #main{
        height: 843px;
    }
}
@media (max-width: 767px){
    #main{
        height: auto;
        background: none;
    }
    .investor-overview .column{
        box-sizing: border-box;
    }
    .columns.cf{
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
    }
    .column.column-left.column-overview{
        background: url(/img/investor-bg-1.jpg) top center no-repeat;
        background-size: cover;
        width: 100%;
    }
    .column.column-right.column-overview{
        background: url(/img/investor-bg-2.jpg) top center no-repeat;
        background-size: cover;
        width: 100%;
    }
    .column-left{
        padding-left: 5%;
    }
    .gs-responsive.investor-overview #main #content,
    .gs-responsive.investor-overview #main .section-inner
    {
        padding:0
    }
    #signup-bar{
        position:static;
    }
    #newswire-subscribe {
        width: 100%;
        padding: 11px 10px 11px;
        height: auto;
        box-sizing: border-box;
    }
    #newswire-subscribe ul {
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #newswireText{
        width: auto;
    }
    #newswire-subscribe li{
        padding: 5px;
    }
    ul.icon-list {
        opacity: 1;
        filter: alpha(opacity=100);
    }

}
