@media (max-width: 1024px) {
    .section-1 .home-link{
        width: 100%;
    }
    
    .section-1 .home-link img {
        max-width: 35%;
    }
}

@media only screen and (min-width: 992px) {
    .ads-col {
      margin-top: 17%;
    }
  
    .sticky .ads-col .ads-list {
      position: sticky;
      width: 100%;
      top: 1px;
      overflow-y: auto;
      max-height: 100vh;
    }
  
    .sticky .ads-col .ads-list::-webkit-scrollbar {
      width: 0px; /* Width of the scrollbar */
    }
}

@media (max-width: 769px) {
    nav {
        margin-right: 15px;
    }
    .links{
        display: block;
    }
    .link-1{
        display: block;
        text-align: center;
    }
    .link-2{
        display: block;
        text-align: center;
        padding-right: unset;
    }
    .s-box{
        width: 100%;
        padding: 0 30px;
    }
    .s-rslt{
        width: 100%;
        padding: 0 30px;
    }
    .s-box .search-icon{
        left: 48px;
    }
    .section-1 .logo{
        margin-bottom: -40px;
        width: 300px;
        height: auto;
    }
    
    .s-box .vs-icon{
        top: 15px;
        right: 50px;
    }
    .s-box .s-input{
        padding: 10px;
        padding-left: 48px;
    }
    .s-box .verified-icon {
        right: 35px;
    }
	.matching-service .text-end {
		text-align: left;
	}
	#miniCartContent {
		font-size: 12px;
	}
	.remove-mini-cart-addon {
		width: 15px;
		height: 15px;
		font-size: 8.5px;
	}
}

@media (max-width: 542px) {
    .section-1 .logo{
        width: 200px;
        height: auto;
    }
    .s-box .s-input{
        padding: 5px;
        padding-left: 45px;
    }
    .s-box .search-icon{
        left: 43px;
    }
    .s-box .vs-icon{
        top: 9px;
    }
}
@media (max-width: 426px) {
    .search-video-wrapper{
        width:60%;
            min-height: 150px;
    max-height: 150px;
    }
.video-wrapper{
    width: 100%;
    min-height: 150px;
    max-height: 150px;
}
.search-video-content{
    width:40%;
}
.s-rslt h3{
    font-size:18px;
}
.s-rslt p{
    font-size:13px;
}
.terms-box{
    width:80%;
}
}
@media (max-width: 376px) {
    .section-1 .home-link{
        height: auto;
    }
    .s-box{
        padding: 0 15px;
    }
    .s-box .search-icon{
        left: 28px;
    }
    .s-box .vs-icon{
        top: 7px;
        right: 29px;
    }
    .search-video-wrapper{
            min-height: 120px;
    max-height: 120px;
    }
.video-wrapper{
    min-height: 120px;
    max-height: 120px;
}
.terms-box{
    width:85%;
}
}

@media (max-width: 321px) {
    .bar{
        right: 0;
    }
    footer h4{
        font-size: 13px;
    }
    .search-video-wrapper{
        width:60%;
            min-height: 100px;
    max-height: 100px;
    }
.video-wrapper{
    width: 100%;
    min-height: 100px;
    max-height: 100px;
}
.search-video-content{
    width:40%;
}
.s-rslt h3{
    font-size:15px;
}
.s-rslt p{
    font-size:11px;
}
.terms-box{
    width:95%;
}
}



