/* 
@font-face {
    font-family: "Inter Medium";
    font-style: normal;
    font-weight: normal;
    src: local("Inter Medium"), url("../fonts/Inter-Medium.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Inter Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Inter Regular"), url("../fonts/Inter-Regular.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Inter SemiBold";
    font-style: normal;
    font-weight: normal;
    src: local("Inter SemiBold"), url("../fonts/Inter-SemiBold.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "Inter Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Inter Bold"), url("../fonts/Inter-Bold.woff") format("woff");
    font-display: swap;
  } */
  @font-face {
    font-family: "OpenSans Bold";
    font-style: normal;
    font-weight: normal;
    src: local("OpenSans Bold"), url("../fonts/OpenSans-Bold.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "OpenSans SemiBold";
    font-style: normal;
    font-weight: normal;
    src: local("OpenSans SemiBold"), url("../fonts/OpenSans-SemiBold.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "OpenSans Regular";
    font-style: normal;
    font-weight: normal;
    src: local("OpenSans Regular"), url("../fonts/OpenSans-Regular.woff") format("woff");
    font-display: swap;
  }


  
h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
}
h1{
	font-weight:600 !important;
}
h2,h3{
	font-weight:600 !important;
}
h5{
	font-size: .85028rem;
    font-weight: 700;
}
p,span,a, div {
    font-family: 'Open Sans', sans-serif;
}
p {
	font-family: 'Open Sans', sans-serif;
    color: #293745;
    font-size: 18px;
}
h1{
    font-family: 'Open Sans', sans-serif;
    font-size: 36px;
}
h2{
    font-size: 30px;
}
p span {
    font-family: 'Open Sans', sans-serif;
}
.body {margin: 0; padding: 0; color: fff;}
.container {
    padding: 0 200px;
    width: 100%;
    max-width: 100%;
}
section.cancer-care-map {
    width: 100%;
    float: left;
    padding-top: 0;
	margin-top: 13px;
}
section.cancer-care-map img {
    width: 100%;
    object-fit: cover;
    height: auto;
    max-height: 375px;
}
section.emotional-support-section {
    width: 100%;
    float: left;
    padding: 2.4rem 0 50px 0;
}
.privacy-policy-left-content  p{
	font-size:16px;
}
.privacy-policy-left-content  li{
	font-size:16px;
	margin-bottom: 10px;
}
.emotional-support-left-content {
    float: left;
    width: 100%;
}
.emotional-support-left-content h1 {
    margin-bottom: 20px;
    color: #000000cc;
    margin: 0 0 1.45rem 0;
    letter-spacing: -0.6px;
}
.emotional-support-left-content p {
    margin-bottom: 20px;
    color: #000000cc;
    margin: 0 0 1.45rem 0;
}
.emotional-support-right-row {
    margin: 0 0 0 0;
}
.emotional-support-right-row p {
    margin-bottom: 20px;
    color: #000000cc;
}
.emotional-support-left-content h2 {
    color: #000000cc;
    margin-top: 30px;
    margin: 23px auto 15px;
}
.emotional-support-left-content ul {
    padding: 0;
    margin: 0 0 1.45rem 1.45rem;
}
.emotional-support-left-content ul li {
    font-family: "OpenSans Regular";
    font-size: 16px;
    color: #000;
    padding:0;
    margin: 0 0 .725rem 0;
}
.emotional-support-left-content img {
    max-width: 80%;
    /*margin: 50px auto 50px;*/
    display: block;
    height: auto;
    /*width: 100%;*/
}
.emotional-support-left-content .button-row {
    max-width: 729px;
    margin: 40px auto 30px;
    display: block;
}
.emotional-support-left-content .button-row a {
    font-size: 16px;
    background: #1b3058;
    color: #fff;
    font-family: "Inter SemiBold";
    text-decoration: none;
    padding: 16px 32px;
    border-radius: 60px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}
.emotional-support-left-content .button-row a:hover {
    background: #293745;
}
.emotional-support-left-content p a {
 color: #db3b22;
 text-decoration: underline;
 font-family: "OpenSans Regular";
}
section.emotional-support-section.our-team-row .emotional-support-left-content h1 {
    max-width: 100%;
}
.our-team-full-box-img img {
    width: 100%;
    height: auto;
}
.our-team-full-box h5 {
    font-size: 24px;
    font-family: "OpenSans SemiBold";
    color: #000000cc;
    margin: 5px 0 1.25rem 0;
    letter-spacing: -0.6px;
    line-height: 24px;
}
.director-name {
    line-height: 20px;
    color: #000000cc;
    font-size: 20px;
    margin: 0 0 0.75rem 0;
    font-family: "OpenSans SemiBold";
}
.our-team-full-box p {
    color: #000000cc;
    margin: 0 0 1.45rem 0;
    font-family: "OpenSans Regular";
}
.full-right-team .our-team-full-box img {
    float: right;
}
.our-team-full-box {
    float: left;
    width: 100%;
}
.full-right-team .our-team-full-box {
    padding: 0 30px 0 0;
}
.jss25 {
    position: relative;
    padding-top: 56.25%;
}
.jss26 {
    position: absolute;
    left: 0;
    top: 0;
}
.emotional-support-left-content iframe {
    height: 100%;
    width: 100%;
}
.emotional-support-left-content figure {
    margin: 0 0 1.45rem 0;
}
.what-is-cancer-top-content {
    float: left;
    width: 100%;
    margin: 32px 0 0 0;
}
.what-is-cancer-top-content h1 {
    color: #000000cc;
    margin: 0 0 1.25rem 0;
    font-size: 30px;
    letter-spacing: -0.6px;
}
section.homepage-banner-row img {
    width: 100%;
    object-fit: cover;
    height: auto;
    height: 625px;
}
#img-title-info{
    height: auto;
    width: auto;
}
.what-is-cancer-top-content p {
    margin: 0 0 1.45rem 0;
}
.read-more-button {
    align-items: center;
    justify-content: center;
    display: inline-flex;
    line-height: 30px;
    width: auto;
    border: 1px solid #DB3B22 !important;
    height: 35px;
    background: none;
    border-radius: 40px;
    text-decoration: none;
    color: #DB3B22 !important;
    font-size: 16px;
    font-family: "OpenSans Bold";
    padding: 0 15px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.02857em;
    margin-bottom: 16px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
 }
