/*==================custom.css=============*/
.navbar-collapse {width: 100%;}
.navigation { background: #FFE280!important; border-radius: 35px 35px 0 0;}
.hotline a {
  margin-right: 10px;
}

.hotline a:last-child {
  margin-right: 0;
}

.slider-item .slider-caption .text-info-2,
.slider-item .slider-caption .text-info-1,
.slider-item .slider-caption .text-info-3 {
  color: #fff;
  text-shadow: 0 5px 5px #000;
}

header .header-main .logo a {
  float: left;
  transition: .4s;
  margin-right: 12px;
  width: 30%;
  /*background:url(../images/logo.gif) left no-repeat;*/
}

header .header-main.header-fixed .logo a {
  display: block;
}

header .header-main.header-fixed .logo a {
  display: block;
  width: 15%;
}

header .header-main.header-fixed .logo .header-logo img {
  width: 100%;
  margin: 10px auto;
}

header .header-main.header-fixed .navigation .nav-links li .main-menu {
  line-height: 70px;
}

.slider-item {
  *height: 500px !important;
  ;
}

header .header-main .logo {
  width: 28%;
  float: left;
}

.brand-txt {
  line-height: 96px;
  margin: 0;
  padding: 0;
  transition: all 0.4s ease 0s;
  float: left;
  padding: 2% 0 1% 0;
}

.brand-txt h2 {
  font-size: 26px;
}

.brand-txt h2,
.brand-txt h4 {
  margin: 0;
  transition: .4s;
}

.brand-txt h4 {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: .5px;
}

header .header-main.header-fixed .brand-txt h4 {
  font-size: 14px;
  letter-spacing: 1.3px;
}

header .header-main.header-fixed .brand-txt {
  line-height: 60px;
  padding: 4.5% 0;
}

header .header-main.header-fixed .brand-txt h2 {
  font-size: 1.6em;
}

.edugate-layout-2 .edugate-content .btn {
  position: relative;
  margin: 0 auto;
  top: auto;
  left: auto;
}

.news-btn {
  margin: 20px 0 0;
}

.staff-item .staff-info .staff-avatar img {
  max-width: 150px;
  width: 150px;
  height: 150px;
}

.staff-item:hover .staff-info .staff-avatar img {
  max-width: 90px;
  height: 90px;
}

.home .staff-item:hover .staff-info .staff-avatar img {
  max-width: 70px;
  height: 70px;
}

.home .staff-item {
  padding: 20px 12px !important;
}

.staff-item .staff-info .staff-name {
  font-size: 16px;
}

.placements {
  padding-top: 60px;
}

.latest-news .owl-controls {
  margin-top: 20px;
}

.latest-news .owl-nav {
  margin: 0 auto;
  text-align: center;
  width: 20%;
}

.latest-news .owl-prev,
.latest-news .owl-next {
  display: inline-block
}

.latest-news .owl-prev {
  float: left;
}

.latest-news .owl-next {
  float: right;
}

.latest-news .owl-prev a,
.latest-news .owl-next a {
  background-color: transparent;
  border: 2px solid #86bc42;
  bottom: 20px;
  color: #86bc42;
  font-size: 24px;
  height: 40px;
  *position: absolute;
  text-align: center;
  transition: all 0.5s ease-in-out 0s;
  top: 50%;
  width: 40px;
  z-index: 100;
  transform: rotate(90deg);
  transition: .4s;
  opacity: 1;
  display: inline-block;
}

.latest-news:hover .owl-prev a,
.latest-news:hover .owl-next a {
  opacity: 1;
}

.latest-news .owl-prev a {
  *left: -4%;
  transform: rotate(-90deg);
}

.latest-news .owl-next a {
  *right: -4%;
  transform: rotate(90deg);
}

.custom-padding {
  padding-top: 23%;
}

.best-staff {
  background-image: url("../images/slider01.jpg")
}

.gallery-widget .gallery-list a img {
  width: 64px;
  height: 64px;
}

.navbar-nav li ul li {
  position: relative;
}

.navbar-nav li ul li .custom-dropdown-menu {
  border-left: 1px solid #ddd;
  border-radius: 0;
  border-bottom: 5px solid #E05A00;
  border-top: 0 none;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  left: auto;
  list-style-type: none;
  position: absolute;
  padding-bottom: 0;
  padding-top: 6px;
  left: -399px;
  top: -8px;
  width: 400px;
}

@media screen and (min-width:768px) {
	
  .navbar-nav li ul li:hover .custom-dropdown-menu {
    display: block;
  }
}

.dropdown-menu > li > a {
  white-space: normal;
}

.edugate-layout-1 .edugate-image {
  height: 245px;
  width: 100%;
  top: 0;
  padding-left: 0;
}

.edugate-layout-1 .edugate-content {
  position: relative;
}

.edugate-layout-1 .edugate-content .btn {
  bottom: 8px;
  left: 30px;
  right: auto;
}

.useful-link-list,
.useful-link-widget .title-widget {
  margin: 0 auto;
  width: 80%
}

.mailing-widget input,
.mailing-widget input.form-control,
.mailing-widget select {
  margin-bottom: 10px !important;
  display: inline-block;
  width: 80%;
  height: 39px;
  color: #555;
}

.mailing-widget select optgroup {
  font-weight: 700;
}

.mailing-widget select option,
.mailing-widget select optgroup {
  padding: 5px;
  color: #555;
}

.mailing-widget .input-group-addon,
.mailing-widget .input-group-btn,
.mailing-widget .input-group .form-control {
  display: block !important;
}

.mailing-widget .input-group-btn input[type="submit"].btn-email {
  width: auto;
  display: block !important;
  color: #fff;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-moz-inner-spin-button,
input[type=number]::-moz-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.edugate-layout-1 {
  margin-top: 40px;
}

.footer-bottom-widget {
  background: #fff none repeat scroll 0 0;
  padding: 6px 0;
}

.socials {
  border-top: 0 !important;
}

.footer-bottom-widget .developed {
  line-height: 30px;
  text-align: right;
}

.footer-bottom-widget .developed a {
  color: #a0a0a0;
}

.top-courses .top-courses-wrapper {
  top: 0;
  margin-bottom: 0;
}

.slider-head {
  background: #86bc42 none repeat scroll 0 0;
  background: #656565 none repeat scroll 0 0;
  background: #ecacac none repeat scroll 0 0;
  background: #c2b3b8 none repeat scroll 0 0;
  background: #d78ba4 none repeat scroll 0 0;
  background: #f98015 none repeat scroll 0 0;
  padding: 5px 10px;
}

.top-courses .group-btn-top-courses-slider .btn-prev,
.top-courses .group-btn-top-courses-slider .btn-next {
  background: ##fdc62c;
  background: #5f907d none repeat scroll 0 0;
  background: #fdc62c none repeat scroll 0 0;
  color: #fff;
}

.slider-head .top-title {
  float: left;
  background: none;
  color: #fff;
}

.top-courses .top-courses-item {
  padding-top: 0;
}

.slider-head .group-btn-top-courses-slider {
  float: right;
}

.slider-head .group-btn-top-courses-slider {
  margin-top: 0;
}

.top-courses-slider-2 {
  margin-bottom: 40px;
}

.top-content .result-output .result-count,
.edugate-tabs li .text {
  font-size: 18px;
}

.page-title {
  background: url("../images/inner-banner.jpg") no-repeat center center;
}

.page-title.mission-vision {
  background: url("../images/mission%26vision-banner.jpg") no-repeat center center;
}

.page-title.department-banner {
  background: url("../images/departments-banner.jpg") no-repeat center center;
}

.page-title.placement-banner {
  background: url("../images/placements-banner.jpg") no-repeat center center;
}

.course-video figure {
  margin-bottom: 30px;
}

.course-video figure img {
  width: 100%;
}

.course-price-widget .title-widget p::before,
.cur::before {
  content: "₹";
}

.background-opacity::before {
  background: none;
}

.inner-group-title.group-title-index {
  margin-bottom: 0;
}

.inner-group-title.group-title-index .center-title,
.inner-group-title.group-title-index .top-title {
  color: #fff;
}

.group-title-courses.group-title-index .center-title span {
  font-size: 30px;
  display: inline-block;
  padding: 10px 20px;
  border: 4px solid #86BC42;
}

.custom-search-input {
  padding: 40px 0;
}

.custom-search-input .form-submit i {
  margin-left: 0;
  margin-right: 10px;
  display: inline-block;
  transition: 0s ease-in 0.3s;
}

.custom-search-input .form-submit:hover i {
  color: #86bc42 !important;
  z-index: 999;
  position: relative;
}

.custom-search-input input {
  color: #5e6d77;
}

.inner-course-title {
  color: #fff;
  text-align: center;
}

/*.course-info-pan{
	margin-bottom:5%;
}*/
.course-info-pan p {
  font-size: 16px;

  line-height: 1.6;

  text-align: justify;
}

.course-price-widget {
  margin-bottom: 20%;
}

.course-video {
  margin-bottom: 30px;
}

ul.list-detail li span {
  font-size: 1.2em;
  color: #6f8190;
  display: table-cell;
}

.course-price-widget-wrapper form {
  padding: 10px 0;
}

.course-price-widget-wrapper form input,
.course-price-widget-wrapper form textarea {
  float: none !important;
  margin: 10px auto !important;
  width: 90% !important;
  background-color: #fff;
  border: 1px solid #fff;
  float: left;
  height: 40px;
  margin-right: 10px;
  padding-left: 20px;
  text-align: left;
  text-transform: capitalize;
}

.course-price-widget-wrapper form textarea {
  padding: 10px 0 10px 20px;
  resize: none;
  height: 80px !important;
}

.course-price-widget-wrapper .search-input .form-select,
.course-price-widget-wrapper form .search-input .form-submit,
.course-price-widget-wrapper .search-input .sbHolder {
  margin: 10px;
  width: 90% !important;
}

.course-price-widget-wrapper .search-input .form-submit {
  float: none;
  margin: 10px auto;
  padding: 0 16px;
  width: auto;
}

.course-price-widget-wrapper .sbOptions {
  z-index: 99;
}

.course-price-widget-wrapper {
  padding: 0;
}

.section-padding.courses-detail {
  padding: 40px 0 0
}

.footer-top .inner-group-title {
  padding-top: 3%;
}

.footer-top .inner-group-title span {
  border-bottom: 4px solid #fff;
  display: inline-block;
  font-size: 30px;
  line-height: 42px;
}

footer .search-input .form-submit {
  width: auto;
  padding: 0 10px;
}

.author-widget-wrapper .contact-media {
  padding: 20px;
}

.author-widget-wrapper .contact-media p a,
.author-widget-wrapper .contact-media p span {
  font-size: 1.1em;
  display: inline-block;
}

.author-widget-wrapper .contact-media p span {
  font-size: 1.4em;
  width: 30px;
}

.footer-top .contact-media {
  display: table;
  padding: 3.5% 0;
  width: 100%;
}

.footer-top .contact-media p,
.footer-top .contact-media div {
  display: table-cell;
}

.footer-top .contact-media p span,
.footer-top .contact-media p a {
  color: #fff;
  font-size: 2em;
}

.footer-top .contact-media p span {
  margin-right: 10px;
}

.outer-group-title {
  margin-bottom: 0;
}

.outer-group-title h2 {
  margin-bottom: 0 !important;
}

.outer-group-title span {
  border: 4px solid #86bc42;
  display: inline-block;
  font-size: 30px;
  padding: 10px 20px;
  color: #49575f;
  font-size: 30px;
  border-bottom: 0;
}

header .header-main .navigation .nav-links li:last-child .main-menu {
  margin-right: 0;
}

.contact-footer .outer-group-title {
  margin-top: 5%;
}

.contact-method .method-item,
.contact .bg-w-form .form-input,
.contact .bg-w-form .form-group .sbHolder {
  background: #eee;
  border: 1px solid #86bc42;
}

.contact .sbOptions {
  border: 1px solid #86bc42;
  border-top: 0;
}

.contact-method .method-item {
  min-height: 380px;
}

.contact .nav-subscribe,
.custom-size .nav-subscribe {
  background: #8c4700 url("../images/background-search.png") no-repeat scroll center center / cover;/*#86bc42*/
}

.contact .nav-subscribe .inner-group-title.group-title-index,
.custom-size .nav-subscribe .inner-group-title.group-title-index {
  padding: 3.3% 0;
}

.contact .nav-subscribe-wrapper .nav-subscribe-left {
  text-align: center;
}

.staff-item .staff-info .staff-desctiption {
  color: #fff;
  text-align: center;
  height: 100px;
}

.custom-size .intro-content p,
.custom-size .edu-ab-content ul li span,
.custom-size .group-title-index .top-title,
.custom-size .edu-feature .edu-feature-list li a {
  font-size: 1.4em;
  line-height: 1.6;
}

.SSCOP-left-image img {
  max-width: 100%;
}

.slider-item .slider-2 {
  background-position: center 76% !important;
}

.contact-method .method-item .detail p {
  font-size: 1.5em;
}

.contact-method .method-item .sub {
  font-size: 30px;
  font-weight: 700;
}

.contact .page-title {
  height: auto;
}

.contact-method .method-item i {
  font-size: 64px;
}

.contact .contact-map {
  height: 500px;
}


.contact .text-center #firstHeading,
.contact .text-center div {
  color: #E35B00;
}

.saperator {
  margin: 5% 0;
  height: 2px;
  background: #ddd;
}

.staff-item .staff-item-wrapper {
  height: auto;
  overflow: visible;
}

.staff-item-outer {
  margin-bottom: 24%;
  position: relative;
  *background: #86BC42;
}

.faculty .staff-item {
  background: #86bc42 none repeat scroll 0 0;
  min-height: 242px;
  padding: 20px;
}

.faculty .staff-item .staff-info .staff-desctiption,
.faculty .staff-item .staff-info .staff-name,
.faculty .staff-item .staff-info .staff-job {
  display: block;
  color: #fff;
}

.faculty .staff-item .staff-info .staff-name,
.faculty .staff-item .staff-info .staff-job {
  font-weight: 700;
}

.faculty .staff-item .staff-info .staff-avatar img {
  height: 100px !important;
  margin: 0 auto 15px !important;
  max-width: 150px !important;
  width: 100px !important;
}

.faculty .staff-item .staff-info .staff-job {
  margin-bottom: 5px !important;
}

.faculty .staff-item .staff-info .staff-desctiption {
  font-size: 1.1em;
}

.faculty-detail-overlay {
  background: #000 none repeat scroll 0 0;
  height: 100%;
  padding: 10% 5px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10;
  transition: .6s;
  transform: rotateY(-180deg);
  opacity: 0;
  visibility: hidden;
}

.faculty .staff-item-outer:hover .staff-item {
  transform: rotateY(180deg);
}

.staff-item-outer:hover .faculty-detail-overlay {
  transform: rotateY(0deg);
  opacity: 1;
  visibility: visible;
}

.faculty-detail-overlay .staff-name,
.faculty-detail-overlay .staff-job {
  color: #fff;
}

.faculty-detail-overlay .staff-name {
  font-size: 2em;
}

.faculty-detail-overlay .staff-job {
  font-size: 12px;
  margin-bottom: 8px;
}

.faculty-detail-overlay .staff-job + p {
  font-size: 12px;
}

.faculty-detail-overlay .staff-job + p + p {
  margin-bottom: 0;
}

.faculty-detail-overlay .staff-desctiption {
  margin-bottom: 20%;
}

.faculty-detail-overlay .btn-green:hover,
.faculty-detail-overlay .btn-green:focus,
.faculty-detail-overlay .btn-green:visited,
.faculty-detail-overlay .btn-green:focus span,
.faculty-detail-overlay .btn-green:visited span,
.faculty-detail-overlay .btn-green:hover span {
  color: #86bc42 !important;
}

.faculty-detail-overlay .btn-green:after {
  background: #fff;
}

.facilities .edugate-layout-1 {
  margin-bottom: 7%;
  margin-top: 0;
}

.facilities .choose-course-2 .inner-group-title h2 {
  background: #E35B00;
  color: #fff;
  font-size: 22px;
  margin: 0;
  padding: 10px 20px;
}

.facilities .edugate-layout-1 .edugate-content .title {
  font-size: 25px;
  transition: .3s;
}

.facilities .edugate-layout-1 .edugate-content .title:hover {
  color: #E35B00;
}

.facilities .edugate-layout-1 {
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15) !important;
}

.facilities .edugate-layout-1 .edugate-image,
.facilities .edugate-layout-1 .edugate-content {
  display: block !important;
  height: auto !important;
  width: 100% !important;
}

.facilities .description {
  font-size: 1.2em;
  height: auto;
  line-height: 24px !important;
  overflow: hidden;
}

.facilities .edugate-layout-1 .edugate-content .btn {
  bottom: -10px;
}

.staff-item {
  height: 278px;
}

.courses-details .staff-item {
  height: 312px;
  padding: 30px 10px;
}

.courses-details .staff-item .staff-info .staff-desctiption {
  color: #fff;
  margin: 0 0 10px;
}

.faculty .staff-item {
  height: auto;
}

.why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper {
  padding: 60px 0;

}

.why-choose-us .why-choose-us-wrapper {
  text-align: center;
}

.why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper p,
.why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper p a {
  font-size: 1.4em;
}

.why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper p a span {
  font-size: 1.1em;
  margin-right: 5px;
}

.why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper p a {
  margin: 0 20px;
  line-height: 1.2;
  color: #fff;
}

.why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper p a:hover {
  color: #86bc42;
}

.ragging-ico i {
  color: #F7C200;
  margin-right: 10px;
}

.ragging-ico,
.ragging-ico span {
  font-size: 1em !important;
}

header .header-main .navigation .nav-links li .main-menu {
  margin: 0 10px;
}

header .header-topbar a,
header .header-topbar span,
header .header-topbar p {
  font-size: 14px;
}

header .header-topbar a:hover,
header .header-topbar span:hover,
header .header-topbar a:hover i {
  color: #E35B00 !important;
}

header .header-topbar a span strong {
  color: #f7c200 !important;
}

header .header-main .navigation .nav-links li .main-menu {
  line-height: 95px;
}

header .header-main .edugate-dropdown-menu-1,
header .header-main .edugate-dropdown-menu-2 {
  top: 100px;
}

.mast-news .group-title-index {
  margin-bottom: 0 !important;
}

.mast-news .edugate-layout-1 {
  margin-top: 0 !important;
}

.mast-news .news-btn {
  float: right;
}

.mast-news .edugate-layout-1:hover {
  * box-shadow: 0 0 -15px rgba(0, 0, 0, 0.15) !important;

  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.15) !important;
}

