@media (min-width: 768px) and (max-width: 1024px) {
  .section {
    padding: 30px 0;
  }
  .navbar-default .navbar-nav li a {
    margin-right: 10px;
  }
  .navbar-event .navbar-nav li a {
    padding: 0px 10px;
    margin-right: 7px;
    font-size: 13px;
  }
  #carousel-area .carousel-inner .item .carousel-caption {
    top: 6%;
  }
  #carousel-area .carousel-inner .item .carousel-caption h2 {
    font-size: 26px;
    line-height: 38px;
  }
  .rev-scroll-btn {
    margin-top: 45px;
  }
  .board .button .btn-large {
    padding: 12px 12px;
  }
  .main-board .day > li > a {
    padding: 8px 54px;
  }
  .main-board .hall > li > a {
    padding: 15px 66px;
  }
  #gallery .more-btn {
    display: inline-block;
    text-align: center;
  }
  .speakers-member .member-desc h5 {
    font-size: 13px;
  }
  #contact .title-header .title-medium {
    font-size: 20px;
  }
  #contact button {
    margin-top: -10px;
  }
  #intro .content-text h2 {
    font-size: 18px;
  }
  .countdown-timer .text {
    padding: 50px 45px;
  }
  .countdown-timer .text h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .countdown-timer .text h4 {
    font-size: 13px;
  }
  .time-entry {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .board .button .btn-large {
    padding: 12px 12px;
  }
  #carousel-area .carousel-inner .item .carousel-caption {
    top: 10%;
  }
  #carousel-area .carousel-inner .item .carousel-caption h2 {
    font-size: 20px;
    line-height: 36px;
    margin: 20px;
  }
  #carousel-area .carousel-control {
    font-size: 22px;
    top: 60%;
  }
  .rev-scroll-btn {
    margin-top: 35px;
  }
  #intro .content-text h2 {
    font-size: 18px;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    background: #fff;
  }
  .navbar-event .navbar-toggle {
    display: none;
  }
  .navbar-brand {
    padding: 0px;
  }
  .navbar-brand img {
  
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-default .navbar-nav li a::before {
    bottom: 1px;
  }
  .navbar-default .navbar-toggle {
    width: 40px;
    height: 50px;
    border-radius: 4px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
  }
  .navbar-default .navbar-nav > li {
    padding-bottom: 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 0px 5px;
  }
  .navbar-default .navbar-nav .dropdown {
    width: 100%;
    box-shadow: none;
    padding: 0;
  }
  #event .tab-block {
    border-right: none;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .section {
    padding: 10px 0;
  }
  .section-title {
    font-size: 22px;
  }
  #carousel-area .carousel-inner .item .carousel-caption {
    top: 5%;
  }
  #carousel-area .carousel-inner .item .carousel-caption h2 {
    font-size: 14px;
    margin: 20px;
    line-height: 16px;
  }
  #carousel-area .carousel-inner .item .carousel-caption .btn-common {
    display: none;
  }
  #carousel-area .carousel-control {
    font-size: 22px;
    top: 60%;
  }
  .btn-lg {
    font-size: 11px;
    padding: 6px 16px;
    font-size: 13px;
  }
  .board .button .btn-large {
    padding: 12px 12px;
  }
  .navbar-brand img {
    margin-top: -14px;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
  }
  .countdown-timer .text {
    padding: 0px;
  }
  .countdown-timer .text h2 {
    font-size: 22px;
    line-height: 28px;
  }
  .countdown-timer .text h4 {
    font-size: 13px;
  }
  .countdown-timer .text p {
    line-height: 24px;
  }
  #event .tab-block {
    border-right: none;
  }
  .time-entry {
    margin-bottom: 15px;
  }
  #event .content-text {
    padding: 0;
  }
  #event .content-text h3 {
    font-size: 25px;
  }
  .featured-box {
    padding: 0;
  }
  .board {
    padding: 0;
  }
  .main-board .day > li > a {
    padding: 10px;
    margin-right: 0;
    font-size: 13px;
  }
  .main-board .day > li > a span {
    font-size: 10px;
  }
  .main-board .nav-pills {
    margin-top: 30px;
  }
  .board .coffee {
    display: none;
  }
  .speakers-member .member-desc {
    padding: 15px 15px 30px;
  }
  #team .team-desc {
    width: 100%;
  }
  #team .team-img {
    width: 100%;
  }
  #blog .blog-info {
    padding: 15px;
  }
  .pricing-table {
    margin: 30px 15px;
  }
  #contact .title-header .title-medium {
    font-size: 18px;
  }
  #contact .title-header .icon i {
    font-size: 38px;
  }
  .title-header {
    margin-bottom: 0;
  }
  #intro .content-text h2 {
    font-size: 14px;
    line-height: 24px;
  }
  #intro .text-right {
    text-align: center;
  }
  /* All pages */
  .page-header {
    min-height: 180px;
  }
  .page-header .page-title {
    font-size: 30px;
  }
  #about .service-block .descr h4 {
    font-size: ;
  }
  #subscribe-section .content h5 {
    font-size: 13px;
  }
  #subscribe-section .content h2 {
    font-size: 24px;
  }
  #subscribe-section .subscribe-box .subscribe-form .form-control {
    font-size: 14px;
  }
  #subscribe-section .subscribe-box .subscribe-form button {
    font-weight: 400;
  }
  #sidebar {
    margin-top: 30px;
  }
  #sidebar .posts-list .widget-content a {
    font-size: 14px;
    line-height: 22px;
  }
  #sidebar .posts-list .widget-content {
    margin-left: 88px;
  }
  #sidebar .posts-list .widget-content a {
    font-size: 11px;
  }
  .post-slide .post-content {
    padding: 15px 15px 30px;
  }
  .blog-post .post-content {
    padding: 15px;
  }
  .blog-post .post-content .meta {
    padding-bottom: 25px;
  }
  .blog-post .post-content .meta .meta-part {
    margin: 0;
  }
  blockquote .quote-text {
    font-size: 14px;
    line-height: 24px;
  }
  #comments .comments-list li ul {
    padding-left: 0px;
  }
  #comments .avatar {
    float: none;
  }
  #comments .comment-content {
    padding: 0;
  }
  .menu_items_header ul li {
    display: inline-block;
    text-align: center;
    margin: 10px 5px 5px;
}
.home_btn a
{
  display: none;
}
.navbar-brand h4 {
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
}
.d-none-mob
{
  display: none !important;
}
.order-box {
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
}
.footer_top_box i {
    color: #222;
    float: left;
    margin-right: 10px;
    font-size: 34px;
}
.footer_top_box
{
  margin-bottom: 20px;
  margin-top: 20px;
}
.cart_box_position {
    position: relative;
    /* right: 7px; */
    width: 100%;
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;
    margin-top: 19px;
}
.shopping_box {
    display: block !important;
    flex-direction: row;
    /* border-bottom: 1px solid #ddd; */
    /* padding-bottom: 20px; */
}
.search_gift_form select {
    border: 1px solid #ddd;
    box-shadow: none;
    /* height: auto; */
    border-radius: 5px;
    margin-bottom: 20px;
}
.tab_gift .nav-tabs li {
    /* margin-right: 10px !important; */
    width: 50%;
}
.gift_box_list h4 
{
  font-size: 10px;
}
.gift_box_list a {
    display: block;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 0px;
    border-radius: 10px;
}
.title_text_head h2 span {
    color: #222;
    font-size: 20px;
}
.gift_winni img {
    width: 30%;
    float: left;
    margin-right: 20px;
}
.gift_winni
{
  padding: 10px 0px;
}
.cat_img_section a img {
    width: 100%;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 30px;
}
.gift_col_item a h4 {
    font-size: 10px;
    margin-top: 10px;
}

