@media screen and (min-width: 1600px) {
    .slider-wrapper.camera_wrap {
        height: 450px;
    }

    /* .new-product-gallery #sync1 .item img,
	.new-product-gallery #sync1 .item .new-product {
		height: 750px;
	} */
}

@media screen and (min-width: 1441px) {
    .slider-wrapper.camera_wrap {
        height: 580px;
    }
}

@media screen and (min-width: 1280px) {
    .slider-wrapper.camera_wrap {
        height: 580px;
    }
}

@media screen and (max-width: 1440px) {
    .slider-wrapper.camera_wrap {
        height: 450px;
    }

    .product-revier-area .product-name {
        font-size: 30px;
    }

    .price-info-wrap .price-info .our-price,
    .product-aval h6 {
        font-size: 22px;
    }

    /* .new-product-gallery #sync1 .item img,
	.new-product-gallery #sync1 .item .new-product {
		height: 700px;
	} */
    .menu.home-one-menu>nav>ul>li>a {
        padding: 6px 6px !important;
        font-size: 14px !important;
    }

    .bs-mega-menu .navbar-nav {
        padding-right: 100px;
    }

    .bs-mega-menu .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1024px) {
    .bank-name h4 {
        font-size: 20px;
    }

    .camera_wrap img {
        width: 100% !important;
        margin: 0 !important;
    }

    .menu.home-one-menu>nav>ul>li>a {
        font-size: 12px !important;
    }
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
    .emi-head h2 {
        font-size: 24px;
    }

    .emi-product-price h4,
    .emi-description h4 {
        font-size: 18px;
    }

    .bank-name h4 {
        font-size: 20px;
    }

    .megamenu {
        width: 100%;
    }

    .second-mega {
        left: -170px;
    }

    .megamenu.third-mega {
        width: 100%;
    }

    .main-menu>nav>ul>li>a {
        padding: 0 10px;
    }

    .single-support {
        text-align: center;
    }

    .support-content h2 {
        margin-top: 0;
    }

    .support-icon span,
    .support-content {
        float: none;
    }

    .category-title h2 {
        font-size: 18px;
    }

    .order-list li {
        padding: 20px 40px;
    }

    .order-list li:after {
        left: 84%;
    }

    .feature-product-area .carousel-title:after {
        left: 63%;
    }

    .slider-price {
        margin: 0;
        padding: 0;
    }

    .slider-text-1 {
        padding: 0;
    }

    .slider-buttom a {
        line-height: 40px;
    }

}

