
@media screen and (min-width: 320px) and (max-width: 767px) {
    
    .pad-top{ padding-top: 20px;}
    .pad-bot{ padding-bottom: 20px;}
    
    .logo, .callme{ text-align: center;}
    .adword{ display: none;}
    header .h1{ font-size: 30px;}
    .listing li{ font-size: 22px; margin-top: 5px;}
    .form .f-title{ font-size: 23px;}
    .form .f-title span{ font-size: 15px;}
    .aseem-profile .font-60, .pricing .font-60{ font-size: 32px;}
    .aseem-profile .pad-top{ padding-top: 0px;}
    .aseem-profile .font-30, .pricing .font-30{ font-size: 23px;}
    .aseem-profile .listing2 li{ font-size: 20px; background-image: none; padding-left: 0px; margin-top: 0px;}
    .budget{ font-size: 20px;}
    .budget span{ font-size: 30px;}
    .heading{font-size: 25px; margin-bottom: 30px;}
    .heading span{font-size: 15px;}
    .tab-box{ display: none;}
    .tab-content > .tab-pane {display: block; text-align: center;}
    .tab-content > .tab-pane p{ font-size: 16px; line-height: 22px;}
    .ppctype .free-consultation a{ padding: 13px 22px; font-size: 17px;}
    .pricing{ text-align: center;}
    .testimonial-seciton p{text-align: center; padding-right: 0px; padding-left: 0px;}
    .copyright img{width: 100%;}
    .fix-btn{ display: none;}
    .fix-btn a{ font-size: 18px; padding: 7px 10px; width: 100%; text-align: center;}
    .ppc-flow{ height: auto;}
    .ppc-chart{ display:block;}
    .ppc-chart img{ width: 100%;}
    .ppc-flow-maintext, .ppc-flow ul{ display: none;}
    /*
    .ppc-flow-maintext{position: static; top:0px; left: 0px; right: 0px; width: 100%; font-size: 36px; line-height: 50px;}
    .ppc-flow ul li{ background-image: none !important; top:0px !important; left: 0px !important; right: !important;}
    .ppc-flow ul li a{ background: #000; position: static; width: 100%;}
    
    .ppc-flow ul li .ppc-f-details{ display: block; border-radius: none; width: 100%; height: auto;}
    .ppc-flow ul li.first{position: static;}
    .ppc-flow ul li.first .ppc-f-details{ display: block;}
    */
} 


/*

@media only screen and (max-width :960px){
}


@media only screen and (max-width :1024px){
}


@media only screen and (min-width :960px){
}



@media only screen and (max-width :900px){
}
*/

