/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
 
 @font-face {
    font-family: 'Open Sans';
    src: url('../hello-elementor-child/assets/fonts/OpenSans-Regular.woff2') format('woff2'),
         url('../hello-elementor-child/assets/fonts/OpenSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../hello-elementor-child/assets/fonts/OpenSans-Light.woff2') format('woff2'),
         url('../hello-elementor-child/assets/fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../hello-elementor-child/assets/fonts/OpenSans-SemiBold.woff2') format('woff2'),
         url('../hello-elementor-child/assets/fonts/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../hello-elementor-child/assets/fonts/OpenSans-Medium.woff2') format('woff2'),
         url('../hello-elementor-child/assets/fonts/OpenSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus,
[type=submit]:focus,
[type=button]:focus {
  outline: 5px auto -webkit-focus-ring-color;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #CC3366;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


/* Custom style */


html,
body,
span,
div,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a{
    font-family: 'Open Sans',Sans-serif !important;
}

.elementor.elementor-12 .e-con-inner{
	display:none !important;
}

h3,p{
	margin: 0;
}

.fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%; 
    box-shadow: 0px 0px 10px #F4ECE4;
    background:white;
	transition: height 0.5s ease-in;
}

#back_up {
    position: fixed;
    bottom: 20px;
    left: 20px;
	right: auto;
    background: #0D1634;
    color: #F4ECE4;
    width: 60px;
    height: 60px;    
    text-decoration: none;
    border-radius: 35px;    
    transition: all .3s ease;
    cursor: pointer;
    z-index: 99;
    box-shadow: 0 0px 10px 0px rgba(13, 22, 52, 0.5);
	display: flex !important;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	transition: all ease 0.3s;
}

#back_up:hover{
	background: #ffffff;
	transition: all ease 0.3s;
	color: #0D1634;
}

.benner_wrapper::before{
	background: linear-gradient(180deg, rgba(14, 34, 64, 0.00) 31.43%, rgba(19, 36, 61, 0.31) 44.15%, #15243C 109.33%);
	position: absolute;
	top: 64%;
	height: 305px;
	width: 100%;
	z-index: 1;
}

.blog_content h3{
    color: #1d1c1c;
}


.concern_wrapper .e-con-inner{
	position: relative;
}

.concern_wrapper .slider_target{
	position: static;
}

.procedures_icon-list ul li{
	margin-top: 0 !important;
}

.procedures_icon-list ul li svg{
	margin-right: 0 !important;
}

.journey_img-box .elementor-widget-image{	
	height: 598px;
}

.journey_img-box .elementor-element{
	position: inherit;
}

.client_testi_wrap #swiper-wrapper-b9f4ebec89b527a3 .sp-testimonial-item{
	position: relative;
}

.elementor-112 .elementor-element.elementor-element-c9854d6 .e-con-inner{
	position: relative !important;
}

.transform_content_block{
	display: flex;
	justify-content: center;
}

.unlock_radiance_wrap .layout-800{
	position: relative;
	transition: all ease 0.5s;
}

.unlock_radiance_wrap .layout-800::before{	
    content: "";    
    position: absolute;    
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all .5s ease;
	background-color: #0D1634;	
}

.unlock_radiance_wrap .layout-800:hover::before{
	height: 100%;
	transition: all .5s ease;
}

.unlock_radiance_wrap .layout-800 .element_1587187714568.layer-content{
	top: auto;
	bottom: 0;
}

.unlock_radiance_wrap .layout-800:hover .layer-media{
	transform: scale(1);
	opacity: 1;
	background-color: #0D1634;
	transition: all ease 0.5s;
	
}

.unlock_radiance_wrap .layout-863{
	position: relative;
	overflow:hidden;
}

.unlock_radiance_wrap .layout-863 .element_1712062307348::before{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(32, 72, 132, 0.59) 59.79%, #0D1634 109%);	
	content: '';
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
	transition: all ease 0.5s;
}

