@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@font-face {
    font-family: 'Dell Replica';
    src: url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Bold.woff2') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dell Replica';
    src: url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Light.woff2') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dell Replica';
    src: url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Heavy.woff2') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dell Replica';
    src: url('https://www.moneycontrol.com/commonfiles/font/DellReplica-BoldItalic.woff2') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/DellReplica-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Dell Replica';
    src: url('https://www.moneycontrol.com/commonfiles/font/DellReplica-HeavyItalic.woff2') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/DellReplica-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Dell Replica';
    src: url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Italic.woff2') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Dell Replica';
    src: url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Regular.woff2') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/DellReplica-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dell Replica';
    src: url('https://www.moneycontrol.com/commonfiles/font/DellReplica-LightItalic.woff2') format('woff2'), url('https://www.moneycontrol.com/commonfiles/font/DellReplica-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin: 0px;
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
}

input,
select,
textarea,
button {
    outline: none;
    border: 0px;
}

ul,
li {
    list-style: none;
}

ul,
ol {
    margin-bottom: 0px;
}

a {
    text-decoration: none;
    color: #0076CE;
}

input,
button,
select {
    outline: none;
}

.PR {
    position: relative;
}

.PB10 {
    padding-bottom: 10px;
}

body {
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #808080;
}

body input,
textarea {
    font-family: 'Roboto', sans-serif;
}

.com_wraper {
    max-width: 616px;
    margin: 0 auto;
}

.hide_in_desktop {
    display: none;
}

.hide_in_mobile {
    display: block;
}

.marginAuto {
    margin: auto;
}

.tophedr {
    background-color: #EEE;
    color: #1A1A1A;
    font-size: 12px;
    text-align: right;
    padding: 5px 10px;
}

.tophedr a {
    font-weight: 500;
    color: #1A1A1A;
}

.menu_wrapper {
    cursor: pointer;
    color: #00447C;
    font-size: 12px;
    position: absolute;
    right: 80px;
    top: 10px;
}

.menu_wrapper>p {
    padding-top: 5px;
}

.menu_wrap {
    fill: none;
    stroke: #00447c;
    stroke-width: 2px;
}

svg {
    fill: currentColor;
}

.com_container {
    position: relative;
}

.dell_wrapper {
    width: 1280px;
    margin: 0 auto;
}


/*top section start*/

.top_section {
    text-align: center;
    padding-top: 20px;
    position: relative;
    padding-bottom: 15px;
}

.play_svg {
    fill: #41b6e6;
}

.play_svg_b {
    fill: #f1f8fe;
}

.top_wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.stop_at {
    color: #00447C;
    font: 400 20px/20px 'Dell Replica', sans-serif;
    padding: 0px 0px 9px;
    border-bottom: 1px dotted #00447C;
    width: 370px;
    margin: 0 auto 5px;
}

.theChallengers {
    color: #808080;
    font: 300 40px/49px 'Dell Replica', sans-serif;
    text-transform: uppercase;
    padding: 5px 0px 0
}

.theChallengers span {
    color: #0076CE;
    font-weight: 700;
}

.assoc_mc {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.assoc_mc span {
    margin: 0 5px;
}

.top_heading {
    color: #0076CE;
    font: bold 45px/50px 'Dell Replica', sans-serif;
    padding: 20px 0px;
}

.top_desc {
    font-size: 18px;
    line-height: 40px;
    padding-bottom: 20px;
}

.play_video a {
    color: #41B6E6;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.play_video a svg {
    margin-right: 5px;
}

.abs_pos {
    position: absolute;
}

.trinagle {
    left: 25px;
    top: 45px;
}

.square {
    left: 45px;
    top: 185px;
}

.circle {
    left: 154px;
    top: 195px;
}

.double_dotbx {
    left: -108px;
    top: 355px;
}

.square_svg {
    fill: #c8c9c7;
}

.triangle_svg {
    fill: #0076ce;
}

.circle_svg {
    fill: #41b6e6;
}

.double_dots {
    fill: #61a9ff;
}

.dots {
    background: url(http://images.moneycontrol.com/assets/images/ms/dell/dots.svg) 0 0 no-repeat;
    width: 175px;
    height: 145px;
    right: 0px;
    top: 205px;
}

.double_dotbx svg {
    fill: unset;
}


/*top section end*/


/*webinar section*/

.common_section {
    padding-top: 30px;
}

.TAC {
    text-align: center;
}



footer {
    background-color: #00447C;
    color: #fff;
    display: flex;
    justify-content: space-between;
    height: 62px;
    align-items: center;
    padding: 0px 50px;
    font-size: 15px;
}

footer a {
    color: #fff;
    text-decoration: none;
}

.social_bx {
    display: flex;
    width: 160px;
    justify-content: space-between;
    align-items: center;
}

.twitter {
    fill: #f1f8fe;
}

.facebook {
    fill: #f1f8fe;
}


/*register form*/

.reg_title {
    font-size: 40px;
    font-family: "Dell Replica", sans-serif;
    color: #00447C;
    text-align: center;
    background: url(http://images.moneycontrol.com/assets/images/ms/dell/title_bg.gif) bottom center no-repeat;
    padding-bottom: 10px;
}

.modal-dialog {
    padding: 6px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.5);
}

.pop_overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 900;
    transition: none;
}

.popup_partner {
    transition: none;
    padding: 6px;
    display: none;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.5);
    position: fixed;
    transform: translate(-50%, -50%);
    z-index: 900;
    left: 50%;
    top: 50%;
}

.popin {
    text-align: left;
    border: 0px solid #7e2a8e;
    border-radius: 5px;
    background: rgba(255, 255, 255);
    padding: 20px 25px;
    font: 14px 'Roboto', sans-serif;
}

.pophead {
    color: #000;
    margin-bottom: 0px;
    padding-top: 15px;
    font: 18px 'Lato', sans-serif;
    font-weight: 700;
}

.pop_desc {
    font-size: 14px;
    font-weight: 300;
    color: #1A1A1A;
    text-align: center;
}

.partner_form {
    padding-top: 15px;
    margin-bottom: 0px;
}

.partner_form input {
    border-bottom: 1px solid #a5a5a5;
    background-color: #fff;
    width: 100%;
    padding: 5px;
    font: 20px/24px 'Roboto', Helvetica, sans-serif;
    color: #1A1A1A;
    font-weight: normal;
}

.partner_form input:focus {
    border-bottom: 1px solid #000;
}

.partner_form select {
    border-bottom: 1px solid #a5a5a5;
    background-color: #fff;
    width: 100%;
    padding: 5px;
    font: 20px/24px 'Roboto', Helvetica, sans-serif;
    color: rgba(26, 26, 26, 1);
    font-weight: normal;
}

.partner_form input.bold {
    font-family: 'Roboto', sans-serif;
    color: rgba(80, 80, 80, .6);
    font-weight: 700;
}

.partner_form li p {
    margin-bottom: 5px;
}

.partner_form li p span {
    font: 14px/17px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #DB3236;
    position: static;
    width: 10px;
    display: inline-block;
    vertical-align: top;
}

.partner_form li {
    margin-bottom: 22px;
    position: relative;
    text-align: left;
    font-size: 14px;
    color: #1A1A1A;
}

.partner_form li span {
    display: none;
}

::placeholder {
    font: 21px/25px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #c4c4c4;
}

.btn_submit {
    font: 700 18px Arial, Helvetica, sans-serif;
    color: #c4c4c4;
    margin-top: 20px;
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 15px 50px;
    display: inline-block;
    border: 1px solid #0D90F3;
    color: #0D90F3 !important;
}

.popcheck {
    color: #505050;
    font-size: 11px;
    margin-bottom: 20px;
    text-decoration: underline;
}

.popcheck input {
    vertical-align: sub;
    margin-right: 3px;
}

.cl_pop {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url("https://stat2.moneycontrol.com/assets/images/webinar/intel_webinar/popcross.png") no-repeat;
    width: 25px;
    height: 28px;
    cursor: pointer;
    outline: none;
}

.cl_pop:focus {
    outline: none;
}

.terms_bx {
    margin-bottom: 20px;
}

.partner_form li span {
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 0px;
    color: #ff0000;
    width: 100%;
    text-align: right;
}

.partsuc_msg {
    display: none;
    text-align: left;
    padding: 50px 0;
}

.thnk_head {
    color: #7e2a8e;
    font: 500 30px 'Lato', sans-serif;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

.partsuc_msg p {
    color: #1A1A1A;
    font: 20px/25px Arial, Helvetica, sans-serif;
    text-align: center;
}

.desk-hide {
    display: none;
}

.form_checkbox {
    position: relative;
    padding-left: 25px;
    padding-top: 2px;
    font-size: 14px;
    font-weight: 400;
    color: #1A1A1A;
    user-select: none;
    cursor: pointer;
    margin-bottom: 10px;
    display: block;
}

.form_checkbox a {
    color: #0076CE;
}

.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: 16px;
    height: 16px;
    top: 2px;
    left: 0;
    border-radius: 4px;
}

.form_checkbox input:checked~.ic_check:after {
    display: block;
}

.form_checkbox .ic_check:after {
    left: 5px;
    top: 1px;
    width: 3px;
    height: 9px;
    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;
}

.TAL {
    text-align: left;
}

.TAC {
    text-align: center;
}

.frm_textarea {
    border: 1px solid #d8d8d8;
    background: #fcfcfc;
    padding: 5px 10px;
    resize: none;
    color: #505050;
    font: 14px 'Lato', sans-serif;
    width: 100%;
    height: 50px;
    overflow: auto;
}

#VideoModal {
    z-index: 9999;
}


