@media (max-width:1300px)
{
  .main-menu>ul>li {
    margin: 0 8px;
}  
.hero-title2 {
    font-size: 50px;
    line-height: 1.12;
    margin-top: -0.2em;
    margin-bottom: 18px;
}
h2.sec-title {
    font-size: 40px;
}
.shop-select .col-md-3 {
    flex: 0 0 33.33%;
}
.shop-select .col-md-6 {
    flex: 0 0 33.33%;
}
h1.breadcumb-title {
    font-size: 50px;
}
.shop-box .col-md-3 {
    flex: 0 0 33%;
}
.shop-box .col-md-9 {
    flex: 0 0 67%;
}
.blog-single .blog-title {
    font-size: 25px;
    line-height: 1.4;
}
}

@media (max-width:1200px)
{
    .header-layout1 .header-logo {
    position: relative;
    z-index: 2;
    height: auto;
    padding: 20px 0px 20px 0;
}

.menu-area .container {
    width: 100%;
    max-width: 100%;
}
.main-menu>ul>li {
    margin: 0 5px;
}
.login-btn .th-btn {
    padding: 17px 0px;
    min-width: 110px;
}
.header-button .th-btn {
    margin: 0 0px;
}
.icon-btn {
    width: 45px;
    height: 45px;
    line-height: 45px !important;
    font-size: 18px;
}
.header-logo img {
    width: 140px;
}
.hero-title2 {
    font-size: 45px;
    line-height: 1.12;
    margin-top: -0.2em;
    margin-bottom: 18px;
}
.container {
    width: 100%;
    max-width: 90%;
    margin: auto;
}
.about-section .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.about-section .ps-xxl-4.ms-xl-2.text-center.text-xl-start {
    text-align: left !important;
}
h2.sec-title {
    font-size: 35px;
}
.section-title h1 {
    font-size: 35px;
    text-align: center;
    margin-bottom: 15px;
}
.section-title p {
    width: 100%;
    max-width: 80%;
    margin: auto;
}
.space, .space-bottom {
    padding-bottom: 80px;
}

.space, .space-top {
    padding-top: 80px;
}
.blog-card .blog-content {
    padding: 30px 20px;
}
.blog-content h3 {
    font-weight: 500;
    font-size: 19px;
}
.blog-single .blog-title {
    font-size: 23px;
    line-height: 1.4;
}
}

@media (max-width:1100px)
{
.hero-title2 {
    font-size: 40px;
    line-height: 1.12;
    margin-top: -0.2em;
    margin-bottom: 18px;
}
.hero-shape2 img {
    width: 70px;
}
.hero-shape1 img {
    width: 60px;
}
.hero-shape3 img {
    width: 60px;
}
.header-button .icon-btn .badge {
    font-size: 12px;
    top: -7px;
    right: -2px;
}
.blog-card .blog-content {
    padding: 30px 13px;
}
h2.sec-title {
    font-size: 33px;
}
.zopiclone-box .col-4 {
    flex: 0 0 40%;
}
.zopiclone-box .col-8 {
    flex: 0 0 60%;
}
.zopiclone-tabs {
    background: #e7e7e7;
    padding: 30px 20px;
    position: sticky;
    top: 140px;
    border-top: 3px solid #02c2c2;
    border-radius: 10px;
}
#zopiclone .nav-pills .nav-link:last-child {
    margin-bottom: 0;
}
h1.breadcumb-title {
    font-size: 45px;
}
.blog-single .blog-title {
    font-size: 22px;
    line-height: 1.4;
}
}

@media (max-width:1024px)
{
    .hero-title2 {
    font-size: 35px;
    line-height: 1.12;
    margin-top: -0.2em;
    margin-bottom: 18px;
}
.hero-style2 .hero-text {
    max-width: 410px;
}
h2.sec-title {
    font-size: 28px;
}
.about-info .box-title {
    font-size: 17px;
    margin-bottom: 4px;
}
.section-title h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}
.blog-content h3 {
    font-weight: 500;
    font-size: 18px;
}
.shop-details-con .product-title {
    font-size: 28px;
}
.summary-content .actions, .product-about .actions {
    margin: 20px 0 25px 0;
}
}

