body {
	font-family: 'Tahoma', 'Verdana', 'Helvetica', sans-serif;
	font-size: 14px;
	line-height: 23px;
    color: #727272;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: normal;
	color: #233468;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}
.btn:focus {
	outline: 0;
	box-shadow: none;
}
.body-bg {
	background-position: left top;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
}
.top-section .container {
	font-size: 0;
	white-space: nowrap;
}
.top-section .topbar ul {
    list-style-type: none;
	padding-left: 0;
	background-image: url('../images/bodybg.png');
}
.top-section .topbar-right-items {
    float: right;
    margin-left: auto;
}
.top-section .toplist li {
	float: left;
	color: #233468;
	text-align: right;
	font-size: 14px;
	margin: 0px;
    padding: 0;
	text-transform: uppercase;
	font-weight: 700;
}
#header {
	position: relative;
	background: #fff;
	padding: 0;
	width: 100%;
    z-index: 999;
    border-bottom: 1px solid #efefef;
    float: left;
    margin: 0px;
}
#header .topbar {
	display: flex;
	justify-content: center;
	align-items: center;
}
#header .topbar-left-items {
	float: left;
	margin: 0;
	padding: 0;
}
#header .toplist.toppadding {
	padding-top: 0;
	margin: 0;
}
.btn.btn-light-cyan {
	color: #233468;
    background-color: #fbc1bd;
    padding: 8px 9px;
}
.btn.btn-orange {
	color: #fff;
    background-color: #305b9a;
    padding: 8px 9px;
}
.btn.btn-yellow {
	color: #233468;
    background-color: #fbc1bd;
    padding: 8px 9px;
}
.btn.btn-deep-cyan {
	color: #fff;
    background-color: #233468;
    padding: 8px 9px;
}
.navbar .navbar-brand img {
	width: 300px;
	height: 78px;
}
.breadcrumb {
	background-color: transparent;
}
.breadcrumb li {
	margin-right: 15px;
}
.breadcrumb a {
	color: #233468;
	text-decoration: none;
}
.breadcrumb-item.active {
	color: #233468;
}
.breadcrumb.text-left {
	margin: 0;
}
#navbarsExample02 ul li .nav-link {
	color: #305b9a;
	text-transform: uppercase;
	line-height: 20px;
	padding: 24px 15px;
	display: block;
	position: relative;
}
#navbarsExample02 ul li .nav-link:hover {
	color: #233468;
	background-color: transparent;
}
#navbarsExample02 .nav-item.dropdown:hover .dropdown-menu {
	display: block;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-image: url('../images/bodybg.png');
}
header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
	top: 96%;
	border: none;
	border-radius: 0;
}
#navbarsExample02 .dropdown-menu a {
	clear: both;
	color: #305b9a;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 8px 30px;
	white-space: nowrap;
}
#navbarsExample02 .dropdown-menu a:focus, .dropdown-menu .dropdown-item:hover {
	color: #233569 !important;
	background: none;
}
.main-section {
	padding: 40px 0;
}
.main-section .form-heading {
	background-color: #233468;
	padding: 10px 15px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.main-section .form-heading h3 {
	font-size: 27px;
    line-height: 30px;
	margin-bottom: 0;
	color: #ffffff;
}
.main-section form {
	padding: 15px;
	background-color: #ffdfdf;
	border: 1px solid #ffdfdf;
}
.main-section form .form-control:hover:focus {
	border-color: #305b9a;
	box-shadow: none;
}
.main-section form .form-control {
	padding: 10px;
	font-size: 14px;
	color: #727272;
	height: 42px;
	border-radius: 0;
	box-shadow: none;
}
.main-section form .message-box {
    margin-bottom: 5px;
}
.main-section form .btn {
	color: #fff;
	background: #305b9a;
	margin-left: 15px;
	padding: 10px 36px;
}
.main-section form .btn:hover {
	color: #fff;
	background: #233468;
}
.main-section h3 {
	margin-bottom: 18px;
}
.main-section p a {
	color: #727272;
}
.main-section p a:hover {
	text-decoration: none;
}
#getconnected .form-group {
	position: relative;
}
#getconnected .form-group label.error {
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	color: red;
	font-size: .8rem;
	padding-right: .6rem;
	margin-bottom: 0;
	transform: translateY(-50%);
}
.main-section h2 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}
.main-section .text-box p {
	margin: 0 0 10px;
	letter-spacing: 0.2px;
}
.main-section .text-box h4 {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 18px;
}
.main-section .text-box p a:hover {
	color: #5a5959;
	text-decoration: none;
}
.main-section .text-box p a {
	color: #727272;
	transition: all 0.4s ease-in-out;
}
hr {
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 1px solid;
	border-color: #eee;
}
.section-heading h2 {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 14px;
}
.title-line {
	width: 45px;
	height: 3px;
	background-color: #305b9a;
	margin: 0 auto 20px auto;
}
.partner-section {
	padding-bottom: 20px;
}
.partner-section .img-box img {
	width: 300px;
	height: 82px;
	object-fit: contain;
}
.about-us {
	width: 100%;
	height: 273px;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.about-us::before {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	position: absolute;
	width: 100%;
	content: "";
}
.about-us .text-box {
	text-align: center;
	position: relative;
	width: 100%;
	z-index: 99;
}
.about-us .text-box h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
} 
.pagenation-holder {
	border-bottom: 1px solid #e9e9e9;
	margin: 0;
	padding: 10px 0px;
	width: 100%;
}
.subscribe-section {
	background: #fbc1bd;
	padding: 15px;
}
.social-icons-3 {
	margin: 0;
	padding: 0;
    text-align: center;
    list-style-type: none;
}
.social-icons-3 li {
	display: inline;
}
.social-icons-3 li a {
	width: 40px;
	height: 40px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 16px;
	line-height: 39px;
	display: inline-block;
    border-radius: 100%;
	background-color: #233468;
	transition: all 0.4s ease-in-out;
}
footer {
	margin-top: 20px;
}
footer .main-footer {
    background: #ffdfdf;
    padding: 40px 0;
}
footer .footer-logo img {
	width: 300px;
	height: 78px;
}
footer ul {
	list-style-type: none;
	margin-top: 20px;
}
footer ul li a {
	color: #727272;
	text-decoration: none;
}
footer ul li a:hover {
	color: #305b9a;
	text-decoration: none;
}
footer .lineleft {
    border-left: solid 1px #cbceac;
}
footer .lineright {
    border-right: solid 1px #cbceac;
}
footer #menu-footer_mid_menu {
	padding-left: 0;
}
footer .menu-item a {
	margin-bottom: 10px;
	line-height: 24px;
	display: block;
	color: #305b9a;
}
footer .menu-item a:hover {
	color: #233468;
}
.section-copyrights {
	padding: 20px 0;
}
.section-copyrights .copyrightlist {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
}
.section-copyrights .copyrightlist li {
	float: left;
	color: #8d8c8c;
	text-align: right;
	font-size: 14px;
	margin: 0px;
	padding: 0 10px;
}
.section-copyrights .copyrightlist li.lineright {
	border-right: 1px solid #e4e4e4;
}
.section-copyrights .copyrightlist li a {
	color: #305b9a;
	text-decoration: none;
}
.section-copyrights .copyrightlist li a:hover {
	color: #233468;
}
header .navbar .btn-group, header .navbar .btn {
	display: none;
}
header .nav-item.dropdown .dropdown-menu.dropdown-multicol2 li .dropdown-item svg {
	margin-right: 6px;
}
.scroll-top {
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 99;
    display: none !important;
}
.scroll-top #back2Top {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #233468;
    transition: all 0.5s;
}
.scroll-top #back2Top:focus {
    outline: none;
}
.scroll-top {
    display: block !important;
}
.social-icons-3 li .twitter:hover {
	background: #fff;
}
.social-icons-3 .twitter:hover svg path {
	fill: #1da1f2;
}
.social-icons-3 .facebook:hover {
	background: #3b5998;
}
footer .usefull-links li a svg {
	margin-right: 6px;
}
ul.dropdown-multicol2 {
	width: 1140px;
	left: -715px;
}
ul.dropdown-multicol2>div.dropdown-col-3 {
	display:inline-block;
}

