.inner_header nav .dropdown .dropdown-menu .dropdown-item {
  font-size: 12px;
}

.inner_header nav .dropdown .dropdown-menu .dropdown-item:hover {
  background: #aa0a22;
  color: #fff !important;
}

.number a {
  display: inline-block;
  /* margin-top: 18px; */
  padding: 8px 20px !important;
  border-radius: 50px;
  color: #aa0a22 !important;
  background: #fff !important;
  font-weight: 600;
  font-size: 15px;
}

.baner_section h1 {
  position: relative;
  margin-bottom: 40px;
  font-size: 36px;
}

.baner_section h1 span {
  font-size: 86px;
  position: absolute;
  font-weight: 700;
  top: 29px;
  right: 13px;
}

.banner_below_sec {
  /* padding: 15px; */
  width: 100%;
  position: relative;
}

.gray_bg {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#efefef+0,efefef+50,cdcdcd+100 */
  background: rgb(239, 239, 239);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(239, 239, 239, 1) 0%, rgba(239, 239, 239, 1) 50%, rgba(205, 205, 205, 1) 100%);
  /* FF3.6-15 */url(../../../../../../GMCET_2025/public/default/js/frontend/owl.carousel.js)
  background: -webkit-linear-gradient(left, rgba(239, 239, 239, 1) 0%, rgba(239, 239, 239, 1) 50%, rgba(205, 205, 205, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(239, 239, 239, 1) 0%, rgba(239, 239, 239, 1) 50%, rgba(205, 205, 205, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#cdcdcd', GradientType=1);
  /* IE6-9 */
}

.white_bg {
  background: #fff;
}

.black_bg {
  background: #000;
}

.banner_below_sub_sec {
  padding: 20px 20px;
  min-height: 250px;
  box-shadow: 1px 0 21px rgb(0 0 0 / 16%);
  position: absolute;
  top: -100px;
}

.banner_below_icon {
  width: 100%;
  /* height: 76px; */
  text-align: left;
  margin-bottom: 20px;
}

.banner_below_icon h2 {
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  color: #aa0a22;
}

.banner_below_sub_sec p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #4a4545;
  margin: 0;
}

.banner_below_sec h4 {
  font-size: 18px;
  color: #000000;
  font-weight: 700;
  margin: 0px 0 10px 0;
}

.black_bg h4 {
  color: #fff !important;
}

.black_bg p {
  color: rgba(255, 255, 255, 0.5) !important;
}

.black_bg .banner_below_icon h2 {
  color: #ed1b23;
}

.why_us_wrap {
  padding: 80px 0 80px;
  position: relative;
}

/*.why_us_wrap::before {
  position: absolute;
  content: '';
  background: url(../../../images/aimcet_theme/why_us_overlay.png) no-repeat top right / 100% 100%;
  width: 300px;
  height: 124px;
  top: 0;
  right: 0;
}*/

.why_us_wrap h2 {
  font-size: 40px;
  color: #000;
  font-weight: 500;
  margin: 0;
  line-height: 52px;
  position: absolute;
  top: 50px;
  left: -17px;
}

.why_us_wrap p {
  font-size: 17px;
  font-weight: 400;
  color: #525252;
  margin: 15px 0;
  line-height: 21px;
  display: inline-block;
  min-height: 84px;
}

.why_us_sub_container {
  padding: 60px;
  position: relative;
}

.why_us_sub_container::before {
  position: absolute;
  content: '';
  width: 50%;
  height: 100%;
  border-top: 2px dashed #bc0a22;
  border-left: 2px dashed #bc0a22;
  border-bottom: 2px dashed #bc0a22;
  top: 0;
  left: 0;
}

.why_us_sub_container::after {
  position: absolute;
  content: '';
  width: 50%;
  height: 100%;
  border-top: 15px solid #bc0a22;
  border-right: 15px solid #bc0a22;
  border-bottom: 15px solid #bc0a22;
  top: 0;
  right: 0;
}

.why_us_title_1 {
  margin: 40px 20px;
}

.gmec_wrap {
  background-size: cover;
  color: #fff;
  background-position: 0% 47%;
  background: url(../img/gmec_bg.jpg) center;
  margin: 0;
}

.gmec_wrap h2 {
  font-size: 50px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 25px;
  line-height: 70px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}

.gmec_wrap h2 span {
  display: inline-block;
  font-weight: 800;
}

.gmec_wrap .overlay {
  padding: 180px 0px 40px;
  /*background-color: rgba(188,10,34, 0.6);*/
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aa0a22+0,bc0a22+100&1+0,0.7+87,0+100 */
  background: -moz-linear-gradient(top, rgba(170, 10, 34, 1) 0%, rgba(186, 10, 34, 0.7) 87%, rgba(188, 10, 34, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(170, 10, 34, 1) 0%, rgba(186, 10, 34, 0.7) 87%, rgba(188, 10, 34, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(170, 10, 34, 1) 0%, rgba(186, 10, 34, 0.7) 87%, rgba(188, 10, 34, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa0a22', endColorstr='#00bc0a22', GradientType=0);
  /* IE6-9 */
}

.gmec_wrap p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  /*margin: 0;*/
}

.about_ctpl_wrap {
  background: url('../../Frontend/images/h-img-3.jpg') no-repeat center top;
  background-size: cover;
  padding: 70px 0;
}

.about_ctpl_wrap .banner_bottom_left_sec {
  background: #aa0a22;
  padding: 40px 60px 40px 30px;
  border-right: 1px solid #fff;
  position: relative;
  text-align: right;
  border-radius: 15px;
  width: 100%;
  float: right;
}

.banner_bottom_left_sec::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 92%;
  background: #fff;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*.about_ctpl_wrap .banner_bottom_left_sec h3 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid #fff;
  border-bottom: none;
  margin: 0 0 30px;
}*/

.about_ctpl_wrap .banner_bottom_left_sec h4 {
  font-size: 27px;
  color: #fff;
  font-weight: 600;
  margin: 0 0 60px;
  position: relative;
}

.about_ctpl_wrap .banner_bottom_left_sec h4::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 100%;
  background: #fff;
  top: 0;
  right: -32px;
}

.about_ctpl_wrap .banner_bottom_left_sec p {
  font-size: 15px;
  line-height: 21px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 20px;
}

.btn1 {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  padding: 0 15px;
  border: 1px solid #fff;
  border-radius: 10px;
  line-height: 40px;
}

.btn1 i {
  float: right;
  border-left: 1px solid #fff;
  padding-left: 15px;
  margin-left: 15px;
  line-height: 40px;
}

.btn1:hover {
  background: #08cb84;
  color: #fff;
}

/*################## Admission Process ##################################*/

.design-process-section {
  padding: 60px 0;
  background: #aa0a22;
}

.design-process-section .text-align-center {
  line-height: 25px;
  margin-bottom: 12px;
}

.design-process-section h2 {
  text-align: center;
  margin: 0 0 10px;
  font-size: 46px;
  font-weight: 400;
  color: #fff;
}

.design-process-section h2 span {
  font-weight: 700;
}

.design-process-section h4 {
  text-align: center;
  margin: 0 0 40px;
  font-size: 16px;
  font-weight: 400;
  color: #c7c7c7;
}

.design-process-content {
  border: 1px solid #e9e9e9;
  position: relative;
  padding: 16px 34% 30px 30px;
}

.design-process-content img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  max-height: 100%;
}

.design-process-content h3 {
  margin-bottom: 16px;
}

.design-process-content p {
  line-height: 26px;
  margin-bottom: 12px;
}

.process-model {
  list-style: none;
  padding: 0;
  position: relative;
  max-width: 100%;
  margin: 20px auto 26px;
  border: none;
  z-index: 0;
  text-align: center;
}

.process-model li::after {
  background: #e5e5e5 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  margin: 0 auto;
  position: absolute;
  right: -122px;
  top: 33px;
  width: 90%;
  z-index: -1;
}

.process-model li.visited::after {
  background: #aa0a22;
}

.process-model li:last-child::after {
  width: 0;
}

.process-model li {
  display: inline-block;
  width: 18%;
  text-align: center;
  float: none;
  position: relative;
  vertical-align: top;
}

.nav-tabs.process-model>li.active>a,
.nav-tabs.process-model>li.active>a:hover,
.nav-tabs.process-model>li.active>a:focus,
.process-model li a:hover,
.process-model li a:focus {
  border: none;
  background: transparent;
  text-decoration: none;
  /*color: #aa0a22;*/
}

.process-model li a {
  padding: 0;
  border: none;
  color: #aa0a22;
}

.process-model li.active,
.process-model li.visited {
  color: #aa0a22;
}

.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
  color: #aa0a22;
}

.process-model li.active p,
.process-model li.visited p {
  font-weight: 600;
}

.process-model li i {
  display: block;
  height: 68px;
  width: 68px;
  text-align: center;
  margin: 0 auto;
  background: #ffffff;
  border: 2px solid #ffffff;
  line-height: 65px;
  font-size: 30px;
  border-radius: 50%;
  color: #aa0a22;
}

.process-model li.active i,
.process-model li.visited i {
  background: #fff;
  border-color: #aa0a22;
}

.process-model li h4 {
  font-size: 18px;
  margin: 12px 0 0;
  font-weight: 600;
  color: #fff;
}

.process-model li p {
  font-size: 16px;
  margin-top: 5px;
  color: #fff;
}

.process-model.contact-us-tab li.visited a,
.process-model.contact-us-tab li.visited p {
  color: #606060 !important;
  font-weight: normal
}

.process-model.contact-us-tab li::after {
  display: none;
}

.process-model.contact-us-tab li.visited i {
  border-color: #e5e5e5;
}

@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
    font-size: 23px;
    height: 50px;
    line-height: 46px;
    width: 50px;
  }
  .more-icon-preocess.process-model li::after {
    top: 24px;
  }
}

@media screen and (max-width: 380px) {
  .process-model.more-icon-preocess li {
    width: 16%;
  }
  .more-icon-preocess.process-model li span {
    font-size: 16px;
    height: 35px;
    line-height: 32px;
    width: 35px;
  }
  /*.more-icon-preocess.process-model li p {
    font-size: 8px;
  }*/
  .more-icon-preocess.process-model li::after {
    top: 18px;
  }
  .process-model.more-icon-preocess {
    text-align: center;
  }
}

