@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400;1,600&family=Rubik:wght@300;400;500;600;700;800&display=swap');

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

img {
    max-width: 100%;
}

body {
    margin: 0 !important;
    /*background:#2f487e;*/
}

p {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #626262;
    line-height: 140%;
}

.password-eye {
    cursor: pointer;
    position: absolute;
    right: 20px;
    margin: 4px;
}

p,
pre {
    margin: 1em 0;
}

.btn3-withoutlogin {
    display: inline-block;
    padding: 13px 30px;
    margin: 10px 10px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: #633192;
    font-family: 'Rubik', sans-serif;
    font-size: 10px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.1em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
}

.headerDropdownOverlaySearch {
    position: absolute;
    z-index: 4909;
    right: 0;
    left: 0;
    display: none;
}

.headerDropdownContainerSearch {
    max-width: 1350px;
}

.searchDropdownSearch.headerDropdownSearch {
    position: absolute;
    left: 366px;
    width: 476px;
}

.searchDropdownSearch {
    width: 450px;
    background: white;
    border: 0 solid rgba(0, 0, 0, .25);
    border-radius: 3px;
}

.headerDropdownSearch {
    width: 100%;
    box-shadow: 0 3px 7px rgb(99 114 144 / 40%);
}

.headerDropdownHeaderSearch {
    position: relative;
    background: white;
    color: #4e5665;
    padding: 12px;
    border-bottom: 1px solid rgba(99, 114, 144, 0.085);
    font-size: 14px;
    font-weight: bold;
}

.searchDropdownSearch .search-list {
    display: block;
    background: white;
    color: #898f9c;
    padding: 8px 10px;
    cursor: pointer;
}

.searchDropdownSearch .search-list:hover {
    background: #5687a5;
    color: #fff;
}

.searchDropdownSearch .viewMore {
    display: block;
    padding: 8px;
    text-align: center;
    color: #5687a5;
    font-weight: bold;
    margin: 0 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.popular-links-ul {
    list-style: none;
}

.subtitle {
    font-size: 14px;
    margin: 0px auto;
    padding: 5px;
    display: block;
    background: #633192;
    color: #fff;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

#headerUserDropdown {
    padding: 0 10px 0 0;
}

.mainHeaderNav {
    padding: 0;
}

#mainHeaderJar {
    padding-right: 0 !important;
    height: auto;
    background: none;
    background-color: #ffff;
    position: fixed;
    border: none;
}

#mainHeaderContent {
    width: 100%;
    max-width: 100%;
}

#mainHeaderLogo img {
    line-height: 40px;
    border-bottom: none;
    background: transparent;
    width: 280px;
    height: auto;
    margin-left: 50px;
}

#mainHeaderContent {
    line-height: 40px;
    border-bottom: none;
    background: #FFF;
}

#headerLiveSearch i {
    padding: 0 6px 0 15px;
}

#headerLiveSearch input {
    width: 376px;
}

.mainHeaderNav {
    text-align: center;
    line-height: 0;
}

.mainHeaderNav .navTxt {
    width: 100%;
    display: inline-block;
    line-height: 30px;
    font-size: 12px;
}

#mainHeaderJar .floatRight {
    padding-top: 20px;
}

#headerUserDropdown {
    text-align: right;
    line-height: 0;
    background: none;
}

#headerUserDropdown #headerUserLink {
    line-height: 0;
    display: inline-block;
}

#headerUserDropdown #headerUserLink #headerUserName {
    width: 82%;
    display: inline-block;
    line-height: 15px;
    font-size: 13px;
    font-weight: normal;
}

#pageContainer {
    margin-top: 0px;
    max-width: 100%;
    width: 100%;
    background: #ffffff;
}

.secondryHeader {
    width: 100%;
    margin: 0 auto;
    /*! background:#ffffff; */
    /*! background:-moz-linear-gradient(top, #ffffff 0%, #ffffff 46%, #ebebeb 78%, #ebebeb 100%); */
    /*! background:-webkit-linear-gradient(top, #ffffff 0%,#ffffff 46%,#ebebeb 78%,#ebebeb 100%); */
    /*! background:linear-gradient(to bottom, #ffffff 0%,#ffffff 46%,#ebebeb 78%,#ebebeb 100%); */
    /*! filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0); */
    background-color: #633192;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
}

.secondryHeader ul {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #2f487e;
}

.secondryHeader ul li {
    /*! float:left; */
    /*! list-style-type:none; */
    /*! padding:10px 0; */
    /*! position:relative; */
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    /* position: relative; */
    width: auto;
}

#mainHeaderJar .secondryHeader ul li a {
    /*! color:#33568c; */
    /*! font-size:12px; */
    /*! text-transform:uppercase; */
    /*! padding:0 25px; */
    /*! border-left:1px solid #7d88a6; */
    /*! display:block; */
    font-family: 'Rubik', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #FFF;
    display: block;
    letter-spacing: 0.02em;
    padding: 5px 12px 5px 12px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#mainHeaderJar .secondryHeader ul li a:hover {
    color: #E8AFFF;
}

#mainHeaderJar .secondryHeader ul li:first-child a {
    border: 0;
}

#mainHeaderJar a {
    color: #633192
}

.secondryHeader .sub-menu {
    background: #ffffff;
    position: absolute;
    left: 12px;
    top: 35px;
    width: 142px;
    z-index: 999;
    border: 0;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.17);
    display: none;
}

.secondryHeader ul li:hover .sub-menu {
    display: flex;
}

.secondryHeader .sub-menu li {
    border-bottom: 1px solid #ebebeb;
    float: none;
}

#mainHeaderJar .secondryHeader .sub-menu li a {
    border-left: 0;
}

.secondryHeader ul li.muti-munu>a {
    position: relative;
}

.secondryHeader ul li.muti-munu>a:after {
    position: absolute;
    right: 1px;
    top: 41%;
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
}
.sub-menu li.active .category-sub-menu {
    border-radius: 3px;
    padding: 4px 0;
    flex-wrap: wrap;
    right: 150px;
    top: 51px;
    display: block;
    position: fixed;
    background: #fff;
    width: 62%;
    height: 100%;
    max-height: 400px;
    align-items: flex-start;
    columns: 4;
    column-gap: 4.1rem;
    padding: 20px 40px;
    box-shadow: rgb(100 100 111 / 0.2) 0px 7px 29px;
}

#mainHeaderJar .secondryHeader ul li:hover a {
    color: #E8AFFF;
}

#mainHeaderJar .secondryHeader ul li:hover a:after {
    border-top-color: #E8AFFF;
    transform: rotate(180deg);
}

#sidebarOnline {
    top: 120px !important;
    display: none !important;
}

.page-left-wrap {
    width: 76px;
    float: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 266px;
    padding-top: 80px;
    background-color: #F7F7F7;
    height: 100%;
    overflow: scroll;
    display: none;
}

.page-right-wrap {
    width: 76px;
    float: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 266px;
    padding-top: 80px;
    right: 0;
    background-color: #F7F7F7;
    height: 100%;
    overflow-y: scroll;
    display: none;
}

.menuleftbtn {
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 05px;
}

.menurightbtn {
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 5px;
}

.page-middle-wrap {
    width: 100%;
    /* width:-webkit-calc(100% - 152px);*/
    width: -moz-calc(100% - 152px);
    float: left;
}

.page-left-wrap a {
    /*! display:block; */
    /*! border:1px solid #bbbbbb; */
    /*! padding:2px 7px; */
    /*! line-height:26px; */
    /*! color:#361e5a; */
    /*! font-size:9px; */
    /*! font-weight:700; */
    /*! background:#e3e3e5; */
    /*! background:-moz-linear-gradient(top, #e3e3e5 0%, #e3e3e5 32%, #b8adbe 64%, #b8adbe 94%); */
    /*! background:-webkit-linear-gradient(top, #e3e3e5 0%,#e3e3e5 32%,#b8adbe 64%,#b8adbe 94%); */
    /*! background:linear-gradient(to bottom, #e3e3e5 0%,#e3e3e5 32%,#b8adbe 64%,#b8adbe 94%); */
    /*! filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e5', endColorstr='#b8adbe',GradientType=0); */
    display: block;
    letter-spacing: 1px;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 14px;
    color: #412b64;
}

.page-right-wrap a {
    letter-spacing: 1px;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 14px;
    color: #412b64;
    font-family: Rubik;
    font-size: 14px;
    font-weight: inherit;
    font-style: normal;
    line-height: 1.5em;
    display: block;
}


.topButtons {
    margin: 12px 0 0 0;
    float: right;
    margin-right: 50px;
}

.page-right-wrap a {
    /*! padding:2px 3px; */
}

