 /* common css  */
 @font-face { font-family: 'latoblack'; src: url('https://www.moneycontrol.com/commonfiles/font/lato-black-webfont.woff2?classic=true') format('woff2'),  url('https://www.moneycontrol.com/commonfiles/font/lato-black-webfont.woff?classic=true') format('woff'),  url('https://www.moneycontrol.com/commonfiles/font/lato-black.ttf?classic=true') format('trutype'),  url('https://www.moneycontrol.com/commonfiles/font/lato-black.eot?classic=true') format('embedded-opentype'); font-weight: bold;  font-style: normal; }
 @font-face { font-family: 'latoregular'; src: url('https://www.moneycontrol.com/commonfiles/font/lato-regular-webfont.woff2?classic=true') format('woff2'),  url('https://www.moneycontrol.com/commonfiles/font/lato-regular-webfont.woff?classic=true') format('woff'),  url('https://www.moneycontrol.com/commonfiles/font/lato-regular.ttf?classic=true') format('trutype'),  url('https://www.moneycontrol.com/commonfiles/font/lato-regular.eot?classic=true') format('embedded-opentype'); font-weight: normal; font-style: normal; }
 @font-face { font-family: 'latobold'; src: url('https://www.moneycontrol.com/commonfiles/font/lato-bold-webfont.woff2?classic=true') format('woff2'),  url('https://www.moneycontrol.com/commonfiles/font/lato-bold-webfont.woff?classic=true') format('woff'),  url('https://www.moneycontrol.com/commonfiles/font/lato-bold.ttf?classic=true') format('trutype'),  url('https://www.moneycontrol.com/commonfiles/font/lato-bold.eot?classic=true') format('embedded-opentype'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'latobold_italic'; src: url('https://www.moneycontrol.com/commonfiles/font/lato-bolditalic-webfont.woff2?classic=true') format('woff2'),  url('https://www.moneycontrol.com/commonfiles/font/lato-bolditalic-webfont.woff?classic=true') format('woff'),  url('https://www.moneycontrol.com/commonfiles/font/lato-bolditalic.ttf?classic=true') format('trutype'),  url('https://www.moneycontrol.com/commonfiles/font/lato-bolditalic.eot?classic=true') format('embedded-opentype'); font-weight: normal; font-style: normal; }
 .mid_wrapper  {
    margin: 0 auto;
    max-width: 1260px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

hr {
    margin: 0 0!important;
}





#section-left  {
    width: 74.51612903225806%;
    background: #fff;
    float: left;
    box-sizing: border-box;
    background-image: url(https://images.moneycontrol.com/mcnews/images/mc-insider/top-section-bg.png);
    background-repeat: no-repeat;
    background-size: 420px;
    background-position: left 0px;
}


#section-right  {
    width: 300px;
    background: #fff;
    float: right;
    box-sizing: border-box;
    text-align: center;

}
img {
    height: auto;
    max-width: 100%;
}

.mc-insider-top {
    padding-left: 223px;
}

.mc-insider-top-content .heading { 
    border-bottom   :1px solid #a8a7a7;
    padding-bottom: 12px;
}

.mc-insider-top-content .heading p {
    display: inline-block;
    font-weight: bold;
    width: 100%;
    position: relative;
}

  .mc-insider-top-content .heading span {
    position: absolute;
    bottom: 6%;
    display: inline-block;
    letter-spacing: -0.18px;
    font: 18px/24px 'latoblack', sans-serif;
    text-align: left;  
    color: #9A9A9A;
    padding-left: 10px;
	text-transform:uppercase;
    }

.mc-insider-top-content .heading-two h1.survey{ 
    font: 50px/60px 'latoblack', sans-serif;
    text-align: left;
    color: #000000;
    font-weight: bold;
    padding-top: 10px;
}
.mc-insider-top-content .heading-two p.compiled-text{ 
    padding-top: 13px;
    font: 14px/22px 'latobold', sans-serif;
    text-align: left;
    color: #666666;
}
.mc-insider-top-content .heading-two p.compiled-text span{font-family:'latoregular', sans-serif;}
.mc-insider-top-content .heading-two p.updated{ 
    padding-top: 8px;
    font: 13px 'latoregular', sans-serif;
    text-align: left;
    color: #888888;
}
.mc-insider-top-content .heading-two h2.summary{ 
    padding-top: 15px;
    /* font: 20px/30px 'latoregular', sans-serif;
    text-align: left;
    color: #000000; */
    font: 400 italic 20px/28px 'Lora', sans-serif;
    color: #5A5A5A;
    margin-bottom: 14px;
}

.mc-insider-top-content .heading-two h2.summary span{ 
    font:20px/30px 'latobold_italic', sans-serif;
    text-align: left;
    color: #0071BC;
    font-style: italic;
    font-weight: bold;
}

.mc-insider-top-content .article_author{
    font: 700 16px/20px 'Josefin Sans', sans-serif;
    color: #0A2040;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    border-right: 1px solid #707070;
    padding-right: 10px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

.mc-insider-top-content .article_schedule{
    font: 400 14px/20px 'Josefin Sans', sans-serif;
    color: #8B8B8B;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: 2.1px;
    margin-bottom: 8px;
}

.mc-insider-top-content .article_author a{
    font-family: 'Josefin Sans', sans-serif;
    text-decoration: none;
    outline: none;
    color: #337ab7;
}

.mc-insider-top-content .article_author::before {
    content: "";
    background-color: #005493;
    height: 12px;
    width: 60px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: initial;
}




/* Middle Article section  */


.mc-insider-middle {
    width: 100%;
    padding-top: 20px;
}

.article-section {
    width: 100%;
    display: block;
    padding: 60px 0px 0px;
}

.article-left-block {
    display:block;
    width: 100%;
    /* height: 360px; */
}


.article-left-block  .imgright{
   float: right;
   max-width: 100%;
   max-height: 100%;
   margin: 0px 13px 10px;

}

.article-left-block  .imgright img{
   max-width: 100%;
   height: auto;
 
 }

.article-left-block .imgleft {
    float: left;
    max-width: 100%;
    max-height: 100%;
    margin: 0px 13px 0px;
 }

 .article-left-block .imgleft img {
    max-width: 100%;
   height: auto;
 
 }



.article-heading{
    color: #000000;
    padding: 0px 0px 0px;
    word-spacing: 0px;
    display: inline-block;
    font: 35px 'latoblack', sans-serif;
	position:relative;
	margin-bottom:15px;
}
.article-heading:after {
	position:absolute;
	content:"";
	bottom:3px;
	left:0px;
    width: 104%;
    margin-left: -4px;
    height: 10px;
    background: #0071BC;
    opacity: 0.2;
}


.article-section-text {
    font: 20px/28px 'latoregular', sans-serif;  
    color: #000000;
    text-align: left;
	padding:0px 5px;
}


/* social div */

.social_div {
    margin-top: 20px;
    height: 50px;
    padding-left: 6px;
}
.share_icons {
    display: none;
}

.share_icons a{
    width: 33px;
    height: 33px;
    margin-right: 5px;
}


.share_icons a.ic_instagram_mn{
    background-position: -80px -510px!important;
}

.share-btn img {
    height: 33px;
    width: 25px;
}

.bookmark_btn {
    display: inline-block;
    margin-right: 20px;
}

.bookmark_btn img {
    height: 33px;
    width: 25px;
}

.close_share_icons {
    text-indent: -9974px;
    border: 1px solid lightgray;
    font-size: 16px;
    border-radius: 50%;
    padding: 7px 11px;
    vertical-align: middle;
    background-color: lightgray;
    color: white;
    text-decoration: none!important;
}

.close_share_icons:hover {
    color: white;
}

/* social div */



/* note to readers */

.note-to-readers {
    width: 100%;
    padding-top: 20px;
}

.note-to-readers  p{
    font: 16px/20px 'latoregular', sans-serif;  
    color: #666666;
    padding-bottom: 30px;
}

.note-to-readers  p span:nth-child(1){
    font: 16px/20px 'latobold', sans-serif;  
    color: #666666;
}

.note-to-readers  p span:nth-child(2){
    font: 16px/20px 'latobold', sans-serif;  
    color: #0071BC;
}

.animated-border-div {
    width: 60%; 
    z-index: 10000;
    margin: 0 auto;
    background-size: auto 3px;
    background-repeat: repeat-x;
    background-position: 100% 99%;
    position: relative;
    padding-top: 42px;
    background-image: url(https://images.moneycontrol.com/mcnews/images/mc-insider/animated_line_black.svg);
}




/* note to readers */




/* bottom section  */

.mc-insider-bottom {
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

.mc-insider-bottom img {
    height: auto;
    max-width: 100%;
}


.orange_txt{ color:#EB4242;}


/* Media Queries  */

@media screen and (max-width: 1279px){
	.mid_wrapper{max-width:100%;}
    #section-left {
        width: 68%;
    }
	
}


@media screen and (max-width: 980px){
	#section-left {
        width: 100%;
        float: none;
    }

    #section-right {
        width: 100%;
        float: none;
    } 

    .mc-insider-top {
        width: 100%;
        overflow: hidden;
        box-sizing: border-box;
    }

    .animated-border-div {
        width: 60%; 
      
    }
}


@media screen and (max-width: 767px){


    .animated-border-div {
        width: 100%; 
       
    }


    .article-left-block {
        display: block;
        width: 100%;
        height: auto;
    }

    #section-left  {
        background-image: url(https://images.moneycontrol.com/mcnews/images/mc-insider/top-section-mobile.png);
        background-repeat: no-repeat;
        background-size: 211px;
        background-position: -35px 16px;
        padding: 10px 20px;
    }

    .mc-insider-top-content .heading span {
        display: block;
        position: relative;
        letter-spacing: -0.18px;
        font: 18px/26px 'latoblack', sans-serif;
        text-align: left;
        color: #9A9A9A;
        padding-top: 20px;
        padding-left: 0;
    }

    .mc-insider-top {
        padding-left: 0;
    }

    .mc-insider-top-content {
        width: 100%;
    }


    .mc-insider-top-content .heading {
        padding-left: 23%;
    }

    .mc-insider-top-content .heading-two h1.survey {
        font: 32px/39px 'latoblack', sans-serif;
        text-align: left;
        color: #000000;
        font-weight: bold;
        padding-top: 15px;
    }

    .mc-insider-top-content .heading-two h2.summary {
        padding-top: 13px;
        font: 18px/26px 'latoregular', sans-serif;
        text-align: left;
        color: #000000;
    }

    .article-heading {
        color: #000000;
        padding-top: 0;
        word-spacing: 0px;
        display: inline-block;
        font: 28px 'latoblack', sans-serif;
    }

    .article-section {
        padding: 20px 0px 0px;
    }

    .article-section-text {
        font: 16px/24px 'latoregular', sans-serif;  
        color: #000000;
        word-spacing: 0px; 
        text-align: left;
     
    }

    .article-left-block  .imgright{
        float: none;
        max-width: 100%;
        display: block;
        margin: 10px auto;
     
     }
     
     .article-left-block .imgleft {
         float: none;
         max-width: 100%;
         display: block;
         margin: 10px auto;
      
      }

      .note-to-readers {
        padding-top: 0px;
    }

    /* .share_icons a{
        width: 43px;
        height: 43px;
      
    } */
}
.whatsapp_svg svg{border-radius:100%; color:rgba(0, 177, 0, 1);}
svg{fill:currentColor;}