@media (max-width: 991px) {
    .product-info-warranty .product-warranty-panel {
        margin-bottom: 0px;
        flex: 1;
        width: 100%;
    }

    .product-warranty {
        flex: 1;
        width: 100%;
    }

    .emi-head h2 {
        font-size: 24px;
    }

    .emi-description-wrap {
        flex-wrap: wrap-reverse;
    }

    .emi-description {
        width: auto;
    }

    .emi-product-price {
        width: auto;
    }

    .emi-product-price h4,
    .emi-description h4 {
        font-size: 16px;
    }

    .bank-emi-table table {
        max-width: 100%;
    }

    .bank-name h4 {
        font-size: 16px;
    }

    .section-icon {
        width: 100%;
        margin-top: 10px;
    }

    /* .ui-autocomplete {
		z-index: 9999 !important;
		position: fixed;
		width: 100%;
		left: 0 !important;
		top: 115px !important;
	} */

    .header-top1 {
        display: none;
    }

    .header-middle-toppadding {
        padding: 0 !important;
        margin: 0;
    }

    .myaccount {
        margin-top: -4px;
    }

    .mobile-anchor {
        position: fixed;
        width: 180px;
        height: 50px;
        left: 0;
        top: 0;
        z-index: 9999;
    }

    /* .personal-details {
		padding: 0;
	} */
    .personal-details .about-para {
        padding: 0 15px !important;
    }


    header.sticky {
        transform: translateY(-26px);
    }

    #search-field {
        position: absolute;
        top: 0;
        width: 100%;
        background: #ffffff;
        left: 0;
        padding: 8px 12px;
        /* box-shadow: 1px 1px 3px rgba(0, 0,0, 0.5); */
        z-index: 999;
        display: none;
    }

    #search-field form {
        float: left;
        clear: both;
        width: calc(100% - 40px);
    }

    .close-search {
        width: 25px;
        height: 45px;
        position: absolute;
        top: 50%;
        right: 6px;
        font-size: 16px;
        color: black;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
        display: flex;
        z-index: 999;
    }

    .middleBar .header-items .header-item {
        width: 40px;
    }

    .middleBar .header-items .header-item#searchProduct {
        display: inline-flex !important;
        margin-top: -7px;
    }

    #searchProduct {
        display: block;
        height: 30px;
        display: inline-flex !important;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

    #searchProduct i {
        font-size: 18px;
    }

    .header-info {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding: 2px 0;
    }

    .header-info.in {
        width: 100vw;

    }

    .middleBar .header-items .header-item span {
        left: 18px;
    }

    .middleBar .header-items .header-item.home-one-menu {
        width: 45px;
    }

    /* .section-icon {
		position: fixed;
		top: 12px;
		right: 45px;
		padding: 0;
		z-index: 9999;
		width: 90px;
	} */
    /* .mobile-menu-top {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0 15px;
		z-index: 999;
		box-shadow: 1px 1px 3px rgba(0, 0,0, 0.5);
	} */
    .logo-xs {
        display: none;
    }

    .product-details-cont .new-product-gallery {
        margin-right: 0px;
        border: 2px solid #E8EBF7;
    }

    .d-flex-structure {
        display: block;
    }

    .d-flex-structure .product-avaibility-row {
        margin-bottom: 21px;
        width: 100%;
    }

    .d-flex-structure .product-avaibility-row .btn.btn-plane.blue-color {
        min-width: 160px;
    }

    .product-details-wrap {
        border: 0;
        width: calc(100% - 30px);
    }

    .product-area-wrap {
        margin: 0 -15px;
        width: calc(100% + 30px);
        background: #F5F5F5;
        margin-top: 25px;
        padding-left: 20px;
        padding-right: 0;
    }

    .product-revier-area .product-name {
        font-size: 26px;
    }

    .product-revier-area {
        margin-top: 20px;
    }

    .warrenty-box {
        margin-right: -15px;
        width: caLC(100% + 65PX);
        padding: 0;
    }

    .call-action-row {
        transform: scale(0.8);
        transform-origin: top right;
    }

    .review-section {
        margin: 60px -15px 0;
    }

    .spec-list-wrap li {
        width: 100%;
    }

    .key-features {
        padding: 25px 0;
    }

    /* .key-features-tab .tab-pane, */
    .key-features-tab .accord-head {
        display: none;
    }

    .key-features-tab .tab-content {
        padding: 0;
    }

    .product-details-wrap {
        margin-bottom: 25px;
    }

    .shopping-cart .tabcontent {
        padding-bottom: 0;
        display: block;
    }

    .divider-or-wrap {
        height: 100px;
    }

    .divider-or-wrap:before {
        width: calc(100% - 30px);
        height: 2px;
    }

    .logo-wrap {
        transform: scale(1);
        padding-left: 20px;
    }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .bank-list-wrap {
        width: 35%;
    }

    /* .middleBar .header-items .header-item a {
		line-height: 0;
	} */
    .detail-links1 ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .detail-links1 ul li {
        float: none;
        margin: 0;
        width: auto;
        padding: 0 15px;
    }

    .mobile-menu-top,
    .mobile-menu-hide {
        display: block;
    }

    .header-top {
        border-bottom: none;
    }

    .slider-title-1,
    .slider-title-2 {
        font-size: 35px;
        line-height: 35px;
    }

    .slider-text-1 {
        display: none;
    }

    .slider-wrapper .camera_caption {
        top: 15%;
        width: 60%;
    }

    .feature-product-area .carousel-title:after {
        left: 77%;
    }

    .subscribe h4 {
        font-size: 15px;
        line-height: 25px;
    }

    .social-links ul li {
        margin-right: 2px;
    }

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

    .footer-question,
    .footer-top-desc,
    .footer-top-info {
        margin-bottom: 20px;
    }

    .single-support {
        text-align: center;
    }

    .support-icon span {
        float: none;
    }

    .support-content {
        float: none;
    }

    .support-content h2 {
        font-size: 20px;
    }

    .offer-text-2 {
        margin-top: 50px;
        text-align: center;
    }

    .offer-text-2 .offer-wrapper .owl-controls .owl-nav {
        margin-top: -35px;
    }

    .static-left-banner {
        display: none;
    }

    .slider-4 .camera_prev span:after {
        left: 0;
    }

    .slider-4 .camera_next span:after {
        right: -20px;
    }

    .slider-wrapper.camera_wrap {
        height: 320px;
    }

    .slider-wrapper-3.camera_wrap {
        height: 320px;
    }

    .big-img-content h2 {
        font-size: 30px;
    }

    .big-img-info p {
        font-size: 18px;
    }

    .big-img-desc p {
        font-size: 14px;
    }

    .big-img-btn {
        font-size: 16px;
        color: #333;
    }

    /* .breadcrumb-area {
		margin-top: 50px;
	} */

    .banner-add {
        text-align: center;
    }

    .product-form .grid-list {
        display: none;
    }

    .sortby {
        margin-bottom: 15px;
    }

    .product-table-wrapper ul li {
        margin: 10px;
    }

    .product-revier-area {
        margin-top: 50px;
    }

    .right-field {
        margin-top: 0;
    }

    .contact-form-wrapper .submit-btn-2 {
        margin-top: 10px;
    }

    .order-list li {
        padding: 20px;
        font-size: 16px;
    }

    .order-list li:after {
        content: none;
    }

    .signup-form .form-group {
        width: 40%;
    }

    .about-us-heading h2 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .single-team-member {
        margin-bottom: 50px;
    }

    .offer-item {
        margin-bottom: 35px;
        padding: 0;
    }

    .slider-4 .camera_prev span:after {
        left: 0;
    }

    .category-accordion {
        margin-bottom: 30px;
    }

    .carousel-title h2 {
        font-size: 22px;
    }

    .showing-para {
        text-align: center;
    }

    .vaccination-offer {
        padding: 40px 0;
    }

    .offer_desc-wrap {
        padding: 0;
        width: 60%;
        padding-right: 21px;
    }

    .offer_form {
        width: 40%;
    }

    .vacc-warranty-wrap {
        align-items: flex-start;
        display: block;
    }

    .vacc-warranty-wrap p {
        font-size: 12px;
        flex: 1;
    }

    .vacc-warranty-wrap a.borderedIconBlueBtn {
        font-size: 12px;
        width: 120px;
        margin: 0;
        display: block;
        text-align: center;
        margin-top: 21px;
    }
}