.page-left-wrap a .img-icn {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.page-right-wrap a.colum-head .img-icn img,
.page-left-wrap a .img-icn img {
    width: 100%;
    max-width: 100%;
}

.page-right-wrap a.colum-head .img-icn {
    display: inline-block;
}

.page-right-wrap a.colum-head,
.page-left-wrap a.colum-head {
    background: #4b2c68;
    color: #fff;
    border: 0;
    line-height: 23px;
}

.page-right-wrap a.colum-head {
    padding: 2px 1px;
    border-left: 1px solid #ffffff;
}

.page-left-wrap a.colum-head {
    border-right: 1px solid #ffffff;
}

.page-right-wrap a.colum-head .img-icn,
.page-left-wrap a.colum-head .img-icn {
    height: 16px;
    width: 16px;
    margin-right: 5px;
    margin-left: 3px;
}

.page-middle-wrap .health-menu {
    background: url(../images/gradient1.png) repeat-x;
    padding: 0;
    position: relative;
}

.page-middle-wrap .health-menu ul {
    padding: 0;
    margin: 0;
}

.page-middle-wrap .health-menu li:nth-child(1) {

    background-color: #3d1f51;

}

.page-middle-wrap .health-menu li:nth-child(2) {

    background-color: #3f2351;

}

.page-middle-wrap .health-menu li:nth-child(3) {

    background-color: #402851;

}

.page-middle-wrap .health-menu li:nth-child(4) {

    background-color: #422c51;

}

.page-middle-wrap .health-menu li:nth-child(5) {

    background-color: #433051;

}

.page-middle-wrap .health-menu li:nth-child(6) {

    background-color: #453451;

}

.page-middle-wrap .health-menu li:nth-child(7) {

    background-color: #463851;

}

.page-middle-wrap .health-menu li:nth-child(8) {

    background-color: #483c50;

}

.page-middle-wrap .health-menu li:nth-child(9) {

    background-color: #494050;

}

.page-middle-wrap .health-menu ul li {

    float: left;

    list-style: none;

    margin: 0px;

    padding: 0px 0px 0px 0px;

    position: relative;

    width: 11.11%;

    text-align: center;
}

.page-middle-wrap .health-menu ul a {

    font-family: 'Rubik', sans-serif;

    font-size: 13px;

    font-weight: 400;

    color: #FFF;

    display: block;

    padding: 16px 0px 16px 0px;

    margin: 0px 0px 0px 0px;

    text-decoration: none;

    -webkit-transition: all 0.5s;
    /* For Safari 3.0 to 6.0 */

    transition: all 0.5s;
    /* For modern browsers */

}

.page-middle-wrap .health-menu ul li a:hover {

    color: #E8AFFF;
    /* Hover on main menu */

    background-color: #633192;

}

.page-middle-wrap .health-menu ul li.current-menu-item a {

    text-decoration: none;

    color: #E8AFFF;

}

.page-middle-wrap .health-menu ul li:hover ul ul {

    position: absolute;

    display: none;

    -webkit-transition: all 0.5s;
    /* For Safari 3.0 to 6.0 */

    transition: all 0.5s;
    /* For modern browsers */

}

.page-middle-wrap .health-menu ul ul li:hover ul,
.page-middle-wrap .health-menu ul li:hover ul li:hover ul {

    display: block;

    top: 0px;

    left: 0%;

}

.page-middle-wrap .health-menu ul ul li:hover ul,
.page-middle-wrap .health-menu ul li:hover ul li:hover ul a {

    color: #FFF;

}

.page-middle-wrap .health-menu ul ul li:hover ul,
.page-middle-wrap .health-menu ul li:hover ul li:hover ul a:hover {

    color: #E8AFFF;

}

.page-middle-wrap .health-menu ul ul {

    list-style: none;

    position: absolute;

    left: -9999px;

    margin: 0px 0px 0px 0px;

    background-color: #FFF;

    padding: 10px;

}

.page-middle-wrap .health-menu ul ul li {

    padding-top: 1px;

    float: none;

}

.page-middle-wrap .health-menu ul ul a {

    font-family: 'Rubik', sans-serif;

    font-size: 13px;

    font-weight: 400;

    text-transform: capitalize;

    white-space: nowrap;

    margin: 0px 0px 0px 0px;

    padding: 7px 6px 7px 6px;

    display: block;
}

.page-middle-wrap .health-menu ul li:hover ul {}

.page-middle-wrap .health-menu ul li:hover a {

    text-decoration: none;

    color: #E8AFFF;
    /* Hover on tab with drop down in the main menu */

}

.page-middle-wrap .health-menu ul li a:hover {

    text-decoration: none;

    color: #E8AFFF;

}

.page-middle-wrap .health-menu ul li:hover ul a {

    text-decoration: none;

    color: #FFF;
    /* Color for the tabs in the drop down */

}

.page-middle-wrap .health-menu ul li:hover ul li a:hover {

    color: #E8AFFF;

    text-decoration: none;

}

.page-middle-wrap .health-menu ul li a:hover {

    color: #E8AFFF;

}

.page-middle-wrap .health-menu ul li ul li a:hover {

    color: #FFF;
    /* Hover color for the tabs in the drop down */

    background-color: #F7F7F7;



}

/* Third level menu */

.page-middle-wrap .health-menu ul ul ul {

    list-style: none;

    position: absolute;

    left: -9999px;

    margin-left: 100px;

    margin-top: 0px;

    background-color: #FFF;

}

.page-middle-wrap .health-menu ul ul ul li {

    border-bottom: none !important;

}

.page-middle-wrap .health-menu ul ul ul li a {

    border-bottom: none !important;

}

.page-middle-wrap .health-menu ul li ul li ul li a:hover {

    background-color: #F7F7F7;

}


.bg1 {
    width: 100%;
    min-height: 700px;
    margin: 0px auto;
    padding: 0px 0px;
    background-image: url(/themes/medinette/images/welcomeimages/bg1.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.bg1 .homeContainer {
    width: 100%;
    max-width: 1050px;
    margin: 0px auto;
    padding: 0px;
}

.container1 {
    width: 35%;
    height: 450px;
    float: left;
    margin: 8% 5% 0px 0px;
    padding: 50px;
    background-color: rgba(99, 49, 146, 0.89);
    -moz-border-bottom-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -khtml-border-bottom-right-radius: 40px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -khtml-border-bottom-left-radius: 0px;
    border-top-left-radius: 40px;
    -moz-border-top-left-radius: 40px;
    -webkit-border-top-left-radius: 40px;
    -khtml-border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -khtml-border-top-right-radius: 0px;
    behavior: url(http://ftpweblogin.com/images/border-radius.htc);
}

.container1 h2,
.container1 p {
    color: #FFF;
}

.container2 {
    width: 60%;
    float: left;
    margin: 0px;
    padding: 40px 0px 0px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 10px 10px;
}

.box {
    width: 18%;
    height: 180px;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.box img {
    width: 50%;
    height: auto;
    display: block;
    margin: 0px;
    padding: 0px;
}

.box p {
    font-family: 'Rubik', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #FFF;
    line-height: 140%;
}

.homeContainer1 {
    width: 100%;
    max-width: 800px;
    margin: 0px auto;
    padding: 80px 0px;
    position: relative;
}

.homeContainer1 h2 {
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    font-weight: 400;
    font-style: italic;
    line-height: 140%;
    color: #414141;
    text-align: center;
    margin: 0px 0px 10px 0px;
}

.homeContainer1 h3 span.left {
    position: relative;
    left: -50px;
    top: 40;
}

.homeContainer1 h3 span.right {
    position: absolute;
    right: -50px;
    bottom: 40px;
}

.homeContainer2 {
    max-width: 1050px;
    height: 400px;
    margin: 0px auto 100px auto;
    padding: 0px;
}

.bg2 {

    width: 100%;

    min-height: 730px;

    margin: 0px auto;

    padding: 50px 0px;

    background-color: rgba(240, 240, 240, 1.00);

    position: relative;

}

.bg2 h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 48px;
    font-weight: 300;
    line-height: 110%;
    color: #3D1F51;
    text-align: center;
    margin: 0px 0px 10px 0px;
}

.healthPro2 p {
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    color: #4E4E4E;
    text-align: center;
    margin: 0px 0px 30px 0px;
}

.bg2Bar {

    width: 30%;

    height: 100%;

    margin: 0px auto;

    padding: 0px 0px;

    background-color: #3D1F51;

    position: absolute;

    left: 0;

    top: 0;

}

.bg2 .homeContainer img {

    /*! float: none; */

    /*! width: 100%; */

    /*! height: auto; */

    /*! margin-right: 40px; */

    float: left;
    width: 40%;
    height: auto;
    margin-right: 40px;
}

.bg2 .homeContainer {

    max-width: 1050px;

    margin: 0px auto;

    padding: 0px;

    position: relative;

}

.healthPro {

    float: left;

    width: 55%;

}

.healthPro2 {

    float: none;

    width: 100%;

}

.healthPro h2 {

    font-family: 'Rubik', sans-serif;

    font-size: 48px;

    font-weight: 300;

    line-height: 110%;

    color: #3D1F51;

    margin: 0px 0px 20px 0px;

}

.healthPro p {

    font-family: 'Rubik', sans-serif;

    font-size: 24px;

    font-weight: 400;

    line-height: 120%;

    color: #4E4E4E;

    margin: 0px 0px 50px 0px;

}

.healthPro2 h2 {

    font-family: 'Rubik', sans-serif;

    font-size: 48px;

    font-weight: 300;

    line-height: 110%;

    color: #3D1F51;

    text-align: center;

    margin: 0px 0px 10px 0px;

}

.healthPro2 p {

    font-family: 'Rubik', sans-serif;

    font-size: 24px;

    font-weight: 400;

    line-height: 120%;

    color: #4E4E4E;

    text-align: center;

    margin: 0px 0px 30px 0px;

}

.wellness img {
    width: 100% !important;
    float: none !important;
    max-width: 100%
}

.bg2 .homeContainer .healthPro .box2 {

    width: 30%;

    display: inline-block;

    vertical-align: top;

    margin: 8px;

    padding: 0px;

}

.bg2 .homeContainer .healthPro2 .box2 {

    width: 23%;

    display: inline-block;

    vertical-align: top;

    margin: 8px;

    padding: 0px;

}

.bg2 .homeContainer .healthPro .box2 img,

.bg2 .homeContainer .healthPro2 .box2 img {

    width: 100%;

    height: auto;

    display: block;

    margin: 0px 0px 10px 0px;

}

.box2 h3 {

    font-family: 'Rubik', sans-serif;

    font-size: 13px;

    font-weight: 400;

    color: #333;

    line-height: 140%;

    margin: 0px;

}

.homeContainer2 {

    max-width: 1050px;

    height: 400px;

    margin: 0px auto 100px auto;

    padding: 0px;

}

.homeContainer3 {

    max-width: 950px;

    margin: 100px auto 0px auto;

    padding: 0px;

}

.homeContainer3 h2,
.linksContainer h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 140%;
    color: #3D1F51;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0px 30px 0px;
}

.homeContainer3 h2 span,
.linksContainer h2 span {
    font-family: 'Playfair Display', serif;
    font-size: 52px;
    font-weight: 400;
    font-style: italic;
    line-height: 140%;
    color: #999;
    text-align: center;
    text-transform: capitalize;
    margin: 0px 0px 10px 0px;
}

.homeContainer3 .column1 {
    width: 25%;
    height: 400px;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    background-image: url(/themes/medinette/images/welcomeimages/healthWorld.jpg);
    background-position: center;
    background-size: cover;
}

.homeContainer3 .column2 {

    width: 25%;

    height: 400px;

    display: inline-block;

    vertical-align: top;

    margin: 0px 0px 0px -5px;

    padding: 0px 0px 20px 10px;

    background-color: #FFF;

    overflow-y: auto;

}

.column2 .item {
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    color: #7A7A7A;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 25px 20px;
    border-bottom: 1px solid #E0E0E0;

}

.column2 .item.current {

    border-left: 6px solid #633192;
    padding-left: 14px;
    color: #633192;

}

.homeContainer3 .column3 ul {
    margin-left: -0px;
    width: 100%;
}

.homeContainer3 .column3 {
    width: 49.7%;
    height: 400px;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    padding: 20px 40px 40px 40px;
    overflow-y: auto;
    background: #402851;
    background-size: 400% 400%;
}

.homeContainer3 .column3 li {
    list-style: none;
    margin-bottom: 10px;
    display: block;
}

.homeContainer3 .column3 a {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #FFF;
    line-height: 140%;
    border-bottom: 2px solid #FFF;
    display: block;
}

.homeContainer6 .play-btn {
    background: rgba(0, 0, 0, 0.2);
}

.homeContainer4 h2,
.homeContainer6 h2,
.bgGray h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 140%;
    color: #3D1F51;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0px 40px 0px;
}

.homeContainer4 h2 span,
.homeContainer6 h2 span,
.bgGray h2 span {
    font-family: 'Playfair Display', serif;
    font-size: 52px;
    font-weight: 400;
    font-style: italic;
    line-height: 140%;
    color: #999;
    text-align: center;
    text-transform: capitalize;
}

.homeContainer6 {
    max-width: 1200px;
    margin: 80px auto;
    padding: 0px;
}

.footerbanners {
    text-align: center;
    margin-top: 40px;
}

.footerbanners img {
    display: block;
    max-width: 1200px;
    margin: 0px auto;
}

.homeContainer4 {
    max-width: 1200px;
    max-height: 620px;
    overflow-y: auto;
    margin: 80px auto;
    padding: 0px;
}

.bgGray {
    width: 100%;
    margin: 0px auto;
    padding: 20px 0px;
    background-color: #F5F5F5;
    position: relative;
}

.homeContainer4 .search-box {
    width: 300px;
    display: block;
    margin: 0px auto;
    margin-bottom: 25px;
}

.homeContainer4 .search-box input[type="text"] {
    width: 90% !important;
    border: none !important;
    height: 40px
}

.timeline-wrap .timeline-popular {
    float: left;
    width: calc(100% - 170px);
    width: -webkit-calc(100% - 170px);
    width: -moz-calc(100% - 170px);
    position:relative;
    top:60px;
}

.timeline-wrap .popular-links {
    float: right;
    width: 153px;
}

.timeline-wrap .timeline-popular .popular-post figure {
    margin: 0;
}

.timeline-wrap .edit_blog-box {
    border: 1px solid #ebedf1;
    margin-top: 15px;
}

.timeline-wrap .edit_blog-box h3 {
    text-align: right;
    margin: 0;
    padding: 10px;
    line-height: 1;
    border-bottom: 2px solid #3a5899;
}

.timeline-wrap .edit_blog-box h3 img {
    float: left;
}

.timeline-wrap .edit_blog-box h3 a {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 14px;
    color: #3a5899;
    text-decoration: underline;
}

.timeline-wrap .edit_blog-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #405e9e;
}

.timeline-wrap .edit_blog-box ul li {
    border-top: 1px solid #fff;
    padding: 10px 5px;
}

.timeline-wrap .edit_blog-box ul li:first-child {
    border: none;
}

.timeline-wrap .edit_blog-box ul li strong {
    display: block;
    color: #fff;
}

.timeline-wrap .edit_blog-box ul li p {
    color: #fff;
    margin: 0;
}

.timeline-popular .owl-carousel .owl-nav button.owl-prev,
.timeline-popular .owl-carousel .owl-nav button.owl-next {
    width: 28px;
    background: #3a5899;
    height: 118px;
    position: absolute;
    left: -28px;
    top: 0;
    border-radius: 0;
}

.timeline-popular .owl-carousel .owl-dots {
    display: none;
}

.timeline-popular .owl-carousel .owl-nav button.owl-next {
    background: #42255f;
    left: auto;
    right: -28px;
}

.timeline-popular .owl-carousel .owl-nav button span {
    font-size: 40px;
    color: #fff;
}

.timeline-popular .treatment-sec .owl-carousel .owl-nav button.owl-prev,
.timeline-popular .treatment-sec .owl-carousel .owl-nav button.owl-next {
    height: auto;
    left: 0px;
    background: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.timeline-popular .treatment-sec .owl-carousel .owl-nav button.owl-next {
    right: 0px;
    left: auto;
}

.timeline-popular .popular-post {
    padding: 0 34px;
    border-bottom: 1px solid #3b5999;
    margin-bottom: 28px;
}

.timeline-popular h3 {
    /*! font-size:18px; */
    /*! line-height:30px; */
    /*! color:#41245e; */
    /*! font-weight:700; */
    /*! margin-bottom:0; */
    /*! padding-left:7px; */
}

.timeline-popular .popular-post span {
    font-size: 14px;
    line-height: 46px;
    color: #41245e;
    display: block;
}

.CollapsiblePanelTab {
    background-color: #3b5999;
    border-bottom: solid 1px #CCC;
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 100;
}

.timeline-wrap .popular-links {
    padding-top: 20px;
}

.popular-links .chat-sec {
    text-align: right;
    padding: 10px 0
}

.popular-links .chat-sec a {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #40235d;
    display: inline-block;
    padding-right: 34px;
}

.popular-links .chat-sec .drop-icn {
    width: 16px;
    height: 3px;
    background: #40235d;
    position: absolute;
    top: 5px;
    right: 8px;
}

.popular-links .chat-sec .drop-icn:before,
.popular-links .chat-sec .drop-icn:after {
    width: 16px;
    height: 3px;
    background: #40235d;
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
}

.popular-links .chat-sec .drop-icn:before {
    top: 10px;
}

.popular-links .main-health a {
    display: inline-block;
}

.popular-links .main-health {
    text-align: right;
    padding: 0 8px;
}

.popular-links .link-wrap {
    padding: 8px;
    border-left: 1px solid #1c4886;
    border-top: 1px solid #1c4886;
}

.CollapsiblePanel {
    border: 1px solid #cccccc;
    color: #fff;
}

.popular-links .CollapsiblePanel ul {
    margin: 0;
    padding: 10px;
}

.popular-links .CollapsiblePanel ul li {
    list-style-type: none;
}

.popular-links .CollapsiblePanel ul a {
    color: #3b5999;
    font-size: 13px;
    line-height: 20px;
    text-decoration: underline;
}

.homeContainer2 .add-img {
    width: 24%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

.homeContainer2 .add-img img {
    width: 100%;
    padding: 3px;
}

.treatment-sec {
    padding: 0 7px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    max-width: 1200px;
    margin: 0px auto;
}

.treatment-sec .treatment-card {
    display: block;
    border: 2px solid #623393;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    font-size: 10px;
}

.treatment-sec .treatment-card img {
    width: 100%;
    height: 100%;
}

.medinette-category .cate-post .item span,
.treatment-sec .treatment-card span {
    display: inline-block;
    padding: 0 5px;
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(64, 35, 93, 0.6);
    font-weight: 700;
    color: #fff;
    top: -100%;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.medinette-category .cate-post .item:hover span,
.medinette-category .cate-post .item:focus span,
.treatment-sec .treatment-card:hover span,
.treatment-sec .treatment-card:focus span {
    top: 0;
}

#pageNavigation a span {
    display: inline;
    font-size: 12px;
}

.storyFilters a {
    padding: 6px 8px;
}

.featuredUsers .li {
    width: 32.4%;
}

#pageNavigation a {
    font-size: 12px;
}

#invite_msg {
    text-transform: uppercase;
    color: #67d032;
    text-align: center;
    font-size: 12px;
}

.span16 {
    width: 19%;
}

.span52 {
    width: 49%;
}

.main-timeline #pageNavigation {
    padding-right: 8px;
    padding-left: 7px;
}

.accord-wrap {
    padding: 3px 0 0 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-height: 80px;
    margin: 3px;
    padding: 10px;
    background-color: rgba(244, 244, 244, 1.00);
}

.accord-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.accord-wrap ul li a {
    display: block;
    text-decoration: none;
}

.accord-wrap>ul>li>a {
    font-size: 16px;
    line-height: 20px;
    color: #232323;
}

.accord-wrap ul li a:hover,
.accord-wrap ul li a.hover {}

#pageNavigation .accord-wrap .ac-list>li>a {
    padding: 9px 28px;
    color: #757f90;
    position: relative;
    line-height: 30px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.accord-wrap .ac-list>li {
    border: none;
    padding: 0;
    margin-bottom: 0px;
}

.accord-wrap .sub-menu {
    display: none;
    padding-bottom: 17px;
}

#pageNavigation .accord-wrap .sub-menu>li>a {
    color: #4e5665;
    line-height: 28px;
    padding: 0 10px 0 20px;
}

.accord-wrap .ac-list>li>a.open {
    border-bottom: 1px solid #e8e9ee;
}

.accord-wrap .ac-list>li.expanded>a:before {
    position: absolute;
    right: 10px;
    top: 0;
    content: "+";
    z-index: 1;
    font-size: 22px;
    -webkit-transition: all 0.24s ease-in-out;
    transition: all 0.24s ease-in-out;
    position: absolute;
    content: "\f0fe";
    font-family: FontAwesome;
    top: 0.3em;
    left: 0px;
    color: #361B50;
}

.accord-wrap .ac-list>li>a.open:before {
    content: "-";
}

.accord-wrap .ac-list>li>a {
    -webkit-transition: all 0.24s ease-in-out;
    transition: all 0.24s ease-in-out;
}

#pageNavigation .accord-wrap .other-link {
    line-height: 46px;
    color: #2f487e;
    font-size: 11px;
    text-decoration: underline;
    padding-top: 0;
    padding-bottom: 0;
}

#pageNavigation .topics a {
    color: #4e5665;
    font-weight: 600;
    width: 100%;
}

#pageNavigation .topics a i {
    width: auto;
}

.medinette-category {
    max-width: 918px;
    width: 100%;
    padding: 15px 62px 50px;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: rgb(60, 90, 154);
    background: -moz-linear-gradient(top, rgba(60, 90, 154, 1) 0%, rgba(60, 91, 156, 1) 6%, rgba(59, 87, 152, 1) 19%, rgba(62, 87, 153, 1) 20%, rgba(61, 85, 149, 1) 27%, rgba(63, 84, 149, 1) 36%, rgba(62, 83, 146, 1) 37%, rgba(64, 79, 144, 1) 49%, rgba(63, 77, 138, 1) 56%, rgba(65, 71, 133, 1) 73%, rgba(65, 69, 130, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(60, 90, 154, 1) 0%, rgba(60, 91, 156, 1) 6%, rgba(59, 87, 152, 1) 19%, rgba(62, 87, 153, 1) 20%, rgba(61, 85, 149, 1) 27%, rgba(63, 84, 149, 1) 36%, rgba(62, 83, 146, 1) 37%, rgba(64, 79, 144, 1) 49%, rgba(63, 77, 138, 1) 56%, rgba(65, 71, 133, 1) 73%, rgba(65, 69, 130, 1) 100%);
    background: linear-gradient(to bottom, rgba(60, 90, 154, 1) 0%, rgba(60, 91, 156, 1) 6%, rgba(59, 87, 152, 1) 19%, rgba(62, 87, 153, 1) 20%, rgba(61, 85, 149, 1) 27%, rgba(63, 84, 149, 1) 36%, rgba(62, 83, 146, 1) 37%, rgba(64, 79, 144, 1) 49%, rgba(63, 77, 138, 1) 56%, rgba(65, 71, 133, 1) 73%, rgba(65, 69, 130, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c5a9a', endColorstr='#414582', GradientType=0);
}

.medinette-category .categories-links {
    padding: 0;
    margin: 0;
}

.medinette-category .categories-links li {
    list-style: none;
    width: 25%;
    float: left;
    padding: 5px;
    text-align: left;
}

.medinette-category .categories-links li a {
    display: inline-block;
    font-size: 15px;
    color: #604668;
    text-decoration: underline;
}

.medinette-category .category-logo {
    text-align: center;
    padding-bottom: 12px;
}

.medinette-category .category-logo a {
    display: inline-block;
}

.medinette-category .cate-post {
    background: #41245e;
    padding: 6px 40px;
}

.medinette-category .cate-post figure {
    margin: 0;
    min-height: 85px;
}

.medinette-category .cate-post figure img {
    height: 100%;
    min-height: 85px;
}

.medinette-category .cate-post .item {
    padding: 4px 4px 7px;
    border: 1px solid #644386;
}

.medinette-category .cate-post .owl-item {
    margin: 0 !important;
}

.medinette-category .cate-post .item span {
    padding: 7px;
    font-size: 11px;
}

.medinette-category .owl-carousel .owl-nav button.owl-prev,
.medinette-category .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    left: -28px;
    top: 50%;
    border-radius: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.medinette-category .owl-carousel .owl-dots {
    display: none;
}

.medinette-category .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -28px;
}

.medinette-category .owl-carousel .owl-nav button span {
    font-size: 50px;
    color: #fff;
    line-height: 50px;
}

.medinette-category .info-txt {
    background: #ffffff;
    text-align: center;
    padding: 25px;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}

.treatment-resources {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.treatment-resources .resource-logo {
    text-align: center;
    padding: 45px 10px 36px;
}

.treatment-resources .resource-logo a {
    display: inline-block;
}

.treatment-resources .resources.help-link,
.treatment-resources .resources {
    /*! border:1px solid #502375; */
    /*! padding:4px; */
    /*! margin-bottom:20px; */
    color: #555;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    padding: 0px;
    position: relative;
}

.treatment-resources .heading {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    background: #4e2475;
    text-align: center;
    margin-bottom: 15px;
}

.treatment-resources .resources ul {
    margin: 0;
    padding: 0;
}

.treatment-resources .resources ul li {
    float: left;
    list-style-type: none;
    width: 100%;
    padding: 0 15px;
}

.treatment-resources .resources ul li a {
    display: inline-block;
    font-size: 15px;
    color: #604668;
    text-decoration: underline;
}

.treatment-resources .resources.help-link a {
    /*! font-size:25px; */
    /*! color:#361b50; */
    /*! display:block; */
    /*! position:relative; */
    /*! line-height:40px; */
    /*! padding:0 10px; */
    color: #555;
    cursor: pointer;
    display: block;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 23px;
    padding: 0.3em 0 0.3em 26px;
    position: relative;
    background-color: rgba(244, 244, 244, 1.00) !important;
    color: #555 !important;
    /*! text-transform: capitalize !important; */
    text-align: left !important;
}

.treatment-resources .resources.help-link .sub-menu li a {
    font-size: 14px;
}

.treatment-resources .resources.help-link a.open {
    border-bottom: 1px solid #502375;
}

.treatment-resources .resources.help-link a:after {}


.videos-wrap .videos {
    float: left;
    width: 33.33%;
    padding: 0 5px;
}

.videos-wrap h2 {
    text-align: center;
    color: #2c0a49;
    margin-bottom: 32px;
}

.videos-wrap .videos a {
    display: block;
}

.videos-wrap .videos a img {
    width: 100%;
}

.facility-container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.wellness {
    padding-top: 40px;
    border-bottom: 1px solid #fff;
}

.wellness ul {
    margin: 0;
    padding: 0;
}

.wellness ul li ul li {
    width: 25%;
    padding: 11px 38px;
    float: none;
    list-style-type: none;
    display: inline-block
}

.wellness ul li a {
    display: block;
    position: relative;
}

.wellness ul li a span {
    display: none
        /*! left:0; */
        /*! right:0; */
        /*! bottom:0; */
        /*! position:absolute; */
        /*! background:rgba(255,255,255,0.8); */
        /*! line-height:34px; */
        /*! font-weight:700; */
        /*! color:#4a2b66; */
        /*! text-transform:uppercase; */
        /*! padding:0 10px; */
        /*! text-align:left; */
}

.wellness h3 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 0;
}

.health-list li {
    width: 20%
}

.general-health {
    border-bottom: 0;
}

.general-health span {
    display: none
}

.general-health ul li {
    width: 20%;
    padding: 4px;
    display: inline-block;
}

.general-health .kids-health {
    text-align: center;
}

.general-health .kids-health li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.general-health .kids-health>li>span {
    display: inline-block;
    color: #e5d6ff;
    font-size: 16px;
    font-weight: 700;
}

.bgGray span {
    display: block;
    font-family: 'Rubik', sans-serif;

    font-size: 30px;

    font-weight: 300;

    line-height: 140%;

    color: #3D1F51;

    text-align: center;

    text-transform: uppercase;

    margin: 0px 0px 40px 0px;
}

.general-health .kids-health .health-list {
    padding-top: 15px;
}

.general-health .kids-health .health-list li {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 3px;
}

.health-professional {
    text-align: center;
    padding-bottom: 35px;
    border: 0;
}

.health-professional .cap {
    font-size: 15px;
    display: block;
    color: #fff;
    margin-bottom: 30px;
}

.health-professional h3 {
    margin-bottom: 0;
}

.health-professional .btn-row {
    text-align: left;
    margin: 0;
    padding: 0;
    max-width: 950px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    text-align: center;
}

.health-professional .btn-row li {
    display: inline-block;
    width: 16.66%;
    /*! padding:10px 11px; */
    float: none;
    text-align: center;
}

.health-professional.wellness {
    width: 100%;
    margin: 0px auto;
    padding: 100px 0px;
    background-color: #402851;
    position: relative;
}

.health-professional.wellness h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 140%;
    color: #F2A6E8;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0px 40px 0px;
}

.health-professional.wellness li {
    width: 30%;
    display: inline-block;
    margin: 0px 5px 15px 5px;
}

.health-professional.wellness li a {
    display: inline-block;
    vertical-align: top;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    color: #FFF;
    text-align: center;
    margin: 0px 5px 15px 5px;
    padding: 15px 20px;
    border: 2px solid #FFF;
    border-radius: 7px;
}

.health-professional.wellness li a:hover {
    background: #f2a6e8;
    border: 2px solid rgba(255, 255, 255, 0.00)
}

.health-professional .btn-row .btn {
    width: 100%;
    /*! border:7px solid #c6c6c6; */
    font-size: 15px;
    color: #fff;
    line-height: 17px;
    padding: 28px 10px;
    border-radius: 12px;
}

/*Recovery support */

.Recovery.Support.Groups {
    width: 100% !important;
    margin: 0px auto;
    padding: 100px 0px;
    background-color: #402851;
    position: relative;
    max-width: 100%;
}

.Recovery.Support.Groups h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 140%;
    color: #F2A6E8;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0px 40px 0px;
    font-weight: 300
}

