.main-big-section {
    padding: 80px 0 0
}

.subject-area {
    padding: 0;
    background: #fcfcfc url(../images/disciplines/subject-area-background.jpg) no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed
}

.main-navigation ul {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #aaaa;
    border-bottom: 1px solid #aaaa;
    border-left: 1px solid #aaaa;
    border-radius: 0 23px 0 0
}

.resource-tabs-section .content-heading h5 {
    font-size: 30px;
    color: #282828;
    font-family: cg2 !important;
    line-height: 28px;
    position: relative;
    text-transform: capitalize
}

.main-navigation ul li {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #aaaa;
    border-bottom: none;
    border-top: none;
    border-radius: 0 23px 0 0;
    padding: 15px 0;
    border-left: 0;
    transition: .5s
}

.main-navigation ul a {
    display: contents
}

.main-navigation ul li h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    font-family: myFirstFont4;
    color: #282828
}

.main-navigation ul li:hover {
    background: #002768
}

.main-navigation ul li:hover h5 {
    color: #fff
}

.main-navigation ul .active {
    background: #002768
}

.main-navigation ul .active h5 {
    color: #fff
}

.main-navigation ul li h5 span {
    font-weight: 100
}

.subject-area .main-content .inner-content ul li {
    font-size: 16px;
    padding: 0 0 0 50px;
    position: relative;
    line-height: 19px
}

.subject-area .main-content .inner-content ul li:after {
    position: absolute;
    top: 5px;
    left: 15px;
    width: 15px;
    height: 15px;
    background: #bf0b30;
    content: '';
    border-radius: 50%
}

.subject-area .main-content .inner-content ul p {
    font-size: 16px;
    padding: 0 0 0 50px
}

.second-fold .down-content .inner-one p {
    font-size: 14px;
    line-height: 16px;
    margin: 6px 0;
    color: #000;
    text-align: center
}

.second-sec-21 {
    background: url(../images/services/second-bg1.jpg) no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
    padding: 80px 0
}

.second-sec-21 h5,
.second-sec-21 h5 span,
.second-sec-21 li,
.second-sec-21 p {
    color: #fff !important
}

.content-meny ul li {
    background: #fff;
    margin: 0 0 15px
}

.content-meny ul li span {
    background: #bf0b30;
    font-size: 70px;
    padding: 17px 20px;
    position: relative;
    display: block
}

.content-meny ul li span.aasda {
    background: #bf0b30;
    font-size: 70px;
    line-height: 120px;
    padding: 25px 23px
}

.content-meny ul li span.aasdaas {
    background: #bf0b30;
    font-size: 70px;
    line-height: 120px;
    padding: 25px 20px
}

.content-meny ul li h5 {
    padding: 10px 0 5px 0;
    color: #282828 !important;
    font-family: myFirstFont3;
    font-size: 16px
}

.content-meny ul li p {
    color: #282828 !important;
    font-size: 12px
}

.content-meny ul li span:after {
    content: '';
    position: absolute;
    top: 10px;
    right: -15px;
    width: 35px;
    height: 35px;
    background: #bf0b30;
    transform: rotate(45deg)
}

.content-meny ul {
    position: relative
}

.content-meny ul:after {
    position: absolute;
    content: '';
    background: url(../images/services/second-after.png) no-repeat;
    background-size: contain;
    width: 150px;
    height: 489px;
    top: 9%;
    left: -10%
}

.faqs .content-heading h5 {
    font-size: 35px;
    color: #282828;
    font-family: cg2 !important;
    line-height: 28px;
    position: relative;
    text-transform: capitalize
}

.faqs .content-heading h5 span {
    font-size: 20px !important;
    font-family: cg1 !important
}

.actrrr {
    font-size: 14px;
    padding: 0;
    margin: 14px 0 0 0
}

.subject-area .main-content .inner-content {
    border-bottom: 0
}

.qcwsq {
    border-right: 2px solid #ccc
}

.qcwsq h5 {
    font-size: 24px !important
}

.deliverable {
    background: url(../images/services/pb1-bg.jpg) no-repeat;
    background-size: contain;
    background-position: center top;
    padding: 80px 0
}

.deliverable img {
    padding-top: 50px
}

