﻿* {
    touch-action: manipulation;
    box-sizing: border-box;
}

body {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans';
    letter-spacing: 0;
    font-style: normal;
    background: #f0f0f0;
    color: #3d3b3b;
    min-height: 100%;
    height: 100%;
    -webkit-text-size-adjust: 100%;
}

a {
    background-color: transparent;
}

a {
    color: #3782c4;
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: none;
    outline: none;
    color: inherit;
    cursor: pointer;
}
b, strong {
    font-weight: 700;
}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.white {
    background-color: #fff
}
.p-b-20 {
    padding-bottom: 20px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.p-v-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.p-v-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.m-b-50 {
    margin-bottom: 50px;
}
.m-t-25 {
    margin-top: 25px;
}
.m-t-30 {
    margin-top: 30px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.m-t-20 {
    margin-top: 20px;
}
.text-20 {
    font-size: 20px;
}
.text-light {
    font-weight: 400;
}
.text-center {
    text-align: center;
}
.text-black {
    color: #000;
}
.text-bold {
    font-weight: 700;
}
.v-a-mid {
    vertical-align: middle;
}
.inline-block {
    display: inline-block;
}
.m-r-5 {
    margin-right: 5px;
}
.text-36 {
    font-size: 36px;
}
.l-h-1 {
    line-height: 1;
}
.sep-gray {
    border-top: 1px solid #f1f1ee;
    margin-top: 3px;
}
@media (min-width: 768px) {
    .sep-right-gray-xs {
        border-right: 1px solid #f1f1ee;
    }
    .m-b-sm-30 {
        margin-bottom: 30px;
    }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-12 {
    width: 100%;
}
@media (min-width: 768px) {
    .col-sm-8 {
        width: 66.666666666667%;
    }
    .col-sm-7 {
        width: 58.333333333333%;
    }
    .col-sm-4 {
        width: 33.333333333333%;
    }
    .col-sm-offset-4 {
        margin-left: 33.333333333333%;
    }
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
}
@media (min-width: 768px) {
    .col-sm-5 {
        width: 41.666666666667%;
    }
}

.clearfix:before, .container:before, .container-fluid:before, .row:before, .clearfix:after, .container:after, .container-fluid:after, .row:after {
    content: " ";
    display: table;
}
/*Sub Header START*/
.pgs-wrap {
    max-width: 980px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}

.subheader {
    position: relative;
    height: 54px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.subheader--bg-10 {
    background-image: url(/Assets/Web/build/assets/images/subheader/visual-10.jpg);
}

.subheader__title {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Open Sans';
    letter-spacing: -.025em;
    font-style: normal;
}

.subheader__text {
    margin: 0;
    font-size: 13px;
    display: none;
}

@media (max-width: 767px) {
    .subheader__title {
        padding-top: 10px;
        line-height: 1.2em;
    }
}

@media (min-width: 768px) {
    .subheader__title {
        font-size: 28px;
        padding-top: 5px;
    }

    .subheader__text {
        font-size: 16px;
    }
}
/*Sub Header End*/

/*Breadcrumbs START*/

.breadcrumb {
    position: relative;
    width: 100%;
    text-align: left;
    overflow: hidden;
    background-color: #fff;
    z-index: 1
}

.breadcrumb__container {
    border-bottom: 1px solid #efefef;
    height: 33px;
    overflow: hidden
}

.breadcrumb .pgs-wrap {
    margin: 0;
    padding: 0 20px;
    max-width: none
}

.breadcrumb__list {
    display: inline-block
}

.breadcrumb__text {
    display: block;
    font-size: 12px;
    line-height: 33px;
    font-weight: 600;
    color: #3d3b3b;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50)
}

.breadcrumb__item {
    float: left;
    padding: 0 15px;
    position: relative
}

    .breadcrumb__item:after {
        content: " ";
        position: absolute;
        right: -3px;
        top: 13px;
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
        background-position: -957px -851px;
        width: 6px;
        height: 9px
    }

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .breadcrumb__item:after {
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4-2x.png);
        -webkit-background-size: 1044px 1008px;
        -moz-background-size: 1044px 1008px;
        background-size: 1044px 1008px;
        background-position: -918px -120px
    }
}

.breadcrumb__item:last-child:after {
    display: none
}

.breadcrumb__item:first-child:not(.is-home) {
    padding-left: 0
}

.breadcrumb__item.is-active .breadcrumb__text {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.breadcrumb__item.is-home {
    padding-left: 25px;
    position: relative
}

    .breadcrumb__item.is-home:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 10px;
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
        background-position: -871px -374px;
        width: 14px;
        height: 13px
    }

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .breadcrumb__item.is-home:before {
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4-2x.png);
        -webkit-background-size: 1044px 1008px;
        -moz-background-size: 1044px 1008px;
        background-size: 1044px 1008px;
        background-position: -871px -346px
    }
}

