

@media (min-width: 768px){
    .counter-col:not(:first-child){
        display: flex;
        justify-content: center;
    }
    .contact-us .contact-img{
        padding-right: 0;
    }
    .contact-us .contact-img .img-box{
        padding-left: 12%;
    }    
}

@media (min-width: 769px){
    /* .woocommerce div.product div.images.woocommerce-product-gallery, .woocommerce div.product div.summary {
        position: sticky !important;
        top: 60px;
    } */
    .woocommerce div.product div.images.woocommerce-product-gallery{
        margin-bottom: 0;
    }
}

@media (min-width: 992px){
    .menu-close-btn{
        display: none;
    }
}

@media (min-width: 1200px){
    /* .woocommerce div.product div.images.woocommerce-product-gallery, .woocommerce div.product div.summary {
        top: 75px;
    } */
    .woocommerce div.product div.images img {
        /*height: calc(100vh - 180px) !important;*/
        object-fit: cover;
    }
    .products-detail-container{
        padding: 0 12px;
    }
}

@media (min-width: 1600px){
    /* .woocommerce div.product div.images.woocommerce-product-gallery, .woocommerce div.product div.summary {
        top: 85px;
    } */
}

@media (max-width: 1899px){
    .pt-100 {
        padding-top: 80px;
    }
    .pb-100 {
        padding-bottom: 80px;
    }
    .mt-100 {
        margin-top: 80px;
    }
    .heading-box {
        padding-bottom: 3.1rem;
    }
    .heading-p {
        margin-top: 20px;
    }
    .heading-p-2 {
        font-size: 18px;
    }
    .section-space {
        padding: 0 50px;
    }
    .main-p {
        font-size: 18px;
    }
    .footer-top p {
        font-size: 13px;
    }
    .footer-h {
        font-size: 18px;
    }
    footer .footer-menu ul {
        margin-top: 18px;
    }
    footer .row .col-md-3:nth-child(2) {
        padding-left: 110px;
    }
    footer .footer-menu ul li:not(:last-child) {
        margin-bottom: 12px;
    }
    footer .footer-menu ul li:after{
        width: 3px;
        height: 3px;
    }
    .bottom-cta {
        bottom: 2%;
    }
    .section-2 .btn-4 {
        font-size: 1rem;
    }
    .small-h {
        font-size: 1.4rem;
    }
    .craftman .medium-h {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .copyright {
        margin-top: 22px;
        margin-bottom: 10px;
    }
    .section-2 .small-h {
        margin-top: 15px;
        margin-bottom: 7px;
    }
    .hero-slide .hero-content {
        max-width: 440px;
    }
    .mb-30{
        margin-bottom: 25px;
    }
    .contact-form-box .form-control, .contact-form-box textarea {
        height: 3.5rem;
        margin-bottom: 2.5rem;
    }
    .product-review-form .form-control, .woocommerce .yith-ywraq-mail-form-wrapper form .form-row .input-text{
        height: 3.5rem;
    }
    .cta-box .heading-p, .cta-box .enquiry-cta a {
        font-size: 0.8rem;
    }
    .cta-box .enquiry-cta {
        margin-top: 25px;
    }
    .product-enquiry-cta {
        font-size: 1.1rem !important;
        padding: 14px 60px !important;
        margin-top: 30px !important;
    }
}

@media (max-width: 1599px){
    header .menu-item a {
        font-size: 0.83rem;
    }
    header .navbar .custom-logo {
        max-width: 93px;
    }
    .header .header-icon ul {
        gap: 40px;
    }
    .header .header-icon ul li:not(:last-child):after {
        right: -90%;
    }
    .section-space {
        padding: 0 37px;
    }
    .pt-100 {
        padding-top: 75px;
    }
    .pb-100 {
        padding-bottom: 75px;
    }
    .mt-100 {
        margin-top: 75px;
    }
    .heading-box {
        padding-bottom: 30px;
    }
    .header .header-icon ul li img {
        width: 18px;
    }
    .hero-slider-sub span {
        right: -28px;
    }
    .bottom-cta {
        left: 56.8%;
        bottom: 4%;
    }
    .bottom-cta a img{
        padding-top: 0;
    }
    .bottom-cta a {
        padding: 14px 18px;
    }
    footer .row .col-md-3:nth-child(2) {
        padding-left: 70px;
    }
    footer .row .col-md-3:nth-child(3) {
        padding-right: 90px;
    }
    footer a {
        font-size: 0.80rem;
    }
    .footer-h {
        font-size: 16px;
    }
    .footer-logo-box img.footer-logo {
        max-width: 95px;
    }
    footer .footer-menu ul li:not(:last-child) {
        margin-bottom: 10px;
    }
    .copyright {
        font-size: 11px;
    }
    .hero-slide .hero-content {
        max-width: 410px;
    }
    .jewelry-slider .slick-list.draggable {
        margin-left: -2px;
        margin-right: -2px;
    }
    .craftman .medium-h {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .heading-p-2 {
        font-size: 1rem;
    }
    .small-h {
        font-size: 1.2rem;
    }
    .section-2 .btn-4 {
        font-size: 0.9rem;
    }
    .section-2 .small-h {
        margin-top: 12px;
        margin-bottom: 5px;
    }
    .footer-top p br{
        display: none;
    }
    .sub-btn span {
        font-size: 0.80rem;
    }
    .contact-left {
        max-width: 48%;
        padding-left: 5%;
    }
    .contact-left .box .contact-heading {
        font-size: 1rem;
    }
    .tabs-content  .text-overlay .pd-id {
        font-size: 1.2rem;
    }
    .tabs-content .text-overlay .rating span {
        font-size: 1rem;
    }
    .tabs-content  .text-overlay .rating img {
        max-width: 20px;
    }
    .product-listing .filter a {
        padding: 18px 28px;
    }
    ul.tab-box-ul {
        gap: 50px;
    }
    .product-review-form button {
        padding: 12px 40px;
        font-size: 1rem;
    }
    .product-enquiry-cta {
        font-size: 1rem !important;
        padding: 10px 45px !important;
        margin-top: 20px !important;
    }
    .product-review-form-heading {
        margin-bottom: 15px;
        margin-top: 30px;
    }
    .product-content p {
        font-size: 0.9375rem;
    }
    .woocommerce div.product div.images img {
        /*height: calc(100vh - 135px) !important;*/
        width: 90% !important;
        margin: auto;
    }
    .menu-item-has-children .sub-menu {
        padding-top: 14px;
    }
}

@media (max-width: 1399px){
    header #primary-menu {
        gap: 35px;
    }    
    header .navbar .custom-logo {
        max-width: 100px;
    }
    .hero-slider-sub span {
        right: -26px;
    }
    .pt-100 {
        padding-top: 60px;
    }    
    .pb-100 {
        padding-bottom: 60px;
    }
    .mt-100 {
        margin-top: 60px;
    }
    .heading-box {
        padding-bottom: 20px;
    }
    .heading-box .main-heading {
        line-height: 1;
        margin-bottom: 10px;
    }
    .heading-p {
        margin-top: 10px;
        font-size: 0.9rem;
    }
    .heading-p-2 {
        font-size: 0.9rem;
    }
    .bottom-cta {
        left: 57.8%;
    }
    footer .row .col-md-3:nth-child(2) {
        padding-left: 45px;
    }
    footer .row .col-md-3:nth-child(3) {
        padding-right: 55px;
    }
    footer .row .col-md-3:last-child {
        padding-left: 50px;
    }
    .footer-logo-box {
        padding-right: 40px;
    }
    .footer-bottom .footer-bottom-1 {
        margin-top: 30px;
    }
    .copyright {
        margin-top: 15px;
        margin-bottom: 8px;
    }
    .hero-slide .hero-content {
        max-width: 350px;
    }
    .contact-form-box .form-control, .contact-form-box textarea {
        height: 3.2rem;
        margin-bottom: 2.2rem;
    }
    .product-review-form .form-control, .woocommerce .yith-ywraq-mail-form-wrapper form .form-row .input-text{
        height: 3rem;
    }
    .contact-form-box button {
        padding: 13px 55px;
    }
    .contact-left .box:not(:last-child) {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .contact-left {
        max-width: 50%;
    }
    .contact-left .box img {
        max-width: 22px;
        height: auto;
    }
    .contact-left .box {
        gap: 14px;
    }
    .map p iframe {
        height: 400px;
    }
}

@media (max-width: 1299px){
    .bottom-cta {
        left: 58.5%;
    }
}

@media (max-width: 1199px){
    header #primary-menu {
        gap: 30px;
    }
    header .menu-item a {
        font-size: 14px;
    }
    .header .header-icon ul {
        gap: 30px;
    }
    .header .header-icon ul li:not(:last-child):after {
        right: -68%;
    }
    header .menu-item a {
        font-size: 12px;
    }
    header .navbar {
        padding: 0.3rem 0;
    }
    header .navbar .custom-logo {
        max-width: 90px;
    }
    .hero-slider-p {
        font-size: 0.78rem;
    }
    .header .header-icon ul li img {
        width: 16px;
    }
    .header .header-icon ul li:not(:last-child):after {
        right: -85%;
    }
    .hero-slide .hero-content {
        max-width: 310px;
    }
    .hero-slider .slick-dots {
        gap: 15px;
    }
    .hero-slider .slick-dots li.slick-active:after {
        width: 1rem;
        height: 1rem;
        padding: 9px;
    }
    .craftman .medium-h {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .craftman .text-box {
        max-width: 54%;
    }    
    .bottom-section .img-box .content-box {
        left: 20px;
        width: calc(100% - 25px);
    }
    .bottom-cta {
        left: 61.5%;
    }
    .main-footer, .footer-top .row {
        width: 96%;
    }
    footer .row .col-md-3:nth-child(2) {
        padding-left: 25px;
    }
    footer .row .col-md-3:nth-child(3) {
        padding-right: 30px;
    }
    .footer-logo-box {
        padding-right: 20px;
    }
    footer .row .col-md-3:last-child {
        padding-left: 25px;
    }
    .footer-bottom .footer-bottom-1 {
        margin-top: 25px;
    }
    footer .footer-menu ul img {
        max-width: 20px;
        height: auto;
    }
    .footer-top p {
        font-size: 0.75rem;
    }
    .sub-btn {
        padding-right: 35px;
    }
    .sub-btn span {
        padding: 8px 20px;
    }
    .contact-form-box {
        background-color: var(--light-gray);
        padding: 40px;
    }
    .contact-form-box .form-control, .contact-form-box textarea {
        height: 3rem;
        margin-bottom: 2rem;
    }
    .product-review-form .form-control, .woocommerce .yith-ywraq-mail-form-wrapper form .form-row .input-text{
        height: 3rem;
    }
    .contact-left {
        max-width: 66%;
        padding-left: 4%;
    }
    .contact-left .box:not(:last-child) {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .tabs-content  .text-overlay .pd-id {
        font-size: 1rem;
    }
    .tabs-content .text-overlay .rating span {
        font-size: 0.9rem;
    }
    .tabs-content  .text-overlay .rating img {
        max-width: 18px;
    }
    .product-listing .filter a {
        padding: 14px 25px;
    }
    .cta-box .cta-overlay {
        width: 45%;
    }
    .cta-box .enquiry-cta {
        margin-top: 15px;
    }
    .product-review-form button {
        padding: 10px 30px;
        font-size: 1rem;
    }
    .woocommerce .cart .button, .woocommerce .cart input.button, .yith-ywraq-mail-form-wrapper .raq-send-request{
        padding: 10px 30px !important;
        font-size: 1rem !important;
    }
    .product-title, .recent-collection-h {
        font-size: 1.7rem;
    }
    .product-content p {
        font-size: 0.9rem;
    }
    .products-detail-container{
        max-width: 100%;
    }   
    .sub-heading {
        font-size: 1.13rem;
    }
}

@media (max-width: 991px){
    .heading-p {
        font-size: 0.88rem;
        width: 100%;
    }
    .sub-heading {
        margin-bottom: 2px;
    }
    .heading-box .main-heading {
        margin-bottom: 6px;
    }
    header .navbar-toggler {
        margin-left: auto;
    }
    header .navbar-toggler:focus {
        box-shadow: none;
    }
    header #navbarNav {
        position: absolute;
        left: 0;
        top: 0;
        transition: 0.4s;
    }
    header .collapse.show {
        left: 0;
    }
    header #primary-menu {
        flex-direction: column;
        gap: 10px;
        height: 100vh;
        background: #fff;
        padding: 20px;
        padding-top: 30px;
        width: 300px;
        position: relative;
        left: -100%;
        transition: 0.2s;
    }
    header .collapse.show #primary-menu {
        left: 0;
    }
    header .navbar .custom-logo {
        max-width: 90px;
    }
    header .col-sm-6{
        display: flex;
    }
    .section-space {
        padding: 0 30px;
    }
    .pt-100 {
        padding-top: 40px;
    }
    .pb-100 {
        padding-bottom: 40px;
    }
    .mt-60 {
        margin-top: 40px;
    }
    .pt-60 {
        padding-top: 40px;
    }
    .mt-100 {
        margin-top: 40px;
    }
    .heading-box {
        padding-bottom: 20px;
    }
    .main-heading, .hero-slider-heading, .inner-hero-heading {
        font-size: 1.5rem;
    }
    .video-box .video-overlay {
        font-size: 1.125rem;
    }
    .hero-slider-sub span {
        font-size: 3rem;
        right: -18px;
        bottom: 6px;
    }
    .hero-slider-sub {
        font-size: 0.75rem;
    }
    .header .header-icon ul li img {
        width: 20px;
    }
    header .navbar-toggler {
        width: 40px;
        height: 30px;
    }
    header .navbar-toggler .navbar-toggler-icon {
        width: 1.3em;
    }
    .header .header-icon ul {
        gap: 20px;
    }
    .header .header-icon ul li:not(:last-child):after {
        right: -57%;
    }
    .menu-close-btn {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 999;
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;        
        opacity: 0;
    }
    .navbar-collapse.show .menu-close-btn{
        transition: 1.2s;
    }
    .navbar-collapse.show .menu-close-btn{
        opacity: 1;
    }
    .menu-close-btn .fa {
        font-size: 15px;
    }
    .section-space {
        padding: 0 25px;
    }
    .hero-slider-heading {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .hero-slide .hero-content {
        margin-top: 0;
    }
    .jewelry-slider .slick-slide {
        padding: 0 8px;
    }
    .jewelry-slider .slick-list.draggable {
        margin-left: 0px;
        margin-right: 0px;
    }
    .section-1 {
        padding-bottom: 20px;
    }
    .medium-h {
        font-size: 16px;
    }
    .craftman .medium-h {
        margin-top: 0px;
    }
    .small-h {
        font-size: 1.125rem;
    }
    .section-2 .btn-4 {
        font-size: 0.88rem;
    }
    .bottom-section .heading-bg:first-child {
        padding: 8px 12px 5px;
    }
    .bottom-section .heading-bg:nth-child(2) {
        padding: 0 10px 5px;
    }
    .bottom-section .heading-bg:last-child {
        padding: 0 10px 8px;
    }
    .bottom-section .img-box .content-box {
        left: 10px;
        width: calc(100% - 15px);
        bottom: 15px;
    }
    .bottom-cta .bottom-cta-h {
        padding: 8px 8px 9px;
        font-size: 0.75rem;
    }
    .bottom-cta a {
        padding: 8px 8px;
    }
    .bottom-cta a img {
        max-width: 20px;
    }
    .bottom-cta {
        left: 53.5%;
        bottom: 0;
    }
    .footer-logo-box {
        padding-right: 0;
    }
    footer .row .col-md-3:nth-child(2) {
        padding-left: 12px;
    }
    footer .row .col-md-3:nth-child(3) {
        padding-right: 15px;
    }
    footer .row .col-md-3:last-child {
        padding-left: 12px;
    }
    .footer-bottom .footer-bottom-1 .box .elephant {
        max-width: 55px;
    }
    .footer-bottom .footer-bottom-1 .box.text-center img {
        max-width: 95px;
    }
    .footer-logo-box .footer-h {
        margin-top: 15%;
    }
    .copyright {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    footer .footer-menu ul {
        margin-top: 8px;
    }
    footer {
        padding-top: 40px;
    }
    .header .row > div{
        width: auto;
    }
    .header .row > div:nth-child(2){
        order: 2;
    }
    .header .row > div:last-child{
        margin-left: auto;
    }
    .header .header-icon ul li:nth-child(2){
        display: none;
    }
    .mb-30{
        margin-bottom: 20px;
    }
    .breadcrumb {
        bottom: 10px;
    }
    .breadcrumb-item.active, .breadcrumb li a{
        font-size: 0.88rem;
    }
    .about-section .read-more-link{
        font-size: 0.88rem;
    }
    .map p iframe {
        height: 300px;
    }
    .contact-form-box .form-control, .contact-form-box textarea {
        height: 2.8rem;
        margin-bottom: 1.25rem;
        font-size: 0.88rem;
        padding: 15px;
    }
    .product-review-form .form-control, .woocommerce .yith-ywraq-mail-form-wrapper form .form-row .input-text{
        height: 2.8rem;
    }
    .contact-left {
        max-width: 84%;
    }
    .tabs-content  .text-overlay .pd-id {
        font-size: 0.88rem;
    }
    .tabs-content  .text-overlay .rating img {
        max-width: 16px;
    }
    .tabs-content .text-overlay .rating span {
        font-size: 0.8rem;
    }
    ul.tab-box-ul {
        gap: 35px;
    }
    .product-listing .filter a {
        padding: 12px 20px;
    }
    .cta-box .enquiry-cta {
        margin-top: 12px;
    }
    .cta-box .main-heading {
        margin-bottom: 3px;
    }
    .cta-box .heading-p {
        line-height: 1.5;
    }
    .cta-box .enquiry-cta a{
        padding: 6px 0;
    }
    .cta-box .cta-overlay {
        width: 50%;
    }  
    .recent-collection {
        background-color: var(--light-gray);
        padding: 25px 0 40px;
    }  
    .recent-collection-h {
        margin-bottom: 35px;
    }
    .product-enquiry-cta {
        font-size: 0.9rem !important;
        padding: 9px 30px !important;
        margin-top: 15px !important;
    }
    .product-review-form-heading {
        margin-top: 20px;
    }    
    .menu-item-has-children .sub-menu {
        max-height: 500px;
        opacity: 1;
        transform: translateY(0px);
        pointer-events: auto;
        margin-bottom: 0;
        min-width: 250px;
        padding-top: 0px;
        position: unset;
        display: none;
        transition:unset;
    }
    form .wpcf7-submit {
        padding: 8px 25px !important;
    }
    .craftman .text-box {
        max-width: 35%;
        max-height: 230px;
        overflow-y: auto;
    }
    .craftman .text-box::-webkit-scrollbar {
        width: 0px;
    }
    .craftman .text-box::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
    .craftman .text-box::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 4px;
    }
    .craftman .text-box::-webkit-scrollbar-thumb:hover {
        background: #f1f1f159;
    }
    .craftman .medium-h {
        font-size: 12px;
        font-weight: 600;
    }
    .craftman .heading-p-2 {
        font-size: 12px;
        line-height: 1.8;
    }
}

@media (max-width:767px){
    .section-space {
        padding: 0 20px;
    }
    .hero-slider .slick-dots {
        bottom: 0px;
        left: 30px;
    }
    .hero-slider-sub span {
        font-size: 2.2rem;
        right: -12px;
    }    
    .main-heading-img {
        max-width: 100px;
    }
    .jewelry-slider .jewelry-caption {
        font-size: 1rem;
    }
    .jewelry-slider .slick-center .jewelry-caption {
        font-size: 1.5rem;
        padding-bottom: 5%;
    }
    .jewelry-slider .jewelry-caption, .jewelry-slider .slick-active.slick-center + .slick-slide .jewelry-caption {
        padding-bottom: 5.5%;
    }
    .section-1 {
        padding-bottom: 35px;
    }
    .collection .col-md-4:not(:last-child){
        margin-bottom: 25px;
    }
    .heading-box {
        padding-bottom: 15px;
    }
    .heading-box .main-heading {
        margin-bottom: 4px;
    }
    .craftman .text-box {
        max-width: 75%;
    }
    .counter-col:after {
        right: 18px;
        height: 50%;
    }
    .bottom-section .img-box {
        margin-top: 15px;
    }
    .main-footer, .footer-top .row {
        width: 100%;
    }
    .footer-logo-box .footer-h {
        margin-top: 5px;
    }
    ul.footer-icon {
        margin-bottom: 15px;
    }
    footer {
        padding-top: 30px;
    }
    footer .row .col-md-3:nth-child(3) {
        justify-content: center;
    }
    .footer-logo-box {
        max-width: 65%;
    }
    .main-footer .col-md-3:first-child {
        border-right: none;
    }
    .main-p {
        font-size: 1rem;
    }
    .footer-top input {
        padding: 8px 0;
    }
    .footer-top {
        padding: 15px 0;
    }
    .footer-top .row > div:first-child{
        margin-bottom: 15px;
    }    
    .bottom-section .img-box .content-box .heading-4 {
        font-size: 5.65vw;
    }
    .bottom-cta .bottom-cta-h {
        font-size: 2.46vw;
    }
    .bottom-cta a {
        font-size: 2.4vw;
    }
    .bottom-cta a {
        padding-bottom: 10px;
    }
    .bottom-cta {
        left: 47%;
    }
    .about-us-2{
        display: grid;
    }
    .about-us-2 .container-fluid{
        order: 2;
    }
    .about-us-2 .container{
        position: unset;
        transform: unset;
    }
    .about-us-2 .img-box {
        padding-left: 0;
    }
    .breadcrumb {
        bottom: 5px;
    }
    .inner-hero-img{
        min-height: 200px;
        object-fit: cover;
    }
    .contact-left {
        max-width: 100%;
    }
    .contact-form-box {
        padding: 20px;
    }
    .contact-form-box button {
        padding: 11px 40px;
    }
    .product-listing .filter a {
        padding: 10px 10px;
        gap: 8px;
    }
    ul.tab-box-ul {
        padding-left: 20px;
        gap: 6px;
        padding-left: 4px;
    }
    ul.tab-box-ul button {
        font-size: 0.88rem;
    }
    .tab-box {
        margin-top: 25px;
    }
    .pagination .page-link {
        font-size: 18px;
    }
    .pagination .page-link {
        padding: 3px 15px;
        font-size: 18px;
    }
    .pagination .previous, .pagination .next {
        padding: 0 10px;
    }
    .pagination .previous span, .pagination .next span {
        height: 29px;
    }
    .product-listing .filter a img {
        max-width: 15px;
    }
    .recent-collection {
        background-color: var(--light-gray);
        padding: 25px 0 25px;
    }
    .recent-collection-h{
        margin-bottom: 30px;
    }
    .product-review-form button {
        font-size: 0.88rem;
    }
    .woocommerce .cart .button, .woocommerce .cart input.button, .yith-ywraq-mail-form-wrapper .raq-send-request{
        font-size: 0.88rem !important;
    }
    .product-review-form-heading {
        font-size: 1.2rem;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .product-content p {
        font-size: 0.9rem;
    }
    .product-review {
        padding-bottom: 15px;
        margin-bottom: 5px;
    }
    .product-review ul img {
        max-width: 22px;
    }
    .product-title, .recent-collection-h {
        font-size: 1.5rem;
    }
    .product-title {
        margin-bottom: 7px;
    }
}

@media (max-width:575px){
    .hero-slide img {
        min-height: 300px;
    }
    .hero-slider .slick-dots {
        bottom: 10px;
        left: 35px;
    }
    .hero-slide .hero-content {
        max-width: 100%;
    }
    .pt-100 {
        padding-top: 25px;
    }
    .pb-100 {
        padding-bottom: 25px;
    }
    .mt-60 {
        margin-top: 25px;
    }
    .pt-60 {
        padding-top: 25px;
    }
    .mt-100 {
        margin-top: 25px;
    }
    .jewelry-slider .slick-slide {
        padding: 0px 4px;
    }
    .heading-p {
        line-height: 1.8;
    }
    .collection .col-md-4:not(:last-child){
        margin-bottom: 15px;
    }
    .craftman .img-box img {
        min-height: 300px;
        object-fit: cover;
    }
    .counter-col:after{
        display: none;
    }
    .counter-col{
        text-align: center;
    }
    .counter-col:not(:last-child){
        margin-bottom: 15px;
    }
    .small-h {
        font-size: 1rem;
    }
    .section-2 .small-h {
        margin-top: 5px;
        margin-bottom: 2px;
    }
    .heading-p {
        margin-top: 5px;
    }
    .footer-logo-box {
        max-width: 100%;
    }
    .footer-logo-box img.footer-logo {
        max-width: 80px;
    }
    footer .footer-menu ul {
        margin-top: 0px;
    }
    .footer-border-right {
        border-right: none;
    }
    footer .footer-menu ul li:not(:last-child) {
        margin-bottom: 5px;
    }
    .sub-btn {
        margin-left: 0;
        margin-top: 20px;
    }
    .custom-subscribe-form p {
        flex-direction: column;
        align-items: start;
    }
    .footer-top .row > div:first-child {
        margin-bottom: 10px;
    }
    .footer-top .row > div:first-child {
        margin-bottom: 10px;
    }
    .bottom-cta {
        left: 50%;
    }
    .bottom-section .heading-bg:first-child {
        padding: 8px 12px 8px;
    }
    .bottom-section .heading-bg:nth-child(2) {
        padding: 0 10px 8px;
    }
    .bottom-section .heading-bg:last-child {
        padding: 0 10px 10px;
    }
    .section-1 .dark-star-icon {
        top: 28%;
    }
    .banner-line span.line-1 {
        left: 9%;
    }
    .banner-line span.line-2 {
        left: 36.3%;
    }
    .banner-line span.line-3 {
        right: 36.3%;
    }
    .banner-line span.line-4 {
        right: 9%;
    }
    .cta-box .cta-overlay {
        width: 93%;
        right: 4%;
        z-index: 2;
    }
    .cta-box .img-box img{
        height: 250px;
        object-fit: cover;
    }
    .cta-box:after{
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: var(--black);
        opacity: 0.6;
    }
    .footer-top .row div{
        padding: 0;
    }
    .sub-heading {
        font-size: 1rem;
    }
    .footer-top form .wpcf7-submit {
        margin-top: 20px !important;
    }
}

@media (max-width:399px){
    .craftman .text-box {
        max-width: 80%;
    }
}

