*{margin:0; padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;font-weight: normal;}
a{text-decoration: none;}
ul{list-style: none;}
body{direction: ltr;}
.flex-container {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.clear{clear: both;}
.mainContainer{max-width: 970px;margin: auto;}
@font-face{font-family:BT-b;src:url(../fonts/Poppins-Bold.ttf)}
@font-face{font-family:BT-exb;src:url(../fonts/Poppins-ExtraBold.ttf)}
@font-face{font-family:BT-l;src:url(../fonts/Poppins-Light.ttf)}
@font-face{font-family:BT-r;src:url(../fonts/Poppins-Regular.ttf)}
@font-face{font-family:BT-sb;src:url(../fonts/Poppins-SemiBold.ttf)}
@font-face{font-family:BT-mI;src:url(../fonts/Poppins-MediumItalic.ttf)}
/* font-family: al-b; */
.BT-BB{
    width:970px; margin:20px auto;
}
.sectiontitleBlock{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 15px;}
/*.sectionTitle {margin-bottom: 15px;}*/
.sectionTitle h1{color: #6A6A6A;font-family:BT-b; font-size: 1em;}
.sectionTitle h1 a{color: #6A6A6A;font-family:BT-b; font-size: 1em;}

.sectionTitle h4{color: #6A6A6A;font-family:BT-b; font-size: 1em;}
.sectionTitle h4 a{color: #6A6A6A;font-family:BT-b; font-size: 1em;}

.plusBarPlus span {color: #6A6A6A;margin-left: 5px;font-family: BT-sb;font-size: 0.7em;float: left;}
.plusBarPlus span:nth-child(2) {background: #6A6A6A;width: 18px; height: 18px; display: block; float: left; color: #fff;text-align: center; line-height: 18px; border-radius:30px ;}

/* header */
header{background: #000; height: 62px;}
.headerBlock{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.logoBlock{width: 270px ;margin-top: 10px;}
.menuContanierUL{width: calc(100% - 250px); float: right;height: 45px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: space-evenly ;-ms-flex-pack: space-evenly ;justify-content: space-evenly ;margin-top: 10px;}
/* .menuContanierUL li {float: right;padding: 0 1.3%;} */
.menuContanierUL li a{color:#F6F6F6;display: block;font-family:BT-r;font-size: .6em;float: right;margin-top: 11px;height: 34px;}
.searchBlock{width: 230px;height: 45px;margin-top: 10px;}
.SearchInput{width: calc(100% - 45px);height: 35px;;float: left;outline: none;border: none;background:#000;color: #c1bfbf;padding-right: 10px;font-family:gs-m;font-size: 1em;border-bottom: 1px solid #414141;line-height: 30px;}
.SearchInputSubmit{width:14px;height: 14px;margin-top: 15px;float: right;background:url(../images/searchicon.svg) center no-repeat;outline: none;border: none;color: #fff;cursor:pointer;}
.nav-mobile {display: none;}
.search-mobile {display: none;}
/* cookie */
.cookieNotice{background: #EAE9E9;padding: 15px 0;}
.cookieBlock{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.cookieTitle{width: 150px;font-family:BT-r;font-size: 1em;}
.cookieDesc{width: calc(100% - 200px);font-family:BT-r;font-size: 1em;}
.cookieClose{width:30px;text-align:center;border-radius:50%;border:1px solid #414141;height:30px;line-height:1.8;cursor: pointer;}
.cookieClose i {color: #414141;}

/* mainBlock */
.mainBlock{margin-bottom: 22px;}
.sliderDisplay{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 20px;}
.rightmainBlock{width: calc(100% - 325px);}
.redblockSlider{background: #ED1C32; height: 85px;position: relative; bottom: 0;left: 0; padding: 15px 10px;width: 100%;}
.redblockSlider a{display: block; color: #fff; font-family:BT-sb; font-size: .9em;line-height: 1.5em;height: 55px; overflow: hidden;}
.swImage{display: block; width: 100%;}

.leftmainBlock{width: 305px;border: 1px solid #eae9e9;}
.redBarwriters{width: 100%;height:30px;text-align: left;line-height: 30px;margin-bottom: 3px;padding: 0 10px;}
.redBarwriters p a{color:#6A6A6A;display: block;font-family:BT-b;font-size: 1.2em;padding:1px;border-bottom: 1px solid #EAE9E9;}



/* Trending */
.trendingBlock{margin-bottom: 22px;}
.allTrending{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #EAE9E9;padding-bottom:20px;}
/*.allTrending{    display: flex;flex-direction: row;border-left: 9px solid #414141;padding-right: 10px;}*/

.oneTrend{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;border-left:9px solid #414141;padding-right: 10px;width:25%}
.oneTrend p{padding:0 15px 0 10px;font-family:BT-exb;font-size:1.2em;}
.oneTrend h4{line-height: 1.4em;} 
.oneTrend h4 a{color:#414141;font-family:BT-l;font-size:.9em;}




.sectionView{margin-bottom: 30px;}
.threeBlocks{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.threeBlocks .swiper-container{height:auto;margin:0;width:100%;}
.sectionthreeblock{position: relative;}
.sectionthreeblock:nth-child(3){margin-right: 0%;}
.sectionthreeblock img{display: block;width: 100%;}
.threeLayers {position: relative;width: 100%;margin: auto;bottom: 0px;right: 0;left: 0;padding: 10px 0 5px 0;height: 79px;overflow: hidden;}
.threeLayersh3 a{display: block;color:#fff;font-family:BT-r; font-size: .9em;line-height: 1.3em;position: relative;z-index: 9;width: calc(100% - 20px);margin: auto;text-align: justify;}
.layerBG {width: 100%;height: 100%;background: #ed1c32;display: block;bottom: 0;right: 0;position: absolute;}

.RelatedElite {margin:20px 0 40px 0;}
.RelatedElite .sectionthreeblock{width:32.3%;margin-right:1.5%;}
.RelatedElite .sectionthreeblock:nth-child(3n){margin-right:0;}
.RelatedEliteContainer{display:flex;}





/* twoSlides */
.twoSlides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #EAE9E9;padding-bottom:20px;}
.leftoftwoSlide{max-width:calc(100% - 340px);margin-right: 20px; }
.oneEconomicSmall{position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;margin-bottom: 30px;}
.oneEconomicSmall:nth-child(2){margin-bottom: 0;}
.oneEconomicSmall a{width: 304px;margin-right: 20px;display:block;}
.oneEconomicSmall a img{max-width: 100%; width: 100%;display:block;}
.LeftWhiteBlock{width:calc(100% - 310px)}
.oneEconomicSmall:nth-child(5){margin-left: 0;}
.oneEconomicSmall .LeftWhiteBlock h3{width: 100%;position: relative;}
.oneEconomicSmall .LeftWhiteBlock h3 a{color: #000000;font-family: BT-sb;font-size: 0.9em;line-height: 1.3em;}
.oneEconomicSmall .LeftWhiteBlock p {color: #000000;font-family:BT-r;font-size: 0.8em;line-height: 1.5em;margin-top: 20px;}
.oneEconomicBlock{margin-bottom: 30px;}

.rightoftwoSlide{width: 305px;}
.happenTitle a{color: #101010;display: block;font-family: BT-l;font-size: 0.8em;line-height: 1.5em;height: 45px;overflow: hidden;}
.happenblockImg{width: 120px;margin-left: 15px;float: right;}
.Onehappen{padding: 15px 0;border-bottom: 1px solid #555555;    margin: 10px 0;}
.Onehappen:nth-child(1){padding-top: 0;}
.Onehappen:nth-last-child(1){border-bottom:none;padding-bottom: 0; }

.threeBlocksPagination {display: none;}
.ArticleBlocks{border-bottom:1px solid #EAE9E9;padding-bottom:20px;}


/* Magazine */
.centerMagazine{max-width: 100%;margin:15px auto; text-align: center; display: block;}
.magazinePref{color: #000000;font-family: BT-r;font-size: 1em;line-height: 1.4em;display: inline;}
.magazineLink{display: inline;color: #ED1C32;font-family: BT-r;font-size: 1em;}
.magazinemainBlock{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;border-bottom: 1px solid #EAE9E9;}
.rightmgBlock{width: 100%;}
.rightmgBlock p{margin-bottom: 20px;height: 80px;overflow: hidden;margin-top: 10px;line-height: 1.4;font-family:BT-l;font-size: .9em;}
.rightmgBlock h4 a{color: #000000;font-family: BT-sb;font-size: 1em;line-height: 1.2em;display: block;}
.leftmgBlock{width: 30%;border-left:1px solid  #EAE9E9;padding-left: 15px;}
.leftmgDetails{margin-bottom: 10px;}
.WrittenDet span:first-child{font-family:BT-l;font-size: .9em;}
.WrittenDet span:last-child{font-family:BT-sb;font-size: 1em;}
.DateDet span:first-child{font-family:BT-l;font-size: .9em;}
.DateDet span:last-child{font-family:BT-sb;font-size: 1em;}
.ShareDet span{font-family:BT-l;font-size: .9em;}
.leftmgDetails p:nth-child(1){color: #000000;font-family: BT-sb;font-size: 1em;line-height: 1.2em;}
.leftmgDetails p:nth-child(2){color: #000000;font-family: BT-sb;font-size: 1em;line-height: 1.2em;}



/* article  */
.headContent {padding: 10px 0;}
.headContent h1{font-family:BT-sb;font-size:1.2em;}
.headContent h2{font-family:BT-sb;font-size:1.2em;}
.headContent p{margin:10px 0;font-family:BT-r;font-size:1em;display:none}
.ContentImg {border-top: 1px solid #EAE9E9;padding: 10px 0;margin-top: 15px;}
.BeforeImage {  display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}
.BeforeImage .ByArticle {color: #E40027;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.BeforeImage .ByArticle p{font-family:BT-r;font-size:1em;}
.BeforeImage .Share span{margin:0 5px;font-family:BT-sb;font-size:1em;}
.BeforeImage .Share  span  i {width: 24px;height: 24px;background-color: #EAE9E9;border-radius: 50%;text-align: center;line-height: 1.5;    color: #000;}
.BeforeImage .Share  span  img {width: 24px;height: 24px;cursor:pointer;}
.ImgArticle {position: relative;width: 70%;margin:20px auto;}
.BeforeImage .Share  span  i {width: 24px;height: 24px;background-color: #EAE9E9;border-radius: 50%;text-align: center;line-height: 1.5;    color: #000; cursor: pointer;}
.ImgArticle {position: relative;width: 90%;margin:20px auto;}
.ImgArticle img{display: block;width: 100%;}
.ContentText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom: 1px solid #EAE9E9;}
.ContentText .ContentRight {width: calc(100% - 300px);}
.ContentText .ContentLeft {width: 300px;}
.ContentText .ContentLeft .leftmainBlock{margin-top:30px;}
.rightoftwoSlide .leftmainBlock{margin-top:30px;}
.ContentText .ContentRight .DivTxt a{color: blue;font-weight: bold;font-size: 0.9em;text-decoration: underline;}
.ContentText .DivTxt p{padding-right:5px;line-height:1.6;padding-bottom:10px;font-family:BT-r;font-size:1em;}
.ContentText .DivTxt p strong{font-family: 'BT-b';}
.ContentText .ContentRight .DivTxt p{padding-right:5px;line-height:1.6;padding-bottom:10px;font-family:BT-r;font-size:1em;}
.ContentText .ContentRight .DivTxt .coloredquoute {padding-right: 5px;line-height: 1.6;font-family: BT-r;font-size: 1.5em;font-weight: bold;}
.ContentText .tags ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap: wrap;flex-wrap: wrap; padding: 10px 0 15px}
.ContentText .tags ul li{margin-right:15px;background-color:#ED1C32;padding:10px;margin-bottom: 10px;}
.ContentText .tags ul li a{color:#fff;font-family:BT-r;font-size:1em;}
.BtEliteDetails {width:100%;}
.BtEliteDetails div{padding-right:5px;line-height:1.6;padding-bottom:10px;font-family:BT-r;font-size:1em;}
.BtEliteDetails p{padding-right:5px;line-height:1.6;padding-bottom:10px;font-family:BT-r;font-size:1em;}
.DivTxt{width:100%;}
.DivTxt .imgcontainer{float: left;}
.ContentText .ContentRight .DivTxt .NewMarginRight{float:none!important;}
.RelatedTopics {padding-bottom: 20px;}
.RelatedTopics h2{padding: 10px 0;}
.RelatedTopics h2 a{font-family:BT-b;font-size:1em;}
.RelatedTopics .threeLayersh3 a{height:50px;overflow:hidden;}
.ContentText .ContentRight .DivTxt img{max-width:100%!important;}
.Share {display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;justify-content: space-between;}
/* leaderboard Ads */
.leaderboardDiv{display:inline-block;width:auto;height:auto;margin:0 auto;min-width:970px; text-align: center;position:relative}
.TimeIconBlock{display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;justify-content: space-between;margin-left:5px;}
.TimeIconBlock i{margin:5px 5px 0 10px;color:#000;font-size:18px;}
.leaderboardBlock{margin-top: 30px;    display: flex;justify-content: center;background:#f9f9f9;}
.leaderboardBlock img{width:728px; height:90px ;}
.RightGutter{position:absolute;right:-170px;top:0;z-index:999;background:#f9f9f9;}
.LeftGutter{position:absolute;left:-170px;top:0;z-index:999;background:#f9f9f9;}
.SectionName{background:#E40027;padding:5px;display: inline-block;margin-top:20px}
.SectionName p{color:#fff;    font-family: BT-r;font-size: 0.8em;}
.InnerMonster{margin:15px 0;}
/* Section */
.Section {padding: 20px 0;}
.Section .leftoftwoSlide .oneEconomicSmall{padding: 20px 0;border-bottom: 1px solid #EAE9E9;margin: 0;}
.Section .leftoftwoSlide .oneEconomicSmall:nth-of-type(2){padding-top: 0;}
.Section .pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-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 0;}
.Section .pagination ul li {margin: 0 10px;}
.Section .pagination ul li:nth-last-child(2),.Section .pagination ul li:nth-last-child(3) {display:none;}
.Section .pagination ul li a{color:#D4D7DD;font-family:BT-b;font-size:.8em;}
.Section .pagination ul li.active a {color: #414141;}

/*rss*/
.RssBlock{padding:30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;flex-wrap: wrap;padding-bottom: 326px;}
.OneRssBlock{width: calc((100% - 20px)/3);background:#eae9e9;margin-right:10px;margin-bottom:20px;padding:5px;display: flex;justify-content:space-between}
.OneRssBlock a{color:#000;font-family:BT-r;font-size:1em;display:block}
.OneRssBlock {color:#000;}
.OneRssBlock:nth-child(3n+0){margin-right:0;}

/* News */
.News {margin-bottom: 30px;}
.News .list-News{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #EAE9E9;padding-bottom:20px;}
.News .list-News .rightmainBlock {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.News .list-News .ImageWithNews{border-bottom: 1px solid #EAE9E9;width:calc((100% - 25px ) / 2);height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}
.News .list-News .ImageWithNews:nth-child(3),.News .list-News .ImageWithNews:nth-child(4){border-bottom:none}
.News .list-News div:nth-child(odd){margin-right: 25px;}
.News .list-News .ImageWithNews .NewsImg {align-self: center;}
.News .list-News .ImageWithNews .NewsImg img{max-width:125px;/*max-height:64px;*/width:100%;height:100%;display:block;margin-right:10px;}
.News .list-News .ImageWithNews .NewsText {width: calc(100% - 125px);}
.News .list-News .ImageWithNews .NewsText h3 {margin-bottom: 10px;height: 95px;overflow: hidden;line-height: 1.2;font-size: 1em;}
/*.News .list-News .ImageWithNews .NewsText p{height:70px;overflow:hidden;font-family:BT-b;font-size:.7em;}*/
.News .list-News .ImageWithNews .NewsText p a{height:70px;overflow:hidden;font-family:BT-b;font-size:.8em;color:#000;}
.News .list-News .ImageWithNews .NewsText h3 a{color:#414141;font-family:BT-sb;font-size:0.9em;}
.News .list-News .ImageWithNews .NewsText .more a{color:#ED1C32;font-family:BT-r;font-size:.8em;}
.News .list-News .leftmainBlock {border:none}
.News .list-News .NewsNotImg{width:calc((100% - 25px ) / 2);height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}
.News .list-News .NewsNotImg .NewsText {width: 100%;}
.News .list-News .NewsNotImg .NewsText h3{margin-bottom:10px;height: 95px;overflow: hidden;line-height: 1.2;font-size: 1em;display: flex;align-items: center;}
.News .list-News .NewsNotImg .NewsText p a{height:65px;overflow:hidden;font-family:BT-r;font-size:.8em;color:#000;}
.News .list-News .NewsNotImg .NewsText h3 a{color:#414141;font-family:BT-sb;font-size:1em;}


/* Latest News */
.LatestDetails{padding:10px;/*height:calc(100% - 80px);*//*margin-top: 20px;*/}
/*.LatestDetails ul {border-bottom: 1px solid #EAE9E9;}*/
.LatestDetails ul li {display: -webkit-box;display: -ms-flexbox;display: flex;margin-bottom: 4px;}
.LatestDetails .LatestImg img{max-width:125px;max-height:85px;width: 100%;height: 100%; display:block;margin-right:5px;}
.LatestDetails .LatestText{width:calc(100% - 130px);overflow:hidden;max-height:64px;line-height: 1.3;}
.LatestDetails .LatestText span{color: #6A6A6A;font-family:BT-r;font-size: .8em;display:none;}
.LatestDetails .LatestText p {color: #101010;font-family:BT-r;font-size: .8em;}
.LatestDetails .ReadMore{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;height:40px;color: #6A6A6A;font-family:BT-sb;font-size: 1em;display:none}


/* SliderBT */
.BiggestBusiness{padding:20px 0;border-bottom:1px solid #EAE9E9;margin-bottom:20px;}
.BiggestBusiness .swiper-container{height:314px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.BiggestBusiness .TabOne{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.BiggestBusiness .TabOne .slideImg img{display:block;max-width:314px;max-height:314px;width:100%;height:100%;}
.BiggestBusiness .TabOne .slideContent {width: calc(100% - 314px);background-color: #414141;padding: 20px 30px 10px 10px;}
.BiggestBusiness .TabOne .slideContent h4 {color: #FFF;padding-bottom: 20px;font-family: BT-b;}
.BiggestBusiness .TabOne .slideContent .shortText {color: #D4D7DD;padding-bottom: 10px;font-family:BT-l}
.BiggestBusiness .TabOne .slideContent .ByAndDate {color: #D4D7DD;position: relative;padding-bottom: 20px;font-family:BT-sb;}
.BiggestBusiness .TabOne .slideContent .ByAndDate::after{content:'';position:absolute;width:92%;height:2px;background-color:#ED1C32;display:block;right:0;margin: 10px;}
.BiggestBusiness .TabOne .slideContent .ByAndDate span:first-child {color: #ED1C32;}
.BiggestBusiness .TabOne .slideContent .Text {padding-bottom: 10px;}
.BiggestBusiness .TabOne .slideContent .Text p{color:#FFF;line-height:1.5;max-height:95px;overflow:hidden;font-family:BT-r;}
.BiggestBusiness .TabOne .slideContent .MoreDetails {color: #D4D7DD;}
.BiggestBusiness .TabOne .slideContent .MoreDetails a {color: #D4D7DD;font-family:BT-sb;}

.BiggestBusiness .swiper-container .swiper-wrapper {width: 95%;}
.BiggestBusiness .swiper-container .swiper-pagination {width:5%;height: 100%;left: 0;}
.BiggestBusiness .swiper-container .swiper-pagination span{height:calc((100% - 2px ) / 5);margin:0!important;width:100%;border-radius:0;background-color:#3c3c3c;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;color:#FFF;border-bottom: 1px solid #FFF;}
.BiggestBusiness .swiper-container .swiper-pagination .swiper-pagination-bullet-active {background-color: #414141;}
.BiggestBusiness .swiper-container .swiper-pagination span:last-child{border-bottom: none;font-family: BT-b;font-size: .9em;}




/* Page search */
.search .InputSearch{position: relative; padding: 20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width: 50%;margin: auto;}
.search .InputSearch input{width:100%;padding: 10px;border-radius:10px;border:1px solid #FFF;box-shadow:0 4px 6px #4141412E;color:#000;font-family:BT-b;font-size: .8em;outline: none;}
.search .InputSearch input::-webkit-input-placeholder{color:#D4D7DD}
.search .InputSearch input:-ms-input-placeholder{color:#D4D7DD}
.search .InputSearch input::placeholder{color:#D4D7DD}
.SubmitSearchButton{position:absolute;background:#ED1C32;width:15%;height:42px;right:0;border-radius:0 10px 10px 0;outline:none;border:none;color:#fff;cursor:pointer}
.search .SearchResults h2{font-family:BT-sb;font-size:1.3em;}
 .threeBlockResults{padding: 20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.search .threeBlockResults .BlockResults{width:calc((100% - 20px) /3);background:#FFFFFF 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000029;height:auto;text-align:center;padding:10px;margin-bottom: 20px;}
.search .threeBlockResults .BlockResults .imgResults {padding-bottom: 20px;}
.search .threeBlockResults .BlockResults .imgResults img{max-width:280px;width:100%;}
.search .threeBlockResults .DataSearchResults {}
.search .threeBlockResults .DataSearchResults h3 {padding-bottom: 5px;}
.search .threeBlockResults .DataSearchResults h3 a{color:#000;font-family:BT-sb;font-size:.8em;line-height:1.3;display:inline-block;height:40px;overflow:hidden;}
.search .threeBlockResults .DataSearchResults p{color:#000;font-family:BT-l;font-size:.8em;height:61px;overflow:hidden;line-height: 1.5;}

.search .pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-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 0;}
.search .pagination ul li {margin: 0 10px;}
.search .pagination ul li a{color:#D4D7DD;font-family:BT-b;font-size:.8em;}
.search .pagination ul li.active a {color: #414141;}

.trendingBlock .sectionTitle{margin-bottom:10px;}



/* footer  */
footer {background-color: #000;padding: 10px 0 10px;}
.divCont {position: relative;}
.divCont .scrollToTop{position:absolute;right:0;top:-40px;background-color:#ED1B34;padding:10px 20px;color: #FFF;cursor: pointer;}
.divCont .scrollToTop span {margin-right: 4px;font-family:BT-r;font-size: 1em;}
.footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;    justify-content: flex-start;flex-wrap: wrap;}
.footer-menu ul li {margin: 0 13px 0 0px;}
.footer-menu ul li:nth-child(1) {margin-left:0;}
.footer-menu ul li h2 {font-size: 16px;}
.footer-menu ul li h2 a{color:#E4E4E4;font-family:BT-r;font-size:1em;}
footer .SocialMedia ul {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;    margin-top: 10px;}
footer .SocialMedia ul li{margin: 10px;}
footer .SocialMedia ul li:nth-child(1){margin-left:0;}
footer .SocialMedia ul li a {color: #414141;}
footer .SocialMedia ul li span i {width:24px;height:24px;background-color:#EAE9E9;border-radius:50%;text-align:center;line-height:1.5;}
.copyRight{width:100%;}
.copyRight p{color:#fff;font-family:BT-r;font-size:1em;display: inline;}
.createdBy p{    text-align: left;font-family: 'Noto Serif', serif;font-size: 1em;color: #fff;float: left;margin-top: 30px;margin-right: 10px;}
.copyRight h1{color: #fff;font-family: BT-r;font-size: 1em;display: inline;}
.clicksegypt img {text-align: left;display: block;max-width: 90px;}
.footerCopyRight {border-left:1px solid #fff;padding-left: 20px;}
.panel-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.SliderBT{display:none}
.leftmgBlock{display:none}

.showcaseDesc {background:#f9f9f9;margin-right:0!important;}
.showcaseDesc img{width: 300px;height: 300px;}
.showcaseDescMob{display:none;background:#f9f9f9;}
.noResultBlock{background: #EAE9E9;text-align: center;margin: 20px auto 40px auto;padding: 50px;position:relative;height:40vh;line-height:30vh}
.noResultBlock p{color:red;font-family: BT-r;font-size: 1.2em;}
.swipernext {width: 35px;height: 35px;position: absolute;top: 0;bottom: 0;margin: auto;z-index: 9999;right: 10px;left: auto;text-align:center;background: #dcd4d440;border-radius: 5px;cursor:pointer;}
.swiperprev {width: 35px;height: 35px;position: absolute;top: 0;bottom: 0;margin: auto;z-index: 9999;left: 10px;right: auto;text-align:center;background: #dcd4d440;border-radius: 5px;cursor:pointer;}
.swiperprev .fa,.swipernext .fa {font-size:25px;color:#ed1c32;margin-top:5px;}

.leaderboardBlockMob{display:none;}
.showcaseDivMob{display:none;}
.InnerMonster{display: flex;justify-content: center;background:#f9f9f9;}
.Share a:last-child{display:none}
.eliteDetailsBlock{display:flex;    border: 1px solid #e7e7e7;padding: 10px;margin-bottom:20px}
.eliteImageBlock{max-width:500px;width:50%;margin-right:2%}
.eliteImageBlock:nth-child(2){margin-right:0;}
.eliteImageBlock img{width:100%;display:block;border-radius:7px}
.shareelite{align-items:center}
.eliteDetailsContainer{width:63%}
.eliteDetails{display:flex;border-bottom:1px solid #707070;padding:5px 0}
.eliteDetails label{font-family: BT-sb;font-size: 0.9em;color:#707070;line-height: 24px;;display:block;margin-right:2%}
.eliteDetails p{font-family: BT-r;font-size:1em;color:#707070;line-height: 24px;display:block;}
.indexElite{display:flex;justify-content:space-between;align-items:center;margin-top:0;width:100%;border-bottom: 1px solid #e7e7e7;padding-bottom: 5px;}
.indexElite .SectionName{margin-top:0;}
.indexEliteContainer{display:flex;flex-wrap: wrap;margin-top:20px;}
.indexEliteBlock{width:32.3%;margin-right:1.5%;margin-bottom: 15px;display:flex;flex-wrap:wrap;}
.indexEliteBlock:nth-child(3n+0){margin-right:0;}
.indexEliteBlock .eliteImageBlock{max-width:50%;width:100%;margin-right:0;}
.eliteImageBlock .ByArticle p{font-family: BT-r;font-size: 1em;}
.indexEliteBlock .eliteNameBlock{width:48%;margin-left:2%;}
.indexEliteBlock .eliteNameBlock h3 a{font-family: BT-r;font-size:0.8em;color:#707070;}
.paginationBlock{display:flex;justify-content:center;margin-top:30px;}
.BtEliteQuote{width:60%;height: 220px;;margin-left:20px;border:1px solid #e7e7e7;padding:10px 15px;position:relative;background: #f6f4f4;border-radius: 10px;}
.BtEliteQuote h3{color: #ed1c32;font-family: BT-b;font-size: 1.2em;border-bottom:1px solid #e7e7e7;padding-bottom:10px;margin-bottom:10px;text-align: center;}
.BtEliteQuote p{ color: #707070;font-family: BT-r;font-size: 1em;display:flex;align-items:center;position: absolute;top: 40px;bottom: 0;margin: auto; width: 90%;}
.BtEliteYouknow{width:100%;margin:40px auto;border:1px solid #e7e7e7;padding:10px 15px;position:relative;border-radius:10px;display:flex;align-items:center}
.BtEliteYouknow h3{color: #ed1c32;font-family: BT-b;font-size: 1.2em;text-align: center;min-width: 170px;}
/*.BtEliteYouknow p{ color: #707070;font-family: BT-r;font-size: 1em;display:flex;align-items:center;}*/
.EliteContainer .ContentText{border-bottom:1px solid #ed1c32;    padding-bottom: 30px;}
.YouknowSlider {position:relative;}
.YouknowSlider .swiper-container{width:80%;margin:auto;padding:15px 0 25px 0;margin-bottom:20px;}
.YouknowSlider .sectionTitle{border-bottom: 2px solid #ed1c32;padding: 10px 0;margin-bottom:10px}
.YouknowSlider .swipernext,.YouknowSlider .swiperprev{top:60px;}
.YouknowSlider .swiper-button-disabled{opacity:0.2;}
.YouknowSlider .swiper-slide p{color: #707070;font-family: BT-r;font-size: 1.2em;}

.BtEliteYouknow {position:relative;}
.BtEliteYouknow .swiper-container{width:100%;margin:auto;}
.BtEliteYouknow .sectionTitle{border-bottom: 2px solid #ed1c32;padding: 10px 0;margin-bottom:10px}
.BtEliteYouknow .swipernext,.BtEliteYouknow .swiperprev{top:0px;}
.BtEliteYouknow .swiper-button-disabled{opacity:0.2;}
.BtEliteYouknow .swiper-slide p{color: #707070;font-family: BT-r;font-size: 1em;width:80%;margin:auto}
.indexElite .BeforeImage{justify-content:space-between;display:flex}
.indexElite .Content{width:100%;}
.indexElite .searchBlock{background:#fff;border:1px solid #e7e7e7;padding:0 5px;border-radius:8px;}
.indexElite .SearchInput{background:#fff;padding-left:3px;width: calc(100% - 15px);border-bottom:none;font-family: BT-r;font-size: 0.8em;}
.indexEliteHeader{}
.indexEliteHeader h3{color: #e40027;text-align: center;font-family: BT-b;font-size: 1.7em;margin:20px 0}
.indexEliteHeader p {color: #000;text-align: left;font-family: BT-r;font-size: 1.3em;line-height:1.7;margin-bottom:15px;}
.IndexBtEliteQuote{margin:15px auto;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #e7e7e7;padding:50px 0}
.BtEliteQuoteImage{width:35%}
.BtEliteQuoteImage img{width:100%}
.IndexBtEliteQuote .BtEliteQuote{    height: 340px;background: #e50027;border:none}
.IndexBtEliteQuote .BtEliteQuote h3{border-bottom: 1px solid #e7e7e7;    color: #ffffff;}
.IndexBtEliteQuote .BtEliteQuote p{    color: #ffffff;    font-size: 1.7em;}
.LefteliteImageBlock{display: flex;align-items: center;margin-top: -60px;}
.staticContentP p {padding-right: 5px;line-height: 1.6;padding-bottom: 10px;font-family: BT-r;font-size: 1em;text-align: justify}
.staticContentP h4 {padding-right: 5px;line-height: 1.6;padding-bottom: 10px;font-family: BT-b;font-size: 1.1em;text-align: justify}
.staticContentP h5 {padding-right: 5px;line-height: 1.6;padding-bottom: 10px;font-family: BT-r;font-weight:600;font-size: 1em;text-align: justify;color:gray}
.staticContentP h6 {padding-right: 5px;line-height: 1.6;padding-bottom: 10px;font-family: BT-r;font-size: 1em;text-align: justify;color:blue}

.staticContentBlock{margin-bottom:20px;}
.staticContentBlock .redBarwriters{padding-left:0;padding-bottom:15px;height:auto}
.ContactUsP{display:flex}
.ContactUsP p{margin:0 10px;}
.BoldP{font-family:BT-b!important;}
.AboutUsImgHeader{max-width:100%;margin-bottom:20px;}
.PublicationsBlock{display:flex;flex-wrap:wrap;margin-bottom:20px;}
.PublicationsBlock img{max-width:100%;max-height: 300px;margin: auto;display: block;}
.PublicationsBlock3{width:calc(25% - 10px);margin:0 5px;}
/* tablit */
@media (min-width: 768px) and (max-width: 1050px) {
    .Fixedgutters{display:none!important}
    .mainContainer {padding: 0 20px;}
    header .mainContainer {padding: 0;}
    .nav-mobile {display: block;cursor: pointer;}
    .search-mobile {display: block;cursor: pointer;}
    .menuContanierUL , .searchBlock {display: none;}
    .addSearch{display:none;width:100%;position:absolute;right:0;background-color:#000;height:80px;border-top: 1px solid #252525;z-index: 99;}
    .addSearch form{position:relative;width:90%;margin:20px auto;}
    .addSearch .SearchInputMob{width:100%;outline:none;border:none;background:#414141;color:#c1bfbf;padding-right:10px;font-family:gs-m;font-size:1em;border-bottom:1px solid #414141;line-height:30px;margin:auto;padding-left:40px;border-radius:4px;height: 40px;}
    .addSearch .SearchInputSubmitMob{width:40px;height:auto;background:url(../images/searchicon.svg) center no-repeat;outline:none;border:none;color:#fff;cursor:pointer;position:absolute;z-index:9999;left:0;}
    .list {display: none;padding-top: 80px;}
    .list li {margin: 15px auto;}
    .list li a {color:#929292}
    .list .active a {color:#E4E4E4}
    .nav-mobile .bmenu {width:50px;height:100%;color:#FFF;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;}
    .nav-mobile .bmenu .fa-times {display: none;}
    .search-mobile p {width:50px;height:100%;color:#FFF;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;}
    .logoBlock {width: auto;}
    .openMenu{width:100%;position:absolute;background-color:#414141;height:100%;z-index:9;text-align:center;display: block;}
    .NoScroll{overflow-y:hidden;overflow-x:hidden;}

    .leaderboardDiv{min-width:720px;min-height:50px;}
    .leaderboardDiv img{width:100%;height:100%;display:block}
    
   

    .News .list-News {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
    .News .list-News .rightmainBlock {width: 100%;}
    .News .list-News .leftmainBlock {margin: auto;}
    .News .list-News .ImageWithNews {padding: 10px 0;}
    .News .list-News .NewsNotImg {padding: 10px 0;}

    .sectionView .twoSlides {-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}        
    .sectionView .twoSlides .leftoftwoSlide {max-width: 100%;text-align: center;}    
    .sectionView .twoSlides .rightoftwoSlide {width: 100%;}
    .oneEconomicSmall {-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}     
    .oneEconomicSmall img {margin: auto;}   
    .oneEconomicSmall:nth-child(2) {margin-bottom: 30px;}

    .threeBlocksPagination {position:relative;width:100%;display: block;}
    .threeBlocksPagination .swiper-pagination {width: 100%;}
    .threeBlocksPagination .swiper-pagination span {margin: 0 5px;}
    .threeBlocksPagination .swiper-pagination-bullet-active  {background-color: #6a6a6a;}


    .NoScroll .mainContainer {max-width: 100%;}
}

/* Mobile */
@media (max-width:767px) {
    
    header .mainContainer {padding: 0;}
    .nav-mobile {display: block;cursor: pointer;}
    .search-mobile {display: block;cursor: pointer;}
    .menuContanierUL , .searchBlock {display: none;}
    .addSearch{display:none;width:100%;position:absolute;right:0;background-color:#000;height:60px;border-top: 1px solid #252525;z-index: 99;    padding: 10px;}
    .addSearch form{position:relative;width:90%;margin:20px auto;}
    .addSearch .SearchInputMob{width:100%;outline:none;border:none;background:#414141;color:#c1bfbf;padding-right:10px;font-family:gs-m;font-size:1em;border-bottom:1px solid #414141;line-height:30px;margin:auto;padding-left:40px;border-radius:4px;height: 40px;}
    .addSearch .SearchInputSubmitMob{width:40px;height:40px;background:url(../images/searchicon.svg) center no-repeat;outline:none;border:none;color:#fff;cursor:pointer;position:absolute;z-index:9999;left:0;}
    .list {display: none;padding-top: 80px;}
    .list li {margin: 15px auto;}
    .list li a {color:#929292}
    .list .active a {color:#E4E4E4}
    .nav-mobile .bmenu {width:50px;height:100%;color:#FFF;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;}
    .nav-mobile .bmenu .fa-times {display: none;}
    .search-mobile p {width:50px;height:100%;color:#FFF;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;}
    .logoBlock {width: auto;}
    .openMenu{width:100%;position:absolute;background-color:#414141;height:100%;z-index:9;text-align:center;display: block;}
    .NoScroll{overflow-y:hidden;overflow-x:hidden;}
    
    
    .mainContainer {padding: 0 20px;}
    
    
    .cookieBlock {padding: 0 10px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .cookieTitle {width: auto;}
    .cookieDesc {width: 90%;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}
    .cookieClose {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}
    
    .rightmainBlock {width: 100%;margin-bottom: 15px;}
    .leftmainBlock {width: 100%;}
    
    
    .leaderboardDiv{min-width:320px;min-height:50px;}
    .leaderboardDiv img{width:100%;height:100%;display:block}
    
    .allTrending {-ms-flex-wrap: wrap;flex-wrap: wrap;}
    .oneTrend{width:calc(100% / 2);margin-bottom:10px;}
    
    .News .list-News {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
    .News .list-News .rightmainBlock {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
    .News .list-News .ImageWithNews {width: 100%;}
    .News .list-News .NewsNotImg {width: 100%;height: auto;margin-bottom: 10px;border-bottom: 1px solid #EAE9E9;}
    .News .list-News .leftmainBlock{margin:auto;text-align:center;}
    .twoSlides {-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}        
    .twoSlides .leftoftwoSlide {max-width: 100%;}    
    .twoSlides .rightoftwoSlide {width: 100%;}
    .oneEconomicSmall {-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}     
    .oneEconomicSmall img {margin: auto;}    
    .oneEconomicSmall .LeftWhiteBlock {margin: 10px 0;}
    .BiggestBusiness .swiper-container {height: 620px;}
    .BiggestBusiness .TabOne {flex-direction: column;}
    .BiggestBusiness .TabOne .slideImg  {display: flex;flex-direction: row-reverse;} 
    .BiggestBusiness .TabOne .slideImg img {max-width: calc(100% - 50px);}   
    .BiggestBusiness .TabOne .slideContent {width: 100%;}

    .SliderBT .mainContainer {padding: 0; }
    .BiggestBusiness .swiper-container .swiper-wrapper {width: auto;}
    .BiggestBusiness .swiper-container .swiper-pagination{width:50px;height:316px;left:0;top: auto;transform: translate3d(0px,0,0);}



    .magazinemainBlock .rightmgBlock {width: 60%;}
    .magazinemainBlock .leftmgBlock {width: 35%;} 
    .magazinemainBlock .rightmgBlock p {height: 60px;}


    .threeBlocksPagination {position:relative;width:100%;display: block;}
    .threeBlocksPagination .swiper-pagination {width: 100%;}
    .threeBlocksPagination .swiper-pagination span {margin: 0 5px;}
    .threeBlocksPagination .swiper-pagination-bullet-active  {background-color: #6a6a6a;}


    .showcaseDiv {text-align: center;margin: 10px auto;}
    .Section .oneEconomicSmall img {max-width: 100%;}

    .ContentText{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .ContentText .ContentRight{width: 100%;}
    .ContentText .ContentLeft {margin: auto;margin-bottom: 10px;}


    .threeBlockResults {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
    .search .threeBlockResults .BlockResults {width: 100%;}
    .search .threeBlockResults .BlockResults .imgResults img {max-width: 100%;}
    .search .InputSearch {width: 100%;}

    footer .mainContainer{padding: 0;}
    .logoBlock {text-align: center;}
    .footer-menu ul li {margin: 14px 6px;}
    .footer-menu ul li h2 {font-size: 14px ;}
    .divCont .scrollToTop {padding: 10px 15px;right: 20px;}
    .panel-footer{display:block}
    .footer-menu{width:100%;}
    .SocialMedia{width:100%;}
    .OneRssBlock {width: 100%;}
    .OneRssBlock:nth-child(3n+0){margin-right:10px;}
    .oneEconomicSmall a{width:100%;margin-right:0;}
    .LeftWhiteBlock{width:100%;}
    .BeforeImage{display:block}
    .ByArticle{width:100%;display:block;}
    .Share{width:100%;margin:10px 0 0 0;}
    #writer{width:100%;}
    .footerCopyRight{border:none}
    .SocialMedia{display: flex;justify-content: center;margin-bottom: 10px;}
    /*ads*/
    .RightGutter, .LeftGutter{display:none}
    .leaderboardBlockDesc {display:none}
    .leaderboardBlockMob{display:block}
    .showcaseDivDesc{display:none;}
    .showcaseDivMob{display:block;}
    .showcaseDesc{display: flex;justify-content: center;}
    .RssBlock{padding-bottom:100px}
    /*.Share a:last-child{display:block;}*/
    .Share iframe{width:24px!important;height:24px!important;display:block;background:url(../images/whamp.png);background-size:100%}
    .showcaseDesc {display:none}
    .showcaseDescMob{display:block}
    .eliteDetailsBlock{flex-wrap: wrap;}
    .eliteImageBlock{width:100%;max-width:100%;margin-right:0;margin-bottom:15px;}
    .eliteDetailsContainer{width:100%;max-width:auto;}
    .eliteDetailsBlock{padding-bottom:30px;border-bottom:1px solid #707070}
    .indexEliteBlock{width:100%}
    .PublicationsBlock3{width:calc(50% - 10px);margin-bottom:30px;}
    .PublicationsBlock3 img{max-height:190px;}
    .NewMarginRight{ width: 100%;float: none!important;margin-right: 0;}
    }

    @media (max-width: 320px)  {
        .leaderboardDiv {min-width: 250px;}
        .footer-menu ul li h2 {font-size: 12px ;}

    }