.read-more-button:hover {
    border: 3px solid #DB3B22;
    background: none;
    text-decoration: none;
    color: #DB3B22;
}
.wp-block-separator {
    background: rgba(0,0,0,.2);
    height: 1px;
    margin: 16px 0 26px 0;
    border: none;
}
.jss60 {
    position: relative;
    padding-top: 56.25%;
}
.jss61{
    position: absolute;
    left: 0;
    top: 0;
}
.what-is-cancer-section iframe {
    height: 100%;
    width: 100%;
}
.what-is-cancer-section figure {
    margin: 0 0 1.45rem 0;
}
.medical-services-row {
    float: left;
    width: 100%;
}
hr.wp-block-separator.second-hr {
    margin-top: 32px;
    width: 100%;
    float: left;
}
.medical-services-row img {
    margin-bottom: 16px;
}
.medical-services-row h3 {
    font-size: 24px;
    font-family: "OpenSans SemiBold";
    line-height: 24px;
    margin-bottom: 1.25rem;
    color: #000000cc;
    letter-spacing: -0.5px;
}
.medical-services-row p {
    margin: 0 0 1.45rem 0;
}
.medical-services-row:nth-child(4) a.read-more-button {
    margin-bottom: 0; 
}
.life-width-cancer-your-stories {
    float: left;
    width: 100%;
}
.life-width-cancer-your-stories h2 {
    font-size: 30px;
    font-family: "OpenSans SemiBold";
    line-height: 30px;
    margin-bottom: 1.25rem;
    color: #000000cc;
    letter-spacing: -0.5px;
}
.latest-artical-man-row {
    margin: 67px 0 0 0;
}
.latest-artical-man-row h2 {
    font-size: 30px;
    font-family: "OpenSans SemiBold";
    line-height: 30px;
    margin-bottom: 0.35em;
    color: #000000cc;
    letter-spacing: -0.5px;
}
.latest-artical-man-row a {
    font-size: 16px;
    color: #db3b22;
    font-family: "OpenSans Regular";
    text-decoration: underline;
}
.latest-artical-box-img img {
    width: 100%;
    height: 188px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    object-fit: cover;
}
.latest-artical-man-full-row {
    padding: 28px 0 28px 0;
    display: inline-block;
}
.latest-artical {
    float: left;
    width: 100%;
}
.latest-artical-box-right h4 {
    font-size: 0.875rem;
    line-height: 20px;
    color: #000000cc;
    font-family: "OpenSans Regular";
    margin: 0;
}
.latest-artical-box-right a {
    font-size: 1.5rem;
    font-family: "OpenSans SemiBold";
    line-height: 24px;
    display: inline-block;
    color: #000000cc;
    margin-bottom: 1.25rem;
}
.latest-artical-box-right p {
    margin-bottom: 1.5rem;
    color: #000000cc;
    margin: 0 0 1.45rem 0;
    font-family: "OpenSans Regular";
    font-size: 18px;
}
.latest-artical-box-button a {
    color: #DB3B22;
    border: 1px solid #DB3B22;
    padding: 5px 33px;
    font-size: 16px;
    font-family: "OpenSans SemiBold";
    font-weight: bold;
    border-radius: 40px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
}
.latest-artical-box-button {
    margin-top: 15px;
    display: inline-block;
}
section.homepage-banner-row {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    margin: 0 0 0 0;
}