/*@media (min-width: 768px){*/

@media (max-width: 768px) {
    .modal-dialog {
        /* width: 350px;*/
        width: auto;
        margin: 30px auto;
    }
}


/*register form end*/

.popin_video {
    text-align: left;
    border: 0px solid #7e2a8e;
    border-radius: 5px;
    background: rgba(255, 255, 255);
    padding: 50px 50px;
    font: 14px 'Roboto', sans-serif;
}

.pop_video_box {
    width: 100%;
    height: 280px
}

@media (max-width: 768px) {
    .pop_video_box {
        /* width: 350px;*/
        width: 100%;
        height: 100%;
    }
}

.video_cl_pop {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url("https://stat2.moneycontrol.com/assets/images/webinar/intel_webinar/popcross.png") no-repeat;
    width: 25px;
    height: 28px;
    cursor: pointer;
    outline: none;
}

.video_cl_pop:focus {
    outline: none;
}

.summit_highlights {
    margin: 50px 0 0;
}

.articles_highlights {
    margin: 10px 0 0;
}

.summit_highlights ul li {
    list-style: disc;
}

.articles_highlights ul li {
    list-style: disc;
}

.summit_highlights .inter_wrapper {
    width: 950px;
}

.articles_highlights .inter_wrapper {
    width: 950px;
}