/*################## Admission Process ##################################*/

.careers_section h2 {
  font-size: 46px;
  font-weight: 600;
  color: #000;
  margin: 0;
  position: absolute;
  top: -15px;
  left: 15px;
}

.mar-top-small {
  margin-top: 15px !important;
}

.careers_section_content ul {
  padding: 0;
  margin: 0;
}

.careers_section_content ul li {
  font-size: 16px;
  font-weight: 400;
  color: #c7c7c7;
  line-height: 22px;
  display: block;
  position: relative;
  padding: 0 0 0 25px;
}

.careers_section_content ul li::before {
  position: absolute;
  content: '\f178';
  font-family: 'FontAwesome';
  top: 0px;
  left: 0;
  color: #fff;
}

.apply_btn_1 {
  display: inline-block;
  margin: 20px 0 0px;
  padding: 10px 25px 11px;
  background: #d3d3d3;
  color: #000;
  font-size: 18px;
  line-height: 20px;
}

.apply_btn_1:hover {
  background: #aa0a22;
  color: #fff;
  text-decoration: none;
}

.inner_banner {
  height: 300px;
  /* overflow: hidden; */
  position: relative;
}

.inner_banner img {
  width: 100%;
  object-position: 0 -55px;
}

.inner_banner h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 60px;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
}

.inner_header .collapse ul li a {
  color: #fff !important;
}

.inner_header {
  position: relative;
}

.inner_header .nav_section {
  position: static !important;
}

.inner_header .number a {
  color: #aa0a22 !important;
  background: rgba(255, 255, 255, 0.7) !important;
}

.about_wrap {
  padding: 60px 0;
}

.about_wrap.examination_wrap {
  padding: 40px 0;
}

.about_wrap.examination_wrap.top {
  padding: 60px 0 0;
}

.about_wrap.examination_wrap.bottom {
  padding: 40px 0 60px;
}

.grey_bg {
  background: #ebebeb !important;
}

.about_wrap h2 {
  text-align: center;
  color: #000;
  text-transform: uppercase;
  margin: 0px 0 30px;
  font-size: 2.6rem;
  width: 100%;
  background-color: transparent;
}

.about_wrap_content p {
  margin-top: 40px;
}

.gmcet_campus_banner {
  background: #e4e1e1;
  padding: 4% 15%;
}

.gmcet_campus_banner h2 {
  color: #aa0a22;
  font-size: 70px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}

.gmcet_campus_banner .gmcet_campus_inner_div {
  border: 2px dashed #aa0a22;
  height: 20vh;
}

.gmcet_campus_banner .gmcet_campus_content_div {
  background: #aa0a22;
  /* height:20vh; */
  margin-top: -15%;
  padding: 20px;
  border-radius: 5px;
}

.gmcet_campus_banner .gmcet_campus_content_div p {
  color: #fff;
}

@media screen and (max-width:767px) {
  .gmcet_campus_banner h2 {
    font-size: 50px;
    padding-top: 15%;
  }
  .gmcet_campus_banner {
    padding: 4% 5%;
  }
  .gmcet_campus_banner .gmcet_campus_content_div {
    margin-top: -40%;
  }
  .gmcet_campus_banner .gmcet_campus_inner_div {
    height: 15vh;
  }
}

.gmec_member_wrap {
  padding: 60px 0 120px;
  position: relative;
  background: #e4e1e1;
  /*background: url(../../../images/aimcet_theme/gmec_member_bg.jpg) no-repeat center top;*/
  background-size: cover;
}

.gmec_member_wrap h2 {
  text-align: center;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 40px;
  font-size: 2.6rem;
}

.pointers {
  padding: 0;
  margin: 0;
}

.pointers li {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 5px;
}

.pointers li::before {
  position: absolute;
  content: '\f061';
  font-size: 16px;
  font-family: 'FontAwesome';
  color: #fff;
  top: 1px;
  left: 0;
}

.gmec_member_sub_sec {
  /*background: #edd0d0;*/
  background: #f9e2e2;
  padding: 0px 20px 0 0;
  border-radius: 200px;
  min-height: 140px;
  width: 100%;
  margin: 25px auto;
}

.gmec_member_img_sec {
  width: 140px;
  height: 140px;
  /*overflow: hidden;*/
  border-radius: 50%;
  position: relative;
  float: left;
  /*margin-right: 15px;*/
}

.gmec_member_img_sec img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  position: relative;
  z-index: 99;
}

.gmec_member_img_sec::before {
  position: absolute;
  content: '';
  width: 170px;
  height: 170px;
  background: rgba(255, 255, 255, 0.25);
  top: -15px;
  left: -15px;
  border-radius: 50%;
}

.gmec_member_sub_sec h4 {
  font-size: 20px;
  font-weight: 700;
  padding: 30px 0 0;
  border-bottom: 2px solid #b72626;
  margin-left: 165px;
}

.gmec_member_sub_sec p {
  font-size: 15px;
  line-height: 19px;
  margin-left: 165px;
  margin-bottom: 0;
}

.mar-top {
  margin-top: 40px !important;
}

.gmec_member_wrap table.table.table-bordered {
  background: #fff;
  /*box-shadow: 1px 0 11px rgba(0,0,0,0.16);*/
}

.gmec_member_wrap .table-bordered td,
.gmec_member_wrap .table-bordered th {
  border: 1px solid #ddd !important;
}

.gmec_member_wrap .table-bordered tr:nth-child(even) {
  background-color: #f1f1f1;
}

.gmec_member_wrap .card {
  /* box-shadow:4px 9px 5px rgba(0, 0, 0, 0.6); */
  border: 0px;
}

.gmec_member_wrap .card .card-body {
  background: #fff;
  color: #aa0a22;
}

.gmec_member_wrap p {
  color: #000;
}

.global_university_sub_sec {
  text-align: center;
  background: #fff;
  padding: 15px;
  box-shadow: 1px 0 11px rgb(0 0 0 / 26%);
  margin: 15px 0;
}

.global_university_sub_sec .clientlogo {
  width: 95%;
  margin: 0 auto;
  height: 175px;
  position: relative;
  border: 1px solid #ccc;
  padding: 15px;
}

.global_university_sub_sec .clientlogo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.global_university_sub_sec h4 {
  font-size: 16px;
  margin: 0;
}

.global_university_sub_sec h4.bigtext {
  min-height: 96px;
}

/* important dates page start */

.important_dates_banner_section .important_dates_inner_box {
  background: #fff;
  padding: 5% 10% 10% 10%;
}

.important_dates_banner_section h1 {
  color: #aa0a22;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.important_dates_banner_section hr {
  border: .5px solid #aa0a22;
}

.important_dates_banner_section p {
  font-weight: bold;
  /* letter-spacing: 1px; */
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 7%;
}

.important_dates_main_content {
  padding: 3%;
}

.important_dates_main_content h2 {
  font-size: 50px;
}

.important_dates_main_content .main_heading_box {
  background: #aa0a22;
  color: #fff;
  padding: 18% 5%;
  text-align: center;
  font-weight: bold;
  margin-top: -30%;
}

.important_dates_main_content .dates_small_boxes_active {
  background: #aa0a22;
  color: #fff;
}

@media screen and (max-width:767px) {
  .important_dates_banner_section h1 {
    font-size: 40px;
  }
  .important_dates_banner_section p {
    line-height: 25px;
  }
  .important_dates_main_content .main_heading_box {
    margin-top: 5%;
  }
}

.cd-container {
  width: 100%;
  max-width: 100%;
  margin: 0px !important;
  padding: 5% 10% !important;
  border-radius: 2px;
}

.cd-container::after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------- Main components -------------------------------- */

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

#cd-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 25px;
  height: 100%;
  width: 4px;
  background: rgba(0, 0, 0, 0.6);
}

@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}

.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-block:first-child {
  margin-top: 0;
}

.cd-timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 8px;
  left: 12px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.6), inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

.cd-timeline-img {
  background: #dc3545;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    margin-top: 15px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
}

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  margin-right: 30px;
  background: #dc3545;
  border-radius: 2px;
  padding: 1em !important;
}

.cd-timeline-content h2.date {
  font-size: 180px;
  padding: 0px !important;
  font-weight: bold;
  background: #fff;
  color: #000;
  border-radius: 20px;
  margin: 15px;
}

.cd-timeline-content h2.month {
  font-size: 55px;
}

.cd-timeline-content h2.timeline_heading {
  font-size: 30px;
}

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #333c42;
}

@media screen and (max-width: 768px) {
  .cd-timeline-content h2.date {
    font-size: 120px !important;
    padding: 0px !important;
    font-weight: bold;
  }
  .cd-timeline-content h2.month {
    font-size: 35px !important;
    color: #fff;
  }
  .cd-timeline-content h2.timeline_heading {
    font-size: 20px !important;
    color: #fff;
  }
  .cd-timeline-content {
    padding: 10px !important;
    width: 90%;
    margin-left: 30px;
  }
  .cd-timeline-img {
    margin-left: -38px;
  }
  html,
  body {
    width: 100%;
    /* overflow-x: hidden; */
  }
  .cd-container {
    padding-top: 15% !important;
    padding-bottom: 10% !important;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    color: white;
    margin-left: 0;
    padding: 1.6em;
    width: 36%;
    margin: 0 5%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #333c42;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #333c42;
  }
}

/* important date page end */

/* eligibility page start */

.main_content .row_div {
  padding: 50px 0px;
}

.main_content .img_div {
  padding: 0px 20px;
}

.main_content .content_div {
  padding: 30px 20px;
  background: #dc3545;
  box-shadow: 0px 0px 15px #000;
}

.main_content .content_div p {
  font-size: 20px;
  line-height: 27px;
}

/* eligibility page end */

/* exam pattern page start */

.exam_pattern .about_paper ul {
  list-style: none;
}

.exam_pattern .about_paper ul li {
  font-size: 17px;
  color: #dc3545;
}

.exam_pattern .about_paper h4 {
  font-size: 20px;
}

