@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lilita+One&display=swap");body{font-family:Lato,sans-serif;font-weight:400;font-size:16px;color:#000}button{border:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}.header_sticky{position:-webkit-sticky;position:sticky;top:0;z-index:99;z-index:1000;background:#fff}header .header-top{background:#1e3a8a;height:45px;padding:5px 0}header .header-top .headerlisttop{display:flex;align-items:center;justify-content:space-between}header .header-top .list-lft a{font-weight:700;font-size:16px;color:#fff;text-decoration:none;padding:5px 15px 5px 0;display:inline-flex}header .header-top .list-lft a span{margin-right:3px}header .header-top .headerlisttop .list-right{display:flex;align-items:center;gap:12px;margin:0}header .header-top .headerlisttop .list-right li{display:block}header .header-top .headerlisttop .list-right li a{width:30px;height:30px;display:flex;border:1px solid #fff;border-radius:100%;align-items:center;justify-content:center;color:#fff}header .header-top .list-lft a+a{border-left:1px solid #fff;padding-left:15px}header .header-logo{display:flex;align-items:center;justify-content:space-between;padding:25px 0 15px;gap:50px;position:relative}header .header-logo:after{position:absolute;content:"";width:100%;left:0;bottom:0;height:1px;border-radius:100%;background:linear-gradient(90deg,#fff,#000000 50%,#fff)}header .header-logo .logo-left{display:flex;align-items:center;gap:50px;width:100%}header .header-logo .logo-left .logo-grp{display:flex;align-items:center;justify-content:space-between}header .header-logo .logo-mid{display:flex;align-items:center;width:70%;text-align:center;justify-content:center}header .header-logo .logo-mid h3{font-weight:700;font-size:30px;text-align:center;color:#3b82f6}header .header-logo .logo-mid h3 span{display:block}header .header-logo .menu-bar{display:flex;align-items:center}header .header-logo .menu-bar .logo-right{display:flex;align-items:center;gap:30px}header .menu_collapse{display:none;cursor:pointer;border-radius:7px;width:40px;height:40px;border:0;background:#1e3a8a}header .menu_collapse span{height:2px;position:relative;width:24px;background:#d9d9d9;border-radius:5px;display:block;content:""}header .menu_collapse span:after,header .menu_collapse span:before{content:"";bottom:-8px;position:absolute;right:0;width:100%;height:2px;border-radius:5px;background:#d9d9d9;transform-origin:50% 50%;transition:background-color .2s ease-in-out,top .2s ease-out .2s,transform .2s linear}header .menu_collapse span:after{top:-8px}header .navlist{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px;padding-top:15px}header .navlist ul{display:flex;align-items:center;gap:12px;margin:0;padding:0}header .navlist .nav-item{display:block}header .navlist .nav-item .nav-link{font-weight:600;font-size:18px;color:#000;padding:10px}header .navlist .nav-item .nav-link.active{color:#48ac70}header .navlist .btngroup{display:flex;align-items:center;gap:12px}header .navlist .btngroup .btn{border:1px solid #1e3a8a;border-radius:6px;height:45px;padding:10px 40px;font-weight:600;font-size:18px;color:#1e3a8a}header .navlist .btngroup .btn+.btn{background:#1e3a8a;color:#fff}header .navlist .btngroup .btn:last-child{border-color:#48ac70;background:#48ac70}header .navlist .btngroup .btn:not(:last-child):hover{background:#1e3a8a;color:#fff}header .navlist .nav-item .nav-link span{font-size:16px;margin-left:5px}header .btngroup .nav-submenu-dropdown,header .navlist .nav-item.nav-submenu .nav-submenu-dropdown{position:absolute;border-radius:10px;width:396px;background:#48ac70;z-index:6;color:#fff;display:block;transform:translateX(-40%);padding:15px;margin-top:5px}header .btngroup .nav-submenu-dropdown li,header .navlist .nav-item.nav-submenu .nav-submenu-dropdown li{display:block}header .btngroup .nav-submenu-dropdown li .nav-link,header .navlist .nav-item.nav-submenu .nav-submenu-dropdown li .nav-link{font-weight:500;font-size:18px;color:#fff;border-radius:4px}header .btngroup .nav-submenu-dropdown li .nav-link{padding:10px;width:100%;text-align:left}header .btngroup .nav-submenu-dropdown li .nav-link:hover,header .navlist .nav-item.nav-submenu .nav-submenu-dropdown li a:hover{background:#fff;color:#1e3a8a}header .btngroup .nav-submenu-dropdown:after,header .navlist .nav-item.nav-submenu .nav-submenu-dropdown:after{content:"";position:absolute;display:block;width:0;left:50%;top:5px;border:10px solid #0000;border-top:0;border-bottom:15px solid #48ac70;transform:translate(-50%,calc(-100% - 5px))}header.headerInner{background:#fff;box-shadow:0 0 16px rgba(17,17,26,.1)}header.headerInner .headerInnerWrapp{display:flex;align-items:center;justify-content:space-between;padding:8px 0}header.headerInner .headerInnerWrapp .TestName,header.headerInner .headerInnerWrapp .TestName .logo-grp{display:flex;align-items:center}header.headerInner .headerInnerWrapp .TestName .test-title{font-weight:400;font-size:22px;letter-spacing:.05em;color:#000;margin-left:30px}header.headerInner .headerInnerWrapp .btngroup .userLogin{position:relative}header.headerInner .headerInnerWrapp .btngroup .userLogin .nav-submenu-dropdown{transform:translateX(-75%);width:200px}header.headerInner .btngroup .nav-submenu-dropdown:after,header.headerInner .navlist .nav-item.nav-submenu .nav-submenu-dropdown:after{left:88%}.modal .modal-dialog .modal-content{border-radius:7px;border:0;background:#fff}.modal .modal-dialog .modal-content .modal-header{display:block;border:0;padding:45px 0 0}.modal .modal-dialog .modal-content .modal-header .modal-title{font-weight:800;font-size:25px;color:#033a73;text-align:center}.modal .modal-dialog .modal-content .modal-header .btn-close{color:#5B5B5B;opacity:1;position:absolute;right:20px;top:20px}.modal .modal-dialog .modal-content .modal-body{padding:40px}.modal .modal-dialog .modal-content .modal-body form .form-group{position:relative}.modal .modal-dialog .modal-content .modal-body form .form-group .form-label{font-weight:500;font-size:16px;color:#000}.modal .modal-dialog .modal-content .modal-body form .form-group .form-control{border:1px solid #d5dae1;border-radius:8px;padding:10px 14px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;height:46px;font-weight:500;font-size:16px}.modal .modal-dialog .modal-content .modal-body form .form-group .Verify{position:absolute;right:15px;font-weight:500;font-size:14px;text-align:right;color:#cc2c3d;top:34px;padding:10px 20px;cursor:pointer}.modal .modal-dialog .modal-content .modal-body form .form-group .Verifyopt-btn{position:absolute;right:5px;font-weight:500;font-size:14px;text-align:right;color:#fff;top:37px;border-radius:5px;background:#48ac70;padding:8px 20px;cursor:pointer}.modal .modal-dialog .modal-content .modal-body form .form-group .ResendOTP{font-weight:500;font-size:14px;text-align:right;color:#48ac70;display:block;cursor:pointer;padding-top:5px}.modal .modal-dialog .modal-content .modal-body form .form-group .btneye{position:absolute;right:15px;top:44px}.modal .modal-dialog .modal-content .modal-body form .btn_grp button.btn{background:#1e3a8a;border-color:#1e3a8a;font-weight:400;font-size:20px;text-align:center;color:#fff;border-radius:10px;padding:8px 2px;width:100%}.modal .modal-dialog .modal-content .modal-body form .textOR{border-top:1px solid rgba(28,28,28,.2);height:1px;display:flex;align-items:center;justify-content:center;margin:40px 0}.modal .modal-dialog .modal-content .modal-body form .textOR span{font-weight:300;font-size:14px;text-align:center;color:#000;position:relative;background:#fff;padding:5px}.more_login_btn{margin-bottom:35px}.more_login_btn .btn{height:44px;display:block;border:.5px solid #a5a5a5;border-radius:5px;display:flex;align-items:center;gap:100px}.account-login{font-weight:600;font-size:18px;color:#333;text-align:center}.account-login button{color:#4ac53a;border:0;padding:0;background:transparent;margin-left:10px}.noteText{border-top:1px solid #b4b4b4;padding-top:30px;margin-top:35px}.noteText p{font-weight:500;font-size:12px;line-height:183%;text-align:center;color:#969696}.more_login_btn .btn+.btn{margin-top:25px}.text-ForgotPassword{padding-bottom:21px}.text-ForgotPassword .btn{font-weight:500;font-size:14px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#1e3a8a;padding:0}.modal{background-color:rgba(0,0,0,.5)}.modal .modal-dialog{pointer-events:auto}.modal-content{opacity:1!important}.heading-tile h3{position:relative;font-weight:700;font-size:40px;line-height:115%;letter-spacing:.01em;text-align:center;color:#1e3a8a;padding-bottom:15px}.heading-tile h3:after{position:absolute;content:"";border:2px solid #48ac70;width:155px;left:50%;transform:translateX(-50%);bottom:0}.btnGroup,.btnGroup .btn{display:flex;align-items:center;justify-content:center}.btnGroup .btn{background:#1e3a8a;border-radius:10px;padding:10px;width:276px;height:46px;font-weight:700;font-size:18px;letter-spacing:.06em;color:#fff}.slick-dots{bottom:-50px}.slick-dots li{display:inline-flex}.slick-dots li button{width:20px;padding:0;font-size:0;border:0;position:relative}.slick-dots li button:before{background:#8f8f8f;width:11px;height:11px;content:"";opacity:1;border-radius:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.slick-dots li.slick-active button:before{background:#1e3a8a;width:11px;height:11px;content:"";opacity:1;border-radius:100%}.slick-dots li.slick-active button:after{background:#c1cff4;width:18px;height:18px;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1;z-index:-1;border-radius:100%}.slick-arrow{border-radius:12px;padding:8px;width:40px;height:40px;background:#fff;color:#080808;z-index:2}.slick-next:before,.slick-prev:before{content:"";display:block;width:100%;height:100%}.slick-next:before,.slick-prev:before{background-size:contain;background-repeat:no-repeat;background-position:50%}.slick-prev:before{background-image:url(webpack:///mini-css-extract-plugin//_next/static/media/arrow-left.0ddc4dab.png)}.slick-next:before{background-image:url(webpack:///mini-css-extract-plugin//_next/static/media/arrow-right.9c103729.png);background-size:contain;background-repeat:no-repeat;background-position:50%}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{background:#fff}.myordersList .myordersTable td .more-test{color:#0373ba}.myordersList .myordersTable td .btnCourse{box-shadow:0 10px 35px 0 rgba(252,184,84,.2);background:#1e3a8a}.react-tel-input .form-control{width:100%!important;padding-left:60px!important}.myordersList .myordersTable td .btnCourse.Check.Result{box-shadow:0 10px 35px 0 rgba(252,184,84,.2);background:#fff;border:1px solid #102048;border-radius:4px;color:#1e3a8a;margin-right:24px}.myCoursesInner.FeedbackWrapp .ratingList ul li svg{cursor:pointer}.myCoursesInner.FeedbackWrapp .ratingList ul li .rated{color:#fcb03e}@media only screen and (min-width:576px){.container{max-width:540px!important}}@media only screen and (min-width:768px){.container{max-width:720px!important}}@media only screen and (min-width:992px){.menu_mob{display:none}.header_sticky.top-fixed{position:fixed;top:0;width:100%}.container{max-width:960px!important}.close_menu{display:none}}@media only screen and (min-width:1024px){.container{max-width:1140px!important}}@media only screen and (min-width:1300px){.container{max-width:1200px!important}}@media only screen and (min-width:1600px){.container{max-width:1440px!important}}.myordersList .myordersTable td.Pending{color:#f48c06}@media only screen and (max-width:1440px){header .header-logo .logo-mid h3{font-size:24px}header .navlist ul{gap:6px}header .navlist .btngroup .btn{padding:10px 15px}}@media only screen and (max-width:1280px){header .header-logo .logo-mid h3{font-size:20px}}@media only screen and (max-width:1199px){header .header-logo .logo-mid h3{font-size:18px}header .navlist .nav-item .nav-link{font-size:14px}header .navlist .btngroup .btn{font-size:16px}}@media only screen and (max-width:1024px){header{box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}header .header-logo{flex-wrap:wrap;gap:0;padding:10px 0}header .header-logo .menu-bar .logo-right{width:50%;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}header .header-logo .menu-bar .logo-right img{width:100%;height:auto}header .header-logo .menu-bar{justify-content:space-between;width:100%}header .menu_collapse{display:flex;align-items:center;justify-content:center;padding:0}header .header-logo .logo-left{gap:initial;justify-content:space-between}header .navlist{width:100%}.navlist-mobile{padding:15px;transition:.3s ease-in-out;position:fixed;top:0;left:-100%;height:calc(100vh - 0px);overflow:auto;display:block;visibility:hidden;background:#fff;overflow-x:auto;width:100%;z-index:9999;&.show{left:0;visibility:visible}}header .navlist .nav-item .nav-link{padding:5px 10px;width:100%;display:flex;align-items:center;justify-content:space-between}header .btngroup .nav-submenu-dropdown li .nav-link,header .navlist .nav-item.nav-submenu .nav-submenu-dropdown li .nav-link{font-size:16px}header .navlist .nav-item.nav-submenu .nav-submenu-dropdown:after{display:none}header .navlist .nav-item.nav-submenu .nav-submenu-dropdown{transform:none;width:100%;position:static}header .navlist ul{display:block}header .navlist .btngroup{width:100%}}.bannerInner{display:flex;align-items:center;justify-content:center;height:500px;flex-direction:column;position:relative}.bannerInner:after{background:rgba(30,58,138,.71);position:absolute;left:0;width:100%;top:0;content:"";height:100%}.bannerInner h3{font-weight:700;font-size:58px;line-height:124%;text-align:center;color:#fff;padding-bottom:10px;z-index:2;position:relative}.bannerInner h3:after{position:absolute;content:"";border:2px solid #ffffff;width:155px;left:50%;transform:translateX(-50%);bottom:0}.bannerInner p{font-weight:700;font-size:20px;line-height:360%;text-align:center;z-index:2;position:relative;color:#fff}.btn_border{box-shadow:0 0 6px 0 rgba(0,0,0,.2);background:#fff;font-weight:600;font-size:18px;text-align:center;border-radius:6px;padding:16px 30px;width:200px;display:flex;align-items:center;justify-content:center;height:64px;text-decoration:none;color:#1e3a8a}.btn_border span{margin-left:15px}.mt-90{margin-top:90px}.filterSearch{position:relative;width:377px;margin-bottom:10px}.filterSearch .form-control{box-shadow:0 0 2px 0 rgba(0,0,0,.44);background:#fff;border-radius:5px;height:40px;font-weight:400;font-size:16px;line-height:450%;text-align:left;color:#898989}.filterSearch span{position:absolute;right:15px;top:7px}@media only screen and (max-width:990px){header .navlist{padding-bottom:15px}.close_menu{position:absolute;right:15px;top:15px}.close_menu svg{width:16px;height:20px}.bannerInner{height:320px}header .header-top .list-lft{margin-bottom:10px}header .header-top .list-lft a{padding:5px 15px 5px 0}header .header-top{height:auto;text-align:center}header .header-top .headerlisttop .list-right{justify-content:center}header .header-top .headerlisttop{display:block}}.order-2{order:1!important}@media only screen and (max-width:768px){.filterSearch{width:100%}.order-2{order:2!important}.mt-90{margin-top:45px}.order-1{order:1}header .header-logo .logo-mid h3{font-size:12px}.bannerInner h3:after{width:87px}.bannerInner{height:211px}.bannerInner h3{font-weight:700;font-size:22px;line-height:132%;text-align:center;color:#fff}}@media only screen and (max-width:468px){header .header-top .list-lft a{font-size:14px}header{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;background:#fff;z-index:99}header .header-top .headerlisttop .list-right li a{width:22px;height:22px;font-size:10px}header .navlist .btngroup .btn{font-size:12px;padding:5px 6px;height:auto;width:100%}header .menu_collapse{width:28px;height:28px}header .menu_collapse span{width:16px}header .header-logo .logo-left .logo-grp{width:40%}header .header-logo .logo-mid h3{font-size:10px}header .header-logo .logo-left .logo-grp img{width:100%;height:auto}header .header-logo .menu-bar .logo-right{width:60%}}.AboutCourse{display:flex;align-items:center;gap:60px;border-bottom:1px solid rgba(0,0,0,.35);padding-bottom:60px;margin-bottom:60px;justify-content:space-between}.AboutCourse .AboutCourseLeft h3{font-weight:700;font-size:36px;color:#0a033c;margin-bottom:12px}.AboutCourse .AboutCourseLeft p{font-weight:400;font-size:15px;letter-spacing:.01em;color:#0a033c}.AboutCourse .sessionsWrapp{margin-top:65px;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 5px 25px -12px rgba(0,0,0,.27);background:#fff;padding:25px 45px}.AboutCourse .sessionsWrapp .SessionsCard+.SessionsCard{border-left:1px solid #aba9a9;padding:0 30px}.AboutCourse .sessionsWrapp .SessionsCard:first-child{padding-left:0}.AboutCourse .sessionsWrapp .SessionsCard:last-child{padding-right:0}.AboutCourse .sessionsWrapp .SessionsCard h3{font-weight:700;font-size:21px;line-height:133%;color:#1e1e1e}.AboutCourse .sessionsWrapp .SessionsCard h3+h3{margin-top:20px}.AboutCourse .sessionsWrapp .SessionsCard h3 span{display:block;font-size:16px;color:#919191}.AboutCourse.CoursestartdateWrapp{box-shadow:3px 3px 8px 0 rgba(0,0,0,.15);background:#e6f5fe;padding:40px;border:0;margin:0 0 70px;border-radius:20px}.AboutCourse.CoursestartdateWrapp .CoursestartdateWrappInner{width:70%}.AboutCourse.CoursestartdateWrapp .CoursestartdateWrappInner .sessionsWrapp{margin:0}.AboutCourse.CoursestartdateWrapp .Coursestartdate{box-shadow:0 5px 25px -12px #00000045;background:#fff;padding:25px 45px;width:25%;height:180px}.AboutCourse.CoursestartdateWrapp .Coursestartdate h3{font-weight:700;font-size:25px;line-height:176%;color:#0a033c}.AboutCourse.CoursestartdateWrapp .Coursestartdate p{font-weight:700;font-size:30px;line-height:147%;color:#04a545}.CurriculumWrapp{display:flex;justify-content:space-between;margin-bottom:70px;align-items:center}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount{box-shadow:0 25px 50px -12px rgba(0,0,0,.07);background:#fff;width:181px;height:104px;padding:15px 30px 15px 15px;position:relative}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount h3{font-weight:500;font-size:14px;color:#544f77}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount p{font-weight:800;font-size:27px;display:flex;align-items:center;color:#0a033c}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount p span{color:#338ac5;margin-left:5px}.CurriculumWrapp button.HeaderTab{padding:12px 25px;background:#fff;width:100%;display:flex;font-weight:700;font-size:28px;border:0;color:#000;position:relative}.CurriculumWrapp button.HeaderTab span.icon{right:20px;position:absolute}.CurriculumWrapp button.HeaderTab span.rotate{transform:rotate(90deg)}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount+.cardcount{margin-top:60px}.CurriculumWrapp .CurriculumLeft h3{font-weight:700;font-size:36px;color:#0a033c}.CurriculumWrapp .CurriculumRight{background:#e6f5fe;border-radius:8px;padding:35px;width:864px}.CurriculumScroll{max-height:531px;overflow-y:auto;padding-right:15px}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount .icon{position:absolute;right:15px;bottom:15px}button.HeaderTab{padding:12px 25px;background:#fff;width:100%;display:flex;font-weight:700;font-size:28px;border:0;color:#000;position:relative}button.HeaderTab span.rotate{transform:rotate(90deg);position:absolute;right:20px}.tabBody{margin-top:15px}.CurriculumRight .tabBody ul{list-style:auto;list-style-type:decimal;list-style-position:inside}.CurriculumRight .tabBody ul li{font-weight:400;font-size:22px;line-height:127%;color:#000;padding:12px 25px 12px 70px;height:56px;background:#fff;position:relative;margin-bottom:10px}.CurriculumRight .tabBody ul li .icon{position:absolute;left:20px}.CurriculumRight .AccTab{margin-bottom:15px}.courseVideo{display:flex;gap:80px;padding:70px 0}.courseVideo .videocard .playIcon{z-index:6;border-radius:100%;background:rgba(30,30,30,.55);width:120px;height:120px}.courseVideo .videocard,.courseVideo .videocard .playIcon{display:flex;position:relative;align-items:center;justify-content:center}.courseVideo .videocard{height:434px;width:50%}.courseVideo .VideoDetails{width:50%}.courseVideo .VideoDetails h3{font-weight:700;font-size:50px;color:#1e1e1e}.courseVideo .VideoDetails p{font-weight:400;font-size:16px;letter-spacing:.01em;color:#0a033c}.videoModal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:1000}.modalContent{position:relative;width:90%;max-width:800px;aspect-ratio:16/9;background-color:#000;border-radius:10px;overflow:hidden}.closeBtn{position:absolute;top:10px;right:15px;font-size:2rem;color:#fff;background:none;border:none;cursor:pointer;z-index:1}.VideoDetails .btn-group{display:flex;align-items:center;gap:30px;margin-top:30px}.VideoDetails .btn-group .btn{box-shadow:0 16px 32px 0 rgba(233,238,242,.4);background:#04a545;font-weight:400;font-size:22px;border:1px solid #04a545;border-radius:6px!important;text-align:center;color:#fff;width:280px;display:flex;align-items:center;justify-content:center;height:57px;flex:0 0 280px}.courseVideo.shorttermtraining .VideoDetails{width:66%}.courseVideo.shorttermtraining .CallBack{width:33%}.courseVideo.shorttermtraining .VideoDetails h3{margin-bottom:15px}.courseVideo.shorttermtraining .VideoDetails h4{font-weight:700;font-size:25px;line-height:220%;color:#1e1e1e;margin:10px 0}.VideoDetails .btn-border,.VideoDetails .btn-group .btn+.btn{background:#fff;border:1px solid #1e3a8a;color:#1e3a8a}.VideoDetails .btn-border{box-shadow:0 16px 32px 0 rgba(233,238,242,.4);text-align:center;padding:11px 15px;font-weight:400;font-size:22px;border-radius:6px!important;width:88%;margin-top:20px}.VideoDetails .btn-border:hover,.VideoDetails .btn:hover{border:1px solid #1e3a8a!important;background:#1e3a8a!important;color:#fff!important}.guidance-sliderList{margin-bottom:90px}.guidance-sliderList a{text-decoration:none}.guidance-sliderList .card{background:#fff;padding:20px 25px;border-radius:12px;flex-direction:row;display:flex;align-items:center;justify-content:center;margin:15px 0 15px 100px;border:0;box-shadow:0 8px 24px rgba(0,0,0,.07);max-width:485px}.guidance-sliderList .card .icon{border-radius:265px;width:208px;height:208px;display:flex;align-items:center;justify-content:center;margin-left:-100px;margin-right:30px}.guidance-sliderList .card .icon img{border-radius:265px}.guidance-sliderList .card .content h3{font-weight:400;font-size:28px;color:#0a033c;margin-bottom:10px}.guidance-sliderList .card .content p{font-weight:400;font-size:16px;letter-spacing:.01em;color:#696984}.ProgrammingPartner{margin-bottom:70px}.ProgrammingPartnerSlider .slidercard{display:inline-flex!important;align-items:center;justify-content:center}.CongratulationsCard{display:flex;gap:60px;align-items:center}.CongratulationsCard p{font-weight:400;font-size:45px;line-height:116%;color:#1e3a8a}.addcardDeatils{margin-right:100px}.addcardDeatils .header{display:flex;align-items:center;justify-content:space-between;padding:0 8% 45px 5%}.addcardDeatils .header p{font-weight:700;font-size:18px;line-height:133%;text-transform:uppercase;color:#1e3a8a}.addcardDeatils .productAddList .item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9d9d9;padding-bottom:30px;margin-bottom:30px}.addcardDeatils .productAddList .item .productName{display:flex;align-items:center;width:60%}.addcardDeatils .productAddList .item .productName .image{margin-right:20px}.addcardDeatils .productAddList .item .productName h3{font-weight:600;font-size:20px;letter-spacing:.02em;margin-bottom:15px;color:#0a033c}.addcardDeatils .productAddList .item .productName p{font-weight:500;font-size:16px;line-height:131%;color:#3c4852}.addcardDeatils .productAddList .item .productPrice{display:flex;align-items:center;width:14%;justify-content:space-between}.addcardDeatils .productAddList .item .productPrice p{font-weight:600;font-size:20px;line-height:135%;text-align:right;color:#1e3a8a}.addcardDeatils .productAddList .item .productPrice .productRemove{border:0;background:transparent;color:#c4262f}.AddCardPaymentDetailsCard{box-shadow:0 25px 50px -12px rgba(0,0,0,.07);background:#fff;padding:20px 40px}.AddCardPaymentDetailsCard h3{font-weight:600;font-size:24px;line-height:100%;text-transform:capitalize;color:#072f60;margin-bottom:20px}.AddCardPaymentDetailsCard ul li{display:block;font-weight:600;font-size:18px;line-height:150%;color:#072f60;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.AddCardPaymentDetailsCard ul li span+span{text-align:right;color:#1e3a8a}.AddCardPaymentDetailsCard .btnCheckout{height:54px;font-weight:800;font-size:20px;letter-spacing:.05em;text-align:center;color:#fff;background:#1e3a8a;border-radius:5px;border:0;width:100%;display:flex;align-items:center;justify-content:center;margin-top:20px}.AddCardPaymentDetailsCard ul li:last-child{border-top:.5px solid #0373ba;margin-top:20px;padding-top:20px}.DataNotFound{border-bottom:1px solid #d9d9d9;display:flex;align-items:center;margin:0 auto;padding:0 20%}.DataNotFound p{font-weight:400;font-size:36px;line-height:122%;text-align:center;color:#1e3a8a}.Otherpopularcourses{margin:70px 0}.Otherpopularcourses h3{font-weight:700;font-size:36px;letter-spacing:.03em;color:#0a033c;margin-bottom:30px}.Otherpopularcourses .OtherpopularcoursesList{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.Otherpopularcourses .OtherpopularcoursesList .OtherpopularcoursesCard{box-shadow:0 0 4px 0 rgba(0,0,0,.3);background:#fff;border-radius:8px;padding:6px}.Otherpopularcourses .OtherpopularcoursesList .OtherpopularcoursesCard .OtherpopularcoursesCardImage{position:relative;border-radius:8px;display:flex;align-items:end;align-items:left;height:212px}.Otherpopularcourses .OtherpopularcoursesList .OtherpopularcoursesCard .OtherpopularcoursesCardImage img{border-radius:8px}.Otherpopularcourses .OtherpopularcoursesList .OtherpopularcoursesCard .OtherpopularcoursesCardImage .Venue{border-radius:0 30px 0 8px;width:152px;background:#48ac70;display:flex;font-weight:700;font-size:14px;line-height:171%;z-index:3;position:relative;color:#fff;align-items:center;justify-content:center;height:39px}.Otherpopularcourses .OtherpopularcoursesList .OtherpopularcoursesCard .OtherpopularcoursesCardContent p{font-weight:400;font-size:14px;padding-top:12px;color:#979494}.Otherpopularcourses .OtherpopularcoursesList .OtherpopularcoursesCard .OtherpopularcoursesCardContent h3{font-weight:600;font-size:18px;padding-top:12px;margin-bottom:15px;color:#000;min-height:55px}.Otherpopularcourses .OtherpopularcoursesList .OtherpopularcoursesCard .OtherpopularcoursesCardContent .btn{height:48px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);background:#1e3a8a;border-radius:6px;padding:16px 30px 17px;font-weight:600;font-size:18px;text-align:center;justify-content:center;color:#fff;display:flex;gap:10px;align-items:center}.MoreQuestion{display:flex;align-items:center;justify-content:space-between;background:#e6f5fe;border-radius:10px;margin:0 5%;padding:35px 45px}.MoreQuestion .bx_left h4,.MoreQuestion .bx_left p{font-weight:400;font-size:22px;line-height:127%;color:#544f77}.MoreQuestion .bx_left h3{font-weight:400;font-size:45px;line-height:116%;color:#0a033c}.MoreQuestion .bx_left .Btn{display:flex;align-items:center;justify-content:center;background:#1e3a8a;border-radius:10px;padding:10px;width:164px;height:41px;margin-top:35px;font-weight:400;font-size:18px;letter-spacing:.06em;text-decoration:none;color:#fff}.CheckoutWrapp{border-top:1px solid #0474ba;padding-top:30px;margin-top:30px}.CheckoutWrapp>h3{font-weight:400;font-size:36px;line-height:122%;color:#0a033c;margin-bottom:45px}.CheckoutWrapp .CheckoutWrappLeft h4{font-weight:700;font-size:26px;color:#0a033c;margin-bottom:35px}.CheckoutWrapp .CheckoutWrappLeft .formBilling{box-shadow:0 5px 20px 0 rgba(202,202,202,.4);background:#fff;padding:45px 100px 80px}.CheckoutWrapp .CheckoutWrappLeft .formBilling .form-group{position:relative}.CheckoutWrapp .CheckoutWrappLeft .formBilling .form-group>.form-control{height:53px;font-weight:500;font-size:16px;color:#696984;border:1px solid #c9c9c9;border-radius:6px;padding:8px 15px}.CheckoutWrapp .CheckoutWrappLeft .formBilling .form-group select.form-control{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.bankDetails{background:#f7f7f7;padding:15px 25px;margin-top:20px;margin-bottom:15px}.bankDetails h5{font-weight:400;font-size:18px;line-height:156%;color:#696984;margin-bottom:15px}.bankDetails .cardName{display:flex;align-items:center}.bankDetails .cardName .CardDetails{margin-left:10px}.bankDetails .cardName .CardDetails h3{font-weight:600;font-size:15px;line-height:147%;color:#1e3a8a}.bankDetails .cardName .CardDetails p{font-weight:400;font-size:16px;color:#696984}.bankDetails .noted{background:#eaeaea;border-radius:2px;height:74px;padding:15px;margin-top:15px}.bankDetails .noted,.bankDetails .noted p{font-weight:400;font-size:15px;color:#515151}.bankDetails .noted p{line-height:147%}.CheckoutWrappRight .form-group.checkBox label{font-weight:400;font-size:12px;line-height:115%;color:#696984;display:flex;align-items:center;gap:5px}.CheckoutWrappRight .form-group.checkBox label span a{color:#0a033c;text-decoration:none}button.btnPlaceOrder{height:54px;font-weight:800;font-size:20px;letter-spacing:.05em;text-align:center;color:#fff;background:#1e3a8a;border-radius:5px;border:0;width:100%;display:flex;align-items:center;justify-content:center;margin-top:20px}.CheckoutWrapp .CheckoutWrappLeft .formBilling .form-group .VerifyEmail{font-weight:400;font-size:14px;line-height:150%;text-align:right;cursor:pointer;color:#cc2c3d;position:absolute;right:15px;top:15px}.CheckoutWrapp .CheckoutWrappLeft .formBilling .form-group .Resend{font-weight:400;font-size:14px;line-height:150%;letter-spacing:.01em;cursor:pointer;text-align:right;color:#04a545;position:absolute;right:15px;top:15px}.CheckoutWrappRight .item{display:flex;justify-content:space-between;box-shadow:0 5px 20px 0 rgba(202,202,202,.4);background:#fff;padding:20px 30px}.CheckoutWrappRight .item .productName{display:flex;align-items:center;width:60%}.CheckoutWrappRight .item .productName .image{margin-right:20px}.CheckoutWrappRight .item .productName h3{font-weight:600;font-size:20px;letter-spacing:.02em;margin-bottom:15px;color:#0a033c}.CheckoutWrappRight .item .productName p{font-weight:500;font-size:16px;line-height:131%;color:#3c4852}.CheckoutWrappRight .item .productPrice p{font-weight:600;font-size:20px;text-align:right;color:#1e3a8a}.CheckoutWrappRight .item+.item{margin-top:20px}.CheckoutWrappRight .item .productName p svg{color:blue;margin-right:5px}.CheckoutWrappRight .AddCardPaymentDetailsCard{padding:24px 30px;box-shadow:0 5px 20px 0 rgba(202,202,202,.4);background:#fff;margin-top:30px}.CheckoutWrappRight .AddCardPaymentDetailsCard ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-weight:400;font-size:18px;color:#696984;border-bottom:1px solid #c9c9c9;padding-bottom:24px}.CheckoutWrappRight .AddCardPaymentDetailsCard ul li span+span{text-align:right;color:#696984}.CheckoutWrappRight .AddCardPaymentDetailsCard ul li:last-child{margin-top:0;border:0;padding-top:20px;padding-bottom:0;margin-bottom:0;font-weight:400;font-size:20px;color:#0a033c}.CheckoutWrappRight .AddCardPaymentDetailsCard ul li:last-child small{font-weight:400;font-size:12px;line-height:150%;color:#0a033c}.CheckoutWrappRight .AddCardPaymentDetailsCard ul li:last-child span:last-child{font-weight:400;font-size:20px;color:#0a033c}.modal-Successful .modal-dialog{max-width:1000px}.modal-Successful .modal-dialog h5.modal-title{font-weight:700;font-size:40px;line-height:185%;letter-spacing:.02em;color:#0a033c}.modal-Successful .modal-dialog button.btn-close{position:absolute;top:20px;right:20px;opacity:1}.modal-Successful .modal-dialog p{font-weight:700;font-size:28px;letter-spacing:.02em;text-align:center;color:#696984}.modal-Successful .modal-dialog .modal-content .modal-body img{width:100%;height:auto}.modal-Successful .modal-dialog .modal-content .modal-body{text-align:center;padding:95px}.modal-Successful .modal-dialog h5.text-danger{color:#cc2c3d}.RegistrationCard{box-shadow:0 0 8px 0 rgba(0,0,0,.25);border-radius:10px;height:100%}.RegistrationCard .headerTitle{border-radius:10px 10px 0 0;background:#48ac70;height:67px;display:flex;align-items:center;justify-content:center}.RegistrationCard .headerTitle h3{font-weight:700;font-size:25px;line-height:104%;letter-spacing:.01em;text-transform:uppercase;text-align:center;color:#fff}.RegistrationCard .content{padding:30px 45px}.RegistrationCard .content p{font-weight:600;font-size:16px;line-height:125%;letter-spacing:.02em;color:#808080}.RegistrationCard .content h5{font-weight:600;font-size:26px;letter-spacing:.01em;color:#1e3a8a;padding:30px 0}.RegistrationCard .content h4{font-weight:600;font-size:21px;line-height:95%;letter-spacing:.01em;color:#1e3a8a;margin-bottom:15px}.RegistrationCard .content .btn{font-weight:700;font-size:25px;line-height:104%;letter-spacing:.01em;text-transform:uppercase;text-align:center;color:#fff;height:68px;width:100%;border-radius:5px;background:#48ac70;margin:58px 0}.tableCourseInstructors{box-shadow:3px 3px 8px 0 rgba(0,0,0,.15);background:#e6f5fe;border-radius:20px;padding:20px;margin:70px 0}.tableCourseInstructors .table{background:transparent}.tableCourseInstructors .table th{font-weight:600;font-size:15px;color:#000;background:#e6f5fe;padding:8px 20px 24px;border:0}.tableCourseInstructors .table td{border:0;padding:20px;color:#000}.tableCourseInstructors .table td p{font-weight:400;font-size:15px;margin-bottom:10px}.tableCourseInstructors .table td .btn{font-weight:400;font-size:16px;text-align:center;margin-top:20px;color:#fff;border:0 solid #000;border-radius:6px;padding:6px 15px;width:177px;height:41px;background:#04a545}.tableCourseInstructors .table tr{border:0}.tableCourseInstructors .table td:nth-child(2){color:#0373ba}.AboutCourse.AboutCoursePg{box-shadow:3px 3px 8px 0 rgba(0,0,0,.15);background:#e6f5fe;padding:20px;border-radius:20px;border:0}.AboutCourse.AboutCoursePg .Coursestartdate{width:50%}.AboutCourse.AboutCoursePg .Coursestartdate h3{font-weight:700;font-size:36px;color:#0a033c;margin-bottom:15px}.AboutCourse.AboutCoursePg .Coursestartdate p{font-weight:400;font-size:15px;letter-spacing:.01em;color:#0a033c;margin-bottom:15px}.AboutCourse.AboutCoursePg .Coursestartdate ul{display:grid;grid-template-columns:repeat(2,1fr);padding-left:20px}.AboutCourse.AboutCoursePg .Coursestartdate ul li{font-weight:400;font-size:15px;line-height:200%;letter-spacing:.01em;color:#0a033c}.AboutCourse.AboutCoursePg .sessionsWrapp{grid-template-columns:repeat(2,1fr);margin:0;width:50%}.CurriculumWrappCertif{border-radius:8px;padding:20px;height:475px;margin-right:30px;position:relative;background:#e6f5fe}.CourseHighlights{box-shadow:3px 3px 8px #00000026;background:#e6f5fe;padding:40px;border-radius:20px;border:0;display:grid;grid-template-columns:1fr 1fr;margin:70px 0}.CourseHighlights .CourseHighlightsHeader{margin-bottom:15px;font-weight:700;font-size:36px;line-height:122%;color:#0a033c}.CourseHighlights ul{padding-left:20px}.CourseHighlights ul li{font-weight:400;font-size:15px;line-height:200%;letter-spacing:.01em;color:#0a033c;margin-bottom:5px}.CareerOpportunities{box-shadow:3px 3px 8px #00000026;background:#e6f5fe;padding:40px;border-radius:20px;border:0;display:grid;grid-template-columns:.6fr 1fr;margin:70px 0}.CareerOpportunitiesList ul{padding-left:20px;list-style:auto}.CareerOpportunities h3{margin-bottom:15px;font-weight:700;font-size:36px;line-height:122%;color:#0a033c}.CareerOpportunitiesList ul li{line-height:194%}.CareerOpportunities p,.CareerOpportunitiesList ul li{font-weight:400;font-size:18px;letter-spacing:.01em;color:#0a033c}.CareerOpportunities p{line-height:139%;margin-bottom:20px}.CompaniesLogo ul{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.CompaniesLogo li{height:76px;border-radius:5px;background:#fff;display:flex;align-items:center;justify-content:center}.CompaniesLogo li img{width:auto;height:auto}.TentativeSection{background:linear-gradient(180deg,#1e3a8a,#010103);border-radius:20px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:70px}.TentativeSection .leftBx{padding:30px;border-right:1px solid #fff}.TentativeSection .leftBx p{font-weight:500;font-size:22px;line-height:145%;text-align:center;color:#fff}.TentativeSection .rightBx{padding:30px;text-align:center}.TentativeSection h3{font-weight:700;font-size:30px;line-height:150%;text-align:center;color:#fff}.CourseHighlights.CourseHighlights2{display:block}.CourseHighlights.CourseHighlights2 ul{display:grid;grid-template-columns:repeat(2,1fr)}form.FPDform{border-radius:20px;width:834px;box-shadow:3px 3px 8px 0 rgba(0,0,0,.15);background:#e6f5fe;margin:90px auto;padding:34px 54px}form.FPDform>p{font-weight:700;font-size:18px;line-height:178%;color:#1e1e1e;margin-bottom:30px}form.FPDform label{font-weight:500;font-size:16px;color:#000;margin-bottom:5px;display:flex;align-items:center}form.FPDform .form-control{font-weight:500;font-size:14px;color:#2f3033;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);background:#fff;border:1px solid #d5dae1;border-radius:8px;padding:10px 14px;height:46px}.radiobox{display:flex;align-items:center;gap:15px;margin-top:10px}form.FPDform label span{padding-left:14px}.radiobox.d-block label{margin-bottom:20px}form.FPDform label input[type=radio]{width:20px;height:20px}form.FPDform select.form-control{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}form.FPDform h4{font-weight:500;font-size:14px;text-align:center;margin-top:30px;color:#000}form.FPDform .btn{width:254px;background:#1e3a8a;font-weight:400;display:block;font-size:20px;text-align:center;color:#fff;margin:30px auto 0;height:48px;border:0;border-radius:10px}textarea.form-control.h-\[120px\]{height:120px}.btnCollaborate{background:#1e3a8a;font-weight:400;display:block;font-size:20px;text-align:center;color:#fff;height:48px;border-radius:10px;text-decoration:none;width:480px;justify-content:center;margin:20px auto}.btnCollaborate,.grpCheckInput{display:flex;align-items:center}.grpCheckInput label{margin:0 15px 0 0!important}.grpCheckInput .form-control{width:250px}.ApplicationTitle{font-weight:700;font-size:18px;line-height:178%;width:834px;margin:90px auto 30px;color:#1e1e1e}.more_login_btn .btn:hover{border:1px solid #48ac70}.userLogin .avtar{display:flex;align-items:center;border:0;background:transparent;padding:0}.userLogin{margin-right:20px}.userLogin .avtar .userImage{display:block}.userLogin .avtar .icon{margin-left:5px}.userLogin .avtar .userName{font-weight:700;font-size:15px;color:#444;margin-left:10px;white-space:nowrap}header .navlist .btngroup .btn:last-child{color:#fff}@media only screen and (max-width:900px){.ApplicationTitle,form.FPDform{width:90%}.heading-tile h3{font-size:26px}.courseVideo.shorttermtraining{flex-direction:column}.AboutCourse.AboutCoursePg .Coursestartdate,.AboutCourse.AboutCoursePg .sessionsWrapp,.CurriculumWrapp .CurriculumRight,.courseVideo.shorttermtraining .CallBack,.courseVideo.shorttermtraining .VideoDetails{width:100%}.VideoDetails .btn-border{height:auto}.courseVideo .VideoDetails h3{font-size:32px}.CourseHighlights{grid-template-columns:auto}.guidance-sliderList .card .icon{width:110px;height:110px}.guidance-sliderList .slick-slide{padding-left:80px}.AboutCourse.AboutCoursePg .Coursestartdate ul,.CareerOpportunities,.CourseHighlights.CourseHighlights2 ul,.Otherpopularcourses .OtherpopularcoursesList,.TentativeSection{grid-template-columns:auto}.Otherpopularcourses{margin:40px 0}.MoreQuestion{margin:0}.VideoDetails .btn-group .btn{width:100%;flex:initial}.CourseHighlights .CourseHighlightsHeader{font-size:26px}.AboutCourse.AboutCoursePg,.CurriculumWrapp{flex-direction:column}.CurriculumWrappCertif{height:auto;width:100%;margin:0 0 30px}.CurriculumRight .tabBody ul li{height:auto}.CurriculumWrapp button.HeaderTab{font-size:18px;text-align:left}.CurriculumRight .tabBody ul li{font-size:14px}.TentativeSection .leftBx{border:0;border-bottom:1px solid #fff}.CurriculumRight .tabBody ul li .icon img{width:20px;height:auto}.CurriculumWrappCertif img{position:static!important;height:auto;width:100%!important}.AboutCourse.AboutCoursePg .sessionsWrapp{padding:15px}.CongratulationsCard{flex-direction:column}.CongratulationsCard p,.Otherpopularcourses h3{font-size:26px}.addcardDeatils{margin:50px 0 0}.MoreQuestion{padding:15px}.DataNotFound p{font-size:18px}.DataNotFound .icon img{width:150px;height:auto}.DataNotFound{padding:0}.CheckoutWrapp .CheckoutWrappLeft .formBilling{padding:20px}.CheckoutWrapp>h3{font-size:26px;margin-bottom:20px}.CheckoutWrapp .CheckoutWrappLeft h4{font-size:20px}.courseVideo{flex-direction:column}.courseVideo .videocard{width:100%;height:239px}.RegistrationCard .headerTitle h3{font-size:18px}.RegistrationCard .content{padding:20px}.RegistrationCard .content h5{font-size:18px}.RegistrationCard .content p{font-size:14px}.tableScroll{overflow-x:auto}.tableCourseInstructors .table th{white-space:nowrap}}.ShortvideoList{display:flex;padding:45px 80px;column-gap:40px;background:#fcfcfc}.fullVideoBox{width:66%}.videoPlayBtnLock{border-radius:100%;width:24px;height:24px;background:#fff;z-index:6}.fullVideoBox .ImageVideo,.videoPlayBtnLock{display:flex;justify-content:center;align-items:center;position:relative}.fullVideoBox .ImageVideo{height:444px}.fullVideoBox .videoPlayBtn{position:relative;z-index:6;cursor:pointer}.fullVideoBox h3{font-weight:400;font-size:36px;color:#0a033c;margin-bottom:40px}.fullVideoBox p{font-weight:400;font-size:24px;color:#0a033c;margin-top:20px}.CardVideo.locked{cursor:not-allowed;opacity:.5}.CardVideo.locked .ImagevideoThumb:after{position:absolute;left:0;top:0;content:"";background:rgba(0,0,0,.4);opacity:.5;width:100%;height:100%}.ShortvideoListChild .CardVideo.locked .ContentVideo .time,.ShortvideoListChild .CardVideo.locked .ContentVideo .titlehead{opacity:.5}.ShortvideoListChild{height:445px;overflow-y:auto}.ShortvideoListChild::-webkit-scrollbar{width:6px;background-color:#d6d6d6;border-radius:30px}.ShortvideoListChild::-webkit-scrollbar-thumb{background-color:#0474ba;border-radius:30px}.CoursePlaylists{margin-top:20px}.CoursePlaylists h3{font-weight:400;font-size:24px;margin-bottom:30px;color:#0a033c}.ShortvideoListChild .CardVideo{border-radius:7px;background:#fff;display:flex;align-items:center;padding:12px}.ShortvideoListChild .CardVideo .ImagevideoThumb{position:relative;border-radius:7px;width:108px;height:67px;display:flex;justify-content:center;align-items:center}.ShortvideoListChild .CardVideo .ImagevideoThumb img{border-radius:7px}.ShortvideoListChild .CardVideo .ContentVideo{margin-left:15px}.ShortvideoListChild .CardVideo .ContentVideo .titlehead{font-weight:600;font-size:20px;color:#0a033c}.ShortvideoListChild .CardVideo .ContentVideo .time{font-weight:600;font-size:16px;color:#c4262f;margin-top:5px}.bordertop{border-top:.5px solid #bebebe}.ShortvideoListChild .CardVideo+.CardVideo{margin-top:20px}.dashboardWrapp{display:flex}.dashboardWrapp .dashMenu{width:20%}.myCoursesInner{box-shadow:3px 3px 8px 0 rgba(0,0,0,.15);background:#e6f5fe;width:66%;margin:0 40px;padding:20px 30px;border-radius:20px}.myCoursesWrapp{display:flex}.progresswrapp ul li{display:block;margin-bottom:20px}.progresswrapp h2{font-weight:700;font-size:20px;color:#000;margin-bottom:30px}.progresswrapp ul li h3{font-weight:400;font-size:16px;color:#000;margin-bottom:10px}.progresswrapp ul li .progress{height:6px;background:#EBECF0}.progresswrapp ul li .progress .progress-bar{background:#0373BA}.progresswrapp ul li p{font-weight:400;font-size:15px;color:#0373ba;margin-top:6px}.dashboardWrapp .tabcontent{width:80%}.mb-90{margin-bottom:90px}.dataNotFoundWrapp .header-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1a7fbe;padding-bottom:15px}.dataNotFoundWrapp .header-top h3{font-weight:700;font-size:24px;color:#000}.dataNotFoundWrapp .header-top .btn{font-weight:500;font-size:14px;letter-spacing:.01em;text-align:center;color:#fff;box-shadow:0 10px 35px 0 rgba(252,184,84,.2);background:#1e3a8a;border-radius:4px;padding:7px 13px;height:35px}.dataNotFoundWrapp .dataNotFound h3{font-weight:400;font-size:24px;text-align:center;color:#000;margin-top:15px}.dataNotFoundWrapp .dataNotFound .btn{font-weight:500;font-size:14px;letter-spacing:.01em;text-align:center;color:#fff;box-shadow:0 10px 35px 0 rgba(252,184,84,.2);background:#1e3a8a;border-radius:4px;padding:7px 13px;height:35px;margin-top:24px}.dataNotFoundWrapp .dataNotFound{display:flex;align-items:center;justify-content:center;flex-direction:column;width:350px;margin:30px auto 50px;text-align:center}.dashboardWrapp .dashMenu .nav{flex-direction:column}.dashboardWrapp .dashMenu .nav .username{display:flex;align-items:center;margin-bottom:20px}.dashboardWrapp .dashMenu .nav .username .content{margin-left:15px}.dashboardWrapp .dashMenu .nav .username .content h3{font-weight:600;font-size:17px;color:#1e3a8a}.dashboardWrapp .dashMenu .nav ul li{display:block;margin-bottom:5px}.dashboardWrapp .dashMenu .nav ul li .nav-link.active,.dashboardWrapp .dashMenu .nav ul li .nav-link:hover{background:#e5f0ff}.dashboardWrapp .dashMenu .nav ul li .nav-link{font-weight:600;border-radius:5px;font-size:15px;color:#1e3a8a;display:flex;align-items:center;gap:15px;padding:12px 15px;width:100%}.CoursesWrappList .header-top,.FeedbackWrapp .header-top,.SimilarcoursesWrapp .header-top,.myordersList .header-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1a7fbe;padding-bottom:15px;margin-bottom:15px}.CoursesWrappList .header-top h3,.FeedbackWrapp .header-top h3,.SimilarcoursesWrapp .header-top h3,.myordersList .header-top h3{font-weight:700;font-size:24px;color:#000}.myCoursesInner.FeedbackWrapp .form-group{margin-bottom:20px}.myCoursesInner.FeedbackWrapp .form-group .form-control{border-radius:8px;background:#fff;height:45px;font-weight:400;font-size:15px;color:#000;padding:8px 20px}.myCoursesInner.FeedbackWrapp .form-group select.form-control{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.myCoursesInner.FeedbackWrapp .ratingList{margin-bottom:20px}.myCoursesInner.FeedbackWrapp .ratingList ul{display:flex;align-items:center;gap:10px}.myCoursesInner.FeedbackWrapp .ratingList ul li{display:block;color:#bfbaba;font-size:28px}.myCoursesInner.FeedbackWrapp .form-group label{font-weight:700;margin-bottom:5px;font-size:15px;color:#000}.myCoursesInner.FeedbackWrapp .form-group textarea.form-control{height:108px}.myCoursesInner.FeedbackWrapp .btn{box-shadow:0 10px 35px #fcb85433;display:block;margin-left:auto}.CoursesWrappList .header-top .btn,.SimilarcoursesWrapp .header-top .btn,.myCoursesInner.FeedbackWrapp .btn{font-weight:500;font-size:14px;letter-spacing:.01em;text-align:center;color:#fff;background:#1e3a8a;border-radius:4px;padding:7px 13px;height:35px}.CoursesWrappList .header-top .btn,.SimilarcoursesWrapp .header-top .btn{box-shadow:0 10px 35px 0 rgba(252,184,84,.2)}.SimilarcoursesWrapp .Similarcourses{border-radius:12px;background:#fff;padding:10px}.SimilarcoursesWrapp .Similarcourses .SimilarcoursesList .SimilarcoursesCard{background:#fff;box-shadow:0 8px 24px rgba(149,157,165,.2);max-width:200px}.SimilarcoursesWrapp .Similarcourses .SimilarcoursesList .SimilarcoursesCard .SimilarcoursesCardImage{position:relative;border-radius:5px 5px 0 0;height:130px}.SimilarcoursesWrapp .Similarcourses .SimilarcoursesList .SimilarcoursesCard .SimilarcoursesCardImage img{border-radius:5px 5px 0 0}.SimilarcoursesWrapp .Similarcourses .SimilarcoursesList .SimilarcoursesCard .SimilarcoursesCardContent h3{font-weight:600;font-size:12px;color:#0a033c;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:43px}.SimilarcoursesWrapp .Similarcourses .SimilarcoursesList .SimilarcoursesCard .SimilarcoursesCardContent p{font-weight:600;font-size:9px;line-height:167%;color:#979494}.SimilarcoursesWrapp .Similarcourses .SimilarcoursesList .SimilarcoursesCard .SimilarcoursesCardContent .btn{background:#1e3a8a;font-weight:600;font-size:8px;letter-spacing:.1em;color:#fff;width:100%;display:block}.SimilarcoursesWrapp .Similarcourses .SimilarcoursesList .SimilarcoursesCard .SimilarcoursesCardContent .SimilarcoursesCardContentInner{padding:10px}button.btnPlus{border-radius:100px;padding:8px;background:#fff;color:#080808;z-index:2;border:0;width:43px;height:43px;right:-50px;top:50%;position:absolute;box-shadow:4px 4px 12px 0 rgba(1,1,1,.1)}.SimilarcoursesWrapp{position:relative;margin-right:30px}.CoursesWrappList .SimilarcoursesWrappList .SimilarcoursesWrappCard{box-shadow:0 0 3px #0000004d;background:#fff;padding:6px;margin:10px 0;border-radius:6px}.CoursesWrappList .SimilarcoursesWrappList .SimilarcoursesWrappCard .SimilarcoursesWrappCardImage{position:relative;border-radius:5px;height:139px}.CoursesWrappList .SimilarcoursesWrappList .SimilarcoursesWrappCard .SimilarcoursesWrappCardImage img{border-radius:5px}.CoursesWrappList .SimilarcoursesWrappList .SimilarcoursesWrappCard .SimilarcoursesWrappCardContent h3{font-weight:600;font-size:15px;padding:8px 0;line-height:120%;color:#000}.CoursesWrappList .SimilarcoursesWrappList .SimilarcoursesWrappCard .SimilarcoursesWrappCardContent .btn{box-shadow:0 0 4px 0 rgba(0,0,0,.2);background:#1e3a8a;font-weight:600;font-size:11px;text-align:center;color:#fff;width:100%;height:31px;display:block;border-radius:4px;padding:6px 19px}.CoursesWrappList .SimilarcoursesWrappList .SimilarcoursesWrappCard .SimilarcoursesWrappCardImage .Venue{border-radius:0 20px 0 5px;background:#48ac70;display:flex;font-weight:700;font-size:9px;z-index:3;padding:2px 10px;position:absolute;max-width:-moz-fit-content;max-width:fit-content;color:#fff;align-items:center;justify-content:center;height:25px;bottom:0;left:0}.CoursesWrappList .slick-slide,.SimilarcoursesWrapp .Similarcourses .slick-slide{padding:0 10px}.CoursesWrappList .slick-list,.SimilarcoursesWrapp .Similarcourses .slick-list{margin:0 -10px}.ml-5{margin-left:40px}td.text-right{text-align:right}.CoursesWrappList .SimilarcoursesWrappList .SimilarcoursesWrappCard .btn span:last-child{margin-left:6px}.myordersList{box-shadow:3px 3px 8px #00000026;background:#e6f5fe;width:100%;border-radius:20px;padding:20px 30px}.myordersTable table{border-collapse:separate;border-spacing:0 10px}.myordersTable table td,.myordersTable table th{padding:12px 16px}.CertificateList{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.CertificateList .CertificateCard{box-shadow:0 0 3px 0 rgba(0,0,0,.3);background:#fff;padding:8px;border-radius:5px}.CertificateList .CertificateCard .CertificateImage{border-radius:6px;height:166px;position:relative}.CertificateList .CertificateCard .CertificateImage img{border-radius:6px}.CertificateList .CertificateCard .CertificateContent{padding-top:10px}.CertificateList .CertificateCard .CertificateContent h3{font-weight:700;font-size:16px;line-height:120%;letter-spacing:.02em;color:#1e3a8a;margin-bottom:8px}.CertificateList .CertificateCard .CertificateContent p{font-size:11px;font-weight:700;line-height:120%;letter-spacing:.02em;color:#1e3a8a}.CertificateList .CertificateCard .CertificateContent button.DownloadBtn{box-shadow:0 0 4px 0 rgba(0,0,0,.2);background:#04a545;border-radius:4px;padding:6px 15px;height:34px;font-weight:600;font-size:13px;text-align:center;color:#fff;width:100%;border:0;margin-top:10px}.myordersList .myordersTable th{font-weight:600;font-size:15px;color:#000;border:0;background:#e6f5fe}.myordersList .myordersTable tr{border:0}.myordersList .myordersTable tbody tr td:first-child{border-radius:8px 0 0 8px}.myordersList .myordersTable tbody tr td:last-child{border-radius:0 8px 8px 0}.myordersList .myordersTable td{border:0;font-weight:400;font-size:15px;color:#000}.myordersList .myordersTable .Cancelled,.myordersList .myordersTable .Failed{color:#c42730!important}.myordersList .myordersTable td.Passed{color:#04a545!important}.myordersList .myordersTable td .more{color:#0373ba;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;display:inline-block;vertical-align:middle}.myordersList .myordersTable td.Successful{color:#0373ba}.myordersList .myordersTable .btnDownload{border-radius:3px;background:#04a545;display:flex;justify-content:center;align-items:center;width:30px;color:#fff;height:29px}.myordersList .myordersTable .btnCourse{font-weight:500;font-size:14px;letter-spacing:.01em;text-align:center;color:#fff;text-decoration:none;box-shadow:0 10px 35px #fcb85433;background:#1e3a8a;border-radius:4px;padding:7px 13px;height:35px}.profile_User{display:flex}.profile_User .userImageWithEdit label{position:relative}.ProfileDetails{width:100%;margin-left:40px}.ProfileDetails .form-group{position:relative}.profile_User .userImageWithEdit label{border-radius:100%;overflow:hidden;cursor:pointer;width:128px;height:128px;background:#fff}.profile_User .userImageWithEdit label span{background:rgba(0,0,0,.6);position:absolute;z-index:9;bottom:0;left:0;width:100%;padding:10px 0 15px;text-align:center;color:#fff}.ProfileDetails .form-group button.EditInput{position:absolute;right:5px;box-shadow:0 10px 32px 0 rgba(252,184,84,.2);background:#1e3a8a;font-weight:400;font-size:14px;border:0;letter-spacing:.05em;text-align:center;color:#fff;border-radius:4px;padding:6px 12px;width:70px;height:37px;top:33px}.headerLearning{background:#0a033c;height:100px;display:flex;align-items:center;justify-content:space-between;padding:20px 40px}.headerLearning a.backbtn{font-weight:800;font-size:24px;letter-spacing:.02em;color:#fff;text-decoration:none;display:flex;align-items:center;gap:15px}.headerLearning .progress{width:281px;height:6px;border-radius:6px}.headerLearning .progress .progress-bar{background:#FCAF3D;border-radius:6px}.headerLearning p{font-weight:600;font-size:16px;color:#fff;margin-top:15px}.learningwrapp{display:flex;padding:8px 8px 0;position:-webkit-sticky;position:sticky;top:0;left:0;width:100%}.Tab_option .btn.active:after{background:#177ebd;width:140px;height:6px;position:absolute;left:50%;bottom:0;content:"";transform:translateX(-50%)}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .ChapterNameTopic.active span svg{transform:rotate(90deg)}.learningwrapp .learningQueationTab .TopHeader{background:#1d3783;display:flex;align-items:center;justify-content:space-between;height:60px;padding:20px;font-weight:800;font-size:18px;letter-spacing:.02em;color:#fff}.learningwrapp .learningQueationTab .TopHeader svg{margin-right:10px}.learningwrapp .learningQueationTab .TopHeader button.btnclose{background:transparent;border:0;color:#fff;font-size:26px;padding:0}.learningwrapp .learningQueationTab .headBx .arrow{font-size:16px;color:#fff;font-size:18px;margin-right:10px}.learningwrapp .learningQueationTab .headBx .BackQuest h3{font-weight:500;font-size:14px;letter-spacing:.02em;text-transform:uppercase;color:#fff}.learningwrapp .learningQueationTab .headBx .BackQuest p{font-weight:600;font-size:16px;color:#fff}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .ChapterNameTopic{font-weight:600;font-size:18px;color:#fff;background:transparent;border:0;display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 20px}.learningwrapp .learningQueationTab .ListChapterWrapp{min-height:calc(100vh - 0px);overflow-y:auto}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .dropdownChapterTopic li.selected{background:#07022b}.custom-radio{position:relative;display:inline-flex;align-items:center;cursor:pointer}.learningwrapp .learningQueationTab{width:60px;transition:.3s ease-in-out}.learningwrapp.menu_open .learningQueationTab{width:30%;transition:.3s ease-in}.learningwrapp .learningQueationTab .TopHeader .menu_bx{display:flex;align-items:center}.learningQueationTab .menu-item{position:absolute;background:#0a033c;width:100%;transform:translateX(-500%);transition:.3s ease-in-out}.learningwrapp.menu_open .learningQueationTab .menu-item{transform:translateX(0)}.learningwrapp .learningQueationTab .TopHeader button.btnclose{display:none;transition:.3s ease-in-out}.learningwrapp.menu_open .learningQueationTab .TopHeader button.btnclose{display:block;transition:.3s ease-in-out}.learningwrapp .learningQueationTab .TopHeader .menu_bx span{display:none}.learningwrapp.menu_open .learningQueationTab .TopHeader .menu_bx span{display:inline-block}.learningwrapp .learningQueationTab .TopHeader{width:60px;cursor:pointer}.learningQueationDetails{width:100%;padding-left:60px;margin:0}.learningQueationDetails .btnclose{display:none}.learningwrapp.menu_open .learningQueationTab .TopHeader{width:100%}.learningwrapp.menu_open .learningQueationDetails{width:70%}.custom-radio input[type=radio]{opacity:0;position:absolute;left:-9999px}.radio-mark{width:20px;height:20px;position:relative;border-radius:50%;border:2px solid #747171;display:flex;align-items:center;justify-content:center;background-color:#07022a;color:white;font-size:12px;transition:all .2s ease-in-out}.custom-radio input[type=radio]:checked+.radio-mark{background-color:#0474ba;color:#fff}.custom-radio input[type=radio]:checked+.radio-mark:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.TestNoted{box-shadow:4px 4px 12px 0 rgba(1,1,1,.1);background:#e6f5fe;height:75px;display:flex;align-items:center}.TestNoted .NextTest{background:#1e3a8a;border-radius:4px;padding:7px 15px;width:-moz-fit-content;width:fit-content;border:0;height:41px;color:#fff;display:block;text-decoration:none}.timerCounter{background:#e6f5fe;width:250px;height:44px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;position:fixed;top:6px;z-index:999;left:50%;transform:translateX(-50%)}.timerCounter span{font-weight:700;font-size:17px;text-align:center;color:#fff;background:#0474ba;width:30px;height:28px;margin:0 5px}.timerCounter .count,.timerCounter p{font-weight:700;font-size:20px;text-align:center;color:#000}.timerCounter .count{display:flex;align-items:center}.TestPagewrapp p{font-weight:400;font-size:18px}.TestPagewrapp h3,.TestPagewrapp p{letter-spacing:.05em;color:#000;margin-bottom:10px}.TestPagewrapp h3{font-weight:700;font-size:22px}.container.TestPagewrapp{margin:40px auto}.TestNoted .TestNotedInner{display:flex;gap:50px;align-items:center;justify-content:space-between}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .dropdownChapterTopic li a{border-top:1px solid #292162;display:flex;align-items:center;justify-content:space-between;padding:15px 20px;text-decoration:none}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard+.ChapterNameListCard{border-top:1px solid rgb(41,33,98)}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .dropdownChapterTopic li .leftbx{display:flex;align-items:center}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .dropdownChapterTopic li .leftbx .ChapterTopicImage{border-radius:4px;width:72px;height:45px;position:relative}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .dropdownChapterTopic li .leftbx .ChapterTopicImage img{border-radius:4px}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .dropdownChapterTopic li .leftbx .ChapterTopicContent{margin-left:20px}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .dropdownChapterTopic li .leftbx .ChapterTopicContent h3{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.01em;color:#f3f2f0}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .dropdownChapterTopic li .leftbx .ChapterTopicContent p{font-weight:500;font-size:14px;line-height:143%;letter-spacing:.01em;color:#696984}.learningwrapp .learningQueationTab .headBx{display:flex;font-size:16px;padding:20px}.btnCerti{position:absolute;left:0;bottom:0;height:35px;box-shadow:0 0 4px 0 rgba(0,0,0,.2);background:#04a545;font-weight:600;font-size:13px;justify-content:center;text-align:center;color:#fff;align-items:center;display:flex;text-decoration:none;width:100%}.learningwrapp .learningQueationTab{position:relative}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop{background:#d9d9d9;height:642px;position:relative}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion{padding:35px 45px}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion h3{font-weight:600;font-size:20px;color:#000}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion h3 span{display:block}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion h3 span+span{font-weight:600;font-size:20px;color:#000;margin-top:15px}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion .Ques_option{margin-top:15px}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion .Ques_option p{font-weight:400;font-size:24px;color:#000}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion .Ques_option ul{display:flex;flex-direction:column;gap:15px;margin-top:15px}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion .Ques_option ul li{display:block}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion .Ques_option ul li label{font-weight:400;font-size:18px;color:#000;display:flex;align-items:center;gap:6px}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsQuestion .Ques_option ul li label input[type=radio]{width:15px;height:15px}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsVideo{position:relative}.ChapterNameListCardDetailsBottom{padding:70px 45px}.Tab_option{display:flex;align-items:center;justify-content:center;margin-bottom:50px}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsVideo video{position:absolute;left:0;width:100%;height:642px}.Tab_option .btn{padding:18px 15px;width:194px;border:0;height:60px;position:relative;font-weight:700;font-size:20px;text-align:center;color:#0a033c;box-shadow:0 -6px 20px 0 rgba(4,116,186,.15)}.overviewDetails p{font-weight:400;font-size:15px;line-height:160%;letter-spacing:.01em;color:#0a033c}.resources_inner{display:grid;grid-template-columns:1fr .5fr;grid-gap:50px;gap:50px}.resources_inner h3{font-weight:700;font-size:20px;color:#000;margin-bottom:10px}.resources_inner .left_bx p{font-weight:400;font-size:16px;color:#000}.resources_inner .left_bx .down_grp{display:flex;align-items:center;gap:20px}.resources_inner .left_bx .down_grp .btn{box-shadow:4px 4px 12px 0 rgba(1,1,1,.1);background:#fffefe;border:1px solid #000;border-radius:0}.resources_inner .left_bx .down_grp .btn .downIcon{padding:0 10px;border-right:1px solid #000;margin-right:6px}.resources_inner .left_bx .Notes{margin-top:50px}.resources_inner .right_bx ul li{display:block;margin-bottom:10px}.resources_inner .right_bx ul li a{font-weight:400;font-size:16px;color:#0474ba;text-decoration:none}.DownloadCertificateWrapp{display:flex;align-items:center;gap:50px;margin:40px 0}.DownloadCertificateWrapp .DownloadCertificateRight .card_bx{box-shadow:0 5px 20px 0 rgba(202,202,202,.4);background:#fff;border-radius:8px;padding:12px 24px;display:flex;align-items:center;gap:15px}.DownloadCertificateWrapp .DownloadCertificateRight .card_bx .content h3{font-weight:700;font-size:18px;color:#000;margin-bottom:6px}.DownloadCertificateWrapp .DownloadCertificateRight .card_bx .content a{font-weight:500;font-size:16px;line-height:131%;color:#1e3a8a;text-decoration:none}.DownloadCertificateWrapp .DownloadCertificateRight .cardCertificate{box-shadow:0 5px 20px 0 rgba(202,202,202,.4);background:#fff;border-radius:8px;padding:12px 24px;margin:20px 0}.DownloadCertificateWrapp .DownloadCertificateRight .cardCertificate h3{font-weight:700;font-size:18px;color:#000;margin-bottom:6px}.DownloadCertificateWrapp .DownloadCertificateRight .cardCertificate p{font-weight:600;font-size:16px;letter-spacing:.02em;color:#0a033c}.cardShareachievement{box-shadow:0 5px 20px 0 rgba(202,202,202,.4);background:#fff;border-radius:8px;padding:12px 24px}.cardShareachievement h3{font-weight:700;font-size:18px;color:#000;margin-bottom:6px}.cardShareachievement .ShareachievementGroup{display:flex;align-items:center;gap:5px}.cardShareachievement .ShareachievementGroup a{font-weight:500;font-size:14px;letter-spacing:.01em;color:#fff;background:#1e3a8a;border-radius:3px;padding:6px 12px;text-decoration:none}.cardShareachievement .ShareachievementGroup a:nth-child(2){background:#0a83b0}.cardShareachievement .ShareachievementGroup a:nth-child(3){background:#1d54d1}.cardShareachievement .ShareachievementGroup a:nth-child(4){background:#8a8a8a}.TestStartWrapp{display:flex}.TestStartWrapp .questionData{width:75%}.TestStartWrapp .questionData .headerBx{display:flex;padding:30px;align-items:center;justify-content:space-between;border-bottom:1px solid #0474ba}.TestStartWrapp .questionData .headerBx .left_grp{gap:30px;display:flex}.TestStartWrapp .questionData .headerBx .left_grp .btn+.btn{background:rgba(9,30,66,.08);color:#42526e}.TestStartWrapp .questionData .headerBx .btn{border-radius:4px;padding:7px 15px;background:#253858;height:41px;font-weight:500;font-size:16px;text-align:center;color:#fff}.TestStartWrapp .questionData .DetailsQuestion{padding:70px 50px}.TestStartWrapp .questionData .DetailsQuestion h3{font-weight:600;font-size:20px;line-height:182%;color:#000}.TestStartWrapp .questionData .DetailsQuestion span{display:block}.TestStartWrapp .questionData .DetailsQuestion span+span{font-weight:600;font-size:20px;color:#000}.TestStartWrapp .questionData .DetailsQuestion .Ques_option p{font-weight:400;font-size:24px;color:#000}.TestStartWrapp .questionData .DetailsQuestion .Ques_option ul{display:flex;flex-direction:column;gap:15px;margin-top:15px}.TestStartWrapp .questionData .DetailsQuestion .Ques_option ul li{display:block}.TestStartWrapp .questionData .DetailsQuestion .Ques_option ul li label{font-weight:400;font-size:18px;color:#000;display:flex;align-items:center;gap:6px}.TestStartWrapp .questionData .DetailsQuestion .Ques_option ul li label input[type=radio]{width:15px;height:15px}.TestStartWrapp .QuestListInst{box-shadow:3px 3px 14px 0 rgba(0,0,0,.15);background:#fff;width:25%;position:relative}.TestStartWrapp .QuestListInst .Instructions{padding:35px 25px}.TestStartWrapp .QuestListInst .Instructions li{font-weight:400;font-size:20px;color:#0a033c;display:flex;margin-bottom:20px}.TestStartWrapp .QuestListInst .Instructions li span:first-child{width:43px;height:43px;font-weight:500;font-size:19px;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;background:#c4c4c4}.TestStartWrapp .QuestListInst .Instructions li span+span{margin-left:30px}.TestStartWrapp span.Answered{background:#156c3c!important;border-radius:18px 18px 0 0}.TestStartWrapp span.NotAnswered{background:#c42730!important;border-radius:0 0 18px 18px}.TestStartWrapp span.NotVisited{background:#fcb03e!important;color:#000!important}.TestStartWrapp span.Marked{border-radius:100%!important;background:#0474ba!important}.TestStartWrapp .QuestListInstNum{border-top:1px solid #000;padding:35px 25px}.TestStartWrapp .QuestListInstNum h3{font-weight:400;font-size:20px;color:#000;margin-bottom:20px}.TestStartWrapp .QuestListInstNum ul{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.TestStartWrapp .QuestListInstNum ul li{display:block}.TestStartWrapp .QuestListInstNum ul li span{width:47px;height:47px;font-weight:500;font-size:19px;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;background:#c4c4c4}.TestStartWrapp button.NextBtn{width:85px}.TestStartWrapp button.NextBtn,.TestStartWrapp button.PrevBtn{border-radius:5px;padding:9px 18px;height:50px;font-weight:500;font-size:22px;text-align:center;color:#fff;background:#253858;margin:35px 25px}.TestStartWrapp button.PrevBtn{width:120px}.modalSubmit .modal-dialog{border-radius:20px;width:421px}.modalSubmit .modal-dialog .btn{box-shadow:0 15px 50px 0 rgba(252,184,84,.2);background:#1e3a8a;border-radius:6px;padding:11px 15px;width:93px;height:50px;margin:30px auto 0;font-weight:800;font-size:18px;letter-spacing:.06em;text-align:center;color:#fff}.modalSubmit .modal-content{box-shadow:0 12px 44px 0 rgba(20,20,43,.34),0 -2px 4px 0 rgba(20,20,43,.12),0 3px 14px 0 rgba(74,58,255,.03);border-radius:20px!important}.modalSubmit.modalSummary .modal-dialog{border-radius:8px;width:994px;max-width:994px}.modalSubmit.modalSummary .modal-content .modal-body .btn-close{top:-20px;right:-20px}.modalSubmit.modalSummary .modal-dialog .modal-content .modal-body .tableSummary{margin-top:15px}.modalSubmit.modalSummary .modal-dialog .modal-content .modal-body .tableSummary .table thead th{background:#1e3a8a;font-weight:600;font-size:20px;text-align:center;color:#fff;border:1px solid #c4c4c4}.OverallPerformanceSummary>h3{font-weight:600;font-size:24px;color:#000;margin-bottom:30px}.OverallPerformanceSummary ul{display:grid;grid-template-columns:1fr 1fr 1fr;background:#e6f5fe}.OverallPerformanceSummary ul li{border:1px solid #0474ba;text-align:center;height:130px;display:flex;align-items:center;justify-content:center}.OverallPerformanceSummary ul li h3{font-weight:600;font-size:24px;text-align:center;color:#797171}.OverallPerformanceSummary ul li span{color:#000}.OverallPerformanceSummary ul li p{font-weight:600;font-size:20px;text-align:center;color:#000}.OverallPerformanceSummary .btn_grp{display:flex;align-items:center;gap:50px;margin-top:30px}.OverallPerformanceSummary .btn_grp .btn{border-radius:5px;padding:9px 100px;height:67px;background:#253858;font-weight:500;font-size:21px;text-align:center;color:#fff;display:flex;align-items:center}.OverallPerformanceSummary .comment_sect{margin:30px 0 80px}.OverallPerformanceSummary .comment_sect p{font-weight:700;font-size:15px;color:#000;margin-bottom:6px}.OverallPerformanceSummary{margin-top:30px}.OverallPerformanceSummary .comment_sect textarea{border:1px solid #919191;border-radius:8px;height:108px;width:100%;padding:15px}.modalSubmit.modalSummary .modal-dialog .modal-content .modal-body .tableSummary .table td{font-weight:600;font-size:16px;text-align:center;color:#898585;border:1px solid #c4c4c4}.modalSubmit .modal-content .modal-body{padding:30px!important;text-align:center}.modalSubmit .modal-content .modal-body .btn-close{border-radius:100%;box-shadow:0 16px 32px -8px rgba(119,119,119,.3);background:#c4262f;opacity:1;width:45px;height:45px;position:absolute;right:-55px;top:-40px}.modal .modal-dialog .modal-content .modal-body h3{font-weight:700;font-size:24px;line-height:237%;text-align:center;color:#0a033c}.courseVideo.shorttermtraining .VideoDetails{width:57%}.courseVideo.shorttermtraining .CallBack{width:43%}.courseVideo.shorttermtraining .btn-border{width:auto}.courseVideo .VideoDetails p.textpg{font-weight:400;font-size:18px;color:#0a033c;width:95%;line-height:167%}.myordersList .myordersTable td .btn_grp .btnCourse+.btnCourse{width:170px;display:inline-block}.modalMessage .modal-dialog{width:456px}.modalMessage .modal-dialog .modal-content{padding:0;border-radius:18px}.modalMessage .modal-dialog .modal-content .btn-close{position:absolute;background:transparent;right:17px;top:17px;z-index:9;opacity:1}@media (min-width:990px) and (max-width:1600px){.CheckoutWrappRight .item .productName{width:auto}.CheckoutWrapp .CheckoutWrappLeft .formBilling{padding:40px}.CongratulationsCard p{font-size:36px}.AboutCourse.CoursestartdateWrapp .Coursestartdate,.AddCardPaymentDetailsCard{padding:20px}.AddCardPaymentDetailsCard h3{font-size:22px}.AboutCourse.CoursestartdateWrapp .Coursestartdate p{font-size:26px}.AddCardPaymentDetailsCard ul li{font-size:16px}.VideoDetails .btn-border{width:100%}.addcardDeatils .productAddList .item .productPrice{width:20%}.addcardDeatils .productAddList .item .productName{width:66%}.AddCardPaymentDetailsCard .btnCheckout{font-size:18px}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount h3{height:33px}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount{height:auto}.CurriculumWrapp .CurriculumRight{width:60%}.AboutCourse .sessionsWrapp{padding:20px}.CurriculumWrapp button.HeaderTab{font-size:20px;text-align:left;padding:12px 15px}.courseVideo{gap:40px}.VideoDetails .btn-border{font-size:18px}.bannerInner h3{font-size:48px}.CurriculumWrapp button.HeaderTab span:first-child{padding-right:29px;width:100%}.CurriculumWrapp button.HeaderTab span.icon{right:10px}.AboutCourse .sessionsWrapp .SessionsCard+.SessionsCard{padding:0 15px}header .header-logo .logo-left .logo-grp .logo1 img{width:60px;height:auto}header .header-logo .logo-left .logo-grp .logo2 img{width:180px;height:auto}header .header-logo .menu-bar .logo-right .logo1 img,header .header-logo .menu-bar .logo-right .logo2 img{width:110px;height:auto}.heading-tile h3{font-size:36px}header .navlist{padding-bottom:15px}header .header-logo{padding:15px 0}header .navlist .btngroup .btn{height:40px;padding:6px 15px}header .navlist .btngroup .btn,header .navlist .nav-item .nav-link{font-size:16px}}.CoursesWrappList+.CoursesWrappList{margin-top:20px}@media only screen and (max-width:990px){.AboutCourse .sessionsWrapp{grid-template-columns:auto}.CheckoutWrapp .CheckoutWrappLeft .formBilling{padding:40px;margin-bottom:40px}.CurriculumWrapp .CurriculumLeft{width:100%;margin-bottom:30px}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount{width:100%;padding-right:10px}.AboutCourseRight{width:100%}.AboutCourse .sessionsWrapp .SessionsCard{grid-template-columns:1fr 1fr;display:grid;margin:0}.AboutCourse .sessionsWrapp .SessionsCard+.SessionsCard{padding:0!important;border-left:0}.AboutCourse .sessionsWrapp .SessionsCard h3{margin-top:15px}.AboutCourse.CoursestartdateWrapp .Coursestartdate{width:100%}.AboutCourse .sessionsWrapp .SessionsCard h3+h3{margin-top:0;border-left:1px solid #aba9a9;padding-left:20px}.AboutCourse.CoursestartdateWrapp{gap:30px}.AboutCourse.CoursestartdateWrapp .CoursestartdateWrappInner{width:100%}.AboutCourse{flex-direction:column}.dashboardWrapp .dashMenu .nav{display:flex;flex-direction:row;margin-bottom:20px;align-items:center;justify-content:space-between}.AboutCourse .sessionsWrapp{padding:20px}.myCoursesInner{padding:20px 15px}.dataNotFoundWrapp .header-top .btn{font-size:13px}.menmob_dash{position:relative;z-index:12}.MoreQuestion{align-items:end}.MoreQuestion .bx_left .Btn{width:102px}.dataNotFoundWrapp .dataNotFound{width:100%}button.btnPlus{width:25px;height:25px;padding:3px;display:flex;align-items:center;justify-content:center;right:-24px}.SimilarcoursesWrapp{margin-right:15px}button.btnPlus svg{width:12px;height:auto}.dataNotFoundWrapp .dataNotFound .btn{margin-top:15px}.dataNotFoundWrapp .dataNotFound h3{font-size:18px}.dataNotFoundWrapp .header-top h3{font-size:15px}.menmob_dash .menu_mob{font-weight:600;font-size:12px;justify-content:space-between;color:#1e3a8a;border-radius:3px;border:0;display:flex;align-items:center;padding:6px 8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);background:#e5f0ff;position:relative;width:152px}.menmob_dash .menu_mob span.icon{width:21px;height:21px;display:flex;align-items:center;justify-content:center}.ArrowDrop svg{transform:rotate(90deg)}.ArrowDrop.show svg{transform:rotate(0deg)}.menmob_dash .menu_mob span.icon img{width:100%}.menmob_dash .menu_mob .coursetitle{display:flex;align-items:center;gap:5px}.dashboardWrapp .dashMenu .nav ul li .nav-link{font-weight:600;font-size:12px;color:#1e3a8a;border:0;background:transparent;display:flex;align-items:center;padding:6px 8px;width:100%;gap:5px}.dashboardWrapp .dashMenu .nav ul li .nav-link .icon{width:21px;height:21px;display:flex;align-items:center;justify-content:center}.dashboardWrapp .dashMenu .nav ul li .nav-link .icon img{width:100%}.dashboardWrapp .dashMenu .nav ul{top:33px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);background:#e5f0ff;position:absolute;width:152px;display:flex;flex-direction:column}.dashboardWrapp .dashMenu .nav .username{margin:0}.dashboardWrapp .dashMenu .nav .username .icon{width:47px;height:47px}.dashboardWrapp .dashMenu .nav .username .icon img{width:100%;height:auto}.dashboardWrapp .tabcontent .ml-5{margin-left:0!important}.CoursesWrappList .header-top h3,.FeedbackWrapp .header-top h3,.SimilarcoursesWrapp .header-top h3,.myordersList .header-top h3{font-size:15px}.dashboardWrapp .dashMenu .nav .username .content h3{font-size:14px}.CertificateList{grid-template-columns:repeat(2,1fr)}.dashboardWrapp,.myCoursesWrapp{display:block}.dashboardWrapp .tabcontent{width:100%}.dashboardWrapp .dashMenu,.myCoursesInner{width:100%;margin:0}.myCoursesWrapp .leftbx{display:none}.modal .modal-dialog .modal-content .modal-header .modal-title{font-size:18px}.modal .modal-dialog .modal-content .modal-body form .btn_grp{margin-top:20px!important}.modal .modal-dialog .modal-content .modal-body form .btn_grp button.btn{font-size:16px}.DownloadCertificateWrapp{flex-direction:column;gap:30px}header.headerInner .headerInnerWrapp .TestName .test-title{font-size:14px;margin-left:10px}.userLogin .avtar .userImage img{width:32px;height:32px}.DownloadCertificateWrapp .DownloadCertificateBox img{width:100%;height:auto}.addcardDeatils .productAddList .item .productPrice{width:20%}}@media only screen and (max-width:768px){.learningQueationDetails .btnclose{display:flex;position:absolute;right:5px;top:5px;z-index:5;width:35px;height:35px;border:0;border-radius:100%;color:#fff;background:#0a033c;align-items:center;justify-content:center;font-size:21px}.learningwrapp .learningQueationTab .TopHeader{width:100%}.learningQueationTab .menu-item{position:static;transform:translateX(0)}.learningwrapp.menu_open .learningQueationTab{width:100%}.learningwrapp.menu_open .learningQueationTab .TopHeader button.btnclose{display:none}.learningwrapp .learningQueationTab .TopHeader .menu_bx span{display:block}.dashboardWrapp.mb-90{margin-bottom:20px}.heading-tile h3{font-size:18px}.heading-tile h3:after{width:72px;border:.94px solid #48ac70}header.headerInner .headerInnerWrapp .TestName .test-title{font-size:14px;margin-left:10px}header.headerInner .btngroup .nav-submenu-dropdown:after,header.headerInner .navlist .nav-item.nav-submenu .nav-submenu-dropdown:after{left:88%}header.headerInner .headerInnerWrapp .btngroup .userLogin .nav-submenu-dropdown{transform:translateX(-80%);margin-top:10px}.userLogin .avtar .userImage img{width:32px;height:32px}.DownloadCertificateWrapp .DownloadCertificateRight .cardCertificate,.DownloadCertificateWrapp .DownloadCertificateRight .card_bx,.cardShareachievement{padding:12px}.listTable_card .card{background:#fff;border-radius:8px;border:0;padding:15px;margin-bottom:20px}.listTable_card .card h3{font-weight:400;font-size:15px;margin-bottom:15px;color:#000;line-height:28px}.listTable_card .card h3 span{display:block}.listTable_card .card h3 span+span{color:#0373ba}.listTable_card .card .status_bx{display:flex;align-items:center}.listTable_card .card .status_bx h3:first-child{width:45%}.listTable_card .card .btnCourse{border-radius:5px;padding:3px 6px;height:40px;display:flex;align-items:center;justify-content:center}.myordersList .myordersTable td .more-test{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;display:inline-block;vertical-align:middle}.myordersList .myordersTable{overflow:auto}.myordersList .myordersTable td .btnCourse,.myordersList .myordersTable th{white-space:nowrap}.menmob_dash .menu_mob .coursetitle{text-align:left;gap:10px}.DownloadCertificateWrapp .DownloadCertificateRight .card_bx .content h3{font-size:14px;margin:0}.profile_User{flex-direction:column}.profile_User .userImageWithEdit{text-align:center}.myCoursesInner.FeedbackWrapp .btn{margin:0 auto}.ProfileDetails{margin-left:0;margin-top:40px}.DownloadCertificateWrapp .DownloadCertificateRight .card_bx .content a{font-size:12px;line-height:normal}.cardShareachievement .ShareachievementGroup a{font-size:11px;padding:6px 9px}.DownloadCertificateWrapp .DownloadCertificateRight .cardCertificate h3{font-size:14px}.DownloadCertificateWrapp .DownloadCertificateRight .cardCertificate p{font-size:12px}.cardShareachievement h3{font-size:14px}.CoursePlaylists{width:100%}.fullVideoBox .videoPlayBtn svg{width:55px;height:55px}.fullVideoBox .ImageVideo{height:225px}.ShortvideoList{padding:20px;flex-wrap:wrap}.fullVideoBox{width:100%}header .btngroup .nav-submenu-dropdown{width:210px;transform:translateX(10%)}.headerLearning{flex-direction:column;padding:20px;gap:0;align-items:baseline}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .dropdownChapterTopic li .leftbx .ChapterTopicContent h3{font-size:14px}.learningwrapp .learningQueationTab .ListChapterWrapp .ChapterNameListCard .ChapterNameTopic{font-size:16px}.ChapterNameListCardDetailsBottom{padding:20px 15px}.learningQueationDetails{width:100%}.learningwrapp .learningQueationTab .ListChapterWrapp{min-height:590px;overflow-y:auto}.courseVideo.shorttermtraining .VideoDetails{width:100%}.btn_border{height:40px;width:auto;display:inline-flex;align-items:center;padding:4px 20px;font-size:16px}.VideoDetails .btn-border{font-size:14px}.resources_inner{grid-template-columns:auto}.courseVideo.shorttermtraining .CallBack{width:100%}.resources_inner{gap:20px}.CurriculumScroll{padding-right:0}.ChapterNameListCardDetails .ChapterNameListCardDetailsTop,.ChapterNameListCardDetails .ChapterNameListCardDetailsTop .DetailsVideo video{height:200px}.learningwrapp .learningQueationTab{width:100%}.Tab_option .btn{font-size:16px;padding:12px 20px;height:auto}.resources_inner .left_bx .Notes{margin-top:20px}.resources_inner .left_bx .down_grp{flex-direction:column}.resources_inner .left_bx .down_grp .btn .downIcon{border:0}.resources_inner .left_bx .down_grp .btn{width:100%;display:flex;align-items:center;position:relative}.resources_inner .left_bx .down_grp .btn span:last-child{position:absolute;right:20px;padding-left:10px;border-left:1px solid #000}.Tab_option{margin-bottom:30px}.headerLearning a.backbtn{font-size:14px;margin-bottom:0}.learningQueationDetails{left:-100%;background:#fff;z-index:9;transition:.3s ease-in-out;padding:20px 15px;position:absolute;top:0}.learningQueationDetails.active{left:0}button.btn.md\:d-none{border-radius:4px;padding:7px 15px;background:#253858;height:41px;font-weight:500;font-size:16px;text-align:center;color:#fff;margin-top:15px}.OverallPerformanceSummary .comment_sect textarea{height:100vh}.OverallPerformanceSummary .btn_grp{justify-content:space-between}.OverallPerformanceSummary .btn_grp .btn{padding:8px 20px;font-size:16px;height:auto}.OverallPerformanceSummary .btn_grp .btn:first-child{display:none}.OverallPerformanceSummary ul li{height:92px}.OverallPerformanceSummary ul li h3{font-size:18px}.OverallPerformanceSummary ul li p,.OverallPerformanceSummary>h3{font-size:16px}.modalSubmit .modal-dialog,.modalSubmit.modalSummary .modal-dialog{width:100%}.modal .modal-dialog .modal-content .modal-body h3{font-size:16px}.TestStartWrapp .questionData .DetailsQuestion span+span{font-size:16px;line-height:22px}.TestStartWrapp .questionData .headerBx .left_grp{justify-content:space-between;width:100%}.TestStartWrapp .questionData .headerBx .btn{display:none;font-size:14px;padding:4px 8px}.TestStartWrapp .questionData .headerBx .left_grp .btn{display:block}.TestStartWrapp .questionData .DetailsQuestion{padding:20px 15px}.TestStartWrapp{flex-direction:column}.TestStartWrapp .QuestListInst{width:100%}.TestStartWrapp .questionData .DetailsQuestion .Ques_option p{font-size:18px;padding-top:15px}.TestStartWrapp .questionData{width:100%}.TestStartWrapp .questionData .headerBx{padding:15px}.timerCounter{position:static;transform:inherit;margin:15px auto}.TestPagewrapp p img{width:100%;height:auto}.TestPagewrapp p{font-size:13px}.TestPagewrapp h3{font-size:16px}.TestNoted{height:auto;padding:10px 0}.TestNoted .TestNotedInner{flex-direction:column;gap:15px;align-items:self-start}.learningwrapp{flex-direction:column;padding:0}.headerLearning p{font-size:12px;margin-top:5px}.MoreQuestion .bx_left .Btn{font-size:14px;margin-top:15px;border-radius:3px;display:flex;padding:2px 4px;align-items:center;justify-content:center;height:32px}.MoreQuestion .bx_right img{width:160px;height:auto}.MoreQuestion .bx_left h4{font-size:14px}.MoreQuestion .bx_left h3,.RegistrationCard .content h4{font-size:16px}.MoreQuestion .bx_left p{font-size:14px}.btnGroup .btn{font-size:12px}.RegistrationCard .content .btn{font-size:16px;margin:20px 0}.addcardDeatils .productAddList .item .productName .image{margin-right:15px;width:124px;flex:0 0 124px}.addcardDeatils .productAddList .item .productName .image img{width:100%;height:auto}.addcardDeatils .productAddList .item{flex-direction:column;position:relative}.addcardDeatils .productAddList .item .productName{width:100%;position:relative}.CheckoutWrappRight .item{flex-direction:column}.CheckoutWrappRight .item .productName,.courseVideo .VideoDetails{width:100%}.addcardDeatils .productAddList .item .productPrice{position:absolute;bottom:30px;width:67%;right:21px}.AddCardPaymentDetailsCard{padding:20px}.AddCardPaymentDetailsCard h3{font-size:18px}.AddCardPaymentDetailsCard ul li{font-size:14px}.AddCardPaymentDetailsCard .btnCheckout{font-size:16px}.CheckoutWrappRight .item .productName .image{width:70px}.CheckoutWrappRight .item .productName .image img{width:100%;height:auto}.CheckoutWrappRight .item .productPrice{padding-left:90px;margin-top:-20px}.CheckoutWrappRight .item .productPrice p{text-align:left;font-size:16px}.CheckoutWrappRight .item .productName{align-items:start}.CheckoutWrappRight .item .productName h3{font-size:16px}.CheckoutWrappRight .item .productName p{font-size:14px}}@media only screen and (max-width:575px){.AboutCourse.CoursestartdateWrapp,.CheckoutWrapp .CheckoutWrappLeft .formBilling,.CheckoutWrappRight .item{padding:20px}.myordersList{padding:20px 15px}.CertificateList{grid-template-columns:auto}.btnCollaborate{width:100%;font-size:16px}.ApplicationTitle,form.FPDform{padding:20px}.AboutCourse .sessionsWrapp{padding:15px}.modal .modal-dialog .modal-content .modal-header{padding:20px 0 0}.AboutCourse .sessionsWrapp .SessionsCard h3{font-size:13px}.modal .modal-dialog .modal-content .modal-body{padding:20px}.addcardDeatils .header p,.addcardDeatils .productAddList .item .productName h3,.addcardDeatils .productAddList .item .productPrice p{font-size:16px}.CongratulationsCard p,.Otherpopularcourses h3{font-size:18px}.guidance-sliderList .card{padding:15px}.AboutCourse .sessionsWrapp .SessionsCard+.SessionsCard{padding:0 15px}.AboutCourse .sessionsWrapp .SessionsCard h3{font-size:16px}.AboutCourse .sessionsWrapp .SessionsCard h3 span{font-size:12px}.AboutCourse.CoursestartdateWrapp .Coursestartdate{height:auto;padding:15px 20px}.guidance-sliderList .card .icon img{width:140px;height:140px}.AboutCourse.CoursestartdateWrapp .Coursestartdate h3{font-size:17px}.AboutCourse.CoursestartdateWrapp .Coursestartdate p{font-size:22px}.guidance-sliderList .card .content h3{font-size:18px}.CurriculumWrapp .CurriculumLeft h3{font-size:24px}.guidance-sliderList .slick-slide{padding-left:40px}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx{gap:15px}.guidance-sliderList .card{margin-left:50px}.CurriculumWrapp .CurriculumLeft .CurriculumLeftBx .cardcount p{font-size:20px}.guidance-sliderList .card .icon{width:80px;height:80px;margin-left:-90px}.AboutCourse{gap:30px}.slick-prev{left:0}.AboutCourse.AboutCoursePg .Coursestartdate h3,.courseVideo .VideoDetails h3{font-size:22px}.courseVideo{gap:40px}.VideoDetails .btn-group{gap:15px}.VideoDetails .btn-border{width:100%}.VideoDetails .btn-group .btn{font-size:14px}.AboutCourse .sessionsWrapp .SessionsCard h3+h3{padding-left:15px}.courseVideo.shorttermtraining .VideoDetails h4{font-size:16px}.CompaniesLogo li{height:30px}.CompaniesLogo li img{height:22px}.slick-next{right:0}.CareerOpportunities h3,.TentativeSection .leftBx h3{font-size:26px}}@media only screen and (max-width:460px){.addcardDeatils .productAddList .item .productPrice{width:53%;right:21px}.CourseHighlights{margin:20px 0}.TentativeSection .leftBx h3{font-size:20px}.TentativeSection .leftBx p{font-size:16px}.CompaniesLogo ul{grid-template-columns:repeat(3,1fr)}.CourseHighlights .CourseHighlightsHeader{font-size:18px}.CareerOpportunities,.CourseHighlights,.CurriculumWrapp .CurriculumRight,.TentativeSection .leftBx,.TentativeSection .rightBx{padding:20px}.CareerOpportunities h3{font-size:16px}.TentativeSection h3{font-size:18px}.CurriculumWrapp button.HeaderTab,.guidance-sliderList .card .content h3{font-size:16px}.guidance-sliderList .card .content p{font-size:12px}}