.unlock_radiance_wrap .layout-863 .element_1712062315037{	
	position:absolute;
	bottom: 30px;
	top: auto;
	height: 100%;
	width: 100%;	
    transform: translateY(90%);
    backface-visibility: hidden;  
	transition: all ease 0.5s;
	padding: 0px 25px;
}

#post-grid-783 .layer-wrapper{
	transition: all ease 0.5s;
}

#post-grid-783 .layer-wrapper:hover .element_1712062315037{
	transform: translateY(0px);
	transition: all ease 0.5s;
	display: flex;
	flex-flow: column;
	justify-content: center;	
}

#post-grid-783 .layer-wrapper:hover::before{
	content: "";
	position: absolute;
	background-color: #0d1634;
	height: 100%;
  	width: 100%;
	transition: all ease 0.5s;
	opacity: 0.7;
}

.procedure_listing .layer-wrapper img {
  max-width: 100%;
  height: 412px !important;
  object-fit: cover;
}

.unlock_radiance_wrap .layout-863 .element_1712062321317{
	margin-bottom: 40px;
}

.unlock_radiance_wrap .layout-863:hover .element_1712062321317{
	margin-bottom: 6px;
}

.unlock_radiance_wrap .layout-863 .element_1712062321317 {
	color: #FFFfff;
	font-family: Cinzel;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
}

.unlock_radiance_wrap .layout-863 .element_1712062327871{
	color: #F4F4F4;
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.unlock_radiance_wrap .post-grid .grid-items{
	overflow: visible;
}

.unlock_radiance_wrap #post-grid-783 .item:nth-child(2){
	margin-top: 46px;
}

.unlock_radiance_wrap  .post-grid .layer-wrapper img{
	width: 100%;
}

/* Footer Style */

.elementor-112 .elementor-element.elementor-element-89186a1.foot_about-wrap{
	max-width: 1204px !important;
	margin: 0 auto !important;
}

.about_item_box h3{
	margin: 0;
}

.about_item_box a{
	color: #505050;
}

.main_form{
	padding:40px;
	background: #F4ECE4;
	position: relative;
}
.main_form .subtitle-form{
    color: #0c1634;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px;
    display: block;
}

.wpcf7-response-output{
    color: #ffffff !important;
    border-color: #D8BDA3 !important;
}

/*.main_form::after{*/
/*	content: "";*/
/*	position: absolute;*/
/*	background: url(/wp-content/uploads/2024/04/form-after.png);*/
/*	background-size: cover;*/
/*	background-repeat: no-repeat;*/
/*	height: 96px;*/
/*	width: 76px;*/
/*	top: -20px;*/
/*	left: auto;*/
/*	right: -20px;*/
/*	z-index: -1;*/
/*}*/

/*.main_form::before{*/
/*	content: "";*/
/*	position: absolute;*/
/*	background: url(/wp-content/uploads/2024/04/form-after.png);*/
/*	background-size: cover;*/
/*	background-repeat: no-repeat;*/
/*	height: 96px;*/
/*	width: 76px;*/
/*	bottom: -20px;*/
/*	right: auto;*/
/*	left: -40px;*/
/*	z-index: -1;*/
/*}*/

.main_form p{
	margin: 0;
}

.main_form .title{
	color: #0c1634;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	margin-top:0;
	margin-bottom: 16px;
	display: block;
}

.main_form .form_group{
	display: flex;
	align-items: center;
	flex-flow: wrap;
	gap: 14px;
}

.main_form .form_group .form_field{
	max-width: 48%;
	width: 100%;
}

.main_form .form_field{
	margin-bottom: 16px;
}

.main_form .form_field textarea,
.main_form .form_field input{
	padding: 8px;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	border: 1px solid #f1f1f1;
}

.main_form .form_field textarea:focus,
.main_form .form_field input:focus{
	outline: none;
}

.main_form .form_field textarea::placeholder,
.main_form .form_field input::placeholder{
    color: #0c1634;
}

