/* only small desktops */
/*@media (min-width: 992px) and (max-width: 1199px) {
  #main-slide .carousel-caption {
    top: 32%;
  }
  .carousel-indicators {
    font-size: 14px;
  }
  #main-slide .carousel-item .carousel-caption .heading {
    font-size: 20px;
    margin-top: 5px;
  }
  #main-slide .carousel-item .carousel-caption p {
    font-size: 13px;
  }
  #hero-area .contents .head-title {
    font-size: 40px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 10px;
  }
  .counter-section .counter p {
    font-size: 14px;
  }
  .schedule .schedule-tab-title .nav-tabs .nav-link {
    width: 210px;
  }
  #pricing .price-block-wrapper .pricing-list {
    padding: 10px 35px 10px 45px;
  }
  #sponsors .spnsors-logo img {
    width: 80%;
  }
        main.top-m {
    margin-top: 20%;
}
    
    .owl-item.cloned{
        
        display: none !important;
    }
    .btn-inr {
    display: inline-block;
    color: white;
    font-weight: 100;
    font-size: 16.6px;
    line-height: 1;
    text-transform: uppercase;
    background: #ed7669;
    padding: 1em 2em;
    margin: 6px;
    transition: all 0.1s ease-in-out;
}
    
    
.btn-invite {
    position: absolute;
    bottom: 4%;
    left: 28px;
    width: 14%;
}
        #main {
    display: flex;
    flex-direction: column-reverse;
    min-height: 1vh;
    z-index: 100;
    height: 369px !important;
}

    #about {
        padding-top: 12% !important;
    }
}

@media (max-width: 1550px) {
	#about{
		padding-top: 19% !important;
	}
	
	#furiosa_poster__header {
    right: 416px !important;
		position: absolute;
		top: 8%;
}
	#furiosa_poster__front_image {
    right: -505px;
    /* border-radius: 6vmin; 
}
    
  }*/

@media (min-width: 3021px) and (max-width: 4000px) {

	#about {
    padding-top: 35% !important;
}

	
  }


@media (min-width: 3001px) and (max-width: 3020px) {

	#about {
    padding-top: 32% !important;
}

	
  }


@media (min-width: 2891px) and (max-width: 3000px) {

	#about {
    padding-top: 31% !important;
}

	
  }

@media (min-width: 2571px) and (max-width: 2890px) {

	#about {
    padding-top: 50% !important;
}

	
  }

@media (min-width: 2201px) and (max-width: 2560px) {

	.gal-23{
		padding-top: 20%;
	}
	
	.form-main {
    background: linear-gradient(to bottom, #00000024, #00000024),

    url(https://res.cloudinary.com/dqifboxk5/image/upload/v1686209968/contact-us-2_y8zzx7.jpg)

      no-repeat left top;
    background-size: cover;
    min-height: 66vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .category{
        
        margin-top: 27% !important;
    }

#main {
  display: flex;
  flex-direction: column-reverse;
  align-items: center !important;
/*  justify-content: space-evenly;*/
  min-height: 66vh;
  perspective: 2320px;
  background: center/cover no-repeat url("../img/slider/slide1.jpg");
  z-index: 100;

}

	#about {
    padding-top: 30% !important;
}
    main.top-m {
    margin-top: 14%;
}
		.navbar-brand img{
		width: 40% !important;
	}
	
  }


@media (min-width: 2002px) and (max-width: 2200px) {
	#about{
		padding-top: 53% !important;
	}
	
}

@media (min-width: 1300px) and (max-width: 2000px) {
	
        .category {
    margin-top: 14% !important;
}
    
    
    main.top-m {
    margin-top: 18%;
}
    
    .owl-item.cloned{
        
        display: none !important;
    }
    .btn-inr {
    display: inline-block;
    color: white;
    font-weight: 100;
    font-size: 16.6px;
    line-height: 1;
    text-transform: uppercase;
    background: #ed7669;
    padding: 1em 2em;
    margin: 6px;
    transition: all 0.1s ease-in-out;
}
    
    
.btn-invite {
    position: absolute;
    bottom: 4%;
    left: 28px;
    width: 14%;
}
		#about {
    padding-top: 38% !important;
}

		.navbar-brand img{
		width: 40% !important;
	}

  }

@media (min-width: 1551px) and (max-width: 2001px) {
	
	#about {
    padding-top: 603px !important;
}

        main.top-m {
    margin-top: 23%;
}
    
           .category {
        margin-top: 21% !important;
    }
    
  }
