@import url('https://fonts.googleapis.com/css2?family=Lato:wght@700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');

/*== common ==*/
html {scroll-behavior: smooth;}
* {margin: 0px; padding: 0px; box-sizing: border-box; text-decoration: none; border: 0px;}
a:focus{outline:none;}
ul, inputbox li, a, p, img, h1, h2, h3, h4 {margin: 0px; padding: 0px; text-decoration: none; border: 0px;}
body{font-family:'Barlow', sans-serif;}
img{max-width:100%;}
/*== common ==*/


/*== slick slider ==*/
.slick-slider{position:relative; display:block; box-sizing:border-box; -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-track {overflow: hidden;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px; text-align: center; outline:none !important;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.slick-prev, .slick-next {z-index: 999; position: absolute; cursor:pointer;} 
.slick-prev,.slick-next {font-size:0; line-height:0; position:absolute; top: 30%; display:block; z-index: 999;}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {opacity:1;}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {opacity:.25;}
.slick-prev:before,.slick-next:before {font-family:'slick';font-size:20px;line-height:1; opacity:.75; color:white; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
.slick-prev{left: 0;}
[dir='rtl'] .slick-prev{right:-25px;left:auto;}
[dir='rtl'] .slick-prev:before{content:'Ã¢â€ â€™';}
.slick-next{right: 0;}
[dir='rtl'] .slick-next{right:auto;left:-25px;}
[dir='rtl'] .slick-next:before{content:'Ã¢â€ Â';}
.slick-dotted.slick-slider{margin-bottom:30px;}
.slick-slider { -webkit-user-select: text;-khtml-user-select: text;-moz-user-select: text;-ms-user-select: text;user-select: text;}
.slick-list.draggable { -webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/*== slick slider ==*/







/* -- common css --*/
.show_in_mobile {display: none;}
.MB30 {margin-bottom: 30px;}
.text-center{text-align:center;}
.container_davos {width: 1075px; margin: 0 auto;}
.templesunhead { text-align: center; color: #000000; margin-bottom:0px;  font:400 32px "Unna", serif; }
.davos_title { display:block; padding:5px 0 25px 0; text-align: center;}
.davos_title span {  text-transform: uppercase; background: url("https://images.moneycontrol.com/mcnews/images/rammandir/menu2border.png") left center no-repeat; display: inline-block; padding-left:12px;}
.davos_title span strong { font:400 35px "Unna", serif; color:#EB222B; display: inline-block; padding:5px 32px 5px 20px; background: url("https://images.moneycontrol.com/mcnews/images/rammandir/menu2border.png") right center no-repeat;}


.btn_show_more{border:1px solid #C7C7C7;border-radius: 3px;background:#fff;min-width:147px;padding:9px 15px;display:inline-block;font: 400 14px/17px "lato", sans-serif; color:#333333;}
.btn_show_more span{width: 10px;height: 10px;transition: all 0.2s;display: inline-block;border-top: 1px solid #000;border-right: 1px solid #000;transform: rotate(45deg);margin-left:10px;}

.staytuned { padding:10px 20px 30px 20px; font:600 22px 'Barlow', sans-serif; text-align: center;}
.staytuned strong { color: #FF2C00; text-transform: uppercase; font-style: italic; }
.stayBlink { animation: blinktext 2s infinite;}

@keyframes blinktext {
	0% { opacity: 1;}
	50% { opacity: 0.2;}
	100% { opacity: 1}
}

/* -- common css end --*/



/* breadcrum_sec */
.davos_breadcrumSec { clear: both; display: block; overflow: hidden; background-color: #fff; } 
.davos_breadcrumSec .heading_txt { display: inline-block; font-size: 10px; } 
.davos_breadcrumSec .brad_crum { color: #282828; margin: 0 auto; padding: 20px 0 15px; text-transform: uppercase; font: 400 10px "Roboto", sans-serif; display: block; clear: both; overflow: hidden; } 
.davos_breadcrumSec .bread-title { color: #000; font: 600 11px "Roboto", sans-serif; } 
.davos_breadcrumSec .brad_crum a { font: 400 10px "Roboto", sans-serif; text-transform: uppercase; color: #757474 !important; } 
.davos_breadcrumSec .brad_crum a:last-of-type { color: #337ab7 !important; } 
.davos_breadcrumSec .brad_crum .bread-arrow { display: inline-block; height: 11px; padding-left: 2px; width: 1px; position: relative; top: 2px; background: unset; } 
.davos_breadcrumSec .brad_crum .bread-arrow:before { content: "/"; position: absolute; top: 0; left: -1px; width: 11px; height: 11px; font-size: 10px; line-height: 11px; font-weight: 400; color: #333; } 

/* breadcrum_sec end*/



/* -- menu section start--*/
.davos_banner{background-color:rgb(0 0 0 / 45%);position:relative;z-index:999;}
.davos_banner .davosLogo .top_log_wrapper{display:flex;align-items:flex-start;}
.davos_banner .davosLogo .tag{color: #fff;font: 700 12px "lato", sans-serif;margin-left: 9px;}
.davos_banner .davosLogo img{width:91px;height:auto;}
.davos_banner .davosLogo span{font: 800 31px/37px "barlow", sans-serif; color:#fff;display:block;}
.davos_banner .topHead {padding: 20px 0 15px; display: flex; justify-content: space-between; font-family: 'Barlow', sans-serif;}
.davos_banner .topHead .container_davos {display: flex; justify-content: space-between;}
.davos_banner .poweredByhb{display: flex;justify-content: space-between;grid-gap: 15px;align-items: center;}
.davos_banner .poweredByhb a img{width:80px;height:40px;}
.davos_banner .poweredByhb span {color: #FFFFFF; font: 500 14px 'Barlow', sans-serif; margin-right:-5px;}

.davosmenu_container { 
width: 100%; position: -webkit-sticky; position: sticky; top: 0px; z-index:9999; padding:5px 0;
background:#fff; box-shadow: 0px 4px 8px #ccc;
}

.davosmenu ul {align-items: center; display: flex; justify-content:center;}
.davosmenu ul li { padding-left: 10px; background: url("https://images.moneycontrol.com/mcnews/images/rammandir/topmenuBorder.png") left center no-repeat; display: inline-block;}
.davosmenu ul li a {display: block; padding:20px 25px; color: #000;font:400 26px 'Unna', serif;}
.davosmenu ul li.active a, .davosmenu ul li a:hover, .davosmenu ul li a:focus  {color:#FF2C00; }
.davosmenu ul li:hover a { text-decoration: none;}
.davosmenu ul li:last-child a {background: url("https://images.moneycontrol.com/mcnews/images/rammandir/topmenuBorder.png") right center no-repeat;}
/* -- menu section end--*/

/*top section START here */
#ramtopsec { position: relative; padding: 0 0 20px 0; }
.topsec { background:url("https://images.moneycontrol.com/mcnews/images/rammandir/temple_side.png") right  -130px bottom no-repeat;height:165px; display: flex; align-items: center;}
.topleft { background:url("https://images.moneycontrol.com/mcnews/images/rammandir/dhanushBg.png") left top no-repeat; height:115px; width: 447px;     display: flex;
    justify-content: right;
    align-items: center;}
.topleft h1 { color: #FF2C00; font:28px/28px 'Unna', serif; margin-right: 50px;
    text-align: center;
    display: inline-block; }
.topleft h1 span { font-size:43px; font-weight: 700; display: block; }
.topwrap {   background-image: linear-gradient(180deg, #FDECCB00, #FDECCB);}
/*top section END here */

/* -- mc About starts -- */
#mc_about{margin:50px 0;}
#mc_about .forum_wrapper{display:flex;}
#mc_about .forum_lhs{background:#F2F6F8;padding:30px 10px 30px 20px;width:46%; }
#mc_about .forum_lhs img{width:208px;}
#mc_about .forum_lhs p{font:400 24px/40px "barlow", sans-serif;color:#505050;font-style: italic;}
#mc_about .forum_rhs{background:#fff;padding:0 10px 0 35px;width:54%; }
#mc_about .forum_rhs #more{display:none;}
#mc_about .forum_rhs button.read_more_arr{background: transparent;margin: 10px auto 0;display: block;}
#mc_about .forum_sub_title{font:700 30px "barlow", sans-serif;color:#000000;margin-top:0;margin-bottom:15px;}
#mc_about .forum_rhs p{font:500 24px/40px "barlow", sans-serif;color:#000000;}
/* -- mc about ends -- */


#liveVideo { background:#F7F7F7; padding:25px 0 45px 0; margin-top: 20px;}
.topVideocontent { display: flex; justify-content: space-between;}
.mainliveVideo { width:740px; height:395px;position: relative;}
.mainliveVideo span { display: block; width:70px; height: 70px; position: absolute; left: 50%; top: 50%; transform: translate( -50%, -50% );}
.mainliveVideo span img { width: 100%; height: auto;}


/*-- Davos videos start --*/
#ayodhyarammandirvideos {padding:115px 0 60px;background: url("https://images.moneycontrol.com/mcnews/images/rammandir/templetop.png") center top no-repeat;}
.videoParentWrap {background: #F57955; padding-top: 95px; padding-bottom: 30px; margin-bottom: 15px;}
#ayodhyarammandirvideos .container_davos { }
#ayodhyarammandirvideos .video_bg{padding:0px 0 30px;}
#ayodhyarammandirvideos .video_wrapper{position:relative;}
#ayodhyarammandirvideos .video_wrapper:after{position:absolute;content:"";display:block;background:url('https://images.moneycontrol.com/mcnews/images/davos/large_play.png')no-repeat;width:90px;height:90px;top:50%;left:50%;transform:translate(-50px, -50px);}
#ayodhyarammandirvideos .video_wrapper img{display:block;width:1075px;height:606px;}
#ayodhyarammandirvideos .four_box_wrap{display: flex; grid-gap: 5px; justify-content: space-between;  margin: 20px 0 50px;}
#ayodhyarammandirvideos .video_box{width:317px;transition: 0.5s all; }
#ayodhyarammandirvideos .video_box:active, #ayodhyarammandirvideos .video_box:focus, #ayodhyarammandirvideos .video_box:hover{background:#C65534;}
#ayodhyarammandirvideos .video_box:active p, #ayodhyarammandirvideos .video_box:focus p, #ayodhyarammandirvideos .video_box:hover p {color:#fff;}

#ayodhyarammandirvideos .img_blockwrap{position:relative;}
#ayodhyarammandirvideos .video_box img{width:317px;height:178px;}
#ayodhyarammandirvideos .img_blockwrap:after{position:absolute;content:"";display:block;background:url('https://images.moneycontrol.com/mcnews/images/davos/small_play.png')no-repeat;width:40px;height:40px;bottom:15px;right:15px;}
#ayodhyarammandirvideos .video_box p{font:400 22px/28px "barlow", sans-serif;color:#fff;margin:15px 0 20px;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;-webkit-box-orient: vertical;}


#ayodhyarammandirvideos .video_box a {border-bottom:1px solid rgba(255,255,255,0.3); padding:8px; display: block; transition: 0.5s all; }
#ayodhyarammandirvideos .video_box a:hover, #ayodhyarammandirvideos .video_box a:focus{ text-decoration: none; border-bottom:1px solid #C65534;}
/*-- Davos videos end --*/

.rammandirwrap { background: url(https://stgwww.moneycontrol.com/news/images/rammandir/firsttop.png?v=1) right top no-repeat;}


/*-- top stories start --*/
#top_stories{margin:0px 0 60px;position:relative;}

#top_stories .story_bg{padding:30px 0; background:#FDEDCB; position: relative;}
#top_stories .story_bg:before { content: ""; position: absolute;
    width: 120px;
    height: 285px;
    background: url(https://stgwww.moneycontrol.com/news/images/rammandir/circlework.png) right top no-repeat;
    top:50%;
	margin-top: -140px;
    left: 0px;}

#top_stories .story_bg:after { content: "";
    position: absolute;
    width: 120px;
    height: 285px;
    background: url(https://stgwww.moneycontrol.com/news/images/rammandir/circlework.png) left top no-repeat;
    bottom: 50px;
    right: 0px;
}




#top_stories .story_wrapper{display:flex;}
#top_stories .story_wrapper .story_lhs{width:627px;}
#top_stories .story_wrapper .story_lhs img{width:627px;height:352px;}
#top_stories .story_wrapper .story_rhs{margin-left:25px;width:calc(100% - 627px);}
#top_stories .story_wrapper .story_rhs .story_title a{font:700 35px/38px "barlow", sans-serif;color:#000; overflow: hidden;display: -webkit-box; -webkit-line-clamp: 4; line-clamp: 4;-webkit-box-orient: vertical; }
#top_stories .story_wrapper .story_rhs p{font:400 18px/26px "barlow", sans-serif;color:#000;margin:25px 0;}
#top_stories .four_box_wrap{display: flex; grid-gap: 5px; justify-content: space-between;  margin: 20px 0 50px;}
#top_stories .story_box{width: 273px;transition: 0.5s all;border-bottom: 1px solid #D9E1E5;}
#top_stories .story_box:hover { border-bottom-color:#FFE8BA; }
#top_stories .story_box:active, #top_stories .story_box:focus, #top_stories .story_box:hover {background:#FFE8BA;/* padding:10px; *//* margin-top:-5px; */}
#top_stories .story_box:active p, #top_stories .story_box:focus p, #top_stories .story_box:hover p{color:#000;}

#top_stories .story_box img {width:258px;height:145px;}
#top_stories .story_box a {padding: 8px; display: block; transition: 0.5s all; }
#top_stories .story_box p {font:500 16px/22px "barlow", sans-serif;color:#000;margin:10px 0 20px;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;-webkit-box-orient: vertical;}
#top_stories .story_box a:hover, #top_stories .story_box a:focus{text-decoration:none;}
/*-- top stories end --*/


/* Moneycontrol in Ayodhya */
#mcinayodhya .container_davos { display:flex; justify-content: space-between; padding-bottom: 50px;}
#mcinayodhya .sidearticle { width:250px; }
#mcinayodhya  .asart1 { padding-bottom:20px; border-bottom:1px solid #DFDFDF; margin-bottom:20px}
#mcinayodhya  .asart1.nomargin { margin: 0px;}
#mcinayodhya  .asart1 a { display: block; font:700 18px 'Unna', serif; color: #000;}
#mcinayodhya  .asart1 a figure { display:block; margin-bottom: 10px;}
#mcinayodhya  .asart1 span {color: #666666; font: 12px 'Lato', sans-serif; margin-top: 10px; display: block;}
#mcinayodhya .mainarticle { width:510px; }
#mcinayodhya img { width: 100%; height:auto; }
#mcinayodhya .mainarticle p  { font: 14px/22px 'Lato', sans-serif; color:#666666; overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:3;
    line-clamp: 3;
    -webkit-box-orient: vertical;   }
.mcinayhead {     overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:2;
    line-clamp: 2;
    -webkit-box-orient: vertical;}



/* Moneycontrol in Ayodhya */


.ad728 { width: 728px; height: 90px; margin: 0 auto 40px;}
.ad300x250 { width: 300px; margin: 0 auto; display: none;}

#ayodhyarammandirabout { 
	padding:20px 0 30px 0;
	
}
#ayodhyarammandirabout p { margin-bottom: 20px; color: #000000; font-size:24px; line-height: 32px; font-family: 'Unna',serif; }
.readcollaps { display: inline; color: #FF2C00; cursor: pointer; }
.topcontent2 { display: none;}



/*-- speaker section starts --*/
#davos_speaker{padding: 0 0 40px;margin:50px 0;overflow:hidden;}
#davos_speaker .davos_speaker_wrap{margin-bottom:60px;}
#davos_speaker .davos_speaker_wrap img{width:245px;height:245px;}
#davos_speaker .davos_speaker_wrap .speaker_slide_cnt_wrap{box-shadow:0px 1px 3px #00000029;background:#fff;margin:-15px 13px;padding:10px;min-height:115px;}
#davos_speaker .davos_speaker_wrap a{text-decoration:none;}
#davos_speaker .davos_speaker_wrap p{font:600 21px/28px "barlow", sans-serif;color:#000000;margin:15px 0 5px;text-align:center;}
#davos_speaker .davos_speaker_wrap span{font:400 17px/21px "barlow", sans-serif;color:#656565;text-align:center;display:inline-block;padding:0 10px;}
#davos_speaker .slick-arrow {position: absolute;top: -50px;right:10px;}
#davos_speaker .slick-next.slick-arrow{background:url('https://images.moneycontrol.com/mcnews/images/davos/right_arr.png')no-repeat;width:59px;height:26px;}
#davos_speaker .slick-prev.slick-arrow {transform: rotate(-180deg);left: auto;right:100px;top:-50px;background:url('https://images.moneycontrol.com/mcnews/images/davos/right_arr.png')no-repeat;width:59px;height:26px;}
#davos_speaker .slick-prev.slick-arrow.slick-disabled {width:59px;height:26px;background:url(https://images.moneycontrol.com/mcnews/images/davos/arr_disable.png)no-repeat !important; rotate:180deg;}
#davos_speaker .slick-next.slick-arrow.slick-disabled{ width:59px;height:26px;background:url(https://images.moneycontrol.com/mcnews/images/davos/arr_disable.png)no-repeat !important;rotate:180deg; }
/*-- speaker section ends --*/





/*-- Latest From Davos start --*/
#ayodhyalatestnew{margin:60px 0 ;padding:35px 0 80px;position:relative;background:#FDEDCB;}
#ayodhyalatestnew .article_bg {padding-bottom:25px;}
#ayodhyalatestnew li{display:flex;max-height:153px;margin:40px 0;}
#ayodhyalatestnew .article_lhs{width:272px;}
#ayodhyalatestnew .article_lhs img{width:272px;height:153px;}
#ayodhyalatestnew .article_rhs{width:calc(100% - 272px);background:#fff;padding:25px 56px 25px 30px;}
#ayodhyalatestnew .article_rhs .article_title a{font:700 24px/30px "barlow", sans-serif;color:#000000; overflow: hidden;display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2;-webkit-box-orient: vertical; }
#ayodhyalatestnew .article_rhs p{font:500 14px/30px "barlow", sans-serif;color:#80949F;margin:15px 0;}
/*-- Latest From Davos end --*/


/*-- Gallery section starts --*/
#ayodhyarammandirgallery{padding: 0 0 40px;margin:50px 0;overflow:hidden;}
.container_gallerysection{width:1200px; /*margin:0 -100px 0 189px;*/}
.davosgallery_slider{margin-right:-23rem;}
#ayodhyarammandirgallery .sliderplacing{/*margin-left:144px;*/}
#ayodhyarammandirgallery .davosgallery_wrap{margin-bottom:20px;}
#ayodhyarammandirgallery .davosgallery_wrap img{width:700px;}
#ayodhyarammandirgallery .davosgallery_wrap p{font:600 24px/30px "barlow", sans-serif;color:#000000;margin:15px 0;text-align:left;}
#ayodhyarammandirgallery .slick-slide{margin-right:40px;width:700px !important;}
#ayodhyarammandirgallery .slick-arrow {position: absolute; top: -62px;  right: 230px;}
#ayodhyarammandirgallery .slick-next.slick-arrow{background:url('https://images.moneycontrol.com/mcnews/images/davos/right_arr.png')no-repeat;width:59px;height:26px;}
#ayodhyarammandirgallery .slick-prev.slick-arrow {transform: rotate(-180deg);left: auto;right:320px; background:url('https://images.moneycontrol.com/mcnews/images/davos/right_arr.png')no-repeat;width:59px;height:26px;}
#ayodhyarammandirgallery .slick-prev.slick-arrow.slick-disabled {width:59px;height:26px;background:url(https://images.moneycontrol.com/mcnews/images/davos/arr_disable.png)no-repeat !important; rotate:180deg;}
#ayodhyarammandirgallery .slick-next.slick-arrow.slick-disabled{ width:59px;height:26px;background:url(https://images.moneycontrol.com/mcnews/images/davos/arr_disable.png)no-repeat !important;rotate:180deg; }
/*-- Gallery section ends --*/



/*-- copyright footer section start --*/
#davos_copyright{margin:20px 0 0;background:#F57955;padding:30px 0;text-align:center; margin-bottom: -20px; }
#davos_copyright p{color:#fff;font:400 13px/20px "barlow", sans-serif;display:inline-block;width:75%;}
/*-- copyright footer section end --*/

.hide_in_desk  { display:none;}



@media screen and (max-width: 1279px) {
    .container_davos {width: 100%; padding: 0 15px;}
	.breadcrum_container{padding:0 15px;}
	.davos_banner_sec{background-size:cover;top:-88px;margin-bottom:-88px;}
	#top_menu .banner_content{padding:235px 0;}
    .davosmenu {width: 100%;padding:0 15px;}
    .davoss_wrapper {width: auto; margin: 0 15px;}
}

@media all and (min-width: 980px) { header .bottom_nav.posnav_fix { position: static !important; } }
@media screen and (max-width: 980px) { 
	.ad300x250 { display: block}
	#ramtopsec { padding:0px;}
	.ad728 { display: none;}
	.hide_in_desk { display: block;}
	
	.davosmenu ul li a { font-size: 18px; padding: 1px 10px; }
	.topsec {background: url(https://images.moneycontrol.com/mcnews/images/rammandir/temple_side.png) right -147px bottom no-repeat; height:100px;}
	.topleft { background: url("https://images.moneycontrol.com/mcnews/images/rammandir/dhanushBg.png") left center no-repeat;}
	.topleft h1 { font: 16px/18px 'Unna', serif; margin-right: 23px;}
	.topleft h1 span {font-size: 25px;}
	
	#liveVideo { padding: 0px 0;} 
	.topVideocontent { flex-flow: column; justify-content: center;}
	.mainliveVideo  { width: 100%; height: auto;}
	.mainliveVideo span  { width: 35px; height: 35px;}
	.topadright { width: 300px;  margin: 30px auto 0;}
		
   .menuBoxActive{overflow:hidden;}
   .davos_title span strong { font-size:26px; }
	.davos_title span { background: url("https://images.moneycontrol.com/mcnews/images/rammandir/title_bgmob.png") left center no-repeat;}
	.davos_title span strong {background: url("https://images.moneycontrol.com/mcnews/images/rammandir/title_bgmob.png") right center no-repeat; padding: 5px 27px 5px 17px;}
   .btn_show_more{font:400 12px/15px "lato", sans-serif;min-width:102px;padding:8px 10px;}
   .btn_show_more span {width:8px;height:8px;margin-left:5px;}
   
	.templesunhead { font-size: 24px; }
    .davosmenu ul { display: block; width: auto; overflow-x: auto; white-space: nowrap; overflow-y: hidden; scrollbar-width: none;}
    .davosmenu ul::-webkit-scrollbar {display: none;}
	.davosmenu ul li { padding-left: 5px;}
	.staytuned { font-size: 18px;  padding:20px 30px 0 30px;}
	
	#mcinayodhya .container_davos { flex-flow: column; }
	#mcinayodhya .sidearticle { width: 100%; display: flex;
    justify-content: space-between;}
	#mcinayodhya .sidearticle .asart1 { width:47%; }
	#mcinayodhya .asart1 a { font-size:16px;}
	#mcinayodhya .mainarticle { width: 100%;}
	
	
   
   .davos_sub_nav{position:relative;}
   .davos_sub_nav a { color: #FFFFFF; padding: 15px 10px;max-width: 153px; text-decoration: none; font: 400 16px "barlow", sans-serif; display: block;}
   .davos_sub_nav a.icon {background: url(https://images.moneycontrol.com/mcnews/images/davos/mob_menu.png)no-repeat;display: block;position: absolute;left: 0;z-index:9999;top:7px;}
   .davos_sub_nav a.icon img{width:21px;}
   .davos_sub_nav a:hovert, .davos_sub_nav a:active, .davos_sub_nav a:focus {border-bottom:1px solid #fff;}
   .davos_sub_nav a.active{border-bottom:1px solid #fff;font-weight:600;}
   .davos_sub_nav #myLinks {z-index:99;display: none;margin-left: -15px;padding-top:50px;padding-left: 15px;position:absolute;top:-20px;background-color: rgb(6 18 22 / 78%);width:500px;height:575px;}
   .davos_social-links{grid-gap:0;padding-left:5px;}
   .davos_social-links a{padding:10px 3px 5px;}
   
   .davos_banner_sec{background-size:cover;height:524px;top:-74px;background-position:center;margin-bottom:-74px;}
   .davos_banner .topHead {padding:20px 0 5px;}
   .davosmenu{width:100%;padding:0 20px;}
   .davos_banner .davosLogo{margin-left:16px;}
   .davos_banner .davosLogo img {width:59px;}
   .davos_banner .davosLogo .tag {margin-left:5px;font-size:9px;}
   .davos_banner .davosLogo span{font:800 19px/23px "barlow", sans-serif;}
   .davos_banner .poweredByhb{grid-gap:5px;position:relative;align-items: flex-end;margin-top:15px;}
   .davos_banner .poweredByhb a img{width:44px;height:23px;}
   .davos_banner .poweredByhb span{font-size:10px;position:absolute;top:-15px;}
   #top_menu .banner_content{width:267px;padding:248px 0 60px;}
   #top_menu .banner_content .logo_mc img{width:132px;}
   #top_menu .banner_content span{font-size:19px;margin-left:5px;}
   #top_menu .banner_content p{font-size:12px;margin-top:10px;}
   #top_menu .main_title_img{width:267px;}
   
   #mc_about {margin:20px 0;}
   #mc_about .forum_wrapper{flex-direction:column;}
   #mc_about .forum_lhs {width:100%;padding:15px;}
   #mc_about .forum_lhs img {width:123px;}
   #mc_about .forum_lhs p, #mc_about .forum_rhs p{font-size:16px;line-height:24px;}
   #mc_about .forum_rhs{width:100%;padding:15px 0 0 0;}
   #mc_about .forum_sub_title{font-size:20px;}
   
   #ayodhyarammandirvideos {     background: url(https://images.moneycontrol.com/mcnews/images/rammandir/templetop.png) center top no-repeat; background-size: contain; padding:0px; }
	.videoParentWrap { padding-top:40px; padding-bottom: 20px; margin-bottom: 30px; }
	#ayodhyarammandirabout p { font-size: 22px; line-height: 28px;}
	
	#ayodhyarammandirvideos .container_davos { background:#F57955;}
   #ayodhyarammandirvideos .video_wrapper img {width: 100%;height: 199px;}
   #ayodhyarammandirvideos .video_box{width: 230px; }
   #ayodhyarammandirvideos .video_box img{width: 230px; height: auto;max-width: -webkit-fill-available; }
   #ayodhyarammandirvideos .img_blockwrap:after{background: url(https://images.moneycontrol.com/mcnews/images/davos/small_play_mobile.png)no-repeat;width:28px;height:28px;}
   #ayodhyarammandirvideos .video_box p{font-size:14px;line-height:16px;margin:5px 0 15px; -webkit-line-clamp: 3; line-clamp: 3;}
   #ayodhyarammandirvideos .video_box:active p, #ayodhyarammandirvideos .video_box:focus p, #ayodhyarammandirvideos .video_box:hover p {font-size:14px;}
   #ayodhyarammandirvideos .four_box_wrap{overflow:auto;}
   #ayodhyarammandirvideos .video_bg {padding-bottom:0;}
	
	
   #top_stories{margin:0px 0 30px 0; width: 100%; overflow: hidden;}
   #top_stories:before{display:none;}
   #top_stories .story_wrapper{flex-direction:column;padding:0 15px;}
   #top_stories .story_wrapper .story_lhs{width:100%;}
   #top_stories .story_wrapper .story_rhs{width:100%;margin-left:0;margin-top:10px;}
   #top_stories .story_wrapper .story_lhs img{width:100%;height:400px;}
   #top_stories .story_wrapper .story_rhs .story_title a{font:700 20px/26px "barlow", sans-serif}
   #top_stories .story_wrapper .story_rhs p{font:400 14px/20px "barlow", sans-serif;margin:15px 0;}
   #top_stories .four_box_wrap {margin:0 0 30px;flex-wrap:wrap;}
   #top_stories .story_bg{position:relative; padding:25px 0 17px;margin:0 -15px 15px;}
	
   #top_stories .story_box{width:48%;}
   #top_stories .story_box img{width: 157px;height: 95px;max-width: -webkit-fill-available;}
   #top_stories .story_box p{font:500 14px/18px "barlow", sans-serif;-webkit-line-clamp: 3; line-clamp: 3;}
   
   #ayodhyalatestnew {margin:20px 0;padding:20px 0 40px;}
   #ayodhyalatestnew .article_bg {padding-bottom:20px;}
   #ayodhyalatestnew li{margin:15px 0;max-height:63px;}
   #ayodhyalatestnew .article_lhs {width: 112px;}
   #ayodhyalatestnew .article_lhs img{width:112px;height:63px;}
   #ayodhyalatestnew .article_rhs{width:calc(100% - 112px);padding:6px 5px 3px 10px;}
   #ayodhyalatestnew .article_rhs .article_title a{font-size:14px;line-height:16px;}
   #ayodhyalatestnew .article_rhs p{font-size:12px;line-height:normal;margin:5px 0;}
   
   #ayodhyarammandirgallery {margin-bottom:0;}
	#ayodhyarammandirgallery .davos_title { padding-bottom:40px;}
   #ayodhyarammandirgallery .davosgallery_wrap p{font-size:16px;line-height:20px;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2;-webkit-box-orient: vertical;}
   #ayodhyarammandirgallery .slick-next.slick-arrow{background: url(https://images.moneycontrol.com/mcnews/images/davos/mob_r_arr.png)no-repeat;width: 33px;height: 15px;right:16px; top:-28px;}
   #ayodhyarammandirgallery .slick-prev.slick-arrow.slick-disabled{width: 33px;height: 15px;background: url(https://images.moneycontrol.com/mcnews/images/davos/mob_left_arr.png)no-repeat !important;}
   #ayodhyarammandirgallery .slick-prev.slick-arrow {right:60px;background: url(https://images.moneycontrol.com/mcnews/images/davos/mob_r_arr.png)no-repeat;width: 33px;height: 15px; top:-28px;}
   #ayodhyarammandirgallery .slick-slide {margin-right: 15px;width: 500px !important;}
   #ayodhyarammandirgallery .davosgallery_slider{margin-right:-15px;}
   #ayodhyarammandirgallery .davosgallery_wrap img {width: 500px;}
   #ayodhyarammandirgallery .slick-next.slick-arrow.slick-disabled{width: 33px;height: 15px;background: url(https://images.moneycontrol.com/mcnews/images/davos/mob_left_arr.png)no-repeat !important;}

   
   #davos_copyright{padding:15px 0;}
   #davos_copyright p{width:100%;}
   
   /*-- speaker section starts --*/
   #davos_speaker .davosspeaker_slider{margin-right:-15px;}
   #davos_speaker .davos_speaker_wrap img{width:200px;height:auto;}
   #davos_speaker .davos_speaker_wrap .speaker_slide_cnt_wrap {width:200px;}
   
}


@media screen and (max-width: 767px) {
    .hide_in_mobile {display: none;}
    .show_in_mobile {display: block;}
    
	.davos_banner_sec{top:-28px;margin-bottom:-28px;height:373px;}
	#top_menu .banner_content{padding:116px 0 60px;}
    .davos_social-links a{padding:30px 5px 10px;}
	
   #ayodhyarammandirvideos .video_wrapper img {width: 100%;height: 199px;}	
   #ayodhyarammandirvideos .video_box{width: 146px; }
   #ayodhyarammandirvideos .video_box img{width: 146px; height: 82px;max-width: -webkit-fill-available; }
   
   #top_stories .story_box:active, #top_stories .story_box:focus, #top_stories .story_box:hover{margin-top:1px;}
   
   #ayodhyalatestnew .article_rhs .article_title a{font-size:12px;line-height:16px;}
   #ayodhyalatestnew .article_rhs p{font-size:10px;line-height:normal;margin:5px 0;}
   
   #top_stories .four_box_wrap{justify-content: space-around;}
   #top_stories .story_wrapper .story_lhs img{width:100%;height:198px;}
	
   #ayodhyarammandirgallery .slick-slide {margin-right: 15px;width: 267px !important;}
   #ayodhyarammandirgallery .davosgallery_wrap img {width: 267px;}	
   
   /*-- speaker section starts --*/
   #davos_speaker{padding-bottom:0;margin-top:30px;}
   #davos_speaker .davos_speaker_wrap img{width:156px;height:auto;}
   #davos_speaker .davos_speaker_wrap p{font:600 14px/17px "barlow", sans-serif;}
   #davos_speaker .davos_speaker_wrap span{font:400 12px/16px "barlow", sans-serif;}
   #davos_speaker .davos_speaker_wrap .speaker_slide_cnt_wrap {min-height:105px;width:156px;}
   #davos_speaker .davosspeaker_slider{ margin-right:-15px; }
   #top_stories .story_bg:before, #top_stories .story_bg:after { display:none; }	

}