.free-counseling .link-block-38 {
	position: fixed;
	left: -44px;
	top: auto;
	right: auto;
	bottom: 43%;
	z-index: 999999;
	border-style: none solid solid;
	border-width: 1px;
	border-color: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #233468;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: color .5s,background-color .5s;
	transition: color .5s,background-color .5s;
	text-decoration: none;
}
.free-counseling .link-block-38 .text-block-374 {
	margin: 10px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.modal.show {
	display: block;
}
.request-a-callback .link-block-37 {
	position: fixed;
	left: -60px;
	top: auto;
	right: auto;
	bottom: 21%;
	z-index: 999999;
	border-style: none solid solid;
	border-width: 1px;
	border-color: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #233468;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: color .5s,background-color .5s;
	transition: color .5s,background-color .5s;
	color: #fff;
	text-decoration: none;
}
.request-a-callback .text-block-374 {
	margin: 10px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.modal-dialog {
	max-width: 700px;
}
.modal {
	top: 100px;
}
.modal-header {
	border-bottom: none;
	padding: 16px 24px 0;
}
.modal-header .close span {
	background: #ababab;
	padding: 2px 7px;
}
.modal-body {
	padding: 30px;
	padding-top: 10px;
}
.modal-body .heading {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}
.modal-body .sub-heading {
	margin-bottom: 30px;
}
.modal-footer {
	border-top: none;
}
.form-control {
	border-radius: 0;
	font-size: 14px;
	height: 38px;
	border: 1px solid #ccc;
}
.form-select {
	display: block;
	width: 100%;
	height: 38px;
	padding: .375rem .75rem;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#side_popup_request_a_callback .form-group {
	position: relative;
}
#side_popup_request_a_callback .form-group label.error {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	color: red;
	font-size: .8rem;
	padding-right: .6rem;
	margin-bottom: 0;
	transform: translateY(-50%);
}
#RightPopupCallabackForm .form-group {
	position: relative;
}
#RightPopupCallabackForm .form-group label.error {
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	color: red;
	font-size: .8rem;
	padding-right: .6rem;
	margin-bottom: 0;
	transform: translateY(-50%);
}
.modal-footer {
	float: left;
	padding: 0;
}
.modal-footer button {
	width: 200px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 7px;
	background-color: #305b9a;
	border: none;
	margin: 0px !important;
	color: #fff;
}
.modal-footer button:hover {
	background-color: #233468;
	color: #fff;
}