.mast-news .btn.btn-green {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  color: #fff;
}

.mast-news .btn.btn-green:last-child {
  float: right;
}

.mast-news .btn.btn-green span a {
  color: #fff;
}

.mast-news .edugate-layout-1 .edugate-content {
  padding-bottom: 0;
  border: 2px solid #ddd;
}

.mast-news .owl-dots {
  text-align: center;
}

.mast-news .owl-dot {
  display: inline-block;
  margin: 12px 6px;
}

.mast-news .owl-dot span {
  background: #86bc42 none repeat scroll 0 0;
  border-radius: 50%;
  display: block;
  height: 18px;
  width: 18px;
  transition: .3s;
}

.mast-news .owl-dot.active span {
  background: #242C42 none repeat scroll 0 0;
}

.mast-news .edugate-layout-1 .edugate-content .title {
  font-size: 24px;
}

.gallery .single-grid-item {
  height: 100%;
  position: relative;
  transition: all 0.4s ease 0s;
  width: 100%;
  overflow: hidden;
}

.gallery .single-grid-item:hover {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0.2);
}

.gallery .single-grid-item a {
  position: relative;
  overflow: hidden;
}

.gallery .gallery_content {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  bottom: -50px;
  left: 0;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: auto;
  width: 100%;
  z-index: 9;
  color: #fff;
  height: 0;
  transition: .4s;
  opacity: 0;
  visibility: hidden;
}

