@media (max-width: 1700px) {
  .user-crend {
    right: 0;
  }
}

@media (max-width: 1600px) {
  .logo {
    left: 0;
  }

  .container-custom {
    max-width: 1170px;
    padding: 0 15px;
  }

  .sec-find::before {
    background-size: 15%;
  }

  .sec-home .container::before {
    height: 645px;
    background-size: 70%;
  }

  .job-comunity {
    background-position: 0px -60px;
    background-size: 15%;
  }

  /*reg page*/
  .sec-find.reg-sec-find::before,
  .sec-find.reg-sec-find::after {
    background-size: 13%;
  }

  .sec-find.reg-sec-find::after {
    bottom: -145px;
  }
}

@media (max-width: 1366px) {
  .sec-find .container {
    padding-top: 60px;
  }

  .home-cnt>h4 {
    font-size: 30px;
  }

  .home-cnt h2 {
    font-size: 70px;
  }

  .home-cnt .row {
    padding-top: 40px;
  }

  .hm-in h4 {
    font-size: 27px;
  }

  .hm-in p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }

  .sec-home .container {
    min-height: 850px;
  }

  .user-crend li:last-child {
    padding-left: 10px !important;
  }

  .edad_portfolio {
    padding: 60px 0;
  }

  .edad_portfolio ul li .circle span.counter {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 5px;
  }

  .edad_skill_sec {
    padding: 60px 0;
  }

  .edad_portfolio.edad_tips_stickes {
    padding: 70px 0 0px;
  }

  .find-left h3 {
    line-height: 45px;
    font-size: 40px;
    max-width: 500px;
  }

  .search-edad-job {
    padding: 60px 0 0;
    background-size: 30%;
  }

  .search-edad-job h3 {
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 25px;
  }

  .reg_form h1 {
    font-size: 30px;
  }

  .sec-find.reg-sec-find .container {
    padding-top: 60px;
  }

  .linkSignUp h1 {
    font-size: 30px;
    line-height: 32px;
  }

  .linkSignUp h1 span {
    font-size: 50px;
    line-height: 50px;
  }

  .reg_form h2 {
    font-size: 26px;
    line-height: 35px;
  }

  .reg_form h5 {
    font-weight: 600;
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .sec-find.reg-sec-find::before,
  .sec-find.reg-sec-find::after {
    background-size: 8%;
  }

  .sec-find.reg-sec-find::after {
    bottom: -75px;
  }
}

@media (max-width: 1299px) {
  .sidebar {
    width: 250px;
  }

  .search input {
    min-width: 200px;
  }

  .sidebar-ex .inner-content {
    margin-left: 280px;
  }

  .sidebar ul li a {
    padding: 5px 15px;
  }

  .shrt-nm {
    height: 40px;
    width: 40px;
    font-size: 11px;
    line-height: 40px;
  }

  .data-t .choose-role {
    margin: 10px 0;
  }

  .data-t .check-roles {
    margin: 25px 0;
  }

  .sidebar-ex+.footer {
    margin-left: 250px;
  }

  .col-md-4.custom-rows {
    width: 100%;
  }
}

/*1366*/