.exam_pattern .about_paper h2 {
  font-size: 34px;
}

.exam_pattern .about_paper h2 b {
  color: #dc3545;
}

.exam_pattern .about_questions {
  background: rgba(220, 53, 69, 0.1);
  border-left: 5px solid #dc3545;
  padding: 40px 30px;
}

.exam_pattern .about_questions h6 {
  color: #dc3545;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.exam_pattern .about_paper {
  background: rgba(220, 53, 69, 0.2);
}

@media screen and (max-width:767px) {
  .exam_pattern .about_paper h2 {
    font-size: 23px;
  }
  .exam_pattern .about_paper h4 {
    font-size: 14px;
  }
  .exam_pattern .about_paper ul li {
    margin-bottom: 20px;
  }
}

.exam_structure_banner_section {
  padding: 40px 0px;
}

.exam_structure_banner_section h2 {
  color: #aa0a22;
}

.exam_structure_info h4 span,
.exam_structure_info h6 span {
  color: #aa0a22;
}

.exam_structure_info hr {
  margin-bottom: 30px;
  margin-top: 25px;
}

.exam_structure_info {
  padding: 170px 0px 60px 0px;
  background: rgba(0, 0, 0, 0.04);
  margin-top: -13%;
}

.exam_structure_info i {
  /* font-size:80px; */
  border: 5px solid #aa0a22;
  padding: 13px;
  border-radius: 50%;
  color: #aa0a22;
}

.exam_structure_info p {
  font-size: 12px;
  font-weight: bold;
}

.exam_structure_info img.icons_image {
  margin-top: -40px;
}

.exam_structure_info button {
  background: #aa0a22;
  color: #fff;
}

@media screen and (max-width:767px) {
  .exam_structure_info {
    padding: 90px 0px 60px 0px;
    background: rgba(0, 0, 0, 0.04);
    margin-top: -23%;
  }
}

/* exam pattern page end */

/* admit card page start */

.admit_card .about_admit_card {
  background: rgba(220, 53, 69, 0.1);
  border-left: 5px solid #dc3545;
  padding: 40px 30px;
}

.admit_card .about_admit_card ul {
  list-style: none;
  text-align: justify;
}

.admit_card .about_admit_card ul li {
  font-size: 18px;
  margin-bottom: 15px;
}

.admit_card .about_admit_card ul li i {
  color: #dc3545;
}

.admit_card .about_admit_card ul li span {
  color: #dc3545;
  font-weight: bold;
}

.admit_card_main_content {
  padding: 10%;
  background: url('../img/new/Frame_2.png');
  height: 150%;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.admit_card_main_content .admit_card_inner_content {
  width: 60%;
  padding-left: 10%;
  margin-right: 100%;
  padding-top: 10%;
}

.admit_card_main_content .admit_card_inner_content h1 {
  color: #aa0a22;
}

.admit_card_main_content .admit_card_inner_content h6 span,
.admit_card_main_content .admit_card_inner_content h3 span {
  color: #aa0a22;
}

.admit_card_main_content .admit_card_inner_content h6 {
  font-size: 19px;
  text-align: justify;
  margin-top: 5%;
}

.admit_card_main_content .admit_card_inner_content h3 {
  font-size: 60px;
  margin-top: 5%;
}

.admit_card_main_content .admit_card_inner_content p {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-top: 15%;
}

.admit_card_inner_content2 {
  width: 100%;
  margin-top: 8%;
}

.admit_card_inner_content2 p {
  font-weight: bold;
  text-align: right;
  padding-left: 5%;
  /* font-size:20px; */
}

.admit_card_inner_content2 p.text-left {
  padding-left: 0%;
}

.admit_card_inner_content2 h2 {
  color: #aa0a22;
  font-size: 40px;
}

.admit_card_inner_content2 h3 {
  font-size: 30px;
  color: #aa0a22;
  padding-left: 0%;
}

.admit_card_inner_content2 h3 span {
  color: #000;
}

.admit_card_inner_content2 .first_one {
  border-right: 2px solid #aa0a22;
}

@media screen and (max-width:767px) {
  .admit_card_main_content {
    background: transparent !important;
    padding: 0%;
    height: auto;
  }
  .admit_card_main_content .admit_card_inner_content {
    width: 100%;
    padding-right: 10%;
  }
  .admit_card_main_content .admit_card_inner_content h1 {
    font-size: 60px;
  }
  .admit_card_main_content .admit_card_inner_content h6 {
    font-size: 14px !important;
  }
  .admit_card_main_content .admit_card_inner_content h3 {
    font-size: 40px !important;
  }
  .admit_card_inner_content2 p {
    text-align: center !important;
  }
  .admit_card_inner_content2 h2 {
    font-size: 30px !important;
    text-align: center !important;
    /* padding-left:5% !important; */
  }
  .admit_card_inner_content2 .first_one {
    border: none !important;
  }
  .admit_card_inner_content2 h3 {
    text-align: center !important;
    margin-top: 3% !important;
  }
}

/* admit card page end */

/* faq page start */

.faq_banner_section {
  padding: 7% 10%;
}

.faq_banner_section h2 {
  color: #aa0a22;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.faq_banner_section hr {
  border: .5px solid #aa0a22;
}

.faq_banner_section p {
  font-weight: bold;
  /* letter-spacing: 1px; */
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 7%;
}

.scholarships {
  margin: 0;
  padding: 20px 0px;
  font-family: 'Hind', sans-serif;
  /* background:rgba(0, 0, 0, 0.08); */
  color: #4d5974;
  display: flex;
}

.scholarships h1 {
  color: #dc3545;
}

.scholarships .inner {
  margin: 0 auto;
  padding: 4rem;
  background: #fff;
  border-radius: 25px;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #03b5d2;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #000;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #dc3545;
  outline: 0 !important;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #dc3545;
  border: 1px solid #dc3545;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion-title {
  font-size: 16px;
}

.accordion button[aria-expanded='true'] {
  color: #dc3545;
  font-weight: bold;
}

.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}

.accordion button[aria-expanded='true']+.accordion-content {
  opacity: 1;
  max-height: 19em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  background: rgba(220, 53, 69, 0.2);
  padding: 10px;
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}

.accordion .accordion-content .t_head {
  background: #dc3545;
  color: #fff;
}

@media screen and (max-width:767px) {
  .scholarships .accordion .accordion-content p {
    line-height: 27px;
    text-align: justify;
  }
}

/* faq page end */

/* result page start */

.result_section {
  /* padding:50px 0px; */
  background: rgba(0, 0, 0, 0.08);
}

