body {
    background-color: #ffffff;
    color: #263238;
    margin: 0;
    padding:0;
    font-size: 16px;
  font-family: Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif !important;
    font-weight: 400;
    position: relative;
    height: 100%;
    min-height: 100vh;
    outline: 0 !important;
}
*, ::after, ::before, div, a, button, input, select {
    outline: 0px !important;
    box-sizing: border-box;
}


/* width */
::-webkit-scrollbar {
  width:18px;

}
.modal-backdrop {

    background-color: #00000069;
}
.modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
    margin-top: 0px;
}

div#forgotpass_dialog form#formRP .form-group input[type='text'],div#forgotpass_dialog form#formRP .form-group select {
    width: 100%;
}
div#forgotpass_dialog  form#formRP .form-group label {
    margin-bottom: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #cecece; 
  /*border-radius: 10px;*/ 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*responsive*/
.rihtcontainer {
    width: 100%;
    display: inline-block;
    padding-left:600px;
    background-color: #fff;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    float: left;
}
.leftloginmenu {
position: absolute;
top: 0;
left: 0;
right: auto;
bottom: 0;
width: 350px;
background-color: #fff;
background-image: url(../img/login_bg.jpg); 
background-size:cover; 
background-position:center;  
}
.custcontainer {
    width: 100%;
    display: inline-block;
    height: auto;
    min-height: 100vh;
    background: #fff;
    float: right;
    position: relative;
    padding: 0 45px;
}
.logheaderform {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 5px 25px 25px;
}
a.hederlogologin {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    text-shadow: 0px 2px 3px #000000;
    width: 100%;
    display: inline-block;
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
    text-decoration: none;
}

a.hederlogologin:hover {
    color: #fff;
   
}
.greencolor {
 color: #12EF37
}

.loginformbox {
   margin: 79px auto;
    display: block;
    text-align: center;
    background: rgba(166, 188, 167, 0.64);
    max-width: 85%;
    border-radius: 22px;
}
.signupformhead {
    background: #77df93;
    padding: 15px 10px;
    border-radius: 22px 22px 0px 0px;
}
.signupformbody {
    padding: 15px;
    display: block;
    width: 100%;
    text-align: center;
}
.signupformhead h3 {
        font-size: 18px;
}
.signupformhead h5 {
    font-size: 14px;
    margin-bottom: 0px;
}
.formgroupcust {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}
.formgroupcusthr {
        width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    height: 2px;
    background-color: #707070;
    float: left;
    margin-top: 5px;
    border-radius: 12px;
}
.inputbox {
    display: inline-block;
    width: 100%;
    padding: 8px 15px;
    border: 0px solid;
    border-radius: 8px;

}
.buttonbox {
    background: #77df93;
    border: 0px solid;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.31);
    padding: 10px 35px;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;    text-transform: uppercase;
    border-radius: 10px;
}
/**/
input.inputbox::-webkit-input-placeholder { /* Edge */
  color: #a3a3a3;
}

input.inputbox:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #a3a3a3;
}

input.inputbox::placeholder {
  color: #a3a3a3;
}
select option:first {
    color: #a3a3a3;
}
/**/
.selectbox {
    display: inline-block;
    width: 100%;
    padding: 8px 15px;
    border: 0px solid;
    border-radius: 8px;

}
/*Footer Design*/
footer.rightfooter {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 55px;
    background:#77df93;
}
.leftphone {
    float: left;
}

.rightmenu {
    float: right;
    margin-right: 15px;
}
.rightmenu ul {
    margin: 0;
    padding:0;

}
.rightmenu ul li {
    margin: 0;
    list-style: none;
    display: inline-block;
    padding:0;
    line-height: 35px;

}
.rightmenu ul li a {
    display: inline-block;
    padding:10px;
    color: #000; 
}
.leftphone {
    margin: 14px;
    height: 20px;
    float: left;
}
.leftphone img {
    width: 16px;
}
.headerbtn {
    display:inline-block;
    width: 100%;
}
.rightsec {
    padding: 15px;
    width: 100%;
    text-align: right;
}
.rightsec .custbtn {
    background: #005fb6;
    border-radius: 10px;
    padding: 8px 26px;
    color: #d9ff13;
    font-weight: 600;
    outline: none !important;
}
.containersec {
    padding-left:15px;
    padding-right: 15px;
    width: 100%;
    display: inline-block; 
    position: relative;
}
 
.maintitle {
    text-align: center;
    width: 100%;
}
.maintitle h1 {
    margin-bottom:30px;
}
.maintitle h3 {
    margin-bottom: 20px;
    font-size: 24px;
    letter-spacing: 1px;
}
.videosection {
    width: 100%;
    display: block;
    max-width:600px;
    height: 320px;
    margin:30px auto 20px;
    background: #ccc;
    border-radius: 20px;
}
.bottombtnsec {
 text-align: center;
    width: 100%;
}
.lookingbtn {
    padding: 4px 25px 8px;
    font-size: 36px;
    display: inline-block;
    text-decoration: none !important;
    background: #77dfd1;
    color: #0a2f86;
    border-radius: 15px;
    line-height: 54px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 500;
}
.lookingbtn:hover {
    background: #5dc1b3;
}
.needmorebtn {
    padding: 4px 45px 8px;
    font-size: 26px;
    display: inline-block;
    text-decoration: none !important;
    background: #77df93;
    color: #4a4a4a;
    border-radius: 15px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 500;
}
.needmorebtn:hover {
background: #50a668;
}
.custome {
    border-radius: 15px;
    overflow: hidden;
}
.custome .modal-body {
    background: #4bd06f;
    text-align: center;
    
}
.custome .modal-body h5 {
        font-size: 36px;
}
.custome .modal-footer {
        background: #caf3cc;
}
.selectcity {
    width: 100%;
    display: inline-block;
}
ul.location {
    width: 100%;
    display: inline-block;
    float: left;    padding: 0;
}
ul.location li {
    list-style: none;
    float: left;
    width: calc(100%/5);
    padding:8px; 
}
ul.location li a {
    height: 75px;
    float: left;
    width: 100%;
    border: 5px solid #1f6e3c;
    border-radius: 15px;
    position: relative;
}
ul.location li a span {
    background: rgba(0, 0, 0, 0.58 );
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 4px 0 4px;
    border-radius: 0 0 10px 10px;
}
.citybutton {

}
.fluid {
    width: 100%;
    display: inline-block;
}
.header {
    background: #77df93;
    padding: 0px 15px 0px;
    box-shadow: 0px 10px 10px #8888889e;
}
.header a.hederlogologin {
    color: #fff;
    font-size: 58px;
    font-weight: 600;
    text-shadow: 0px 2px 3px #000000;
    width: auto;
    display: inline-block;
    border-bottom: 0px solid #fff;
    padding-bottom: 0px;
    text-decoration: none;
}
.blackcolor {
    color: #000000;
}
.col-md-2-san {
    width: 6%;display: inline-block;
    padding: 15px;
}
.col-md-5-san {
    width:47%;
    float:none;
    display: inline-block;
    padding: 15px;
}
.contentbox {
    text-align: center;
}
.contentbox h2 {
        color: #407149;
    font-size: 58px;
    margin: 20px 10px 4px 10px;
}
.contentbox h4 {
color: #407149;
    font-size: 18px;
    font-weight: 700;
}
.contentboxhr {
    text-align: center;
    position: relative;
    width: 45px;
    margin: auto;
    height: 100%;
}
.contentboxhr:after {
    position: absolute;
    width: 2px;
    top: 170px;
    bottom: 35px;
    content: '';
    background: rgba(0, 0, 0, 0.4);
    height: 300px;
}
.contentboxhr h3 {
text-align: center;    line-height: 130px;
}
.titlehr {
        width: 96%;
    height: 2px;
    background: rgba(0, 0, 0, 0.52);
    margin: 10px auto 15px;
}
.contentboxul {
display: inline-block;width: 100%;
text-align: left;
margin-top: 25px;
}
.licontentbox {
position: relative;
    padding-left: 85px;
    margin-bottom:35px;
}
.licontentbox span.number {
    position: absolute;
    background: #77df93;
    width: 60px;
    left: 0;
    height: 60px;
    border-radius: 100px;
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    line-height: 57px;
}
 


