@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.modal-backdrop{display:none}.btn{background-color:#075492;color:#fff;letter-spacing:.5px;box-shadow:0 0 10px rgba(0,0,0,.5);border:1px solid grey;border-radius:5px}.modal-body{color:#000}.welcome_main{padding:50px;background-image:linear-gradient(hsla(0,0%,42%,.5),rgba(0,0,0,.5)),url(/static/media/banner.d45d473a.jpg);width:100%;height:480px;background-attachment:fixed;background-size:cover;background-position:50%}.welcome_content{color:#fff;padding:20px;text-align:center}.welcome_content p{font-size:20px;letter-spacing:1px}.welcome_button p{display:inline-block;background-color:#336278;padding:10px;border-radius:5px}.welcome_image img{height:600px}@media only screen and (max-width:992px){.welcome_main{padding:40px}.welcome_content p{font-size:16px;letter-spacing:1px}}@media only screen and (max-width:768px){.welcome_main{padding:30px}}@media only screen and (max-width:600px){.welcome_main{padding:10px}.welcome_content p{font-size:16px;letter-spacing:1px}.welcome_content{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.welcome_image img{height:300px}}.toolbar_headerMain{width:100%;height:56px;background-color:#336278}.toolbar_headerNav{position:-webkit-sticky;position:sticky;top:0;display:flex;align-items:center;color:#696868;padding:0 3rem}.toolbar_navLogo h2 a{font-family:cursive}.toolbar_split{flex:1 1}.toolbar_navItems{padding:10px 0}.toolbar_navItems ul{display:flex;list-style:none;align-items:center;padding:0;font-size:16px}.toolbar_navItems li{cursor:pointer;padding:5px 10px;border-radius:3px}.toolbar_navItems li a{color:#696868}.toolbar_navItems li a:hover{cursor:pointer;color:rgba(248,245,245,.932)}@media screen and (max-width:992px){.toolbar_navItems ul{display:none}.toolbar_headerMain{padding:10px}.toolbar_headerNav{display:flex;align-items:center;color:#fff;padding:0}.toolbar__toggle-button{cursor:pointer}}@media screen and (max-width:600px){.toolbar_navLogo img{width:200px;width:250px;height:50px;margin-top:-7px}}@media screen and (max-width:400px){.toolbar_navLogo img{width:200px;height:50px}}@media screen and (min-width:992px){.toolbar__toggle-button{display:none}.toolbar_divide{display:flex;justify-content:space-between}}@media screen and (max-width:992px){.toolbar_divide{display:flex;align-items:center}.toolbar_navLogo{padding:0 10px}}.toolbar_navItems li a,.toolbar_navLogo h2 a{text-decoration:none;color:#fff}.toolbar_navItems li a{font-size:18px}.side-drawer{height:100%;background:#336278;color:#fff;box-shadow:1px 0 7px rgba(0,0,0,.5);position:fixed;top:0;left:0;width:100%;max-width:400px;z-index:200;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.side-drawer.open{-webkit-transform:translateX(0);transform:translateX(0)}.accordion-item .accordion-header{background-color:#00f}.side-drawer ul{height:60%;text-align:center;list-style:none;display:flex;flex-direction:column;justify-content:center;margin:60px 0;padding:0}.side-drawer li{margin:.5rem 0;padding:15px}.side-drawer a{color:#521751;text-decoration:none}@media (min-width:992px){.side-drawer{display:none}}.side_navCancel{padding:20px;cursor:pointer}.side_navList{font-size:20px;cursor:pointer}.side_navList:hover{display:inline;margin:10px;background-color:#d1d0d0;border:1px solid #fff;border-radius:5px}.side_navItem li a{color:#fff}.side-drawer button{padding:10px;width:100px;margin:5px 20px;border:none;outline:none;font-size:16px;background-image:linear-gradient(#fff,#000);border-radius:5px}.backdrop{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.3);z-index:100}.carousel img{width:100%;height:500px}.carousel-caption{margin-top:-100px}@media only screen and (max-width:992px){.carousel img{width:100%;height:400px}}@media only screen and (max-width:768px){.carousel img{width:100%;height:300px}}@media only screen and (max-width:600px){.carousel img{width:100%;height:250px}}.course_main{margin-top:50px}.course_main h2{text-align:center}.course_main hr{width:60px;margin:0 auto;height:8px;border-radius:5px;color:red}.accordion{margin-top:50px}.accordion-item{margin:10px 0}.accordion-header .accordion-button{color:#000;background-color:#fdfdfd;outline:none;box-shadow:none;font-weight:700}.accordion-body,.accordion-header .accordion-button{border:1px solid #e9e7e7;font-size:16px}.accordion-body ol li{margin:8px 0}.accordion-button button:focus{outline:none!important;box-shadow:none}.leaner_comment p{color:#000;font-size:16px}.learners_review h2{text-align:center}.reviews_main{padding:20px}.total_reviews{background-color:grey;margin:20px 0;padding:10px;color:#fff}.reviews_main form{padding:20px 100px}.leaner_profile span{font-size:16px}.leaner_profile p{color:#000}.leaner_comment{padding:20px}.reviews_content{border:1px solid #eee;padding:10px;box-shadow:0 0 3px rgba(0,0,0,.5);margin:10px 0}.leaner_profile span img{width:40px;height:40px;border-radius:50%;margin:0 10px}.review_main_content button{width:100%;padding:10px;background-color:#336278;color:#fff;font-size:16px;letter-spacing:.5px;outline:none;border:none;cursor:pointer;border-radius:10px}.review_main_content button:hover{background-color:#216c8f}.reviews_main form{border:1px solid #d4d2d2;margin:10px 0}@media only screen and (max-width:768px){.reviews_main form{padding:10px 70px}}@media only screen and (max-width:600px){.reviews_main form{padding:10px 40px}}.batch_starcontent p{color:#000;font-size:16px;text-align:center}.batchcontent_main{padding:50px 0}.batch_heading{text-align:center;padding:30px 0}.batch_heading hr{width:60px;margin:0 auto;height:8px;border-radius:5px;color:red}.leader_button{text-align:center;padding:30px 0}.leader_button a{background-color:#24a0ed;padding:10px;text-align:center;border-radius:50px;color:#fff;cursor:pointer}@media (max-width:600px){.batch_starcontent p{color:#000;font-size:16px;text-align:center;padding:20px}}.count{color:#fff}.count,.count1{width:800px;margin:0 auto;text-align:center;height:100px}.count1{color:#000;padding:20px}.Clock_main{display:flex;text-align:center;justify-content:space-evenly;font-size:36px}.Clock-content{margin:0 30px}.count_content h3{padding:20px 0}.Clock-content label{color:#fff;background-color:#336278;padding:5px 10px;font-size:18px;border-radius:5px}.Clock-content .seconds label{color:red}@media only screen and (max-width:992px){.count,.count1{width:500px;margin:0 auto;text-align:center;height:100px}}@media only screen and (max-width:768px){.count,.count1{width:400px;margin:0 auto;text-align:center;height:100px}.Clock_main{display:flex;text-align:center;justify-content:space-evenly;font-size:24px}.Clock-content{margin:0 20px}.Clock-content label{color:#fff;background-color:#336278;padding:5px 10px;font-size:16px;border-radius:5px}}@media only screen and (max-width:600px){.count,.count1{width:200px;margin:0 auto;text-align:center;height:100px}.Clock_main{display:flex;text-align:center;justify-content:space-evenly;font-size:18px}.Clock-content{margin:0 10px}.Clock-content label{color:#fff;background-color:#336278;padding:5px 10px;font-size:14px;border-radius:5px}}.video_data{background-image:linear-gradient(hsla(0,0%,42%,.5),rgba(0,0,0,.5)),url(/static/media/banner.d45d473a.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.video_data h2{text-align:center;padding:10px;color:#fff;margin:70px 0}.video_data iframe{padding:50px;margin:30px auto;text-align:center;display:flex;justify-content:center}@media only screen and (max-width:991px){.video_data iframe{width:650px;height:500px}}@media only screen and (max-width:780px){.video_data iframe{width:550px;height:400px}}@media only screen and (max-width:600px){.video_data iframe{width:450px;height:300px}}@media only screen and (max-width:450px){.video_data iframe{width:360px;height:250px}}@media only screen and (max-width:350px){.video_data iframe{width:310px;height:220px}}.learningCard_Heading{padding:50px;text-align:center}.moreCourse_btn a{display:block;text-align:center;background-color:#24a0ed;padding:10px;border-radius:5px;text-decoration:none;color:#fff;font-size:18px}.learningCard_Heading hr{width:60px;margin:0 auto;height:8px;border-radius:5px;color:red}.learningCard_design{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:30px}.learningCard_content{margin-top:20px;width:300px;box-shadow:0 0 5px rgba(0,0,0,.5);border:1px solid #e6e5e5;border-top:7px solid #24a0ed}.skill_topic{padding:20px;text-align:center}.skill_image img{width:100%;height:150px}.contactshow{display:block;text-align:center;background-color:#24a0ed;padding:10px;border-radius:50px;color:#fff}.contacthide{display:none}.skill_conent{padding:20px}.skill_conent p{font-size:16px;color:#000}.skill_conent h4{color:#000}.skill_conent .skill_price{background-color:#24a0ed;padding:10px;text-align:center;border-radius:50px;color:#fff;cursor:pointer}.skill_conent .skill_price:hover{background-color:#177ebe}.courseButton_main{padding:0 50px}@media only screen and (max-width:600px){.learningCard_design{display:flex;flex-wrap:wrap;justify-content:space-evenly}}#footer{background:#336278!important;padding:60px 0;margin:40px 0;width:100%}#mc_embed_signup{background:#336278;clear:left;font:14px Helvetica,Arial,sans-serif;color:#fff}.footer_subscribe p,.list-unstyled li{font-size:16px;letter-spacing:.5px;text-align:center}.list-unstyled li{color:#fff;margin:10px 0}#footer h3{padding-left:10px;padding-bottom:6px;margin-bottom:20px;color:#fff}.quick-links li a{font-size:16px;letter-spacing:.5px}#footer a{color:#fff;text-decoration:none!important;background-color:initial;-webkit-text-decoration-skip:objects}.address_main h3,.footer_subscribe h3,.link_main h3{text-align:center}#footer ul.social li{padding:3px 0}#footer ul.social li a i{margin-right:5px;font-size:25px;transition:all .5s ease}#footer ul.social li:hover a i{font-size:30px;margin-top:-10px;color:#d83e18}#footer ul.quick-links li a,#footer ul.social li a{color:#fff}#footer ul.quick-links li{padding:3px 0}#footer ul.quick-links li a i{margin-right:5px}#subscribe h3,p{color:#fff}#subscribe input[type=text]{padding:12px 20px;margin:12px 0;box-sizing:border-box;border-radius:10px;outline:none;width:60%;height:20%;border:1px solid #7c7b7b}#subscribe button{height:40px;padding:0;margin:0}#subscribe .btn{border-radius:30px;width:30%;margin-left:5px;font-size:16px}@media (max-width:768px){#footer h5{padding-left:0;border-left:transparent;padding-bottom:0;margin-bottom:10px}}.modal-content{background-color:#336278;color:#fff}.modal-content .modal-body,.modal-header button{color:#fff}.modal-dialog .modal-content{box-shadow:0 0 100px rgba(0,0,0,.5)}.ADbtn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.carousel-control-next{display:none}.banner_head{width:100%;height:200px;background-image:url(https://cdn.wallpapersafari.com/33/16/ho8nI3.jpg);background-size:cover;background-position:50%}.banner_head h3{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;font-size:40px;color:#fff}.banner_content{text-align:center;margin-top:-50px!important}.banner_content p{border:1px solid #b9b9b9;margin:80px;max-height:300px;color:#000;font-size:16px;background:#f8f8f8;padding:20px}.service_heading{text-align:center}.services_specMain{padding:50px;display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center}.services_specDetail p{color:#000;font-size:16px}.services_specImage img{width:200px;height:200px}.service_heading{margin-top:20px}.services_spec{border:1px solid #dfdede;padding:20px;margin:30px auto;text-align:center;width:250px;height:250px;border-radius:5px}.services_spec:hover{box-shadow:0 0 5px rgba(0,0,0,.5)}@media only screen and (max-width:600px){.banner_content p{margin:40px}.services_specMain{flex-direction:column}.services_specImage img{width:180px;height:180px}.services_spec{border:1px solid #dfdede;padding:20px;margin:10px auto;text-align:center;width:280px;height:280px}.services_specMain{padding:20px}}.learning_navbar{display:flex;justify-content:space-around;padding:30px;box-shadow:0 0 5px rgba(0,0,0,.5)}.learning_navleft a{color:#fff;text-align:center;font-size:16px;background-color:#336278;padding:10px 60px}.learning_navleft a:hover,.learning_navright a:hover{color:#fff;background-color:#1c759e}.tableDownload{padding:30px}.learning_navright a{color:#fff;text-align:center;background-color:#336278;padding:10px 60px;font-size:16px}@media only screen and (max-width:992px){.learning_navbar{padding:20px}.learning_navleft a,.learning_navright a{padding:10px 40px}}@media only screen and (max-width:768px){.learning_navbar{padding:20px}.learning_navleft a,.learning_navright a{padding:10px 30px}.tableDownload{padding:10px}}@media only screen and (max-width:600px){.learning_navbar{padding:20px}.learning_navleft a,.learning_navright a{padding:10px}.tableDownload{padding:0}}@media only screen and (max-width:350px){.learning_navbar{display:flex;flex-direction:column;justify-content:space-around;box-shadow:none}.learning_navbar a{display:block}.learning_navright{margin:30px 0}}.CodeStackBtn_design{text-align:center;margin:20px 0}.CodeStackBtn_design a{display:block;background-color:grey;padding:10px;color:#fff;font-size:18px;letter-spacing:1.2px}.CodeStackBtn_design a:hover{color:#fff}.journey_main{padding:50px}.journey_content p{color:#000}.journey_content{overflow:auto;border:1px solid #d4d2d2;padding:10px;margin:20px 0;max-height:900px}.journey_content:hover{border:1px solid #d4d2d2;box-shadow:0 0 5px rgba(0,0,0,.5)}.journey_blog iframe{width:100%}.journey_blog span{color:#0797f7;font-size:16px;cursor:pointer}.journey_content img{width:50px;height:50px}.journeyUser_search{text-align:center}.journeyUser_search input[type=text]{width:400px;padding:10px;margin:20px 0;border:1px solid #aaa;outline:none;font-size:16px;border-radius:3px}.journeyUser_search input[type=text]:focus{border:1px solid #336278;box-shadow:0 0 5px #336278}.usernone{display:none;text-align:center}.usershow{display:block;text-align:center}.journey_blog img{width:100%;height:500px}.journey_head{text-align:center}.journey_head h2{margin:30px 0}.journey_head a{color:#fff;background:#336278;padding:10px;border-radius:3px}.journey_head a:hover{color:#fff}@media only screen and (max-width:992px){.journey_main{padding:30px}.journeyUser_search input[type=text]{width:400px}.journey_blog img{width:100%;height:300px}}@media only screen and (max-width:768px){.journey_main{padding:20px}.journeyUser_search input[type=text]{width:300px}.journey_blog img{width:100%;height:200px}}@media only screen and (max-width:600px){.journey_main{padding:20px}.journeyUser_search input[type=text]{width:300px}.journey_blog img{width:100%;height:200px}}.contact_info h3{text-align:center}.contact_details_main{margin:20px 0}.contact_mobile{text-align:center}.contact_mobile img{width:100px;height:100px}.contact_info{text-align:center}.info_mobile{display:inline-block;border:1px solid #d1d1d1;padding:40px 80px;margin:10px 0;box-shadow:0 0 7px rgba(0,0,0,.5);border-radius:5px}.contact_mobileInfo{margin:20px 0}.contact_infomain{display:flex;justify-content:space-evenly;flex-wrap:wrap;padding:20px}.info_mobile{width:400px;height:300px}@media (max-width:600px){.contact_mobileInfo h3{font-size:13px;line-height:20px}}.codeStack_content2 pre{width:100%;max-height:500px;overflow:auto;padding:30px}.codeStack_topic p{color:#000}.codeStack_content{display:flex;justify-content:space-between}.codeStack_content h3{color:#8b7235}.codeStack_topic h3{text-align:center;text-transform:capitalize;padding:50px;color:grey}.codeStack_content2{margin:40px 0}.codeStack_card{width:100%}.codeStack_content2{border:1px solid #e2e2e2}.codeStack_content2 p{color:#000}.codeStack_search input[type=search]{width:100%;padding:10px;outline:none;border:2px solid #bbb8b8;font-size:16px}.stack-loader{text-align:center;margin-top:150px}@media (max-width:600px){.codeStack_content h3{font-size:16px}}.job_link_main .job_link_head h2{text-align:center}.job_link_head hr{width:60px;margin:0 auto;height:8px;border-radius:5px;color:red}.job_link_content h3{text-align:center;padding:20px;color:#5f5f5f}.job_link_content ul li{font-size:16px;color:#5f5f5f;line-height:23px}.job_link_refer{text-align:center;margin:30px 0}.job_link_refer a{background-color:#acabab;display:block;color:#fff;padding:10px;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.5);font-size:18px;letter-spacing:1.5px}.job_link_refer a:hover{color:#fff}.learningPath_main{padding:50px}.learningPath_main hr{height:5px;width:50px}.sticky img{border:1px solid #b3b3b3;box-shadow:0 0 10px rgba(0,0,0,.5)}.learningCourse{margin:30px 0}.learningCourse p{color:#000;font-size:16px}.learningCourse ol li{margin:5px 0}div.sticky{position:-webkit-sticky;position:sticky;top:0;padding:10px;font-size:20px;float:right}.code_highlighter{border-radius:10px;border-left:5px solid #24a0ed}.quiz_button{display:inline-block;background:#24a0ed;padding:10px;border-radius:5px}.quiz_button a{color:#fff;font-size:16px}.selected{background-color:#0773d8}.options{padding:8px;border:1px solid #000;cursor:pointer}@media only screen and (max-width:600px){.learningPath_main{padding:20px}}.forum_main{padding:50px}.forum_main hr{height:5px;width:50px}.forum_main p{color:#000;font-size:16px}@media only screen and (max-width:600px){.forum_main{padding:20px}}.github_button a{display:block;text-align:center;background-color:grey;padding:10px;margin:20px 0;cursor:pointer}.github_button a,.github_button a:hover{color:#fff;text-decoration:none}.quiz_main{text-align:center;padding:30px}.quiz_main hr{width:30%;margin:0 auto;height:8px;border-radius:5px;color:#00f;border:1px solid #00f}.quiz_data{padding:20px;width:1020px;margin:0 auto}.quiz_question{margin:20px 0;border:1px solid #ebebeb;box-shadow:0 0 5px rgba(0,0,0,.5);padding:20px}.quiz_question ol li{font-size:16px;color:#000;margin:5px 0;cursor:pointer}.button_flex{display:flex}.workspace_button{margin-left:5px}.quiz_question .view_button{width:150px}.quiz_question .view_button,.quiz_question_min button{border:1px solid #24a0ed;background:#24a0ed;border-radius:3px;color:#fff;outline:none;font-size:16px}.quiz_question_min button{width:100%;height:40px}@media only screen and (max-width:992px){.quiz_data{padding:20px;width:760px;margin:0 auto}}@media only screen and (max-width:768px){.quiz_data{padding:20px;width:560px;margin:0 auto}}@media only screen and (max-width:600px){.quiz_data{padding:10px;width:400px;margin:0 auto}.quiz_main h2{font-size:18px}.quiz_question .view_button{width:150px}}@media only screen and (max-width:400px){.quiz_data{padding:5px;width:320px;margin:0 auto}.quiz_main h2{font-size:18px}.quiz_question .view_button{width:150px}}.quiz_question .colorGreen{color:green;font-weight:600}.quiz_question .colorRed{color:red}.challenge_main{padding:50px}.challenge_main img{object-fit:contain;width:100%;margin:20px 0}@media only screen and (max-width:992px){.challenge_main{padding:30px}}@media only screen and (max-width:768px){.challenge_main{padding:20px}}@media only screen and (max-width:600px){.challenge_main{padding:20px}}.challengeBanner_image{background-image:linear-gradient(rgba(0,0,0,.178),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1511376777868-611b54f68947?auto=format&fit=crop&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&q=80&w=1000);height:500px;background-repeat:no-repeat;background-size:cover;background-position:50%}.challengeBanner_main{margin:20px 0}.challengeBanner_image h3,h4{text-align:center;font-size:60px;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff}.challengeBanner_image h4{font-size:30px}@media only screen and (max-width:992px){.challengeBanner_image{height:400px}.challengeBanner_image h3,h4{font-size:40px}.challengeBanner_image h4{font-size:20px}}@media only screen and (max-width:768px){.challengeBanner_image{height:300px}.challengeBanner_image h3,h4{font-size:30px}.challengeBanner_image h4{font-size:18px}}@media only screen and (max-width:60px){.challengeBanner_image{height:150px}.challengeBanner_image h3,h4{font-size:24px}.challengeBanner_image h4{font-size:16px}}.challengeContent_welcome{text-align:center}.challengeContent_welcome p{color:#000;font-size:16px}.challengeContent_welcome h2{display:inline-block;padding:10px 70px;border-radius:5px}.content_rules{padding:10px;margin:20px 0}.content_rules ol li{font-size:16px;margin:10px 0}.content_public p{color:#000;font-size:16px}.content_public{text-align:center}.challengeForum_disqus{margin:30px 0}.content_public a{padding:10px;border-radius:5px}.content_public a,.content_public a:hover{color:#fff;background-color:#336278}@media only screen and (max-width:600px){.challengeContent_welcome h2{font-size:18px;padding:10px 20px}}.journeyform_main{padding:50px}.journeyform_main h2{text-align:center}@media only screen and (max-width:992px){.journeyform_main{padding:30px}}@media only screen and (max-width:768px){.journeyform_main{padding:20px}}@media only screen and (max-width:600px){.journeyform_main{padding:20px}}.allQuiz_main{padding:50px;width:500px;margin:80px auto;border:1px solid #dadada;box-shadow:0 0 5px rgba(0,0,0,.5)}.allQuiz_options{padding:20px}.allQuiz_options p{border:1px solid grey;color:#000;width:400px;font-size:16px}.quiz_finalScore{height:350px;margin-top:200px}.allQuiz_btn button{outline:none;font-size:16px;padding:10px;border:1px solid #336278;background-color:#336278;color:#fff;border-radius:3px;cursor:pointer}.allQuiz_btn button:hover{background-color:#368bb3}.quiz_finalScore h1{text-align:center;padding:20px}.quiz_finalScore h1 span{color:gold;background-color:#daa520;padding:5px 10px;border-radius:50%}.quiz_return{text-align:center}.quiz_finalScore a{background-color:#368bb3;padding:10px 20px;text-align:center;border-radius:5px;color:#fff}@media only screen and (max-width:600px){.allQuiz_main{padding:20px;width:380px}.allQuiz_options p{width:300px}.quiz_finalScore{height:300px;margin-top:200px}}@media only screen and (max-width:400px){.allQuiz_main{padding:20px;width:300px}.allQuiz_options p{width:200px}.quiz_finalScore{height:250px;margin-top:150px}}.whatsapp img{position:fixed;bottom:0;width:80px;height:80px;padding:10px}@media (max-width:600px){.whatsapp img{position:fixed;bottom:0;width:80px;height:80px;padding:10px}}.leaderBoard_banner img{height:400px}.header_head{text-align:center;padding:20px 0;color:#a3a2a2;letter-spacing:2px}.second_one{font-size:60px;color:#00f}.first_one{font-size:80px;color:gold}.third_one{font-size:60px;color:green}.header_head hr{width:60px;margin:0 auto;height:8px;border-radius:5px;color:red}.first_place{margin-top:-30px}.leaderBoard_winner{display:flex;justify-content:space-evenly;text-align:center;padding:60px 0}.first_place,.second_place,.third_place{width:250px;height:300px;border:1px solid #d1cece;box-shadow:0 0 5px rgba(0,0,0,.5)}.inside_prize h2{font-size:16px}.inside_prize{position:relative;top:20%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:animate 7s infinite;animation:animate 7s infinite}.leaderTable{padding:40px 20px}@-webkit-keyframes animate{0%{-webkit-transform:scale(.3);transform:scale(.3)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes animate{0%{-webkit-transform:scale(.3);transform:scale(.3)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}.leaderTable table{border:1px solid #d3cdcd}.leaderTable tbody,td{margin:60px;font-size:16px}.leaderTable tr:nth-child(2n){background-color:#336278;color:#fff}.leaderTable tr:nth-child(odd){background-color:#13a4e7;color:#fff}@media (max-width:992px){.leaderBoard_banner img{height:350px}.first_place,.second_place,.third_place{width:200px;height:250px;border:1px solid #d1cece;box-shadow:0 0 2px rgba(0,0,0,.5)}.second_one{font-size:40px}.first_one{font-size:60px}.third_one{font-size:40px}}@media (max-width:768px){.leaderBoard_banner img{height:300px}.inside_prize h2{font-size:14px}.first_place,.second_place,.third_place{width:150px;height:200px;border:1px solid #d1cece;box-shadow:0 0 2px rgba(0,0,0,.5)}.second_one{font-size:30px}.first_one{font-size:45px}.third_one{font-size:30px}}@media (max-width:600px){.leaderBoard_banner img{height:180px}.inside_prize h2{font-size:8px}.first_place,.second_place,.third_place{width:100px;height:150px;border:1px solid #d1cece;box-shadow:0 0 2px rgba(0,0,0,.5)}.second_one{font-size:20px}.first_one{font-size:25px}.third_one{font-size:20px}}.github_search input[type=search]{width:50%;padding:10px;border:3px solid #d3d0d0;outline:none}.github_search{padding:30px;text-align:center}.github_card{padding:20px;text-align:center}.github_card_box img{width:300px;height:300px;border-radius:40px}.Github_table table{margin:40px auto;padding:10px}.Github_table table,td,tr{border:1px solid #c4c4c4}.Github_table table,td,th{padding:10px}.repodata_diaplay{text-align:center}.github_scroller_design{display:flex;justify-content:space-between;align-items:center;border:1px solid #e0dddd;padding:10px;width:800px;margin:20px auto;text-align:center}.github_scroller_main div{margin:10px 0}.github_repoName{text-align:center}@media (max-width:992px){.github_search input[type=search]{width:50%;padding:10px;border:3px solid #d3d0d0;outline:none}.github_scroller_design{width:600px}}@media (max-width:768px){.github_search input[type=search]{width:70%;padding:10px;border:3px solid #d3d0d0;outline:none}.github_scroller_design{width:400px}}@media (max-width:600px){.github_search input[type=search]{width:70%;padding:10px;border:3px solid #d3d0d0;outline:none}.github_scroller_design{display:flex;flex-direction:column}.Github_table table{margin:20px auto;padding:10px;width:320px}.Github_table table,td,th{font-size:12px}.github_repocreated h3,.github_repolang h3,.github_repoName h3{font-size:14px}.github_scroller_design{width:320px}}.github_card_btn{padding:10px;color:#f8f6f6;background-color:#336278;width:100px;outline:none;border:3px solid #c4c4c4}@media (max-width:600px){.github_card_btn{padding:10px;color:#f8f6f6;background-color:#336278;width:80px;outline:none;border:3px solid #c4c4c4}}.courseView_card{width:250px;border:1px solid #dad7d7;margin-top:20px}.courseView_card .courseView_img img{width:100%;height:180px}.courseView_card button{width:100%;padding:10px;outline:none;border:none}.courseView_content h2{font-size:16px}.courseView_content p{color:#000}.courseView_contentMain{padding:10px;text-align:center}.courseView_main{display:flex;justify-content:space-evenly;flex-wrap:wrap}.courseView_webshine{text-align:center;padding:30px 0}.courseView_webshine hr{width:60px;margin:0 auto;height:8px;border-radius:5px;color:red}.job_display_heading h2{text-align:center;color:#646464;margin:30px 0}.job_display_jobtitle h3{color:#837f7f;text-align:left}.job_display_jobtitle p{color:#000!important;font-weight:700}.job_display_card{display:flex;justify-content:space-between;margin-top:20px;border:1px solid #dfdcdc;padding:10px;box-shadow:0 0 3px rgba(0,0,0,.5)}@media (max-width:600px){.job_display_jobtitle h2{font-size:16px}.job_display_jobtitle h3,.job_display_jobtitle p{font-size:14px}}
/*# sourceMappingURL=main.c3495c48.chunk.css.map */