.faqs {
    background: url(../images/services/fourth-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 80px 0;
    background-attachment: fixed
}

.faqs h5,
.faqs h5 span,
.faqs li,
.faqs p {
    color: #fff !important
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #282828;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.for-pad-bor {
    padding: 20px 50px 50px;
    border: 2px solid #fff;
    border-top: 0
}

.short {
    padding: 15px;
    background: #fff;
    border-radius: 5px
}

.show-pad {
    padding: 50px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 5px
}

.btn-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent
}

.btn {
    display: block;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-decoration: none;
    font-size: 18px;
    font-family: myFirstFont4;
    position: relative
}

.btn::after {
    content: '+';
    position: absolute;
    right: 25px;
    top: -15px;
    color: #fff;
    font-family: myFirstFont2;
    font-size: 50px;
    width: 0;
    height: 0
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 30px;
    font-family: myFirstFont2;
    text-align: justify
}

.choose-our-service {
    background: 0 0
}

.conntet {
    padding: 25px 15px 10px;
    background: #fff;
    border-bottom: 4px solid #bf0b30;
    border-radius: 5px;
    margin: 0 0 15px;
    position: relative;
    box-shadow: 0 0 10px #ccc
}

@media(max-width:1440px) {
    .resource-tabs-section .content-heading h5:after {
        height: 60px
    }
}

@media(max-width:1199px) {
    .content-meny ul:after {
        height: 390px
    }

    .content-meny ul li span {
        font-size: 50px
    }

    .qcwsq h5:after {
        height: 64px !important
    }

    .qcwsq h5 {
        font-size: 20px !important
    }

    .second-fold .down-content .inner-one .content {
        min-height: 110px;
        padding: 10px
    }

    .second-fold .down-content .inner-one p {
        font-size: 12px;
        line-height: 12px
    }
}

@media (max-width:991px) {
    .content-meny ul li p {
        font-size: 11px;
    }

    .content-meny ul li span {
        font-size: 45px;
    }

    .content-meny ul li span:after {
        top: 8px;
        right: -9px;
        width: 20px;
        height: 20px;
    }

    .content-meny ul:after {
        height: 365px;
    }

    .subject-area .main-content .inner-content p {
        font-size: 14px;
    }

    .subject-area .main-content .inner-content ul li {
        font-size: 14px;
        padding: 0 0 0 30px;
    }

    .subject-area .main-content .inner-content ul li:after {
        top: 4px;
        left: 0;
        width: 10px;
        height: 10px;
    }

    .subject-area .main-content .inner-content ul li:not(:last-child) {
        margin: 0 0 15px;
    }

    .subject-area .main-content .inner-content ul li {

        padding: 0 0 0 20px;
    }

    .left-content .second {
        padding: 10px;
    }

    .bdr-inner {
        padding: 15px;
    }

    .left-content .second h4 {
        font-size: 24px;
        line-height: 20px;
    }

    .left-content .second h4 span {
        font-size: 24px;
    }

    .left-content .second p {
        margin: 4px 0 10px;
        font-size: 13px;
        line-height: 1.3;
    }

    .left-content .second button {
        padding: 6px 25px;
        font-size: 12px;
        line-height: 14px;
    }
    .left-content .second button::after {
    font-size: 20px;
    right: 10px;
    top: 14px;
}
.resource-tabs-section .content-heading h5 {
    font-size: 22px;
}
.resource-tabs-section .tb-rs-main ul li p {
    font-size: 14px;
    padding: 0 0 0 8px;
}

    .left-content .second a {
        font-size: 12px;
    }

    .left-content .second .bdr-inner:after {
        top: 10px;
        right: 10px;
        width: 44px;
        height: 44px;
    }

}

@media(max-width:1024px) {
    .services-banner {
        height: 35vh
    }

    .resource-tabs-section {
        padding: 20px 0
    }

    .main-big-section {
        padding: 40px 0 0
    }

    .submit-content p {
        font-family: myfirstfont2 !important;
        line-height: 16px
    }

    .submit-content {
        border-top: 1px solid #aaa;
        padding: 25px 0 0 0;
        margin: 25px 0 40px 0
    }

    .subject-area .main-content .inner-content {
        padding: 20px 0
    }

    .submit-content h4 {
        font-size: 18px
    }

    .submit-content button {
        font-size: 17px;
        padding: 8px
    }

    .show-pad {
        padding: 14px
    }

    .for-pad-bor {
        padding: 20px 30px 30px
    }
}

