﻿.Ellipsis-lg-3-EN {
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}

.Ellipsis-lg-2-EN {
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}


/* Related Document Start  */

.MainDivRelatedDocsContent {
    width: calc(100% - 385px);
    position: relative;
    margin-bottom: 20px;
    padding-left: 3.6%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
}

.DivRelatedDocs {
    width: 29%;
}

.DivRelatedDocsContent {
    width: 100%;
}

.RelatedDocSep1 {
    width: 3%;
}

.RelatedDocSep2 {
    width: 3%;
}

.RelatedDocsTitle {
    font-size: 30px;
    color: #525252;
    font-family: "RobotoSlab-Regular";
}

.HeightSep25 {
    height: 25px;
}

@media all and (max-width:1150px) {
    .MainDivRelatedDocsContent {
        width: calc(100% - 335px);
    }
}

@media all and (max-width:950px) {
    .RelatedDocid3 {
        display: none;
    }

    .DivRelatedDocs {
        width: 46%;
    }
}

@media all and (max-width:768px) {
    .MainDivRelatedDocsContent {
        padding-left: 40px;
        padding-right: 40px;
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }

    .RelatedDocid3 {
        display: block;
    }

    .DivRelatedDocs {
        width: 30%;
    }

    .RelatedDocSep1 {
        width: 5%;
    }

    .RelatedDocSep2 {
        width: 5%;
    }

    .RelatedDocsDesc {
        font-size: 16px !important;
    }
}

@media all and (max-width:650px) {
    .DivRelatedDocs {
        width: 48%;
    }

    .RelatedDocSep1 {
        width: 4%;
    }

    .RelatedDocSep2 {
        width: 0;
    }

    .RelatedDocid3 {
        margin-top: 40px;
    }
}

@media all and (max-width:480px) {
    .DivRelatedDocs {
        width: 100%;
    }

    .RelatedDocid3 {
        margin-top: 0;
    }

    .RelatedDocsTitle {
        text-align: center;
    }

    .RelatedDocSepOnMobile {
        width: 100% !important;
        height: 40px;
    }
}

/* Related Document End  */

/* Document Category Start */

.ParentBGcategory {
    height: 400px;
    background-repeat: no-repeat;
    background-position: 100%;
    background-position: center top;
}

.CatOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.ParentContentcategory {
    min-height: 400px;
    padding-left: 10px;
    padding-right: 10px;
}

.ContentCat-Table {
    width: 100%;
    max-width: 868px;
    margin: 0 auto;
    position: relative;
}

.CatTitleDisplay {
    color: #ffffff;
    font-size: 40px;
    font-family: 'RobotoSlab-Regular';
    padding: 0 32px;
    display: inline-block;
    position: relative;
    top: -15px;
    opacity: 0;
}

.SeasonTitleDisplay {
    color: #ffffff;
    font-size: 40px;
    font-family: 'RobotoSlab-Regular';
    position: relative;
    top: -10px;
    opacity: 0;
}

.RightColumn {
    float: right;
    width: calc(100% - 410px);
    border-right: 0;
    padding-bottom: 60px;
}

.LeftColumn {
    float: left;
    width: 409px;
    background-color: #EEEEEE;
    padding-bottom: 60px;
}

.HeightSubCatMenu {
    height: 30px;
}

.subCatMenu {
    padding-right: 40px;
}

.subCatPopularNews {
    width: 300px;
    padding-right: 40px;
}

.SubcatItem {
    width: 300px;
    height: 60px;
    background-color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    font-family: 'SourceSansPro-Semibold';
    margin-bottom: 3px;
}

    .SubcatItem:hover {
        background-color: #999999;
    }

    .SubcatItem a, .SubcatItem .StyleA {
        margin-left: 24px;
        color: #878787;
    }


    .SubcatItem:hover a, .SubcatItem:hover .StyleA {
        color: #ffffff;
    }

.SubcatItemSelected {
    background-color: #999999 !important;
}

    .SubcatItemSelected a, .SubcatItemSelected .StyleA {
        color: #ffffff !important;
    }

.BoxBorder {
    min-height: 133px;
}

.height6Cat {
    height: 6px;
}