.licontentbox h3 {
           color: #407149;
    font-size: 22px;
    font-weight: 700;

}
.licontentbox h5 {
    color: #407149;
    font-size: 16px;
    font-weight: 600;
}
.bottombutton {

}
.greenbtn {
        padding: 4px 45px 8px;
    font-size: 26px;
    display: inline-block;
    text-decoration: none !important;
    background: #77df93;
    color: #4a4a4a;
    border-radius: 15px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 85px;
}
.bluebtn {
        padding: 4px 45px 8px;
    font-size: 26px;
    display: inline-block;
    text-decoration: none !important;
    background: #77dfd1;
    color: #4a4a4a;
    border-radius: 15px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
    margin-top:  0px;
}
.contentextbox {
        margin-top: 25px;
        font-weight: 600;
}
.contentextbox h6{
    font-size: 24px;
}
.profiletextbox {
    margin-top: 50px;
}
.profiletextbox h6{
    font-size: 22px;
    margin: 96px 55px;
}
.col-md-6-san {
width: 60%;
    float: none;
    display: inline-block;
    padding: 15px;
}
.col-md-4-san {
   width: 34%;
    float: none;
    display: inline-block;
    padding: 15px; 
}
.proboxhr {
    text-align: center;
    position: relative;
    width: 45px;
    margin: auto;
    height: 100%;
}
.proboxhr:after {
    position: absolute;
    width: 2px;
    top: 40px;
    bottom: 35px;
    content: '';
    background: rgba(0, 0, 0, 0.4);
}
.red {
    color: red;
}
.loginformboxpop {
    margin: 15px auto;
    display: block;
    text-align: center;
    background: rgba(166, 188, 167, 0.64);
    max-width: 100%;
    border-radius: 22px;
}
.loginformhead {
    background: #77df93;
    padding: 15px 10px;
    border-radius: 22px 22px 0px 0px;
    box-shadow: 1px 5px 5px rgba(83, 83, 83, 0.6196078431372549);
}
.loginformhead h3 {
    font-size: 28px;
    font-weight: 400;
}
.formmid-8-san {
    width: 100%;
    float: none;
    display: block;
    padding: 15px;
    margin: auto;
    max-width: 700px;
}
.loginformbody {
    padding:45px 15% 20px;
    display: block;
    width: 100%;
    text-align: center;
}
.loginformbody a.links {
    color: #747474;
    text-decoration: none;
    background-color: transparent;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.chooselocbody {
    padding: 25px 25px 6px;
    display: block;
    width: 100%;
    text-align: center;
}
.hiringcontent {
    text-align: center;
    width: 100%;
    position: relative;
    margin: 25px auto 0px;
    max-width: 850px;
}
.hiringcontent h3 {
    font-size: 48px;
    font-weight: 400;
    color: #407149;}
.hiringcontent h4 {
        font-size: 26px;
    font-weight: 500;
}
.hiringcontent p {}
  
    .choosehiring {
    padding: 0px;
    display: block;
    width: 100%;
    text-align: center;
    /*margin-bottom: 60px;*/
}
 
.hiringcbtn {
    position: absolute;
    display: inline-block;
    background: #77dfd1;
    padding: 12px 26px;
    border-radius: 12px;
    box-shadow: 0px 10px 10px #8888889e;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    right: 0;
    top: 130px;
}
.hiringcbtn:hover {
    text-decoration: none;
    color: #fff;
    background: #52a196;
 }
.planbox {
    display: inline-block;
    float: left;
    width: calc(100%/2);
    padding: 15px 18px;
}
.planboxin {
    margin:0px;
    display: block;
    text-align: center;
    background: rgba(166, 188, 167, 0.64);
    max-width: 100%;
    border-radius: 22px;
}
.planboxtitle {
    background: #77df93;
    padding: 15px 10px;
    border-radius: 22px 22px 0px 0px;
    box-shadow: 1px 5px 5px rgba(83, 83, 83, 0.6);
    font-size: 28px;
    font-weight: 500;
}
.plancontent {
    padding: 15px;
    height: 160px;
}
.plancontent p, .plancontent span {
    font-weight: 500;
    margin-bottom: 40px;
}

.plancontent-third-box,.plancontent-fourth-box{height:188px;}
a.planboxbtn {
    background: #40b15f;
    color: #000;
    padding: 8px 25px;
    border-radius: 8px;
    font-size: 16px;
    box-shadow: 0px 10px 10px #8888889e;
    text-decoration: none;
}
a.planboxbtnext {
       background: #40b15f;
    color: #000;
    padding: 8px 25px;
    border-radius: 8px;
    font-size: 16px;
    box-shadow: 0px 10px 10px #8888889e;
    text-decoration: none;
    float: right;
    /*margin-bottom: 95px;*/
    margin-top: 15px;
}
  a.planboxbtnext:hover {
    text-decoration:none;
  }   

.red {color: red;

}
.rowbox {
    width: 100%;
    display: block;max-width:1000px;
    margin: auto;
}
.colsam-4 {
    width: 40%;
    float: left;
    display: inline-block;padding-left: 15px;
    padding-right: 15px;
}
.colsam-6 {
width: 60%;
    float: left;
    display: inline-block;padding-left: 15px;
    padding-right: 15px;
}

.green {
        color: #178425;
    font-size: 36px;
    font-weight: 400;
}
.greytext {
   color: #5e5c5c;
    font-size: 36px;
    font-weight: 400;
}
.prvidetext {
    text-align: center;
    position: relative;
    padding: 18px 0;
    margin: 25px 0px;
}
.prvidetext:after {
    content: '';
    position: absolute;
    top: 0;
    height: 3px;
    background: #6d6d6d;
    left: 55px;
    right: 54px;
    border-radius: 100px; 
}
.prvidetext:before {
        content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    background: #6d6d6d;
    left: 55px;
    right: 54px;
    border-radius: 100px; 
}
.imagebox {
    width: 100%;
    height: 550px;
    border-radius: 16px;
    

}
.colsam-4 .imagebox {
    margin-top: 45px;
}
.colsam-6 .hiringcontent h3 {
    margin-top: 72px;
}
.imagebox img {
        width: 100%;
    height: 550px;
    border-radius: 16px;
    object-fit: cover;
    object-position: center;
}
.colsam-12 {
    width: 100%;
    float: left;
    display: inline-block;padding-left: 15px;
    padding-right: 15px;
}
.colsam-12 .prvidetext:after {
    content: '';
    position: absolute;
    top: 0;
    height: 3px;
    background: #6d6d6d;
    left: 20%;
    right: 20%;
    border-radius: 100px;
}
.colsam-12 .prvidetext:before {
    content: '';
    display: none;
    position: absolute;
    top: 0;
    height: 3px;
    background: #6d6d6d;
    left: 20%;
    right: 20%;
    border-radius: 100px;
}
.testimonial_carousal {
    background: #A6BCA7;
    border-radius: 20px;
    padding: 35px;
    width: 100%;
    height: auto;    
        margin-top: 15%;
    display: inline-block;
    box-shadow: 0px 10px 10px #8888889e;
    position: relative;
}
.testimonialimg {
        width: 135px;
    height: 155px;
    float: left;
    display: inline-block;
}
.testimonialimg  img {
    width: 135px;
    height: 155px;
    object-fit:cover;
    object-position: center;
    border: 3px solid #767676;

}
.testimonialtext {
        display: inline-block;
    width: 70%;
    margin-left: 5%;
    margin-top: -8px;
    font-size: 23px;
}
.testimonial_carousalsec {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    height: 68vh;
}

.testimonial_carousalsec:before {
   content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    background: #6d6d6d;
    left: 0px;
    right: 0px;
    border-radius: 100px;
}
.testimonial_carousalsec:after {
    content: '';
    position: absolute;
    top: 0;
    height: 3px;
    background: #6d6d6d;
    left: 20%;
    right: 20%;
    border-radius: 100px;
}
.col-sam-6 {
    width:60%;
    float: left;
    display: inline-block;
    padding-right:15px; 
}
.col-sam-4 {
    width:40%;
    float: left;
    display: inline-block;
    padding-right:0px; 
}
 .contacttext {
    margin: 65px 0;
    display: inline-block;
    float: left;
    padding-left: 35px;
 }
 .contacttext h3 {
    margin-top: 25px;
    font-size: 18px;
 }
 .contacttext h6 {
    margin-top: 25px;
    font-size: 18px;
 }
 .keepintouchbox {
    background: #A6BCA7;
    border-radius: 20px;
    padding: 35px;
    width: 100%;
    height: auto;
    margin-top:25px;
    display: inline-block;
    box-shadow: 0px 10px 10px #8888889e;
    position: relative;
}
.bigcontainer {
    width: 100%;
    max-width: 1280px;
    display: block;
    margin: auto;
}
.main-titlebox {
    width: 100%;
    text-align: center;
}
.stepboxmain {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: auto;
    text-align: center;
    position: relative;
}
.stepboxmain:before {
           content: '';
    position: absolute;
    top: 23px;
    left: 20px;
    right: 20px;
    bottom: 0;
    height: 7px;
    background: #77df93;
}
.stepbox {
           width: 28px;
    background: #ffffff;
    display: inline-block;
    max-width: 23250px;
    float: none;
    margin: 12px;
    height: 28px;
    border-radius: 100px;
    border: 4px solid #77df93;
    z-index: 9999;
    position: relative;
}
.activepage {
width: 16px;
    background: #0f7420;
    display: inline-block;
    max-width: 23250px;
    float: none;
    margin: 0;
    height: 16px;
    border-radius: 100px;
    border: 0px solid #77df93;
    z-index: 9999;
    position: absolute;
    top: 2px;
    left: 2px;
}
.main-titlebox h3 {
        font-size: 42px;
    font-weight: 400;
    margin: 30px auto 15px;
}
.bigformcontainer {
     width: 100%;
    max-width: 1440px;
    display: block;
    margin: auto;
    overflow: overlay;
        padding-bottom: 85px;
}
.customerow4 {
    width: 357px;
    height: auto;
    background: #fff;
    float: left;
    padding: 0px 15px 25px;
 }
 .customerow2 {
    width: 49.5%;
    height: auto;
    background: #fff;
    float: left;
    padding: 25px;
 }
 .uploadbox {
    width: 100%;
    display: inline-block;
    text-align: center;
 }
.formgroupx {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}
.fileuploadbutton {
    margin: auto;
    width: 180px;
    background:#96B89F;
    
    border: 0px solid;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.31);
    padding: 10px 25px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
}
.fileuploadbutton:hover {
    background: #77df93; 
}
.fileuploadbutton input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;    width: 100%;

}
.filename {

}
.uploadbutton {
    margin: auto;
    width: 180px;
    background: #59f1c7;
    border: 0px solid;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.31);
    padding: 10px 25px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
}
.uploadbutton:hover {
    background: #77df93; 
}
.uploadpp {
    width: 100%;
    display: inline-block;
    float: left;
}
.uploadpp .uploadbox {
    width: 50%;
    float: left;
    margin: 50px 0;
}
.uplodedimg {
        width: 50%;
    float: left;
    display: inline-block;
}
.profileimg {
        width: 180px;
    height: 210px;
    object-fit: cover;
    object-position: center;
}
.subtitlecenter {
        text-align: center;
    font-size: 16px;
    padding: 0 0px 25px;
    font-weight: 500;
}
 .innerformpt {
    width: 100%;
    height: auto;
    background: #fff;
    display: inline-block;
 }
 .hdivder {
    width: 3px;
    height: 440px;
    background: #787878;
    float: left;
}
 h3.formtittle {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin:0px auto 20px; 
 }
 .mb8 {
    margin-bottom:12px;
    display: inline-block;
    width: 100%;
 }
 .inpoubox {
    position: relative;width: 100%;
    display: inline-block;height: 50px;
 }