.cat_shop_img img
{
  width: 100%;
}
.cart_list_grid {
    display: block;
    justify-content: space-between;
    /* margin-top: 10px; */
}
.cat_img_section a img {
    width: 100%;
    max-width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 30px;
}
.box-shadow-img {
    display: block;
    padding: 0px 0px 20px 0px;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .14);
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}
.tab_gift .nav-tabs li a {
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 10px;
    padding: 5px 5px;
    margin-right: 0px;
    border: none !important;
    border-top: 5px solid transparent !important;
    font-weight: 400 !important;
}
.tab_gift .nav-tabs li a:hover {
    background-color: #fff;
    text-align: center;
    color: #000;
    font-size: 10px;
    padding: 5px 5px;
    margin-right: 0px;
    border: none !important;
    border-top: 5px solid transparent !important;
    font-weight: 400 !important;
}
.tab_gift .nav-tabs>li.active>a, .tab_gift .nav-tabs>li.active>a:hover, .tab_gift .nav-tabs>li.active>a:focus {
    color: #222 !important;
    background-color: #fff !important;
    border: none !important;
    border-top: 5px solid #222 !important;
    cursor: pointer;
    color: #222;
    font-size: 10px;
    font-weight: 400 !important;
    background-color: rgb(247 248 241 / var(--tw-bg-opacity, 1)) !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
}
.tab_gift .nav-tabs li {
        /* margin-right: 10px !important; */
        width: 33.3%;
    }
