@media only screen and (max-width:1100px){
    .container{
        width:100%;
    }
}
    @media only screen and (max-width:1024px) and (min-width:968px){

        .container1{
           width:50%;
        }
    } 
    @media only screen and (max-width:1024px) and (min-width:768px) {
       
   /*     .pick_plane_1st {
            position: absolute;
            content: "";
            left: 81px;
            top: 27px;
            font-size: 18px;
            color: #fff;
            font-weight: bold;

        }*/
        
        .container1{
            width:66%    
        }
        .round_wise {
            /*margin-top: -26px;*/
            margin-left:72px;
            position: relative;
        }
        .round_wise {
            /*margin-top: -26px;*/
            margin-left: 0px;
            position: relative;
            /*height:86px;*/
        }
       
        .Processor {
            width:100%;
        }
        .business_select {
            margin-left: -29px;
        }
        .spa img{
            margin-left:-50px;
        }
        .ret{
            margin-left: -51px;
        }
         
            .pick_plane_ {
                left: 76px;
                top: 28px;
                width: 60%;
               
            }
           /* .pick_plane_1st{
                left: 69px;
                top: 28px;
                width: 60%;
            }*/
        .box{
           height:100px;
           /*padding-top:30px;*/
           width:127px

           
        }
        .or {
            margin-left: -38px;
        }
        .email {
            float: right;
            margin-right: 4px;
        }
       
        .add{
            /*padding-top:35px !important*/
        }
    

    }
@media only screen and (min-width: 577px){
.next_step {
display: flex;
align-items: center;
}        
    }
    @media only screen and (max-width:576px) and (min-width:320px){
        .cont {
            width:71% !important;
            margin: auto;
        }
        .Processor {
            width:100%;
            text-align:center;
            margin:0px !important; 
           padding-top:0;
            
        }
        .ser{
           padding:0px;
        }
        .media{
            /* margin-left:68px !important; */
        }
        .email {
            float: right;
            /*margin-right: -3px;*/
        }
        .btn1 {
            margin-top: 0;
            background-image: linear-gradient(#5aea1e, #2fd146);
            padding: 4px 5px 5px 26px;
            border: 2px solid #5aea1e;
            font-size: 16px;
            height:auto;
            width:100%;

        }
        .btn {
            padding: 7px 14px 19px 8px;
            font-size: 16px;
            border-radius: 45px;
            height:42px;
        }
        .top_icon{
            /* margin-right:43px; */
        }
        .top_icon img{
            height:50px !important; 
        }
     /*   .round_wise{
           margin-left:0px;
           height:54px;
           padding-top:0;   
        }*/
        .pick_the_plan {
            margin-top:0px;
        }
       /* .round_wise img{
           height: 50px !important;
        }*/
        .pick_plane_ {
            position: absolute;
            content: "";
            left: 38px;
            top: 13px;
            font-size: 17px;
            color: #fff;
            font-weight: bold;
          
        }
        .pick_plane_1st {
            position: absolute;
            content: "";
           /* left: 38px;
            top: 13px;*/
            font-size: 17px;
            color: #fff;
            font-weight: bold;
        }
        .pick_plane_::before {
         
          
            left: -10px;
            top:7px;
           
        }
        .pick_plane_1st::before {
            left: -10px;
            top:7px;
        }
        .pick_plane_1st p{
            font-size:9px;
            color:#fff;
            font-family: 'Open Sans', sans-serif;
            margin:0;
            font-weight: bold;
        }
        
        .pick{
            padding:0px;
        }
        .pick_plane_ p {
            font-size: 8px;
          
        }
        .business_select {
            margin-left:13px;
        }
        .Processor ul li{
            font-size:10px;
        }
        .or {
            margin-left: -20px;
        }
        .add{
            padding-top:55px;
        }
        .box{
         width:100%;   
        }
        .welcome_to_disputifier h2{
            font-size:30px;
        }
        .box_1{
            /*margin-top:0px !important;*/
            margin-bottom: 30px;
            margin-top: 0;
        } 
        .ret img {
        margin-left: 10px;
        }
    }
   