@media (max-width: 1199px) {
  .container-custom {
    max-width: 970px;
  }

  .m-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }

  .m-l-mid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ml-mid-left {
    -webkit-box-flex: 1;
    -ms-flex: 0 0 1;
    flex: 1;
  }

  .ml-mid-right {
    text-align: center;
  }

  .manage-right {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .m-l-top {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ml-mid-right h4 {
    padding: 15px 0;
  }

  .m-l-top>div {
    text-align: center;
  }

  .manage-right>ul {
    width: 100%;
  }

  .manage-right li {
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .my-appli>li {
    border: 0;
    margin: 0;
  }

  .manage-job-inner>li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }


  .container-custom nav ul li a {
    padding-top: 25px;
    padding-bottom: 24px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    min-width: 90px;
  }

  .container-custom .user-crend ul li a {
    /* padding-top: 59px; */
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .user-crend ul li span img {
    width: 16px;
  }

  .logo {
    width: 50%;
  }

  nav {
    margin-left: 250px;
  }

  .home-cnt {
    padding-top: 300px;
  }

  .sec-home .container::before {
    height: 460px;
    background-size: 50%;
  }

  .btn-ctm {
    font-size: 16px;
  }

  .sec-home .container {
    min-height: 720px;
  }

  .find-left h3 {
    line-height: 35px;
    font-size: 30px;
    max-width: 100%;
  }

  .find-left p {
    margin-bottom: 15px;
  }

  .edad_portfolio ul li .circle {
    width: 180px;
    height: 180px;
    font-size: 16px;
  }

  .edad_portfolio ul li .circle span.counter {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 0px;
  }

  .circle2 {
    width: 380px;
    height: 380px;
    margin-left: -190px;
    top: -50px;
  }

  .search-edad-job h3 {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 15px;
  }

  ul.search-job li:nth-child(2) {
    width: 70%;
  }

  ul.search-job li.drp {
    padding: 0;
    margin: 15px 0;
  }

  .job_main_box_overlay h4 a,
  .job_main_box_all h4 a {
    font-size: 22px;
    line-height: 30px;
  }

  .job-comunity .find-left h3 {
    line-height: 35px;
    font-size: 30px;
    max-width: 100%;
  }

  .job-comunity {
    padding-bottom: 10px;
  }

  .bdr-btm-row1,
  .bdr-btm-row2,
  .bdr-btm-row3,
  .bdr-btm-row4 {
    padding: 30px;
  }

  .dash-tabs-wrap .nav-tabs>li>a {
    padding: 10px 13px;

  }
}

/*1199*/

@media (max-width: 991px) {

  .bdr-btm-row1,
  .bdr-btm-row2,
  .bdr-btm-row3,
  .bdr-btm-row4 {
    padding: 30px 15px;
  }

  .owlbtn-col {
    min-height: 380px;
  }

  .button.secondary.url {
    width: 40%;
  }

  .two {
    right: 0;
  }

  .five {
    bottom: 10px;
  }

  .persons_details {
    max-width: 95%;
    padding: 30px 15px;
  }

  .edad_tips_stickes .col-md-5.pull-right {
    float: none !important;
  }

  .edad_tnt_prifile_pic {
    padding-right: 0;
    text-align: center;
  }

  .edad_tnt_prifile_pic img.profile-pic {
    margin: 0 auto;
    display: block;
  }

  .edad_portfolio.edad_tips_stickes {
    padding: 120px 0 60px;
    text-align: center;
  }

  .edad_tnt_prifile_pic .star {
    position: static;
  }

  .skill_steps li .skill_steps_box {
    min-height: 290px;
  }

  .skill_steps li:nth-child(2n) {
    margin-top: 0;
  }

  .skill_steps li:nth-child(3n) {
    margin-top: 0;
  }

  ul.skill_steps {
    margin-top: 30px;
  }

  .edad_portfolio ul li .circle {
    width: 150px;
    height: 150px;
    font-size: 14px;
  }

  .edad_portfolio ul li .circle span.counter {
    font-size: 30px;
    line-height: 30px;
  }

  .tri-angle {
    display: none;
  }

  .sec-home .container::before {
    height: 340px;
    background-size: 100%;
    width: 200px;
    right: 0;
  }

  nav {
    margin-left: 140px;
  }

  .home-cnt {
    padding-top: 270px;
  }

  ul.search-job li:nth-child(2) {
    width: 30%;
  }

  .sec-find.reg-sec-find::after {
    bottom: -70px;
  }

  .linkSignUp h1 {
    font-size: 22px;
    line-height: 22px;
    display: block;
  }

  .linkSignUp h1 span {
    font-size: 22px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
  }

  .linkSignUp .btn-ctm {
    margin: 15px 0px 0px 0px;
  }

  .linkSignUp {
    margin-bottom: 30px;
    text-align: left;
  }

  .reg-sec {
    min-height: 350px;
  }

  .reg-sec::after {
    background-position: center 90px;
  }

  .reg-from-in li.chkbox {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .reg-from-in li.chkbox label {
    font-size: 18px;
  }

  .reg-from-in li.half label,
  .reg-from-in li.full label {
    top: 15px;
    font-size: 16px;
    line-height: 20px;
  }

  .inner-right>div.inner-menus {
    position: fixed;
    width: 200px;
    height: 100%;
    background: -webkit-gradient(linear,
      left top, left bottom,
      from(rgba(255, 66, 0, 1)),
      to(rgba(255, 149, 0, 1)));
    background: linear-gradient(180deg,
      rgba(255, 66, 0, 1) 0%,
      rgba(255, 149, 0, 1) 100%);
    top: 0;
    right: 0;
    z-index: 9999;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-font-smoothing: antialiased;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
      -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  }

  .inner-menus>ul {
    height: 100%;
    overflow: auto;
    top: 0;
  }

  .inner-menus li a:hover {
    background: rgba(255, 255, 255, 0.1);
  }

  .inner-menus {
    padding: 0;
  }

  .inr-open .sidebar {
    z-index: -1;
  }

  /*
    .inr-open .mobile-toggles {
        position: fixed;
        z-index: 999999;
        background: transparent;
        border: 0;
        right: 0;
        top: 0;
        margin: 0;
        padding: 7px 10px;
    } */
  /* .inr-open .thre {
        -webkit-transform: rotate(45deg) translate(-4.4px, -3px);
        transform: rotate(45deg) translate(-4.4px, -3px);
        width: 21px;
        background: #fff;
    }

    .inr-open .two {
        opacity: 0;
    }

    .inr-open .one {
        -webkit-transform: rotate(-45deg) translate(-5px, 4px);
        transform: rotate(-45deg) translate(-5px, 4px);
        width: 21.5px;
        background: #fff;
    } */
  /* .inr-open {
        position: fixed;
        width: 100%;
        left: 0;
        right: 0;
    } */
  .search {
    margin-right: 10px;
  }

  .inner-menus li {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }

  .header .icn {
    display: none;
  }

  .inner-menus li a {
    display: block;
    padding: 10px 20px;
  }

  .inr-open .overlay {
    opacity: 1;
    visibility: visible;
  }

  .inr-open .inner-right>div.inner-menus {
    -webkit-transform: none;
    transform: none;
  }

  .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7215686274509804);
    left: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 300ms all;
    transition: 300ms all;
  }

  .mobile-toggles {
    padding: 9px 17px;
    cursor: pointer;
    border-radius: 50px;
    border: 1px solid #fff;
    margin-right: 10px;
  }

  .one,
  .two,
  .thre {
    background-color: #fff;
    height: 2px;
    margin: 4px auto;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    display: table;
    width: 20px;
    border-radius: 5px;
  }

  .nav>li {
    position: relative;
    display: block;
    width: 50%;

  }

  .dash-tabs-wrap .nav-tabs>li>a {
    margin-bottom: 10px;
    padding: 10px 15px;
  }
}

/*991*/

@media (max-width: 767px) {
  .bn-title h2 {
    font-size: 25px;
  }

  .dash-title+p {
    font-size: 12px !important;
    line-height: 15px;
  }

  .row.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .top-banner {
    overflow: hidden;
    margin: -15px -15px 0 -15px;
    position: relative;
  }

  .data-t>h4 {
    margin-bottom: 20px;
  }

  .data-t .check-roles {
    margin: 15px 0;
  }

  .mid-cn {
    padding-top: 15px;
  }

  .mid-c li {
    margin-bottom: 15px;
    font-size: 13px;
    color: #999;
  }

  .mid-c li a {
    font-size: 13px;
  }

  .v-error {
    top: -13px;

  }

  .mid-cn .head-view {
    margin-bottom: 15px;
  }

  .map-cnt {
    margin-bottom: 15px;
  }

  .ml-mid-left h4 {
    font-size: 18px;
  }

  .manage-job-inner>li+li {
    margin-top: 15px;
  }

  .manage-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px;

  }

  .m-l-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .manage-left {
    padding: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .ml-mid-right h4 {
    padding: 5px 0;
    font-size: 18px;
  }

  .ml-mid-right p {
    line-height: 23px;
  }

  .ml-mid-right h6 {
    line-height: 16px;
  }

  .m-l-top>div {
    font-size: 11px;
    padding: 0;
  }

  .m-l-top>div+div {
    margin-top: 5px;
  }

  .dash-tabs-wrap .nav>li {
    width: 100%;
  }

  .v-panel {
    border-bottom: 1px solid #dedede;
  }

  .t-pag .pagination.pull-right {
    float: none !important;
  }

  .t-pag {
    text-align: center;
  }

  .dt-table td {
    padding: 10px 15px;
    font-size: 11px;
  }

  .t-pag .pagination>li>a,
  .t-pag .pagination>li>span {
    padding: 6px 11px;
    font-size: 11px;
  }

  .dt-table th {
    padding: 10px 15px;
    font-size: 12px;
  }

  .data-t .btn-xs {
    text-align: left;
  }

  .dash-tabs-wrap .nav-tabs>li>a {
    margin-right: 0;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 5px;
  }

  .inner-logo .mobile-toggles {
    display: block;
  }

  .h-sub {
    font-size: 12px;
    line-height: 17px;
  }

  .sidebar-ex .inner-content {
    margin: 15px;
  }

  .sidebar {
    -webkit-font-smoothing: antialiased;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
      -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    top: 0 !important;
    z-index: 999;
    width: 200px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  }

  .full-nm {
    font-size: 13px;
  }

  .shrt-nm {
    margin-right: 5px;
  }

  .usr-nav {
    height: 100vh;
  }

  .sticky .inner-logo img {
    max-width: 150px;
  }

  .open-sidebar .overlay {
    opacity: 1;
    visibility: visible;
  }

  .open-sidebar .sidebar {
    -webkit-transform: none;
    transform: none;
  }

  .footer {
    margin-left: 0;
  }

  .inner-logo {
    max-width: 100%;
    float: none;
  }

  .inner-logo img {
    padding: 10px 0 0;
    max-width: 150px;
  }

  .inner-logo .mobile-toggles {
    border: 0;
    width: 50px;
    position: absolute;
    right: -15px;
    top: 15px;
    margin: 0;
  }

  .search {
    margin-right: 5px;
    width: calc(100% - 122px);
  }

  p {
    font-size: 14px !important;
  }

  .logo {
    width: 280px;
    position: static;
    padding: 15px 0;
  }

  .inner-content,
  .user-area-wrapper {
    margin: 15px;
    padding: 15px;
  }

  .footer p {
    font-size: 11px !important;
  }

  .footer {
    padding: 10px 15px;
  }

  .header1 {
    position: relative;
  }

  .sticky .inner-right {
    margin-top: 15px;
  }

  .user-crend {
    right: 0;
    top: 0;
    width: 100%;
    text-align: left;
    padding: 10px 0;
  }

  .container-custom {
    max-width: 100%;
    padding-top: 45px;
  }

  .container-custom .user-crend ul li a {
    color: #fff;
    text-transform: uppercase;
  }

  .container-custom .user-crend ul li a:hover {
    color: #ff9500;
  }

  nav {
    background: #ff4200;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 999;
    width: 200px;
    -webkit-font-smoothing: antialiased;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
      -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    margin-left: 0;
    background-image: -webkit-gradient(linear,
      right bottom, left top,
      from(#ff9500),
      color-stop(#ff8400),
      color-stop(#ff7100),
      color-stop(#ff5c00),
      to(#ff4200));
    background-image: linear-gradient(to left top,
      #ff9500,
      #ff8400,
      #ff7100,
      #ff5c00,
      #ff4200);
  }

  nav .list-inline>li {
    display: block;
    padding-right: 0;
    padding-left: 0;
  }

  .icn {
    display: none;
  }

  .container-custom nav ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    min-width: inherit;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
  }

  .container-custom nav ul li:last-child a {
    border-bottom: none;
  }

  .container-custom nav ul li a:focus,
  .container-custom nav ul li a:hover {
    background: #ff6500;
    color: #fff;
  }

  #nav_toggle {
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    width: 30px;
    z-index: 99;
    padding-top: 10px;
  }

  nav ul {
    height: 100%;
    overflow: auto;
  }

  #nav_toggle .line {
    background-color: #fff;
    height: 2px;
    margin: 4px auto;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    display: table;
    width: 20px;
    border-radius: 5px;
  }

  .open nav {
    -webkit-transform: none;
    transform: none;
  }

  body.open {
    overflow: hidden;
  }

  .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7215686274509804);
    left: 0;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 300ms all;
    transition: 300ms all;
  }

  .open .overlay {
    opacity: 1;
    visibility: visible;
  }

  #nav_toggle.close-menu .line.line2 {
    opacity: 0;
  }

  #nav_toggle.close-menu .line.line1 {
    -webkit-transform: rotate(-45deg) translate(-5px, 4px);
    transform: rotate(-45deg) translate(-5px, 4px);
    width: 21.5px;
  }

  #nav_toggle.close-menu .line.line3 {
    -webkit-transform: rotate(45deg) translate(-4.4px, -3px);
    transform: rotate(45deg) translate(-4.4px, -3px);
    width: 21px;
  }

  .home-cnt {
    padding-top: 180px;
    max-width: 280px;
  }

  .home-cnt>h4 {
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 0;
  }

  .home-cnt h2 {
    font-size: 26px;
    margin: 0;
    line-height: 26px;
  }

  .hm-in h4 {
    font-size: 24px;
  }

  .hm-in p {
    font-size: 14px;
    line-height: 20px;
  }

  .btn-ctm {
    font-size: 14px;
  }

  .sec-home .btn-ctm {
    border: 1px solid #fff;
  }

  .hm-in {
    margin-bottom: 30px;
  }

  .home-cnt .row {
    padding-top: 15px;
  }

  .sec-find .container {
    padding-top: 30px;
  }

  .find-left h3 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .sec-find::before {
    display: none;
  }

  .sec-find {
    padding-bottom: 30px;
  }

  .edad_portfolio {
    padding: 30px 0;
  }

  .edad_portfolio ul li {
    width: 49%;
    display: inline-block;
    margin: 7.5px 0;
  }

  .edad_portfolio ul li .circle {
    display: inline-block;
    vertical-align: middle;
    padding-top: 40px;
    width: 135px;
    height: 135px;
    font-size: 14px;
  }

  .skill_steps li .skill_steps_box {
    min-height: 100px;
    margin-bottom: 15px;
  }

  .edad_portfolio ul li .circle span.counter {
    font-size: 24px;
    line-height: 24px;
  }

  .edad_skill_sec {
    padding: 30px 0;
  }

  .skill_steps li {
    width: 100%;
  }

  .edad_portfolio.edad_tips_stickes {
    padding: 30px 0;
    text-align: center;
  }

  .edad_tnt_prifile_pic .star {
    position: static;
    width: 200px;
    margin: 15px 0;
  }

  .search-edad-job h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
  }

  .circle2,
  .edad_tnt_prifile_pic img.profile-pic {
    display: none;
  }

  .edad_tnt_prifile_pic img.profile-pic-mobile {
    display: block;
    width: 60%;
    margin: 0 auto;
  }

  .search-edad-job {
    padding: 30px 0 0;
    background-size: 50%;
  }

  ul.search-job li {
    color: #ff4200;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: center;
  }

  .radio-container {
    font-size: 14px;
  }

  .choose-role .radio-container,
  .choose-role {
    font-size: 14px;
  }

  .choose-role .radio-container .checkmark::after {
    width: 10px;
    height: 10px;
  }

  .inputfile+label span {
    top: -3px;
    position: relative;
  }

  .choose-role .radio-container {
    padding-left: 25px;
  }

  .choose-role .checkmark {
    height: 20px;
    width: 20px;

  }

  ul.search-job li:nth-child(2) {
    width: auto;
  }

  ul.search-job li.drp {
    padding: 0;
    margin: 0 0 15px 0;
    width: 100%;
    text-align: left;
  }

  .ui-selectmenu-button.ui-button {
    width: 100%;
  }

  .ui-button {
    border: 1px solid #c7afa6 !important;
    line-height: 43px;
  }

  .job-comunity .find-left h3 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .owlbtn-col {
    margin-top: 0px;
  }

  .owlbtn-col {
    min-height: 300px;
  }

  .five {
    bottom: 0;
  }

  ul.search-job {
    margin-bottom: 30px;
  }

  .job-comunity {
    background-image: none;
  }

  #footer .subscribe-now p {
    display: block;
    padding-right: 0;
    margin-bottom: 15px;
  }

  .subscribe-now {
    margin-bottom: 0;
  }

  .persons_details {
    margin: 30px auto 30px;
  }

  .persons_details img.quote {
    width: 40px !important;
  }

  .persons_details h4,
  .persons_details h5 {
    font-size: 18px;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 0;
  }

  .job-comunity button.owl-dot {
    width: 14px;
    height: 14px;
    border: 1px solid #ff4200;
    padding: 0;
  }

  #footer {
    margin-top: 20px;
  }

  .bdr-btm-row1 h6,
  .bdr-btm-row2 h6 {
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }

  .learn-more {
    display: inline-block;
  }

  .bdr-btm-row1,
  .bdr-btm-row2 {
    padding: 30px 15px 10px 15px;
  }

  .bdr-btm-row1 .col-md-4.col-sm-4,
  .bdr-btm-row2 .col-md-4.col-sm-4 {
    margin-bottom: 20px;
  }

  .bdr-btm-row3,
  .bdr-btm-row4 {
    padding: 10px 15px;
  }

  .btn-ctm {
    border-width: 1px;
  }

  .sec-home .container::before {
    height: 340px;
    background-size: 30%;
    width: 100%;
    right: 0;
    background-position: bottom right;
  }

  .frm-msg {
    display: none;
  }

  .reg-from-in li:nth-child(2) {
    width: 60%;
  }

  .reg-from-in.clearfix.frm-step2n3 li:nth-child(2) {
    width: calc(50% - 4px);
  }

  .reg-from-in li.chkbox {
    font-size: 13px;
    margin-bottom: 15px;
  }

  .reg-from-in li.chkbox label {
    font-size: 13px;
  }

  .sec-find.reg-sec-find .container {
    padding-top: 50px;
  }

  .linkSignUp h1 {
    font-size: 28px;
    line-height: 28px;
    display: block;
  }

  .reg-sec {
    min-height: 200px;
  }

  .reg-sec::after {
    background-position: center 20px;
  }

  .linkSignUp {
    margin-bottom: 15px;
    text-align: left;
  }

  .linkSignUp h1 span {
    display: inline-block;
    font-size: 28px;
    line-height: 28px;
  }

  .linkSignUp .btn-ctm {
    margin: 15px 0px 15px 0px;
  }

  .sec-find.reg-sec-find::after {
    display: none;
  }

  /* .reg-from-in li:nth-child(2) {
    width: 35%;
} */
  .reg-from-in li.half label,
  .reg-from-in li.full label {
    top: 16px;
    font-size: 14px;
    line-height: 18px;
  }

  .reg-from-in li .form-control {
    font-size: 14px;
  }

  .reg_form h2 {
    font-size: 22px;
    line-height: 25px;
  }

  .reg_form h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }

  .reg-from-in li {
    margin-bottom: 15px;
  }

  .reg-from-in li textarea.form-control {
    min-height: 120px;
  }

  .inputfile-1+label {
    max-width: 180px;
    border: 1px solid #baa39a;
    height: 40px;
    line-height: 27px;
    font-size: 14px;
  }

  .reg-from-in li.nextStep .nextStep-in {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #baa39a;
  }

  .reg_form h1 {
    font-size: 24px;
  }

  .reg-from-in.clearfix.frm-step2n3 {
    margin-bottom: 30px;
  }

  .mobile-toggles {
    padding: 9px 11px;
    margin-right: 5px;
  }

  .search {
    margin-right: 5px;
  }

  .search input {
    width: 100%;
    min-width: 100%;
  }

  .inner-right {
    float: none;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .sidebar-ex+.footer {
    margin-left: 0;
  }

  .user-area {
    top: -7px;
    position: absolute;
    right: 0;
  }
}

