@font-face {



  font-family: Futura Hv;



  src: url(../fonts/ftrahv.ttf);



  font-style: normal
}







@font-face {



  font-family: Futura-Condensed-Thin;



  src: url(../fonts/FUTUR_0.TTF);



  font-style: normal
}







@font-face {



  font-family: FuturaLTPro-LightCond;



  src: url(../fonts/FuturaLTPro-LightCond.otf);



  font-style: normal
}











@font-face {



  font-family: Futura LT Medium;
  /* src: url(../fonts/Futura LT Medium.ttf); */



  font-style: normal
}







@font-face {



  font-family: Futura LT Bold;



  src: url(../fonts/FuturaLT-Bold.ttf);



  font-style: normal
}







@font-face {



  font-family: Futura Hv BT;



  src: url(../fonts/futurah.ttf);



  font-style: normal
}







@font-face {



  font-family: Futura Bk BT;



  src: url(../fonts/tt0140m_.ttf);



  font-style: normal
}







@font-face {



  font-family: FuturaLTPro-Book;



  src: url(../fonts/FuturaLTPro-Book.otf);



  font-style: normal
}
















html {
  scroll-behavior: smooth;
}






body {



  font-family: Futura Hv;



  font-size: 14px;



  color: #787878;



  letter-spacing: .6px;



}







a:focus,



button:focus,



input:focus,



select:focus {



  outline: 0 !important
}



button {
  cursor: pointer;
}







a {



  text-decoration: none !important;



  transition: all .3s ease-out;



  color: #000;



}



a:hover {



  transition: all .3s ease-in;



  color: #e94d0c !important;



}


ul {
  font-family: 'Futura Bk BT';
  padding-left: 15px;
}

h1,
h2 {
  color: #fa710c;
  text-align: center;
}

p {
  font-family: 'Futura Bk BT';
}

img {
  width: 100%;
  height: auto;
}



.top {
  background-color: #fbb319;
  padding: 7px 20px 0px 20px;
}



.top span {
  color: #fff;
}



.top span:after {



  content: "";



  width: 5px;



  height: 5px;



  background-color: #0b0a0a;



  border-radius: 50px;



  display: inline-block;



  margin: 0 6px;



}







.top-nav {
  background: #fff;
  position: relative;
  text-transform: uppercase;
}



.top-nav:after {
  content: "";
  clear: both;
  display: block;
}







.top-nav .brand-name {
  width: 21%;
  float: left;
}



.top-nav .brand-name img {
  width: 100%;
}







.top-nav .des-menu ul {
  vertical-align: middle;
  margin-top: 15px;
  padding-left: 0;
  list-style: none;
}



.top-nav .des-menu ul li {
  padding: 0 22px 0 0;
  border-right: 2px solid #8e8e8e;
  cursor: pointer;

  color: #787878;
  font-size: 14px;
  display: inline-block;
}



.top-nav .des-menu ul li a {
  color: #787878;
  font-size: 14px;
}



.top-nav .des-menu ul li:hover {

  transition: all .3s ease-in;

  color: #e94d0c !important;

}





.top-nav .des-menu ul li:last-child {
  border-right: none;
  padding-right: 0;
}







.login-icon {
  display: none;
}











.dropdown {



  position: relative;



  display: inline-block;



}







.dropdown-content {



  display: none;



  position: absolute;



  background-color: #fff;



  min-width: max-content;



  z-index: 2;



  top: 20px;



  padding-top: 20px;



  border-bottom: 1px solid #ccc;



  left: 0;



  text-align: left;



}







.navbar-bottom {
  text-transform: uppercase;
}



.navbar-bottom .dropdown-content {
  background-color: #fbb319;
  top: 22px;
}

.dropdown-content .submenu li {
  display: block !important;
}










.dropdown-content a {



  color: black;



  padding: 12px 16px;



  text-decoration: none;



  display: block;



  font-size: 12px !important;



}

.submenu .sub-dropdown {



  color: black;



  padding: 12px 16px !important;



  text-decoration: none;



  display: block;



  font-size: 12px !important;

}

.submenu .sub-dropdown2 {

  color: black;



  padding: 12px 16px !important;



  text-decoration: none;



  display: block;



  font-size: 12px !important;

}

