@charset "utf-8";
svg {
    fill: currentColor
}

.fluid_container {
    margin-right: auto;
    margin-left: auto
}

.container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.lhs_wrap {
    float: left;
    width: calc(100% - 325px)
}

.lhs_wrap.w100 {
    float: none;
    width: 100%
}

.rhs_wrap {
    float: left;
    width: 300px;
    margin-left: 25px
}

html {
    height: 100%
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
    list-style: none;
    border: none
}

body,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.clearfix:before {
    content: " ";
    display: table
}

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

.w50 {
    width: 50%
}

.clear {
    clear: both
}

@media all and (max-width:1279px) {
    .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media all and (min-width:980px) {
    .mob_view {
        display: none
    }
    .desk_view {
        display: block
    }
    .video_box.desk_view {
        display: inline-block;
    }
}

@media all and (max-width:980px) {
    .mob_view {
        display: block
    }
    .desk_view {
        display: none
    }
    .video_box.mob_view {
        display: inline-block;
    }
    .video_top_sec {
        display: none
    }
    .container {
        padding-left: 10px;
        padding-right: 10px
    }
    .lhs_wrap {
        width: 100%;
        float: none
    }
    .rhs_wrap {
        width: 100%;
        float: none;
        margin-left: 0
    }
}

.rw_gradbg_color {
    background: #d2453c;
    background: -moz-linear-gradient(left, #d2453c 0, #f07c32 100%);
    background: -webkit-linear-gradient(left, #d2453c 0, #f07c32 100%);
    background: linear-gradient(to right, #d2453c 0, #f07c32 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d2453c', endColorstr='#f07c32', GradientType=1)
}



.section_heading.white {
    color: #fff;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    display: block
}

.section_subheading {
    display: block;
    font: 300 30px/36px Roboto, sans-serif;
    margin: 5px 0;
    text-align: center;
    margin-bottom: 25px;
    background: linear-gradient(to right, #ce3d3e 50%, #f28131 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    text-transform: capitalize;
    position: relative;
    top: -20px;
}

.section_subheading.white {
    color: #fff;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}

.rkbtn {
    min-width: 110px;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
    transition: all .35s;
    background-color: #005eb8;
    display: block;
    border-bottom: 3px solid #adadad
}

.rkbtn:hover {
    background-color: #00b5e2
}

.key_conv_section {
    background: url('https://images.moneycontrol.com/assets/images/ms/ge_microsite/blu-back.jpg') top center no-repeat #0062ba;
    padding: 25px 0 16px
}

.key_conv_section .key_conv_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.key_conv_section .key_conv_list li {
    width: 33%;
    margin-bottom: 50px
}

.key_conv_card {
    text-align: center;
    max-width: 281px;
    min-height: 120px;
    background: #fff;
    padding: 20px;
    border-radius: 7px;
    box-shadow: 0 0 11px -3px #000;
    margin: 0 auto
}

.key_conv_card img {
    margin-bottom: 10px
}

.key_conv_card p {
    font: 500 18px/22px 'Roboto', sans-serif;
}

.about_rockwell_section {
    padding-top: 50px
}

.virtualevent_section {
    background: url('https://images.moneycontrol.com/assets/images/ms/ge_microsite/left-back.png') -30% top no-repeat;
    padding: 25px 0 90px
}

.virtualevent_section .event_list_sec {
    width: 52%;
    float: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.virtualevent_section .event_list_sec li {
    margin-bottom: 30px;
    width: 100%
}

.virtualevent_section .event_list_sec li .ename {
    font-size: 23px;
    line-height: 22px;
    font-weight: 400;
    color: #474747;
    padding-left: 35px;
    position: relative;
    height: 26px;
    display: flex;
    align-items: center
}

.virtualevent_section .event_list_sec li .ename:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url('https://images.moneycontrol.com/assets/images/ms/ge_microsite/bullet.png') no-repeat;
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center
}

.events_section {
    background: url('https://images.moneycontrol.com/assets/images/ms/ge_microsite/events.png') right top no-repeat fixed;
    padding: 50px 0 60px
}

/*.events_section .section_heading {
    text-transform: uppercase
}*/

.events_section p {
    font-weight: 500;
    line-height: 24px
}

.events_section .subline {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 10px
}

.events_section .date_block {
    text-align: center;
    margin-top: 0;
    position: relative;
    top: -10px
}

.evet_date_agenda_tabs {
    text-align: center;
    margin-bottom: 40px;
    margin-top: -10px
}

.evet_date_agenda_tabs li {
    background: #f1f1f1;
    text-align: center;
    transition: .7s all;
    margin-left: -3px
}

.evet_date_agenda_tabs li.active {
    background: #005eb8
}

.evet_date_agenda_tabs li.active a,
.evet_date_agenda_tabs li.active a:focus,
.evet_date_agenda_tabs li.active a:hover {
    color: #fff;
    text-decoration: none
}

.evet_date_agenda_tabs li:nth-of-type(1) {
    min-width: 90px;
    height: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 6px 0
}

.evet_date_agenda_tabs li:nth-of-type(2) {
    min-width: 90px;
    height: auto;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 6px 0
}

.evet_date_agenda_tabs li a {
    font: 600 14px/18px Roboto, sans-serif;
    color: #474747;
    text-transform: uppercase;
    padding: 5px 10px
}

.evet_date_tabs_content>.tab-pane.active {
    display: block
}

.evet_date_tabs_content>.tab-pane {
    display: none
}

.event_date {
    margin: 0 100px 15px;
    border-bottom: 2px dotted #cacaca;
    padding-bottom: 15px
}

.event_date .datentime {
    float: left;
    width: 190px;
    color: #22455d;
    text-align: center;
    
}

.datentime div {
    
    text-align: center;
    color: #005eb8;
}

.event_date .datentime .date {
    font-size: 75px;font-weight: 300;
    line-height: 70px
}

.event_date .datentime .month {
    font-size: 28px;
    line-height: 32px
}

.event_date .datentime .time {
    font-size: 16px;
    line-height: 22px
}

.event_date .even_desc {
    float: left;
    width: calc(100% - 200px);
    padding-left: 20px;
    border-left: 2px dotted #cacaca;
    min-height: 122px
}

.event_date .even_desc .heatitle {
    font: 400 25px 'Roboto', sans-serif;
    color: #232323;
    margin-bottom: 28px
}

.event_date .even_desc p {
    color: #1a1a1a;
    font: 18px/26px arial, sans-serif;
    margin-bottom: 10px
}

.event_date:last-of-type {
    border-bottom: 0;
    padding-bottom: 0
}

.CTAcnt {
    margin-top: 5px
}

.CTAcnt .readmore_element {
    margin-right: 20px
}

.readmore_element,
.readmore_element_new,
.readmore_element_vertical {
    position: relative;
    display: inline-block
}

.video_section {
    background: url(http://images.moneycontrol.com/assets/images/ms/rockwell_new/video-bg.png) -275px 0 no-repeat;
    background-size: 63% 67%;
    padding: 25px 0
}

.video_section .section_heading {
    text-transform: uppercase
}

.video_section .video_top_sec {
    float: right;
    width: 66.66%
}

.video_section .video_top_sec .video_box {
    float: left;
    width: 50%;
    padding: 0 15px;
    vertical-align: top;
}

.video_section .video_btm_sec {
    float: right;
    width: 100%
}

.video_section .video_btm_sec .video_box {
    float: left;
    width: 33.33%;
    padding: 0 15px
}

.video_box {
    margin-bottom: 30px
}

.video_box .img_parent_blk {
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    position: relative
}

.video_box .img_parent_blk img {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

.video_box .img_parent_blk:after {
    background: url(http://images.moneycontrol.com/assets/images/ms/rockwell_new/play_icon.png) no-repeat;
    width: 47px;
    height: 47px;
    margin: 0 auto;
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    left: 0;
    top: calc(50% - 30px);
    pointer-events: none;
    background-size: 100% 100%
}

.video_box .catname_alink {
    color: #fff;
    font-size: 11px;
    line-height: 13px;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block
}

.video_box .vtitle_alink {
    display: inline-block;
    margin-bottom: 10px
}

.video_box .vtitle_alink .vtitle {
    color: #232323;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}

.video_box .vtitle_alink:hover {
    text-decoration: underline
}

.video_box .knowmore_alink {
    color: #cd163f;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block
}

.article_section {
    padding-top: 30px;
    padding-bottom: 30px
}

.article_box {
    background-color: #fff;
    text-align: left;
    margin: 0 10px 15px;
    padding: 0;
    border: 0
}
.article_box figcaption {padding: 10px 15px; min-height: 100px;}

.article_box .img_parent_blk {
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    position: relative
}

.article_box .img_parent_blk img {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

.article_box .vtitle_alink {
    display: inline-block;
    margin-bottom: 10px
}

.article_box .vtitle_alink .vtitle {
    color: #232323;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500
}

.article_box .vtitle_alink:hover {
    text-decoration: underline;
    color: #232323
}

.article_box .knowmore_alink {
    color: #cd163f;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block
}

@media all and (max-width:980px) {
    .key_conv_div {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-y: hidden;
        display: -webkit-flex;
        display: -moz-flex;
        display: -o-flex;
        display: -ms-flex;
        display: flex
    }
    .key_conv_section .key_conv_list {
        justify-content: unset;
        margin: auto 20px auto 20px;
    }
    .key_conv_div .key_conv_list {
        display: -webkit-flex;
        display: -moz-flex;
        display: -o-flex;
        display: -ms-flex;
        display: flex;
        font-size: 0;
        white-space: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: center;
        -moz-align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
        align-items: center
    }
    .key_conv_div .key_conv_list li {
        display: inline-block;
        flex-shrink: 0;
        vertical-align: top;
        white-space: normal;
        overflow: hidden
    }
    .key_conv_div .key_conv_list li .key_conv_card {
        margin: 0 15px 0 0
    }
    .article_box {
        width: 350px;
        display: inline-block;
        margin: 0 20px 15px 0;
        white-space: normal;
        vertical-align: top;
    }
    .video_section .video_top_sec {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .video_section .video_top_sec .video_box {
        float: unset;
        padding: 0;
        width: 350px;
        display: inline-block;
        margin: 0 20px 15px 0;
        white-space: normal;
    }
    .video_section .video_btm_sec {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .video_section .video_btm_sec .video_box {
        float: unset;
        width: 350px;
        display: inline-block;
        padding: 0;
        margin: 0 20px 15px 0;
        white-space: normal;
        vertical-align: top;
    }
    .article_slider {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .inno_fortoday .slick-next,.buildingWork .slick-next {
    right: 0px;
    left: auto;
    width: 20px;
    height: 20px;
    background-size: 100%;
}
.inno_fortoday .slick-prev,.buildingWork .slick-prev {
    left: 0px;
    right: auto;
    width: 20px;
    height: 20px;
    background-size: 100%;
}
.videCnt {
    position: static;
    font: 600 14px 'Roboto', sans-serif;
    width: auto;
    right: auto;
    min-height: auto;
    padding: 10px;margin-top: 5px
}
 .builVideo{float: none;}
}

@media all and (max-width:767px) {
    .about_rockwell_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .about_para p {
        font-size: 18px;
        line-height: 26px
    }
    .section_heading {
        margin-bottom: 15px;
        font-size: 33px;
        line-height: 40px
    }
    .section_heading .section_subheading {
        font-size: 22px;
        line-height: 26px;
        margin: 0 0;
    }
    .virtualevent_section {
        background-position: -795px 50px;
        padding: 25px 0 40px;
    }
    .virtualevent_section .event_list_sec {
        width: 100%;
        float: none
    }
    .virtualevent_section .event_list_sec li {}
    .virtualevent_section .event_list_sec li .ename {
        height: auto;
        font-size: 16px;
        line-height: 22px;
    }
    .event_date {
        margin: 0 0 20px;
        padding-bottom: 20px;
    }
    .event_date .datentime .date {
        font-size: 55px;
        line-height: 60px
    }
    .event_date .datentime .month {
        font-size: 18px;
        line-height: 22px;word-break: break-word;
    }
    .event_date .datentime .time {
        font-size: 14px;
        line-height: 18px
    }
    .event_date .datentime {
        width: 100px
    }
    .event_date .even_desc {
        width: calc(100% - 100px)
    }
    .video_section .video_top_sec .video_box {
        width: 300px;
    }
    .video_section .video_btm_sec .video_box {
        width: 300px;
    }
    .video_box .catname_alink {
        margin-bottom: 5px;
        padding: 3px;
    }
    .video_box .vtitle_alink .vtitle {
        font-size: 16px;
        line-height: 20px;
    }
    .video_box .vtitle_alink {
        margin-bottom: 5px;
    }
    .video_box .knowmore_alink {
        font-size: 10px;
        line-height: 12px;
    }
    .key_conv_section {
        padding: 15px 0 10px;
    }
    .key_conv_div .key_conv_list li {
        margin-bottom: 20px;
    }
    .key_conv_card {
        padding: 15px 10px 10px 10px;
    }
    .key_conv_card p {
        font-size: 16px;
        line-height: 20px;
    }
    .events_section {
        padding: 40px 0 40px;
    }
    .article_box {
        width: 300px;
    }
    .partners_section {
        margin-bottom: 40px;
        padding-top: 40px;
    }
    .article_box .vtitle_alink .vtitle {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
    }
    .event_date .even_desc .heatitle {
        font-size: 18px;
        line-height: 24px;
    }
    .event_date .even_desc p {
        font-size: 16px;
        line-height: 22px;
    }
    .event_date .even_desc {
        padding-left: 10px;
    }
    .event_date .datentime {
        width: 80px;
    }
    .evet_date_agenda_tabs {
        margin-bottom: 20px;
    }
    .evet_date_agenda_tabs li {
        padding: 0;
    }
    .evet_date_agenda_tabs li:nth-of-type(1),
    .evet_date_agenda_tabs li:nth-of-type(2) {
        padding: 0;
        min-width: 70px;
    }
    .evet_date_agenda_tabs li a {
        font-size: 12px;
        line-height: 24px;
        padding: 0;
    }
    .rkbtn {
        font-size: 12px;
        line-height: 24px;
        min-width: 80px;
    }
    .CTAcnt .readmore_element {
        margin-right: 10px;
    }
   
    
    
.slick-prev, .slick-next{top: 40%}
.inno_slide {padding: 0 30px;}
.inno_fortoday{padding: 40px 0;}


.inno_item{width: 100% !important;}

.builVideo {
    position: relative;
    padding-top: 56.25%;
    width: 100%;
    height: 0;
    margin-bottom:0px;
}
.builVideo img{max-width:100%; height:auto;}
.builVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border: 0;
}
.buildingWork{padding: 40px 0;}
}

.mob-hide {
    display: block;
}

.mob-show {
    display: none;
}

@media all and (max-width:420px) {
    .top_bannner_section {
        background: url("https://images.moneycontrol.com/assets/images/ms/ge_microsite/head-back.jpg") no-repeat;
        height: 232px;
        background-attachment: fixed;
    }
    .mob-hide {
        display: none;
    }
    .mob-show {
        display: block;
    }
    .small-logo img{width: 230px;margin-top: 10px}
}

@media all and (max-width:359px) {
    .evet_date_agenda_tabs {
        margin-top: 5px;
    }
    .event_date .datentime .date {
        font-size: 42px;
        line-height: 48px;
    }
    .event_date .datentime {
        width: 60px;
    }
    .event_date .even_desc {
        width: calc(100% - 60px);
    }
    .event_date .even_desc .heatitle {
        font-size: 16px;
        line-height: 22px;
    }
    .event_date .even_desc p {
        font-size: 14px;
        line-height: 20px;
    }
    .event_date .datentime .month {
        font-size: 16px;
        line-height: 22px;
    }
    .key_conv_card {
        padding: 15px 5px 5px 5px;
    }
    .video_section .video_top_sec .video_box {
        width: 270px;
        margin: 0 15px 15px 0;
    }
    .video_section .video_btm_sec .video_box {
        width: 270px;
        margin: 0 15px 15px 0;
    }
    .article_box {
        width: 270px;
    }
    .section_heading {
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 34px;
    }
    .key_conv_card p {
        font-size: 14px;
        line-height: 18px;
    }
    .article_box .vtitle_alink {
        margin-bottom: 5px;
    }
    .article_box .knowmore_alink {
        font-size: 10px;
        line-height: 12px;
        font-weight: 500;
    }
}

/**** soc-icons start *****/
/*.soc-icons {text-align: center;padding: 30px 0;border-top:1px solid #8d8d8d;box-shadow: 0px -2px 0px 0px #7fdef5;
-webkit-box-shadow: 0px -2px 0px 0px #7fdef5;
-moz-box-shadow:0px -2px 0px 0px #7fdef5;outline: 2px solid #fff;}*/

.soc-icons {text-align: center;padding: 30px 0;background: url('https://images.moneycontrol.com/assets/images/ms/ge_microsite/border1.png')top left repeat-x;}
/**** soc-icons end ****/


/***** art-main start *****/
.art-main{background: #005eb8;}
.art-main .slick-dots {display: none !important;}


/***** art main end *****/