.gallery .gallery-page .custom-col:hover .gallery_content {
  height: 100%;
  bottom: 0px;
  opacity: 1;
  visibility: visible;
}

.gallery .gallery-page .single-grid-item:hover h3 {
  color: #fff;
}

.gallery .gallery_content p {
  padding-bottom: 6px;
}

.gallery .single-grid-item a,
.single-grid-item a img {
  display: block;
}

.gallery .single-grid-item a img {
  height: 200px;
  width: 100%;
}

.album-title-outer {
  padding: 10px;
  margin: 0;
}

.gallery .gallery-page .grid-item {
  margin: 10px;
  overflow: visible;
  padding: 0;
}

.gallery .gallery-page .grid-item:hover {
  box-shadow: none;
}

.gallery .gallery_content h3 {
  margin: 0;
  padding-bottom: 10px;
}

.news-title {
  text-align: center;
  padding: 4% 0;
}

.news-title h2 span {
  font-size: 1.2em;
}

.news-item {
  margin-bottom: 20%;
}

.news-item .edugate-layout-2 .edugate-layout-2-wrapper {
  padding: 0;
}

.news-item .edugate-content,
.news-item .edugate-image {
  display: block;
  float: none;
  height: auto;
  position: relative;
  width: 100%;
}

.news-item .edugate-image {
  border: 2px solid #fff;
  display: table;
  overflow: hidden;
}

.news-item .edugate-image img {
  width: 100%;
  display: block;
  transition: .3s;
}

.news-item:hover .edugate-image img {
  transform: rotate(10deg) scale(1.4);
}

.news-item .edugate-image:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: auto;
  background: rgba(0, 0, 0, .4);
  transition: .5s;
  z-index: 9;
  content: "";
  opacity: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

.news-item:hover .edugate-image:after {
  opacity: 1;
}

.news-item .edugate-content .description {
  line-height: 20px;
  height: 80px;
}

.news-item .edugate-content {
  padding: 20px;
}

.news-item .edugate-layout-2::before {
  border: 0 none;
  width: 100%;
}

.news-item .edugate-layout-2::after {
  height: 0;
}

.news-item .edugate-layout-2 .edugate-content .btn {
  bottom: auto;
  left: auto;
  margin-top: 12px;
  position: relative;
  right: auto;
  top: auto;
}

.news-title-small {
  *background: #242C42;
}

.news-title-small h3 {
  color: #242c42;
  font-size: 1.4em;
  margin: 0;
  padding: 0 0 5px;
}

.bottom-news li .date,
.news-item .date {
  margin-bottom: 6px;
}

.bottom-news li .date,
.news-item .date span {
  margin-left: 6px;
  font-weight: 600;
}

.news-item .date span,
.news-item .date {
  font-size: 12px;
}

.bottom-news li .date {
  font-size: 10px;
  margin: 0;
}

.bottom-news li .date span {
  margin-left: 10px;
  font-size: 10px;
}

.news-item .edugate-layout-2:before {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.sidebar-margin {
  margin-left: 20px;
}

.bottom-news {
  font-size: 0;
  /*column-count:3;
	-moz-column-count:3;
	-webkit-column-count:3;*/
  *margin: 0 0 0 20px;
  padding: 0;
  *background: #eee;
  margin-top: 20px;
}

.bottom-news li {
  *padding: 0 0 0 20px;
  margin-bottom: 20px;
}

.bottom-news li a {
  display: block;
}

.bottom-news li .edugate-image {
  width: 30%;
  float: left;
  margin-right: 12px;
}

.bottom-news li .description {
  font-size: 12px;
  color: #6f8190;
}

.white-space {
  height: 60px;
}

.recent-news-title {
  text-align: center;
  margin-bottom: 20px;
}

.recent-news-title h3 {
  background: #242C42;
  color: #fff;
  margin: 0;
  padding: 10px;
  font-size: 1.2em;
}

.news .edugate-layout-1 {
  margin-top: 0;
  margin-bottom: 40px;
}

.news .edugate-layout-1:nth-child(even) .edugate-image {
  padding-right: 0 !important;
}

.news .col-md-9 .edugate-layout-1 .edugate-image {
  height: auto;
  width: 33.333%;
  display: block;
  top: auto;
}

.news .col-md-9 .edugate-layout-1 .edugate-content {
  width: 66.6667%;
  display: block;
  height: auto;
}

.news .course-price-widget-wrapper .info-row:last-child {
  margin-bottom: 0;
}

.news .edugate-layout-1 .edugate-content .btn {
  position: relative;
  top: auto;
  left: auto;
  right: aut0;
  bottom: auto;
  margin-top: 0px;
}

.progress-bar-number .name-inner a {
  color: #49575f !important;
  font-size: 1em;
}

.progress-bar-number .name-inner a:hover {
  color: #e35b00;
}

ul.list-detail li i {
  color: #E35B00;
}

.courses-details .search-input .form-select,
.courses-details .search-input .sbHolder {
  width: 30%;
}

#d-mobile {
  width: 20% !important;
}

.choose-course-2 .item-course .icon-course .icons-img,
.contact-method .method-item .sub {
  color: #E35B00;
}

.choose-course-2 .item-course .hover-text .wrapper-hover-content .title {
  font-size: 1.2em;
  font-weight: 700;
}

header .header-main .navigation .nav-links li:hover .main-menu::after {
  background: #E35B00;
}

header .header-main .edugate-dropdown-menu-1,
header .header-main .edugate-dropdown-menu-2 {
  border-color: #E35B00;
}

header .header-fixed .header-main .edugate-dropdown-menu-1,
header .header-fixed .header-main .edugate-dropdown-menu-2 {
  border-color: #86BC42 !important;
}

.bg-w-form .form-input:focus,
.bg-w-form .form-input:active,
.contact-method .method-item:hover {
  border-color: #E35B00;
}

.news .edugate-layout-1 .edugate-image {
  width: 33.3334%;
}

.news .edugate-layout-1 .edugate-content {
  width: 66.6666%;
  padding-top: 20px;
}

.footer-top .contact-media p span:hover,
.footer-top .contact-media p a:hover {
  color: #e35b00;
}

.footer-top .contact-media p:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  animation: pulse 1s;
}

/********************************************/
header .header-main.header-fixed {
  background: #ff5200 none repeat scroll 0 0;
  /*background:#e72b00;
	*background:#2525eb ;
	 background: #017c8b none repeat scroll 0 0;
	 background: #098e9e none repeat scroll 0 0;
	 background: #5f907d none repeat scroll 0 0;
	 background:#19705d none repeat scroll 0 0;*/
}