.submenu .sub-dropdown2>a {
  padding: 0 !important
}



.mob-nav .submenu span {

  padding: 8px 8px 8px 17px;

  font-size: 12px;

}









.dropdown:hover .dropdown-content {
  display: block;
}















.sub-dropbtn {



  color: white;



}







.sub-dropdown {



  position: relative;



  display: inline-block;



  padding: 10px 0 !important;



  font-size: 12px;



}







.submenu-content {



  display: none;



  position: absolute;



  background-color: #fff;



  min-width: max-content !important;



  z-index: 2;



  top: 0px;



  padding-top: 20px;



  border-bottom: 1px solid #ccc;



  right: 0;



}







.submenu-content a {



  color: black;



  padding: 12px 16px;



  text-decoration: none;



  display: block;



  font-size: 12px !important;



}











.sub-dropdown:hover .submenu-content {
  display: block;
}







.submenu {
  padding-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
}







.submenu li {
  border-right: 0px !important;
}







.dropdown-content-inner {
  width: max-content;
}



.dropdown-content-inner li {
  display: block;
  padding: 0 !important;
}



















.sub-dropbtn2 {



  color: white;



}







.sub-dropdown2 {



  position: relative;



  display: inline-block;



  padding: 10px 0 !important;



}







.submenu-content2 {



  display: none;



  position: absolute;



  background-color: #fff;



  min-width: max-content !important;



  z-index: 2;



  top: -15px;



  padding-top: 20px;



  border-bottom: 1px solid #ccc;



  right: -206px;



}







.submenu-content2 a {



  color: black;



  padding: 12px 16px;



  text-decoration: none;



  display: block;



  font-size: 12px !important;



}











.sub-dropdown2:hover .submenu-content2 {
  display: block;
  width: 100%;
}







.submenu2 {
  padding-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
}







.submenu2 li {
  border-right: 0px !important;
}







.dropdown-content-inner2 {
  width: max-content;
  margin-top: -37px;
}



.dropdown-content-inner2 li {
  display: block;
  padding: 0 !important;
}



.dropdown-content-inner2 ul {
  margin-top: 0 !important;
}



.sub2 {
  right: -178px;
}



.sub3 {
  right: -194px;
}























.mob-nav {



  height: 100%;



  width: 0;



  position: fixed;



  z-index: 3;



  top: 0;



  left: 0;



  background-color: #fff;



  overflow-x: hidden;



  transition: 0.5s;



  padding-top: 60px;



  display: none;



}



.mob-nav ul {
  padding-left: 0;
}



.mob-nav ul li {
  display: block;
}







.mob-nav a {



  padding: 8px 8px 8px 32px;



  text-decoration: none;



  font-size: 15px;



  color: #787878;



  display: block;



  transition: 0.3s;



}

.mob-nav span {



  padding: 8px 8px 8px 32px;



  text-decoration: none;



  font-size: 15px;



  color: #787878;



  display: block;



  transition: 0.3s;



}







.mob-nav a:hover {



  color: #f1f1f1;



}







.mob-nav .closebtn {



  position: absolute;



  top: 0;



  right: 25px;



  font-size: 36px;



  margin-left: 50px;



}



.menu-bar {



  font-size: 23px;
  cursor: pointer;
  float: right;
  margin-top: -2px;
  display: none;



}











.img-carousel .item img {



  display: block;



  width: 100%;



  height: auto;



}







.slider .owl-nav {



  font-size: 40px;



  position: absolute;



  width: 100%;



  top: 50%;



  color: #fff;



  padding: 0px 35px;



}



.slider .owl-nav .owl-next {
  float: right;
}



.navbar-bottom {
  background: #fbb319;
  padding: 1px;
}



.navbar-bottom ul li a {
  font-size: 17px;
}

.navbar-bottom ul li {
  font-size: 17px;
  cursor: pointer;
  color: #000;
  display: inline-block;
}



.navbar-bottom ul li a:hover {
  color: #fff !important;
}



.navbar-bottom ul {
  text-align: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;

  font-family: Futura LT Bold;
  list-style: none;
}



.navbar-bottom ul li {
  padding: 0 25px 0 27px;
  border-right: 2px solid #fff;
}



.navbar-bottom ul li:last-child {
  border-right: none;
}



.mobile-img {
  display: none !important;
}







