@charset "utf-8";
/* CSS Document */

/* Table of Contents
-----------------------------------------------------------------------------
	1. Mobile
	2. Large Mobile
	3. iPad
	4. large desktop
	5. Other
*/

/* 1. Mobile responsive css 640px
------------------------------------------------------------------------------*/
@media (max-width:640px) {
	h1, h2, h3, h4, h5, h6{ margin-bottom: 15px; }
	h1, .h1{ font-size: 36px; line-height: 0.97; }
	h2, .h2{ font-size: 26px; line-height: 0.97; }
	h3, .h3{ font-size: 14px; }
	p{ font-size: 14px; line-height: 1.4; }
	ul li{ font-size: 14px; }
	.primary-btn{ font-size: 13px; padding: 8px 15px 8px 15px; }
	.secondary-btn{ font-size: 13px; padding: 8px 15px 8px 15px; }
	input[type="submit"], input[type="button"], input[type="reset"]{ font-size: 13px; }
	.container{ padding: 0 20px; box-sizing:border-box; }
	header{ padding: 0 20px; box-sizing: border-box; padding-right: 0; }
	header .container{ padding-left: 15px; padding-top: 15px; padding-bottom: 15px; }
	nav ul{ gap: 19px; }
	header .logo{ width: 105px;	}
	.header-right-push{ gap: 10px; }
	.banner .container{ padding-left: 15px; padding-top: 25px; }
	.banner .banner-btm{ padding: 20px 0 30px 0; }
	.banner{ padding: 0 20px; box-sizing: border-box; padding-right: 0; }
	.banner h1{ margin-bottom: 15px; }
	.banner p{ margin-bottom: 15px; }
	.banner-info-grp{ gap: 30px; flex-wrap: wrap; }
	.form-area{ padding: 25px 15px 20px 15px; }
	.hand-img{ top: inherit; bottom: 0; }
	.services-cell{ width: 100%; }
	.services-cell p{ margin-bottom:0; }
	.services-grp{ gap: 30px 0; padding-top: 25px; }
	.services-section{ padding: 20px 0 20px 0; }
	.featured-cell .featured-img{ height: 160px; }
	.featured-cell .featured-text{ font-size: 12px; }
	.featured-cell{ border-radius: 20px; }
	.surgical-section .white-star{ width: 100%; z-index: 1; top: inherit; bottom: 0; }
	.about-cell-grp{ gap: 35px 20px; margin-bottom: 20px; }
	.about-cell-grp .about-cell{ width: calc(50% - 10px); margin: 0; }
	.location-contact-section{ padding: 40px 0 45px 0; }
	.content-with-img-section .two-col .col-left{ min-height: 240px; width:100%; }
	.content-with-img-section .two-col .col-right{ width:100%; }
	.content-with-img-section .two-col .col-right .content-inner{ padding: 45px 0px 0px 0px; }
	.content-box{ max-width: 450px; }
	.content-box p{ margin-bottom:0; }
	.consultation-section .container{ padding: 40px 15px; }
	.consultation-section{ padding: 0 20px; box-sizing:border-box; }
	.footer-top{ padding: 0 20px; box-sizing:border-box; }
	.footer-bottom{ padding: 0 20px; box-sizing:border-box; }
	.footer-top .container{ padding: 30px 20px 10px 20px; flex-wrap:wrap; gap:35px 0; }
	.footer-bottom .container{ padding:15px 20px 15px 20px; }
	.footer-right{ width: 100%; gap: 25px; flex-wrap:wrap; }
	.footer-top .footer-logo{ width: 120px; }
	.country-list{ margin-bottom: 40px; flex-wrap: wrap; gap: 30px 20px; }
	.machine-img{ height: auto; top: inherit; left: inherit; bottom: inherit; position: relative; width: 100%; }
	.machine-img figure{ height:auto; width:100%; }
	.machine-img figure img{ height:auto; width:100%; }
	.logo-slider .logo-cell figure img{ margin: 0 auto; }
	.banner .banner-top .two-col{ gap: 25px; flex-wrap:wrap; }
	.banner .banner-top .two-col .col-left{ width:100%; }
	.banner .banner-top .two-col .col-right{ width:100%; }
	.featured-cell .featured-text{ padding: 15px 15px 15px 30px; }
	.featured-cell .featured-text:before{ left: 9px; top: 13px; width: 20px; height: 20px; }
	.featured-section{ padding: 40px 0 40px 0; }
	.surgical-section .surgical-img figure img{ width: auto; height: 100%; }
	.surgical-section .surgical-img{ width: 100% !important; position:relative; left: inherit; top: inherit; right: inherit; }
	.surgical-section .two-col .col-left{ padding-top: 40px; width: 100%; }
	.link-start:before, .surgical-section ul{ height: calc(100% - 82px); }
	.location-contact-section .form-area{ padding: 25px 20px 30px 20px; }
	.content-with-img-section .two-col:after{ left: 50%; top: -35px; width: 70px; height: 70px; display:none; }
	.content-with-img-section .two-col .col-right{ position:relative; }
    .content-with-img-section .two-col .col-right:after{ content: ''; display: block; position: absolute; background: url(../images/blue-star-big.svg) no-repeat; background-size: cover; transform: translate(-50%, 0%); left: 50%; top: -35px; width: 70px; height: 70px; }
	footer ul li{ font-size: 14px; }
	.footer-right .col h4{ font-size: 14px; margin-bottom: 15px; }
	footer ul{ margin-bottom: 25px; }
	.footer-right .col:first-child ul{ margin-bottom:0; }
	.hospitals-choose-section{ padding: 40px 0 20px 0; }
	.header-right-push .navigation{ display:none; }
	.banner:before{ width: 100%; }
	.full-set.half-set{ display: flex; gap: inherit; flex-wrap: wrap; }
	.full-set{ margin-bottom:0; }
	.fieldset{ margin-bottom: 8px; }
	input::placeholder, textarea::placeholder{ font-size:12px; }
	input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"]{ padding: 0 10px; font-size:12px; }
	textarea{ padding: 8px 10px; }
	.banner .form-area p{ font-size: 12px; line-height: 1.4; }
	.banner-info figure, .banner-info figure img{ height:20px; }
	.logo-section h3{ margin-bottom: 25px; }
	.logo-section{ padding: 30px 0 25px 0; }
	.two-col-section{ padding: 30px 0 30px 0; background-color: #030923 !important; background-size: contain !important; background-position: bottom right !important; }
	.two-col-section ul{ margin-bottom: 20px; }
	.two-col-section p{ margin-bottom: 20px; }
	.two-col-section h2{ margin-bottom: 25px; }
	.banner .banner-top{ padding-bottom: 15px; }
	.logo-slider .slick-slide{ margin-right: 20px; }
	.case-point-sec{ padding: 50px 0 250px 0; }
	.case-point-sec h3{ margin-bottom: 15px; }
	.star-img{ width: 40px; margin-left: -16px; margin-bottom: 8px; }
	.services-section .star-img{ margin-left: -15px; }
	.services-cell .service-icon{ height: 25px; margin-bottom: 10px; }
	.services-cell h3{ margin-bottom: 8px; }
	.featured-section .featured-grp{ gap: 10px; padding-top: 10px; }
	.featured-cell{ width: calc(49% - 2px); }
	.surgical-section .two-col .col-left h2{ margin-bottom: 40px; }
	.link-start li h3, .surgical-section ul li h3{ margin-bottom: 10px; }
	.link-start:before, .surgical-section ul:before{ height: calc(100% - 60px) !important; }
	.link-start li, .surgical-section ul li{ padding-left: 40px; margin-bottom: 25px; }
	.number-cell{ font-size: 18px; }
	.location-contact-section .two-col{ margin-bottom: 35px; flex-wrap:wrap; gap: 20px; }
	.location-contact-section .two-col .col-left{ width:100%; }
	.location-contact-section .two-col .col-right{ width:100%; }
	.country-name{ font-size: 14px; }
	.country-name:before{ left: 0; top: -6px; width: 25px; height: 25px; }
	.country-name{ padding-left: 25px; margin:0; }
	.map-area{ margin-bottom: 30px; }
	.location-contact-section .two-col .col-right p{ margin-bottom: 0; }
	.location-contact-section .form-area .two-col{ gap: 10px; }
	.location-contact-section .form-area .two-col .col-left{ width: 100%; margin-left: 0; }
	.location-contact-section .form-area .two-col .col-right{ width: 100%; }
	.location-contact-section .form-area h2{ font-size: 26px; }
	.radio-label{ gap: 7px; font-size: 14px !important; }
	.radio-label .circle{ width: 16px; height: 16px; }
	.radio-label .circle::after{ width: 11px; height: 11px; }
	.radio-group{ gap: 15px 15px; padding: 13px 0 20px 0; }
	.location-contact-section .form-area input[type="text"], .location-contact-section .form-area input[type="password"], .location-contact-section .form-area input[type="email"], .location-contact-section .form-area input[type="tel"], .location-contact-section .form-area input[type="search"]{ height: 33px; }
	.consultation-section .center-box{ max-width: 450px; }
	.consultation-section p{ margin-bottom: 25px; }
	.star-point .container:after{ right: -25px; top: -25px; width: 50px; height: 50px; }
	.star-point .container:before{ left: -25px; top: -25px; width: 50px; height: 50px; }
	.footer-bottom .container p{ font-size: 13px; }
	.socical-link a{ font-size: 15px; }
	header .container:after{ left: -25px; bottom: -25px; width: 50px; height: 50px; }
	.banner .banner-top .two-col .col-right{ margin: 0; }
	.star-list li:before, .home_two_col_sec li:before{ left: 0; top: 2px; width: 18px; height: 18px; }
	.star-list li, .home_two_col_sec ul li{ padding-left: 22px; }
	.hospitals-choose-section h2{  margin-bottom: 30px; }
	.two-col-section .two-col{ display: flex; flex-wrap: wrap; gap: 30px; flex-direction: column-reverse; }
	.two-col-section .two-col .col-left{ width:100%; }
	.two-col-section .two-col .col-right{ width:100%; }
	.case-point-sec .two-col{ flex-wrap: wrap; }
	.case-point-sec .two-col .col-left{ width:100%; }
	.case-point-sec .two-col .col-right{ width:100%; }
	.surgical-section .two-col{ flex-wrap: wrap; }
	.surgical-section .surgical-img figure img{ width: 100% !important; height: inherit !important; }
	.link-start li:before, .surgical-section ul li:before{ top: -10px; }
	.content-with-img-section .two-col{ flex-wrap:wrap; }
	.consultation-section h2{ margin-bottom: 20px; }
	.footer-right .col{ width: 100%; }
	.mb-toggled.mb-closed{ display: flex; align-items: center; }
	.mb-button{ display:block; }
	.mb-button span:first-child{ margin-top:0; }
	.mb-button span:last-child{ margin-bottom:0; }
	.hospitals-choose-section{ padding: 40px 0 0px 0; }
	body{ overflow-x: hidden; }
	.box-grp .box-cell{ border-radius: 25px; min-height: 180px; padding: 27px 45px 25px 15px; width: 100%; }
	.box-grp .box-cell:after{ top: 22px; right: 16px; width: 25px; height: 25px; }
	.box-grp .box-cell:nth-child(3n + 1):before{ display:none; }
	.box-grp .box-cell:nth-child(3n + 3):before{ display:none; }
	.box-grp .box-cell:nth-child(2n + 2):before{ display:none; }
	.box-grp .box-cell:nth-child(2n + 1):before{ display:none; }
	.box-grp .box-cell:nth-child(1n + 1):after{ content: ''; display: block; position: absolute; top: 0; left: calc(100% + 5px); right: inherit; width: 1000px; height: 100%; background: #F9F9F9; border-radius: 25px; }
	.box-grp .box-cell:nth-child(1n + 1):before{ content: ''; display: block; position: absolute; top: 0; right: calc(100% + 5px); left: inherit; width: 1000px; height: 100%; background: #F9F9F9; border-radius: 25px; }
	.box-cell h3:after{ top: -4px; right: -12%; width: 25px; height: 25px; }
	.form-area .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){ line-height: normal; }
    .gform_wrapper.gravity-theme .gform_fields{ grid-template-columns: repeat(1, 1fr) !important; }
	.gfield_radio .gchoice{ margin-right: 20px; }
	.gform_wrapper.gravity-theme .gfield-choice-input+label{ font-size: 14px !important; }
	.gform_wrapper.gravity-theme .gfield-choice-input+label .circle{ width: 16px; height: 16px; }
	.gform_wrapper.gravity-theme .gfield-choice-input+label .circle::after{ width: 11px; height: 11px; }
	.banner .form-area .gform_wrapper.gravity-theme .gform_fields{ grid-column-gap: 0; }	
	.subpage-banner img{ height: 200px; }
	.site-main{ padding: 40px 20px 40px 20px; box-sizing:border-box; }
	body .sub-page p{ font-size: 14px; line-height: 1.4; margin-bottom: 15px; }
	#sidebar-products li:before{ left: 5px; top: 8px; }
	.site-main h1{ margin-bottom: 20px; }
	.subcategory-list .units-row .product-name a{ font-size: 14px; }
	.subcategory-list .units-row .product-name{ margin: 0.5em 0 2em 0 !important; }
	.latest-news a.read-story{ font-size: 14px; }
	.latest-news img{ width:100%; }
	.units-row.subcategory-list{ margin-bottom: 0; }
	.units-row.subcategory-list .units-row:last-child{ margin-bottom:0; }
	.units-row{ margin-bottom:0 !important; }
	.subpage-banner:before{ width: 100%; opacity: 0.4; }
	.subpage-banner:after{ width: 100%; opacity: 0.4; }
	.subpage-banner .container{ width: calc(100% - 40px); }
	.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer{ padding-bottom:0 !important; }
	.footer-top .footer-logo figure{ margin: 0; }
	.main-inner .entry-header{ padding-left:0; }
	.main-inner .entry-content p{ margin-bottom: 30px; }
	.entry-content{ margin-top:0 !important; }
	.subcategory-list.team-list .units-row{ padding-top: 15px; }
	.team-list .unit-33{ margin-bottom: 20px !important; }
	.employee-name{ font-size: 18px; }
	.team-name{ padding-top: 25px; }
	.ginput_container label{ font-size: 14px !important; }
	.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit]{ font-size: 13px !important; padding: 4px 20px 3px 20px; min-height: inherit !important; }
	.navbar-left, .navbar-right, .navbar ul li, .navbar-right ul li, .subnav-right ul, .subnav ul li, .subnav-right ul li{ text-align: left !important; }
	body .employee-position, body .employee-about{ font-size: 14px; }
	.latest-news .units-row .unit-20{ width: 120px; }
	.units-container .alm-btn-wrap .alm-load-more-btn{ font-size: 13px; padding: 8px 17px 8px 17px; }
	.news-date .day{ font-size: 1.1em; }
	.latest-news .units-row{ margin-bottom: 20px !important; }
	.two-col-section.home_two_col_sec{ padding-top:0; }
	.breadcrumb-section .breadcrumbs{ padding-left: 20px !important; }
	.entry-content li:before{ left: 5px; top: 8px; width: 5px; height: 5px; }
	header.page-header{ padding-left:0; padding-bottom: 5px; margin-bottom:10px; }
	.entry-content iframe{ height:300px; }

	.entry-content{ margin-top:0 !important; }
	.page_content_sec h2{ margin-bottom: 30px; }
	.main-inner .entry-content p{ margin-bottom: 20px; }
	.service-card-head .plus-icon{ width: 25px; top: -4px; }
	.service_card_sec .service-card-row{ flex-wrap: wrap; gap: 12px 0; }
	.service_card_sec .service-card-row .service-card{ width: 100%; margin: 0; margin-right: 0; padding: 35px 25px 30px 25px; }
	.service_card_sec .container{ padding: 0; }
	.service-card-head{ margin-bottom: 25px; padding-right: 40px; }
	.service-card-head h3{ margin-bottom: 0; margin-left:0; }
	.service-card-content p{ margin-bottom:0; }
	.video_sec .container{ padding:0; }
	.video_sec .video-cell{ border-radius: 15px; margin-bottom: 15px; }
	.video_sec .video_wrapper{ padding-top:0; }
	.header-right-push .primary-btn{ font-size: 11px; padding: 10px 15px 8px 15px; }
	.service_card_sec .service-card-row .service-card{ border-radius: 15px; }
	.service-card-content P{ margin-bottom:0 !important; }

	.service_card_sec .service-card-row .service-card{ width: 100%; margin: 0; margin-right: 0; padding: 35px 25px 30px 25px; }
	.service_card_sec .container{ padding: 0; }
	.service-card-head{ margin-bottom: 25px; padding-right: 40px; }
	.page_content_sec h2{ margin-bottom: 20px; }
	.product-content h3 img{ left: -29px; top: -6px; width: 26px; }
	.product-row .product-img img{ height: 120px; }
	.cta-box{ padding: 30px 30px; }
	.product-content{ padding: 22px 20px 26px 40px; }
	.product-row{ gap: 12px 2%; }
	.product-row .product-item{ width:100%; border-radius: 15px; }

	.inner-cta{ margin-top: 30px; }
	.product-wrapper .unit-25 p a{ border-radius: 15px; height: 170px; }
	.subcategory-list .units-row .product-name{ margin-top: 15px !important; margin-bottom: 25px !important; }
	.subcategory-list .units-row .product-name img{ width: 24px; }
	.subcategory-list .units-row .subcategory{ margin-bottom: 15px; }
	.subcategory-list .units-row .unit-25{ width: 49%; margin: 0; }
	.subcategory-list .product-wrapper{ display: flex; flex-wrap: wrap; gap: 10px 2%; }

	.team_heading img{ left: -5px; width: 34px; top: -2px; }
	.subcategory-list.team-list .units-row{ padding-top: 10px; margin-bottom: 40px !important; }
	.about_two_col_sec{ margin-bottom: 40px; flex-wrap: wrap; flex-direction: column-reverse; }
	.about_two_col_sec .about_left_content{ width:100%; }
	.about_two_col_sec .about_right_col{ width: 100%; }
	.subcategory-list .units-row .unit-33{ border-radius: 15px; padding: 20px 30px 17px 18px; margin-bottom: 20px; }
	.subcategory-list .units-row .unit-33 .employee_heading img{ width: 25px; }
	.employee-name{ padding-left: 30px; font-size: 16px; }
	.subcategory-list .units-row .unit-33 .employee-position{ padding-left: 30px; }
	.subcategory-list .team_heading .team-name{ padding-top: 0; }

	.subcategory-list.brand-list .units-row img{ max-height: 100px !important; max-width: 175px; }
	.subcategory-list.brand-list .units-row .unit-33{ margin-bottom: 20px; }
	.subcategory-list.brand-list{ margin-bottom:0 !important; }
	.subcategory-list.brand-list .units-row{ margin-bottom:0 !important; }
}

/* 2. Large Mobile responsive css 640px
------------------------------------------------------------------------------*/
@media (min-width:641px) and (max-width:767px){
	h1, h2, h3, h4, h5, h6{ margin-bottom: 15px; }
	h1, .h1{ font-size: 36px; line-height: 0.97; }
	h2, .h2{ font-size: 28px; line-height: 0.97; }
	h3, .h3{ font-size: 14px; }
	p{ font-size: 14px; line-height: 1.4; }
	ul li{ font-size: 14px; }
	.primary-btn{ font-size: 13px; padding: 8px 17px 8px 17px; }
	.secondary-btn{ font-size: 13px; padding: 8px 17px 8px 17px; }
	input[type="submit"], input[type="button"], input[type="reset"]{ font-size: 13px; }
	.container{ padding: 0 20px; box-sizing:border-box; }
	header{ padding: 0 30px; box-sizing: border-box; padding-right: 0; }
	header .container{ padding-left: 20px; padding-top: 15px; padding-bottom: 15px; }
	nav ul{ gap: 19px; }
	header .logo{ width: 120px;	}
	.header-right-push{ gap: 25px; }
	.banner .container{ padding-left: 20px; padding-top: 30px; }
	.banner .banner-btm{ padding: 20px 0 30px 0; }
	.banner{ padding: 0 30px; box-sizing: border-box; padding-right: 0; }
	.banner h1{ margin-bottom: 15px; }
	.banner p{ margin-bottom: 15px; }
	.banner-info-grp{ gap: 30px; }
	.form-area{ padding: 25px 15px 20px 15px; }
	.hand-img{ top: 225px; }
	.services-cell{ width: calc(50% - 2%); }
	.services-cell p{ margin-bottom:0; }
	.services-grp{ gap: 30px 4%; padding-top: 25px; }
	.services-section{ padding: 40px 0 30px 0; }
	.featured-cell .featured-img{ height: 185px; }
	.featured-cell .featured-text{ font-size: 12px; }
	.featured-cell{ border-radius: 20px; }
	.surgical-section .white-star{ width: 49%; }
	.about-cell-grp{ gap: 40px 20px; margin-bottom: 40px; }
	.about-cell-grp .about-cell{ width: calc(50% - 10px); margin: 0; }
	.location-contact-section{ padding: 40px 0 45px 0; }
	.content-with-img-section .two-col .col-left{ min-height: 300px; }
	.content-with-img-section .two-col .col-right .content-inner{ padding: 0 20px 0 30px; }
	.content-box{ max-width: 450px; }
	.content-box p{ margin-bottom:0; }
	.consultation-section .container{ padding: 50px 0; }
	.consultation-section{ padding: 0 30px; box-sizing:border-box; }
	.footer-top{ padding: 0 30px; box-sizing:border-box; }
	.footer-bottom{ padding: 0 30px; box-sizing:border-box; }
	.footer-top .container{ padding: 30px 20px 10px 20px; flex-wrap:wrap; gap:35px 0; }
	.footer-bottom .container{ padding:15px 20px 15px 20px; }
	.footer-right{ width: 100%; gap: 8%; }
	.footer-top .footer-logo{ width: 120px; }
	.country-list{ margin-bottom: 50px; flex-wrap: wrap; gap: 35px 20px; }
	.machine-img{ height: 89%; top: inherit; left: 0; bottom: -75px; }
	.logo-slider .logo-cell figure img{ margin: 0 auto; }
	.banner .banner-top .two-col{ gap: 20px; }
	.featured-cell .featured-text{ padding: 15px 15px 15px 30px; }
	.featured-cell .featured-text:before{ left: 9px; top: 13px; width: 20px; height: 20px; }
	.featured-section{ padding: 40px 0 40px 0; }
	.surgical-section .surgical-img figure img{ width: auto; height: 100%; }
	.surgical-section .surgical-img{ width: 45%; }
	.surgical-section .two-col .col-left{ padding-top: 55px; }
	.link-start:before, .surgical-section ul:before{ height: calc(100% - 82px); }
	.location-contact-section .form-area{ padding: 25px 20px 30px 20px; }
	.content-with-img-section .two-col:after{ left: 50%; top: -50px; width: 100px; height: 100px; }
	footer ul li{ font-size: 14px; }
	.footer-right .col h4{ font-size: 14px; margin-bottom: 20px; }
	footer ul{ margin-bottom: 30px; }
	.hospitals-choose-section{ padding: 40px 0 20px 0; }
	.header-right-push .navigation{ display:none; }
	.banner:before{ width: 100%; }
	.full-set.half-set{ display: flex; gap: inherit; flex-wrap: wrap; }
	.full-set{ margin-bottom:0; }
	.fieldset{ margin-bottom: 8px; }
	input::placeholder, textarea::placeholder{ font-size:12px; }
	input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"]{ padding: 0 10px; font-size:12px; }
	textarea{ padding: 8px 10px; }
	.banner .form-area p{ font-size: 12px; line-height: 1.4; }
	.banner-info figure, .banner-info figure img{ height:20px; }
	.logo-section h3{ margin-bottom: 25px; }
	.logo-section{ padding: 30px 0 25px 0; }
	.two-col-section{ padding: 40px 0 30px 0; }
	.two-col-section ul{ margin-bottom: 20px; }
	.two-col-section p{ margin-bottom: 20px; }
	.two-col-section h2{ margin-bottom: 25px; }
	.banner .banner-top{ padding-bottom: 15px; }
	.logo-slider .slick-slide{ margin-right: 20px; }
	.case-point-sec{ padding: 50px 0 40px 0; }
	.case-point-sec h3{ margin-bottom: 15px; }
	.star-img{ width: 40px; margin-left: -19px; margin-bottom: 8px; }
	.services-section .star-img{ margin-left: -15px; }
	.services-cell .service-icon{ height: 25px; margin-bottom: 10px; }
	.services-cell h3{ margin-bottom: 8px; }
	.featured-section .featured-grp{ gap: 10px; padding-top: 10px; }
	.featured-cell{ width: calc(33% - 8px); }
	.surgical-section .two-col .col-left h2{ margin-bottom: 40px; }
	.link-start li h3, .surgical-section ul li h3{ margin-bottom: 10px; }
	.link-start:before, .surgical-section ul:before{ height: calc(100% - 60px) !important; }
	.link-start li, .surgical-section ul li{ padding-left: 40px; margin-bottom: 30px; }
	.number-cell{ font-size: 18px; }
	.location-contact-section .two-col{ margin-bottom: 50px; }
	.country-name{ font-size: 14px; }
	.country-name:before{ left: 0; top: -12px; width: 40px; height: 40px; }
	.country-name{ padding-left: 37px; }
	.map-area{ margin-bottom: 50px; }
	.location-contact-section .two-col .col-right p{ margin-bottom: 0; }
	.location-contact-section .form-area .two-col{ gap: 20px; }
	.location-contact-section .form-area .two-col .col-left{ width: 40%; margin-left: 0; }
	.location-contact-section .form-area .two-col .col-right{ width: 60%; }
	.location-contact-section .form-area h2{ font-size: 30px; }
	.radio-label{ gap: 8px; font-size: 16px !important; }
	.radio-label .circle{ width: 16px; height: 16px; }
	.radio-label .circle::after{ width: 11px; height: 11px; }
	.radio-group{ gap: 15px 15px; padding: 13px 0 20px 0; }
	.location-contact-section .form-area input[type="text"], .location-contact-section .form-area input[type="password"], .location-contact-section .form-area input[type="email"], .location-contact-section .form-area input[type="tel"], .location-contact-section .form-area input[type="search"]{ height: 36px; }
	.consultation-section .center-box{ max-width: 450px; }
	.consultation-section p{ margin-bottom: 25px; }
	.star-point .container:after{ right: -30px; top: -30px; width: 60px; height: 60px; }
	.star-point .container:before{ left: -30px; top: -30px; width: 60px; height: 60px; }
	.footer-bottom .container p{ font-size: 13px; }
	.socical-link a{ font-size: 15px; }
	header .container:after{ left: -30px; bottom: -30px; width: 60px; height:60px; }
	.banner .banner-top .two-col .col-right{ margin: 0; }
	.star-list li:before, .home_two_col_sec ul li"before{ left: 0; top: 2px; width: 18px; height: 18px; }
	.star-list li, .home_two_col_sec ul li{ padding-left: 22px; }
	.hospitals-choose-section h2{  margin-bottom: 30px; }
	.mb-toggled.mb-closed{ display: flex; align-items: center; }
	.mb-button{ display:block; }
	.mb-button span:first-child{ margin-top:0; }
	.mb-button span:last-child{ margin-bottom:0; }
	.hospitals-choose-section{ padding: 45px 0 0px 0; }
	body{ overflow-x: hidden; }
	.box-grp .box-cell{ border-radius: 25px; min-height: 180px; padding: 27px 45px 25px 15px; width: calc(50% - 4px); }
	.box-grp .box-cell:after{ top: 22px; right: 16px; width: 25px; height: 25px; }
	.box-grp .box-cell:nth-child(3n + 1):before{ border-radius: 25px; display:none; }
	.box-grp .box-cell:nth-child(3n + 3):before{ border-radius: 25px; display:none; }
	.box-grp .box-cell:nth-child(2n + 2):before{ content: ''; display: block; position: absolute; top: 0; left: calc(100% + 5px); right: inherit; width: 1000px; height: 100%; background: #F9F9F9; border-radius: 25px; }
	.box-grp .box-cell:nth-child(2n + 1):before{ content: ''; display: block; position: absolute; top: 0; right: calc(100% + 5px); left: inherit; width: 1000px; height: 100%; background: #F9F9F9; border-radius: 25px; }
	.box-cell h3:after{ top: -9px; right: -14%; }
	.gform_wrapper.gravity-theme .gform_fields{ grid-template-columns: repeat(1, 1fr) !important; }
	.gfield_radio .gchoice{ margin-right: 20px; }
	.gform_wrapper.gravity-theme .gfield-choice-input+label{ font-size: 16px !important; }
	.gform_wrapper.gravity-theme .gfield-choice-input+label .circle{ width: 16px; height: 16px; }
	.gform_wrapper.gravity-theme .gfield-choice-input+label .circle::after{ width: 11px; height: 11px; }
	.banner .form-area .gform_wrapper.gravity-theme .gform_fields{ grid-column-gap: 0; }	
	.subpage-banner img{ height: 240px; }
	.site-main{ padding: 40px 20px 40px 20px; box-sizing:border-box; }
	body .sub-page p{ font-size: 14px; line-height: 1.4; margin-bottom: 15px; }
	#sidebar-products li:before{ left: 5px; top: 10px; }
	.site-main h1{ margin-bottom: 30px; }
	.subcategory-list .units-row .product-name a{ font-size: 14px; }
	.subcategory-list .units-row .product-name{ margin: 1em 0 2em 0; }
	.latest-news a.read-story{ font-size: 14px; }
	.latest-news img{ width:100%; }
	.units-row.subcategory-list{ margin-bottom: 0; }
	.units-row.subcategory-list .units-row:last-child{ margin-bottom:0; }
	.units-row{ margin-bottom:0 !important; }
	.subpage-banner .container{ width: calc(100% - 60px); }
	.navbar-left, .navbar-right, .navbar ul li, .navbar-right ul li, .subnav-right ul, .subnav ul li, .subnav-right ul li{ text-align: left !important; }
	.main-inner .entry-header{ padding-left:0; }
	.latest-news .units-row .unit-20{ width: 20%; }
	.units-container .alm-btn-wrap .alm-load-more-btn{ font-size: 13px; padding: 8px 17px 8px 17px; }
	.news-date .day{ font-size: 1.1em; }
	header.page-header{ padding-left:0; padding-bottom: 5px; margin-bottom:10px; }
	.entry-content iframe{ height:400px; }

	.entry-content{ margin-top:0 !important; }
	.page_content_sec h2{ margin-bottom: 30px; }
	.main-inner .entry-content p{ margin-bottom: 20px; }
	.service-card-head .plus-icon{ width: 25px; }
	.service_card_sec .service-card-row{ flex-wrap: wrap; gap: 12px 2%; }
	.service_card_sec .service-card-row .service-card{ width: 49%; margin: 0; margin-right: 0; padding: 35px 25px 30px 25px; }
	.service_card_sec .container{ padding: 0; }
	.service-card-head{ margin-bottom: 25px; padding-right: 40px; }
	.service-card-head h3{ margin-bottom: 0; }
	.service-card-content p{ margin-bottom:0; }

	.service_card_sec .service-card-row .service-card{ width: 33%; margin: 0; margin-right: 2%; padding: 35px 25px 30px 25px; }
	.service_card_sec .container{ padding: 0; }
	.service-card-head{ margin-bottom: 25px; padding-right: 40px; }
	.page_content_sec h2{ margin-bottom: 20px; }
	.product-content h3 img{ left: -29px; top: -6px; width: 26px; }
	.product-row .product-img img{ height: 120px; }
	.cta-box{ padding: 40px 40px; }
	.product-content{ padding: 22px 20px 26px 40px; }
	.product-row{ gap: 12px 2%; }

	.inner-cta{ margin-top: 80px; }
	.product-wrapper .unit-25 p a{ border-radius: 25px; height: 180px; }
	.subcategory-list .units-row .product-name{ margin-top: 15px !important; margin-bottom: 30px !important; }
	.subcategory-list .units-row .product-name img{ width: 24px; }
	.subcategory-list .units-row .subcategory{ margin-bottom: 15px; }
	.subcategory-list .units-row .unit-25{ width: 49%; margin: 0; }
	.subcategory-list .product-wrapper{ display: flex; flex-wrap: wrap; gap: 10px 2%; }

	.team_heading img{ left: -5px; width: 34px; }
	.subcategory-list.team-list .units-row{ padding-top: 10px; margin-bottom: 40px !important; }
	.about_two_col_sec{ margin-bottom: 40px; }
	.subcategory-list .units-row .unit-33{ border-radius: 25px; padding: 20px 30px 17px 18px; margin-bottom: 20px; }
	.subcategory-list .units-row .unit-33 .employee_heading img{ width: 25px; }
	.employee-name{ padding-left: 30px; font-size: 16px; }
	.subcategory-list .units-row .unit-33 .employee-position{ padding-left: 30px; }

	.subcategory-list.brand-list .units-row img{ max-height: 100px !important; max-width: 175px; }
	.subcategory-list.brand-list .units-row .unit-33{ margin-bottom: 20px; }

}

/* 3. iPad responsive css 768px to 1023px
------------------------------------------------------------------------------*/
@media (min-width:768px) and (max-width:1023px) {
	h1, .h1{ font-size: 46px; line-height: 0.97; }
	h2, .h2{ font-size: 36px; line-height: 0.97; }
	h3, .h3{ font-size: 14px; }
	p{ font-size: 14px; line-height: 1.4; }
	ul li{ font-size: 16px; }
	.primary-btn{ font-size: 14px; }
	.secondary-btn{ font-size: 14px; }
	input[type="submit"], input[type="button"], input[type="reset"]{ font-size: 14px; }
	.container{ padding: 0 25px; box-sizing:border-box; }
	header{ padding: 0 30px; box-sizing: border-box; padding-right: 0; }
	header .container{ padding-left: 25px; padding-top: 20px; padding-bottom: 20px; }
	nav ul{ gap: 19px; }
	header .logo{ width: 160px;	}
	.header-right-push{ gap: 25px; }
	.banner .container{ padding-left: 25px; padding-top: 40px; }
	.banner .banner-btm{ padding: 30px 0 50px 0; }
	.banner{ padding: 0 30px; box-sizing: border-box; padding-right: 0; }
	.banner h1{ margin-bottom: 20px; }
	.banner p{ margin-bottom: 20px; }
	.banner-info-grp{ gap: 30px; }
	.form-area{ padding: 30px 20px 25px 20px; }
	.hand-img{ top: 200px; }
	.services-cell{ width: calc(33% - 3%); }
	.services-cell p{ margin-bottom:0; }
	.services-grp{ gap: 35px 5%; padding-top: 25px; }
	.services-section{ padding: 40px 0 40px 0; }
	.featured-cell .featured-img{ height: 160px; }
	.featured-cell .featured-text{ font-size: 12px; }
	.featured-cell{ border-radius: 20px; }
	.surgical-section .white-star{ width: 49%; }
	.about-cell-grp{ gap: 44px; margin-bottom: 40px; }
	.about-cell-grp .about-cell{ width: calc(33% - 36px); margin: 0; }
	.location-contact-section{ padding: 50px 0 45px 0; }
	.content-with-img-section .two-col .col-left{ min-height: 350px; }
	.content-with-img-section .two-col .col-right .content-inner{ padding: 0 20px 0 30px; }
	.content-box{ max-width: 450px; }
	.content-box p{ margin-bottom:0; }
	.consultation-section .container{ padding: 50px 0; }
	.consultation-section{ padding: 0 30px; box-sizing:border-box; }
	.footer-top{ padding: 0 30px; box-sizing:border-box; }
	.footer-bottom{ padding: 0 30px; box-sizing:border-box; }
	.footer-top .container{ padding: 30px 20px 10px 20px; flex-wrap:wrap; gap:35px 0; }
	.footer-bottom .container{ padding:15px 20px 15px 20px; }
	.footer-right{ width: 100%; gap: 12%; }
	.footer-top .footer-logo{ width: 140px; }
	.country-list{ margin-bottom: 50px; flex-wrap: wrap; gap: 50px 20px; }
	.machine-img{ height: 89%; top: -52px; left: 0; }
	.logo-slider .logo-cell figure img{ margin: 0 auto; }
	.featured-cell .featured-text{ padding: 15px 15px 15px 30px; }
	.featured-cell .featured-text:before{ left: 9px; top: 13px; width: 20px; height: 20px; }
	.featured-section{ padding: 40px 0 50px 0; }
	.surgical-section .surgical-img figure img{ width: auto; height: 100%; }
	.surgical-section .surgical-img{ width: 45%; }
	.surgical-section .two-col .col-left{ padding-top: 55px; }
	.link-start:before, .surgical-section ul:before{ height: calc(100% - 82px); }
	.location-contact-section .form-area{ padding: 25px 20px 30px 20px; }
	.content-with-img-section .two-col:after{ left: 50%; top: -50px; width: 100px; height: 100px; }
	footer ul li{ font-size: 14px; }
	.footer-right .col h4{ font-size: 14px; margin-bottom: 20px; }
	footer ul{ margin-bottom: 30px; }
	.hospitals-choose-section{ padding: 50px 0 20px 0; }
	.header-right-push .navigation{ display:none; }
	.banner:before{ width: 100%; }
	.full-set.half-set{ display: flex; gap: inherit; flex-wrap: wrap; }
	.full-set{ margin-bottom:0; }
	.fieldset{ margin-bottom: 8px; }
	input::placeholder, textarea::placeholder{ font-size:12px; }
	input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"]{ padding: 0 10px; font-size:12px; }
	textarea{ padding: 8px 10px; }
	.banner .form-area p{ font-size: 12px; line-height: 1.4; }
	.banner-info figure, .banner-info figure img{ height:20px; }
	.logo-section h3{ margin-bottom: 30px; }
	.logo-section{ padding: 40px 0 35px 0; }
	.two-col-section{ padding: 50px 0 40px 0; }
	.two-col-section ul{ margin-bottom: 25px; }
	.two-col-section p{ margin-bottom: 25px; }
	.two-col-section h2{ margin-bottom: 40px; }
	.banner .banner-top{ padding-bottom: 15px; }
	.logo-slider .slick-slide{ margin-right: 20px; }
	.case-point-sec{ padding: 50px 0 40px 0; }
	.case-point-sec h3{ margin-bottom: 20px; }
	.star-img{ width: 40px; margin-left: -19px; margin-bottom: 8px; }
	.services-section .star-img{ margin-left: -15px; }
	.services-cell .service-icon{ height: 25px; margin-bottom: 10px; }
	.services-cell h3{ margin-bottom: 8px; }
	.featured-section .featured-grp{ gap: 10px; padding-top: 10px; }
	.featured-cell{ width: calc(25% - 8px); }
	.surgical-section .two-col .col-left h2{ margin-bottom: 50px; }
	.link-start li h3, .surgical-section ul li h3{ margin-bottom: 10px; }
	.link-start:before, .surgical-section ul:before{ height: calc(100% - 60px) !important; }
	.link-start li, .surgical-section ul li{ padding-left: 40px; margin-bottom: 30px; }
	.number-cell{ font-size: 18px; }
	.location-contact-section .two-col{ margin-bottom: 60px; }
	.country-name{ font-size: 16px; }
	.country-name:before{ left: 0; top: -12px; width: 40px; height: 40px; }
	.country-name{ padding-left: 37px; }
	.map-area{ margin-bottom: 50px; }
	.location-contact-section .two-col .col-right p{ margin-bottom: 0; }
	.location-contact-section .form-area .two-col{ gap: 20px; }
	.location-contact-section .form-area .two-col .col-left{ width: 40%; margin-left: 0; }
	.location-contact-section .form-area .two-col .col-right{ width: 60%; }
	.location-contact-section .form-area h2{ font-size: 30px; }
	.radio-label{ gap: 8px; font-size: 16px !important; }
	.radio-label .circle{ width: 16px; height: 16px; }
	.radio-label .circle::after{ width: 11px; height: 11px; }
	.radio-group{ gap: 15px 15px; padding: 13px 0 20px 0; }
	.location-contact-section .form-area input[type="text"], .location-contact-section .form-area input[type="password"], .location-contact-section .form-area input[type="email"], .location-contact-section .form-area input[type="tel"], .location-contact-section .form-area input[type="search"]{ height: 36px; }
	.consultation-section .center-box{ max-width: 450px; }
	.consultation-section p{ margin-bottom: 25px; }
	.star-point .container:after{ right: -30px; top: -30px; width: 60px; height: 60px; }
	.star-point .container:before{ left: -30px; top: -30px; width: 60px; height: 60px; }
	.footer-bottom .container p{ font-size: 13px; }
	.socical-link a{ font-size: 15px; }
	.mb-toggled.mb-closed{ display: flex; align-items: center; }
	.mb-button{ display:block; }
	.mb-button span:first-child{ margin-top:0; }
	.mb-button span:last-child{ margin-bottom:0; }
	.hospitals-choose-section{ padding: 55px 0 20px 0; }
	body{ overflow-x: hidden; }
	.box-grp .box-cell{ border-radius: 25px; min-height: 205px; padding: 27px 45px 25px 15px; }
	.box-grp .box-cell:after{ top: 22px; right: 16px; width: 25px; height: 25px; }
	.box-grp .box-cell:nth-child(3n + 1):before{ border-radius: 25px; }
	.box-grp .box-cell:nth-child(3n + 3):before{ border-radius: 25px; }
	.box-cell h3:after{ top: -9px; right: -24%; }
	.gfield_radio .gchoice{ margin-right: 20px; }	
	.banner .form-area .gform_wrapper.gravity-theme .gform_fields{ grid-column-gap: 0; }	
	.gform_wrapper.gravity-theme .gform_fields{ grid-template-columns: repeat(1, 1fr) !important; }
	.gform_wrapper.gravity-theme .gfield-choice-input+label{ font-size: 16px !important; }
	.gform_wrapper.gravity-theme .gfield-choice-input+label .circle{ width: 16px; height: 16px; }
	.gform_wrapper.gravity-theme .gfield-choice-input+label .circle::after{ width: 11px; height: 11px; }
	.subpage-banner img{ height: 280px; }
	.site-main{ padding: 50px 25px 50px 25px; box-sizing:border-box; }
	body .sub-page p{ font-size: 14px; line-height: 1.4; margin-bottom: 15px; }
	#sidebar-products li:before{ left: 5px; top: 6px; }
	#sidebar-products li{ font-size: 13px; }
	.site-main h1{ margin-bottom: 30px; }
	.subcategory-list .units-row .product-name a{ font-size: 14px; }
	.subcategory-list .units-row .product-name{ margin: 1em 0 2em 0; }
	.latest-news a.read-story{ font-size: 14px; }
	.subpage-banner .container{ width: calc(100% - 60px); z-index: 99; }
	.logo-list-section .logo-cell{ transform: scale(1); } 
	.main-inner .entry-header{ padding-left:0; }
	.main-inner .entry-content p{ margin-bottom: 35px; }
	body .employee-position, .employee-about{ font-size: 14px; }
	body .employee-name{ font-size: 16px; }
	.latest-news .units-row .unit-20{ width: 20%; }
	header.page-header{ padding-left:0; padding-bottom: 5px; margin-bottom:20px; }
	header.page-header h1{ margin-bottom: 10px; }
	.entry-content iframe{ height:400px; }
	.entry-content{ margin-top:0 !important; }
	.page_content_sec h2{ margin-bottom: 30px; }
	.main-inner .entry-content p{ margin-bottom: 20px; }
	.service-card-head .plus-icon{ width: 25px; }
	.service_card_sec .service-card-row .service-card{ width: 33%; margin: 0; margin-right: 2%; padding: 35px 25px 30px 25px; }
	.service_card_sec .container{ padding: 0; }
	.service-card-head{ margin-bottom: 25px; padding-right: 40px; }

	.service_card_sec .service-card-row .service-card{ width: 33%; margin: 0; margin-right: 2%; padding: 35px 25px 30px 25px; }
	.service_card_sec .container{ padding: 0; }
	.service-card-head{ margin-bottom: 25px; padding-right: 40px; }
	.page_content_sec h2{ margin-bottom: 40px; }
	.product-content h3 img{ left: -29px; top: -6px; width: 26px; }
	.product-row .product-img img{ height: 150px; }
	.cta-box{ padding: 40px 40px; }
	.product-content{ padding: 22px 20px 26px 50px; }

	.inner-cta{ margin-top: 100px; }
	.product-wrapper .unit-25 p a{ border-radius: 25px; height: 180px; }
	.subcategory-list .units-row .product-name{ margin-top: 15px !important; margin-bottom: 30px !important; }
	.subcategory-list .units-row .product-name img{ width: 24px; }
	.subcategory-list .units-row .subcategory{ margin-bottom: 15px; }

	.team_heading img{ left: -12px; width: 46px; }
	.subcategory-list.team-list .units-row{ padding-top: 10px; margin-bottom: 40px; }
	.about_two_col_sec{ margin-bottom: 40px; }
	.subcategory-list .units-row .unit-33{ border-radius: 25px; padding: 20px 30px 17px 18px; margin-bottom: 20px; }
	.subcategory-list .units-row .unit-33 .employee_heading img{ width: 25px; }
	.employee-name{ padding-left: 30px; }
	.subcategory-list .units-row .unit-33 .employee-position{ padding-left: 30px; }

	.subcategory-list.brand-list .units-row img{ max-height: 100px !important; max-width: 175px; }
	.subcategory-list.brand-list .units-row .unit-33{ margin-bottom: 20px; }

	.category-services .category-list{ margin-bottom: 30px; }
	.category-services .category-list{ font-size: 16px; }

}

/* 4. large desktop responsive css 1024px to 1199px
------------------------------------------------------------------------------*/
@media (min-width:1024px) and (max-width:1199px) {	
	h1, .h1{ font-size: 60px; line-height: 0.97; }
	h2, .h2{ font-size: 42px; line-height: 0.97; }
	h3, .h3{ font-size: 18px; }
	p{ font-size: 18px; }
	.primary-btn{ font-size: 15px; }
	.secondary-btn{ font-size: 15px; }
	input[type="submit"], input[type="button"], input[type="reset"]{ font-size: 15px; }
	.container{ padding: 0 25px; box-sizing:border-box; }
	header{ padding: 0 30px; box-sizing: border-box; padding-right: 0; }
	header .container{ padding-left: 25px; }
	nav ul{ gap: 19px; }
	header .logo{ width: 160px;	}
	.header-right-push{ gap: 25px; }
	.banner .container{ padding-left: 25px; padding-top: 50px; }
	.banner .banner-btm{ padding: 30px 0 50px 0; }
	.banner{ padding: 0 30px; box-sizing: border-box; padding-right: 0; }
	.banner h1{ margin-bottom: 30px; }
	.banner p{ margin-bottom: 30px; }
	.banner-info-grp{ gap: 60px; }
	.form-area{ padding: 37px 35px 37px 35px; }
	.hand-img{ top: 260px; }
	.services-cell{ width: calc(33% - 5.7%); }
	.services-grp{ gap: 35px 9%; }
	.services-section{ padding: 60px 0 50px 0; }
	.featured-cell .featured-img{ height: 225px; }
	.featured-cell .featured-text{ font-size: 15px; }
	.featured-cell{ border-radius: 25px; }
	.surgical-section .white-star{ width: 538px; }
	.about-cell-grp{ gap: 44px; margin-bottom: 40px; }
	.about-cell-grp .about-cell{ width: calc(20% - 36px); margin: 0; }
	.location-contact-section{ padding: 60px 0 60px 0; }
	.content-with-img-section .two-col .col-left{ min-height: 495px; }
	.content-with-img-section .two-col .col-right .content-inner{ padding: 0 20px 0 30px; }
	.content-box{ max-width: 450px; }
	.content-box p{ margin-bottom:0; }
	.consultation-section .container{ padding: 80px 0; }
	.consultation-section{ padding: 0 30px; box-sizing:border-box; }
	.footer-top{ padding: 0 30px; box-sizing:border-box; }
	.footer-bottom{ padding: 0 30px; box-sizing:border-box; }
	.footer-top .container{ padding: 35px 25px 30px 25px; }
	.footer-bottom .container{ padding:20px 25px 20px 25px; }
	.footer-right{ width: 71%; gap: 12%; }
	.footer-top .footer-logo{ width: 180px; }
	.country-list{ margin-bottom: 100px; }
	.machine-img{ height: 650px; top: -75px; left:0; }
	.logo-slider .logo-cell figure img{ margin: 0 auto; }
	.featured-cell .featured-text{ padding: 20px 20px 20px 40px; }
	.featured-cell .featured-text:before{ left: 10px; top: 15px; width: 30px; height: 30px; }
	.featured-section{ padding: 60px 0 70px 0; }
	.surgical-section .surgical-img figure img{ width: auto; height: 100%; }
	.surgical-section .surgical-img{ width: 45%; }
	.surgical-section .two-col .col-left{ padding-top: 80px; }
	.link-start:before, .surgical-section ul:before{ height: calc(100% - 82px); }
	.location-contact-section .form-area{ padding: 30px 30px 38px 30px; }
	.content-with-img-section .two-col:after{ left: 50%; top: -70px; width: 140px; height: 140px; }
	footer ul li{ font-size: 15px; }
	.footer-right .col h4{ font-size: 15px; margin-bottom: 20px; }
	footer ul{ margin-bottom: 30px; }
	.hospitals-choose-section{ padding: 55px 0 20px 0; }
	.machine-img figure img{ height: 79%; }
	body{ overflow-x: hidden; }
	.box-cell h3:after{ top: -1px; right: -19%; }
	.site-main{ padding: 60px 30px 60px 30px; box-sizing:border-box; }
	.subpage-banner .container{ width: calc(100% - 60px); }
	.main-inner .entry-header{ padding-left:0; }
	body .sub-page p{ font-size: 18px; }
	.latest-news .units-row .unit-20{ width: 16%; }	
	header.page-header{ padding-left:0; padding-bottom: 5px; margin-bottom:20px; }
	header.page-header h1{ margin-bottom: 10px; }
	.entry-content iframe{ height:400px; }
	.entry-content{ margin-top:0 !important; }

	.service_card_sec .service-card-row .service-card{ width: 33%; margin: 0; margin-right: 2%; padding: 35px 25px 30px 25px; }
	.service_card_sec .container{ padding: 0; }
	.service-card-head{ margin-bottom: 25px; padding-right: 40px; }
	.page_content_sec h2{ margin-bottom: 40px; }
	.product-content h3 img{ left: -34px; top: -5px; width: 29px; }
	.product-row .product-img img{ height: 200px; }
	.cta-box{ padding: 40px 40px; }

	.inner-cta{ margin-top: 150px; }

	.team_heading img{ left: -12px; width: 46px; }
	.subcategory-list.team-list .units-row{ padding-top: 10px; }


}

/* 5. Other media-query
------------------------------------------------------------------------------*/

@media (min-width:1200px) and (max-width:1350px) {	
	h1, .h1{ font-size: 70px; line-height: 0.97; }
	h2, .h2{ font-size: 48px; line-height: 0.97; }
	.container{ padding: 0 30px; box-sizing:border-box; }
	header{ padding: 0 30px; box-sizing: border-box; padding-right: 0; }
	nav ul{ gap: 25px; }
	.banner{ padding: 0 30px; box-sizing: border-box; padding-right: 0; }
	.banner-info-grp{ gap: 80px; }
	.hand-img{ top: 260px; }
	.services-cell{ width: calc(33% - 5.7%); }
	.services-grp{ gap: 45px 9%; }
	.services-section{ padding: 80px 0 70px 0; }
	.featured-cell .featured-img{ height: 255px; }
	.featured-cell .featured-text{ font-size: 17px; }
	.surgical-section .white-star{ width: 538px; }
	.about-cell-grp{ gap: 44px; margin-bottom: 40px; }
	.about-cell-grp .about-cell{ width: calc(20% - 36px); margin: 0; }
	.location-contact-section{ padding: 100px 0 100px 0; }
	.content-with-img-section .two-col .col-left{ min-height: 600px; }
	.content-with-img-section .two-col .col-right .content-inner{ padding: 0 20px 0 100px; }
	.content-box{ max-width: 450px; }
	.content-box p{ margin-bottom:0; }
	.consultation-section .container{ padding: 100px 0; }
	.consultation-section{ padding: 0 30px; box-sizing:border-box; }
	.footer-top{ padding: 0 30px; box-sizing:border-box; }
	.footer-bottom{ padding: 0 30px; box-sizing:border-box; }
	.footer-top .container{ padding: 44px 50px 50px 38px; }
	.footer-bottom .container{ padding:28px 50px 28px 38px; }
	.footer-right{ width: 730px; gap: 95px; }
	.footer-top .footer-logo{ width: 220px; }
	.country-list{ margin-bottom: 100px; }
	.machine-img{ height: 738px; }
	body{ overflow-x: hidden; }
	.box-cell h3:after{ top: -1px; right: -19%; }
	.site-main{ padding-left: 30px; padding-right: 30px; box-sizing:border-box; }
	.subpage-banner .container{ width: calc(100% - 60px); }
	.main-inner .entry-header{ padding-left:0; }
	.latest-news .units-row .unit-20{ width: 16%; }	

	.service_card_sec .service-card-row .service-card{ width: 33%; margin: 0; margin-right: 2%; padding: 38px 40px 38px 45px; }
	.service_card_sec .container{ padding: 0; }

}

@media (max-width:1500px){
	.surgical-section .surgical-img figure img{ width: auto; height: 100%; }
}

@media (max-width:1300px){
	.surgical-section .surgical-img figure img{ width: auto; height: 100%; }
	.surgical-section .surgical-img{ width: 45%; }
	.link-start:before, .surgical-section ul:before{ height: calc(100% - 82px); }
	.breadcrumb-section .breadcrumbs{ padding-left: 30px; }
}


@media (min-width:400px) and (max-width:500px){
	.case-point-sec{ padding: 50px 0 300px 0; }
}

@media (min-width:500px) and (max-width:640px){
	.case-point-sec{ padding: 50px 0 400px 0; }
}

@media(min-width:641px) and (max-width:767px){
   	.services-section{ padding-top: 100px; }
}

@media(min-width:768px) and (max-width:900px){
   	.services-section{ padding-top: 100px; }
}
@media(min-width:901px) and (max-width:1024px){
   	.services-section{ padding-top: 200px; }
}

@media (min-width:1600px){
	.services-section{ padding-top: 220px; }
}

@media (min-width:1900px){
	.services-section{ padding-top: 250px; }
}

@media (min-width:2000px){
	.services-section{ padding-top: 350px; }
}

@media (min-width:2200px){
	.services-section{ padding-top: 400px; }
	.hand-img{ top: 50px; }
}

@media (min-width:2400px){
	.services-section{ padding-top: 600px; }
	.hand-img{ top: 50px; }
}

@media (min-width:2800px){
	.services-section{ padding-top: 800px; }
	.hand-img{ top: -23%; }
}

@media (min-width:3700px){
	.services-section{ padding-top: 800px; }
	.hand-img{ top: -30%; }
}

@media (min-width:3900px){
	.services-section{ padding-top: 800px; }
	.hand-img{ top: -70%; }
}