.tab_gift .tab-content {
    background-color: rgb(247 248 241 / var(--tw-bg-opacity, 1)) !important;
    padding: 10px 0px;
}
.gift_banners_grid a h4 {
    position: relative;
    bottom: 32px;
    right: 0px;
    left: 0px;
    text-align: center;
    z-index: 2;
    transform: translateY(70%);
    transition: all 0.5s ease-in-out;
    color: #fff;
    font-size: 10px;
    font-weight: 500 !important;
    text-transform: capitalize;
    margin-bottom: 0px;
    line-height: normal !important;
}
.gift_banners_grid a {
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.gift_winni p {
    color: #333333;
    font-size: 10px;
    display: block;
    line-height: 15px;
    font-weight: 600;
}
.gift_winni img {
    width: 24%;
    float: left;
    margin-right: 10px;
}

.cat_box_img h4 
{
  margin: 10px 0px;
  font-size: 10px;
  height: 20px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.toys_box {
    border: 1px solid #ddd;
    border-radius: 5px;
}
.gift_banners_grid a img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    border-radius: 10px;
}
.btn-more {
    background-color: #e81623;
    border: 1px solid #e81623;
    border-radius: 5px;
    /* margin: auto; */
    padding: 5px 10px;
    /* width: 50%; */
    color: #fff;
    font-size: 14px !important;
    display: block;
    float: right;
}
.gift_box_list a img {
    max-width: 100%;
    width: auto;
    border-radius: 10px;
    margin-bottom: 0px;
}
.gift_box_list h4 {
    font-size: 10px;
    margin: 10px 0px;
}
.gift_box_list a {
    display: block;
    margin-bottom: 10px;
    background-color: transparent;
    padding: 0px;
    /* border-radius: 0px; */
}
.cat_gift a img {
width: 100%;
height: 100px;
object-fit: cover;
border-radius: 10px;
}
.cat_gift h4 
{
  font-size: 10px;
}
.cat_gift h4:hover
{
  font-size: 10px;
}
.cat_gift a h4:hover {
    font-size: 10px;
}
.gift_col_item a:hover h4 {
    font-size: 10px;
    color: #e81623;
}
.cart_list_box h4 {
    margin: 5px 0px 5px;
    font-size: 10px;
}
.toys_box p {
    margin: 0px 0px 2px 0px;
    font-size: 10px;
}
.toys_box .one_line h4 {
    display: block !important;
    overflow: hidden !important;
    font-weight: normal !important;
    display: -webkit-box !important;
    font-size: 10px;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    margin-bottom: 0px;
}
.toys_box .one_line h4 {
    font-size: 10px;
    margin: 10px 0px 0px 0px;
    line-height: normal;
    font-weight: 400 !important;
}
.cat_shop_img a h4 
{
  font-size: 10px;
  margin: 10px 0px 0px 0px;
}
.cart_list_box .btn-cart-wish {
    background-color: #e81623;
    border: 1px solid #e81623;
    border-radius: 5px;
    /* margin: auto; */
    padding: 5px 10px;
    /* width: 50%; */
    color: #fff;
    font-size: 14px !important;
    display: block;
}
.featured_bikes .nav-tabs li a {
    background-color: transparent;
    color: #000;
    font-size: 10px;
    margin-right: 0px;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 0px 0px 0px 0px;
    font-weight: 500 !important;
    padding: 5px 10px;
}
.featured_bikes .nav-tabs>li.active>a, .featured_bikes .nav-tabs>li.active>a:hover, .featured_bikes .nav-tabs>li.active>a:focus {
    color: #e81623 !important;
    background-color: transparent !important;
    border: none !important;
    border-bottom: 2px solid #e81623 !important;
    cursor: pointer;
    color: #fff;
    font-size: 10px;
    font-weight: 500 !important;
}
.featured_bikes .nav-tabs li a:hover
{
    background-color: #e81623;
    font-size: 10px;
    border: none !important;
    border-bottom: 2px solid #e81623 !important;
    border-radius: 0px 0px 0px 0px;
}
.work-flow .card-body {
    flex: 1 1 auto;
    padding: 10px;
    color: var(--bs-card-color);
}

.work-flow .col-lg-3 .card-info .icon-card {
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* margin-bottom: 24px; */
}
.h3, h3 {
    font-size: 20px;
}
.cat_box_img {
    margin-bottom: 0px;
}
.mb-40 {
    margin-bottom: 0px;
}
.mt-40 {
    margin-top: 0px;
}
    .h3, h3 {
        font-size: 14px;
    }
.h4, h4 {
    font-size: 20px;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 20px;
}
p {
    color: #333;
    font-size: 10px;
    font-weight: 400;
    margin: 0px;
    line-height: normal;
}
.work-flow .card-body {
    flex: 1 1 auto;
    padding: 10px;
    color: var(--bs-card-color);
    margin-bottom: 10px;
}
.cart_list_box {
margin-bottom: 0px;
margin-top: 10px;
/* margin: auto; */
/* text-align: center; */
}
.p-40 {
    padding-top: 0px;
    padding-bottom: 30px;
}
.section h2 {
    text-transform: capitalize;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #212121;
}
.toys_box {
    padding: 10px 10px;
    margin: 0px 0px 10px 0px;
}
.title_text_head {
    margin-bottom: 10px;
}
.footer h4, .footer h5 {
    color: #222;
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 10px;
}
.footer p {
    color: #222;
    line-height: 22px;
}
hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eee;
}
.wedding_gift_banner a img {
    width: 100%;
    height: 70px;
    object-fit: cover;
    border-radius: 10px;
}
.wedding_gift_banner .wedding_heade_title h4 {
    color: #fff;
    font-size: 10px;
}
    .wedding_gift_banner a img {
        width: 100%;
        height: 135px;
        object-fit: cover;
        border-radius: 10px;
    }
    .top_box_location h5, .top_box_location h4 {
    margin: 0px 0px;
    color: #fff;
    font-size: 16px;
}
.mar-5 i {
    margin-top: 0px;
    font-size: 18px;
}
    .menu_items_header ul li {
        display: inline-block;
        text-align: center;
        /* margin: 10px 5px 5px; */
    }
        .navbar-brand h4 {
        color: #fff;
        font-size: 25px;
        margin-top: 5px;
        margin-bottom: 0px;
    }
    .navbar-brand {
    float: left;
    height: auto;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}
