@media only screen and (max-width: 1024px) {
	section.expand .expand-image {
    height: auto;
    margin-top: 112px;
	}
}

@media only screen and (max-width: 992px) {
	.medical-image{
		margin-top: 108px;
	}
	.my-form .enhance {
		padding: 0;
	}
	.amazing {
		font-size: 30px;
		padding-left: 0;
		text-align: center;
	}
	.head p img {
		width: 19px;
	}
	.profile .profile_img {
		margin-bottom: 13px;
	}
	.amazing img {
		display: none;
	}
	.disc img{
		width: 50px;
	}
	.profile h3 {
		margin-bottom: 35px;
	}
	.profile img.web{
		width: 348px;
		margin-top: 66px;
	}
	.profile p {
		margin: 12px 0;
		font-size: 12px;
	}
	section.qutoe h2 {
		text-align: center;
		font-size: 23px;
		font-weight: bolder;
	}
	footer .upper-footer .footer-align {
    font-size: 12px;
    height: auto;
		line-height: 24px;
		border: none;
		margin-bottom: 20px;
	}
	section.rank .search img {
    width: 80px;
	}
	.mobile{
		display: block;
	}
	.desktop{
		display: none;
	}
	.reviewer.mobile{
		margin-top: 100px;
	}
	section.expand .expand-image{
		display: none;
	}
	section.review .doctor {
    width: 110%;
	}
	section.centeralize .reviewer img {
    margin-right: 6px;
    width: 71px;
	}
	section.connect .col-md-5 img{
		margin-top: 230px;
	}
	footer .upper-footer .footer-align:first-of-type, footer .upper-footer .footer-align:nth-of-type(3){
		border-right: 1px solid #C4C4C499;
	}
	section.qutoe h1{
		font-size: 36px;
	}
}
@media only screen and (max-width: 767px) {
	section.centeralize .reviewer img {
		margin-right: 7px;
		width: 60px;
	}
	section.connect .col-md-5 img {
    margin-top: 0px;
	}
	section.connect {
    padding: 20px 0;
	}
	section.centeralize .centeralize-img {
    width: 100%;
    margin-top: 20px;
	}
	.reviewer.mobile {
    margin-top: 36px;
	}
	.custom-padding {
    padding: 30px 20px;
	}
	h3{
		font-size: 26px;
	}
	section.qutoe h1 {
    font-size: 36px;
	}
	section.qutoe h2 {
		font-size: 22px;
	}
	.profile h3 {
    font-size: 27px;
	}
	section.rank .search img {
		margin-right: 11px;
		width: 75px;
		margin-bottom: 20px;
	}
	section.qutoe img {
		display: none;
	}
	.connect img{
		width: 100%;
	}
	section.qutoe .abs {
		top: auto;
		top: auto;
		left: auto;
		transform: none;
		margin-top: 42px;
		width: auto;
		position: relative;
	}
	section.qutoe {
		height: 220px;
	}
	section.qutoe .col-md-4, section.expand .expand-image, section.review .doctor, .web, section.expand .expand-image{
		display: none;
	}
	footer .down-footer {
		font-size: 12px;
	}
	footer .upper-footer .footer-align {
		height: auto;
		width: 100%;
		text-align: center;
	}
	.head p img {
		width: 16px;
		margin-right: 7px;
	}
	.head p {
		text-align: center;
		margin: 10px 0 0 0;
	}
	.head {
		text-align: center;
	}
	.my-form .expand {
		font-size: 27px;
	}
	.my-form .enhance p {
		font-size: 17px;
	}
	.my-form .enhance .true {
		width: 20px;
		top: 8px;
	}
	.profile h3 {
		font-size: 25px;
		margin-bottom: 0;
	}
	.disc {
		padding: 20px;
	}
	.profile h6 {
		margin-bottom: 24px;
		font-size: 20px;
	}
	.disc img {
		width: 40px;
	}
	
}