/*== common ==*/

* {
    box-sizing: border-box;
    margin: 0;
}

html {
    height: 100%;
}

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
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/* a, a:hover {text-decoration: none; color: #000;} */

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

.internal_wrapper {
    width: 1200px;
    margin: 0 auto;
}

.inter_left {
    float: left;
    width: 795px;
}

.inter_right {
    float: right;
    width: 315px;
}

.article_cnt {
    color: #2f2f2f;
    font: 18px/30px 'Roboto', sans-serif;
}

.article_cnt span {
    font-weight: 600;
}

.article_cnt p {
    margin-bottom: 15px;
}

.article_cnt a {
    color: #4ea2d4;
}

.article_heading {
    color: #2e3292;
    font: 700 40px/36px 'GothamBook', sans-serif;
}

.arti_description {
    color: #000000;
    font: 13px/20px 'GothamBook', sans-serif;
    padding-bottom: 5px;
    border-bottom: 1px dotted #979797;
}

.share_bx {
    padding: 7px 0px;
}

svg {
    fill: currentColor;
}

.eco_share {
    display: inline-block;
    margin-top: 10px;
    float: right;
    cursor: pointer;
    position: relative;
    width: 27px;
    height: 27px;
    background: url("https://images.moneycontrol.com/assets/images/ms/ncdex/share_ic.png") 0 0 no-repeat;
    text-align: center;
}

.share_icon {
    fill: #ff9000;
}

.ecosoc_cnt {
    display: none;
    position: absolute;
    top: -6px;
    left: 22px;
    padding: 0 0 0 10px;
    z-index: 9;
}

.socshare {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 8px 5px;
    width: 34px;
}

.socshare:before {
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    content: "";
    background: #fff;
    position: absolute;
    transform: rotate(45deg);
    margin-left: -22px;
    border-top: none;
    border-right: none;
    top: 14px;
}

.socshare a {
    display: block;
    width: 20px;
    height: 20px;
    margin-bottom: 5px;
}

.socshare a.ico_fb {
    background-position: 0 0;
}

.socshare a.ico_tweet {
    background-position: 0px -24px;
}

.socshare a.ico_linkdin {
    background-position: 0 -48px;
}

.socshare a.ico_watsapp {
    background-position: 0 -72px;
}

.socshare a:last-child {
    margin: 0px;
}

.eco_share:hover {
    background-position: -43px 0;
}

.eco_share:hover .ecosoc_cnt {
    display: block;
}

.fb_icon {
    fill: #3b5998;
}

.tt_icon {
    fill: #38a1f3;
}

.linkedin_icon {
    fill: #0077b5;
}

.whatsapp_icon {
    fill: #4fce5d;
}

.advt_bx {
    color: #262626;
    font: 600 10px 'GothamBook', sans-serif;
    margin-top: 25px;
    margin-bottom: 35px;
}

.hide_in_desktop {
    display: none;
}

#mainnav.innav {
    z-index: 999;
}


/*== top section of event page ==*/

.about_the_event_container {
    margin-bottom: 50px;
    margin-top: 30px;
}

.internal_overhhead {
    color: #903127;
    text-transform: uppercase;
    font: 400 35px 'Roboto', sans-serif;
    margin-bottom: 0;
    margin-top: 0;
}

.internal_small_overhhead {
    color: #c5d8ff;
    font: 500 16px 'GothamBook', sans-serif;
    text-transform: uppercase;
    padding-left: 23px;
    margin-bottom: 10px;
    display: block;
}

.internal_blue_bg {
    background-color: #e6eafe;
    padding: 45px 0;
    margin-bottom: 10px;
}

.future_of_indian_industry .img_block {
    position: relative;
    color: #fff;
    display: inline-block;
    vertical-align: top;
}

.future_of_indian_industry .img_block a {
    color: #fff;
}

.future_of_indian_industry .img_block .overlay_content {
    position: absolute;
    top: 80px;
    left: 50px;
}

.overlay_content .first_text {
    font: 400 20px 'GothamBook', sans-serif;
}

.overlay_content .first_text span {
    font-weight: 400;
    font-style: italic;
    font-size: 15px;
}