.breadcrumb__item:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

@media (min-width: 768px) {
    .breadcrumb .pgs-wrap {
        margin: 0 auto;
        padding: 0 20px;
        max-width: 980px;
        width: auto !important
    }
}
/*Breadcrumbs END*/

/*press-room-navborder START*/

.press-room__show-more {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    border-left: 1px solid #3d3b3b
}

.press-room__sponsor {
    height: 110px
}

.press-room__navborder {
    padding: 0
}

@media (min-width: 768px) {
    .press-room__navborder {
        padding-bottom: 286px
    }
}

.press-room__subscription {
    width: 100%;
    border: 4px solid #fdb813
}

.press-room__numbers--photo {
    height: 90px
}

.press-room__numbers--photo-two {
    height: 110px
}

.press-room__numbers--num {
    font-size: 60px;
    line-height: 80px;
    display: block
}

@media (min-width: 768px) {
    .press-room__numbers--num {
        font-size: 100px;
        line-height: 100px
    }
}

.press-room__numbers--num-two {
    font-size: 147px;
    line-height: 115px;
    color: #fdb813
}

@media (min-width: 768px) {
    .press-room__numbers--num-two {
        font-size: 187px;
        line-height: 155px
    }
}

.press-room__numbers--ntop {
    font-size: 30px
}

@media (min-width: 768px) {
    .press-room__numbers--ntop {
        font-size: 40px
    }
}

.press-room__numbers--content {
    height: auto;
    margin: 0 auto
}

.press-room__numbers--content-size-one {
    width: 140px
}

.press-room__numbers--content-size-two {
    width: 190px
}

.press-room__numbers--content > span {
    font-size: 10px;
    font-weight: 700;
    display: block
}

@media (min-width: 768px) {
    .press-room__numbers--content > span {
        font-size: 14px
    }
}

.press-room__numbers--content > p {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    color: #fdb813
}

@media (min-width: 768px) {
    .press-room__numbers--content > p {
        font-size: 24px
    }
}

.press-room__numbers--vline {
    border-right: 1px solid #ebebeb
}

    .press-room__numbers--vline:before {
        content: "";
        width: 12px;
        height: 12px;
        background: #fff;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        border: 3px solid #ebebeb;
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: -7px;
        top: 50%;
        z-index: 2
    }

.press-room__numbers--vline-n {
    width: 1px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    border-right: 1px solid #ebebeb
}

    .press-room__numbers--vline-n:before {
        content: "";
        width: 12px;
        height: 12px;
        background: #fff;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        border: 3px solid #ebebeb;
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: -7px;
        top: 0;
        z-index: 2
    }

.press-room__numbers--hline-n {
    width: 50%;
    height: 1px;
    margin: 0 auto;
    border-bottom: 1px solid #ebebeb
}

.press-room__filter {
    text-align: center
}

    .press-room__filter > li {
        display: list-item;
        padding-bottom: 30px
    }

        .press-room__filter > li > a {
            color: #3d3b3b;
            font-size: 12px;
            font-weight: 700;
            padding-bottom: 10px
        }

            .press-room__filter > li > a:hover {
                color: #ba1b1e;
                border-bottom: 3px solid #ba1b1e
            }

            .press-room__filter > li > a.is-active-filter {
                color: #ba1b1e;
                border-bottom: 3px solid #ba1b1e
            }