.CatDescDisplay {
    color: #ffffff;
    font-family: 'SourceSansPro-Regular';
    font-size: 18px;
    width: 90%;
    max-width: 714px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding-bottom: 13px;
    line-height: 1.4;
    opacity: 0;
    top: 10px;
}

.border-topLeft {
    height: 1px;
    left: 1px;
}

.border-topRight {
    height: 1px;
    right: 1px;
}

.TopLeftLine, .TopRighttLine {
    height: 1px;
    background-color: rgba(238,238,238,0.3);
    width: 0%;
}

.border-Right {
    background-color: rgba(238,238,238,0.3);
    width: 1px;
    height: 0%;
    top: 0;
    right: 0;
}

.border-Left {
    background-color: rgba(238,238,238,0.3);
    width: 1px;
    height: 0%;
    top: 0;
    left: 0;
}

.border-BottomRight {
    height: 1px;
    width: calc(50% - 1px);
    bottom: 0;
    right: 1px;
}

.border-BottomLeft {
    height: 1px;
    width: calc(50% - 1px);
    bottom: 0;
    left: 1px;
}

.BottomLeftLine, .BottomRightLine {
    height: 1px;
    background-color: rgba(238,238,238,0.3);
    width: 0%;
}

.HeightListingCat {
    height: 40px;
}

.CatDispTitle {
    color: #535353;
    font-size: 36px;
    font-family: 'RobotoSlab-Regular';
    line-height: 42px;
}

.CatDisplayDescription {
    font-family: 'SourceSansPro-Regular';
    padding-bottom: 25px;
    font-size: 16px;
    color: #444444;
    line-height: 1.5;
    width: calc(87% - 20px);
    margin-left: 20px;
}

.CatDisplayImage {
    width: 13%;
    margin-bottom: 25px;
}

.ListingCatMain {
    width: 90%;
    position: relative;
    max-width: 920px;
    padding-left: 40px;
}

.SepUnderTitle {
    margin: 25px 0;
    width: 100%;
    height: 1px;
    background-color: #DDDDDD;
}

.DisplayRowsPic {
    width: 100%;
    max-width: 460px;
}

.DisplayRowsLeft {
    float: left;
    width: 50%;
    min-height: 1px;
    max-width: 460px;
}

.DisplayRowsRight {
    float: right;
    width: 50%;
    min-height: 1px;
    max-width: 460px;
}

.DisplayLeft {
    float: left;
}

.DisplayRight {
    float: Right;
}

.ListingTitle {
    padding: 5px 35px 40px 35px;
}

.DocumentListing-Title {
    color: #444444;
    font-size: 24px;
    font-family: 'RobotoSlab-Regular';
    line-height: 36px;
}

.titleRight {
    text-align: right;
}

.titleLeft {
    text-align: left;
}

.TitleCategoryContent {
    width: 100%;
}

.DocumentListing-Desc {
    color: #444444;
    font-size: 16px;
    line-height: 26px;
    font-family: 'SourceSansPro-Regular';
    padding-top: 4px;
}

.DocumentListing-Title {
    color: #444444;
    font-size: 24px;
    font-family: 'RobotoSlab-Regular';
    line-height: 36px;
}

.DisplayTypeLeft {
    left: -24px;
    padding-bottom: 7px;
    position: relative;
}

.DisplayTypeRight {
    right: -24px;
    padding-bottom: 7px;
    position: relative;
}

.tbSocial {
    margin-top: 15px;
}

/**/
.DocListingCol {
    width: 33%;
    padding-right: 2.5%;
}

.DisplayColPic {
    width: 100%;
    max-width: 460px;
}

.ColDatePadding {
    padding-top: 21px;
}

.ListingColHeight {
    min-height: 210px;
}

.ListingCol-title {
    color: #444444;
    font-size: 16px;
    font-family: 'RobotoSlab-Regular';
    padding-top: 15px;
    line-height: 26px;
}

.ListingCol-Desc {
    color: #444444;
    font-size: 14px;
    font-family: 'SourceSansPro-Regular';
    line-height: 22px;
    padding-top: 5px;
}

.ListingCol-DescHeight {
    height: 66px;
}

.ListingCol-titleHeight {
    height: 49px;
}

.ListingCallAction {
    margin-top: 10px;
    height: 18px;
}