section.homepage-banner-row h2.formTitle {
    background: #293745;
    padding: 14px 26px;
    font-size: 20px;
    font-family: "OpenSans SemiBold";
    line-height: 20px;
    color: #fff;
    margin: 0;
    letter-spacing: -0.6px;
}
section.homepage-banner-row .form-group label  {
    font-size: 20px;
    font-family: "OpenSans SemiBold";
    line-height: 20px;
    margin-bottom: 0.75rem;
    width: 100%;
    letter-spacing: -0.6px;
    cursor: pointer;
}
.checkbox {
    position: relative;
    font-size: 18px;
    font-family: "OpenSans Regular";
    color: #000000cc;
}

button.btn.btn-default.gray, .contact-form-container .wpcf7-form input[type=submit] {
 background: #293745;
 color: #fff;
 box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
 display: inherit;
 font-size: 18px;
 font-family: "OpenSans SemiBold";
 justify-content: inherit;
 padding: 11px 20px;
 min-width: 230px;
 box-sizing: border-box;
 transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
 line-height: 1.75;
 border-radius: 50px;
 text-transform: uppercase;
} 
.checkbox label {
    padding-left: 24px;
  }
  /*input[type="checkbox"] {
    display: none;
  }*/
  input[type="checkbox"] + .box:before,
  input[type="checkbox"] + .box:after {
    transition: all 0.3s;
  }
  input[type="checkbox"] + .box:after {
    position: absolute;
    left: 4px;
    top: 9px;
    margin-top: -5px;
    margin-left: -4px;
    display: inline-block;
    content: ' ';
    width: 18px;
    height: 18px;
    border: 2px solid #293745;
    border-radius: 2px;
    background-color: #FCD823;
    z-index: 1000;
  }
  input[type="checkbox"]:checked + .box:after {
    background-color: #293745;
    border-color: #293745;
  }
  input[type="checkbox"]:checked + .box:before {
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 5px;
    width: 6px;
    height: 13px;
    border-width: 2px;
    border-style: solid;
    border-top: 0;
    border-left: 0;
    border-color: #FCD823;
    content: '';
    z-index: 10000;
  }
  
.checkbox-row {
    display: flex;
    align-items: center;
    column-gap: 0;
    margin-top: 8px;
}

section.homepage-banner-row .form {
    position: absolute;
    left: 200px;
    top: 0;
    width: 510px;
}

.searchForm {
    background: #FCD823;
    padding: 20px;
    min-height:610px;
}

.form-control::-moz-placeholder {
    color: #8b7815;
  }
  .form-control::placeholder {
    color: #8b7815;
  }
  .form-control:-ms-input-placeholder {
    color: #8b7815;
  }
  .form-control::-ms-input-placeholder {
    color: #8b7815;
  }