header .header-main.header-fixed .brand-txt h2,
header .header-main.header-fixed .brand-txt h4,
header .header-main.header-fixed .nav > li > a {
  color: #fff !important;
  font-weight: 700;
}

header .header-topbar {
  background-color: #ff6820;
}

header .header-topbar h1 {
  color: #F90;
}

.btn.btn-green,
.btn.btn-green-2,
.btn.btn-green-2:after,
.btn.btn-green-3::after,
.mailing-widget .btn-email {
  background: #ff5200 !important;
  background: #ff5200 none repeat scroll 0 0 !important;
  background: #ff5200 none repeat scroll 0 0 !important;
}

.btn span a {
  color: #fff;
}

.widget a:hover,
.useful-link-list ul li i,
.why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper p a:hover {
  color: #e35b00;
}

.slider-banner .owl-controls .owl-dots .owl-dot.active,
.mast-news .owl-dot.active span {
  background: #5f907d none repeat scroll 0 0 !important;
  border-color: #5f907d !important;
}

.socials a:hover,
.socials .link:hover,
#back-top a:hover {
  background: #e35b00 !important;
}

.caption h3,
.caption h1 {
  color: #fff;
}

.caption h3 {
  font-size: .25em;
}

.caption h1 {
  font-size: .6em;
}

.camera_pag {
  position: absolute;
  bottom: 0px;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
}

.camera_wrap .camera_pag .camera_pag_ul {
  text-align: center;
}

.camera_wrap .camera_pag .camera_pag_ul li {
  background: #ffffff;
}

.camera_wrap .camera_pag .camera_pag_ul li span {
  background: #fdbc07;
  /*#86BC42*/
}

.camera_wrap {
  margin-bottom: 0 !important;
}

.slider-caption {
  text-align: center;
}

.slider-caption h5,
.slider-caption h1 {
  color: #fff;
  text-shadow: 0 5px 5px #000;
}

.slider-caption h5 {
  font-size: 2em;
}

.slider-caption h1 {
  font-size: 4em;
}

.nav-subscribe-wrapper {
  height: auto;
}

.search-input .search-input-wrapper {
  padding: 3.3% 0;
}

.group-title-index .center-title h2,
.contact .nav-subscribe .inner-group-title.group-title-index h2,
.custom-size .nav-subscribe .inner-group-title.group-title-index h2,
.search-input .search-input-wrapper h4 {
  margin-bottom: 0;
}

.left-sidebar {
  *background: #E35B00;
  padding: 0 10px;
}

.news .left-sidebar h3 {
  font-size: 1.8em;
  color: #333;
  margin: 0;
  padding: 0 0 10px 0;
  *background: #E35B00;
  text-align: left;
  text-transform: uppercase;
}

.news .left-sidebar ul {
  padding: 0;
  list-style-type: none;
  margin-top: 20px;
}

.news .left-sidebar ul li {
  *border-bottom: 1px solid #fff;
  background: #f5f5f5 none repeat scroll 0 0;
  margin: 6% 0;
  transition: all 0.3s ease 0s;
  padding: 8px;
  border: 1px solid #ddd;
}

.news .left-sidebar ul li a {
  display: table;
  padding: 6px;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
}

.news .left-sidebar ul li:last-child {
  border-bottom: 0;
}

.news .left-sidebar ul li a:hover {
  opacity: .7;
  color: #E35B00;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.news .left-sidebar ul li a h4 {
  font-size: 1.6em;
  padding-bottom: 2px;
}

.news .left-sidebar ul li a p {
  font-size: 1.2em !important;
}

.news .left-sidebar ul li a:hover h4,
.news .left-sidebar ul li a:hover p {
  color: #E35B00;
}

.news .left-sidebar ul li img,
.left-sidebar ul li .news-discription {
  display: table-cell;
  vertical-align: top;
}

.news .left-sidebar ul li .news-discription h4,
.left-sidebar ul li .news-discription p {
  margin: 0;
  color: #242c42;
  line-height: normal;
}

.news .left-sidebar ul li img {
  border: 1px solid #fff;
  height: 85px;
  width: 85px;
}

.news .left-sidebar ul li .news-discription {
  padding: 5px 0 5px 10px;
}

.news-single-content figure {
  display: block;
  border: 4px solid #ddd;
  outline: 1px solid #b6b6b6;
  margin-bottom: 4%;
  *padding: 10px;
  overflow: hidden;
  height: 400px;
  overflow: hidden;
}

.news-single-content figure img {
  width: 100%;
  /*-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);*/
  border: 1px solid #333;
  transition: 1s;
  *border: 10px solid #fff;
}

