/**!------------------------------------------------------
	Extra large devices ( large desktops, 1200px and up )
--------------------------------------------------------**/
@media (min-width: 992px) and (max-width: 1200px) {
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 10px;
	padding-left: 10px;
}
.main-menu .navbar-nav li {
    padding: 0px 15px;
}
.pricing-item h3 {
    font-size: 40px;
}
.pricing-item p {
    min-height: 130px;
}
.news-item h3 {
    font-size: 32px;
    line-height: 42px;
}
.gallery-item h3 {
    font-size: 24px;
    line-height: 34px;
}
.mentor-middle h2 {
    font-size: 30px;
    line-height: 40px;
}
.mentor-carousel .owl-nav button.owl-prev {
    left: -15px;
    right: inherit;
}
.mentor-carousel .owl-nav button.owl-next {
    left: inherit;
    right: -15px;
}



}
@media (max-width: 991px) {

.banner-content h2::before {
    width: 100px;
    margin-left: -115px;
}
.banner-content h2::after {
    width: 100px;
    margin-left: 20px;
}
.header-menu .main-menu .navbar-nav li.tour-btn {
  right: 5%;
}
.pricing-item h3 {
    font-size: 40px;
}
.pricing-item p {
    min-height: 110px;
}
.pricing-item ul {
    min-height: auto;
}
.join-content p {
    padding-right: 0;
}
.amenities-content p {
  padding-right: 0;
}
.daily-pricing .pricing-item p {
    min-height: auto;
}
.need-pricing .pricing-item ul {
    min-height: auto;
}
.contact-info ul {
    padding: 0px 5px 10px 5px;
}
.banner-content h2 {
    font-size: 100px;
    line-height: 100px;
}
.contact-info h3 {
    font-size: 40px;
}
.news-item h3 {
    font-size: 36px;
    line-height: 46px;
}
.news-area .title h2 {
  font-size: 100px;
  line-height: 100px;
}
.gallery .title h5 {
    font-size: 32px;
    line-height: 42px;
    margin-top: 15px;
}
.video-content h2 {
    font-size: 34px;
    line-height: 44px;
}
.mentor-middle h2 {
    font-size: 30px;
    line-height: 40px;
}
.partners-item.media{
  display: block;
}
.banner-content.mission-area{
    padding-top: 0;
}
.space-path .col-lg-6.col-md-12:first-child .banner-content{
    padding-bottom: 20px;
}
.mission-area{
  padding-left: 0%;
}
.space-path.banner-area::after {
    -webkit-clip-path: polygon(0% 80%, 0% 100%, 100% 100%);
    clip-path: polygon(0% 80%, 0% 100%, 100% 100%);
}
.mentor-carousel .owl-nav button.owl-prev {
    left: 0px;
    right: inherit;
}
.mentor-carousel .owl-nav button.owl-next {
    left: inherit;
    right: 0;
}



}
/**!--------------------------------------
	Large devices (desktops, 992px and up)
----------------------------------------**/
@media (min-width: 768px) and (max-width: 991.98px) {

.header-menu .col-lg-12.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.main-menu .navbar-nav li {
    padding: 5px 10px;
}
.main-menu .navbar-nav li a {
    font-size: 14px;
}


.mentors-area .col-md-6.col-lg-4:nth-child(3n+1){
  border-left: 1px dashed #d1d1d1;
  padding-left: 30px;
  padding-top: 50px;
}
.mentors-area .col-md-6.col-lg-4:nth-child(1),
.mentors-area .col-md-6.col-lg-4:nth-child(2n+1){
  border-left: 1px dashed transparent;
  padding-left: 0px;
}
.mentors-area .col-md-6.col-lg-4:nth-child(3n){
    border-top: 1px dashed #d1d1d1;
    padding-top: 50px
}
.mentors-area .col-md-6.col-lg-4:nth-child(1),
.mentors-area .col-md-6.col-lg-4:nth-child(2){
  border-top: 1px dashed transparent;
  padding-top: 0px;
}


}
@media (max-width: 767px) {

.mobile.logo {
    display: block;
}
.header-menu {
    padding: 0px 0;
}
.main-menu .navbar-nav{
    text-align: right;
    display: block;
    padding: 10px 0;
}
.main-menu .navbar-collapse{
    padding: 10px 30px 0;
    background: #da5c43;
}
.main-menu .navbar-nav li {
    padding: 5px 0 5px;
    display: block;
}
.main-menu .navbar-nav .dropdown-menu a {
    text-align: right;
}
.main-menu .navbar-nav li.active::after {
    display: none;
}
.main-menu .navbar-toggler {
    margin-top: 0px;
}
.navbar-toggler i{
    font-size: 26px;
    color: #fff;
}
.header-menu .main-menu .center-logo{
    display: none;
}
.header-menu .main-menu .navbar-nav li.tour-btn {
    right: inherit;
    position: relative;
}
.header-menu .main-menu .navbar-nav li.tour-btn a {
    padding: 0;
    background: transparent;
}
.banner-content h2 {
    font-size: 90px;
    line-height: 90px;
}
.footer-menu > ul {
    column-count: 1;
}
.subscribe-form h4 {
    font-size: 16px;
}
.subscribe-form button[type="submit"] {
    width: 40%;
}
.subscribe-form input[type="email"] {
    width: 60%;
}
.banner-content h6 {
    margin-bottom: 25px;
}
.join-content{
    margin-bottom: 40px;
}
.membership-btn a {
    font-size: 18px;
    line-height: 25px;
}
.pricing-item p {
    min-height: auto;
}
.title h2 {
    font-size: 30px;
}
.title h2::before {
    width: 100px;
    margin-left: -120px;
}
.title h2::after {
    width: 100px;
    margin-left: 20px;
}
.mentor-area .col {
    min-width: 33%;
    margin-bottom: 30px;
}
.mentor-item h3 {
    font-size: 14px;
}
.contact-area .col-md-6:first-child {
    margin-bottom: 40px;
    margin-top: -10%;
}
.news-item h3 {
    font-size: 30px;
    line-height: 40px;
}
.news-area .title h2 {
  font-size: 60px;
  line-height: 60px;
}
.news-article h3 {
    font-size: 36px;
    line-height: 46px;
}
.gallery .title h5 {
    font-size: 20px;
    line-height: 30px;
}
.video-content {
    margin-top: 25px;
}
.mentors-area .col-md-6.col-lg-4 {
    border-top: 1px dashed #d1d1d1;
    border-left: 1px dashed transparent;
    padding: 50px 20px;
}
.mentors-area .col-md-6.col-lg-4:nth-child(1),
.mentors-area .col-md-6.col-lg-4:nth-child(3n+1) {
    padding-left: 20px;
}
.mentors-area .col-md-6.col-lg-4:nth-child(2),
.mentors-area .col-md-6.col-lg-4:nth-child(3) {
    border-top: 1px dashed #d1d1d1;
    padding-top: 50px;
}
.mentor-middle {
    padding: 0 5%;
}
.partners-area .col-md-6.col-lg-6{
  padding: 40px 15px;
}
.partners-area .col-md-6.col-lg-6:nth-child(2){
  border-top: 1px dashed #d1d1d1;
}
.partners-area .col-md-6.col-lg-6:nth-child(2n){
  border-left: 1px dashed transparent;
  padding-left: 15px;
}
.partners-area .col-md-6.col-lg-6:nth-child(1),
.partners-area .col-md-6.col-lg-6:nth-child(2n+1) {
    padding-left: 15px;
}
.mentors .banner-content h5 {
    font-size: 26px;
    line-height: 36px;
}
.space-path.banner-area::after {
    -webkit-clip-path: polygon(0% 90%, 0% 100%, 100% 100%);
    clip-path: polygon(0% 90%, 0% 100%, 100% 100%);
}
.mentor-carousel .owl-nav button.owl-prev {
    left: -30px;
    right: inherit;
}
.mentor-carousel .owl-nav button.owl-next {
    left: inherit;
    right: -30px;
}



}
/**!---------------------------------------------
	Small devices (landscape phones, 576px and up)
-------------------------------------------------*/
@media (min-width: 576px) and (max-width: 767.98px) {


}