.d-none-disk
{
  display: block;
}
.chocolate_wrap a img {
    height: 150px;
    width: 100%;
    border-radius: 10px;
}
.chocolate_wrap a h4 {
    position: absolute;
    top: 20px;
    left: 20px;
    font-weight: 600;
    font-size: 18px;
    margin: 0px 0px;
}
.gift_assets_item img {
    width: 100% !important;
    /* max-width: 100% !important; */
    /* height: 300px; */
}
.gift_assets_item h4 {
    /* padding-bottom: 30px; */
    font-size: 14px !important;
}
.banner_main_box img {
    height: auto;
    object-fit: cover;
    border-radius: 10px;
}
.banner_gift h4 
{
  line-height: normal;
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
}
.gift_box_list a img {
    max-width: 100%;
    width: 100%;
    height: 110px;
    border-radius: 10px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
}

.sweet_range a h4 
{
  font-size: 16px;
  margin: 10px 0px;
}
.icon_cod img {
    width: 50%;
    padding: 10px;
}

.title_text_head h4
{
  line-height: 30px;
  margin-top: 5px;
}
.footer_menu
{
  display: block !important;
}
.section h2 {
    
    text-align: left;
}
.view_img_box h4 
{
  font-size: 12px;
  margin-top: 10px;
}
.filter_box
{
  margin-bottom: 30px;
}
.height_600 img {
    height: 280px !important;
    width: 100% !important;
    object-fit: cover;
}
.w-10 {
    width: 20%;
}
.w-90 {
    width: 80%;
    float: right;
}
.de-product {
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn-point {
    cursor: pointer;
    padding: 10px 0px;
}
.de-product p 
{
  line-height: 20px;
}
.venue_box {
    padding: 5px;
    background-color: #fff;
    margin-bottom: 10px;
}
.checkout_box {
    padding: 10px 10px;
    border-radius: 0px;
    background-color: #fff;
    margin-top: 40px;
}
.down_text 
{
  margin-top: 0px;
  margin-bottom: 0;
  text-align: center;
}
.down_text  i 
{
  font-size: 24px;
}
.search-label label {
    margin: 25px 0px 10px 0px;
}
.checkout_box {
    padding: 10px 10px;
    border-radius: 0px;
    background-color: #fff;
    margin-top: 3px;
}
.down_text 
{
  margin-top: 0px;
  margin-bottom: 0;
  text-align: center;
}
.down_text  i 
{
  font-size: 24px;
}
.search-label label {
    margin: 25px 0px 10px 0px;
}
.panel-title {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #000;
}
.btn-change {
    float: right !important;
    padding: 0 20px;
    /* height: 36px; */
    /* line-height: 40px; */
    border-radius: 5px;
    color: #e81623;
    background: #fff;
    border: 1px solid #e81623;
    font-size: 10px;
    font-weight: 500;
    margin-left: auto;
    cursor: pointer;
    text-transform: uppercase;
    width: auto;
}
.box_title h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal !important;
    font-weight: 500 !important;
    font-size: 13px;
}
.search-label h4 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 13px;
}
.side_img img {
    float: left;
    margin-right: 10px;
    width: auto;
    height: 100px;
    object-fit: cover;
}
.deilivery_box h6 
{
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 13px;
}
.banner-border {
    border-color: #DDD !important;
    border-style: solid !important;
    border-width: 0 0 1px 0 !important;
    background-image: url(https://images-na.ssl-images-amazon.com/images/G/31/common/sprites/tspc-header-bkg.png);
     height: auto;
     padding-bottom: 5px;
    background-position-y: -13px;
}
.payment_icon li a img
{
  width: 40px;
}
.payment_icon li a img:hover
{
  width: 40px;
}
.cart_sticky {
    border-radius: 10px;
    width: 100%;
    margin-left: 0;
}
}




