.outer_cnt_1{
    width: calc(100% - 300px);
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top:0px;
    padding-left: 40px;
    padding-bottom: 70px;
}

.outer_cnt_menu{
    width: 300px;
    float: left;
    display: block;
    position: sticky;
    height: 430px;
    background-color: white;
    border:1px solid gainsboro;
    top:70px;
    padding-bottom: 20px;
    padding-top:20px;
    border-radius: 5px;
}

.mn_ct_st{
    display:flex;
    width:100%; 
    max-width:1400px; 
    margin:auto;
    padding-top:20px;
}

.btn_a_div{
    list-style: none;
    display: block;
    font-size:14px;
    float:right; 
    padding-left:8px;
    padding-right: 8px;
}

.st_pg_cnt{
    width: auto;
    font-size: 12px;
    float: right;
    display: block;
    padding: 5px;

}

.st_pg_cnt_mn{
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-top: 10px;
    display:block;
    width:100%; 
    float:left;
}

.st_pg_tit{
    display: block; 
    float:left; 
    margin-top:8px;
    font-size: 13px;
}

.st_pg_nmb{
    font-size: 14px;
    color:cornflowerblue;
    text-align: center;
    padding-top: 1px;
    border-radius: 5px;
    width: 30px;
    height: 23px;
    display: inline-block;

}

.st_pg_nmb:hover{
    border: 1px solid cornflowerblue;
    color: royalblue;
    cursor: pointer;
}

.st_pg_btn{
    color: cornflowerblue;
    font-size: 20px;
    cursor: pointer;
    height: 23px;
    vertical-align: middle;
}

.st_pg_btn:hover{
    color: royalblue;
}

.clfilters_mn{
    float:right; 
    color:dimgray; 
    text-decoration:none;
}

.clfilters_mn:hover{
    cursor: pointer;
    color: cornflowerblue;
}

.flt_header_1{
    font-size: 13px;
    font-weight:bold; 
    width: auto;
    display: inline;
}

.header_btn{
    padding-bottom: 5px;
    text-decoration: none;
    color: black;
    padding-left: 3px;
    padding-right: 3px;
}

.header_btn:hover{
    border-bottom: 2px solid cornflowerblue;
    color: black;
    cursor: pointer;
}