.form-control:hover {
    background-color: rgba(0, 0, 0, 0.13);
}
.form-control {
    border-radius: 5px 5px 0 0;
    padding: 0 17px 0 17px;
    height: 55px;
    background-color: rgba(51, 51, 51, 0.06);
    border-bottom: 1px solid #293745;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #8b7815;
}
.form-control:focus{
        background-color: rgba(51, 51, 51, 0.06);
        border-color:#495057;
        box-shadow:none;
        
}
.form-select{
        height:55px;
        background-color:rgba(51, 51, 51, 0.06);
        border:none;
        padding: 0 5px 0px 10px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom: 2px solid #293745;
}
.form-inline label{
        margin-right: 7px;
}

.searchForm .form-group{
        margin-bottom: 25px;
}
section.homepage-banner-row .tooltip img {
    display: inline-block;
    width: 19px;
    height: auto;
    margin: 0px 0 0 6px;
    cursor: pointer;
}
.tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    }
.tooltip .tooltiptext {
    line-height: 1.4;
    margin: 0 0 0 15px;
    visibility: hidden;
    width: 260px;
    background-color: #fff;
    color: #000000cc;
    fill: currentColor;
    display: inline-block;
    font-size: 14px;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
    font-family: "OpenSans Regular";
    position: absolute;
    z-index: 1;
    padding: 5px;
    border-radius: 10px;
}
.tooltip-right::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -27px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}    
.tooltip:hover .tooltiptext {
   visibility: visible;
   transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.menu-header .navbar{
    background-color: #fff;
}
.menu-header .blank-div{
    width: 100%;
    float: left;
    height: 84px;
    background-color: #fff;
}
.menu-header .navbar .navbar-brand img{
    width: 280px;
    height: auto;
}
.menu-header .navbar .navbar-nav{
    align-items: center;
    margin-top: 5px;
}
.menu-header .navbar .navbar-toggler{
    background-color: #293745;
}
.menu-header .navbar .navbar-nav .nav-item .nav-link{
    color: #293745;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0;
	outline: none;
    font-family: "OpenSans Regular";
}
.menu-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{
    font-size: 16px;
    color: #293745;
    padding: 12px 16px;
}
.menu-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover, .menu-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:focus{
    background-color: #FCD823;
}
.menu-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    margin: 0 0 0 -40px;
    border: none;
    outline: none;
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    padding: 0px;
}
.menu-header .navbar {
    padding: 6px 30px 11px 30px;
    color: #293745;
    text-transform: uppercase;
    z-index: 33;
    box-shadow: 0px 0px 5px #888888;
}
.menu-header{
    width: 100%;
    float: left;
    position: relative;
    z-index: 99999;
    height: 68px;
}