@keyframes lineup {
    0% {
        height: 0px;
    }
    100% {
        height: 150px;
    }
}

.vertline {
    width: 1px;
    margin-left: 10%;
    border: 1px dashed #dfdfdf;
    animation: lineup .7s forwards;
    animation-delay: .55s;
    position: absolute;
    left: -3px;
    right: 0;
    margin: auto;
    z-index: 1;
    top: 100%;
}

.section_title {
    font: 40px "Dell Replica", sans-serif;
    color: #00447C;
    margin-bottom: 45px;
    text-align: center;
}

.section_title div {
    font: 15px/20px "Roboto", sans-serif;
    color: #808080;
    margin-top: 20px;
    width: 665px;
    margin: 25px auto;
}


/*== 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-prev,
.slick-prev.slick-disabled {
    border: solid #4d4d4d;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 10px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    background-color: transparent;
    outline: 0;
}

.slick-next,
.slick-next.slick-disabled {
    border: solid #4d4d4d;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 10px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background-color: transparent;
    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;
}

.slick-next {
    right: 15px;
}

.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: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 6px;
    height: 6px;
    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: 6px;
    height: 6px;
    content: '';
    text-align: center;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 0;
    background-color: #ffffff;
    border: 2px solid #ed2128;
}

.slick-dots li.slick-active button:before {
    background-color: #ed2128;
    color: black;
    opacity: 1;
}


/*== slick slider ==*/



/*== pancake ==*/

.menu_container {
    position: relative;
    z-index: 9999;
}

.dell_pancake {
    background: url(http://images.moneycontrol.com/assets/images/ms/dell/hamburger.png) no-repeat;
    width: 30px;
    height: 20px;
    z-index: 9;
    position: fixed;
    right: 60px;
    top: 50px;
    cursor: pointer;
}

.dell_pancake:before {
    content: "menu";
    font: 400 12px/25px "Roboto", sans-serif;
    color: #00447C;
    margin-top: -22px;
    display: block;
}

.dell_pancake.dell_pancake_close:before {
    content: "close";
    font: 400 12px/25px "Roboto", sans-serif;
    color: #00447C;
    margin-top: -22px;
    display: block;
}

.dell_pancake.dell_pancake_close {
    background: url(http://images.moneycontrol.com/assets/images/ms/dell/pancake_close.png) no-repeat;
    width: 27px;
    height: 28px;
    position: fixed;
    right: 65px;
    top: 50px;
    cursor: pointer;
    z-index: 9;
    content: "";
    transition: 0.5s all;
}

#menus {
    opacity: 0;
    right: -365px;
    position: absolute;
    z-index: 1;
    transition: 0.7s all;
}

#menus.activemenu {
    right: 560px;
    opacity: 1;
    transition: 0.7s all;
}

.menus {
    position: fixed;
    z-index: 1;
    width: 560px;
    transition: 0.7s all;
    background-color: #fff;
    top: 0px;
    height: 100%;
    padding: 85px 60px 0 60px;
}

.bodyhiddn {
    overflow: hidden;
}

