.tab-content {
    display: none;
    padding-left: 22.5vw;
}
.tab-content.current {
    display: block;
}
.section-circle-wrap .tabs {
    display: flex;
    flex-wrap: wrap;
    width: 37%;
    height: 100%;
    float: right;
}
.section-circle-wrap .tabs li {
    background-color: rgb(9, 29, 62, 0.9);
    margin: 0;
    width: 100%;
    text-align: left;
    padding: 30px 50px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    /*font-family: 'Roboto', sans-serif;*/
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 11;
    background-position: center;
    background-size: cover;
}
.section-circle-wrap .tabs li:after {
    background-color: rgb(9, 29, 62,0.9);
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.section-product-selector:before {
    background: rgb(255, 255, 255, 0.9);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: -1;
}
.service-slider .service {
    cursor: pointer;
}
.sub-cateogry-wrap p {
    font-size: 17px;
    color: #000000;
}
.category-description-wrap {
    background-color: #091D3E;
}
.category-description-wrap .sub-content{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    height: 0;
    display: none;
}
.category-description-wrap .sub-content.content-active {
    display: block;
    position: relative;
    opacity: 1;
    height: 100%;
}
.sub-cateogry-wrap .custom-heading span {
    font-weight: 500;
}
.service-wrapper-slider .entry-title span {
    font-weight: 400;
}
.svg-icon svg{
    height: 35px;
}
.svg-icon svg {
    fill: #0a75bc;
}
.sub-content {
    background-color: #091D3E;
    padding: 60px;
}
.sub-content {
    background-color: #091D3E;
    padding: 60px;
}
.sub-content .service-title {
    color: #ffffff;
    /*font-family: 'Roboto', sans-serif;*/
    margin-bottom: 20px;
}
.sub-content p {
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 17px;
}
.sub-content p.margin10 {
    margin-bottom: 8px;
}
.sub-content h5 {
    color: #ffffff;
    margin-bottom: 5px;
}
.service-button-group {
    padding-top: 20px;
}
.service-title-and-icon {
    margin-top: 10px;
}
.service-button-group .btn-default {
    font-size: 16px;
    padding: 2px 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.service-button-group .btn-default .fa-arrow-circle-right {
    font-size: 24px;
    margin-right: 8px;
}
.svg-icon {
    display: block;
    padding-bottom: 5px;
}
.service-button-group .btn-default.btn-white-secondary {
    color: #ffffff !important;
    font-size: 16px;
    padding: 2px 23px;
    margin-bottom: 15px;
    background-color: #ca2128;
    border-color: #ca2128;
}
.service-button-group .btn-default.btn-white-secondary:hover {
    color: #ffffff !important;
    background-color: #0a75bc;
    border-color: #0a75bc;
}
.service-wrapper-slider .service-slider {
    list-style: none;
    margin: 0;
    padding-bottom: 30px;
}
.service-slider .service:hover .svg-icon svg{
    fill:#091D3E;
}
.service-slider .service:hover .entry-title{
    color:#091D3E;
}
.service-wrapper-slider .service-slider li {
    margin-bottom: 30px;
}
.section-product-selector {
    position: relative;
    background-image: url(/wp-content/uploads/2021/07/hospitalist.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    z-index: 9;
}
.sub-cateogry-wrap {
    padding: 60px;
}
.section-circle-wrap .tabs li span {
    max-width: 280px;
    display: block;
    text-align: left;
    line-height: 1.4;
}
.service-wrapper-slider .slick-prev {
    bottom: 0;
    position: absolute;
}
.sub-cateogry-wrap .custom-heading {
    padding-bottom: 40px;
}
.service-wrapper-slider .slick-arrow {
    background: transparent;
    color: #626262;
    font-size: 0;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    padding: 0;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    position: absolute;
    bottom: 0;
    border-color: #626262;
    line-height: 1;
    z-index: 9;
}
.service-wrapper-slider .slick-arrow:after {
    content: "\f061";
    font-size: 13px;
    vertical-align: middle;
}
.service-wrapper-slider .slick-next.slick-arrow {
    left: 40px;
}
.service-wrapper-slider .slick-arrow.slick-prev:after {
    content: "\f060";
}
.service-wrapper-slider.slick-slider {
    padding-bottom: 40px;
}
.service-wrapper-slider .slick-arrow:hover {
    border-color: #091d3e;
    color: #091d3e;
}
.manage-long-term .long-term {
    color: #0a75bc;
    /*font-family: 'Roboto', sans-serif;*/
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
}
.manage-long-term .long-term i.fas {
    margin-right: 20px;
}
.manage-long-term .long-term:hover {
    color: #ca2128;
}


/* footer css */
.section-footer-nav {
    position: fixed;
    top: auto;
    right: -5%;
    bottom: 0;
    z-index: 999999999;
    display: block;
    overflow: hidden;
    width: 110%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: transparent;
    box-shadow: 0 0 0 4px #fff, 0 0 30px 10px rgb(0 0 0 / 15%);
    height: 65px;
    min-height: 65px;
}
.section-footer-nav .footer-nav-container {
    width: 100%;
    height: 100%;
}
.section-footer-nav .footer-nav-container .app-nav-column {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 50%;
    height: 100%;
    float: left;
    text-decoration: none;
    justify-content: center;
}
.section-footer-nav .footer-nav-container .app-nav-column.phone:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(6 25 57 / 90%);
}
.section-footer-nav .footer-nav-container .app-nav-column.online:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(202 33 40 / 90%);
}
.section-footer-nav .footer-nav-container .app-nav-column.left {
    justify-content: center;
    align-items: center;
    border-left: 1px solid #fff;
    background-position: 50% 30%;
    background-size: cover;
    width: 50%;
    padding: 6vw 0 1vw 0;
}
.section-footer-nav .footer-nav-container .app-nav-column.left:before {
    background-image: linear-gradient(180deg, rgba(3, 67, 94, 0.9), rgba(3, 67, 94, 0.9));
}
.section-footer-nav .footer-nav-container .app-nav-column.right {
    justify-content: center;
    border-right: 1px solid #fff;
    background-position: 50% 60%;
    background-size: cover;
    text-align: center;
    padding: 5vw 0 2vw 0;
    align-items: center;
}
.section-footer-nav .footer-nav-container .app-nav-column.right:before {
    background-image: linear-gradient(180deg, rgba(239, 70, 39, 0.9), rgba(239, 70, 39, 0.9));
}
.section-footer-nav .footer-nav-container .app-nav-column .app-nav-heading {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.25), 0 0 30px rgba(0, 0, 0, 0.5);
    font-weight: 400;
    font-size: 18px;
}
.section-footer-nav .footer-nav-container .app-nav-column .app-nav-heading.phone i {
    font-size: 15px;
    padding-right: 10px;
}
.product-image-wrapper .product-image-photo {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-bottom: 60%;
}
.header-top-links {
    margin: 0;
    list-style: none;
    display: flex;
}
.header-top-links li a {
    color: #ffffff;
    line-height: 50px;
    font-weight: 500;
}
.header-top-links li + li {
    margin-left: 20px;
}
.header-top-links li a:hover {
    color: #0092ff;
}
.header-top-item .nice-select {
    background: transparent;
    border: 0;
    color: #ffffff;
    font-weight: 500;
}
.header-top-item .nice-select:after {
    color: #ffffff;
    top: 28px;
}
#site-header-wrap.header-layout9 .site-header-top .header-top-right .header-top-item {
	line-height: 0;
}

