/* -------------------------------------------------
  (max-width: 1600px)
---------------------------------------------------*/

html {
    font-size: 17px;
    font-family: Inter;
}

@media (max-width: 600px) {
    html {
        font-size: 11px;
    }
}
@media (min-width: 600px) {
    html {
        font-size: 12px;
    }
}
@media (min-width: 800px) {
    html {
        font-size: 14px;
    }
}
@media (min-width: 1000px) {
    html {
        font-size: 15px;
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 16px;
    }
}

@media (min-width: 1400px) {
    html {
        font-size: 17px;
    }
}

@media (min-width: 1600px) {
    html {
        font-size: 17px;
    }
}

@media (min-width: 1800px) {
    html {
        font-size: 20px;
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1200px
    }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1400px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto
}

.container {
    padding: 0;
}

@media only screen and (max-width: 1600px) {

    .user1,
    .user3 {
        left: 15%;
    }

    .user2 {
        left: 20%;
    }

    .user4 {
        right: 12%;
    }

    .user5 {
        right: 20%;
    }

    .user6 {
        right: 15%;
    }

}

/* -------------------------------------------------
  max-width: 1199px
---------------------------------------------------*/
@media only screen and (max-width: 1199px) {
    .carousel {
        background-color: #000;
    }

    .h1,
    h1 {
        font-size: 34px;
    }

    .h2,
    h2 {
        font-size: 30px;
    }

    .h3,
    h3 {
        font-size: 26px;
    }

    .h4,
    h4 {
        font-size: 22px;
    }

    .h5,
    h5 {
        font-size: 18px;
    }

    .section {
        padding: 0;
    }

    .section.small_pt,
    .top_footer.small_pt {
        padding-top: 40px;
    }

    .section.small_pb,
    .top_footer.small_pb {
        padding-bottom: 40px;
    }

    .section.pb_70,
    .pb_70 {
        padding-bottom: 50px;
    }

    .section.pb_85,
    .pb_85 {
        padding-bottom: 65px;
    }

    .section.pb_20,
    .pb_20 {
        padding-bottom: 10px;
    }

    .large_divider {
        height: 80px;
    }

    .medium_divider {
        height: 40px;
    }

    .small_divider {
        height: 20px;
    }

    .shop_title {
        font-size: 32px;
    }

    .banner_half_content {
        padding: 100px 0 80px;
    }

    .banner_section:not(.full_screen),
    .banner_section:not(.full_screen) .carousel-item,
    .banner_section:not(.full_screen) .banner_content_wrap,
    .banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
        height: 700px;
    }

    .banner_section.slide_medium,
    .banner_section.slide_medium .carousel-item,
    .banner_section.slide_medium .banner_content_wrap,
    .banner_section.slide_medium .banner_content_wrap .carousel-item {
        height: 400px;
    }

    .banner_content h2 {
        font-size: 52px;
    }

    .banner_content1 h2 {
        font-size: 64px;
    }

    .header_wrap.transparent_header+.breadcrumb_section {
        padding-top: 150px;
    }

    .header_wrap.transparent_header.header_with_topbar+.breadcrumb_section {
        padding-top: 200px;
    }

    .breadcrumb_section {
        padding: 100px 0;
    }

    .blog_meta li {
        margin-right: 10px;
    }

    .blog_meta a {
        font-size: 14px;
    }

    .blog_title {
        line-height: 26px;
    }

    .newsletter_small {
        padding: 60px 0;
    }

    .about_wrap {
        padding-left: 20px;
    }

    .pr_content {
        padding: 0 30px;
    }

    .widget_contact_form {
        margin-top: -160px;
    }

    .icon_box_style4 {
        padding: 30px;
    }

    .user1,
    .user3 {
        left: 10%;
        max-width: 55px;
    }

    .user2 {
        left: 12%;
        max-width: 70px;
    }

    .user4 {
        right: 8%;
        max-width: 65px;
    }

    .user5 {
        right: 12%;
        max-width: 55px;
    }

    .user6 {
        right: 10%;
        max-width: 70px;
    }

    .contact_style1 .contact_text p,
    .contact_style1 .contact_text a {
        font-size: 14px;
    }

    .error_txt {
        font-size: 56px;
        margin-bottom: 15px;
    }

    .shape47 {
        max-width: 300px;
    }

    .shape48 {
        max-width: 350px;
    }

    .compare_box table {
        width: 1050px;
    }

    .shop_bn_content {
        padding: 30px 25px;
    }

    .shop_bn_content .btn {
        padding: 8px 25px;
    }

    .tab-content.shop_info_tab {
        margin-top: 30px;
    }

    .single_post .blog_title {
        font-size: 26px;
    }

    .heading_s2 .sub_heading {
        font-size: 90px;
        margin-bottom: -25px;
        line-height: 90px;
    }

    .overlap_counter_bottom::before {
        height: 80px;
    }

    .countdown_style2 {
        margin-left: -5px;
        margin-right: -5px;
    }

    .countdown_style2.countdown_time .countdown_box {
        padding: 0 5px;
    }

    .team_style4 .team_img::after {
        margin: -20px;
    }

    .team_style4 .team_img {
        margin: 20px;
    }

    .team_style4 .social_icons li a {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
}

