/*== fonts ==*/
@font-face {
	font-family: 'Barlow';
	
    src: url('https://www.moneycontrol.com/commonfiles/font/Barlow-Light.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/Barlow-Light.woff?classic=true') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('https://www.moneycontrol.com/commonfiles/font/Barlow-Regular.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/Barlow-Regular.woff?classic=true') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('https://www.moneycontrol.com/commonfiles/font/Barlow-Medium.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/Barlow-Medium.woff?classic=true') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('https://www.moneycontrol.com/commonfiles/font/Barlow-SemiBold.woff2?classic=true') format('woff2'),
        url('https://www.moneycontrol.com/commonfiles/font/Barlow-SemiBold.woff?classic=true') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
/*== fonts ==*/


/*== common ==*/
* { margin: 0px; padding: 0px; text-decoration: none; border: none; box-sizing: border-box; list-style: none; border: none; /*transition: all 0.2s;*/}
.clearfix { clear:both; }
.clearfix::after {content: ""; clear: both; display: table;}
a,a:hover,a:visited {text-decoration:none; outline:none !important; color: #2d2d2d; font-size: 14px;}
input:focus, select:focus {outline:none;}
h1, .h1, h2, .h2, h3, .h3 {margin:0px;}
body {font: 18px/30px 'Barlow', sans-serif; font-weight: normal; color: #2d2d2d;}
.rockwell_wrapper {width: 1165px; margin: 0 auto; box-sizing: border-box;}
.section_heading {text-align: center; font: 50px 'Barlow', sans-serif; line-height: normal; font-weight: 500; margin-bottom: 10px; background: linear-gradient(to right, #263571 45%, #6e2658 55%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
@-moz-document url-prefix() { 
  .section_heading {
     background: linear-gradient(to right, #263571 45%, #6e2658 55%); -webkit-background-clip: text;-webkit-text-fill-color: transparent;
  }
}
.TAC {text-align: center;}
.advt_bx { display: inline-block; background-color: #e5e5e5; padding: 3px 7px 7px; color: #262626; font: 600 10px 'arial', sans-serif; margin-top: 10px; text-transform: uppercase; text-align: left; }
.mob-show {display: none;}
/*== common ==*/


/*== slick slider ==*/
.slick-slider{position:relative; display:block; box-sizing:border-box; -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-track {overflow: hidden;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px; text-align: center; margin: 0 22px; outline:none !important;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.slick-prev, .slick-next {position: absolute;}
.slick-arrow {background: url("https://stat2.moneycontrol.com/assets/images/ms/rockwell_automation/slick_arrows.png") no-repeat;}
.slick-prev, .slick-prev.slick-disabled {width: 65px; height: 110px; outline: 0;}
.slick-next, .slick-next.slick-disabled {width: 65px; height: 110px; outline: 0;}
.slick-prev,.slick-next {font-size:0; line-height:0; position:absolute; top: 56%; display:block;}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {opacity:1;}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {opacity:.25;}
.slick-prev:before,.slick-next:before {font-family:'slick';font-size:20px;line-height:1; opacity:.75; color:white; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;}
.slick-prev{left: 15px;}
[dir='rtl'] .slick-prev{right:-25px;left:auto;}
[dir='rtl'] .slick-prev:before{content:'Ã¢â€ â€™';}
.slick-next{right: 15px;}
[dir='rtl'] .slick-next{right:auto;left:-25px;}
[dir='rtl'] .slick-next:before{content:'Ã¢â€ Â';}
.slick-dotted.slick-slider{margin-bottom:30px;}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}
.slick-dots li{position:relative; display:inline-block; width: 16px; height: 15px; margin:0 5px; padding:0; cursor:pointer;}
.slick-dots li button{font-size:0; line-height:0; display:block; width: 12px; height: 12px; padding:5px; cursor:pointer; color:transparent; border:0; outline:none; background:transparent;}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}
.slick-dots li button:before {font-family:'slick'; font-size: 30px; line-height:20px; position:absolute; top:0; left:0; width: 12px; height: 12px; content:'';text-align:center; color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; border-radius: 100%; background-color: #ffffff; border:2px solid #ce3d3e; transition: 0.5s all;}
.slick-dots li.slick-active button:before {background-color: #ce3d3e; color:black; opacity: 1; border-radius: 8px; width: 25px; }
.slick-dots li.slick-active {width: 29px;}
/*== slick slider ==*/


/*== top banner ==*/
.top_bannner_section {background: url("https://stat2.moneycontrol.com/assets/images/ms/rockwell_automation/top_banner.jpg") no-repeat left -315px top; height: 750px; position: relative; background-attachment: fixed;}
.top_banner_container {width: 630px; position: absolute; text-align: center; top: 65px;}
.top_banner_container .first_line {font-size: 45px; line-height: 50px; color: #ffffff; font-weight: 600; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);}
.top_banner_container .second_line {font-size: 20px; line-height: 50px; color: #ffffff; font-weight: 400;}
.top_banner_container .third_line {font-size: 30px; line-height: 50px; color: #ffffff; font-weight: 600;}
.top_banner_container .third_line span {font-weight: normal;}
.top_banner_container .spot_button {padding: 0px 35px; font-size: 20px; line-height: 45px; margin-top: 10px; -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.35); box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.35);}
/*== top banner ==*/


/*== menus ==*/
.menu_section {border-bottom: 5px solid #e36436; -webkit-box-shadow: -2px 10px 22px -16px rgba(0,0,0,.75); -moz-box-shadow: -2px 10px 22px -16px rgba(0,0,0,.75); box-shadow: -2px 10px 22px -16px rgba(0,0,0,.75);}
.menu_section .left_block {float: left; padding-top: 4px;}
.menu_section .left_block a:nth-of-type(2) {margin: 0 10px;}
.menu_section .right_block {float: right;}
ul.top_links {text-align: right; padding: 25px 0; margin-bottom: 0;}
ul.top_links li {display: inline-block; vertical-align: top; margin: 0 10px;}
ul.top_links li:last-child:after {display: none;}
ul.top_links li a {text-decoration: none; color: #2d2d2d; font-size: 20px; line-height: 20px; font-weight: 500; transition:0.5s all}
ul.top_links li:hover a {color: #2d2d2d;}
.spot_button.register_button {background: #f17f31;
    background: -moz-linear-gradient(left, #d0403d 0%, #f17f31 100%);
    background: -webkit-linear-gradient(left, #d0403d 0%,#f17f31 100%);
    background: linear-gradient(to right, #d0403d 0%,#f17f31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0403d', endColorstr='#f17f31',GradientType=1 ); color: #fff !important; font-weight: 500 !important; padding: 5px 20px 7px !important; border-radius: 5px; width: 110px; height: 30px; display: inline !important;}
.menu_section {top: -20px;     transition: 0.5s all;}
.menu_section.fixed_header {top: 0; position: fixed; z-index: 99; transition: 0.5s all; width: 100%; background-color: #fff;}
/*== menus ==*/


/*== overview ==*/
.overview_section {padding: 30px 0;}
.overview_section .left_block {display: inline-block; vertical-align: top; width: 410px; margin-right: 40px; margin-top: 12px;}
.overview_section .right_block {display: inline-block; vertical-align: top; width: 640px;}
.overview_section .right_block a, .overview_section .right_block a:focus {color: #ce3d3e; text-decoration: underline;}
.overview_section .right_block a:hover {text-decoration: none;}
.overview_section .section_heading {position: relative; left: -31px;}
.overview_section .right_block .spot_button {padding: 0; font-weight: normal;}
/*== overview ==*/


.ads_block  {margin-bottom: 60px;}


/*== why attend ==*/
.why_attend_section {background: #f2f2f2 url("https://stat2.moneycontrol.com/assets/images/ms/rockwell_automation/why_attend_bg.png") no-repeat right -120px top 0px; padding: 25px 0 16px;}
.why_attend_section .left_block {display: inline-block; vertical-align: top; width: 420px; margin-right: 30px;}
.why_attend_section .left_block iframe {width: 420px; height: 240px;}
.why_attend_section .right_block {display: inline-block; vertical-align: top; width: 640px;}
.why_attend_section .right_block p {line-height: 22px; margin-bottom: 15px;}
.why_attend_list li {float: left; margin-right: 25px; margin-bottom: 15px; line-height: normal;}
.why_attend_list li:before {content: ""; background: url("https://stat2.moneycontrol.com/assets/images/ms/rockwell_automation/thumb_icon.png") no-repeat; width: 28px; height: 28px; float: left; margin-right: 15px; margin-top: 4px;}
.why_attend_list li div {overflow: hidden; font-size: 16px;}
.why_attend_list .first_line {text-transform: uppercase; font-weight: 600; font-size: 18px;}
/*== why attend ==*/


/*== meet speakers ==*/
.speaker_section {padding: 20px 0 50px;}
.slider_wrapper {margin-top: 40px;}
a.meet_speakers_list:focus {text-decoration: none; outline: 0;}
.meet_speakers_list {width: 240px !important; box-sizing: content-box;}
.meet_speakers_list .image_block {display: inline-block; vertical-align: top; width: 236px; height: 236px;}
.meet_speakers_list .content_block {display: block; margin-top: 15px; text-align: center; font: 600 15px/15px 'Barlow', sans-serif; color: #2d2d2d;}
.meet_speakers_list .content_block .department {font: 500 15px/20px 'Barlow', sans-serif; color: #2d2d2d;}
.meet_speakers_list h3 {font: 600 22px/22px 'Barlow', sans-serif; color: #ce3d3e; margin: 0; margin-bottom: 3px;}
.meet_speakers_list {font: 600 15px 'Product Sans', sans-serif; color: #fff; margin: 0; color: #000000; text-decoration: none;}
.speaker_box {font: 400 15px 'Product Sans', sans-serif; color: #000000;}
.meet_speakers_list:hover, .meet_speakers_list:focus {text-decoration: none; color: #000000;}
.content_block:hover, .content_block:focus {color: #000;}
.speaker_section .slick-track {width: 1090px; height: 340px;}
.speaker_section .slick-slider {width: 1085px; margin: auto;}
.speaker_section .slick-slide	{margin: 0 15px;}
.speaker_section .slick-prev {left: -60px;}
.speaker_section .slick-next {right: -36px; transform: rotate(-180deg);}
.speaker_section .slick-prev, .speaker_section .slick-next {top: 18%;}
/*== meet speakers ==*/ 


/*== who should attend ==*/
.who_attend_section {background: url("https://stat2.moneycontrol.com/assets/images/ms/rockwell_automation/who_attend_bg.png") no-repeat left -246px top 0px; padding: 0px 0 60px 0; background-attachment: fixed;}
.who_attend_section p {font-weight: 500; line-height: 20px;}
.who_attend_section .subline {font-size: 18px; font-weight: normal; margin: 0px 0 10px;}
.who_attend_section .date_block {text-align: center; margin-top: 0; position: relative; top: -10px;}
.who_attend_list {margin-top: 60px; margin-bottom: 30px; position: relative;}
.who_attend_list .list_date {content: ""; border-radius: 100%; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ce3d3e+0,f17f31+100 */
background: #ce3d3e; /* Old browsers */
background: -moz-linear-gradient(top,  #ce3d3e 0%, #f17f31 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ce3d3e 0%,#f17f31 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ce3d3e 0%,#f17f31 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce3d3e', endColorstr='#f17f31',GradientType=0 ); /* IE6-9 */
width: 45px; height: 45px; color: #ffffff; display: block; position: absolute; left: 542px; top: -43px; text-align: center; font-size: 15px; padding-top: 4px; padding-left: 3px; line-height: 20px;}
.who_attend_box {display: flex; flex-wrap: wrap; justify-content: center; line-height: 20px;}
.who_attend_box .time_block {flex-direction: column; border-right: 1px solid #ee7a32; margin-right: 8px; padding-right: 35px; width: 430px; padding-top: 10px; text-align: right;}
.who_attend_list li:nth-of-type(odd) .who_attend_box .time_block {font-size: 18px; line-height: 20px; font-weight: normal;}
.who_attend_box .text_block {flex-direction: column; margin-bottom: 35px; padding-top: 10px; width: 430px; display: inline-block; margin-left: 30px; position: relative; font-size: 18px; line-height: 20px; font-weight: normal;}
.who_attend_box .text_block:before {content: ""; border: 2px solid #ce3d3e; background-color: #fff; width: 20px; height: 20px; display: inline-block; border-radius: 100%; top: 9px; left: -50px; position: absolute;}
.who_attend_list li:nth-of-type(2) .who_attend_box .time_block {padding-top: 25px;}
.who_attend_list li:nth-of-type(2) .who_attend_box .text_block {padding-top: 25px;}
.who_attend_list li:nth-of-type(2) .who_attend_box .text_block:before {top: 25px;}
.who_attend_tabs_content>.tab-pane.active {display: block;}
.who_attend_tabs_content>.tab-pane {display: none;}
.who_attend_agenda_tabs {margin-bottom: 20px; text-align: center;}
.who_attend_agenda_tabs li:nth-of-type(1) {width: 90px; height: 40px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; display: inline-block;  vertical-align: top;}
.who_attend_agenda_tabs li:nth-of-type(2) {width: 90px; height: 40px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; display: inline-block;  vertical-align: top;}
.who_attend_agenda_tabs li {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dfdfdf+0,dbdbdb+100 */
background: #dfdfdf; /* Old browsers */
background: -moz-linear-gradient(left,  #dfdfdf 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #dfdfdf 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #dfdfdf 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#dbdbdb',GradientType=1 ); /* IE6-9 */
text-align: center; transition: 0.7s all; margin-left: -3px;
}
.who_attend_agenda_tabs li.active {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2453c+0,f07c32+100 */
background: #d2453c; /* Old browsers */
background: -moz-linear-gradient(left,  #d2453c 0%, #f07c32 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #d2453c 0%,#f07c32 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #d2453c 0%,#f07c32 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2453c', endColorstr='#f07c32',GradientType=1 ); /* IE6-9 */
}
.who_attend_agenda_tabs li:last-child.active {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2453c+0,f07c32+100 */
background: #d2453c; /* Old browsers */
background: -moz-linear-gradient(left,  #f07c32 0%, #d2453c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #f07c32 0%,#d2453c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #f07c32 0%,#d2453c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f07c32', endColorstr='#d2453c',GradientType=1 ); /* IE6-9 */
}
.who_attend_agenda_tabs li.active a, .who_attend_agenda_tabs li.active a:focus, .who_attend_agenda_tabs li.active a:hover {color: #ffffff; text-decoration: none;}
.who_attend_agenda_tabs li a {font: 600 20px/40px 'Barlow', sans-serif; color: #2d2d2d; text-transform: uppercase;}
.who_attend_list li:last-child .who_attend_box .text_block {margin-bottom: 0px;}
/*== who should attend ==*/


/*== reserve my spot ==*/
.reserve_my_spot_section {padding: 40px 0; margin-bottom: 40px;
background: #0b3b7a; /* Old browsers */
background: -moz-linear-gradient(left,  #0b3b7a 0%, #61295d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0b3b7a 0%,#61295d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0b3b7a 0%,#61295d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b3b7a', endColorstr='#61295d',GradientType=1 ); /* IE6-9 */
}
.reserve_my_spot_section .rockwell_wrapper {width: 1170px;}
.reserve_my_spot_list ul, .reserve_my_spot_list ul li {margin-bottom: 0px;}
.reserve_my_spot_list ul li {float: left; margin-right: 45px; width: 200px;}
.reserve_my_spot_list ul li .top_block {line-height: 20px; font-weight: 500; color: #ffffff; border-bottom: 1px dotted #ffffff; padding-bottom: 10px;
    margin-bottom: 15px;}
.reserve_my_spot_list ul li .bottom_block {font-size: 50px; font-weight: 300; color: #ffffff;}
.reserve_my_spot_list ul li:last-child {width: unset; margin-right: 0; margin-top: 28px;}
.spot_button {border-radius: 5px; font-weight: 600; color: #cd163f !important; line-height: 40px; background-color: #ffffff; padding: 0px 20px; display: inline-block;}
.spot_button:focus {text-decoration: none;}
/*== reserve my spot ==*/


/*== parnters ==*/
.partners_section {margin-bottom: 50px;}
.partners_section .left_block {display: inline-block; vertical-align: top; width: 330px;}
.partners_section .right_block {display: inline-block; vertical-align: middle; width: 795px;}
/*== parnters ==*/


/*== faq ==*/
.faq_section {background-color: #f7f7f7; padding: 38px 0;}
.collapse {display: none;}
.collapse.in {display: block;}
.rockwell_accordion .panel {background-color: #f6f8fb; box-shadow: none; border-bottom: 0; border-top: none; border-left: none; border-right: none; margin-bottom: 10px;}
.rockwell_accordion .acord_title {font: 600 20px/20px 'Barlow', sans-serif; color: #2d2d2d;}
.rockwell_accordion .panel-title {padding-right: 10px;}
.rockwell_accordion .acord_title.collapsed {font: 600 20px/2opx 'Barlow', sans-serif; color: #2d2d2d;}
.rockwell_accordion .panel-title a:hover {text-decoration: none; color: #2d2d2d;}
.rockwell_accordion .panel-default>.panel-heading {background-color: #dbdbdb; border-radius: 6px;}
.rockwell_accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {border-top: none; padding: 9px 37px;}
.rockwell_accordion .panel-body {font: 18px 'Barlow', sans-serif; color: #2d2d2d; font-weight: normal;}
.rockwell_accordion .panel-title a {text-decoration: none; display: block; font: 20px/20px 'Barlow', sans-serif;}
.rockwell_accordion .panel-title a:focus {color: #2d2d2d;}

.rockwell_accordion .acord_title.collapsed:after {display: inline-block; content: "+"; height: 0; width: 0; font-size: 35px; color: #2d2d2d; margin-top: -3px;}
.rockwell_accordion .acord_title:after {display: inline-block; content: "-"; height: 0; width: 0; margin-right: 10px; font-size: 35px; color: #2d2d2d; margin-top: -3px;}
.rockwell_accordion .acord_title span {display: inline-block; vertical-align: top; width: 98%; padding-left: 20px; font-weight: 500;}
.email_link {color: #ce3d3e; text-decoration: underline;}
.email_link {text-decoration: none;}
/*== faq ==*/


/*== footer ==*/
footer {background-color: #2d2d2d; padding: 20px 0 30px;}
footer .left_block {float: left; width: 49%;}
footer .right_block {float: right; width: 49%; text-align: right;}
.footer_links li {display: inline-block; vertical-align: top;}
.footer_links li a {font: 13px/20px 'Barlow', sans-serif; color: #dbdbdb; border-right: 1px solid #fff; padding: 0 10px;}
.footer_links li a:hover {text-decoration: underline;}
.footer_links li:first-child a {padding-left: 0px;}
.footer_links li:last-child a {border-right: 0;}
footer .bottom_block {margin-top: 5px; font: 300 14px/19px 'Barlow', sans-serif; color: #dbdbdb;}
.footer_social_links {display: inline-block; vertical-align: middle;}
.footer_social_links li {margin-left: 10px; display: inline-block; vertical-align: middle;}
.footer_social_links .social_icons {background: url("https://stat2.moneycontrol.com/assets/images/ms/rockwell_automation/social_icons.png") no-repeat; display: inline-block; vertical-align: middle; width: 28px; height: 28px;}
.footer_social_links .social_icons.facebook {background-position: 1px 1px;}
.footer_social_links .social_icons.twiiter {background-position: -40px 1px;}
.footer_social_links .social_icons.linkedin {background-position: -81px 1px;}
.footer_social_links .social_icons.whatsapp {background-position: -122px 1px;}
.footer_social_links .social_icons.facebook:hover {background-position: 1px -27px;}
.footer_social_links .social_icons.twiiter:hover {background-position: -40px -27px;}
.footer_social_links .social_icons.linkedin:hover {background-position: -81px -27px;}
.footer_social_links .social_icons.whatsapp:hover {background-position: -122px -27px;}
/*== footer ==*/


/*== form ==*/
.PA20 {padding: 20px;}
.modal-backdrop.in {opacity: .6;}
.pp_logtitle { font-weight: 600; padding: 32px 0px 20px; text-align: center; font-size: 20px;}
.partner_form li { margin-bottom: 20px; position: relative; text-align: left; font-size: 15px; font-weight: normal; }
.partner_form input { border-bottom: 1px solid #d8d8d8; border-left: 0; border-right: 0; border-top: 0; background-color: #fff; width: 100%; padding: 5px; font-size: 15px; color: #535252; font-weight: 500; line-height: 16px; }
.partner_form li textarea {resize: none; width: 275px; line-height: 17px; border-bottom: 1px solid #d8d8d8; padding-bottom: 5px; font-weight: 500;}
.login_pledge .errorinput { border-bottom: 1px solid #ff0000; border-top: 0px; border-left: 0px; border-right: 0px; }
.error_bx { color: #ff0000; font-size: 10px; font-weight: 400; position: absolute; bottom: -25px; left: 5px;}
.terms_txt { color: #999999; font-size: 11px; font-weight: 400; padding: 0px 0px 25px; }
.form_checkbox { position: relative; padding-left: 19px; font-size: 11px; line-height: 16px; color: #505050; user-select: none; cursor: pointer; margin-bottom: 0; }
.form_checkbox input { opacity: 0; height: 0; cursor: pointer; width: unset !important; left: 2px; top: 0px; position: absolute; }
.form_checkbox .ic_check { position: absolute; border: 1px solid #A6A5A5; width: 11px; height: 11px; top: 2px; left: 0; }
.terms_txt a { color: #3daad6; }
.thankucontainer { text-align: center; padding: 40px 30px; display: none; }
.thankubox p { font-size: 16px; line-height: 25px; color: #2d2d2d; font-weight: 500; text-align: center; }
.thankubox span { color: #ff7d00; font-weight: 500; font-size: 34px; line-height: 50px; margin-bottom: 10px; display: block; background: -webkit-linear-gradient(#263571, #6d2659);
  -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.reserve_my_spot_form .modal-dialog {width: 320px;}
.close_icon {background: url("https://stat2.moneycontrol.com/assets/images/ms/rockwell_automation/close_icon.png") no-repeat !important; width: 20px; height: 22px; margin-right: 6px; margin-top: 10px; float: right;}
.partner_form select { border-top: 0; border-right: 0; border-bottom: 1px solid #d8d8d8; border-left: 0; width: 275px; padding: 5px 0px 3px 0; font-size: 15px; color: #ababab; font-weight: 500; }
.form_button {background: #0b3b7a; /* Old browsers */
background: -moz-linear-gradient(left,  #0b3b7a 0%, #61295d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0b3b7a 0%,#61295d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0b3b7a 0%,#61295d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b3b7a', endColorstr='#61295d',GradientType=1 ); /* IE6-9 */ font-size: 20px; color: #ffffff; font-weight: 600; width: 220px; height: 45px; display: inline-block; line-height: 45px; border-radius: 5px;}
.form_checkbox .ic_check:after { left: 3px; top: 0px; width: 2px; height: 5px; border: solid #000000; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); position: absolute; }
.form_checkbox .ic_check:after { content: ""; position: absolute; display: none; }
.form_checkbox input:checked ~ .ic_check:after { display: block; }
.form_button:hover, .form_button:focus {color: #ffffff;}
::placeholder {color: #ababab;}
.terms_txt .error_bx {position: static; display: block;}
/*== form ==*/


/* ---------------- For Animation on Scroll ---------------- */
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}

.slideanim {
    visibility:hidden;
    visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slide {visibility: visible; animation:slide 0.7s;}
.slideanim::after {
    /* useful when its child elements are float:left; */
    content: "";
    display: table;
    clear: both;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(50%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
/* ---------------- For Animation on Scroll ---------------- */


@media screen and (max-width: 1279px){
	.rockwell_wrapper {width: 100%; padding: 0 15px;}
	ul.top_links li a {font-size: 17px;}
	.overview_section .right_block {width: 540px;}
	.why_attend_section .right_block {width: 540px;}
	.speaker_section .slick-slider {width: 815px;}
	.speaker_section .slick-next {right: -60px;}
	.who_attend_list .list_date {left: 455px;}
	.reserve_my_spot_section .rockwell_wrapper {width: 100%;}
	.partners_section .right_block {width: 100%; margin-top: 20px;}
	.overview_section .section_heading {left: 53px;}
}


@media screen and (max-width: 980px){
	.mob-hide {display: none;}
	.mob-show {display: block;}
	.top_banner_container {width: unset;}
	.menu_section .left_block {float: none; text-align: center;}
	.menu_section .right_block {float: none;}
	ul.top_links {text-align: left;}
	.overview_section .left_block {width: 100%; margin-right: 0; text-align: center;}
	.overview_section .right_block {width: 100%; margin-top: 20px;}
	.why_attend_section .left_block {width: 100%; margin-right: 0;}
	.why_attend_section .left_block img {width: 100%;}
	.why_attend_section .left_block iframe {width: 728px; height: 426px;}
	.why_attend_section .right_block {margin-top: 20px; width: 100%;}
	.speaker_section .slick-slider {width: 80%;}
	.who_attend_list {padding: 20px;}
	.who_attend_list li {border-left: 1px solid #ee7a32;}
	.who_attend_box .time_block {width: 100%; text-align: left; margin-left: 30px; border-right: 0;}
	.who_attend_box .text_block, .who_attend_list li:nth-of-type(2) .who_attend_box .text_block {width: 100%; padding-top: 0px; margin-bottom: 20px;}
	.who_attend_box .text_block:before, .who_attend_list li:nth-of-type(2) .who_attend_box .text_block:before {left: -42px; top: -18px;}
	.who_attend_list .list_date {left: -3px; top: -25px;}
	.who_attend_section {padding: 0;}
	.reserve_my_spot_list ul li {margin-bottom: 35px; width: 46%;}
	.reserve_my_spot_list ul li:last-child {float: none; display: block; clear: both;}
	.reserve_my_spot_list ul li:nth-of-type(even) {margin-right: 0px;}
	.reserve_my_spot_section {padding: 40px 0 0;}
	.overview_section .section_heading {position: static;}
}


@media screen and (max-width: 767px){
	.top_bannner_section {background: url("https://stat2.moneycontrol.com/assets/images/ms/rockwell_automation/top_banner_mobile.jpg") no-repeat; height: 462px; background-attachment: fixed;}
	.top_banner_container {position: static;}
	.rockwell_logo {margin: auto; padding-top: 20px;}
	.top_banner_container .first_line {font-size: 23px; line-height: 25px;}
	.top_banner_container .second_line {font-size: 15px; line-height: 27px; margin-bottom: 15px;}
	.top_banner_container .third_line {font-size: 20px; line-height: 16px; margin-bottom: 10px;}
	.top_links {display: none;}
	.menu_section {border-bottom: 0;}
	.menu_container {position: relative; height: 25px; background: #f17f31;
    background: -moz-linear-gradient(left, #d0403d 0%, #f17f31 100%);
    background: -webkit-linear-gradient(left, #d0403d 0%,#f17f31 100%);
    background: linear-gradient(to right, #d0403d 0%,#f17f31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0403d', endColorstr='#f17f31',GradientType=1 );}
	.pancake {width: 23px; height: 19px; display: inline-block; position: absolute; z-index: 1; transition: 0.5s all; background: url("https://stat2.moneycontrol.com/assets/images/ms/rockwell_automation/hamburger_icon.png") no-repeat; background-position: -1px -18px; left: 13px; top: 3px;}
	.pancake.pancake_close {background-position: 1px 1px; width: 23px; height: 14px; left: 13px; top: 5px;}
	 ul.top_links { text-align: left; padding: 0 5px; width: 100%; position: absolute; top: 25px; z-index: 9; margin-top: 0; padding: 0; background-color: #ad1833;}
	 ul.top_links li { display: block; margin-right: 0; margin-left: 0; border-bottom: 1px solid #fd7004;}
	 ul.top_links li:after {content: none;}
	 ul.top_links li a { padding: 0 10px 10px 0; display: block; border-radius: 0; font-size: 25px; line-height: 28px; font-size: 20px; color: #ffffff;}
	 ul.top_links li a, ul.top_links li a.active, ul.top_links li:hover a {padding: 7px 15px; color: #ffffff;}
	 .overview_section .left_block img {width: 80%;}
	 .section_heading {font-size: 40px;}
	 .overview_section .right_block {font-size: 16px; line-height: 28px;}
	 .why_attend_section .rockwell_wrapper {padding: 0px;}
	 .why_attend_section .right_block {padding: 0 15px;}
	 .speaker_section .slick-prev, .speaker_section .slick-next {top: 20%;}
	 .speaker_section .slick-next {right: -48px;}
	 .speaker_section .slick-prev {left: -48px;}
	 .ads_block {margin-bottom: 35px;}
	 .who_attend_section p {font-size: 18px;}
	 .who_attend_section .subline {font-size: 16px;}
	 .who_attend_box .text_block {font-size: 16px;}
	 .who_attend_box .time_block {font-weight: 500; padding-right: 0;}
	 .reserve_my_spot_list ul li .top_block {font-size: 15px;}
	 .reserve_my_spot_list ul li .bottom_block {font-size: 40px;}
	 .reserve_my_spot_list ul li {margin-right: 25px;}
	 .reserve_my_spot_list ul li:last-child {text-align: center;}
	 .reserve_my_spot_section {margin-bottom: 25px;}
	 .partners_section .left_block img {width: 55%;}
	 .partners_section .right_block {font-size: 16px; line-height: 25px;}
	 .faq_section {padding: 15px 0;}
	 .rockwell_accordion .panel-title a {font-size: 16px;}
	 .rockwell_accordion .panel-body {font-size: 16px;}
	 .rockwell_accordion .acord_title span {width: 95%;}
	 footer .left_block {width: 100%; text-align: center;}
	 footer .right_block {width: 100%; text-align: center; margin-top: 0px;}
	 footer .bottom_block {margin-top: -10px;}
	 footer {padding: 20px 0 20px;}
	 .menu_section .left_block {padding-top: 0px; padding-bottom: 3px;}
	 .menu_section .rockwell_wrapper {padding: 0;}
	 .spot_button.register_button {background: transparent !important; height: unset !important; padding: 7px 15px !important; display: block !important;}
	 .who_attend_list li:nth-of-type(odd) .who_attend_box {flex-direction: column-reverse;}
	 .who_attend_list li:nth-of-type(odd) .who_attend_box .time_block {padding-top: 0px; font-weight: 400;}
 	 .who_attend_list li:nth-of-type(odd) .who_attend_box .text_block {margin-bottom: 0px; font-weight: 500; font-size: 18px;}
	 .who_attend_list li:nth-of-type(odd) .who_attend_box .text_block:before {top: 0;}
	 .speaker_section .slick-slide {margin: 0 20px;}
	 .who_attend_list li:nth-of-type(odd) .who_attend_box .time_block {font-weight: 400; font-size: 16px;}
	 .why_attend_section .left_block iframe {width: 100%; height: 200px;}
	 .reserve_my_spot_form .modal-dialog {width: 95%;}
	 .partner_form select {width: 100%;}
	 .speaker_section {padding: 20px 0 25px;}
}