.news-single-content figure img:hover {
  transform: rotate(4deg) scale(1.1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.news-single-content .date {
  font-weight: 700;
  margin-bottom: 10px;
}

.news-single-content .date i {
  color: #E35B00;
}

.news-single-content .date span {
  margin-left: 4px;
}

.news-download-btn {
  margin-top: 5%;
}

.news-download-btn .btn.btn-green {
  color: #fff !important;
  position: relative;
  z-index: 99999;
}

.news-download-btn .btn.btn-green::after {
  z-index: -1;
}

.news-content-inner p {
  font-size: 1.4em;
  line-height: 1.5;
  text-align: justify;
}

.sidebar-inner-wrapper {
  margin-top: 15%;
}

.sidebar-inner-wrapper .title-widget {
  background: #E35B00;
  font-size: 1.4em;
}

.edugate-layout-2::after {
  background: #86BC42;
  background: #656565;
  background: #C2B3B8 none repeat scroll 0 0;
  background: #666666 none repeat scroll 0 0;
}

.progress-bar-number {
  margin-bottom: 0;
}

.section-padding-2 {
  * background-color: transparent !important;
  box-shadow: none !important;
  padding: 1.4% 4%;
}

.news-list {
  border-bottom: 2px solid #ddd;
  margin: 0;
  padding: 3% 0;
}

.facilities .edugate-layout-1 .edugate-content {
  padding: 30px 30px 22px;
}

.alumni-wrapper {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  margin: 6% auto;
  padding: 1% 5%;
  position: relative;
  width: 90%;
  z-index: 9;
}

.alumni-inner-wrapper h3 {
  padding: 0 20px;
  margin: 0;

}

.alumni-inner-wrapper h3 span {
  font-size: 1.6em;
  display: inline-block;
  color: #E35B00;
  border-bottom: 2px solid #242C42;
  padding: 2% 0px;
}

.alumni-buttons {
  padding: 10% 0;
  text-align: center;
}

.alumni-buttons a {
  color: #fff !important;
  font-size: 1.2em;
  height: 54px;
  line-height: 54px;
  margin: 0 2%;
  transition: all 0.3s ease 0s !important;
  width: 25%;
}

.alumni-buttons a.btn:after {
  z-index: -1;
}

.alumni-buttons a:after {
  border-top: 2px solid #fff;
  bottom: auto !important;
  content: "" !important;
  height: 2px !important;
  left: 0 !important;
  margin: 0 auto !important;
  position: absolute !important;
  right: 0 !important;
  top: -4px !important;
  width: 90px !important;
  z-index: 999 !important;
  transition: .3s !important;
}

.alumni-buttons a:before {
  border-bottom: 2px solid #fff;
  top: auto;
  bottom: -4px;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 90px;
  z-index: 99999;
  transition: .3s !important;
}

.alumni-buttons a:hover:before {
  bottom: 12px;
}

.alumni-buttons a:hover:after {
  top: 12px !important;
}

.alumni-buttons span {
  padding: 0 2%;
  display: inline-block;
  font-size: 2em;
  vertical-align: middle;
  color: #737373;
}

.alumni .page-title {
  height: auto;
  background: rgba(0, 0, 0, 0) url("../images/slider02.jpg") no-repeat fixed center center / cover;
  color: #242C42;
}

.alumni-text {
  background: #86bc42 none repeat scroll 0 0;
  border-radius: 15px;
  color: #fff;
  font-size: 1.8em;
  margin: 20px 0 0;
  padding: 2%;

}

.alumni-wrapper .rlp-table,
.alumni-wrapper .rlp-wrapper {
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 1.4% 4%;
}

.alumni-wrapper .rlp-table img.login {
  margin-bottom: 0;
  width: 100px;
}

.alumni-wrapper .bg-w-form .form-input,
.alumni-wrapper .bg-w-form .sbHolder {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e35b00;
  height: 50px;
}

.alumni-wrapper .bg-w-form .sbHolder .sbOptions {
  background: #fff none repeat scroll 0 0 !important;
  border: 1px solid #e35b00 !important;
}

.alumni-wrapper .bg-w-form .form-input:hover,
.alumni-wrapper .bg-w-form .form-input:focus,
.alumni-wrapper .bg-w-form .sbHolder:hover,
.alumni-wrapper .bg-w-form .sbHolder:focus {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3)
}

.alumni-wrapper .sbSelector {
  line-height: 50px;
  height: 50px;
}

.label-0 {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  margin-right: 15px;
  font-size: 13px;
}

input[type=radio],
input[type=checkbox] {
  display: none;
}

.label-0:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #E35B00;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}


.custom-checkbox .label-0 {
  margin-bottom: 0;
}

.custom-checkbox .label-0:before {
  border-radius: 3px;
}

input[type=checkbox]:checked + .label-0:before,
input[type=checkbox]:checked + .label-0:before {
  content: "\2713";
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
  font-size: 18px;
  color: #f3f3f3;
  text-align: center;
  line-height: 18px;
}

.custom-checkbox div {
  padding: 15px 0;
}

.Optional-field {
  display: inline-block;
  margin: 0;
  color: #E35B00;
}

.alumni-wrapper textarea.form-control {
  height: 155px !important;
}

.alumni-wrapper .register-table .register-form .col-md-6,
.alumni-wrapper .register-table .register-form .col-md-12 {
  margin-bottom: 22px;
}

.status-head {
  margin: 0;
  padding: 40px 0 6px;
  font-size: 1.6em;
}

.progress-bars {
  background: #eaedf5 none repeat scroll 0 0 !important;
  color: #49575f !important;
  width: 100%;
  padding: 42px 0;
}

.search-allumni-wrapper {
  border: 2px solid #19705d;
  border-radius: 10px;
  margin: 0 auto;
  padding: 5% 4%;
  *width: 52%;
  position: relative;
}

.search-allumni-wrapper button[type="submit"] {
  height: 48px;
  padding: 0;
  width: 100% !important;
  margin-top: 24px;
}

.search-results .search-allumni-wrapper button[type="submit"] {
  margin-top: 0;
}

.search-allumni-wrapper input,
.search-allumni-wrapper .sbHolder,
.search-allumni-wrapper .sbSelector,
.search-allumni-wrapper .sbToggle {
  border-radius: 0;
  height: 48px;
  font-size: 14px;
}

.search-allumni-wrapper .sbOptions {
  background: #19705D;
  z-index: 9999;
}

.search-allumni-wrapper .sbOptions a {
  color: #fff;
}

.search-allumni-wrapper input,
.search-allumni-wrapper .sbHolder {
  border: 1px solid #036E8B;
}

.search-allumni-wrapper .sbOptions a,
.search-allumni-wrapper .sbSelector {
  font-size: 14px;
  top: 3px;
}

@media screen and (max-width:767px) {
.navigation { background: #FFF!important; border-radius: 0;}
  .search-allumni-wrapper .col-md-2,
  .search-allumni-wrapper .col-md-3 {
    margin-bottom: 4%;
  }

  .search-results .search-allumni-wrapper .col-md-2,
  .search-allumni-wrapper .col-md-12 {
    margin-bottom: 4%;
  }
}

.search-allumni-wrapper .search-tool-tip {
  background: #242c42 none repeat scroll 0 0;
  border-radius: 10px;
  color: #fff;
  font-size: 1.5em;
  opacity: 0;
  padding: 16px 22px;
  position: absolute;
  left: 20px;
  top: -86px;
  transition: all 0.3s ease 0s;
  visibility: hidden;
}

.search-results .search-allumni-wrapper .search-tool-tip {
  left: 22%;
  top: -68px;
  z-index: 999;
}

.search-allumni-wrapper:hover .search-tool-tip {
  opacity: 1;
  visibility: visible;
}

.search-allumni-wrapper .search-tool-tip:before {
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #242c42;
  bottom: -20px;
  content: "";
  height: 0;
  left: 24px;
  position: absolute;
  right: 0;
  width: 0;
}

.search-results .search-allumni-wrapper {
  margin: 0;
  width: 100%;
  margin: 0 0 6%;
}

.search-results .search-result-list {
  margin-bottom: 4%;
  width: 100%;
}

.result-box {
  padding: 20px 10px;
  border: 1px solid #ddd;
  text-align: center;
  background: #242c42 none repeat scroll 0 0;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.75);
  transition: .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.search-result-list .result-box:after {
  *background: rgba(183, 205, 0, .4);
  background: rgba(255, 255, 255, .2);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0;
  margin: 0 auto;
  transition: .5s;
  z-index: 0;
  top: 0;
}

.result-box:hover:after {
  left: -550px;
}

.result-box figure {
  margin-bottom: 12px;
}

.result-box figure img {
  width: 100px;
  border-radius: 50%;
  border: 2px solid #86bc42;
  transition: .4s;
  height: 100px;
}

.result-box:hover figure img {
  border-color: #e35b00;
  transform: scale(1.05) rotate(10deg);
}

.result-box .details-wrapper p {
  color: #fff;
  margin: 0;
  padding: 1px 0;
}

.custom-margin {
  margin-bottom: 6%;
}

.result-box button {
  line-height: 34px;
  margin-top: 10px;
  padding: 0 10px;
  z-index: 9999;
}

.result-box button:after {
  background-color: #e35b00 !important;
}

.popup-outer {
  /*display: table;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1000px;
	opacity:0;
	visibility:hidden;*/
  display: table;
  height: 100%;
  left: 0;
  margin: 0 auto;
  opacity: 1;
  position: static;
  right: 0;
  top: 0;
  visibility: visible;
  width: 100%;
}

.popup-outer-open {
  opacity: 1;
  visibility: visible;
}

#popup-box {
  bottom: auto;
  display: table-cell !important;
  height: auto;
  left: 0;
  margin: 0 auto;
  position: relative;
  right: 0;
  top: auto;
  vertical-align: middle;

}

#popup-box .result-box {
  border-radius: 20px;
  padding: 0;
}

#popup-box .result-box:after {
  background: none;
  display: none;
}

#popup-box .result-box {
  background: #333333 none repeat scroll 0 0;
  border-radius: 20px;
  overflow: visible;
  padding: 0;
}

#popup-box .result-box a {
  display: block;
  display: inline-block;
}

#popup-box .result-box a img {
  display: block;
  width: 70px;
}

#popup-box .result-box .login-title {
  color: #fff;
  float: none;
  font-size: 1.8em;
  padding: 17px 0;
  text-align: center;
}

.popup-header {
  background: #036e8b none repeat scroll 0 0;
  border-radius: 18px 18px 0 0;
  padding: 10px 20px;
  position: relative;
}

#popup-box .popup-left-sidebar {
  float: left;
  width: 30%;
  padding: 20px;
}

#popup-box .popup-left-sidebar p {
  color: #fff;
  font-size: 16px;
}

#popup-box .popup-left-sidebar p i {
  margin-right: 5px;
}

#popup-box .details-wrapper {
  color: #333;
  float: right;
  width: 70%;
  border-left: 2px solid #ddd;
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 0 0 18px;
}

#popup-box .status-box {
  background: #eee none repeat scroll 0 0;
  border: 5px solid #036e8b;
  border-radius: 10px;
  margin: 24px 20px;
  padding: 20px;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.3);
}

.status-box:hover {
  background: none;
}

#popup-box .details-wrapper p {
  border-bottom: 1px dotted #036e8b;
  color: #333;
  font-size: 16px;
  padding: 5px;
  text-align: left;
}

#popup-box .details-wrapper p strong {
  display: inline-block;
  width: 50%;
  border-right: 1px dotted #036e8b;
  margin-right: 10px;
}

#clossed-btn {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  color: #f00;
  font-size: 20px;
  height: 32px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -10px;
  width: 32px;
  z-index: 999;
  transition: .3s;
  display: none;
}

#clossed-btn:hover {
  color: #f00;
  background: #fff none repeat scroll 0 0;
}

#popup-box .details-wrapper .info-head {
  border-bottom: 2px solid #036e8b;
  color: #19705d;
  line-height: 35px;
  text-align: left;
}

#popup-box .result-box figure img {
  margin-bottom: 15px;
  width: 140px;
  height: 140px;
}

.info-head {
  color: #fff;
  font-size: 24px;
  margin-top: 0;
}

.search-result-overlay {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}

.overlay-open {
  opacity: 1;
  visibility: visible;
}

.search-results .search-allumni-wrapper h1 span {
  color: #737373;
  font-size: 36px;
  *border-bottom: 4px solid #737373;
}

.search-results .search-allumni-wrapper {
  color: #fff;
  margin: 2% 0;
  padding: 2% 0;
  width: 100%;
  border: 0;
}

.search-results .search-allumni-wrapper input,
.search-results .search-allumni-wrapper .sbHolder {
  background: #fff;
}

.search-results .search-input .form-select,
.search-results .search-input .form-submit,
.search-results .search-input .sbHolder {
  width: 100%;
}

.search-results .custom-height {
  height: 140px;
  position: relative;
}

.search-results .fixed-block {
  height: auto;
  margin-top: 2px;
  position: fixed;
  z-index: 10;
}

.search-results header.mast-header .header-topbar {
  line-height: 70px;
}

.search-results .fixed-block .search-allumni-wrapper {
  margin: 0;
  transition: .3s;
}

.search-results .custom-mast-section {
  padding-top: 170px;
}