#requestPopup .modal-dialog {
	max-width: 550px;
}
#requestPopup .modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #305b9a;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 50%;
	outline: 0;
	padding: 42px 56px;
	text-align: center;
	background-image: url('../images/onload-form-bg.png');
	width: 550px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 550px;
}
#requestPopup .modal-header {
	border-bottom: none;
	padding: 16px 0px 0;
}
#requestPopup .modal-body {
	padding: 30px;
	border-radius: 50%;
	padding-top: 0 !important;
}
#requestPopup .modal-body .sub-heading {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 26px;
}
#requestPopup .form-control {
	font-size: 18px;
	height: 47px;
	border: 1px solid #ccc;
	border-radius: 2px;
}
#requestPopup .form-select {
	display: block;
	width: 100%;
	height: 47px;
	padding: .375rem .75rem;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border-radius: 2px;
}
#requestPopup .modal-footer {
	padding: 0;
	justify-content: center;
	float: none;
}
#requestPopup .modal-footer button {
	width: 230px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-radius: 7px;
	background-color: #233468;
	border: none;
	margin: 0px !important;
	color: #fff;
	font-size: 18px;
}
#requestPopup #closePopup {
	transform: translate(60%, -60%);
	opacity: 1;
}
#requestPopup .modal-header .close span {
	background: #305b9a;
	padding: 5px 10px;
	color: #ffff;
	border-radius: 50%;
	line-height: 20px;
	font-size: 22px;
}
#CenterPopupCallabackForm .form-group {
	position: relative;
}
#CenterPopupCallabackForm .form-group label.error {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	color: red;
	font-size: .8rem;
	padding-right: .6rem;
	margin-bottom: 0;
	transform: translateY(-50%);
}
#header .btn-group .dropdown-menu .dropdown-item {
	color: #305b9a;
	font-size: 14px;
	font-weight: 400;
}