@media (min-width: 1301px) and (max-width: 1552px){
#about {
    padding-top: 16% !important;
}
	#furiosa_poster__header {
    position: absolute;
    top: -37%;
    right: 396px !important;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: left;
    transform: translateZ(-5vmin);
    transform-style: preserve-3d;
}
	#furiosa_poster__front_image {
    position: absolute;
    top: -240px;
    right: -373px !important;
    width: 100%;
    height: auto;
    transform: translateY(8vmin);
    transform-style: preserve-3d;
    filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.4));
    /* border-radius: 6vmin; */
}
}
/* tablets */
@media (max-width: 991px) {
  #main-slide .carousel-caption {
    top: 32%;
  }
  #main-slide .carousel-item .carousel-caption .heading {
    font-size: 20px;
  }
  #main-slide .carousel-item .carousel-caption p {
    font-size: 13px;
  }
  .page-title-section {
    padding: 40px 0;
  }
  .section-titile-bg {
    display: none;
  }
  .section-title {
    position: relative;
    margin-bottom: 10px;
  }
  .about-item {
    margin-bottom: 30px;
  }
  .accordion .header-title {
    font-size: 12px;
  }
  .schedule .schedule-tab-title .nav-tabs .nav-link {
    width: 150px;
  }
  .schedule .card-header h4 {
    font-size: 14px;
  }
  #pricing .price-block-wrapper .pricing-list {
    padding: 10px 35px 10px 45px;
  }
  #sponsors .spnsors-logo img {
    width: 80%;
  }
  .padding-none:nth-child(1) {
    border-left: none;
  }
  .padding-none:nth-child(3) {
    border-left: none;
  }
  .padding-none:nth-child(4) {
    border-bottom: none;
    border-left: 1px solid #ddd;
  }
  .padding-none:nth-child(5) {
    border-bottom: none;
    border-left: none;
  }
  .padding-none:nth-child(6) {
    border-top: 1px solid #ddd;
    border-bottom: none;
  }
  .footer-area h3 {
    margin-top: 30px;
  }
        .category {
    margin-top: 14% !important;
}
    
    
}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
  #main-slide .carousel-caption {
    top: 32%;
  }
  #main-slide .carousel-item .carousel-caption .heading {
    font-size: 20px;
  }
  #main-slide .carousel-item .carousel-caption p {
    font-size: 13px;
  }
  .countdown-timer .heading-count h2 {
    font-size: 25px;
  }
  .schedule .schedule-tab-title .nav-tabs .nav-link {
    width: 150px;
  }
  .schedule .card-header h4 {
    font-size: 14px;
  }
  #pricing .price-block-wrapper .pricing-list {
    padding: 10px 35px 10px 60px;
  }
  .about-item {
    margin-bottom: 30px;
  }
  .accordion .header-title {
    font-size: 12px;
  }
  #pricing .price-block-wrapper .pricing-list {
    padding: 10px 60px 10px 45px;
  }
  #sponsors .spnsors-logo {
    padding: 30px;
  }
  .padding-none:nth-child(1) {
    border-left: none;
  }
  .padding-none:nth-child(3) {
    border-left: none;
  }
  .padding-none:nth-child(4) {
    border-bottom: none;
    border-left: 1px solid #ddd;
  }
  .padding-none:nth-child(5) {
    border-bottom: none;
    border-left: none;
  }
  .padding-none:nth-child(6) {
    border-top: 1px solid #ddd;
    border-bottom: none;
  }
  .footer-area h3 {
    margin-top: 30px;
  }
    #main {
    display: flex;
    flex-direction: column-reverse;
    /* align-items: center; */
    /* justify-content: space-evenly; */
    min-height: 1vh;
    /* perspective: 2320px; */
    /* background: center/cover no-repeat url("../img/slider/slide1.jpg"); */
    z-index: 100;
    height: 402px !important;
}

    #about {
        padding-top: 12% !important;
    }
}