.ListColPadding-bottom {
    padding-top: 40px;
}

.PaddingBtnRowsList {
    padding-bottom: 40px;
}

.TopDate {
    top: 4px;
    position: relative;
}
/**/
@media all and (max-width:1450px) {
    .RightColumn {
        float: right;
        width: calc(100% - 410px);
        border-left: 1px solid #DDDDDD;
        padding-bottom: 60px;
    }

    .LeftColumn {
        float: left;
        width: 409px;
        background-color: #EEEEEE;
        padding-bottom: 60px;
    }

    .ListingCatMain {
        width: 90%;
        position: relative;
        margin: 0 auto;
        max-width: 920px;
        padding-left: 0px;
    }
}

@media all and (max-width:1200px) {
    .DocumentListing-Title {
        font-size: 20px;
        line-height: 30px;
    }

    .ListingTitle {
        padding: 5px 20px 40px;
    }

    .DisplayTypeLeft {
        left: -10px;
    }

    .DisplayTypeRight {
        right: -10px;
    }
}

@media all and (max-width:1150px) {
    .LeftColumn {
        width: 335px;
    }

    .RightColumn {
        width: calc(100% - 336px);
    }

    .subCatMenu {
        padding-right: 20px;
    }

    .SubcatItem {
        width: 250px;
    }

    .subCatPopularNews {
        width: 250px;
        padding-right: 20px;
    }

    .DocListingCol {
        width: 50%;
        padding-right: 5%;
    }
}

@media all and (max-width:1000px) {
    .DisplayRowsLeft {
        float: left;
        width: 100%;
        min-height: 1px;
    }

    .DisplayRowsRight {
        float: left;
        width: 100%;
        min-height: 1px;
    }

    .DisplayLeft {
        float: left;
    }

    .DisplayRight {
        float: left;
    }

    .titleRight {
        text-align: left;
    }

    .titleLeft {
        text-align: left;
    }

    .DocumentListing-Title {
        font-size: 24px;
        line-height: 36px;
    }

    .ListingTitle {
        padding: 20px 0px 40px;
    }

    .DisplayTypeLeft {
        left: 0px;
    }

    .DisplayTypeRight {
        right: 0px;
    }
}