.top_mn_srt_1{
    display: block;
    float:left;
    width: 100%;
    padding-left:20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.sort_cnt{
    border-radius: 5px;
    border-color: gainsboro;
    width: 235px;
    height: 30px;
    float: right;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid gainsboro;
}

.top_cnt_menu{
    height: 50px;
    width: 100%;
    float:left;
    display: block;
    background-color: white;
    position: sticky;
    top:0;
    padding-left:30px;
    padding-right:30px;
    line-height: 50px;
    z-index: 100;
    border-bottom: 1px solid gainsboro;
}

.top_cnt_image_1{
    float:left;
    height: 30px;
    width: auto;
    margin-top: 10px;
    margin-left: 20px;
}

.menu_int_cnt_1{
    width: 100%;
    display: block;
    float: left;
    padding: 10px 15px;  
}

.select_inp_style_menu_1_list_st{
    color:black;
    font-weight: bold;
    font-size: 11px;
    float:left;
    display: block;
    width: 100%;
    padding: 5px 10px;
    background: whitesmoke;
    border-radius: 5px;
    border: 1px solid whitesmoke;
    height: 30px;
    margin: 0px;
    transition: 0.3s;
  }

.menu_int_cnt_1_label{
    font-size: 12px;
    color: dimgray;
    float:left;
    width: 100%;
    padding-left:10px;
    padding-bottom: 5px;
}

.top_cnt_image_2{
    float:right;
    height: 30px;
    width: auto;
    margin-top: 10px;
    margin-right: 20px;
}

.shadow_stock{
    -webkit-box-shadow: 1px 0px 21px -10px rgba(0, 0, 0, 0.47);
    -moz-box-shadow: 1px 0px 21px -10px rgba(0, 0, 0, 0.47);
    box-shadow: 1px 0px 21px -10px rgba(0, 0, 0, 0.47);
}

.vh_cnt_mn{
    width: 33.33%;
}

.vh_cnt_mn_inner{
    width: 100%;
    float:left;
    padding:10px;
}

.vh_cnt_mn_inner_2{
    width: 100%;
    float:left;
    border-radius: 5px;
    border: 1px solid gainsboro;
    background-color: white; 
    transition: 0.5s ease;
}

.vh_cnt_mn_inner_2:hover{
    border-color: cornflowerblue;
    cursor: pointer;
}


.vh_img_cnt{
    width: 100%;
    object-fit: cover;
    height: 250px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow-clip-margin: unset;
}

.lg_na{
    width: auto; 
    height:30px;
}

.vh_data_cnt{
    background: white;
    padding:15px;
    width: 100%;
    float: left;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.fnt_size_1{
    font-size: 11px;
}

.fnt_size_2{
    font-size: 13px;
}

.vh_data_ng1{
    width: 100%;
    float:left;
    text-transform: uppercase;
    padding-bottom: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
}

.vh_data_grid{
    padding-top: 5px;
    display: grid;
    width: 100%;
    grid-template-columns: 40% 60%;
}

.vh_data_grid_element{
    color:dimgray;
    border-bottom: 1px solid gainsboro;
    padding:3px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    font-size: 11px;
}

.vh_data_grid_right{
    text-align: right; 
    color:black
}

.filter_btn_stock{
    border:1px solid gainsboro;
    border-right: 0px;
    background-color: white;
    width:50%;
    display: none;
    float:left;
    height: 40px;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}

.filter_btn_stock:hover{
    background-color: whitesmoke;
    cursor: pointer;
}

.active_img{
    opacity: 1 !important;
}

.st_det_mn{
    display: block;
    float: left;
    width: 100%;
    height: 100%;
}

.st_det_gl_c{
    width: 100%;
    display: block;
    float: left;
}

.st_det_gl_imgs{
    width: 100%;
    display: block;
    float: left;
}

.st_sm_img{
    width: 140px !important;
    height: 100px !important;
    opacity: 0.65;
    padding: 3px !important;
}

.st_det_close{
    position: absolute;
    top:15px;
    right: 15px;
    font-size: 32px;
    color:darkred;
}

.st_det_close:hover{
    cursor: pointer;
    color:red;
}

.tbl_std_size{
    font-size: 12px;
}

.Price_cnt{
    width: 220px;
    font-size: 24px;
    font-weight: bold;
    color:darkred;
    text-align: right;
    display: table-cell;
}

.Brand_cnt{
    font-size: 13px;
    text-transform: uppercase;
    color:dimgray;
    font-weight: bold;
    display: table-cell;
}

.Model_cnt{
    font-size: 17px;
    text-transform: uppercase;
    display: table-cell;
}

.map_cnt{
    width: 100%;
    height: 250px;
}

.st_det_gl_data{
    width: 100%;
    display: block;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
}

.fl_ph_close_btn{
    padding: 5px 10px;
    background-color: cornflowerblue;
    border: 0px;
    border-radius: 5px;
    color:white;
    font-size: 12px;
    font-weight: bold;
    float: right;
}

.fl_ph_close_btn:hover{
    cursor: pointer;
    background-color: royalblue;
}

.fl_ph_clear_btn{
    padding: 5px 10px;
    background-color: whitesmoke;
    border: 0px;
    border-radius: 5px;
    color:dimgray;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.fl_ph_clear_btn:hover{
    cursor: pointer;
    background-color: gainsboro;
}


.fl_ph_btn_ct{
    display: block;
    float: left;
    width: 100%;
    padding: 0px 30px;
    margin-bottom: 25px;
    margin-top: 10px;
}

.nx_pv_btn{
    z-index: 99; 
    top: 0;
    font-size: 40px;
    margin-top: 28%;
}

.st_det_gl_img{
    object-fit: contain;
    width: 100%;
    max-height: 600px;
}

.contact_cnt_mn{
    width: 100%;
    float:left;
    display: block;
    background-color: #073649;
    border-radius: 5px;
    padding:15px 30px;
    margin-bottom: 45px; 
    margin-top:25px;
}

.contact_in_cnt1{
    width:50%;
    float:left;
    display: block;
    padding: 5px;
    margin-top:15px;
    margin-bottom: 15px;;
}

.contact_input_style{
    width: 100%;
    display: block;
    float: left;
    font-size: 13px;
    margin-top: 10px;
    padding: 5px 10px;
    border:1px solid gainsboro;
    border-radius: 5px;;
}

.contact_input_style:focus{
    outline: none !important;
    border-color: #073649;
}

.contact_forumalr_header{
    font-size: 15px;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    color:dimgray;
}

.contact_pdf_r{
    padding-right: 25px;
}

.contact_formular_submit{
    width: 100%;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    color: white;
    margin-top: 15px;
    margin-bottom: 10px;
    background-color: #073649;
    border:0px;
    padding:6px;
}

.contact_formular_submit:hover{
    cursor: pointer;
    background-color: royalblue;
}

.btn_share{
    border:1px solid transparent;
    border-radius: 5px;
    background-color: gainsboro;
    color:dimgray;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px;
    text-decoration: none;
}

.btn_share:hover{
    cursor: pointer;
    border-color: #073649;
}

.contact_title_1{
    font-size: 19px;
    color:white
}

.contact_title_2{
    font-size: 15px;
    color:white;
}

.contact_form_cnt_ip{
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    margin-top: 30px;
}

.contact_i_ip{
    color:white;
    font-size: 16px;
    margin-right: 20px;
    width: 16px;
}

.error_h2{
    font-size: 80px;
    font-weight: bold;
    text-align: center;
    color: darkred;
}

.contact_span_ip{
    color:white;
    font-size: 13px;
    vertical-align: top;
    text-decoration: none;
    transition: 0.3s ease;
}

.error_cont{
    display: flex;
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    background-color: whitesmoke;
}

.error_cont_inner{
    width: 450px;
    height: auto;
    margin-top: -50px;
    padding: 25px;
}

.error_p{
    text-align: center;
    font-size: 28px;
}

.error_btn{
    width: 100%;
    padding: 5px 20px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    background: cornflowerblue;
    display: block;
    text-align: center;
    border-radius: 5px;
    margin-top: 35px;
    text-decoration: none;
    cursor: pointer;
}

.error_btn:hover{
    background-color: royalblue;
    color: white !important;
}

.contact_span_ip:hover{
    cursor: pointer;
    color: cornflowerblue !important;
}

.contact_form_cnt_ip_inside{
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    margin-bottom: 15px;
}

.contact_form_cnt_mn{
    padding:10px 20px;
    background-color: white;
    border-radius: 5px;
    display: block;
    float: left;
    height: 100%;
}

.ct_det_h1{
    padding-left:10px; 
    padding-right:10px; 
    font-size:15px;
}

.ct_det_h2{
    padding-left:10px; 
    padding-right:10px; 
    font-size:16px;
}


@media screen and (max-width: 1270px)
{
  .vh_cnt_mn{
    width: 50%;
  }
}

@media screen and (max-width: 980px)
{
    .outer_cnt_1{
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }

    .filter_btn_stock{
        display: block;
    }

    .outer_cnt_menu{
        display: none;
    }
    .mn_ct_st{
        padding-top: 0px;
    }
    .top_mn_srt_1{
        padding: 0px;
        position: sticky;
        top:50px;
        padding-bottom: 5px;
    }
    .top_cnt_menu {
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
    }
    .flt_header_1{
        display: none;
    }
    .sort_cnt{
        width: 50%;
        border-radius: 0px;
        height: 40px;
        text-align: center;
    }
}

@media screen and (max-width: 550px)
{
    .vh_cnt_mn{
        width: 100%;
    }
}

@media screen and (max-width: 450px)
{
    .top_cnt_menu{
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media screen and (max-width: 390px)
{
    .st_pg_tit{
        display: none;
    }
}

@media screen and (max-width: 340px)
{
    .btn_a_div{
        font-size: 13px;
    }
    .lg_na{
        height: 22px;
    }
}

@media screen and (max-width: 670px)
{
    .contact_in_cnt1{
        width: 100%;
    }
    .contact_pdf_r{
        padding-right: 5px;
    }

}

@media screen and (max-width: 600px)
{
    .st_det_gl_data{
        padding-left: 5px;
        padding-right: 5px;
    }
    .hd_btn{
        display: none;
    }
}

@media screen and (max-width: 540px)
{
    .Brand_cnt{
        display: none;
    }
    .Price_cnt{
        display: block;
        width: 100%;
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
    }
    .Model_cnt{
        width: 100%;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 6px;
    }
    .btn_share{
        margin-left: 10px;
    }
    .nx_pv_btn{
        font-size: 30px;
    }
    .st_det_close{
        font-size: 25px;
    }
    .nx_pv_btn{
        margin-top: 28%;
    }

}


@media screen and (max-width: 450px)
{
    .contact_cnt_mn{
        padding:5px 10px;
    }
    .mu_s{
        padding-top:0px !important;
    }
    .mu_d{
        margin-bottom: 0px !important;
    }
    .fl_st_c_100{
        width: 100% !important;
        max-width: unset !important;
    }
}