.videosec{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 540px;
 }

video {
    /* margin-top: 50px; */
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .pageheading{
    margin-top: 30px;
    margin-bottom: 25px;
}
.transform{
    margin-top: 30px;
}
.page-content{
    margin-bottom: 30px;
}


@media only screen and (min-width:360px) and (max-width:767px)
{
    .modal-dialog {
         margin: 1rem;
    }
    .page-content{
        margin-bottom: 30px;
    }
    .transform{
        margin-top: unset;
    }
    .videosec {
        height: 336px;
       }
       .revolution {
        margin-top: 0px;
     
    }
    .pageheading {
        margin-top: 80px;
    }
       .logo-parent {
        height: 25px;
        margin-top: 50px;
        text-align: center;
    }
  
}

.job_desc_cards {
    border-radius: 8px !important;
    box-shadow: 0 0 25px rgba(0,0,0,.205);
    font-size: 14px;
}
.circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 0 25px rgba(0,0,0,.205);
}

.btn.btn-circle {
    border-radius: 30px;
}

.btn-primaryy
{
background-color: #31823f;
color:whitesmoke;
font-size: 14px;
}
.btn:hover {
    color: whitesmoke;
}
.job_inputs {
    height: 48px !important;
    border-radius: 8px !important;
    border: 1.5px solid #31823f;
    background-color: #fff;
}
.marginOptions{
    margin-left: 9px;
}
.marginLocation{
    margin-left: 7px;
    font-size: 14px;
}
.btn:hover {
    /* background: #2575fc; */
    /* color: #fff; */
    transform: translateY(-3px);
}
/* .modal_inputs {
    width: 95% !important;
    height: 48px !important;
    border-radius: 8px !important;
    border: 1.5px solid #31823f;
    background-color: #fff;
} */
.modal_cv_heading span {
    font-size: 8px !important;
    color: red;
}
.job_inputs {
    height: 48px !important;
    border-radius: 8px !important;
    border: 1.5px solid #31823f;
    background-color: #fff
}

    .job_inputs:focus, .modal_inputs:focus {
        box-shadow: none !important;
        outline: 0 !important;
        border: 1.5px solid #31823f !important
    }

.job_search_button {
    height: 48px !important;
    border: 1.5px solid #31823f;
    border-radius: 8px !important;
    background-color: #31823f;
    color: #fff
}

.modal_inputs {
    width: 95% !important;
    height: 48px !important;
    border-radius: 8px !important;
    border: 1.5px solid #31823f;
    background-color: #fff
}

.choose_resume {
    width: 97% !important;
    height: 48px !important
}

.choose_file_brd {
    width: 99%;
    border: 1.5px solid #31823f !important;
    border-radius: 8px !important
}

input[type=file]::file-selector-button {
    width: 40%;
    height: 48px;
    content: "Attach File" !important;
    border: 1.5px solid #31823f !important;
    padding: .2em .4em;
    border-radius: 8px;
    background-color: #fff;
    color: #31823f !important;
    transition: 1s
}

.modal_close_btn {
    border: 1.5px solid #31823f !important;
    background-color: transparent !important;
    color: #31823f!important
}

.modal_submit_btn {
    background-color: #31823f !important;
    color: #fff
}

.job_inputs:focus, .skills_path:focus {
    box-shadow: none;
    outline: 0
}

.find_job_text {
   font-weight: 700
}

.job_desc_cards {
    border-radius: 8px !important;
    box-shadow: 0 0 25px rgba(0,0,0,.205)
}

.job_name {
    font-size: 17px;
    font-weight: 500
}

.career_btn {
    width: 80% !important;
    font-weight: 600 !important;
    color: #fff !important;
    font-size: 12px !important
}

    .career_btn:hover {
        color: #fff !important
    }

.job_name {
    color: #82c448
}

.circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 0 25px rgba(0,0,0,.205)
}

.circle_name {
    font-size: 22px;
    font-weight: 500;
    color: #fff
}

.justify-content-between {
    /* border: 1px solid; */
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    /* text-align: center; */
}

.modal_cv_heading span {
    font-size: 8px !important;
    color: red
}

#InfoModal {
    background-color: rgba(0,0,0,.571) !important
}

.z_index_hight {
    height: 500px !important
}

.career_btn_blank_page {
    width: 200px !important
}

.blank_job_title {
    font-size: 17px !important;
    font-weight: 600 !important
}



/*  */

/*  */