@media screen and (min-width: 1600px) {

}

@media screen and (min-width: 1920px) {
}

@media screen and (max-width: 1920px) {

}

@media screen and (max-width: 1366px) {

}

@media screen and (max-width: 1280px) {

}

@media screen and (max-width: 1199px) {
.navbar.header-navbar ul li a {
    padding: 8px 20px !important;
    font-size: 18px;
}
.navbar ul li:not(:first-child) {
    margin-left: 12px;
}


}

@media screen and (max-width: 1024px) {
.navbar::before {
    clip-path: polygon(18% 0, 100% 0%, 100% 100%, 14% 100%);
}
.banner-sec .inner-block h1 {
    font-size: 60px;
}
.service_hour .text_content {
    padding: 55px 40px;
}
.rightbx::before {
    width: calc(100% + 0px);
}
.text_content p {
    font-size: 18px;
}
.section-title h2 {
    font-size: 36px;
}
.section-title h4 {
    font-size: 20px;
    line-height: 30px;
}
.section-title h2 {
    font-size: 32px;
}
.contact_link_btn a {
    padding: 12px 22px;
    font-size: 18px;
    margin-top: 30px;
}
.section-title h3 {
    font-size: 28px;
    line-height: 40px;
}
.inner_faq_colm .accordion-item button {
    font-size: 18px;
}
.inner_block_footer {
    width: 100%;
}
.footer-top h4 {
    font-size: 28px;
    margin-bottom: 18px;
}

}

@media screen and (max-width: 991px) {
.container {
    max-width: 100%;
    padding: 0 20px;
}
.container-fluid {
    padding: 0 20px;
}
p {
    line-height: 24px;
}
.header {
	position: relative;
}
.navrow {
    display: block;
    padding: 0;
}
.logo {
    position: relative;
    left: 0;
    z-index: 1;
    top: 0;
    width: auto;
    float: left;
}
.logo img {
    max-width: 100%;
    object-fit: contain;
    height: auto;
}
.navigation .container {
    padding: 0;
}
.navigation {
    padding: 0 0 10px;
}
.navigation button.navbar-toggler {
    padding: 0;
    border: 0;
}
.navigation .navbar-toggler-icon {
    position: absolute;
    right: 0px;
    padding: 0;
    top: 30px;
    font-size: 30px;
    display: block;
    width: auto;
    height: auto;
    color: var(--clr-white);
}
.navigation  button.navbar-toggler:focus {
    box-shadow: none !important;
}
.navbar {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    background-color: transparent;
}
.headermenu {
    position: absolute;
    top: 100%;
    left: -20px;
    width: calc(100% + 40px);
    padding: 0;
    text-align: left;
    z-index: 1;
    background-color: #00aeb9;
}
.navigation ul.navbar-nav {
    width: 100%;
    float: right;
    margin-left: auto;
}
.navbar ul li:not(:first-child) {
    margin-left: 0;
}
.navbar ul li {
    margin: 0;
    width: 100%;
    padding: 0;
    border-top: 1px solid rgb(217 253 255 / 33%);
}
.navbar.header-navbar ul li a {
    padding: 10px 20px !important;
    font-size: 16px;
    line-height: normal;
    width: 100%;
    display: inline-block;
}
.navbar ul li a:hover, .navbar ul li.active a {
    color: var(--clr-white);
    background-color: var(--clr-primary);
}
.navbar.header-navbar ul li ul.sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    position: relative;
    border-top: 1px solid rgb(217 253 255 / 33%);
}
.banner-sec {
    height: 410px;
}
.banner-sec .inner-block h1 {
    font-size: 50px;
}
.navbar.header-navbar ul li ul.sub-menu li a {
    color: var(--clr-white);
}
.rightbx::before {
    width: 100%;
}
.box_card h4 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 20px;
}
.contact_btn a {
    padding: 10px 26px;
    font-size: 17px;
    line-height: 24px;
}
.box_card h3 {
    font-size: 20px;
    line-height: 22px;
}
.section-title h2 {
    font-size: 30px;
}
.text_content p {
    font-size: 16px;
    line-height: 24px;
}
.service_hour .text_content {
    padding: 55px 50px;
}
.contact_link_btn a {
    padding: 12px 22px;
    font-size: 18px;
}
.section-title h3 {
    font-size: 26px;
    line-height: 36px;
}
.inner_faq_colm .accordion-item button {
    font-size: 16px;
    line-height: 22px;
	padding: 12px 12px;
}
.inner_faq_colm .accordion-body ul li {
    font-size: 14px;
    line-height: 22px;
    padding: 5px 0 5px 20px;
}
.inner_faq_colm .accordion-body p {
    font-size: 14px;
    line-height: 22px;
}
.footer-top h4 {
    font-size: 24px;
    margin-bottom: 15px;
}
.inner_block_footer {
    width: 100%;
    margin: 0 auto;
}
.footer-copyright ul li {
    font-size: 15px;
    line-height: 22px;
}
.footer_col_1 p {
    font-size: 15px;
    line-height: 22px;
}
.banner-sec.inner_banner {
    height: 100%;
}
.inner-block-text h1 {
    font-size: 46px;
    line-height: 60px;
}
.inner-contact-info {
    padding: 30px;
}
.address-info ul li h5 {
    font-size: 16px;
    line-height: 24px;
}
.contact-form .title h2 {
    font-size: 30px;
    line-height: 40px;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea, .contact-form select, .contact-form input[type="password"] {
    height: 50px;
}
.contact-form textarea {
    min-height: 140px;
}
.contact-form input[type="submit"] {
    padding: 5px 25px;
    font-size: 18px;
}
.contact-form .title h2 {
    font-size: 24px;
    line-height: 40px;
}
}