@media (min-width: 768px) {
    .press-room__filter > li {
        display: inline-block;
        padding-left: 20px
    }
}
.pgs-nav-menu > ul {
    margin-top: 17px
}

    .pgs-nav-menu > ul > li {
        border-bottom: 1px solid #f1f1ee;
        padding-bottom: 10px;
        padding-top: 10px
    }

        .pgs-nav-menu > ul > li.is-active {
            background-color: #ed1c24
        }

            .pgs-nav-menu > ul > li.is-active > a {
                color: #fff
            }

        .pgs-nav-menu > ul > li:hover {
            background-color: #ed1c24
        }

        .pgs-nav-menu > ul > li > a {
            font-size: 12px;
            font-weight: 700;
            font-family: 'Open Sans';
            letter-spacing: .25px;
            font-style: normal;
            color: #3d3b3b;
            padding-left: 15px;
            display: block
        }

        .pgs-nav-menu > ul > li:hover > a {
            color: #fff
        }

.pgs-nav-menu__mobile {
    width: 100%;
    position: relative
}

.pgs-nav-menu__mobile--button {
    display: block;
    width: 100%;
    background-color: #e8e8e8;
    color: #3d3b3b;
    font-size: 18px;
    font-weight: 600;
    padding: 15px;
    position: relative
}

    .pgs-nav-menu__mobile--button:after {
        content: " ";
        position: absolute;
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
        background-position: -1027px -787px;
        width: 17px;
        height: 11px;
        right: 15px;
        top: 24px
    }

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .pgs-nav-menu__mobile--button:after {
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4-2x.png);
        -webkit-background-size: 1044px 1008px;
        -moz-background-size: 1044px 1008px;
        background-size: 1044px 1008px;
        background-position: -1027px -862px
    }
}

.pgs-nav-menu__mobile__list {
    padding: 0;
    background-color: #e8e8e8;
    border-top: 1px solid #bbb;
    display: none;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    z-index: 1001
}

.pgs-nav-menu__mobile__list__header {
    display: block;
    background: #fdb813;
    height: 60px;
    line-height: 60px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-align: center
}

.pgs-nav-menu__mobile__list > ul {
    padding: 0;
    margin: 0
}

    .pgs-nav-menu__mobile__list > ul > li {
        background: #fff
    }

        .pgs-nav-menu__mobile__list > ul > li:last-child {
            border: 0
        }

        .pgs-nav-menu__mobile__list > ul > li > a {
            display: block;
            padding: 12px 15px;
            font-size: 14px;
            color: #3d3b3b;
            font-weight: 400;
            border-bottom: 1px solid #eceded
        }

        .pgs-nav-menu__mobile__list > ul > li:nth-of-type(odd) {
            background: #f8f8f8
        }

.pgs-nav-menu__mobile__list > ul {
    max-height: calc(100% - 60px);
    overflow: auto;
}
.pgs-nav-menu__mobile__list .pgs-nav-menu__mobile__list__tabs {
    padding: 0;
    margin: 0
}

    .pgs-nav-menu__mobile__list .pgs-nav-menu__mobile__list__tabs > li {
        background: #fff
    }

        .pgs-nav-menu__mobile__list .pgs-nav-menu__mobile__list__tabs > li:last-child {
            border: 0
        }

        .pgs-nav-menu__mobile__list .pgs-nav-menu__mobile__list__tabs > li > a {
            display: block;
            padding: 12px 15px;
            font-size: 14px;
            color: #3d3b3b;
            font-weight: 400;
            border-bottom: 1px solid #eceded
        }

        .pgs-nav-menu__mobile__list .pgs-nav-menu__mobile__list__tabs > li:nth-of-type(odd) {
            background: #f8f8f8
        }

.pgs-nav-menu__mobile.active .pgs-nav-menu__mobile__list {
    display: block
}

.pgs-nav-menu--hover-menu > ul > li {
    position: relative;
    padding-top: 0;
    padding-bottom: 0
}

    .pgs-nav-menu--hover-menu > ul > li > a {
        display: block;
        padding: 10px 30px 10px 15px
    }

    .pgs-nav-menu--hover-menu > ul > li.has-child {
        position: relative
    }

        .pgs-nav-menu--hover-menu > ul > li.has-child:after {
            content: " ";
            position: absolute;
            background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
            background-position: -957px -864px;
            width: 6px;
            height: 9px;
            top: 14px;
            right: 14px
        }

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .pgs-nav-menu--hover-menu > ul > li.has-child:after {
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4-2x.png);
        -webkit-background-size: 1044px 1008px;
        -moz-background-size: 1044px 1008px;
        background-size: 1044px 1008px;
        background-position: -957px -838px
    }
}

