





@media (max-width: 1920px){

    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        width: 970px;
        max-width: 960px;
        padding: 20px;
        border-radius: 25px;
    } 


    .nextresponsive{
        padding-left: 390px;
    }
}

@media (max-width: 1600px){

    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
       
        max-width: 790px;
        padding: 20px;
        border-radius: 25px;
    } 


    .nextresponsive{
        padding-left: 225px;
    }
}

@media (max-width: 1536px){

    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
      
        max-width: 700px;
        padding: 20px;
        border-radius: 25px;
    } 


    .nextresponsive{
        padding-left: 225px;
    }
}

@media (max-width: 1440px){
  
    .nextresponsive{
        padding-left: 225px;
    }
}

@media (max-width: 1366px){
  
    .nextresponsive{
        padding-left: 225px;
    }
}

@media (max-width: 1280px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   .form-box select.form-control {
       height: 53px;
       line-height: 34px;
       padding: 0 10px;
       width: 100%;
           font-size: 15px !important;
   }
   .form-box input[type=text]{
       height: 50px;
       line-height: 30px;
       padding: 0 10px;
       width: 100%;
       font-size: 18px! important;
   }
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   .custom-checkbox {
    padding-left: 90px;
    }
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 680px;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 185px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
    
}

@media (max-width: 1024px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 170px;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 170px;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   .custom-checkbox {
    padding-left: 90px;
    }
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 570px;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 185px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
}

@media(max-width:991px){
    .paddingleftbox {
        padding-left: 15px;
    }
    .row_height {
        padding: 80px 15px;
    }
}

@media (max-width: 914px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 245px;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 245px;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   /*.custom-checkbox {*/
   /* padding-left: 195px;*/
   /* }*/
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 850px;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 310px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
}

@media (max-width: 900px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 245px;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 245px;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   /*.custom-checkbox {*/
   /* padding-left: 195px;*/
   /* }*/
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 850px;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 310px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
}


@media (max-width: 857px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px! important;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   /*.custom-checkbox {*/
   /* padding-left: 195px;*/
   /* }*/
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 800px;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 255px;
        margin-top: 10px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
}

@media (max-width: 839px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px! important;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   /*.custom-checkbox {*/
   /* padding-left: 195px;*/
   /* }*/
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 800px;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 255px;
        margin-top: 10px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
}

@media (max-width: 834px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px! important;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   /*.custom-checkbox {*/
   /* padding-left: 195px;*/
   /* }*/
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 800px;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 255px;
        margin-top: 10px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
}

@media (max-width: 820px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px! important;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   /*.custom-checkbox {*/
   /* padding-left: 195px;*/
   /* }*/
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 750px! important;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 255px;
        margin-top: 10px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
}

@media (max-width: 810px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px! important;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   /*.custom-checkbox {*/
   /* padding-left: 195px;*/
   /* }*/
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 800px;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 251px;
        margin-top: 10px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
}

@media (max-width: 800px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
    .divrow{
        padding:0px 20px;
    }
    .form-check-inputpersonalinfo{
            margin: -2px 15px 0px 0px;
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   .shake-effect {
    margin-bottom: 30px;
}
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px! important;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 20px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: 6px! important;*/
   /*    margin-left: -39px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 235px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   /*.custom-checkbox {*/
   /* padding-left: 195px;*/
   /* }*/
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        max-width: 800px;
        padding: 20px;
        border-radius: 25px;
    }
    .nextresponsive{
        padding-left: 251px;
        margin-top: 10px;
    }
    .form-box {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 24px 27px;
    }
}

@media(max-width:768px){
    .bannerleft {
    padding-right: 15px! important;
    }
}