.des-menu {
  text-align: right;
  width: 79%;
}







.app-img {



  width: 10.2%;



}



.app-img img {
  width: 100%;
}



.mob-download {
  display: none;
}







.title {
  font-size: 29px;
}







.section-1 {
  margin: 60px 0;
}



.section-1 .course-box {
  text-align: center;
  border-right: 2px solid;
}



.section-1 .course-box:last-child {
  border-right: none;
}



.section-1 .course-box img {
  width: 23%;
  padding-bottom: 25px;
}



.section-1 .course-box h3 {
  color: #787878;
  font-family: Futura Hv BT;
  letter-spacing: 0;
  font-size: 21px;
}















.achiever-sec .item img {



  width: 50%;



  height: auto;



  display: block;



  margin: 0 auto;



}



.achiever-sec {
  text-align: center;
}







.student-img {



  border-radius: 50%;



  border: 8px solid #fbb319;



  position: absolute;



  top: 0;



  right: 0;



  left: 0;



}



.rib {
  margin-top: 146px !important;



  margin-left: 112px !important;
}







.achiever-sec .owl-dots {



  display: block !important;



  font-size: 40px;



  color: #fff;



  padding: 0px 35px;



}







.owl-dots {



  text-align: center;



  padding-top: 15px;



}



.owl-dots button.owl-dot {



  width: 15px;



  height: 15px;



  border-radius: 50%;



  display: inline-block;



  background: #ccc;



  margin: 0 3px;



}



.owl-dots button.owl-dot.active {



  background-color: #fbb319;



}



.owl-dots button.owl-dot:focus {



  outline: none;



}


.banner-left,
.banner-right {
  padding: 0;
}


.whats-new-sec .title {
  margin-bottom: 30px;
}

.whats-new-sec .box-title {
  text-align: center;
  background: #8f72ff;
  color: #fff;
  padding: 14px;
  border-radius: 7px 7px 0 0;
  margin-bottom: 0;
}

.whats-new-sec .box-scroll {
  height: 450px;
  width: 100%;
  text-align: center;
  border: 2px solid #e0e0e0;
  padding: 15px;
  margin-bottom: 60px;
  border-radius: 0 0 8px 8px;
}

.whats-new-sec .box-scroll ul li {
  padding: 11px 0;
  text-align: left;
  border-bottom: 1px solid #ccc;
  margin-right: 15px;
}

.whats-new-sec .box-scroll ul li p {
  font-size: 13px;
  margin-bottom: 6px;
}


.achiever-sec h2 {
  margin-bottom: 40px;
}







.achiever-sec h4 {



  color: #fbb319;



  margin-top: 20px;



}



.achiever-sec p {



  font-size: 20px;



  font-family: Futura Bk BT;



  letter-spacing: 0;



}







.section-2 {
  padding-bottom: 60px;
}







.section-3 {
  padding-bottom: 60px;
}







.section-3 .video-play i {



  position: absolute;



  top: 47%;



  left: 47%;



  z-index: 2;



  background: #fbb319;



  color: #fff;



  border-radius: 50%;



  padding: 14px 10px 10px 14px;



  border: 2px solid;



  transition: all .7s ease-in-out
}







.section-3 img {



  position: relative;



  padding: 15px;



  transition: all .7s ease-in-out;



  opacity: .5;



}







.section-3 .video-img {
  border: 2px solid #fa710c;
  overflow: hidden;
}



.section-3 .video-img:hover img {



  transform: scale(1.2);



  transition: all .7s ease-in-out;



  opacity: 1;



}



.section-3 .video-img:hover .video-play i {
  background: #fb6501;
  transition: all .7s ease-in-out
}



.section-3 .title {
  margin-bottom: 40px;
}







.title:before {



  content: "";



  width: 38%;



  height: 1px;



  background-color: #0d0c0c;



  display: inline-block;



  vertical-align: super;



  margin-right: 20px;



}



.title:after {



  content: "";



  width: 38%;



  height: 1px;



  background-color: #0d0c0c;



  display: inline-block;



  vertical-align: super;



  margin-left: 20px;



}











footer {
  padding-bottom: 60px;
}



.footer-left {

  text-align: center;
  margin: auto;

}



.footer-left img {
  width: 64%;
  margin-bottom: 20px;
}



