 @media only screen (max-width: 1199px) {
}
 @media only screen and (max-width: 1000px) {
}
 @media (min-width: 768px) and (max-width: 991px) {
}
 @media only screen and (max-width: 800px) {
	 
	 


}

@media (min-width: 1200px) {
    .normal .navik-header.sticky {
        position: fixed;
        width: 100%;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: stickyTransition;
        animation-name: stickyTransition;
        top: 0;
        height: 90px;
        background: #fff;
    }
}
 @media only screen and (max-width: 767px) {
.faq-banner {
	background: url(../images/faq-banner.jpg) no-repeat 0 0;
	height: 234px;
	padding: 20% 0;
	width: 100%;
	/* padding-top: 10%; */
	margin-top: 0;
	background-position: right;
	background-size: cover;
	margin-bottom: 50px;
}

  .iise-form .btn {
	/* background: #4c4c4c; */
	color: #fff;
	width: 100%;
	padding: 8px 10px;
	margin: 0 auto;
	display: block;
	background: #cf7d31;
}
  .contactus-banner {
	background: url(../images/contactus-bg.jpg) no-repeat 0 0;
	height: 250px;
	padding: 0;
	width: 100%;
	background-size: cover;
	background-position: center;
}
  .livlihood {
	height: 297px;
	padding: 21% 0;
	width: 100%;
	/* padding-top: 10%; */
	margin-top: 0;
	background-position: right;
	background-size: cover;
}
 .train-content p br {
display: none;
}
  .hotel-hero-section {
	padding: 20% 0 0 5%;
	width: 100%;
}
  .hotel-feature-box {
	display: none;
}
  .wf-icon img {
    display: block;
    margin: 0 auto;
  }
  .dropdown_menu i {
    display: none !important;
  }
  .footer-links li {
	margin-bottom: 10px;
}
  .currency-feature-section {
	padding: 0 0;
}
  .provider-content {
	margin-top: 0;
}
.step-card {
	padding: 35px 15px 0 15px;
	margin-bottom: 15px;
}
.enquiry-box .form-control {
	height: 40px;
}
  .enquiry-box textarea.form-control {
	height: 50px;
}
  .feature-list li {
	margin-bottom: 0;
}
  .travel-card .card-body {
	padding: 0 25px;
}
  .enquiry-box {
	margin-top: 13px !important;
}
    .main-title {
    font-size: 32px;
    margin-top: 30px !important;
  }
  .forex-section .mb-5 {
    margin: 0 0 !important;
  }
  .btn-read {
	display: none;
}
   .description {
      display: none;
   } 
  .navik-header .logo {
	text-align: left !important;
	padding: 0 0 !important;
}
  .social-icon {
    display: none !important;
  }
  .no-view {
    display: none;
  }
	 .counter {
  padding: 10px 0;
}
	 .count-title {
	  margin-top: 4px;
	font-size: 46px;
}
	 .university-section {
  margin: 0 0;
}
	 .number-section {
  padding: 25px 0;
	 }
	 .number-section {
  margin-top: 19px;
}
	 .view-all {
  width: 32%;
}
	 .header_bumblebee h3 {
  text-align: center;
  margin-bottom: 11px;
}
	 .item .text {
  padding: 82px 0 0;
}
.item {
  height: 378px;
  width: 199px;
  margin: 8px 7px 10px;
}
	 .app-portion {
  text-align: center;
}
	 .app-portion h4 {
  width: 100%;
  float: left;
  line-height: 49px;
  text-align: center;
}
	 .feature-section-right p {
  text-align: justify;
}
.easylearn-ul li {
  padding-left: 27px;
  line-height: 23px;
}
	 .slider {
  height: 525px;
}
	 .slider-content h1 {
  margin-top: 16px;
}
	 .feature-section-right {
  padding: 10px 0;
}
	 .slider {
  height: 558px;
}
	 .enquiry-form {
  width: 100%;
}
	 .slider-content {
  padding: 10px 10% 0;
}
	 .enquiry-form {
  width: 100%;
}
	 .nav__container {
  padding: 5px 15px !important;
}
	 .fade:not(.show) {
  opacity: 1 !important;
}
.nav-toggle {
  width: 33px !important;
}
	 .nav-toggle span {
  height: 2px !important;
}
	 .d-flex {
  justify-content: center;
}
 .pre-header-right {
  display: none;
}
	 .add-mobile {
	display:none;
}

.social {
    color: #fff;
    padding: 10px;
    text-align: center;
}
.social1 {
    color: #fff;
    padding: 10px;
    float: initial;
    text-align: center;
}
.carousel-caption {
    display: none;
}

}


 @media only screen and (max-width: 640px) {
	

}




 @media only screen and (max-width: 480px) {
	 
}


@media only screen and (max-width: 414px) {


}



@media only screen and (max-width: 384px) {

}

@media only screen and (max-width: 360px) {

.section-title{
        font-size:30px;
        margin-bottom:15px;
    }
	
}
/* MQ
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (min-width: 550px) {
  .page-header .panel1 {
    width: 60%;
  }
  .page-header .panel2 {
    width: calc(60% - 3rem);
  }
  .page-header .top-menu {
    width: calc(60% - 6rem);
  }
}

@media screen and (min-width: 768px) {
  .page-header .top-menu {
    padding: 4rem;
  }

  .page-header ul a {
    font-size: 1.6rem;
  }

  .page-header .search-form input {
    font-size: 2.4rem;
    height: 5rem;
    line-height: 5rem;
  }
}

@media screen and (min-width: 995px) {
  .page-header {
    padding: 0 3rem;
  }

  .page-header .panel,
  .page-header .open-mobile-menu,
  .page-header .vertical-logo,
  .page-header .top-menu .mob-block,
  .page-header .top-menu > li:last-child,
  .page-header .top-menu-wrapper::before {
    display: none;
  }

  .page-header .horizontal-logo {
    display: block;
  }

  .page-header .top-menu-wrapper {
    display: flex;
    align-items: center;
    color: var(--white);
  }

  .page-header .top-menu {
    flex-direction: row;
    position: static;
    width: auto;
    background: transparent;
    transform: none;
    padding: 0;
    overflow-y: visible;
    box-shadow: none !important;
  }

  .page-header .top-menu li + li {
    margin-top: 0;
  }

  .page-header .top-menu > li:not(:nth-last-child(2)) {
    margin-right: 3rem;
  }

  .page-header .top-menu > li > a {
    padding: 3rem 0.5rem;
  }

  .page-header ul a {
    font-size: 1.3rem;
  }

  .page-header .has-dropdown i {
    display: inline-block;
  }

  .page-header .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 1.5rem 2rem;
    background: var(--purple-2);
  }

  .page-header .sub-menu li + li {
    margin-top: 1.2rem;
  }

  .page-header .sub-menu a {
    padding: 0.5rem 1rem;
    white-space: nowrap;
  }

  .page-header .has-dropdown {
    position: relative;
  }

  .page-header .has-dropdown:hover .sub-menu {
    display: block;
  }

  .page-header .search {
    display: flex;
    align-items: center;
    margin-left: 3rem;
  }
}

@media screen and (min-width: 1200px) {
  .page-header .search {
    margin-left: 5rem;
  }

  .page-header .search i {
    margin-right: 1.5rem;
  }

  .page-header .search span {
    display: block;
    font-weight: 500;
    font-size: 1.6rem;
  }
}
