#home-grid{max-width:1920px;margin:100px auto 30px;}
/*#home-grid .readmore{color:#bee5ec;float:right;margin-right:20px}*/
/*.home-col{float:left;width:38.146718%;margin:0px;max-height:1026px;overflow:hidden;}*/
.home-col{float:left;width:40%;margin:0px;max-height:1026px;overflow:hidden;}

/*.home-col:last-of-type{width:23.706564%}*/
.home-col:last-of-type{width:20%}
/*.home-col div{margin:0 0px}*/
.home-col a,.home-col .home-slides{
    /*background-position: 50%;*/
    background-repeat: no-repeat;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    margin: 0 auto ;
    max-height: 1026px;
    /*max-width: 630px;*/
    overflow: hidden;
  position: relative;
    width:100%;
    transition: all .2s ease-in-out; 
   
}
.home-col .home-slides:hover{transform: scale(1.1);cursor: pointer;}
/*.home-col img{max-width:100%;max-height:auto;}*/
/*.home-col div:last-of-type{margin-bottom:0}*/
.home-col .drop-panel{padding:0!important}
.cap-overlay{width: 100%; color:#fff; background: rgba(0, 0, 0, 0.7);left:0;padding:0 12px; line-height: 1.4em;font-size:14px;display:block}
.cap-overlay h5 {color:#fff;font-size:22px;padding-top:12px;}
.cap-overlay .content{font-size: 12px;margin-top: 10px;color: #fff;margin-right:20px;line-height:1.2em}
a[data-toggle="drop-panel"] {display: block;}
.hide{display:none;}

/*
.home-col .home-1 a,.home-col .home-2 a,.home-col .home-4 a,.home-col .home-5 a{width:100%;height:315px}
.home-col .home-3 a{width:100%;height:630px;background-size: cover;}*/

.home-col .home-1 .home-slides,.home-col .home-2 .home-slides,.home-col .home-4 .home-slides,.home-col .home-5 .home-slides{height:513px}
.home-col .home-3 .home-slides{height:1026px;}
.home-col .home-slides h5,.home-col .home-slides h6{font-weight:400;color:#fff;text-transform:uppercase; font-style:normal;line-height:1em}
.home-col .home-slides h6{font-size:1.5em;}
.home-slides .bottom_shadow{width:100%;margin:0;padding:0;position:absolute;bottom:0;height:109px;background:transparent url(../img/slide-shadow.png) repeat-x;opacity:.5;}
.home-slides .bottom{
    position:absolute;margin-left:28px;bottom:20px;
}
.home-slides .bottom h5{
    font-size:2.2em;
    line-height:1em;
}

.home-slides .top{margin-left:28px;margin-top:20px;}
.home-slides .top h5,.home-slides .top h6{line-height:1.1em;font-size:1.6em}
.home-4  .home-slides .top{margin-left:28px;margin-top:54px;}
.home-slides .no_title{display:none;}

#panel_1{}
#panel_2{}
#panel_3{}
#panel_4{}
#panel_5{}

@media only screen and (max-width: 1000px){
    #home-grid{margin-top:-53px;}
    .home-col,.home-col:last-of-type{float:none;width:100%}
}
@media only screen and (max-device-width : 414px){
      .home-slides .bottom h5{
    font-size:1.8em;
   
}
}