/* small mobile :320px. */
@media (max-width: 767px) {
    .form-toggle-btn h1 {
        font-size: 16px;
    }

    .form-toggle-btn {
        top: auto;
        bottom: 0;
        width: 150px;
    }

    .redirection-link-header h1 {
        font-size: 28px;
    }

    .offer_desc-wrap.washing-offer {
        padding: 0px 20px;
    }

    .offer_form.washing-offer {
        width: 80%;
    }

    .product-title.product-name.pb-0.mobile {
        display: block;
    }

    .product-title.product-name.pb-0,
    .breadcrumb-list {
        display: none;
    }


    .key-features.desktop {
        display: none;
    }

    .key-features.mobile {
        display: block;
        padding-bottom: 0;
    }

    .same-product-carousel .owl-nav {
        position: absolute;
        top: 50%;
        height: 34px;
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .same-product-carousel .owl-nav .owl-prev {
        border-right: 1px solid #ad1e56;
    }

    .product-row.warranty,
    .warranty-form .form-group.df div:last-child,
    .warranty-form .form-group.df div:first-child,
    .warranty-form .form-group.df.product-code div:first-child,
    .warranty-form .form-group.df.product-code div:last-child {
        width: 100%;
    }

    .warranty-form .form-group.df {
        flex-direction: column;
    }

    .footer-text {
        display: flex;
        flex-direction: column-reverse;
    }

    .bank-name {
        padding: 7px;
    }

    .emi-head h2 {
        font-size: 20px;
    }

    .emi-product-price h4,
    .emi-description h4 {
        font-size: 16px;
    }

    .bank-name h4 {
        font-size: 16px;
    }

    .table-header h3 {
        font-size: 16px;
    }

    .table-cell {
        padding: 5px;
        font-size: 14px;
    }

    .bank-list-wrap {
        width: 40%;
    }

    .header-info .header-contact ul li {
        display: block;
        border: 0;
        padding: 0;
    }

    header.sticky {
        transform: translateY(-20px);
    }

    .home-slider-wrap .owl-theme .owl-dots {
        margin: 12px 0;
    }

    .home-slider-wrap .owl-theme .owl-dots .owl-dot {
        height: 16px;
        width: 16px;
    }

    .home-slider-wrap .owl-theme .owl-dots .owl-dot span {
        width: 3px;
        height: 3px;
    }

    .home-slider-wrap .home-banner .desktop,
    .normal-banner .banner-wrap .desktop,
    .home-banner-info .desktop {
        display: none;
    }

    .home-slider-wrap .home-banner .mobile,
    .normal-banner .banner-wrap .mobile,
    .home-banner-info .mobile {
        display: block;
        width: 100%;
    }

    .home-slider-wrap .owl-theme .owl-dots {
        position: absolute;
        bottom: 4px;
        left: 0;
        right: 0;
        margin-bottom: 0;
    }

    .home-slider-wrap .owl-theme .owl-dots .owl-dot span {
        background: #ffffff;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, .8);
    }

    .home-slider-wrap .owl-theme .owl-dots .owl-dot {
        margin: 0 4px;
    }

    .home-slider-wrap .owl-theme .owl-dots .owl-dot.active {
        border: 0;
    }

    .home-slider-wrap .owl-theme .owl-dots .owl-dot.active span {
        width: 12px;
        height: 12px;

    }

    .shopping-cart .main-tab {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .single-tabs i {
        padding: 0;
    }

    .shopping-cart .main-tab a {
        padding: 0;
    }

    /* .header-middle-toppadding {
		margin-top: 55px;
	} */
    .showing-product {
        padding-top: 15px;
    }

    .catalog-wrapper {
        margin-bottom: 15px;
    }

    .mobile-menu-top,
    .mobile-menu-hide {
        display: block;
    }

    .header-top {
        border-bottom: none;
    }

    .slider-wrapper .camera_caption div {
        display: none;
    }

    .slider-wrapper-3 .camera_caption div {
        display: none;
    }

    .slider-4 .camera_prev span:after {
        left: 0;
    }

    .slider-4 .camera_next span:after {
        right: -20px;
    }

    .slider-wrapper.camera_wrap {
        height: 300px;
    }

    .slider-wrapper-3.camera_wrap {
        height: 140px;
    }

    .feature-product-area .carousel-title:after {
        left: 77%;
    }

    .subscribe h4 {
        font-size: 15px;
        line-height: 25px;
    }

    .social-links ul li {
        margin-right: 2px;
    }

    .language-option {
        width: 100%;
        text-align: center;
        float: none;
    }

    .language-option>nav>ul>li {
        margin-bottom: 10%;
    }

    .language-option>nav>ul>li:last-child {
        margin-left: 100px;
    }

    .logo-xs {
        text-align: center;
    }

    .xs-card {
        text-align: center;
        margin-top: 10px;
    }

    .xs-card .card {
        display: inline-block;
    }

    .xs-card .card .dropdown-shopping-cart {
        left: 0;
        top: 68px;
        margin: 0 auto;
        width: 300px;
    }

    .product-tab-list>ul {
        width: 200px;
    }

    .product-tab-list>ul>li {
        margin-bottom: 10px;
    }

    .social-links ul li a {
        width: 30px;
    }

    .footer-question,
    .footer-top-desc,
    .footer-top-info {
        margin-bottom: 20px;
    }

    .single-banner:first-child {
        margin-bottom: 30px;
    }

    .single-support {
        text-align: center;
        margin-bottom: 20px;
    }

    .support-icon span {
        float: none;
    }

    .support-content {
        float: none;
    }

    .support-content h2 {
        font-size: 20px;
        margin-top: 0;
    }

    /* .owl-controls {
		display: none;
	} */

    .view-cart {
        position: absolute;
    }

    .offer-item {
        padding: 0;
    }

    .subscribe-form {
        margin-top: 20px;
    }

    .account-and-language {
        float: none;
    }

    .static-left-banner {

        position: relative;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        margin-top: 25px;
        text-align: center;
    }

    .static-left-banner a img {
        width: 100%;
    }

    .offer-pic {
        width: auto;
        float: none;
    }

    .offer-text {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .offer-item-style-3 .offer-item:before {
        content: "";
        border: 0;
    }

    .offer-item-style-3 .offer-item {
        border: 0;
    }

    .product-rating {
        text-align: center;
    }

    .cart-price {
        text-align: center;
    }

    .cameraCont,
    .cameraContents {
        height: 40%;
    }

    .big-img-content {
        padding: 0 20px;
    }

    .big-img-content h2 {
        font-size: 30px;
    }

    .big-img-info p {
        font-size: 16px;
    }

    .big-img-left {
        margin-top: 25px;
    }

    /* .breadcrumb-area {
		margin-top: 50px;
	} */

    .banner-add {
        text-align: center;
    }

    .banner-add img {
        width: 100%;
    }

    .product-form {
        border-bottom: 0;
    }

    .product-form .grid-list {
        display: none;
    }

    .product-form .bootstrap-select>.dropdown-toggle {
        margin-bottom: 15px;
    }

    .showing-product .single-product {
        margin-bottom: 25px;
    }

    .product-title {
        font-size: 17px;
    }

    .product-revier-area .product-title {
        font-size: 26px;
    }

    .product-revier-area .product-short-desc p {
        font-size: 14px;
    }

    .add-to-cart-big {
        margin-top: 20px;
    }

    .img-big-box a span {
        top: 60%;
    }

    .offer-cart .feedback .add-to-links {
        padding: 5px 0 25px;
    }

    .blog-page .blog-img {
        float: none;
        margin-right: 20px;
        margin-top: 10px;
        width: 100%;
    }

    .blog-page .blog-title a {
        margin-top: 20px;
    }

    .blog-desc-2 .blog-desc {
        margin-top: 20px;
    }

    .right-field {
        margin-top: 0;
    }

    .contact-form-wrapper .submit-btn-2 {
        margin-top: 10px;
    }

    .login-left-form {
        margin-bottom: 20px;
        padding-bottom: 0;
    }

    .login-title {
        font-size: 16px;
    }

    .map-form input {
        border-radius: 0;
        width: 90%;
    }

    .map-form .submit-btn-2 {
        margin-top: 20px;
    }

    .order-process {
        text-align: center;
    }

    .order-list li {
        display: block;
        padding: 20px 60px;
        font-size: 18px;
    }

    .order-list li:after {
        content: none;
    }

    .continue-shoping,
    .checkout-btn {
        padding: 2px 10px;
        border-radius: 5px;

    }

    .checkout-btn.right:after {
        content: none;
    }

    .continue-shoping.left:before {
        content: none;
    }

    .signup-form .form-group {
        width: 270px;
    }

    .apply-coupon input {
        max-width: 140px;
    }

    .cart-total-title {
        overflow: unset;
    }

    .cart-total-title h2 {
        margin-top: 20px;
    }

    .myaccount-link-list li a {
        font: 600 13px/20px "Open Sans", sans-serif;
    }

    .full-title {
        font-size: 18px;
    }

    .full-sub-title {
        font-size: 15px;
        margin: 0;
        padding: 0;
    }

    .ok-btn {
        position: absolute;
        margin-top: 10px;
    }

    .search-form-2 input[type="search"] {
        max-width: 190px;
    }

    .save-btn.home {
        margin: 0;
        padding: 0;
    }

    .header-middle {
        padding-top: 0;
    }

    .footer-bottom p {
        font-size: 12px;
    }

    .write-review .btn.btn-dark {
        font-size: 15px;
        width: 140px;
        padding: 10px 0;
    }

    .showing-para {
        text-align: center;
    }

    /*********************

  blog details 
  
  **************************/
    .our-skill {
        width: 100%;
    }

    .about-us-heading h2 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .single-team-member {
        margin-bottom: 50px;
    }

    .search-button {
        right: 5%;
        top: 7%;
    }

    .comment-body {
        margin-left: 60px;
    }

    .four-zero-four form input {
        width: 190px;
    }

    .offer-time {
        display: none;
    }

    .offer-item .offer-pic img {
        margin-top: 0;
    }

    .offer-item .offer-text {
        padding-top: 0;
    }

    .offer-item:hover .product-hover {
        bottom: 25%;
    }

    .offer-item {
        margin-bottom: 35px;
        padding: 0;
    }

    .camera_target .cameraSlide img.imgLoaded {
        width: 10px;
    }

    /* .list-product {
		display: flex;
		min-height: auto;
		flex-wrap: wrap;
		align-items: center;
	}
	.list-product .product-img {
		height: auto;
		width: 35%;
	}
	.list-product .product-details {
		height: auto;
		padding-top: 25px;
	}
	.list-product .product-mob:nth-of-type(2) {
		width: calc(100% - 30%);
		padding-left: 15px;
		text-align: left;
	}
	.list-product .product-mob .pull-right {
		float: left !important;
	}
	.list-product .add-cart-wrap {
		width: 30px;
	} */
    .pagination {
        display: flex;
        justify-content: center;
    }

    .detail-links1 ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .detail-links1 ul li {
        float: none;
        margin: 0;
        width: auto;
        padding: 0 15px;
    }

    .detail-links-border {
        padding: 0px 0px 25px 0px !important;
    }

    .img-big-box .new-product img {
        width: 100%;
        max-width: 220px;
    }

    .warrenty-box>div {
        padding: 0;
    }

    .warrenty-box .pt-20 {
        padding-top: 0 !important;
    }

    .buynw-btn-div {
        margin: 0;
    }

    .container-fluid {
        margin-top: 30px;
    }

    .section-ptb2 {
        padding: 25px 0;
    }

    .list-product .product-details .compare {
        position: relative;
        margin-top: 15px;
    }

    .product-name a {
        /* overflow: visible;
		white-space: normal; */
    }

    .product-category-wrap {
        display: block;
    }

    .static-slider .desktop-banner {
        display: none;
    }

    .static-slider .mobile-banner {
        display: block;
    }

    /* .new-product-gallery #sync1 .item img,
	.new-product-gallery #sync1 .item .new-product {
		height: 400px;
	} */
    .slider-product .product-details {
        height: 186px !important;
    }

    .filter-sticky {
        /* position: sticky; */
        position: static;
        top: 56px;
        z-index: 3;
    }

    .category-filter-form {
        height: calc(100vh - 100px);
        overflow: auto;
    }

    .shopping-cart-row .shopping-info-detail {
        flex-wrap: wrap;
    }

    .shopping-info-wrap .shopping-info-price {
        margin-top: 15px;
        text-align: left;
    }

    .key-features .card-body {
        min-height: auto;
    }

    .key-features-tab {
        padding: 20px 4%;
        margin-bottom: 30px;
    }

    .key-features-tab .nav-tabs {
        position: sticky;
        top: 58px;
        z-index: 2;
    }

    .key-features-tab .nav-tabs {
        position: sticky;
        top: 76px;
        z-index: 2;
    }

    .product-row.key-feature {
        flex-direction: column;
    }

    .vaccination-offer {
        flex-wrap: wrap;
        padding: 40px 0;
    }

    .offer_desc-wrap {
        width: 100%;
        padding: 0;
    }

    .offer_form {
        width: 100%;
    }

    .vacc-warranty-wrap {
        align-items: flex-start;
        display: block;
    }

    .vacc-warranty-wrap p {
        font-size: 12px;
        flex: 1;
    }

    .vacc-warranty-wrap a.borderedIconBlueBtn {
        font-size: 12px;
        width: 120px;
        margin: 0;
        display: block;
        text-align: center;
        margin-top: 21px;
    }

    .vacc-form-wrap {
        padding: 16px 21px;
    }

    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .navbar-toggle,
    .navbar-brand {
        float: none;
    }

    .navbar-brand {
        padding: 0;
        padding-top: 20px;
    }

    .bs-mega-menu .navbar .navbar-brand img {
        width: 100px;
    }

    .bs-mega-menu .navbar-nav {
        display: block;
        width: 100%;
    }

    .navbar-toggle {
        margin: 0;
        width: 60px;
        height: 60px;
        padding: 0;
        border: 0;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        outline: none;
        background: none;
    }

    .navbar-toggle img {
        width: 36px;
        height: 36px;
    }

    .bs-menu-right {
        position: fixed;
        top: 4%;
        right: 10px;
    }

    .bs-mega-menu .navbar-default .navbar-nav>li>a {
        padding: 12px 15px;
    }

    .dropdown-menu-large>li>ul {
        min-height: max-content;
    }

    .dropdown-menu-large>li {
        margin-bottom: 15px;
    }

    .hidescroll {
        overflow: hidden;
    }

    .navbar-collapse.in {
        height: 100vh;
    }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    .product-info-warranty .product-warranty-panel {
        width: 60%;
    }

    .language-option>nav>ul>li {
        margin: 0;
        float: left;
    }

    .language-option>nav>ul>li:last-child {
        margin: 0 35px 0 0;
        float: right;
    }

    .slider-wrapper.camera_wrap {
        height: 200px;
    }

    .slider-wrapper-3.camera_wrap {
        height: 200px;
    }

    .offer-time {
        display: inline-block;
    }

    .offer-time {
        display: inline-block;
    }
}

@media only screen and (max-width: 480px) {
    .cookbook-description {
        padding: 5px 10px;
    }

    .cookbook-desktop-image {
        display: none;
    }

    .cookbook-mobile-image {
        display: block;
    }

    .cookbook-btn-wrap {
        flex-direction: column;
    }

    .cookbook-btn-wrap .btn {
        margin: 10px 0px;
    }

    .nav>li>a {
        padding: 10px;
    }

    .bank-name h4 {
        font-size: 12px;
    }

    .table-header h3 {
        font-size: 14px;
    }

    .table-cell {
        padding: 5px;
        font-size: 12px;
    }

    .key-features-tab .nav-tabs {
        position: sticky;
        top: 58px;
        z-index: 1;
    }

    ul#myTab {
        position: static;
    }

    .lightbox-tab-list ul li a img {
        width: 45px;
    }

    .lightbox-tab-list ul li button img {
        width: 45px;
    }

    .warrenty-box .price-title,
    .warrenty-box .ext-price,
    .warrenty-box .mrp-price {
        font-size: 18px;
    }

    .product-revier-area .product-title {
        font-size: 20px;
    }

    /* .list-product .product-img {
		width: 80px;
	}
	.list-product .product-mob:nth-of-type(2) {
		width: calc(100% - 50px);
		padding-left: 30px;
	} */
    .logo-wrap {
        width: auto;
        transform: scale(1);
        transform-origin: center;
        padding-left: 20px;
    }

    .carousel-container {
        padding-bottom: 10px;
    }

    .key-features-tab .nav-tabs>li>a {
        padding: 7px;
    }
}

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

    /* .shop-price-mob > div > div {
		width: 100%;
	} */
    /* .list-product .product-img {
		width: 80px;
	}
	.list-product .product-mob:nth-of-type(2) {
		width: calc(100% - 50px);
		padding-left: 10px;
	} */
    #search-field .middleBar .btn.btn-default {
        font-size: 12px;
        padding: 0;
    }

    .mean-container a.meanmenu-reveal {
        top: -44px;
    }
}