@media (max-width:991px)
{
    .container {
    width: 100%;
    max-width: 95%;
    margin: auto;
}
    .mobile-logo img {
    width: 200px;
}
.th-mobile-menu ul li a:before {

    display: none;
}
.th-mobile-menu>ul {
    padding: 0 0px;
}
.login-btn.responsive-none {
    display: none;
}
.login-btn.responsive-block {
    margin: 20px 20px;
}
.icon-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin-right: 15px !important;
}
.th-menu-toggle {
    width: 50px;
    height: 50px;
    font-size: 18px;
}
.header-logo img {
    width: 170px;
}
.about-section .col-xl-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.section-title h1 {
    font-size: 27px;
    text-align: center;
    margin-bottom: 15px;
}
.section-title p {
    width: 100%;
    max-width: 100%;
    margin: auto;
}
.slider-area .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}
.slider-area .row {
    gap: 30px 0;
}
footer .col-md-4:nth-child(1) {
    flex: 0 0 100%;
    max-width: 100%;
}
footer .th-widget-about {
    max-width: 100%;
}
footer .col-md-4 {
    width: 50%;
}
.th-social a {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.product-big-img .img img {
    width: 60%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.title-shope h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: left;
    padding-left: 15px;
}
.shop-box .col-md-3 {
    flex: 0 0 40%;
}
.shop-box .col-md-9 {
    flex: 0 0 60%;
}
.shop-content .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.recent-post .post-title {
    font-size: 17px;
}
.login-box .col-md-6 {
    padding: 0 15px;
}
.login-box .row {
    margin: 0 -15px;
}
}
@media (max-width:767px)
{
    .hero-title2 {
    font-size: 30px;
    line-height: 1.12;
    margin-top: -0.2em;
    margin-bottom: 18px;
}  
.hero-style2 .hero-text {
    max-width: 100%;
}
h2.sec-title {
    font-size: 25px;
}
.img-box1 .about-info {
    position: absolute;
    bottom: 30px;
    right: 0px;
}
.img-box1 .img1 img {
    width: 100%;
    margin-bottom: 10px;
}
.section-title h1 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 15px;
}
.blog-card .box-title {
    font-size: 18px;
}
footer .about-logo img {
    width: 190px;
}
.footer-wrapper .widget-area {
    padding-top: 50px;
    padding-bottom: 20px;
}
.space, .space-top {
    padding-top: 50px;
}
.space, .space-bottom {
    padding-bottom: 50px;
}
.header-top {
  display: none;
}
h1.breadcumb-title {
    font-size: 40px;
}
.shop-details-con .product-title {
    font-size: 25px;
}
.zopiclone-box .col-4 {
    flex: 0 0 100%;
}
.zopiclone-box .col-8 {
    flex: 0 0 100%;
    margin-top: 30px;
}
.tab-title h4 {
    font-weight: 500;
    font-size: 24px;
}
.zopiclone-content h6 {
    font-size: 18px;
}
.shop-box .col-md-3 {
    flex: 0 0 100%;
}
.shop-box .col-md-9 {
    flex: 0 0 100%;
}
.shop-box .col-md-9 {
    flex: 0 0 100%;
    margin-top: 40px;
}
.th-product .product-img img {
    width: 60%;
}
.blog-single .blog-title {
    font-size: 21px;
    line-height: 1.4;
}
.login-box .col-md-6 {
    padding: 0 15px;
}
.login-box .row {
    margin: 0 -15px;
}
.col-md-6.border-right {
    border-right: none !important;
    border-bottom: 2px solid #000d44 !important;
}
#login .form-title h3 {
    font-weight: 300;
    font-size: 25px;
}
#login .section-title {
    text-align: center;
    margin-bottom: 20px;
}
#login .form-title {
    margin-bottom: 20px;
}
}

@media (max-width:640px)
{
    .hero-style2 {
    text-align: center;
    padding: 50px 0 40px 0;
}
.hero-2 .hero-shape1 {
    top: 11%;
    right: 3%;
    max-width: 60px;
}
.hero-shape1 img {
    width: 50px;
}
.hero-2 .hero-shape2 {
    top: 33%;
    left: 8%;
    right: unset;
    max-width: 50px;
    -webkit-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
}
h2.sec-title {
    font-size: 23px;
}
.sub-title {
    font-size: 17px;
}
.hero-2 .hero-img {
    margin: auto !important;
    text-align: center;
}
.hero-img img {
    width: 70%;
}
h2.sec-title {
    font-size: 22px;
}
.th-btn {
    padding: 18px 20px;
    min-width: 150px;
}
.section-title h1 {
    font-size: 23px;
    text-align: center;
    margin-bottom: 15px;
}
.shop-boxs .col-sm-6 {
    width: 100%;
}
.slider-area .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}
.blog-card .box-title {
    font-size: 20px;
}
.blog-card h3.box-title a br {
    display: none;
}
h1.breadcumb-title {
    font-size: 35px;
}
.product-big-img .img img {
    width: 90%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.tab-title h4 {
    font-weight: 500;
    font-size: 22px;
}
.zopiclone-content h6 {
    font-size: 17px;
}
.th-product .product-img img {
    width: 80%;
}
.blog-single .blog-title {
    font-size: 20px;
    line-height: 1.4;
}
#login .form-title h3 {
    font-weight: 300;
    font-size: 22px;
}
}