.footer-left i {



  font-size: 16px;



  background-color: #ccc;



  padding: 7px 10px;



  border-radius: 5px;



  margin-bottom: 10px;



}



.footer-right h4 {
  color: #fb6501;
  font-size: 20px;
  margin-top: 15px;
}



.footer-right h4:first-child {
  margin-top: 0;
}



.footer-right p {
  text-transform: none;
  margin-bottom: 0;
  font-family: Futura Bk BT;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0;
  color: #000;
}



.footer-right {
  padding-left: 105px;
  border-left: 2px solid #fb6501;
}



.footer-right span {
  color: #fb6501;
}



.footer-right p:last-child {
  font-size: 14px;
}



.footer-right h3 {
  display: inline-block;
  font-size: 18px;
  margin-top: 15px;
  line-height: 32px;
}



.footer-right h3 a {
  font-family: Futura Bk BT;
  font-weight: 600;
}



















/*================about us====================*/











.programmes-section .banner {
  padding-bottom: 60px;
}



.about-section p {
  color: #787878;
  font-weight: 500;
  font-family: Futura Bk BT;
  font-size: 15px;
}



.about-section li {
  color: #787878;
  font-size: 16px;
  display: block;



  margin-bottom: 13px;
}



.about-section ul {
  margin-left: -35px;
}



#faculties {
  padding-bottom: 60px;
}



.about-section .about-content {
  margin-top: 60px;
}



.about-section .about-content h2 {
  margin-bottom: 30px;
}



.about-section .about-content .mentors-list li {
  list-style: disc;
  display: list-item;
  line-height: 35px;



  font-size: 15px;
}



.about-section .about-content .mentors-list {
  margin-left: -22px;
}







.mentors-box {
  margin-bottom: 30px;
  background-color: #f3f3f3;
  height: 390px
}



.mentors-box img {
  margin-bottom: 20px;
}



.mentors-box h5 {
  padding: 0 15px;
  color: #fa710c
}



.mentors-box p {
  padding: 0 15px;
}







#optional-classes .container {
  padding: 60px 15px;
}



.programmes-section .syllabus-list h5 {
  margin-bottom: 20px;
  font-size: 1.7rem
}



.programmes-section .syllabus-list a {
  color: #fa710c
}



.programmes-section .syllabus-list ul li {
  list-style: disc;
  display: list-item;
  margin: 15px 0;



  color: #787878;
  font-weight: 600;
  font-family: Futura Bk BT;
  font-size: 15px;
}



.programmes-section h2 {
  margin-bottom: 30px;
}



.table-bordered td,
.table-bordered th {
  font-family: Futura Bk BT;
  text-align: center;
}



.table-bordered .text-left td {
  text-align: left;
}















.activities {
  margin-bottom: 60px;
  text-align: left;
}



.activities h2 {
  text-align: left;
}



.pro-content p {
  color: #787878;
  font-weight: 500;



  font-family: Futura Bk BT;



  font-size: 15px;
}



.wishes {
  float: right;
}







#our-results .owl-carousel .owl-nav.disabled {



  display: block;



  position: absolute;



  width: 100%;



  top: 36%;



  font-size: 50px;



  color: #787878;



}







#our-results .owl-carousel .owl-nav button.owl-prev {
  float: left;
}



#our-results .owl-carousel .owl-nav button.owl-next {
  float: right;
}







#our-results .owl-dots button.owl-dot {
  display: none;
}



#our-results h3 {
  margin: 50px 0 33px 0;
}







#contact {
  padding-bottom: 60px;
  text-transform: none !important;
}



.form-control {



  font-family: 'Futura Bk BT';



  font-size: 14px;



  color: #929292;



}



#contact .form-group label {
  font-size: 16px;
  margin-top: 6px;
}



#contact .form-group .btn-default {
  background-color: #fa710c;
  padding: 5px 30px;
}



#contact .form-horizontal {



  background: #ededed;



  padding: 30px 10px 20px 10px;



  border-radius: 10px;



}



#contact .form-horizontal h4 {
  text-align: center;
  color: #fa710c;
  margin-bottom: 30px
}



#contact .nav-tabs li {



  display: contents;



}



#contact .nav-tabs {



  border-bottom: 0;



}