.formcontroll {
   height: 50px;
    padding-left: 10px;
    width: 100%;
    border: 1px solid #aaa;
    display: inline-block;
    float: left;
    border-radius: 8px;
    font-size:16px;
}
.multipleselction {
    position: relative;
    display: inline-block;
    width: 100%;
}
.multipleselction span {
        font-size: 16px;
    border: 1px solid #aaa;
    left: 0;
    right: 0;
    padding: 8px 14px;
    display: inline-block;
    width: 100%;
    border-radius: 8px; 
}
.inpouboxmulti {
    position: relative;
    width: 100%;
    display: inline-block;
    height: auto;
}
.multipleselction .formcontroll{
    height: 135px;
    border-radius: 8px;
    padding: 15px;
}
.mbhr {
        width: 73%;
    background: #000;
    height: 2px;
    margin: 10px auto 25px;
}
.footerbutton {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-bottom: 55px;
}
.nextbtn {
        width: 200px;
    background: #77df93;
    border: 0px solid;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.31);
    padding: 10px 45px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    color: #000;
    font-size: 18px;
    margin-bottom: 25px;
}
.nextbtn:hover {
    background: #4d8f5f;
    color: #fff;
    text-decoration:none;
}
.saveexitbtn {
    width: 200px;
    background: #FFAA00;
    border: 0px solid;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.31);
    padding: 10px 5px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px;
}
.saveexitbtn:hover {
        background: #db9408;
        color: #000;
        text-decoration:none;
}