.Medication.Safety {
    background-color: #F5F5F5;
    max-width: 100%
}

/* Cancer Helpeline */

.Cancer.Helpline .btn-row .btn {
    width: 100%;
    /*! border:7px solid #c6c6c6; */
    font-size: 15px;
    color: #fff;
    line-height: 17px;
    padding: 28px 10px;
    border-radius: 12px;
}

.Cancer.Helpline .btn-row .btn:hover {
    color: #666
}

.Cancer.Helpline .health-professional.wellness li a:hover {
    background: #f2a6e8;
    border: 2px solid rgba(255, 255, 255, 0.00);
    color: #666 !important
}

.Cancer.Helpline li a {
    display: inline-block;
    vertical-align: top;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    color: #FFF;
    text-align: center;
    margin: 0px 5px 15px 5px;
    padding: 15px 20px;
    border: 2px solid #FFF;
    border-radius: 7px;
}

.Cancer.Helpline {
    text-align: center;
    padding-bottom: 35px;
    border: 0;
}

.Cancer.Helpline .cap {
    font-size: 15px;
    display: block;
    color: #fff;
    margin-bottom: 30px;
}

.Cancer.Helpline h3 {
    margin-bottom: 0;
}

.Cancer.Helpline .btn-row {
    text-align: left;
    margin: 0;
    padding: 0;
    max-width: 950px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    text-align: center;
}

.Cancer.Helpline .btn-row li {
    display: inline-block;
    width: 30%;
    /*! padding:10px 11px; */
    float: none;
    text-align: center;
}

.Cancer.Helpline {
    width: 100%;
    margin: 0px auto;
    padding: 100px 0px;
    background-color: #402851;
    position: relative;
}

.Cancer.Helpline h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 140%;
    color: #F2A6E8;
    text-align: center;
    text-transform: uppercase;
    margin: 0px 0px 40px 0px;
}

.Cancer.Helpline li {
    width: 30%;
    display: inline-block;
    margin: 0px 5px 15px 5px;
}

/* Professional Communities */

.Professional.Health.Communities .btn-row .btn {
    width: 100%;
    /*! border:7px solid #c6c6c6; */
    font-size: 15px;
    color: #fff;
    line-height: 17px;
    padding: 15px 10px;
    border-radius: 12px;
}

.Professional.Health.Communities .health-professional.wellness li a:hover {
    background: #f2a6e8;
    border: 2px solid rgba(255, 255, 255, 0.00)
}

.Professional.Health.Communities li a {
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 140%;
    color: #FFF;
    text-align: center;
    margin: 0px 5px 15px 5px;
    padding: 15px 10px;
    background: #f2a6e8;
    border-radius: 7px;
}

.Professional.Health.Communities .btn-row li:nth-child(7) a {
    background: #187596
}

.Professional.Health.Communities .btn-row li:nth-child(8) a {
    background: #187596
}

.Professional.Health.Communities .btn-row li:nth-child(9) a {
    background: #187596
}

.Professional.Health.Communities .btn-row li:nth-child(10) a {
    background: #187596
}

.Professional.Health.Communities .btn-row li:nth-child(11) a {
    background: #187596
}

.Professional.Health.Communities .btn-row li:nth-child(12) a {
    background: #187596
}

.Professional.Health.Communities .btn-row li:nth-child(13) a {
    background: #277B47
}

.Professional.Health.Communities .btn-row li:nth-child(14) a {
    background: #277B47
}

.Professional.Health.Communities .btn-row li:nth-child(15) a {
    background: #277B47
}

.Professional.Health.Communities .btn-row li:nth-child(16) a {
    background: #277B47
}

.Professional.Health.Communities .btn-row li:nth-child(17) a {
    background: #277B47
}

.Professional.Health.Communities .btn-row li:nth-child(18) a {
    background: #277B47
}

.Professional.Health.Communities li {
    text-align: center;
}

.Professional.Health.Communities .cap {
    font-size: 15px;
    display: block;
    color: #fff;
    margin-bottom: 30px;
}

.Professional.Health.Communities h3 {
    margin-bottom: 0;
}

.Professional.Health.Communities .btn-row {
    text-align: left;
    margin: 0;
    padding: 0;
    max-width: 950px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    text-align: center;
}

.Professional.Health.Communities .Cancer.Helpline .btn-row li {
    display: inline-block;
    width: 30%;
    /*! padding:10px 11px; */
    float: none;
    text-align: center;
}

.Professional.Health.Communities {
    width: 100%;
    margin: 0px auto;
    padding: 20px 0px;
    background-color: #F5F5F5;
    position: relative;
}

.Professional.Health.Communities h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 140%;
    color: #3D1F51;
    text-align: center;
    text-transform: uppercase;
    margin: 0px -11px 40px 0px;
}

.Professional.Health.Communities li {
    width: 30%;
    display: inline-block;
    margin: 0px 5px 5px 5px;
}

/* Doctor Nurses */


.Doctors.Nurses .btn-row .btn {
    width: 100%;
    /*! border:7px solid #c6c6c6; */
    font-size: 15px;
    color: #fff;
    line-height: 17px;
    padding: 15px 10px;
    border-radius: 12px;
}

.Doctors.Nurses .health-professional.wellness li a:hover {
    background: #f2a6e8;
    border: 2px solid rgba(255, 255, 255, 0.00)
}

.Doctors.Nurses li a {
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 140%;
    color: #FFF;
    text-align: center;
    margin: 0px 5px 0px 5px;
    padding: 15px 10px;
    background: #f2a6e8;
    border-radius: 7px;
}

.Doctors.Nurses .btn-row li:nth-child(7) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(8) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(9) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(10) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(11) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(12) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(13) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(14) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(15) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(16) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(17) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(18) a {
    background: #277B47
}


.Doctors.Nurses .btn-row li:nth-child(19) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(20) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(21) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(22) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(23) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(24) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(25) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(26) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(27) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(28) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(29) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(30) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(37) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(38) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(39) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(40) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(41) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(42) a {
    background: #187596
}

.Doctors.Nurses .btn-row li:nth-child(43) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(44) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(45) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(46) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(47) a {
    background: #277B47
}

.Doctors.Nurses .btn-row li:nth-child(48) a {
    background: #277B47
}


.Doctors.Nurses .btn-row li:nth-child(49) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(50) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(51) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(52) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(53) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(54) a {
    background: #253E75
}

.Doctors.Nurses .btn-row li:nth-child(55) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(56) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(57) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(58) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(59) a {
    background: #582689
}

.Doctors.Nurses .btn-row li:nth-child(60) a {
    background: #582689
}

.Doctors.Nurses li {
    text-align: center;
}

.Doctors.Nurses .cap {
    font-size: 15px;
    display: block;
    color: #fff;
    margin-bottom: 30px;
}

.Doctors.Nurses h3 {
    margin-bottom: 0;
}

.Doctors.Nurses .btn-row {
    text-align: left;
    margin: 0;
    padding: 0;
    max-width: 1200px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    text-align: center;
}

.Doctors.Nurses .Cancer.Helpline .btn-row li {
    display: inline-block;
    width: 30%;
    /*! padding:10px 11px; */
    float: none;
    text-align: center;
}

.Doctors.Nurses {
    width: 100%;
    margin: 0px auto;
    padding: 20px 0px;
    background-color: #F5F5F5;
    position: relative;
}

.Doctors.Nurses h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 140%;
    color: #3D1F51;
    text-align: center;
    text-transform: uppercase;
    margin: 0px -11px 40px 0px;
}

.Doctors.Nurses li {
    width: 30%;
    display: inline-block;
    margin: 0px 5px 15px 5px;
}