.pgs-nav-menu--hover-menu > ul > li.has-child:hover:after {
    background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
    background-position: -918px -133px;
    width: 6px;
    height: 9px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .pgs-nav-menu--hover-menu > ul > li.has-child:hover:after {
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4-2x.png);
        -webkit-background-size: 1044px 1008px;
        -moz-background-size: 1044px 1008px;
        background-size: 1044px 1008px;
        background-position: -918px -146px
    }
}

.pgs-nav-menu--hover-menu > ul > li.search-list-item {
    position: relative
}

    .pgs-nav-menu--hover-menu > ul > li.search-list-item:after {
        content: " ";
        position: absolute;
        background-image: url(/Assets/Web/build/assets/images/others/search-black.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 16px;
        height: 16px;
        top: 11px;
        right: 11px
    }

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px),(max-width: 767px) and (min-resolution: 192dpi) {
    .pgs-nav-menu--hover-menu > ul > li.search-list-item:after {
        background-image: url(/Assets/Web/build/assets/images/others/search-black-2x.png);
        -webkit-background-size: 16px 16px;
        -moz-background-size: 16px 16px;
        background-size: 16px 16px
    }
}

.pgs-nav-menu--hover-menu > ul > li.search-list-item:hover:after {
    background-image: url(/Assets/Web/build/assets/images/others/search-white.png)
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px),(max-width: 767px) and (min-resolution: 192dpi) {
    .pgs-nav-menu--hover-menu > ul > li.search-list-item:hover:after {
        background-image: url(/Assets/Web/build/assets/images/others/search-white-2x.png);
        -webkit-background-size: 16px 16px;
        -moz-background-size: 16px 16px;
        background-size: 16px 16px
    }
}

.pgs-nav-menu__child {
    position: absolute;
    right: -632px;
    top: -44px;
    background-color: transparent;
    width: 632px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999;
    display: none
}

@media (max-width: 991px) {
    .pgs-nav-menu__child {
        width: 428px;
        right: -428px
    }
}

.pgs-nav-menu__child__inner {
    border: 1px solid #e5e5e5;
    border-left: 2px solid #ba1b1e;
    background: #f0f0f0;
    padding: 20px 20px 20px 30px;
    margin-left: 16px;
    position: relative
}

    .pgs-nav-menu__child__inner:after {
        content: " ";
        position: absolute
    }

@media (max-width: 991px) {
    .pgs-nav-menu__child__inner {
        padding: 15px 10px 15px 20px
    }
}

.pgs-nav-menu__child__inner:after {
    top: 52px;
    left: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #ba1b1e transparent transparent
}

.pgs-nav-menu__child__inner .center-sep {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background: #e5e5e5
}

.pgs-nav-menu__child__inner .col-sm-6--right {
    padding-left: 30px;
    padding-right: 0
}

@media (max-width: 991px) {
    .pgs-nav-menu__child__inner .col-sm-6--right {
        padding-left: 15px;
        padding-right: 15px
    }
}

.pgs-nav-menu__child__title {
    font-size: 16px;
    font-weight: 400;
    color: #ba1b1e;
    margin-bottom: 15px;
    margin-top: 10px
}

    .pgs-nav-menu__child__title a {
        font-size: 16px;
        font-weight: 400;
        color: #ba1b1e;
        text-decoration: none
    }

.pgs-nav-menu__child__list {
    margin-left: 20px;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .pgs-nav-menu__child__list {
        margin-bottom: 20px
    }
}

.pgs-nav-menu__child__list li {
    font-weight: 600;
    color: #000;
    font-size: 12px;
    list-style: disc
}

    .pgs-nav-menu__child__list li a {
        font-weight: 600;
        color: #000;
        font-size: 12px
    }

        .pgs-nav-menu__child__list li a:hover {
            text-decoration: underline
        }

.pgs-nav-menu__mobile-branch__item {
    display: none
}