@media only screen and (max-width: 767px) {
  span.session-city {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 65px;
  }
  .mfp-container{
    top: 0px !important;;
  }
  .text-end{
    text-align: right;
    margin-top: 1rem !important;
  }
  .list-group-item .product-price-wrapper {
    display: block;
  }
  .list-group-item {
    display: block !important;
  }
  #loginNavbar {
    top: -4px;
  }
  #available-addons .float-right{
    display: none;
  }
  .mob-sample{
    text-align: right;
    display: block !important;
  }
  .search-video-wrapper .image-wrapper {
    width: 100%;
  }

  .movie-search-box {
    display: grid;
    grid-template-columns: 30% auto;
  }

  .search-video-wrapper {
    width: auto;
    height: auto;
  }

  .video-wrapper,
  .image-wrapper,
  .search-video-wrapper a {
    min-height: unset;
  }

  .movie-search-box .search-video-content {
    width: 100%;
  }

  .movie-search-box:has(.video-wrapper) {
    display: flex;
    flex-direction: column;
    border: 1px solid #eeeeee;
    padding-bottom: 0 !important;
  }

  .video-wrapper {
    width: 100%;
  }

  .movie-search-box:has(.video-wrapper) p:last-child {
    margin: 0;
  }

  .movie-search-box:has(.video-wrapper) .search-video-content {
    margin: 0;
    padding: 1.25rem;
  }
  .search.movie-search-box.has-images:has(#logo-view), .search.movie-search-box.has-images:has(#profile_image) {
	display: flex;
    flex-direction: column; 
  }
  .search-video-content:has(.editable-container) {
	  margin-left: 0;
  }
  #listing-container .edit-icon {
	  right: 0;
	  top: 8px;
  }
  .addons-section .card-title {
	  margin-bottom: -20px;
      display: grid;
      grid-template-columns: 50% 50%;
      font-size: 16px;
  }
  .addons-section .card .btn:not(.remove-addon) {
    min-width: 96px;
    font-size: 12px;
	}
	.menu-nav {
			margin-right: 15px;
	}
	a#navbarDropdown {
		max-width: 90px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-right: 10px;
		padding-right: 12px;
		position: relative;
	}
	a#navbarDropdown:after {
		position: absolute;
		right: 0;
		top: 18px;
	} 
	.detail-list-group li:has(.card-title), .btn-colm-style {
		padding-top: 20px;
	}
	.btn-colm-style {
		text-align: center;
	}
	.card-container {
		position: relative;
	}
	.card-container .col-md-6:has(.earn-price-style),
	.card-container .col-md-4:has(.earn-price-style) {
		position: absolute;
		/*padding-left: 0;
		padding-right: 0;*/
		width: max-content;
		left: 0;
        right: 0;
        margin: 0 auto
	}
	.card-container .col-md-6:has(.earn-price-style) {
		top: 285px;
	}
	
	.card-container .col-md-4:has(.earn-price-style) {
		top: 335px;
	}
	.detail-view .card-title {
		margin-top: 0 !important;
	}
	.detail-list-group .list-group-item {
		padding: 2px 0;
	}
	.detail-list-group, .detail-view .description {
		margin-top: 60px !important;
	}
	.btn-colm-style:has(.detail-btn-style) {
		width: 92%;
		margin: 0 auto;
	}
	.detail-view .description {
		padding: 0 !important;
	}
	.detail-view .box-img-style {
		width: 100% !important;
		height: 100% !important; 
	}
	.detail-view .col-md-8.text-right {
		text-align: center !important; 
	}
	.earn-price-style {
		padding: 4px 10px;
		border-bottom: 0;
	}
	.detail-list-group .list-group-item {
		display: flex !important;
		justify-content: space-be
	}
	.box-img-style img {
		height: 248px !important;
	}
	.balance-grid {
		display: flex !important;
		flex-direction: column;
	}
	.earn-amount-style {
		padding: 16px 15px;
		gap: 8px;
	}
}

@media only screen and (max-width: 991px) {
  .ads-col {
    display: none;
  }
  .s-rslt .ad-item {
    margin-bottom: 20px;
  }

  .sticky form {
    top: 52px;
  }

  /* .sticky .col-lg-6 {
    padding: 0;
  } */
  .earn-amount-style {
		justify-content: center;
	}
	body:has(.ebox-style) .ads-col {
        display: block;
		order: 2;
    }
}

@media only screen and (max-width: 600px) {
  .search-video-wrapper .image-wrapper {
    width: 100%;
  }

  .movie-search-box {
    display: grid;
    grid-template-columns: 20% auto;
  }
}

@media only screen and (max-width: 400px) {
  .search-video-wrapper {
    width: 100% !important;
  }

  .movie-search-box {
    display: grid;
    grid-template-columns: 25% auto;
  }
}

@media only screen and (max-width: 375px) {
	
	span.session-city {
		max-width: 45px;
	} 
}