.overlaybg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    content: "";
    width: 100%;
    z-index: 999;
    background: #000;
    opacity: 0.5;
}

.top_links li {
    margin-bottom: 35px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    position: relative;
}

.top_links li a {
    font: 400 25px/30px "Dell Replica", sans-serif;
    color: #00447C;
    display: block;
}

.top_sublinks {
    display: none;
}

.top_sublinks li {
    border-bottom: 0;
    margin-bottom: 0;
}

.top_sublinks_active span {
    border: solid #00447C;
    border-width: 0 3px 3px 0;
    padding: 10px;
    display: inline-block;
    transform: rotate(45deg);
    position: absolute;
    top: -5px;
    right: 20px;
}

.top_sublinks_active {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px;
}

.top_sublinks_active.active {
    border-bottom: 1px dashed #ccc;
}

.top_links li.sublinks {
    border-bottom: 0;
}

.top_sublinks_active.active span {
    border-width: 3px 0 0 3px;
    top: 10px;
}

.top_sublinks {
    margin-top: 15px;
    padding-left: 25px;
}

.top_sublinks li a {
    font: 400 25px/30px "Dell Replica", sans-serif;
    color: #0076CE;
}

.menusocial svg {
    fill: #C8C9C7;
    margin: 0 10px 0 5px;
}

.top_links li.menusocial {
    border-bottom: 0;
}

.menusocial .insta_icon,
.menusocial .tt_icon,
.menusocial .fb_icon {
    display: inline-block;
    vertical-align: middle;
}

.menusocial div {
    font: 400 25px/30px "Dell Replica", sans-serif;
    color: #00447C;
    display: inline-block;
    vertical-align: middle;
}

.menusocial a {
    line-height: 15px;
}


/*== pancake ==*/



@media screen and (max-width: 1279px) {
    .inter_wrapper {
        width: 1000px;
    }
    .top_wrapper {
        width: auto;
        padding: 0 15px;
    }
    .dell_wrapper {
        width: auto;
        padding: 0 15px;
    }
   
}

@media screen and (max-width: 980px) {
    
    .cl_pop {
        top: 15px;
        right: 10px;
        background-size: 60%;
    }
   
    .inter_wrapper {
        width: 100%;
    }
    
    .menu_wrapper {
        right: 15px;
        top: 5px;
    }
    
    footer {
        justify-content: center;
        height: auto;
        align-items: center;
        padding: 20px 15px;
        flex-wrap: wrap;
        text-align: center;
        margin-top: 30px;
    }
    .social_bx {
        padding: 15px 0px;
    }
    .inter_wrapper,
    .agenda_wrap li {
        font-size: 16px;
    }
    .inter_wrapper.TAC>p {
        padding: 0px 15px;
    }
    .iner_hed {
        font-size: 32px;
    }
    
    
    .dell_pancake {
        right: 8px;
        position: absolute;
        top: 25px;
    }
    .trinagle svg {
        width: 35px;
        height: 38px;
    }
    .square svg {
        width: 16px;
        height: 16px;
    }
    .circle svg {
        width: 22px;
        height: 22px;
    }
    .square {
        top: 95px;
    }
    .circle {
        top: 125px;
        left: 35px;
    }
    .dots {
        width: 40px;
        height: 60px;
        background-size: contain;
    }
    .double_dotbx {
        top: 180px;
        left: 0;
    }
    .double_dotbx svg {
        width: 75px;
        height: 15px;
        background-size: contain;
    }
    
    .menus {
        width: 101%;
        padding: 85px 30px 0 30px;
    }
    
    #menus.activemenu {
        right: 376px;
    }
    
    .top_section {
        padding-bottom: 0;
    }
    .circle_wrapper {
        height: 275px;
        top: 55%;
    }
    .circle_wrapper .circle1 {
        width: 54px;
        height: 100px;
        border-top: 20px solid #fff;
        border-left: 20px solid #fff;
        border-bottom: 20px solid #fff;
    }
    .circle_wrapper .circle2 {
        width: 112px;
        height: 200px;
        border-top: 30px solid #fff;
        border-left: 30px solid #fff;
        border-bottom: 30px solid #fff;
    }
    .circle_wrapper .circle3 {
        width: 137px;
        height: 245px;
    }
    @keyframes lineup {
        0% {
            height: 0px;
        }
        100% {
            height: 105px;
        }
    }
    .vertline {
        top: 104%;
    }
    
    .hide_in_desktop {
        display: block;
    }
    .hide_in_mobile {
        display: none;
    }
    .theChallengers {
        font-size: 27px;
        line-height: 33px;
    }
    .stop_at {
        font-size: 13px;
        line-height: 13px;
        width: 250px;
    }
    
}

