.spoeak {height:100vh;min-height: 500px;padding-bottom:130px;}
.spekabg{background-size:cover;background-position:top center;}
.contentd h1{color:#fff;font-size:64px;font-weight:600;margin-bottom:30px;text-transform:;}
.contentd h1 small{font-size:60%;opacity:.9;}
.contentd h3{color:#fff;padding-top:15px;border-top:2px solid rgba(255,255,255,.5);display:inline-block;letter-spacing: 1px;}
@media(max-width:1199px){
.spoeak{padding-bottom:100px;}
.contentd h1{font-size:54px;margin-bottom:20px;}
.contentd h3{font-size:20px;}
}
@media(max-width:991px){
.spoeak{padding-bottom:40px;}
.contentd h1{font-size:50px;margin-bottom:20px;}
.contentd h3{font-size:18px;}
}
@media(max-width:767px){
.spoeak{padding-bottom:40px;height:75vh;min-height:450px;}
.contentd h1{font-size:40px;margin-bottom:15px;}
.contentd h3{font-size:18px;}
.hdpa{right:-45px;}
}
@media(max-width:575px){
.spoeak{height:60vh;min-height:300px;padding-bottom:20px }
.contentd h1{font-size:34px;margin-bottom:10px;}
}
.insiderr{position:relative;}
.smallimgblck{transition: all ease-in-out .3s;}
.smallimgblck .zoome{height:120px;overflow:hidden;}
.smallimgblck .zoome img{width:100%;height:100%;object-fit: cover;}
.smallimgblck:hover{background:#fb9131;}
.placesspoken li{display:block;padding:6px 14px;background:rgba(255,255,255,.8);border-radius:3px;margin:4px 0;position:relative;}
/* .placesspoken li::before{content:'';position:absolute;right:10px;top:13px;background:#fb9131;width:15px;height:15px;border-radius:50%;} */