.overlay_content .second_text {
    font: 700 25px intro_blackregular, sans-serif;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 7px;
}

.date_time_strip {
    background-color: #00a1e0;
    position: absolute;
    font: 500 15px GothamBook, sans-serif;
    left: 0;
    bottom: 100px;
    padding: 6px;
    width: 65%;
    text-align: right;
}

.future_of_indian_industry .content_block {
    background-color: rgba(255, 255, 255, .95);
    padding: 28px 15px 15px 20px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 680px;
    margin-left: -137px;
    margin-top: 70px;
}

.inside_block .top_block {
    margin-bottom: 5px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #949494;
}

.inside_block .top_block h1 {
    font: 30px/40px 'Lato', sans-serif;
    color: #903127;
    font-weight: bold;
}

.inside_block .top_block h1:hover {
    text-decoration: none;
}

.inside_block .bottom_block {
    position: relative;
}

.association_with {
    float: left;
    font: 400 12px 'GothamBook', sans-serif;
    color: #fff;
}

.association_with span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.date_time_container {
    font: 500 23px 'Roboto', sans-serif;
    font-weight: normal;
    color: #343434;
    position: absolute;
    top: 5px;
}

.date_time_container .date_block {
    margin-bottom: 5px;
}

.date_time_container .date_block:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url("https://images.moneycontrol.com/assets/images/ms/ncdex/calendar_icon.png") no-repeat;
    width: 18px;
    height: 21px;
}

.date_time_container .time_block:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url("https://images.moneycontrol.com/assets/images/ms/ncdex/watch_icon.png") no-repeat;
    width: 20px;
    height: 21px;
}

.date_time_container .left_block {
    display: inline-block;
    vertical-align: middle;
}

.date_time_container .right_block {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    position: absolute;
    top: 65px;
    left: 60px;
}

.anchor_container {
    margin-bottom: 40px;
    display: block;
}

.about_the_event_container .button_block {
    margin-top: 20px;
    font: 400 20px 'GothamBook', sans-serif;
    color: #636363;
    text-align: center;
}

.about_the_event_container .button_block>div {
    margin-bottom: 5px;
    text-transform: uppercase;
}

.about_the_event_container .linkbtn {
    margin-right: 0;
    min-width: 230px;
    color: #000;
}

.about_the_event_container .linkbtn:hover {
    color: #fff;
}


/*== top section of event page ==*/


/*== speakers ==*/

.speaker_group {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}

.speakers_container {
    margin-bottom: 70px;
    display: block;
}

.speaker_pic {
    border: 2px dotted #903127;
    background-color: #fff;
    border-radius: 100%;
    position: relative;
    width: 160px;
    height: 160px;
    display: inline-block;
    margin-bottom: 10px;
}

.speaker_pic img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.speaker_name {
    font: 18px 'Roboto', sans-serif;
    line-height: 15px;
    font-weight: bold;
    color: #903127;
    margin-top: 10px;
    margin: auto 0px 7px;
    text-transform: uppercase;
}

.speaker_designation {
    font: 14px 'Roboto', sans-serif;
    font-weight: 700;
    color: #2f2f2f;
    line-height: 15px;
}

.speaker_designation div {
    color: #043b72;
    font-weight: 400;
	width: 160px;
}

.speaker_details {
    padding-bottom: 8px;
    text-align: center;
}

.speakers_container .speaker_details {
    right: -164px;
}

.speakers_list {display: flex; flex-wrap: wrap;}

.speakers_list li {
    float: left;
    margin-right: 35px;
}

.speakers_list li:last-child {
    margin-right: 0;
}


/*== speakers ==*/


/*== agenda ==*/

.agenda_container {
    margin-bottom: 45px;
}

.agenda_table {
    margin: 5px auto 20px;
    position: relative;
}

.agenda_table tr th {
    background-color: #000;
    padding: 10px;
    font: 700 13px 'GothamBook', sans-serif;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
}

.agenda_table tr td {
    padding: 10px;
    font: 400 15px 'GothamBook', sans-serif;
    color: #000000;
}

.agenda_table tr td span {
    color: #00a1e0;
    font-weight: 600;
}

