@media only screen and (max-width:900px) {
    .middle_inner { width: 98%;}
    .whoGetsSec ul li:nth-child(3) p {width: 180px;}
    .look_likeImg{margin-top: -64px;}
    .graphBorder_2{margin-top: -27px;}
    .section3 ul li:nth-child(1) p { margin-right: 4px;}
}
@media only screen and (max-width:898px) {
	.whoGetsSec ul li img, .whoGetsSec .adults{display: block; text-align: center; margin: 0 auto}
    .whoGetsSec ul li .adults > img{ display: inline-block}
    .whoGetsSec ul li p{ margin-left: 0;margin-top: 15px;}
    .whoGetsSec ul li{ text-align: center; width: 32%; vertical-align: top}
    .whoGetsSec ul li p, .whoGetsSec ul li:nth-child(3) p{ width: 100%}
    .whoGetsSec ul li p br{ display: none}
    .section3 ul li:nth-child(4) p{margin-right: 70px;}
    .section3 ul li{ margin-bottom: 20px}
    .section3 .symptoms{ line-height: 23px;}
    .middle_inner {width: 96%;}
    .section1 .para{line-height: 21px;}
    .main_footerInner{width: 97%;}
    .whoGetsSec ul li:nth-child(2) p{padding-top: 24px;}
    .whoGetsSec ul li:nth-child(3) p{padding-top: 17px;}
    .header-inner h1{line-height: 50px;}
    
}

@media only screen and (max-width:767px) {
    .question{ text-align: center;margin-left:0}
}

@media only screen and (max-width:600px){
    .whoGetsSec ul li{ width: 100%; margin-bottom:30px}
    .whoGetsSec ul li p{ padding-top: 0 !important}
    .whoGetsSec ul li p{ width: 70% !important}
    .look_like ul{ width:100%}
    .look_likeImg{ width: 100%; text-align: center; margin-top: 10px}
    .section3 ul li{ width:70%; text-align: center}
    .section3 ul li img{ display: block; text-align: center; margin: 0 auto; padding: 0}
    .section3 ul li p{ margin:0 !important; width: 100%}
    .section3 ul li:nth-child(4) p br{ display: none}
    .main_footerInner .Weblink{ width: 100%; text-align: center;margin-top: 0;}
    .main_footerInner .listSec{ width: 100%; margin-top:30px}
    .logoSec{ width: 100%; text-align: center}
}

@media only screen and (max-width:400px) {
    .header-inner h1{font-size: 38px;}
    .question img{padding-right: 9px;}
    .question{font-size: 19px;}
}
