@media(max-width: 1366px){
    .section-padding{
        padding: 40px 0;
    }
    p{
        font-size: 16px;
    }
    .about-lashield-rightTxt .section-title h2{
        font: normal normal 900 30px/35px Lato;
    }
    .about-txt p{
        font: normal normal normal 16px/25px Lato
    }
    .section-title{
        margin-bottom: 30px;
    }
    .section-title h2{
        font-size: 30px;
    }
    .product-name h2{
        font-size: 20px;
        line-height: 30px;
        min-height: 35px;
    }
    .influencer-pick-txt p{
        font-size: 16px;
    }
    .product-heading h3{
        font-size: 18px;
    }
    .product-heading p{
        font-size: 14px;
    }
    .card-body ul li{
        font-size: 15px;
    }
    .accordion-button span{
        font-size: 15px;
    }
    .know-more{
        font-size: 14px;
        padding: 10px 20px;
    }
    .slick-dots{
        bottom: -5px;
    }
    .product-slider .slick-dots {
        bottom: 0px;
    }
    .product-wrapper{
        min-height: 370px;
    }
    .product-slider .slick-track{
        padding-bottom: 30px;
    }
    .product-name {
        margin-bottom: 20px;
    }
}
@media(max-width:767px){
    .navbar li.dropdown a {
        color: #000;
    }
    .navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a{
        color: #000 !important;
    }
    .thumb-wrapper{
        width: 100%;
        max-width: 100%;
        flex: none;
    }
    .product-img-slider{
        flex-direction: column-reverse;
    }
    .product-img-slider .slick-slide{
        margin: 0 10px;
    }
    .product-img-main{
        margin: 10px 0px;
        box-shadow:none;
    }
    .main-img-wrapper{
        width: 100%;
        max-width: 100%;
    }
    
    .product-desc {
        width: 100%;
        margin-top: 30px;
    }

    .product-desc ul {
        padding-left: 0px;
    }
    .accordion-button span {
        font-size: 18px;
    }
    .slick-next{
        right: 10px;
    }
    .slick-prev{
        left: 10px;
    }

    .section-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    #header .logo img {
        max-height: 50px;
    }

    #navbar {
        order: 3;
        margin-left: auto;
        margin-right: 0;
    }

    #header {
        /* height: 75px; */
        top: 0;
        background: #ea1824;
    }

    #main-banner {
        /* margin-top: 70px; */
    }

    .section-title h2, .product-heading h3 {
        font: normal normal 900 26px/36px Lato !important;
    }

    .about-txt p, .product-desc ul li {
        font: normal normal normal 16px/26px Lato;
    }

    #poduct-list {
        padding-bottom: 0;
    }

    .product-slider .slick-track {
        padding-bottom: 100px;
    }

    .element-img {
        right: 0%;
        top: -18%;
        width: 100px;
    }

    ul.slick-dots li button {
        background-color: #e61b25;
        border: 1px solid #e61b25;
    }

    .banner-slider ul.slick-dots li button {
        background-color: #fff;
        border: 1px solid #fff;
    }

    .product-slider ul.slick-dots li button {
        background-color: #fff;
        border: 1px solid #fff;
        box-shadow: 0px 2px 5px 2px rgb(0 0 0 / 40%);
    }

    ul.slick-dots li.slick-active button {
        border: 1px solid #e61b25;
        background-color: #e61b25;
    }

    .slick-dots {
        left: 0;
    }

    .influencer-pick-slider .slick-dots {
        bottom: 0;
    }

    .blogs .col-lg-4:nth-child(n+2),
    #our-vision .col-lg-4:nth-child(n+2) {
        margin-top: 30px;
    }

    .press-release-slider ul.slick-dots li button {
        background-color: #fff;
        border: 1px solid #fff;
    }

    .press-release-slider ul.slick-dots li.slick-active button {
        border: 1px solid #000;
        background-color: #000;
    }

    #main-banner.inner-page {
        height: 200px;
        margin-top: 0;
    }

    .quality-img img {
        width: 60px;
    }

    .product-slider .slick-slide {
        margin: 0px 10px;
    }

    .product-name h2 {
        font: normal normal bold 26px/36px Lato;
        min-height: auto;
    }

    .reach-us {
        padding: 30px 30px;
    }

    .reach-us .section-title {
        margin-bottom: 30px;
    }
    #footer .footer-top .footer-links ul a{
        font-size: 14px;
    }
    .fact-detail{
        width: 100%;
    }
    .fact-detail p{
        font-size: 12px;
    }

    .product-slider .slick-dots {
        bottom: 0px;
    }
    
    .buy-img img {
        opacity: 1;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    #header .logo img {
        max-height: 50px;
    }

    #navbar {
        order: 4;
        margin-left: auto;
    }

    #header {
        height: 75px;
    }

    .section-title h2, .product-heading h3{
        font: normal normal 900 36px/46px Lato !important;
    }

    .element-img {
        right: 0%;
        top: -30%;
        width: 200px;
    }

    .blogs .col-lg-4:nth-child(n+3) {
        margin-top: 30px;
    }

    .inner-page {
        margin-top: 0;
    }

    .vision-txt  {
        height: 100%;
    }

    .footer-logo img {
        width: 100px;
    }

    #footer .credits {
        font-size: 12px;
    }

    .product-img-slider {
        flex-direction: column-reverse;
        align-items: center;
    }

    .product-img {
        right: -50px;
        width: 75%;
    }

    .product-slider .slick-track {
        padding-bottom: 100px;
    }

    .reach-us {
        padding: 30px;
    }

    .reach-us .section-title {
        margin-bottom: 30px;
    }
    

    .product-slider .slick-dots {
        bottom: 0;
    }

    ul.slick-dots li button {
        background-color: #e61b25;
        border: 1px solid #e61b25;
    }

    .slick-next  {
        right: -15px;
    }

    .slick-prev {
        left: -15px;
    }
}