#contact .nav-tabs a {



  padding: 15px;



  background: #ededed;



  margin-right: 10px;



  border-radius: 4px;



  font-size: 16px;



}



#contact .nav-tabs .active {
  background-color: #fa710c;
}



#contact .nav-tabs .active {
  color: #fff !important;
}



#contact .nav-tabs .active:hover {
  color: #fff !important;
}



#contact .nav-tabs a:hover {
  color: #000 !important;
}



#contact .tab-content h5 {



  padding-top: 40px;



}



#contact .tab-content {
  padding-bottom: 40px;
}







#prelims {
  padding-bottom: 60px;
}



#prelims .li-first {
  margin: 15px 0;
}







#tamilnadu-history-books {
  padding-bottom: 60px;
}







#previous-year-papers {
  padding-bottom: 60px;
}







#faqs {
  padding-bottom: 60px;
}



#faqs .accordion {



  background-color: #eee;



  color: #444;



  cursor: pointer;



  padding: 15px;



  width: 100%;



  border: none;



  text-align: left;



  outline: none;



  font-size: 16px;



  transition: 0.4s;



  margin-bottom: 20px;



  border: 1px solid #ccc;



}







#faqs .active,
.accordion:hover {



  background-color: #fa710c !important;



  color: #fff !important;



}











#faqs .panel {



  padding: 0 18px;



  display: none;



  background-color: white;



  overflow: hidden;



}



.pb-60 {
  padding-bottom: 60px;
}



.programmes-section ul li {
  color: #787878;
  margin-bottom: 15px;
}

.programmes-section ul li ul {
  margin-top: 15px;
}

.programmes-section h1,
.programmes-section h2,
.programmes-section h3,
.programmes-section h4,
.programmes-section h5,
.programmes-section h6 {
  margin-bottom: 15px;
}



.programmes-section p {
  color: #787878;
  font-family: 'Futura Bk BT';
}



.gallery-sec {
  padding-top: 60px;
}



.gallery-sec .gallery-box {
  margin-bottom: 30px;
}







.enquiry-content {

  padding-top: 60px;

}

.heading h2 {

  padding-bottom: 25px;

}

.heading p {

  color: #fa710c;

  text-align: center;

  font-size: 2rem;

  font-family: 'Futura Bk BT';

  padding-bottom: 10px;

}

.features {

  padding-top: 50px
}

.features h5 {

  display: inline-block;

  border-bottom: 2px solid;

  margin-bottom: 20px;

}

.features ol li {

  padding: 6px 0;
  width: 100%;

}

.submit-form {
  text-transform: uppercase;
  padding: 95px 0;
}

.submit-form .more-details p {
  margin-bottom: 5px;
}

.submit-form .more-details h5 {
  margin-bottom: 15px;
}

.form-horizontal {

  width: 50%;

  margin: 40px auto;

}

.submit-form .form-control {

  border: 1.5px solid #f89928;

  border-radius: 13px;

}

.submit-form .form-control:focus {

  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);

}



.submit-form .btn {

  background: #f89928;

  text-transform: uppercase;

  color: #fff;

  letter-spacing: 1px;

  border-radius: 30px;

  padding: 4px 17px;

  font-size: 1.1rem;

  margin-bottom: 20px;

}

.submit-form .call-icon i {

  font-size: 18px;

  border: 1px solid;

  border-radius: 50%;

  padding: 2px 6px;

}

.submit-form .btn.focus,
.btn:focus {

  box-shadow: 0 0 0 0.2rem rgb(7 7 7 / 0%);

}

.submit-form .control-label {
  padding-top: 9px;
  font-size: 15px;
}

.submit-form .form-group {
  margin-bottom: 2.5rem;
}

.submit-form .form-group .col-sm-8 {
  padding-right: 0;
  padding-left: 0;
}

.submit-form .form-group .col-sm-4 {
  padding-right: 0;
  padding-left: 0;
}

.blog {
  padding-bottom: 60px;
}

.blog-pd {
  padding: 0 105px;
}

.blog h2 {
  margin-bottom: 40px;
  text-transform: uppercase;
}

.blog .title:before {
  width: 41.6%;
}

.blog .title:after {
  width: 42%;
}

.blog p {
  font-size: 18px;
}

