 @font-face {
    font-family: 'Antarctica-ExtraCondMed';
    src: local('Antarctica-ExtraCondMed'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondMed.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondMed.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}  
@font-face {
    font-family: 'Antarctica-ExtraCondLight';
    src: local('Antarctica-ExtraCondLight'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondLight.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondLight.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
} 
@font-face {
    font-family: 'Antarctica-ExtraCondLightIta';
    src: local('Antarctica-ExtraCondLightIta'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondLightIta.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondLightIta.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}
 
@font-face {
    font-family: 'Antarctica-ExtraCondSemBd';
    src: local('Antarctica-ExtraCondSemBd'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondSemBd.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondSemBd.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}
@font-face {
    font-family: 'Antarctica-CondensedLight';
    src: local('Antarctica-CondensedLight'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondensedLight.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondensedLight.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}
@font-face {
    font-family: 'Antarctica-CondExtLt';
    src: local('Antarctica-CondExtLt'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondExtLt.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondExtLt.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}
@font-face {
    font-family: 'Antarctica-ExtraCondLight';
    src: local('Antarctica-ExtraCondLight'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondLight.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondLight.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}
@font-face {
    font-family: 'Antarctica-ExtraCondSemBd';
    src: local('Antarctica-ExtraCondSemBd'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondSemBd.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-ExtraCondSemBd.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}
@font-face {
    font-family: 'Antarctica-CondensedMedium';
    src: local('Antarctica-CondensedMedium'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondensedMedium.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondensedMedium.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}
@font-face {
    font-family: 'Antarctica-CondensedRegular';
    src: local('Antarctica-CondensedRegular'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondensedRegular.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondensedRegular.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}
@font-face {
    font-family: 'Antarctica-CondensedThin';
    src: local('Antarctica-CondensedThin'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondensedThin.otf) format('opentype supports variations'), url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/css/fonts/Antarctica-CondensedThin.otf) format('opentype-variations');
    font-weight: 100 1000;
    font-stretch: 25% 151%;
}






html {
    box-sizing: border-box;
  }
 .lp_page{margin: 22px 22px 0px 22px !important;}
body{ padding:0; margin:0;font-family: 'Antarctica';-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;}
  *,
  *:before,
  *:after {
    box-sizing: inherit;
  }
  .l-wrap {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    padding-left:0px;
    padding-right:0px;
  }
  .l-wrap:after {
    display: table;
    clear: both;
    content: '';
  }
.l-wrap .logo-col{
    width: calc(((100%) / 12) * 12);
     padding-left: 15px;
    padding-right: 15px;  
    float: left; margin-bottom: 9px;
}
.mr-m17{margin-right:-17px !important;}
.ml-m14{margin-left:-14px !important;}
.ml-m18{margin-left:-18px !important;}
.ml-20{margin-left:20px;}
.ml-15{margin-left:15px;}
.ml-10{margin-left:10px;}
.ml-5{margin-left:5px;}
.mr-20{margin-right:20px;}
.mr-15{margin-right:15px;}
.mr-10{margin-right:10px;}
.mr-5{margin-right:5px;}
.mr-26{margin-right:26px;}
.pl-20{padding-left:20px;}
.pl-15{padding-left:15px;}
.pl-10{padding-left:10px;}
.pl-5{padding-left:5px;}
.pr-20{padding-right:20px;}
.pr-15{padding-right:15px;}
.pr-10{padding-right:10px;}
.pr-5{padding-right:5px;}
.l-wrap .menu-col{
    width: calc(((100%) / 12) * 10);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.l-wrap .col-full{
    width: calc(((100%) / 12) * 12);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.l-wrap .col-half{
    width: calc(((100%) / 12) * 6);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.l-wrap .col-one-third{
    width: calc(((100%) / 12) * 4);
    padding-left: 15px;
    padding-right: 15px;
    float: left; position: relative;
}
.l-wrap .col-one-fourth{
    width: calc(((100%) / 12) * 3);
    padding-left: 15px;
    padding-right: 15px;
    float: left; position: relative;
}
.l-wrap .col-two-third{
    width: calc(((100%) / 12) * 8);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.l-wrap .col-seven{
    width: calc(((100%) / 12) * 7);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.l-wrap .col-nine{
    width: calc(((100%) / 12) * 9);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.l-wrap .col-three{
    width: calc(((100%) / 12) * 3);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.l-wrap .col-five{
    width: calc(((100%) / 12) * 5);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.align_right{ text-align: right;}
.clearfix{ display: block; height: 0; clear: both; content: '';}
.text_transform{ text-transform: uppercase;}
.flex_div{ display: flex; align-items: center;} 
.main-menu{ float:right; list-style: none; position: relative; margin-top: 0;}
.main-menu:after{ width:16px; height: 16px; background-color: #fff; border-radius: 100%; position:absolute; content: ''; right:0; top:3px}
.main-menu li{ float:left; margin-right: 25px;}
.main-menu li:last-child{ margin-right: 25px;}
.main-menu li.bord_li{ height: 58px; width: 95px ;}
.main-menu li.bord_li a{padding: 20px 10px; width: 95px; position: absolute; border: 1px solid #fff; border-radius: 15px; text-align: center; top: -20px; height: 58px;}
.main-menu li a{font-family: 'Antarctica-CondensedLight'; color:#fff; font-size:14px; text-transform: uppercase; text-decoration: none;}
.about_page .main-menu li a, .courses_page .main-menu li a{ color:#000}
.about_page .main-menu li.bord_li a, .courses_page .main-menu li.bord_li a{ border-color: #000;}
.about_page .main-menu:after, .courses_page .main-menu:after{ background-color: #000;}
.full-img{ width:100%; height:auto;}
.full_para{ width:100%!important; max-width: 100%!important;}
.expl-anch{  text-transform: uppercase; font-size: 20px; text-decoration: none; line-height: 24px; position: absolute;
    right: 0;
    bottom: 70px;font-family: 'Antarctica-CondLightIta';}
.expl-anch span{ align-items: center; justify-content: center;border-radius: 100%; background-color: #000; color:#fff; text-align: center; display:flex; width:135px; height:135px;}
.upper-img-sec{  width:100%; position: relative; height: 420px;}
.banner_img{ max-width: 75%; width:auto; float:left; position: absolute; bottom:0;}
.upskill{ font-size: 40px; line-height: 56px; color:#000;
       margin-top: -15px;font-family: 'Antarctica-CondensedThin';} 
.upskill span{ border:0.3px solid #707070; border-radius: 19px; padding-left:10px; padding-right:10px;padding-bottom: 3px;white-space: nowrap;}
.upskill_sec{ margin-bottom: 50px;}
.kickstart_sec{ padding-top: 40px;}
.kickstart_sec .col-one-third{ height: 210px;}
.trans_img{
    opacity: 0;
    -webkit-transform: none;
         -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                    transform: none;
    
    -webkit-transition: all 1s ease-out;
         -moz-transition: all 1s ease-out;
            -ms-transition: all 1s ease-out;
             -o-transition: all 1s ease-out;
                    transition: all 1s ease-out;
}
.trans_img.visible {
    opacity: 1;
    -webkit-transform: translatey(-40px);
         -moz-transform: translatey(-40px);
            -ms-transform: translatey(-40px);
             -o-transform: translatey(-40px);
                    transform: translatey(-40px);
}
.one_img{ position: absolute; right:15px; bottom:0;z-index: 4;}
.two_img{ position: absolute; right:116px; bottom:0; z-index: 3;}
.third_img{ position: absolute; right:218px; bottom:0;z-index: 2;}
.fourth_img{ position: absolute; right:276px; bottom:0;z-index: 1;}


.one_img.visible{ bottom:80px  }
.two_img.visible{ bottom:40px }
.third_img.visible{  bottom:20px}
.fourth_img.visible{  bottom:0px}

.pos_about_home{     position: absolute;
    top: 207px;
    right: 0;}
.launch_img{ width:100%; max-width: 325px;}
.launch_design{font-family: 'Antarctica-ExtraCondMed'; color:#CCADFF; font-size: 48px; margin-top: 0; margin-bottom: 0; letter-spacing: -2px;}
.take_charge{font-family: 'Antarctica-CondensedThin';font-size: 30px; line-height: 40px; color:#000; margin-top: 0; max-width: 100%; margin-bottom: 10px;}
.inner_half_left{width: calc(50% - 15px); padding-right:15px; float:left;}
.inner_half_right{width: calc(50% - 15px); padding-left:15px; float:left}
.kickstart_title{font-size: 101px; line-height: 33px; color:#C3C3F5;font-family: 'Antarctica-ExtraCondMed'; margin-top: 0; margin-bottom: 5px;}
.kickstart_subhead{font-size: 30px; line-height: 32px; color:#C3C3F5;font-family: 'Antarctica-ExtraCondSemBd'; margin-top: 20px; margin-bottom: 5px;padding-left: 7px;}
.kickstart_para{font-size: 22px; line-height: 30px; color:#000;font-family: 'Antarctica-CondensedLight';margin-top: 20px; margin-bottom: 5px;padding-left: 7px;}
.kickstart_anchor{ width:85px; height: 85px; border:0.3px solid #707070; border-radius: 100%; display: inline-block; text-align: center; margin-top: 30px;}
.kickstart_anchor span{ display: flex; justify-content: center; align-items: center; height: 100%;}
.pg_diploma_sec{     margin-top: 48px;}
.pg_diploma_title{font-family: 'Antarctica-head';font-size: 100px; line-height: 89px; color:#EAEAEA; margin-top: 2px;margin-bottom: 15px;}
.pg_diploma_para{font-family: 'Antarctica-CondExtLt';font-size: 16px; line-height: 45px; color:#000; position: absolute; bottom:0; margin-bottom: 0;}
.pg_diploma_para span{ border:0.5px solid #818181; border-radius: 18px; padding: 10px 15px; margin-right:0;white-space: nowrap; }   
.course_box{ background-color: #F8F8F8; border-radius: 20px; border:0.2px solid #d8d8d8;} 
.course_box_para{font-family: 'Antarctica-CondExtLt';font-size: 20px; line-height: 26px; color:#717171; margin: 0;}
.course_box_para strong{ font-family: 'Antarctica-CondensedRegular';color:#000}
.course_box_para_2{ font-family: 'Antarctica-CondExtLt';font-size: 18px;line-height: 26px; color:#717171; margin: 0;}
.course_box_para_2 span{ color:#000; font-weight: 200;}
.para_condLt{font-family: 'Antarctica-CondensedLight';}
.arrow_div{ text-align: right; margin-top: 15px; position: relative;border-radius: 20px;
    bottom: 0;    max-height: 210px;}
.course_arrow{ width:40px; height: 40px; border:0.3px solid #707070; border-radius: 100%; display: inline-block; text-align: center; margin-top: 30px;}
.course_arrow span{ display: flex; justify-content: center; align-items: center; height: 100%;}
.course_arrow span img{transform: rotate(-130deg);}
.pg_diploma_wrap{ display: flex; }
.divider{ background-color: #707070; height: 1px; width:100%; margin-top: 60px;}
.para_relate{ position: relative;}
.marg_bt{ margin-bottom: 30px;}
.marg_bt_0{ margin-bottom: 0;}
.pg_diploma_list{ margin: 0; padding:0; list-style: none; margin-bottom: 120px;}
.pg_diploma_list:after{ clear:both; content: ''; display: block;}
.pg_diploma_list li{ float:left; margin-right:10px;}
.pg_diploma_list li a{font-family: 'Antarctica-CondExtLt';font-size: 25px;line-height: 41px; color:#818181;text-decoration: none;}
.pg_diploma_list li.active a{color:#000}
.pg_diploma_list li.active span{ border-bottom:1px solid #000}
.pg_diploma_list li a sup{ font-size: 14px; margin-left: 5px;}
.course_tags{font-family: 'Antarctica-CondExtLt';font-size: 16px;line-height: 22px; color:#000; border:0.2px solid #818181; border-radius: 10px; padding:12px; background-color: #fff; margin-right:5px;}
.inline_div{ position: absolute;
    left: 0;
    top: 45px;}
.not_sure_sec{ background-color: #000000; margin-top:70px; padding:30px 0 10px}
.not_sure_para{font-family: 'Antarctica-CondensedThin';font-size: 29px;line-height: 35px; color:#fff; margin-top: 10px;}
.not_sure_para  strong{ font-family: 'Antarctica-CondensedLight';}  
.not_sure_anch{  text-transform: uppercase; font-size: 20px; text-decoration: none; line-height: 24px; position: absolute; right:17px}
.not_sure_anch span{ align-items: center; justify-content: center;border-radius: 100%; background-color: #E13111; color:#fff; text-align: center; display:flex; width:135px; height:135px;font-family: 'Antarctica-CondLightIta';}
.not_sure_marg_secnd{ margin-top: 35px;}
.upskill_div_marg{ margin-top: -70px;}
.choose_title{font-family: 'Antarctica-head';
    font-size: 100px;
    line-height: 89px; margin-top: 4px;}
.choose_sec{ margin:90px 0;}
.choose_sec_images{ position: relative; height: 370px; margin-top: 90px;}

.trans_img2{
    opacity: 1;
    -webkit-transform: none;
         -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                    transform: none;
    
    -webkit-transition: all 1s ease-out;
         -moz-transition: all 1s ease-out;
            -ms-transition: all 1s ease-out;
             -o-transition: all 1s ease-out;
                    transition: all 1s ease-out; 
}

.trans_img2.visible {
    opacity: 1;
    -webkit-transform: translatey(-40px);
         -moz-transform: translatey(-40px);
            -ms-transform: translatey(-40px);
             -o-transform: translatey(-40px);
                    transform: translatey(-40px);
}


.choose_sec_images .one_img{ right:30px; top:5px;}
.choose_sec_images .two_img{ right:60px; top:40px}
.choose_sec_images .third_img{ right:93px; top:60px}

.trans_img2.visible.two_img{  transition: 1s; z-index: 99; transition-delay: 2s;}
.trans_img2.visible.third_img{ transition:1s; z-index: 999; transition-delay: 3s;}

.what_we_offer{font-family: 'Antarctica-CondensedRegular';font-size: 24px;line-height: 32px;color:#000; margin-top: 0; margin-bottom: 35px;}
.what_we_offer:before{ width:21px; height: 21px; background-color: #000; border-radius: 100%; position:absolute; ; left:-20px; top:5px}    
.what_we_offer_list{ font-family: 'Antarctica-CondExtLt';font-size: 22px; line-height: 30px; color:#535353;}
.what_we_offer_list strong{ font-family: 'Antarctica-CondensedRegular';font-weight: normal; font-size:24px; letter-spacing: -0.5px; font-stretch: normal; color:#9655FF;}


.what_other_offer{font-family: 'Antarctica-CondExtLt';font-size: 24px;line-height: 32px; color:#606060; margin-top: 0; margin-bottom: 35px;}
.what_other_offer:before{ width:21px; height: 21px;  border:0.3px solid #000; border-radius: 100%; position:absolute;left:-20px; top:5px}    
.what_other_offer_list{ font-family: 'Antarctica-CondExtLt';font-size: 22px; line-height: 30px; color:#535353;}
.what_other_offer_list strong{ font-family: 'Antarctica-CondensedRegular';font-weight: normal; font-size:24px; letter-spacing: -0.5px; font-stretch: normal; color:#818181;}
.what_offer_anchor{  text-transform: uppercase; font-size: 20px; text-decoration: none;  line-height: 24px; font-family: 'Antarctica-CondLightIta'; margin-top: 60px;    display: inline-block;}
.what_offer_anchor span{ align-items: center; justify-content: center;border-radius: 100%; background-color: #E13111; color:#fff; text-align: center; display:flex; width:135px; height:135px;}

.success_sec{ margin-top: 0px;}
.success_title{ font-family: 'Antarctica-CondExtLt';font-size: 24px; color:#606060; line-height:36px;  margin-top: 0; position: relative;}
.success_title span{ font-family: 'Antarctica-CondensedThin'; font-size: 30px;}
.success_stories_title_font{font-family: 'Antarctica-CondExtLt'!important; font-size: 24px!important;}
.success_title:before{ width:21px; height: 21px; background-color: #000; border-radius: 100%; position:absolute;  left:-35px; top:5px} 
.backdot:before{ width:21px; height: 21px; background-color: #000; border-radius: 100%; position:absolute; content:'';  left:-35px; top:5px} 
.success_item {box-shadow: 0px 3px 6px #00000029; padding: 10px; border-radius: 32px; margin-right:10px;overflow: hidden; }
.success_img{ width: 100%; position: relative;max-height: 305px;overflow: hidden;}
.success_img img{ width:100%; border-radius: 32px; height:auto;}
.success_text h3{ font-family: 'Antarctica-CondensedLight';font-size: 18px; line-height: 23px; color:#000; border-bottom: 1px solid #707070; padding:10px; margin: 0;}
.success_text h4{ font-family: 'Antarctica-CondensedLight';font-size: 18px; line-height: 23px; color:#000; border-bottom: 1px solid #707070; padding:10px; margin: 0;}
.success_text p{  font-family: 'Antarctica-CondensedLight'; font-size: 16px; line-height: 21px; color:#000;font-weight: 100;
                font-stretch: extra-condensed; padding:10px; margin: 0;}

.width_half_success{ display: flex;font-size: 16px; line-height: 21px; color:#000; padding:10px }
.width_hlf_succ_inner{ flex:0 50%;font-family: 'Antarctica-CondExtLt'; font-size: 16px; line-height: 21px;}
.width_hlf_succ_inner span{ font-family: 'Antarctica-CondensedLight';font-size: 12px; color:#707071; display: block; }
.multiple-items .slick-prev{ background: #fff var(--wpr-bg-43e6fa64-cd50-48b1-9b20-2ac2a090c01f) center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    color: transparent;
    width: 48px;
    height: 48px;
    border: 1px solid #000;
    border-radius: 100%;
    left: 45px;
    position: absolute;
    top: 165px;
    z-index: 999;
    transform: rotate(-180deg);}
.multiple-items .slick-next{background: #fff var(--wpr-bg-f9049605-2de7-4ce1-aac9-dad53c48881a) center no-repeat; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; color: transparent; width: 48px; height: 48px; border: 1px solid #000; border-radius: 100%; right: 60px; position: absolute; top: 222px;}
.multiple-items .slick-prev:hover {
    background: #CDAEFF var(--wpr-bg-0db6d606-7fdd-4a96-ad61-fe7c953b0a17) center no-repeat;
-webkit-appearance: none;}
.multiple-items .slick-next:hover {
    background: #CDAEFF var(--wpr-bg-fdeb76e2-dbcc-48b6-afc4-607cd5b36fa7) center no-repeat;
-webkit-appearance: none;}
.multiple-items .slick-next{background: #fff var(--wpr-bg-0425ee27-d6f9-4698-acc9-3d4b867d572a) center no-repeat; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; color: transparent; width: 48px; height: 48px; border: 1px solid #000; border-radius: 100%; right: 90px; position: absolute; top: 165px;}
.multiple-items .slick-list{padding-left: 15px;}
.success_caraousel{ margin-top: 40px;}
.career_whole{ display: flex; flex-wrap: wrap; margin-top: 30px;}
.career_block{ margin-right:2px; margin-bottom:2px; width:calc(20% - 2px); padding:20px; min-height: 334px;font-family: 'Antarctica-CondExtLt';font-size: 22px; line-height: 30px; color:#fff; position: relative;max-height: 334px;}
.career_block:nth-child(2){ background-color: #000;}
.career_block:nth-child(3){ background-color: #000;}
.career_block:nth-child(5){ background-color: #CCADFF; color:#000}
.career_block:nth-child(6){ background-color: #000;}
.career_block:nth-child(7){ background-color: #000;}
.career_block:nth-child(9){ background-color: #9655FF;}
.career_block:nth-child(10){ background-color: #000;}

.career_block img{ width:100%;}

/* .hiring_sec{
    padding: 0px;
} */
.hiring_title{
   font-family: 'Antarctica-CondensedMedium';
    font-size: 52px;
    line-height: 31px;
    color: #000000;
    padding-top: 0px;
    margin: 0px;
    padding-bottom: 40px;
    /* padding-top: 66px; */
     }
.pl-60{padding-left: 60px;}
.partner_img{ margin-right: 75px;}
.partners-cara .slick-list{ padding-left:35px}
.apply_sec{ margin-top: 120px;}
.apply_all{ display: flex; margin-top: 60px; margin-bottom: 140px;}
.apply_box{ flex:0 20%; border:0.3px solid #484848; padding:15px; min-height: 19vw; position: relative;}
.apply_box:last-child{ border-top:0; border-bottom: 0; padding: 0; border-right:0; border-left:0;}
.apply_num{font-family: 'Antarctica-CondensedThin';font-size: 22px; line-height: 30px; color:#000;}
.apply_text{font-family: 'Antarctica-CondensedLight';font-size: 22px; line-height: 30px; color:#000;font-weight: 300;
    font-stretch: extra-condensed;position: absolute;
    bottom: 10px; padding-right: 15px;}
.apply_box_anchor{  text-transform: uppercase; font-size: 20px; text-decoration: none;  line-height: 24px; font-family: 'Antarctica-CondLightIta'; margin-top: 60px;    display: inline; min-height: 258px;}
.apply_box_anchor span{ align-items: center; justify-content: center;border-radius: 100%; background-color: #E13111; color:#fff; text-align: center; display: flex !important;; width:100%; height:100%; display: inline-block;}
.learn_more_anchor{ bottom:20px}
.faq_sec{ margin-top: 90px; margin-bottom: 60px;}
.accordion {
    width: 100%;
   list-style: none;
  }
  
  .accordion .link {
    cursor: pointer;
    display: block;
    padding: 10px 15px 0 0px;
    font-size: 30px; line-height: 40px; color:#000;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;

    border-top:0.3px solid #707070;
    font-family: 'Antarctica-CondensedThin';
  }
  .accord_icon{ position: absolute; right:0px; top:7px}
  .accordion li:last-child .link { border-bottom: 0; }
  
  .accordion li{
      margin-bottom: 70px;
  }
  .accordion li .minus_icon{ visibility: hidden;}
  .accordion li.open .minus_icon{ visibility: visible;}
  .accordion li.open .plus_icon{ visibility: hidden;}
  .accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #1a1a1a;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
  }
  
  .accordion li.open .link { }
  
  .accordion li.open i {  }
  
  .accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  /**
 * Submenu
 -----------------------------*/


.submenu {
    display: none;
    
    padding-left: 0; position: relative; margin-top:30px;margin-left: -30px;
  }
  
  .submenu li { border-bottom: 1px solid #4b4a5e; }
  
  .submenu a {
    display: block;
    text-decoration: none;
    color: #1a1a1a;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  
  .submenu a:hover {
    background: #b63b4d;
    color: #FFF;
  }
  .numb_accor_dv{
      font-size:22px; line-height: 29px; color:#000; position:absolute; left:-1px;font-family: 'Antarctica-CondensedRegular'; 
  }
  .text_accor_dv{
    font-size: 18px; line-height: 24px; color:#535353;font-family: 'Antarctica-CondExtLt';padding-left: 30px;padding-right: 35px;
  }
  .text_accor_dv strong{ font-family: 'Antarctica-CondensedRegular';font-size:22px; line-height: 30px; color:#000;} 
  .footer_link_dv span{font-size: 18px; line-height: 23px; color:#CECCC3;font-family: 'Antarctica-CondExtLt'; display: block; text-transform: uppercase; }
    .footer_link_dv a{font-family: 'Antarctica-CondExtLt';font-size: 20px; line-height: 26px; color:#FFFFFF; display: block; text-decoration: none; display: block;}
.subscribe_form{ position: relative; margin-bottom: 52px;}
      .subscribe_label{font-size: 18px; line-height: 23px; color:#818181;font-weight: 200;
    font-stretch: extra-condensed; display: block; margin-top: 60px; text-transform: uppercase; margin-bottom: 15px;}
.subscribe_inp{ background-color: transparent; border:0; border-bottom: 1px solid #707070; color:#fff; font-size: 30px; width: 100%;font-family: 'Antarctica-CondensedThin'; padding-bottom: 10px;}
.subscribe_inp::-webkit-input-placeholder{ color:#fff;}
.subscribe_inp :-ms-input-placeholder{color:#fff;}
.subscribe_inp ::placeholder{color:#fff;}
.submit_btn{ color: transparent; border:0; background: var(--wpr-bg-c37f9e46-fdba-423f-8b6c-b3a68522160f) no-repeat; width:31px; height: 25px; position: absolute; right:0; bottom:15px} 
.copyright_anchor{font-size: 16px; line-height: 21px; color:#CECCC3;font-family: 'Antarctica-CondExtLt'; display: block; text-transform: uppercase; margin-top: 30px; }
.copyright_anchor a{font-size: 16px; line-height: 24px; color:#CECCC3;font-weight: 200;
        font-stretch: extra-condensed;  text-transform: uppercase; margin-top: 30px; text-decoration: none; }
.last_btn_footer{ display: flex;flex-wrap: wrap;justify-content: end;}
.last_btn_footer .circle_anch{  text-transform: uppercase; font-size: 16px; text-decoration: none;  line-height: 20px; font-family: 'Antarctica-CondLightIta';    display: inline; flex: 0 100px; height: 100px;}
.last_btn_footer .circle_anch span{ align-items: center; justify-content: center;border:0.3px solid #707070; border-radius: 100%; background-color: transparent; color:#fff; text-align: center; display: flex !important;; width:100%; height:100%; display: inline-block;}

.last_btn_footer .square_anch{  text-transform: uppercase; font-size: 16px; text-decoration: none;  line-height: 24px; font-family: 'Antarctica-CondLightIta';     display: inline;  flex: 0 100px; height: 100px;}
.last_btn_footer .square_anch span{ align-items: center; justify-content: center;border:0.3px solid #707070; background-color: transparent; color:#fff; text-align: center; display: flex !important;; width:100%; height:100%; display: inline-block;}
.banner_img_mob{ display: none;}
.mobile_toggle{ display: none;}
.mob_visi{ display: none;}
.guidance_disp_none{ display: none;}
.success_para_mobile{ display: none;}
.foot_mob_show{ display: none;}
.last_btn_mob_show{ display: none;}

.animation .apply_box:nth-child(2){animation: mymove1 1s;}
.animation .apply_box:nth-child(3){animation: mymove2 1.5s;}
.animation .apply_box:nth-child(4){animation: mymove3 2s;}
.animation .apply_box:nth-child(5){animation: mymove4 2.3s;}

.animation1 .career_block:nth-child(2){animation: carrermove1 2s;}
.animation1 .career_block:nth-child(3){animation: carrermove2 2s;}
.animation1 .career_block:nth-child(4){animation: carrermove3 2s;}
.animation1 .career_block:nth-child(5){animation: carrermove4 2s;}
.animation1 .career_block:nth-child(7){animation: carrermove5 2s;}
.animation1 .career_block:nth-child(8){animation: carrermove6 2s;}
.animation1 .career_block:nth-child(9){animation: carrermove7 2s;}
.animation1 .career_block:nth-child(10){animation: carrermove8 2s;}


@keyframes mymove1 {
    from {top: 60px;}
    to {top: 0;}
  }
  @keyframes mymove2 {
      from {top: 120px;}
      to {top: 0;}
    }
    @keyframes mymove3 {
        from {top: 180px;}
        to {top: 0;}
      }
      @keyframes mymove4 {
          from {top: 240px;}
          to {top: 0;}
        }


@keyframes carrermove1 {
from {top: 60px;}
to {top: 0;}
}
@keyframes carrermove2 {
    from {top: 120px;}
    to {top: 0;}
}
@keyframes carrermove3 {
    from {top: 180px;}
    to {top: 0;}
    }
@keyframes carrermove4 {
    from {top: 240px;}
    to {top: 0;}
    }
    @keyframes carrermove5 {
        from {top: 60px;}
        to {top: 0;}
    }
    @keyframes carrermove6 {
        from {top: 120px;}
        to {top: 0;}
        }
        @keyframes carrermove7 {
            from {top: 180px;}
            to {top: 0;}
        }
        @keyframes carrermove8 {
            from {top: 240px;}
            to {top: 0;}
            }


.fixed_menu_sec{ position: fixed; bottom:-70px; z-index: 999; width: 100%;}
.fixed_menu{ margin: 0; padding:0; list-style: none; float:right;}
.fixed_menu li{ float:left; position: relative;    width: 154px; height: 47px;}
.fixed_menu li:nth-child(1){ width: 220px;}
.fixed_menu li:nth-child(2){ width: 154px;}
.fixed_menu li:nth-child(3){ width: 154px;}
.fixed_menu li:nth-child(4){ width: 154px;}
.fixed_menu li a{font-size: 1vw; line-height: 1.1vw; font-family: 'Antarctica-Light'; height: 47px; padding:10px 15px; text-decoration: none; text-transform: uppercase; display: block; min-width: 145px; width: 154px; transition: 1s; transition-timing-function: linear; background-image: var(--wpr-bg-59db4090-aca0-458b-9b3a-a32dfd90162b); background-repeat: no-repeat; background-position: 110% 15px; }
.fixed_menu li a span{ visibility: hidden;font-size: 14px; line-height: 18px;  text-transform: none; display: block; margin-top: 5px; max-width: 80%;}
.fixed_menu li:nth-child(1) a{ background-color: #1E51C1; color:#fff;min-width: 195px;width:694px;}
.fixed_menu li:nth-child(2) a{ background-color: #486ED5; color:#fff; min-width: 195px;width:694px;}
.fixed_menu li:nth-child(3) a{ background-color: #AC8ADE; color:#fff;width:400px;}
.fixed_menu li:nth-child(4) a{ background-color: #F5B6D1; color:#000;width:400px;background-image: var(--wpr-bg-e679639c-1ba8-4230-9729-cec501a9448f); background-repeat: no-repeat;}
.fixed_menu li:nth-child(5) a{ background-color: #CACFFA; color:#000;width:400px;background-image: var(--wpr-bg-fdccf0fa-c431-4fe1-a09a-b6e577da8313); background-repeat: no-repeat;}
.fixed_menu li:nth-child(6) a{ background-color: #DCFACA; color:#000;background-image: var(--wpr-bg-4eaaa047-6e8d-499d-9fab-03474dc74382); background-repeat: no-repeat;background-position: 120% 15px;}
.fixed_menu li:nth-child(7) a{ background-color: #316A74; color:#fff;background-position: 120% 15px;}


.fixed_menu li a:hover{
    height: 150px;  bottom:0; position: absolute; left:0; border-radius:10px;background-position: 98% 15px;
}
.fixed_menu li:nth-child(6) a:hover{
    width:400px; transform: translate(-150px, 0px);
}
.fixed_menu li:nth-child(7) a:hover{
    width:400px; transform: translate(-247px, 0px);
}
.fixed_menu li a:hover span{ visibility: visible; }
.fixed_menu li:nth-child(6) a span{  transition: opacity 1s;  
    opacity: 0; transition-delay: 1s;}
.fixed_menu li:nth-child(6) a:hover span{ opacity: 1; }

.fixed_menu li:nth-child(7) a span{  transition: opacity 1s;  
    opacity: 0; transition-delay: 1s;}
.fixed_menu li:nth-child(7) a:hover span{ opacity: 1; }

#fixed_id.sticky{ bottom:5px; transition: 1s;}

.fixed_menu_sec_mobile{ display: none;}
.fixed_menu_mobile_sec{ position: fixed; background-color: #fff;top: 0; left: 0; right: 0; height: 100vh;padding: 0 5px;    z-index: 1000; visibility: hidden; transition: 1s; transform: translate(0,100%);}
.title_desk_hide{ display: none;}

/*Courses page css */
.upper-img-sec-courses{ height:auto;}
.upper-img-sec-courses:after{clear:both; display: block; content: '';}
.upper-img-sec-courses img{ position: relative;}
.upper-sec-tags{ margin-top: 30px; width:77%; float:left; padding-right: 15px;}
.upper-sec-tags span{border: 1px solid #5329BC; border-radius: 18px; padding-left: 10px; padding-right: 10px;padding:10px;white-space: nowrap;font-size: 20px; line-height: 22px; color: #5329BC; font-weight: 300; font-stretch: extra-condensed; display: inline-block; margin-bottom: 8px;}
.upper-sec-tags span.sq_span{ border-radius: 0;}
.upper-sec-anchor{  width: 23%; float:left; position: relative;}
.upper-sec-anchor:after{ display: block; clear: both; content: '';}
.apply_now_courses_anch{  text-transform: uppercase; font-size: 20px; text-decoration: none; line-height: 24px;font-family: 'Antarctica-CondLightIta'; float:right}
.apply_now_courses_anch span{ align-items: center; justify-content: center;border-radius: 100%; background-color: #E13111; color:#fff; text-align: center; display:flex; width:135px; height:135px;}
.downlaod_courses_anch{  text-transform: uppercase; font-size: 20px; text-decoration: none; line-height: 24px;font-family: 'Antarctica-CondLightIta';float:right}
.downlaod_courses_anch span{ align-items: center; justify-content: center;border-radius: 0; background-color: #7838F5; color:#fff; text-align: center; display:flex; width:135px; height:135px;}
.regis_text_upper_course{font-size: 20px; line-height: 26px; color: #000; font-family: 'Antarctica-CondExtLt'; text-align: left; margin-bottom: 20px;}
.regis_text_upper_course strong{ font-weight: 400;}
.regis_text_upper_course:before{ display: block; clear:both; content: '';}
.courses_page{ background-color: #CCADFF; height: 100vh;}
.course_desc_sec{ background-color: #fff;padding-bottom: 0;}
.course_desc_text{font-size: 40px; line-height: 56px; color: #000; font-weight: 100; font-family: 'Antarctica-CondensedThin'; padding-top: 60px;}
.course_desc_text strong{ font-size:24px; line-height: 32px; font-weight: 300; text-transform: uppercase; display: block;}
.course_desc_text span{border: 1px solid #000; background-color: #fff; border-radius: 19px; padding-left: 10px; padding-right: 10px; padding-bottom: 3px; white-space: nowrap;}

.course_desc_sec .choose_sec_images{ margin-top: -15px;}
.course_innerpage{ position: relative; height: calc(100vh - 190px);}
.course_inner_main{position: absolute; bottom: 0;}
.course_innerpage:after{ clear: both; display: block; content: '';}
.course_inner_main:after{ clear: both; display: block; content: '';}

.courses_number_sec{ margin:40px 0}
.perc_numb_course{font-size: 60px; line-height: 70px; color: #000; text-transform: uppercase; font-weight: 100; font-stretch: extra-condensed; border-bottom: 1px solid #707070; padding-bottom: 0; margin-bottom: 20px;}
.numb_course_detail{font-size: 20px; line-height: 26px; color: #818181; font-weight: 100; font-family: 'Antarctica-CondExtLt';}
.numb_course_detail strong{ color:#58338E; font-family: 'Antarctica-CondensedRegular'; text-transform: uppercase;}

.future_text_sec{ margin:90px 0;}
.whole_sec_flex{ display: flex; justify-content:space-between; align-items: center;}
.left_future{ font-size: 24px; line-height: 30px; color: #000; font-weight: 400; font-stretch: extra-condensed; text-transform: uppercase;}
.right_career{ font-size: 24px; line-height: 30px; color: #000; font-weight: 400; font-stretch: extra-condensed; text-transform: uppercase;}
.center_text_course{ font-size: 70px; line-height: 84px; color: #7838F5; font-family: 'Antarctica-CondExtLt'; text-transform: uppercase; }
.center_text_course span{ display: block;}
.animation2 span:nth-child(5){transform: translateX(40px);}
.animation2 span:nth-child(4){transform: translateX(80px);}
.animation2 span:nth-child(3){transform: translateX(120px);}
.animation2 span:nth-child(2){transform: translateX(160px);}
.animation2 span:nth-child(1){transform: translateX(200px);}



.center_text_course.animation2 span:nth-child(5){animation: textMove5 2s;}
.center_text_course.animation2 span:nth-child(4){animation: textMove4 2s;}
.center_text_course.animation2 span:nth-child(3){animation: textMove3 2s;}
.center_text_course.animation2 span:nth-child(2){animation: textMove2 2s;}
.center_text_course.animation2 span:nth-child(1){animation: textMove1 2s;}

.text_accor_dv ul{ padding-left: 20px;}
.text_accor_dv ul li{ border-bottom: 0!important; margin-bottom: 0; list-style-type:disc; }
.text_accor_dv ul li::before{ display: none;}
.course_accor_text{ font-size: 22px; line-height: 31px; }
.course_accor_text ul{ margin-top: 10px;}
.course_accor_ul li.open .link{ color:#8D8DFE}
.course_accor_ul li{ position: relative;}
.course_accor_ul li:before{ font-size: 24px; line-height: 17px; color: #818181; font-weight: 100; font-stretch: extra-condensed; position: absolute; left:-40px; top:36px }
.course_accor_ul li.open:before{ color:#8D8DFE}
.course_accor_ul li:nth-child(1):before{ content:'01';}
.course_accor_ul li:nth-child(2):before{ content:'02'}
.course_accor_ul li:nth-child(3):before{ content:'03'}
.course_accor_ul li:nth-child(4):before{ content:'04'}
.course_accor_ul li:nth-child(5):before{ content:'05'}
.course_accor_ul li:nth-child(6):before{ content:'06'}
.course_weeks ul{margin: 0; padding: 0; list-style: none; width:124px; margin-top: 20px;}
.course_weeks ul li{ float:left; width:26px; height: 26px; border-radius: 100%; background-color: #F2F2F2; margin-right:5px; margin-bottom: 5px;}


.first_accordion.course_weeks ul li:nth-child(1), .first_accordion.course_weeks ul li:nth-child(2), .first_accordion.course_weeks ul li:nth-child(3), .first_accordion.course_weeks ul li:nth-child(4), .first_accordion.course_weeks ul li:nth-child(5){ background-color: #C3C3F5;}



.second_accordion.course_weeks ul li:nth-child(1), .second_accordion.course_weeks ul li:nth-child(2), .second_accordion.course_weeks ul li:nth-child(3), .second_accordion.course_weeks ul li:nth-child(4), .second_accordion.course_weeks ul li:nth-child(5), .second_accordion.course_weeks ul li:nth-child(6), .second_accordion.course_weeks ul li:nth-child(7), .second_accordion.course_weeks ul li:nth-child(8), .second_accordion.course_weeks ul li:nth-child(9){ background-color: #C3C3F5;}


.third_accordion.course_weeks ul li:nth-child(1), .third_accordion.course_weeks ul li:nth-child(2), .third_accordion.course_weeks ul li:nth-child(3), .third_accordion.course_weeks ul li:nth-child(4), .third_accordion.course_weeks ul li:nth-child(5), .third_accordion.course_weeks ul li:nth-child(6), .third_accordion.course_weeks ul li:nth-child(7), .third_accordion.course_weeks ul li:nth-child(8), .third_accordion.course_weeks ul li:nth-child(9), .third_accordion.course_weeks ul li:nth-child(10), .third_accordion.course_weeks ul li:nth-child(11), .third_accordion.course_weeks ul li:nth-child(12), .third_accordion.course_weeks ul li:nth-child(13){ background-color: #C3C3F5;}

.fourth_accordion.course_weeks ul li:nth-child(1), .fourth_accordion.course_weeks ul li:nth-child(2), .fourth_accordion.course_weeks ul li:nth-child(3), .fourth_accordion.course_weeks ul li:nth-child(4), .fourth_accordion.course_weeks ul li:nth-child(5), .fourth_accordion.course_weeks ul li:nth-child(6), .fourth_accordion.course_weeks ul li:nth-child(7), .fourth_accordion.course_weeks ul li:nth-child(8), .fourth_accordion.course_weeks ul li:nth-child(9), .fourth_accordion.course_weeks ul li:nth-child(10), .fourth_accordion.course_weeks ul li:nth-child(11), .fourth_accordion.course_weeks ul li:nth-child(12), .fourth_accordion.course_weeks ul li:nth-child(13), .fourth_accordion.course_weeks ul li:nth-child(14), .fourth_accordion.course_weeks ul li:nth-child(15), .fourth_accordion.course_weeks ul li:nth-child(16){ background-color: #C3C3F5;}


.fifth_accordion.course_weeks ul li:nth-child(1), .fifth_accordion.course_weeks ul li:nth-child(2), .fifth_accordion.course_weeks ul li:nth-child(3), .fifth_accordion.course_weeks ul li:nth-child(4), .fifth_accordion.course_weeks ul li:nth-child(5), .fifth_accordion.course_weeks ul li:nth-child(6), .fifth_accordion.course_weeks ul li:nth-child(7), .fifth_accordion.course_weeks ul li:nth-child(8), .fifth_accordion.course_weeks ul li:nth-child(9), .fifth_accordion.course_weeks ul li:nth-child(10), .fifth_accordion.course_weeks ul li:nth-child(11), .fifth_accordion.course_weeks ul li:nth-child(12), .fifth_accordion.course_weeks ul li:nth-child(13), .fifth_accordion.course_weeks ul li:nth-child(14), .fifth_accordion.course_weeks ul li:nth-child(15), .fifth_accordion.course_weeks ul li:nth-child(16), .fifth_accordion.course_weeks ul li:nth-child(17), .fifth_accordion.course_weeks ul li:nth-child(18){ background-color: #C3C3F5;}

.sixth_accordion.course_weeks ul li:nth-child(1), .sixth_accordion.course_weeks ul li:nth-child(2), .sixth_accordion.course_weeks ul li:nth-child(3), .sixth_accordion.course_weeks ul li:nth-child(4), .sixth_accordion.course_weeks ul li:nth-child(5), .sixth_accordion.course_weeks ul li:nth-child(6), .sixth_accordion.course_weeks ul li:nth-child(7), .sixth_accordion.course_weeks ul li:nth-child(8), .sixth_accordion.course_weeks ul li:nth-child(9), .sixth_accordion.course_weeks ul li:nth-child(10), .sixth_accordion.course_weeks ul li:nth-child(11), .sixth_accordion.course_weeks ul li:nth-child(12), .sixth_accordion.course_weeks ul li:nth-child(13), .sixth_accordion.course_weeks ul li:nth-child(14), .sixth_accordion.course_weeks ul li:nth-child(15), .sixth_accordion.course_weeks ul li:nth-child(16), .sixth_accordion.course_weeks ul li:nth-child(17), .sixth_accordion.course_weeks ul li:nth-child(18), .sixth_accordion.course_weeks ul li:nth-child(19), .sixth_accordion.course_weeks ul li:nth-child(20){ background-color: #C3C3F5;}

.course_weeks ul:after{ display: block; clear: both; content: '';}
.course_weeks span{ display: block; float:none; clear:both;font-size: 15px; line-height: 17px; color: #838383; font-weight: 100; font-stretch: extra-condensed; margin-top: 10px;}
.software_main_para{font-size: 30px; line-height: 40px; color: #000; font-weight: 100; font-stretch: extra-condensed; margin-top: 0; margin-bottom: 55px;}
.software_half_left{    width: calc(50% - 15px);
    padding-right: 15px; float: left;}
.software_half_right{    width: calc(50% - 15px);
    padding-left: 15px;
    float: left;
}
.software_title{font-size: 30px; line-height: 40px; color: #000; font-weight: 100; font-stretch: extra-condensed; margin-top: 0; border-top:0.3px solid #707070; padding-top: 20px;}
@keyframes textMove5 {
    from {transform:translateX(0);}
    to {transform: translateX(40px);}
}
@keyframes textMove4 {
    from {transform:translateX(0);}
    to {transform: translateX(80px);}
}
@keyframes textMove3 {
    from {transform:translateX(0);}
    to {transform: translateX(120px);}
}
@keyframes textMove2 {
    from {transform:translateX(0);}
    to {transform: translateX(160px);}
}
@keyframes textMove1 {
    from {transform:translateX(0);}
    to {transform: translateX(200px);}
}

.green_col_back{ background-color: #5D96A0!important;}
.brow_col_back{ background-color: #CECCC3!important;}
.pink_col_back{ background-color: #F4CEDE!important;}
.yellow_col_back{ background-color: #FFFFD1!important;}
.yellow_col_1_back{ background-color: #FDF47D!important; color:#000}
.yellow_col_2_back{ background-color: #FBE964!important; color:#000}
.yellow_col_3_back{ background-color: #F9D94D!important; color:#000}
.blue_col_back{ background-color: #E2E5FC!important;}
.purpole_col_back_0{ background-color: #C8AFFA!important;}
.purpole_col_back_1{ background-color: #A67DF7!important;}
.purpole_col_back_2{ background-color: #8E58F6!important;}
.purpole_col_back_3{ background-color: #7838F5!important;}
.purpole_col_back_4{ background-color: #6523E4!important;}
.white_col_back{ background-color: #fff!important;}
.bk_col{ color:#000}
.mentor_text h3{ border-bottom: 0; font-weight: 400; margin-bottom: 0; padding-bottom: 5px;font-family: 'Antarctica-CondensedRegular'; padding-bottom: 0!important;}
.mentor_text h4{ border-bottom: 0; font-weight: 300; margin-bottom: 0; padding-top: 0;font-family: 'Antarctica-CondExtLt';}
.mentor_text p{ border-bottom: 0; font-weight: 200; margin-bottom: 0; padding-top: 0;}
.mentor_text_inner{ background-color: #fff; transform: translateY(0px); transition: 1s; cursor: pointer;}
.mentor_text_inner.show_cont{ position: relative; transform: translateY(-200px); background-color: #fff;;}
.hid_red{ display: none;}
.mentor_text{height: min-content; }
.hiredby{    display: flex;}

 

.career_course_block_hgt{ min-height: 289px;}


.course_schedule_sec{padding:186px 0 0}
.course_schedule_left{ background-color: #8E58F6; position: relative;  border-right: 1px solid #484848;}
.course_schedule_right{ background-color: #A67DF7; position: relative;}
.course_schedule_inner{ }
.course_schedule_categ{font-size: 35px; line-height: 32px; color: #000;font-family: 'Antarctica-CondensedRegular';margin-bottom: 5px; margin-top: 0; text-transform: uppercase; }
.course_schedule_title{font-size: 3.5vw; line-height: 4vw; color: #fff; font-family: 'Antarctica-CondensedLight'; margin-top: 0;}
.course_schedule_subtitle{ font-size: 20px; line-height: 23px;font-family: 'Antarctica';font-weight: 200; font-stretch: extra-condensed; color:#fff; margin: 0; }
.course_upper_bx{ padding:15px; padding-top: 30px; padding-bottom: 18px; border-bottom: 1px solid #484848; }
.course_lower_bx{padding:15px; padding-top: 30px; padding-bottom: 90px;}
.course_schedule_para{font-size: 24px; line-height: 32px; color: #000; font-family: 'Antarctica-CondensedLight';max-width: 570px; margin-bottom: 0;}
.course_schedule_para strong{font-family: 'Antarctica-CondensedRegular';text-decoration: underline;}
.course_schedule_para span{ font-size: 20px; line-height: 27px;}
.lower_fnt{ font-family: 'Antarctica-CondExtLt'; font-size: 20px; line-height: 27px;}
.lower_fnt tr td:nth-child(2){ width: 30px; text-align: center;}
.empt_spc_20{ height: 10px; display: block;}
.course_schedule_para a{ color:#000 }
.indicative_para{font-family: 'Antarctica-CondExtLt'; font-size: 22px; line-height: 18px; margin-top: 50px;position: absolute; bottom: 20px;}
.course_schedule_para_numb{ font-family: 'Antarctica-CondensedLight'; font-size: 22px; line-height: 28px; margin-top: 90px;}
.course_flx{ display: flex;}
.and_font{ font-family: 'Antarctica-CondensedLight'; font-size: 116px; line-height: 40px;}
.fin_partner_sec{background-color: #7838F5;}
.fin_partner_sec .col-half{ }
.fin_partner_sec h3{font-family: 'Antarctica-CondExtLt'; font-size: 24px; line-height: 32px; text-transform: uppercase; color: #fff;}
.fin_part_ul{ padding-left:0; display: flex; justify-content: space-between;align-items: center;padding: 36px 0;}
.fin_part_ul li{ list-style: none;  }
.fin_part_ul li img{ width: 100%;}
.eligibility_inner{ padding:0 20px; min-height: 150px;}
.eligibility_half{ border:0.3px solid #484848; padding:30px;}
.eligibility_title{font-size: 24px; line-height: 32px; color: #000; font-weight: 200; font-stretch: extra-condensed; text-transform: uppercase; margin-top: 0; margin-bottom: 10px; }
.eligibility_para{font-size: 20px; line-height: 32px; color: #000; font-weight: 100; font-stretch: extra-condensed; margin-bottom: 0;}
.img_full{ width:100%}
.mob_courses_week_days{ display: none;}
.eligibility_half_right{ float:right!important;left: -30px;
    position: relative;}
.career_whole_mobile_course{ display: none;}
.more_content{ display: none;}
.show_txt{ display: block;}
.about_page{ background-color: #7838F5; height: calc(100vh + 60px);}
.about_page .upper-sec-tags{font-size: 40px;
    line-height: 56px;
    color: #fff;font-family: 'Antarctica-CondensedThin';
    }
.about_page .upper-sec-tags span{ border: 1px solid #fff; border-radius: 19px; padding-left: 10px; padding-right: 10px; padding-bottom: 8px; white-space: nowrap; color: #fff; font-size: 40px; font-weight: 100; line-height: 29px; font-stretch: extra-condensed;}
.about_page .apply_now_courses_anch span{ background-color: #E13111;}
.yellow_back_anch span{ background-color: #F9D94D;color: #000;}
.black_back_anch span{ background-color: #000;}
.explore_hire_sec{}
.exp_hr_title{font-family: 'Antarctica-ExtraCondMed'; font-size: 101px; color:#CCADFF; margin-bottom: 0;}
.exp_hr_sub{font-size: 22px; font-weight: 400; line-height: 28px; font-stretch: extra-condensed; color:#7838F5; text-transform: uppercase; margin-top: 0; margin-bottom: 10px;}
.exp_hr_para{font-size: 22px; font-weight: 200; line-height: 28px; font-stretch: extra-condensed; color:#000; margin-top: 0;}
.exp_hr_para strong{ font-weight: 400;}
.exp_hr_anch{text-transform: uppercase; font-size: 20px; text-decoration: none; line-height: 24px; font-family: 'Antarctica-CondLightIta';}
.exp_hr_anch span{align-items: center; justify-content: center; border-radius: 100%; border-color:#818181; background-color: #fff; color: #4D5033; text-align: center; display: flex; width: 135px; height: 135px; border:0.3px solid #818181; transition: 1s;}
.sq_span_exp span{ border-radius: 0;}
.exp_hr_anch span:hover{ background-color: #F8FE5D; border:0}
.about_title_h2{font-size: 24px; color: #606060; line-height: 32px; font-family: 'Antarctica-CondExtLt';margin-top: 0; position: relative; text-transform: uppercase;}
.about_title_h2:before { width: 21px; height: 21px; background-color: #000; border-radius: 100%; position: absolute; content: ''; left: -35px; top: 5px; }
.about_sub_h3{font-size: 30px; color: #000; line-height: 40px; font-family: 'Antarctica-CondensedThin';}
.about_para{font-size: 22px; color: #000; line-height: 30px; font-family: 'Antarctica-CondensedThin';}
.about_para strong{ font-family: 'Antarctica-CondensedLight';}
.about_how{ margin:0; padding: 0; list-style: none; margin-top: 45px;}
.about_how li{font-size: 22px; color: #000; line-height: 30px; font-weight: 200; font-stretch: extra-condensed; border-top:0.3px solid #707070; padding-top:12px; margin-bottom: 36px;}
.about_how_our_sec{ margin-top: 50px;}
.about_triple_pic .one_img{ right: 65px;}
.about_triple_pic .two_img{ right: 150px;}
.about_triple_pic .third_img{ right: 235px;}
.about_success_sec{ margin-top: 10px;}
.about_expl{ color:#fff; text-transform: uppercase;     margin-bottom: 0;
    margin-top: 70px;font-family: 'Antarctica-CondExtLt'; font-size: 24px; line-height: 32px;}
.about_more_anchor{ bottom:30px}
.about_not_sure{ margin-bottom: 90px;}
.forCompanies_page{ background-color: #000; height: calc( 100vh + 60px);}
.forCompanies_banner_desk{ max-width: 60%;}
.forCompanies_page .main-menu li a{ color:#fff;}
.forCompanies_page .upper-sec-tags{font-size: 40px;
    line-height: 56px;
    color: #fff;font-family: 'Antarctica-CondensedThin';
    }
.forCompanies_page .upper-sec-tags span{ border: 1px solid #fff; border-radius: 19px; padding-left: 10px; padding-right: 10px; padding-bottom: 7px; white-space: nowrap; color: #fff; font-size: 40px;line-height: 29px;}
.forCompanies_page .apply_now_courses_anch span{ background-color: #E13111;}
.forCompanies_triple_pic{position: relative; left: -230px;}
.forCompanies_triple_pic .one_img{  max-width: 141px;}
.forCompanies_triple_pic .two_img{  max-width: 112px;right: 65px;}
.forCompanies_triple_pic .third_img{  max-width: 83px;    right: 115px;}
.forCompanies_triple_pic .fourth_img{  max-width: 75px;right: 145px;}
.skillset_accord{ padding-left:0; margin-top: 55px;}
.normal_ul{ padding-left: 20px;}
.normal_ul li{font-size: 22px; color: #535353; line-height: 30px; font-weight: 200; font-stretch: extra-condensed;}
.bef_none:before{ display: none;}
.text_inherit{ text-transform: inherit;}
.contact-sec{ margin-top: 120px; margin-bottom: 90px;}
.contact_h3{font-size: 30px; font-weight: 100; line-height: 40px; font-stretch: extra-condensed; color:#000;}
.contact_h3 a{  color:#000; text-decoration: underline;}
.contact_para{font-size: 22px; font-weight: 100; line-height: 30px; font-stretch: extra-condensed; color:#000;}
.mrg_tp_ttl{ margin-top: 30px;}
.img_desk_hide{ display: none;}
.resources_page{ height: auto; background-color: #fff;}
.blog_box{ border:0.3px solid #707070; border-radius: 20px; width:48%; float:left; margin-right: 4%; margin-bottom: 60px;    overflow: hidden;}
.blog_box:nth-child(even){ margin-right: 0;}
.blog_box img{ width:100%;}
.blog_inner{ padding: 10px; padding-top:5px}
.blog_box h5{font-size: 13px; font-weight: 200; line-height: 20px; font-stretch: extra-condensed; color:#4D4D4D; margin: 0;}
.blog_box h2{font-size: 20px; font-weight: 300; line-height: 24px; font-stretch: extra-condensed; color:#9655FF; margin-top: 5px; margin-bottom: 0;}
.blog_box h3{font-size: 16px; font-weight: 200; line-height: 21px; font-stretch: extra-condensed; color:#000; margin-top: 10px;}
.date_box{ width:50%; float:left;font-size: 14px; font-weight: 200; line-height: 18px; font-stretch: extra-condensed; color:#4D4D4D; padding-top: 15px;}
.date_anchor{ margin-top: 60px;}
.anchor_box{ width:38px; height: 38px;  border-radius: 100%; float:right; text-align: center;}
.anchor_box a{ display: block;width:38px; height: 38px;border-radius: 100%;border:0.3px solid #707070;}
.anchor_box a:hover{ background-color: #F8FE5D;}
.anchor_box img{ width:16px;padding-top: 10px;}
.date_anchor:after{ display: block; clear: both; content: '';}
.list_disp_block li{ float:none}
.list_disp_block li a{ line-height: 30px;}
.blog_main_sec{ margin-bottom: 90px;}
.blog_anch{text-transform: uppercase; font-size: 20px; text-decoration: none; line-height: 24px; font-family: 'Antarctica-CondLightIta'; }
.blog_anch span { align-items: center; justify-content: center; border-radius: 100%; border-color: #818181; background-color: #fff; color: #4D5033; text-align: center; display: flex; width: 135px; height: 135px; border: 0.3px solid #818181; transition: 1s; }
.blog_anch span:hover {
    background-color: #F8FE5D;
    border: 0;
}
.not_br{ display: none;}
.para_89{ max-width: 89%;}
.accord_icon_all{ position: absolute;
    top: -32px;
    right: 42px;}
.plus_icon_span{position: absolute;
    background-color: #000;
    width: 30px;
    height: 3.8px;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -2.5px;
    transition: all 1s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1;}
  
 .minus_icon_span{position: absolute;
    background-color: #000;
    width: 30px;
    height: 3.8px;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -2.5px;}
.open .plus_icon_span{ opacity: 0;transform: rotate(90deg); transition: 1s;}
.mrg_top_1{ margin-top: 170px;}  
.full_time_sp{ display: flex;font-family: 'Antarctica-CondensedRegular';}
.full_time_sp em{ font-size: 10px; margin:0 8px;}
.nw_course_tags{ font-family: 'Antarctica-CondExtLt'; font-size: 16px; line-height: 15px; color:#000; border:0.3px solid #707070; border-radius: 18px;  padding: 12px 16px;     margin-left: auto; height: 40px;}
.box_nw{ display: flex; align-items: center;}
.box_img_nw{ width:100%;transition: .5s;transform: scale(1);}
.arrow_div_nw{ position: absolute; right:10px; bottom:15px; background-color: #ECEAEA;}
.div_padding{ padding: 20px; padding-bottom: 0;padding-top: 28px;}
.emerg_label{ background-color: #FBE964; font-family: 'Antarctica-CondExtLt'; font-size: 16px; line-height: 17px; padding: 12px 46px 12px 10px; border: 1px solid #818181; border-radius: 20px; right: 10px; position: absolute; bottom: 15px; box-sizing: border-box; height: 40px;}
.ar_wht{ display: none;}
.crs_hover{ overflow: hidden;}
.crs_hover:hover{ background-color: #CCADFF; overflow: hidden;transition: .5s;}
.crs_hover:hover .arrow_div .box_img_nw{ transform: scale(1.05, 1.1);transition: .5s;}
.crs_hover:hover .div_padding .course_box_para{ color:#000}
.crs_hover:hover .emerg_label{ display: none;}
.crs_hover:hover .course_arrow{ width:40px; height: 40px; transition: 0.5s; background-color: #CCADFF;}
.crs_hover:hover .course_arrow .ar_wht{display: block; }
.crs_hover:hover .course_arrow .ar_bl{display: none; }
.pg_diploma_list{ margin-bottom: 175px;}
.expert_img{ max-width: 520px; float: right; margin-right: 170px;}
.col_pos_rel{ position: relative;}
.btn_nw_ntsr{ right:15px; bottom:30px}
.choose_hgt .col_hgt_ch{ height: 560px;}
.pos_choose_home{ position: absolute; bottom: 0; right:0}
.col_black{ color:#000}
.partner-flex{ display: flex; flex-wrap: wrap; margin:0 17px;     border-bottom: 1px solid #707070;}
.bord_bot_hiring{border-bottom: 1px solid #707070;}
.partner-flex .partner_img{ flex:0 18%; margin-right:2%; align-items: center; justify-content: center;}
.partner-flex .partner_img img{ width: 100%; max-width: 160px;}
.partner-flex .partner_img{ margin-bottom: 45px;}
.ex_cl{ bottom: -55px; position: absolute;font-family: 'Antarctica-CondensedLight'; font-size: 16px; color:#818181;padding-right: 70px; padding-left: 10px;}
.ex_cl:before{position: absolute; left:0px; content: '*';}
.faq_tit{ line-height: 122px;}
.faq-font{ color:transparent; background:var(--wpr-bg-9d1455f8-9e0d-4d25-aaf8-e44aeaf04856) no-repeat 0px 12px; width: 12px; display: inline-block;}
.header_anch{font-family: 'Antarctica-CondExtLt'; font-size: 16px; line-height: 22px; border: 1px solid #fff; padding: 8px 18px; border-radius: 18px; color:#fff; position: absolute; left:140px;padding-right: 55px;border-right: 0; height: 40px; text-decoration: none; top: -10px;}
.header_anch span{ width:40px; height: 40px;display: inline-block; border: 1px solid #fff; border-radius: 100%; z-index: 999; position: absolute; text-align:center; right:0; top:-1px; display: flex; justify-content: center; align-items: center; height: 40px;}
.header_anch span img{transform: rotate(-130deg);}
.head_pos_rel{ position: relative;}
.btn_dv_fx{ display: flex; justify-content: flex-end; height: 70px;position: relative;}
.chat_dv{ font-family: 'Antarctica-CondensedMedium'; font-size: 14px; line-height: 19px; color:#000; background-color: #AC8ADE; border-radius: 15px; width:58px; height: 58px; display: inline-block; text-align: center; display: flex; align-items: center; justify-content: center; text-decoration: none; text-transform: uppercase;position: absolute; right: 223px;border: 1px solid #C6C6C6;}
.course_dv{ font-family: 'Antarctica-CondensedMedium'; font-size: 14px; line-height: 19px; color:#AC8ADE; background-color: #000; border-radius: 15px; width:223px; height: 58px; display: inline-block; text-align: left; display: flex; align-items: center;  text-decoration: none; padding-left:15px; text-transform: uppercase;  cursor: pointer; transition: 0.5s;position: absolute; border:0.3px solid #818181;}
.course_dv img{ width:12px; height: 12px; position:absolute; right: 21px; top: 22px; transition: 0.5s;}
.new_fx_menu{ position: absolute;  list-style: none;padding-left: 0;
    right: 0; bottom:-110px; transition: 0.5s; opacity: 0;}
.new_fx_menu li{ background-color: #AC8ADE; border-radius: 15px; width:281px; height: 58px; display: inline-block; text-align: left; display: flex; align-items: center;   padding-left:15px; text-transform: uppercase; border:0.3px solid #58338E; }
.new_fx_menu li a{font-family: 'Antarctica-CondensedMedium'; font-size: 14px; line-height: 19px; color:#fff;text-decoration: none;}
.new_fx_menu.show_new_fx{ bottom: 42px; transition: 0.5s; opacity: 1;}
.course_dv.onAction{ width:281px; transition: 0.5s; }
.course_dv.onAction img{ transform: rotate(42deg); transition: 0.5s;}
#header_desk{  visibility: hidden; opacity: 0;position: fixed;
 left:0; right:0; width:100%; max-width: 1334px;display: flex;}
.header_desk_inner{background-color: #fff; border:0.3px solid #BCBCBC; border-radius: 15px;height: 54px; flex:9}
#header_desk.nav-up{top:-40px; transition: 0.5s;}
#header_desk.nav-down {
    top: 5px;  z-index: 999;  transition: 0.5s; visibility: visible; opacity: 1; 
}   
.apply_fix{ background-color: #E13111; border:0.3px solid #E13111; border-radius: 15px;height: 54px; color:#fff; flex:1; text-align: center; text-decoration: none; display: flex;
    align-items: center;
    justify-content: center; font-family: 'Antarctica-CondensedLight';}
#header_desk .main-menu{ margin-bottom: 0;}   
#header_desk .main-menu li { margin-top: 15px;}
#header_desk .main-menu li a{ color:#000}
#header_desk .logo-col img{ margin-top: 3px;}
.alone_apply_fix{ padding: 20px 10px; width: 95px; position: absolute; border: 1px solid #C6C6C6; border-radius: 15px; text-align: center; top: -20px; background-color: #E13111; color: #fff; text-decoration: none; font-family: 'Antarctica-CondensedLight'; color: #fff; font-size: 14px; text-transform: uppercase; right: 58px; height: 58px;}
#alone_btn_fix{ position: fixed; width: 100%; left: 0; right: 0; z-index: 998;}
.desk_disp_none{ display: none;}
.foot_copy_flx{ display: flex; align-items: end;}
.cara_play_vid{font-family: 'Antarctica-CondExtLt'; font-size: 16px; line-height: 22px; color:#000; background-color: #fff; border:0.3px solid #818181; border-radius: 20px; padding:12px 11px;position: absolute; right: 10px; bottom: 10px;}
.mob_h2_banner{ display: none;}
.regis_flx_nw{ display: flex; margin-bottom: 20px;}
.regis_flx_nw .regis_flx_nw_it{ flex:1; font-family: 'Antarctica-CondExtLt'; font-size: 20px; line-height: 26px; color:#000}
.regis_flx_nw .regis_flx_nw_it strong{ font-weight: bold;font-family: 'Antarctica-CondensedRegular';}
.left_pd_refFlx .flt_rgt{ float:right}
.regis_pos_abso{ position: absolute; top: -150px; left: 0; right: 0;}
.pos_about_course{ top:540px; position: absolute; right:0}
.vid-holder{ margin-top: 27px;}
.vid-holder img{ width:100%}
.digital_font{font-family: 'Antarctica-head'; font-size: 50px; line-height: 55px; color:#EAEAEA; padding-top: 20px;}
.digi_strng{font-family: 'Antarctica-CondensedLight';}
.mx_wd_digi{ max-width: 700px;}
.career_blw_bx{ position: absolute; bottom: -36px;}
.btn_blwbx{ background-color: #000; display: inline-block; border-radius: 18px; border:0.3px solid #fff; font-size: 22px; line-height: 22px; height: 39px; text-align: center;     padding: 8px 6px;}
.blwbxcond{font-family: 'Antarctica-CondensedLight'; font-size: 15px; line-height: 26px; color:#818181; display: block; margin-top: 28px ;text-transform: uppercase;}
.apply_box_1{ min-height: 215px;}
.apply_box_1 .apply_text{ font-size: 20px;}
.marg_dsk_tp_0{ margin-top: 0;}
.new_accord_sec{ 
    /*margin-top: 30px; 
    background-color: #fff;
    margin: 15px;
    border-radius: 30px;
    padding: 0px;*/
}
.nw_accordion{ margin: 0; padding:0; border: 0px solid #000; border-radius: 45px 45px 45px 45px;}
.nw_accordion li:last-child { 
    margin-bottom: 50px; 
	border-bottom: 1.5px solid #000;
	border-radius:  45px 45px 45px 45px !important;
}
.nw_accordion li.acoordian_li{border-top: 1.5px solid #000; 
    border-radius: 45px 45px 0px 0px;
    border-right: 1.5px solid #000;
    border-left: 1.5px solid #000;
    margin-top: -111px !important; position: relative;}
.nw_accordion li:first-child{ margin-top:0 !important;}
.nw_accordion.accordion .link{ border-top: 0;
    padding: 0px 50px 82px 42px;
    font-family: 'Antarctica-ExtraCondMed';
    font-size: 38px;
    line-height: 48px; }
.nw_accordion.accordion .link.linked{ 
    padding: 48px 50px 82px 42px !important; }
.nw_accordion.accordion .link{ padding: 48px 50px 44px 32px; }
.nw_accordion.accordion .open .link{font-family: 'Antarctica-ExtraCondMed';}
.nw_accordion.accordion .link > span{ font-family: 'Antarctica-ExtraCondLight'; font-size: 26px;
    line-height: 40px;    position: relative; margin-left: 29px; top: -4px; } 
.nw_accordion.accordion .link > span.job_gurantee_sp{ height: 38px;} 
.nw_accordion.accordion .link > span:after{width: 7px;
    height: 7px;
    background-color: #000;
    border-radius: 100%;
    position: absolute;
    content: '';
    top: 10px;
    left: -20px;}
.nw_accordion.accordion .link > span.first_span:after{ display: none;}
.no_wrap{ padding-left:0; padding-right:0}
.nw_accordion.accordion .accord_icon{ top: 54px;}
.nw_accordion_2.accordion .accord_icon{ top:55px}
.job_gurantee_sp{background-color: #FFE843;
    border: 0px solid #818181;
    border-radius: 40px;
    padding: 0px 13px;
    height: auto;
    display: inline-block;}
span.last_sp{font-family: 'Antarctica-ExtraCondMed' !important;
    font-size: 30px !important;
    line-height: 40px !important;
    position: absolute !important;
    right: 128px;
    /* margin-right: 90px !important; */
    top: 3px !important;}
 
.nw_accordion.accordion .link > span.last_sp:after{width: 7px;
    height: 7px;
    background-color: #000;
    border-radius: 100%;
    position: absolute;
    content: '';
    top: 10px;
    left: -20px;
	display:none;}
.nw_accordion.accordion .link > .job_gurantee_sp:after{     top: 16px;}
.nw_accordion.accordion .submenu{ margin-top: 0;margin-left: 0px;}
.submenu1 {
    display: none;
    padding-left: 0;
    position: relative;
    margin-top: 0;
    margin-left: -50px;
}
.link1 {
    cursor: pointer;
    display: flex; align-items: center;
    padding: 36px 0 60px 0px;
    font-size: 30px;
    line-height: 39px;
    color: #000;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-family: 'Antarctica-CondensedRegular';
}
.link1 > strong{ margin-right: 15px;}
.link1 >span{font-family: 'Antarctica-CondExtLt'; font-size: 21px; line-height: 22px; border:0.5px solid #818181; border-radius: 18px; padding: 12px 16px; display: inline-block;}
.nw_accordion_2 li{ border-bottom: 0; border-top: 0.3px solid #707070;}
.accord_icon_all1{ position: absolute; top:8px; right:5px;}
.plus_icon_span1{    position: absolute;
            background-color: #000;
            width: 20px;
            height: 0.8px;
            left: 50%;
            margin-left: -15px;
            top: 50%;
            margin-top: -2.5px;    transition: all 1s ease-in-out;
            transform: rotate(-90deg);
            opacity: 1;}
  
 .minus_icon_span1{    position: absolute;
    background-color: #000;
    width: 20px;
    height: 0.8px;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -2.5px;}
.open1 .plus_icon_span1{ opacity: 0;transform: rotate(90deg); transition: 1s;}
.submenu1 > div{ margin-bottom: 15px; padding-left: 42px; padding-right: 42px; position: relative;}
.submenu1 > div:last-child{ margin-bottom: 50px;}
.numb_pos_abs{    display: none; width:34px; height: 34px; background-color: #C8AFFA; border-radius: 100%;font-family: 'Antarctica-CondExtLt'; font-size: 22px; line-height: 29px; color:#535353; position: absolute; left:0; content: '1'; text-align: center;padding-top: 3px; top: 5px;}
.submenu1 > div:nth-child(3) .numb_pos_abs{ background-color: #A67DF7; color: #fff;}
.submenu1 > div:nth-child(4) .numb_pos_abs{ background-color: #8E58F6; color: #fff;}
.submenu1 > div:nth-child(5) .numb_pos_abs{ background-color: #7838F5; color: #fff;}
.submenu1 > div:nth-child(6) .numb_pos_abs{ background-color: #5329BC; color: #fff;}
.submenu1 > div > h4{ margin:0 0 10px 0;font-family: 'Antarctica-CondExtLt'; font-size: 30px; line-height: 39px; color:#535353}
.submenu1 > div > ul{ padding-left: 15px; border-top: 0;}
.submenu1 > div > ul >li{ border-top: 0!important;font-family: 'Antarctica-CondExtLt'; font-size: 22px; line-height: 29px; color: #535353; list-style-type: disc;border-bottom: 0; }
.submenu1_crs_week{ position: absolute;left: -46%; top: -6px;}
.purpole_col_li_1{ background-color: #C8AFFA!important;}
.purpole_col_li_2{ background-color: #A67DF7!important;}
.purpole_col_li_3{ background-color: #8E58F6!important;}
.purpole_col_li_4{ background-color: #7838F5!important;}
.purpole_col_li_5{ background-color: #5329BC!important;}
.submenu1_crs_week.course_weeks ul{ width: 154px;}
.submenu1_crs_week.course_weeks ul li{ width: 33px; height: 33px; border: 0!important}
.submenu1_crs_week.course_weeks span{ font-size: 19px; line-height: 22px; color: #838383;  font-family: 'Antarctica-CondExtLt';}
.course_not_sure{ background-color: #000; margin-top:0; padding-top: 0;padding-bottom: 0;}
.course_not_sure .l-wrap .col-two-third, .course_not_sure .l-wrap .col-one-third{ background-color: #000; }
.course_not_sure_anch{ position: relative;font-family: 'Antarctica-CondLightIta'; font-size: 22px; line-height: 26px;}
.course_not_sure_anch span{ width:175px; height: 175px;float: right;}
.flex_div_crs{ display: flex;}
.course_not_sure_para{ font-family: 'Antarctica-CondensedThin'; font-size: 32px; line-height: 33px; color:#fff; text-transform: uppercase; margin: 0; padding-top:50px;}
.course_not_sure_para strong{ font-family: 'Antarctica-CondensedLight';}
.course_not_sure_head{font-family: 'Antarctica-CondensedLight'; font-size: 50px; line-height: 52px; color:#fff; margin: 0;}
#alone_btn_fix{ display: none;}
#alone_btn_fix.sticky{ display: block;}
.nav-down .main-menu:after{ display: none;}
.courses_page .header_desk_inner{ flex: 5;}
.courses_page .apply_fix{ flex: 1; max-width: 100px;}
.courses_page .download_fix{ max-width: 167px; background-color: #7838F5; border-radius: 0; border:0.3px solid #C6C6C6;}
.fee_title{ }
.fee_anchor{font-family: 'Antarctica-CondLightIta'; font-size: 16px; line-height: 18px; color:#FFFFFF; text-decoration: none;position: absolute; right: 20px; top: 78px; }
.fee_anchor span{align-items: center; justify-content: center;border:0.3px solid #fff; border-radius: 100%; color: #fff; text-align: center; display: flex; width: 109px; height: 109px;padding: 0 12px; }
.why_you_should_fx{ display: flex; flex-wrap: wrap;}
.why_you_should_fx .about_how{ flex:1;}
.why_you_should_fx .about_how:nth-child(1){ padding-right:34px;}
.for_com_triple_sc.kickstart_sec .col-one-third{ height: 470px;}
.no_caraousel{ display: flex; flex-wrap :wrap;}
.no_caraousel .success_item{ flex:0 calc(25% - 16px); margin-bottom: 16px; margin-right: 16px;}
.no_caraousel .success_item:nth-child(4n){ margin-right: 0;}
.anch_mr_item{ border:0}
.sucess_anch_mr{font-family: 'Antarctica-CondLightIta'; font-size: 20px; line-height: 23px; color:#4D5033; text-decoration: none; }
.sucess_anch_mr span{align-items: center; justify-content: center;border:0.3px solid #707070; border-radius: 100%; text-align: center; display: flex; width: 309px; height: 309px;padding: 0 12px; text-transform: uppercase; }
.about_not_blue{ background-color: #7838F5;}
.about_not_blue_para{ max-width: 653px;}
.joinUsImag{ position: relative; right:40px; bottom:30px;position: relative;
    right: 0;
    bottom: 30px;
    left: 0;
    display: block;
    float: right;
    margin-right: 170px;}
.resources_page .main-menu li a{ color:#000}
.resources_page .main-menu li.bord_li a{ border-color: #000;}
.resources_page .main-menu:after{ background-color: #000;}
.full_wd_no_pd{ /*max-width: 100%;*/ padding-left:0; padding-right:0}
.full_wd_no_pd > .col-full{ padding-left:0; padding-right:0}
.success_title span.nw_title{font-family: 'Antarctica-CondExtLt'; font-size: 24px; text-transform: uppercase;}
.nw_pd_cr{ padding: 15px; line-height: 28px;}

.course_schedule_right .course_upper_bx{ padding-left: 35px;position: relative;}
.marg_desk_tp_0{ margin-top: 0;}
.about_upper_left{ width: 70%;}
.about_upper_right{ width: 30%;}

.companies_upper_left{ width: 68%;}
.companies_upper_right{ width: 32%;}
.courses_fix_sec.fixSide .fixed_div{ position: sticky; top:0}
.sticky_expl{ position: sticky; top:0}
.blog_main_sec{ display: flex;}
.blog_main_sec .col-one-third{ height: 100%;}
.form_outer{ background-color: rgba(0,0,0,0.5); width:100%;position: fixed; z-index: 9999;top:0; height: 100%; display: none;}
.form_instruc::-webkit-scrollbar{ width:1px; background-color: #000;}
.form_instruc{  background-color: #fff; max-width: 516px; float:right; height: 100%; overflow: auto;font-family: 'Antarctica-CondExtLt'; font-size: 22px; line-height: 28px; color: #535353;}
.head_form{ background-color: #E13111; padding:0 38px; height: 64px; position: relative;} 
.head_form h2{ margin:0; display: flex; align-items: center; height: 100%;font-family: 'Antarctica-CondensedLight'; font-size: 24px; line-height: 32px; color: #fff;} 
.form_element{ padding:38px 38px}
.form_element input[type=text],.form_element input[type=email],.form_element select,.form_element input[type=tel],.form_element textarea{ border:0; border-top:0.3px solid #707070; width:100%; padding-top: 17px; margin-bottom: 25px;font-family: 'Antarctica-CondExtLt'; font-size: 22px; line-height: 28px; color: #535353;}
.form_element textarea{ border:0.3px solid #707070; padding: 14px; font-size: 20px; line-height: 26px; min-height: 156px;}
.form_element p{border-top:0.3px solid #707070; width:100%; padding-top: 17px; margin-bottom: 25px; margin-top: 0;}
.checkbx_whole{ display: flex; flex-wrap: wrap; margin-bottom: 25px;}
.checkbx_dv{ flex:0 50%; font-size: 18px; line-height: 24px; margin-bottom: 8px;}
.checkbx_dv:last-child{ flex:0 100%}
.phone_flex{ display: flex;}
.phone_sel{ margin-right: 4%; min-width: 80px;}
.form_element input[type=submit]{ border:0.3px solid #4D5033; border-radius: 100%; width:135px; height: 135px; font-family: 'Antarctica-CondLightIta'; font-size: 20px; line-height: 23px; color: #4D5033; text-align: center; background-color: #fff;white-space: break-spaces; float: right;} 
.form_element input[type=submit]:hover{ border:0.3px solid #707070; color:#fff; background-color: #E13111; cursor: pointer;}
.form_element select{ appearance: none; background:var(--wpr-bg-94f4c81a-910a-4b0a-bf60-a748531bb80b) right 20px  no-repeat}
.form_element  .phone_sel select{ appearance: none; background:var(--wpr-bg-3c217791-29ee-4f93-9edc-9588e5cf232e) right 22px  no-repeat; background-size: 12px;}
.form_element select:focus{ outline: 0; }
.form_element input[type=checkbox]{ appearance: none; background: var(--wpr-bg-e13facb8-0369-4a67-a925-ad2828751823) no-repeat;background-size: cover; width: 20px; height: 20px; top: 5px; position: relative; border-top: 0;}
.form_element input[type=checkbox]:checked{ background-color: #111;}
.anchor_cross{ position: absolute; right:0; top:15px; right: 15px;}
.overflowhIDDE{ overflow: hidden;}
.pop_show{ cursor: pointer;}
.mrg_tp_desk_foot{ margin-top: 27px!important;}
.mrg_bt_35{ margin-bottom: 35px;}
.course_upper_bx{ position: relative; border-bottom: 0;}
.left_bord_full:before{width: 200%; position: absolute; background-color: #484848; height: 1px; content: ''; bottom: 0px; left: -100%;}
.right_bord_full:before{width: 200%; position: absolute; background-color: #484848; height: 1px; content: ''; bottom: 0px; left: 0;}
.over_flow{ overflow: hidden;}
.faq_sec .accordion{ padding-left:0}
.faq_sec .accordion{ padding-left:0}
.course_schedule_left .course_schedule_inner{ width: auto; float:none;}
    .course_schedule_right .course_schedule_inner{ width: auto; float:none;}
.upskill_img_mob{     position: relative;
    right: 0;
    bottom: 5px;
    left: 0;
    display: block;
    float: right;
    margin-right: 170px;}
    .sucess_anch_mr span{ width:100%; height: 21.9vw;}
.aboutPg_triplepic{ top: 493px; position: relative;}
.flex_course_bx{ display: flex; flex-wrap: wrap; }
.flex_course_bx .course_box{ flex:0 calc(50% - 17px)}
.flex_course_bx .course_box:nth-child(2n){ margin-left: 34px;}
.resource_upper{ display: flex;}
.res_up_first{ flex:0 20%; max-width: 20%; padding-right: 37px;}
.res_up_second{ flex:0 80%; max-width: 80%; }
.res_flex_inner{display: flex;top: -55px;
    position: relative;}
.res_up_text{ flex:0 27%; margin-right: 3%;}
.res_up_img{ flex:0 70%}
.res_up_img img{ width: 100%;}
.res_all_cont{ display: block;}
.res_up_text h1{font-family: 'Antarctica-CondensedRegular'; font-size: 22px; color: #000; line-height: 26px; margin-top:0; margin-bottom: 50px;}
.res_sub_txt{font-family: 'Antarctica-ExtraLight'; color:#4D4D4D;font-size: 16px; line-height: 26px; }
.res_main_txt{font-family: 'Antarctica-ExtraLight'; color:#5926C4; font-size: 20px; line-height: 26px; }
.res_all_cont p{ font-family: 'Antarctica-CondExtLt';font-size: 22px; line-height: 30px; color:#000; margin-top:0; }
.res_all_cont p strong{ font-family: 'Antarctica-CondensedRegular';}
.res_all_cont p a{font-family: 'Antarctica-ExtraLight'; color:#6A5FE5; font-size: 20px; line-height: 30px; text-decoration: none; border-bottom: 1px solid #6A5FE5;}
.res_all_cont img{ width: 100%;}
.res_all_cont ul{ margin-top: 0; padding-top: 0; padding-left: 0;}
.res_all_cont ul li{ list-style: none;}
.res_all_cont ul li a{font-family: 'Antarctica-ExtraLight'; color:#6A5FE5; font-size: 20px; line-height: 30px; text-decoration: none; border-bottom: 1px solid #6A5FE5; }
.res_all_cont ul li ul{ padding-left: 15px; margin-left: 25px;}
.res_all_cont ul li ul li{ list-style: circle!important;}
.res_all_cont h2{ font-family: 'Antarctica-CondensedLight'; font-size: 44px; line-height: 57.84px;}
.res_all_cont h3{font-family: 'Antarctica-CondensedLight'; font-size: 30px; line-height: 40px; color:#000; margin-bottom: 10px;}
.blog_cara_contain{ width: 100%;}
.img-responsive{ width: 100%;}
.blog_caraousel{ padding-bottom: 90px;}
.blog_caraousel .blog_box{ margin-right: 35px;}
.mrg_full_lef{ padding-left: 37px;}
.blog_caraousel .blog_box .anchor_box img{ margin: 0 auto;}
.blog_caraousel .slick-next {
    background: transparent var(--wpr-bg-26afc8cd-af5a-441c-b160-47258e0249cb) center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    color: transparent;
    width: 38px;
    height: 38px;
    border: 1px solid #000;
    border-radius: 100%;
    right: 90px;
    position: absolute;
    bottom: 55px; background-size: 16px;
}
.blog_caraousel .slick-prev {
    background: transparent var(--wpr-bg-a8bffafe-7d28-4a6d-980f-a8256aacfb49) center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    color: transparent;
    width: 38px;
    height: 38px;
    border: 1px solid #000;
    border-radius: 100%;
    right: 160px;
    position: absolute;
    bottom: 55px;
    z-index: 999;
    transform: rotate(-180deg); background-size: 16px;
}
.res_det_full{ border-top:1px solid #707070; padding-top: 90px;}



 
.lp_page .l-wrap:first-child{
    background-color: #000; 
    border-radius: 34px 34px 0px 0px; padding:11px 15px 0px 0px; }
.lp_page .l-wrap{
    background-color: #000; 
    border-radius: 0px 0px 34px 34px; padding:0px 15px 15px 15px;}
.lp_page .learn_text p {
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    margin: 0;
    width: 85%;
    font-family: 'Antarctica-ExtraCondLight';
}
.lp_page .lp_left{background: #e13111;
    padding: 71px 94px 98px 30px;
    border-radius: 34px 34px 0px 34px;}
.lp_page .lp_right{background: #fff;
    height: 667px;
    padding: 40px 20px 68px 10px;
    border-radius: 34px;height: 637px;
}
.lp_page .col-seven:first-child{padding-right:0;}
.lp_left img.lottie{width:90%} 
.lp_page .lp_left{position:relative;}
.lp_page .arrow_img{position: absolute;
        bottom: -125px;
    right: 0;}

.lp_page .counter h2{
    color: #000;
    font-family: 'Antarctica-ExtraCondMed';
    text-align: center;
    font-size: 46px;
    line-height: 46px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
}
.lp_page .counter p{
    color: #000;
    font-family: 'Antarctica-ExtraCondLight';
    font-size: 22px;
    line-height: 23px;
    margin: 0;
    padding-top: 0;
    text-align: center;
}
.lp_page .counter_start{background: #ae7bff;
    text-align: center;
    border-radius: 30px;
    padding: 61px 22px 51px 23px;
    margin-top: 15px;}
	
.lp_page .rating{background: #FFE843; 
    border-radius: 30px; 
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
    margin-top: 15px; padding: 34px 0px 0px 11px; width: 65%; 
	/*background-image: url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/img/Yellow-block.png);
    background-repeat: no-repeat;
    background-size: cover; */}
.lp_page .rating1{background: #FFE843; 
    border-radius: 30px;  
	border-top-left-radius:0; padding: 16px 0px 14px 11px; 
	/*background-image: url(../../../../../../../../../../themes/andacademy/lp5/lp5a-graphicdesign-course/img/Yellow-block.png);
    background-repeat: no-repeat;
    background-size: cover; */}
.lp_page .rating p {
    color: #000;
    font-family: 'Antarctica-ExtraCondLight';
    font-size: 22px;
    line-height: 30px;
    margin: 0; padding-top: 17px;
    padding-bottom: 4px;
}
.yellow_curve{position:relative;}
.yellow_curve .border_curve1:after {
    content: "";
    position: absolute;
    box-shadow: 19px 0px 0 0px #ffe843;
    right: 86px;
    height: 67px;
    width: 49px;
    top: 79px;
    border-radius: 50%;
    transform: rotate(0.37turn);
}	
.lp_page .review img:first-child { margin-left: 0px;
}	
.lp_page .review img { width:70px;     margin-left: -25px;
}	
.pl{padding-left:0 !important;}
.pr{padding-right:0 !important;}
.webinar_sec .l-wrap{}
.webinar_sec{  padding-top:78px;}
.webinar_sec p{     color: #fff;
    font-family: 'Antarctica-ExtraCondLight';
    font-size: 30px;
    line-height: 40px;
    padding-top: 0;
    margin: 10px 0px;}
.course_sec {
    padding: 0px;
}
.course_title {
    font-size: 52px;
    line-height: 31px;
    color: #B1AFAF;
    padding-top: 0px;
    margin: 0px;
    padding-bottom: 40px;
    font-family: 'Antarctica-ExtraCondMed';
    padding-top: 66px; 
}
.course_sec p {
    color: #000;
    font-family: 'Antarctica-ExtraCondLight';
    font-size: 25px;
    line-height: 29px;
    padding-top: 0;
    margin: 15px 0px;
   /* width: 83%;*/
}
.accord_icon_all:before{
    width: 50px;
    height: 50px;  
    border-radius: 100%;
    position: absolute;
    content: '';
    left: -60px;
    top: 29px;}

.lp_page .col-five .l-wrap {
    background: #ae7bff;
    text-align: center;
    border-radius: 45px;
    padding: 10px 10px 6px 30px;
    margin-top: 15px;
}
.lp_page img.course_img {border-radius: 50px;
    height: 85px;
    object-fit: cover;
}
.lp_page .col-five .l-wrap h3{color: #000;
        font-family: 'Antarctica-ExtraCondMed';
    font-size: 25px;
    line-height: 29px;
    margin: 0;
    padding-top: 16px;
}
.lp_page .col-five .l-wrap p{color: #000;
    font-family: 'Antarctica-ExtraCondLight';
    font-size: 22px;
    line-height: 29px;
    margin: 0;
    padding-top: 0;  margin-top: 2px;
}
.arrow_img{background: #e13111;
    padding: 24px;
    border-radius: 0px 0px 30px 30px; border-left: 3px solid #e13111; border-top: 10px solid #e13111;}
.arrow_img .border_curve:after{content: "";
    position: absolute;
    box-shadow: 12px 0 0 0 #e13111;
    left: -32px;
    height: 39px;
    width: 25px;
    top: -1px;
    border-radius: 50%;
    transform: rotate(0.89turn);}
/*.hiring_sec .col-full{width:92%; margin: 0 auto; float:none;}
.course_sec .col-full{width:92%; margin: 0 auto; float:none;}
.pg_diploma_sec .col-full.width{width:92%; margin: 0 auto; float:none;}*/
.webinar_sec .l-wrap_width{
    background-color: #e23110; 
    border-radius: 45px;
    padding: 10px 40px; 
    height: 115px;
}
.logo-col img{width: 183px;
    padding-left: 45px; height:auto;}
.accordian_content h4{font-family: 'Antarctica-ExtraCondLight'; font-size:30px; line-height:40px; margin-bottom: 25px;
    margin-top: 52px;}
.accordian_content ul{list-style: outside;
    padding-left: 62px;}
.accordian_content ul li{font-family: 'Antarctica-ExtraCondLight';
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
    border: 0; }
.accordian_content ul li span{font-family: 'Antarctica-ExtraCondMed';  }
.accordian_content h5{    font-family: 'Antarctica-ExtraCondMed';
    color: #AE7BFF;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0px;
    margin-top: 40px;}
.accordian_content ul li:last-child{font-family: 'Antarctica-ExtraCondLight';
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
    border: 0; }
.accordian_content h4 span{background: #CDAEFF;
    padding: 10px 37px;
    border-radius: 30px;}
#accordian_section .acoordian_li .open .link{padding-bottom:0px !important;}
#accordian_section .acoordian_li .open .linked{padding-bottom:0px !important;}
#accordian_section .acoordian_li .linked .last_sp{top: 52px !important;}
#accordian_section .acoordian_li .linked .accord_icon_all{top: 16px !important;}

.accordian_content p{font-family: 'Antarctica-ExtraCondLightIta'; font-size:24px; line-height:32px; color:#1F1F1F; padding-left: 38px;}
.lp_page .lottie{width:603px;}
.footer_sec {background:#000;  padding:25px 0px; margin-top: 90px;}
.footer_sec p{
      font-family: 'Antarctica-ExtraCondLight';
    font-size:26px; 
    line-height:30px; 
    color:#fff; margin: 0;
}
.lp_right h3{font-family: 'Antarctica-ExtraCondLight'; font-size:40px; line-height:50px; color:#000; padding-bottom: 30px; text-align:center;
    padding-left: 20px; margin:0;}
.hiring_sec .l-wrap{padding: 0px 15px;}
.hiring_sec .l-wrap .hiree{    padding: 0px 0px;}
.webinar_sec .l-wrap{padding: 0px 15px;}
.webinar_sec .l-wrap .get{    padding-left:30px; padding-right:30px;}
.course_sec .l-wrap{padding: 0px 15px;}
.course_sec .l-wrap .course_cont{    padding: 0px 30px;}
.success_sec .l-wrap .multiple-items{    padding: 0px 30px;}
.course_sec .l-wrap .course_cont{    padding: 0px 30px;}
.pg_diploma_sec .l-wrap.pg_diploma_wrap{padding: 0px 15px;}
.pg_diploma_sec .l-wrap .accon{    padding-left:30px; padding-right:30px;}
.footer_sec .l-wrap{padding: 0px 15px;}
.footer_sec .l-wrap .copyrite{    padding-left:30px; padding-right:30px; margin: 0 0px;
}
/* .hiring_sec {
    margin-left:22px !important;
    margin-right:22px !important;
} */
.webinar_sec {
    margin-left:22px !important;
    margin-right:22px !important;
}
.course_sec {
    margin-left:22px !important;
    margin-right:22px !important;
}	
.pg_diploma_sec {
    margin-left:22px !important;
    margin-right:22px !important;
}	
   

@media only screen and (min-width: 1380px) {
    .course_schedule_left .course_schedule_inner{max-width: 667px;
        float: right;
        width: 667px;position: relative;}
    .course_schedule_right .course_schedule_inner{max-width: 667px;
            float: left;
            width: 667px;}
            .course_schedule_left{  padding-left:0!important; padding-right:0!important; }
.course_schedule_right{  padding-left:0!important; padding-right:0!important}
.course_schedule_title{ font-size: 50px; line-height: 60px;}

}
.success_text h5 {
    font-family: 'Antarctica-CondensedLight';
    font-size: 17px;
    line-height: 23px;
    color: #999;
    padding: 0 10px;
    margin: 0;
    display: flex;
    align-items: center;
    min-height: 50px;
}

.success_text p {
    font-family: 'Antarctica-CondensedLight';
    font-size: 16px;
    line-height: 21px;
    color: #000;
    font-weight: 100;
    font-stretch: extra-condensed;
    padding: 10px;
    margin: 0;
    
}
.student_work .img-popup{background:#FFE844; border-radius:40px; border: 1.5px solid #000; padding: 70px 80px;}
.student_work{    padding-top: 40px;} 
.brochure_button {
    font-family: 'Antarctica-ExtraCondMed';
    font-size: 25px;
    line-height: 25px;  
    padding: 25px 25px;
    border-radius: 40px;
    color: #fff;
    position: absolute;
    right: 31px;
    padding-right: 87px;
    border-right: 0;
    height: 70px;
    text-decoration: none; 
    background: #000;
    text-transform: uppercase;
	width: auto;
}
.brochure_button a{
    font-family: 'Antarctica-ExtraCondMed';
    font-size: 25px;
    line-height: 25px;  
     text-decoration:none;
	 color:#fff;
    text-transform: uppercase;
}
.brochure_button span {
    width: 70px;
    height: 70px;
    display: inline-block; 
    border-radius: 100%;
    z-index: 999;
    position: absolute;
    text-align: center;
    right: 0;
    top: -1px;
    display: flex;
    justify-content: center;
    align-items: center; 
	background-color: #e23110;
}
.brochure_button span img{width:30px; height:30px;}
#fixed_id.sticky {
    bottom: 5px;
    transition: 1s;
}
.hiring_sec {
    /* position: relative; */
    margin-top: 100px;
}


	
.success_stories {
    margin-left: 22px !important;
    margin-right: 22px !important; padding-top: 50px;
}	
.success_stories .l-wrap {
    padding: 0px 15px;
}
.success_stories .l-wrap .multiple-itemss {
    padding: 0px 30px;
} 
.slide-card{border: 0.3px solid #707070;
    border-radius: 20px;
    margin-right: 21px;
    overflow: hidden;
	position:relative; width: 242px;}
.stories_img{width: 100%;
    position: relative;
    max-height: 290px;
    overflow: hidden;}
.stories_img img {
    width: 100%;
    border-radius: 20px 20px 0 0;
}
.stories_text h3 {
    font-family: 'Antarctica-CondensedLight';
    font-size: 18px;
    line-height: 23px;
    color: #000;
    border-bottom: 1px solid #707070;
    padding: 10px;
    margin: 0;
}
.stories_text h4 {
    font-family: 'Antarctica-CondensedLight';
    font-size: 18px;
    line-height: 23px;
    color: #000;
    border-bottom: 1px solid #707070;
    padding: 10px;
    margin: 0;
}
.stories_text p {
    font-family: 'Antarctica-CondensedLight';
    font-size: 16px;
    line-height: 21px;
    color: #000;
    font-weight: 100;
    font-stretch: extra-condensed;
    padding: 10px;
    margin: 0;
    min-height: 175px;
}
#previous-arrow {
    background: #fff var(--wpr-bg-5560d785-eacb-40d4-b058-7e42307e1dd8) center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    color: transparent;
    width: 48px;
    height: 48px;
    border: 1px solid #000;
    border-radius: 100%;
    left: 15px;
    position: absolute;
    top: 165px;
    z-index: 999;
    transform: rotate(-180deg);
}
#previous-arrow:hover {
    background: #CDAEFF var(--wpr-bg-6629df6c-10a0-4d48-8702-e7694018b216) center no-repeat;
    -webkit-appearance: none;
}
#next-arrow:hover {
    background: #CDAEFF var(--wpr-bg-1e800486-9136-4bca-8413-a91045c09f3a) center no-repeat;
    -webkit-appearance: none;
}
#next-arrow {
    background: #fff var(--wpr-bg-0b2b46d2-7044-43fa-b48b-b35ff02837b3) center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    color: transparent;
    width: 48px;
    height: 48px;
    border: 1px solid #000;
    border-radius: 100%;
    right: 58px;
    position: absolute;
    top: 165px;
}

/* slider-cards */
 
	

.slider-wrap { 
    transition: transform 0.5s ease;
}

/* slider-arrows */
.arrow {
    width: 40px;
    height: 40px;
}

/* disabled button */
.bg-disabled {
    background-color: #e5e3e7;
}

/* slider and slide transitions */
.slider-move-left {
    transform: translate(-260px, 0px);
    transition: all 0.5s ease;
}

.move-left {
     transform: translate(-260px, 0px); 
    transition: all 0.5s ease;
}

.move-right { 
     transform: translate(260px, 0px); 
    transition: all 0.5s ease;
}

 

.youtube-player {
    display: block; 
    padding-bottom: 43.25%;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%; 
    cursor: pointer;
    display: block;
}

img.youtube-thumbnail {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
}

div.youtube-play-btn {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: var(--wpr-bg-21637587-ed54-47ba-a163-52947bc13a3c) no-repeat center center;
  background-size: 72px 72px;
  display:none;
}

.youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.success_sec {
    margin-left: 22px !important;
    margin-right: 22px !important;
}
.success_sec .l-wrap {
    padding: 0px 15px;
}




/* New Sticky Design CSS Akbar */
.id_banner_c1{
    background: #ae7bff;
border-radius: 100px;
width: 150px !important;
height: 150px;
}

.l-wrap .col-two-third {
    width: calc(((100%) / 12) * 8);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.l-wrap .col-two-third {
    width: calc(((100%) / 12) * 8);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.l-wrap .col-two-third {
    width: calc(((100%) / 12) * 8);
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.l-wrap .col-one-third {
    width: calc(((100%) / 12) * 4);
    padding-left: 17px;
    padding-right: 17px;
    float: left;
    position: relative;
}

/* // End New Sticky Design CSS Akbar */

/* LP 5 Form CSS */

	.andlogo-img {
    width: 47px;
    padding-left: 0;
    height: auto;
    padding-top: 15px;
}
	.gd-baner-heading, .gd-baner-heading h1{
	font-size: 70px;
    line-height: 70px;
    color: #9755FF;
    font-family: 'Antarctica-ExtraCondSemBd';
    text-align: left;
	margin-top: 0px;
    margin-bottom: 0px;
	}
	.gd-baner-Subheading{
		    text-align: left;
    font-size: 35px;
    color: #000000;
    font-family: 'Antarctica-CondensedMedium';
    line-height: 46px;text-align: left;
		
	}
	
	 .feature-item {
     display: flex;
    align-items: center;
    }

    .check-icon {
    width: 23px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 12px;
    flex-shrink: 0;
    }

    .feature-text {
      font-size: 18px;
      color: #000000;
      line-height: 35px;
	  	font-family: 'Antarctica-CondensedLight';
    }

    .features {
      background-color: #F7F2FF;
      padding: 30px;
      max-width: 600px;
      margin: auto;
      border-radius: 8px;
    }
	.gd-baner-image img{
	 width: 380px;
   right: -10px;
   position: relative;
	}

.stats {
    /* width: 490px; */
    display: flex;
    /* flex-wrap: wrap; */
    /* gap: 10px 25px; */
    /* justify-content: center;*/
}

.stat {
/* flex: 1 1 calc(33.33% - 20px);  */
    /* text-align: left; */
    /* box-sizing: border-box; */
    font-family: 'Antarctica-CondensedLight';
    font-size: 17px;
}
.stat span{
	font-size:20px;
	 font-family: 'Antarctica-ExtraCondSemBd';
}
.gd-baner-left{
	    display: flex;
    gap: 10px;
    align-items: end;
    justify-content: start;
    margin-left: 55px;
	margin-top: 10px;
}
.gd-banner-button{
	display: flex;
    height: 50px;
    margin-bottom: 20px;
}
.gd-banner-btn{
  text-decoration: none;
    color: #fff;
    background-color: #9755FF;
    padding: 12px 15px;
    border-radius: 4px;
    font-size: 18px;
    font-family: 'Antarctica-CondensedMedium';
    width: 260px;
    height: 48px;
    text-align: center;
	

}

.accord_icon_all:before {
	display:none;
    width: 50px;
    height: 50px;
    /* background-color: #e23110; */
    border-radius: 100%;
    position: absolute;
    content: '';
    left: -60px;
    top: 29px;
}

.gd-baner-content{
	display: flex;
	gap:21px;
    flex-direction: column;

}
.stat-border-right{
   border-right: 0.5px solid #707070;
}
.l-wrap {
    max-width: 1366px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
}

.fixed-form{
	background: #fff;
    padding: 5px;
    position: fixed;
    right: 65px;
    width: 404px;
	    box-shadow: 0px 3px 6px #00000029;
}

.form-scholarship{
      height: 45px;
      border: 1px solid #707070;
    display: flex
;
    justify-content: center;
    align-items: center;
    padding: 10px 14px;
    margin-bottom: 15px;
    border-radius: 37px;
}
.form-scholarship p{
    margin: 0;
    font-size: 24px;
    line-height: 16px;
    color: #9755FF;
     font-family: 'Antarctica-ExtraCondSemBd';
}
.form-scholarship span{
  color: #000000;
      font-family: 'Antarctica-CondensedRegular';

}

/* skill master start  */
.skills-title{
      line-height: 25px;
    margin: 0;
    margin-bottom: 45px;
	    font-size:55px;	
		color:#000000;	
		text-align: left;
		font-family: 'Antarctica-CondensedMedium';

}

.skills-boxes {
	    width: 700px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px; /* spacing between skills */
}

.skill {
  border: 0.5px solid #818181;
  padding: 12px 18px;
  border-radius: 6px;
  font-size: 22px;
  color:#000000;
  background-color: #fff;
  cursor: default;
  transition: 0.3s ease;
   font-family: 'Antarctica-CondensedRegular';
}
 .who-title {
      margin: 0;
      font-size: 55px;
    margin-bottom: 35px;
    text-align: left;
		font-family: 'Antarctica-CondensedMedium';
      }

      .who-cards {
        display: flex;
        flex-wrap: wrap; 
        gap: 33px; 
        justify-content: center;
      }

      .who-card {
		    border-radius: 4px;
    border: 0.2px solid #818181;
        background-color: #F7F2FF; 
        border-radius: 4px;
		padding:15px 20px;
        display: flex;
        align-items: flex-start;
        gap: 15px;
        flex: 1 1 calc(50% - 33px); /* 2 per row */
        min-width: 300px;
        
        box-sizing: border-box;
      }

      .who-card-image {
  width: 30%;

}

.who-card-image img {
 margin-top: 5px;
    border-radius: 4px;
    width: 95px;
    height: 105px;
    object-fit: cover;
    display: block;

}
.who-text{
	width: 70%;
}
 .who-text strong {
    color: #000000;
    font-size: 18px;
    font-family: 'Antarctica-CondensedMedium';       
    
      }
.who-text p {
      margin: 0px;
        font-size:18px; 
         color: #444;
		font-family: 'Antarctica-CondensedLight';
      }



.form-start1 {
    /* padding-right: 80px !important; */
    position: fixed;
    top: 48px;
    /* width: 385px; */
    /* position: absolute; */
    bottom: 20px;
    right: 32px;
    z-index: 1;
}
.right-form {
    background: #fff;
    padding: 15px 25px;
    box-shadow: 1px 1px 6px #0000004a;
    position: sticky;
    top: 70px;
    width: 360px;
}
.fp1 {
    padding: 0 15px;
}
.cus_fhead {
    z-index: -1;
    position: relative;
    top: 10px;
}
.cus_fhead p.h4 {
    font-family: 'Antarctica-CondensedMedium';
    font-size: 20px;
    margin: 0;
    padding: 0 15px;
    line-height: 0px;
}
.cus_fhead ul {
    margin-top: 15px !important;
    padding-left: 15px !important;
}
.cus_fhead ul li {
    font-family: 'Antarctica-CondensedThin';
    font-size: 18px;
    line-height: 24px;
    padding: 5px 15px 0px 0px;
    list-style: none;
}
.cus_fhead ul li img {
    width: 18px;
    margin-right: 10px;
}

#fixed_id.sticky {
    bottom: 5px;
    transition: 1s;
    display: none;
}
.form-bg {

    background: #fff;
    padding: 0px 0px !important;
}
.mob_hir_margin{
        margin-top: 100px;
}

 /* software section start  */
      .software-heading {
            margin: 0px;
        font-size: 55px;        
        margin-bottom: 30px;
		 font-family: 'Antarctica-CondensedMedium';
      }

      .software-grid {
       display: flex;
    flex-wrap: wrap;
   justify-content: space-between;
    gap: 30px 30px;
    /* max-width: 1000px; */
    margin: 0 auto;
      }

      .software-card {
        display: flex;
        align-items: center;
        gap: 15px;
        width: 220px;
      }

      .software-card img {
        width: 70px;
        height: 70px;
        border-radius: 12px;
        object-fit: cover;
      }

      .software-card span {
		font-family: 'Antarctica-CondensedLight';
        font-size: 18px;
		line-height:24px;        
        text-align: left;
      }

	  /* faq  */
	  .faq_sec {
    margin-top: 90px;
    margin-bottom: 60px;
}

	.accordion .link {
    cursor: pointer;
    display: block;
    padding: 10px 15px 0 0px;
    font-size: 29px;
    line-height: 40px;
    color: #000;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-top: 0.3px solid #707070;
   font-family: 'Antarctica-CondensedLight';
    margin-left: 5px;
}
.main_course_head {
    font-family: 'Antarctica-CondensedMedium';
    font-size: 55px;
    line-height: 30px;
    color: #000000;
    margin: 0px 0 40px 0;
}
.faq_sec .accordion {
    padding-left: 0;
}
.accordion li {
    margin-bottom: 70px;
}

.submenu

 {
    display: none;
    padding-left: 0;
    position: relative;
    margin-top: 30px;
    margin-left: -30px;
}
.btn_dv_fx {
    display: flex
;
    justify-content: flex-end;
    height: 58px;
    position: relative;
}
.plus_icon_span {
    position: absolute;
    background-color: #000;
    width: 20px;
    height: 0.8px;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -2.5px;
    transition: all 1s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1;
}
.minus_icon_span {
    position: absolute;
    background-color: #000;
    width: 20px;
    height: 0.8px;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -2.5px;
}
.submenu {
    margin-left: 0 !important;
}

.accord_icon_all {
    position: absolute;
    top: 29px;
    right: 5px;
}
.numb_accor_dv {
    font-size: 22px;
    line-height: 29px;
    color: #000;
    position: absolute;
    left: -1px;
    font-family: 'Antarctica-CondensedRegular';
}
.text_accor_dv

 {
    font-size: 18px;
    line-height: 24px;
    color: #535353;
    font-family: 'Antarctica-CondExtLt';
    padding-left: 35px;
    padding-right: 35px;
}
.text_accor_dv h3 {
    font-family: 'Antarctica-CondensedRegular';
    font-size: 22px;
    line-height: 30px;
    color: #000;
    margin: 0;
}

.card-width{
      width: 319px !important; 
}
/* course section start */

.course-heading {
      margin: 0px;

  font-size: 55px;
  margin-bottom: 15px;
  color: #000;
  	font-family: 'Antarctica-CondensedMedium';
}

.course-para {
  margin-bottom: 30px;
  font-size: 22px;
  color: #292929;
font-family: 'Antarctica-CondExtLt';
}

.course-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 31px;
}

.course-card {
  flex: 1 1 calc(50% - 31px); /* 2 cards in one row */
  background: #f7f0fc;
  border: 1px solid #e0d8f0;
  border-radius: 8px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.duration {
  font-size: 16px;
  color: #000;
  font-family: 'Antarctica-CondensedLight';
  display: block;
  line-height:26px;
}
.course-parttime{
	font-size: 17px;
    color: #000000;
	font-family: 'Antarctica-CondensedLight';
}
.course-parttime strong{
	font-size: 17px;
    color: #000000;
	  	font-family: 'Antarctica-CondensedMedium';
}

.course-card-heading {
      margin-top: 8px;
    font-size: 22px;
	line-height:25px;
    font-family: 'Antarctica-CondensedMedium';
    margin-bottom: 10px;
}
.course-number {
	padding: 2px;
    display: flex;
    justify-content: center;  
    align-items: center;
    width: 25%;
    border: 0.3px solid #707070;
    border-radius: 24px;
	font-family: 'Antarctica-CondensedLight';
}


.course-card-desc {
    font-size: 17px;
    line-height: 1.5;
    color: #000000;
    margin-bottom: 15px;
	font-family: 'Antarctica-CondensedLight';
}


.course-card-image img {
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 6px;
  margin-bottom: 15px;
}

.course-card-button {
	  width: auto;
    align-self: flex-start;
    display: inline-block;
    /* padding: 10px 15px; */
    background: #8233FF;
    color: #FFFFFF;
    border-radius: 4px;
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    transition: 0.3s;
    font-family: 'Antarctica-CondensedRegular';
    width: 166px;
    height: 48px;
    line-height: 48px;
}

.check-icon img{
      object-fit: cover;
    width: 100%;
}
.align-left-m{
    margin-left: 55px;
     padding-left: 0 !important;
    margin-right: 0 !important;
     padding-right:0 !important;
}
.align-left-m1{
   margin-left: 55px;
    padding-left: 0 !important;
    margin-right: 0 !important;
    padding-right:0 !important;
}
.ratingbox1{
width: 135px;
}
.ratingbox2{
    width: 208px;
    padding-left: 35px;
}
.ratingbox3{
    width: 150px;
   padding-left: 35px;
}   
.ratingbox6{
    width: 160px;
   padding-left: 35px;
}  
.lp5_form{
    width:100%; 
      /* width:310px;  */
    height:490px;
}














/* Start Responsive CSS */


@media only screen and (min-width: 1366px) {
    .apply_box{ min-height: 258px;}
    .apply_box_1{ min-height: 211px;}
    .sucess_anch_mr span{ width:100%; height: 309px;}
    
}
@media only screen and (max-width: 1366px) { 
    .brochure_button { 
    right: 53px; 
}
	.lp_page .learn_text p { 
	 margin: 0; width: 96%; } 
.arrow_img .border_curve:after {
    content: "";
    position: absolute;
    box-shadow: 12px 0 0 0 #e13111;
    left: -31px;
    height: 39px;
    width: 25px;
    top: 1px;
    border-radius: 50%;
    transform: rotate(0.89turn);
}
	.lp_page .lp_right { 
    height: 615px;
}
   .lp_page .col-five .l-wrap h3 { 
    font-size: 20px;
    line-height: 24px; 
} 
    .lp_page .col-five .l-wrap p {
        font-size: 21px !important;
        line-height: 26px !important;
    }
.lp_page .counter h2 { 
    font-size: 42px;
        line-height: 42px; 
}	
.arrow_img img {width:55px;}
.lp_page .review img {
    width: 60px;
    margin-left: -25px;
}
.lp_page .rating p { 
    font-size: 22px;
    line-height: 30px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 0px;
}
.lp_page .arrow_img {
    position: absolute;
    bottom: -104px;
    right: 0;
}
.lp_page .rating { 
    padding: 25px 0px 0px 11px;
    width: 66%;
}
.yellow_curve .border_curve1:after {
        content: "";
        position: absolute;
        box-shadow: 19px 0px 0 0px #ffe843;
        right: 67px;
        height: 67px;
        width: 51px;
        top: 58px;
        border-radius: 50%;
        transform: rotate(0.37turn);
    }
.lp_page .counter_start { 
    padding: 47px 22px 42px 23px; 
}
}
@media only screen and (max-width: 1330px) {
    .pos_about_home{ transform: scale(0.8);}
    .pos_about_course{ transform: scale(0.8);top: 470px;}
    

}
@media only screen and (max-width: 1280px) and (min-width:1101px) {
    .upper-img-sec-courses img{ max-width: 635px;}
    .course_desc_sec .choose_sec_images{     margin-top: 40px;}
    .eligibility_half{ min-height: 242px;}
    .forCompanies_banner_desk{max-width: 520px;}
   
    .course_schedule_left{ padding-left:0!important; padding-right: 0!important;}
    .course_schedule_right{ padding-left:0!important; padding-right: 0!important}
    .course_upper_bx{     padding-left: 33px;}
    .course_lower_bx{     padding-left: 33px;}
    .last_btn_footer .circle_anch{ flex: 0 90px;
        height: 90px; font-size: 14px;}
        .last_btn_footer .square_anch{ flex: 0 90px;
            height: 90px; font-size: 14px;}
    .apply_now_courses_anch span{ width:115px; height: 115px;}
    .downlaod_courses_anch span{ width:115px; height: 115px;}
    .center_text_course{ transform: scale(0.8);}
	.lp_page .counter h2 {
        font-size: 33px;
        line-height: 40px;
    }
	.lp_page .rating {
        padding: 34px 0px 0px 11px;
        width: 63%;
    }
	.rating img{width:150px;}
	.lp_page .rating p {
        font-size: 19px;
        line-height: 27px; 
    }
	.lp_page .review img {
        width: 57px; 
    }
	    .lp_page .lp_right {
        height: 637px;
    }
	.lp_page .col-five .l-wrap h3 {
        font-size: 18px;
        line-height: 20px;
    }
	.lp_page .col-five .l-wrap p {
        font-size: 18px !important;
        line-height: 22px !important;
    }
	    .yellow_curve .border_curve1:after {
        content: "";
        position: absolute;
        box-shadow: 19px 0px 0 0px #ffe843;
        right: 64px;
        height: 67px;
        width: 51px;
        top: 57px;
        border-radius: 50%;
        transform: rotate(0.37turn);
    }
	.nw_accordion.accordion .link > span {
    font-family: 'Antarctica-ExtraCondLight';
    font-size: 22px;
    line-height: 38px;
    position: relative;
    margin-left: 20px;
    top: -4px;
}
.nw_accordion.accordion .link > span { 
    font-size: 22px;
    line-height: 38px; 
    top: -4px;
}
}



@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.lp_page .lottie {
    width: 92%;
}	
		.bg-star1 img{width: 145px;}
		.bg-star {
    position: absolute;
    right: 15px;
    top: 10px;
}
.bg-star2 .s1  { 
    font-size: 22px;
    line-height: 22px;
}
.bg-star2 .s2 { 
    font-size: 22px;
    line-height: 24px;
}
.bg-star2 { 
    top: 25px;
    left: 25px; 
}
	}



@media only screen and (max-width: 1160px) and (min-width:768px) {
    .pg_diploma_wrap{ flex-wrap: wrap;}
    .l-wrap .col-one-third:first-child{    width: calc(((100%) / 12) * 12); }
    .l-wrap .col-one-third:nth-child(2){    width: calc(((100%) / 12) * 6); }
    .l-wrap .col-one-third:nth-child(3){    width: calc(((100%) / 12) * 6); }
    .l-wrap .col-two-third{width: calc(((100%) / 12) * 12);}
    .header_anch{ display: none;}
    .tab_disp_none{ display: none;}
    .skrollr-mobile {
        overflow: visible!important;
    }
    .skrollr-mobile body {
        overflow: visible!important;
    }
    .upskill_sec{ margin-bottom: 0;}
    .pg_diploma_list{ margin-bottom: 20px;}
    .choose_hgt .col_hgt_ch{ margin-bottom: 60px; height: auto;}
    .backdot:before{ display: none;}
    .apply_box{min-height: 19vw;}
    .apply_box_1{ min-height: 15.5vw;}
    .ex_cl{ padding-right: 0;}
    .accordion{ padding-left: 0;}
    .upper-img-sec-courses img{ max-width: 50%;}
    .upper-sec-anchor{ margin-top: 20px;}
    .regis_pos_abso{ display: none;}
    .downlaod_courses_anch{ font-size: 14px; line-height: 18px;}
    .downlaod_courses_anch span{ width:100px; height: 100px;}
    .apply_now_courses_anch{ font-size: 14px; line-height: 18px;}
    .apply_now_courses_anch span{width:100px; height: 100px;}
    .pos_about_course{ display: none;}
    .center_text_course{     font-size: 50px;
        line-height: 66px;}
    .career_block{ font-size: 16px; line-height: 20px; padding:10px}
    .btn_blwbx{font-size: 16px;}
    .course_schedule_left .course_schedule_inner{ width:100%;}
    .course_schedule_right .course_schedule_inner{ width:100%;}
    .left_bord_full:before{     width: 100%;left: 0;}
    .right_bord_full:before{     width: 100%;right: 0;}
    .fee_anchor{ position: inherit; top:-30px}
    .fin_partner_sec .course_flx{ align-items: center;}
    .fin_part_ul li img{width: 65%;}
    .course_not_sure_para{font-size: 24px;}
    .course_not_sure_head{ font-size: 40px;} 
    .about_title_h2:before{ display: none;}
    .sucess_anch_mr span{ WIDTH:210px; height: 210px;}
    .blog_main_sec .col-one-third{ height: auto;}
    .partner-flex .partner_img img{ max-width: 95px;}
    .apply_text{ font-size: 16px; line-height: 20px;}
    .apply_box_1{ padding: 8px;}
    .apply_box_1 .apply_num{ font-size: 16px; line-height: 20px;}
    .apply_box_1 .apply_text{ font-size: 14px; line-height: 17px;}
    .ex_cl{ bottom: -75px;}
    .upskill_div_marg {
        margin-top: 0;
    }
    
    
    .para_relate.mob_disp_none{ display: none;}
    .multiple-items .slick-list{ padding-left: 56px;}
    .center_text_course{ transform: scale(0.8);}
    .no_wrap{ padding-left: 16px; padding-right: 16px;}
    .accordion.nw_accordion_2{ padding-left: 40px;}
    .submenu1{ margin-left: 6px!important;}
    .fee_anchor{ right:inherit}
    .course_schedule_left{ padding-left:0!important; padding-right: 0!important;}
    .course_schedule_right{ padding-left:0!important; padding-right: 0!important}
    .course_upper_bx{     padding-left: 33px;}
    .course_lower_bx{     padding-left: 33px;}
    .last_btn_footer .circle_anch{ flex: 0 75px; height: 75px;font-size: 11px;    line-height: 14px;}
    .last_btn_footer .square_anch{ flex: 0 75px; height: 75px;font-size: 11px;    line-height: 14px;}
    .main-menu li{     margin-right: 13px;}
    .main-menu li a{font-size: 13px;}
    .forCompanies_triple_pic{ transform: scale(0.8); left:0;}
    .no_caraousel .success_item{flex: 0 calc(33% - 16px);}
    .no_caraousel .success_item:nth-child(4n){ margin-right: 16px;}
    .no_caraousel .success_item:nth-child(3n){ margin-right: 0;}
    .flex_tablet{ display: block;}
    .tablet_100{ width: 100%!important;}
    .joinUsImag{ position: relative; right: 0; bottom: 30px; left: 0; display: block; float: right; margin-right: 170px;}
    .about_expl{ margin-top: 0;}
    .upper-sec-tags{ width: 68%;}
    .upper-sec-anchor{ width:32%}
    .upskill{ font-size: 3vw; line-height: 4vw;}
    .table_hidden{ display: none;}
    .mob_overflow_scroll {
       
        float: none;
        clear: both;
    }
    .list_disp_block {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 15px;
    }
    .list_disp_block li {
        flex: 0 45%;
        margin-right: 5%;
    }
    .pg_diploma_list.list_disp_block li a {
        font-size: 21px;
        line-height: 28px;
    }
    .pos_choose_home{ 
        width: 400px; height: 400px; position: relative;
    }
    .about_tablet{ 
        position: relative; 
        max-width: 400px; 
        height: 400px; left: 32px; 
        top: 40px; 
    }
 }

@media only screen and (min-width: 320px) and (max-width: 767px) {

    /* LP5 CSS RESPONSIVE  */

    .refrsh1 {
        margin-top: 7px;
        margin-left: 9px;
    }

    .form-start1 {
    right: 15px;
            z-index: 1;
            position: absolute;
            top: 680px;
    }




    .banner_text_stat{
        text-align: left !important;
    }
    .banner_text_stat_span{
        text-align: center !important;
        padding-left: 15px;
    }
    .tickerlogo {
        width: 121px;
        height: 44px;
    }

    .ratingbox2 {
        width: 145px;
        padding-left: 15px;
    }
    .ratingbox3 {
        width: 100px;
        padding-left: 20px;
    }
    .ratingbox1 {
        width: 90px;
    }
    .ratingbox6 {
        width: 100px;
        padding-left: 20px;
    }
    .align-left-m1 {
        margin-left: 0;
        padding-left: 15px !important;
        margin-right: 0px !important;
        padding-right: 15px !important;
    }
    .align-left-m {
        margin-left: 0;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-right: 0px !important;
    }



    .skills-title {
        line-height: 25px;
        margin: 0;
        margin-bottom: 30px;
        font-size: 22px;
        color: #000000;
        text-align: left;
        font-family: 'Antarctica-CondensedMedium';
    }
        .skills-boxes {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            gap: 15px;
        }
        .skill {
        padding: 12px 18px;
        border-radius: 6px;
        font-size: 18px;
        color: #000000;
        line-height: 26px;
    }
    .who-title {
        margin: 0;
        font-size: 22px;
        margin-bottom: 23px;
        text-align: left;
        font-family: 'Antarctica-CondensedMedium';
        line-height: 25px;
    }
    .who-card {
        border-radius: 4px;
        border: 0.2px solid #818181;
        background-color: #F7F2FF;
        padding: 15px 20px;
        display: flex;
        align-items: flex-start;
        gap: 15px;
        flex: 1 1 calc(50% - 33px);
        min-width: 343px;
        box-sizing: border-box;
        height: auto;
    }
    .course-heading {
        margin: 0px;
        font-size: 22px;
        margin-bottom: 15px;
        line-height: 25px;
    }
    .course-para {
        font-size: 15px;
        line-height: 20px;
    }
    .software-heading {
        margin: 0px;
        font-size: 22px;
        margin-bottom: 25px;
        font-family: 'Antarctica-CondensedMedium';
    }
    .course-number {
        padding: 2px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 35%;
        border: 0.3px solid #707070;
        border-radius: 24px;
        font-family: 'Antarctica-CondensedLight';
    }
    .course-card-heading {
        margin-top: 8px;
        font-size: 22px;
        line-height: 25px;
        font-family: 'Antarctica-CondensedMedium';
        margin-bottom: 10px;
    }
    .duration {
        font-size: 15px;
        color: #000;
        font-family: 'Antarctica-CondensedLight';
        display: block;
        line-height: 16px;
        padding: 3px 15px;
    }
    .course-parttime {
        font-size: 15px;
        color: #000000;
        font-family: 'Antarctica-CondensedLight';
        line-height: 22px;
    }
    .course-card-desc {
        font-size: 15px;
        color: #000000;
        margin-bottom: 15px;
        font-family: 'Antarctica-CondensedLight';
        line-height: 20px;
    }
    .course-card-image img {
        width: 100%;
        height: 105px;
        object-fit: cover;
        border-radius: 6px;
        margin-bottom: 15px;
    }

    .hiring_sec {
        margin-top: 35px;
    }
    .software-card {
        display: flex;
        align-items: center;
        gap: 15px;
        width: 145px;
    }
    .cus_fhead p.h4 {
        font-family: 'Antarctica-CondensedMedium';
        font-size: 16px;
        margin: 0;
        padding: 0;
        line-height: 0px;
        line-height: 5px;
        padding-left: 15px;
    }
    .cus_fhead ul li{
        font-family: 'Antarctica-CondensedThin';
        font-size: 14px;
        line-height: 24px;
        padding: 5px 15px 0px 0px;
        list-style: none;
    }
        .bg-star1 img{
            width: 95px;
        }
        .bg-star {
        position: absolute;
        right: 5px;
        top: 6px;
    }
    .bg-star2 .s1  { 
        font-size: 10px;
        line-height: 10px;
    }
    .bg-star2 .s2 { 
        font-size: 14px;
        line-height: 15px;
    }
    .bg-star2 { 
        top: 18px;
        left: 15px; 
    }
    .lp_left img.lottie {
    width: 80% !important;
    margin-top: 40px;
    }

    .mob_hir_margin{
            margin-top: 800px !important;
    }
    .andlogo-img {
        float: right;
        width: 43px;
    }
    .top-header{
        height: 57px !important;
    }
    .top-header p {
            padding: 0px 14px !important;
            color: #FFFFFF !important;
            font-size: 14px !important;
            margin: 0px !important;
            line-height: 20px !important;
            text-align: center;
            padding: 10px 25px !important;
    }
    .gd-baner-left {
        display: flex;
        gap: 10px;
        align-items: end;
        justify-content: start;
        margin-left: 0 !important;
        margin-top: 0;
    }
    .l-wrap .col-nine {
        width: calc(((100%) / 12) * 12);
    }
    .gd-baner-heading {
        font-size: 48px !important;
        line-height: 48px !important;
    }
    .check-icon {
        width: 15px !important;
        height: 15px !important;
    }
    .feature-text {
        font-size: 15px;
        color: #000000;
        line-height: 27px;
    }
    .stat span {
        font-size: 20px;
        font-family: 'Antarctica-ExtraCondSemBd';
        line-height: 22px;
    }
    .stat {
        /* flex: 1 1 calc(33.33% - 20px); */
        text-align: center;
        box-sizing: border-box;
        font-family: 'Antarctica-CondensedLight';
        font-size: 11px;
        line-height: 12px;
    }
    .stats {
    /* width: 100%; */
            display: flex;
            /* flex-wrap: wrap; */
            /* gap: 10px 0px; */
            /* justify-content: space-between; */
    }

.software-card {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 145px;
}
.gd-baner-Subheading {
    text-align: left;
    font-size: 20px !important;
    line-height: 25px !important;
    text-align: left;
}
.hiring_title {
    font-size: 22px;
    line-height: 25px;
    color: #000000;
    padding-top: 0px;
    margin: 0px;
    padding-bottom: 0px;
    font-family: 'Antarctica-CondensedMedium';
}






/* LP5 CSS RESPONSIVE  */


.mobile_vide_border{
    background: #FFE844;
    border-radius: 20px;
    border: 1px solid #000;
    padding: 21px;
    margin: 0 !important;
}

	.btn_dv_fx {
    display: flex;
    justify-content: flex-end;
    height: 50px;
    position: relative;
}
	.course_dv img {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 11px;
    transition: 0.5s;
}
	.brochure_button{ height: 35px; padding: 12px 18px; right: 1px;
    padding-right: 51px; }
	.brochure_button a{font-family: 'Antarctica-ExtraCondMed'; font-size: 13px;   
    line-height: 13px; }
	
.brochure_button span {
    width: 35px;
    height: 35px;
    display: inline-block; 
    border-radius: 100%;
    z-index: 999;
    position: absolute;
    text-align: center;
    right: 0; 
    display: flex;
    justify-content: center;
    align-items: center; 
	background-color: #e23110;
}
.brochure_button span img{width:15px; height:15px;}
.slide-card { 
    width: 315px;
}
.slider-move-left {
    transform: translate(-329px, 0px);
    transition: all 0.5s ease;
}

.move-left {
    transform: translate(-329px, 0px);
    transition: all 0.5s ease;
}

.move-right {
    transform: translate(329px, 0px);
    transition: all 0.5s ease;
}
#previous-arrow { 
    top: 225px; 
}
#next-arrow { 
    top: 225px; 
}
	.brochure_button{height: 35px;
        padding: 12px 18px;
        right: 1px;
        padding-right: 51px;}
	
.brochure_button span {
    width: 35px;
    height: 35px;
    display: inline-block; 
    border-radius: 100%;
    z-index: 999;
    position: absolute;
    text-align: center;
    right: 0;
    top: -1px;
    display: flex;
    justify-content: center;
    align-items: center; 
	background-color: #e23110;
}
.brochure_button span img{width:15px; height:15px;}
	.student_work .img-popup {
    background: #FFE844;
    border-radius: 20px;
    border: 1.5px solid #000;
    padding: 15px 15px;
}
.student_work{    padding-top: 20px;}
.success_sec{    padding-top: 70px;}
	.pl-20 {
    padding-left: 14px;
}
.ml-m14 {
    margin-left: -6px !important;
}
	.hiring_sec .l-wrap{padding: 0px 10px;}
.hiring_sec .l-wrap .hiree{    padding: 0px 0px;}
.webinar_sec .l-wrap{padding: 0px 10px;}
.webinar_sec .l-wrap .get{    padding-left:0px; padding-right:0px;}
.course_sec .l-wrap{padding: 0px 10px;}
.success_sec .l-wrap{padding: 0px 10px;}
.success_stories .l-wrap{padding: 0px 10px;}
.course_sec .l-wrap .course_cont{    padding: 0px 0px;}
.pg_diploma_sec .l-wrap.pg_diploma_wrap{padding: 0px 10px;}
.pg_diploma_sec .l-wrap .accon{    padding-left:0px; padding-right:0px;}
.footer_sec .l-wrap{padding: 0px 10px;}
.footer_sec .l-wrap .copyrite{    padding-left:10px; padding-right:10px; margin: 0 0px;
}
.success_stories .l-wrap .multiple-itemss {
        padding: 0px 0px;
    }
.success_sec .l-wrap .multiple-items {
    padding: 0px 0px;
}
.submenu1 > div:last-child {
    margin-bottom: 0px;
}
.lp_page {
    margin: 8px 8px 0px 8px !important;
}
/* .hiring_sec {
    margin-left:8px !important;
    margin-right:8px !important;
} */
.webinar_sec {
    margin-left:8px !important;
    margin-right:8px !important;
}
.course_sec {
    margin-left:8px !important;
    margin-right:8px !important;
}	
.pg_diploma_sec {
    margin-left:8px !important;
    margin-right:8px !important;
}
.success_sec {
    margin-left:8px !important;
    margin-right:8px !important;
}	
.success_stories {
    margin-left:8px !important;
    margin-right:8px !important;
}
	.lp_page .lp_left {
    background: #e13111;
    padding: 30px 10px 35px 10px; 
	border-radius: 20px 20px 0px 20px;
}
.lp_page .l-wrap {
    background-color: #000;
    border-radius: 0px 0px 20px 20px;
    padding: 0px 10px 10px 10px;
}
.lp_page .l-wrap:first-child {
    background-color: #000;
    border-radius: 20px 20px 0px 0px;
    padding: 5px 15px 0px 0px;
}
.l-wrap .logo-col { 
    margin-bottom: 1px;
}
.lp_page .lottie {
    width: 100%;
}
.lp_page .learn_text p { 
    font-size: 15px;
    line-height: 17px;
    margin: 0;
    width: 100%; 
}
 .lp_page .l-wrap .col-half.col-7 {
 width: calc(((100%) / 12)* 7);}
 
 .lp_page .l-wrap .col-half.col-3 {
        width: calc(((100%) / 12)* 3);
         padding-left: 5px;		
    }
 .lp_page .l-wrap .col-half.col-2 {
        width: calc(((100%) / 12)* 2);
         padding-left: 5px;	
height:0;		 
    }
 .lp_page .l-wrap .col-one-third {
        width: calc(((100%) / 12)* 4); 
    }
 .lp_page .l-wrap .col-one-fourth {
        width: calc(((100%) / 12)* 3); 
    } 
 .lp_page .l-wrap_start .counter1 h3{  
 color: #fff;
    font-family: 'Antarctica-ExtraCondMed';
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    padding-top: 0;
	text-align:center;
    }
 .lp_page .l-wrap_start .counter1 p{  
 color: #fff;
    font-family: 'Antarctica-ExtraCondLight';
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    padding-top: 0;
    margin-top: 2px;
	text-align:center;
    }
 .lp_page .l-wrap_start .counter1{  
 border: 0.8px solid #cccccca8;
    border-radius: 50%;
    padding: 20px 0px;
    width: 80px;
    height: 80px;
	margin-top:5px;
	margin-right:5px;
    } 
.arrow_img img {
        width: 33px;
    }
    .lp_page .counter h2 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 3px;
    }
.lp_page .counter p { 
    font-size: 10px;
    line-height: 13px; 
}
.lp_page .arrow_img {
        position: relative;
        top: -13px;
        right: 0;
        padding: 25px 10px 10px 10px;
        border-radius: 0px 0px 15px 15px;
        border-left: 0px solid #e13111;
		text-align: center;
}
    .arrow_img .border_curve:after {
        content: "";
        position: absolute;
        box-shadow: 12px 0 0 0 #e13111;
        left: -26px;
        height: 30px;
        width: 25px;
        top: 2px;
        border-radius: 50%;
        transform: rotate(0.88turn);
    }
.lp_page .counter_start { 
    border-radius: 15px;
    padding: 10px 20px 7px 20px;
    margin-top: 5px;
}
    .lp_page .rating p {
        font-size: 9px;
        line-height: 10px; 
        padding-top: 6px;
        padding-bottom: 0px;
    }
.lp_page .rating {
        padding: 10px 10px 10px 10px;
        width: 100%;
		margin-top: 5px;
		border-radius: 15px;
    }
.lp_page .rating img{width:100%; height: auto;}
.lp_page .lp_right {
        height: auto;
        border-radius: 20px;
        padding: 30px 30px 20px 10px;
    }
.lp_right h3 { 
    font-size: 23px;
    line-height: 27px; 
    padding-bottom: 20px;
    padding-left: 20px; 
}



.course_title {
     font-family: 'Antarctica-ExtraCondSemBd'; 
    font-size: 25px;
    line-height: 31px;
    color: #B1AFAF; 
    margin: 0px;
    padding-bottom: 20px; 
    padding-top: 30px;
}
.webinar_sec p { 
    font-size: 14px;
    line-height: 20px !important;
margin: 0px 0px;	
}
.webinar_sec .col-nine.col-8{    width: calc(((100%) / 12)* 7);}
.webinar_sec .col-three.col-4{    width: calc(((100%) / 12)* 5);}
.webinar_sec .l-wrap_width {
    background-color: #e23110;
    border-radius: 20px;
    padding: 10px 15px;
    height: 100px;
}
.webinar_sec .l-wrap_width:before{content:'';
clear:both;
display:table;}
.course_sec p {
    color: #000;
    font-family: 'Antarctica-ExtraCondLight';
    font-size: 15px;
    line-height: 20px;
    padding-top: 0;
    margin: 0px 0px;
    width: 100%;
}
.webinar_sec {
    padding-top: 30px;
}
.nw_accordion.accordion .link.linked {
    padding: 20px 10px 0px 10px !important;
}
.nw_accordion.accordion .link{
    padding: 0px 10px 0px 10px !important;
} 
.accord_icon_all:before {
    width: 25px;
    height: 25px;
    /*background-color: #e23110;*/
    border-radius: 100%;
    position: absolute;
    content: '';
    left: -56px;
    top: 30px;
}
.minus_icon_span {
        position: absolute;
        background-color: #535353;
        width: 15px;
        height: 2.0px;
        left: 50%;
        margin-left: -51px;
        top: 50%;
        margin-top: -2.5px;
    }

.plus_icon_span {
    position: absolute;
    background-color: #000;
    width: 15px;
    height: 2.0px;
    left: 50%;
    margin-left: -51px;
    top: 50%;
    margin-top: -2.5px;
    transition: all 1s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1;
}
.nw_accordion.accordion .accord_icon {
    top: 44px;
}
.accord_icon_all {
    position: absolute;
    top: -32px;
    right: -21px;
}
span.last_sp {
    font-family: 'Antarctica-ExtraCondMed' !important;
    font-size: 15px !important;
    line-height: 22px !important;
    position: absolute !important;
    right: 45px;
    /* margin-right: 90px !important; */
    top: 3px !important;
}
#accordion .link b.desk_disp_none{display:inline;}
#accordion .link span.mob_list_none:after{display:none;}
#accordion .link span.mob_list_none{margin-left: 0; top: 0;}
#accordian_section .acoordian_li .linked .last_sp { top: 23px !important;
}
#accordian_section .acoordian_li .linked .accord_icon_all {
    top: -9px !important;
}
span.last_sp {top: 2px !important;
    }
.nw_accordion li.acoordian_li {
        border-top: 0.8px solid #000;
        border-radius: 20px 20px 0px 0px;
        border-right: 0.8px solid #000;
        border-left: 0.8px solid #000;
        position: relative;
        margin-top: -18px !important;
        padding-bottom: 30px;
        padding-top: 16px;
    }
.nw_accordion li:first-child {
    margin-top: 0 !important;
	padding-top: 0px;
}
.accordion li {
    margin-bottom: 0;
}
.accordion span.job_gurantee_sp {
         height: 25px;
}
.nw_accordion li:last-child {
    margin-bottom: 0px;
    border-bottom: 0.8px solid #000;
    border-radius: 20px 20px 20px 20px !important;
}
.accordian_content h4 {
    font-family: 'Antarctica-ExtraCondLight';
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.nw_accordion.accordion .link > span.job_gurantee_sp {
    height: 24px;
}
.nw_accordion.accordion .open .link { 
        margin-bottom: 0px;
    }
    .submenu1 > div {
        padding-left: 10px;
        padding-right: 10px;
    }
.accordian_content h4 span {
    background: #CDAEFF;
    padding: 7px 24px;
    border-radius: 18px;
}
.nw_accordion.accordion .link > span:after{ top:6px; width: 4px;
    height: 4px;     left: -15px;} 
.nw_accordion.accordion .link > span{font-size: 14px;
        line-height: 24px; top: 0; margin-left: 22px;}
.accordian_content ul li { 
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 5px;
    border: 0;
}
.accordian_content ul li:last-child { 
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 5px;
    border: 0;
}
.accordian_content ul { 
    padding-left: 38px;
}
.accordian_content p { 
    font-size: 12px;
    line-height: 15px;
    color: #1F1F1F;
    padding-left: 22px;
}
.footer_sec { 
    padding: 10px 0px;
    margin-top: 90px;
}
.footer_sec p { 
    font-size: 10px;
    line-height: 10px; 
    margin: 0;
} 
.nw_accordion.accordion .accord_icon_all{ top:-29px}
.webinar_sec .col-three.col-4{position: relative;  top: 18%;}
.accordian_content h5 { 
    color: #AE7BFF;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-top: 27px;
}
 #accordian_section  .nw_accordion.accordion .link {  }
 .l-wrap_start .col-half {
    width: calc(((100%) / 12)* 6) !important; 
    float: left;
} 
.lp_page .l-wrap_start .counter2 { 
        margin-top: 5px; 
    }
.lp_page .l-wrap_start .col-half { 
        align-items: inherit;
        justify-content: center; 
        display: flex; 
    }
.lp_page img.course_img {
    border-radius: 50px;
    height: 80px;
    object-fit: cover;
	padding-left: 2px;
	margin-top:5px;
}
/*---- */
    .l-wrap{
        max-width: 100%;padding-left: 0; padding-right: 0;
    }
    .l-wrap .logo-col{width: calc(((100%) / 12) * 3); padding-left:15px; padding-right:15px;}
    .l-wrap .menu-col{width: calc(((100%) / 12) * 9); padding-left:15px; padding-right:15px;}
    .l-wrap .col-full{
        width: 100%; padding-left:15px; padding-right:15px; position: relative;
    }
    .l-wrap .col-half{
        width: 100%; padding-left:15px; padding-right:15px;
    }
    .l-wrap .col-one-third{
        width: 100%; padding-left:15px; padding-right:15px;
    }
    .l-wrap .col-two-third{
        width: 100%; padding-left:15px; padding-right:15px;
    }
    .l-wrap .col-seven{
        width: 100%; padding-left:15px; padding-right:15px;
    }
    .l-wrap .col-three{
        width: 100%; padding-left:15px; padding-right:15px;
    }
    .l-wrap .col-five{
        width: 100%; padding-left:0px; padding-right:15px;
		margin-top: 5px;
    }
    .l-wrap .col-one-fourth{
        width: 100%; padding-left:15px; padding-right:15px;
    }
    header{ height: auto;padding-top: 0px;padding-bottom: 0px;   }
    .header_anch{ display: none;}
    .upper-img-sec{ height: auto;}
    .banner_img{ display: none;}
    .banner_img_mob{ display: block;width: 100%;  margin-top: 165px;}
    .expl-anch span{ display: none;}
    .main-menu{ display: none;}
    .mobile_toggle{ display: block;float: right;font-family: 'Antarctica-CondensedLight';font-size: 14px; line-height: 19px; color:#fff; text-transform: uppercase; text-decoration: none;}
    .courses_page .mobile_toggle{ color:#000}
    .pos_about_home{ position: relative; top:320px; max-width: 343px;}
    .kickstart_sec .col-one-third{ height: 360px;}
    .hgt_auto{ height: auto!important;}
    .logo-col img{ width: 100%; width: 78px !important;
        padding-left: 20px !important;}
    .mob_disp_blk{ display: block;}
    .upskill_sec{ margin-bottom: 40px;}
    .upskill{ font-size: 28px; line-height: 41px;margin-top: 40px;padding-right: 5px;}
    .upskill br{ display: none;}
    .kickstart_sec{ padding-top: 15px;}
    .take_charge{ max-width: 100%; font-size: 24px; line-height: 30px; margin-top: 15px;}
    .inner_half_left, .inner_half_right{ display: none;}
    .take_charge{ margin-bottom: 20px; margin-top: 0;}
    .pg_diploma_sec{ margin-top: 40px;}
    .pg_diploma_wrap{ display: block;}
    .pg_diploma_title{ font-family: 'Antarctica-CondensedRegular';font-size:24px; line-height: 32px; color:#000; padding-left:30px;font-weight: 500;margin-top: 0;}
    .pg_diploma_title:before{ width:21px; height: 21px; background-color: #000; border-radius: 100%; position:absolute; content: ''; left:15px; top:5px} 
    .pg_diploma_para{ position: relative;font-size: 13px;}
    .course_box{ margin-top: 0;}
    .divider{ display: none;}
    .mob_mrg_top{ margin-top: 100px;}
    .pg_diploma_list{ margin-bottom: 15px;}
    .not_sure_para{ max-width: 100%;margin-top: 0;    font-size: 24px;
        line-height: 30px;}
    .flex_div{ display: block;}
    .guidance_mob_none{ display: none;}
    .not_sure_sec{ padding-bottom: 25px;}
    .not_sure_anch{ position: relative;    float: right;margin-top: 30px;font-size: 16px;line-height: 20px; right:0}
    .not_sure_anch span{ width:110px; height: 110px;}
    .not_sure_sec .align_right{ text-align: left;}
    .not_br{ display: block;}
    .expert_img{ max-width: 100%; margin-right: 0; float: none;}
    .what_we_offer_list strong{ font-size: 22px;}
    .what_we_offer_list{ font-size: 20px; line-height: 26px;}
    .expert_hlf{ width:35%; float:left;padding-top: 22px;}
    .partner-flex{ border-bottom: 0;}
    .partner-flex .partner_img{ margin-right: 0; flex: 0 45%; }
    .partner-flex .partner_img:nth-child(odd){ margin-right: 10%;}
    .partner-flex .partner_img img{ width: 100%; max-width: 100px;}
    .guidance_disp_none{ display: inline-block; width:58%; float: right;}
    .apply_sec{ margin-top: 50px;}
    .choose_sec_images{ display: none;}
    .what_we_offer{ display: none;}
    .what_other_offer{ display: none;}
    .what_other_offer_list{ display: none;}
    .what_offer_anchor{ display: none;}
    .success_title:before{ display: none;}
    .success_title{ text-transform: inherit; margin-top: 15px;line-height: 30px;}
    .mob_non{ display: none;}
    /*.multiple-items .slick-arrow{ display: none!important;}*/
.multiple-items .slick-next{  }	
	.multiple-items .slick-prev { 
    left: 0;
    top: -60px; 
}
	.multiple-items .slick-next { 
    right: 0px; 
    top: -60px; 
}
    .success_caraousel{margin-top: 10px;}
    .career_block:nth-child(1), .career_block:nth-child(4), .career_block:nth-child(8){ display: none;}
    .career_block{    width: calc(50% - 1px);font-size: 18px;
        line-height: 24px;min-height: 240px;}
    .success_title{}
    .success_para_mobile{font-size: 24px; line-height: 31px; color:#000;font-weight: 200;
        font-stretch: extra-condensed; display: block;margin-top: 7px;}
    .multiple-items .slick-list{ padding-left:15px;}
    .apply_all{ display: block; margin-top: 20px; margin-bottom: 20px;}
    .apply_box{ flex:0 100%; border-right:1px solid #484848; min-height: auto;}
    .apply_box:last-child{border: 0!important;}
    .apply_box:after{ clear: both; display: block; content: '';}
    .apply_num{ float:left; width:20px}
    .apply_text{ position: relative; float:left; margin-left:30px;padding-top: 10px;width: calc(100% - 50px); font-size: 20px; line-height: 26px;margin-bottom: 30px;}
    .apply_box:last-child{ border-left:0; border-right:0;}
    .apply_box_anchor{margin-top: 40px; display: inline-block; float: right; font-size: 16px; min-height: auto;}
    .apply_box_anchor span{ width:110px; height: 110px;}
    .ex_cl{ position: relative; bottom:0; padding-right: 0;float: left;
        margin-left: 45px;
        padding-top: 10px;
        width: calc(100% - 50px);}
     .mrg_bt_mb_0{ margin-bottom: 0!important;}
    .upskill_img_mob{ width:45%; bottom:0;float: none; margin-right: 0; display: inline;}
    .accordion{ margin-left: 0; padding-left: 0;margin-top: 35px;}
    .nw_accordion{ margin-top: 0;}
    .numb_accor_dv{left: -1px;}
    .text_accor_dv{padding-left: 40px;}
    .faq-font{ color:#000; background: none; width: auto; display: inline;}
    .footer_mob_hide{ display:none} 
    .foot_mob_show{ display: block; margin-bottom: 50px;}
    .foot_mob_show a{ display: inline-block; margin-right: 20px;}
    .last_btn_mob_show{ display: block;position: absolute;
        right: 0;
        width: 60%;
        top: 15px;}
    .last_btn_footer .circle_anch{ float:left;}
    .last_btn_footer .circle_anch span{ height: 110px; width:110px}
    .last_btn_footer .square_anch{ float:left}
    .last_btn_footer .square_anch span{ height: 110px; width:110px}
    .footer_logo_link{ display: inline-block; margin-top: 90px;}
    .fixed_menu_sec{bottom: 5px;}
    .fixed_menu_sec_mobile{ display: block; position: fixed; bottom:0;width: 100%; z-index: 1001;    padding: 0 5px;}
    .courses_mobile_action{ background-color: #000; width:69%; border-radius: 20px; float:left;font-family: 'Antarctica-CondMedIta'; font-size: 14px; line-height: 14px; color:#8D8DFE; text-transform: uppercase; display: block; height: 60px; text-decoration: none; text-align: left;padding: 21px 15px;}
    .download_mobile_action{ background-color: #C3C3F5; width:33%; border-radius: 20px; float:left;font-family: 'Antarctica-CondMedIta'; font-size: 14px; line-height: 14px; color:#363636; text-transform: uppercase; display: block; height: 60px; text-decoration: none; text-align: center;padding: 15px 15px;}
    .apply_mobile_action{ background-color: #F8FE5D; width:30%; border:0.3px solid #707070; border-radius: 20px; float:left;font-family: 'Antarctica-CondLightIta'; font-size: 14px; line-height: 14px; color:#363636; text-transform: uppercase; display: block; height: 60px; text-decoration: none; text-align: center; padding-top: 21px;}
    .only_course_page{ width:33%}
    .show_mobile_courses{ visibility: visible; transform: translate(0,0); transition: 1s;}
    .fixed_menu_mobile{ list-style: none; margin: 0; padding:0;    margin-top: 8px;position: absolute;
        width: calc(100% - 10px);
        bottom: 60px;}
    .fixed_menu_mobile li a{font-size: 14px; line-height: 18px; font-weight: 300; font-stretch: extra-condensed; height: 47px; padding:15px 20px; text-decoration: none; text-transform: uppercase; border-radius: 20px; height: 100px; display: block; float:left;color: #000;} 

    .fixed_menu_mobile li:nth-child(1) a{ background-color: #AC8ADE; width:50%;}
    .fixed_menu_mobile li:nth-child(1):after{ clear: both; display: block; content: '';}
    .fixed_menu_mobile li:nth-child(2) a{ background-color: #F5B6D1; width:50%;}
    .fixed_menu_mobile li:nth-child(3) a{ background-color: #DCFACA; width:50%;}
    .fixed_menu_mobile li:nth-child(4) a{ background-color: #CACFFA; width:50%;}
    .fixed_menu_mobile li:nth-child(5) a{ background-color: #316A74; width:50%; color:#fff;}
    .fixed_menu_mobile li:nth-child(6) a{ background-color: #2E5EC7; width:100%; color:#fff;}
    .fixed_menu_mobile li:nth-child(7) a{ background-color: #2E5EC7; width:100%; color:#fff;}
    .menu_logo_img{ display: block; padding: 20px 10px;}
    .menu_logo_img:after {
        width: 16px;
        height: 16px;
        background-color: #000;
        border-radius: 100%;
        position: absolute;
        content: '';
        right: 10px;
        top: 25px;
    }
    .course_mobile_cross{ width: calc(100% - 5px); position: absolute; background-image: var(--wpr-bg-3d65398d-0619-4215-b0c0-144d83c3f02b); background-repeat: no-repeat; background-position-x: 95%; background-position-y:center; transition: 1s;}
    .one_img{ right:0; width:calc(100% - 90px)}
    .two_img{    right: inherit; left:60px;}
    .third_img{     right: inherit; left:30px;}
    .fourth_img{right: inherit; left:0;}
    .footer_link_dv span{ font-size: 16px;}
    .footer_link_dv a{ font-size: 18px;}
    .subscribe_inp{ font-size: 26px;}
    .title_mob_hide{ display: none;}
    .title_desk_hide{ display: block;}
    .courses_page{ height: auto;}
    .course_innerpage{ height: auto;}
    .course_inner_main{ position: relative;padding: 0px 0 190px;}
    .about_page .course_inner_main{ padding:0}
    .upper-sec-anchor{ width:100%; float:none}
    .upper-sec-anchor .regis_pos_abso{ display: none; }
    .upper-sec-tags{ margin-bottom: 30px;} 
    .upper-sec-tags span{ font-size: 13px;}
    .upper-sec-tags span.sq_span{border-radius: 18px;}
    .course_desc_sec{ background-color: #fff; padding-bottom: 0;}
    .course_desc_sec .choose_sec_images{    margin-top: -140px;}
    .course_choose_mob_sec{ display: block;}
    .course_choose_mob_sec.choose_sec_images .one_img{ right:0; width:70%;}
    .course_choose_mob_sec.choose_sec_images .two_img{ right:25px; width:70%;}
    .course_choose_mob_sec.choose_sec_images .third_img{ right:50px; width:70%;}
    .upper-sec-tags:after{ clear: both; display: block; content: '';}
    .course_desc_text{font-size: 28px;line-height: 36px;margin-top: -75px; padding-top: 0;}
    .courses_number_sec{ margin-top: 0;}
    .perc_numb_course{ font-size: 42px; margin-bottom: 20px;    line-height: 35px;
        padding-bottom: 12px;}
    .numb_course_detail{ margin-bottom: 0;}
    .future_career_title{ }
    .left_future, .right_career{ display: none;}
    .center_text_course{ font-size: 32px; line-height: 44px; margin-top: 30px;}
    .animation2 span:nth-child(5){transform: translateX(0)!important; animation: none!important;}
    .animation2 span:nth-child(4){transform: translateX(0)!important; animation: none!important;}
    .animation2 span:nth-child(3){transform: translateX(0)!important; animation: none!important;}
    .animation2 span:nth-child(2){transform: translateX(0)!important; animation: none!important;}
    .animation2 span:nth-child(1){transform: translateX(0)!important; animation: none!important;}
    @keyframes textMove5 {
        from {transform:translateX(0);}
        to {transform: translateX(10px);}
    }
    @keyframes textMove4 {
        from {transform:translateX(0);}
        to {transform: translateX(20px);}
    }
    @keyframes textMove3 {
        from {transform:translateX(0);}
        to {transform: translateX(30px);}
    }
    @keyframes textMove2 {
        from {transform:translateX(0);}
        to {transform: translateX(40px);}
    }
    @keyframes textMove1 {
        from {transform:translateX(0);}
        to {transform: translateX(50px);}
    }
    .future_text_sec{ margin-bottom: 10px;}
    .course_weeks{ display: none;}
    .course_accor_ul{width: 88%; float: right;}
    .course_accor_ul .text_accor_dv{ padding-left:0}
    .course_accor_ul .link{ font-size: 20px; line-height: 26px;font-weight: 300;}
    .course_accor_ul .link .accord_icon{ width:15px}
    .curriculum_sec{ margin-top: 90px;}
    .course_accor_ul li:before{font-size: 20px;top: 32px;}
    .mob_courses_week_days{ display: block;font-size: 14px; line-height: 19px; color:#818181;font-weight: 300;
        font-stretch: extra-condensed;}
    .software_main_para{ font-size: 24px; line-height: 30px; margin-top: 30px;}
    .software_title{ font-size: 24px; padding-top: 5px;}
    .real_world_sec{ margin-top: 30px;}
    .career_block_mob_hid{ display: none;}
    .course_schedule_categ{ text-transform: uppercase;}
    .course_schedule_title{ font-size: 30px; line-height: 40px;    margin-bottom: 90px;}
    .course_schedule_para{ font-size: 18px; line-height: 23px;}
    .course_schedule_inner{ padding-left: 0; padding-right: 0;}
    .course_schedule_left .course_schedule_inner{ width:100%; max-width: auto; float:none}
    .course_schedule_right .course_schedule_inner{ width:100%; max-width: auto; float:none}
    .eligibility_inner{ padding: 0;}
    .eligibility_half_right{ float:none!important; left:0; border:0}
    .eligibility_half_right .eligibility_title{ border-bottom: 1px solid #707070;
        padding-bottom: 15px;}
    .eligibility_half_left{ margin-top: 60px;}
    .career_whole_desk_course{ display: none;}
    .career_whole_mobile_course{ display: block;}
    .career_whole_mobile_course .career_block{ width:auto; background-position: center center;}
    .career_whole_mobile_course .career_block:nth-child(1), .career_whole_mobile_course .career_block:nth-child(4), .career_whole_mobile_course .career_block:nth-child(8){ display: block;}
    .course_nubm_mob_hid{ display: none;}
    .crs_career_mob{ display: block!important;}
    .about_banner_desk{ display: none;}
    .about_page .upper-img-sec-courses .banner_img_mob{ margin-top: 35vh;}
    .about_page .upper-sec-tags{ font-size: 28px; line-height: 34px;width: 100%; margin-top: 26px;}
    .about_page .upper-sec-tags span{ font-size: 28px; line-height: 20px;}
    .exp_hr_title{margin-top: 0; font-size: 76px;}
    .mob_disp_none{ display:none}
    .exp_hr_anch{ position: absolute; top:0; right:15px; font-size: 16px; line-height: 20px;}
    .exp_hr_anch span{ width:110px; height: 110px; background-color: #F8FE5D; border:0}
    .sq_span_exp span{ border-radius: 100%;}
    .exp_one_mob{margin-top: 60px;}
    .exp_second_mob{ margin-top: 60px;}
    .exp_hr_sub{ margin-top: 30px;}
    .about_triple_pic{ max-width: 343px;height: 360px; position: relative;top: 75px;}
    .about_triple_pic .one_img{right: 0; max-width: 248px;}
    .about_triple_pic .two_img{right: inherit; left:75px; max-width: 200px;}
    .about_triple_pic .third_img{right: inherit; left: 30px; max-width: 149px;}
    .about_triple_pic .fourth_img.visible{right: inherit; left: 0; max-width: 133px;}
    .about_title_h2{ padding-left:35px;font-family: 'Antarctica-CondExtLt'; font-size: 24px; line-height: 32px;}
    .about_title_h2:before { width: 21px; height: 21px; background-color: #000; border-radius: 100%; position: absolute; content: ''; left: 0; top: 5px; }
    .about_sub_h3{ font-size: 20px;  line-height: 26px;}
    .about_para{ font-size: 18px; line-height: 24px;}
    .about_expl{ display: none;}
    .about_more_anchor{ margin-top: 0; bottom:0}
    .about_not_sure{ margin-bottom: 190px;}
    .forCompanies_triple_pic{ display: none;}
    .forCompanies_banner_desk{ display: none;}
    .forCompanies_page .upper-sec-tags{ font-size: 26px; line-height: 32px;    margin-top: -10px;}
    .forCompanies_page .upper-sec-tags span{ font-size: 26px; line-height: 32px;    padding: 2px 10px;}
    .forCompanies_banner_mob{ margin-top: 30vh;}
    .for_companies_mob_hide{ display: none;}
    .skilset_mob_height{ height: auto!important;}
    .skillset_accord.accordion li{ margin-bottom: 0;}
    .skillset_accord.accordion .submenu{ margin-top: -40px; margin-left: -36px; padding-bottom: 30px;}
    .skillset_accord .link{ font-size: 24px; line-height: 32px;    padding-bottom: 60px;}
    .skillset_accord .accord_icon{ width:15px;top: 15px;}
    .skillset_accord .accord_icon.minus_icon{ top:5px}
    .mob_padding{ padding-left:0}
    .mrg_tp_ttl{ margin-top: 0; margin-bottom: 30px;}
    .img_mob_hide{ display: none;}
    .img_desk_hide{ display: block;}
    .contact_h3{ font-size: 20px; line-height: 26px;}
    .contact_para{ font-size: 18px;  line-height: 24px;}
    .forCompanies_page .mobile_toggle{ color:#fff}
    .blog_box{ width:100%; margin-right: 0;}
    .resources_main_banner{ width:75%; float:left; margin-top: 20vh;}
    .list_disp_block{ display: flex; flex-wrap: wrap; }
    .list_disp_block li{ flex: 0 45%; margin-right:5%}
    .pg_diploma_list.list_disp_block li a{ font-size:21px; line-height: 28px;}
    .mob_overflow_scroll{
        overflow-x: scroll;float: none; clear: both;}
    .partners-cara .slick-list{ padding-left:20px}
    .upskill_div_marg{ margin-top: 0;}
    #sticky_bar_mob{ transform: translateY(90px); transition: 1s;}

    #sticky_bar_mob.sticky1{ transform: translateY(-10px);}
    .marg_mb_tp_0{ margin-top: 0;}
    .marg_bt_mb_succ{ margin-bottom: 20px;}
    .career_whole{ margin-top: 5px;}
    .career_full_mobile{ padding-left: 0!important; padding-right: 0!important;}
    .career_block:nth-child(2){ margin-right: 0;}
    .career_home .career_block:nth-child(2){ margin-right: 2px;}
    .career_block:nth-child(3){ margin-right: 0;}
    .career_block:nth-child(6){ margin-right: 0;}
    .career_block:nth-child(9){ margin-right: 0;}
    .partner_img{ margin-right: 40px;}
    .partners-cara .slick-slide img{ width:100%;}
    .upskill_mob_sec{ padding-bottom: 2px;}
    .learn_more_anchor{ bottom: -10px;}
    .subscribe_label{ margin-top: 45px;}
    .copyright_anchor{ margin-top: 10px;}
    .subscribe_form{ margin-bottom: 45px;}
    .skrollr-mobile{ overflow: visible!important;}
    .skrollr-mobile body{ overflow: visible!important;}
    #header_desk{ display: none;}
    #alone_btn_fix{ display: none!important;}
    .course_dv{ 
        left: 0; position: relative; right: 0;
    display:none;
    }
    .desk_disp_none{ display: block;}
    .app_mob_fix{display: inherit; position: relative; flex: 2; left: 0; right: 0; background-color: #E13111; color:#fff}
    .chat_mob_fix{position: relative; left: 0; right: 0; flex: 1; display: inherit;}
    .course_dv.onAction{ width:100%;position: fixed; z-index: 99; }
    .new_fx_menu.show_new_fx{ width:100%;}
    .new_fx_menu li{ width: 100%;}
    .mob_h2_banner{ display:block;font-family: 'Antarctica-head'; font-size: 43px; line-height: 40px; color:#EAEAEA; margin-top: 5px; margin-left: 5px;margin-bottom: 15px;}
    .marg_mb_tp_20{ margin-top: 20px;}
    .pd_mob_bt_0{ padding-bottom: 0;}
    .marg_mob_tp_30{ margin-top: 30px;}
    .success_title span{ font-size: 24px; line-height: 30px;}
    .col-pad-mob-0{ padding-left:0!important; padding-right: 0!important;}
    .col-pad-mob-0 .hiring_title{ padding-left:0px}
    .kick_mob_pt_90{ padding-top: 90px;}
    .foot_copy_flx{ display: block;}
    .course_flx{ display: block;}
    .upper-sec-tags{ width:100%}
    .pos_mob_about_course{ max-width: 343px;height: 360px; position: relative;top: -90px;}
    .pos_mob_about_course .one_img{right: 0; max-width: 248px;}
    .pos_mob_about_course .two_img{right: inherit; left:65px; max-width: 200px;}
    .pos_mob_about_course .third_img{right: inherit; left: 30px; max-width: 149px;}
    .pos_mob_about_course .fourth_img.visible{right: inherit; left: 0; max-width: 133px;}
    .pos_mob_about_course .fourth_img.visible{ }
    .digital_font{ padding-top: 0;}
    
    .nw_accordion.accordion .link > .job_gurantee_sp:after{ top:10px}
    .submenu1{    margin-left: 0px;}
    .numb_pos_abs{width: 24px; height: 24px ;font-size: 12px; line-height: 26px;padding-top: 0px;top: 2px;} 
    .submenu1 > div > h4{     font-size: 22px;    line-height: 29px;    }
    .submenu1 > div > ul >li{font-size: 18px; line-height: 23px;}
    .job_gurantee_sp{ height: 26px;}
        .nw_accordion.accordion .link {
        line-height: 26px;
        overflow: hidden;
        font-size: 18px;
       /* padding-top: 20px; margin-bottom: 34px;*/
    }
    .nw_accordion.accordion .link strong{ line-height: 70px;}
    .new_accord_sec  .col-full{ padding-left:0; padding-right:0}
    .nw_accordion.accordion .submenu{ margin-left: 0;}
    .link1{ font-size: 22px; display: block;}
    .link1 > strong{display: block;}
    .link1 >span{    font-size: 16px;padding: 6px 12px;}
    .success_img{ max-height: inherit;}
    .course_schedule_categ{ font-size: 24px;}
    .course_schedule_subtitle{ font-size: 18px; line-height: 21px;max-width: 215px; font-family: 'Antarctica-Light';position: relative; top: -30px;padding-left: 0;
        padding-right: 0;}
    .course_upper_bx{ position: relative; padding-left: 0; padding-right: 0;}
    .fee_anchor{ top:inherit; bottom: 15px;right: 0;}
    .fee_accordion{ margin-top: 0; margin-bottom: 0;}
    .fee_accordion li{ margin-bottom: 0; padding:30px 15px; padding-left: 0; padding-right: 0;}
    .fee_accordion li .link{ border-top: 0; padding:0;font-family: 'Antarctica-CondensedRegular'; color:#fff; font-size: 20px; line-height: 26px; text-transform: uppercase;}
    .fee_accordion li  .accord_icon_all{ top:14px}
    .fee_accordion li  .accord_icon_all .plus_icon_span{ background-color: #fff;}
    .fee_accordion li  .accord_icon_all .minus_icon_span{ background-color: #fff;}
    .fee_accordion.accordion li.open .link{ color:#fff;}
    .fee_accordion .submenu{ padding: 0 15px; margin-top: 0;}
    .course_lower_bx{ padding-top: 0;}
    .indicative_para{ font-size: 18px;}
    .fin_partner_sec{ background-color: #7838F5;}
    .fin_partner_sec h3{ color:#000; font-family: 'Antarctica-CondensedRegular';    margin-bottom: 0;
    }
    .fin_part_ul{ flex-wrap: wrap;}
    .fin_part_ul li{ flex:0 45%; margin-right: 5%; margin-bottom: 20px;}
    .fin_part_ul li:nth-child(even){ margin-right: 0;}
    .fin_part_ul li:nth-child(1) img{width: 100px;}
    .fin_part_ul li:nth-child(2) img{width: 120px;}
    .fin_part_ul li:nth-child(3) img{width: 120px;}
    .fin_part_ul li:nth-child(4) img{width: 120px;}
    .course_not_sure{ background-color: #000;}
    .flex_div_crs{ display: block;}
    .course_not_sure_para{ font-size: 22px; line-height: 26px; padding-top: 30px;}
    .course_not_sure_head{ font-size: 35px; line-height: 40px;max-width: 315px; margin-top: 15px;}
    .forCompanies_page .upper-sec-anchor{ display: none;}
    .forCompanies_page{ height: auto!important;}
    .for_coExplor{ margin-top: 40px;}
    .mob_red span{ background-color: #E13111; color:#fff;}
    .mob_yellow span{ background-color: #F9D94D; color:#000; border-radius: 0;}
    .mob_black span{ background-color: #000; color:#fff; border-radius: 0;}
    .mob_andFont{ font-family: 'Antarctica-CondensedRegular'; font-size: 24px; line-height: 32px;}
    .about_page .upper-sec-anchor{ display: none;}
    #multi_caraou .slick-list{ padding-left: 0;}
    .joinUsImag{ right: inherit;    bottom: -20px;}
    .resources_page .mobile_toggle{ color: #000;}
    .about_page{ height: auto; padding-bottom: 90px;}
    .about_how_our_sec.for_com_triple_sc{ padding-top: 0; margin-top: 0;}
    .forCompanies_page .course_inner_main{ padding-bottom: 95px;}
    .contact-sec{ margin-top: 40px;}
    .mob_wd_an{ font-size: 16px; line-height: 20px;}
    .mob_wd_an span{ width:110px; height: 110px;}
    .course_desc_text span{ padding-bottom: 0;}
    .meet_caraousel .slick-list{ padding-left: 18px;}
    .course_schedule_right .course_upper_bx{    padding-left: 0;}
    .sticky_expl{ position: relative;}
    .blog_main_sec{ display: block;}
    .blog_main_sec .col-one-third{ height: auto;}
    .course_schedule_sec{ padding-top: 90px;}
    
    .form_instruc{ font-size: 18px; line-height: 24px;}
    .head_form h2{ font-size: 21px; line-height: 28px;}
    .form_element input[type=text], .form_element input[type=email], .form_element select, .form_element input[type=tel], .form_element textarea{ font-size: 18px; line-height: 24px;}
    .head_form{ padding: 0 15px;}
    .form_element{ padding:0 15px; padding-top: 40px;}
    .form_element input[type=submit]{ width: 110px; height: 110px; font-size: 16px; line-height: 20px; }
    .form_element input[type=submit]::after{ display: block; clear: both; content: '';margin-bottom: 40px;}
    .career_whole_mobile_course .career_block{ min-height: 336px; font-size: 22px; line-height: 29px; font-family: 'Antarctica-CondensedLight';}
    .mrg_tp_mb_70{ margin-top: 70px;}
    .mrg_tp_mb_90{ margin-top: 90px;}
    .fee_accordion .submenu{ padding-right:0}
    .course_lower_bx{ padding-right: 0;padding-bottom: 0px;}
    .course_lower_bx .course_schedule_para{ font-size: 20px; line-height: 26px; padding-right: 0;}
    .course_lower_bx .course_schedule_para span{ font-size: 18px; line-height: 22px;}
    .mob_l_lw_fnt{font-size: 18px; line-height: 22px;font-family: 'Antarctica-CondExtLt';}
    .indicative_para{ position: relative; margin-top:35px}
    .course_schedule_para_numb{margin-top: 30px;}
    
    .numb_accor_dv{ 
       display: block;
        font-size: 18px;
        line-height: 23px;
    }
    .text_accor_dv{ padding-left: 36px;}
    .about_how{ margin-top: 20px;}
    .pd_rgt_mob_0{ padding-right: 0!important;}
    .skillset_accord 
{ top:15px!important}
    .about_how li{ }
    .left_bord_full:before{     left: -95%;}
    .right_bord_full:before{ left:-15px;}
    
.flex_course_bx .course_box{ flex:0 calc(100%)}
.flex_course_bx .course_box:nth-child(2n){ margin-left: 0;}
.resource_upper{ display: block;}
.res_up_second{ max-width: 100%; padding-right: 0;}
.res_flex_inner{ display: block; top:inherit}
.res_up_img{ margin-top: 30px;}
.res_all_cont h2{ font-size: 30px; line-height: 42px;}
.res_all_cont h3{ font-size: 24px; line-height: 30px;}
.res_all_cont p{ font-size: 20px; line-height: 28px;}
.res_det_full .res_up_first{ max-width: 100%;}
.res_det_full .res_up_second{ margin-left: 15px; margin-top: 20px;}
.mrg_full_lef{ padding-left: 15px;}
.blog_caraousel .slick-prev, .blog_caraousel .slick-next{ display: none!important;}
.blog_caraousel{ padding-bottom: 30px;}
}
@media only screen and (max-width: 768px){
    .last_btn_footer .circle_anch{width: 100px; min-height: 100px;}
    .last_btn_footer .circle_anch span{width: 100px; height: 100px;}
    .last_btn_footer .square_anch{width: 100px; min-height: 100px;}
    .last_btn_footer .square_anch span{width: 100px; height: 100px;}
    .last_btn_mob_show{ max-width: 225px;}
    .p1{  font-size: 12px !important; }
    .h5{font-size: 15px !important;}
}

/* LP5 320px screen CSS */
@media only screen and (max-width: 320px) {

    .right-form {
    top: 70px;
    width: 290px;
}

    .ratingbox1 {
        width: 80px;
    }

    .lp5_form{
    width:100% !important; 
}
.form-scholarship p {
    font-size: 20px !important;
}
.form-scholarship {
    height: 40px;
}

    .ratingbox2 {
        width: 125px;
        padding-left: 0px;
    }
    .ratingbox3 {
        width: 95px;
        padding-left: 0px;
    }
    .ratingbox6 {
        width: 100px;
        padding-left: 7px;
    }
    /* .right-form {
        width: 300px !important;
    } */
      .course-number {
        width: 38%;
    }
    .software-card {
        display: flex;
        align-items: center;
        gap: 15px;
        width: 130px;
    }
    .who-card {
        border-radius: 4px;
        border: 0.2px solid #818181;
        background-color: #F7F2FF;
        padding: 15px 20px;
        display: flex;
        align-items: flex-start;
        gap: 35px;
        flex: 1 1 calc(50% - 33px);
        min-width: 295px;
        box-sizing: border-box;
        height: auto;
    }

    .faq-padding{
          padding: 0 !important;
    }
    .skill {
        padding: 12px 12px;
        border-radius: 6px;
        font-size: 18px;
        color: #000000;
        line-height: 26px;
    }
    .top-header p {
    padding: 0px 14px;
    color: #FFFFFF;
    font-size: 18px;
    margin: 0px;
    line-height: 38px;
    font-family: 'Antarctica-CondExtLt';
}
    .gd-baner-heading {
        font-size: 38px !important;
        line-height: 40px !important;
    }



}

@media only screen and (min-width: 1366px) and (max-width: 1566px){
	 
}
@media only screen and (min-width: 992px) and (max-width: 1366px){
	 
	}
	 
 @media only screen 
    and (width: 393px) 
    and (height: 852px) 
    and (-webkit-device-pixel-ratio: 3) {    .nw_accordion.accordion .link {
        line-height: 26px;
        overflow: hidden;
        font-size: 18px;
        padding-top: 20px;
        margin-bottom: 34px;
    }
    .nw_accordion li.acoordian_li {
        border-top: 0.8px solid #000;
        border-radius: 20px 20px 0px 0px;
        border-right: 0.8px solid #000;
        border-left: 0.8px solid #000;
        position: relative;
        margin-top: -65px !important;
    }
.accordion li {
        margin-bottom: 47px;
    }	} 

.p1{
    font-family: 'Antarctica-ExtraCondLight' !important;
    color: #000 !important;
    font-size: 24px ;
}

.h5{
    font-family: 'Antarctica-ExtraCondLight' !important;
    color: #000 !important;
    font-size: 24px ;
    line-height: 30px !important;
    margin-bottom: 0px!important;
    margin-top: 40px!important;
}

 


    