@media(max-width : 1680px){
    /* auction page start */
    
    /*Vehicle List syart*/
    .vehicle-listing-section .figure-img{height: 150px;}
    /*Vehicle List end*/
    
    /* auction page end */

}

@media(max-width : 1199px){

    /* login logo start */
    .login-logo img{height: 180px;}
    .auth-header{padding-top: 2rem;}
    /* login logo end */

    /* btn common css start */
    /* .btn.action-btn-common{padding: 4px 8px; line-height: 20px; height: 27px; margin-bottom: 5px; font-size: 11px;}  */
    /* btn common css end */

    /* auction page start */
    
    /*Vehicle List syart*/
    .vehicle-listing-section .figure-img{height: 130px;}
    /*Vehicle List end*/
    
    /* auction page end */

}

@media(max-width : 991px){

    

    /* login logo start */
    .login-logo img{height: 150px;}
    
    /* login logo end */

 /* page title start */
 .page-title{font-size: 25px;}
 .page-title-bar{margin-bottom: 15px;}
 /* page title end */

 /* dashboard page start */
 .metric-value{font-size: 22px;}
 .metric-row .metric{min-height: 6.0rem;}
 /* dashboard page end */

 /* admin page start */
 .user-avtar-block {margin-bottom: 20px;}
 /* admin page end */

 /* auction page start */
 .car-details-popup .car-details-section h4 {font-size: 18px;}
 /* auction page end */

 /* forgott password start */
 .forgott-pass-main{max-width: 500px; margin: 0 auto;}
 /* forgott password end */

}

@media(min-width:768px){


/* icons css strat */
/* .btn-group-sm>.btn, .btn.btn-sm{font-size: 12px; height: 30px; width: 30px; } */
/* icons css end */

}


@media(max-width : 767px){

    body{font-size: 14px;}
    
    .app-header .top-bar-list img{height: 34px; margin-top: 2px;}
    .top-bar-list .top-bar-item:first-child{height: 100%; background: #fff;}
    .hamburger { margin-right: 12px !important;}


    /* login logo start */
    .login-logo img{height: 140px;}
    .auth-header{padding-top: 1rem;}
    .top-bar-item > a:hover{text-decoration: none; color: #000;}
    /* login logo end */

    /* form common css start */
    .form-control{font-size: 14px;}
    .btn{font-size: 14px;}
    /* form common css end */

    /* login page start */
    /* .login-logo img {height: 30px;} */
    .login-logo-block h1{font-size: 24px; margin-bottom: 0;}
    /* login page end */

    /* sidebar menu start */
    .stacked-menu .menu-link>.menu-icon{font-size: 16px;}
    .stacked-menu .menu-link{font-size: 14px;}
    .stacked-menu .menu-link, .stacked-menu .menu-subhead{padding: 6px 15px;}
    /* sidebar menu end */

    /* page title start */
    .page-title {font-size: 23px;}
    /* .page-title-bar {margin-bottom: 12px;} */
    /* page title end */

    /* auction page start */

    /* car details popup start */
   
    .car-details-popup .card-body{margin-top: 15px;}
    .car-details-popup .modal-body {padding: 15px;}
    /* car details popup start */
    /* auction page end */

    /* swal alert start */
    .swal2-icon .swal2-icon-content{font-size: 2.75em;}
    .swal2-icon{width: 4em; height: 4em; line-height: 4em; margin-bottom: 15px;}
    .swal2-title{font-size: 26px;}
    .swal2-styled{padding: 8px 18px;}
    /* swal alert end */

}

@media(min-width:480px) and (max-width: 575px){

    /* auction page start */
    .vehicle-list-col{max-width: 50%; flex: 0 0 50%;}
    .pswp-gallery .vehicle-img{max-width: 50%; flex: 0 0 50%;}
    /* auction page end */

}

@media(max-width : 575px){

/* btn common css start */
.btn{font-size: 14px;}
/* btn common css end */

    /* login logo start */
    .login-logo img{height: 120px;}
    .auth-header{padding-top: 1rem;}
    /* login logo end */

/* login page start */
.login-logo {margin-bottom: 6px;}
.login-logo-block h1{font-size: 22px;}
.admin-login-main .sign-in-login{margin-top: 10px;}
    
/* forgott password page start */
.forgott-pass-main .reset-pass-btn{margin-top: 10px;}
/* forgott password page start */
    
/* page title start */
.page-title {font-size: 20px;}
/* .page-title-bar {margin-bottom: 12px;} */
/* page title end */

/* admin page start */
hr{margin: 0.5rem 0;}
.user-avtar-block {margin-bottom: 18px;}
/* admin page end */

/* banner module start */
.edit-image-view img { height: 100px; width: 100px; object-fit: cover;}
/* banner module end */

/* swal alert start */
.swal2-icon { width: 3em; height: 3em; line-height: 3em; margin-bottom: 12px;}
.swal2-icon .swal2-icon-content {font-size: 2em;}
.swal2-title { font-size: 23px;}
.swal2-styled { padding: 6px 12px; font-size: 16px !important;}
/* swal alert end */


}

@media(max-width:479px){

    /* login page start */
    /* .login-logo img {height: 27px;} */
    /* login page end */

        /* login logo start */
        .login-logo img{height: 90px;}
        .auth-header {
            padding-top: 12px;
            padding-bottom: 6px;
        }
        /* login logo end */
    
    /* auction page start */
    
    /*Vehicle List syart*/
    .vehicle-listing-section .figure-img{height: auto;}
    /*Vehicle List end*/
    
    /* auction page end */

}
