body {
    font-family: 'Saira Extra Condensed', sans-serif;
    padding: 0;
    margin: 0;
}

section {
    overflow: hidden;
    display: block;
}

.service-type {
    padding: 30px 0;
}

section.detail.services-intro {
    padding: 80px 0 0;
}

.services .inner-banner h4 {
    margin: 0px;
    position: absolute;
    right: 24%;
    top: 10%;
    bottom: inherit;
    color: #333333;
    font-size: 60px;
}

.services .inner-banner {
    margin: 20px 0 0px;
    position: relative;
    max-height: 500px;
}

.services p {
    color: #000000;
    font-size: 20px;
    margin: 0 0 25px;
    font-weight: normal;
    line-height: 28px;
}

.services-top,
.services-middle,
.services-bottom {
    margin-top: 50px;
}

.services-top .left {
    padding: 0 40px 0 0;
    border-right: 1px solid #cccccc;
}

.services-bottom .left {
    padding: 0 40px 0 0;
}

.Services .services-middle .left {
    padding: 0 40px 0 0;
}

.Services .services-middle .right {
    border-left: 2px solid #cccccc;
}

.services-top .right,
.services-middle .right,
.services-bottom .right {
    padding: 0 0 0 40px;
}

.services-top h2,
.services-bottom h2,
.services-middle h2 {
    font-size: 46px;
    font-weight: normal;
    color: #666666;
    margin: 0 0 30px;
    font-family: 'Saira Extra Condensed', sans-serif;
}

h2.right-text {
    margin-top: 0px;
    margin-bottom: 11px;
    font-size: 20px;
    color: #000000;
    font-family: georgia;
}

.right-text h2 {
    font-size: 50px;
    font-weight: normal;
    color: #666666;
    font-family: 'Saira Extra Condensed', sans-serif;
}

.services-top h2 span,
.services-bottom h2 span,
.services-middle h2 span {
    color: #12678b;
}

.services-top .mid-con,
.services-middle .mid-con,
.services-bottom .mid-con {
    margin: 0 8% 0 33%;
}

.services-top .mid-con p,
.services-middle .mid-con p,
.services-bottom .mid-con p {
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 25px;
}

.services-top .list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #44a0e7;
}

.services-top a.list-group-item,
button.list-group-item {
    background: #44a0e7;
    color: #fff;
}

.services-top .list-group-item,
.list-group-item:first-child {
    position: relative;
    display: block;
    margin-bottom: 7px;
    border: none;
    border-radius: 0px;
    padding: 0 0 0 10px;
}

.services .span,
.services span {
    color: #44a0e7;
}

li.list-group-item {
    overflow: hidden;
    margin: 0 0 0 0;
    font-size: 30px;
    font-family: 'Saira Extra Condensed', sans-serif;
}


/*services-gallery*/

.services-gallery,
.services-gallery1 {
    display: inline-block;
    margin: 30px 0 0;
}

.list-group.gallery {
    display: inline-block;
}

.list-group.gallery .col-xs-12.col-sm-6.col-md-3.col-lg-3 {
    padding: 0;
}