@media screen and (max-width: 768px) {
.container {    
	padding: 0 15px;
}
.quick_escapse_btn a {
    padding: 10px 18px;
    font-size: 16px;
}
.contact-info p a {
    font-size: 16px;
    line-height: 30px;
}
.banner-sec .inner-block h1 {
    font-size: 40px;
}
.banner-sec {
    height: 340px;
}
.section-title h2 {
    font-size: 26px;
}
.section-title h4 {
    font-size: 18px;
    line-height: 30px;
}
.service_hour .text_content {
    padding: 30px;
}
.section-title h3 {
    font-size: 24px;
    line-height: 34px;
}
.contact_link_btn a {
    padding: 12px 22px;
    font-size: 16px;
}
.text_content.green_bg {
    width: 75%;
    padding: 35px 0;
    margin-top: -155px;
}
.footer_nav ul li a {
    font-size: 15px;
    line-height: 32px;
}
.social_icon h5 {
    font-size: 18px;
}
.footer-copyright {
    padding: 15px 0;
}
.inner-block-text h1 {
    font-size: 40px;
    line-height: 60px;
}
.inner-contact-info {
    padding: 20px;
}
.contact-form .title h2 {
    font-size: 24px;
    line-height: 40px;
}
.contact-form textarea {
    min-height: 140px;
    padding: 12px 12px;
}
.leftbx {
    padding-left: 30px;
}
}

@media screen and (max-width:767px) {
section {
    padding: 40px 0;
}
.banner-sec {
    height: 100%;
}
.inner-block.left-inner {
    text-align: center;
}
.banner-sec .inner-block h1 {
    font-size: 35px;
    text-align: center;
}
.work_sec_colm {
    margin-top: 40px;
}
.box_card.card_1 {
    height: auto;
    padding: 30px;
    margin-bottom: 20px;
}
.box_card.card_1.green_bg {
    padding: 30px;
    margin: 0;
}
.img_colm {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 60px;
}
.img_one {
    top: 12px;
}
.section-title {
    margin-bottom: 12px;
}
.footer_nav ul {
    width: 100%;
}
.footer_nav {
    margin: 20px 0;
    display: inline-block;
    width: 100%;
}
.address-info {
    height: 100%;
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    border-bottom: 2px solid #ffe7e5;
}
.contact-form {
    margin-top: 30px;
}
.leftbx {
    padding-left: 0;
}

}

