@import url("./behrrx.css");
@import url("./header.css");
@import url("./footer.css");

sup {
    top: -.3em;
}	
.home-banner-wrap {
    background: url(../images/home/home_main_bg.png) no-repeat;
    background-size: 100%;
    position: relative;
    background-position: top;
}
.btn-all-story {
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    background-color: #5e8190;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 50px;
    text-align: center;
}
.custom-card {
    background: rgb(238, 240, 238);
    padding: 10px;
    border-radius: 20px;
}
.custom-card * {
    font-family: 'Open Sans', sans-serif;
}
.custom-card .large {
    font-size: 30px;
    display: block;
    width:100%;
    text-align: center;
    font-weight: 600;
}
.custom-card.second .small {
    width:70%;
    margin: 0 auto;
    margin-bottom:20px;
}
.custom-card.second {
    height: 100%;
}
.mar-top-20 {
    margin-top:20px;
}
.main-safety-heading {
    margin-top:30px;
}
.card-wrap {
    border-bottom: 1px solid #ccc;
}
.card-wrap:last-child {
    border-bottom: none;
}
.card-main h2{
    position: relative;
}
.card-main i {
    position: absolute;
    right: 10px;
    top:15px;
}
.main-safety-heading .small, .main-safety-heading.medium{
    text-align: left;
}
.accordion .small {
    text-align: left;
}
.small {
    font-size: 15px;
    display: block;
    width:100%;
    font-weight: 600;
}
.medium {
    font-size: 20px;
    display: block;
    width:100%;
    font-weight: 600;
}
.safety-head{
    padding-left:0px;
}
.safety-head * {
    color: #5c7a8a;
    font-size: 14px;
    font-weight: 700;
}
.safety-head  sup{
    font-size:10px;
}
.safety-head p{
    margin:0px;
}
.safety-head li{
    list-style: none;
    border-top:1px solid #ccc;
    padding: 3px 0px;
}
.safety-head li:last-child{
    border-bottom: 1px solid #ccc;
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23343a40'><polygon points='0,0 100,0 50,50'/></svg>");
    background-size: 10px;
    background-position: calc(100% - 15px) 56%;
}
.main-safety-heading sup{
    font-size: 8px;
    font-weight: 700;
    top: -8.5px;
}
.safety-head li div{
	line-height: 40px;
}
.acc-link {
    color: #5c7a8a;
    margin-top: 15px;
    display: inline-block;
    text-decoration: underline;
    word-break: break-all;
}
.card-main .btn.btn-link {
    padding: 0px;
    color:#3d3d3e;
    text-decoration: none;
    font-weight: 700;
}
.safety-wrap {
    margin-bottom: 40px;
}
.select-product {
    width: 300px;
    height:40px;
    border: 1px solid #ccc;
    border-radius: 30px;
    padding-left: 10px;
    font-size: 14px;
    font-weight:700;
    color:#5c7a8a;
}
select:focus {
    border-radius: 30px;
    outline: none;
}
.inner-select{
    width:100%;
    height:40px;
    border: 1px solid #ccc;
    border-radius: 30px;
    padding-left: 10px;
    font-size: 14px;
    font-weight:700;
    color:#5c7a8a;
}
.safety-wrap h3{
    margin: 30px auto;
}
.card-body {
    padding-left:0px;
    padding-right: 0px;
}
.card-body p.small {
    font-weight: 700;
}
.main-safety-heading {
    margin-bottom: 10px;
}
.safety-button {
    width: 100%;
    display: block;
    text-align: center;
    background: rgb(175, 217, 213);
    color: #5c7a8a;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 5px;
    border-radius: 30px;
}
.safety-button:hover, .safety-button:focus {
    text-decoration: none;
    color: #5c7a8a;
}
.story-desc {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #65686a;
    padding: 10px 0px;
    margin-bottom: 30px;
}
.our-story {
    background-size: contain;
}
.delivery-imgs {
    width: auto;
    height: 200px;
    display: block;
    margin: 0 auto;
}
.small-img-container {
    width:60%;
    margin:0 auto;
    max-height:250px;
}
.delivery-see-wrap .custom-container {
    margin:10px auto;
}
.rating-wrapper {
    padding-top: 30px;
    margin-top:3px;
}
.pos-absolute-story {
    text-align: center;
    padding: 20px 30px;
}
.pos-absolute-story .btn-all-story {
    margin:0 auto;
}
.home-banner-wrap .description-container {
    padding-top:17%;
}
.delivery-content{
    padding:30px 0px;
}
.first-para{
    margin-bottom: 50px;
}
@media  (min-width: 100px) and (max-width: 991px){
    .our-story h3 {
        padding-top:20px;
    }
    .pos-absolute-story {
        position: initial;
        padding-bottom:20px;
    }
    .home-banner-wrap .description-container {
        padding-top: 10%;
    }
    .home-banner-wrap .text-center {
        text-align: left !important;
    }
    .mar-bot-20-mobile {
        margin-bottom: 20px;
    }
    .card-main i{
        display: none;
    }
    .safety-head .text-center p{
        text-align: left;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    .home-banner-wrap .description-container {
        padding-top:10%;
    }
    
}