.kogelman h2 {
    text-transform: initial
}

.cards-container {
    margin-bottom: 4rem!important;
    text-align: center!important;
    margin-left: 12rem!important
}

.card-body {
    padding: 3rem!important
}

.inside-scoop-selling-timeshare {
    margin-bottom: 8.9rem!important
}

.inside-scoop-selling-timeshare .card-body .category-name {
    font-size: .9375rem;
    text-align: center
}

.inside-scoop-selling-timeshare .card-body .readmore {
    text-align: center;
    margin: 2rem 0
}

.inside-scoop-selling-timeshare .card-body .readmore a {
    font-size: 1.125rem;
    color: #3a3a3a;
    text-decoration: none;
    margin: 2rem 0
}

.inside-scoop-selling-timeshare .card-body .readmore a:hover {
    color: #bc955c
}

.auther-detail-container {
    display: flex;
    margin: 3rem 0 0
}

.auther-detail-container span {
    float: left
}

.auther-detail-container span:nth-child(2) {
    margin-left: 4rem
}

.linkedin-share-btn {
    margin-left: 5rem
}

.custom-linkedin {
    background-color: #bc955c;
    border-radius: 100%;
    color: #fff;
    padding: 7px 9px;
    margin-left: 9rem;
    margin-top: 12px
}

.kogelman h1 {
    margin-bottom: 32px
}

.kogelman p {
    margin-bottom: 34px
}

.leadership-auther-pic {
    width: 316px;
    height: 316px!important;
    border: 1px solid #382f2d;
    border-radius: 50%
}

ul.top-nav-animation>li#page2:after {
    transform: scaleX(1)!important;
    transform-origin: bottom left!important
}

@media screen and (max-width: 991px) {
    /*.header-nave .navbar-expand-lg .navbar-nav .nav-link {
        color:unset
    }

    ul.top-nav-animation>li#page2:after {
        all: unset
    }

    ul.top-nav-animation>li#page2>a {
        color: #bc955c!important
    }

    ul.top-nav-animation>li#page2>.fa-chevron-down:before {
        color: #bc955c!important;
        content: "\f077"!important
    }

    .navbar .nav-item#page2>.dropdown-menu .nav-link {
        color: #fff!important
    }

    .navbar .nav-item#page2>.dropdown-menu .nav-link#p2-s3 {
        color: #bc955c!important
    }

    ul.top-nav-animation>li#page2 ul.show {
        display: none
    }

    ul.top-nav-animation>li#page2 ul:not(.show) {
        display: block
    }*/
}

@media screen and (max-width: 630px) and (min-width:426px) {
    .auther-detail-container {
        display:flex;
        margin: 3rem 0 0;
        flex-flow: column;
        align-items: center
    }

    .auther-detail-container span:nth-child(2) {
        margin-left: 0
    }

    .custom-linkedin {
        margin-left: 8rem
    }
}

@media screen and (max-width: 425px) and (min-width:320px) {
    .auther-detail-container span:nth-child(1) {
        text-align:center
    }

    .auther-detail-container span:nth-child(2) {
        margin-left: unset
    }

    .auther-detail-container {
        flex-flow: column
    }

    .custom-linkedin {
        margin-left: 47%
    }
}

@media screen and (max-width: 810px) and (min-width:425px) {
    .inside-scoop-selling-timeshare {
        margin-bottom:4rem!important
    }
}

@media screen and (max-width: 810px) and (min-width:320px) {
    .auther-detail-container {
        text-align:left
    }

    .inside-scoop-selling-timeshare {
        margin-bottom: 0!important
    }

    .footer {
        margin-top: 0
    }

    .leadership-auther-pic {
        width: 280px;
        height: 280px!important
    }
}