.expandvbox {
       width: 100%;
    display: inline-block;
}
.customeinputsingle {
    min-height: 50px;
    position: relative;
    width: 100%;
    padding-right: 120px;
}
.formcontrollsingle {
height: 50px;
    padding-left: 10px;
    width: 120px;
    border: 1px solid #aaa;
    display: inline-block;
    float: left;
    border-radius: 8px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
}
.rightxt {
    text-align: right;
    padding-right: 15px;
}
.lefttxt {
    text-align: left;
    padding-left: 15px;
}
.smalltitletxt {
margin-top: 0px;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    display: inline-block;
}
.bigtitletxt {
       margin-top: 0px;
    font-size: 18px;
    line-height: 48px;
    width: 100%;
    display: inline-block;
    font-weight: 500;margin-bottom: 0;
}
.middeletext {
        width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0px;
}
.customeinputtwo {
    min-height: 50px;
    position: relative;
    width: 100%;
    padding-right: 200px;
}
.formcontrollfirst {
    height: 50px;
    padding-left: 10px;
    width: 90px;
    border: 1px solid #aaa;
    display: inline-block;
    float: left;
    border-radius: 8px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 100px;
}
.formcontrollsecond {
    height: 50px;
    padding-left: 10px;
    width: 90px;
    border: 1px solid #aaa;
    display: inline-block;
    float: left;
    border-radius: 8px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
}
.dollarparyermainbox {
width: 100%;
    display: block;
    text-align: center;
    max-width: 220px;
    margin: 0 auto;
}
.dollarparyermainbox label {
    
}

.priceinput {
width: 220px;
    position: relative;
    margin: 0px auto 15px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding-left: 98px;
    font-size: 18px;
    padding-top: 8px;
}
.priceinput input.textfild {
        width: 100px;
    position: absolute;
    margin: 0px auto 15px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 12px;
    font-size: 18px;
    padding: 15px;
    top: -1px;
    left: -1px;
}
/* The container */
.containercheck {
  display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    font-weight: 500;
}

/* Hide the browser's default checkbox */
.containercheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
      position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.containercheck:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containercheck input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containercheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containercheck .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}









.positionbox {
width: 100%;
    display: inline-block;
    float: left;
    text-align: center;

}
.positionbox label {
    width: 100%;
    display: inline-block;
    float: left;
    font-size: 16px;
    justify-content: center;
}

.positionbox input {
        height: 50px;
    padding-left: 10px;
    width: 100%;
    border: 1px solid #aaa;
    display: inline-block;
    float: none;
    border-radius: 8px;
    font-size: 16px;
    max-width: 320px;
    margin: 0 auto;
}

.industriweslist {
width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
        margin-top: 13px;
    margin-bottom: 12px;
}

.industriweslist label {
    width: 25%;
    display: inline-block;
    float: left;
        font-size: 16px;
}

.industriweslist input {
        padding: 6px !important;
    height: 50px;
    padding-left: 0px;
    width: 14%;
    border: 1px solid #aaa;
    display: inline-block;
    float: none;
    border-radius: 8px;
    font-size: 16px;
    max-width: 320px;
    margin: 0 auto;
}

.saleslist {
    width: 100%;
    display: inline-block;
    float: left;
}     
.selsformgroup {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 8px;
}
.selsformgroup label {
    width: 49%;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    text-align: right;
}
.selsformgroup input {
    width: 49%;
    padding-left: 15px;
    float: right;
        height: 40px;
    
    
    border: 1px solid #aaa;
    display: inline-block;
     
    border-radius: 8px;
    font-size: 16px;
    
    margin: 0 auto;
}
.selsformgroup select {
    width: 49%;
    padding-left: 15px;
    float: right;
        height: 40px;
    
    
    border: 1px solid #aaa;
    display: inline-block;
    
    border-radius: 8px;
    font-size: 16px;
    
    margin: 0 auto;
}

.selsformgroupthtree{
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 8px;
}
label.mainlabel {
    width: 49%;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    text-align: right;
}
.selectboxtwo {
width: 49%;
    padding-left: 0px;
    float: right;
    height: 40px;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    margin: 0 auto;
}
.selectboxtwo select {
    width: 33%;
    padding-left: 15px;
    float: left;
    height: 40px;
    border: 1px solid #aaa;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    margin: 0 auto;
}

.selectboxtwo input {
    width: 33%;
    padding-left: 15px;
    float: left;
    height: 40px;
    border: 1px solid #aaa;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    margin: 0 auto;
}

.selectboxtwo label {
    width: 33%;
    padding-left: 7px;
    float: left;
    height: 40px;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    margin: 0 auto;
    padding-top: 5px;
}

 .mt8 {
margin-top: 8px;
 }
