@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, #5d008a 0, #ac00ff 100%);
    background: -webkit-linear-gradient(left, #5d008a 0, #ac00ff 100%);
    background: linear-gradient(to right, #5d008a 0, #ac00ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d2453c', endColorstr='#f07c32', GradientType=1)
}

.section_heading {
    text-align: center;
    font: 400 56px/62px Barlow, sans-serif;
    margin-bottom: 25px;
    background: linear-gradient(to right, #5d008a 50%, #ac00ff 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    text-transform: capitalize
}

.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 Barlow, sans-serif;
    margin: 5px 0;
    text-align: center;
    margin-bottom: 25px;
    background: linear-gradient(to right, #5d008a 50%, #ac00ff 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 !important;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
    transition: all .35s;
    background-color: #9800e2;
    display: block;
    border-bottom: 3px solid #adadad;
    font-family: Barlow, sans-serif;
}

.rkbtn:hover {
    background-color: #5d008a;color:#fff
}

.key_conv_section {
    background: url('http://images.moneycontrol.com/assets/images/ms/accenture/bg2.jpg') top center no-repeat #9104d6;
    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: 211px;
    background: #fff;
    padding: 20px;
    border-radius: 7px;
    box-shadow: 0 0 11px -3px #000;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.key_conv_card img {
    margin-bottom: 10px
}

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

.about_rockwell_section {
    padding: 50px 0
}

.virtualevent_section {
    background: url('http://images.moneycontrol.com/assets/images/ms/accenture/virtualevent_bg_img.png') -235px 50px no-repeat;
    padding: 25px 0 90px
}

.virtualevent_section .event_list_sec {
    width: 54%;
    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: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #232323;
    padding-left: 30px;
    position: relative;
    height: 40px;
    display: flex;
    align-items: center
}

.virtualevent_section .event_list_sec li .ename:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url('http://images.moneycontrol.com/assets/images/ms/accenture/thumb_icon.png')0 10px no-repeat;
    width: 15px;
    height: 34px;
    display: flex;
    align-items: center;
    background-size: 100%;
}

.events_section {
    background: url('http://images.moneycontrol.com/assets/images/ms/accenture/event_date_bg.jpg') left -246px top 100px 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: #dfdfdf;
    background: -moz-linear-gradient(left, #dfdfdf 0, #dbdbdb 100%);
    background: -webkit-linear-gradient(left, #dfdfdf 0, #dbdbdb 100%);
    background: linear-gradient(to right, #dfdfdf 0, #dbdbdb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#dbdbdb', GradientType=1);
    text-align: center;
    transition: .7s all;
    margin-left: -3px
}

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

.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 Barlow, sans-serif;
    color: #2d2d2d;
    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 40px;
    border-bottom: 2px dotted #cacaca;
    padding-bottom: 40px
}

.event_date .datentime {
    float: left;
    width: 190px;
    color: #5d008a;
    text-align: center;
    font-family: ab inbev headlines, sans-serif;
    background: linear-gradient(to right, #5d008a 50%, #ac00ff 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.datentime div {
    color: #5d008a;
    text-align: center;
    font-family: ab inbev headlines, sans-serif;
    background: linear-gradient(to right, #5d008a 50%, #ac00ff 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

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

.event_date .datentime .month {
    font-size: 20px;
    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: 500 25px Barlow, sans-serif;
    color: #1a1a1a;
    margin-bottom: 5px
}

.event_date .even_desc p {
    color: #1a1a1a;
    font: 16px/25px Barlow, 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/accenture/video-bg.webp') -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/accenture/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: #9800e2;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block
}

.article_section {
    background:#f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px

}

.article_box {
    background-color: #fff;
    text-align: left;
    margin: 0 10px 15px;
    padding: 10px;
    border: 1px solid #ccc
}

.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: #9800e2;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    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;
    }
}

@media all and (max-width:767px) {
    .about_rockwell_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .virtualevent_section .event_list_sec li .ename:before{background:url('http://images.moneycontrol.com/assets/images/ms/accenture/thumb_icon.png')0 5px no-repeat}
    .section_subheading{margin-bottom: 15px;}
    .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: 60px;
        line-height: 60px
    }
    .event_date .datentime .month {
        font-size: 18px;
        line-height: 22px
    }
    .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;
    }
}

.mob-hide {
    display: block;
}

.mob-show {
    display: none;
}

@media all and (max-width:420px) {
    .top_bannner_section {
        
        height: 232px;
        background-attachment: fixed;
    }
    .rockwell_logo img{width: 250px;margin:0 auto}

    .mob-hide {
        display: none;
    }
    .mob-show {
        display: block;
    }
}

@media all and (max-width:359px) {
    .evet_date_agenda_tabs {
        margin-top: 5px;
    }
    .event_date .datentime .date {
        font-size: 48px;
        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;
    }
}