#section {
    padding-top: 0;
}

#body-section, #body-section * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}

#body-section h1, #body-section h2, #body-section h3, #body-section h4, #body-section h5, #body-section h6 {
    font-family: 'Droid Serif', serif;
}

.ie-epaper-bg {
    background-color: #f6f6f6;
}

#header .container {
    max-width: 972px;
    width: 100%;
}

#body-section.ie-epaper-bg .container {
    -webkit-box-shadow: 0 1px 12px 0 rgba(221, 221, 221, 0.5);
    box-shadow: 0 1px 12px 0 rgba(221, 221, 221, 0.5);
    background-color: #ffffff;
    padding: 32px 41px !important;
    max-width: 972px;
    width: 100%;
}

.ie-newspaper-title h1 {
    font-size: 30px;
    line-height: 44px;
    font-family: 'Droid Serif', serif;
    margin: 0;
    font-weight: 700;
}
.epaper-pref-btn {
    width: 170px;
    text-align: center;
}
.ie-newspaper-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: -32px -41px 30px;
    background: #000;
    color: #fff;
    padding: 20px 40px 20px 20px;
}

.epaper-img img {
    max-width: 207px;
}

.epaper-preferences-box p {
    font-size: 12px;
    text-align: center;
    margin: 10px 0 0;
}

.epaper-preferences-box p a {
    color: #fff;
    text-decoration: underline;
}

.ie-newspaper-title {
    padding: 0 25px;
}
.epaper-pref-btn a {
    border-radius: 4px;
    background-color: #dc0505;
    padding: 11px 25px;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.epaper-pref-text {
    padding-right: 72px;
    background: url(../images/shape.svg) no-repeat bottom 6px right 30px;
    width: calc(100% - 200px);
}

.ie-newspaper-title p a {
    color: #a3201f;
    text-decoration: underline;
}

.ie-items-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ie-newspaper-item {
    border-radius: 6px;
    -webkit-box-shadow: 0 0 15px 0 rgba(195, 195, 195, 0.6);
    box-shadow: 0 0 15px 0 rgba(195, 195, 195, 0.6);
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    padding: 29px 8px 8px;
    width: calc(25% - 5px);
    text-align: center;
}

.ie-newspaper-item img {
    max-width: 100%;
    width: 100%;
}

.ie-newspaper-item img {
    max-width: 100%;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

img.card-ls-logo {
    max-width: 131px;
}

img.card-js-logo {
    max-width: 125px;
}

.ie-newspaper-read.ie-items-wrapper .ie-newspaper-item {
    height: 114px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ie-newspaper-read.ie-items-wrapper .ie-newspaper-item .ie-read-btn {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.ie-newspaper-read .ie-newspaper-item:nth-child(n+3), .ie-newspaper-app .ie-newspaper-item:nth-child(n+3) {
    padding-top: 21px;
}

.ie-newspaper-app .ie-newspaper-item:nth-child(4) {
    padding-top: 31px;
}

.ie-grey-box {
    border-radius: 4px;
    background-color: #f5f5f5;
    padding: 12px 44px 10px 14px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.28;
    color: #000000;
    margin: 59px 0 18px;
}

a.ie-read-btn {
    display: block;
    text-align: center;
    border-radius: 4px;
    background-color: #57a45b;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    line-height: normal;
    padding: 9px 15px;
    width: 100%;
}

a.ie-read-btn:hover {
    background-color: #428A46;
}

.ie-newspaper-item .ie-app-qr {
    max-width: 74px;
    margin-bottom: 9px;
    margin-top: 9px;
}

.ie-newspaper-item:nth-child(3) .ie-app-qr {
    margin-bottom: 5px;
}

.ie-newspaper-telegram .ie-newspaper-item {
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ie-newspaper-telegram .ie-newspaper-item img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.ie-newspaper-telegram .ie-newspaper-item img.ie-telegram-icon {
    max-width: 31px;
    display: block;
    margin: 0 auto 10px;
    width: 100%;
}

.ie-newspaper-telegram .ie-newspaper-item:nth-child(3) img.ie-telegram-icon {
    margin-bottom: 0;
}

.ie-newspaper-telegram .ie-newspaper-item:nth-child(4) img.ie-telegram-icon {
    margin-bottom: 7px;
}

.ie-newspaper-telegram a.ie-read-btn {
    margin-top: 13px;
    width: 100%;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.ie-newspaper-telegram .ie-newspaper-item:nth-child(3) a.ie-read-btn {
    margin-top: 7px;
}

.ie-newspaper-item p {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 7px;
}

.ie-newspaper-item:first-child p {
    margin-bottom: 11px;
}

.ie-read-btn.ie-blue-btn {
    background-color: #00b0e7;
}

.ie-read-btn.ie-blue-btn:hover {
    background-color: #02A1D3;
}

@media (max-width: 991px) {
    * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #header .container {
        width: 100%;
        padding: 0 15px;
    }

    div#header {
        min-height: auto;
    }

    #nav ul {
        width: 100%;
    }

    #footer .container {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .ie-newspaper-item {
        width: calc(50% - 5px);
        margin-bottom: 17px;
    }

    .ie-newspaper-item .ie-app-qr {
        margin: 9px auto;
        display: block;
    }

    #footer .container strong {
        float: none;
        width: 100%;
        display: block;
        line-height: normal;
        padding-top: 12px;
    }

    div#footer {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .menu-trigger {
        display: none;
    }
}