.positionboxjob {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 8px;
}
.positionboxjob input {
    height: 40px;
    padding-left: 10px;
    width: 100%;
    border: 1px solid #aaa;
    display: inline-block;
    float: none;
    border-radius: 8px;
    font-size: 16px;
    max-width: 320px;
    margin: 0 auto;
}
.dollarparyermainboxr {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}
.priceinputright {
    width: 100%;
    position: relative;
    margin: 0px auto 8px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 12px;
    padding-right: 98px;
    font-size: 15px;
    padding-top: 6px;
}
.priceinputright input.textfildr {
    width: 100px;
    position: absolute;
    margin: 0px auto 8px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 12px;
    font-size: 18px;
    padding: 15px;
    top: -1px;
    right: -1px;
}
.innerformpt .customerow2 {
    width: 49.5%;
    height: auto;
    background: #fff;
    float: left;
    padding: 25px 15px;
}
.mbhrc {
    width: 80%;
    background: #000;
    height: 2px;
    margin: 10px 10%;
    display: inline-block;
}
.saveadd {
    width: 100%;
    background: #66D8D8;
    border: 0px solid;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.31);
    padding: 10px 15px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    color: #000;
    font-size: 18px;
    margin-bottom: 25px;
}
.innerformpt .customerows {
    width: 100%;
    height: auto;
    background: #fff;
    float: none;
    padding: 0 15px 0px;
    max-width: 390px;
    margin: auto;
}
.customerows .positionboxjob input {
    height: 40px;
    padding-left: 10px;
    width: 100%;
    border: 1px solid #aaa;
    display: inline-block;
    float: none;
    border-radius: 8px;
    font-size: 16px;
    max-width: 442px;
    margin: 0 auto;
}
.customerows .selsformgroup label {
    width: 49%;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    text-align: right;
    margin-top: 0px;
}
.brsopce {
    width: 100%;
    display: inline-block;margin: 8px 0;
    float: left;
}
.middletxt {
    width: 100%;
    text-align: center;
    font-weight: 500;
}
.positionboxjob textarea {
    overflow: auto;
    resize: vertical;
    height: 110px;
    padding-left: 10px;
    width: 100%;
    border: 1px solid #aaa;
    display: inline-block;
    float: none;
    border-radius: 8px;
    font-size: 16px;
    max-width: 442px;
    margin: 0 auto;
}
.customerow3 {
        width: 60%;
    height: auto;
    background: #fff;
    float: left;
    padding: 25px
}
.customerow1 {
        width: 39%;
    height: auto;
    background: #fff;
    float: left;
    padding: 25px;
}
.selecthelp {
    width: 100%;
    padding-right:45px;
    position: relative;
    display: inline-block;
    margin-bottom: 8px;

}
.selecthelp span {
position: absolute;
    top: 0px;
    right: -4px;
    font-size: 28px;
    font-weight: 600;
    border: 3px solid #8a8a8a;
    width: 40px;
    text-align: center;
    border-radius: 120px;
    height: 40px;
    line-height: 32px;
}
.selecthelp select {
        height: 40px;
    
}
.formcontrallsetype {
    height: 40px;
    padding-left: 10px;
    border: 1px solid #aaa;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    width: 32%;
    float: left;
}
.skilltechno {
          min-height: 40px;
    position: relative;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 18px;
    display: inline-block;
}
.mr4 {
    margin-right:1%; 
}
.hdivdertop {
       margin-top: 80px;
    height: 364px;
}
.skilltitler {
            margin-top: 0px;
    font-size: 16px;
    line-height: 40px;
    width: 32%;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 0;
    float: left;
    text-align: right;
    padding-right: 15px;
}
.customerbox3 {
    width: 32%;
    float: left;
    display: inline-block;
    padding: 0px 15px;

}
.betweenhr {
    width: 2%;
    float: left;
    display: inline-block;
    height: 250px;
    max-width: 2px;
    background: #000;
    margin-top: 50px;
}
.selsformgroupinput {
    width: 100%;
    display: inline-block;
    float: left;
     
}
.selsformgroupinput label {
width:40%;
display: inline-block;
    float: left;
    margin-bottom: 0;
    text-align: right;
    padding-right: 15px;
}
.selsformgroupinput input.halfinput {
height: 40px;
    padding-left: 10px;
    border: 1px solid #aaa;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    width: 60%;
    float: left;
}
.mb18 {
    margin-bottom: 18px;
}
.selsformgroupinput p {
    text-align: center;
    width: 100%;
    margin-bottom: 8px;
}
.selsformgroupinput textarea {
    height: 120px;
    padding-left: 10px;
    border: 1px solid #aaa;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    width: 100%;
    float: left;
}
.selecthelpsec {
    width: 85%;
    margin-right: 55px;
    position: relative;
    display: inline-block;
    margin-bottom: 8px;
    border: 1px solid #aaa;
    border-radius: 12px;
}
.selecthelpsec span {
    position: absolute;
    top: 0px;
    right: -54px;
    font-size: 28px;
    font-weight: 600;
    border: 3px solid #8a8a8a;
    width: 40px;
    text-align: center;
    border-radius: 120px;
    height: 40px;
    line-height: 32px;
}
.selecthelpsec select.formcontroll {
    height: 40px;
    padding-left: 10px;
    width: 35%;
    border: 1px solid #aaa;
    display: inline-block;
    float: left;
    border-radius: 8px;
    font-size: 16px;
}
.selecthelpsec h5{
    width: 65%;
    float: left;
    padding-left: 6px;
    font-size: 14px;
    padding-top: 0px;
}
.threeselect {
    width: 100%;
    display:block;
    position: relative;
    float: left;
}
.onelist {
    width: 33.33%;
    float: left;
    padding-right:8px;
    padding-left: 8px;
    display: inline-block; 
}
.iputtitle {
text-align: center;
font-size: 12px;
}
.onelist select {
    width: 100%;
    padding-left: 15px;
    float: right;
    height:30px;
    border: 1px solid #aaa;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    margin: 0 auto 4px;
}
.centertitle{
    width: 100%;
    text-align: center;
}
.notificationbox {
        margin: 15px auto;
    display: block;
    text-align: center;
    background: #34D9DF;
    max-width: 100%;
    border-radius: 22px;
}
.notificationtitle {
   background: #34D9DF;
    padding: 15px 10px;
    border-radius: 22px 22px 0px 0px;
    box-shadow: 1px 5px 5px rgba(83, 83, 83, 0.6196078431372549);
}
.notificationtitle h3 {
    font-size: 28px;
    font-weight: 400;
    color:#fff;
}
.notificationbox .loginformbody {
    padding: 45px 15% 20px;
    display: block;
    width: 100%;
    text-align: center;
    min-height: 220px;
}
.profilebox {
    margin: 75px auto;
    display: block;
    text-align: center;
    background: rgba(119, 223, 147, 0.6);
    max-width: 1040px;
    border-radius: 22px;
}
.noprofilebox {
   background:#77df93;
    padding: 15px 10px;
    border-radius: 22px 22px 0px 0px;
    box-shadow: 1px 5px 5px rgba(83, 83, 83, 0.6196078431372549);
}
.notificationtitletio {
    background:#77df93;
    padding: 15px 10px;
    border-radius: 22px 22px 0px 0px;
    box-shadow: 1px 5px 5px rgba(83, 83, 83, 0.6196078431372549);
}
.noprofilebox h3 {
    font-size: 28px;
    font-weight: 400;
    color:#fff;
}
.profilebox .loginformbody {
    padding: 75px 15px 20px;
    display: block;
    width: 100%;
    text-align: center;
    min-height: 220px;
    position: relative;
    overflow: overlay;
}
.logoutbtn {
    position: absolute;
    display: inline-block;
    background: #77df93;
    padding: 12px 26px;
    border-radius: 12px;
    box-shadow: 0px 10px 10px #8888889e;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    right: 15px;
    top: 15px;
}
.profilepicbox {
width: 30%;
    float: left;
    display: inline-block;
}
.imgbox {
    width: 100%;
    float: left;
    display: inline-block;margin-bottom: 15px;
}
.imgbox img {
       width: 80%;
    float: none;
    display: inline-block;
    height: 180px;
    object-fit: cover;
    object-position: center;
    max-width: 180px;
}
.buttonboxpro {
    width: 100%;
    display: inline-block;
    float: left;
}
.buttonboxpro a.editprofile{
 
    display: inline-block;
    background: #77df93;
    padding: 12px 26px;
    border-radius: 12px;
    box-shadow: 0px 10px 10px #8888889e;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 15px;
    max-width: 180px;

     
}
.buttonboxpro a.changepasswored {
 
display: inline-block;
    background: #DCDF77;
    padding: 12px 16px;
    border-radius: 12px;
    box-shadow: 0px 10px 10px #8888889e;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 15px;
    max-width: 180px;



   
}
.profiledetailbox {
    width: 70%;
    float: left;
    display: inline-block;
}
.namdeandposition {
    display: inline-block;
    width: 100%;
    float: left;
}
.nametitle {
        padding-left: 35px;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 16px;

}
.positiontitle {
    padding-left: 35px;
    text-align: left;
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 50px;
     
}
.profiledetailboxsec {
    display: inline-block;
    width: 100%;
    padding-left: 25px;
}
.profiledetailtwo {
    display: inline-block;
    width: 100%;
    
}
.twoinnerbox {
display: inline-block;
width: 50%;
padding-left: 8px;
float: left;
}
.twoinnerbox  .selsformgroup label {
    width: 49%;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    text-align: right;
    padding-right: 11px;
}
.matchboxfull {
    width: 100%;
    display: inline-block;
    float: left;
}     