.blog-grid h4 {
  font-size: 26px;
  font-weight: normal;
  margin: 25px 0 17px 0;
}

.post-meta {
  font-size: 11px;
  font-style: italic;
  margin-top: 10px;
  color: #7f7f7f;
}

.post-meta span {
  font-size: 11px;
  margin-right: 8px;
}

.post-meta i {
  margin-right: 6px;
  margin-top: 5px;
  color: #fbb319;
}

.post-meta span.category {
  margin-right: 0px;
}

.blog-grid {
  margin-bottom: 50px;
}

.blog-content {
  border-bottom: 1px dashed #787878;
  padding-bottom: 20px;
}

.top-pad-20 {
  padding-top: 20px;
}

.widget .widget-title {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 0 12px;
  position: relative;
}

.widget .widget-title .title {
  color: #1e1e1e;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
  text-transform: uppercase;
  margin: 0 0 12px;
}

.widget ul {
  padding: 0px;
  margin: 0px;
}

.widget li {
  line-height: 21px;
  clear: both;
  margin-bottom: 35px;
}

.latest-posts .post-thumb {
  width: 100px;
  margin-right: 13px;
  float: left;
}

.latest-posts .post-details {
  float: right;
  width: 100%;
  font-weight: 600;
  margin-bottom: 19px;
}

.latest-posts li img {
  margin-right: 10px;
}

.img-rounded {
  border-radius: 6px;
}

.widget li a,
.widget li a:visited {
  color: #7f7f7f;
  text-decoration: none;
}

.widget a,
.widget a:visited {
  color: #7f7f7f;
  text-decoration: none;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

.meta {
  font-size: 11px;
  font-style: italic;
  margin-top: 3px;
  color: #7f7f7f;
}

.meta span {
  font-size: 12px;
  margin-right: 8px;
}

.meta i {
  margin-right: 6px;
  margin-top: 5px;
  color: #fbb319;
}

.widget-title .title:before {
  display: none;
}

.widget-title .title:after {
  display: none;
}

.widget ul.tags li {
  margin: 0 7px 3px 0;
}

.widget ul.tags li a {
  color: #fbb319;
}

.box-scroll {
  height: 450px;
  width: 100%;
  text-align: center;
  border: 5px solid #ccc;
  padding: 15px;
  margin-bottom: 40px;
  border-radius: 10px;
}

.box-scroll h5 {
  color: #000;
  border-bottom: 1px solid;
  padding-bottom: 15px;
}

.box-scroll ul {
  padding-left: 0;
  overflow-y: scroll;
  height: 377px;
}

.box-scroll ul li a {
  color: #787878;
}

.box-scroll ul li {
  margin: 8px 0;
}

.date-time {
  line-height: 0;
  margin-bottom: 50px;
}

.start-quiz h4 {
  padding: 30px 0;
}

.start-quiz ul {
  padding-left: 0;
  list-style: none;
}

.start-quiz .table-bordered {
  border: 3px solid #dee2e6;
}

.start-quiz .table-bordered td {
  text-align: left;
  padding: 0 9px;
  padding-top: 8px;
}

.quiz-summary {
  background: #fa710c;
  padding: 5px 20px;
  border: none;
  border-radius: 5px;
  color: #fff;
}

#ias-online .fn-size {
  font-size: 15px;
  font-weight: 600;
}

.student-login .form-box input {
  border: 1.5px solid #f89928;
  border-radius: 13px;
}

.student-login .form-box input:focus {
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}

.student-login {
  padding: 90px 0;
}

.student-login .form-box .btn {

  background: #f89928;

  text-transform: uppercase;

  color: #fff;

  letter-spacing: 1px;

  border-radius: 10px;

  padding: 6px 34px;
  ;

  font-size: 1.1rem;

  margin-bottom: 20px;

}

.student-login .heading h2 {
  text-align: left;
}

.student-login .control-label {
  margin: auto;
  text-align: left;

}

.student-login .form-box {
  text-align: left;
  background: #f9f9f9;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 1px 34px 3px #e7e7e7;
}

.student-login .form-box .form-group {
  margin-bottom: 2rem;
}

.programmes-section .start-quiz label {
  display: initial;
}

#online-payment .table td {
  font-weight: 600;
  font-size: 17px;
}