.agenda_table tr td:first-child {
    color: #232323;
    font-family: 'Gotham Narrow';
    font-weight: 500;
}

.agenda_table tr td:nth-of-type(odd) {
    width: 22%;
}

.agenda_table tr:nth-of-type(even) td {
    background-color: #fff;
}

.agenda_table tr:nth-of-type(odd) td {
    background-color: #eaeaea;
}

.agenda_table tr td:nth-of-type(even) {
    font-weight: 400;
}


/*== agenda ==*/


/*== article in events page ==*/

.article_container {
    margin-top: 70px;
    padding-bottom: 20px;
    padding-top: 25px;
}

.article_list {
    margin-top: 25px;
}

.article_list li {
    float: left;
    width: 315px;
    margin-right: 45px;
}

.article_list li .content_block {
    width: 280px;
    background-color: #fff;
    padding: 8px 15px 15px 15px;
    position: relative;
    bottom: 28px;
    margin-left: 35px;
}

.article_list li .content_block .inside_block {
    margin-left: 0;
}

.article_list li .content_block .inside_block .top_block {
    margin-bottom: 13px;
    padding-bottom: 10px;
    color: #2e3292;
    font: 400 21px/25px 'GothamBook', sans-serif;
}

.article_list li .content_block .inside_block .bottom_block .linkbtn {
    font-size: 12px;
    min-width: 88px;
    line-height: 23px;
}


/*== article in events page ==*/


/*== white papers ==*/

.white_papers_container {
    margin-top: 30px;
}

.white_papers_container .top_block {
    background-color: #903127;
    font: italic 18px 'Roboto', sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 10px 10px 20px;
    position: relative;
}

.white_papers_container .top_block:after {
    content: "";
    border-top: 16px solid #903127;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 19px;
    z-index: 99;
    top: 39px;
}

.white_papers_container .bottom_block {
    position: relative;
    z-index: 0;
    padding: 25px;
    font: 400 15px/20px 'Roboto', sans-serif;
    color: #262626;
    background: #fde7e7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #feefe2 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #feefe2 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #feefe2 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#feefe2', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.airplane {
    background: url("https://images.moneycontrol.com/assets/images/ms/ncdex/airplane.png") no-repeat;
    width: 91px;
    height: 81px;
    position: absolute;
    z-index: -1;
    right: 12px;
    bottom: 0;
}

.download_nw {
    font: 15px 'Roboto', sans-serif;
    font-weight: 500;
    color: #903127;
    text-decoration: none;
    margin-top: 10px;
    border-bottom: 1px dotted #903127;
    display: inline-block;
    padding-right: 7px;
}

.file_icon {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    background: #903127 url("https://images.moneycontrol.com/assets/images/ms/ncdex/file_icon.png") no-repeat;
    background-position: 6px 3px;
    position: relative;
    top: 5px;
    left: -3px;
}

.download_nw:hover {
    text-decoration: none;
}


/*== white papers ==*/


/*== pre question ==*/

.pre_question_container {
    margin-top: 30px;
}

.pre_question_container .top_block {
    background-color: #903127;
    font: 18px 'Roboto', sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 10px 10px 30px;
    position: relative;
}

.pre_question_container .top_block:after {
    content: "";
    border-top: 16px solid #903127;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 19px;
    z-index: 99;
    top: 40px;
}

.pre_question_container .bottom_block {
    position: relative;
    z-index: 0;
    padding: 25px 25px 15px 25px;
    border-left: 1px solid #903127;
    border-right: 1px solid #903127;
    border-bottom: 1px solid #903127;
    background: url("https://images.moneycontrol.com/assets/images/ms/ncdex/pre_ques_bg.jpg") no-repeat;
    background-size: cover;
    height: 335px;
    background-color: #fff;
}

.pre_question_container .bottom_block .qus_mark_icon {
    position: absolute;
    background: url("https://images.moneycontrol.com/assets/images/ms/ncdex/question_icon.png") no-repeat;
    width: 129px;
    height: 95px;
    right: 5px;
    bottom: 5px;
}

