@charset "utf-8";
main a {
  outline: 0 !important;
  text-decoration: none !important;
}
main a:active,
main a:hover,
main a:focus {
  outline: 0 !important;
  text-decoration: none !important;
}
html {
  scroll-behavior: smooth;
}
svg {
  fill: currentColor;
}
/* ====== comman css  ====== */
body {
  overflow-x: hidden;
}
.mc_fluid_container {
  margin-right: auto;
  margin-left: auto;
}

.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* ====== normalize css  ====== */
html {
  height: 100%;
}
* {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  box-sizing: border-box;
  list-style: none;
  border: none;
}
body,
ul,
ol,
li,
p {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.w100 {
  width: 100%;
}
.w50 {
  width: 50%;
}
.clear {
  clear: both;
}
/* --- Comman breadcrum for Msites --- */
.breadcrum_sec {
  clear: both;
  display: block;
  overflow: hidden;
  background-color: #fff;
  width: 1260px; margin:0 auto;
}
.breadcrum_sec .heading_txt {
  display: inline-block;
  font-size: 12px;
}
.brad_crum {
  border-bottom: 0 dotted #a9a9a9;
  color: #282828;
  margin: 0 auto;
  padding: 6px 0;
  text-transform: uppercase;
  font: 400 16px 'Fira Sans', sans-serif;
  display: block;
  clear: both;
  overflow: hidden;
}
.bread-title {
  color: #000;
  font: 500 12px 'Fira Sans', sans-serif;
}

.brad_crum a {
  font: 400 18px/20px 'Josefin Sans', sans-serif;
    color: #8B8B8B;
    text-transform: none;
    padding: 0;
    letter-spacing: 2.7px;
}
.brad_crum a:hover,.brad_crum a:focus{ color: #8B8B8B;}
.brad_crum span {
  color: #747474;
  font-weight: 400;
  width: 10px;
  display: inline-block;
  margin: 0 6px;
}
.brad_crum span.bread-title{width: auto;margin-left: 0;
  margin-right: 5px;}

.bread-arrow {
  background: rgba(0, 0, 0, 0) url(https://images.moneycontrol.com/mcnews/images/bread_arrow.jpg) no-repeat scroll left top !important;
  display: inline-block;
  height: 11px;
  width: 11px;
  position: relative;
  top: 2px;
}
.brad_crum a:last-of-type {
  color: #333 !important;
}
.brad_crum .bread-arrow {
  display: inline-block;
  height: 11px;
  padding-left: 5px;
  width: 11px;
  position: relative;
  top: 2px;
  background: unset;
}

/*=== comman classes and style ===*/
.mob_view {
  display: none;
}

h1.heading_txt {
  color: #000;
}
.advbanner_wrap {
  margin: 0 auto 30px auto;
  text-align: center;
}
.mc300_adv_box {
  margin: 0 auto 21px auto;
  text-align: center;
}
.mc300_adv_box .adv_txt {
  font-size: 10px;
  line-height: 12px;
  font-weight: 400;
  color: #93A5AA;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
}
.sec_title {
  font: 900 28px/34px 'Lato', sans-serif;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#toTop {
    background: rgba(0,0,0,0.5);
    color: #fff;
    position: fixed;
    bottom: 70px;
    right: 10px;
    display: none;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 999;
}
#toTop::before{
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  position: absolute;
  left: 10px;
  top: 12px;
}
/* ============== Web Css End ============== */

@media all and (max-width: 980px) {
 
  .desk_view {
    display: none;
  }
  .mob_view {
    display: block;
  }
  .sec_title {
    font-size: 14px;
    line-height: 18px;
  }
  .advbanner_wrap {
    margin-bottom: 20px;
  }
}

body{font: 400 15px/25px 'Lora', sans-serif;color: #505050; overflow-x: hidden;}


/**======  mobile css ========**/
.mc_container{width: auto;padding: 0 20px;}
.mc-recommend{padding: 0 0 50px; position: relative;}
.recommend-top{text-align: center;/*padding-top: 50px;*/}
.rec-logo{width: 218px; margin-bottom: 17px;}
.breadcrum_sec{padding: 10px 20px;}

/****** top-nav start ******/
.top-nav{padding: 0 5%;display: flex; justify-content: flex-end; }
.top-nav ul{display: none;}
/****** top-nav ends ******/


/******* top-intro start ******/
.recommend-inn{margin-bottom: 51px;padding: 0 20px;}
.top-intro{display: flex;flex-direction: column;width: auto;}
.author-top-detail{width: auto;  margin-right: 0;}
.author-top-detail p{font:700 12px/16px 'Josefin Sans', sans-serif; letter-spacing: 1.8px; margin-bottom: 5px; color: #3D263F;text-transform: uppercase;}
.author-top-detail span{color: #808080; display: block;letter-spacing: 1.5px;font:400 10px/20px 'Josefin Sans', sans-serif;position: relative; margin-bottom: 40px;}
.author-top-detail span:after{background: #3D263F;position: absolute; content: '';width: 62px;height: 5px;left:0;top:33px;right:0;margin:0 auto}
.txt1{color: #505050;font:300 18px/24px 'Josefin Sans', sans-serif; margin:0 0 32px}

.txt1 a{ color: #505050; font-family: 'Josefin Sans', sans-serif; }
.txt1 a:hover{ color: #000; text-decoration: underline !important;}

/***** social-icons-top ******/
.social-icons-top ul{display: flex; align-items: center; justify-content: center; margin:0}
.social-icons-top ul li{margin:0 13px 0 0;}

/******* rec-detail start *****/
.rec-detail{margin:0 0 51px;text-align: center;}
.icon-img{margin: 0 0 26px;}
.icon-img svg{width: 137px;}
.icon-img span{display: block;color: #808080;font:400 10px/10px 'Montserrat', sans-serif;letter-spacing: 1.5px; text-transform: uppercase;}
.heading2-sm,.heading2{color: #505050;font:300 28px/34px 'Josefin Sans', sans-serif; margin:0 0 20px}
.thumb-txt{display: flex; flex-direction: column; margin-bottom: 32px; text-align: center;}
.thumb-txt img,.thumb-txt-two img{width:auto; min-height:auto; margin:0 auto 32px;}
.thumb-txt p,.thumb-txt-two p{color: #505050;font:400 16px/25px 'Lora', sans-serif;}
.thumb-txt-two p{margin-bottom: 15px;}
.endline-img{width: 221px;}
.img_caption{text-align: center; color: #505050; font:400 10px 'Josefin Sans', sans-serif; position: relative; top: -20px;}
/****** rec-detail ends ******/


/****** author-last start *******/
.author-last{width: auto; margin:0 auto;padding: 0 35px;}
.a-names{display: flex; border-bottom: 1px solid #707070;text-align: left; align-items: center;padding:0 0 10px; margin-bottom: 10px;}
.a-names p{font: 400 12px/16px 'Lora', sans-serif;color: #000;font-style: italic;}
.a-names p span{color: #3D263F; text-transform: uppercase; font:700 12px 'Josefin Sans', sans-serif;}
.tagstxt {color:#525252;font:400 12px/16px 'Josefin Sans', sans-serif; 
  margin:0 auto 18px;display: block;}
.author-circle{border-radius: 100%; width: 84px;height: 84px; margin-right: 7px;  flex-shrink: 0;position: relative;}
.opacity-circle{position: absolute;content:'';left:0;top:0;border-radius: 100%;width: 84px;height: 84px;background:#3d263f2b;background-blend-mode: color; z-index: 1;}
.author-circle img{width: 84px;height: 84px; filter: grayscale(1);}
.sm-txt{color: #525252;font:700 12px/16px 'Josefin Sans', sans-serif; text-transform: uppercase; border-bottom: 1px solid #707070;   padding-bottom: 10px; }
.cen-icons{position: relative; display: inline-block; margin:0 0 15px}
.cen-icons:before{position: absolute;content:'';left:-70px;top:55%;width: 50px;height: 1px; background: #D8C5AE;}
.cen-icons:after{position: absolute;content:'';right:-70px;top:55%;width: 50px;height: 1px; background: #D8C5AE;}

.cen-icons2{position: relative; display: inline-block; margin:0 0 15px}
.cen-icons2:before{position: absolute;content:'';left:-70px;top:55%;width: 50px;height: 1px; background: #3d263f;}
.cen-icons2:after{position: absolute;content:'';right:-70px;top:55%;width: 50px;height: 1px; background: #3d263f;}
/****** author-last ends *******/


/******* leisure-sec start ******/
.leisure-sec{background: #3D263F;padding: 18px 0; color: #fff; text-align: center; margin-bottom: 43px;}
.leisure-sec .icon-img span{color: #D8C5AE;}
.leisure-sec .mc_container{padding: 0;}
.leisure-sec .icon-img{padding: 0 20px;}
.heading2-yel{color:#FAE5DC;font:300 30px 'Josefin Sans', sans-serif;margin:0 0 15px;padding: 0 20px;}
.leisure-box{margin-bottom: 53px;}
.leisure-inn img {width: 100%; height: auto;margin:0 auto}
.leisure-inn p{color:#fff;font:400 16px/25px 'Lora', sans-serif; margin:0 0 15px;padding: 0 20px; }
.endline2{width: 221px;}
.leisure-inn .whtback{background: #fff;width: 100%;margin:0 auto 29px}
/******* leisure-sec ends ******/


/*Menu*/
.recMmenu {  cursor: pointer;background:#CECECE; height: 40px; width: 75px; border-radius:30px 0 0 30px; position:absolute; right: -26px; top:105px; justify-content: center; align-items: center;}
.recMmenu svg { color: #fff;}
.rec_mnav_content { z-index: 99999; background: #F2F2F2;  display:none;padding:25px 15px;  position:absolute; top:45px; right: 0px; width: 100%; box-sizing: border-box;}
.close_rnavmenu { padding-bottom: 10px; text-align:right;}

.rec_mnav_content ul { max-height: 500px; overflow-y: auto;}
.rec_mnav_content ul li { vertical-align: top; margin: 0 5px; margin-bottom:10px; display: inline-block; width:calc( 50% - 12px );}
.rec_mnav_content ul li:nth-child(even){ margin-right: 0px; }
.rec_mnav_content ul li a { color:#808080; text-transform: uppercase; font:400 10px 'Montserrat', sans-serif;display: inline-flex;
  text-align: left;
}
.rec_mnav_content ul li a span { display: inline-block; vertical-align: middle; width: 28px;text-align: left;}


/*archive section*/
.arch_hed{font:400 italic 43px 'Lora', sans-serif; color: #3D263F; text-align: center; }
.arch_section{padding: 0}
.arc_line { text-align: center; padding: 30px 0;}
.arch_hed { margin-bottom:25px; font: 400 italic 43px 'Lora', sans-serif;}
.archive_list { text-align: center; }
.archive_list li { vertical-align: top; width: 235px; text-align: center; display: inline-block; margin: 0 35px;}
.archive_list li figure figcaption { text-align: center; margin-top: 10px; color: #3D263F; font: 400 12px 'Lora', sans-serif; letter-spacing:2.5px;text-transform: uppercase;}
.archive_list li a {color: #505050; }
.archive_list li span { padding: 0 20px; display: block; margin-top: 20px;   font:300 23px/28px 'Josefin Sans', sans-serif; }
.archive_list li strong {  padding: 0 20px; display: block; margin-top:20px;color: #505050; font:400 16px/22px 'Josefin Sans', sans-serif; font-style: normal}

.load_morebx{ position: relative; width: 530px; margin: 50px auto 0; text-align: center; }

.load_morebx::before{position: absolute; width: 100%; left: 0px; top: 50%; height: 1px; background-color: #707070; content: "";}
.btnload_more{ display:flex; width: 163px; height: 37px; align-items: center; justify-content: center; background-color: #fff; border: 1px solid #707070; font: 400 17px 'Lora', sans-serif; color: #3D263F !important; letter-spacing: 3.4px; position: relative; z-index: 1; margin: 0 auto;}

.brad_crum{padding: 0 20px;}


/***** desktop css *******/
@media (min-width: 980px) {
  .mc_container {
    width: 760px;  margin:0 auto;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }

  .topnotification.innerpage{width: 100%;}
  .wbgbx_notif{width: 1300px;margin:0 auto}
.mc-recommend{padding: 0 0 100px;}
.brad_crum{padding: 0}
.rec-logo{width: 247px; margin:0}
.big-img{width: 100%; margin:0 auto 52px}
.big-img img{width: 100%; min-height: 480px; object-fit: cover;}

/****** top-nav start ******/
.top-nav > div{display: flex; width: 1260px; margin: 0 auto; align-items: center; justify-content: space-between;}
.top-nav ul{display: flex; margin:0; justify-content: space-around; width: 72%;}
.top-nav ul li a{color: #292929;font:400 14px 'Montserrat', sans-serif; letter-spacing: 2.1px;display: inline-block; text-transform: uppercase;}
/*.top-nav ul li{margin-left: 116px;}*/
/****** top-nav ends ******/

/******* top-intro start ******/
.rec-detail{margin:0 0 109px;}
.recommend-top{text-align: left;/*padding-top: 50px;*/}
.recommend-inn{margin-bottom: 95px;padding: 0;}
.top-intro{width: 821px;margin:0 auto;flex-direction: row-reverse;}
.author-top-detail{width: 260px; flex-shrink: 0; margin-right: 103px;}
.author-top-detail p{font:700 14px 'Josefin Sans', sans-serif; letter-spacing: 2.1px; margin-bottom: 15px;}
.author-top-detail span{letter-spacing: 1.8px;font:400 12px 'Josefin Sans', sans-serif;position: relative; margin-bottom: 50px;text-transform: uppercase;}
.author-top-detail span:after{background: #3D263F;position: absolute; content: '';width: 62px;height: 5px;left:0;top:33px;margin:0}
.txt1{font-size: 20px;line-height: 30px;margin:0}
.social-icons-top ul{justify-content: flex-start;}
.endline-img{width: 326px;}
/******* top-intro ends *******/

/******* rec-detail start *****/
.icon-img svg{width: 209px;}
.icon-img span{font-size: 15px;letter-spacing: 2.25px;}
.icon-img{margin: 0 0 37px;}
.heading2-sm{ margin:0 0 55px;font-size: 40px;line-height: 34px;}
.heading2{font-size: 56px;line-height: 62px; margin:0 0 55px}
.imgleft img{ object-fit: cover; width: 100%; }
.imgleft{width: 355px; min-height: 480px;flex-shrink: 0; margin-bottom: 0;}
.thumb-txt{display: flex; grid-gap:49px;margin-bottom: 40px; flex-direction: row;}
.thumb-txt p,.thumb-txt-two p{text-align: left; font-size: 20px;line-height: 30px;margin-bottom: 15px;}
.thumb-txt img, .thumb-txt-two img{margin-bottom: 0;}
.thumb-txt-two{display: block; margin-bottom: 50px;}
.alignmid{align-items: center; margin-bottom: 0;}
.alignbot{justify-content: flex-end;align-items: end;}
.img_caption{font-size: 12px; padding-top: 12px; top: auto;}
/******* rec-detail ends *****/


/******* leisure-sec start ******/
.leisure-sec{padding: 78px 0 98px; margin-bottom: 80px;}
.leisure-inn .whtback{background: none; margin-bottom:0;width: auto;width: 355px;margin-right: 49px;flex-shrink: 0;}
.leisure-inn p{font-size: 20px;line-height: 30px;padding: 0; text-align: left;}
.leisure-inn{display: flex;justify-content: space-between;}
.heading2-yel{font-size: 56px;line-height: 62px; margin-bottom: 45px;}
.leisure-box{margin-bottom: 71px;}
.flx-rev{flex-direction: row-reverse;}
.flx-rev .whtback{margin-left: 49px;}
.endline2{width: 385px;}
/******* leisure-sec ends ******/


/****** author-last start *******/
.author-last{width: 557px; margin:0 auto;text-align: center;}
.a-names{padding:0 50px 20px; margin-bottom: 20px;}
.a-names p{font-size: 16px;line-height: 25px;}
.a-names p span{font-size: 16px;}
.tagstxt {font-size: 16px;line-height: 22px;
  width: 400px; margin:0 auto 20px;}
.author-circle{ width: 125px;height: 125px; margin-right: 15px;}
.opacity-circle{width: 125px;height: 125px;}
.author-circle img{width: 125px;height: 125px;}
.sm-txt{font-size: 14px; line-height: 22px;}
/****** author-last ends *******/




#toTop{width: 50px; height: 50px; bottom: 10px;}
#toTop::before{ padding: 7px; left: 17px; top: 20px; }

/* menu */
.recMmenu{top: 55px; right: -10px;}
.rec_mnav_content{width: 480px; top: 25px;}
.rec_mnav_content ul li{margin-bottom: 15px; margin-right: 10px;}
.rec_mnav_content ul li a{font-size: 12px;line-height: 25px;
  display: inline-flex;
    text-align: left;
    align-items: center;
}
}

 @media all and (max-width:320px){
     .rec_mnav_content {padding:20px 5px;}
     .rec_mnav_content ul li a span { margin-right:5px;}
}

@media all and (max-width:767px){
  .arch_hed { font-size: 27px; text-align: center}
  .archive_list li { margin-bottom:35px; padding-bottom: 35px; border-bottom: 1px solid #707070;}
  .archive_list li:last-child { border: none; margin: 0px;}
  .load_morebx{width: 100%; margin-top: 0px; display: none;}
}