#online-payment .table .btn {
  background: #f9a325;
  font-weight: 600;
  transition: .2s ease-in-out;
}

#online-payment .table .btn:hover {
  background: #ef8522;
}




















@media screen and (max-width: 767px) {


  .footer-left {
    border-right: none;
  }



  .rib {
    display: none !important;
  }



  .student-img {
    position: relative;
  }



  .slider .owl-nav {
    top: 32%;
  }



  .menu-bar {
    margin-top: -2px !important;
  }


  .section-1 .course-box {

    border-right: none;


    margin-bottom: 30px !important;


    border-bottom: 2px solid;


    margin: 0 26px;


    padding-bottom: 20px;


  }



  .dropdown-content {
    border: 0;
  }



  .mob-nav ul {
    width: 285px;
  }



  .submenu-content {
    position: relative;
    right: -20px;
    border-bottom: 0px;
    border: 0 !important;
    margin-bottom: 12px;
  }



  .submenu-content2 {
    position: relative;
    right: -20px;
    border-bottom: 0px;
    border: 0 !important;
    top: 0px;

    padding-top: 0;
  }



  .dropdown-content-inner2 {
    margin-top: -20px;
  }



  .mentors-box h5 {
    padding: 0 11px;
    font-size: 14px;
  }



  .mentors-box p {
    padding: 0 11px;
    font-size: 12px;
  }



  .mentors-box {
    height: 320px
  }



  #mentors {
    padding-bottom: 0;
  }



  .about-section .about-content {
    margin-top: 0;
  }

  .submenu .sub-dropdown {

    padding: 0 16px !important;

  }



  .form-horizontal {

    width: 89%;

  }

  .heading h2 {

    font-size: 1.4rem;

  }

  .heading p {

    font-size: 1.4rem;

  }





}







@media screen and (max-width: 1024px) {



  .menu-bar {
    display: block;
    position: absolute;
    margin-top: 23px;
  }



  .mob-nav {
    display: block;
  }



  .des-menu {
    display: none;
  }



  .top-nav .brand-name {



    width: 43%;



    float: left;



    margin-left: 37px;
  }



  .navbar-bottom ul {
    white-space: nowrap;
    overflow-x: scroll;
  }



}







@media screen and (max-width: 490px) {



  #contact .nav-tabs li {



    display: block;



    height: 68px;



    width: 100%;



  }



  .navbar-bottom .dropdown-content {
    text-align: center;
  }



  .table-container {
    overflow: scroll;
  }



}











@media screen and (max-width: 768px) {



  .container-fluid {
    padding: 0;
  }



  .top-nav .brand-name img {
    width: 100%;
  }




  .footer-left {
    margin-bottom: 30px;
  }



  .footer-right {
    text-align: center;
    padding-left: 15px;
    border: none;
  }



  .title:after {
    display: none;
  }



  .title:before {
    display: none;
  }



  .course-box h3 {
    font-size: 16px;
  }



  .app-img {



    width: 12%;

    margin-right: -55px;



  }



  .mob-download {
    display: block;
  }



  .dropdown-content {



    position: relative;



    top: 0px;



    padding-top: 10px;



    padding-bottom: 10px;



    border-bottom: 1px solid #ccc;



  }



  .login-icon img {
    width: 100%;
    float: right;
  }



  .login-icon {

    display: inline-block;

    width: 12%;

    margin-right: -40px;

  }



  .about-section .about-content {
    padding: 40px 15px 0 15px;
  }



  #mentors {
    padding-bottom: 40px;
  }



  .desktop-img {
    display: none !important;
  }



  .mobile-img {
    display: block !important;
  }


  .blog-grid .post-meta span {
    font-size: 9px;
  }

  .blog-pd {
    padding: 0 15px;
  }

  .blog p {
    margin-top: 16px;
  }

  .banner-left,
  .banner-right {
    padding: 15px;

  }


}







@media screen and (max-width: 767px) and (min-width: 480px) {



  .section-1 .course-box {
    margin: 0;
    border-right: 2px solid;
    border-bottom: none;
  }



  .footer-left {
    border-right: 2px solid #fb6501;
  }



  .section-3 .video-play i {
    top: 32%;



    left: 39%;
  }



  .menu-bar {
    margin-top: 25px;
  }







}