.gradient1 {
    background: #ad85a8;
    background: -moz-linear-gradient(top, #ad85a8 0%, #b68eb1 5%, #dfbadb 16%, #e9c6e7 21%, #edc8ea 23%, #ebc3e6 27%, #e8bae1 29%, #cf96c9 35%, #c68bc1 37%, #be83b9 41%, #bf84ba 45%, #be84b6 47%, #b584b1 62%, #b484ae 73%, #b184ab 74%, #ae84a8 100%);
    background: -webkit-linear-gradient(top, #ad85a8 0%, #b68eb1 5%, #dfbadb 16%, #e9c6e7 21%, #edc8ea 23%, #ebc3e6 27%, #e8bae1 29%, #cf96c9 35%, #c68bc1 37%, #be83b9 41%, #bf84ba 45%, #be84b6 47%, #b584b1 62%, #b484ae 73%, #b184ab 74%, #ae84a8 100%);
    background: linear-gradient(to bottom, #ad85a8 0%, #b68eb1 5%, #dfbadb 16%, #e9c6e7 21%, #edc8ea 23%, #ebc3e6 27%, #e8bae1 29%, #cf96c9 35%, #c68bc1 37%, #be83b9 41%, #bf84ba 45%, #be84b6 47%, #b584b1 62%, #b484ae 73%, #b184ab 74%, #ae84a8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad85a8', endColorstr='#ae84a8', GradientType=0);
}

.gradient2 {
    background: #006380;
    background: -moz-linear-gradient(top, #006380 0%, #016d8a 7%, #007fa4 17%, #0282a9 19%, #0089ad 23%, #0a86ac 30%, #1183a7 33%, #157e9e 36%, #197a9a 37%, #1a7798 43%, #116e8d 67%, #0b6a88 74%, #096886 83%, #056784 85%, #006380 95%, #006380 100%);
    background: -webkit-linear-gradient(top, #006380 0%, #016d8a 7%, #007fa4 17%, #0282a9 19%, #0089ad 23%, #0a86ac 30%, #1183a7 33%, #157e9e 36%, #197a9a 37%, #1a7798 43%, #116e8d 67%, #0b6a88 74%, #096886 83%, #056784 85%, #006380 95%, #006380 100%);
    background: linear-gradient(to bottom, #006380 0%, #016d8a 7%, #007fa4 17%, #0282a9 19%, #0089ad 23%, #0a86ac 30%, #1183a7 33%, #157e9e 36%, #197a9a 37%, #1a7798 43%, #116e8d 67%, #0b6a88 74%, #096886 83%, #056784 85%, #006380 95%, #006380 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006380', endColorstr='#006380', GradientType=0);
}

.gradient3 {
    background: #1b6027;
    background: -moz-linear-gradient(top, #1b6027 0%, #1f692e 5%, #277237 8%, #358f49 17%, #3d9853 23%, #3c9953 24%, #399952 29%, #329054 34%, #2c8952 36%, #2e8653 37%, #2a824f 40%, #267e4b 45%, #287c48 47%, #257844 58%, #1f6833 83%, #1d6830 84%, #1f642e 92%, #1c612a 98%, #1d622b 100%);
    background: -webkit-linear-gradient(top, #1b6027 0%, #1f692e 5%, #277237 8%, #358f49 17%, #3d9853 23%, #3c9953 24%, #399952 29%, #329054 34%, #2c8952 36%, #2e8653 37%, #2a824f 40%, #267e4b 45%, #287c48 47%, #257844 58%, #1f6833 83%, #1d6830 84%, #1f642e 92%, #1c612a 98%, #1d622b 100%);
    background: linear-gradient(to bottom, #1b6027 0%, #1f692e 5%, #277237 8%, #358f49 17%, #3d9853 23%, #3c9953 24%, #399952 29%, #329054 34%, #2c8952 36%, #2e8653 37%, #2a824f 40%, #267e4b 45%, #287c48 47%, #257844 58%, #1f6833 83%, #1d6830 84%, #1f642e 92%, #1c612a 98%, #1d622b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6027', endColorstr='#1d622b', GradientType=0);
}

.gradient4 {
    background: #1d3362;
    background: -moz-linear-gradient(top, #1d3362 0%, #1e3463 2%, #253f70 8%, #2c4379 10%, #365492 19%, #3b5999 22%, #3c599b 26%, #385696 30%, #304e8c 34%, #2e4c8a 36%, #2c4985 37%, #274480 41%, #28427d 50%, #26407b 55%, #263f77 56%, #1f366a 83%, #1f3566 84%, #1c3261 100%);
    background: -webkit-linear-gradient(top, #1d3362 0%, #1e3463 2%, #253f70 8%, #2c4379 10%, #365492 19%, #3b5999 22%, #3c599b 26%, #385696 30%, #304e8c 34%, #2e4c8a 36%, #2c4985 37%, #274480 41%, #28427d 50%, #26407b 55%, #263f77 56%, #1f366a 83%, #1f3566 84%, #1c3261 100%);
    background: linear-gradient(to bottom, #1d3362 0%, #1e3463 2%, #253f70 8%, #2c4379 10%, #365492 19%, #3b5999 22%, #3c599b 26%, #385696 30%, #304e8c 34%, #2e4c8a 36%, #2c4985 37%, #274480 41%, #28427d 50%, #26407b 55%, #263f77 56%, #1f366a 83%, #1f3566 84%, #1c3261 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d3362', endColorstr='#1c3261', GradientType=0);
}

.gradient5 {
    background: #36175a;
    background: -moz-linear-gradient(top, #36175a 0%, #3b1b5e 2%, #3e1a60 5%, #592d86 17%, #5e2d89 19%, #633194 27%, #613292 29%, #642d93 35%, #5b278c 41%, #5c288d 43%, #582689 50%, #421c67 81%, #3a1a5d 94%, #39195c 100%);
    background: -webkit-linear-gradient(top, #36175a 0%, #3b1b5e 2%, #3e1a60 5%, #592d86 17%, #5e2d89 19%, #633194 27%, #613292 29%, #642d93 35%, #5b278c 41%, #5c288d 43%, #582689 50%, #421c67 81%, #3a1a5d 94%, #39195c 100%);
    background: linear-gradient(to bottom, #36175a 0%, #3b1b5e 2%, #3e1a60 5%, #592d86 17%, #5e2d89 19%, #633194 27%, #613292 29%, #642d93 35%, #5b278c 41%, #5c288d 43%, #582689 50%, #421c67 81%, #3a1a5d 94%, #39195c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36175a', endColorstr='#39195c', GradientType=0);
}

.sponsor-banner .bannerTxt {
    font-size: 16px;
    color: #dec8eb;
    line-height: 22px;
    margin-bottom: 15px;
}

.sponsor-banner .banner-img {
    margin-bottom: 15px;
}

.sponsor-banner .welcome h2 {
    float: right;
    color: #dec8e4;
}

.sponsor-banner .welcome h3 {
    float: left;
}

.sponsor-banner .welcome h3 a {
    color: #feebff;
    font-size: 18px;
}

.sponsor-banner p {
    font-size: 15px;
    color: #ffffff;
    line-height: 19px;
    margin-top: 0;
    margin-bottom: 10px;
}

.sponsor-banner .drug-group {
    text-align: center;
    margin: 0;
    padding: 0 0 30px 0;
}

.sponsor-banner .drug-group li {
    display: inline-block;
    width: 14.28%;
    padding: 0 6px;
}

.sponsor-banner .drug-group li a {
    width: 100%;
    position: relative;
    display: inline-block;
}

.sponsor-banner .drug-group li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #47038a;
    font-size: 12px;
    line-height: 34px;
}

.disease-search {
    padding-bottom: 20px;
}

.disease-search form {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
}

.disease-search form label {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    float: left;
    width: 52px;
    padding-top: 3px;
}

.disease-search form button {
    background: #f9d8ef;
    color: #000000;
    font-weight: 700;
    padding: 6px;
    border-radius: 0;
    -webkit-border-radius: 0;
    vertical-align: top;
    float: right;
}

.disease-search form {
    padding-bottom: 20px;
}

.disease-search form input {
    background: #fff;
    color: #000000;
    border-radius: 0;
    -webkit-border-radius: 0;
    float: left;
    width: calc(100% - 115px);
    width: -webkit-calc(100% - 115px);
    width: -moz-calc(100% - 115px);
}

.disease-list {
    text-align: center;
}

.disease-list li {
    width: 16.66%;
    display: inline-block;
    text-align: left;
    padding: 10px;
}

.disease-list li a {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    display: inline-block;
    vertical-align: top;
}

.disclaimer {
    padding-bottom: 40px;
    /*! border-bottom:2px dotted #ffffff; */
    margin-bottom: 15px;
    border-top: 2px solid #573D68;
    padding-top: 40px;
    max-width: 1110px;
    margin: 15px auto;
}

.disclaimer h3 {
    /*! font-size:17px; */
    /*! color:#feebff; */
    /*! font-weight:normal; */
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    color: #FFF;
    margin: 0px 0px 10px 0px;
}

.disclaimer h3 a {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: 1px solid #FFF;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.1em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
}

.disclaimer em {
    font-family: 'Rubik', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 140%;
    color: #FFF;
    text-align: center;
    margin: 30px 0px 0px 0px;
    display: block
}

.disclaimer h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    color: #FFF;
    margin: 0px 0px 10px 0px;
    margin-top: 30px
}

.disclaimer p {
    padding: 0 0 15px;
    margin: 0;
    text-align: left;
    font-family: 'Rubik', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 140%;
    color: #FFF;
}

.footerlinks {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    max-width: 1100px;
    margin: 0px auto;
}

.footerlinks ul {
    padding: 0 0 15px;
    margin: 0;
    text-align: left;
}

.footerlinks ul li {
    display: block;
}

.footerlinks ul li a {
    border-right: none;
}

.footerlinks .copy-rgt a:hover,
.footerlinks ul li a:hover {
    text-decoration: underline;
}

.footerlinks h2 {
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 140%;
    color: #FFF;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}

.footerlinks .subtitle {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    color: #FFF;
    margin: 0px 0px 10px 0px;
}

.footerlinks .footerlinkcolumn {
    width: 19%;
    display: inline-block;
    vertical-align: top
}

.footerlinks ul li:last-child a {
    border: 0;
}

.footerlinks ul li a {
    /*! font-size:11px; */
    /*! color:#fff; */
    /*! display:inline-block; */
    /*! padding:0 3px; */
    /*! line-height:11px; */
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #FFF;
    display: block;
    letter-spacing: 0.02em;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 6px 0px;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.footerlinks .copy-rgt {
    text-align: center;
    color: #9496b8;
    font-size: 10px;
    padding-bottom: 30px;
}

.footerlinks .copy-rgt a {
    color: #9496b8;
}

.popular-toggle-sec .toggle-arrow {
    text-align: center;
    padding-bottom: 10px;
}

.popular-toggle-sec .toggle-sec {
    display: block;
}

.popular-toggle-sec .toggle-arrow a {
    font-size: 50px;
    width: 33px;
    height: 33px;
    line-height: 25px;
    color: #40235d;
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.popular-toggle-sec .toggle-arrow a.change-pos {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.health-collaps {
    padding: 4px;
    margin-bottom: 10px;
    display: none;
}

.health-collaps .collaps-wrap {
    margin-bottom: 7px;
}

.health-collaps .collaps-wrap .CollapsiblePanelTab {
    background: #055d74;
}

#mainTime {
    line-height: 22px;
    padding-top: 6px;
    padding-right: 8px;
}

#mainTime .time-section {
    display: block;
    line-height: 15px;
}

#mainTime .time-section strong {
    font-size: 22px;
    font-weight: 400;
}

#mainTime .time-section span {
    font-size: 11px;
    vertical-align: top;
}

#mainTime .time-section span,
#mainTime .time-section strong {
    display: inline-block;
}

#mainTime .detail {
    font-size: 11px;
    color: #e3b7da;
}

.headerDropdownOverlay {
    padding-right: 0 !important;
    top: 107px;
}

.headerDropdownContainer {
    max-width: 1350px;
}

.story-verified-badge {
    background: #42255f !important;
}

#storyPublisherJar button,
#pageNavigation a.selected {
    background: #42255f;
}

.multiTabJar {
    border-color: #42255f;
}

.singleStoryJar .opt-active,
.multiTabJar a.regularTab,
.multiTabJar a.selectedTab,
.multiTabJar a.boldTab,
.multiTabJar a.semiBoldTab,
.multiTabJar a.miniBoldTab {
    color: #42255f;
}

.storyFilters a.green {
    background: #3b5999;
}

.timeline-wrap .withoutLoginHome {
    padding-top: 0px;
    width: 100%;
    width: -webkit-calc(100% - 154px);
    width: -moz-calc(100% - 154px);
}

.withoutLoginHome .treatment-sec {
    width: 162px;
}

.homeSlider-sec {
    width: calc(100% - 324px);
    width: -webkit-calc(100% - 324px);
    width: -moz-calc(100% - 324px);
}

.withoutLoginHome .treatment-sec .treatment-card {
    margin-bottom: 10px;
    height: 93px;
    width: 152px;
}

.withoutLoginHome .treatment-sec .treatment-card span {
    font-size: 11px;
    padding: 5px;
}

.withoutLoginHome .flex-control-nav,
.withoutLoginHome .flex-direction-nav .flex-next,
.withoutLoginHome .flex-direction-nav .flex-prev {
    display: none;
}

.withoutLoginHome .flexslider {
    margin: 0;
}

.withoutLoginHome .treatment-sec.full-width {
    width: 100%;
    background: none;
    padding: 0 0 10px;
}

.withoutLoginHome .treatment-sec.full-width a {
    display: inline-block;
    margin: 0 0 10px;
    width: auto;
}

.btn {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: 1px solid #FFF;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.1em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
}

.btn:hover {
    color: #333;
    background: #FFF;
    transition: color 0.5s linear 0s;
}

.btn2 {
    display: table;
    margin: 0px auto;
    padding: 13px 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: #402851;
    border: 1px solid #FFF;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.1em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
}

.btn2:hover {
    color: #333;
    background: #F0F0F0;
    transition: color 0.5s linear 0s;
}

.btn3 {
    display: inline-block;
    padding: 13px 30px;
    margin: 10px 10px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: #633192;
    font-family: 'Rubik', sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.1em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
}

.btn3:hover {
    color: #333;
    background: #FFF;
    transition: color 0.5s linear 0s;
}

.welcome-msg {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.welcome-msg p {
    float: left;
    font-size: 14px;
    color: #363635;
    text-align: justify;
    line-height: 22px;
    font-weight: 700;
    width: calc(100% - 210px);
    -webkit-width: calc(100% - 210px);
    -moz-width: calc(100% - 210px);
    margin-top: 0;
}

.welcome-msg a {
    float: right;
    display: inline-block;
}

.welcome-msg h2 {
    font-size: 24px;
    color: #633192;
    font-weight: 400;
}

.welcome-msg {
    border-top: none;
    -moz-border-image: -moz-linear-gradient(left, #fff 0%, #82739e 30%, right, #fff 0%, #82739e 30%);
    -webkit-border-image: -webkit-linear-gradient(left, #fff 0%, #82739e 30%, right, #fff 0%, #82739e 30%);
    border-image: linear-gradient(to right, #fff 0%, #82739e 30%, to left, #fff 0%, #82739e 30%);
    border-image-slice: 1;
}

.welcome-quote {
    padding: 25px 190px;
    font-size: 24px;
    line-height: 30px;
    color: #ac65a7;
    font-style: italic;
    max-width: 970px;
    width: 100%;
    margin: 0 auto 40px;
    position: relative;
}

.welcome-quote:before,
.welcome-quote:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(130, 115, 158, 1) 37%, rgba(130, 115, 158, 1) 58%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(130, 115, 158, 1) 37%, rgba(130, 115, 158, 1) 58%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(130, 115, 158, 1) 37%, rgba(130, 115, 158, 1) 58%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

.welcome-quote:before {
    top: auto;
    bottom: 0
}

.join-banner {
    margin-bottom: 60px;
}

.join-banner h2 {
    background: -webkit-linear-gradient(top, #3f0e67, #263a81);
    background: linear-gradient(top, #3f0e67, #263a81);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
}

.join-category {
    padding: 10px 4px 0;
}

.join-category a {
    display: block;
    border: 1px solid #000000;
}

.categoryPage .helth-center {
    width: 218px;
}

.categoryPage .timeline-wrap {
    width: calc(100% - 218px);
    width: -webkit-calc(100% - 218px);
    width: -moz-calc(100% - 218px);
    position:relative;
    top:60px;
}

.helth-center {
    padding: 0 4px 0 0;
}

.helth-center .CollapsiblePanelTab {
    padding: 5px 10px;
    color: #ffffff;
}

.helth-center .group {
    padding: 8px 5px;
}

.helth-center .group .grp {
    float: left;
    padding: 0 5px;
    width: 50%;
}

.helth-center .group ul {
    margin: 0;
    padding: 0;
}

.helth-center .group ul li {
    list-style-type: none;
}

.helth-center .group ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
}

.helth-center .group ul li a:hover {
    color: #3A5899;
    text-decoration: underline;
}

.diseas-list-sec ul {
    margin: 0;
    padding: 0;
}

.diseas-list-sec ul li {
    list-style-type: none;
    margin-bottom: 1px;
}

.tag-list ul li a,
.diseas-list-sec ul li a {
    display: block;
    font-size: 12px;
    text-transform: capitalize;
    color: #fff;
    padding: 5px;
    background: rgb(78, 109, 176);
    background: -moz-linear-gradient(top, rgba(78, 109, 176, 1) 0%, rgba(65, 94, 154, 1) 26%, rgba(43, 60, 103, 1) 65%, rgba(42, 58, 94, 1) 70%, rgba(26, 40, 67, 1) 96%, rgba(26, 37, 65, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(78, 109, 176, 1) 0%, rgba(65, 94, 154, 1) 26%, rgba(43, 60, 103, 1) 65%, rgba(42, 58, 94, 1) 70%, rgba(26, 40, 67, 1) 96%, rgba(26, 37, 65, 1) 100%);
    background: linear-gradient(to bottom, rgba(78, 109, 176, 1) 0%, rgba(65, 94, 154, 1) 26%, rgba(43, 60, 103, 1) 65%, rgba(42, 58, 94, 1) 70%, rgba(26, 40, 67, 1) 96%, rgba(26, 37, 65, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e6db0', endColorstr='#1a2541', GradientType=0);
}

.diseas-list-sec ul li a {
    padding: 7px;
    color: #4b2c68;
    background: rgb(250, 250, 250);
    background: -moz-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(249, 249, 251, 1) 10%, rgba(244, 243, 248, 1) 21%, rgba(244, 242, 245, 1) 28%, rgba(232, 229, 238, 1) 52%, rgba(235, 227, 240, 1) 55%, rgba(230, 222, 235, 1) 62%, rgba(227, 218, 235, 1) 72%, rgba(223, 214, 231, 1) 79%, rgba(224, 212, 232, 1) 83%, rgba(219, 207, 227, 1) 97%, rgba(220, 208, 228, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(249, 249, 251, 1) 10%, rgba(244, 243, 248, 1) 21%, rgba(244, 242, 245, 1) 28%, rgba(232, 229, 238, 1) 52%, rgba(235, 227, 240, 1) 55%, rgba(230, 222, 235, 1) 62%, rgba(227, 218, 235, 1) 72%, rgba(223, 214, 231, 1) 79%, rgba(224, 212, 232, 1) 83%, rgba(219, 207, 227, 1) 97%, rgba(220, 208, 228, 1) 100%);
    background: linear-gradient(to bottom, rgba(250, 250, 250, 1) 0%, rgba(249, 249, 251, 1) 10%, rgba(244, 243, 248, 1) 21%, rgba(244, 242, 245, 1) 28%, rgba(232, 229, 238, 1) 52%, rgba(235, 227, 240, 1) 55%, rgba(230, 222, 235, 1) 62%, rgba(227, 218, 235, 1) 72%, rgba(223, 214, 231, 1) 79%, rgba(224, 212, 232, 1) 83%, rgba(219, 207, 227, 1) 97%, rgba(220, 208, 228, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#dcd0e4', GradientType=0);
}

.diseas-list-sec h3 {
    font-weight: 400;
    color: #000000;
    margin: 6px 0 0;
}

.diseas-list-sec .heath-news {
    margin-bottom: 20px;
}

.consult-dr a {
    display: block;
}

.consult-dr .feature em {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    border: 1px #2f487f solid;
    padding: 4px;
    background: #3b5999;
    font-style: italic;
    display: block;
}

.categoryPage .timeline-wrap .popular-links {
    padding-top: 0;
}

.journy-banner a {
    display: block;
}

.journy-banner img {
    width: 100%;
    padding: 4px;
}

.categoryPage .timeline-wrap .timeline-popular {
    width: 100%;
}

.categoryPage .timeline-popular .owl-carousel .owl-nav button.owl-prev,
.categoryPage .timeline-popular .owl-carousel .owl-nav button.owl-next {
    height: 100%;
}

.categoryPage .timeline-popular .owl-carousel .owl-nav button.owl-next {
    right: 0;
    background: rgba(66, 37, 95, 0.17);
}

.categoryPage .timeline-popular .owl-carousel .owl-nav button.owl-prev {
    left: 0;
    background: rgba(255, 255, 255, 0.1);
}

.categoryPage .timeline-popular .owl-carousel .owl-nav button.owl-prev span {
    color: #42255f;
}

.categoryPage .timeline-popular .popular-post .item span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 11px;
    background: rgba(75, 44, 104, 0.8);
    color: #ffffff;
    line-height: 18px;
    padding: 5px;
}

.categoryPage .timeline-popular .popular-post figure img {
    min-height: 79px;
    max-height: 300px;
}

.categoryPage .timeline-popular .cat-post {
    border: 0;
}

.heath-condition {
    padding: 13px 10px;
    background: #f2f2f2;
    margin: 0 10px;
}

.heath-condition .group {
    max-width: 633px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.heath-condition .group input {
    border: 1px solid #d9d9d9;
    width: 100%;
    padding: 13px 15px 13px 45px;
    background: #ffffff;
    color: #3a5899;
}

.heath-condition .group button {
    position: absolute;
    left: 0;
    top: 0;
    background: none;
    height: 44px;
    padding-left: 15px;
}

.heath-condition .group .searchsubmit {
    background: #dddddd;
    border: 1px solid #000000;
    border-radius: 3px;
    color: #000000;
    padding: 5px 10px;
}

.categoryPage .timeline-popular ul {
    padding: 0;
    margin: 0;
}

.categoryPage .timeline-popular ul li {
    list-style-type: none;
}

.tag-list {
    width: 155px;
    float: left;
    padding: 10px;
}

.health-problem-list {
    width: calc(100% - 155px);
    width: -webkit-calc(100% - 155px);
    width: -moz-calc(100% - 155px);
    padding: 40px 0;
    float: right;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.tag-list ul li a {
    background: rgb(58, 90, 151);
    background: -moz-linear-gradient(top, rgba(58, 90, 151, 1) 0%, rgba(57, 89, 150, 1) 5%, rgba(53, 83, 145, 1) 11%, rgba(47, 72, 126, 1) 21%, rgba(47, 69, 116, 1) 26%, rgba(33, 56, 90, 1) 37%, rgba(33, 48, 81, 1) 42%, rgba(23, 37, 66, 1) 53%, rgba(22, 34, 60, 1) 58%, rgba(16, 24, 43, 1) 68%, rgba(18, 25, 41, 1) 79%, rgba(16, 23, 42, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(58, 90, 151, 1) 0%, rgba(57, 89, 150, 1) 5%, rgba(53, 83, 145, 1) 11%, rgba(47, 72, 126, 1) 21%, rgba(47, 69, 116, 1) 26%, rgba(33, 56, 90, 1) 37%, rgba(33, 48, 81, 1) 42%, rgba(23, 37, 66, 1) 53%, rgba(22, 34, 60, 1) 58%, rgba(16, 24, 43, 1) 68%, rgba(18, 25, 41, 1) 79%, rgba(16, 23, 42, 1) 100%);
    background: linear-gradient(to bottom, rgba(58, 90, 151, 1) 0%, rgba(57, 89, 150, 1) 5%, rgba(53, 83, 145, 1) 11%, rgba(47, 72, 126, 1) 21%, rgba(47, 69, 116, 1) 26%, rgba(33, 56, 90, 1) 37%, rgba(33, 48, 81, 1) 42%, rgba(23, 37, 66, 1) 53%, rgba(22, 34, 60, 1) 58%, rgba(16, 24, 43, 1) 68%, rgba(18, 25, 41, 1) 79%, rgba(16, 23, 42, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a5a97', endColorstr='#10172a', GradientType=0);
}

.at-icon {
    fill: #fff;
    border: 0;
}

.health-problem-list .social-links li {
    display: inline-block;
    padding: 0 5px 5px 0;
}

.health-problem-list .social-links li a {
    background-color: rgb(255, 101, 80);
    width: 24px;
    height: 24px;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.health-problem-list .social-links li a.facebook {
    background-color: rgb(59, 89, 152);
}

.health-problem-list .social-links li a.linkd-in {
    background-color: rgb(0, 119, 181);
}

.health-problem-list .social-links li a.twitter {
    background-color: rgb(29, 161, 242);
}

.health-problem-list .social-links li a.g-plus {
    background-color: rgb(220, 78, 65);
}

.health-problem-list .social-links li a.reddit {
    background-color: rgb(255, 87, 0);
}

.health-problem-list .social-links li a.tumblr {
    background-color: rgb(55, 69, 92);
}

.health-problem-list .social-links li a.pinterest {
    background-color: rgb(203, 32, 39);
}

.health-problem-list .social-links li a:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    outline-offset: -1px;
    color: inherit;
}

.categoryPage .health-problem-list .social-links {
    margin-bottom: 20px;
    padding: 0 30px;
}

.health-problem-list h1 {
    font-weight: 700;
    font-size: 32px;
    color: #373737;
    text-align: left;
    margin-bottom: 0;
    line-height: 40px;
    padding: 0 30px;
}

.health-problem-list p,
.health-problem-list p a,
.health-problem-list h2 a {
    font-weight: 400;
    color: #000;
}

.health-problem-list p,
.health-problem-list p a {
    font-size: 14px;
}

.health-problem-list p {
    margin: 0 0 30px;
}

#pagination .page-numbers {
    color: #000;
    font-size: 14px;
}

.sixteenYearPopup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 991;
}

.sixteenYearPopup .YearPopup {
    max-width: 773px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 60px;
    background: #fff;
    text-align: center;
}

.sixteenYearPopup .YearPopup h1 {
    font-size: 28px;
    line-height: 38px;
    color: #3f3f3f;
    font-weight: 200;
    margin: 0 0 30px;
}

.sixteenYearPopup .YearPopup h1 strong {
    font-weight: 600;
}

.sixteenYearPopup .YearPopup a.btn {
    width: 302px;
    display: inline-block;
    text-align: center;
    background: #41245e;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 25px;
    font-size: 14px;
    padding: 7px;
}

.sixteenYearPopup .YearPopup .btn.cls-icn {
    position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    width: 28px;
    border-radius: 0;
    line-height: 13px;
}

.inner-page .comment {
    font-size: 14px;
    color: #000;
    padding-bottom: 10px;
}

.inner-page .comment-content {
    font-size: 14px;
    color: #000;
    line-height: 18px;
}

.inner-page .comment-content h2 {
    border-top: 1px solid #000;
    color: #800080;
    padding-top: 10px;
}

.categoryPage .comment-content ul {
    padding-left: 20px;
    margin-bottom: 15px;
}

.categoryPage .comment-content ul li {
    list-style-type: disc;
}

.comment-content .question {
    color: #800080;
    margin-bottom: 10px;
}

.page-link-munue li {
    /*! list-style:none; */
    /*! position:relative; */
    font-family: Rubik;
    font-size: 13px;
    font-weight: inherit;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: normal;
    text-transform: none;
    list-style: none;
    /*! padding: 10px 20px; */
}

.page-link-munue li a:hover {
    background-color: #b8adbe;
}

.submenue-list {
    position: relative;
    left: 0px;
    top: 0;
    width: 100%;
    padding: 10px;
    background: #e3e3e5;
    z-index: 99;
    display: none;
}

.page-link-munue li:hover .submenue-list {
    display: block;
}

.submenue-list li a {
    font-weight: normal;
    font-size: 13px;
    display: block;
    text-decoration: none;
    color: #3b5999;
    background: #e3e3e5;
    border: 0;
    padding: 10px 20px;
}

.page-right-wrap .submenue-list {
    /*! left:-150px; */
    right: 0px;
}

.tab-content {
    display: none;
}

.tab-content.current {
    display: inherit;
    width: 100%;
}

.cate-post.tabs .item.current figure {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 1);
}

.medinette-category .cate-post.tabs .item.current span {
    top: 0;
    opacity: 1;
}

.categoryPage .timeline-wrap .timeline-popular .cat-post {
    padding: 10px;
    margin: 0;
}

.diseas-list-sec {
    padding-top: 10px;
}

.diseas-list-sec .diseas-head {
    color: #3a5899;
    font-size: 15px;
    font-weight: 700;
    line-height: 40px;
    padding: 0 4px;
}

.diseas-list-sec .diseas-list-wrp {
    padding: 4px 4px 15px 4px;
    border: 1px solid #ebebeb;
    margin-bottom: 11px;
}

.categoryPage .popular-links .link-wrap {
    border: 0;
}

.disease-treat {
    padding: 20px 30px 35px;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.disease-treat h2 {
    font-size: 22px;
    line-height: 30px;
    color: #373737;
    font-weight: 700;
    margin: 0 0 13px;
}

.disease-treat figure {
    margin: 10px 0 25px;
}

.disease-treat .view {
    font-size: 13px;
    color: #4b2c68;
    text-decoration: underline;
}

.disease-treat p {
    font-size: 14px;
    line-height: 24px;
    width: 88%;
    margin-bottom: 0;
}

.back {
    color: #838383;
    font-size: 16px;
    text-transform: capitalize;
    float: left;
    border-right: 1px solid #e9e9e9;
    padding: 24px 30px 20px 54px;
}

.next {
    color: #3d2353;
    font-size: 16px;
    float: right;
    border-left: none;
    padding: 24px 54px 20px 30px;
    text-transform: capitalize;
}

.pagination {
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.pagination-number {
    display: inline-block;
}

.pagination-number li {
    display: inline-block;
}

.pagination-number li a {
    font-size: 18px;
    color: #333333;
    display: inline-block;
    min-width: 50px;
    padding-top: 24px;
}

.pagination-number li.active:hover {
    border-top: none;
}

.pagination-number li.active a {
    border-top: 1px solid #3d2353;
    color: #3d2353
}

.pagination-number li:hover {
    border-top: 1px solid #3d2353;
}

.problem-category {
    padding-bottom: 0;
    margin-bottom: 118px;
}

.related-video h4 {
    font-size: 15px;
    font-weight: 700;
    color: #3a5899;
    margin-bottom: 13px;
}

.heath-news h5 {
    font-size: 12px;
    color: #4e5665;
    margin: 0 0 10px;
    padding: 0 5px 0 0;
}

.heath-news li {
    margin-bottom: 15px;
}

.view-all,
.view-all1 {
    font-size: 12px;
    color: #4e5665;
    position: relative;
    display: inline-block;
}

.view-all:after,
.view-all1:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #4e5665;
    left: 0;
    bottom: -2px;
}

.tag-list .list-problem ul {
    margin-bottom: 12px;
    height: 325px;
    overflow: hidden;
}

.list-problem {
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
}

.list-problem.md-height .view-all {
    display: none;
}

.diseas-list-sec .diseas-list-wrp .list {
    margin-bottom: 15px;
    height: 240px;
    overflow: hidden;
}

.tag-list .list-problem.md-height ul {
    height: auto;
}

.diseas-list-sec .diseas-list-wrp .list.md-height1 {
    height: auto;
}

.diseas-list-wrp .list.md-height1+.view-all1 {
    display: none;
}

.problem-category {
    border-right: none;
}

.problem-description h1 {
    font-size: 22px;
    color: #373737;
    padding: 0;
}

.comment {
    color: #4b2c68;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    display: block;
    margin-bottom: 30px;
}

.problem-description {
    padding: 40px 0 0;
}

.categoryPage .problem-description .social-links {
    padding: 0;
}

.problem-description h2 {
    font-size: 20px;
    color: #373737;
    margin: 0 0 17px;
    padding: 0;
    font-weight: 400;
}

.problem-description figure {
    margin: 0 0 20px;
}

.synonym {
    margin-bottom: 30px;
}

.synonym strong,
.synonym span {
    color: #3a5899;
    font-size: 18px;
}

.synonym span {
    margin-left: 12px;
}

.table-list h4,
.organisation-detail h4,
.source-detail h4 {
    font-size: 18px;
    color: #4b2c68;
    margin: 0 0 20px;
    padding: 0 79px 0 0px;
}

.problem-description .table-list ul {
    list-style-type: disc !important;
    padding: 0 0 0 25px;
}

.table-list li {
    font-size: 16px;
    color: #373737;
    font-style: italic;
    margin-bottom: 20px;
    list-style-type: disc !important;
}

.detail-description p,
.treatment-description p,
.prepared-list p,
.tick-photo p {
    color: #545454;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 26px;
    padding-right: 20px;
    font-weight: 300;
}

.detail-description b {
    font-style: italic;
}

.treatment-description h3 {
    font-size: 18px;
    color: #3a5899;
    margin: 0 0 8px;
    padding: 0;
}

.organisation-detail span {
    display: block;
    color: #373737;
    font-size: 20px;
    margin-bottom: 15px;
}

.organisation-detail address {
    font-size: 15px;
    font-weight: 300;
    width: 300px;
    line-height: 28px;
    font-style: normal;
    color: #373737;
}

.organisation-detail address a {
    display: block;
}

.organisation-detail .link-one,
.organisation-detail .link-two {
    color: #4b2c68;
    font-size: 15px;
    font-weight: 300;
}

.organisation-detail .link-two {
    color: #4b2c68;
    display: inline-block;
    line-height: 28px;
    font-size: 15px;
}

.tel-source span,
.fax-source span {
    display: inline-block;
    font-weight: 700;
    margin: 0;
    font-size: 15px;
    color: #373737;
    line-height: 28px;
}

.tel {
    color: #373737;
    line-height: 28px;
    font-size: 15px;
}

.related ul {
    list-style-type: disc !important;
}

.related li {
    font-size: 15px;
    color: #373737;
    line-height: 23px;
    padding-right: 80px;
}

.organisation-detail {
    margin-bottom: 30px;
}

.table-list.prepared-list ul,
.prepared-list li {
    list-style-type: none !important;
    padding-left: 0;
    font-style: normal;
    margin-bottom: 10px;
}

.table-list.prepared-list ul {
    margin-bottom: 20px;
}

.related {
    margin-bottom: 30px;
}

.prepared-list h4 {
    margin-bottom: 10px;
}

.tick-photo h2 {
    font-size: 20px;
    font-weight: 700;
    color: #373737;
    margin: 0 0 20px;
}

.tick-photo span {
    font-size: 18px;
    color: #373737;
    display: block;
    margin-bottom: 10px;
}

.source-detail h4 {
    margin-bottom: 40px;
}

.reply-deatil h3 {
    font-size: 18px;
    font-weight: 700;
    color: #373737;
    margin: 0 0 10px;
    padding: 0;
}

.reply-deatil span {
    font-size: 15px;
    font-weight: 300;
    display: block;
    color: #545454;
    margin-bottom: 15px;
}

.source-detail li {
    border-top: 1px solid #e7e7e7;
    padding: 30px 0;
}

.rply-userpic {
    float: left;
    width: 20%;
    text-align: center;
}

.rply-info {
    float: right;
    width: 75% !important;
}

.rply-info h2 {
    color: #373737;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.rply-info p {
    font-size: 15px;
    color: #252525;
    line-height: 24px;
    margin-bottom: 20px;
}

.rply-info span {
    color: #545454;
    font-size: 13px;
    display: block;
}

.problem-description .source-detail ul {
    margin: 0 -45px;
}

.form-wrap {
    margin: 0 -45px;
    background-color: #fafafa;
    border-top: 1px solid #d7d7d7;
    padding: 60px 45px 75px;
}

.form-wrap form {
    width: 600px;
    margin: 0 auto;
}

.form-wrap label {
    font-size: 15px;
    color: #545454;
    display: block;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.form-wrap textarea {
    background-color: #fff;
    min-height: 81px;
    border: 1px solid #d7d7d7;
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
    color: #545454;
}

.form-wrap button {
    min-width: 153px;
    min-height: 46px;
    color: #373737;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    background: rgb(248, 248, 249);
    background: -moz-linear-gradient(top, rgba(248, 248, 249, 1) 0%, rgba(243, 241, 245, 1) 17%, rgba(213, 202, 224, 1) 73%, rgba(202, 188, 217, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(248, 248, 249, 1) 0%, rgba(243, 241, 245, 1) 17%, rgba(213, 202, 224, 1) 73%, rgba(202, 188, 217, 1) 100%);
    background: linear-gradient(to bottom, rgba(248, 248, 249, 1) 0%, rgba(243, 241, 245, 1) 17%, rgba(213, 202, 224, 1) 73%, rgba(202, 188, 217, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f9', endColorstr='#cabcd9', GradientType=0);
    padding: 8px;
}

.advertise-box {
    padding: 0px;
    position: relative;
    top: 120px;
}

.advertise-box img {
    border: 1px solid #150d1c;
}

.diseas-list-wrp ul li a {
    padding: 7px;
    color: #fff;
    background: url(../images/hwcbg.jpg) repeat-x 0 0 #150d1c;
}

.disease-and-treatment {
    background: transparent;
    width: 100%;
    max-width: 1350px;
    margin: 20px auto;
}

.disease-and-treatment h2 {
    /*! font-size:20px; */
    /*! line-height:30px; */
    /*! color:#41245e; */
    /*! margin:0; */
    /*! padding:12px 24px; */
    /*! font-weight:normal; */
}

.disease-and-treatment h2 a {
    text-decoration: underline;
    color: #41245e;
}

.disease-and-treatment h2 a:hover {
    text-decoration: none;
}

.disease-and-treatment h2 i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
    background: #511f76;
    font-style: normal;
    margin-left: 5px;
}

.disease-and-treatment .banner-box {
    border: 1px solid #41245e;
}

.notice-box h2 {
    display: inline-block
}

.notice-box h2.align-right {
    float: right
}

.notice-box ul {
    list-style: none;
    margin: 0;
    padding: 0 20px;
}

.notice-box ul li {
    float: left;
    padding: 5px;
}

.notice-box ul li a {
    display: inline-block;
    border: none;
}

.notice-box ul li span {
    /*! position:absolute; */
    /*! left:0; */
    /*! bottom:0; */
    /*! text-align:center; */
    font-size: 15px;
    line-height: 25px;
    color: #622278;
    /*! background:rgba(255,255,255,0.8); */
    width: 100%;
    /*! padding:5px; */
}

.notice-box ul li .notice-box ul li a {
    display: inline-block;
}

.notice-popup.open {
    display: block;
}

.notice-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 600;
    display: none;
}

.notice-popup .popup-detail {
    width: 80%;
    max-width: 880px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    padding: 50px;
    border: 1px solid #511f76;
}

.notice-popup .popup-detail p {
    font-size: 16px;
    line-height: 24px;
    color: #4e5665;
    text-align: left;
    margin: 0 0 40px 0;
}

.notice-popup .popup-detail button {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    background: #41245e;
    min-width: 300px;
    text-align: center;
    padding: 14px;
}

.disease-and-treatment .search-box {
    padding: 35px 0;
}

.disease-and-treatment .search-box form {
    border: 1px solid #2f487e;
    background: #2f487e;
    border-radius: 5px;
    max-width: 354px;
    width: 80%;
    margin: 0 auto;
    padding: 4px 10px;
}

.disease-and-treatment .search-box form:hover {
    border: 1px solid #2f487e;
}

.disease-and-treatment .search-box fieldset {
    border: none;
    padding: 0;
}

.disease-and-treatment .search-box .input {
    border: none;
    background: none;
    font-size: 13px;
    line-height: 30px;
    color: #fff;
    font-style: italic;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    width: 85%;
}

.disease-and-treatment .search-box .submit {
    border: none;
    background: url(../images/search-icon.png) no-repeat center center;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    float: right;
}

.accordian-box {
    padding: 0 15px;
}

.accordian-box h2 {
    /*! padding:0; */
    /*! font-size:18px; */
    /*! font-weight:bold; */
    /*! color:#41245e; */
    font-family: 'Rubik', sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 140%;
    color: #000000;
    margin: 0px 0px 10px 0px;
    text-transform: inherit;
    text-align: left;
}

.accordian-box h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
    color: #41245e;
}

.accordian-box .box {
    border-bottom: 1px solid #41245e;
}

.accordian-box .main-box-wrap.open {
    height: auto !important;
    overflow: visible !important;
}

.accordian-box .pair-set {
    float: left;
    width: 50%;
}

.accordian-box .pair-set .box-wrap:nth-child(2) {
    background-color: #f1f1f1
}

.accordian-box .pair-set {
    padding: 10px 10px 20px 10px;
}

.accordian-box .box-wrap {
    float: left;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 25px;
    min-height: 280px;
}

.accordian-box .box-wrap .data {
    display: none;
}

.accordian-box .box-wrap .box .field {
    position: relative;
    /*! padding:6px 25px 6px 0; */
    cursor: pointer;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    width: 100%;
    background-color: transparent;
    border: none;
    outline: none;
    text-align: left;
    padding: 5px 0px;
    font-size: 13px;
    color: #333;
    cursor: pointer;
    transition: background-color 0.2s linear;
}

.accordian-box .box-wrap .box .field i {
    float: right;
    width: 12px;
    height: 12px;
    float: none;
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
    margin: 6px 0;
    position: absolute;
    top: 2px;
    right: 0;
    background-color: #41245e;
    padding: 2px;
}

.accordian-box .box-wrap .box .field i:after {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 30%;
    top: 50%;
    background: ;
    content: "-";
    margin-top: -9px;
    transition: all 0.2s linear 0s;
    color: #FFF;
}

.accordian-box .box-wrap .box .field i:before {
    position: absolute;
    width: 2px;
    height: 100%;
    left: 30%;
    top: -4px;
    background: ;
    content: "+";
    margin-left: -1px;
    /*! transform:translateY(0px) rotate(0deg); */
    transition: all 0.2s linear 0s;
    color: #FFF;
}

.accordian-box .box-wrap .box .field i.open:before {
    transform: translateY(0px) rotate(90deg);
}

.accordian-box .box-wrap .data {
    list-style: none;
    margin: 0;
    padding: 10px;
}

.accordian-box .box-wrap .data li {
    padding: 2px 0;
}

.accordian-box .box-wrap .data a {
    font-size: 14px;
    line-height: 18px;
    color: #41245e;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #633192;
    line-height: 140%;
    margin-left: -10px;
    display: block;
    padding: 5px 0px;
    border-bottom: 1px solid #CCC;
}

.accordian-box .box-wrap .box {
    width: 100%;
    height: auto;
    border-bottom: none
}

.accordian-box .box-wrap .box:after {
    /*! content: "\f0fe"; */
    /*! font-family: "fontawesome"; */
    /*! font-size: 13px; */
    /*! margin-left: 5px; */
    /*! float: right; */
    /*! top:0px; */
    /*! margin-top:-21px; */
}

.accordian-box .view-more {
    text-align: center;
    padding: 50px 0;
    display: block;
}

.accordian-box .view-more a {
    display: inline-block;
    display: inline-block;
    border: 1px solid #ddddde;
    border-radius: 5px;
    color: #41245e;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    min-width: 150px;
    padding: 5px;
}

.accordian-box .view-less {
    text-align: center;
    padding: 50px 0;
    display: block;
}

.accordian-box .view-less a {
    display: inline-block;
    display: inline-block;
    border: 1px solid #ddddde;
    border-radius: 5px;
    color: #41245e;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    min-width: 150px;
    padding: 5px;
}

body.overlay-active {
    overflow: hidden;
}

.signup-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(14, 24, 45, 0.7);
    z-index: 600;
}

.signup-overlay .form-content {
    display: table;
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.signup-overlay .form-content .left-box {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    background: url(../images/left-box.png) no-repeat left bottom;
    padding: 50px;
    background-size: cover;
    border-radius: 5px 0 0 5px
}

.signup-overlay .form-content .left-box h3 {
    font-size: 28px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    margin-top: 0;
}

.signup-overlay .signup-content h3 {
    font-size: 28px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    margin-top: 0;
}

.signup-overlay .form-content p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-align: center;
}

.signup-overlay .form-content .right-box {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 25px 50px;
    border-radius: 0 5px 5px 0;
    background: #fff;
}

.signup-overlay .form-content .right-box h3 {
    color: #373737;
    text-align: left;
}

.signup-overlay .form-content .right-box h4 {
    font-size: 14px;
    line-height: 18px;
    color: #444444;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.signup-overlay .form-content .right-box .input-row {
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.signup-overlay .form-content .right-box .input-row.half {
    width: 50%;
    position: relative;
}

.signup-overlay .form-content .right-box .input {
    border: none;
    border-bottom: 2px solid #dadada;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    background: none;
}

.signup-overlay .form-content .right-box .input:hover,
.signup-overlay .form-content .right-box .input:focus {
    border-bottom: 2px solid #673493;
}

.signup-overlay .form-content .right-box .birth-day i {
    display: none;
}

.signup-overlay .form-content .right-box .birth-day input {
    border: none;
    border-bottom: 2px solid #dadada;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    background: none;
    min-height: 28px;
}

.signup-overlay .form-content .right-box .birth-day input:hover,
.signup-overlay .form-content .right-box .birth-day input:focus {
    border-bottom: 2px solid #673493;
}

.signup-overlay .form-content .right-box .input-row.type .label_radio {
    margin-bottom: 10px;
}

.signup-overlay .form-content .submit {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    background: #673493;
    border-radius: 3px;
    width: 100%;
    padding: 12px;
}

.signup-overlay .form-content .login-here {
    font-size: 14px;
    line-height: 18px;
    color: #373737;
}

.signup-overlay .form-content .login-here a {
    color: #673493;
    text-transform: none;
}

.signup-overlay .form-content .login-here a:hover {
    text-decoration: underline;
}

.select-wrap {
    position: relative;
}

.select-wrap:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    background: url(../images/select-arrow.png) no-repeat center center;
    content: "";
}

.select-wrap select {
    border: none;
    background: none;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-bottom: 2px solid #dadada;
    border-radius: 0;
}

.select-wrap select:hover,
.select-wrap select:focus {
    border-bottom: 2px solid #673493;
    outline: none;
}

.custom-form label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    color: #444444;
    margin-right: 10px;
}

.custom-form .label_check,
.custom-form .label_radio {
    padding-left: 20px;
}

.custom-form .label_radio {
    background: url(../images/radio-off.png) no-repeat left center;
}

.custom-form .label_check {
    background: url(../images/check-off.png) no-repeat left center;
}

.custom-form label.c_on {
    background: url(../images/check-on.png) no-repeat left center;
}

.custom-form label.r_on {
    background: url(../images/radio-on.png) no-repeat left center;
}

.custom-form .label_check input,
.custom-form .label_radio input {
    position: absolute;
    left: -9999px;
}

.signup-overlay form,
.signup-overlay fieldset {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}

.company_profile-page .cover-container {
    padding-left: 15px;
}

.company_profile-page .cover-container .cover-wrapper-in {
    border: 1px solid #eaeaea;
    position: relative;
}

.company_profile-page .cover-wrapper img {
    max-height: 207px;
}

.company_profile-page .cover-wrapper .send-msg {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background: #4267b2;
    font-weight: bold;
    min-width: 166px;
    text-align: center;
    padding: 6px 20px;
    z-index: 1;
}

.company_profile-page .cover-wrapper-in .status-row ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}

.company_profile-page .cover-wrapper-in .status-row ul li {
    display: inline-block;
    border-left: 1px solid #eaeaea;
    padding: 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #7b8496;
}

.company_profile-page .cover-wrapper-in .status-row ul li:first-child {
    border: none;
}

.company_profile-page .cover-wrapper-in .status-row ul li a {
    color: #7b8496;
}

.company_profile-page .cover-wrapper-in .status-row ul li a:hover {
    color: #4267b2;
}

.company_profile-page .avatar-wrapper img {
    width: 116px;
}

.company_profile-page .avatar-wrapper {
    left: 45px;
    bottom: 5px;
}

.company_profile-page .timeline-name-wrapper {
    left: 199px;
    bottom: 45px;
}

.company_profile-page .timeline-name-wrapper a {
    font-size: 18px;
    color: #40235d;
    text-shadow: none;
}

.company_profile-page .main-wrap-container {
    padding-left: 15px;
    margin-top: 15px;
}

.company_profile-page .main-wrap-container .left-align-sec {
    float: left;
    width: 29%;
}

.company_profile-page .main-wrap-container .center-align-sec {
    float: left;
    width: 45%;
    padding: 0 35px;
}

.company_profile-page .main-wrap-container .right-align-sec {
    float: left;
    width: 26%;
}

.company_profile-page .main-wrap-container .banner-box {
    background: #eeeeee;
    min-height: 150px;
    margin: 15px 0;
    overflow: hidden;
}

.company_profile-page .main-wrap-container .banner-box img {
    max-width: 100%;
}

.main-wrap-container .left-align-sec .span16 {
    width: 100%;
    float: none;
}

.main-wrap-container .left-align-sec #pageNavigation>a {
    display: none !important;
}

.pages-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pages-box ul li {
    padding: 5px 0;
}

.pages-box ul li a {
    display: inline-block;
    color: #1d2129;
}

.pages-box ul li a:hover,
.pages-box ul li a.active {
    font-weight: bold;
}

.pages-box ul li a.create {
    color: #fff;
    border: 1px solid #42b72a;
    background: #42b72a;
    font-weight: normal !important;
    border-radius: 3px;
    padding: 2px 10px;
    font-weight: bold;
}

.pages-box ul li a.create:hover {
    background: #fff;
    color: #42b72a;
}

.about-page-detail {
    border: 1px solid #ebedf1;
    margin: 15px 0;
}

.about-page-detail .top-row {
    border-bottom: 2px solid #3a5899;
    padding: 5px 10px;
}

.about-page-detail .top-row .left-row {
    float: left;
}

.about-page-detail .top-row .left-row h3 {
    font-size: 14px;
    line-height: 20px;
    color: #6e7c8f;
    margin: 0;
    padding: 0;
}

.about-page-detail .top-row .right-row {
    float: right;
}

.about-page-detail .top-row .right-row a {
    font-size: 12px;
    line-height: 20px;
    color: #3a5899;
    text-decoration: underline;
}

.about-page-detail .top-row .right-row a:hover {
    text-decoration: none;
}

.about-page-detail .detail-row {
    padding: 12px;
}

.about-page-detail .detail-row h3 {
    font-size: 12px;
    line-height: 18px;
    color: #123a87;
    margin: 0;
    padding: 0;
}

.about-page-detail .detail-row h3 span {
    font-size: 10px;
    line-height: 16px;
    display: block;
    font-weight: normal;
}

.about-page-detail .detail-row ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

.about-page-detail .detail-row ul li {
    margin-top: 15px;
}

.about-page-detail .detail-row ul strong {
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #123a87;
}

.about-page-detail .detail-row ul strong span {
    display: inline-block;
    font-weight: normal;
}

.about-page-detail .detail-row ul span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #000;
}

.about-page-detail .detail-row a {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    color: #123a87;
    text-decoration: underline;
}

.about-page-detail .detail-row a:hover {
    text-decoration: none;
}

.main-wrap-container .video-box {
    border: 1px solid #ebedf1;
}

.main-wrap-container .video-box h3 {
    font-size: 14px;
    line-height: 20px;
    color: #6e7c8f;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #3a5899;
    padding: 5px 10px;
}

.main-wrap-container .video-box .vid-detail {
    padding: 10px;
}

.main-wrap-container .edit_blog-box {
    border: 1px solid #ebedf1;
    margin-top: 15px;
}

.main-wrap-container .edit_blog-box h3 {
    text-align: right;
    margin: 0;
    padding: 10px;
    line-height: 1;
    border-bottom: 2px solid #3a5899;
}

.main-wrap-container .edit_blog-box h3 img {
    float: left;
}

.main-wrap-container .edit_blog-box h3 a {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 14px;
    color: #3a5899;
    text-decoration: underline;
}

.main-wrap-container .edit_blog-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #405e9e;
}

.main-wrap-container .edit_blog-box ul li {
    border-top: 1px solid #fff;
    padding: 10px 5px;
}

.main-wrap-container .edit_blog-box ul li:first-child {
    border: none;
}

.main-wrap-container .edit_blog-box ul li strong {
    display: block;
    color: #fff;
}

.main-wrap-container .edit_blog-box ul li p {
    color: #fff;
    margin: 0;
}

.main-wrap-container .map-box {
    border: 1px solid #ebedf1;
    margin-top: 15px;
}

.main-wrap-container .map-box ul {
    padding: 25px 20px;
    list-style: none;
    margin: 0;
}

.main-wrap-container .map-box ul li {
    position: relative;
    padding-left: 25px;
    margin: 5px 0;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    color: #5a6270;
}

.main-wrap-container .map-box ul li img {
    position: absolute;
    left: 0;
    top: 0;
}

.main-wrap-container .map-box ul li a {
    color: #5a6270;
}

.main-wrap-container .map-box ul li a:hover {
    text-decoration: underline;
}

.main-wrap-container .gallery-box {
    border: 1px solid #ebedf1;
    margin-top: 15px;
}

.main-wrap-container .gallery-box h3 {
    margin: 0;
    padding: 10px;
    line-height: 1;
    border-bottom: 2px solid #3a5899;
    font-size: 14px;
    color: #6e7c8f;
}

.main-wrap-container .gallery-box h3 img {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.main-wrap-container .gallery-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-wrap-container .gallery-box ul li {
    float: left;
    width: 33.33%;
    border: 1px solid #fff;
}

.main-wrap-container .gallery-box ul li img {
    width: 100%;
}

.health-problem-list.cms-content {
    border: 1px solid #e9e9e9;
    border-top: none;
}

.cms-content p i {
    font-weight: 600;
}

.cms-content .cms-list-view {
    font-size: 15px;
    line-height: 23px;
    color: #545454;
    padding-left: 15px !important;
}

.cms-content .cms-list-view li {
    list-style: outside !important;
    margin-bottom: 15px;
    font-style: italic;
}

.cms-content .cms-list-view li i {
    font-weight: 600;
}

.tag-list.news-box {
    padding: 0;
}

.tag-list.news-box li {
    padding: 14px;
    border-bottom: 1px solid #e9e9e9;
}

.tag-list.news-box li strong {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #4b2c68;
    margin-top: 10px;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .disease-and-treatment h2 {
        font-size: 15px;
        line-height: 1.2;
    }

    .accordian-box .box-wrap {
        width: 50%;
    }

    .signup-overlay .form-content {
        max-width: 95%;
    }

    .signup-overlay .form-content .left-box h3,
    .signup-overlay .form-content .right-box h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .signup-overlay .form-content .right-box {
        padding: 30px 20px;
    }
}
@media all and (min-width: 768px){
    margin-top: 147px;
}
@media all and (min-width: 1323px){
    margin-top: 116px;
}

@media only screen and (max-width:767px) {
    .disease-and-treatment h2 {
        font-size: 15px;
        line-height: 1.2;
    }

    .notice-box h2 {
        display: block;
    }

    .notice-box h2.align-right {
        float: none;
    }

    .accordian-box .box-wrap {
        width: 100%;
    }

    .notice-popup .popup-detail {
        max-height: 80%;
        overflow: auto;
        padding: 15px;
    }

    .notice-popup .popup-detail p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .notice-popup .popup-detail button {
        min-width: 120px;
        padding: 5px 10px;
        margin-bottom: 20px;
        line-height: 20px;
    }
}

.blog-popup.open {
    display: block;
}

.blog-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 600;
    display: none;
}

.blog-popup .popup-detail {
    width: 80%;
    max-width: 880px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    border: 1px solid #511f76;
}

.blog-popup .popup-detail p {
    font-size: 16px;
    line-height: 24px;
    color: #4e5665;
    text-align: left;
    margin: 0 0 40px 0;
}

.blog-popup .popup-detail button {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    background: #41245e;
    min-width: 300px;
    text-align: center;
}

.msg-popup.open {
    display: block;
}

.msg-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 600;
    display: none;
}

.msg-popup .popup-detail {
    width: 80%;
    max-width: 880px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    border: 1px solid #511f76;
}

.msg-popup .popup-detail p {
    font-size: 16px;
    line-height: 24px;
    color: #4e5665;
    text-align: left;
    margin: 0 0 40px 0;
}

.msg-popup .popup-detail button {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    background: #41245e;
    min-width: 300px;
    text-align: center;
}

.accordian-box .main-box-wrap {
    height: auto;
    overflow: visible;
}

#mainHeaderContent .floatLeft {
    float: none;
    display: inline-block;
}

#mainHeaderJar .login-here {
    /*! float:right; */
    /*! margin-top:5px; */
    /*! margin-right:20px; */
    display: inline-block;
    padding: 10px 30px;
    margin: 0px 10px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: #633192;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.1em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
}

#mainHeaderJar .login-here:hover {
    color: #333;
    background: #FFF;
    transition: color 0.5s linear 0s;
}



#mainHeaderJar .login-here span {
    margin-left: 20px;
}

.right-box .close-it {
    float: right;
    margin-top: 23px;
    margin-right: 20px;
    padding: 0px 20px;
    border: 1px solid #3e255e;
    background-color: #3e255e;
    border-radius: 4px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.signup-overlay .form-content .right-box {
    position: relative;
}

.right-box .close-it {
    padding: 3px 8px;
    margin: 0;
    border: 1px solid #673493;
    background-color: #673493;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 4px;
}

.right-box .close-it:hover {
    background-color: #fff;
    color: #673493;
}

.right-box .close-it .fa-times {
    font-size: 26px;
}

#onlineLauncherNav {
    display: none !important;
}

.mainHeaderNav .newAlert {
    position: absolute;
    top: -3px;
    right: 29px;
}

.mainHeaderNav-active:after {
    left: 0;
    right: 0;
    margin: 0 auto;
}

#headerUserImage {
    display: block;
    margin: 0 auto 3px;
}

#headerUserLink {
    text-align: center;
}

#headerUserName {
    width: 43px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}

#blog-ul .blog-il {
    background-color: #f5f5f5;
    padding: 10px;
    margin-bottom: 16px;
    border-radius: 6px;
}

#blog-ul .blog-il .blog-para {
    margin: 0;
    color: #424242;
    line-height: 20px;
}

#blog-ul .blog-il .blog-para a {
    text-decoration: none !important;
    color: #3a5899 !important;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#blog-ul .blog-il .blog-para .blog-date {
    color: #960c0c;
    display: block;
    margin-top: 6px;
}

.health-problem-list.problem-description a {
    color: #3a5899;
}

.page-middle-wrap .span59 {
    padding: 0 20px;
}

#searchDropdownContainer {
    position: relative;
}

.searchDropdown.headerDropdown {
    position: absolute;
    left: 315px;
    width: 414px;
}

.main-wrap-container .edit_blog-box ul li p {
    color: #fff;
    margin: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.related-cat-wrp .popular-toggle-sec .toggle-sec .treatment-sec .owl-item .item {
    height: 110px;
}

.related-cat-wrp .popular-toggle-sec .toggle-sec .treatment-sec .owl-item .item a {
    height: 100%;
}

.related-cat-wrp .popular-toggle-sec .toggle-sec .rel-cat {
    display: block;
    margin: 10px 10px;
    color: #fff;
    padding: 10px 10px;
    background-color: #3a5899;
}

.related-cat-wrp .popular-toggle-sec .toggle-sec .owl-carousel {
    position: relative;
}

.related-cat-wrp .popular-toggle-sec .toggle-sec .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.related-cat-wrp .popular-toggle-sec .toggle-sec .owl-next {
    font-size: 36px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    width: 22px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.related-cat-wrp .popular-toggle-sec .toggle-sec .owl-prev span,
.related-cat-wrp .popular-toggle-sec .toggle-sec .owl-next span {
    font-size: 36px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    width: 22px;
    display: inline-block;
}

.related-cat-wrp .popular-toggle-sec .toggle-sec .owl-dots {
    display: none;
}

.storyFilters a {
    color: #42255f;
}

.female #storyPublisherJar button,
.female #pageNavigation a.selected {
    background: #ec4493;
}

.female .singleStoryJar .pinnedContainer {
    color: #8945c8;
}

.female .storyFilters a {
    background-color: #8945c8;
    color: #fff;
}

.female .storyFilters a.green {
    background: #ec4493;
    color: #fff;
}

.female #pageNavigation .accord-wrap .ac-list>li>a {
    color: #8945c8;
}

.female .singleStoryJar .options-wrapper {
    color: #8945c8;
}

.female .listJar .userColumn .buttonJar a {
    color: #8945c8;
}

.female .timeline-popular .owl-carousel .owl-nav button.owl-prev,
.female .timeline-popular .owl-carousel .owl-nav button.owl-next {
    background: #ec4493;
}

.female .treatment-resources .resources ul li a {
    color: #8945c8;
}

.female .popular-links .chat-sec a {
    color: #8945c8;
    font-weight: 700;
}

.female .popular-links .chat-sec .drop-icn {
    background: #ec4493;
}

.female .popular-links .chat-sec .drop-icn:before,
.female .popular-links .chat-sec .drop-icn:after {
    background: #ec4493;
}

.female .accordian-box h2 {
    color: #ec4493;
}

.female .accordian-box h3 {
    color: #8945c8;
}

.female .CollapsiblePanelTab {
    background-color: #3c1b3e;
}

.female .accordian-box .box-wrap .box .field i:before,
.female .accordian-box .box-wrap .box .field i:after {
    background: #ec4493;
}

.female .wellness ul li a span {
    color: #8945c8;
}

.female .multiTabJar a.miniBoldTab {
    color: #8945c8;
}

.female .company_profile-page .cover-wrapper-in .status-row ul li a:hover {
    color: #8945c8;
}

.female .main-wrap-container .edit_blog-box h3 {
    border-bottom: 2px solid #ec4493;
    ;
}

.female .main-wrap-container .edit_blog-box ul {
    background: #ec4493;
}

.female .main-wrap-container .edit_blog-box ul li {
    border-bottom: #ec4493 solid 1px !important;
}

.female .main-wrap-container .edit_blog-box h3 a {
    color: #8945c8;
}

.female .main-wrap-container .edit_blog-box h3 a .fa-plus {
    color: #8945c8;
}

.female .health-problem-list.problem-description a {
    color: #8945c8;
}

.female .searchDropdown .viewMore {
    color: #d8618f;
}

.company_profile-page .avatar-wrapper {
    z-index: 2;
}

.company_profile-page .timeline-name-wrapper a {
    padding-left: 200px;
}

.company_profile-page .timeline-name-wrapper {
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
    padding: 13px 0;
    background-color: rgba(239, 232, 232, 0.5);
}

#pageNavigation em {
    padding-left: 11px;
}

#signupForm .signup-overlay .form-content .right-box h4 {
    text-transform: capitalize;
}

#signupForm .signup-overlay .form-content .right-box .input {
    text-transform: capitalize;
}

#signupForm .select-wrap select {
    text-transform: capitalize;
}

#signupForm .select-wrap:after {
    pointer-events: none;
}

