.form-inline-serach .form-control {
    width: 65%;
    border: 0px;
    border-radius: 2px 0 0 2px;
    height: 40px;
    transform: none;
    margin: 0px;
}
.form-inline-serach .searchbtn {
    width: 20%;
    float: right;
    border: 0px;
    box-shadow: none;
    border-radius: 0 2px 2px 0;
    line-height: 20px;
    height: 40px;
        
} 
.mobilediv{display:none}

.main .col-md-9 {
    flex: 0 0 73%;
    max-width: 73%;
}
.main .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
.main .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
}
#jssor_1 img {
    width: auto !important;
}
#jssor_1 div div div {
    padding: 10px;
    margin: 5px;
}
#jssor_1 div div  {
    padding: 15px;
    margin: 10px;
}
.view-rate-div {
    padding-top: 40px !important;
}
.view-rate-div .Btnjob {
    border-radius: 5px;
    font-size: 12px;
}
@media only screen and (min-width: 901px) and (max-width: 1024px){
.nav-link {
    margin: -2px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
#issuef {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70% !important;
    flex: 0 0 70% !important;
    max-width: 70% !important;
}
header .w-100 {
    height: 100px;
}
.col-md-9.col-sm-8.rightbar {
    width: 70%;
    flex: auto;
    max-width: 100%;
}
.main .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
}
.main .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.main .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.job-sidebar {
    margin-top: 0px;
    padding: 15px 0px;
    background-color: #dde5ff;
    width: 25%;
    max-width: 100%;
    flex: none;
}
#search1 {
    width: auto;
}
#search1 input, #search1 select {
    padding: 7px 9px;
    width: 100%;
}
.collapse.show {
    padding: 20px;
}
.form-inline-serach{
    padding-left: 20px;
}
/*.col-md-3.job-sidebar {
    max-width: 300px;
    display: inline-block;
    flex: 0 0 50%;
}*/
.hlink {
    font-size: 12px;
    padding: 10px 5px;
}
.heading-index {
    color: #0533c0;
    background-image: url(image2/text-job.png);
    font-size: 12px;
}
}
@media only screen and (max-width: 767px) {
	.mobilediv{display:block}
.desktopdiv{display: none;}
    .form-inline-serach {
		width: 72%;
		float: right;
	}
	.form-inline-serach .form-control {
		width: 80%;
	}
	header .w-100 {
        height: 38px;
        padding: 0px 10px;
    }
    .btnAccount {
        position: absolute;
        bottom: 16px;
        right: 12px;
        width: auto;
        height: auto;
        font-size: 12px;
        padding: 8px;
    }
    .text-banner {
        margin-top: 78px;
        width: 100%;
        padding: 6px;
        font-size: 32px;
        text-align: center;
    }
    .bannerbg-dark .boxbg-light {
        border-radius: 5px;
        margin-top: 0;
    }
    .form-heading-blue {
        background-color: #0533c0;
        font-size: 18px;
        padding: 7px;
    }
    #search1 .form-group.col-md-6 {
        margin-bottom: 0px;
    }
    .job-sidebar {
        margin-top: 0px;
        padding: 0px 10px;
        background-color: #dde5ff;
    }
    .form-row .form-group.col-12.text-right {
        margin-bottom: 0px;
    }
    .job-sidebar .px-0.pt-4 {
        padding-top: 0px !important;
    }
    footer .d-block.m-auto {
        margin: 0px 0px 0px 8px !important;
    }
    .footerlink {
        color: #ADADAD;
        padding: 0px 5px 0px 0px;
        text-align: center;
    }
    .footer-bot .col-md-10 {
        width: 60%;
        float: left;
    }
    .footer-bot .col-md-2 {
        width: 37%;
        float: right;
    }
}