.search-input {
  position: relative;
}

.admin-pannel p {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  color: #86BC42 !important;
}

.admin-pannel p span {
  color: #fff;
  margin-right: 5px;
}

.admin-pannel p i {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  height: 22px;
  margin-right: 5px;
  padding: 3px;
  text-align: center;
  width: 22px;
}

.admin-pannel a {
  color: rgb(3, 110, 139);
  font-weight: 700;
  padding: 0 10px;
  text-decoration: underline;
}

.section.section-padding-2.edu-ab {
  padding: 42px 0;
}

.footer-main .footer-main-wrapper {
  padding-top: 62px;
}

/******************************custom file upload*************************/
div.browse-wrap {
  background: rgba(255, 255, 255, 1) url("../images/upload-background.png") no-repeat scroll center 20px;
  border: 1px solid #e35b00;
  cursor: pointer;
  display: table;
  height: 200px;
  left: 0;
  margin: 20px;
  overflow: hidden;
  padding: 14px;
  position: relative;
  text-align: center;
  top: 0;
  width: 300px;
}

label.title {
  color: #3b5998;
  display: table-cell;
  font-family: tahoma, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  vertical-align: bottom;
}

input.upload {
  right: 0;
  margin: 0;
  bottom: 0;
  padding: 0;
  opacity: 0;
  height: 300px;
  outline: none;
  cursor: inherit;
  position: absolute;
  font-size: 1000px !important
}

.admin-pannel {
  float: right;
  margin: 0 0 0 18px;
  padding: 0;
  position: relative;
  text-align: right;
}

.admin-pannel .user-options {
  background: #86bc42 none repeat scroll 0 0;
  list-style-type: none;
  padding-left: 0;
  position: absolute;
  z-index: 999;
  width: 114px;
  text-align: left;
  display: none;
}

.admin-pannel .user-options li a {
  display: block;
  height: auto;
  line-height: normal;
  padding: 6px 8px;
  text-decoration: none;
}

.download-course-pdf input[type="text"] {
  width: 32% !important;
}

.ui-accordion-header {
  background: #036e8b url("../images/plus.png") no-repeat scroll 10px center / 18px auto;
}

.ui-accordion-header-active {
  background: #036e8b url("../images/minus.png") no-repeat scroll 10px center / 18px auto;
}

.accordion .list-expand-title {
  *background: #036e8b none repeat scroll 0 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 10px 45px;
  transition: .4s;
  cursor: pointer;
}

.accordion ul.list-detail li {
  display: table;
  margin-bottom: 0;
  padding: 10px 0 10px 3%;
}

.login-submit {
  margin-top: 20px;
}

.login-submit .link-re-register {
  display: inline-block;
  text-align: center;
  float: right;
}

.login-submit .link-re-register a {
  color: #19705D;
  font-weight: 700;
}

.login-submit .link-re-register a + br + a {
  color: #e35b00;
  font-weight: 400;
}

.login-submit .link-re-register a:hover {
  color: #e35b00;
}

.login-submit .link-re-register a + br + a:hover {
  color: #19705D;
}

/*******************************notification********************/

.notification-wrapper-inner {
  background: #f1f1f1 none repeat scroll 0 0;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.75);
  box-sizing: border-box;
  margin: 2% auto 5%;
  padding: 20px;
  width: 720px;
}

.notification-wrapper-inner ul {
  padding: 0;
}

.notification-wrapper ul li:nth-child(2n+1) {
  background: #fff none repeat scroll 0 0;
}

.notification-wrapper ul li {
  box-sizing: border-box;
  display: table;
  margin: 0 0 20px;
  padding: 6px 10px;
  width: 100%;
}

.notification-wrapper ul li figure,
.notification-wrapper ul li .notification-text,
.notification-wrapper ul li .allow_btn {
  display: table-cell;
  padding: 0 4px;
  text-align: left;
  vertical-align: middle;
}

.notification-wrapper ul li figure {
  width: 60px;
}

.notification-wrapper ul li figure img {
  border-radius: 50%;
  display: block;
  height: 56px;
  width: 56px;
}

.notification-wrapper ul li .notification-text {
  text-align: left;
  width: auto;
}

.notification-wrapper ul li .notification-text p {
  color: #333;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.notification-wrapper ul li .notification-text p strong {
  font-weight: 700;
}

.notification-wrapper ul li .notification-text span {
  color: #999;
  font-size: 10px !important;
}

.notification-wrapper ul li .allow_btn {
  text-align: right;
}

.notification-wrapper ul li .notification-btn {
  background: #f7c200 none repeat scroll 0 0;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 12px !important;
  padding: 4px 14px !important;
  transition: all 0.3s ease 0s;
}

.notification-wrapper ul li .notification-btn:first-child {
  background: #86bc42 none repeat scroll 0 0;
  margin-bottom: 5px;
}

.notification-history li figure img {
  height: 40px !important;
  width: 40px !important;
}

header .header-main .edugate-dropdown-menu-1.custom-drpdown-00,
header .header-main .edugate-dropdown-menu-2custom-drpdown-00 {
  width: auto;
  /*-webkit-column-count: 2;
	*-moz-column-count: 2;
	*column-count: 2;*/
  width: 100%;
  padding-top: 0;
}

.navbar-nav li ul li {
  position: static;
}

.nav > li.courses_dorpdown {
  position: static;
}

.nav {
  position: relative !important;
}

.dropdown-menu > li > a strong {
  font-size: 16px;
}

.navbar-nav li ul li .custom-dropdown-menu {
  position: static;
  display: block !important;
  width: 100%;
  box-shadow: none;
  border: 0;
}

header .header-main .edugate-dropdown-menu-1 li:hover,
header .header-main .edugate-dropdown-menu-2 li:hover {
  background: #fff;
}

.navbar-nav li ul li.have_child_1,
.navbar-nav li ul li.have_child_2 {
  border-right: 2px solid #ddd;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 50%;
}

.navbar-nav li ul li.have_child_1 > a,
.navbar-nav li ul li.have_child_2 > a {
  background: #fbb008;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #fff !important;
}

.navbar-nav li ul li.have_child_2 {
  border-right: 0
}

.courses-content {
  overflow: hidden !important;
}

.about-facilities {
  font-size: 18px;
  padding-bottom: 2%;
}

.faculty-type {
  border-bottom: 2px solid;
  font-weight: normal;
  margin-bottom: 32px;
  padding: 10px 0;
}

.faculty .faculty-detail-overlay .staff-name {
  display: inline-block;
  font-size: 1.4em;
  padding-bottom: 6px;
}

ul.list-detail {
  background: #ddd none repeat scroll 0 0;
  margin: 0;
  min-height: 100px;
  padding: 0;
}

ul.list-detail li span {
  color: #242C42;
}

.courses_details_wrapper {
  margin-top: 34px;
}

.useful-link-list ul li {
  margin-bottom: 0;
}

.footer_content_wiget .form-control,
.footer_content_wiget .formfeild {
  width: 100% !important;
}

.footer_content_wiget .input-group {
  margin-bottom: 15px;
  width: 100%;
}

.careers-wrapper .intro-title {
  color: #49575f;
  font-size: 30px;
  font-weight: 300;
  padding-bottom: 50px;
  text-align: center;
}

.careers-wrapper {
  padding-bottom: 50px;
  padding-top: 50px;
}

.careers-wrapper form .btn {
  margin-top: 20px;
  color: #fff;
}

.careers-wrapper form input[type="file"] {
  height: auto;
}

.careers-wrapper .form-control {
  background: #eee none repeat scroll 0 0;
  border: 1px solid #86bc42;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}

.career_description {
  font-size: 18px;
  padding: 20px 10px;
  text-align: justify;
}

.careers-wrapper form {
  margin: 0 auto;
  padding: 50px;
  width: 88%;
}

.careers-wrapper form textarea.address {
  height: 120px;
  resize: none;
}

.socials .facebook {
  background: #3B5998;
  margin-bottom: 0;
}

.socials .youtube {
  background: #CC181E;
  margin-bottom: 0;
}

footer .socials {
  padding: 0;
  margin: 0;
}

.page-title.career-banner {
  background: rgba(0, 0, 0, 0) url("../images/career-banner.jpg") no-repeat scroll center center;
}

.designation-box textarea {
  height: 100px !important;
}

.mission-vision {
  *border: 2px solid #ddd;
  *padding: 2px;
}

.site-map-intro-edu {
  padding: 50px 0 !important;
  *background: #f9e9f8;
}

.brand-site-map ul li {
  font-size: 22px;
  margin: 4px 0;
  list-style-type: none;
}

.brand-site-map ul li ul li {
  font-size: 18px;
}

.brand-site-map ul li ul li ul li {
  font-size: 15px;
  padding: 2px 0;
}

.brand-site-map ul li:before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  color: #dfd641;
  margin-right: 3px;
}

.brand-site-map ul li ul li:before {
  content: "";
}

.custom-select-in option {
  padding: 5px 10px;
}