.pre_question_container .form_block p {
    font: 400 15px 'Roboto', sans-serif;
    color: #2f2f2f;
    margin-bottom: 15px;
}

.pre_question_container .form_div {
    float: left;
    margin-bottom: 5px;
}

.pre_question_container .form_div input {
    border: 1px solid #d8d8d8;
    padding: 5px 8px;
    font: 400 13px 'Roboto', sans-serif;
    color: #505050;
    width: 124px;
}

.pre_question_container .form_div input:focus,
.pre_question_container .form_div textarea {
    outline: 0;
}

.pre_question_container .form_div:nth-of-type(2) {
    margin-left: 15px;
}

.pre_question_container .form_div textarea {
    border: 1px solid #d8d8d8;
    padding: 5px 8px;
    font: 400 13px 'Roboto', sans-serif;
    color: #505050;
    width: 261px;
    resize: none;
    height: 65px;
}

.pre_question_container .error_msg {
    color: #ff0000;
    height: 18px;
    display: block;
    margin: 2px 0 0 5px;
    font-size: 11px;
}

.pre_question_container .form_div .chklist {
    position: relative;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 17px;
    font: 10px 'Roboto', sans-serif;
    font-weight: 400;
    color: #3e3d3d;
    cursor: pointer;
}

.pre_question_container .form_div .chklist input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    left: 2px;
    top: -2px;
}

.pre_question_container .form_div .chklist .ic_check {
    left: 0;
    background-color: #ffffff;
    border: 1px solid #505050;
    width: 10px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    position: absolute;
    top: 1px;
}

.pre_question_container .form_div .chklist input:checked~.ic_check:after {
    display: block;
}

.pre_question_container .form_div .ic_check:after {
    content: "";
    position: absolute;
    display: none;
}

.pre_question_container .form_div .chklist .ic_check:after {
    left: 3px;
    top: 0px;
    width: 2px;
    height: 5px;
    border: solid #505050;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.terms_condition {
    text-decoration: underline;
}

.pre_question_container .form_div .linkbtn {
    min-width: 145px;
    line-height: 32px;
    margin-top: 5px;
    color: #ffffff;
}

.pre_question_container .form_div a.linkbtn,
.pre_question_container .form_div a.linkbtn:hover {
    color: #ffffff;
}

.thankyou_block p {
    font: 700 20px 'GothamBook', sans-serif;
    color: #0871bc;
}

.thankyou_block p+p {
    font: 400 14px/17px 'GothamBook', sans-serif;
    color: #262626;
}

.terms_submit .form_div:nth-of-type(2) {
    margin-left: 0;
}

.terms_submit .linkbtn {
    background-color: #903127;
}


/*== pre question ==*/


/*== article consumption ==*/

.article_consumption_wrapper {
    margin-top: 100px;
}

.imgwrap {
    margin-bottom: 20px;
}


/*== article consumption ==*/


/*== article page ==*/

.article_wrapper .inter_left {
    margin-bottom: 35px;
}

.future_of_indian_industry.article_wrapper .content_block .inside_block .bottom_block .linkbtn {
    font-size: 12px;
    min-width: 88px;
    line-height: 23px;
}

.article_wrapper .article_container {
    margin-top: 0px;
}

.article_wrapper .article_list li {
    width: 100%;
    margin-right: 0px;
}

.article_wrapper .article_list li img {
    width: 100%;
}

.article_wrapper .article_list li .content_block {
    width: 97%;
}

.article_wrapper .article_list li .content_block .inside_block .top_block {
    font-size: 30px;
    line-height: 32px;
}

.article_wrapper .article_list li .content_block .inside_block .top_block p {
    font: 400 13px/20px 'GothamBook', sans-serif;
    color: #262626;
}


/*== article page ==*/


/*== malkansview ==*/

.navlogo img {
    display: block;
}

.headtop {
    text-align: right;
    font: 11px 'gilroymedium', sans-serif;
    background: #eaeaea;
    padding: 5px 0;
    border-bottom: 1px solid #d3d3d3;
    color: #3c3c3c;
    position: sticky;
    top: -2px;
    z-index: 999;
}