@media (max-width: 1400px){
    .manage-long-term .long-term {
        font-size: 18px;
    }
	.service-button-group .btn-default.btn-white-secondary {    
    	font-size: 16px; 
	}
	.service-button-group .btn-default {
		font-size: 16px; 
	}

}

@media (max-width: 1199px){
    .services-content-wrapper {
        width: 100%;
    }
    .section-product-selector {
        margin-top: 40px;
    }
    .tab-section-mobile #products-selector {
        background: transparent;
        border: 0;
        font-size: 20px;
        font-weight: 600;
        color: #0a75bc;
        box-shadow: none;
    }
    .tab-content {
        padding-left: 0;
    }
    .category-content-img {
        display: none;
    }
    .sub-content {
        padding: 40px;
    }
    .section-circle-wrap .tabs {
        width: 100%;
    }
    #products-dropdown {
        display: none;
        position: absolute;
        left: 50%;
        right: 0;
        transform: translate(-50%,-50%);
        z-index: 9;
        width: 100%;
        background-color: #0b1f40;
        margin-top: 48px;
    }
    .section-product-selector {
        overflow: hidden;
        padding-top: 23vw;
    }
    .tab-section-mobile.whole-circle {
        border-radius: 0;
    }
    .tab-section-mobile {
        text-align: center;
        background: #0b1f40;
        padding: 40px 20px 0;
        border-radius: 50%;
        min-width: 300px;
        position: absolute;
        z-index: 3;
        left: -25vw;
        right: 0;
        bottom: 0;
        overflow: visible;
        width: 150vw;
        height: 150vw;
        margin-top: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        top: -127vw;
        padding-bottom: 7%;
    }
    .tab-section-mobile .custom-heading {
        color: #ffffff;
        margin-bottom: 20px;
        font-size:34px;
    }
    .tab-section-mobile .custom-heading span {
        font-weight: 400;
    }
    .service-wrapper-slider .service-slider li {
        width: 25%;
    }
    .section-circle-wrap .tabs li {
        background-image: none !important;
        justify-content: center;
        padding: 5px;
        font-size: 20px;
        font-weight: 600;
        color: #0a75bc;
    }
    .section-circle-wrap .tabs li.current {
        color: #ca2128;
    }
    .sub-cateogry-wrap {
        padding: 40px;
    }
    .manage-long-term .long-term {
        font-size: 26px;
    }
    .manage-long-term .long-term + .long-term {
        margin-top: 10px;
    }
}