.pgs-nav-menu__mobile-branch__title {
    font-size: 12px;
    color: #ba1b1e;
    font-weight: 400;
    margin-bottom: 20px;
    padding-left: 16px
}

    .pgs-nav-menu__mobile-branch__title a {
        font-size: 12px;
        color: #ba1b1e;
        font-weight: 400
    }

.pgs-nav-menu__mobile-branch__list {
    margin-bottom: 20px
}

    .pgs-nav-menu__mobile-branch__list li {
        border-bottom: 1px solid #f1f1ee;
        list-style: none;
        font-size: 12px;
        color: #3d3b3b
    }

        .pgs-nav-menu__mobile-branch__list li:nth-child(1) {
            border-top: 1px solid #f1f1ee
        }

        .pgs-nav-menu__mobile-branch__list li a {
            display: block;
            padding: 7px 10px 7px 22px;
            font-size: 12px;
            color: #3d3b3b;
            position: relative
        }

            .pgs-nav-menu__mobile-branch__list li a:after {
                content: " ";
                position: absolute;
                content: �;
                left: 14px;
                top: 8px;
                background: none
            }

.pgs-nav-menu--hover-menu > ul > li.has-child:hover .pgs-nav-menu__child, .pgs-nav-menu--hover-menu > ul > li.has-child.active .pgs-nav-menu__child {
    display: block
}

.pgs-nav-menu--light > ul {
    margin-top: 10px
}

    .pgs-nav-menu--light > ul > li {
        border-bottom: 1px solid #f1f1ee;
        padding-bottom: 10px;
        padding-top: 10px
    }

        .pgs-nav-menu--light > ul > li.is-active {
            background-color: #ed1c24
        }

            .pgs-nav-menu--light > ul > li.is-active > a {
                color: #fff
            }

        .pgs-nav-menu--light > ul > li:hover {
            background-color: #ed1c24
        }

        .pgs-nav-menu--light > ul > li > a {
            font-size: 12px;
            font-weight: 400;
            font-family: 'Open Sans';
            letter-spacing: .25px;
            font-style: normal;
            color: #3d3b3b;
            padding-left: 15px;
            display: block
        }

        .pgs-nav-menu--light > ul > li:hover > a {
            color: #fff
        }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

}
.splitter--ui-1 {
    border-bottom: 1px solid #d1d1d1
}

.splitter--ui-2 {
    border-bottom: 1px solid #fcc965
}
.relative {
    position: relative;
}
.row.gutter-xs {
    margin-right: -5px;
    margin-left: -5px
}

    .row.gutter-xs > [class*='col-'] {
        padding-right: 5px;
        padding-left: 5px
    }

.row.gutter-sm {
    margin-right: -10px;
    margin-left: -10px
}

    .row.gutter-sm > [class*='col-'] {
        padding-right: 10px;
        padding-left: 10px
    }

.row.no-gutter {
    margin-right: 0;
    margin-left: 0
}

    .row.no-gutter > [class*='col-'] {
        padding-right: 0;
        padding-left: 0
    }

.col-no-gutter {
    padding-left: 0;
    padding-right: 0
}
.button {
    display: inline-block;
    text-align: center;
    background: none;
    border: 0;
    outline: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0
}

    .button::-moz-focus-inner {
        border: 0;
        padding: 0
    }

.button--full {
    display: block;
    width: 100%
}

.button--v-a-mid {
    vertical-align: middle
}


.button--orange {
    padding: 0 15px;
    color: #fff;
    line-height: 40px;
    background: #f48024;
    -webkit-border-radius: 2px;
    border-radius: 2px
}


    .button--orange:hover, .button--orange:focus {
        color: #fff;
        background: #f48024
    }

    .button--orange.two-lines {
        line-height: 1.4em;
        font-weight: 700;
        padding-top: 12px;
        padding-bottom: 12px
    }
@media (max-width: 480px) {
    .button--orange {
        padding: 0 5px!important;
    }
} 