.photos-wrapper {
    text-align: center;
}

.banner-box {
    text-align: center;
    position: relative;
}

.floatLeft .accord-wrap {
    width: 100%
}

#pageContainer .banner-box a {
    width: 100%;
    padding: 0;
}

.banner-box.left span {
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    padding: 10px 10px;
    display: inline-block;
    position: absolute;
    border-radius: 0px 19px 19px 0px;
    left: 0;
}

.banner-box.right span {
    background: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    padding: 10px 10px;
    display: inline-block;
    position: absolute;
    border-radius: 19px 0 0 19px;
    right: 0;
}

.banner-box img {
    width: 100%;
}

.health-collaps .collaps-wrap .CollapsiblePanelTab {
    background: #42255f;
}

.popular-links .CollapsiblePanel ul a {
    color: #42255f;
}

.comments-div .rply-userpic i {
    display: inline-block;
    width: 100%;
    height: 70px;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
}

.comments-div .rply-userpic i img {
    width: 100%;
}

.comments-div .rply-userpic {
    background: #e0dfdf;
    float: left;
    width: 10% !important;
    text-align: center;
    padding: 6px;
    border-radius: 100%;
    margin-left: 6%;
}

.health-problem-list-content {
    overflow-y: scroll;
    height: 1500px;
    margin-bottom: 20px;
}