/* mobile or only mobile */
@media (max-width: 767px) {
  .section-title {
    font-size: 22px;
  }
  .section-sub {
    font-size: 16px;
  }
  #main-slide .carousel-caption {
    top: 22%;
  }
  #main-slide .carousel-item .carousel-caption .heading {
    font-size: 14px;
    margin-top: 5px;
  }
  #main-slide .carousel-item .carousel-caption p {
    font-size: 13px;
  }
  #main-slide .carousel-indicators {
    display: none;
  }
  #hero-area .contents {
    padding: 100px 0;
  }
  #hero-area .contents .head-title {
    font-size: 15px;
  }
  #hero-area .contents .btn {
    margin: 25px 3px 0 0;
  }
  .countdown-timer .heading-count {
    padding: 10px;
  }
  .countdown-timer .heading-count h2 {
    font-size: 24px;
  }
  .countdown-timer .heading-count h4 {
    font-size: 12px;
  }
  .schedule .card-body {
    padding: 15px;
  }
  .schedule .schedule-tab-title .nav-tabs .nav-link {
    width: 288px;
  }
  .accordion .header-title {
    font-size: 11px;
  }
  #pricing .price-block-wrapper .pricing-list {
    padding: 10px 30px 10px 40px;
  }
  #sponsors .spnsors-logo {
    margin-bottom: 15px;
  }
  .blog-item .descr h3 a {
    font-size: 18px;
  }
  .subscribe-inner {
    padding: 30px 15px;
  }
  .subscribe-inner .subscribe-title {
    font-size: 18px;
  }
  .subscribe-inner .form-inline {
    width: 100%;
  }
  .subscribe-inner .form-control {
    width: 100%;
  }
  .subscribe-inner .sub-btn {
    margin: 20px auto;
    text-align: center;
    position: inherit;
  }
  .container-form .form-wrapper {
    padding: 20px;
  }
  .contact-item {
    margin-bottom: 40px;
  }
  .thumb-left img {
    width: 60%;
  }
  #sponsors .spnsors-logo img {
    width: 80%;
  }
  .footer-area h3 {
    margin-top: 30px;
  }
  .padding-none:nth-child(1) {
    border-bottom: 1px solid #ddd;
  }
  .padding-none:nth-child(4) {
    border-bottom: 1px solid #ddd;
  }
  .padding-none:nth-child(5) {
    border-bottom: 1px solid #ddd;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  #main-slide .carousel-item .carousel-caption .heading {
    letter-spacing: 0;
  }
  #main-slide .carousel-item .carousel-caption p {
    font-size: 14px;
  }
  #main-slide .carousel-caption .btn {
    margin: 0;
  }
  #main-slide .carousel-indicators {
    display: none;
  }
  #about .title-sub {
    font-size: 24px;
  }
  .contact-map .container-form {
    width: 350px;
  }
  .newsletter-wrapper .sub-btn {
    padding: 11px 20px;
  }
  .btn {
    padding: 5px 7px;
    font-size: 13px;
  }
    
    #main {
    display: flex;
    flex-direction: column-reverse;
    /* align-items: center; */
    /* justify-content: space-evenly; */
    min-height: 24vh !important;
    /* perspective: 2320px; */
    /* background: center/cover no-repeat url("../img/slider/slide1.jpg"); */
    z-index: 100;
     height: 0px !important; 
}
canvas {
    height: 281px !important;
}

#counter {
    text-align: center;
    display: flow;
    align-items: center !important;
    justify-content: center !important;
    background: #e6e6e7;
    padding: 40px 0px;
    width: 100%;
}

#counter .item {
    background: #fff;
    width: 93%;
    padding: 35px 40px;
    margin: 10px;
    text-align: center;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 38px -8px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 0px 38px -8px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 0px 38px -8px rgba(0, 0, 0, 0.34);
}
    #about {
    padding-top: 0 !important;
}
    
}

@media (min-width: 992px) and (max-width: 1080px) {
 
        #main {
    display: flex;
    flex-direction: column-reverse;
    /* align-items: center; */
    /* justify-content: space-evenly; */
    min-height: 1vh;
    /* perspective: 2320px; */
    /* background: center/cover no-repeat url("../img/slider/slide1.jpg"); */
    z-index: 100;
    height: 369px !important;
}

    #about {
        padding-top: 1% !important;
    }
    main.top-m {
    margin-top: 14%;
}
}

@media (min-width: 1081px) and (max-width: 1299px) {
 
#main {
    display: flex;
    flex-direction: column-reverse;
    /* align-items: center; */
    /* justify-content: space-evenly; */
     min-height: 0vh; 
    /* perspective: 2320px; */
    /* background: center/cover no-repeat url("../img/slider/slide1.jpg"); */
    z-index: 100;
    height: 404px !important;
}

    #about {
        padding-top: 12% !important;
    }
    main.top-m {
    margin-top: 14%;
}
}