@media all and (max-width:768px) {
    .HeightListingCat {
        height: 60px;
    }

    .DisplayRowsLeft {
        float: left;
        width: 50%;
    }

    .DisplayRowsRight {
        float: right;
        width: 50%;
    }

    .DisplayLeft {
        float: left;
    }

    .DisplayRight {
        float: right;
    }

    .titleRight {
        text-align: right;
    }

    .titleLeft {
        text-align: left;
    }

    .LeftColumn {
        width: 100%;
        float: left;
    }

    .RightColumn {
        width: 100%;
        float: left;
        border: 0;
    }

    .subCatPopularNews {
        width: 100%;
        padding: 0 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .DocumentListing-Title {
        font-size: 18px;
        line-height: 25px;
    }

    .ListingTitle {
        padding: 5px 20px 40px;
    }

    .DisplayTypeLeft {
        left: -14px;
    }

    .DisplayTypeRight {
        right: -14px;
    }
}

@media all and (max-width:700px) {
    .DisplayRowsLeft {
        float: left;
        width: 100%;
        min-height: 1px;
    }

    .DisplayRowsRight {
        float: left;
        width: 100%;
        min-height: 1px;
    }

    .DisplayLeft {
        float: left;
    }

    .DisplayRight {
        float: left;
    }

    .titleRight {
        text-align: left;
    }

    .titleLeft {
        text-align: left;
    }

    .ListingTitle {
        padding: 20px 0px 40px;
    }

    .DisplayTypeLeft {
        left: 0px;
    }

    .DisplayTypeRight {
        right: 0px;
    }
}

@media all and (max-width:480px) {
    .DocListingCol {
        width: 100%;
        padding-right: 5%;
        padding-left: 5%;
    }
}

@media all and (max-width:460px) {
    .ListingCatMain {
        width: 100%;
    }

    .TitleCategoryContent {
        width: 90%;
        margin: 0 auto;
        position: relative;
    }

    .ListingTitle {
        padding: 20px 20px 40px;
    }
}

/* Document Category End */

/* Document Details Start  */

.DocumentDt-MainContent {
    width: 90%;
    padding-left: 39px;
    max-width: 920px;
}

.DivEditCompetition {
    width: 190px;
    height: 34px;
    background-color: #999999;
    color: #FFFFFF;
}

    .DivEditCompetition:hover {
        background-color: hsl(0,0%, 50%);
    }


.DivEditArticle {
    width: 150px;
    height: 34px;
    background-color: #999999;
    color: #FFFFFF;
}

    .DivEditArticle:hover {
        background-color: hsl(0,0%, 50%);
    }

.DivEditIcon {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 12px;
}

.EditArticle {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'SourceSansPro-semibold';
}

.EditArticleLnk {
    width: 150px;
    height: 34px;
}

.TypePosition {
    left: -30px;
    position: relative;
    margin-bottom: 10px;
    /*top: -10px;*/
}

.tbSocial-Padding {
    padding-bottom: 25px;
}

.Doc-Description {
    color: #444444;
    font-size: 16px;
    font-family: 'SourceSansPro-Regular';
    line-height: 23px;
    max-width: 700px;
    position: relative;
    /*margin: 0 auto;*/
    margin-top: 50px;
}

.Doc-FbComments, .Doc-Albums, .Doc-Padding {
    margin-top: 50px;
}

.DetailsImg {
    width: 100%;
    max-width: 920px;
}

.NewsDetailsImg {
    margin-top: 30px;
}

.ImgBuPlayer {
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 11 !important;
    border: 3px solid #fff;
    border-radius: 50%;
    margin-right: -32px;
    margin-top: -32px;
    width: 64px;
    height: 64px;
    background-color: rgba(0, 0, 0, 0.5);
}

    .ImgBuPlayer:hover {
        border-color: rgba(255,255,255,0.8);
    }

        .ImgBuPlayer:hover .PlayButton {
            border-left: 29px solid rgba(255,255,255,0.8);
        }

.PlayButton {
    border-bottom: 16px solid transparent;
    border-left: 29px solid #fff;
    border-top: 16px solid transparent;
    height: 0;
    left: 21px;
    margin: auto;
    position: relative;
    top: 17px;
    width: 0;
}

.divPlay:hover .PlayButton {
    background-position: 0px -73px;
}

@media all and (max-width:768px) {
    .TypePosition {
        left: 0px;
    }

    .ImgBuPlayer {
        position: absolute;
        right: 50%;
        top: 50%;
        z-index: 11 !important;
        border: 3px solid #fff;
        border-radius: 50%;
        margin-right: -22px;
        margin-top: -22px;
        width: 44px;
        height: 44px;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .PlayButton {
        border-bottom: 13px solid transparent;
        border-left: 18px solid #fff;
        border-top: 13px solid transparent;
        height: 0;
        left: 17px;
        margin: auto;
        position: relative;
        top: 10px;
        width: 0;
    }

    .ImgBuPlayer:hover .PlayButton {
        border-left: 18px solid rgba(255,255,255,0.8);
    }
}

/* Document Details End */

/* Albums Start */

.DocumentPath {
    font-family: 'SourceSansPro-Semibold';
    color: #888888;
    font-size: 14px;
    padding-bottom: 15px;
}

.AlbumMain {
    height: 40px;
    font-family: 'SourceSansPro-Regular';
    margin-right: 25px;
    padding-top: 5px;
    padding-top: 11px;
    position: relative;
}

.AlbunName {
    font-size: 14px;
    color: #888888;
}

    .AlbunName:hover {
        color: #444444;
    }

.AlbumMainSelected, .SelecAlbum {
    color: #444444;
    font-size: 14px;
    /*position: relative;*/
}

    .AlbumMainSelected:before {
        content: '';
        width: 100%;
        height: 3px;
        background-color: #777777;
        position: absolute;
        top: 37px;
    }

.SepAfterAlbums {
    height: 1px;
    background-color: #DDDDDD;
    width: 100%;
    margin-bottom: 23px;
    width: calc(100% - 18px);
}

.TAbleGalleryWidth {
    width: calc(100% - 18px);
}

.MediaGallery {
    width: 100%;
    position: relative;
}

.PhotoGalleryCarousel {
    display: table;
    /*margin: auto;*/
    /*width: 100%;*/
    overflow: hidden;
    position: relative;
}

    .PhotoGalleryCarousel li {
        display: block;
    }

.GalleryItem {
    position: relative;
    margin-right: 18px;
}

.GalleryItemTitle {
    box-sizing: border-box;
    color: #414151;
    font-family: "RobotoSlab-Regular";
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 8px;
    width: 100%;
    max-height: 40px;
    line-height: 20px;
    text-align: left;
}

.GalleryItemDesc {
    color: #414151;
    font-family: "SourceSansPro-Regular";
    font-size: 16px;
    line-height: 16px;
    max-height: 50px;
    width: 100%;
    text-align: left;
}

.MediaGalleryPrevContent, .MediaGalleryNextContent {
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    top: 35%;
    margin-top: -25px;
    z-index: 1;
}

.MediaGalleryPrev, .MediaGalleryNext {
    color: #FFFFFF;
    font-size: 16px;
}

.MediaGalleryPrevContent {
    left: 0px;
    cursor: pointer;
}

.MediaGalleryNextContent {
    right: 18px;
    cursor: pointer;
}

    .MediaGalleryPrevContent:hover, .MediaGalleryNextContent:hover {
        background-color: rgba(0,0,0,0.8);
    }

.GalleryImgWidth {
    width: 100%;
    max-width: 216px;
}

.GalleryIContentWidth {
    max-width: 234px;
    width: 25%;
}
/* Albums End */

.fadeRight {
    position: relative;
    opacity: 0;
    right: 180px;
}

.fadeLeft {
    position: relative;
    opacity: 0;
    left: 180px;
}

.titleLeft1 {
    left: -100px;
    opacity: 0;
    position: relative;
}

.titleRight1 {
    right: -100px;
    opacity: 0;
    position: relative;
}

.titleLeft2 {
    left: -100px;
    opacity: 0;
    position: relative;
}

.titleRight2 {
    right: -100px;
    opacity: 0;
    position: relative;
}

.titleLeft3 {
    left: -100px;
    opacity: 0;
    position: relative;
}

.titleRight3 {
    right: -100px;
    opacity: 0;
    position: relative;
}

.btnOpacity {
    opacity: 0;
}

.DocFiles {
    padding-left: 10px;
    color: #46A346;
    font-size: 16px;
    font-family: 'SourceSansPro-Semibold';
}

    .DocFiles:hover {
        text-decoration: underline;
    }


/*#region swiper media gallery*/

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-container-media-gallery-dt .swiper-button-next, .swiper-container-media-gallery-dt .swiper-button-prev {
    /*height: 100% !important;*/
    height: 40px !important;
    background-size: 13px !important;
    background-position: center center !important;
    /*top: 0 !important;*/
    top: 40px !important;
    margin: 0 !important;
    background-color: rgba(0,0,0,0.5) !important;
    width: 30px !important;
}

.swiper-container-media-gallery-dt .swiper-button-prev {
    left: 0 !important;
}

.swiper-container-media-gallery-dt .swiper-button-next {
    right: 0 !important;
}

.swiper-container-media-gallery-dt .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .swiper-container-media-gallery-dt .swiper-slide .img-responsive {
        align-self: center;
    }

.swiper-container-media-gallery-dt #lg-actual-size {
    display: none;
}

.swiper-container-media-gallery-dt:hover .swiper-button-prev-img-product-details,
.swiper-container-media-gallery-dt:hover .swiper-button-next-img-product-details {
    opacity: 1 !important;
}

.u-none {
    display: none;
}

.ContainertobeDisplayed {
    z-index: 1;
}

.swiper-slide-duplicate {
    display: none;
}

@media all and (max-width:880px) {
    .media-gallery-container {
        max-width: 750px;
    }
}

@media all and (max-width:768px) {
    .media-gallery-container {
        max-width: 600px;
        width: Calc(100vw - 39px);
    }
}

@media all and (max-width:600px) {
    .media-gallery-container {
        max-width: 450px;
    }
}

@media all and (max-width:450px) {
    .media-gallery-container {
        max-width: 300px;
    }
}

@media all and (max-width:300px) {
    .media-gallery-container {
        max-width: 250px;
    }
}

/*#endregion*/
