header {
    background: #fff;
    padding: 0;
    margin:0;
    text-align: center;
}
header .logo {
    display: inline-block;
    float: left;
}
.logo a {
    display: inline-block;
    padding: 8px 10px 0;
}
.logo img.img-responsive {
    width: 170px;
}

header .header_menu {
    position: relative;
}

header .log_btn {
    position: absolute;
    right: 0;
    top: 10px;
}
header .wsmenu ul li {
    padding: 10px 15px;
    display: inline-block;
}
header .wsmenu ul li a {
    border-right: medium none;
    color: #13125c;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    padding: 0px;
    transition: all 0.5s ease 0s;
    position: relative;
}
header .wsmenu ul li.active a:before {
    content: "";
    position: absolute;
    top: 98%;
    width: 100%;
    left: 0;
    height: 2px;
    border-radius: 8px;
    background: linear-gradient(
90deg,#1c195b 21.07%,#a60697 68.05%);
}

header .wsmenu ul li.active ul li a:before {
    content: none;
}

header .wsmenu ul li.active ul li.active a:before {
    content: "";
    position: absolute;
    top: 98%;
    width: 100%;
    left: 0;
    height: 2px;
    border-radius: 8px;
    background: linear-gradient(
90deg,#1c195b 21.07%,#a60697 68.05%);
}

header .wsmenu ul li a:hover:before,header .wsmenu ul li a:active:before,header .wsmenu ul li a:focus:before {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(
        90deg,#1c195b 21.07%,#a60697 68.05%);
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 220px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 99999999999;
    transform: translate(0, 10px);
}

header .wsmenu ul li .dropdown-content a {
    color: #1c195b;
    padding: 5px 0px 5px;
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    background: #fff;
    font-weight: 600;
    position: relative;
}

header .wsmenu ul li .dropdown-content a:hover:before {
    content: "";
    position: absolute;
    top: 33px;
    width: 100%;
    left: 0;
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(
        90deg,#1c195b 21.07%,#a60697 68.05%);
}

.dropdown:hover .dropdown-content {
    display: block;
    text-decoration: none;
}

header .header_menu.hide-in-mobile {
    display: inline-block;
    transform: translate(-110px, 2px);
}

.log_btn a {
    padding: 2px 15px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 600;
}

.log_btn .requestdemo {
    position: relative;
    background: linear-gradient(to right, #1c195b, #a60697);
    color: #fff;
}

.log_btn .login {
    color:#1c195b;
}

.log_btn .login {
    width: 80px;
    background-image: linear-gradient(to right, #fff, #fff), linear-gradient(to right, #1c195b, #a60697);
    background-origin: border-box;
    background-clip: content-box, border-box;
    padding: 2px;
    display: inline-block;
    line-height: 24px;
}

header .wsmenu ul li:last-child ,header .wsmenu ul li:nth-last-child(2) {
    display: none;
}

a.btn img {
    display: initial;
    width: 22px;
    margin-left: 10px;
}

.header-strip-text {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0px;
    text-align: center;
}
.header-strip {
    background: linear-gradient(129deg, #1c195b 18%, #a60697 );
    padding: 5px 0px;
}
.header-strip-text img {
    width: 48px;
    margin: 0px 10px;
}
.header-strip-text p {
    display: inline-block;
}
.header-strip-text .try-free-btn {
    font-size: 15px;
    background: #1c195b;
    padding: 4px 20px 5px;
    border-radius: 20px;
    color: #fff;
    margin: 0px 20px;
}


header .wsmenu ul li ul.dropdown-content li {
    display: block;
    padding: 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

header .wsmenu ul li ul li a {
    padding: 5px 0px;
}

header .wsmenu ul li.links a {
    width: 100%;
    display: inline-block;
    padding: 8px 25px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #13125c;
}

header .wsmenu-list {
    text-align: center;
}

.padding-right{padding-right:0px !important}
.virtual-rehab{margin-left: 32px; padding-right: 10px; width: 76%;}
.therapy-at-home{width: 87%;}
.back-off-top-header-heading-home {margin-top: -13px;}
 
#myTab { 
    position: sticky;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
}
.call-btn-footer{ margin-top: 20px;}
.call-btn-footer a:hover{color: #fff; }
.call-btn-footer a{
	font-size: 20px;
	color: #fff; 
}
.btn-align {
	text-align: left;
    margin-left:27%;
}
.line-label:before {
	left: auto !important;
	right: -42%;
}
.line-label {
	font-size: 24px;
	color: #052f6d;
	/* text-align: center; */
	display: block;
	/* max-width: 220px; */
	position: relative;
	margin: 0px 172px 10px 0px;
} 
.line-label:before, .line-label:after {
	content: "";
	background: #052f6d;
	height: 1px;
	width: 40%;
	position: absolute;
	left: 49%;
	top: 50%;
}
.call-book-appointment a{text-align: center;color: #052f6d;}
.call-book-appointment{text-align: center;
	font-size: 30px;
	margin-left: 31%;
	position: relative;
	color: #052f6d;
	font-weight: bold;
}
a:focus {
	outline: 0px;
	outline-offset: -2px;
}
a:hover, a:focus {
	color: #23527c;
	text-decoration: none;
}

.safety-des {
    font-size: 16px;
    color: #8f9096;
    font-weight: 500;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.safety-box {
    border-radius: 5px;
    padding: 20px 10px;
}
.safety-box { 
	transition: all ease 1s;
	color: #8f9096 !important;
}
.safety-box:hover {
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
    transform: scale(0.9); 
}
.insurance {
    padding: 30px 0px;
    background: #fcf9f6;
}

.blue-title {
    text-align: center;
    font-family: 'Cardiff';
    color: #03307a;
    font-size: 28px;
    font-weight: bold;
}.orage-title {
    text-align: center;
    font-family: 'Cardiff';
    color: #f67400;
    font-size: 22px;
    font-weight: bold;
}.insurance .col-lg-4.col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
}.insurance .col-lg-4.col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
}.insurance-box {
    border-radius: 3px;
    background: #fff;
    text-align: center;
    padding: 30px;
    margin: 20px 0px;
    box-shadow: 0px 3px 14.55px 0.45px rgba(0, 0, 0, 0.15);
}.insurance-icon {
    margin: 30px 0px;
}.insurance-title {
    font-size:27px;
    color: #03307a;
}.insurance-per {
    font-size: 32px;
    color: #f77f24;
}.insurance-des {
    font-size: 19px;
    color: #4476c9;
} 
.insurance-icon img{width: 40%;}
.min-height-ins-title{min-height:90px;}
.insurance-box-pad{padding: 6px !important;}
.insurance-per-pricing {font-size: 25px !important;}
.insurance-des-length{min-height: 115px;}  
.insurance-box{transition: all ease 1s;}
.insurance-box:hover{box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
transform: scale(0.9); }
.bgwhite{background: #fff; width: 100%; display: flex; padding:23px 11px 8px;}
.padding-left-right{
	padding-right:0px;
    padding-left:0px;
}
.margin-left-right{
	margin-right: 0px;
    margin-left: 0px;
}

.r-1, .r-2 {
    color: #101982;
    background: white;
    margin: 5px;
    display: inline-block;
    width: 6rem;
    padding: 2px;
    font-size: 14px;
}

.rock {
    display: flex;
    justify-content: space-between;
}

.review-box {
    background-color: #eceeef;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 rgb(182 196 210 / 40%);
    display: inline-block;
    line-height: 24px;
    padding: 15px;
    width: 100%;
}

.sc-grid, .u-grid {
    -webkit-box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex: 0 1 auto;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.review-box .date {
    color: rgb(8 7 7 / 60%);
    font-size: 14px;
    position: absolute;
    right: 0;
}

.review-box .header {
    color: #1f2936;
    font-size: 16px;
    font-weight: 700;
    height: 16px;
    margin: 0 0 10px;
}

.review-box .text {
    color: #191919;
    font-size: 13px;
    /* line-height: 16px; */
    /* max-height: 50px; */
    overflow: hidden;
    word-wrap: break-word;
}

.review-box .name {
    color: rgba(25, 25, 25, 0.6);
    font-size: 14px;
    text-align: right;
    padding-right: 4px;
}

.u-grid {
    position: relative;
    margin-bottom: 5px;
}

.wsmenu-list > li > a {
    font-size: 18px;
    line-height: initial;
    padding: 0;
}

.theranow-partners{
    text-align: center;
    padding: 10px;
    box-shadow: inset 0px -1px 20px #c6c6c6;
	background: linear-gradient(125deg, #fff 30%, #fff);
}
.theranow-partners h2 {   
	font-size: 42px;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;}
.theranow-partners-list{ margin:20px 10px;}
.theranow-partners ul{}
.theranow-partners ul li{} 
 /* Define a class for the container */
.image-container {
    position: relative;
    width: 200px;
    height: 85px;
    display: inline-block;
    margin: 15px 10px;
 
}

 
.image-container .image1, .image-container .image2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
		transition:  opacity 0.3s cubic-bezier(0.07, 1.51, 1, 0); 
	/* animation: fadeInOut 1s ease infinite; */
} 
 
.image-container .image2 {
	opacity: 0;
} 
.image-container:hover .image1 {
	opacity: 0;
	 
} 
.image-container:hover .image2 {
	opacity: 1; 
	 
}
 .image-container .image2:hover {
    transition: opacity 0.3s cubic-bezier(0, 1.33, 0.93, -0.04);
    background-size: cover;
	transform: scale(1.2);
} 

.ruby-brigade-gutenburg-try-ruby--copy {padding: 0px 0 0px !important;}