.headtop a {
    color: #0064a0;
    text-decoration: none;
    font: 11px 'gilroybold', sans-serif;
}

.headtop a span {
    color: #53a830;
}

.eventbg {
    background: url("https://images.moneycontrol.com/assets/images/ms/ncdex/evbg.jpg") 0 0 no-repeat;
    background-size: cover;
}

#mainnav {
    box-shadow: 0px 2px 5px 0px #333;
}

.intro_video_container {
    position: relative;
    margin-bottom: 50px;
    margin-top: 20px;
    width: 720px;
}

.video_img {
    position: relative;
    display: block;
}

.video_img:before {
    content: "";
    background: url("https://images.moneycontrol.com/assets/images/ms/ncdex/video_icon.png") no-repeat;
    width: 117px;
    height: 117px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
    z-index: 1;
}

.intro_video_container img {
    width: 720px;
    height: 375px;
}

.video_content_box {
    position: absolute;
    width: 185px;
    height: 200px;
    display: inline-block;
    right: 0;
    top: -9px;
    background-color: #fff;
    padding: 20px 0px 20px 20px;
    margin-top: 95px;
    box-shadow: -3px 4px 14px -2px #000;
}

.video_content_box .first_text {
    font: 20px 'Roboto', sans-serif;
    font-weight: bold;
    color: #000000;
    margin-bottom: 20px;
}

.video_content_box .second_text {
    font: 700 22px 'GothamBook', sans-serif;
    color: #000000;
}

.video_content_box .third_text {
    font: 400 italic 15px 'GothamBook', sans-serif;
    color: #393939;
    margin: 5px 0;
}

.video_content_box .linkbtn {
    min-width: 150px;
    line-height: 30px;
    margin-top: 10px;
    font-size: 16px;
    margin-right: 0px;
}

.video_content_box:after {
    content: "";
    display: inline-block;
    background: url("https://images.moneycontrol.com/assets/images/ms/ncdex/video_box_shadow.png") no-repeat;
    width: 34px;
    height: 254px;
    position: absolute;
    right: -34px;
    top: -26px;
}

.about_the_event_container .internal_overhhead {
    margin-bottom: 10px;
}

.page_bottom_wrapper {
    position: relative;
}

.video_imgs {
    position: relative;
    display: block;
}

.video_imgs:before {
    width: 117px;
    height: 117px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
    z-index: 1;
}

.button_block div {
    font: 17px 'Roboto', sans-serif;
    font-weight: 400;
    color: #2f2f2f;
    text-transform: uppercase;
}


/*== malkansview ==*/


/*== live video ==*/

.livevideo_container .internal_wrapper {
    text-align: center;
}

.livevideo_container .content_block {
    width: 300px;
    margin-left: -2px;
    padding: 20px 15px 15px 20px;
    margin-top: 56px;
    text-align: left;
}

.livevideo_container .content_block .internal_small_overhhead,
.livevideo_container .inside_block {
    margin-left: 0px;
    padding-left: 0;
}

.livevideo_container .content_block .internal_small_overhhead {
    padding-top: 15px;
}

.livevideo_container .inside_block .top_block h1 {
    font-size: 35px;
}

.livevideo_container .inside_block .top_block {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.livevideo_container .eco_share {
    margin-right: -6px;
    margin-top: -7px;
}

.livevideo_container .inside_block .bottom_block .association_text {
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 7px;
    margin-left: 0;
}


/*== live video ==*/


/*== sticky strip == */

.sticky_strip {
    background-color: #e4e4e4;
    border-bottom: 1px solid #103c8a;
    position: sticky;
    top: 0;
    height: 20px;
    z-index: 9999;
    text-align: right;
    padding-right: 20px;
}

.sticky_strip span {
    font: 700 11px 'GothamBook', sans-serif;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}

.sticky_strip a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}


/*== sticky strip ==*/