.signup-overlay .form-content .forget-pass-wrp {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    clear: both;
    margin: 3px;
}

.signup-overlay .form-content .forget-pass-wrp a {
    color: #673493;
    text-transform: none;
    font-size: 14px;
}

.signup-overlay .form-content .login-here {
    margin: 0;
}

.forgot-popup.open {
    display: block;
}

.forgot-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 600;
    display: none;
}

.forgot-popup .popup-detail {
    width: 23%;
    max-width: 563px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    padding: 50px;
    border: 1px solid #511f76;
}

.forgot-popup .popup-detail p {
    font-size: 16px;
    line-height: 24px;
    color: #4e5665;
    text-align: left;
    margin: 0 0 40px 0;
}

.forgot-popup .popup-detail button {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    background: #41245e;
    min-width: 300px;
    text-align: center;
    padding: 14px;
}

#resetUsernameInput input {
    border: none;
    border-bottom: 2px solid #dadada;
    box-shadow: none;
    border-radius: 0;
    width: 211px;
    margin-bottom: 21px;
    background: none;
}

#resetForm button {
    min-width: 211px;
    line-height: 14px;
}

#resetForm .formInfo.error {
    color: red;
}

.health-problem-list .source-detail li {
    border-top: 1px solid #e7e7e7;
    padding: 6px 0;
}

