


hr.section-divider {
    border: 1px solid #979797;
    margin: 25px 0;
}
.down-btn img {
    width: 17px;
    margin-left: 9px;
    position: relative;
    top: -4px;
}
.nw-media img{
    margin-left: 15px;
}
.sakra-app {
    padding-bottom: 60px;
}
.according-wrap {
    width: 100%;
    position: relative;
    top: -30px;
}
.according-wrap button.btn-link{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.card-header {
    background-color: transparent;
    border-radius: 3px;
    border: none;
    padding: 0;
}
.card-header button span {
    color: #212B36;
    font-family: GothamRounded-book;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
}
.accordion button[aria-expanded="true"] span{
    color: #ffffff;
    font-family: GothamRounded-book;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
}
.serive-img img{
    height: 250px;
    width: 100%;
    object-fit: cover;
    border-radius: 6px;
}
.card-header button i {
    color: #534F75;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
.card {
    border: none;
    margin-bottom: 2px;
}
.accordion button[data-toggle="collapse"]{
    background-color: #E9E7FF ;
    border-radius: 3px;
    padding: 1.4rem 1.25rem 0.9rem 1.25rem;
}
.accordion button[aria-expanded="true"]{
    background-color: #2E2A58 ;
    border-radius: 0 0 3px 3px !important;
    padding: 1.4rem 1.25rem 0.9rem 1.25rem;
}

.accordion .fa-minus{
    color: #DC596B;
}
.btn-link:hover{
    text-decoration: none;
}
@media only screen and (min-width : 320px) {
    .service-heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 31px;
        margin: 20px 0 10px 0;
        text-align: center;
    }
    .service-pera{
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
        text-align: center;
    }
    .sakra_services_heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 15px;
        margin-bottom: 20px;
    }
    .sakra_service_pera {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .services.text-center {
        padding: 0 0 0 0;
        text-align: center;
    }
    .down-btn {
        width: inherit;
        margin-right: 0;
        padding: 12px 3px;
    }
    .card .card-header:first-child{
        background-color: #2E2A58 !important;
        border-radius: 0 0 3px 3px !important;
    }
    .nw-media img {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .blog-details-heading{
        margin-top: 35px;
        margin-bottom: 25px;
    }
    .blog-details-wrap p{
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        width: 100%;
        color: #212B36;
        font-family: GothamRounded-book;
        margin: auto;
    }
    .blog-details-wrap h4{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 0px;
        margin-bottom: 20px;
    }
    .blog-details-wrap {
        width: 100%;
        margin: auto;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width : 375px){
    .down-btn {
        width: inherit;
        margin-right: 0;
        padding: 12px 15px;
    }
    .card .card-header:first-child{
        background-color: #2E2A58 !important;
        border-radius: 0 0 3px 3px !important;
    }
    .nw-media img {
        width:100%;
        margin-right: 0;
    }
    .blog-details-wrap {
        width: 100%;
        margin: auto;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width : 480px) {
    .service-heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 31px;
        margin: 20px 0 10px 0;
        text-align: center;
    }
    .service-pera{
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
        text-align: center;
    }
    .sakra_services_heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 15px;
        margin-bottom: 20px;
    }
    .sakra_service_pera {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .services.text-center {
        padding: 0 0 0 0;
        text-align: center;
    }
    .down-btn {
        width: inherit;
        margin-right: 20px;
        padding: 12px 20px;
    }
    .card .card-header:first-child{
        background-color: #2E2A58 !important;
        border-radius: 0 0 3px 3px !important;
    }
    .nw-media img {
        width: 100%;
        margin-right: 25px;
    }
    .blog-details-wrap {
        width: 100%;
        margin: auto;
        margin-bottom: 25px;
    }
    .blog-details-heading{
        margin-top: 35px;
        margin-bottom: 25px;
    }
    .blog-details-wrap p{
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        width: 100%;
        color: #212B36;
        font-family: GothamRounded-book;
        margin: auto;
    }
    .blog-details-wrap h4{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 0px;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width : 768px) {
    .service-heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 26px;
        font-weight: 500;
        line-height: 31px;
        margin: 0 0 5px 0;
        text-align: left;
    }
    .blog-details-heading{
        margin-top: 0;
        margin-bottom: 0;
    }
    .blog-details-wrap p{
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        width: 100%;
        color: #212B36;
        font-family: GothamRounded-book;
        margin: auto;
    }
    .blog-details-wrap h4{
        color: #252626;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        text-align: center;
        line-height: 25px;
    }
    .blog-details-wrap {
        width: 95%;
        margin: auto;
        margin-bottom: 25px;
    }
    .service-pera {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 26px;
        text-align: left;
    }
    .sakra_services_heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 32px;
        font-weight: 500;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .sakra_service_pera {
        width: 95%;
        margin: auto;
        text-align: center;
    }
    .services.text-center {
        padding: 40px 0 30px 0;
        text-align: center;
    }
    .down-btn {
        width: inherit;
        margin-right: 5px;
        padding: 12px 20px;
    }
    .card .card-header:first-child{
        background-color: #2E2A58 !important;
        border-radius: 0 0 3px 3px !important;
    }
    .nw-media img {
        width: 55%;
        margin-right: 25px;
    }
    .blog-details-heading h4{
        color: #252626;
        font-family: GothamRounded-medium;
        font-size: 30px;
        font-weight: 500;
        text-align: center;
        line-height: 25px;
    }
}
@media only screen and (min-width : 992px) {
    .service-heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 26px;
        font-weight: 500;
        line-height: 31px;
        margin: 20px 0;
    }
    .service-pera {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
    }
    .blog-details-wrap {
        width: 85%;
        margin: auto;
        margin-bottom: 25px;
    }
    .sakra_services_heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 32px;
        font-weight: 500;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .sakra_service_pera {
        width: 85%;
        margin: auto;
        text-align: center;
    }
    .services.text-center {
        padding: 80px 0 30px 0;
        text-align: center;
    }
    .down-btn {
        width: inherit;
        margin-right: 20px;
        padding: 12px 20px;
    }
    .card .card-header:first-child{
        background-color: #2E2A58 !important;
        border-radius: 0 0 3px 3px !important;
    }
    .nw-media img {
        width: 50%;
        margin-right: 25px;
    }
    .blog-details-heading p{
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        width: 100%;
        color: #212B36;
        font-family: GothamRounded-book;
        margin: auto;
    }
}
@media only screen and (min-width : 1200px) {
    .service-heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 26px;
        font-weight: 500;
        line-height: 31px;
        margin: 20px 0;
    }
    .blog-details-heading p{
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        width: 100%;
        color: #212B36;
        font-family: GothamRounded-book;
        margin: auto;
        margin-bottom: 26px;
    }
    .blog-details-wrap {
        width: 90%;
        margin: auto;
        margin-bottom: 25px;
    }
    .nw-media img{
        width: 40%;
    }
    .service-pera{
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 28px;
    }
    .sakra_services_heading{
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 32px;
        font-weight: 500;
        line-height: 38px;
        margin-bottom: 20px;
        text-align: center;
    }
    .sakra_service_pera {
        width: 85%;
        margin: auto;
        text-align: center;
    }
    .services.text-center {
        padding: 80px 0 30px 0;
        text-align: center;
    }
    .down-btn {
        width: inherit;
        margin-right: 20px;
        padding: 12px 20px;
    }
    .card .card-header:first-child{
        background-color: #2E2A58 !important;
        border-radius: 0 0 3px 3px !important;
    }
}

