    
    @media (min-width:992px) and (max-width:1199px){
        .loginform .col-md-7{
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
        
        .form-cover .bgimage {
            right: calc(50vw - 244px);
        }
    
        .forms-box .col-xl-6{
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
    /* header responsive 22 june*/
    .sub-navbar li a {
          padding: 10px 30px;
    }
    #header .header-right-menu {
        right: 150px;
    }
    
    #header .togglesearch{
        top:153px; /* 8 july */
    }
    #header .affix .togglesearch {
        top: 115px;
    }
    
    /* 9 july */
    #content{
        padding-top: 148px;
    }
    .breadcrumbsection{
        top:116px;
    }
    
    }
    
    
    @media (min-width:768px) and (max-width:992px){
    
        #header .container{
            max-width: 100%;
        }
    
        .home-full-item .carousel-caption .container{
            padding:3rem 4rem;
        }
        .home-full-item .carousel-caption .container.py-5{
            padding-top: 1.5rem !important;
            padding-bottom: 1.5rem !important;
        }
        .home-full-item .carousel-caption h1{
            font-size: 28px;
            line-height: 34px;
        }
        #content .home-full-item .btn {
            margin-top: 5px;
            padding: 6px 50px 6px 15px;
            font-size: 11px;
            min-height: 30px;
        }
        #content .home-full-item .btn::before{
            width: 45px;
        }
        #content .home-full-item .btn::after{
            width: 35px;
        }
        .home-full-item .carousel-caption{
            bottom: 0px;
        }
    
        .owl-theme .owl-nav{
            max-width: 720px;
        }
    
        .home-full-item .carousel-caption h1::before{
            height: 34px;
        }
    
        #content h2{
            font-size: 35px;
        }
    
        .form-cover .bgimage {
            right: calc(50vw - 154px);
        }
    
        .forms-box{
            padding:1.8rem 2rem 1.5rem;
        }
    
        .forms-box .custom-control-label, .forms-box .link-info, .forms-box p {
            font-size: 13px;
        }
    
        #footer .navbar-nav a{
            font-size: 12px;
            padding:.5rem 0.75rem;
        }
        
        .crop-text{
            font-size: 16px;
        }
    
        #content .seed-products-recomm p{
            font-size: 14px;
        }
    
        #content .product-details-head-sect .btn{
            font-size: 14px;
        }
    
        .media-section .media-text {
            font-size: 14px;
        }
        .media-section .col-md-4 .media-box {
            padding-right: 0px;
        }
    
        .adv-search-box{
            flex-wrap: wrap;
        }
    
        .adv-search-box .custom-radio {
            margin-bottom: 15px;
        }
    
        .app-filter-btn.mb-4{
            margin-bottom: 0px !important;
        }
    /* header responsive 22 june*/
    .sub-navbar li a {
          padding: 10px 22px; /* 8 july */
          font-size: 14px; /* 8 july */
          line-height: 1.2;
    }
    #header .header-right-menu {
        right: 150px;
    }
    
    #header .navbar-brand .first_logo{
        width: auto;
        height: 55px;
    }
    #header .affix .navbar-brand .first_logo {
        height: 50px;
        width: auto;
    }
    #header .navbar-brand img{
        height: 65px;
    }
    #header .affix .navbar-brand img {
        height: 50px;
    }
    .logo_section{
        padding:36px 10px 10px;
    }
    #content{
        padding-top: 148px;
    }
    #header .togglesearch{
        top:148px;
    }
    #header .affix .togglesearch {
        top: 140px;
    }
    #header .togglesearch .container {
        padding: 30px 15px 30px;
    }
    
    .favourites-images .col-md-3 .w-100{
        height: 130px;
    }

    /* 9 july */
    .my-favourites .description table, .crop-link .description table{
        width: 100% !important;
    }
    .crop-types .col-md-4 .img-fluid {
        height: 150px;
    }
    .crop-types .col-md-3 .img-fluid, .favourites-images .col-md-3 .w-100{
       height: 110px;
    }
    
    }
    
    
    
    
    @media screen and (max-width:767px){

        .beforeloginpage #content {
            padding-top: 110px;
        }
    
        /* header */
    
        #header .navbar-brand {
            margin-right: 0.8rem;
        }
    
        #header .logo-heading, #header .affix .logo-heading {
            font-size: 26px;
        }
        #header .navbar-brand img, #header .affix .navbar-brand img{
            width: 55px;
        }
    
        #header .container{
            padding:30px 10px 20px;
        }
    
    
    
        #header .navbar-nav {
            flex-direction: row;
        }
    
        #header .navbar-expand-md .navbar-nav .nav-link{
            font-size: 14px;
            padding:0.5rem;
        }
        #header .header-right-menu .navbar-nav{
            padding:0.1rem 1rem 0.1rem 1.5rem !important /* 8 july */
        }
        #header .navbar-nav .nav-item::after {
            height: 14px;
            top:8px; /* 8 july */
        }
    
        .searchimage{
            height: 14px !important;
        }
    
    
        #header  .navbar-nav .dropdown-menu{
            position: absolute;
            float: left;
        }
    
    
        #header .togglesearch{
            top:130px; /* 8 july */
        }
    
        #header .affix .togglesearch {
            top: 125px; /* 8 july */
        }
    
    
        .togglesearch .form-control{
            height: calc(1.5em + 1.75rem + 2px);
        }
    
        .togglesearch .btn{
            padding:0px 30px 10px 25px;
            width: 108px;
            height: 53px;
            background: transparent;
        }
    
        .togglesearch .btn .searchicon{
            font-size: 20px;
        }
    
        /* header */
    
        #content {
            padding-top: 132px; /* 8 july */
            min-height: 100% /* 15 july */
        }
        #content h2{
            font-size: 25px;
        }
    
        #content p {
            font-size: 14px;
            line-height: 21px;
        }
     
        .owl-theme .owl-dots {
            top: 0px !important;
        }
    
        .home-full-item .carousel-caption .container{
            padding:0rem 0rem  0rem 3.5rem !important;
        }
        .home-full-item .carousel-caption h1{
            font-size: 24px;
            line-height: 28px;
            max-width: 260px;
            /* margin-left: -6px; */    /* 9 july */
        }
        .home-full-item .carousel-caption{
            bottom:5px;
        }
    
        /* 8 july */
        /* .home-full-item .carousel-caption{
            bottom: 0px;
        } */
         /* 9 july */
        #content .home-full-item .btn{
            margin-top: 0px;
            padding: 5px 45px 6px 10px;  
            font-size: 10px;
            min-height: 20px;
        }
        #content .home-full-item .btn::before{
            width: 45px;
        }
        #content .home-full-item .btn::after{
            width: 35px;
        }
        /* 9 july */
        .home-full-item .carousel-caption h1::before{
            height: 24px;
            top:4px;
        }
        /* .owl-carousel .owl-item img{
            min-height: 200px;
            object-fit: cover;
            object-position: top left;
        } */
        /* .home-full-item .bg-image {
            max-height: 300px;
            height: calc(210px + (300 - 210) * ((100vw - 320px) / (480 - 320)));
        } */
    
        .form-cover .bgimage{
            position: static;
        }
    
        .form-cover .bgimage .form-image{
            height: auto;
            min-height: auto;
        }
        .loginform{
            padding: 0 15px;
        }
    
        .form-cover{
            min-height: 100%;
        }
    
        .form-cover .px-5 {
            padding-left: 15px !important;
            padding-right: 15px !important;
        }
    
        .form-cover .ml-auto{
            margin-left: unset !important;
        }
        .form-cover .row.mr-0{
            margin-right: -15px !important;
        }
    
        .forms-box{
            padding:1.8rem 1.5rem 1.5rem;
            margin-top: -35px
        }
    
        .forms-box .custom-control-label, .forms-box .link-info, .forms-box p {
            font-size: 13px;
        }
        .forms-box h4 {
            font-size: 17px;
        }
        .bar-code{
            display: none;
        }
    
        .forms-style {
            margin-bottom: 0px;
            padding:10px 0px 20px;
        }
        section {
            margin: 30px 0px 50px;
        }
        
    
        .forms-box .btn{
            line-height: normal;
        }
    
     
    
    /* favourites section */
    
    
    .my-favourites .media{
        padding: 1rem 0px;
    }
    
    .my-favourites .col-md-3 img{
        margin-bottom: 20px; /* 8 july */
    }
        /* 9 july */
        .my-favourites .media img, .mr-4.seedimage.adjust-image{
            width: 65px;
            height: 85px;
            margin-right: 0.5rem !important;
    
        }
    
        .date-format{
            font-size: 11px;
            margin-bottom: 0.3rem;
        }
    
        .my-favourites .media h3{
            font-size: 20px;
            margin-bottom: 0.3rem;
        }
    
        #content .my-favourites .media p{
            font-size: 16px;
            line-height: 25px;  /* 9 ju */
        }
    
        .my-favourites p {
            font-size:14px;
            margin-bottom: 0.7rem;
        }
    
        .view-link{
            font-size: 14px;
        }
    
    
    
        .sav-search{
            flex-wrap:wrap;
            align-items: flex-start;
        }
    
        .sav-search .alert{
        max-width: 46%;
        flex: 0 0 46%;
        font-size: 14px;
        margin-right: 10px;
        }
    
        .alert-dismissible .close{
            padding:.4rem 0.5rem;
        }
    
        .alert-dismissible {
            padding-right: 1.5rem;
        }
    
        .crop-types .mb-5, .my-favourites .mb-5{
            margin-bottom: 1.5rem !important;
        }
    
        .crop-text{
            font-size: 17px;
            margin: 0.6rem 0px 0rem;
        }
    
        .crop-link{
            margin: 0rem 0px 1.5rem;
        }
    
        #content .btn.btn-white{
            margin-top: 10px;
        }
    
        /* footer */
    
        #footer{
            text-align: initial;
            height: auto;
        }
    
        #footer .navbar-nav {
            margin-bottom: 1rem;
            /* justify-content: center; */
        }
    
        #footer .navbar-nav a{
            padding:.3rem 0.8rem;
            font-size: 15px;
        }
    
        #footer .col-md-3{
            border-top:1px solid #ffffff
        }
    
        #footer p{
            padding-top:1rem;
            text-align: center;
        }
    
        #footer .container{
            max-width: 100%;
        }
    
        #footer .bottom-fixed-request br{
            display: none;
        }
        #footer .bottom-fixed-request{
            right: 10px;
            bottom: 110px;
            height: 63px;
            white-space: normal;
            transition: none;
        }
        #footer .bottom-fixed-request:hover{
            width: 270px;
        }
    
        #footer .bottom-fixed-request .cont-fix-text{
            font-size: 13px;
            padding:10px 30px 0px 15px;
            height: 63px;
            line-height: normal;
            right:35px;
        }
    
    
        #footer .bottom-fixed-request:hover .cont-fix-text{
            right: 35px;
        }
    
    
        #footer .bottom-fixed-request .bayerlogo{
            height: 63px;
            width: 63px;
        }
    
        #footer .bottom-fixed-request .bayerlogo img{
            height: 49px;
        }
    
    
    
        .breadcrumbsection{
            margin-bottom: 30px;
        }
    
        .product-details-head-sect .d-flex{
            flex-wrap: wrap;
        }
    
        
    
        /* .product-details-head-sect .arizeimg{
            height: 65px;
        }
        */
    
        .table td{
            font-size: 14px;
        }
    
       
        #content .adv-search-btn .btn.btn-white,
        #content .app-filter-btn .btn.btn-white,
        #content .product-details-head-sect .btn.btn-white
        {
            font-size: 10px;
            padding: 0 50px 0px 15px;
            line-height: 26px !important;
            min-height: 28px !important;
            min-width: 140px;
            white-space: nowrap;
        }
        #content .adv-search-btn .btn::after,
        #content .app-filter-btn .btn::after,
        #content .product-details-head-sect .btn::after
   
        {
            width: 30px;
        }
    
        #content .adv-search-btn .btn.btn-white::before,
        #content .app-filter-btn .btn.btn-white::before,
        #content .product-details-head-sect .btn.btn-white::before
    
        {
            width: 40px;
        }

         /* 9 jul */
         #content .adv-search-btn .btn.btn-white,
         #content .app-filter-btn .btn.btn-white{
             font-size: 14px;
             line-height: 28px !important;
         }
         #content .adv-search-btn .btn.mt-0,
         #content .app-filter-btn .btn.mt-0{
            margin-top: 1.2rem !important;
        }
         #content .adv-search-btn.d-flex,#content .app-filter-btn.d-flex{
             flex-direction: column;
         }
         #content .adv-search-btn.align-items-center,#content .app-filter-btn.align-items-center{
             align-items: flex-start !important;
         }

    
        .tabs-menus-info-details .nav-tabs .nav-link{
            font-size: 14px;
        }
    
    
        .seed-products-recomm h2{
            text-align: center;
        }
    
        .seed-products-recomm .crop-link {
            display: flex;
            flex-direction: column;
            max-width: 250px;
        }
    
        .seed-products-recomm .col-md-3{
            display: flex;
            align-items: center;
            justify-content: center;
        }
    
        .seed-products-recomm .crop-link .imghoverborder{
            width: 225px;
        }
    
    
        .media-section .col-md-4 .media-box{
            padding-right: 0px;
        }
    
        .content-sect .col-10{
            margin-left: auto;
        }
    
        .content-sect h2::before {
            left:-168.999px;
            height: 26px;
        }
    
        .adv-search-box{
            flex-wrap: wrap;
        }
    
        .adv-search-box .custom-radio {
            margin-bottom: 15px;
        }
    
        #content .adv-search-box .btn{
            font-size: 16px;
        }
    
     
        .adv-search-box .custom-control-label, .tabs-menus-info-details .advfilterbox .custom-control-label{
            font-size: 16px;
        }
    
        .adv-search-box .form-group{
            margin-bottom: 0px;
        }
        .adv-search-box .form-control{
           width: auto;
        }
    
        .hero-banner-innerpage {
            margin-top: -30px;
        }
      
    .mobile-hidden{
        display: none !important;
    }
    #header .header-right-menu {
        right: 120px;
    }
    .science-text p{
        font-size: 11px;
    }
    .science-text {
        left: -135px; /* 8 july */
        top: 6px;
    }
    #header .navbar-brand .first_logo, 
    #header .affix .navbar-brand .first_logo{
        width: 200px;
    }
    .breadcrumbsection{
        top: 110px;
    }
    .sub-navbar li:last-child span{
        display: block;
    }
    
    /* 8 july  */
    
     /* header responsive 22*/
     
    .sub-navbar li a {
        padding: 10px 18px; 
        font-size: 12px;
    }
    .logo_section{
        padding:31px 10px 10px;
        align-items: center;
    }
    .sub-menu-list .sub-navbar li.searchicon a span:last-child{
        display: none;
    }
    /* 9 july */
    .my-favourites .col-md-6:last-child{
        padding-top: 30px;
    }
    .description table{
        max-width: 300px; 
    }
    .star-rating, .favourites-label{
        flex-wrap: wrap;
    }
    .favourites-label .favourites-types span{
        margin-bottom: 10px;
    }
    .product-details-head-sect .col-lg-8.pl-5{
        padding-left: 15px !important;
    }

    }
    
    /* 8 july */
    @media (max-width: 575px){
        .sub-navbar li a span {
            display: none;
        }
        .sub-navbar li a {
            padding: 10px 18px; /* 8 july */
            }
        
        .logo_section{
            padding:31px 10px 10px;
        }
    
        #header .affix .logo_section{
            padding:10px 10px 10px;
        }
        
        .sub-menu-list .sub-navbar li a i {
            display: inline-flex;
        }
        .sub-menu-list .sub-navbar li.searchicon a span:last-child{
            display: none;
        }
    }
    
    
    @media (max-width: 525px){
    
        .home-full-item .carousel-caption h1{
            font-size: 20px;
            line-height: 1;
            /* margin-left: -6px; */    /* 9 july */
        }

        .profileimgsm {
            width: 14px;
            height: 14px;
         }
    
        .description table{
            max-width: 320px; /* 9 july */
        }
    
        #header .navbar-nav .nav-item::after {
            height: 14px;
            top:1px; /* 8 july */
        }
    
        #header .header-right-menu {
            right: 10px;
        }
        #header .container{
            padding:30px 10px 20px;
        }
    
        #header .menu-heading .navbar-nav {
            padding-top: 0px;
            position: absolute;
            bottom: -12px;
            flex-direction: row;
            left: 0;
            width: 100%;
            padding: 0 10px;
        }
        #header .navbar-expand-md .navbar-nav .nav-link{
            padding:0.5rem 0.38rem;
        }
    
        #header .header-right-menu{
            width: 50%;
        }
    
        #header .navbar-expand-md .header-right-menu .navbar-nav .nav-link{
           /* padding:0.5rem;*/
               padding: 0 10px;
        }
        #header .header-right-menu .navbar-nav .nav-item .dropdown-toggle::after {
            font-size: 6px;
            margin-left: 0.6rem;
        }
        /* 9 july */
        #header .header-right-menu  .dropdown-menu .dropdown-item{
            font-size: 13px;
            line-height: 20px;
        }
        .profileaddinfo span{
            line-height: normal;
        }
        #header .header-right-menu .dropdown-menu{
            min-width: 80px;
        }
    
        #header .header-right-menu .navbar-nav{
            padding:0.25rem 1rem  !important; /* 8 july */
        }
    
        #header .header-right-menu .dropdown-menu.profile-details{
            max-width: 296px;
            min-width: 296px;
        }
    
        .profileaddinfo a{
            padding:.5rem 0.7rem;
        }
    
        .profileinfo h4{
            font-size: 16px;
            margin-bottom: 0.5rem;
        }
        .profileinfo p{
            font-size: 13px;
            margin-bottom: 0.5rem;
        }
        .profileinfo .img-fluid{
            width: 40px;
            height: 40px;
        }
        .activesearch .fa-times {
            font-size: 15px;
        }
    
        #header .affix .container {
            padding: 15px 15px 26px;
        }
    
        #header .affix .navbar-nav{
            bottom:-2px;
        }
    
        #header .affix .header-right-menu{
            display: none;
        }
    
        #header .affix .togglesearch {
            top: 110px; /* 8 july */
            height: auto;
        }
    
        #header .affix .togglesearch .container{
            padding:15px 15px 10px;
    
        }
    
      
     
        #content .adv-search-box .btn.ml-3,
        .adv-search-box .view-link.ml-3
        {
            margin-left: 0px !important;
            margin-bottom: 1rem;
        }
    
        .adv-search-box .view-link{
            margin-top: 1rem;
        }
    
    
        .adv-search-box .form-group{
            margin-bottom: 1rem;
            margin-right: 10px;
        }
        
        
        
    
        /* footer */
    
        #footer .navbar-nav {
            flex-wrap: wrap;
        }
    
        #footer .navbar-nav li {
            max-width: 50%;
            flex: 0 0 50%;
            -ms-flex: 0 0 50%;
        }
    
        #footer .navbar-nav li:first-child a {
            padding-left: 0.8rem;
        }
    
        #footer .navbar-nav li::after{
            display: none;
        }
    
        #footer .navbar-nav a{
            display: block;
        }
    
    
    
    
        .rice-sect{
            margin-bottom: 30px;
        }
    
        .rice-sect .media{
            flex-direction: column;
        }
    
        .rice-img{
            max-width: 100%;
            width: 100%;
            margin-bottom: 20px;
        }
    
        .rice-img.mr-5{
            margin-right: 0rem !important;
            
        }
    
        .rice-sect h3 {
            font-size: 20px;
        }
    
        .tabs-menus-info-details .nav-tabs .nav-link{
            ms-flex: 1 1 46%;
            flex: 1 1 46%;
        }
    
        .star-rating{
            margin-bottom: 20px;
        }
        #content .product-details-head-sect h2{
            display: block !important;
            line-height: 25px;
        }
    
        #content .editform .btn.btn-white{
            line-height: normal !important;
        }
    
        #accordion h3 a{
            font-size: 16px;
            padding-right: 20px;
        }
    
        #footer .bottom-fixed-request{
            bottom: 140px;
        }
      
        
    }
    
    
    
    @media (min-width: 320px) and (max-width: 359px) {

        .description table{
            max-width: 300px; /* 9 july */
        }

        .forms-box .custom-control-label, .forms-box .link-info, .forms-box p {
            font-size: 12px;
        }
    
        #header .navbar-expand-md .navbar-nav .nav-link{
            font-size: 12px;
            padding:0.5rem 0.37rem;
        }
    
        #content h2 {
            font-size: 18px;
        }
    
        .crop-text {
            font-size: 15px;
        }

        /* 14 july */
        #header .header-right-menu .dropdown-menu.profile-details{
            max-width: 275px;
            min-width: auto;
        }
    
    
    }
    