#main-slider .content-box {
	padding: 30px 30px 30px 30px;
	position: absolute;
	top: -540px;
	background: #ffdfdf;
	border-left: dashed 1px #00aac6;
	border-right: dashed 1px #00aac6;
	border-top: dashed 1px #00aac6;
	border-bottom: dashed 1px #00aac6;
	margin-bottom: 10px;
}
#main-slider .content-box .form-heading h3 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 18px;
}
#main-slider form .btn {
	color: #fff;
	background: #305b9a;
	padding: 10px 36px;
	transition: 0.3s all ease-in-out;
}
#main-slider form .btn:hover {
	color: #fff;
	background: #233468;
}
#main-slider form .message-box {
	margin-bottom: 8px;
}
#main-slider .slick-slide img {
	display: block;
	height: 548px;
	width: 100%;
	object-fit: cover;
	position: relative;
}
#main-slider .slick-dots {
	display: none;
}
#main-slider .slick-dotted.slick-slider {
	margin-bottom: 0px;
}
#main-slider .slick-prev.slick-arrow, #main-slider .slick-next.slick-arrow {
	display: none !important;
}

/*------------homepage-css------------*/

.section-lemongray {
	background: rgba(251, 193, 188, 0.4);
	border-bottom: 1px solid #e4e4e4;
}
.section-lemongray .box {
	background: #fff;
	padding: 30px 14px;
	text-align: center;
	border-right: 1px solid #cecece;
}
.section-lemongray .box:last-child {
	border-right: none;
}
.section-lemongray .box a h5 {
	font-size: 16px;
}
.section-lemongray .box a h3 {
	font-size: 25px;
	line-height: 28px;
	margin-bottom: 16px;
}
.section-lemongray .box h4 a {
	font-size: 20px;
	line-height: 22px;
	color: #305b9a;
}
.section-lemongray .box h4 {
	margin-bottom: 0;
}
.section-lemongray .box h4 a:hover {
	color: #233468;
}
.section-lemongray a:hover {
	text-decoration: none;
}

