/*carrerpage*/

#footer-section-bug {
    float: left;
    width: 100%;
}

.carrierpagenew {
    position: relative;
}

.carrierpagenew .carrierheading {
    z-index: 9;
    position: absolute;
    background: #fff;
    width: 330px;
    height: 179px;
    top: 110px;
    right: 120px;
    border-radius: 5px;
    padding: 30px;
}

.carrierpagenew .staic-page-inner-banner {
    position: relative;
}

.carrierpagenew .carrierheading h2 {
    font-size: 22px;
    color: #24272c;
    font-weight: bold;
}

.carrierpagenew .carrierheading p {
    font-size: 16px;
    opacity: 0.7;
    line-height: 23px;
    margin-top: 13px;
}

.carrierpagenewinner {
    background: #fff;
}

.carrierpagenewinner .successheading {
    margin-top: 30px;
    font-weight: 500;
}

.carrierpagenewinner .current-openings {
    margin: 80px 0;
    text-align: center;
}

.carrierpagenewinner .current-openings h3 {
    font-size: 28px;
}

.carrierpagenewinner .current-openings h4 {
    margin-top: 16px;
    font-size: 20px;
    line-height: 25px;
}

.carrierpagenewinner .jobdetails {
    box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.carrierpagenewinner .openingsdetails {
    box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 40px;
    overflow: hidden;
}

.carrierpagenewinner .openingsdetails .openingblock {
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.carrierpagenewinner .openingsdetails .lineblock {
    border-top: 1px solid #eceaea;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    margin: 10px 0 20px 0;
}

.carrierpagenewinner .openingsdetails .openingblock .descriptionall-left {
    float: left;
    width: 80%;
}

.carrierpagenewinner .openingsdetails .openingblock .descriptionall-right {
    float: right;
    width: 20%;
    text-align: center;
    margin-right: -50px;
}

.carrierpagenewinner .openingsdetails .openingblock .applynow {
    border-radius: 4px;
    background-color: #472dc2;
    color: #fff;
    border: none;
    padding: 9px 35px;
}

.carrierpagenewinner .openingsdetails .openingblock .descriptionall-left .heading {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.carrierpagenewinner .openingsdetails .openingblock .descriptionall-left .heading.blueheading {
    color: #462dc2;
}

.carrierpagenewinner .openingsdetails .openingblock .descriptionall-left .description {
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 15px;
    font-size: 14px;
}

.carrierpagenewinner .openingsdetails .openingblock .descriptionall-left .description ul {
    margin: 0;
    padding: 0;
}

.carrierpagenewinner .openingsdetails .openingblock .descriptionall-left .description ul li {
    margin-bottom: 8px;
}

.static-pages-secure-pp {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .carrierpagenew .carrierheading {
        width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    .carrierpagenewinner {
        padding: 20px;
    }
    .carrierpagenewinner .openingsdetails .openingblock .descriptionall-left {
        width: 100%;
    }
    .carrierpagenewinner .openingsdetails .openingblock .descriptionall-right {
        float: right;
        width: 100%;
        text-align: center;
        margin: 20px 0;
        margin-top: 30px;
    }
    .carrierpagenewinner .current-openings {
        margin: 40px 0;
        text-align: center;
    }
}


/* Techjockey Jobs */
.careers_container {
    display: block;
    width: 1170px;
    margin: 0 auto;
  }
  .serch-box-dv1 {
    margin-bottom: 0px;
    margin-top: 0px;
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .serch-box-dv1 .heading {
    text-align: center;
  }
  .serch-box-dv1 .heading h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 0.87;
    color: #222;
  }
  .serch-box-dv1 .heading a {
    color: #044ba8;
    font-weight: 500;
    text-decoration: underline;
  }
  .serch-box-dv1 .heading p {
    font-size: 16px;
    color: #222;
    line-height: 1.63;
  }
  .serch-box {
    border: solid 1px #ccc;
    background-color: #f8f8f8;
    padding: 0px 7px;
    border-radius: 8px;
  }
  .serch-box img {
    float: left;
    width: 4%;
    margin-right: 6px;
    position: relative;
    top: 6px;
  }
  .serch-box input {
    width: 94%;
    height: 40px;
    border: none;
    background: no-repeat;
  }
  .serch-form-list {
    margin-top: 20px;
    float: left;
    width: 100%;
  }
  .drop-dw1 {
    position: relative;
    float: left;
    width: 100%;
  }
  
  .drop-dw1 #button {
    display: none;
  }
  
  .drop-dw1 label {
    padding: 9px 13px;
    border-radius: 8px;
    float: left;
    width: 100%;
    overflow: hidden;
    display: inline-block;
    border: solid 1px #ccc;
    background-color: #f8f8f8;
    cursor: pointer;
    height: 40px;
  }
  .drop-img1 {
    float: left;
    width: 7%;
    position: relative;
    top: 2px;
  }
  .drop-img2 {
    float: right;
    width: 7%;
    position: relative;
    top: 0px;
  }
  .drop-dw1 ul {
    z-index: 9;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) scaleY(0.5);
    transform-origin: top center;
    text-align: left;
    white-space: no-wrap;
    background: #f8f8f8;
    padding: 10px 0 15px;
    border: 1px solid #ccc;
    visibility: hidden;
    width: 100%;
    opacity: 0;
    border-radius: 8px;
    transition: all 0.3s ease;
  }
  
  .drop-dw1 #button:checked ~ ul {
    visibility: visible;
    opacity: 1;
    transform: translateX(-50%) scaleY(1);
  }
  
  .drop-dw1 ul a {
    color: #222;
    display: block;
    padding: 5px 30px;
    font-size: 16px;
    text-transform: capitalize;
    transition: all 0.5s ease;
  }
  
  .drop-dw1 ul a:hover {
    background: #fff;
    color: #222;
  }

  .drop-dw1 ul span {
    color: #222;
    display: block;
    padding: 5px 30px;
    font-size: 16px;
    text-transform: capitalize;
    transition: all 0.5s ease;
  }
  
  .drop-dw1 ul span:hover {
    background: #fff;
    color: #222;
  }

  .serch-form-list .col-md-6 {
    width: 59%;
  }
  .serch-form-list .col-md-1 {
    width: 7%;
  }
  .search-icon button {
    width: 50px;
    height: 40px;
    border-radius: 8px;
    background-color: #0f256e;
    border: none;
    text-align: center;
    padding: 7px 12px;
  }

  .search-icon div {
    width: 50px;
    height: 40px;
    border-radius: 8px;
    background-color: #0f256e;
    border: none;
    text-align: center;
    padding: 7px 12px;
    cursor: pointer;
  }
  
  .details-user {
    padding: 20px 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    border: solid 1px #ccc;
    background-color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 40px;
  }
  .executive-text-btn {
    float: left;
    width: 100%;
  }
  .executive-text-btn h2 {
    float: left;
    width: 50%;
    margin-top: 0px;
    position: relative;
    top: 10px;
    font-size: 22px;
  }
  .executive-text-btn h2 a{
    color: #222;
    text-decoration:  none;
  }

  .executive-text-btn .apply-btn {
    float: left;
    width: 50%;
    text-align: right;
  }
  .executive-text-btn .apply-btn button {
    padding: 12px 24px;
    border-radius: 50px;
    background-color: #1a73e8;
    color: #fff;
    border: none;
  }
  .list-lc1 {
    float: left;
    width: 100%;
    padding: 0px;
  }
  ul.list-lc1 li {
    float: left;
    margin-right: 25px;
  }
  .list-lc1 img {
    margin-right: 4px;
    position: relative;
    bottom: 2px;
  }
  .list-btn li {
    display: inline-block;
    margin-bottom: 7px;
    padding: 10px 10px 10px 0px;
  }
  /* .list-btn li {
    padding: 10px;
    color: #222;
    font-size: 14px;
    border-radius: 8px;
    background-color: #f8f8f8;
  } */
  .list-btn span {
    padding: 10px;
    color: #222;
    font-size: 14px;
    border-radius: 8px;
    background-color: #f8f8f8;
  }
  .list-btn {
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: 11px;
    margin-bottom: 15px;
  }
  .details-box-dv1 {
    background: #fff;
    float: left;
    width: 100%;
  }
  .overview-text {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    /* margin-top: 18px; */
    padding-top: 5px;
  }
  .overview-text h3 {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
  }
  .overview-text p,.overview-text span, .overview-text li, .overview-text ul, .overview-text ol {
    font-size: 15px !important;
    color: #444 !important;
  }
  .overview-text ul {
    font-size: 15px !important;
    color: #444 !important;
    padding-left: 15px;
    list-style: disc !important;
  } 
  .overview-text ol { 
    font-size: 15px !important;
    color: #444 !important;
    padding-left: 15px;
    list-style: decimal !important;
  }
  
  /* .text-overview-user {
    font-size: 15px;
    color: #444;
    line-height: 1.5;
    margin-bottom: 20px;
  } */
  .details-list {
    padding-left: 15px;
  }
  .details-list li {
    list-style: disc;
    font-size: 16px;
    margin-bottom: 6px;
    color: #444;
  }
  .button-btn {
    text-align: center;
    margin-top: 37px;
    margin-bottom: 30px;
  }
  .button-btn a {
    padding: 12px 30px 13px;
    border-radius: 30px;
    background-color: #f7f7f7;
    color: #222;
    text-decoration: none;
    font-size: 14px;
  }
  /* Techjockey Jobs */
 
  .see-more-div {
    width: 184px;
    height: 44px;
    margin: 0px auto 30px auto;
    padding: 12px 30px 13px 30px;
    border-radius: 30px;
    border: solid 1px #ccc;
    cursor: pointer;
  }

  .see-more-span {
    width: 102px;
    height: 19px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: right;
    color: #222;
  }