@media(max-width:767px) {
    .left-content .second h4 {
        color: #fff;
        font-family: cg2 !important;
        font-size: 24px;
        line-height: 22px
    }

    .resource-tabs-section .content-heading h5 {
    font-size: 30px;
    line-height: 23px;
}
.faqs .content-heading h5 span {
    font-size: 18px !important;
}
.align4.h4-after:before {
    right: 2px;
    top: 13px;
    width: 35px;
    height: 7px;
}
    .resource-tabs-section .tabs-resource {
        padding: 12px 17px
    }

    .left-content .second h4 {
        color: #fff;
        font-family: cg2 !important;
        font-size: 24px;
        line-height: 22px;
        padding: 0
    }

    .left-content .second h4 span {
        font-size: 20px
    }

    .left-content .second .bdr-inner:after {
        content: '';
        position: absolute;
        top: 22px;
        right: 12px;
        background: url(../images/a.png) no-repeat;
        background-size: contain;
        width: 33px;
        height: 37px
    }

    .left-content .second p {
        color: #fff;
        margin: 10px 0;
        font-size: 12px
    }

    .left-content .second button {
        text-align: left;
        padding: 9px 13px;
        display: block;
        width: 100%;
        font-size: 12px;
        line-height: 12px;
        color: #002768;
        background: #fff;
        font-family: myfirstfont;
        border: 1px solid #fff;
        border-radius: 5px;
        margin: 0 0 10px;
        position: relative
    }

    .left-content .second a {
        font-family: myfirstfont2;
        color: #fff;
        font-size: 13px
    }

    .bdr-inner {
        border: 1px solid #fff;
        padding: 12px
    }

    .left-content .second {
        padding: 12px
    }

    .submit-content h4 {
        font-size: 16px
    }

    .submit-content p {
        line-height: 16px
    }
.subject-area .main-content {
    margin: 30px auto 0;
}
    .submit-content button {
        font-size: 13px;
        padding: 5px
    }

    .submit-content {
        border-top: 1px solid #aaa;
        padding: 14px 0 0 0;
        margin: 14px 0 40px 0
    }

.second-fold .down-content .inner-one p {
    font-size: 15px;
    line-height: 1;
}

    .second-fold .down-content .inner-one .content {
        min-height: 84px;
        padding: 10px
    }

    .left-content .second button::after {
        font-size: 25px;
        top: 16px
    }

    .content-meny ul li {
        background: #fff;
        margin: 0 0 15px
    }

.content-meny ul li span {
    font-size: 50px;
    padding: 12px 35px;
}

.content-meny ul li h5 {
    padding: 9px 0 6px 0;
    color: #282828 !important;
    font-family: myFirstFont3;
    font-size: 18px;
}

    .content-meny ul li p {
    color: #282828 !important;
    font-size: 13px;
    line-height: 1.2;
}

.content-meny ul:after {
    height: 360px;
    left: -6%;
}

    .content-meny ul li span:after {
        content: '';
        position: absolute;
        top: 4px;
        right: -9px;
        width: 20px;
        height: 20px;
        background: #bf0b30;
        transform: rotate(45deg)
    }

    .second-sec-21 {
        padding: 30px 0
    }

    .subject-area .main-content .inner-content ul li {
        font-size: 12px;
        padding: 0 0 0 22px;
        position: relative;
        line-height: 19px
    }

    .subject-area .main-content .inner-content ul li:after {
        position: absolute;
        top: 5px;
        left: 2px;
        width: 8px;
        height: 8px;
        background: #bf0b30;
        content: ''
    }

    .subject-area .content-heading h5:after {
        content: "";
        background: url(../images/disciplines/subject-line.png) no-repeat;
        background-size: contain;
        width: 100%;
        height: 34px;
        position: absolute;
        top: 17px;
        right: -1px
    }

    .subject-area .main-content .inner-content {
        padding: 10px 0
    }

    .subject-area .content-heading {
        padding: 10px 0 0
    }

    .qcwsq h5 {
        font-size: 15px !important
    }

    .resource-tabs-section .content-heading {
        padding: 0 15px 5px 0
    }

    .qcwsq h5:after {
        height: 50px !important
    }

.actrrr {
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.qcwsq h5 {
    font-size: 20px !important;
}

    .deliverable img {
        padding-top: 20px
    }

    .deliverable {
        padding: 35px 0
    }

    .btn {
        padding: 1px;
        font-size: 12px
    }

    .card-header,
    .main-navigation ul li {
        padding: 10px
    }

    .card-body {
        padding: 16px;
        font-size: 13px
    }

    .btn::after {
        right: 25px;
        top: -17px;
        font-size: 40px
    }

    .for-pad-bor {
        padding: 20px
    }

    .main-navigation ul li h5 {
        font-size: 12px
    }

    .faqs {
        padding: 40px 0
    }

    .resource-tabs-section .content-heading .h5 {
        font-size: 17px;
        line-height: 23px
    }
}

@media(max-width:600px) {
    .home-banner {
        height: 30vh
    }

    .ss {
        top: 30px !important;
        padding: 0 !important
    }

    .ss .content h4 {
        font-size: 35px !important
    }

    .ss .content h2 {
        font-size: 17px !important
    }

    .ss .content p {
        font-size: 12px !important;
        padding: 5px 0 !important;
        line-height: 14px !important
    }

    .resource-tabs-section .content-heading h5:after {
        height: 40px
    }

    .main-navigation ul li {
        width: 100%;
        border: 1px solid #aaaa;
        border-bottom: 1px solid #aaaa;
        border-radius: 0 0 0 0
    }

    .main-navigation ul {
        display: block;
        border-radius: 0 0 0 0
    }

    .main-big-section {
        padding: 30px 0 0
    }

    .left-content .second h4 {
        font-size: 30px;
        line-height: 36px;
        padding: 0
    }

    .content-meny ul:after {
        display: none
    }

    .content-meny ul li span {
        padding: 30px 20px;
        font-size: 38px
    }

    .second-sec-21 {
        background-size: cover;
        padding: 40px 0
    }

    .left-content .second .bdr-inner:after {
        width: 40px;
        height: 45px
    }

    .content-meny ul li h5 {
        padding: 10px 0 9px 0;
        color: #282828 !important;
        font-family: myFirstFont3;
        font-size: 14px
    }

    .content-meny ul li p {
        color: #282828 !important;
        font-size: 12px;
        line-height: 14px
    }

    .qcwsq,
    .subject-area .main-content .inner-content {
        border: none
    }

    .btn:not(:disabled):not(.disabled) {
        cursor: pointer
    }

    .faqs h5,
    .faqs h5 span,
    .faqs li,
    .faqs p {
        color: #fff !important
    }

    .btn {
        padding: 0;
        font-size: 12px;
        white-space: unset;
        line-height: 13px
    }

    .for-pad-bor {
        padding: 5px
    }

    .show-pad {
        padding: 5px
    }

    .short {
        padding: 0
    }

    .btn::after {
        right: 11px;
        font-size: 25px;
        top: 0
    }

    .card-header {
        padding: 5px
    }

    .second-fold .down-content .inner-one p {
        font-size: 13px;
        line-height: 13px
    }

    .second-fold .down-content .inner-one .content {
        min-height: 121px;
        padding: 10px
    }

    .faqs {
        padding: 30px 0
    }

    .card-body {
        padding: 15px 15px;
        font-size: 11px
    }

    .services-banner {
        height: 30vh
    }

    .qcwsq h5 {
        font-size: 24px !important
    }

    .actrrr {
        font-size: 14px;
        padding: 0;
        margin: 0
    }

    .actrrr {
        font-size: 14px;
        padding: 0;
        margin: 0
    }

    .qcwsq h5 {
        font-size: 26px !important
    }
}

@media (max-width:575px) {
    .align12.h4-after:before {
        right: 5px;
        top: 8px
    }
}

@media (max-width:414px) {
    .align8.h4-after:before {
        right: 15px;
        top: 12px;
        width: 45px;
        height: 11px
    }

    .align5.h4-after:before {
        right: 50px;
        top: 4px;
        width: 45px;
        height: 11px
    }
}