.sets-apart {
	padding: 40px 0;
	background: #fbc1bd;
}
.sets-apart .box .img-box {
	margin-bottom: 20px;
}
.sets-apart .box .text-box h4 {
	font-size: 20px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.sets-apart .section-heading {
	margin-bottom: 30px;
}

#counter .counter-box1 {
	background-image: url('../images/light-blue-pattern.png');
	padding: 30px;
}
#counter .counter-box2 {
	background-image: url('../images/pink-pattern.png');
	padding: 30px;
}
#counter .counter-box2 .counter-value {
	color: #233468 !important;
}
#counter .counter-box2 .counter-value::after {
	content: "%";
}
#counter .counter-box3 {
	background-image: url('../images/light-pink-pattern.png');
	padding: 30px;
}
#counter .counter-box3 .counter-value::after {
	content: " HOURS";
}
#counter .counter-box3 .counter-value {
	color: #233468 !important;
}
#counter .counter-box4 {
	background-image: url('../images/blue-pattern.png');
	padding: 30px;
}
#counter .counter-box4 .counter-value::after {
	content: " LOCATIONS";
}
#counter .row {
	margin: 0;
}
#counter .counter-value {
	color:#fff;
}
#counter h5 span {
	color: #fff;
}
.baby-bg {
	height: 400px;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.baby-bg .container {
	padding: 120px 0;
}
.baby-bg .box-1 {
	background: #305b9a;
	min-height: 162px;
	padding: 25px 10px;
}
.baby-bg .box-2 {
	background: #fbc1bd;
	min-height: 162px;
	padding: 25px 10px;
}
.baby-bg .box-3 {
	background: #ffdfdf;
	min-height: 162px;
	padding: 25px 10px;
}
.baby-bg .box-4 {
	background: #233468;
	min-height: 162px;
	padding: 25px 10px;
}

.baby-bg .box-1 h2 {
	color: #ffc000;
}
.baby-bg .box-1 h5 {
	color: #fff;
}
.baby-bg .box-2 h2 {
	color: #05616f;
}
.baby-bg .box-3 h2 {
	color: #1aa2b6;
}
.baby-bg .box-4 h2 {
	color: #fff;
}
.baby-bg .box-4 h5 {
	color: #fff;
}
.baby-bg a:hover {
	text-decoration: none;
}

.testimonials {
	background-color: rgba(251, 193, 188, 0.4);
	padding: 50px 0;
}
.testimonials .testimonial-slider .item span {
	color: #233468;
}
.testimonials .slick-dots li.slick-active button::before {
	opacity: 1;
	color: #305b9a;
}
.testimonials .slick-dots li button::before {
	font-size: 30px;
}
.testimonials .slick-prev.slick-arrow, .slick-next.slick-arrow {
	display: none;
}
.testimonials .button {
	color: #fff;
	background: #305b9a;
	padding: 10px 20px;
	font-weight: bold;
	text-align: center;
	transition: 0.3s all ease-in-out;
}
.testimonials .btn-box {
	padding-top: 28px;
}
.testimonials .button:hover {
	text-decoration: none;
	background: #233468;
}

.our-specialities {
	background: rgba(251, 193, 188, 0.4);
	padding: 40px 0;
}
.our-specialities .sub-heading p {
	font-size: 18px;
	line-height: 26px;
}
.our-specialities .sub-heading {
	padding: 0 150px;
	margin-bottom: 30px;
}
.our-specialities .box .img-box img {
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	-webkit-box-pack: justify;
	border: 5px #fff;
	border-radius: 50%;
	object-position: center;
	object-fit: cover;
	background-repeat: no-repeat;
	opacity: 1;
	transition: transform .5s, box-shadow .5s;
}
.our-specialities .box .img-box img:hover {
	box-shadow: 0 10px 20px 0 rgba(0,0,0,.4);
	transform: scale(1.05);
}
.our-specialities .box .text-box h5 {
	font-weight: bold;
	margin-bottom: 30px;
}
.our-specialities .box .text-box a:hover {
	text-decoration: none;
	color: #305b9a;
	transition: 0.3s all ease-in-out;
}
.main-section.training-for-doctors ul li {
	letter-spacing: 0.5px;
	font-size: 15px;
	list-style: none;
}

.main-section form.contect_form .message-box textarea {
	height: auto;
	margin-bottom: 15px;
}
.text-box.contect-text h4 {
	margin-top: 20px;
}
.text-box.contect-text iframe {
	margin-top: 20px;
}
.main-section .text-box  a:hover {
	color: #233468;
}
.main-section.accomodation .text-box .table-hover tbody tr:hover {
	color: #212529;
	background-color: #f5f5f5;
}
/*------------responsive-part------------*/

@media screen and (min-width:1200px) {
	.btn-group:hover .dropdown-menu {
		display: block;
		top: 96%;
	}
}

@media screen and (max-width:1199px) {
	ul.dropdown-multicol2 {
		width: 960px;
		left: -534px;
	}
	#navbarsExample02 .dropdown-menu a {
		font-size: 12px;
	}
	.main-section .section-heading h1 {
		font-size: 30px !important;
	}
	#counter .counter-box3 .counter-value::after {
		font-size: 30px;
	}
	#counter .counter-box4 .counter-value::after {
		font-size: 30px;
	}
	#main-slider .content-box .form-heading h3 {
		font-size: 20px;
		line-height: 24px;
	}
	.section-lemongray .box a h3 {
		font-size: 22px;
		line-height: 26px;
	}
	.section-lemongray .box a h5 {
		font-size: 15px;
	}
} 