@media (max-width: 768px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
    .why-are-ul {
    padding-left: 0px;
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 425px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 105px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   /*.term{*/
   /*    font-size: 16px! important;*/
   /*    margin-left: 0px! important;*/
   /*}*/
   .form-check-inputpersonalinfo {
       /*width: 38px! important;*/
       /*height: 17px! important;*/
       /*position: absolute! important;*/
       /*margin-top: 0px! important;*/
       /*margin-left: -34px! important;*/
       margin: -1px 8px 0px 0px;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 53px;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 200px;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 50px;*/
   /*    line-height: 30px;*/
   /*    padding: 0 10px;*/
   /*    width: 215px;*/
   /*    font-size: 18px! important;*/
   /*}*/
   .form-box select {
       font-size: 18px! important;
   }

   .responsivenext{
    padding-left: 257px;
    text-align: center;
   }
   /*.custom-checkbox {*/
   /* padding-left: 10px;*/
   /* }*/
    form.registration-form fieldset.personalinfostep_1 {
        position: relative;
        z-index: 99;
        background: #fff;
        width: 730px;
        /* max-width: 762px! important; */
        padding: 20px;
        border-radius: 25px
}
.form-box{
    padding: 24px;
}
}

@media (max-width: 615px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: 0px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 539px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 540px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.custom-checkbox {*/
   /* padding-left: 130px! important;*/
   /* }*/
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
    form.registration-form fieldset.personalinfostep_1 {
  
        width:565px! important;
     }
}

@media (max-width: 600px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: 0px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 530px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 530px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.custom-checkbox {*/
   /* padding-left: 130px! important;*/
   /* }*/
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
}


/******Mobile responsive page*****/


@media (max-width: 600px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: 0px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 530px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 530px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.custom-checkbox {*/
   /* padding-left: 130px! important;*/
   /* }*/
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
}

@media (max-width: 540px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 18px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: -6px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 458px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 458px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.custom-checkbox {*/
   /* padding-left: 130px! important;*/
   /* }*/
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
    .custom-checkbox {
        padding-left: 40px;
    }
}

@media (max-width: 500px){
    .topmostheader{
        padding-left: 10px;
        min-width: 540px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 18px;
       padding-right: 54px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: 0px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 15px;
       padding-right: 45px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 458px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 458px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   .custom-checkbox {
    padding-left: 130px! important;
    }
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
}

@media (max-width: 480px){
    .topmostheader{
        padding-left: 10px;
    min-width: 100%;
    padding-right: 10px;
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   .paddingleftbox {
       padding-left: 16px;
        padding-right: 16px;
   }
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: -6px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 390px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 390px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   .custom-checkbox {
    padding-left: 45px! important;
    }
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
}

@media (max-width: 448px){
    .topmostheader{
        padding-left: 10px;
        padding-right: 10px
    }
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   /*.paddingleftbox {*/
   /*    padding-left: 18px;*/
   /*    padding-right: 105px;*/
   /*}*/
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: -5px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 390px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 390px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   .custom-checkbox {
    padding-left: 45px! important;
    }
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
}

@media(max-width:420px){
    .form-box {
        padding-left: 15px;
        padding-right: 15px;
        }
        .row_height {
    padding: 80px 20px;
}
.boxdesign {
    padding: 30px 15px 30px 15px;
}
}

@media (max-width: 414px){
    /*.topmostheader{*/
    /*    padding-left: 10px;*/
    /*    min-width: 540px;*/
    /*    padding-right: 10px*/
    /*}*/
   .header-right-content h3{
       text-align: center;
   }
   .row_height {
        padding: 80px 6px;
    }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   /*.paddingleftbox {*/
   /*    padding-left: 18px;*/
   /*    padding-right: 142px;*/
   /*}*/
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
   }
   /*.form-check-inputpersonalinfo {*/
   /*    width: 38px! important;*/
   /*    height: 17px! important;*/
   /*    position: absolute! important;*/
   /*    margin-top: -5px! important;*/
   /*    margin-left: -34px! important;*/
   /*}*/
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 370px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 370px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   .custom-checkbox {
    padding-left: 45px! important;
    }
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
}

@media (max-width: 390px){
    /*.topmostheader{*/
    /*    padding-left: 10px;*/
    /*    min-width: 540px;*/
    /*    padding-right: 10px*/
    /*}*/
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   /*.paddingleftbox {*/
   /*    padding-left: 18px;*/
   /*    padding-right: 163px;*/
   /*}*/
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: -5px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 360px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 360px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   .custom-checkbox {
    padding-left: 45px! important;
    }
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
}

@media(max-width:375px){
    .custom-checkbox {
        padding-left: 35px! important;
    }
}

@media (max-width: 360px){
    /*.topmostheader{*/
    /*    padding-left: 10px;*/
    /*    min-width: 540px;*/
    /*    padding-right: 10px*/
    /*}*/
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .form-box {
        padding: 24px 15px;
    }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   /*.paddingleftbox {*/
   /*    padding-left: 18px;*/
   /*    padding-right: 195px;*/
   /*}*/
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   .pad {
    font-size: 18px;
    padding: 11px 15px;
}
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 16px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: -5px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 325px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 325px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   .custom-checkbox {
    padding-left: 35px! important;
    }
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
}
@media (max-width: 320px){
    /*.topmostheader{*/
    /*    padding-left: 10px;*/
    /*    min-width: 540px;*/
    /*    padding-right: 10px*/
    /*}*/
   .header-right-content h3{
       text-align: center;
   }
   .registration-form label {
       font-size: 20px;
       margin-bottom: 0;
       vertical-align: middle;
   }
   .header-right-content{
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 19px;
   }
   .header-right-content ul {
       text-align: center;
       list-style: inside;
       padding-right: 32px;
   }
   .pstyle {
       font-family: lato;
       color: #00fff1;
       font-size: 19px;
       text-align: center;
       margin: 25px 16px;
       font-weight: 600;
   }
   /*.paddingleftbox {*/
   /*    padding-left: 18px;*/
   /*    padding-right: 228px;*/
   /*}*/
   .rowcenter{
       text-align: center;
   }
   .bannerleft{
       padding-left: 20px;
       padding-right: 20px! important;
   }
   .why-are-ul{
       padding-left: 0px! important;
       display: flex;
   }
   .business-list-div {
       margin-top: 15px;
      
   }
   
   header .logo img {
       width: 260px;
    }

    .logo_uk {
       display: block;
       width: 176px! important;
       height: 75px! important;
       margin: 3px 34px;
   }
   
   .labelfont {
       font-weight: 600;
       padding-left: 10px;
       font-family: system-ui;
   }
   
   select.form-control {
       display: block;
       width: 287px;
       height: 39px! important;
       padding: 7px 10px;
       font-weight: 400;
       line-height: 1.5;
       color: #495057;
       background-color: #fff;
       background-clip: padding-box;
       border: none;
       transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   }
   /*.inputfieldstyle{*/
       
   /*        width: 255px;*/
   /*        padding-left: 0px;*/

   /*}*/
   .form-box input[type=checkbox] {
      
       display: block;
   }
   .term{
       font-size: 13px! important;
       margin-left: 0px! important;
   }
   .form-check-inputpersonalinfo {
       width: 38px! important;
       height: 17px! important;
       position: absolute! important;
       margin-top: -8px! important;
       margin-left: -34px! important;
   }
   .buttonpersonalinfo {
       cursor: pointer;
       width: 120px;
       height: 46px;
       background: #198754;
       margin: 0 auto;
       border-radius: 3.25em;
       color: white;
       text-align: center;
       /* padding: 20px 40px; */
       /* line-height: 48px; */
       animation-name: shake;
       animation-duration: .5s;
       animation-direction: alternate;
       animation-timing-function: cubic-bezier (.6, .08, .8, .6);
       animation-iteration-count: infinite;
       font-size: 20px;
   }
   .bannerleft {
       padding-left: 30px;
       padding-right: 20px! important;
   }
   .paddingLR50.total-steps h5 {
       padding-left: 9px;
       margin-top: 10px;
       margin-bottom: 15px;
   }
   /*.form-box select.form-control {*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 295px! important;*/
   /*}*/
   /*.form-box input[type=text]{*/
   /*    height: 40px!important;*/
   /*    line-height: 34px;*/
   /*    padding: 0 10px;*/
   /*    width: 295px! important;*/
   /*    font-size: 18px! important;*/
   /*}*/
   /*.form-box select {*/
   /*    font-size: 18px! important;*/
   /*}*/
   .custom-checkbox {
    padding-left: 35px! important;
    }
    .nextresponsive{
        padding-left: 175px;
        text-align: center;
    }
}