.maintitle {
    width: 100%;
    display: inline-block;
    float: none;
    font-size: 32px;
   /* border-bottom: 3px solid #8a8a8a;
    max-width: 410px;*/
    margin-bottom: 20px;
    font-weight: 600;
}

.matchboxfull ul {
    width: 100%;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
}
.matchboxfull ul li {
        list-style: none;
    width: calc(100%/5);
    float: left;
}

.matchboxfull ul li label {
          float: left;
    width: 60%;
    line-height: 20px;
    height: 40px;
    vertical-align: middle;
        display: flex;
    align-items: center;
    
}
p.my_comp {
    font-weight: 500;
}
label {
        /*display: flex !important;*/
    /*align-items: center;*/
    font-size: 16px;
        font-weight: 500;
            /*justify-content: flex-end;*/
}
.matchboxfull ul li input {
          float: left;
    width: 30%;
    height: 40px;
    border-radius: 10px;
    border: 0;
    text-align: center;
}
.txt_aln_ctr .reviwebtn{text-align: center;}
.reviwewbox {
    display:inline-block;width: 100%;
    float: left;
    margin-top: 40px;

}
.reviwebtn {
    width: 50%;
    float:left;    
    display: inline-block;
    text-align: left;
    padding-left: 47px;
}

.reviwebtn a {
    display: inline-block;
    background: #77DFD1;
    padding: 12px 16px;
    border-radius: 12px;
    box-shadow: 0px 10px 10px #8888889e;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 15px;
    max-width: 180px;
    text-align: center;
}
.notifybox {
 width:50%;
    float:left;    
    display: inline-block;
    /*padding-left: 15px;
    padding-right: 15px;*/
}
.selsformgroup {
    display: flex;
    align-items: center;
}
.matchboxfull .maintitle{border-bottom: 2px solid;width: 40%;}
.planbox{width: 42%;}
.planbox-wrapper{margin-left: 108px;}
.planbox-continue{position: absolute;margin-left: 234px;}

/*Responsive Custom CSS Start*/
@media screen and (max-width: 450px) {
  .signupformbody{padding: 25px!important;}
  .custcontainer .rightsec{text-align: center;}
  .containersec .maintitle {font-size: 15px;}
  .bottombtnsec{margin-bottom: 150px;}
  .bottombtnsec .needmorebtn, ..bottombtnsec .lookingbtn{font-size: 31px;line-height: 40px;}
  .rightfooter .rightmenu{text-align: center;}
  .custome .modal-body h5{font-size: 27px;}
  .custcontainer{padding: 0 14px;}
  .rightfooter .rightmenu ul li a{padding:2px 10px 2px 10px;}
   #exampleModalCenter .modal-dialog {width: 100%; padding: 0 14px 0 3px;}
   #exampleModalCenter .modal-body h5{font-size: 25px;}
   #exampleModalCenter ul.location li a{height: 85px;}
   .hiring_sitemap li{width: 77% !important;}
   .hiring_sitemap li a{font-size: 15px !important;}
   .sitemapbox {margin-top: 30px !important;}
   .hiring-made-easy-subtitle{font-size: 22px !important;margin-bottom: 20px;}
   .hiringcontent h3{font-size: 38px;}
   .hiringcbtn{z-index: 999;}
   .hiringcontent{margin:123px auto 0px !important;}
   .choosehiring .loginformhead h1{font-size: 23px;}
   .chooselocbody li{width:100% !important;}
   .planbox{width: 100%;}
   .planbox-wrapper{margin-left: 0px;}
   .plancontent p, .plancontent span{margin-bottom: 15px;}
   .planboxbtnext{margin-bottom: 24px;text-align: center;}
   .planbox-continue{position: inherit;margin-: 0;}
   .view-plan-heading{margin:51px 0 0 0 !important;}
}

/*Responsive Custom CSS End*/


/*Responsive start*/
@media screen and (max-width: 1660px) {  
    .rihtcontainer { padding-left:500px;}

    .leftloginmenu {width: 500px;}
}

@media screen and (max-width: 1441px) {  
    .customerow4 {
    width: 316px;
    height: auto;
    background: #fff;
    float: left;
    padding: 0px 15px 25px;
}
    .bigformcontainer {
     width: 100%;
    max-width: 1280px;
    display: block;
    margin: auto;
}
    .rihtcontainer { padding-left:350px;}

    .leftloginmenu {width: 350px;}
}

@media screen and (max-width: 1280px) {
     .customerow4 {
   width: 24.5%;
    height: auto;
    background: #fff;
    float: left;
    padding: 0px 15px 25px;
}
    .bigformcontainer {
     width: 100%;
    max-width: 1280px;
    display: block;
    margin: auto;overflow: hidden;
}
.container {
    max-width: 1190px;
}  
.testimonialtext {
        display: inline-block;
    width:80%;
    margin-left: 5%;
    margin-top: -8px;
    font-size: 23px;
}
}

@media screen and (max-width: 1024px) { 
    .customerbox3 {
    width: 32%;
    float: left;
    display: inline-block;
    padding: 0px 15px;
}
    .customerow4 {
    width:24.5%;
    height: auto;
    background: #fff;
    float: left;
    padding: 25px;
}
.testimonialtext {
        display: inline-block;
    width: 60%;
    margin-left: 5%;
    margin-top: -8px;
    font-size: 23px;
} 
}
@media screen and (max-width: 991px) { 
    .customerbox3 {
    width: 32%;
    float: left;
    display: inline-block;
    padding: 0px 15px;
}
    .customerow4 {
    width: 24.5%;
    height: auto;
    background: #fff;
    float: left;
    padding: 0px 15px 25px;
}
}
.hdivder.abilitisa {
    width: 3px;
    height: 600px;
    background: #787878;
    float: left;
}
.hdivder.abilitisb {
    width: 3px;
    height: 750px;
    background: #787878;
    float: left;
}

.hdivder.abilitise {
    width: 3px;
    height: 650px;
    background: #787878;
    float: left;
}