.button--red {
    padding: 0 15px;
    color: #fff;
    line-height: 40px;
    background: #ba1b1e;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

    .button--red:hover, .button--red:focus {
        color: #fff;
        background: #ed1c24
    }

.button--red-b {
    padding: 0 15px;
    color: #fff;
    line-height: 40px;
    background: #ed1c24;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

    .button--red-b:hover, .button--red-b:focus {
        color: #fff;
        background: #ba1b1e
    }

.button--pale {
    padding: 0 15px;
    color: #fff;
    line-height: 40px;
    background: #8ea5ab;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

    .button--pale:hover, .button--palefocus {
        color: #fff;
        background: #8ea5ab
    }

.button--light-gray {
    padding: 0 15px;
    color: #fff;
    line-height: 40px;
    background: #d8d8d8;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

    .button--light-gray:hover {
        background-color: #5c5d5f;
        color: #fff
    }

.button--dark-gray {
    padding: 0 22px;
    color: #fff;
    line-height: 29px;
    background: #3d3b3b;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

    .button--dark-gray:hover, .button--dark-gray:focus {
        color: #fff;
        background: #5c5d5f
    }

.button--transparent {
    padding: 0 5px;
    line-height: 36px;
    background: transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.button--dark-border {
    border: 1px solid #3d3b3b;
    color: #3d3b3b
}

.button--light-border {
    border: 1px solid #d8d8d8
}

.button--light-category {
    width: 120px
}

.button--sm {
    line-height: 26px
}

.button--lg {
    line-height: 35px
}

.button--p-lg {
    padding: 0 25px
}

.button--long {
    padding: 0 60px
}

.button--input {
    height: 36px;
    line-height: 36px
}

.button--iconic span {
    display: inline-block;
    vertical-align: middle
}

.button--iconic .icon {
    vertical-align: inherit
}
.icon {
    display: inline-block;
    text-indent: -9999px;
    vertical-align: middle;
}
.icon--double-arrow-sm {
    background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
    background-position: -874px -226px;
    width: 11px;
    height: 9px;
}
.row.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}
.button--more {
    height: 47px;
    color: #3d3b3b;
    border: 1px solid #3d3b3b;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -ms-transition: background-color .2s;
    transition: background-color .2s
}

    .button--more:hover {
        background-color: #ececec
    }

    .button--more .icon {
        vertical-align: inherit;
        display: none
    }

    .button--more[disabled] {
        opacity: .2;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
        filter: alpha(opacity=20)
    }

    .button--more.is-loading .icon {
        -webkit-animation-name: load-more;
        -moz-animation-name: load-more;
        -o-animation-name: load-more;
        -ms-animation-name: load-more;
        animation-name: load-more;
        -webkit-animation-duration: .5s;
        -moz-animation-duration: .5s;
        -o-animation-duration: .5s;
        -ms-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        -o-animation-timing-function: linear;
        -ms-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        -ms-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

@media (max-width: 900px) {
    .button--more .text-20 {
        font-size: 16px
    }
}

@media (max-width: 779px) {
    .button-xs-full {
        width: 100%;
        text-align: center
    }
}

@-moz-keyframes load-more {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes load-more {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes load-more {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load-more {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.pgs-mobile-popover__title {
    display: none;
    background: #fdb813;
    height: 60px;
    line-height: 60px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-align: center
}

@media (max-width: 767px) {
    .pgs-mobile-popover__title {
        display: block
    }

    .vs2 .endDateHead2,
    .vs2 .startDateHead2 {
        padding: 0;
    }

    .vs2 .datepicker--pgs-mobile-popover__title--active.endDateHead2,
    .vs2 .datepicker--pgs-mobile-popover__title--active.startDateHead2 {
        border-bottom-color: #fdb813;
    }

        .vs2 .datepicker--pgs-mobile-popover__title--active.endDateHead2 span.input-value,
        .vs2 .datepicker--pgs-mobile-popover__title--active.startDateHead2 span.input-value {
            font-size: 16px;
            margin-top: -2px;
        }

        .vs2 .datepicker--pgs-mobile-popover__title--active.endDateHead2 label.input-label,
        .vs2 .datepicker--pgs-mobile-popover__title--active.startDateHead2 label.input-label {
            font-size: 10px;
            color: #8c8c8e;
            font-weight: 300;
        }
}

.pgs-mobile-popover__back {
    display: inline-block;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    text-align: center;
    position: absolute;
    cursor: pointer
}

    .pgs-mobile-popover__back:after {
        content: " ";
        position: absolute;
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
        background-position: -955px -564px;
        width: 9px;
        height: 14px;
        margin-top: 24px;
        left: 50%;
        margin-left: -5px
    }

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .pgs-mobile-popover__back:after {
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4-2x.png);
        -webkit-background-size: 1044px 1008px;
        -moz-background-size: 1044px 1008px;
        background-size: 1044px 1008px;
        background-position: -955px -529px
    }
}

.pgs-mobile-popover__button-container {
    display: none;
    padding: 10px;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 767px) {
    .pgs-mobile-popover__button-container {
        display: block
    }
}

.js_mobile-popover--open .pgs-mobile-popover {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    border: 1px solid #e0e0e0;
    height: auto;
    overflow: visible;
    z-index: 5000
}

.js_mobile-popover--open .pgs-mobile-popover--b {
    border: 0;
    width: 442px;
    right: auto;
    left: 0
}

@media (min-width: 992px) {
    .js_mobile-popover--open .pgs-mobile-popover--b {
        left: -38px
    }
}

@media (min-width: 992px) {
    .js_mobile-popover--open .pgs-mobile-popover--c {
        left: -183px
    }
}

@media (max-width: 767px) {
    .js_mobile-popover--open .pgs-mobile-popover {
        width: 100%;
        position: fixed;
        top: 0 !important;
        left: 0 !important;
        height: 100%;
        z-index: 1001;
        border: none;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}


.pgs-nav-menu__mobile__list {
    padding: 0;
    background-color: #e8e8e8;
    border-top: 1px solid #bbb;
    display: none;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    z-index: 1001;
}
.pgs-nav-menu__mobile__list {
    z-index: 10001;
}
@media (max-width: 480px) {
    .pgs-nav-menu__mobile__list {
        overflow: hidden !important;
        z-index: 99999;
    }
}
    .pgs-nav-menu__mobile__list li.is-active > a {
        color: #ee162d;
    }

    .pgs-nav-menu__mobile__list > ul > li > a {
        display: block;
        padding: 12px 15px;
        font-size: 14px;
        color: #3d3b3b;
        font-weight: 400;
        border-bottom: 1px solid #eceded;
    }

.pgs-nav-menu__mobile--button {
    display: block;
    width: 100%;
    background-color: #e8e8e8;
    color: #3d3b3b;
    font-size: 18px;
    font-weight: 600;
    padding: 15px;
    position: relative
}

    .pgs-nav-menu__mobile--button:after {
        content: " ";
        position: absolute;
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
        background-position: -1027px -787px;
        width: 17px;
        height: 11px;
        right: 15px;
        top: 24px
    }

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .pgs-nav-menu__mobile--button:after {
        background-image: url(/Assets/Web/build/assets/images/sprite-common-v4-2x.png);
        -webkit-background-size: 1044px 1008px;
        -moz-background-size: 1044px 1008px;
        background-size: 1044px 1008px;
        background-position: -1027px -862px
    }
}
.social-share ul {
    float: right;
    cursor: default;
}
.social-share--sep {
    border-right: 1px solid #3d3b3b;
    padding-left: 0 !important;
    padding-right: 20px !important;
    margin-right: 10px;
    cursor: default;
}
.social-share ul > li {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}
.icon--social-fb {
    background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
    background-position: -955px -509px;
    width: 8px;
    height: 16px;
}
.icon--social-tw {
    background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
    background-position: -1027px -535px;
    width: 16px;
    height: 14px;
}
.icon--social-wa {
    background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
    background-position: -998px -870px;
    width: 19px;
    height: 19px;
}
.icon--social-mb {
    background-image: url(/Assets/Web/build/assets/images/sprite-common-v4.png);
    background-position: -424px -964px;
    width: 20px;
    height: 13px;
}
.social-share ul > li .icon {
    margin-top: -4px;
}
@media (max-width: 767px) {
    .social-share ul {
        float: left;
    }
    .social-share--sep {
        display: none !important;
    }
    .social-share ul > li {
        padding-left: 4px;
        padding-right: 4px;
    }
    .social-share ul > li {
        display: inline-block !important;
    }
}