@media only screen and (max-width: 320px) {
    .main-header .header-info {
        padding-right: 30px;
    }

    #searchProduct {
        width: 20px;
    }

    .mean-container .mean-bar::after {
        height: 40px;
        width: 165px;
        top: 6px;
    }
}

@media (max-width: 1024px) {


    .navigatsioon ul.nav.navbar-nav {
        margin-left: -15px;
    }

    .navigatsioon .navbar-header {
        float: none;
    }

    .navigatsioon .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navigatsioon .navbar-toggle {
        display: block;
    }

    .navigatsioon .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navigatsioon .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

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

    .navigatsioon .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navigatsioon .navbar-nav>li {
        float: none;
    }

    .navigatsioon .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px !important;
    }

    .navigatsioon .collapse.in {
        display: block !important;
    }

    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .navbar-toggle,
    .navbar-brand {
        float: none;
    }

    .navbar-brand {
        padding: 0;
        padding-top: 20px;
        margin-top: 0;
    }

    .bs-mega-menu .navbar .navbar-brand img {
        width: 100px;
    }

    .product-info-warranty .product-warranty-panel .panel-header h5 {
        white-space: normal;
    }

    .navbar-toggle {
        margin: 0;
        width: 60px;
        height: 60px;
        padding: 0;
        border: 0;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        outline: none;
        background: none;
    }

    .navbar-toggle img {
        width: 36px;
        height: 36px;
    }

    .bs-menu-right {
        position: fixed;
        top: 4%;
        right: 10px;
    }

    .bs-mega-menu .navbar-default .navbar-nav>li>a {
        padding: 12px 15px;
    }

    .dropdown-menu-large>li>ul {
        min-height: max-content;
    }

    .dropdown-menu-large>li {
        margin-bottom: 15px;
    }

    .hidescroll {
        overflow: hidden;
    }

    .navbar-collapse.in {
        height: 100vh;
    }
}

.navbar-nav.navbar-center {
    position: absolute;
    left: 45%;
    transform: translatex(-45%);
}