.menu-header .navbar .navbar-nav .nav-item .nav-link .download-icon-img{
    width: 35px;
    height: auto;
}
.menu-header .navbar .navbar-nav .nav-item .nav-link button.btn.btn-default.gray{
    min-width: 170px;
}
.nav-item.dropdown .dropdown-toggle::after {
    content: "";
    border: none;
    background: url(../images/arrow-down.png);
    position: absolute;
    width: 11px;
    height: 7px;
    margin: 0 0 0 6px;
    top: 9px;
    background-size: 11px;
    background-repeat: no-repeat;
}
.nav-item.dropdown.show .dropdown-toggle::after {
    transform: rotate(180deg);
    content: "";
    top: 8px;
    margin: 0 0 0 6px;
}
li.nav-item.dropdown .nav-link {
    margin: 0 24px 0 0 !important;
}
footer.footer {
    background: #293745;
    float: left;
    width: 100%;
}
.col_yello_amrc {
    color: #FCD823;
    font-size: 20px;
    font-family: "OpenSans SemiBold";
    margin: 0 0 2px 0;
    letter-spacing: -0.5px;
}
.text-footer {
    color: #fff;
    font-size: 20px;
    font-family: "OpenSans SemiBold";
    margin: 0 0 2px 0;
    letter-spacing: -0.5px;
    margin: 0;
}
.logo-footer {
    float: left;
    margin: 16px 0;
    width: 100%;
}
ul.social_footer_ul {
    margin: 5px 0 50px 0;
    padding: 0;
}
ul.social_footer_ul li {
    display: inline;
    list-style: none;
    margin-right: 20px;
}
ul.foote_bottom_ul_amrc {
    margin: 0;
    padding: 0;
}
ul.foote_bottom_ul_amrc li {
    list-style: none;
    display: inline;
}
ul.foote_bottom_ul_amrc li a {
    color: #fff;
    font-size: 18px;
    font-family: "OpenSans SemiBold";
    padding: 0 0 2px 0;
    letter-spacing: -0.5px;
    margin: 0 26px 0 0;
    border-bottom: 2px solid white;
    text-decoration: none;
}
ul.foote_bottom_ul_amrc li:last-child a {
    margin: 0;
}
p.coppy-right-text {
    float: left;
    font-size: 18px;
    font-family: "OpenSans SemiBold";
    margin: 0;
    color: #fff;
}
.search-submit {
    background: #293745;
    color: #fff;
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
    display: inherit;
    font-size: 17px;
    font-family: "OpenSans SemiBold";
    justify-content: inherit;
    padding: 7px 25px;
    min-width: 150px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    line-height: 1.75;
    border-radius: 50px;
    text-transform: uppercase;
    text-align: center;
	border: 2px solid #293745;
	 
}
.search-box-row {
    display: flex;
    justify-content: right;
    align-items: center;
    column-gap: 20px;
}
.search-box-row input {
    height: 55px;
    position: relative;
    width: 360px;
    font-size: 16px;
    transition: background-color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    border-bottom: 2px solid #293745;
    background-color: rgba(51, 51, 51, 0.06);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: 0;
    box-shadow: none;
    padding-left: 17px;
}
.search-box-row input:focus {
    outline: 0;
    box-shadow: none;
}
section.sorted-by-section {
    margin-top: 10px;
}
.sorted-by-box-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.reset-filters-right a {
    font-size: 18px;
    color: #293745;
    font-family: "OpenSans Regular";
    text-decoration: underline;
}

.article-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    gap: 5px;
    /*margin-top: 35px;*/
    margin: 0 auto;
}
.article-pagination .pagination-arrows {
    background-color: #545F6A;
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
    padding: 15px 28px;
    font-size: 12px;
    color: #fff;
    border-radius: 25px;
    height: 50px;
    width: 64px;
    display: flex;
    align-items: center;
}
.article-pagination .page-numbers {
    font-size: 24px;
    color: #293745;
    text-decoration: none;
    padding: 3px 7px;
    border-radius: 50px;
    width: 44px;
    height: 44px;
    align-items: center;
}
.article-pagination .prev{
    margin-right: 62px;
}
.article-pagination .next{
    margin-left: 15px;
}
.article-pagination .page-numbers:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
.article-pagination .prev.page-numbers:hover, .article-pagination .next.page-numbers {
    background-color: transparent;
}
.article-pagination .page-numbers.current {
    background-color: rgba(0, 0, 0, 0.08);
}


/* Hide the default arrow */
.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 50px 10px 15px;
    height: 50px;
    background-image: url(../images/arrow-down.png);
    background-size: 14px 8px;
    background-position: right 10px center;
    background-repeat: no-repeat;
}
.custom-select.rotated {
    transform: rotate(180deg);
}
.sorted-by-box-row .sorted-by-left-row .sorted-by-left-section {
    display: flex;
    align-items: center;
    gap: 10px;
}
.articles-bottom-line .result-error {
    width: 100%;
    text-align: center;
    padding: 50px 0;
}
.articles-bottom-line .result-error .no-result-found {
    font-size: 20px;
    font-weight: 600;
}

