﻿.div-post-p 
{
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        border-color: #808080;
        overflow: hidden;
        max-width: 100%;
        width: 33%;
        height: 210px;
        margin: 1px;
        float: left;
}
.div-post-p img 
{
        width: 100%;
}
.div-post-l 
{
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        border-color: #808080;
        overflow: hidden;
        max-width: 100%;
        width: 33%;
        height: 210px;
        margin: 1px;
        float: left;
}
.div-post-l img 
{
        height: 100%;
}
.div-pgallery-p 
{        
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        border-color: #808080;
        overflow: hidden;
        max-width: 100%;
        width: 210px;
        height: 210px;
        margin: 1px;
        float: left;
}
.div-pgallery-p img 
{
        width: 100%;
}
.div-pgallery-l 
{        
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        border-color: #808080;
        overflow: hidden;
        max-width: 100%;
        width: 210px;
        height: 210px;
        margin: 1px;
        float: left;
}
.div-pgallery-l img 
{
        height: 100%;
}

.div-post-l-single 
{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-color: #808080; 
    overflow: hidden;               
    width: auto;
    height: 200px;
    margin: 1px;
    max-width: 100%;
    /*float: left;*/
}
.div-post-l-single img 
{
    height: 100%;
    width:auto;
}
.div-desk-hide
{
        display:none;
}
.blog-text 
{
    color: black;
    font-size: 18px;
}
.container 
{
    background-color: white;
    overflow-y: auto;
    height: 100%;
}
.car-main2
{
    position:relative;
    display:block;
    margin-right: auto;
    margin-left: auto;
    
    /*border-color:lightgray;
    border-style:solid;
    border-width:1px;*/
    padding:5px;
    /*max-height:640px;*/
    
    width:auto;
      
}
.lnk-wht 
{
    font-size:14px;
        float:left;
    padding:10px;
    color:white;
        border-color:#46D9FF;
    
    border-top-style:solid;
    border-top-width:2px;
}
a.lnk-wht:link
{
    
        /*border-color:black;*/
    border-color:#46D9FF;
    
    border-top-style:solid;
    border-top-width:2px;
}
a.lnk-wht:hover
{
    color:white;
    text-decoration:none;
    /*background-color:#46A5FF;*/
    border-top-color:#46A5FF;    
    border-top-style:solid;
    border-top-width:2px;
}
a.lnk-wht:visited
{
    color:white;
    
}
a.lnk-wht:active
{
    color:white;
    text-decoration:none;
    border-color:#46A5FF;
    border-style:solid;
    border-width:2px;
    
}
.div-mnu 
{
    width:900px;
    
}
.div-mnu2 
{
    float:left;
}
.aspText 
{
    width:95%;
    margin-left:2.5%;
    margin-right:2.5%;
    font-size:14px;
}
.aspTextml 
{   
    width:95%;
    margin-left:2.5%;
    margin-right:2.5%;
    font-size:14px;
    /*height:400px;*/   
}
.aspLabel2 
{
    width:95%;
    margin-left:2.5%;
    margin-right:2.5%;
    font-size:16px;

}
.text-ss-h1 
{
    width:95%;
    margin-left:2.5%;
    margin-right:2.5%;
}
.aspButton-oval 
{
    margin-left:2.5%;
}
.car-header 
{
    height:400px;
}
.car-header-holder
{

width:100%;    display:flex;align-items:center;justify-content:center;  
    
}

.car-header-content
{
    width:100%;
    /*max-height:300px;*/
    height:auto;
    overflow:hidden;
}
.car-header-content2
{
    width:100%;
    /*max-height:300px;*/
    height:auto;
    overflow:hidden;
}
.car-medium2
{
    width:90%;
    max-width:90%;
    height:auto;
    overflow:hidden;
    display:block;
    margin-right: auto;
    margin-left: auto;
}
.car-auto-medium2
{
    overflow:hidden;
    height:340px;
}
.car-auto-medium-wrapper2
{
    height:370px;
    margin-top:10px;
    padding-top:10px;
    overflow:hidden;
}
.imq-text 
{
    font-size:12px;
}