@media (max-width: 767px) {
    div#header {
        min-height: auto;
        background-image: none;
        background-color: #fbfbfb;
    }

    #header .container .logo {
        width: 100%;
        position: relative;
    }

    #header .container .logo img {
        max-height: 100px;
    }

    span.menu-trigger {
        margin: 0 auto;
        width: 32px;
        height: 32px;
        float: right;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    span.menu-trigger svg {
        fill: #000;
    }

    div#nav {
        padding: 2px 0;
    }

    #nav ul {
        width: 100%;
        display: none;
    }

    #nav ul li {
        width: 100%;
    }
    .epaper-pref-btn, 
    .epaper-pref-text {
        width: 100%;
        padding-right: 0;
    }
    .epaper-pref-text {
        padding-bottom: 9px;
        background: none;
        position: relative;
    }
    .epaper-pref-text:before {
        content: "";
        display: block;
        width: 31px;
        height: 31px;
        position: absolute;
        background-image: url(../images/shape.svg);
        background-repeat: no-repeat;
        background-size: 31px;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        bottom: -30px;
        left: calc(50% - 120px);
    }
    
    .epaper-pref-btn a {
        max-width: 170px;
        margin: 0 auto;
        padding: 11px 20px;
    }
    
    .ie-newspaper-box {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 10px 20px 20px;
    }
    .epaper-img img {
        max-width: 150px;
    }
    .ie-newspaper-title {
        text-align: center;
        padding: 0;
    }
    .ie-newspaper-title h1 {
        font-size: 20px;
        line-height: 1.29;
        margin: 0 0 12px;
    }
    .epaper-preferences-box {
        width: 100%;
    }
}

@media (max-width: 639px) {
    body .ie-logos img {
        max-width: 100%;
    }

    body .ie-logos {
        width: 100%;
    }

    body .followusbx {
        margin: 0 auto;
        text-align: center;
        position: static;
    }

    body .header-holder {
        height: auto;
        padding: 10px;
    }

    #body-section.ie-epaper-bg .container {
        padding: 14px 20px !important;
    }

    .ie-newspaper-item {
        width: 100%;
    }

    .ie-newspaper-title h1 {
        font-size: 20px;
        line-height: 1.29;
    }

    .ie-newspaper-title p {
        font-size: 16px;
        font-weight: 500;
    }

    .ie-newspaper-item img.card-ie-logo, .ie-newspaper-item img.card-fe-logo {
        max-width: 198px;
    }

    .ie-newspaper-item img.card-ls-logo {
        max-width: 122px;
    }

    .ie-newspaper-item img.card-js-logo {
        max-width: 105px;
    }

    .ie-grey-box {
        margin-top: 23px;
        border-radius: 0;
        padding: 12px 15px;
        font-size: 16px;
    }
    .ie-newspaper-box {
        margin: -14px -20px 30px;
    }
}