@media screen and (max-width: 991px) {
    .contentboxhr:after{
        content: none;
    }

}
@media screen and (max-width: 768px) {
    .hdivder.abilitisa, .hdivder.abilitisb, .hdivder.abilitise {
    width: 100%;
    height: 2px;
    background: #787878;
    float: left;
}
    .reviwebtn {
    width: 100%;
    float: left;
    display: inline-block;
}
.notifybox {
    width: 100%;
    float: left;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
} 
.profilepicbox {
    width: 100%;
    float: left;
    display: inline-block;
}
.imgbox img {
    width: 80%;
    float: none;
    display: inline-block;
    height: 270px;
    object-fit: cover;
    object-position: center;
}
.profiledetailbox {
    width: 100%;
    float: left;
    display: inline-block;
}
.positiontitle {
    padding-left: 5px;
    text-align: left;
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 50px;
}
.profiledetailboxsec {
    display: inline-block;
    width: 100%;
    padding-left: 5px;
}
.matchboxfull ul li {
    list-style: none;
    width: calc(100%/1);
    float: left;
}
.nametitle {
    padding-left: 5px;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 16px;
}
.contacttext {
    margin: 0px 0;
    display: inline-block;
    float: left;
    padding-left: 0px;
}
.signupformbody {
    padding: 25px 0px 0px;
    display: block;
    width: 100%;
    text-align: center;
}
.col-sam-4 {
    width: 100%;
    float: left;
    display: inline-block;
    padding-right: 0px;
}
    .col-sam-6 {
    width: 100%;
    float: left;
    display: inline-block;
    padding-right: 15px;
}
    .testimonial_carousal {
    background: #A6BCA7;
    border-radius: 20px;
    padding: 15px 0;
    width: 100%;
    height: auto;
    margin-top: 15%;
    display: inline-block;
    box-shadow: 0px 10px 10px #8888889e;
    position: relative;
}

    .profiletextbox {
    margin-top: 0px;
}
.col-md-6-san {
    width: 100%;
    float: none;
    display: inline-block;
    padding: 15px;
}
.proboxhr {
    text-align: center;
    position: relative;
    width: 45px;
    display: none;
    margin: auto;
    height: 100%;
}
.col-md-4-san {
    width: 100%;
    float: none;
    display: inline-block;
    padding: 15px;
}
.profiletextbox h6 {
    font-size: 22px;
    margin: 15px 0px;
}
    .bigformcontainer {
    width: 100%;
    max-width: 1440px;
    display: block;
    margin: auto;
    overflow: overlay;
    padding-bottom:15px;
}
    .contentboxhr h3 {
    text-align: center;
    line-height: 30px;
}
.col-md-2-san {
    width: 100%;
    display: inline-block;
    padding: 15px;
}
.contentboxhr {
    text-align: center;
    position: relative;
    width: 100%;
    margin: auto;
    height: 100%;
}
    .col-md-5-san {
    width: 100%;
    float: none;
    display: inline-block;
    padding: 15px;
}
    .rihtcontainer {
    padding-left: 0px;
}
.leftloginmenu {
    width: 100%;
    position: relative;
    padding-bottom: 35px;
}
.hiringcontent {
    text-align: center;
    width: 100%;
    position: relative;
    margin: 95px auto 0px;
    max-width: 850px;
    padding: 0 15px;
}
    .customerbox3 {
    width: 100%;
    float: left;
    display: inline-block;
    padding: 0px 15px;
}
footer.rightfooter {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    background: #77df93;
    width: 100%;
    display: inline-block;
    float: left;
}
ul.location li {
    list-style: none;
    float: left;
    width: calc(100%/1);
    padding: 8px;
}
ul.location li a {
    height: 175px;
    float: left;
    width: 100%;
    border: 5px solid #1f6e3c;
    border-radius: 15px;
    position: relative;
}
.custcontainer {
    width: 100%;
    display: inline-block;
    height: auto;
    min-height: 100vh;
    background: #fff;
    float: right;
    position: relative;
    
}
.betweenhr {
    width: 100%;
    float: left;
    display: inline-block;
    height: 2px;
    background: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 1024px;
}
    label.mainlabel {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    text-align: left;
}
.selectboxtwo {
    width: 100%;
    padding-left: 0px;
    float: right;
    height: 40px;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    margin: 0 auto;
}
    .selsformgroup input {
    width: 100%;
    padding-left: 15px;
    float: right;
    height: 40px;
    border: 1px solid #aaa;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    margin: 0 auto;
}
    .selsformgroup select {
    width: 100%;
    padding-left: 15px;
    float: right;
    height: 40px;
    border: 1px solid #aaa;
    display: inline-block;
    border-radius: 8px;
    font-size: 16px;
    margin: 0 auto;
}
    .selsformgroup label {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 0;
    text-align: left;
}
    .customerow2 {
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
    padding: 25px;
}
    .stepboxmain {
    width: 100%;
    max-width: 284px;
    display: block;
    margin: auto;
    text-align: center;
    position: relative;
}
    .main-titlebox h3 {
    font-size: 24px;
    font-weight: 400;
    margin: 45px auto 15px;
}
    .stepboxmain:before {
    content: '';
    position: absolute;
    top: 14px;
    left: 20px;
    right: 20px;
    bottom: 0;
    height: 5px;
    background: #77df93;
}
    .stepbox {
    width: 28px;
    background: #ffffff;
    display: inline-block;
    max-width: 23250px;
    float: none;
    margin: 2px;
    height: 28px;
    border-radius: 100px;
    border: 4px solid #77df93;
    z-index: 9999;
    position: relative;
}
.customerow4 {
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
    padding: 25px;
}
    .hdivder {
    width: 100%;
    height:3px;
    background: #787878;
    float: left;
}
    .testimonialtext {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    font-size: 23px;
    text-align: center;
}
.testimonialimg {
    width: 100%;
    height: 155px;
    float: left;
    display: inline-block;
    text-align: center;
    margin-bottom: 25px;
}
.colsam-4 {
    width: 100%;
    float: left;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}  
.colsam-6 {
    width: 100%;
    float: left;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
}
.container {
   position: relative;
}  
.mb8.inpouboxmulti h5 {
    text-align: center;
}

@media screen and (min-width: 1550px) {
    .leftloginmenu {
        width: 613px;
    }
    a.hederlogologin {
        font-size: 60px !important;
    }
    .signupformhead h3 {
        font-size: 27px;
    } 
    .signupformhead h5 {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .loginformbox {
        max-width: 472px;
        margin: 0 auto;
    }
    .formgroupcust {
        margin: 15px 0;
        width: calc(100% - 30px);
    }
    .buttonbox {

    font-size: 27px;
    }
    .maintitle h1 {
        font-size: 53px;
    }
    .maintitle h3 {
        font-size: 37px;
    }
    .lookingbtn {
     
        font-size: 53px;
    }
    .needmorebtn {
        font-size: 47px;
    }
    .rightmenu ul li a {
        font-size: 18px;
    }
    .rightsec .custbtn {
    font-size: 20px;
}
.hiringcontent h4 {
    font-size: 40px;
}

.hiringcontent {
    max-width: 1177px;
}

.hiringcontent h3 {
    font-size: 74px;
    font-weight: 500;
}

.hiringcontent p {
    font-size: 17px;
    font-weight: 500;
}

.hiringcontent h4 {
    font-size: 42px;
}

.formmid-8-san {
    max-width: 925px;
}

ul.location li a {
    height: 99px;
}

.hiringcbtn {
    font-size: 27px;
    margin-right: 46px;
        margin-top: 30px;       
}

.leftphone p {
    font-size: 18px;
}
ul.location li a span {
    font-size: 19px;
}
.plancontent-third-box, .plancontent-fourth-box {
    height: 250px;
}
.plancontent {
    height: 225px;
}
.planboxtitle {
    font-size: 30px;
    text-transform: capitalize;
}

.plancontent p, .plancontent span {font-size: 18px;}

a.planboxbtn , a.planboxbtnext {
    font-size: 29px;
}

.videosection {
    max-width: 787px;
    height: 394px;
}
.videosection {
    max-width: 787px;
    height: 394px;
}


div#exampleModalCenter.modal.show .modal-dialog {
    max-width: 925px !important;
    width: 100% !important;
}

.custome .modal-footer {
    padding: 29px;
}
.loginformhead h3 {
    font-size: 42px;
    font-weight: 500;
}

.inputbox {
    height: 41px;
    font-size: 20px;
}

.loginformbody a.links {
    font-size: 20px;
}
.container {
    width: 1550px;
}
.contentbox h2 {
    font-size: 5em;
}
.contentbox h4 {
    font-size: 24px;
    font-weight: 500;
}

.licontentbox h3 {
    font-size: 37px;
    font-weight: 400;
}

.licontentbox h5 {font-size: 18px;color: #000}

.contentextbox {
    font-size: 20px;
}

.contentextbox h6 {
    font-size: 34px;
}
span.green, .greytext {
    font-size: 42px;
}

.prvidetext p {
    font-size: 26px !important;
}
.contacttext h1 {
    font-size: 61px;
}

.contacttext h3 {
    font-size: 37px;
}

.contacttext h6 {
    font-size: 27px;
}

.contacttext {
    padding: 0 14%;
}

.form-error {
    font-size: 18px;
}

.main-titlebox h3 {
    font-size: 53px;
    font-weight: 500;
}

h3.formtittle {
    font-size: 46px;
}

.formcontroll {
    font-size: 24px;
       height: 40px;

}
#job_hist{
        margin-bottom: 55px !important;
}
#wrapper {
        margin-bottom: 55px !important;
    min-height: auto !important;
}
.inpoubox{
    height: 40px;
}
.bigformcontainer {max-width: 1729px;padding-bottom: 0px;}
.footerbutton br {
    display: none;
}
form#register_preference {
    margin-bottom: 50px;
}