.msgsContainer .txtJar {
    word-break: break-word;
}

.company_profile-page .cover-wrapper .send-msg {
    z-index: 2;
}

.health-problem-list.problem-description span,
.health-problem-list.problem-description strong,
.health-problem-list.problem-description p,
.health-problem-list.problem-description ul,
.health-problem-list.problem-description li,
.health-problem-list.problem-description a,
.health-problem-list.problem-description iframe,
.health-problem-list.problem-description h1,
.health-problem-list.problem-description h2,
.health-problem-list.problem-description h3,
.health-problem-list.problem-description h4,
.health-problem-list.problem-description h5,
.health-problem-list.problem-description h6,
.health-problem-list.problem-description p,
.health-problem-list.problem-description blockquote,
.health-problem-list.problem-description pre,
.health-problem-list.problem-description abbr,
.health-problem-list.problem-description acronym,
.health-problem-list.problem-description address,
.health-problem-list.problem-description big,
.health-problem-list.problem-description cite,
.health-problem-list.problem-description code,
.health-problem-list.problem-description del,
.health-problem-list.problem-description dfn,
.health-problem-list.problem-description em,
.health-problem-list.problem-description img,
.health-problem-list.problem-description ins,
.health-problem-list.problem-description kbd,
.health-problem-list.problem-description q,
.health-problem-list.problem-description s,
.health-problem-list.problem-description samp,
.health-problem-list.problem-description small,
.health-problem-list.problem-description strike,
.health-problem-list.problem-description strong,
.health-problem-list.problem-description sub,
.health-problem-list.problem-description sup,
.health-problem-list.problem-description tt,
.health-problem-list.problem-description var,
.health-problem-list.problem-description b,
.health-problem-list.problem-description u,
.health-problem-list.problem-description i,
.health-problem-list.problem-description center,
.health-problem-list.problem-description dl,
.health-problem-list.problem-description dt,
.health-problem-list.problem-description dd,
.health-problem-list.problem-description ol,
.health-problem-list.problem-description ul,
.health-problem-list.problem-description li,
.health-problem-list.problem-description fieldset,
.health-problem-list.problem-description form,
.health-problem-list.problem-description label,
.health-problem-list.problem-description legend,
.health-problem-list.problem-description table,
.health-problem-list.problem-description caption,
.health-problem-list.problem-description tbody,
.health-problem-list.problem-description tfoot,
.health-problem-list.problem-description thead,
.health-problem-list.problem-description tr,
.health-problem-list.problem-description th,
.health-problem-list.problem-description td,
.health-problem-list.problem-description article,
.health-problem-list.problem-description aside,
.health-problem-list.problem-description canvas,
.health-problem-list.problem-description details,
.health-problem-list.problem-description embed,
.health-problem-list.problem-description figure,
.health-problem-list.problem-description figcaption,
.health-problem-list.problem-description footer,
.health-problem-list.problem-description header,
.health-problem-list.problem-description hgroup,
.health-problem-list.problem-description menu,
.health-problem-list.problem-description nav,
.health-problem-list.problem-description section,
.health-problem-list.problem-description summary,
.health-problem-list.problem-description mark,
.health-problem-list.problem-description audio,
.health-problem-list.problem-description video,
.health-problem-list.problem-description div {
    width: auto;
}

.health-problem-list.problem-description .source-detail,
.health-problem-list.problem-description .health-problem-list-content {
    padding: 0 45px;
}

.problem-description>div {
    overflow: hidden;
}

.problem-description iframe {
    width: 100% !important;
    height: 83%;
    border: 0;
}

.problem-description .health-problem-list-content {
    padding-right: 0 !important;
}

.problem-description iframe body {
    font-family: Arial, Helvetica, sans-serif;
}

.problem-description .fix-height iframe {
    height: 96%;
}

/*new style*/
.list-problem.list-acc ul,
.diseas-list-wrp.diseas-list {
    height: auto;
    margin-bottom: 0;
}

.list-problem.list-acc ul li a,
.diseas-list-wrp.diseas-list ul li a {
    position: relative;
}

.list-problem.list-acc .accord-wrap .ac-list>li>a:before,
.diseas-list-wrp.diseas-list .accord-wrap .ac-list>li>a:before {
    font-size: 20px;
    top: 4px;
}

.list-problem.list-acc .accord-wrap .ac-list>li>a.open,
.diseas-list-wrp.diseas-list .accord-wrap .ac-list>li>a.open {
    border-bottom: 0;
}

.diseas-list-sec .diseas-list-wrp.diseas-list ul li {
    margin-bottom: 0;
}

.list-problem.list-acc .accord-wrap .ac-list>li {
    margin-bottom: 0;
}

.diseas-list-wrp.diseas-list .accord-wrap .sub-menu {
    padding-bottom: 0;
}

.list-problem.list-acc .accord-wrap .ac-list>li,
.diseas-list-wrp.diseas-list .accord-wrap .ac-list>li {
    border: 0;
}

.treatment-sec .treatment-card img {
    height: 92px;
}

.heath-condition .group button {
    left: auto;
    right: 9px;
}

.heath-condition .group input {
    padding: 13px 39px 13px 13px;
}

.diseas-list-wrp .sub-menu a {
    opacity: .8;
}

.treatment-sec .owl-item {
    margin-right: 5px !important;
}

/* sub-menu */
.health-menu-list {
    background-color: #40235d;
}

.is-sub-menu li {
    position: relative;
}

.is-sub-menu li:after {
    position: absolute;
    content: "";
    top: 8px;
    right: 3px;
    width: 7px;
    height: 7px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    transform: rotate(45deg);
}

.no-sub-menu:after {
    display: none;
}

.page-middle-wrap .health-menu .sub-menu-items {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #E6EAF3;
    z-index: 10;
    width: 200px;
    padding: 0px;
    display: none;
    text-align: left;
    font-size: 13px;
}

.health-menu-list li:hover .sub-menu-items {
    display: block;
}

.page-middle-wrap .health-menu .sub-menu-items a {
    /*! color: #000000; */
    /*! font-size: 11px; */
    /*! line-height: 1; */
    /*! font-weight: 400; */
}

.page-middle-wrap .health-menu .sub-menu-items a:hover {
    text-decoration: underline;
}

.page-middle-wrap .health-menu .sub-menu-items li {
    float: none;
    padding: 0;
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    pdding: 7px;
}

.sub-menu-items {
    padding: 5px 13px 10px 0px;
}

.health-menu:hover .sub-menu-list {
    display: block;
}

/* contact-us page */
.contact-us-area {
    background-color: #fff;
    padding: 20px 75px;
}

.contact-us-area h1 {
    text-align: center;
    background: linear-gradient(to bottom, #553283 0%, #424e95 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.contact-content {
    display: flex;
}

.contact-details {
    width: 50%;
    padding: 0 20px;
}

.contact-details p {
    text-align: left;
}

.contact-form-area {
    width: 50%;
    padding: 0 20px;
}

.contact-form-area .form-container .form-input-wrapper {
    display: flex;
    padding: 0;
    margin-bottom: 40px;
}

.contact-form-area .form-container {
    border: none;
    padding: 0;
}

.contact-form-area .form-container input,
textarea {
    width: 100% !important;
}

.contact-form-area .form-container textarea {
    height: 100px;
}

.contact-form-area .form-input-wrapper label {
    width: 20%;
}

.contact-form-area .form-input-wrapper .input {
    width: 80%;
}

.form-button-wrapper {
    text-align: center;
}

.button-submit {
    width: 200px;
    background: #673493;
    border: none;
    color: #fff;
    font-size: 18px;
    height: 40px;
    font-weight: bold;
}

/*Health-Calculator styles*/
.health-wrp .health-services {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 10px 30px;
}

.health-calculator-wrp h1 {
    color: #41235e;
    margin: 0;
    margin-bottom: 20px;
}

.health-calculator-wrp ul {
    padding: 0;
}

.calculator-services,
.calculator-services li,
.health-widgets-services {
    list-style-type: none;
}

.calculator-services {
    display: flex;
    flex-wrap: wrap;
}

.calculator-services li {
    width: 46%;
    text-align: center;
    color: #fff;
    margin-right: 20px;
    min-height: 150px;
    text-transform: capitalize;
    font-size: 22px;
}

.calculator-services span {
    background-color: #371a50;
    display: block;
    padding: 10px 0 10px 0;
}

.health-calculator-wrp .calculator-services ul {
    border: 1px solid #e0e0e0;
    margin-bottom: 20px;
    padding: 15px 20px;
    min-height: 187px;
    display: flex;
    flex-wrap: wrap;
}

.calculator-services ul li {
    width: 43%;
    text-align: left;
    font-size: 16px;
    min-height: auto;
    margin-bottom: 15px;
}

.calculator-services ul li a {
    color: #9e75dc;
    font-weight: bold;
}

.health-calculator-wrp .calculator-services .fitness-calculator {
    min-height: 287px;
}

/*Health widgets styles*/
.health-widgets-services {
    display: flex;
    flex-wrap: wrap;
}

.health-widgets-services li {
    text-transform: capitalize;
    width: 30%;
    text-align: center;
    margin-right: 3%;
    margin-bottom: 20px;
}

.health-widgets-services a {
    color: #9e75dc;
    padding: 15px 8px;
    border: 1px solid #e0e0e0;
    display: block;
    font-size: 16px;
    text-decoration: none;
    min-height: 70px;
    font-weight: bold;
}

/*Sawan Styling*/
.default-popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(14, 24, 45, 0.7);
    width: 100%;
    height: 100%;
    z-index: 99;
    justify-content: center;
    align-items: center;
    display: none;
}

.default-popup-wrapper.show {
    display: flex;
}

.popup-wrapper {
    width: 520px;
    padding: 50px 30px;
    background: #f2f6f9;
    position: relative;
}

.close-popup {
    position: absolute;
    padding: 3px 8px;
    background-color: #673493;
    border: 1px solid #673493;
    top: 4px;
    right: 4px;
    border-radius: 5px;
}

.close-popup i {
    font-size: 26px;
    color: #fff;
}

.close-popup:hover {
    background-color: #fff;
    color: #673493;
}

.close-popup:hover i {
    color: #673493;
}

/*.video-popup-wrapper{*/
/*	position: fixed;*/
/*	top: 0;*/
/*	left: 0;*/
/*	background: rgba(14,24,45,0.7);*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	z-index: 99;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*	display: none;*/
/*}*/
/*.video-popup-wrapper.show{*/
/*	display: flex;*/
/*}*/
/*.video-popup-wrapper{*/
/*	width: 520px;*/
/*	padding: 50px 30px;*/
/*	background: #f2f6f9;*/
/*	position: relative;*/
/*}*/
/*.close-video-popup{*/
/*	position: absolute;*/
/*	padding: 3px 8px;*/
/*	background-color: #673493;*/
/*	border: 1px solid #673493;*/
/*	top: 4px;*/
/*	right: 4px;*/
/*	border-radius: 5px;*/
/*}*/
/*.close-video-popup i{*/
/*	font-size: 26px;*/
/*	color: #fff;*/
/*}*/
/*.close-video-popup:hover{*/
/*	background-color: #fff;*/
/*	color: #673493;*/
/*}*/
/*.close-video-popup:hover i{*/
/*	color: #673493;*/
/*}*/



.video-action {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    top: 0;
    left: 0;
    align-items: center;
    z-index: 99999;
}

.video-wrapper {
    width: 500px;
    background: #fff;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
    position: relative;
    flex-direction: column;
}

.video-wrapper strong {
    display: block;
    text-align: left;
    padding-bottom: 15px;
    width: 100%;
    color: #000;
}

.video-wrapper form {
    width: 100%;
    position: relative;
}

.video-wrapper form .serch-icn {
    position: absolute;
    top: 1px;
    height: 95%;
    right: 1px;
}

.video-wrapper .close-it {
    padding: 3px 8px;
    margin: 0;
    border: 1px solid #673493;
    background-color: #673493;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 4px;
}

.video-wrapper .close-it .fa-times {
    font-size: 26px;
}

.video-wrapper input {
    width: 100%;
    border: 1px solid #C0C0C0;
    padding: 15px;
    background: transparent;
}


.product-wrapper {
    border: 1px solid rgba(128, 128, 128, 0.2);
}

.product-wrapper strong {
    display: block;
    padding: 10px 10px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.2);
    margin-bottom: 20px;
}

.product-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.product-wrapper ul li {
    list-style: none;
    width: 22%;
    margin-right: 15px;
    margin-bottom: 15px;
}

.product-wrapper ul li:nth-child(4n) {
    margin-right: 0px;
}

.product-wrapper ul li a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.product-wrapper ul li a .image-wrapper {
    width: 60px;
    height: 60px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

.product-wrapper ul li a .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.signup-overlay .form-content .left-box {
    padding: 0;
}

.signup-overlay .form-content {
    display: block;
    background: #fff;
}

.signup-overlay .form-wrapper {
    display: flex;
}

.signup-overlay .left-image-wrapper .add-img {
    height: 381px;
}

.signup-overlay .left-image-wrapper .add-img a {
    display: block;
    height: 100%;
}

.signup-overlay .left-image-wrapper .add-img a img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.signup-overlay.see .left-image-wrapper .add-img {
    height: 655px;
}

.signup-overlay.see .left-image-wrapper .add-img a {
    display: block;
    height: 100%;
}

.signup-overlay.see .left-image-wrapper .add-img a img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.left-image-wrapper .image-wrapper {
    height: 100%
}

.left-image-wrapper .image-wrapper img {
    width: 100%;
    height: 345px;
    object-fit: cover;
}

.left-image-wrapper .slick-prev,
.left-image-wrapper .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 15;
}