@media screen and (max-width: 1025px) {
    .internal_wrapper {
        width: 1000px;
    }
    .inter_left {
        width: 660px;
    }
    .ecosoc_cnt {
        left: auto;
        right: 30px;
    }
    .socshare:before {
        width: 8px;
        height: 8px;
        border: 1px solid #ccc;
        content: "";
        background: #fff;
        position: absolute;
        transform: rotate(-130deg);
        margin-left: 12px;
        border-top: none;
        border-right: none;
        top: 14px;
    }
    .future_of_indian_industry .content_block {
        width: 448px;
        margin-left: -102px;
        margin-top: 37px;
    }
    .date_time_container {
        font-size: 16px;
    }
    .date_time_container .right_block {
        margin-left: 15px;
    }
    .date_time_container .right_block .linkbtn {
        min-width: 180px;
        margin-right: 0;
    }
    .future_of_indian_industry .content_block {
        margin-top: 70px;
    }
    .livevideo_container .content_block {
        width: 300px;
        margin-left: -2px;
        padding: 20px 15px 15px 20px;
        margin-top: 60px;
    }
    .inside_block .top_block h1 {
        font-size: 30px;
    }
}

@media screen and (max-width: 980px) {
    .internal_wrapper {
        width: 100%;
        padding: 0 20px;
    }
    .inter_left {
        float: none;
        width: 100%;
    }
    .inter_right {
        float: none;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .advt_bx {
        width: 315px;
        margin: 0 auto;
    }
    .article_heading {
        font-size: 35px;
    }
    .inside_block .top_block a {
        line-height: 36px;
        font-size: 35px;
    }
    .internal_small_overhhead {
        margin-bottom: 5px;
        padding-left: 0;
    }
    .future_of_indian_industry .img_block {
        width: 100%;
    }
    .future_of_indian_industry .img_block img {
        width: 100%;
    }
    .future_of_indian_industry .content_block {
        width: 95%;
        margin: -52px 18px 0 18px;
    }
    .date_time_container {
        position: static;
        margin-left: 0;
        font-size: 23px;
    }
    .date_time_container .right_block {
        margin-left: 0;
        display: block;
        margin-top: 0px;
        left: 0;
    }
    .pre_question_container .form_div {
        width: 48%;
    }
    .pre_question_container .form_div input {
        width: 100%;
    }
    .terms_submit .form_div {
        width: 100%;
    }
    .article_consumption_wrapper {
        margin-top: 20px;
    }
    .article_list li {
        float: none;
        display: block;
        width: 100%;
    }
    .article_list li .img_block,
    .article_list li .img_block img {
        width: 100%;
    }
    .article_list li .content_block {
        width: 95%;
        margin-left: 36px;
    }
    .article_container .article_list li .content_block .inside_block .bottom_block .linkbtn {
        margin-bottom: 0px;
    }
    .video_content_box:after {
        right: -26px;
    }
    .video_content_box .linkbtn {
        min-width: 146px;
        width: 115px;
    }
    .livevideo_container .inside_block .top_block h1 {
        font-size: 25px;
    }
    .future_of_indian_industry .content_block {
        margin: 0 20px;
        padding: 20px 12px 70px;
    }
    .date_time_container .left_block {
        margin-top: -35px;
    }
    .livevideo_container .eco_share {
        margin-right: 10px;
    }
    .livevideo_container .content_block .internal_small_overhhead {
        font-size: 14px;
        padding-top: 15px;
    }
    .iframeblock {
        height: 200px;
        width: 100%;
    }
    .inside_block .top_block h1 {
        line-height: 36px;
        font-size: 35px;
    }
    .about_the_event_container {
        margin-top: 0px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .hide_in_mobile {
        display: none;
    }
    .show_in_mobile {
        display: block;
    }
    .future_of_indian_industry .internal_wrapper {
        padding: 0;
    }
    .future_of_indian_industry .content_block {
        width: 90%;
        margin: -35px 18px 0 18px;
        padding: 15px 15px 100px 20px;
    }
    .date_time_container .left_block {
        margin-top: 0px;
    }
    .inside_block {
        margin-left: 0;
        margin-bottom: 0;
    }
    .internal_overhhead {
        font-size: 32px;
        margin-bottom: 0;
        background-size: 28px;
        background-position: left 12px;
    }
    .inside_block .top_block {
        line-height: 35px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .overlay_content .first_text {
        font-size: 12px;
    }
    .overlay_content .first_text span {
        font-size: 10px;
    }
    .overlay_content .second_text {
        font-size: 15px;
        line-height: 16px;
    }
    .future_of_indian_industry .img_block .overlay_content {
        top: 25px;
        left: 20px;
    }
    .date_time_strip {
        padding: 3px 6px 3px 3px;
        font-size: 10px;
        line-height: 12px;
        bottom: 60px;
    }
    .date_time_container .right_block .linkbtn {
        margin-bottom: 0;
    }
    .date_time_container {
        margin-top: -28px;
    }
    .internal_blue_bg {
        padding: 45px 0 23px;
        margin-bottom: 23px;
    }
    .speakers_list {
        justify-content: center;
    }
    .speakers_list li:nth-child(2n+1) {
        margin-left: 0px;
        margin-right: 15px;
    }
    .speakers_list li:nth-child(2n+1) {}
    .speakers_list li {
        margin-left: 0;
        margin-right: 0;
        float: none;
        text-align: center;
    }
    .speaker_designation {
        margin-left: auto;
        margin-right: auto;
    }
    .agenda_table {
        margin-left: -20px;
        margin-right: -20px;
    }
    .article_container {
        margin-top: 45px;
        padding: 20px 0 23px;
    }
    .article_list li .content_block {
        margin-left: 16px;
    }
    .article_list li .content_block .inside_block .bottom_block .linkbtn {
        width: unset;
    }
    .article_list {
        margin-top: 10px;
    }
    .pre_question_container .form_div {
        width: inherit;
    }
    .pre_question_container .form_div .linkbtn {
        width: 100px;
    }
    .pre_question_container .form_div input {
        width: 124px;
    }
    .arti_description {
        margin-top: 10px;
    }
    .future_of_indian_industry.article_wrapper .content_block .inside_block .bottom_block .linkbtn {
        width: unset;
    }
    .article_wrapper .article_list li .content_block .inside_block .bottom_block .linkbtn,
    .article_wrapper .article_list li .content_block,
    .article_wrapper .article_container,
    .article_wrapper .inter_left {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .article_wrapper .inter_right {
        margin-bottom: 20px;
    }
    .terms_submit .form_div {
        display: block;
        float: none;
    }
    .pre_question_container .bottom_block {
        height: 310px;
    }
    .intro_video_container img,
    .intro_video_container iframe {
        width: 100%;
        height: 200px;
    }
    .video_content_box:after {
        content: none;
    }
    .video_content_box {
        position: relative;
        bottom: 0px;
        top: unset;
        margin-top: 0;
        width: 100%;
        box-shadow: 0px 1px 4px -2px #000;
        height: auto;
        padding: 13px;
    }
    .video_content_box .linkbtn {
        margin-bottom: 0px;
    }
    .virsum {
        margin-bottom: 25px;
    }
    .anchor_container,
    .speakers_container {
        float: none;
        margin-left: 0;
        text-align: center;
    }
    .speakers_container {
        margin-bottom: 50px;
    }
    .socil {
        margin-top: 15px;
    }
    .video_img:before {
        width: 50px;
        height: 50px;
        background-size: contain;
    }
    .video_imgs:before {
        width: 50px;
        height: 50px;
        background-size: contain;
    }
    .intro_video_container {
        margin-bottom: 30px;
        width: 100%;
    }
    .left_bg {
        width: 200px;
        height: 190px;
        left: 0;
        background-size: contain;
    }
    .right_bg {
        width: 200px;
        height: 190px;
        right: 0;
        background-size: contain;
        top: 315px;
    }
    .livevideo_container .eco_share {
        margin-right: 5px;
    }
    .innerpage-header .second-logos div {
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .speaker_group {
        margin-bottom: 10px;
    }
    .speaker_details {
        bottom: -80px;
        right: 0;
        padding-left: 0;
        text-align: center;
        width: 160px;
        border-bottom: 0;
    }
    .speakers_container .speaker_details {
        left: 0;
    }
}

@media screen and (max-width: 360px) {
    .speakers_list li:nth-child(2n+1) {
        margin-right: 3px;
    }
}