.footerbutton input,.footerbutton a {
    margin: 10px;
        max-width: 400px !important;
    font-size: 26px;
}
.customerow4 {
    width: 24.5%;
}

.nextbtn {
    font-size: 28px;
}

input.saveexitbtn {
    font-size: 28px;
}

.form-error {
    font-size: 18px;
}

p.subtitlecenter {
    font-size: 23px;
}

.fileuploadbutton input {
    font-size: 28px !important;
}

.fileuploadbutton {
    font-size: 28px;
    text-transform: none;
    width: 240px;
}

.uploadbutton {
    font-size: 25px;
    text-transform: capitalize;
    width: 240px;
}
.footerbutton{
    padding-bottom: 13px;
}
.filename {
    font-size: 28px;
}
a.saveexitbtn {
    font-size: 28px;
}
.mb8.inpouboxmulti h5 {
    font-size: 24px;
}

.subtitlecenter {
    font-size: 19px;
}

.multipleselction span {
    font-size: 20px;
}

.mb8.inpouboxmulti h5 {
    text-align: center;
    font-size: 24px;
}

.bigtitletxt {
    font-size: 21px;
    line-height: 40px;
}

.formcontrollsingle ,.formcontrollfirst {
    font-size: 24px;
    width: 150px;
    height: 40px;
}
.customeinputsingle{
    min-height: 40px;
}
.formcontrollsecond {
    font-size: 24px;
     height: 40px;
}

.containercheck {
    font-size: 24px;
}

p.my_comp {
    font-size: 19px;
}

.dollarparyermainbox {
    max-width: 300px;
}
.industriweslist label , .selsformgroup label {
    font-size: 16px;
    line-height: 18px;
}
.selsformgroup p {
    font-size: 19px;
}
label.mainlabel {
    font-size: 19px;
}
.positionbox label {
    font-size: 19px;
}

.positionbox input {
    font-size: 24px;
}

.industriweslist input {
    font-size: 24px;
}


.selsformgroup input {
    font-size: 24px;
}
.positionboxjob input {
    max-width: 100%;
    font-size: 24px;
}

.priceinputright {
    font-size: 24px;
}

.middeletext {
    font-size: 29px;
    margin: 10px 0;
}
.priceinputright input.textfildr {
    font-size: 24px;
}
.customerows .positionboxjob input {
    font-size: 24px;
}
.customerows .positionboxjob input {
    font-size: 24px;
}
.selsformgroup select {
    font-size: 24px;
}

.selectboxtwo select {
    font-size: 24px;
}

form select {
    font-size: 24px;
}

.skilltitler, .skilltitler input {
    font-size: 24px;
}

.formcontrallsetype {
    font-size: 24px;
}

.selsformgroupinput label {
    font-size: 19px;
}

.iputtitle {
    font-size: 19px;
}

p.centertitle {
    font-size: 19px;
}

.selsformgroupinput p {
    font-size: 19px;
}

p.middletxt {
    font-size: 19px;
}

.banner-main.Congratulation {font-size: 24px;}


.cong a {
    font-size: 24px;
}

.container.Congratulation h3 {
    font-size: 40px;
    margin-top: 38px;
}

.positiontitle {
    font-size: 24px;
    font-weight: 500;
}

.twoinnerbox .selsformgroup label {
    font-size: 22px;
    text-align: center;
}

.buttonboxpro a {
    font-size: 20px !important;
    max-width: 208px !important;
}

.profilebox {
    /* max-width: 1200px; */
}

.matchboxfull ul li label {
    font-size: 22px;
    line-height: 23px;
}

.reviwebtn a {
    font-size: 27px;
    max-width: 269px;
}

.logoutbtn {
    font-size: 20px;
    margin-right: 21px;
    margin-top: 18px;
}
.mb8.inpoubox label {
    font-size: 19px !important;

}
.job_plans p {
    font-size: 19px;
}
.hiring .bord_new td {
    font-size: 19px;
}

}

.custcontainer footer.rightfooter {
    left: auto;
    position: absolute;
    width: 100%;
    min-height: 55px;
    height: auto;
}

.custcontainer .rightmenu {
    margin-top: 10px;
    margin-bottom: 10px;
}

.custcontainer  .rightmenu ul li a {
    padding: 6px;
}

.custcontainer  .leftphone {
    margin: 21px!important;
}

.hiring-made-easy-subtitle{
    font-size: 37px;font-weight: 500;
}