@media (min-width: 1200px){
    .category-description-wrap {
        min-height: 910px;
    }
    .section-circle-wrap .tabs li:hover:after {
        background-color: rgb(202, 33, 40, 0.9);
    }
    .section-product-selector {
        margin: 160px 0;
    }
    .section-circle-wrap .tabs li.current:after {
        background-color: rgb(202, 33, 40, 0.9);
    }
    .services-content-wrapper { 
        min-height: 910px;
        display: flex;
        flex-wrap: wrap; 
        align-items: start;
    }
    .service-col {
        width: 50%;
    }
    .section-circle-wrap {
        position: absolute;
        overflow: hidden;
        right: auto;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        background-color: rgb(9, 29, 62,0.8);
        left: -40%;
        width: 62vw;
        height: 1200px;
        margin-top: 0;
        bottom: 0;
        display: block;
        padding-bottom: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        z-index: 33;
    }
    .section-circle-wrap .tabs li {
        min-height: 160px;
    }
    .section-circle-wrap .tabs li:first-child {
        align-content: flex-end;
        min-height: 290px;
    }
    .section-circle-wrap .tabs li:last-child {
        align-content: flex-start;
        min-height: 290px;
    }
}
@media only screen and (max-width: 1340px) and (min-width: 1200px)  {
	.site-header-main .primary-menu > li > a {
		font-size: 14px;
		padding: 0 6px;
	}
}
@media only screen and (max-width: 1700px) and (min-width: 1201px)  {
    .section-circle-wrap .tabs {
        width: 42.5%;
    }
    .section-circle-wrap .tabs li span {
        max-width: 235px;
    }
    .section-circle-wrap {
        width: 65vw;
    }
    .section-circle-wrap .tabs li {
        font-size: 18px;
		font-weight: 600;
    }
}

@media (min-width: 992px) {
    .section-footer-nav {
        display: none;
    }
    #site-header-wrap .site-branding {
        position: absolute!important;
    }
}

@media (max-width: 992px) {
#products-dropdown {
    margin-top: 55px;
}
}
@media (max-width: 800px) {
#products-dropdown {
    margin-top: 65px;
}
}
@media (max-width: 767px) {
    .tab-section-mobile .custom-heading {
        margin-bottom: 0;
    }
    .manage-long-term .long-term {
        font-size: 20px;
    }
    .service-wrapper-slider .service-slider li {
        margin-bottom: 10px;
    }
    .section-footer-nav .footer-nav-container .app-nav-column .app-nav-heading.phone span {
        display: none;
    }
    .section-footer-nav .footer-nav-container .app-nav-column .app-nav-heading.phone i {
        font-size: 34px;
        padding-right: 0;
        font-weight: 600;
    }
    .section-footer-nav {
        min-height: 80px;
    }
    .sub-cateogry-wrap .custom-heading {
        padding-bottom: 20px;
    }
    .sub-cateogry-wrap {
        padding: 20px;
    }
    .sub-cateogry-wrap p {
        font-size: 16px;
    }
    .service-wrapper-slider .service-slider li {
        margin-bottom: 10px;
    }
    .manage-long-term .long-term {
        font-size: 18px;
    }
    .sub-content {
        padding: 20px;
    }
    .sub-content p {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .service-button-group .btn-default {
        font-size: 16px;
    }
    .service-button-group .btn-default .fa-arrow-circle-right {
        font-size: 18px;
    }
    .service-button-group .btn-white-secondary {
        font-size: 16px;
    }
}
@media (max-width: 650px) {
#products-dropdown {
    margin-top: 70px;
}
.tab-section-mobile {
    height: 154vw;
}
.section-product-selector {
    padding-top: 28vw;
}
}
@media (max-width: 580px) {
#products-dropdown {
    margin-top: 75px;
}
}
@media (max-width: 480px) {
    .section-circle-wrap .tab-section-mobile .custom-heading {
        margin-bottom: 0;
        font-size: 26px !important;
    }
    .tab-section-mobile {
        padding-bottom: 10%;
    }
    .tab-section-mobile #products-selector {
        font-size: 16px;
        line-height: 1.2;
    }
    .section-circle-wrap .tabs li {
        font-size: 16px;
    }
    #products-dropdown {
        margin-top: 67px;
    }
}
@media (max-width: 380px) {
    .section-footer-nav .footer-nav-container .app-nav-column .app-nav-heading strong {
        display: block;
    }
    .section-circle-wrap .tab-section-mobile .custom-heading {
        margin-bottom: 0;
        font-size: 20px !important;
    }
    .tab-section-mobile {
        padding-bottom: 10%;
    }
    .tab-section-mobile #products-selector {
        font-size: 16px;
        line-height: 1.5;
    }
    .section-circle-wrap .tabs li {
        font-size: 14px;
    }
    #products-dropdown {
        margin-top: 60px;
    }
}

#site-header-wrap.header-layout9 .site-header-top .header-top-right {
    flex-direction: row-reverse;
}
@media (max-width: 768px){
#site-header-wrap.header-layout9 .site-header-top .header-top-right {
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
}