.list-group img {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.list-group .sub {
    /* border: 1px solid #cccccc; */
    position: relative;
    display: block;
    padding: 0;
    margin: 0 5px;
}

.text-right {
    margin: 5px 5px;
    padding: 20px 0 0;
    text-align: left;
    min-height: 190px;
}

.list-group h6 {
    font-size: 25px;
    font-family: 'Saira Extra Condensed', sans-serif;
    text-align: left;
    margin: 0 0 10px 0;
    color: #0000;
    font-weight: bold;
}

.list-group h6 a {
    color: #000;
}

.text-muted {
    color: #000;
    font-size: 18px;
    font-family: 'MREAVESXL-Narrow';
    font-weight: normal;
    line-height: 115%;
    height: 110px;
    display: block;
}

p.more-details {
    display: block;
    margin: -20px auto 0;
    position: relative;
    text-align: center;
    bottom: -13px;
}

.more-details a {
    background-color: #44a0e7;
    color: #fff;
    padding: 3px 15px 3px;
    font-size: 22px;
    font-family: 'Saira Extra Condensed', sans-serif;
}


/*bottom*/

.services-bottom h1 {
    color: #000000;
    font-size: 20px;
    font-family: Georgia;
    font-weight: bold;
    margin-bottom: 20px;
}

.services-bottom figure.img {
    margin: 0px;
}

.services-bottom figure.img img {
    height: auto;
    width: 100%;
}

.Services .services-bottom .left {
    border-right: 2px solid #cccccc;
}

.list-group {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 50px;
}

@media only screen and (min-device-width:1301px) and (max-device-width:1400px) {
    .text-right {
        min-height: 210px;
    }
}

@media only screen and (min-device-width:1001px) and (max-device-width:1100px) {
    .list-group h6 {
        font-size: 20px;
    }
    .text-muted {
        height: auto;
        margin-bottom: 30px;
    }
    .more-details a {
        font-size: 20px;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1000px) {
    .services .inner-banner h4 {
        font-size: 50px;
        top: 10%;
    }
    .services-top,
    .services-middle,
    .services-bottom {
        margin-top: 30px;
    }
    .list-group.gallery .col-xs-12.col-sm-6.col-md-3.col-lg-3 {
        padding: 0 0 40px;
    }
    .list-group.gallery {
        margin-bottom: 0;
    }
    .services-gallery1 {
        margin-top: 0;
    }
    .more-details a {
        font-size: 20px;
    }
    .text-muted {
        font-size: 18px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 1024px) {
    .list-group .sub {
        margin: 0 0 40px 0;
    }
    .services-gallery,
    .services-gallery1 {
        margin: 0;
    }
    .Services .services-top .left,
    .Services .services-middle .left,
    .Services .services-bottom .left {
        padding: 0 40px 0 10px;
    }
    .services-top .right,
    .services-middle .right,
    .services-bottom .right {
        padding: 0 10px 0 40px;
    }
    .services-top h2,
    .services-bottom h2,
    .services-middle h2 {
        margin: 0 0 30px 10px;
    }
}

@media only screen and (max-width: 800px) {
    .services-gallery,
    .services-gallery1 {
        margin: 0px 0 0;
    }
    .list-group .sub {
        margin: 0 5px 40px;
    }
    .services-top .left {
        padding: 0px 30px 0px 0;
    }
    .list-group .sub {
        margin: 0 0px 50px;
    }
    .text-right {
        padding: 20px 0px 0;
        min-height: 222px;
    }
    .text-muted {
        height: auto;
    }
}

@media only screen and (min-width: 700px) and (max-width: 750px) {
    .text-right {
        min-height: inherit;
    }
}

@media only screen and (max-width: 767px) {
    .list-group.gallery {
        margin-bottom: 0!important;
    }
    .gallery .text-right {
        min-height: unset!important;
    }
    .services .inner-banner h4 {
        font-size: 35px;
        right: 23%;
        top: 23px;
    }
    .services .inner-banner {
        margin: 20px 0 0;
    }
    .services-top {
        margin: 0;
    }
    .services-top h2,
    .services-bottom h2,
    .services-middle h2 {
        font-size: 30px;
        margin: 0 0 15px;
    }
    .services-top .left,
    .services-middle .left,
    .services-bottom .left {
        border-right: none;
    }
    .services p {
        font-size: 16px;
        line-height: 23px;
        margin: 0 0 15px;
    }
    .services-top .right,
    .services-middle .right,
    .services-bottom .right {
        padding: 0;
    }
    li.list-group-item {
        font-size: 20px;
    }
    .list-group.gallery .col-xs-12.col-sm-6.col-md-3.col-lg-3 {
        padding: 0 0 30px;
    }
    p.more-details {
        bottom: -25px;
    }
    .services-bottom figure.img {
        margin: 0;
    }
}

@media only screen and (max-width:767px) {
    .Services .services-middle .right {
        border-left: none;
    }
    .Services .services-bottom .left {
        border-right: none;
    }
}

@media only screen and (max-width: 500px) {
    .text-right {
        min-height: inherit;
    }
    .text-muted {
        height: auto;
    }
    .services .inner-banner h4 {
        font-size: 22px;
        right: 23%;
        top: 15px;
    }
}