@media screen and (max-width:991px) {
	#header {
		padding: 6px 0;
	}
	#header .topbar {
		display: block;
	}
	.top-section .btn-group .btn {
		margin-bottom:5px;
	}
	.navbar-toggler.nav-open.collapsed {
		float: right;
		margin-left: auto;
	}
	.nav-open {
        height: 30px;
        transform: translate(0%, -0%);
	}
	.navbar-toggler {
		font-size: 12px;
	}
    .nav-open .inner {
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .nav-open .inner::after {
        margin-top: 10px;
        position: absolute;
    }
    .nav-open .inner::before {
        margin-top: -10px;
        position: absolute;
    }
    .nav-open .inner, .nav-open .inner::before, .nav-open .inner::after {
        background-color: #888;
        content: "";
        display: block;
        height: 4px;
        width: 27px;
        transition: all 0.5s ease;
    }
    .nav-open.nav-close .inner {
        background-color: transparent;
        left: 54%;
    }
    .nav-open.nav-close .inner::before, .nav-open.nav-close .inner::after {
        transform: rotate(45deg);
        transform-origin: 0 50%;
        width: 28px;
    }
    .nav-open.nav-close .inner::after {
        transform: rotate(-45deg);
    }
	.navbar-collapse {
		background-color: rgba(255, 255, 255, 0.9);
		position: absolute;
		left: 0;
		right: 0;
		top: 75px;
	}
	.partner-section .img-box {
		text-align: center;
	}
	.partner-section .img-box img {
		margin-bottom: 15px;
	}
	.navbar-collapse {
		background-color: #fff;
		z-index: 999;
		margin: 0 40px;
		height: 450px;
		overflow-y: scroll;
	}
	.navbar-nav .dropdown-menu {
		border: none;
		display: block;
		font-size: 14px !important;
		text-align: left;
		list-style: none;
	}
	#navbarsExample02 ul li .nav-link {
		padding: 20px 15px 4px;
	}
	.dropdown-menu {
		padding: 0;
		margin: 0;
	}
	.top-section .topbar-right-items {
		display: none;
	}
	.navbar-toggler.nav-open {
		float: right;
	}
	header .navbar .topbar-right-items {
		display: none;
	}
	header .navbar .topbar-right-items.show {
		float: right;
		display: grid !important;
		position: absolute;
		top: 100%;
		background: #fff;
		padding: 20px;
		right: 0;
		left: 0;
		margin: 0 22px;
		z-index: 999;
	}
	header .navbar .navbar-nav {
		margin-left: 0 !important;
	}
	header .navbar .btn-group .btn {
		margin-bottom: 6px;
	}
	.navbar-toggler.nav-open {
		top: -32px;
		position: absolute;
		z-index: 999;
		right: 5%;
	}
	header .navbar .navbar-brand {
		display: block;
		margin: 0 auto;
	}
	header .navbar .btn-group, header .navbar .btn {
		display: block;
		width: 100%;
	}
	ul.dropdown-multicol2 {
		width: 100%;
	}
	.section-lemongray .box a h3 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 12px;
	}
	.section-lemongray .box h4 a {
		font-size: 18px;
	}
	.main-section .section-heading h1 {
		font-size: 22px !important;
		line-height: 24px;
		margin-bottom: 16px;
	}
	.section-heading h2 {
		font-size: 22px;
		line-height: 24px;
	}
	.sets-apart .box .text-box h4 {
		font-size: 16px;
		line-height: 20px;
	}
	#counter h2 {
		font-size: 26px;
	}
	#counter .counter-value::after {
		font-size: 26px !important;
	}
	.baby-bg a h2 {
		font-size: 22px;
	}
	.testimonials .section-heading h3 {
		font-size: 22px;
	}
}

