.section-mb-100{margin-bottom: 100px;}
.section-mb-70{margin-bottom: 70px;}
.mb-10{margin-bottom: 10px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.section-top-header{position: relative; color: #fff;text-align: left;margin-bottom: 50px;}
.givebannertop{position: relative;}
.givebannertop::before{background-color: rgba(0,0,0,0.4);width: 100%;height: 100%;position: absolute;top: 0px;content: '';}
.header-top-caption{position: absolute;top: 50%;width: 100%;transform: translateY(-50%);}
.section-top-header h1 {font-size: 60px/* 72px */;line-height: 60px/* 72px */;letter-spacing: 0px;font-weight: 800;font-family: 'Fira Sans', sans-serif; font-style: italic;margin-bottom: 10px;}
.section-top-header h3{color: #fff;letter-spacing: 0px;font-weight: 600;font-size: 12px;}
.givewaycontentrow .btn-appnow{font-weight: 700;letter-spacing: 1;}
.showmobile{display: none;}
.position-relative{position: relative;}
.givewaycontentrow{margin-bottom: 100px;}
.givewaycontentrow h2, .givewaycontentrow h5{font-weight: 600;letter-spacing: 0;}
.inclusioncol, .givewaycontentrow .row{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.inclusioncol{margin: 0px -15px;}
.givewaycontentrow .row{justify-content: center;text-align: center;}
.iconcolbox{width: 20%;padding: 0px 15px;}
.iconcolborder{border: 1px solid #ddd;padding: 20px;border-radius: 20px;height: 100%;}
.iconcolbox span{display: block;padding: 15px 0px 0px;font-size: 16px;font-weight: 600;line-height: 1.1;}

@media screen and (max-width: 1199px){
    .section-top-header h1{font-size: 50px;line-height: 50px;margin-bottom: 10px;}
    .section-top-header h3{font-size: 12px;margin-bottom: 0px;}
    .iconcolbox span{font-size: 14px;}
    .givebannertop img.showdesktop{object-fit: cover;height: 450px;}
}

@media screen and (max-width: 991px){
    .inclusioncol{justify-content: center;}
    .iconcolbox{width: 33.33%;margin-bottom: 20px;}
}
@media screen and (max-width: 767px){
    .header-top-caption{position: relative;top: 0px;transform: translateY(0px);}
    .showdesktop{display: none;}
    .showmobile{display: inline-block;}
    .header-top-caption{margin-top: 50px;text-align: center;}
    .section-top-header h1{font-size: 36px;line-height: 36px;}
    .section-top-header h1 span, .section-top-header h3{color: #000;}
    .section-top-header h3{font-size: 22px;}
    .iconcolbox{width: 50%;}
    .iconcolborder{min-height: 100%;padding: 20px 10px;}
    .iconcolborder br{display: none;}
    .givewaycontentrow .mb-30{margin-bottom: 10px;}
    .givewaycontentrow h5{font-size: 18px;margin-bottom: 10px;}
    .givewaycontentrow{margin-bottom: 50px;}
   
}