@media (max-width: 639px) {

.testimonial .testimonial-carousel .owl-nav button.owl-prev {
    left: -45px;
}
.testimonial .testimonial-carousel .owl-nav button.owl-next {
    right: -45px;
}




}

@media (max-width: 575px) {

.banner-content h2 {
    font-size: 65px;
    line-height: 65px;
}
.banner-content h6 {
    font-size: 18px;
}
.subscribe-form {
    max-width: 450px;
    width: 100%;
    float: none;
    margin-top: 30px;
}
.social-info ul li a {
    font-size: 18px;
}
.banner-content h2::before, .banner-content h2::after {
    display: none;
}
.title h2 {
    font-size: 36px;
}
.title h2::before, .title h2::after {
    display: none;
}
.mentor-area .col {
    min-width: 50%;
}
.amenitie-image .col-lg-3.col-md-4.col-sm-6 {
    max-width: 50%;
}
.banner-content h2 {
    font-size: 40px;
    line-height: 50px;
}
.banner-content {
    padding: 100px 0 80px;
}
.banner-area.emtpy-title .banner-content {
    padding: 10px 0 10px;
}
.testimonial .testimonial-carousel .owl-nav button.owl-prev,
.testimonial .testimonial-carousel .owl-nav button.owl-next {
    display: none;
}
.contact-info h3 {
    font-size: 30px;
}
.banner-content h5 {
    font-size: 26px;
}
.news-area .title h2 {
  font-size: 40px;
  line-height: 40px;
}
.news-article h3 {
    font-size: 30px;
    line-height: 40px;
}
.gallery .col-lg-3.col-md-6.col-sm-6 {
    max-width: 50%;
}
.gallery .title h5 {
    font-size: 18px;
    line-height: 28px;
    margin-top: 5px;
}
.mentor-middle h2 {
    font-size: 26px;
    line-height: 32px;
}
.mentors .banner-content h5 {
    font-size: 20px;
    line-height: 30px;
}
.space-content a {
    float: left;
}
.mentor-carousel .owl-nav button.owl-prev {
    left: 0px;
    right: inherit;
}
.mentor-carousel .owl-nav button.owl-next {
    left: inherit;
    right: 0px;
}



}
/**!------------------------------------------------------
	Extra small devices (portrait phones, less than 576px)
--------------------------------------------------------**/
@media only screen and (min-width: 400px) and (max-width: 575.98px) {

 
 
}
@media (max-width: 479px) {
.gallery .col-lg-3.col-md-6.col-sm-6 {
    max-width: 100%;
}
.video-content h2 {
    font-size: 20px;
    line-height: 30px;
}



}