@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}
/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (min-width: 1600px) and (max-width: 1700px) {

}
/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1599px) {

}
/* / / 1300-1366-1500 / / */

@media screen and (min-width: 1300px) and (max-width: 1499px) {
    .section_5:after {
        right: 20%;
    }
    .footer p {
        font-size: 13px;
        line-height: 23px;
    }
	    header .mainhead .number .anchor a {
	    font-size: 12px;
	    line-height: 22px;
	}
	
	header .mainhead .number .img img {
	    width: 100%;
	}
	
	header .mainhead .anchors ul li.one a {/* display: flex; *//* align-items: center; *//* justify-content: center; *//* padding-left: 0; *//* padding-right: 0; *//* border-radius: 50px; *//* width: 76%; */}
	
	header .mainhead .anchors ul li.one a img {
	    width: 20%;
	}
	
	.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image {
	}
	
	.navigation ul li a {
	    font-size: 20px !important;
	    line-height: 30px !important;
	}
	
	.site_slider .pic {
	    height: 100vh;
	}
	
	.navigation {
	    padding: 10px 0;
	}
	.section_1 .row:nth-child(odd) {
	    padding: 80px 0;
	}
	
	.section_1 .headline h2 {
	    font-size: 50px;
	    line-height: 60px;
	    margin-bottom: 50px;
	}
	
	.section_1 .main .title h3 {
	    font-size: 50px;
	    line-height: 60px;
	}
	
	.section_1 .main .count h3 {
	    font-size: 80px;
	    line-height: 90px;
	}
	
	.section_1 .main .desc p {
	    font-size: 15px;
	    line-height: 25px;
	}
	.section_5 .desc p {
	    font-size: 18px;
	    line-height: 28px;
	    max-width: 80%;
	    margin: 20px auto;
	}
	
	.section_5 {
	    background-position: center 40%;
	    background-size: 520px 458px;
	}
	.section_5 .headline h2 {
	    font-size: 70px;
	    line-height: 80px;
	}
	
	.section_5:before {
	    left: 24%;
	}
	.carpals1 .desc h4 {
	    font-size: 30px;
	    line-height: 40px;
	}
	
	.carpals1 .desc h5 {
	    font-size: 18px;
	    line-height: 28px;
	}
	
	.carpals1 .qanda h3 {
	    font-size: 35px;
	    line-height: 45px;
	    padding: 0;
	    margin: 0 auto;
	}
	
	.carpals1 .qanda p {
	    font-size: 18px;
	    line-height: 28px;
	}
	
	.carpals1 p {
	    font-size: 18px;
	    line-height: 28px;
	    padding: 0;
	    margin: 20px auto;
	}
	
	.carpals1 .img {
	    height: 400px;
	}
	
	.carpals2 {
	    padding: 50px 0;
	}
	
	.carpals4 .desc h3 {
	    font-size: 40px;
	    line-height: 50px;
	}
	
	.carpals4 .desc p {
	    font-size: 18px;
	    line-height: 28px;
	}
	
	.carpals4 .desc h4 {
	    font-size: 25px;
	    line-height: 35px;
	}
	
	.carpals6 .row {
	    display: flex;
	    flex-wrap: wrap;
	    align-items: flex-end;
	}
	
	.faq h2 {
	    margin-bottom: 0;
	    font-size: 35px;
	    line-height: 45px;
	}
	
	.carpals7 .desc h3 {
	    margin-bottom: 0;
	}
	
	.carpals8 .head h2 {
	    padding-bottom: 0;
	    margin: 0 auto 50px;
	}
	.abt1 .container-fluid , .abt2 .container-fluid {
	    padding: 0 5% !important;
		}
		.abt1 .desc p , .abt2 .desc p {
	    font-size: 15px;
	    line-height: 25px;
		}
		.tennissec1 .qanda p {
	    font-size: 18px;
	    line-height: 28px;
	 }
		/*body{*/
		/*	display:none !important;*/
		/*}*/
		.abt1 .main .img, .abt2 .main .img {
			width: 531px;
			height: 531px;
		}
		.arth-sec1 ul li {
		    font-size: 13px;
		    line-height: 23px;
		}
		
		.tennissec1 .heading h3 {
		    font-size: 35px;
		    line-height: 45px;
		    margin-top: 0;
		}
		
		.arth-sec1 .heading h4 {
		    font-size: 18px;
		    line-height: 28px;
		}
		
		.arth-sec1 .heading ul li {
		    font-size: 18px;
		    line-height: 28px;
		}
		
		.arth-sec1 .heading p {
		    font-size: 18px;
		    line-height: 28px;
		}
		
		.arth-sec1 .heading h5 {
		    font-size: 20px;
		    line-height: 30px;
		}
		
		.arth-sec1 .heading p {
		    font-size: 18px;
		    line-height: 28px;
		}
		
		.sec-faq .set .content p {
		    font-size: 18px;
		    line-height: 28px;
		}
		.cont1 .heading p {font-size: 18px;line-height: 28px;}
		
		.cont1 .para p a {
		    font-size: 30px;
		    left: 40px;
		}
		.site_slider .pic .ab-content {top: 36%;text-align: center;left: 21%;}
		
		.site_slider .pic .ab-content a {
		    border-radius: 10px;
		    height: 140px;
		}

}
/* / / 1100-1200px / / */
@media screen and (min-width: 1100px) and (max-width: 1299px) {
	.abt1 .desc p , .abt2 .desc p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.abt1 .main .img , .abt2 .main .img {
		width: 500px;
		height: 500px;
	}
	
	.abt1 .desc h3 , .abt2 .desc h3 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.abt1 .desc h4 , .abt2 .desc h4 {
		font-size: 23px;
		line-height: 33px;
	}
	
	.abt1 .desc h5 , .abt2 .desc h5 {
		font-size: 25px;
		line-height: 35px;
	}
	.section_5:after {
        right: 20%;
    }
    .footer p {
        font-size: 12px;
        line-height: 22px;
    }
	    header .mainhead .number .anchor a {
	    font-size: 12px;
	    line-height: 22px;
	}
	
	header .mainhead .number .img img {
	    width: 100%;
	}
	
	header .mainhead .anchors ul li.one a {/* display: flex; *//* align-items: center; *//* justify-content: center; *//* padding-left: 0; *//* padding-right: 0; *//* border-radius: 50px; *//* width: 73%; */}
	
	header .mainhead .anchors ul li.one a img {
	    width: 20%;
	}
	
	.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image {
	}
	
	.navigation ul li a {
	    font-size: 20px !important;
	    line-height: 30px !important;
	}
	
	.site_slider .pic {
	    height: 100vh;
	}
	
	.navigation {
	    padding: 10px 0;
	}
	.section_1 .row:nth-child(odd) {
	    padding: 50px 0;
	}
	
	.section_1 .headline h2 {
	    font-size: 50px;
	    line-height: 60px;
	    margin-bottom: 50px;
	}
	
	.section_1 .main .title h3 {
	    font-size: 50px;
	    line-height: 60px;
	}
	
	.section_1 .main .count h3 {
	    font-size: 80px;
	    line-height: 90px;
	}
	
	.section_1 .main .desc p {
	    font-size: 15px;
	    line-height: 25px;
	}
	.section_5 .desc p {
	    font-size: 18px;
	    line-height: 28px;
	    max-width: 80%;
	    margin: 20px auto;
	}
	
	.section_5 {
	    background-position: center 40%;
	    background-size: 520px 458px;
	}
	.section_5 .headline h2 {
	    font-size: 60px;
	    line-height: 70px;
	}
	
	.section_5:before {
	    left: 24%;
	}
	.carpals1 .desc h4 {
	    font-size: 40px;
	    line-height: 50px;
	}
	
	.carpals1 .desc h5 {
	    font-size: 22px;
	    line-height: 32px;
	}
	
	.carpals1 .qanda h3 {
	    font-size: 40px;
	    line-height: 50px;
	}
	
	.carpals1 .qanda p {
	    font-size: 18px;
	    line-height: 28px;
	}
	
	.carpals1 p {
	    font-size: 18px;
	    line-height: 28px;
	    padding: 0;
	    margin: 20px auto;
	}
	
	.carpals1 .img {
	    height: 400px;
	}
	
	.carpals2 {
	    padding: 50px 0;
	}
	
	.carpals4 .desc h3 {
	    font-size: 40px;
	    line-height: 50px;
	}
	
	.carpals4 .desc p {
	    font-size: 18px;
	    line-height: 28px;
	}
	
	.carpals4 .desc h4 {
	    font-size: 25px;
	    line-height: 35px;
	}
	
	.carpals6 .row {
	    display: flex;
	    flex-wrap: wrap;
	    align-items: flex-end;
	}
	
	.faq h2 {
	    margin-bottom: 0;
	}
	
	.carpals7 .desc h3 {
	    margin-bottom: 0;
	}
	
	.carpals8 .head h2 {
	    padding-bottom: 0;
	    margin: 0 auto 50px;
	}
	.site_slider .pic .ab-content {
		top: 36%;
	}
	
	.site_slider .pic .ab-content a {
		font-size: 16px;
		line-height: 26px;
	}
	
	a {}
	
	header .mainhead .anchors ul li.one {
		/* max-width: 65%; */
		/* flex: 0 0 65%; */
	}
	
	header .mainhead .anchors ul li.two {
		max-width: 35%;
		flex: 0 0 35%;
	}
	
	header .mainhead .anchors ul li.one a {
		width: 100%;
		padding: 10px 10px;
	}
	
	.site_slider .slick-arrow {
		width: 80px;
		height: 80px;
	}
	
	.section_1 .container {
		padding: 0 5%;
	}
	
	.section_1 .pic {height: 510px;}
	
	.section_1 .pic:before {
		height: 510px;
		width: 510px;
	}
	
	.section_1 .pic:after {
		bottom: 46%;
		right: 62%;
	}
	
	.section_2 .container {
		padding: 0 5%;
	}
	
	.section_3 .container {
		padding: 0 5%;
	}
	
	.section_3 .pic {
		height: 510px;
	}
	
	.section_3 .desc h3 strong {
		font-size: 30px;
		line-height: 40px;
	}
	
	.section_3 .desc h3 {
		font-size: 23px;
		line-height: 28px;
	}
	
	.section_3 .desc p strong {
		font-size: 25px;
		line-height: 35px;
	}
	
	.section_2 .headline h2 {
		font-size: 38px;
		line-height: 48px;
	}
	
	.section_5 .pic {
		width: 280px;
		height: 280px;
		margin: 70px auto 0;
	}
	header .mainhead .anchors ul li.one p {
	    font-size: 20px;
	}
	
}