/* -------------------------------------------------
  min-width: 992px
---------------------------------------------------*/
@media only screen and (min-width: 992px) {
    .navbar .navbar-nav li>.dropdown-menu {
        display: none;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
        margin-top: 20px;
    }

    .navbar .navbar-nav li:hover>.dropdown-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        margin-top: 0px;
    }

    .navbar .navbar-nav li:hover>.dropdown-menu.cart_box {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .navbar .navbar-nav li:hover>.dropdown-menu li:hover>.dropdown-menu,
    .navbar .navbar-nav li:hover>.dropdown-menu .mega-menu ul li:hover>.dropdown-menu {
        margin-top: -10px;
    }

    .navbar .navbar-nav li:hover>.dropdown-menu .mega-menu ul li .dropdown-menu {
        margin-top: 10px;
    }

    .navbar .navbar-nav .dropdown-menu .dropdown-menu {
        left: 100%;
        top: 0;
        margin-left: 5px;
    }

    .navbar .navbar-nav .dropdown-menu.dropdown-reverse .dropdown-menu {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: 5px;
    }

    .navbar .navbar-nav .dropdown-menu.dropdown-reverse li:hover>.dropdown-item::after {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .dropdown-menu.dropdown-reverse {
        left: auto;
        right: 0;
    }

    .dd_dark_skin .navbar .navbar-nav .dropdown-item,
    .dd_dark_skin .navbar .navbar-nav .dropdown-header,
    .sticky_dd_dark_skin.header_wrap.nav-fixed .navbar-nav .dropdown-menu li a,
    .sticky_dd_dark_skin.header_wrap.nav-fixed .navbar-nav .dropdown-header,
    .dd_dark_skin .cart_list a,
    .dd_dark_skin .cart_quantity,
    .dd_dark_skin .cart_total,
    .sticky_dd_dark_skin.header_wrap.nav-fixed .cart_list a,
    .sticky_dd_dark_skin.header_wrap.nav-fixed .cart_quantity,
    .sticky_dd_dark_skin.header_wrap.nav-fixed .cart_total {
        color: #fff;
    }

    .dd_dark_skin .item_remove,
    .sticky_dd_dark_skin.header_wrap.nav-fixed .item_remove {
        color: #fff !important;
    }

    .dd_dark_skin .navbar-nav .dropdown-menu,
    .dd_dark_skin .navbar-nav .dropdown-menu .dropdown-menu,
    .dd_dark_skin .navbar-nav .dropdown-menu .mega-menu .dropdown-menu,
    .sticky_dd_dark_skin.header_wrap.nav-fixed .navbar-nav .dropdown-menu,
    .header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_dd_dark_skin.nav-fixed .navbar-nav .dropdown-menu,
    .header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_dd_dark_skin.nav-fixed .navbar-nav .dropdown-menu .dropdown-menu,
    .header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_dd_dark_skin.nav-fixed .navbar-nav .dropdown-menu .mega-menu .dropdown-menu {
        background-color: #121A31;
        box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
    }

    .dd_dark_skin .mega-menu-col,
    .sticky_dd_dark_skin.nav-fixed .mega-menu-col,
    .sticky_dd_dark_skin.nav-fixed .navbar-nav .mega-menu-col,
    .dd_dark_skin .cart_list li,
    .sticky_dd_dark_skin.nav-fixed .cart_list li {
        border-color: #ddd;
    }

    .dd_light_skin .navbar .navbar-nav li>.dropdown-item,
    .dd_light_skin .navbar .navbar-nav .dropdown-header,
    .sticky_dd_light_skin.header_wrap.nav-fixed .navbar-nav .dropdown-menu li a,
    .sticky_dd_light_skin.header_wrap.nav-fixed .navbar-nav .dropdown-header,
    .dd_light_skin .cart_list a,
    .dd_light_skin .cart_quantity,
    .dd_light_skin .cart_total,
    .sticky_dd_light_skin.header_wrap.nav-fixed .cart_list a,
    .sticky_dd_light_skin.header_wrap.nav-fixed .cart_quantity,
    .sticky_dd_light_skin,
    .sticky_dd_light_skin.header_wrap.nav-fixed .cart_total {
        color: #fff;
    }

    .dd_light_skin .item_remove,
    .sticky_dd_light_skin.header_wrap.nav-fixed .item_remove {
        color: #fff !important;
    }

    .dd_light_skin .cart_list li,
    .sticky_dd_light_skin.nav-fixed .cart_list li {
        border-color: #3f3f3f;
    }

    .header_wrap.dd_light_skin .navbar-nav .dropdown-menu,
    .sticky_dd_light_skin.nav-fixed .navbar-nav .dropdown-menu {
        background-color: #252A2C;
        border-color: #252A2C;
    }

    .header_wrap.dd_light_skin .navbar-nav .dropdown-menu .mega-menu .dropdown-menu,
    .header_wrap.dd_light_skin .navbar-nav .dropdown-menu .dropdown-menu,
    .sticky_dd_light_skin.nav-fixed .navbar-nav .dropdown-menu .mega-menu .dropdown-menu {
        background-color: #303537;
    }

    .dd_light_skin .mega-menu-col,
    .sticky_dd_light_skin.nav-fixed .mega-menu-col,
    .sticky_dd_light_skin.nav-fixed .navbar-nav .mega-menu-col {
        border-right: 1px solid #3f3f3f;
    }

    .header_banner_title,
    .header_banner_text,
    .header_banner_content a,
    .header_banner_content .shop_subtitle,
    .header_banner_content .shop_title {
        opacity: 0;
        -moz-transform: translateY(25%);
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
        -webkit-transition: ease transform 200ms, ease opacity 200ms;
        transition: ease transform 200ms, ease opacity 200ms;
    }

    .header_banner_title,
    .header_banner_content .shop_subtitle {
        -webkit-transition-delay: 400ms;
        transition-delay: 400ms;
    }

    .header_banner_text,
    .header_banner_content .shop_title {
        -webkit-transition-delay: 500ms;
        transition-delay: 500ms;
    }

    .header_banner_content a {
        -webkit-transition-delay: 600ms;
        transition-delay: 600ms;
    }

    .header_banner_content a:hover {
        transition: all 0.5s ease-in-out;
    }

    .header_banner_content .banner_img img {
        -webkit-filter: blur(5px);
        filter: blur(5px);
        -webkit-transition-delay: 500ms;
        transition-delay: 500ms;
        transition: all 0.8s ease-in-out;
        position: relative;
        z-index: -1;
    }

    .navbar .navbar-nav li:hover>.dropdown-menu .header_banner_title,
    .navbar .navbar-nav li:hover>.dropdown-menu .header_banner_text,
    .navbar .navbar-nav li:hover>.dropdown-menu .header_banner_content a,
    .navbar .navbar-nav li:hover>.dropdown-menu .header_banner_content .shop_title,
    .navbar .navbar-nav li:hover>.dropdown-menu .header_banner_content .shop_subtitle {
        opacity: 1;
        -moz-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }

    .navbar .navbar-nav li:hover>.dropdown-menu .header_banner_content .banner_img img {
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
/* -------------------------------------------------
  max-width: 991px
---------------------------------------------------*/
@media only screen and (max-width: 40px) {
    .md-height-300 {
        height: 300px !important;
    }

    .heading_s1,
    .heading_s4 {
        margin-bottom: 20px;
    }

    .header_wrap .navbar {
        display: block;
    }

    .header_wrap .navbar .navbar-nav.attr-nav {
        display: block;
        float: right;
    }

    .header_wrap .navbar-collapse {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 999;
    }

    .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }

    .navbar .navbar-collapse .navbar-nav {
        max-height: 80vh;
        overflow-y: auto;
    }

    .navbar .navbar-nav>li>.nav-link,
    .nav-fixed .navbar .navbar-nav>li>.nav-link {
        padding: 10px 10px;
    }

    .navbar .navbar-nav.attr-nav li {
        float: left;
    }

    .navbar .navbar-nav.attr-nav li .nav-link {
        padding: 20px 10px;
    }

    .navbar .navbar-nav.attr-nav li .nav-link.search_trigger,
    .navbar .navbar-nav.attr-nav li .nav-link.cart_trigger {
        padding: 16px 8px;
    }

    .header_wrap .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
        background-color: #fff;
    }

    .header_wrap.light_skin.transparent_header .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]),
    .header_wrap.light_skin .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
        background-color: #252A2C;
    }

    .sticky_dark_skin.nav-fixed.header_wrap .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]),
    .dark_skin.header_wrap .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
        background-color: #fff;
        box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
        border: 1px solid #e6e6e6;
    }

    .navbar-nav .navbar-collapse .dropdown-menu,
    .header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_light_skin.nav-fixed .navbar-nav .navbar-collapse .dropdown-menu,
    .sticky_dark_skin.nav-fixed .navbar-nav .navbar-collapse .dropdown-menu,
    .light_skin .navbar-nav .dropdown-menu .mega-menu .dropdown-menu,
    .dark_skin:not([class*="bg_"]):not([class*="bg-"]) .navbar-nav .navbar-collapse .dropdown-menu,
    .header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_light_skin.nav-fixed .navbar-nav .dropdown-menu .mega-menu .dropdown-menu,
    .header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_light_skin.nav-fixed .navbar-nav .navbar-collapse .dropdown-menu .dropdown-menu {
        background-color: transparent;
        box-shadow: none;
        border: 0;
    }

    .dark_skin.header_wrap:not([class*="bg_"]):not([class*="bg-"]).sticky_light_skin.nav-fixed .navbar-collapse .navbar-nav {
        background-color: #252A2C;
        border-color: #252A2C;
    }

    .hover_menu_style1 .navbar-collapse .navbar-nav>li>a,
    .hover_menu_style1.nav-fixed .navbar .navbar-collapse .navbar-nav>li>.nav-link {
        padding: 10px;
        margin: 0;
    }

    .hover_menu_style1 .navbar-collapse .navbar-nav>li>a::before {
        content: normal;
    }

    .header_banner,
    .header_banner_wrap {
        display: none;
    }

    .dropdown:not(.dropdown-mega-menu) .dropdown-menu>ul,
    .mega-menu-col>ul,
    .dropdown .dropdown-menu .dropdown-menu>ul {
        padding: 0;
    }

    .dropdown-menu .dropdown-toggler::after {
        right: 0px;
    }

    .search_wrap {
        max-width: 100%;
        margin: 0 30px;
    }

    .dropdown-toggle::after {
        float: right;
    }

    .navbar-nav>li>.dropdown-menu,
    .navbar .navbar-nav li.dropdown-mega-menu .dropdown-menu {
        padding-left: 10px;
        padding-right: 10px;
    }

    .mega-menu-col {
        padding: 0px;
        border-right: 0 !important;
    }

    .dropdown-toggler::after {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .navbar .attr-nav li.nav-btn {
        margin-top: 8px;
    }

    .navbar .navbar-nav.attr-nav li .nav-link.search_trigger [class*="linearicons-"],
    .navbar .navbar-nav.attr-nav li .nav-link.cart_trigger [class*="linearicons-"] {
        margin-top: 5px;
        display: inline-block;
    }

    .navbar .navbar-nav .dropdown-item {
        padding: 8px 10px 8px 10px;
    }

    .navbar .navbar-nav .dropdown-header {
        padding: 10px;
    }

    .sidetoggle_icon::after {
        bottom: -8px;
    }

    .sidetoggle_icon::before {
        top: -6px;
    }

    .banner_section:not(.full_screen),
    .banner_section:not(.full_screen) .carousel-item,
    .banner_section:not(.full_screen) .banner_content_wrap,
    .banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
        height: 600px;
    }

    .banner_section.full_screen.banner_half_content,
    .banner_section:not(.full_screen).banner_half_content,
    .banner_section:not(.full_screen).banner_half_content .banner_content_wrap {
        height: auto;
    }

    .banner_section.slide_medium,
    .banner_section.slide_medium .carousel-item,
    .banner_section.slide_medium .banner_content_wrap,
    .banner_section.slide_medium .banner_content_wrap .carousel-item {
        height: 350px;
    }

    .banner_content h2 {
        font-size: 44px;
    }

    .banner_content1 h2 {
        font-size: 54px;
    }

    .banner_center_content {
        margin-top: 0;
    }

    .full_screen,
    .full_screen .carousel-item {
        min-height: 35rem;
    }

    div.banner_large_pad {
        padding: 200px 0 100px;
    }

    .banner_content_border {
        padding: 30px;
    }

    .header_wrap.transparent_header+.breadcrumb_section {
        padding-top: 100px;
    }

    .breadcrumb_section {
        padding: 80px 0;
    }

    .highlight_text {
        font-size: 18px;
    }

    .shape1 {
        max-width: 130px;
    }

    .shape2 {
        max-width: 45px;
    }

    .grid_col4>li {
        width: 33.33%;
    }

    .banner_shape {
        width: 100%;
    }

    .shape9 {
        bottom: 30%;
        max-width: 200px;
        right: 10%;
    }

    .shape4 {
        bottom: 0%;
        left: 20%;
    }

    .shape6 {
        bottom: 0%;
        left: 70%;
        max-width: 20px;
    }

    .shape7 {
        top: 0%;
        max-width: 30px;
    }

    .shape8 {
        top: 10%;
        left: 20%;
        max-width: 20px;
    }

    .about_wrap {
        padding-left: 0;
    }

    .price_tage h2 {
        font-size: 34px;
    }

    .widget_contact_form {
        margin-top: 0;
    }

    .background_shape,
    .background_shape::before {
        width: 150px;
    }

    .user1,
    .user3 {
        left: 5%;
    }

    .user2 {
        left: 8%;
    }

    .user4 {
        right: 2%;
    }

    .user5 {
        right: 5%;
    }

    .user6 {
        right: 5%;
    }

    .shape36 img {
        max-width: 50px;
    }

    .shape41 {
        right: 80px;
    }

    .page-title+span {
        font-size: 15px;
    }

    .padding_eight_all {
        padding: 6%;
    }

    .cs_title {
        line-height: 40px;
        margin-bottom: 15px;
    }

    .cs_logo {
        margin-bottom: 20px;
    }

    .cs_content .countdown_time,
    .cs_content .newsletter_form {
        margin-bottom: 20px;
    }

    .shape47 {
        max-width: 200px;
    }

    .shape48 {
        max-width: 250px;
    }

    .contact_info_style2 li i {
        margin-right: 6px;
        font-size: 20px;
    }

    .team_email,
    .contact_info_style2 i+* {
        font-size: 16px;
    }

    .social_style3 li a {
        font-size: 18px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

    .order_review {
        padding: 20px;
    }

    .product-add-to-cart {
        white-space: nowrap;
    }

    .product-add-to-cart .btn {
        padding: 10px 24px;
    }

    .load_more_wrap {
        margin-top: 0px;
    }

    .heading_s2 .sub_heading {
        font-size: 70px;
        line-height: 70px;
    }

    .portfolio_style1 .link_container a {
        font-size: 16px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .portfolio_style1 .portfolio_desc h5 {
        margin: 0;
    }

    .portfolio_style1 .portfolio_desc {
        margin-top: 10px;
    }

    .portfolio_style1 .portfolio_content {
        padding: 10px;
    }

    .portfolio_style1 .portfolio_content::before {
        margin: 15px 5px;
    }

    .portfolio_style1 .portfolio_content::after {
        margin: 5px 15px;
    }

    .counter_style1.box_counter {
        margin: 15px 0;
    }

    .header_btn {
        float: right;
        margin: 9px 0;
    }

    .box_counter.counter_style2 {
        margin-top: 30px;
    }

    [class*="col-"]:nth-child(-n+2) .box_counter.counter_style2 {
        margin-top: 0px;
    }

    .instagram_icon i {
        font-size: 40px;
    }

    .contact_form {
        max-width: 400px;
    }
}

/* -------------------------------------------------
  min-width: 768px
---------------------------------------------------*/
@media only screen and (min-width: 768px) {
    .blog_thumbs .blog_content {
        padding: 0 0 0 20px;
        overflow: hidden;
    }
}

/* -------------------------------------------------
  (min-width: 767px) and (max-width: 991px)
---------------------------------------------------*/
@media only screen and (min-width: 767px) and (max-width: 991px) {
    .first_img {
        max-width: 600px;
    }

}

/* -------------------------------------------------
  (min-width: 767px) and (max-width: 991px)
---------------------------------------------------*/
@media only screen and (min-width: 575px) and (max-width: 767px) {
    .icon_box_style7 {
        padding: 20px;
    }

    .icon_box_style7 .icon {
        height: 80px;
        width: 80px;
        margin-bottom: 5px;
    }

    .icon_box_style7 .icon i {
        line-height: 80px;
        font-size: 38px;
    }
}


/* -------------------------------------------------
  max-width: 767px
---------------------------------------------------*/
@media only screen and (max-width: 767px) {

    .h1,
    h1 {
        font-size: 32px;
    }

    .h2,
    h2 {
        font-size: 28px;
    }

    .h3,
    h3 {
        font-size: 24px;
    }

    .h4,
    h4 {
        font-size: 20px;
    }

    .section,
    .newsletter_small {
        padding: 50px 0;
    }

    .section.small_pt,
    .top_footer.small_pt {
        padding-top: 25px;
    }

    .section.small_pb,
    .top_footer.small_pb {
        padding-bottom: 25px;
    }

    .section.pb_70,
    .pb_70 {
        padding-bottom: 20px;
    }

    .section.pb_20,
    .pb_20 {
        padding-bottom: 0px;
    }

    .large_divider {
        height: 50px;
    }

    .medium_divider {
        height: 25px;
    }

    .small_divider {
        height: 10px;
    }

    .section.pb_85,
    .pb_85 {
        padding-bottom: 35px;
    }

    .sm-height-300 {
        height: 300px !important;
    }

    .banner_content h2 {
        font-size: 36px;
    }

    .full_screen,
    .full_screen .carousel-item {
        min-height: 100%;
    }

    .banner_content_border {
        padding: 30px;
    }

    .breadcrumb_section.page-title-mini {
        padding: 50px 0;
    }

    .box_counter {
        margin: 15px 0;
    }

    .box_counter i {
        font-size: 40px;
    }

    .counter_style1.box_counter {
        padding-left: 60px;
    }

    .grid_col4>li,
    .grid_col3>li {
        width: 50%;
    }

    .banner_half_content {
        padding: 100px 0 50px;
    }

    .banner_section:not(.full_screen),
    .banner_section:not(.full_screen) .carousel-item,
    .banner_section:not(.full_screen) .banner_content_wrap,
    .banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
        height: 500px;
    }

    .banner_section.slide_medium,
    .banner_section.slide_medium .carousel-item,
    .banner_section.slide_medium .banner_content_wrap,
    .banner_section.slide_medium .banner_content_wrap .carousel-item {
        height: 350px;
    }

    .banner_content1 h2 {
        font-size: 44px;
    }

    .carousel-indicators.vertical_center_right {
        right: 25px;
    }

    .icon_box_style2,
    .testimonial_style2 .testimonial_box {
        padding: 20px;
    }

    .newsletter_box {
        padding: 40px;
    }

    .shape23 {
        right: 50px;
        max-width: 45px;
    }

    .waveWrapper {
        height: 30px;
    }

    .waveTop {
        background-size: 50% 30px;
    }

    .banner_half_content .background_shape {
        left: 55%;
        -moz-transform: skewX(20deg);
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
    }

    .about_img_box {
        position: static;
    }

    .user1 {
        left: 4%;
        top: 5%;
    }

    .user2 {
        left: 1%;
    }

    .user3 {
        left: 4%;
        bottom: 5%;
    }

    .user4 {
        top: 2%;
    }

    .user5 {
        right: 1%;
    }

    .user6 {
        right: 4%;
        bottom: 3%;
    }

    .shape36 {
        bottom: 30%;
        left: 8%;
    }

    .shape37 {
        top: 7%;
        left: 50%;
    }

    .shape38 {
        left: 65%;
    }

    .error_txt {
        font-size: 46px;
    }

    .team_single_content {
        padding-left: 0;
        border-left: 0;
        border-top: 1px solid #eee;
        margin-top: 15px;
        padding-top: 15px;
    }

    .product_header {
        display: block;
    }

    .product_heaader_right {
        margin-top: 20px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
    }

    .shop_container.list .product_img {
        float: none;
        width: 100%;
    }

    .compare_box table {
        width: 900px;
    }

    .row_title {
        width: 200px;
    }

    .shop_cart_table td,
    .wishlist_table .table td {
        display: block;
        width: 100%;
        text-align: right;
    }

    .shop_cart_table thead,
    .wishlist_table thead {
        display: none;
    }

    .shop_cart_table td::before,
    .wishlist_table td::before {
        content: attr(data-title) " ";
        float: left;
        text-transform: capitalize;
        margin-right: 15px;
        font-weight: bold;
    }

    .shop_cart_table td.product-name,
    .wishlist_table td.product-name {
        text-align: right;
    }

    .shop_cart_table td.product-thumbnail,
    .shop_cart_table td.product-add-to-cart,
    .wishlist_table td.product-thumbnail,
    .wishlist_table td.product-add-to-cart {
        text-align: center;
    }

    .shop_cart_table .quantity {
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .toggle_info {
        margin-bottom: 10px;
        padding: 15px;
    }

    .login_form .panel-body,
    .coupon_form .panel-body {
        margin-top: 0;
        padding: 15px;
    }

    .order_review {
        margin-top: 20px;
    }

    .payment_method {
        margin-bottom: 15px;
    }

    .post_nav span,
    .post_nav .nav_meta {
        display: none;
    }

    .blog_thumbs .blog_img {
        float: none;
        width: 100%;
    }

    .single_post .blog_title {
        font-size: 24px;
    }

    blockquote {
        font-size: 18px;
        line-height: 32px;
    }

    blockquote p {
        line-height: 32px;
    }

    .author_img img {
        max-width: 80px;
    }

    .comment_user img {
        max-width: 70px;
    }

    .scroll_down_icon.scroll_link {
        right: -17px;
    }

    .heading_s2 .sub_heading {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: -15px;
    }

    .overlap_counter_bottom::before {
        height: 50px;
    }

    .nav-tabs li.nav-item a {
        padding: 5px 15px;
        font-size: 14px;
    }

    .header_with_topbar.transparent_header+.banner_section .banner_slide_content {
        margin-top: 70px;
    }

    .nav_style7.owl-theme .owl-nav .owl-prev {
        left: 0px;
    }

    .nav_style7.owl-theme .owl-nav .owl-next {
        right: 0px;
    }

    footer .widget_title {
        margin-top: 0px;
    }

    .testimonial_wrp .testimonial_desc {
        margin-top: 10px;
    }

    .contact_form {
        max-width: 100%;
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: 30px;
        float: none;
    }

    .contact_box {
        padding: 0;
    }

    .contact_box .map {
        position: relative;
    }

    .contact_box .map iframe {
        height: 400px;
    }
}

/* -------------------------------------------------
  max-width: 640px
---------------------------------------------------*/
@media only screen and (max-width: 640px) {
    .shape9 {
        max-width: 100px;
    }

    .shape16 {
        max-width: 200px;
    }

    .user_img {
        display: none;
    }

    .carousel-indicators.vertical_center_right {
        right: 0;
        left: 0;
        display: -ms-flexbox;
        display: flex;
        top: auto;
        bottom: 0;
        -moz-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }

    .indicators_style2.vertical_center_right li {
        margin: 15px 7px;
    }

    .scroll_down_icon.scroll_link {
        display: none;
    }
}

/* -------------------------------------------------
  max-width: 580px
---------------------------------------------------*/
@media only screen and (max-width: 580px) {}

/* -------------------------------------------------
  max-width: 576px
---------------------------------------------------*/
@media only screen and (min-width: 576px) {}

/* -------------------------------------------------
  max-width: 575px
---------------------------------------------------*/
@media only screen and (max-width: 575px) {
    .header_wrap .navbar-collapse {
        left: -15px;
        right: -15px;
    }

    .btn {
        padding: 10px 28px;
        font-size: 14px;
    }

    .btn+.btn {
        margin-left: 5px;
    }

    .btn-group-lg>.btn,
    .btn-lg {
        padding: 14px 38px;
        font-size: 18px;
    }

    .btn.btn-lg i {
        font-size: 20px;
    }

    .btn-group-sm>.btn,
    .btn-sm {
        padding: 6px 18px;
    }

    .btn-xs {
        padding: 2px 14px;
        font-size: 12px;
    }

    p {
        margin-bottom: 15px;
    }

    .section.pb_70,
    .pb_70 {
        padding-bottom: 15px;
    }

    .section,
    .newsletter_small {
        padding: 30px 0;
    }

    .section.small_pt,
    .top_footer.small_pt {
        padding-top: 15px;
    }

    .section.small_pb,
    .top_footer.small_pb {
        padding-bottom: 15px;
    }

    .large_divider {
        height: 30px;
    }

    .medium_divider {
        height: 15px;
    }

    .small_divider {
        height: 5px;
    }

    .section.pb_85,
    .pb_85 {
        padding-bottom: 15px;
    }

    .breadcrumb_section {
        padding: 50px 0;
    }

    .breadcrumb_section.page-title-mini {
        padding: 30px 0;
    }

    .navbar .attr-nav li.nav-btn {
        margin-top: 10px;
    }

    .heading_s1 {
        margin-bottom: 15px;
    }

    .banner_content h2 {
        font-size: 28px;
    }

    .banner_content1 h2 {
        font-size: 34px;
    }

    .banner_content p {
        margin-bottom: 32px;
    }

    .banner_half_content {
        padding: 100px 0 30px;
    }

    div.banner_large_pad {
        padding: 200px 0 80px;
    }

    .leads {
        margin-bottom: 20px;
    }

    .icon_box_style1 .icon {
        height: 80px;
        width: 80px;
    }

    .icon_box_style1 .icon i {
        line-height: 80px;
        font-size: 28px;
    }

    .grid_filter {
        margin-bottom: 25px;
    }

    .gutter_medium>li .portfolio_item,
    .gutter_medium>li .image_gallery_item {
        margin-bottom: 15px;
    }

    .icon_box,
    .blog_post,
    .pricing_box,
    .team_box,
    .resume_list li,
    .contact_style1,
    .product,
    .portfolio_single_img img:not(:last-child),
    .contact_style2,
    .contact_style3 {
        margin-bottom: 15px;
    }

    .pr_title {
        padding: 20px 15px 20px;
    }

    .pr_footer {
        padding: 15px 20px 20px;
    }

    .newsletter_form input,
    .newsletter_form input:focus {
        height: 53px;
    }

    footer .widget_title {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .shape16 {
        max-width: 170px;
    }

    .shape6 {
        left: 50%;
    }

    footer .widget {
        margin-bottom: 20px;
    }

    .widget_contact_form {
        padding: 20px;
        margin-top: 10px;
    }

    .icon_box_style3:hover {
        -moz-transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }

    .newsletter_box {
        padding: 30px;
    }

    .waveWrapper {
        height: 15px;
    }

    .waveTop {
        background-size: 50% 15px;
    }

    .map iframe {
        height: 300px;
    }

    footer .background_shape,
    footer .background_shape::before {
        width: 120px;
    }

    footer .background_shape {
        -moz-transform: skewX(20deg);
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
    }

    .error_txt {
        font-size: 36px;
    }

    .cs_title {
        line-height: 35px;
    }

    .cs_wrap .shape27 {
        max-width: 42px;
    }

    .cs_wrap .shape15 {
        max-width: 10px;
    }

    .cs_wrap .shape30 {
        bottom: 25%;
        right: 100px;
        max-width: 20px;
    }

    .cs_wrap .shape44 {
        max-width: 15px;
    }

    .cs_wrap .shape28 {
        right: 150px;
        max-width: 22px;
    }

    .sidebar .widget+.widget {
        margin-top: 20px;
        padding-top: 20px;
    }

    .widget_title {
        margin-bottom: 20px;
    }

    .tab-style1 .nav-tabs li.nav-item a {
        padding: 10px 20px;
    }

    .tab-style1 .nav-tabs .nav-item {
        margin-right: 10px;
    }

    .tab-content.shop_info_tab {
        margin-top: 20px;
    }

    .circular_bar {
        margin-top: 15px;
    }

    .blog_thumbs .blog_post {
        padding-bottom: 15px;
    }

    .blockquote_style1 {
        margin: 20px 0;
    }

    blockquote {
        font-size: 16px;
        line-height: 28px;
    }

    blockquote p {
        line-height: 28px;
    }

    .blockquote_style4 {
        padding: 15px;
        font-size: 16px;
    }

    .blog_post_footer {
        padding-bottom: 20px;
        padding-top: 5px;
    }

    .post_author {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .comment-area .comment_list {
        margin-bottom: 30px;
    }

    .content_title * {
        margin-bottom: 20px;
    }

    .banner_content_border {
        padding: 20px;
    }

    .heading_s2 .sub_heading {
        font-size: 44px;
        line-height: 44px;
    }

    .overlap_counter_bottom::before {
        height: 30px;
    }

    .box_counter.counter_style2 {
        margin-top: 15px;
        padding: 15px;
    }

    .testimonial_wrap {
        padding: 15px;
    }

    .testimonial_wrap .testimonial_box::before {
        font-size: 40px;
        line-height: normal;
    }

    .team_style3 .team_content {
        padding-top: 10px;
    }

    .tab-style3 .nav-tabs .nav-item {
        margin-right: 0;
    }

    .testimonial_style6 .author_img img {
        max-width: 80px;
    }

    .testimonial_style6 .testimonial_desc {
        margin-top: 10px;
    }

    .testimonial_style6 .testimonial_desc p {
        font-size: 16px;
        line-height: 26px;
    }

    .contact_style3 {
        padding: 20px;
    }

    .contact_style3 .contact_icon {
        height: 70px;
        width: 70px;
    }

    .contact_style3 .contact_icon i {
        line-height: 68px;
    }

    .newsletter_form .btn {
        padding: 8px 24px;
    }

    .instagram_icon i {
        font-size: 30px;
    }

    .about_double_img2 {
        padding-bottom: 50px;
    }

    .testimonial_wrp {
        padding: 20px;
    }

    .contact_form {
        padding: 20px;
    }
}

/* -------------------------------------------------
  max-width: 480px
---------------------------------------------------*/
@media only screen and (max-width: 480px) {
    body {
        font-size: 14px;
    }

    p {
        line-height: 24px;
    }

    .heading_s1 h1,
    .heading_s1 h2,
    .heading_s1 h3,
    .heading_s1 h4,
    .heading_s1 h5,
    .heading_s1 h6 {
        line-height: 30px;
    }

    .h1,
    h1 {
        font-size: 24px;
    }

    .h2,
    h2 {
        font-size: 22px;
    }

    .h3,
    h3 {
        font-size: 20px;
    }

    .h4,
    h4 {
        font-size: 18px;
    }

    .h5,
    h5 {
        font-size: 16px;
    }

    .h6,
    h6 {
        font-size: 14px;
    }

    p {
        margin-bottom: 15px;
    }

    .sidebar_menu {
        padding: 30px 20px 20px;
        width: 320px;
        right: -320px;
    }

    .sidebar_left .sidebar_menu,
    .sidebar_left_push .sidebar_menu {
        left: -320px;
    }

    .sidebar_left_push.sidetoggle_active {
        left: 320px;
    }

    .sidebar_left_push.sidetoggle_active .header_wrap.nav-fixed {
        left: 320px;
        right: -320px;
    }

    .sidebar_right_push.sidetoggle_active {
        right: 320px;
    }

    .navbar .attr-nav li .nav-link i[class*="linearicons-"],
    .navbar .navbar-nav.attr-nav li .nav-link.search_trigger [class*="linearicons-"],
    .navbar .navbar-nav.attr-nav li .nav-link.cart_trigger [class*="linearicons-"] {
        font-size: 18px;
    }

    .banner_content h2 {
        font-size: 22px;
    }

    .banner_content1 h2 {
        font-size: 30px;
    }

    .banner_content p {
        margin-bottom: 25px;
    }

    .carousel-control-next,
    .carousel-control-prev {
        font-size: 16px;
        height: 38px;
        width: 38px;
    }

    .carousel-control-prev {
        left: 0;
    }

    .carousel-control-next {
        right: 0px;
    }

    .carousel_style1 .carousel-control-next {
        right: 10px;
    }

    .carousel_style1 .carousel-control-prev {
        left: 10px;
    }

    .heading_s1,
    .heading_s2,
    .heading_s3,
    .heading_s4,
    footer .widget_title,
    .leads {
        margin-bottom: 15px;
    }

    .heading_icon {
        margin-bottom: -10px;
    }

    .highlight_text {
        font-size: 16px;
    }

    .box_counter p {
        font-size: 14px;
    }

    .grid_col2>li,
    .grid_col4>li,
    .grid_col3>li {
        width: 100%;
    }

    .grid_filter li a {
        padding: 5px 10px;
    }

    .grid_filter.filter_style1 li a {
        padding: 5px 15px;
    }

    .testimonial_style1 .testimonial_box {
        padding: 20px;
    }

    .blog_title {
        margin-bottom: 10px;
    }

    .ripple {
        margin-right: 20px;
        margin-left: -10px;
    }

    .ripple::before,
    .ripple::after {
        margin: -15px;
    }

    .first_img,
    .second_img {
        max-width: 300px;
    }

    .shape16 {
        max-width: 150px;
    }

    .testimonial_style2[data-items="1"] {
        padding: 0 5px;
    }

    .testimonial_style2[data-items="1"]::before {
        left: 0;
        right: 0px;
        bottom: 55px;
        top: 25px;
    }

    .testimonial_style2[data-items="1"]::after {
        content: normal;
    }

    .newsletter_box {
        padding: 20px;
    }

    .newsletter_form input,
    .newsletter_form input:focus {
        padding: 10px 140px 10px 20px;
    }

    .newsletter_form input.form-control-sm {
        padding: 10px 130px 10px 18px;
    }

    .newsletter_wrap {
        margin: 15px 0;
    }

    .newsletter_wrap::after {
        content: normal;
    }

    .profile_info>li {
        margin-bottom: 15px;
    }

    .testimonial_style4 .testimonial_desc p {
        font-size: 16px;
        line-height: 30px;
    }

    .shape40 {
        display: none;
    }

    .count_pr {
        font-size: 14px;
    }

    .contact_icon {
        margin-right: 15px;
    }

    .contact_icon i {
        font-size: 30px;
    }

    .divider i {
        font-size: 26px;
        padding: 0 25px;
    }

    .page-title-mini .page-title h1 {
        font-size: 24px;
    }

    .countdown_box .countdown {
        font-size: 30px;
    }

    .list_style1 li::before {
        top: 5px;
    }

    .cart_extra {
        display: block;
    }

    .pr_detail .rating_wrap {
        float: none;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .pr_detail .product_price {
        float: none;
    }

    .mfp-ajax-holder .ajax_quick_view {
        padding: 30px 20px;
    }

    .ajax_quick_view .social_icons li a {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .ajax_quick_view .product_share>span {
        margin-right: 10px;
    }

    .shop_container.list .product .rating_wrap,
    .shop_container.list .product_price {
        float: none;
    }

    .shop_container.list .product_info {
        padding: 15px;
    }

    .shop_container.list .product .product_title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .tab-style1 .nav-tabs::before {
        content: normal;
    }

    .tab-style1 .nav-tabs {
        display: block;
    }

    .tab-style1 .nav-tabs .nav-item {
        margin-right: 0;
        margin-bottom: 5px;
    }

    #Additional-info table td:first-child {
        width: auto;
    }

    .comment_img img {
        max-width: 50px;
    }

    .comment_block {
        padding-left: 65px;
    }

    .compare_box {
        width: 95%;
        padding: 30px 10px 10px;
    }

    .order_complete i {
        font-size: 60px;
        margin-bottom: 10px;
    }

    .empty_icon {
        height: 70px;
        width: 70px;
        line-height: 70px;
        margin-bottom: 15px;
    }

    .empty_icon img {
        max-width: 35px;
    }

    .single_post .blog_title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .post_author .author_img {
        float: none;
        padding-right: 0;
        margin: 0 auto;
        display: table;
    }

    .author_info {
        text-align: center;
        margin-top: 15px;
    }

    .comment_user img {
        max-width: 60px;
    }

    .comment_content {
        padding-left: 15px;
    }

    .children {
        margin-left: 20px;
    }

    .icon_box_style5 .icon i {
        font-size: 40px;
        line-height: 50px;
    }

    .heading_s2 .sub_heading {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: -5px;
    }

    .icon_box_style6 {
        padding: 20px 15px;
    }

    .icon_box_style6 .icon i {
        font-size: 40px;
    }

    .counter_style1.box_counter {
        padding-left: 0;
        text-align: center;
    }

    .counter_style1.box_counter i {
        position: static;
    }

    .process_step_content {
        margin-top: 20px;
    }

    .counter_style2 i {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .box_counter.counter_style2 {
        padding: 10px;
    }

    .box_counter.counter_style2 i {
        font-size: 34px;
        margin-bottom: 10px;
    }

    .box_counter.counter_style2 p {
        font-size: 13px;
    }

    .contact_style2 {
        padding: 20px;
    }

    .contact_style2 .contact_icon {
        height: 70px;
        width: 70px;
    }

    .contact_style2 .contact_icon i {
        line-height: 70px;
        font-size: 26px;
    }

    .tab-style2 .nav-tabs li.nav-item {
        width: 100%;
    }

    .tab-style3 .nav-tabs li.nav-item a {
        padding: 5px 8px;
    }

    .tab-style3 .tab-content.shop_info_tab {
        margin-top: 15px;
    }

    .pr_list li {
        padding: 10px 0;
    }

    .pr_icon {
        width: 80px;
        height: 80px;
    }

    .pr_icon i {
        font-size: 40px;
        line-height: 80px;
    }

    .price_tage {
        padding-top: 5px;
    }

    .about_double_img2 .first_img {
        max-width: 80%;
    }

    .about_double_img2 .second_img {
        max-width: 60%;
    }

    .accordion_style4 .card-header a {
        padding: 15px 15px 15px 40px;
        font-size: 14px;
    }

    .accordion_style4 .card-header a::after {
        left: 12px;
        top: 17px;
    }

    .item_meta.duration {
        padding: 4px 7px;
        right: 10px;
        font-size: 12px;
    }

    .contact_box .map iframe {
        height: 300px;
    }
}

/* -------------------------------------------------
  max-width: 380px
---------------------------------------------------*/
@media only screen and (max-width: 380px) {
    .btn {
        padding: 8px 24px;
    }

    .btn-group-lg>.btn,
    .btn-lg {
        padding: 12px 34px;
        font-size: 16px;
    }

    .btn.btn-lg i {
        font-size: 18px;
    }

    .btn-group-sm>.btn,
    .btn-sm {
        padding: 4px 16px;
    }

    .btn-xs {
        padding: 2px 14px;
        font-size: 12px;
    }

    .sidebar_menu {
        padding: 30px 15px 15px;
        width: 290px;
        right: -290px;
    }

    .sidebar_left .sidebar_menu,
    .sidebar_left_push .sidebar_menu {
        left: -290px;
    }

    .sidebar_left_push.sidetoggle_active {
        left: 290px;
    }

    .sidebar_left_push.sidetoggle_active .header_wrap.nav-fixed {
        left: 290px;
        right: -290px;
    }

    .sidebar_right_push.sidetoggle_active {
        right: 290px;
    }

    .fb_style1::before {
        width: 220px;
    }

    .banner_content h2 {
        margin-bottom: 15px;
    }

    .banner_content p {
        margin-bottom: 20px;
    }

    .newsletter_form input,
    .newsletter_form input:focus {
        height: 50px;
    }

    .first_img,
    .second_img {
        max-width: 230px;
    }

    .ripple {
        line-height: 32px;
        height: 32px;
        width: 32px;
    }

    .ripple i {
        font-size: 14px;
    }

    .header_wrap.transparent_header.header_with_topbar+.breadcrumb_section {
        padding-top: 220px;
    }

    .form-control {
        height: 40px;
        font-size: 14px;
    }

    .form-control:focus,
    .custom-file-input:focus~.custom-file-label,
    .custom_select select {
        height: 40px;
    }

    .input_icon,
    .rounded_input .input_icon {
        top: 10px;
    }

    .custom-file-label,
    .custom-file,
    .custom-file-input {
        height: 40px;
        line-height: 28px;
    }

    .custom-file-label::after {
        height: 38px;
        line-height: 30px;
    }

    .error_txt {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .btn-login li a {
        padding: 8px 16px;
    }

    .login_footer a {
        font-size: 13px;
    }

    .countdown_box .countdown {
        font-size: 26px;
    }

    .cs_title {
        line-height: 28px;
        font-size: 16px;
    }

    .shop_container.list .pr_action_btn li.add-to-cart a {
        padding: 10px 20px;
        font-size: 14px;
    }

    .order_complete i {
        font-size: 50px;
    }

    .comment_user img {
        max-width: 50px;
    }

    .heading_s2 .sub_heading {
        font-size: 30px;
        line-height: 30px;
    }

    .ddcommon .ddTitleText {
        padding: 5px 7px 5px 5px;
    }

    .contact_detail>li,
    .header_list>li {
        padding: 2px 10px 2px 0;
    }

    .navbar-nav .dropdown-menu.cart_box.show {
        right: -50px;
        width: 310px;
    }

    .countdown_style2 .countdown_box .countdown-wrap {
        padding: 5px;
    }

    .countdown_style2.countdown_time .cd_text {
        font-size: 12px;
    }

    .post_content {
        margin-top: 0;
    }

    .instagram_icon i {
        font-size: 20px;
    }
}

.navbar-expand-lg .navbar-collapse.collapsing {
    /*height: 0;*/
    transition: none
    
}
.navbar-expand-lg .navbar-collapse {
    /*height: 0px;*/
    overflow: hidden;
    position: relative;
    transition: height .35s ease
}
/*.navbar-expand-lg .navbar-collapse.show{
   height: 400px;
}*/
@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}
@media screen and (orientation:portrait) {
    .navbar,.nav-fixed .navbar {
        padding: 0 16px;
    }

    .navbar-collapse:not(.show) {
        display: none!important;
    }

    .navbar .navbar-brand img {
         width: 48px;
         height: 48px;
    }
    .navbar-expand-lg .navbar-collapse {
        -ms-flex-align: center;
        -ms-flex-positive: 1;
        -ms-flex-preferred-size: 100%;
        align-items: center;
        flex-basis: 100%;
        flex-grow: 1;
        position: absolute;
        right: 20px;
        top: 50px;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: column;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column!important;
        list-style: none;
        margin-bottom: 0;
        padding-left: 0;
    }

    .navbar .navbar-menu {
        -ms-flex-direction: column;
        -ms-flex-pack: justify;
        cursor: pointer;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        height: 19px;
        justify-content: space-between;
        position: relative;
        width: 30px
    }

    .navbar .navbar-menu .btn-line,
    .navbar .navbar-menu:after,
    .navbar .navbar-menu:before {
        -ms-flex-item-align: end;
        align-self: flex-end;
        background-color: gray;
        height: 2px;
        width: 100%
    }

    .navbar .navbar-menu:before {
        content: '';
        width: 100%
    }

    .navbar .navbar-menu:after {
        content: ''
    }

    .navbar .navbar-menu .btn-line {
        width: 100%
    }

    .navbar .navbar-menu .btn-line,
    .navbar .navbar-menu:after,
    .navbar .navbar-menu:before {
        background-color: #f3f3f3
    }

    .navbar .navbar-collapse .navbar-nav {
        background-color: #191919;
        padding: 8px 20px;
        position: relative;
        top: 8px;
        width: 200px;
        z-index: 2
    }

    .navbar .navbar-collapse .navbar-nav .nav-link {
        color: rgba(255, 255, 255, .7);
        font-size: 14px;
        letter-spacing: .35px;
        padding: 7px 0
    }

    .navbar .navbar-collapse .navbar-nav .nav-link:focus,
    .navbar .navbar-collapse .navbar-nav .nav-link:hover {
        color: #fff
    }
}