
@media screen and (max-width: 1023px)
{
	.steps p
	{
		font-size: 20px;
	}
	.step_form input , .step_form i
	{
		font-size: 14px;
	}
	.top_Sec h1 {
    font-size: 25px;
    margin-bottom: 10px;
	}
	.claim_sec .top_Sec h1 span
	{
		font-size: 25px;
	}
	.top_Sec p {
	    font-size: 18px;
	}
	.wh_box ul li strong {
    font-size: 25px;
  	}
  	.wh_box ul li
  	{
  		font-size: 18px;
  	}
  	.wh_right {
	    width: 100%;
	}
	.wh_row
	{
		margin: 0px;
	}
	.wh_btns {
    font-size: 17px;
	}
	.step_form input[type="submit"]
	{
		font-size: 12px;
	}
	.steps {
	    padding-right: 15px;
	}
	.tab_sec ul {
    width: 100%;
	}
	.wh_img {
    min-height: auto;
	}
	.wh_choose h1 {
	    font-size: 25px;
	}
}

@media screen and (max-width: 767px)
{
	.form_box {
    width: 100%;
	}
	.wh_ul ul {
    width: 100%;
	}
	.top_Sec h1 {
    font-size: 24px;
	}
	.top_Sec p {
	    font-size:20px;
	}
	.top_Sec {
    margin-bottom: 15px;
	}
	.wh_btn a
	{
		display: inline-block;
	}
	.wh_btn a {
    display: inline-block;
    font-size: 13px;
	}
	.video_sec
	{
		margin-bottom: 20px;
	}
	.wh_btns {
    font-size: 15px;
	}
	.steps
	{
		margin-bottom: 10px;
	}
	.claim_sec .top_Sec h1 span {
	    font-size: 22px;
	}
	.wh_img
	{
		margin-bottom: 20px;
	}
	.wh_choose h1 {
	    font-size: 20px;
	}
	.wh_ul ul li
	{
		font-size: 17px;
	}
	.form_p
	{
		font-size: 18px;
	}
	.tab_sec ul li {
    width: 32%;
    margin-bottom: 10px;
	}
	.form_Sec , .wh_choose , .claim_sec , .second_sec
	{
		padding: 30px 0px;
	}
	.step_Sec h3 , .step_Sec h4
	{
		font-size: 22px;
	}
	.steps p {
    font-size: 17px;
	}
	.step_Sec
	{
		margin-bottom: 20px;
	}
	.wh_choose
	{
		padding: 0px;
	}
	.footer_links ul li a
	{
		font-size: 17px;
	}
	.second_sec
	{
		padding-bottom: 0px;
	}
	.step_form input
	{
		height: 40px;
	}
}