/* / / Ipad PRO / */

@media screen and (min-width: 1000px) and (max-width: 1100px) {
	header .mainhead .anchors ul li.one a {
		font-size: 13px;
		line-height: 23px;
		padding: 0  5px;
	}
	
	header .mainhead .anchors ul li.two {max-width: 25%;flex: 0 0 25%;}
	
	header .mainhead .anchors ul li.one {
		max-width: 75%;
		flex: 0 0 75%;
	}
	
	header .mainhead .anchors ul {
		text-align: r;
	}
	
	.navigation ul li a {
		padding: 0 35px !important;
	}
	
	header .mainhead .number .anchor a {
		font-size: 20px;
		line-height: 30px;
	}
	
	.site_slider .pic .ab-content a {
		/* font-size: 12px; */
		/* line-height: 22px; */
	}
	
	.site_slider .pic .ab-content {
		top: 45%;
	}
	
	.section_1 .headline h2 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.section_1 .container {
		padding: 0 5%;
	}
	
	.section_1 .pic {
		height: 420px;
	}
	
	.section_1 .pic:before {
		width: 420px;
		height: 420px;
	}
	
	.section_1 .pic:after {
		bottom: 35%;
		width: 200px;
		right: 61%;
	}
	
	.section_1 .main .count h3 {
		font-size: 60px;
		line-height: 70px;
	}
	
	.section_1 .main .count span img {width: auto;height: auto;}
	
	.section_1 .main .title h3 {
		font-size: 45px;
		line-height: 55px;
	}
	
	.section_1 .main .desc p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.section_1 .main .more a {
		font-size: 14px;
		line-height: 24px;
	}
	
	.section_2 .headline h2 {
		font-size: 35px;
		line-height: 45px;
	}
	
	.section_3 .pic {
		height: 440px;
	}
	
	.section_3 .container {
		padding: 0 5%;
	}
	
	.section_3 .desc h3 strong {
		font-size: 25px;
		line-height: 35px;
	}
	
	.section_3 .desc h3 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.section_3 .desc p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.section_3 .desc p strong {
		font-size: 20px;
		line-height: 30px;
	}
	.section_5 .headline h2 {
		font-size: 60px;
		line-height: 70px;
	}
	
	.section_5 .pic {
		margin: 120px auto 0;
	}
	
	.section_5:before {
		left: 16%;
	}
	
	.section_5:after {
		right: 14%;
		bottom: 22%;
	}
	
	.section_5 .title {
		margin-top: 130px;
		font-size: 30px;
		line-height: 40px;
	}
	
	.section_5 .desc p {
		font-size: 18px;
		line-height: 28px;
	}
	
	.section_5 .container {}
	
	.footer p {
		font-size: 10px;
		line-height: 20px;
	}
	
	.footer:after {
		top: -100px;
	}
	
	.footer ul.menu li a, .footer ul li a {
		font-size: 11px;
		line-height: 21px;
	}
	
	.footer .brdr {
		padding-bottom: 20px;
	}
	.tennissec1 .desc h4 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.arth-sec1 .qanda h3 {
		font-size: 22px;
		line-height: 32px;
	}
	
	.tennissec1 .qanda p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.arth-sec1 .desc h5 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.arth-sec1 ul li {
		font-size: 15px;
		line-height: 25px;
	}
	
	.arth-sec1 p {
		font-size: 15px;
		line-height: 25px;
		padding: 10px 0;
	}
	
	.tennissec1 .heading h3 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.arth-sec1 .heading h4 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.tennissec1 .heading ul li {
		font-size: 15px;
		line-height: 25px;
	}
	
	.arth-sec1 .img1 {
		height: 400px;
	}
	
	.arth-sec1 .heading h5 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.tennissec1 .heading p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.arth-sec1 .row .img {
		height: 430px;
	}
	
	.faq h2 {
		font-size: 40px;
		line-height: 50px;
	}
	
	.sec-faq .set a {
		font-size: 20px;
		line-height: 30px;
	}
	
	.sec-faq .content p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals8 .col-md-3 {
	}
	
	.carpals8 .row {
		display: flex;
		flex-wrap: wrap;
	}
	
	.carpals8 .main .img {
		height: 300px;
	}
	.carpals1 .desc h4 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals1 .desc h5 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.carpals1 .qanda h3 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals1 .qanda p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals1 p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals1 .img {
		height: 410px;
	}
	
	.carpals2 .desc h4 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals2 .desc p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals2 .desc p b {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals4 .desc h3 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals4 .desc h4 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.carpals4 .desc p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals4 .img {
		height: 800px;
	}
	
	.carpals5 .img {
		width: 100%;
		height: auto;
	}
	
	.carpals5 .list h4 {
		font-size: 28px;
		line-height: 38px;
	}
	
	.carpals5 .list ul li {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals6 .desc h3 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals6 .desc h4 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.carpals6 .desc p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals6 .img {
		height: 860px;
	}
	.cont1 .heading h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.cont1 .heading p {
		font-size: 20px;
		line-height: 30px;
	}
	
	.cont1 .para p a {
		font-size: 30px;
		line-height: 40px;
	}
	.dupuytren-sec1 .heading h4 {font-size: 20px;line-height: 30px;}
	nav.nav1 {background: #000000;}
	
	.nav1 ul li a {
	color: #fff !important;
	}
	
	span.accordion-btn-wrap {
	color: #fff !important;
	}
	
	ul li.has-subnav .accordion-btn {
	color: #fff !important;
	}
	
	.nav1 .active {
	background: transparent;
	}
}

/* / / Ipad - 768px and Landspace Mode : 820px / / */

@media screen and (min-width: 100px) and (max-width: 949px) {
	a#hamburg {
		color: #fff;
		background: #fff;
		z-index: 999999;
		top: 30px;
	}
	
	.nav-cross {
		background: #fff;
	}
	
	.nav-cross span {
		background: #000 !important;
	}
	
	.push-logo {
		width: AUTO;
		height: AUTO;
	}
	
	.nav1 .search-nav input {
		DISPLAY: NONE;
	}
	
	.nav1 .container {
		WIDTH: AUTO;
	}
	
	.nav1 {
	}
	
	header .mainhead .row .col-md-3 {
		WIDTH: 25%;
	}
	
	header .mainhead .row .col-md-3 .col-md-6 {
		WIDTH: 50%;
	}
	
	header .mainhead .number .anchor a {
		FONT-SIZE: 16px;
		LINE-HEIGHT: 26PX;
	}
	
	header .mainhead .anchors ul li.one a {
		PADDING: 10px;
		FONT-SIZE: 11px;
		width: 30% !important;
		margin: auto;
		display: block;
	}
	
	header .mainhead .row .col-md-6, header .mainhead .row .col-md-3 {
		WIDTH: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.navigation {
		DISPLAY: NONE;
	}
	
	header .mainhead .anchors ul li.one {
		/* DISPLAY: NONE; */
	}
	
	.site_slider .pic {
		height: 100%;
	}
	
	.section_1 {
		padding: 0;
	}
	
	.slider .inner-item {
		height: 460px;
	}
	
	.site_slider .pic .ab-content a {
		font-size: 20px;
		line-height: 30px;
		padding: 20px 20px;
	}
	
	.site_slider .pic .ab-content {
		top: 36%;
	}
	
	header .mainhead .number .anchor {
	}
	
	header .mainhead .number {
		align-items: center;
		padding-left: 30px;
	}
	
	header .mainhead .number .img {
		padding: 0 -10px;
	}
	
	.section_1 .tagline h4 {
		font-size: 18px;
		line-height: 28px;
	}
	
	.section_1 .headline h2 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.section_1 .row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	
	.section_1 .row .col-md-6 {
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	.section_1 .pic {
		height: auto;
	}
	
	.section_1 .pic:before {
		display: none;
	}
	
	.section_1 .pic:after {
		display: none;
	}
	
	.section_1 .main .count h3 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.section_1 .main .count span img {
		width: auto;
		height: 50px;
	}
	
	.section_1 .main .title h3 {
		font-size: 40px;
		line-height: 50px;
	}
	
	.section_1 .main .desc p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.section_1 .main .more a {
		font-size: 13px;
		line-height: 23px;
	}
	
	.section_2 .headline h2 {
		font-size: 26px;
		line-height: 36px;
	}
	
	.section_3 .row .col-md-6 {
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	.section_3 .row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	
	.section_3 .pic {
		height: 370px;
	}
	
	.section_3 .desc h3 {
		font-size: 18px;
		line-height: 28px;
	}
	
	.section_3 .desc h3 strong {
		font-size: 23px;
		line-height: 33px;
	}
	
	.section_3 .desc p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.section_3 .desc p strong {
		font-size: 18px;
		line-height: 28px;
	}
	
	.section_5 .headline h2 {
		font-size: 50px;
		line-height: 60px;
		margin: 0 auto 0px;
	}
	
	.section_5:before {
		display: none;
	}
	
	.section_5:after {
		display: none;
	}
	
	.section_5 .pic {
		margin: 120px auto 0;
	}
	
	.section_5 .title {
		font-size: 28px;
		line-height: 38px;
	}
	
	.section_5 .desc p {
		font-size: 13px;
		line-height: 23px;
		max-width: 90%;
		margin: 0 auto;
		padding: 10px 0 10px;
	}
	
	.section_5 {
		padding: 20px 0;
	}
	.footer:after {
		display: none;
	}
	
	.footer:before {
		display: none;
	}
	
	.footer {
		background: #000;
		padding: 60px 0 0;
		margin: 0;
	}
	
	header .mainhead .anchors ul li.two {
    max-width: 100%;
    flex: 0 0 100%;
}
	
	.footer img.bef {
		display: none;
	}
	
	footer .row .col-md-2 {
		max-width: 20%;
		flex: 0 0 20%;
	}
	
	footer .row {
		display: flex;
		flex-wrap: wrap;
		display: block;
	}
	
	footer .row .col-md-3 {
		max-width: 20%;
		flex: 0 0 20%;
	}
	
	.footer .logo {
		left: 0;
		top: 0;
	}
	
	.footer ul li {
		font-size: 13px;
		line-height: 23px;
	}
	
	footer .row .col-md-4 {
		max-width: 30%;
		flex: 0 0 30%;
	}
	
	.footer p {
		font-size: 11px;
		line-height: 21px;
	}
	.abt1 .main .img , .abt2 .main .img {
		width: 400px;
		height: 400px;
	}
	
	.abt1 .desc h3 , .abt2 .desc h3 {
		font-size: 30px;
	}
	
	.abt1 .desc h4, .abt2 .desc h4 {
		font-size: 23px;
		line-height: 33px;
	}
	
	.abt1 .desc p, .abt2 .desc p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.abt2 .img2 {
		height: auto;
	}
	
	.abt2 .col-md-4 {
		max-width: 33.33%;
		flex: 0 0 33.33%;
	}
	
	.abt2 .row {
		display: flex;
		flex-wrap: wrap;
	}
	.carpals1 .desc h4 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals1 .qanda h3 {
		font-size: 22px;
		line-height: 32px;
	}
	
	.carpals1 .qanda p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals1 .desc h5 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.arth-sec1 ul li {
		font-size: 15px;
		line-height: 25px;
	}
	
	.arth-sec1 p {
		font-size: 18px;
		line-height: 28px;
	}
	
	.arth-sec1 .row .col-md-6 {
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	.arth-sec1 .row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	
	.tennissec1 .heading h3 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.arth-sec1 .heading h4 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.tennissec1 .heading ul li {
		font-size: 15px;
		line-height: 25px;
	}
	
	.arth-sec1 .img1 {
		height: auto;
	}
	
	.arth-sec1 .heading h5 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.tennissec1 .heading p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.arth-sec1 p {
		font-size: 15px;
		line-height: 25px;
		padding: 10px 0;
	}
	
	.faq h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.sec-faq .set a {
		font-size: 20px;
		line-height: 30px;
	}
	
	.sec-faq .set .content p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals8 .row {display: flex;flex-wrap: wrap;}
	
	.carpals8 .row .col-md-3 {
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	.carpals8 .head h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals8 .row .col-md-12 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.carpals8 {
		padding: 0 0 40px;
	}
	
	.carpals7 .desc a {
		font-size: 40px;
		line-height: 50px;
	}
	
	.carpals7 .desc h3 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.carpals7 {
		padding: 20px 0;
	}
	
	.inner-banner {height: 160px;}
	
	.inner-banner h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.carpals1 p {
		font-size: 20px;
		line-height: 30px;
		padding: 10px 0;
	}
	
	.carpals1 .row, .carpals4 .row , .carpals6 .row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	
	.carpals1 .row .col-md-6, .carpals4 .row .col-md-6, .carpals6 .row .col-md-6 {
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	.carpals6 .desc h3 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals6 .desc h4 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.carpals6 .desc p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.carpals5 .row {
		display: flex;
		flex-wrap: wrap;
	}
	
	.carpals5 .row .col-md-6 {
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	.carpals5 .list h4 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.carpals5 .list ul li {
		font-size: 13px;
		line-height: 23px;
	}
	
	.carpals2 .desc h4 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals2 .desc p , .carpals2 .desc p b {
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals4 .img {
		height: auto;
	}
	
	.carpals4 .desc h3 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals4 .desc h4 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.carpals4 .desc p {
		font-size: 15px;
		line-height: 25px;
	}
	.cont1 .heading h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.cont1 .heading p {
		font-size: 20px;
		line-height: 30px;
	}
	
	.cont1 .row {
		display: flex;
		flex-wrap: wrap;
	}
	
	.cont1 .row .col-md-12 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.cont1 .row .col-md-4 {
		max-width: 33.33%;
		flex: 0 0 33.33%;
	}
	
	.cont1 .para p a {
		font-size: 30px;
		line-height: 40px;
	}
	
	.cont1 form label {
		font-size: 15px;
		line-height: 25px;
	}
	html.open-menu nav.nav1 {
	    background: #000;
	}
	
	.nav1 ul li a {
	    color: #fff !important;
	}
	
	.nav1 ul li  span.accordion-btn.accordion-collapsed {
	    color: #fff !important;
	}
	
	.nav1 .active {
	    background: transparent;
	}
	.section_2 .desktop-view{
		display:none;
	}
	.certificate-slider .pic {
	    width: 100%;
	    height: 200px;
	    background: #fff;
	}
	html.open-menu nav.nav1 .number {
	    display: flex;
	    flex-wrap: wrap;
	}
	
	html.open-menu nav.nav1 .number .img {
	    max-width: 10%;
	    flex: 0 0 10%;
	}
	
	html.open-menu nav.nav1 .number .anchor {
	    max-width: 90%;
	    flex: 0 0 90%;
	    padding: 0 15px;
	}
	
	html.open-menu nav.nav1 .number .anchor a {
	    color: #fff;
	}
	
	html.open-menu nav.nav1 .state {
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    margin-top: 15px;
	}
	
	html.open-menu nav.nav1 .state i {
	    font-size: 25px;
	    color: #c59402;
	}
	
	html.open-menu nav.nav1 .state p {
	    margin: 0;
	    font-size: 15px;
	    color: #fff;
	    padding-left: 20px;
	}
	.switcher .selected a {
	    display: block;
	    text-align: center;
	}
	header .mainhead .row .col-md-3 .anchors {
	    width: 100%;
	}
	
	header .mainhead .anchors ul li.one {
	    max-width: 100%;
	    flex: 0 0 100%;
	    text-align: center;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	header .mainhead .gtranslate-mobile {
	    display: block;
	}
	header .mainhead .gtranslate-mobile .switcher {
	    width: 100%;
	    margin: 15px auto;
	    border: 1px solid #fff;
	}
	header .mainhead .anchors ul li.one a img {
	    filter: brightness(0) invert(1);
	    width: 4%;
	}
	header .mainhead .row .right {
	    display: none;
	}
	
	header .mainhead .anchors ul {
	    text-align: center;
	    justify-content: center;
	}
	.footer .menu {
	    display: none;
	}
	
	footer .row .col-md-3, footer .row .col-md-2, footer .row .col-md-5, footer .row .col-md-7 {
	    max-width: 100%;
	    flex: 0 0 100%;
	}
	
	li#nav_menu-2 {
	    display: none;
	}
	
	.footer ul.cta {
	    text-align: center;
	    margin: 15px auto 0;
	}
	
	.footer .brdr {
	    display: block;
	}
	
	footer .row .col-md-4 {
	    max-width: 100%;
	    flex: 0 0 100%;
	}
	
	.footer .brdr hr {
	    width: 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	    margin: auto;
	}
	header .mainhead .col-md-4 {
	    max-width: 100%;
	    flex: 0 0 100%;
	}
	
	header .mainhead li.one:nth-last-child(2) {
	    display: none !important;
	}
}
/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
	a#hamburg {
		color: #fff;
		background: #fff;
		z-index: 999999;
	}
	
	.nav-cross {
		background: #fff;
	}
	
	.nav-cross span {
		background: #000 !important;
	}
	
	.push-logo {
		width: AUTO;
		height: AUTO;
	}
	
	.nav1 .search-nav input {
		DISPLAY: NONE;
	}
	
	.nav1 .container {
		WIDTH: AUTO;
	}
	
	.nav1 {
	}
	
	header .mainhead .row .col-md-3 {
		WIDTH: 30%;
	}
	
	header .mainhead .row .col-md-3 .col-md-6 {
		WIDTH: 50%;
	}
	
	header .mainhead .number .anchor a {
		FONT-SIZE: 13px;
		LINE-HEIGHT: 23PX;
	}
	
	header .mainhead .anchors ul li.one a {
		PADDING: 4px 15px;
		FONT-SIZE: 11px;
		display: block;
		width: auto !important;
		margin: auto;
	}
	
	header .mainhead .row .col-md-6 {
		WIDTH: 50%;
	}
	
	.navigation {
		DISPLAY: NONE;
	}
	
	header .mainhead .anchors ul li.one {
		/* DISPLAY: NONE; */
	}
	
	.site_slider .pic {
		height: auto;
	}
	
	.section_1 {
		padding: 0;
	}
	
	.slider .inner-item {
		height: auto;
	}
	
	.site_slider .pic .ab-content a {
		font-size: 12px;
		line-height: 22px;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		display: flex;
		height: auto;
		align-items: center;
		justify-content: center;
	}
	
	.site_slider .pic .ab-content {
		top: 0;
		height: 100%;
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100% !important;
	}
	
	header .mainhead .number .anchor {
	max-width: 100%;
	flex: 0 0 100%;
	}
	
	header .mainhead .number {
	display: none;
	}
	
	header .mainhead .number .img {
	}
	
	.section_1 .tagline h4 {
		font-size: 15px;
		line-height: 25px;
	}
	
	.section_1 .headline h2 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.section_1 .row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	
	.section_1 .row .col-md-6 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.section_1 .pic {
		height: auto;
	}
	
	.section_1 .pic:before {
		display: none;
	}
	
	.section_1 .pic:after {
		display: none;
	}
	
	.section_1 .main .count h3 {
		font-size: 50px;
		line-height: 60px;
	}
	
	.section_1 .main .count span img {
		width: auto;
		height: 50px;
	}
	
	.section_1 .main .title h3 {
		font-size: 40px;
		line-height: 50px;
	}
	
	.section_1 .main .desc p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.section_1 .main .more a {
		font-size: 13px;
		line-height: 23px;
	}
	
	.section_2 .headline h2 {
		font-size: 26px;
		line-height: 36px;
	}
	
	.section_3 .row .col-md-6 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.section_3 .row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	
	.section_3 .pic {
		height: 370px;
	}
	
	.section_3 .desc h3 {
		font-size: 18px;
		line-height: 28px;
		padding: 20px 0 0;
	}
	
	.section_3 .desc h3 strong {
		font-size: 20px;
		line-height: 30px;
	}
	
	.section_3 .desc p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.section_3 .desc p strong {
		font-size: 15px;
		line-height: 25px;
	}
	
	.section_5 .headline h2 {
		font-size: 50px;
		line-height: 60px;
		margin: 0 auto 0px;
	}
	
	.section_5:before {
		display: none;
	}
	
	.section_5:after {
		display: none;
	}
	
	.section_5 .pic {
		margin: 250px auto 0;
		width: 160px;
		height: 160px;
	}
	
	.section_5 .title {
		font-size: 28px;
		line-height: 38px;
		margin: 40px auto 0;
	}
	
	.section_5 .desc p {
		font-size: 13px;
		line-height: 23px;
		max-width: 90%;
		margin: 0 auto;
		padding: 10px 0 10px;
	}
	
	.section_5 {
		padding: 20px 0;
		background-size: contain;
	}
	.footer:after {
		display: none;
	}
	
	.footer:before {
		display: none;
	}
	
	.footer {
		background: #000;
		padding: 60px 0 0;
		margin: 0;
	}
	
	header .mainhead .anchors ul li.two {
    max-width: 20%;
    flex: 0 0 20%;
    padding: 0 !important;
}
	
	.footer img.bef {
		display: none;
	}
	
	footer .row .col-md-2 {
		max-width: 50%;
		flex: 0 0 50%;
		padding: 20px;
	}
	
	footer .row {
		display: flex;
		flex-wrap: wrap;
	}
	
	footer .row .col-md-3 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.footer .logo {
		left: 0;
		top: -20px;
	}
	
	.footer ul li {
		font-size: 13px;
		line-height: 23px;
	}
	
	footer .row .col-md-4 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.footer p {
		font-size: 12px;
		line-height: 22px;
		text-align: center;
		padding: 0px 0 10px;
	}
	.section_3 .pic {
		height: auto;
	}
	
	.section_3 .row .col-md-6 .desc {
		text-align: center;
	}
	
	.section_3 .more {
		text-align: center;
	}
	
	.section_3 .more a {
		font-size: 13px;
		line-height: 23px;
	}
	
	.section_5 .pic {}
	
	.footer ul.cta {
		text-align: center;
	}
	
	.footer ul.social {
		text-align: center;
	}
	
	.footer .brdr hr {
		width: 90% !IMPORTANT;
		max-width: 90%;
		margin: 10px;
	}
	.section_1 .row .col-md-6 .main {
		text-align: center;
	}
	
	.section_1 .headline h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.section_1 .row:nth-child(odd) {
		padding: 10px 0;
	}
	
	.section_1 .main .more {
		margin-bottom: 20px;
	}
	
	header .mainhead .row .col-md-6 {
		width: 40%;
	}
	.switcher {
		/* display: none; */
	}
	
	.logo img {
		max-height: 100%;
		width: 70%;
	}
	
	header .mainhead {
		padding: 10px 0;
	}
	.inner-banner {
	}
	
	.inner-banner h2 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.abt1 .main .img, .abt2 .main .img {
		width: 300px;
		height: 300px;
	}
	
	.abt1 .desc h3, .abt2 .desc h3 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.abt1 .desc h4, .abt2 .desc h4 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.abt1 .desc p, .abt2 .desc p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.abt1 .desc h5 , .abt2 .desc h5 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.abt2 .col-md-4 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.carpals1 .desc h4 {
		font-size: 25px;
		line-height: 35px;
		text-align: center;
	}
	
	.carpals1 {
		padding: 0 0 20px;
	}
	
	.carpals1 .qanda h3 {
		font-size: 20px;
		line-height: 30px;
		padding: 0;
		text-align: center;
	}
	
	.carpals1 .qanda p {
		font-size: 13px;
		line-height: 23px;
		text-align: center;
		padding: 0;
	}
	
	.carpals1 .desc h5 {
		font-size: 18px;
		line-height: 28px;
		text-align: center;
		padding: 5px 0;
	}
	
	.arth-sec1 ul li {
		font-size: 13px;
		line-height: 23px;
		padding: 0 0 5px;
	}
	
	.arth-sec1 p {
		font-size: 13px;
		line-height: 23px;
		text-align: center;
	}
	
	.arth-sec1 .row .col-md-6 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.tennissec1 .heading h3 {
		font-size: 25px;
		line-height: 35px;
		text-align: center;
	}
	
	.tennissec1 .heading h4 {
		font-size: 18px;
		line-height: 28px;
		text-align: center;
	}
	
	.tennissec1 .heading ul li {
		font-size: 13px;
		line-height: 23px;
		padding: 0 0 4px;
	}
	
	.arth-sec1 .row {
		margin: 0;
	}
	
	.tennissec1 .heading h5 {
		font-size: 18px;
		line-height: 28px;
		text-align: center;
	}
	
	.tennissec1 .heading p {
		font-size: 13px;
		line-height: 23px;
		padding: 5px 0 0;
	}
	
	.faq h2 {
		font-size: 25px;
		line-height: 35px;
		padding: 0;
		margin: 0;
	}
	
	.sec-faq .set a {
		font-size: 12px;
		line-height: 22px;
		padding: 13px 20px;
	}
	
	.sec-faq .set .content p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.sec-faq .set > a:before {
		top: 7%;
		width: 30px;
		height: 30px;
	}
	
	.carpals7 .desc h3 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.carpals7 .desc a {
		font-size: 30px;
		line-height: 40px;
	}
	
	.carpals7 .anchor a {
		font-size: 13px;
		line-height: 23px;
	}
	
	.carpals7 {
		padding: 0;
	}
	
	.carpals8 .head h2 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.carpals8 .row .col-md-3 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.carpals8 .main .img {
		height: auto;
	}
	.carpals1 .desc h4 {
		max-width: 100%;
		text-align: center;
		font-size: 20px;
		line-height: 30px;
	}
	
	.carpals1 .desc h5 {
		text-align: center;
		font-size: 15px;
		line-height: 25px;
	}
	
	.carpals1 .qanda h3 {
		font-size: 15px;
		text-align: center;
		line-height: 25px;
	}
	
	.carpals1 p {
		font-size: 13px;
		line-height: 23px;
		padding: 0 0;
		text-align: center;
	}
	
	.carpals1 .row .col-md-6, .carpals4 .row .col-md-6, .carpals6 .row .col-md-6 {
		max-width: 100%;
		flex: 100%;
	}
	
	.carpals2 {
		padding: 10px 0;
	}
	
	.carpals2 .desc h4 {
		text-align: center;
	}
	
	.carpals2 .desc p, .carpals2 .desc p b {
		text-align: center;
		font-size: 13px;
		line-height: 23px;
	}
	
	.carpals4 {
		padding: 20px 0 0;
	}
	
	.carpals4 .desc h3 {
		font-size: 25px;
		line-height: 35px;
		text-align: center;
	}
	
	.carpals4 .desc h4 {
		font-size: 20px;
		line-height: 30px;
		text-align: center;
	}
	
	.carpals4 .desc p {
		font-size: 13px;
		line-height: 23px;
		text-align: center;
		padding: 0;
	}
	
	.carpals5 .row .col-md-6 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.carpals5 {
		padding: 20px 0;
	}
	
	.carpals5 .list h4 {
		font-size: 20px;
		line-height: 30px;
		padding: 0;
	}
	
	.carpals5 .list ul li {
		padding: 0 0 5px;
	}
	
	.carpals6 {
		padding: 0;
	}
	
	.carpals6 .desc h3 {
		font-size: 25px;
		line-height: 35px;
		text-align: center;
	}
	
	.carpals6 .desc h4 {
		text-align: center;
	}
	
	.carpals6 .desc p {
		text-align: center;
	}
	.carpals8 .main .anchor a {
		font-size: 13px;
		line-height: 23px;
		padding: 9px;
	}
	
	.carpals8 .main .name p {
		font-size: 20px;
		line-height: 30px;
	}
	
	.carpals8 .main .anchor {
		padding: 10px 0 20px;
	}
	.cont1 .heading h2 {
		font-size: 25px;
		line-height: 35px;
	}
	
	.cont1 .heading p {
		font-size: 15px;
		line-height: 25px;
	}
	
	.cont1 .row .col-md-4 {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.cont1 .anchor a {
		text-align: center;
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	
	.cont1 .anchor {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.cont1 .para {
		max-width: 100%;
		flex: 0 0 100%;
		padding: 20px 0;
		margin: 0;
		text-align: center;
	}
	
	.cont1 .para p a {
		font-size: 25px;
		line-height: 35px;
		text-align: center;
		padding: 0;
	}
	
	.cont1 {
		padding: 0;
	}
	.dupuytren-sec1 .col-md-12 .desc1 h2 {
		font-size: 30px;
		line-height: 40px;
		padding: 0;
	}
	
	.dupuytren-sec1 .col-md-12 .desc1 h4 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.dupuytren-sec1 .col-md-12 .desc1 p {
		font-size: 13px;
		line-height: 23px;
	}
	
	.cubital-sec1 ul li {
		font-size: 13px;
		line-height: 23px;
	}
	
	.carpals1 .row, .carpals4 .row, .carpals6 .row {
		margin: 0;
	}
	.dupuytren-sec1 .heading h4 {
		font-size: 20px;
		line-height: 30px;
	}
	.site_slider .pic .ab-content {
	    margin: auto;
	    left: 0;
	    right: 0;
	    display: block;
	    width: 100%;
	    text-align: center;
	}
	
	.site_slider .slick-arrow {
	    width: 50px;
	    height: 50px;
	    top: 45%;
	}
	footer li#nav_menu-2 {
	    display: none;
	}
	
	footer .col-md-2:nth-child(2) {
	    display: none;
	}
	.desktop-view {
	    display: none;
	}
	.certificate-slider {
	    display: block !important;
	}
	.certificate-slider img {
	    margin: auto;
	    display: block;
	    width: 100%;
	    height: 100%;
	    object-fit: contain;
	}
	
	.certificate-slider ul.slick-dots {
	    bottom: -30px;
	}
	
	.certificate-slider ul.slick-dots li.slick-active button {
	    background: #c59401;
	    border: 0;
	}
	.sec-faq .content {
	    padding: 0 15px;
	}
		.certificate-slider .pic {
	    width: 100%;
	    height: 200px;
	    background: #fff;
	}
	header .mainhead .row .right {
    display: none !important;
 }
	
	header .mainhead .row {
	    justify-content: center;
	}
	
	header .mainhead .row .col-md-6 {
	    width: 100%;
	}
	header .mainhead .anchors ul {
    display: block;
    text-align: center;
 }
	
	header .mainhead .row .col-md-3 {
	    width: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    max-width: 100%;
	    justify-content: center;
	}
		header .mainhead .gtranslate-mobile .switcher {
	    width: 60%;
	}
}