@media (max-width:576px)
{
.hero-title2 {
    font-size: 25px;
    line-height: 1.12;
    margin-top: -0.2em;
    margin-bottom: 18px;
}
.hero-2 .hero-shape1 {
    top: 17%;
    right: 3%;
    max-width: 60px;
}
.th-menu-toggle {
    width: 40px;
    height: 40px;
    font-size: 19px;
}
.icon-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-right: 15px !important;
}
.hero-2 .hero-shape2 {
    top: 43%;
    left: 8%;
    right: unset;
    max-width: 45px;
    -webkit-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
}
.hero-shape1 img {
    width: 45px;
}
.hero-shape3 img {
    width: 45px;
}
.hero-shape5 img {
    width: 45px;
}
.th-btn {
    padding: 16px 15px;
    min-width: 130px;
}
.hero-title2 .line-text:after {
    bottom: -23px;
}
.hero-title2 .line-text:after {
    background-size: 98px 14px;
}
.sub-title {
    font-size: 16px;
}
.img-box1 .about-info {
    position: absolute;
    bottom: 10px;
    right: 0px;
}
h2.sec-title {
    font-size: 20px;
}
.mobile-logo img {
    width: 170px;
}
.th-menu-wrapper .mobile-logo {
    padding-bottom: 20px;
    padding-top: 20px;
    display: block;
    text-align: left;
    background-color: var(--smoke-color2);
    padding-left: 20px;
}
.section-title h1 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.blog-card .box-title {
    font-size: 18px;
}
.th-btn.btn-sm {
    padding: 15px 20px;
    min-width: 130px;
}
select, .form-control, .form-select, textarea, input {
    height: 45px;
    padding: 0 25px 0 25px;
    padding-right: 45px;
    border-radius: 27px;
    font-size: 16px;
}
.newsletter-wrap {
    padding: 40px 0;
}
.footer-wrapper .newsletter-form {
    justify-content: flex-start;
}
.newsletter-content {
    width: 100%;
    text-align: left;
}
.newsletter-form .th-btn {
    min-width: 120px;
    margin: 15px 0 0 0;
}
.newsletter-form .th-btn {
    min-width: 145px;
    padding: 15px 15px;
}
footer .col-md-4 {
    width: 100%;
}
.th-social a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
}
footer .about-logo img {
    width: 150px;
}
.shape-mockup.jump
{
    right: 9% !important;
    bottom: 10% !important;
    width: 150px !important;
}
h1.breadcumb-title {
    font-size: 30px;
}
.shop-details-con .product-title {
    font-size: 22px;
}
.shop-details-con h4 {
    font-size: 19px;
    font-weight: 400;
}
.shop-select .col-md-3 {
    flex: 0 0 100%;
}
.shop-select .col-md-6 {
    flex: 0 0 100%;
}  
.shop-select .form-group {
    margin-bottom: 10px;
} 
.summary-content .quantity .qty-input, .product-about .quantity .qty-input {
    width: 112px;
    height: 45px;
}
.summary-content .quantity .quantity-plus, .product-about .quantity .quantity-plus {
    top: 6px;
}
.summary-content .quantity .quantity-minus, .product-about .quantity .quantity-minus {
    bottom: 6px;
}
.tab-title h4 {
    font-weight: 500;
    font-size: 20px;
}
.breadcumb-wrapper {
    padding: 70px 0 70px 0;
}
.th-product .product-img img {
    width: 100%;
}
.reset-filter-btn a {
    padding: 8px 15px;
}
.blog-single .blog-title {
    font-size: 19px;
    line-height: 1.4;
}
.recent-post .post-title {
    font-size: 16px;
}
}

@media (max-width:480px)
{
    .header-layout1 .header-logo img {
    max-width: 130px;
}
.hero-title2 {
    font-size: 20px;
    line-height: 1.12;
    margin-top: -0.2em;
    margin-bottom: 18px;
}
.hero-style2 .hero-text {
    max-width: 100%;
    line-height: 24px;
}
.hero-2 .hero-shape2 {
    top: 53%;
    left: 8%;
    right: unset;
    max-width: 45px;
    -webkit-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
}
.hero-shape1 img {
    width: 35px;
}
.hero-shape2 img {
    width: 35px;
}
.hero-shape3 img {
    width: 35px;
}
.hero-shape5 img {
    width: 35px;
}
.img-box1 .about-info {
    position: unset;
    bottom: 10px;
    right: 0px;
}
.about-info {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    background-color: var(--white-color);
    max-width: 100%;
    width: 100%;
    padding: 25px 10px;
    text-align: center;
    margin: 20px 0 0;
}
.img-box1 .about-info {
    position: unset;
    bottom: 10px;
    right: 0px;
}
h2.sec-title {
    font-size: 19px;
}
.read-phone {
    display: block;
}
.phone-box ul {
    padding-left: 0;
}
.phone-box ul {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 30px;
}
.shape-mockup.jump {
    right: 7% !important;
    bottom: 6% !important;
    width: 130px !important;
}
.section-title h1 {
    font-size: 19px;
    text-align: center;
    margin-bottom: 10px;
}

h1.breadcumb-title {
    font-size: 25px;
}
.product-big-img .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.title-shope h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: left;
    padding-left: 0;
}

select, .form-control, .form-select, textarea, input {

    border-radius: 5px;
}
.tab-title h4 {
    font-weight: 500;
    font-size: 19px;
}

.blog-single .blog-title {
    font-size: 18px;
    line-height: 1.4;
}
.blog-content h3 {
    font-weight: 500;
    font-size: 17px;
}

}