.result_section .hero_banner {
  background: rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.result_section .hero_banner h2.date_heading {
  font-size: 180px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #dc3545;
}

.result_section .hero_banner h2.month_heading {
  font-size: 50px;
}

.result_section .hero_banner hr {
  margin-top: -30px;
}

.result_section .hero_banner .main_heading h2 {
  font-size: 90px;
}

.result_section .hero_banner h2 span {
  color: #dc3545;
}

.result_section .content_part {
  margin: 0px auto;
  background: rgba(220, 53, 69, 0.3);
  border-left: 5px solid #dc3545;
  padding: 30px 50px;
}

.result_section .content_part ul li {
  margin-bottom: 15px;
}

.result_section .content_part ul li span {
  font-weight: bold;
  color: #dc3545;
}

@media screen and (max-width:767px) {
  .result_section .hero_banner .main_heading h2 {
    display: none;
  }
}

.result_main_heading_section .container {
  padding: 7% 4% 2% 4%;
}

.result_main_heading_section h1 {
  color: #aa0a22;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}

.result_main_heading_section h1 b {
  font-size: 90px;
}

.result_main_heading_section hr {
  border: .5px solid #aa0a22;
}

.result_main_heading_section p {
  font-weight: bold;
  /* letter-spacing: 1px; */
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 7%;
}

.result_main_heading_section p span {
  color: #aa0a22;
}

@media (min-width:768px) and (max-width:5000px) {
  .result_banner_section_mobile {
    display: none;
  }
}

.result_banner_section {
  margin: 0% 0% 5% 0%;
}

.result_banner_section .image {
  height: 150px;
}

.result_content_section {
  margin: 12% 0% 4% 0%;
}

.result_content_section .content_border {
  border: 3px dashed #aa0a22;
  /* height: 40vh; */
  padding-bottom: 4%;
}

.check_result_button a button {
  background: #aa0a22;
  color: #fff;
  padding: 5px 35px;
  font-size: 14px;
}

.result_content_section .content_border .content_inner_box p {
  font-size: 12px;
  text-align: justify;
  margin-top: 20px;
}

.result_content_section .content_border .content_inner_box {
  height: 21rem;
  padding: 10px;
}

@media screen and (max-width:767px) {
  .result_main_heading_section h1 b {
    font-size: 60px;
  }
  .result_main_heading_section p {
    font-size: 20px;
    line-height: 24px;
  }
  .result_banner_section_desktop {
    display: none;
  }
  .result_content_section .content_border .content_inner_box p {
    font-size: 19px;
    line-height: 25px;
  }
  .result_content_section .content_border .content_inner_box {
    margin: 0% 5%;
    height: auto;
    padding: 20px;
  }
  .result_content_section {
    margin: 30% 0% 7% 0%;
  }
}

/* result page end */

/* bjmc page start */

.bjmc_banner_section {
  padding: 40px 0px;
}

.bjmc_banner_section h1 {
  font-weight: bold;
  color: #aa0a22;
  font-family: 'Montserrat', sans-serif;
}

.bjmc_banner_section h2 {
  font-size: 40px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}

.bjmc_banner_section hr {
  border-top: 1px solid #aa0a22;
}

.bjmc_banner_section p {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 15px;
}

.bjmc_banner_section img.banner_image {
  border-radius: 15px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
  width: 90%;
}

.eligibility_section .eligibility_inner h2 {
  border: 4px dashed #aa0a22;
  padding: 20px 20px 60px 30px;
}

.eligibility_section .eligibility_inner .eligible_content {
  background: #aa0a22;
  /* height:30px; */
  border-radius: 5px;
  color: #fff;
  padding: 15px 15px 5px 15px;
  font-weight: bold;
  font-size: 19px;
  margin-top: -60px;
  width: 80%;
  margin-left: 15%;
}

.career_prospects {
  background: url('../img/new/top-view-air-radio-concept 2.png');
  /* height: 100vh; */
  background-size: 100% 100%;
  background-position: center center;
  margin-top: -8%;
  padding-top: 8%;
  padding-bottom: 3%;
  background-repeat: no-repeat;
}

.career_prospects button {
  font-size: 20px;
}

@media screen and (max-width:767px) {
  .career_prospects button {
    font-size: 15px;
  }
}

/* bjmc page end */

.dropdown .dropdown-menu .dropdown-item {
  color: #000 !important;
}

@media screen and (max-width:767px) {
  .dropdown .dropdown-menu .dropdown-item {
    color: #000 !important;
  }
  .nav_section .navbar .nav-item .nav-link {
    color: #000 !important;
  }
  .baner_section {
    margin-top: 50% !important;
  }
  .menu .nav_section .navbar .banner_logo a img {
    padding-left: 30%;
    margin-bottom: 15px;
  }
  .baner_img img {
    margin-top: 40px;
  }
}

.career {
  margin: 0px 0px 100px 0px;
  background: #f5f5f5;
}

.career .inner_career {
  padding: 50px;
  /* box-shadow:4px 9px 20px rgba(0, 0, 0, 0.7); */
}

.career .inner_career .first_para {
  font-size: 18px;
}

.career .inner_career h1 {
  color: #aa0a22;
}

.career .inner_career h5 {
  color: #fff;
  font-size: 15px;
  background: #aa0a22;
  padding: 5px 10px;
  font-weight: 500;
  border-radius: 50px;
}

.career .inner_career .second_para {
  color: #aa0a22;
}

.carousel {
  height: 400px;
}

.carousel-cell2 {
  width: 25%;
  height: 350px;
  margin-right: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
  padding: 0px;
  counter-increment: carousel-cell;
}

.carousel-cell2 img {
  height: 300px;
  width: 100%;
  padding: 0px;
  margin: 20px;
  box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width:767px) {
  .carousel-cell2 {
    width: 100%;
  }
  .career .inner_career .first_para {
    font-size: 18px;
    line-height: 30px;
  }
  .career {
    margin-top: 0px;
  }
  .career .inner_career .second_para {
    font-size: 16px;
    line-height: 30px;
  }
  .carousel-cell2 {
    margin-right: 20px;
  }
  .carousel-cell2 img {
    width: 95%;
  }
}

/* new update section */

.key_highlights {
  padding: 10% 0% 3% 0%;
}

.key_highlights .key_highlights_border {
  border: 2px dashed #aa0a22;
  padding: 3%;
}

.key_highlights .key_highlights_border h5.key_highlights_heading {
  width: 50%;
  background: #fff;
  padding: 2%;
  margin-top: -7%;
}

.key_highlights .key_highlights_border .key_highlights_box {
  background: rgba(0, 0, 0, 0.05);
  padding: 12% 9%;
  height: 100%;
}

.career_options {
  margin: 5% 0%;
}

.career_options .career_options_heading {
  border-top: 5px solid #aa0a22;
  padding: 5% 0% 0% 0%;
}

.career_options .career_options_heading h2 {
  color: #aa0a22;
}

.career_options .career_options_text_content {
  background: #000;
  padding: 4% 4% 3% 4%;
}

.career_options .career_options_text_content p {
  color: rgba(255, 255, 255, 1);
}

.career_options h3 {
  font-weight: bold;
  color: #aa0a22;
  text-align: center;
  margin-bottom: 65px;
  letter-spacing: 0px !important;
  font-size: 26px;
}

.career_options .career_option_img2 {
  margin-top: 50%;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

.career_options .career_option_img1 {
  margin-top: 25%;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

.career_options .career_option_img {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width:767px) {
  .key_highlights {
    margin-top: 15%;
  }
  .career_options {
    margin-top: 15%;
  }
  .key_highlights .key_highlights_border h5.key_highlights_heading {
    width: 90%;
    margin-top: -15%;
  }
  .home_about_section {
    padding: 10% 0%;
  }
  .key_highlights {
    padding: 10% 0%;
  }
  .career_options .career_option_img1 {
    margin-top: 10%;
  }
  .career_options .career_option_img2 {
    margin-top: 2%;
  }
  .career_options .career_options_heading {
    text-align: center;
  }
}

/* new update section */



/* ######################## responsive.css ############################# */

/* @charset "utf-8"; */
/* CSS Document */

/* ==========================================================================
  Media Queries
  ========================================================================== */

@media only screen and (max-width: 1400px) {}

@media screen and (max-width: 1199.98px) {
  .baner_section h1 {
    font-size: 28px;
  }
  .baner_section h1 span {
    font-size: 69px;
    top: 22px;
    right: 0px;
  }
  .about_ctpl_wrap .banner_bottom_left_sec h4 {
    font-size: 24px;
    margin: 0 0 50px;
  }
  .about_ctpl_wrap .banner_bottom_left_sec p {
    font-size: 14px;
    line-height: 19px;
  }
  .process-model li {
    width: 19%;
  }
  .process-model {
    margin: 20px auto 0;
  }
  .gmec_member_sub_sec h4 {
    padding: 24px 0 0;
  }
  .gmec_member_sub_sec p {
    font-size: 14px;
    line-height: 17px;
  }
  .gmec_member_sub_sec p br {
    display: none;
  }
  .gmec_member_wrap h2 {
    font-size: 2.2rem;
  }
  .about_wrap h2 {
    font-size: 2.2rem;
  }
  .inner_banner h1 {
    font-size: 50px;
    margin: 0;
  }
  .text_news p {
    margin: 10px;
  }
  .admit_text {
    margin: 40px 0 0 0px;
  }
  .global_university_sub_sec h4 {
    font-size: 14px;
  }
  /*################## Inner Page #####################*/
  /*################## Inner Page #####################*/
}

@media screen and (max-width: 991.98px) {
  .baner_section {
    margin: 130px 0px 20px;
  }
  /* .navbar-collapse {
    width: 100% !important;
    display: inline-block;
    background: #fff;
    margin-right: 0 !important;
  }
  .navbar-collapse ul li a {
    color: #000 !important;
    font-weight: 600;
    font-size: 13px;
    padding: 0.3rem 0.5rem !important;
    border-top: 1px solid #aa0a22;
  } */
  .navbar-light .navbar-toggler {
    background-color: #fff !important;
  }
  .phone_number a {
    display: inline-block;
    /* margin-top: 18px; */
    padding: 8px 20px !important;
    border-radius: 50px;
    color: #aa0a22 !important;
    background: rgba(255, 255, 255, 0.7) !important;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
  }
  .phone_number i {
    font-size: 15px;
    margin-right: 6px;
  }
  .banner_below_sub_sec {
    padding: 15px;
    min-height: 225px;
  }
  .banner_below_sec h4 {
    font-size: 14px;
  }
  .banner_below_sub_sec p {
    font-size: 13px;
    line-height: 17px;
  }
  .gmec_wrap h2 {
    font-size: 36px;
    line-height: 36px;
    padding-bottom: 10px;
  }
  .gmec_wrap .overlay {
    padding: 160px 0px 30px;
  }
  .gmec_wrap p {
    font-size: 14px;
    line-height: 19px;
  }
  .baner_img img {
    height: 510px;
  }
  .why_us_wrap {
    padding: 40px 0;
  }
  .why_us_wrap p {
    font-size: 14px;
    line-height: 17px;
    min-height: 75px;
  }
  .why_us_title_1 {
    margin: 80px 0 0px;
  }
  .about_ctpl_wrap .banner_bottom_left_sec h4 {
    font-size: 16px;
    margin: 0 0 30px;
  }
  .about_ctpl_wrap .banner_bottom_left_sec {
    padding: 20px 40px 20px 15px;
  }
  .banner_bottom_left_sec::before {
    right: 18px;
  }
  .about_ctpl_wrap .banner_bottom_left_sec h4::before {
    right: -24px;
  }
  .about_ctpl_wrap .banner_bottom_left_sec p {
    font-size: 13px;
    line-height: 16px;
  }
  .about_ctpl_wrap {
    padding: 40px 0;
  }
  .design-process-section {
    padding: 40px 0;
  }
  .design-process-section h2 {
    margin: 0 0 5px;
    font-size: 36px;
  }
  .design-process-section h4 {
    margin: 0 0 30px;
    font-size: 14px;
  }
  .process-model li h4 {
    font-size: 15px;
  }
  .process-model li p {
    font-size: 13px;
    line-height: 16px;
  }
  .careers_section {
    padding: 40px 0;
  }
  .careers_section h2 {
    font-size: 32px;
    top: 0px;
  }
  .participating_universities_wrap h2 {
    font-size: 32px;
    margin: 0 0 30px;
  }
  .participating_universities_wrap {
    padding: 0 0 30px;
  }
 
  /*################## Inner Page #####################*/
  .inner_header .collapse ul li a {
    color: #000 !important;
  }
  .inner_banner {
    height: 270px;
  }
  .about_wrap {
    padding: 40px 0;
  }
  .about_wrap h2 {
    font-size: 32px;
    margin: 0 0 26px;
  }
  .about_wrap_content p {
    margin-top: 20px;
    font-size: 13px;
    line-height: 17px;
  }
  p {
    font-size: 13px;
   
  }
  .gmec_member_sub_sec h4 {
    font-size: 14px;
    padding: 20px 0 0;
    margin-left: 156px;
  }
  .gmec_member_sub_sec p {
    font-size: 13px;
    line-height: 14px;
    margin-left: 156px;
  }
  .gmec_member_img_sec::before {
    width: 160px;
    height: 160px;
    top: -10px;
    left: -10px;
  }
  .gmec_member_wrap h2 {
    font-size: 32px;
    margin: 0 0 24px;
  }
  .gmec_member_wrap {
    padding: 40px 0 80px;
  }
  .global_university_sub_sec h4 {
    min-height: 68px;
  }
  .global_university_sub_sec h4.bigtext {
    min-height: 135px;
  }
  /*################## Inner Page #####################*/
}

@media screen and (max-width: 767.98px) {
  .navbar-brand {
    margin-left: 0;
    margin-right: 0;
  }
  .baner_section {
    margin: 150px 0px 0;
    padding: 0;
  }
  .baner_section h1 {
    font-size: 24px;
  }
  .baner_section h1 span {
    font-size: 58px;
    top: 19px;
    right: 6px;
  }
  .firrst {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .firrst img {
    width: 100% !important;
  }
  .baner_img img {
    height: auto;
  }
  .banner_below_sub_sec {
    padding: 20px 15px;
    min-height: auto;
    position: static;
  }
  .gmec_wrap .overlay {
    padding: 30px 0px 30px;
  }
  .gmec_wrap h2 {
    font-size: 26px;
  }
  .what_is_wrap {
    padding: 30px 0 10px;
  }
  .why_us_title_1 {
    margin: 0 auto 30px;
    text-align: center;
  }
  .why_us_sub_container {
    padding: 30px 20px;
  }
  .why_us_sub_sec {
    min-height: auto;
    text-align: center;
    margin-bottom: 10px;
  }
  .why_us_wrap p {
    min-height: auto;
  }
  .about_ctpl_wrap {
    padding: 30px 0;
  }
  .about_ctpl_wrap .banner_bottom_left_sec h4 {
    font-size: 15px;
    margin: 0 0 24px;
  }
  .design-process-section {
    padding: 30px 0 10px;
  }
  .process-model.more-icon-preocess li {
    width: 100%;
    margin-bottom: 20px;
  }
  .process-model li h4 {
    font-size: 17px;
  }
  .more-icon-preocess.process-model li p {
    font-size: 14px;
  }
  .more-icon-preocess.process-model li p br {
    display: none;
  }
  .process-model li::after {
    display: none;
  }
  .careers_section_img img {
    height: auto;
  }
  .careers_section h2 {
    font-size: 24px;
    top: -8px;
  }
  .col-lg-5.careers_section_content {
    padding: 20px 15px;
  }
  .careers_section_content h5 {
    font-size: 14px;
  }
  .careers_section_content ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .participating_universities_wrap h2 {
    font-size: 21px;
    margin: 0 0 20px;
  }
  .quick_links h4 {
    font-size: 20px;
    margin: 0 0 15px;
  }



  /*################## Inner Page #####################*/
  .inner_banner {
    height: auto;
  }
  .inner_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0;
  }
  .inner_banner h1 {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
  }
  .about_wrap {
    padding: 30px 0;
  }
  .about_wrap h2 {
    font-size: 26px;
    margin: 0 0 20px;
  }
  .status {
    margin: 20px 0 0 0;
  }
  .gmec_member_sub_sec {
    padding: 15px 15px 20px;
    border-radius: 30px;
    width: 100%;
    min-height: 240px;
    margin: 80px 0 0;
    min-height: auto;
  }
  .gmec_member_img_sec {
    float: none;
    margin: -70px auto 0;
  }
  .gmec_member_sub_sec h4 {
    font-size: 17px;
    margin-left: 0;
    text-align: center;
  }
  .gmec_member_sub_sec p {
    font-size: 14px;
    line-height: 17px;
    margin-left: 0;
    text-align: center;
  }

  .gmec_member_wrap h2 {
    font-size: 26px;
    margin: 0 0 20px;
  }
  .gmec_member_wrap {
    padding: 30px 0 60px;
  }
  .menu_academics p {
    margin-top: 20px;
  }
  .about_wrap.examination_wrap.top {
    padding: 30px 0 0;
  }
  .text_news {
    margin-top: 20px;
  }
  .structure_text h3 {
    margin-top: 20px;
    font-size: 20px;
  }
  .inner_text {
    margin-top: 20px;
  }
  .seccttion {
    margin-top: 25px;
    padding: 15px;
  }
  .seccttion p {
    line-height: 20px;
  }
  .careers {
    margin-top: 0;
  }
  .admit_text {
    margin: 20px 0 0 0px;
  }
  .global_university_sub_sec {
    margin: 7px 0;
  }
  .global_university_sub_sec h4 {
    min-height: auto;
  }
  .global_university_sub_sec h4.bigtext {
    min-height: auto;
  }
  /*################## Inner Page #####################*/
}

@media only screen and (max-width: 620px) {}

@media only screen and (max-width: 479px) {}

@media only screen and (max-width: 414px) {}

@media only screen and (max-width: 412px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 360px) {}

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


/* ###################### responsive.css ########################## */


/* ########################## index.css ############################### */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* overflow-x: hidden; */
  font-family: Arial, Helvetica;
}

.no-pad-gap {
  padding: 0 !important;
}

/*--------------------------------------section---------------------------------*/

.menu {
  background-color: rgb(185, 40, 40);
}



/* .navbar-collapse {
  margin-right: 250px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
} */

.number {
  position: absolute;
  top: 30%;
  right: 30px;
}

.number a {
  color: #fff;
}

.number a:hover {
  text-decoration: none;
  color: #fff;
}

.phone_number {
  display: none;
}

.phone_number a {
  color: #fff;
}

.phone_number a:hover {
  text-decoration: none;
  color: #fff;
}

.collapse ul li a {
  color: #fff !important;
}

.number i {
  font-size: 25px;
  margin-right: 15px;
}

.phone_number i {
  font-size: 25px;
  margin-right: 15px;
}

@media screen and (max-width: 991px) {
  .number {
    position: absolute;
    display: none;
    top: 2%;
    left: 50%;
  }
  /* .navbar-collapse {
    margin-right: 250px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  } */
  .phone_number {
    display: block;
  }
}

@media screen and (max-width: 251px) {
  .navbar-brand img {
    width: 100%;
  }
}

.head_side {
  margin: 50px 0 70px 0;
}

.head_side h2 {
  text-align: center;
}

.head_side h2::after {
  background-color: black;
  content: "";
  display: block;
  width: 20%;
  height: 3px;
  margin: 0 auto;
}

.head_menu h2 {
  text-align: center;
  margin-top: 60px;
}

.head_menu h2::after {
  background-color: black;
  content: "";
  display: block;
  width: 30%;
  height: 3px;
  margin: 0 auto;
}

.head_img img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px auto;
}

.baner_img img {
  width: 100%;
  height: 620px;
  margin-top: 100px;
}

.baner_section {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 45% 2% 35% 2%;
  flex-direction: column;
}

.sectioon {
  color: #fff;
}

.firrst {
  margin-top: 30px;
}

.status_main_section {
  margin-top: 100px;
}

@media only screen and (max-width:991px) {
  .baner_section {
    margin: 40px;
  }
}

@media only screen and (max-width:501px) {
  .firrst img {
    width: 110%;
    height: 60px;
  }
}

@media only screen and (max-width:1228px) {
  .firrst img {
    width: 90% !important;
  }
}

.status_section {
  padding: 50px 10px;
  margin-bottom: 50px;
  /* border-bottom: 1px solid #aa0a22; */
  height: 16rem;
  box-shadow: 4px 9px 15px rgba(170, 10, 34, 0.7);
  border-top: 5px solid #aa0a22;
  position: relative;
}

.status_section h2 {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  font-family: Arial, Helvetica !important;
}

.status_section .status_icon i {
  padding: 16px;
  /* border:1px solid #000; */
  border-radius: 50%;
  color: #fff;
  background: #aa0a22;
}

.status_section p {
  margin-top: 30px;
  color: rgb(185, 40, 40);
}

.count {
  display: flex;
  font-size: 60px;
  justify-content: flex-end;
  align-items: flex-end;
}

.count p {
  margin: 0;
}

.status_count p {
  margin-top: 60px;
}

.main p {
  margin-top: 75px;
}

.market p {
  margin-top: 75px;
}

@media only screen and (max-width:1199px) {
  .countt {
    margin-top: 50px;
  }
  .market p {
    margin-top: 100px;
  }
}

.bussines_img img {
  width: 100%;
  height: 550px;
}

@media only screen and (max-width:992px) {
  .bussines_content {
    margin-top: 50px;
  }
  .careers_section_content h5 {
    margin-top: 50px;
  }
}

@media only screen and (max-width:992px) {
  .bussines_content h1 {
    font-size: 30px;
  }
}

.col-lg-5.careers_section_content {
  background: #252627;
  padding: 30px;
}

.careers_section_img img {
  width: 100%;
  height: 550px;
}

.careers_section {
  margin-top: 0;
  padding: 70px 0;
}

.careers_section_content h5 {
  font-size: 15px;
  color: #c7c7c7;
  font-weight: 400;
  margin: 0 0 20px;
  line-height: 18px;
  display: inline-block;
  width: 100%;
}

.careers_section_content p {
  margin: 0px;
}

.section_conteent {
  margin-top: 30px;
}

.section_conteent i {
  margin-right: 15px;
}

.button_apply {
  margin-top: 25px;
}

.button_apply button {
  padding: 8px 30px 8px 30px;
  border: none;
  background-color: black;
  color: #fff;
}

@media only screen and (max-width:559px) {
  .button_apply {
    text-align: center;
  }
}

.participating_universities_wrap {
  padding: 50px 0 50px;
}

.participating_universities_wrap h2 {
  font-size: 40px;
  color: #000;
  font-weight: 500;
  margin: 0 0 40px;
  text-transform: uppercase;
  text-align: center;
}

.owl-theme {
  width: 100% !important;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}

.clientlogo {
  width: 145px;
  margin: 0 auto;
  height: 145px;
  position: relative;
}

.clientlogo {
  width: 95%;
  margin: 0 auto;
  height: 175px;
  position: relative;
  border: 1px solid #ccc;
  padding: 15px;
  margin-bottom: 15px;
}
.clientlogo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.logo_imgtwo img {
  width: 140px;
  height: 140px;
}

/*.owl-carousel .item img{
  width: 180px !important;
  height: 110px;
}*/

.owl-prev {
  position: absolute;
  top: 20%;
  left: 0;
  font-size: 30px !important;
}

.owl-next {
  position: absolute;
  top: 20%;
  right: 0;
  font-size: 30px !important;
}

.participting h1 {
  margin-top: 30px;
  text-align: center;
}

@media only screen and (max-width:292px) {
  .participting h1 {
    font-size: 30px !important;
  }
}

.inner_footer {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: rgb(185, 40, 40);
  border: 2px solid black;
  padding: 35px;
}

.phone_coll a {
  color: #fff;
}

.phone_coll a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.phone_coll a i {
  font-size: 30px;
  margin-right: 20px;
}

.email a {
  color: #fff;
}

.email a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.email a i {
  font-size: 30px;
  margin-right: 20px;
}

.footer_gmcet {
  text-align: center;
}

.footer_gmcet h4 {
  font-size: 15px;
}

.footer_gmcet a:hover {
  text-decoration: none;
}

@media only screen and (max-width:768px) {
  .inner_footer {
    padding: 25px;
    flex-direction: column;
  }
  .phone_coll {
    margin: 50px;
  }
}

@media only screen and (max-width:305px) {
  .phone_coll {
    margin: 30px;
  }
}

@media only screen and (max-width:234px) {
  .img_logoo img {
    width: 100%;
  }
  .phone_coll {
    margin: 20px 0 20px 0;
  }
}

@media only screen and (max-width:223px) {
  .participting h1 {
    font-size: 25px !important;
  }
  .bussines_content h1 {
    text-align: center;
  }
}

@media only screen and (max-width:213px) {
  .bussines_content h1 {
    text-align: center;
    font-size: 22px;
  }
}

.head_meenu h2 {
  text-align: center;
  margin-top: 70px;
}

.head_meenu h2::after {
  background-color: black;
  content: "";
  display: block;
  width: 17%;
  height: 3px;
  margin: 0 auto;
}

.heead_imgs img {
  width: 100%;
}

/*-----------------------------------------------------gmec----------------------------------------------------------*/

.menu {
  background-color: rgb(185, 40, 40);
}

.navbar-collapse {
  width: 90% !important;
}

.nav_section {
  position: relative;
}

.navbar-collapse {
  margin-right: 250px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.number {
  position: absolute;
  top: 30%;
  right: 30px;
}

.number a {
  color: #fff;
}

.number a:hover {
  text-decoration: none;
  color: #fff;
}

.phone_number {
  display: none;
}

.phone_number a {
  color: #fff;
}

.phone_number a:hover {
  text-decoration: none;
  color: #fff;
}

.collapse ul li a {
  color: #fff !important;
}

.number i {
  font-size: 25px;
  margin-right: 15px;
}

.phone_number i {
  font-size: 25px;
  margin-right: 15px;
}

@media screen and (max-width: 991px) {
  .number {
    position: absolute;
    display: none;
    top: 2%;
    left: 50%;
  }
  .navbar-collapse {
    margin-right: 250px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .phone_number {
    display: block;
  }
}

@media screen and (max-width: 251px) {
  .navbar-brand img {
    width: 100%;
  }
}

@media screen and (max-width: 359px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

@media screen and (max-width: 339px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

@media screen and (max-width: 333px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

.header_menu h2 {
  margin: 50px 0 50px 0;
}

@media screen and (max-width:576px) {
  .header_menu h2 {
    margin: 50px 0 50px 0;
  }
}

.header_menu h2 {
  text-align: center;
}

.header_menu h2::after {
  background-color: black;
  content: "";
  display: block;
  width: 18%;
  height: 3px;
  margin: 0 auto;
}

.header_menu h3 {
  margin-top: 30px;
  font-size: 30px;
}

.header_menu h3::after {
  background-color: black;
  content: "";
  display: block;
  width: 38%;
  height: 3px;
}

.header_menu p {
  margin-top: 40px;
}

.status {
  margin: 20px 0 0 0px;
}

.status i {
  font-size: 20px;
  margin-right: 10px;
}

.status_head {
  display: flex;
  align-items: flex-start;
  line-height: 20px;
}

/*-------------------------------------------section-----------------------------------------------*/

.members {
  margin: 100px 0 30px 0;
}

.members h2::after {
  background-color: brown;
  content: "";
  display: block;
  width: 24%;
  height: 3px;
  margin: 0 auto;
}

.members {
  text-align: center;
}

.style {
  border: 1px solid black;
  padding: 30px 35px 30px 20px;
}

.members_ditels {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  padding: 0 !important;
}

.members_ditels p {
  margin: 0;
}

.members_ditels h4::after {
  background-color: brown;
  content: "";
  display: block;
  width: 100%;
  height: 3px;
}

.website {
  margin: 30px;
}

@media screen and (max-width:1199px) {
  .style {
    padding: 30px 10px 30px 0px;
  }
}

@media screen and (max-width:991px) {
  .members_ditels {
    margin-top: 30px;
    margin-left: 15px;
  }
  .status {
    margin: 30px 0 0 0;
  }
}

@media screen and (max-width:575px) {
  .members_img img {
    display: flex;
    margin: 0 auto;
  }
}

.inner_footer {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: rgb(185, 40, 40);
  border: 2px solid black;
  padding: 35px;
  margin: 50px 0 20px 0;
}

.phone_coll a {
  color: #fff;
}

.phone_coll a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.phone_coll a i {
  font-size: 30px;
  margin-right: 20px;
}

.email a {
  color: #fff;
}

.email a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.email a i {
  font-size: 30px;
  margin-right: 20px;
}

.footer_gmcet {
  text-align: center;
}

.footer_gmcet a:hover {
  text-decoration: none;
}

.gmcett {
  margin-bottom: 30px;
}

@media only screen and (max-width:768px) {
  .inner_footer {
    padding: 25px;
    flex-direction: column;
  }
  .phone_coll {
    margin: 50px;
  }
}

@media only screen and (max-width:305px) {
  .phone_coll {
    margin: 30px;
  }
}

/*------------------------------------------------------------------gmcetcampus--------------------------------------------------------------------------------*/

.menu {
  background-color: rgb(185, 40, 40);
}

.navbar-collapse {
  width: 90% !important;
}

.nav_section {
  position: relative;
}

.nav_section .navbar .nav-item .nav-link {
  color: #fff;
}

.navbar-collapse {
  margin-right: 250px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.number {
  position: absolute;
  top: 30%;
  right: 30px;
}

.number a {
  color: #fff;
}

.number a:hover {
  text-decoration: none;
  color: #fff;
}

.phone_number {
  display: none;
}

.phone_number a {
  color: #fff;
}

.phone_number a:hover {
  text-decoration: none;
  color: #fff;
}

.collapse ul li a {
  color: #fff !important;
}

.number i {
  font-size: 25px;
  margin-right: 15px;
}

.phone_number i {
  font-size: 25px;
  margin-right: 15px;
}

@media screen and (max-width: 991px) {
  .number {
    position: absolute;
    display: none;
    top: 2%;
    left: 50%;
  }
  .navbar-collapse {
    margin-right: 250px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .phone_number {
    display: block;
  }
}

@media screen and (max-width: 251px) {
  .navbar-brand img {
    width: 100%;
  }
}

@media screen and (max-width: 359px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

@media screen and (max-width: 339px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

@media screen and (max-width: 333px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

.camplus h2 {
  margin: 50px 0 50px 0;
}

.global_university img {
  width: 60%;
  height: 220px;
  display: flex;
  margin: 0 auto;
}

.global_university h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.global_university {
  border: 1px solid black;
}

.global_universityy {
  border: 1px solid black;
}

.global_universityy h5 {
  padding-top: 10px;
  text-align: center;
}

.nrai_school img {
  width: 70%;
  height: 130px;
  display: flex;
  margin: 40px auto;
}

.nrai_school h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.nrai_school {
  border: 1px solid black;
  height: 251px;
}

.nrai_schooll {
  border: 1px solid black;
}

.nrai_schooll h5 {
  padding-top: 10px;
  text-align: center;
}

.sriram_university img {
  width: 60%;
  height: 200px;
  display: flex;
  margin: 10px auto;
}

.sriram_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.sriram_university {
  border: 1px solid black;
  height: 251px;
}

.sriram_universityy {
  border: 1px solid black;
}

.sriram_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

@media screen and (max-width:1199px) {
  .global_university img {
    width: 70%;
    height: 220px;
  }
  .nrai_school img {
    width: 75%;
    height: 130px;
    margin: 30px auto;
  }
  .sriram_university img {
    width: 60%;
    height: 170px;
  }
}

.sansriti_university img {
  width: 50%;
  height: 150px;
  display: flex;
  margin: 10px auto;
}

.sansriti_university h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.sansriti_university {
  border: 1px solid black;
  height: 201px;
}

.sansriti_universityy {
  border: 1px solid black;
}

.sansriti_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.invertis_university img {
  width: 50%;
  height: 100px;
  display: flex;
  margin: 10px auto;
}

.invertis_university h5 {
  text-align: center;
  margin: 0;
  padding-top: 5px;
}

.invertis_university {
  border: 1px solid black;
  height: 201px;
}

.invertis_universityy {
  border: 1px solid black;
}

.invertis_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.bahra_university img {
  width: 60%;
  height: 70px;
  display: flex;
  margin: 50px auto;
}

.bahra_university h5 {
  margin: 0;
  text-align: center;
}

.bahra_university {
  border: 1px solid black;
  height: 201px;
}

.bahra_universityy {
  border: 1px solid black;
}

.bahra_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.Mody_university img {
  width: 50%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.Mody_university h5 {
  text-align: center;
  margin: 0;
  padding-top: 5px;
}

.Mody_university {
  border: 1px solid black;
}

.Mody_universityy {
  border: 1px solid black;
  height: 92px;
}

.Mody_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.jagran_university img {
  width: 50%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.jagran_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.jagran_university {
  border: 1px solid black;
}

.jagran_universityy {
  border: 1px solid black;
}

.jagran_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.devbhoomi_university img {
  width: 50%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.devbhoomi_university h5 {
  text-align: center;
  margin: 0;
  padding-top: 5px;
}

.devbhoomi_university {
  border: 1px solid black;
  height: 171px;
}

.devbhoomi_universityy {
  border: 1px solid black;
  height: 92px;
}

.devbhoomi_universityy h5 {
  padding-top: 10px;
  text-align: center;
}

@media screen and (max-width:1199px) {
  .Mody_university {
    height: 195px;
  }
  .devbhoomi_university {
    height: 195px;
  }
  .devbhoomi_universityy {
    height: 116px;
  }
  .jagran_university {
    height: 195px;
  }
  .Mody_universityy {
    height: 116px;
  }
}

.quantum_university img {
  width: 50%;
  height: 130px;
  display: flex;
  margin: 20px auto;
}

.quantum_university h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.quantum_university {
  border: 1px solid black;
  height: 211px;
}

.quantum_universityy {
  border: 1px solid black;
}

.quantum_universityy h5 {
  padding-top: 10px;
  text-align: center;
}

.rayatbahara_university img {
  width: 50%;
  height: 120px;
  display: flex;
  margin: 20px auto;
}

.rayatbahara_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.rayatbahara_university {
  border: 1px solid black;
  height: 211px;
}

.rayatbahara_universityy {
  border: 1px solid black;
  height: 164px;
}

.rayatbahara_universityy h5 {
  padding-top: 10px;
  text-align: center;
}

.mangalayatan_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.mangalayatan_university img {
  width: 50%;
  height: 140px;
  display: flex;
  margin: 20px auto;
}

.mangalayatan_university {
  border: 1px solid black;
}

.mangalayatan_universityy {
  border: 1px solid black;
  height: 164px;
}

.mangalayatan_universityy h5 {
  padding-top: 10px;
  text-align: center;
}

@media screen and (max-width:1199px) {
  .rayatbahara_universityy {
    height: 188px;
  }
  .mangalayatan_universityy {
    height: 188px;
  }
}

.muit_university img {
  width: 50%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.muit_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.muit_university {
  border: 1px solid black;
  height: 245px;
}

.muit_universityy {
  border: 1px solid black;
  height: 68px;
}

.muit_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.arts_college img {
  width: 60%;
  height: 99px;
  display: flex;
  margin: 20px auto;
}

.arts_college h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.arts_college {
  border: 1px solid black;
  height: 245px;
}

.arts_collegee {
  border: 1px solid black;
}

.arts_collegee h5 {
  text-align: center;
  padding-top: 10px;
}

.soundarya_institute img {
  width: 40%;
  height: 150px;
  display: flex;
  margin: 20px auto;
}

.soundarya_institute h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.soundarya_institute {
  border: 1px solid black;
}

.soundarya_institutee {
  border: 1px solid black;
  height: 68px;
}

.soundarya_institutee h5 {
  text-align: center;
  padding-top: 10px;
}

.national_school img {
  width: 80%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.national_school h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.national_school {
  border: 1px solid black;
}

.national_schooll {
  border: 1px solid black;
}

.national_schooll h5 {
  text-align: center;
  padding-top: 10px;
}

.apex_university img {
  width: 70%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.apex_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.apex_university {
  border: 1px solid black;
  height: 195px;
}

.apex_universityy {
  border: 1px solid black;
  height: 68px;
}

.apex_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.ajeenkya_university img {
  width: 70%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.ajeenkya_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.ajeenkya_university {
  border: 1px solid black;
  height: 195px;
}

.ajeenkya_universityy {
  border: 1px solid black;
}

.ajeenkya_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.journalism_media img {
  width: 60%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.journalism_media h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.journalism_media {
  border: 1px solid black;
}

.journalism_mediaa {
  border: 1px solid black;
}

.journalism_mediaa h5 {
  text-align: center;
  padding-top: 10px;
}

.shimla_university img {
  width: 60%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.shimla_university h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.shimla_university {
  border: 1px solid black;
}

.shimla_universityy {
  border: 1px solid black;
}

.shimla_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.sharda_university img {
  width: 60%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.sharda_university h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.sharda_university {
  border: 1px solid black;
}

.sharda_universityy {
  border: 1px solid black;
  height: 68px;
}

.sharda_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

@media screen and (max-width:1199px) {
  .journalism_mediaa {
    border: 1px solid black;
    height: 92px;
  }
  .shimla_university {
    border: 1px solid black;
    height: 195px;
  }
  .sharda_university {
    border: 1px solid black;
    height: 195px;
  }
  .sharda_universityy {
    border: 1px solid black;
    height: 92px;
  }
}

.auro_university img {
  width: 60%;
  height: 150px;
  display: flex;
  margin: 20px auto;
}

.auro_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.auro_university {
  border: 1px solid black;
}

.auro_universityy {
  border: 1px solid black;
}

.auro_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.birla_university img {
  width: 60%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.birla_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.birla_university {
  border: 1px solid black;
  height: 221px;
}

.birla_universityy {
  border: 1px solid black;
}

.birla_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.Noida_university img {
  width: 60%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.Noida_university h5 {
  margin: 0;
  padding-top: 5px;
  text-align: center;
}

.Noida_university {
  border: 1px solid black;
  height: 221px;
}

.Noida_universityy {
  border: 1px solid black;
}

.Noida_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.centurion_university img {
  width: 50%;
  height: 210px;
  display: flex;
  margin: 20px auto;
}

.centurion_university h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.centurion_university {
  border: 1px solid black;
  height: 295px;
}

.centurion_universityy {
  border: 1px solid black;
}

.centurion_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.manav_university img {
  width: 60%;
  height: 200px;
  display: flex;
  margin: 20px auto;
}

.manav_university h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.manav_university {
  border: 1px solid black;
}

.manav_universityy {
  border: 1px solid black;
}

.manav_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.lnct_university img {
  width: 60%;
  height: 100px;
  display: flex;
  margin: 20px auto;
}

.lnct_university h5 {
  margin: 0;
  text-align: center;
  padding-top: 5px;
}

.lnct_university {
  border: 1px solid black;
  height: 295px;
}

.lnct_universityy {
  border: 1px solid black;
  height: 68px;
}

.lnct_universityy h5 {
  text-align: center;
  padding-top: 10px;
}

.presidency_college img {
  width: 50%;
  height: 200px;
  display: flex;
  margin: 20px auto;
}

.presidency_college h5 {
  text-align: center;
  margin: 0;
  padding-top: 5px;
}

.presidency_college {
  border: 1px solid black;
}

.presidency_collegee {
  border: 1px solid black;
}

.presidency_collegee h5 {
  padding-top: 10px;
  text-align: center;
}

@media screen and (max-width:576px) {
  .camplus h2 {
    text-align: center;
    margin: 50px 0 50px 0;
  }
}

.inner_footer {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: rgb(185, 40, 40);
  border: 2px solid black;
  padding: 35px;
  margin: 50px 0 20px 0;
}

.phone_coll a {
  color: #fff;
}

.phone_coll a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.phone_coll a i {
  font-size: 30px;
  margin-right: 20px;
}

.email a {
  color: #fff;
}

.email a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.email a i {
  font-size: 30px;
  margin-right: 20px;
}

.footer_gmcet {
  text-align: center;
}

.footer_gmcet a:hover {
  text-decoration: none;
}

.gmcett {
  margin-bottom: 30px;
}

@media only screen and (max-width:768px) {
  .inner_footer {
    padding: 25px;
    flex-direction: column;
  }
  .phone_coll {
    margin: 50px;
  }
}

@media only screen and (max-width:305px) {
  .phone_coll {
    margin: 30px;
  }
}

/*---------------------------------------------------------------------------------------examination---------------------------------------------------------------------------------------------------------------*/

/*--------------------------------------navbar------------------------------------------------------*/

.menu {
  background-color: rgb(185, 40, 40);
}

.navbar-collapse {
  width: 90% !important;
}

.nav_section {
  position: relative;
}

.navbar-collapse {
  margin-right: 250px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.number {
  position: absolute;
  top: 30%;
  right: 30px;
}

.number a {
  color: #fff;
}

.number a:hover {
  text-decoration: none;
  color: #fff;
}

.phone_number {
  display: none;
}

.phone_number a {
  color: #fff;
}

.phone_number a:hover {
  text-decoration: none;
  color: #fff;
}

.collapse ul li a {
  color: #fff !important;
}

.number i {
  font-size: 25px;
  margin-right: 15px;
}

.phone_number i {
  font-size: 25px;
  margin-right: 15px;
}

@media screen and (max-width: 991px) {
  .number {
    position: absolute;
    display: none;
    top: 2%;
    left: 50%;
  }
  .navbar-collapse {
    margin-right: 250px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .phone_number {
    display: block;
  }
}

@media screen and (max-width: 251px) {
  .navbar-brand img {
    width: 100%;
  }
}

@media screen and (max-width: 359px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

@media screen and (max-width: 339px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

@media screen and (max-width: 333px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

/*----------------------------------------ELIGIBILITY CRITERIA------------------------------------------------ */

.eligibility_head h2::after {
  background-color: black;
  content: "";
  display: block;
  width: 30%;
  height: 3px;
}

.about_wrap .eligibility_head h2::after {
  display: none;
}

/*.eligibility_head{
  margin-top: 50px;
}*/

.eligibility_head p {
  margin-top: 30px;
}

.candidate_text p {
  margin-top: 40px;
}

@media screen and (max-width: 525px) {
  .eligibility_head h2 {
    text-align: center;
  }
  .eligibility_head h2::after {
    width: 67%;
    margin: 0 auto;
  }
}

/*--------------------------------------------------APPLICATION FEE:----------------------------------------------------------*/

.applecation_text {
  margin: 0;
}

.applecation_text h2 {
  text-align: center;
  background-color: black;
  color: white;
  width: 35%;
  margin: 0 auto;
}

.applecation_text p {
  margin-top: 30px;
}

@media screen and (max-width:772px) {
  .applecation_text h2 {
    width: 50%;
  }
}

@media screen and (max-width:730px) {
  .applecation_text h2 {
    width: 100%;
  }
}

/*--------------------------------------------------REGISTRATION---------------------------------------------------------------- */

@media screen and (max-width:525px) {
  .menu_text h2 {
    text-align: center;
  }
}

@media screen and (max-width:253px) {
  .menu_text h2 {
    font-size: 25px;
  }
}

/*-------------------------------------------HOW TO REGISTER?--------------------------------------------------------*/

.register_text {
  margin: 0;
}

.register_text h2 {
  text-align: center;
  background-color: black;
  color: white;
  width: 35%;
  margin: 0 auto;
}

.text_news {
  margin-top: 10px;
}

@media screen and (max-width:772px) {
  .register_text h2 {
    width: 50%;
  }
}

@media screen and (max-width:730px) {
  .register_text h2 {
    width: 100%;
  }
}

/*-------------------------------------------------EXAM STRUCTURE & MODEL PAPER---------------------------------------------- */

.structure_text h3 {
  margin-top: 40px;
}

.inner_text {
  margin-top: 30px;
}

.inner_text p {
  margin: 0;
}

.baner p {
  margin: 0;
}

.seccttion {
  border: 1px solid black;
  margin-top: 50px;
  padding: 20px;
}

.seccttion p {
  margin: 0;
  line-height: 30px;
  color: black;
}

.status h2 {
  margin-top: 50px;
}

/* ----------------------------------------------------------MPORTANT DATE------------------------------------------------------------- */

.careers {
  margin-top: 45px;
}

.careers h2 {
  margin: 20px 0px;
}

.contentt {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.Start {
  margin-top: 40px;
}

.guidelines_section h3 {
  margin-top: 30px;
}

.candidates_section {
  margin-top: 40px;
}

.staatus_head {
  display: flex;
  align-items: flex-start;
  line-height: 20px;
}

.conducted_section i {
  margin-right: 10px;
}

.admit h2 {
  margin-top: 50px;
}

.admit_text {
  margin: 40px 0 0 50px;
}

.candidates {
  display: flex;
  align-items: flex-start;
  line-height: 20px;
}

.candidates i {
  margin-right: 10px;
}

.discrepancies {
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
}

.resultt {
  margin-left: 35px;
}

.result h2 {
  margin-top: 50px;
}

.appeared {
  display: flex;
  align-items: flex-start;
  line-height: 20px;
}

.resultt i {
  margin-right: 10px;
}

@media screen and (max-width:570px) {
  .admit_text {
    margin: 40px 0 0 0;
  }
  .resultt {
    margin-left: 0;
  }
}

.inner_footer {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: rgb(185, 40, 40);
  border: 2px solid black;
  padding: 35px;
  margin: 50px 0 20px 0;
}

.phone_coll a {
  color: #fff;
}

.phone_coll a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.phone_coll a i {
  font-size: 30px;
  margin-right: 20px;
}

.email a {
  color: #fff;
}

.email a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.email a i {
  font-size: 30px;
  margin-right: 20px;
}

.footer_gmcet {
  text-align: center;
}

.footer_gmcet a:hover {
  text-decoration: none;
}

.gmcett {
  margin-bottom: 30px;
}

@media only screen and (max-width:768px) {
  .inner_footer {
    padding: 25px;
    flex-direction: column;
  }
  .phone_coll {
    margin: 50px;
  }
}

@media only screen and (max-width:305px) {
  .phone_coll {
    margin: 30px;
  }
}

/*---------------------------------------------------------------academics-----------------------------------------------------------------------------------------*/

.menu {
  background-color: rgb(170 10 34);
  /*background: url(../img/banner.jpg);*/
}

.navbar-collapse {
  width: 90% !important;
}

.nav_section {
  position: absolute;
  width: 100%;
  z-index: 999;
}

.navbar-collapse {
  margin-right: 190px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.number {
  position: absolute;
  top: 29%;
  right: 20px;
}

/*.number a {
  color: #000;
  font-weight: 700;
}*/

.number a:hover {
  text-decoration: none;
  color: #000;
}

.phone_number {
  display: none;
}

.phone_number a {
  color: #000;
}

.phone_number a:hover {
  text-decoration: none;
  color: #000;
}

.collapse ul li a {
  color: #000 !important;
  font-size: 15px;
  font-weight: 600;
}

.number i {
  font-size: 17px;
  margin-right: 10px;
}

.phone_number i {
  font-size: 25px;
  margin-right: 15px;
}

@media screen and (max-width: 991px) {
  .number {
    position: absolute;
    display: none;
    top: 2%;
    left: 50%;
  }
  .navbar-collapse {
    margin-right: 250px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100% !important;
  }
  .phone_number {
    display: block;
  }

}

@media screen and (max-width: 251px) {
  .navbar-brand img {
    width: 100%;
  }
}

@media screen and (max-width: 359px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

@media screen and (max-width: 339px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

@media screen and (max-width: 333px) {
  .navbar-collapse {
    width: 0% !important;
  }
}

.menu_academics h2 {
  margin-top: 50px;
}

@media screen and (max-width: 505px) {
  .menu_academics h2 {
    text-align: center;
    margin-top: 30px;
  }
  .menu_academics h3 {
    text-align: center;
    margin-top: 30px !important;
  }
}

.menu_academics h3 {
  margin-top: 40px;
}

.menu_academics p {
  margin-top: 40px;
}

.menu_line {
  border: 1px solid black;
}

.asd {
  padding: 0 0 21% 0;
}

.text_head {
  font-weight: bolder;
}

@media screen and (max-width:347px) {
  .menu_academics h2 {
    text-align: center;
  }
  .menu_academics h3 {
    text-align: center;
  }
}

.inner_footer {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: rgb(185, 40, 40);
  border: 2px solid black;
  padding: 35px;
  margin: 50px 0 20px 0;
}

.phone_coll a {
  color: #fff;
}

.phone_coll a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.phone_coll a i {
  font-size: 30px;
  margin-right: 20px;
}

.email a {
  color: #fff;
}

.email a:hover {
  text-decoration: none;
  color: #fff;
  ;
}

.email a i {
  font-size: 30px;
  margin-right: 20px;
}

.footer_gmcet {
  text-align: center;
}

.footer_gmcet a:hover {
  text-decoration: none;
}

.gmcett {
  margin-bottom: 30px;
}

@media only screen and (max-width:768px) {
  .inner_footer {
    padding: 25px;
    flex-direction: column;
  }
  .phone_coll {
    margin: 50px;
  }
}

@media only screen and (max-width:305px) {
  .phone_coll {
    margin: 30px;
  }
}

/* ######################### index.css ########################33 */



/* header css starts */
header.header_one {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}

.header_one nav.navbar .btn {
  background: #fff;
  border-radius: 40px;
  padding: 10px 25px;
}
.header_one .navbar .nav-item .nav-link{
  color:#fff !important;
  text-transform: uppercase;
  font-weight: 600;
}
.header_one .navbar .nav-item.active .nav-link{
  color:#fff !important;
}
.header_one .navbar .nav-item:hover .nav-link{
  color:#fff;
}






/* GMCET banner section start */

.GMCET_banner{
  position: relative;
  height: auto;
  padding: 150px 0 60px;
  overflow: unset;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
section.GMCET_banner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #aa0a22d9;
}

.GMCET_banner .GMCET_banner_content .GMCET_banner_content_inner h1{
  color:#fff;
  font-size: 64px;
  font-weight: 700;
}
.GMCET_banner .GMCET_banner_content .GMCET_banner_content_inner .banner_cont p {
  font-size: 20px;
  color: #fff;
}
.GMCET_banner .GMCET_banner_about_content {
  margin-top:5%;
}
.GMCET_banner .GMCET_banner_about_content h2{
  color:#fff;
}
.GMCET_banner .GMCET_banner_about_content .head_content p {
    color: #f2f2f2;
    font-size: 18px;
    line-height: 30px;
}
@media (min-width:320px) and (max-width:767px){
  .GMCET_banner .navbar{
    margin-bottom:10%;    
    background: #aa0a22;
    border-bottom: 1px solid #fff;

  }
  .GMCET_banner .GMCET_banner_content .GMCET_banner_content_inner h1{
    color:#fff;
    font-size:30px;
    text-align:center;
    margin-top: 30px;
  }
  .GMCET_banner .GMCET_banner_about_content .head_content p{
    color:#fff;
    text-align:justify;
  }

  .banner_logo img {
    width: 70%;
}
.navbar-light .navbar-toggler {
  position: absolute;
  right: 15px;
  top: 20px;
}
header .navbar {
  position: static !important;
  background: transparent;
  box-shadow: none;
}



}

/* GMCET banner section end */

/* footer css starts */
footer.footer_wrap {
  background: #aa0a22;
  padding: 60px 0 0;
  position: relative;
}
footer.footer_wrap .quick_links {
  text-align: center;
  margin-top: 15px;
}
footer.footer_wrap .quick_links h4 {
  font-size: 24px;
  color: #fff;
}
footer.footer_wrap .quick_links ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style:none
}
footer.footer_wrap .quick_links ul li {
  padding: 5px 20px 15px;
  position: relative;
}
footer.footer_wrap .quick_links ul li a {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  transition: all ease .3s;
}
footer.footer_wrap .quick_links ul li a:hover {
  opacity: 0.9;
  transition: all ease .3s;
}
footer.footer_wrap .quick_links ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  right: 0;
  width: 2px;
  background: #fff;
  height: 16px;
}
footer.footer_wrap .quick_links ul li:last-child:before {  
  width: 0;
}
footer.footer_wrap .footer_contact_sec ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer.footer_wrap .footer_contact_sec ul li {
  padding: 0 30px;
  position: relative;
  display: flex;
  align-items: center;
}
footer.footer_wrap .footer_contact_sec ul li a {
  font-size: 18px;
  color: #fff;
  margin-left: 15px;
}
footer.footer_wrap .copyright_text {
  background: #000;
  text-align: center;
  padding: 15px;
  margin-top: 40px;
}
footer.footer_wrap .copyright_text p {
  font-size: 16px;
  color: #fff;
  margin: 0;
}
footer.footer_wrap hr {
  border-color: #fff;
}
@media (min-width:320px) and (max-width:767px){
  footer.footer_wrap .quick_links ul,
  footer.footer_wrap .footer_contact_sec ul {
    display: block;
}
footer.footer_wrap .quick_links ul li,
footer.footer_wrap .footer_contact_sec ul li {
  padding: 5px 10px 2px;
  position: relative;
}
footer.footer_wrap .footer_contact_sec ul li {
  display: block;
  text-align: center;
}
footer.footer_wrap .quick_links ul li:before {
  width:0;
}

}
/* footer css ends */