/*767*/

@media (min-width: 768px) {

  nav {
    display: block !important;
  }

  nav ul li {
    position: relative;
    overflow: hidden;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    margin-left: -5px;
  }

  nav ul li::after,
  .user-crend ul li::after {
    -webkit-transition: 300ms all;
    transition: 300ms all;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9500), to(#fdbc00));
    background-image: linear-gradient(180deg, #ff9500, #fdbc00);
    background: -o-linear-gradient(180deg, #ff9500, #fdbc00);
    color: #ff4200;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 0;
  }

  nav ul li:hover::after,
  nav ul li.active::after,
  .user-crend ul li.active::after {
    height: 100%;
  }

  nav ul li a {
    padding-top: 45px;
    padding-bottom: 34px;
    display: block;
    padding-left: 27px;
    padding-right: 27px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 1;
    min-width: 110px;
    text-align: center;
  }

  .user-crend ul li {
    position: relative;
  }

  nav ul li:hover a,
  nav ul li.active a,
  .user-crend ul li.active a {
    color: #ff4200;
  }

  .user-crend ul li a {
    /* padding-top: 79px; */
    padding-bottom: 34px;
    display: block;
    padding-left: 26px;
    padding-right: 26px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 1;
    -webkit-transition: 300ms all;
    transition: 300ms all;
  }

  .user-crend ul li span {
    cursor: pointer;
    position: relative;
    top: -2px;
    -webkit-transition: 300ms all;
    transition: 300ms all;
  }

  .user-crend li:last-child {
    padding-left: 25px;
  }

  .user-crend ul li a:hover,
  .user-crend ul li span:hover {
    opacity: 0.6;
  }

  .fgot-lgn {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .top-banner {
    margin: 0;
  }

  .reg-from-in li.half {
    width: 100%;
  }

  .reg-from-in li:nth-child(2) {
    width: auto;
  }

  .linkSignUp h1,
  .linkSignUp h1 span {
    font-size: 18px;
    line-height: 18px;
  }

  .reg-from-in li.half.w200 {
    width: 100%;
  }

  .reg-from-in li.half.w180 {
    width: 100%;
  }

  .reg-from-in li.full.w400 {
    width: 100%;
  }

  .reg-from-in.clearfix.frm-step2n3 li:nth-child(2) {
    width: 100%;
  }

  .form-wrapper {
    padding: 15px;
    margin: 0 auto;
  }

  .dash-title {
    font-size: 18px;
  }

  .form-label {
    font-size: 13px;
  }

  .f-link>div+div {
    margin-top: 8px;
  }

  .f-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
  }

  .check-wrap p,
  .f-r>a {
    font-size: 13px !important;
  }

  .inner-content,
  .user-area-wrapper {
    margin: 0;
  }

  .focused .form-label {
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%);

  }
}

/*480*/