.left-image-wrapper .slick-prev {
    left: 15px;
}

.left-image-wrapper .slick-next {
    right: 15px;
}

.left-image-wrapper .slick-prev:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-right: 2px solid black;
    border-left: 2px solid transparent;
    border-top: 2px solid black;
    border-bottom: 2px solid transparent;
    top: 5px;
    left: 5px;
    transform: rotate(-130deg);
}

.left-image-wrapper .slick-next:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-right: 2px solid black;
    border-left: 2px solid transparent;
    border-top: 2px solid black;
    border-bottom: 2px solid transparent;
    top: 5px;
    left: 5px;
    transform: rotate(45deg);
}

.search-btn {
    /*width: 32px;
	height: 32px;*/
    display: block;
}

.search-btn img {
    width: 14px;
    object-fit: contain;
}

.search-action {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    top: 0;
    left: 0;
    align-items: center;
}

.search-wrapper {
    width: 500px;
    background: #fff;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
    position: relative;
    flex-direction: column;
}

.search-wrapper strong {
    display: block;
    text-align: left;
    padding-bottom: 15px;
    width: 100%;
    color: #000;
}

.search-wrapper form {
    width: 100%;
    position: relative;
}

.search-wrapper form .serch-icn {
    position: absolute;
    top: 1px;
    height: 95%;
    right: 1px;
}

.autocomplete-suggestions {
    border: 1px solid #C0C0C0;
    border-top: 0;
    padding: 10px 15px;
    border-radius: 3px;
    background: #fff;
    overflow: auto;
}

.autocomplete-suggestion {
    cursor: pointer;
    margin-bottom: 5px;
}

.autocomplete-suggestion:hover {
    background: #3d1f51;
    color: #fff;
}

.search-wrapper .close-it {
    padding: 3px 8px;
    margin: 0;
    border: 1px solid #673493;
    background-color: #673493;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 4px;
}

.search-wrapper .close-it .fa-times {
    font-size: 26px;
}

.search-wrapper input {
    width: 100%;
    border: 1px solid #C0C0C0;
    padding: 15px;
    background: transparent;
}

.showed {
    display: flex;
}

/*.signup-overlay.see .left-image-wrapper .image-wrapper img{
	width: 100%;
	height: 650px;
	object-fit: cover;
}*/

/*invite-popup*/
.invite-popular {
    display: flex;
    flex-direction: row;
}

.invite-block {
    width: 80%;
}

.invite-content {
    background: url("../images/inviteafriend.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 45%;
    height: 100%;
}

.invite-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    top: 0;
    left: 0;
    align-items: center;
    z-index: 600;
}

.invite-popup .invite-popup-block {
    width: 700px;
    background: #fff;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
    position: relative;
    flex-direction: column;
}

.invite-popup-block strong {
    display: block;
    text-align: left;
    padding-bottom: 15px;
    width: 100%;
    color: #000;
}

.invite-close {
    padding: 3px 8px;
    margin: 0;
    border: 1px solid #673493;
    background-color: #673493;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 4px;
}

.invite-close {
    font-size: 26px;
}

.see {
    display: flex;
}

.submit_button {
    margin: 15px 0;
    border: 1px solid #673493 !important;
    background: #673493 !important;
    font-size: 12px !important;
    color: #fff !important;
}

/* bootstrap-tagsinput.css file - add in local */

.bootstrap-tagsinput {
    background-color: #fff;
    display: inline-block;
    padding: 4px 6px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    max-width: 100%;
    line-height: 22px;
    cursor: text;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 6px;
    margin: 0;
    width: auto;
    max-width: inherit;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none;
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    background: #1ABB9C;
    padding: 5px 9px;
    border-radius: 2px;
    margin-bottom: 5px;
    display: inline-block !important;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 2px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.footerbg {
    width: 100%;
    margin: 100px auto 0px auto;
    padding: 50px 0px 10px 0px;
    clear: both;
    background-color: #422c51;
}

/*custom for review star*/

* {
    margin: 0;
    padding: 0;
}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px;
}

.rate:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked)>label:before {
    content: '★ ';
}

.rate>input:checked~label {
    color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #c59b08;
}

.checked {
    color: orange;
}

#review-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    top: 0;
    left: 0;
    align-items: center;
    z-index: 9999;
}

.review-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    top: 0;
    left: 0;
    align-items: center;
    z-index: 9999;
}

.review-wrapper {
    width: 500px;
    background: #fff;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 50px;
    position: relative;
    flex-direction: column;
}

.review-wrapper strong {
    display: block;
    text-align: left;
    padding-bottom: 15px;
    width: 100%;
    color: #000;
}

.review-wrapper form {
    width: 100%;
    position: relative;
}

.review-wrapper input {
    width: 100%;
    border: 1px solid #C0C0C0;
    padding: 15px;
    background: transparent;
}

.review-wrapper .btn-submit {

    background: transparent;
    background-color: transparent;
    background-color: #673493;
    width: auto;
    margin-top: 10px;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
    display: block;
    margin-top: 20px;
    padding: 10px 50px;
    color: #ffffff;
}

.review-wrapper .close-it {
    padding: 3px 8px;
    margin: 0;
    border: 1px solid #673493;
    background-color: #673493;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 4px;
    top: 4px;
    background: transparent;
    background-color: #673493;
    width: auto;
}

.review-wrapper .close-it .fa-times {
    font-size: 26px;
}



.quotes {

    border: 1px solid;
    max-height: 350px;
    overflow-y: scroll;

}


/* Simple Slider */
.white-back {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.simple blockquote p {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #1e528e;
    padding: 25px;
    font-size: 1.25em;
    font-style: italic;
    text-align: center;
}

.simple cite {
    font-size: 1em;
    float: right;
    font-style: normal;
    color: #1e528e;
}

.simple cite a {
    color: #2d91c2;
    font-style: italic;
    text-decoration: none;
    font-size: .85em;
}

.simple cite a:hover {
    color: #00B4CC;
}

.copy-rgt {
    font-family: 'Rubik', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
    color: #FFF;
    text-align: center;
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 15px;
    clear: both;
    background-color: #453451
}

.copy-rgt a {
    color: #FFF
}

/* A custom cursor to let folks know they can drag things */


/* Bubble Slider */

.bubble blockquote {
    margin: 10px 10px 0;
    background: #fff;
    padding: 40px;
    position: relative;
    border: none;
    border-radius: 8px;
    font-size: 1.25em;
    color: #1e528e;
}

.bubble blockquote:before,
.bubble blockquote:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    padding: 10px;
    line-height: 1;
    color: #1e528e;
}

.bubble blockquote:before {
    top: 0;
    left: 10px;
}

.bubble blockquote:after {
    content: "\201D";
    right: 10px;
    bottom: -.5em;
}

.bubble div {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    margin: 0 0 0 60px;
    margin-bottom: 10px;
}

.bubble cite {
    padding-left: 20px;
    font-size: 1.25em;
    color: #000;
}




/*invite-popup*/

/*home-styling*/
body .notice-box ul li {
    /*! width: 20%; */
    /*! min-height: 146px; */
    /*! overflow: hidden; */
    width: 23%;
    display: inline-block;
    vertical-align: top;
    margin: 8px;
    padding: 0px;
}

body .notice-box ul li a {
    display: block;
    width: 100%;
    min-height: 146px;
}

body .notice-box ul li a img {
    display: block;
    width: 100%;
    min-height: 146px;
}

body .notice-box ul li a span.title-class {
    /*! bottom: -37px; */
    /*! opacity: 0; */
    /*! transition: all 0.5s ease-in-out; */
    font-family: 'Rubik', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    line-height: 140%;
    margin: 0px;
    position: relative;
    display: block;
    margin-top: 10px;
}

body .notice-box ul li a:hover span.title-class {
    bottom: 0px;
    opacity: 1;
}

/* new sylling start*/
#mainHeaderJar .secondryHeader ul li .sub-menu {
    border-radius: 3px;
    padding: 4px 0;
    width: 80%;
    flex-direction: column;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 44%;
    padding: 16px 15px 18px 41px;
    height: 400px;
    overflow-y: scroll;
}

#mainHeaderJar .secondryHeader ul li .sub-menu li {
    width: 20%;
    display: block;
}
#mainHeaderJar .secondryHeader ul li .sub-menu .category-sub-menu li{
    width:100%;
    border-bottom: 1px solid #ebebeb;
}
.category-sub-menu {
    display: none;
}
.sub-menu li:hover >.category-sub-menu {
    border-radius: 3px;
    padding: 4px 0;
    flex-wrap: wrap;
    right: 150px;
    top: 51px;
    display: block;
    position: fixed;
    background: #fff;
    width: 62%;
    height: 100%;
    max-height: 400px;
    align-items: flex-start;
    columns: 4;
    column-gap: 4.1rem;
    padding: 20px 40px;
    box-shadow: rgb(100 100 111 / 0.2) 0px 7px 29px;
}
#mainHeaderJar .secondryHeader ul li .sub-menu li a:hover {
    /* background-color: #633192;
    color: #fff; */
    color: #E8AFFF;
}

#mainHeaderJar .secondryHeader ul li .sub-menu li a {
    color: #633192;
    text-align: left;
    line-height: 1.2;
    text-transform: none;
    padding: 13px 11px 13px 0;
}

/* new stylling end */
@media only screen and (max-width:1299px) {
    #mainHeaderJar .secondryHeader ul li a {
        padding: 0 21px;
    }
}

@media only screen and (max-width:1199px) {
    #mainHeaderJar .secondryHeader ul li a {
        padding: 0 18px;
    }
}

@media only screen and (max-width:1143px) {
    #mainHeaderJar .secondryHeader ul li a {
        padding: 0 9px;
    }
}

@media only screen and (max-width: 600px) and (min-width: 300px) {


    #mainHeaderLogo img {
        line-height: 40px;
        border-bottom: none;
        background: transparent;
        width: 280px;
        height: auto;
        margin: 0px auto;
        display: block;
    }


    #mainHeaderContent .floatLeft {
        float: none;
        display: block;
    }

    .topButtons {
        margin: 0px;
        margin-right: 0px;
        float: none;
        margin-right: 0px;
    }

    #mainHeaderJar .login-here {
        float: right;
        margin-top: 5px;
        margin-right: 20px;
        display: block;
        padding: 10px 30px;
        margin: 0px 10px;
        margin-bottom: 0px;
        color: #fff;
        text-decoration: none;
        position: relative;
        background: #633192;
        font-family: 'Rubik', sans-serif;
        font-size: 17px;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: 0.1em;
        text-align: center;
        text-indent: 2px;
        text-transform: uppercase;
        transition: color 0.1s linear 0.05s;
        margin-bottom: 10px;
    }

    body {
        background: #FFF;
    }

    .btn3 {
        display: block;
        padding: 13px 30px;
        margin: 10px 10px;
        color: #fff;
        text-decoration: none;
        position: relative;
        background: #633192;
        font-family: 'Rubik', sans-serif;
        font-size: 14px;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: 0.1em;
        text-align: center;
        text-indent: 2px;
        text-transform: uppercase;
        transition: color 0.1s linear 0.05s;
    }

    .page-middle-wrap .health-menu ul li {
        float: left;
        list-style: none;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        position: relative;
        width: 100%;
        text-align: center;
    }

    .container1 {
        width: 90%;
        height: auto;
        float: left;
        margin: 8% 5% 0px 5%;
        padding: 50px;
        background-color: rgba(99, 49, 146, 0.89);
        -moz-border-bottom-right-radius: 40px;
        -webkit-border-bottom-right-radius: 40px;
        -khtml-border-bottom-right-radius: 40px;
        border-bottom-left-radius: 0px;
        -moz-border-bottom-left-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        -khtml-border-bottom-left-radius: 0px;
        border-top-left-radius: 40px;
        -moz-border-top-left-radius: 40px;
        -webkit-border-top-left-radius: 40px;
        -khtml-border-top-left-radius: 40px;
        border-top-right-radius: 0px;
        -moz-border-top-right-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -khtml-border-top-right-radius: 0px;
        behavior: url(http://ftpweblogin.com/images/border-radius.htc);
    }


    .container2 {
        width: 100%;
        float: none;
        margin: 0px;
        padding: 40px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        gap: 10px 10px;
    }

    .box {
        width: 45%;
        height: auto;
        margin: 0px;
        padding: 0px;
        text-align: left;
        float: left;
    }

    .homeContainer1 h2 {
        font-family: 'Playfair Display', serif;
        font-size: 25px;
        font-weight: 400;
        font-style: italic;
        line-height: 140%;
        color: #414141;
        text-align: center;
        margin: 0px 0px 10px 0px;
    }

    .homeContainer1 {
        width: 70%;
        max-width: 800px;
        margin: 0px auto;
        padding: 80px 0px;
        position: relative;
    }

    .homeContainer2 {
        max-width: 1050px;
        height: auto;
        margin: 0px auto 100px auto;
        padding: 0px;
    }

    .homeContainer2 .add-img {
        width: 90%;
        height: 100%;
        display: block;
        vertical-align: top;
        margin: 0px auto;
    }

    .bg2Bar {
        width: 100%;
        height: auto;
        margin: 0px auto;
        padding: 0px 0px;
        background-color: #3D1F51;
        position: relative;
        left: 0;
        top: 0;
    }

    .bg2 .homeContainer img {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 40px;
        float: none;
        width: 80%;
        height: auto;
        margin-right: 40px;
        display: block;
        margin: 0px auto;
    }

    .healthPro h2 {
        font-family: 'Rubik', sans-serif;
        font-weight: 300;
        line-height: 110%;
        color: #3D1F51;
        margin: 0px 0px 20px 0px;
        font-size: 25px;
    }

    .healthPro {
        float: none;
        width: 80%;
        margin: 0px auto;
    }

    .healthPro h2 {
        font-family: 'Rubik', sans-serif;
        font-weight: 300;
        line-height: 110%;
        color: #3D1F51;
        margin: 0px 0px 20px 0px;
        margin-top: 0px;
        font-size: 25px;
        margin-top: 20px;
    }

    .homeContainer3 .column1 {
        width: 100%;
        height: 400px;
        display: inline-block;
        vertical-align: top;
        margin: 0px;
        background-image: url(/themes/medinette/images/welcomeimages/healthWorld.jpg);
        background-position: center;
        background-size: cover;
    }

    .homeContainer3 .column2 {
        width: 50%;
        height: 400px;
        display: inline-block;
        vertical-align: top;
        margin: 30px 0px 0px -5px;
        padding: 0px 0px 20px 10px;
        background-color: #FFF;
        overflow-y: auto;
    }

    .homeContainer3 .column3 {
        width: 49.7%;
        height: 400px;
        display: inline-block;
        vertical-align: top;
        margin-top: 30px;
        padding: 20px 40px 40px 40px;
        overflow-y: auto;
        background: #402851;
        background-size: auto;
        background-size: 400% 400%;
    }

    .accord-wrap {
        padding: 3px 0 0 0;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        min-height: 80px;
        margin: 3px;
        padding: 10px;
        background-color: rgba(244, 244, 244, 1.00);
    }

    .video-banner {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 10px;
        width: 95% !important;
    }

    body .notice-box ul li {
        width: 20%;
        min-height: 146px;
        overflow: hidden;
        width: 90%;
        display: inline-block;
        vertical-align: top;
        margin: 8px;
        padding: 0px;
    }

    .footerbanners img {
        display: block;
        max-width: 1200px;
        margin: 0px auto;
        max-width: 100%;
    }

    .accordian-box .pair-set {
        float: left;
        width: 100%;
    }

    .homeContainer4 h2,
    .homeContainer6 h2,
    .bgGray h2 {
        font-family: 'Rubik', sans-serif;
        font-size: 30px;
    }

    .Cancer.Helpline h2 {
        font-family: 'Rubik', sans-serif;
        font-size: 30px;
    }

    .Cancer.Helpline .btn-row li {
        display: block;
        width: 93%;
        padding: 10px 11px;
        float: none;
        text-align: center;
    }

    .Professional.Health.Communities h2 {
        font-family: 'Rubik', sans-serif;
        font-size: 30px;
    }

    .Professional.Health.Communities li {
        width: 90%;
        display: inline-block;
        margin: 0px 5px 5px 5px;
    }

    .Recovery.Support.Groups h2 {
        font-family: 'Rubik', sans-serif;
        font-size: 30px;
    }

    .Doctors.Nurses h2 {
        font-family: 'Rubik', sans-serif;
        font-size: 30px;
    }

    .Doctors.Nurses li {
        width: 93%;
        display: inline-block;
        margin: 0px 5px 15px 5px;
    }

    .footerlinks {
        max-width: 100%;
        width: 90%;
        margin: 0 auto;
        max-width: 1100px;
        margin: 0px auto;
    }

    .footerlinks .footerlinkcolumn {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .disclaimer {
        padding-bottom: 40px;
        border-bottom: 2px dotted #ffffff;
        margin-bottom: 15px;
        border-top: 2px solid #573D68;
        padding-top: 40px;
        max-width: 90%;
        margin: 15px auto;
    }

}


/*home-styling*/


/*Sawan Styling*/


/*<a href="#" class="invite-popup-open">popup</a>
<div class="invite-popup">
	<div class="invite-popup-block">
		<a href="javascript:void(0)" class="invite-close"><i class="fa fa-times" aria-hidden="true"></i></a>
		<strong>Add Tags:</strong>

		<div class="tags-input-wrapper" style="width: 100%;border: 1px solid #CCC;">
			<div id="tags_4_tagsinput" class="tagsinput" style="width: auto; min-height: 100px; height: 100px;">
            	<input type="text" value="" data-role="tagsinput" placeholder="Add tags" />
                </div>
            </div>
		</div>
	</div>
	 style="background-image: url(/mdnt/wp-content/uploads/2018/01/119990-inviteafriend.jpg); background-position:center; background-repeat:no-repeat; width:1200px; height:600px"
</div>*/