/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {


}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {


}

 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

 

}

 
/* small mobile :320px. */
@media (max-width: 767px) {

form.search-box {
    box-shadow: 0px 6px 29px 0px rgba(36, 43, 94, 0.08);
    display: table-row;
    justify-content: space-between;
} 
}
 
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:450px}

}

@media (max-width: 480px) {
    .support-company-area .right-caption .support-caption p {
    margin-bottom: 46px;
    font-size: 15px;
    text-align: justify;
}
    .support-company-area {
    padding: 0px; 
}
    .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 163%;
    margin-left: -111px;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
    
    
 .trending-jobs .job-box {
   padding: 10px 25px 20px 25px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
    margin-right: 20px;
    width: 100%;
}

.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: -15px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: -23px;
    padding: 5px;
    right: 20px;
    margin-top: -5px;
}

.cv-bg .top-contract {
    margin: 0 23px 4px 0px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

form.search-box {
    box-shadow: 0px 6px 29px 0px rgb(36 43 94 / 8%);
    display: grid;
    justify-content: space-between;
}

.post-btn2 {
    background: none;
    border: 1px solid #48b5ff;
    color: #48b5ff;
    border-radius: 5px;
    padding: 22px 27px;
    margin: 15px 0 0 0;
}

.our-services .single-services {
    border: 1px solid #dafcef;
    padding: 44px 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-color: #fff;
    border-radius: 10px;
    margin-right: 22px;
    width: 100%;
}

.sorting-menu ul li {
    cursor: pointer;
    display: inline-block;
    color: #333333;
    font-size: 12px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    border: 2px solid;
    border-image-source: linear-gradient(130deg, #48b5ff 0%, #00124b 50%);
    border-image-slice: 1;
    padding: 10px 13px;
    margin-right: -11px;
    margin-left: 4px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    transition: 0.5s all ease;
}

 form.search-box .select-form .nice-select {
        margin-bottom: 20px;
        padding-left: 25px;
        width: 100%;
    }
button {
    width: 100%;
}
form.search-box .input-form input {
    margin-bottom: 20px;
    padding: 0px 0px 0px 0px
}
.single-process .connect-line {
    margin-left: 78px;
    position: absolute;
    top: 220px;
}
.slider-area .hero__caption h1 {
    font-size: 20px;
}

.apply-process-area .single-process .process-cap h5 {
    font-weight: 600;
    font-size: 18px;
    color: #464646;
    line-height: 1.4;
    margin-top: 32px;
}
.section-tittle h2 {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 30px;
    margin-top: 20px;
}

.job-item .job-inner .job-inner-right ul li {
    display: block;
    font-size: 12px;
    border: 1px solid;
    border-image-source: linear-gradient(90deg, #00124b 0%, #00124b 63%);
    border-image-slice: 1;
    text-align: center;
    width: 68px;
    margin-bottom: 6px;
    margin-left: auto;
}
.job-item .job-inner .job-inner-left h3 {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
}


.footer-area .footer-form form .form-icon button {
    position: absolute;
    top: 0px;
    width: 13%;
    right: 0;
    bottom: -26px;
    background: none;
    border: 0;
    cursor: pointer;
    height: 43px;
    padding: 0px 0px 0px 0px;
    background: #48b5ff;
    line-height: 1;
    border-radius: 0 3px 3px 0;
}

.f-right {
    float: right;
    margin: 0px 66px 0px 0px;
}
.btn {
  
    background: #48b5ff;
    -moz-user-select: none;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    /* margin-left: 19px; */
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    padding: 14px 10px;
    border-radius: 0px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
    border-radius: 5px;

}
.banner-form-area {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 10px 10px;
    border-radius: 10px;
    margin: 0 3%;
}
}
@media (max-width:360px) {
    
     .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 163%;
    margin-left: -111px;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
    
    form.search-box .input-form input {
    height: 60px;
    width: 305px;
}
 .banner-form-area {

    margin: 0 0%;
}   
 .trending-icon {
    margin-bottom: 10px;
    margin-top: 10px;
}  
   
  .support-company-area {
    padding: 15px;
}
.support-company-area .right-caption .support-caption p {
    /* margin-bottom: 46px; */
    font-size: 15px;
}
.cv-bg .top-contract {
    margin: 0 0px 20px 0px;
   
}
.job-item .job-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 60px;
}

.job-item img {
    position: absolute;
    top: 20%;
    left: 3%;
    width: 72px;
}
.f-right {
    float: right;
    margin: 0px 43px 0px 0px;
}
}