.thanks-msg-2 {
  color: #D9261C;
  font-size: 16px;
  padding-bottom: 24px;
}

.thanks-msg1 {
  color: #86bc42;
  font-size: 16px;
  padding-bottom: 24px;
}

.apply-now {
  width: 80%;
  margin: 0 auto;
  display: none;
}

.apply-now .search-input {
  background-size: cover;
  padding: 30px 30px 12px 30px;
}

.apply-now form input[type="text"],
.apply-now form input[type="email"],
.apply-now form section,
.apply-now form textarea,
.apply-now .course-price-widget-wrapper .sbHolder {
  width: 100% !important;
  margin: 0 !important;
}

.apply-now form input[type="submit"] {
  width: 120px !important;
  margin-right: 20px;
}

.apply-now .form-group {
  margin-bottom: 20px;
}

.apply-now .form-group a.btn-green:after {
  display: none
}

.apply-title {
  color: #fff;
  font-size: 24px;
  padding: 10px 0 30px;
  margin-bottom: 0;
}

.latest-news .edugate-layout-1 .edugate-content {
  padding: 20px 30px 20px 30px;
}

.latest-news .edugate-layout-1 .edugate-content .description {
  margin-bottom: 10px;
}

.custom-title-widget {
  font-size: 22px !important;
}

.sidebar .title-widget {
  font-size: 20px;
}

.socials {
  padding-top: 2px;
}

.btn.btn-green::after {
  z-index: -0;
}

.edugate-layout-1 .edugate-content .description {
  margin-bottom: 10px;
}

.edugate-layout-1 .btn.btn-green:after {
  display: none;
}

.navbar-nav li ul li .custom-dropdown-menu li a {
  line-height: normal !important;
  padding: 12px 20px;
}

.allumni-detail-btn {
  z-index: 99;
  margin-top: 20px;
}

.btn.allumni-detail-btn:after {
  display: none;
}

.allumni-detail-btn:hover {
  background-color: #F7C200 !important;
  color: #242C42 !important;
}

#msg2 {
  display: none;
}

#quick-email {
  text-transform: lovercase;
}

.faculty.custom-size.allumni .staff-item-outer .staff-item {
  transform: rotate(0deg) !important;
  min-height: 280px !important;
}









/*====================Media Queries===================*/
@media screen and (min-width:1440px) and (max-width: 2000px) {
  .cameraSlide_2 img {
    margin-top: -300px !important;
  }

  .cameraSlide_3 img {
    margin-top: -340px !important;
  }

  .cameraSlide_4 img {
    margin-top: -420px !important;
  }

  .cameraSlide_6 img {
    margin-top: -340px !important;
  }
}

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

@media screen and (max-width: 1440px) {
  #popup-box .status-box {
    margin: 12px 20px;
  }

  #popup-box .result-box a img {
    width: 50px;
  }

  #popup-box .result-box .login-title {
    padding: 6px 0;
  }

  #popup-box .details-wrapper p {
    font-size: 14px;
    padding: 3px;
  }

}

/*====================Media Queries===================*/
@media screen and (min-width:767px) and (max-width: 1400px) {
  .cameraSlide_2 img {
    margin-top: -240px !important;
  }

  .cameraSlide_3 img {
    margin-top: -280px !important;
  }

  .cameraSlide_4 img {
    margin-top: -360px !important;
  }

  .cameraSlide_6 img {
    margin-top: -280px !important;
  }
}

/*====================Media Queries===================*/
@media screen and (max-width: 1199px) {
  header .header-main .logo {
    width: 32%;
  }

  .brand-txt h2 {
    font-size: 1.8em;
  }

  .brand-txt h4 {
    font-size: 15px;
    letter-spacing: 1.8px;
  }

  header .header-main .navigation .nav-links li .main-menu {
    margin: 0 5px;
  }

  .brand-txt {
    padding: 8% 0;
  }

  .courses-details .search-input .form-select,
  .courses-details .search-input .sbHolder {
    width: 24%;
  }

  .slider-caption h5 {
    font-size: 1.6em;
  }

  .slider-caption h1 {
    font-size: 3em;
  }
}

@media screen and (min-width:767px) and (max-width: 991px) {
  header .header-main .logo {
    float: none !important;
    margin: 0 auto;
    width: 32%;
  }

  header .header-main .navigation,
  .navbar-nav,
  .navbar-nav li {
    float: none !important;
    text-align: center;
  }

  .navbar-nav li {
    display: inline-block;
  }

}

@media screen and (max-width: 991px) {
  .brand-txt h2 {
    font-size: 1.4em;
  }

  .brand-txt h4 {
    font-size: 12px;
    letter-spacing: 1.3px;
  }

  header .header-main .navigation .nav-links li .main-menu {
    margin: 0 5px;
  }

  header .header-main.hide-menu {
    top: 0 !important;
  }

  .brand-txt {
    padding: 14% 0;
  }

  header .header-main.header-fixed .brand-txt h2 {
    font-size: 1.3em;
  }

  header .header-main.header-fixed .brand-txt h4 {
    font-size: 12px;
    letter-spacing: 1px;
  }

  header .header-main.header-fixed .logo {
    padding: 1.4% 0;
  }

  header .header-main.header-fixed .logo a {
    width: 15%;
  }

  header .header-main.header-fixed .navigation .nav-links li .main-menu {
    line-height: 72px;
  }

  .footer-bottom-widget .developed,
  .socials {
    text-align: center;
  }

  .footer-top .contact-media {
    padding: 6.4% 0;
  }

  .footer-top .contact-media p span,
  .footer-top .contact-media p a {
    font-size: 1.4em;
  }

  .course-price-widget {
    margin-bottom: 5%;
  }

  footer .custom-search-input input {
    width: 28% !important;
  }

  .facilities .edugate-layout-1 .edugate-content .btn {
    top: auto;
    bottom: -10px;
  }

  .courses-details .search-input .form-select,
  .courses-details .search-input .sbHolder {
    width: 17%;
  }

  .custom-padding {
    padding-top: 18%;
  }

  .news .left-sidebar ul li img {
    width: 64px;
    height: 64px;
  }

  .news .left-sidebar ul li a h4 {
    font-size: 1.2em;
  }

  .news .left-sidebar ul li a p {
    font-size: .8em;
  }

}