.pagination {
    margin-top: 20px;
  }
  
  .pagination a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    background-color: #f2f2f2;
    color: #333;
    text-decoration: none;
    border-radius: 3px;
  }
  
  .pagination a:hover {
    background-color: #333;
    color: #fff;
  }
  
  .pagination .current {
    background-color: #333;
    color: #fff;
  }
  .article-pagination ul.pagination {
    align-items: center;
    gap: 10px;
}
.article-pagination .page-item .page-link {
    background: none;
    border: none;
    color: #000;
    font-size: 24px;
    color: #293745;
    display: flex;
    text-decoration: none;
    padding: 0px 10px;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    align-items: center;
    margin: 0;
}
.article-pagination .page-item:first-child .page-link, .article-pagination .page-item:last-child .page-link {
    background-color: #545F6A;
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2), 0px 2px 2px 0px rgba(0,0,0,0.14), 0px 1px 5px 0px rgba(0,0,0,0.12);
    padding: 15px 28px;
    font-size: 12px;
    color: #fff;
    border-radius: 25px;
    height: 50px;
    width: 64px;
    display: flex;
    align-items: center;
    border-color:transparent;
}
.article-pagination .page-item.disabled:first-child .page-link, .article-pagination .page-item.disabled:last-child .page-link {
    background-color: rgba(84, 95, 106, 0.3);
    box-shadow: none;
    border-color: transparent;
}
.article-pagination .page-item:first-child {
    margin-right: 20px;
}
.article-pagination .page-item:last-child {
    margin-left: 20px;
}
.article-pagination .page-item.active .page-link {
    font-size: 24px;
    color: #293745;
    display: flex;
    text-decoration: none;
    padding: 0px 10px;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.08);
    border-color: transparent;
}
.article-pagination .page-item .page-link:hover {
    background-color: rgba(0, 0, 0, 0.04);
}
.article-pagination .page-item{
    cursor: pointer;
}
.emotional-support-section .blog-container-width {
    width: 100%;
    /* max-width: 1240px; */
}
/*.blog-container-width img {
    width: 100%;
    margin-left: 0;
}*/
.blog-container-width .author-container {
    color: #91ABA7;
    font-size: 18px;
    font-weight: 400;
    font-family: "OpenSans Regular";
    margin-bottom: 40px;
}
.emotional-support-section .blog-container-width h1 {
    margin-top: 40px;
}
.blog-page-latest-article .latest-artical-man-row {
    margin-top: 40px;
}
.contact-form-container {
    border: 1px solid #E0E0E0;
    padding: 30px;
    background-color: rgba(249, 249, 249, 0.3);
    width: 100%;
    float: left;
}
.contact-form-container h2 {
    font-size: 30px;
    margin-bottom: 40px;
}
.contact-form-container .contact-form-inner-container {
    width: 100%;
}
.contact-form-container .wpcf7-form label {
    /* width: 100%;
    max-width: 100%; */
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 10px;
    font-size: 16px;
    width: 100%;
}
.tooltip {
    position: relative;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .form-group .tooltip img{
    width: 22px;
    height: 22px;
}
.contact-form-container .wpcf7-form .wpcf7-form-control-wrap .wpcf7-radio {
    display: flex;
    flex-direction: column-reverse;
}
.contact-form-container .wpcf7-form .wpcf7-form-control-wrap .wpcf7-checkbox {
    display: flex;
    flex-direction: column;
}
.contact-form-container .wpcf7-form input[type=text], .contact-form-container .wpcf7-form input[type=email], .contact-form-container .wpcf7-form input[type=url], .contact-form-container .wpcf7-form input[type=tel], .contact-form-container .wpcf7-form input[type=number], .contact-form-container select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    background-color: #FDF6CF;
    padding: 6px 0 7px;
    border: 0;
    outline: none;
    border-bottom: 2px solid #293745;
    width: 100%;
    max-width: 520px;
}
.contact-form-container .wpcf7-form textarea {
    background-color: #FDF6CF;
    border: 0;
    margin-top: -8px;
    outline: none;
    border-bottom: 2px solid #293745;
    width: 100%;
    max-width: 520px;
}
.contact-form-container .wpcf7-form .tooltip tip {
    position: absolute;
    left: 100%;
    top: 0;
    border: 1px solid #ccc;
    padding: 8px;
    width: 100%;
    min-width: 270px;
    max-width: 272px;
    background: #fff;
    border-radius: 7px;
    font-size: 14px;
    visibility: hidden;
    box-shadow: 1px 3px 3px 0px #ccc;
    transition: visibility 1s;
    margin-left: 15px;
}
.contact-form-container .wpcf7-form input[type=file] {
    background: #91ABA7;
    color: #fff;
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
    display: inherit;
    font-size: 18px;
    font-family: "OpenSans SemiBold";
    justify-content: inherit;
    padding: 12px 20px;
    min-width: 230px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    line-height: 1.75;
    border-radius: 50px;
    text-transform: uppercase;
}
.date-field-container {
    width: 100%;
    max-width: 520px;
    display: flex;
    gap: 20px;
}
.date-field-container p {
    display: flex;
    gap: 19px;
}

