/**Global Reset***/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
border:0 none; margin:0; outline:0 none; padding:0;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}

*{padding:0; margin:0; transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;}
html{height:100%;}
body{font-family:Helvetica, sans-serif; font-size:13px; line-height:1.2; height:100%; color:#323337; background:#f9f9f9;}
img{border:none;}
a{color:#323337; text-decoration:none;}
a:hover{text-decoration:underline;}
h1,h2,h3,h4,h5,h6{font-size:1em; font-weight:normal;}
ul,li{list-style:none;}
p{padding:5px 0; margin:0;}
input, input[type="password"], input[type="search"]{-webkit-appearance: textfield;padding: 1px;background-color: white;border: 2px inset;border-image: initial;-webkit-rtl-ordering: logical;-webkit-user-select: text;cursor:auto; border-radius:1px;}
.mobile_ads{display:none;}
/**Common***/
.cb{clear:both;}
.oh{overflow:hidden;}
.pt10{padding-top:10px;}
.pt25{padding-top:25px;}
.pb25{padding-bottom:25px;}
.pr10{padding-right:10px;}
.pr30{padding-right:30px;}
.pl10{padding-left:10px;}
.mr8{margin-right:8px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr28{margin-right:28px;}
.ml30{margin-left:30px;}
.ml45{margin-left:45px;}
.disNon{display:none;}
.tar{text-align:right;}
.tac{text-align:center;}
.fl{float:left;}
.fr{float:right;}
.borderBt{border-bottom:1px solid #d4d4d4;}

/***Header***/
header{width:100%; position:fixed;z-index:2;background:#f9f9f9; height:108px;} 
.scrolled{-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);}
header:after{content:"";display:block; clear:both;}

.topBar{position:absolute;top:0;left:0; width:100%; height:29px; background:#fff;-moz-box-shadow: 3px 3px 6px -2px #ccc;box-shadow: 3px 3px 6px -2px #ccc;-webkit-box-shadow:3px 3px 6px -2px #ccc;}
.topBarIn{max-width:1200px; margin:0 auto; position:relative;}
.topBar ul{padding-top:8px;}
.topBar ul li{float:left; padding:0 8px; border-right:1px solid #acb9c2; font-size:11.5px; font-weight:bold;}
.topBar ul li a{color:#394d64;}
.topBar ul li:last-child{border-right:none;}
.topBar ul li.selected a{color:#10c0c8;}

.navIcon{display:none;}

.signUp{position:absolute;right:0;top:4px; color:#282828; font-size:13px; cursor:pointer;}
.signUp span{font-size:11px; }
.signUp img{margin-left:8px; vertical-align:middle;}
.enewsletter { position: absolute; right: 148px; padding-top: 8px; /*line-height: 29px;*/ font-size: 11.5px; font-weight: bold; color: #394D64;}
.enewsletter a { color: #10C0C8; border-right: 1px solid #ACB9C2; padding-right: 8px;}


#loginPanel{position:absolute; right:0; background:#fff; width:200px;}
#loginPanel .rollover-box {width:427px;display:block;position:absolute;top:29px;right: 0;z-index: 200;-moz-box-shadow: 0 0 9px rgba(0,0,0,0.1);-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.1);box-shadow: 0 0 9px rgba(0,0,0,0.1);-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=245,Color='#e8e6e2')";filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=245,Color='#e8e6e2');}
#loginPanel .one-column {background:#fff;padding:30px;}
#loginPanel .one-column h3 {color: #000;font-size:1.4em;margin: 0 0 15px 0;}
#loginPanel .one-column h4 {clear: both;color: #000;font-size: 1.2em;margin: 20px 0 0 0;padding: 10px 0 0 0;border-top: 1px solid #d0d0d0;}
#loginPanel .one-column h4 a{color:#00c4cc;}
#loginPanel ul{overflow:hidden;}
#loginPanel ul li{float:left; padding:0 10px 0 0; border-right:none; border:none;}
header .two-column{background:#fff;padding:30px;}header .left_column,header .right_column{float:left;}header .left_column img{max-width:136px;max-height:136px;margin:0;}header .right_column{margin-left:20px;width:180px;}header .right_column a.name{font:normal 20px/24px Georgia;color:black;}header .right_column ul{list-style-type:none;margin-top:10px;}header .right_column ul li a{font:normal 11px/20px Verdana;display:block;}

.headerWrap{max-width:1192px; margin:auto; position:relative; margin-top:56px;padding:0;}
.headerWrap .signUp,.headerWrap #loginPanel{display:none;}
header h1{ text-indent:-9999px; float:left; width:154px; }
header h1 a{float:left; background:url(../images/logo_newmain.png) no-repeat; width:141px; height:38px; }

.searchForm{width:61%; position:relative; float:left;}
.searchWrap {border:1px solid #b5b5b5;height:32px; background:#fff; border-radius:1px; z-index:3; margin-right:93px;}
.searchInput{ outline:none;height:32px;text-indent:8px;font-size:17px;font-weight:200;color:#3f3f3f;border:0;width:75%;vertical-align:top;padding:0;overflow:hidden; float:left;}
.searchWrap ul{z-index:4; border:1px solid red; position:absolute; width:161px; right:0; top:37px; font-size:13px; padding:10px 15px; background:#fff; border: 1px solid #d9d9d9;-webkit-box-shadow: 0 2px 4px rgba(34,25,25,.1);box-shadow: 0 2px 4px rgba(34,25,25,.1);border-radius:2px;}
.searchWrap ul:before{content:""; position:absolute; width:16px; height:7px; z-index:3;top:-7px; right:auto; background:url(../images/arrow_whiteup.png) no-repeat;}
.searchWrap ul li{line-height:1.6;}
.searchWrap ul li.selected{font-weight:bold;}
.searchWrap ul li.divided{border-top:1px solid #eee; padding-top:7px; margin-top:5px;}
.searchWrap .web{float:right; width:94px; height:22px; background:#e5e8ef; font-size:13px; border:1px solid #d3d8e6; border-radius:2px; position:relative; top:4px; right:4px;}
.searchWrap .web a{display:block; padding:4px 0 0 7px; color:#4c4c74;}
.searchWrap .web a:hover{text-decoration:none;}
.searchWrap .web i{background:url(../images/arrow_graydown.png) no-repeat; width:10px; height:7px; position:absolute; right:5px; top:10px;}
.buttonWrap{border:1px solid #3a3a3a;border-radius:2px;padding:0;margin-left:-2px;top:0;right:0;height:31px;position:absolute;text-align:center;background-color:#515151;
filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#5e5e5e,endColorstr=#515151);
_filter: none;
background-image: -webkit-gradient(linear,left top,left bottom,from(#5e5e5e),to(#515151));
background-image: -webkit-linear-gradient(top,#5e5e5e,#515151);
background-image: -moz-linear-gradient(top,#5e5e5e,#515151);
background-image: -o-linear-gradient(top,#5e5e5e,#515151);
background-image: linear-gradient(top,#5e5e5e,#515151);
box-shadow:inset 0 2px 3px #888;
border-bottom:2px solid #3a3a3a;}
.buttonWrap button{width:88px;_width: 88px!important;height: 31px;border: 0;font: 300 15px sans-serif;color: #fff;background-color: transparent;}

.feedBack{padding:12px 0 0 18px; font-size:11.5px; float:left;}
.feedBack a{color:#777;}

.searchIc,.searchMobile{display:none;}


/***Contents***/
.contentBody{position:relative; overflow:hidden; z-index:1; padding-top:110px; }
.contentsRowWrap{max-width:1192px; margin:0 auto; overflow:hidden; position:relative; z-index:10; }
.mainCol{float:left; width:790px;}

.top{position:absolute; width:20px; height:20px; bottom:60px;cursor:pointer;}

.leftCol{float:left; max-width:132px; overflow:hidden;}
.leftCol nav ul{padding:5px 0 40px;}
.leftCol nav ul li{ padding:2px 0 15px 33px; font-size:15px;}
.leftCol nav ul li:first-child{ background:url(../images/nav_ic_news.gif) no-repeat 2px 1px;}
.leftCol nav ul li:nth-child(2){ background:url(../images/nav_ic_devotionals.gif) no-repeat 2px 1px;}
.leftCol nav ul li:nth-child(3){ background:url(../images/nav_ic_blogs.gif) no-repeat 2px 1px;}
.leftCol nav ul li:nth-child(4){ background:url(../images/nav_ic.gif) no-repeat 2px 1px;}
.leftCol nav ul li:nth-child(5){ background:url(../images/nav_ic_images.gif) no-repeat 2px 1px;}
.leftCol nav ul li:nth-child(6){ background:url(../images/nav_ic_videos.gif) no-repeat 2px 1px;}
.leftCol nav ul li:nth-child(7){ background:url(../images/nav_ic_kids.gif) no-repeat 2px 1px;}
.leftCol nav ul li:nth-child(8){ background:url(../images/nav_ic_games.gif) no-repeat 2px 1px;}
.leftCol nav ul li:nth-child(9),
.leftCol nav ul li:nth-child(10)
{ font-size:13px; padding-left:3px; background:url(../images/arrow_gray_small.gif) no-repeat 81px 6px;}

.leftCol ul.snsBox{padding:18px 0 44px 3px; position:relative; font-weight:lighter;}
.leftCol ul.snsBox a{color:#00c4cc;}
.leftCol ul.snsBox li{position:relative;color:#00c4cc;}
.leftCol ul.snsBox li:nth-child(2){ padding-top:14px;}
.leftCol ul.snsBox li:nth-child(2) div{ position:absolute; top:34px; left:-6px;}
.leftCol ul.snsBox li:nth-child(2) a{padding-right:2px;}
.leftCol .adBox{padding-top:24px; font-size:11px;}
.leftCol .adBox img{margin-bottom:5px;}

.midCol{float:right; max-width:636px;}
.midCol h2{font-size:25px; font-weight:bold; padding-bottom:9px;}

.midCol .mainPhotoBox{overflow:hidden; position:relative; margin-bottom:18px;}
.midCol .mainPhotoBox img{display:block; width:100%; height:auto;}
.midCol .mainPhotoBox ul{overflow:hidden; height:130px; background:#343235; font-weight:lighter; font-size:11px; width:1200px;}
.midCol .mainPhotoBox ul li{float:left; padding:15px 10px 0 10px;text-align:center; width:108px; height:115px; border-right:1px solid #282828; border-left:1px solid #424240; overflow:hidden;}
.midCol .mainPhotoBox ul li.selected{background:#545452; border:2px solid #343235; height:111px;}
.midCol .mainPhotoBox ul li a{color:#fff; }
.midCol .mainPhotoBox ul li img{margin-bottom:10px;}
.midCol .mainPhotoBox .nextBt{position:absolute; bottom:0;right:0; width:25px; height:130px; opacity:0.7; background:#000 url(../images/arrow_white.png) no-repeat center center; cursor:pointer;}
.midCol .mainPhotoBox ul li .stitle{height:50px; overflow:hidden;}

.midCol .midNewsBox{clear:both; border:1px solid #e8e8e8; background:#fff;}
.midCol .midNewsBox .newsNav{border-bottom:1px solid #e8e8e8;}
.midCol .midNewsBox .newsNav ul{overflow:hidden; padding-left:6px;}
.midCol .midNewsBox .newsNav ul li{float:left; padding:8px 7px; font-size:14px;}
.midCol .midNewsBox .newsNav ul li a{color:#636c6c;}
.midCol .midNewsBox .newsNav ul li.selected a{color:#00c4cc;text-decoration:none; font-size:16px;}
.midCol .midNewsBox .newsNav ul li a:hover{color:#00c4cc;text-decoration:none;}
.midCol .midNewsBox .newsNav .newsNavDropdown{display:none;}

.midCol .midNewsBox .newsList, .midCol .midNewsBox .newsList li{clear:both;}
.midCol .midNewsBox .newsList li{position:relative;padding:12px 36px 12px 12px;border-bottom:1px solid #f2f2f5;}
.midCol .midNewsBox .newsList li:after{content:""; display:block; clear:both;}
.midCol .midNewsBox .newsList li.adText{background-color:#fff9e8; border:1px solid #ecd595;}
.midCol .midNewsBox .newsList li .wrapper{width:100%; height:100%;}
.midCol .midNewsBox .newsList li .wrapper img{float:left; margin-right:14px;}
.midCol .midNewsBox .newsList li .wrapper h3{font-size:16px; font-weight:bold;}
.midCol .midNewsBox .newsList li .wrapper h3 a{color:#1335e0;}
.midCol .midNewsBox .newsList li .wrapper p{padding:1px 0 2px 0; color:#5f5f5f;}
.midCol .midNewsBox .newsList li .wrapper .source a{font-size:11px; color:#bcbcbc; font-weight:200;}
.midCol .midNewsBox .newsList li .wrapper .link a{padding-left:8px; color:#1335e0; font-size:11px;}
.midCol .midNewsBox .newsList li .sideButtons{position:absolute; padding-bottom: 5px;right:-5px;top:6px; z-index:2; height:29px; background:url(../images/ic_corner.png) no-repeat right 24px;}
.midCol .midNewsBox .newsList li .sideButtons button{width:24px;height:24px;cursor:pointer;background-color:#abaeb7;border:0;overflow:visible;font-size:0;text-indent:-999em;float:left;margin:0 0 1px 1px;background-repeat:no-repeat; background-position:center center;}
.midCol .midNewsBox .newsList li .sideButtons button:hover{background-color:#555b68;}
.midCol .midNewsBox .newsList li .sideButtons button:first-child{background-image:url(../images/ic_share.png);}
.midCol .midNewsBox .newsList li .sideButtons button:nth-child(2){background-image:url(../images/ic_close.png);}

.midCol .midNewsBox .newsList li .shareDrawer{position:absolute; top:31px; right:-6px;position:absolute;z-index:2;background-color:#FFF; text-indent:-999em; width:75px;}
.midCol .midNewsBox .newsList li .shareDrawer a{float:left;width:24px;height:24px;margin-right:1px; background-repeat:no-repeat; background-position:center center;}
.midCol .midNewsBox .newsList li .shareDrawer a:first-child{background-color:#642d8f;background-image:url(../images/ic_email.png);}
.midCol .midNewsBox .newsList li .shareDrawer a:nth-child(2){background-color:#406ab1;background-image:url(../images/ic_facebook.png);}
.midCol .midNewsBox .newsList li .shareDrawer a:nth-child(3){background-color:#12b1d3;background-image:url(../images/ic_twitter.png);}

.midCol .midNewsBox .newsList li .shareDrawer a:first-child:hover{background-color:#431568;}
.midCol .midNewsBox .newsList li .shareDrawer a:nth-child(2):hover{background-color:#32558b;}
.midCol .midNewsBox .newsList li .shareDrawer a:nth-child(3):hover{background-color:#0082a1;}


.midNewsBoxTablet > div.rightCol{display:none;}

.rightCol{float:right; width:380px; overflow:hidden;}
.rightCol .rightBox{border:1px solid #e8e8e8; background:#fff; margin-bottom:18px;}
.rightCol .rightBox:after{content:""; display:block; clear:both;}
.rightCol .adBox img{display:block; margin:auto;}
.rightCol .adBox{text-align:center; margin-bottom:18px;}
.rightCol .thumbsBox{padding:15px 0 15px 23px;}
.rightCol .thumbsBox h3{font-size:18px; font-weight:lighter; padding-bottom:10px;}
.rightCol .thumbsBox ul li{float:left; width:154px; padding-right:23px; height:167px;}
.rightCol .thumbsBox ul li h4{height: 32px; overflow: hidden; padding: 8px 0 0 3px;}
.rightCol .thumbsBox ul li h4 a{color:#00579d;}


.rightCol .thumbsBox ol li{float:left; width:320px; padding-right:23px;overflow: hidden; padding: 12px 0 12px 3px;border-bottom: 1px solid #f2f1f6;}
.rightCol .thumbsBox li:last-child{border-bottom:none;}
.rightCol .thumbsBox h3{width:320px; padding: 12px 0 3px 3px; border-bottom: 1px solid #dbdbdb;}
.rightCol .thumbsBox a{color:#737373;}




.rightCol .weather{padding:8px 10px 10px;}
.rightCol .weather h3{font-size: 18px;margin-bottom:10px;}
.rightCol .weather .temperature{font-size:28px;}
.rightCol .weather .scale, .rightCol .weather .forecast {font-size:15px;vertical-align: super;}
.rightCol .weather li{float:left;width: 49%;text-align:center;}
.rightCol .weather li.tomorrow,.rightCol .weather li.thirdday{border-left:1px solid #E6E6E6;}
.rightCol .weather .accent,.rightCol .weather .dimmed{font-size:13px;padding-top:5px;}
.rightCol .weather .dimmed{color:#AFAFAF;}
/**Footer**/
footer{clear:both;}
footer .branding{padding:10px 0; color:#a3a3a3; border-bottom:1px solid #ddd; font-size:11px; font-weight:lighter; overflow:hidden;}
.cmci-logo { line-height: 29px; height: 29px; font-size: 12px; text-align: left; display: inline-block; color: #666; margin-top: 10px; margin-bottom: 10px; }
.cmci-logo a { color: #666; }
.cmci-logo img { margin-right: 6px; vertical-align: middle; }
footer .branding li{float:left;}
footer .branding li:last-child{padding:6px 0 0 8px;}

footer nav.ftNav{clear:both; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:10px 3px 5px 3px; overflow:hidden;}
footer nav.ftNav li{float:left; padding:0 10px 5px 0;}
footer nav.ftNav li a{color:#666;}

footer .partners{ clear:both; padding:10px 0;}
footer .partners h5{color:#B2B9C3;font-size:9pt;text-transform:uppercase;}
footer .partners ul li{float:left; padding:8px 25px 0px 0; vertical-align:middle;}
footer .partners ul li img{alignment-adjust:baseline;}

/*Added*/
.leftCol{position: fixed!important;}
.shareDrawer,.sideButtons{display:none;}
.fixedtop{position:fixed;top:108px;z-index:100;background:#fff;width:634px;}
.newsNav ul li:last-child{display:none;}
.leaderboard-ad {text-align:left;margin-top:10px;padding:20px 0px;background: url(../images/sponsor-logo.png) no-repeat left top;}


@media screen and (max-width:1192px){
   .headerWrap{padding:0 8px 0 10px;margin-top:58px;}
   .contentsRowWrap{width:auto; margin:0 10px;}
   .mainCol{width:68%}
   
   .leftCol{width:17%;}
   .midCol{width:78%;}
   .fixedtop{width:52%;}
   .rightCol{width:30%;}

   .rightCol .thumbsBox ul li{width:90%; height:auto;}
   .rightCol .thumbsBox ul li h4{padding-bottom:15px;}
   .rightCol .thumbsBox ul li img{width:100%; height:auto;}
   .hide-on-mobile{display:none;}
}

@media screen and (max-width:1023px){
   .topBar,.feedBack{display:none;}
   header{height:46px; border-bottom:1px solid #9b9b9b; background:#fff; position:absolute;}
   .headerWrap{padding-top:8px;margin-top:0;}
   .headerWrap .signUp, .headerWrap #loginPanel{display:block;}
   #loginPanel .rollover-box{top:38px;}
   
   .navTop{position:relative;}
   .navTop .navIcon{ float:left; padding-right:11px; cursor:pointer; display:block;}
   .navTop ul{position:absolute;width:215px; top:40px; left:0; background:#f2f2f2; z-index:10;}
   .navTop ul li{padding:10px 0px 10px 40px; font-size:15px; border-bottom:1px solid #e2e2e2; border-top:1px solid #fff;}
   .navTop ul li:first-child{ background:url(../images/nav_ic_news.gif) no-repeat 8px 7px;}
   .navTop ul li:nth-child(2){ background:url(../images/nav_ic_devotionals.gif) no-repeat 8px 7px;}
   .navTop ul li:nth-child(3){ background:url(../images/nav_ic_blogs.gif) no-repeat 8px 7px;}
   .navTop ul li:nth-child(4){ background:url(../images/nav_ic.gif) no-repeat 8px 7px;}
   .navTop ul li:nth-child(5){ background:url(../images/nav_ic_images.gif) no-repeat 8px 7px;}
   .navTop ul li:nth-child(6){ background:url(../images/nav_ic_videos.gif) no-repeat 8px 7px;}
   .navTop ul li:nth-child(7){ background:url(../images/nav_ic_kids.gif) no-repeat 8px 7px;}
   .navTop ul li:nth-child(8){ background:url(../images/nav_ic_games.gif) no-repeat 8px 7px;}
   .navTop ul li:nth-last-child(3){ background:url(../images/ic_fc.png) no-repeat 8px 7px;background-color:#d0d0d0;border-top:1px solid #dbdbdb;}
   .navTop ul li:nth-last-child(2){ background:url(../images/ic_tw.png) no-repeat 8px 7px;background-color:#d0d0d0;border-top:1px solid #dbdbdb;}
   .navTop ul li:nth-last-child(1){ background:url(../images/ic_pin.png) no-repeat 8px 7px;background-color:#d0d0d0;border-top:1px solid #dbdbdb;}
   
   .searchForm {width:55%;}
   .searchWrap {border:1px solid #deebee;border-radius:1px;height:29px;margin-right:50px;}
   .searchInput {height:27px;width:100%;}
   .searchWrap .web{display:none;}
   .buttonWrap{height:28px;}
   .buttonWrap button{height:27px; width:50px; text-indent:-9999px; background:url(../images/ic_searchic.png) no-repeat center center;}
   .signUp {top:12px; right:12px;}
   
   .contentBody{border-top:2px solid #e6e6e6; padding-top:55px;}
   .leftCol{display:none;}
   
   .mainCol{width:100%;position:relative;}
   .midCol{width:100%;max-width:100%;position:relative;}
   .fixedtop{display:none;}
   .midNewsBoxTablet{clear:both; overflow:hidden;position:relative;}
   .midCol .midNewsBox{clear:none;margin-right:310px; width:auto;}
   .midCol .midNewsBox .newsNav{position:relative;}
   .midCol .midNewsBox .newsNav .newsNavDropdown{display:block;position:absolute; background:#fff; width:80%; top:35px; left:-1px; z-index:100;border:1px solid #d9d9d9;-webkit-box-shadow: 0 2px 4px rgba(34,25,25,.1);-moz-box-shadow: 0 2px 4px rgba(34,25,25,.1);box-shadow: 0 2px 4px rgba(34,25,25,.1);}
   .midCol .midNewsBox .newsNav ul li:nth-last-child(2),.midCol .midNewsBox .newsNav ul li:nth-last-child(3),.midCol .midNewsBox .newsNav ul li:nth-last-child(4){display:none;}
   .newsNav ul li:last-child{display:block;}
   .midCol .midNewsBox .newsNav .newsNavDropdown ul li{display:block; width:40%;}
   .midNewsBoxTablet > div.rightCol{display:block;position:absolute; right:0; top:0; width:300px;}
   aside{display:none;}
   .hide-on-mobile{display:none;}
}
@media screen and (max-width:600px){
   .searchForm {display:none;}
   .searchIc,.searchMobile{display:block; }
   .searchIc{float:right; cursor:pointer; margin-right:40px; padding-top:5px;}
   .searchMobile{clear:both; position:absolute; top:47px; left:0; height:33px;background:#ededed; border-bottom:1px solid #bababa; padding:8px 0; width:100%;}
   .searchMobile div{background:#fff; width:90%; margin:0 auto; border:1px solid #d5dcde; border-radius:1px; height:28px;}
   .searchMobile div input{height:28px;}
   
   .midCol .midNewsBox{clear:none;margin-right:0px; width:99%;}
   .midNewsBoxTablet > div.rightCol{display:none;}
   
   .newsNav ul li{display:none;}
   .newsNav ul li:first-child, .newsNav ul li:last-child{display:block;}
   .hide-on-mobile{display:none;}
   .mobile_ads{display:block;margin:10px auto;}
}
.loginBox {position: absolute;right:0;width:310px;/*200*/top:0;}
.sticky{position:fixed;top:126px;}