.theme_btn2,
.submit_btn{
	background-color: #D8BDA3 !important;
	color: #0D1635 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 24px;
	border: none !important;
	border-radius: 4px;
	transition: all ease 0.5s;
	padding: 10px 16px;
}

.submit_btn:hover{
	background-color: #CDAE94 !important;
	color: #0D1635 !important;
	transition: all ease 0.5s;
}

.theme_btn2:hover{
	color: 	#0D1635 !important;
	background: #CDAE94 !important;	
	transition: all ease 0.5s;
}

.theme_btn1{
	font-family: "Open Sans", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	fill: #0D1634;
	color: #0D1634;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0D1634;
	border-radius: 0px 0px 0px 0px;
	transition: all ease 0.5s;
}

.theme_btn1:hover{
	color: #D4AF37;
  	background-color: #0D1634;
	transition: all ease 0.5s;
}

.discover_counter .elementor-widget-container{
    text-align: center;
}

/* Draft */

.reverce_icon .elementor-icon-box-wrapper{
	flex-direction: column-reverse !important;
	display: flex !important;
}

.reverce_icon .elementor-icon-box-wrapper .elementor-icon-box-icon{
	margin-top: 20px;
}


/*Procedure listing*/
.procedure_listing .layer-wrapper {
  position: relative;
}
.procedure_listing .thumb a::before {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(32, 72, 132, 0.59) 59.79%, #0D1634 109%);
  content: '';
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.procedure_listing .title {
  z-index: 1;
  position: absolute;
  text-align: center;
  width: 100%;
}

/*Patient Journey*/
.xpro-step-flow-description ul {
  padding: 0px 10px;
}
/*.working_process{
	position: relative;
}
.working_process .xpro-content-alignleft.elementor-widget.elementor-widget-xpro-step-flow::after {
  content: '';
  background: url("https://radiant-journeys.stagingsite.biz/wp-content/uploads/2024/05/after-process.png") no-repeat;
  height: 150px;
  width: 150px !important;
  position: absolute;
  z-index: 999;
  top: 75%;
  right: 0px !important;
  background-position: right;
  background-size: contain;
}
.working_process .xpro-content-alignleft.elementor-widget.elementor-widget-xpro-step-flow:last-child:after {
	display: none;
}*/

/**/
.doctor_sidebar {
	position: sticky;
    top: 110px;
}

/* Destination Page */

.attrection_item .elementor-icon-box-wrapper .elementor-icon-box-icon{
	margin-top: 7px !important;
}

.treatment_page .elementor-icon-box-wrapper .elementor-icon-box-icon{
	margin-top: 13px !important;
}

/* Privacy and terms */

.privacy_terms ol li::marker,
.privacy_terms h2{
    font-size: 26px;
    font-weight: 500;
    line-height: 35px;
    color: #0D1634;
}

.privacy_terms .child-list li::marker,
.privacy_terms .child-list li h3{
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    color: #0D1634;
}

.privacy_terms p,
.privacy_terms ul li{
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}

@media screen and (min-width: 1795px){
	.journey_img-box.box1 .elementor-widget-image .elementor-widget-container{
		position: absolute;
		left: 0%;
	}
	
	.journey_img-box.box2 .elementor-widget-image .elementor-widget-container{
		position: absolute;
		right: 0%;
	}
}


@media screen and (min-width: 1440px) and (max-width: 1795px){
	.journey_img-box.box1 .e-con-inner .elementor-widget-image .elementor-widget-container{
		position :relative !important;
		margin-left: -150px !important;
	}
	
	.journey_img-box.box2 .e-con-inner .elementor-widget-image .elementor-widget-container{
		position :relative !important;
		margin-right: -150px !important;
	}	
	
	.banner_wrap{
        background-position: 120% 0px !important;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1439px){
	.journey_img-box.box1 .elementor-widget-image .elementor-widget-container{
		position :relative !important;
		margin-left: -150px !important;
	}	
	
	.journey_img-box.box2 .elementor-widget-image .elementor-widget-container{
		position :relative !important;
		margin-right: -150px !important;
	}	
	
	.journey_img-box img{
		min-width: 100%;
	}
	
	.header_logo img{
	    max-width: 200px !important;
	}
	
	.banner_wrap{
        background-position: 155% 0px !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1280px){
	.header_btn,	
	.header_logo{
		max-width: 20% !important;
		width: 100%;
	}
	
	.header_menu{
		max-width: 60% !important;
		width: 100%
	}	
	
	.header_menu .elementor-widget-container ul li{
		margin-right: 15px !important;
	}
	
	.header_logo img{
	    max-width: 200px !important;
	}
	
	.elementor-12 .elementor-element.elementor-element-de81e4d .elementor-button{
		font-size: 14px;
		line-height: 20px;
		padding: 10px;
	}
	
	.journey_img-box .elementor-widget-image .elementor-widget-container{
		position :relative;
	}
	
	.journey_img-box img{
		min-width: 100%;
	}
	
	.unlock_radiance_wrap  .post-grid .layer-wrapper img{
		width: 100%;
	}
	
	.banner_wrap{
        background-image: none !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {	
	.header_menu,
	.header_logo{		
		max-width: 33.33%;
		width: 100%;
	}
	
	.header_menu .hfe-nav-menu__layout-horizontal{
		position: absolute !important;
		width: 218.3% !important;
		background-color: #fff !important;
		padding-top: 15px;
		border-bottom: 1px solid rgba(0, 0, 0, .2);
		left: -113% !important;
		top: 57px !important;
	}
	
	.header_menu .hfe-nav-menu__layout-horizontal li:not(:last-of-type){
		border-bottom: none !important;
	}
	
	.header_menu .hfe-nav-menu__layout-horizontal li a{
		padding: 10px 20px !important;		
		justify-content: center;
	}
	
	.header_menu .hfe-nav-menu__layout-horizontal li a:hover{
		color: #0D1634 !important;
	}
	
	.benner_wrapper::before {
		top: auto;
		bottom: 0;
	}
	
	.main_form{
		padding: 20px;
	}
	
	.main_form .form_group{
		gap: 11px;
	}
	
	#sp-testimonial-free-wrapper-700 .sp-testimonial-free-section .testimonial-nav-arrow{
		height: 45px;
		width: 45px;
	}
	
	.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev{
		right: 55px;
	}	
	
	.journey_img-box .elementor-widget-image .elementor-widget-container{
		position :relative;
	}
	
	.journey_img-box img{
		min-width: 100%;
	}
	
	.unlock_radiance_wrap  .post-grid .layer-wrapper img{
		width: 100%;
	}
	
	.unlock_radiance_wrap #post-grid-783 .item:nth-child(2) .layout-863 .element_1712062315037{
		bottom: 30px;
	}
	
	.procedure_listing .layer-wrapper img {
      height: 406px !important;
      max-width:381px !important;
    }
    
    .banner_wrap{
        background-image: none !important;
    }
	
	.doctor_sidebar {
        position: unset;
      }
}


@media only screen and (max-width: 767px) {
    
    .admin-bar .xpro-elementor-horizontal-menu-responsive-tablet{
        top: 0px !important;
        z-index: 9999;
    }
    
    .main_head-menu {
    	position:absolute;
        left: 0;
    }
    
    .main_head-menu .hfe-nav-menu__toggle{
    	margin-right: 15px;
    }
    
    .main_head-menu .hfe-nav-menu__layout-horizontal{
        top: 75px !important;
    }

	.header_menu,
	.header_logo{		
		max-width: 50%;
		width: 100%;
	}
	
	.header_menu .hfe-nav-menu__layout-horizontal{
		position: absolute !important;
		width: 222% !important;
		background-color: #fff !important;
		padding-top: 15px;
		border-bottom: 1px solid rgba(0, 0, 0, .2);
		left: -113% !important;
		top: 57px !important;
	}
	
	.header_menu .hfe-nav-menu__layout-horizontal li:not(:last-of-type){
		border-bottom: none !important;
	}
	
	.header_menu .hfe-nav-menu__layout-horizontal li a{
		padding: 10px 20px !important;		
		justify-content: center;
	}
	
	.header_menu .hfe-nav-menu__layout-horizontal li a:hover{
		color: #0D1634 !important;
	}
	
	.benner_wrapper::before {
		top: auto;
		bottom: 0;
	}
	
	.unlock_radiance_wrap #post-grid-783 .item:nth-child(2){
		margin-top: 0px;
	}
	
	.journey_img-box .elementor-widget-image .elementor-widget-container{
		position :relative;
	}
	
	.journey_img-box img{
		min-width: 100%;
	}
	
	.unlock_radiance_wrap .layout-863 .element_1712062321317 a{
		font-size: 20px;
		line-height: 28px;
	}
	
	.main_form .form_group{
		gap: 11px;
	}
	
	.unlock_radiance_wrap  .post-grid .layer-wrapper img{
		width: 100%;
	}
	
	.unlock_radiance_wrap .layout-863 .element_1712062315037{
		bottom: 20px;
	}
	
	.reverce_icon .elementor-icon-box-wrapper{
		flex-direction: column !important;
		display: flex !important;
	}
	
	.journey_img-box .elementor-widget-image{
		height: auto;
	}
	
	.reverce_icon .elementor-icon-box-wrapper .elementor-icon-box-icon{
		margin-top: 0;
	}
	
	.process_block{
		background-image: none !important;
	}
	
	.process_block .elementor-element.elementor-element-6c7019a.elementor-position-top.elementor-widget.elementor-widget-image-box{
		display: none !important;	
	}
	
	.working_process .xpro-content-alignleft.elementor-widget.elementor-widget-xpro-step-flow::after {
		display: none;
	}
	.doctor_sidebar {
		position: unset;
	}
	
	.procedure_listing .elementor-shortcode .grid-items{
		gap: 20px !important;
	}
	
	.procedure_listing .layer-wrapper img {
      height: auto !important;
      max-width:381px !important;
    }
    
    .banner_wrap{
        background-image: none !important;
    }
	
	
	
	
/* Footer Section	 */
	
	.about_item_box .elementor-icon-box-wrapper{
		display: flex !important;
		gap: 14px;
	}
	#page {
		overflow: hidden;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px){
	#page {
		overflow: hidden;
	}
	
	.footer_menu{
		max-width: 60% !important;
		width: 100% !important;
	}
	
	.footer_menu1{
		max-width: 40% !important;
		width: 100% !important;	
	}
	
	#sp-testimonial-free-wrapper-700 .sp-testimonial-free-section .testimonial-nav-arrow{
		width: 40px;
		height: 40px;
		top: 30px !important;
	}
	
	.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev{		
		right: 50px;
	}
	
	.procedure_listing .elementor-shortcode .grid-items{
		display: flex !important;
		flex-flow: wrap;
	}
	
	
	.procedure_listing .elementor-shortcode .grid-items .item{
		max-width: 48%;
		width: 100%;
	}
	
	.procedure_listing .layer-wrapper img {
      height: 406px !important;
      max-width:381px !important;
    }
	
}

@media only screen and (max-width: 575px){
	
	.header_menu .hfe-nav-menu__layout-horizontal{
		width: 220.5%
	}
	
	.footer_menu{
		max-width: 60% !important;
		width: 100% !important;
	}
	
	.footer_menu1{
		max-width: 40% !important;
		width: 100% !important;
	}
	
	#sp-testimonial-free-wrapper-700 .sp-testimonial-free-section .testimonial-nav-arrow{
		top: auto;
		bottom: -50px;
		width: 40px;
		height: 40px;
		right: 50%;
		transform: translate(-50%);
	}
	
	.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next{
		left: 54% !important;
	}
	
	.main_form{
		padding: 20px;
	}	
}