.date-field-container .date-field:first-child {
    width: 20%;
}
.date-field-container .date-field:nth-child(2) {
    width: 60%;
}
.date-field-container .date-field:nth-child(3) {
    width: 30%;
}
.contact-form-container .wpcf7-form .last-form-section span.wpcf7-form-control.wpcf7-acceptance label {
    cursor: pointer;
}
.contact-form-container .wpcf7-form .last-form-section input[type="checkbox"] {
    display: inline-block;
    cursor: pointer;
}
.contact-form-inner-container .wpcf7-form input[type="checkbox"] {
    display: inline-block;
}
.contact-form-inner-container .input-content p {
    margin-bottom: 0;
}
.contact-form-inner-container .input-content p label {
    margin-bottom: 0;
}
.contact-form-container .contact-form-inner-container .wpcf7-form p {
    margin-bottom: 0px;
}
.contact-form-container .contact-form-inner-container .wpcf7-form{
    overflow: hidden;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .form-group {
    margin-bottom: 50px;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .form-group.upload-btn {
    margin-top: 30px;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .form-group.upload-btn .upload-btn-require {
    margin-top: 30px;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .form-group.upload-btn .upload-btn-require {
    margin-top: 30px;
    font-size: 18px;
}
.contact-form-container .contact-form-inner-container .wpcf7-form h2 {
    margin-top: 15px;
    margin-bottom: 16px;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .lower-container .form-group {
    margin-bottom: 50px;
}
.date-field-container .date-field p {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.date-field-container .date-field p br {
    display: none;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .lower-container .form-group.date-field-outer-container {
    margin-bottom: 78px;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .lower-container .main-contact-para {
    margin-bottom: 40px;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .lower-container .main-contact-para p {
    font-size: 18px;
}
.contact-form-container .wpcf7-form .last-form-section p label {
     
    font-family: "OpenSans Regular";
    font-size: 16px;
}

.contact-form-container .contact-form-inner-container .wpcf7-form .form-group .tooltip img:hover + tip {
    visibility: visible;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .lower-container .terms-condition-content {
    margin-bottom: 20px;
}
.contact-form-container .contact-form-inner-container .wpcf7-form .lower-container .form-group .wpcf7-list-item {
    margin-left: 0;
}
.emotional-support-left-content a img {
    max-width: 208px;
    height: auto;
}
.addaservice-terms-condition a{
	color:#DB3B22;
}

.menu-header .navbar .navbar-nav li.nav-item:last-child {
    margin: 0;
    padding-right: 0;
    padding-left: 13px;
}
.menu-header .navbar .navbar-nav li.nav-item:first-child {
    padding-left: 0;
}
.menu-header .navbar .navbar-nav li.nav-item {
    padding: 0 19px;
}
.navbar-dark .navbar-brand {
    padding: 0;
}
.menu-header .navbar .navbar-nav li.nav-item.dropdown {
    /**padding: 0;**/
}
.col-md-12 {
    padding: 0;
}
.row {
  margin: 0;
  float: left;
  width: 100%;
}
/*.container.bottom_border {
    padding: 0 200px;
}*/
section.latest-artical .container {
    padding: 0 200px;
}
section.latest-artical .container .col-md-12 {
    padding: 0 0;
}
section.emotional-support-section.our-team-row .container {
    padding-right: 200px;
    padding-left: 200px;
}
section.emotional-support-section.our-team-row .container .col-md-12 {
    padding: 0 ;
}
.latest-artical-man-full-row .row {
    margin-left: -15px;
    margin-right: -15px;
}
.container.bottom_border .row {
    margin-left: -15px;
    margin-right: -15px;
}
section.what-is-cancer-section .container {
    padding-left: 220px;
    padding-right: 220px;
}
button.gray.ser-def {
    margin-top: 20px;
}
html {
    margin: 0 !important;
}
/*
section.what-is-cancer-section.blog-main-se .container{
    padding-left: 200px;
    padding-right: 200px;
}
*/
section.what-is-cancer-section.blog-main-se h1 {
    font-size: 36px;
    padding-top: 35px;
}
.responsive-iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}

.responsive-iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.page-id-134171 .contact-form-container .wpcf7-form textarea {
    margin-top: 1px !important;
}
.upload-btn-wrapper p span input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }
  .btn-logo-add-service {
    background-color: #91ABA7;
    font-size: 21px;
    color: white;
    border-radius: 35px;
    padding: 16px 18px;
}
.btn-logo-add-service:hover {
  background-color: #d5d5d5;
}
.privacy-policy-left-content ol,ul{
	padding-left: 24px;
    margin-left: 0;
}
.privacy-policy-left-content p strong{
	font-weight:600;
}
.privacy-policy-left-content h5 strong{
	font-weight:700;
} 

.privacy-policy-left-content a{
	color:#db3b22;
}
.privacy-policy-left-content{
	margin-top: 30px;
}

/***Code for Contact us page***/
.page-id-134171 .contact-form-container .wpcf7-form input[type="text"],
.contact-form-container .wpcf7-form input[type="email"],
.contact-form-container .wpcf7-form input[type="url"],
.contact-form-container .wpcf7-form input[type="tel"],
.contact-form-container .wpcf7-form input[type="number"],
.contact-form-container select.wpcf7-form-control.wpcf7-select {
  max-width: 480px !important;
}
.page-id-134171 .contact-form-container .wpcf7-form textarea {
  max-width: 480px !important;
}
 
.page-id-134171
  .contact-form-container
  .contact-form-inner-container
  .wpcf7-form
  p {
  margin: 40px 0;
}
 
.page-id-134171 .wpcf7-list-item-label {
  font-size: 18px;
}
 
.page-id-134171 .wpcf7-list-item-label a {
  color: #db3b22;
}
 

/*******end of Contact us page********/
/*.contactpage-checkbox {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    margin-right: 10px;
    vertical-align: middle;
}

.contactpage-checkbox:checked {
    background-color: #293745;
}

.contactpage-checkbox:checked::before {
    content: '✔';
    display: block;
    text-align: center;
    color: #ffffff!important;
    font-size: 14px;
    line-height: 20px;
}*/

.contactpage-checkbox {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    margin-right: 10px;
    vertical-align: middle;
}

.contactpage-checkbox:checked {
    background-color: #293745;
}

.contactpage-checkbox:checked::before {
    content: '✔';
    display: block;
    text-align: center;
    /* Change the color here */
    color: #FCD823; /* Green color for example */
    font-size: 14px;
    line-height: 20px;
}

.wp-image-37997{
	width:370px!important;
	height: 244px!important;
}
.contact-btnsubmit{
	min-width: 190px!important;
}
@media (min-width: 768px) and (max-width: 1400px) {
	
	.menu-header .navbar .navbar-nav .nav-item .nav-link{
		font-size:13px;
	}
}
#searchForm .form-control{
	padding-left:17px!important;
}
.reset-filters-right{
	margin-right: 21px;
}
.wpcf7-form-control{
	color:#404040!important;
}
.contact-btnsubmit{
	color:#ffffff!important;
}
.border-bottom-onarticle{
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.addaservicesubmit{
	color:#ffffff!important;
}
.terms-condition-content{
	margin-bottom: 0px!important;
}
.terms-condition-content input{
	 transform: scale(1.5); /* Adjust scale as needed */
    -webkit-transform: scale(1.5); /* For Safari */
    -moz-transform: scale(1.5); /* For Firefox */
    -ms-transform: scale(1.5); /* For IE */
    -o-transform: scale(1.5); /* For Opera */
    margin: 4px; /* Adjust as needed to align properly */
}
.checkboxterms{
	 transform: scale(1.5); /* Adjust scale as needed */
    -webkit-transform: scale(1.5); /* For Safari */
    -moz-transform: scale(1.5); /* For Firefox */
    -ms-transform: scale(1.5); /* For IE */
    -o-transform: scale(1.5); /* For Opera */
    margin: 4px; /* Adjust as needed to align properly */
}
.charactercountdown p{
	font-size:16px;
}
@media only screen and (max-width: 767px) {
	
   .contactpage-checkbox:checked::before {       
		content:'✓';	 
		color: #e9c306!important;  
		-webkit-text-fill-color: #e9c306!important;
	} 
}