@media screen and (max-width:767px) {
	.pagenation-holder {
		padding: 10px 0px;
	}
	.pagenation-holder .nav-breadcrumb {
		line-height: 6px;
	}
	.pagenation-holder .breadcrumb {
		margin: 0;
	}
	.main-section {
		padding: 28px 0;
	}
	.main-section form {
		margin-bottom: 20px;
	}
	.section-copyrights .copyrightlist {
		justify-content: center;
		margin-bottom: 10px;
	}
	.section-copyrights .copyright {
		text-align: center !important;
	}
	footer {
		padding: 28px 0;
	}
	footer .column {
		margin-bottom: 20px;
	}
	footer .lineleft {
		border-left: none;
	}
	footer .lineright {
		border-right: none;
	}
	footer .column:last-child {
		margin-bottom: 0;
	}
	.section-copyrights {
		padding: 12px 0;
	}
	.sets-apart .box {
		margin-bottom: 24px;
	}
	.baby-bg a h2 {
		font-size: 26px;
	}
	.baby-bg {
		height: auto;
		overflow-x: hidden;
	}
	.testimonials .button {
		font-size: 13px;
	}
	.offset-8 {
		margin-left: 0;
	}#main-slider .content-box {
		right: 0;
	}
	.our-specialities .sub-heading {
		padding: 0;

	}
	.breadcrumb li {
	margin-right: 14px;
	line-height: 15px;
}
}
@media screen and (max-width:575px) {
	.main-section h2 {
		font-size: 36px;
		line-height: 38px;
	}
	#requestPopup .modal-content {
		padding: 18px 40px;
		width: 460px;
		margin: auto;
		height: 460px;
	}
	#requestPopup .modal-body .sub-heading {
		font-size: 14px;
		line-height: 24px;
	}
	#requestPopup .form-control {
		font-size: 14px;
		height: 38px;
	}
	#requestPopup .form-select {
		height: 38px;
		font-size: 14px;
	}
	#requestPopup .modal-footer button {
		width: 210px;
		font-size: 16px;
	}
	#requestPopup #closePopup {
		transform: translate(46%, -48%);
	}
	#requestPopup .modal-header .close span {
		font-size: 20px;
		font-weight: initial;
	}
	#main-slider .slick-slide img {
		height: 800px;
		object-fit: contain;
		object-position: top;
	}
	#main-slider .content-box {
		right: 15px;
	}
	#main-slider .content-box {
		top: -435px;
	}
}

@media screen and (max-width:480px) {
	.main-section h2 {
		font-size: 35px;
		line-height: 36px;
	}
	.section-heading h2 {
		font-size: 26px;
		line-height: 34px;
		margin-bottom: 14px;
	}
	.section-copyrights .copyrightlist li {
		text-align: center;
	}
	.sets-apart .section-heading h2 {
		font-size: 20px;
	}
	.testimonials .section-heading h3 {
		font-size: 20px;
	}
	.testimonials .button {
		padding: 10px 18px;
		font-size: 12px;
	}
	#main-slider .content-box {
		top: -426px;
	}
	#main-slider .slick-slide img {
		height: 730px;
	}
}

@media screen and (max-width:420px) {
	#requestPopup .modal-content {
		padding: 10px 50px;
		width: 350px;
		height: 350px;
	}
	#requestPopup .modal-body {
		padding: 0px 2px 24px 2px;
	}
	#requestPopup .modal-body .sub-heading {
		font-size: 11px;
		line-height: 16px;
	}
	#requestPopup .form-group {
		margin-bottom: 12px;
	}
	#requestPopup .form-control {
		font-size: 12px;
		height: 30px;
	}
	#requestPopup .form-select {
		height: 30px;
		font-size: 12px;
	}
	#requestPopup .modal-footer button {
		width: 160px;
		padding-top: 6px;
		padding-bottom: 6px;
		font-size: 12px;
	}
	#requestPopup #closePopup {
		transform: translate(68%, -42%);
	}
	#requestPopup .modal-header .close span {
		font-size: 16px;
	}
	#main-slider .slick-slide img {
		height: 690px;
	}
}

@media screen and (max-width:380px) {
	.nav-open {
		transform: translate(-40%, -0%);
	}
	.about-us .text-box h1 {
		font-size: 26px;
	}
	.main-section h2 {
		font-size: 30px;
		line-height: 34px;
	}
	.main-section .form-heading h3 {
		font-size: 24px;
		line-height: 28px;
	}
	.section-heading h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	footer h3 {
		font-size: 24px;
	}
	.section-copyrights .copyrightlist li.lineright {
		border-right: none;
	}
	.section-copyrights .copyrightlist li {
		text-align: center;
		padding: 0 6px;
	}
	.main-section .section-heading h1 {
		font-size: 20px !important;
		margin-bottom: 14px;
	}
	#main-slider .slick-slide img {
		height: 665px;
	}
}