@media screen and (max-width:575px) {
section {
    padding: 30px 0;
}
p {
    font-size: 15px;
    line-height: 22px;
}
.navbar::before {
    clip-path: polygon(34% 0, 100% 0%, 100% 100%, 20% 100%);
}
.banner-sec .inner-block h1 {
    font-size: 30px;
    text-align: center;
}
.section-title h2 {
    font-size: 26px;
}
.footer-top .green_bg {
    width: 70%;
}
.inner-block-text h1 {
    font-size: 36px;
    line-height: 60px;
}
.img_one {
    top: 35px;
}
.faq_sec .section-title h4 {
    margin: 25px 0 15px;
}
}

@media screen and (max-width:479px) {
.top-inner-header {
    padding: 10px 0;
}
.navbar::before {
    clip-path: polygon(38% 0, 100% 0%, 100% 100%, 20% 100%);
}
.logo img {
    max-width: 80%;
    object-fit: contain;
    height: auto;
}
.navigation .navbar-toggler-icon {
    top: 25px;
    font-size: 26px;
}
.contact-info {
    display: block;
}
.quick_escapse_btn {
    text-align: right;
}
.quick_escapse_btn a {
    padding: 8px 12px;
    font-size: 13px;
}
.contact-info p a {
    font-size: 14px;
}
.navbar::before {
    clip-path: polygon(55% 0, 100% 0%, 100% 100%, 35% 100%);
}
.banner-sec .inner-block h1 {
    font-size: 24px;
}
.contact_btn a {
    padding: 6px 18px;
    font-size: 15px;
    line-height: 24px;
    margin-top: 15px;
}
.box_card h3 {
    font-size: 20px;
    line-height: 24px;
}
.section-title h2 {
    font-size: 24px;
}
.img_two::before {
    height: 54%;
    top: -30px;
    right: 30px;
}
.img_one {
    top: 18px;
    width: 85%;
    padding: 10px;
}
.contraception_Discussion {
    padding-top: 0;
}
.contraception_Discussion .img_bx {
    top: 0;
    margin-top: 0;
}
.gray_bg_layout::before {
    width: 100%;
    bottom: 100px;
    height: 50%;
    padding: 0 80px 80px;
}
.text_content.green_bg {
    width: 90%;
}
.footer_col_1 {
    text-align: center;
}
.footer-top .green_bg {
    width: 100%;
}
.footer-copyright ul {
    width: 100%;
    display: block;
}
.footer-copyright ul li:not(:first-child) {
    padding: 8px 0;
    margin: 8px 0;
    border-left: 0px solid #fff;
    border-top: 1px solid #fff;
}
.footer-copyright ul li:nth-child(3) {
    padding-bottom: 0;
    margin-bottom: 0;
}
.text_content p br {
    display: none;
}
.inner-block-text h1 {
	font-size: 30px;
    line-height: normal;
}
.inner_faq_colm .accordion-item button {
    font-size: 15px;
}
.inner-contact-info {
    padding: 20px 0;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form textarea, .contact-form select, .contact-form input[type="password"] {
    height: 42px;
    font-size: 14px;
}
.contact-form textarea {
    min-height: 120px;
}
}

@media screen and (max-width:375px) {
.container {
    padding: 0 15px !important;
}
.container-fluid {
    padding: 0 15px !important;
}
.banner-sec .inner-block h1 {
    font-size: 22px;
}
.section-title h2 {
    font-size: 20px;
}
.section-title h4 {
    font-size: 15px;
    line-height: 28px;
}
.service_hour .text_content {
    padding: 15px;
}
.text_content p {
    font-size: 15px;
    line-height: 22px;
}
.inner-block-text h1 {
    font-size: 30px;
    line-height: 55px;
}
.abt_page .text_content p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: normal;
}
.img_colm {
    margin-top: 40px;
}
.img_one {
    top: 21px;
    width: 100%;
    padding: 10px;
}
.img_two::before {
    height: 54%;
    top: -20px;
    right: 20px;
}
.section-title h3 {
	padding: 15px 0;
    font-size: 20px;
}
.footer-top h4 {
    font-size: 22px;
    margin-bottom: 12px;
}


}

@media screen and (max-width:320px) {
.navbar::before {
    clip-path: polygon(45% 0, 100% 0%, 100% 100%, 26% 100%);
}
}