@media screen and (max-width:768px) {
  .brand-txt {
    padding: 6.5% 0;
  }

  .slider-banner .slider-item,
  .slider-banner {
    min-height: 400px !important;
    height: 400px !important;
  }

  #camera_wrap_4 {
    float: none !important;
  }

  .custom-padding {
    padding-top: 16%;
  }

  .latest-news .owl-nav {
    width: 60%;
  }

  .mast-news .edugate-layout-1 .edugate-content {
    border: 0;
  }

  .mast-news .btn.btn-green {
    margin: 5px 5px 0 5px;
  }

  .pull-left {
   /* display: block;width: 240px;*/
    float: none !important;
    
  }

  .pull-right {
    float: none !important;
  }

  .careers-wrapper form {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (max-width:767px) {
  header .header-main .logo {
    float: left !important;
    padding: 2% 0;
    width: 77%;
  }

  header .header-main .logo a {
    width: 99%;
  }

  header .header-main .logo a img,
  header .header-main .logo .header-logo img {
    width: 100%;
  }
/*--------------------*/
	header .header-main .logo2 {
    float: right!important;
    padding: 2% 0;
    width: 23%;
  }

  header .header-main .logo2 a {
    width: 99%;
  }

  header .header-main .logo2 a img,
  header .header-main .logo2 .header-logo img {
    width: 100%;
  }
 .logo2 img{
	width: 65% !important;
   text-align: right;
	float: right;}
	/*--------------------*/
  .brand-txt {
    padding: 2% 0;
  }
	
  header .header-main.header-fixed .logo a {
    width: 10%;
  }

  .edugate-navbar {
    margin: 4% 1% !important;
  }

  header .header-main.header-fixed .edugate-navbar {
    margin: 4% 1% !important;
  }

  header .header-main .navigation {
    top: 88px;
    width: 100%;
  }

  header .header-main.header-fixed .navigation .nav-links li .main-menu {
    line-height: auto;
  }

  .edugate-layout-1 .edugate-content .btn {
    float: none;
    left: 0;
  }

  .edugate-layout-1 {
    margin-bottom: 0;
  }

  .edugate-layout-1 .edugate-image {
    height: auto;
  }

  .footer-bottom-widget .developed {
    padding-top: 5px;
  }

  header .header-main.header-fixed .navigation .nav-links li .main-menu {
    line-height: 50px;
  }

  header .header-main.header-fixed .navigation {
    top: 90% !important;
  }

  header .header-main .navigation .nav-links li .main-menu {
    margin: 0 20px;
  }

  .search-input .form-input,
  .course-price-widget-wrapper .search-input .form-select,
  .course-price-widget-wrapper form .search-input .form-submit,
  .course-price-widget-wrapper .search-input .sbHolder,
  footer .search-input .form-select,
  .search-input .form-submit,
  .search-input .sbHolder {
    box-sizing: border-box;
    float: none !important;
    margin: 10px 0;
    width: 100% !important;
  }

  .sidebar .widget:nth-last-child(-n+3) {
    margin-bottom: 50px;
  }

  .faculty .staff-item .staff-info .staff-desctiption {
    text-align: center;
  }

  header .header-main.header-fixed .brand-txt {
    line-height: 60px;
    padding: 3.5% 0;
  }

  .news .col-md-9 .edugate-layout-1 .edugate-image {
    width: 40% !important;
  }

  .news .col-md-9 .edugate-layout-1 .edugate-content {
    width: 60% !important;
  }

  header .header-main .navigation .nav-links li .main-menu {
    line-height: 44px;
    color: #242c42 !important;
  }

  header .header-main .navigation .icons-dropdown {
    line-height: 44px;
    position: relative;
    z-index: 99999;
  }

  .slider-caption h5 {
    font-size: 1.2em;
  }

  .slider-caption h1 {
    font-size: 2.2em;
    margin-top: 0;
  }

  .news .left-sidebar {
    margin-top: 5%;
  }

  div.browse-wrap {
    background: rgba(255, 255, 255, 1) url("../images/upload-background.png") no-repeat scroll center 24px / 90px auto;
    box-sizing: border-box;
    float: none;
    margin: 0 auto;
    width: 89%;
    height: 185px;
  }

  header .header-topbar {
    line-height: normal;
    padding: 10px 0;
  }

  .download-course-pdf input[type="text"],
  #d-mobile {
    width: 100% !important;
  }

  .courses-details .section-padding.courses-detail {
    padding: 32px 0 0;
  }

  .progress-bars {
    padding: 42px 0 78px;
  }

  .call-to-action-wrapper {
    padding: 0 0 0 20px !important;
    box-sizing: border-box;
  }

  .call-to-action-wrapper.contact-media p,
  .call-to-action-wrapper.contact-media div {
    display: block !important;
  }

  .have_child_1,
  .have_child_2 {
    height: auto !important;
    max-height: auto !important;
    min-height: auto !important;
  }

  .have_child_1 a,
  .have_child_2 a {
    position: relative;
  }

  .navbar-nav li ul li.have_child_1 .custom-dropdown-menu,
  .navbar-nav li ul li.have_child_2 .custom-dropdown-menu {
    border: 0 none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
  }

  .have_child_1 span,
  .have_child_2 span {
    position: absolute !important;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 99999;
    display: inline-block;
  }

  .notification-wrapper-inner {
    width: 96%;
  }

  .widget {
    margin-bottom: 20px;
  }

  .search-input-custom-form {
    padding: 10px 20px !important;
  }

  .course-price-widget-wrapper .search-input.search-input-custom-form .form-input,
  .course-price-widget-wrapper .search-input.search-input-custom-form .sbHolder {
    width: 100% !important;
  }
}

@media screen and (max-width:640px) {

  .edugate-layout-1 .edugate-image,
  .edugate-layout-1 .edugate-content {
    width: 100%;
  }

  header .header-main.header-fixed .navigation {
    top: 90px;
  }

  .edugate-navbar {
    margin: 5% 1% !important;
  }

  .footer-top .contact-media p {
    display: block;
  }

  .footer-top .contact-media {
    padding: 0;
  }

  .edugate-layout-1 .edugate-image {
    width: 22% !important;
  }

  .home .latest-news-wrapper .owl-carousel .owl-item img {
    width: auto;
  }

  .slider-banner .slider-item .slider-3 {
    background-position: center center !important;
  }

  .news .col-md-9 .edugate-layout-1 .edugate-image,
  .news .col-md-9 .edugate-layout-1 .edugate-content {
    width: 100% !important;
    padding: 0;
  }

  .news .col-md-9 .edugate-layout-1 {
    margin: 0 0 5% 0;
  }

  .news .col-md-9 .edugate-layout-1 .edugate-content {
    padding: 20px;
  }

  .camera_wrap .camera_pag .camera_pag_ul li {
    margin-bottom: 4px;
  }

  .slider-caption h5 {
    font-size: 1em;
  }

  .slider-caption h1 {
    font-size: 1.8em;
  }

  .admin-pannel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 9999;
    margin: 8px;
  }

  .alumni-buttons a {
    font-size: 1em;
    height: auto;
    line-height: 48px;
    padding: 0 15px;
    width: auto;
  }

  .alumni-buttons span {
    font-size: 1em;
  }

  .pull-right {
    float: none !important;
    text-align: left;
  }

  header .header-topbar .email a,
  header .header-topbar .hotline a {
    line-height: normal !important;
  }

  header .header-topbar {
    line-height: 22px;
    padding: 5px 0;
  }

  header .header-topbar .email,
  header .header-topbar .hotline {
    display: block;
  }

}

@media screen and (max-width:480px) {
  .home .latest-news-wrapper .edugate-layout-1 .edugate-image {
    width: 100% !important;
    padding: 0;
    margin-bottom: 20px;
  }

  .home .latest-news-wrapper .owl-carousel .owl-item img {
    width: 100%;
  }

  .brand-txt {
    padding: 5% 0;
  }

  .edugate-navbar {
    margin: 6% 1% !important;
  }

  header .header-main.header-fixed .edugate-navbar {
    margin-top: 5% !important;
  }

  .topbar-left,
  .topbar-right {
    float: none;
    margin: 0 auto;
    padding: 4px 0;
    text-align: left;
    width: 100%;
  }

  header .header-topbar {
    line-height: 0;
    padding: 2% 0;
  }

  .edugate-layout-2 .edugate-content .btn {
    margin-bottom: 32px;
  }

  .edugate-tabs li {
    padding: 0 6px;
  }

  .course-price-widget-wrapper .search-input .form-select,
  .course-price-widget-wrapper form .search-input .form-submit,
  .course-price-widget-wrapper .search-input .sbHolder,
  .search-input .form-input {
    width: 90% !important;
  }

  header .header-main .navigation {
    top: 76px;
  }

  header .header-main.header-fixed .navigation {
    top: 70px;
  }

  .outer-group-title span,
  .group-title-courses.group-title-index .center-title span {
    font-size: 24px;
  }

  footer .search-input .form-input,
  footer .search-input .form-select,
  .search-input .form-submit,
  .search-input .sbHolder {
    width: 100% !important;

  }

  .facilities .edugate-layout-1 .edugate-image {
    padding: 0 0 6% 0;
  }

  .facilities .choose-course-2 .inner-group-title h2 {
    font-size: 22px;
  }

  .why-choose-us .why-choose-us-wrapper-top .why-choose-us-wrapper p a {
    display: block;
    line-height: 1.4;
  }

  .top-content .result-output .result-count,
  .edugate-tabs li .text {
    font-size: 14px;
  }

  header .header-main.header-fixed .logo a {
    width: 18%;
  }

  header .header-main.header-fixed .brand-txt {
    line-height: 60px;
    padding: 5.5% 0;
  }

  .custom-col {
    width: 100%;
  }

  .mast-news .edugate-layout-1 .edugate-content {
    border: none;
  }

  .mast-news .btn.btn-green {
    bottom: auto;
    color: #fff;
    float: none !important;
    left: 0 !important;
    margin: 8px auto !important;
    position: relative;
    right: 0;
    top: auto;
  }

  .latest-news .owl-nav {
    width: 100%;
  }

  .news-single-content figure {
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
    width: 100%;
  }

  .alumni-wrapper {
    width: 100%;
  }

  .alumni-inner-wrapper h3 span {
    font-size: 1em;
  }

  .register-submit #register {
    margin-bottom: 20px;
  }

  .admin-pannel .user-options {
    right: 0;
    left: auto;
  }

  .edugate-layout-2 .edugate-content .btn {
    margin-top: 20px;
  }

  .btn.btn-green::after {
    opacity: .4;
  }

  #apply .course-price-widget-wrapper .search-input .form-select,
  #apply .course-price-widget-wrapper form .search-input .form-submit,
  #apply .course-price-widget-wrapper .search-input .sbHolder,
  #apply .search-input .form-input {
    width: 100% !important;
  }

}

@media screen and (max-width:320px) {
  .brand-txt h2 {
    font-size: 1.2em;
  }

  .brand-txt h4 {
    font-size: 10px;
  }

  header .header-main .logo {
    width: 80%;
  }

  header .header-main .logo a {
    margin-right: 8px;
  }

  .brand-txt {
    padding: 9% 0;
  }

  .top-courses .group-btn-top-courses-slider .btn-prev,
  .top-courses .group-btn-top-courses-slider .btn-next {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
  }

  .top-courses .group-btn-top-courses-slider .btn-prev {
    margin-right: 5px;
  }

  .brand-txt {
    padding: 6% 0;
  }

  .edugate-tabs li {
    padding: 0 4px;
  }

  .topbar-left,
  .user_admin_name {
    display: none;
  }
}
