@media only screen and (max-width: 767px) {
    .home-banner-filter-border {
        border-right: none !important;
        border-bottom: 1px solid #b7b7b738 !important;
        margin: 7px 0px;
        height: 1px;
    }
    .btn-find-employer {
        width: 330px;
    }
    .cus-mar-3,
    .employer-sector,
    .btn-custom,.job-applied{
        width: 100% !important;
    }
    .partner-img img {
        border: none !important;
    }
    .partner-img {
        border: 1px solid #00000026;
        border-radius: 6px;
        text-align: center;
        margin-bottom: 20px;
    }
    .p-description {
        max-width: 100% !important;
    }
    .partner-card {
        flex-direction: column;
    }
    .home-banner-filter,
    .radius-select,
    .filter-btn-set {
        display: block;
    }
    .btn-filter {
        width: 100%;
        margin-top: 5px;
    }
    .select-radius-button {
        margin-left: 0px;
        margin-top: 10px;
    }
    .jobs-section {
        margin-top: 50px;
    }
    .navbar-brand img {
        max-width: 60px;
    }
    .job-section-tab-area {
        display: none !important;
    }
    .show-result-title-col:nth-child(2) {
        justify-content: space-between !important;
    }
    .show-result-title {
        padding: 10px 10px;
        color: #555758 !important;
        font-size: 18px !important;
        line-height: 28px;
        text-align: center;
    }
    .refine-search {
        width: 101vw;
        position: fixed;
        z-index: 5;
        height: 101vh;
        top: 0;
        right: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        margin-right: -101vw;
    }
    .filter-popup-active {
        margin-right: 0px !important;
    }
    .filter-popup-btn {
        display: block !important;
        color: white !important;
        background: #f15e38 !important;
        margin-top: 11px !important;
        font-size: 13px !important;
    }
    .job-list-display {
        padding: 5px 10px !important;
    }
    .update-filter {
        min-width: 101vw !important;
        position: fixed;
        bottom: 0;
        height: 60px;
        border-radius: 0px !important;
        margin-left: -20px;
        box-shadow: none !important;
    }
    #filter-mobile-view form {
        padding-bottom: 70px !important;
    }
    footer,footer .right-section{
        text-align: center !important;
    }
    .btn-find-employer {
        margin-top: 6px !important;
    }
    .features-data-section,.features-data-section .section-title{
        text-align: center !important;
    }
    footer .col-md-4{
    	margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .filter-popup-btn {
        display: none !important;
    }
    #job-section-mobile-view {
        display: none !important;
    }
    .navbar-custom .btn-light {
        margin-right: 20px !important;
    }
    .job-list-filter .right {
        justify-content: flex-end;
    }
    .btn-dismiss-filter {
        display: none !important
    }
    .user-registration-form .row .col-sm-12:first-child{
    padding-right: 30px;
    }
    .user-registration-form .row .col-sm-12:last-child{
        padding-left: 30px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .banner-image {
        max-width: 60% !important;
    }
/*    .home-banner {
	    min-height: 85vh;
	}*/
    .radius-select {
        margin-bottom: 80px;
    }
}

@media only screen and (min-width: 1023px) {
    .home-banner-row .col-xl-6:first-child {
        min-height: 445px;
    }
    .home-banner-filter .input-group button {
        font-size: 12px !important;
        padding: 10px 0px;
    }
}

@media only screen and (max-width: 991px) {
    .company-logo {
        margin: 30px auto;
    }
    .footer-shape {
        clip-path: ellipse(250% 100% at 50% 100%);
    }
    .btn-sidebar {
        display: block !important;
        padding: 10px;
    }
    .refine-search,
    .related-view-section {
        padding: 20px !important;
    }
    .job-list-filter .right label {
        font-size: 14px !important;
    }
    .btn-notification {
        font-size: 12px !important;
        margin-top: 10px;
    }
    .btn-notification i {
        font-size: 16px;
    }
    .show-result-title-col:first-child i:first-child {
        font-size: 22px;
    }
    .company-name {
        margin-bottom: 10px !important;
    }
    .job-list-filter .right {
        justify-content: space-between;
        margin-top: 17px;
        flex-direction: column;
        min-height: 50px;
    }
    .job-list-filter .left {
        place-content: center !important;
        margin-top: 10px;
    }
    .partner-card {
        flex-direction: column;
        row-gap: 20px;
    }
    .p-description {
        max-width: 100% !important;
    }
    .partner-img {
        border: 1px solid #00000026;
        border-radius: 6px;
        text-align: center;
    }
    .partner-img img {
        border: none;
    }
    .btn-custom {
        width: 100%;
    }
    .login-save-link{
        text-align: center !important;
    }
    .contact-form {
        padding: 25px 10px !important;
    }
    .overlay {
        width: 100vw;
        height: 100vh;
        position: fixed;
        background: #08292999;
        z-index: 1;
        top: 0;
    }
    .sidebar-active {
        overflow: hidden;
    }
    .button-group-set{
        max-width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 490px) {
    .job-list-filter .right select {
        margin-right: 0px !important;
        margin-left: 5px;
    }
    .row{
    	margin:0 !important;
    }
    .banner-image,
    .show-result-title-col .fa-search {
        display: none;
    }
    .home-banner h1 {
        text-align: center;
        font-size: 35px !important;
        margin-top: 25px;
    }
    .home-sub-title {
        color: #75818e !important;
        line-height: 25px;
        font-size: 16px;
        text-align: center;
    }
    .radius-select label {
        text-align: center;
        width: 100%;
    }
    .select-radius-button {
        padding: 6px 6px !important;
        margin: 0px 0px 5px 4px;
        width: 95px;
    }
    .filter-btn-set {
        align-items: center;
        margin-top: 10px;
        text-align: center;
    }
    .section-title {
        font-size: 25px;
    }
    .features-data-section .section-title,
    .features-data-section b,
    .features-data-section p,
    .features-data-section {
        text-align: center !important;
    }
    footer .right-section {
        text-align: center !important;
    }
    footer .title {
        color: #000000;
        font-weight: 700;
        font-size: 14px;
        margin-top: 26px;
    }
    .footer-shape {
        padding-top: 70px !important;
    }
    .mob-view-img {
        display: block !important;
        margin: auto;
    }
    .desktop-image-section {
        display: none !important;
    }
    .banner-img-col {
        display: none !important;
    }
    .home-banner-row {
        place-items: center;
        min-height: calc(100vh - 70px);
    }
    .about-heading{
        padding: 15px 10px !important;
    }
    .about-title h2 {
        font-size: 30px;
    }
    .about-title > nav > ol {
        justify-content: center;
        font-size: 12px;
        margin-bottom: 8px;
    }
    .contact-set{
        max-width: 100%;
    }
    .lhs-contact{
        padding:20px;
    }
    .web-section{
        padding: 30px 5px;
    }
    .job-alert-list .job-alert-detail .job-alert-web{
        display: block !important;
        margin-top: 20px;
    }
    .job-alert-list .job-alert-detail .job-alert-web .job-alert-actions{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 992px) {
    .sidepanel {
        display: none !important;
    }
    .radius-select {
        display: block;
        margin: 10px 0px 30px 0px;
    }
    .login-card,.forgot-password-card{
        min-width: 400px;
    }
}
@media only screen and (min-width: 992px) and (min-height: 860px){
     /*footer{
        position: absolute;
        width: 100%;
        bottom: 0;
    }*/
}

@media only screen and (min-width: 990px) and (max-width: 1200px) {
    .job-list-filter .right {
        justify-content: space-between !important;
        margin-top: 10px;
    }
}


/* Justin*/


/* ----------- iPad 1, 2, Mini and Air ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	.home-banner h1{
		font-size: 2.3rem !important;
	}
	.home-sub-title {
    	font-size: 17px !important;
	}
	.home-banner-filter {
    	padding: 6px;
	}
}


/* ----------- iPad 3, 4 and Pro 9.7" ----------- */


/* ----------- iPad 3, 4 and Pro 9.7" ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    .employer-sector {
        width: 100% !important;
    }
}


/* Orientation : Portrait */

@media only screen and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) and (min-device-width: 768px) and (max-device-width: 1024px) {
    .pro-em-img img {
        width: 100%;
        margin-bottom: 15px;
    }
    .mig-job-card .del-apply .co-p {
        font-size: 16px;
    }
    .light-blue ul li {
        padding-right: 20px;
    }
    .mig-interest .view-all {
        text-align: center;
    }
    .job-search-right .em-filter{
        margin-top: 20px;
        position: initial;
    }
    .job-search-right .em-filter .sector-text{
        text-align: left !important;
        margin-bottom: 0 !important;
        display: flex !important;
    }
    .cover-pic-container{
       padding: 0 !important; 
    }
    .user-detail{
        width: 90% !important;
    }

    /*---- Saved Jobs -----*/
    .sav-btn-area{   
        display: inline-grid;
        align-content: flex-start;
    }

}


/* Orientation:Landscape */

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
    /* your css rules for ipad landscape */
    .post-date {
        width: 100% !important;
    }
    .light-blue ul li {
        margin-left: 0;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    .match-score {
        margin-left: 0px;
    }
    .rol-inner {
        line-height: 1.4;
    }
    .post-date-similar {
        width: 100% !important;
    }
    .simi-job .job-description {
        margin-bottom: 10px;
    }
    .del-apply {
        width: 100% !important;
        text-align: left;
    }
    .simi-job-detail {
        width: 100% !important;
    }
    .mig-job-card .del-apply .co-p {
        font-size: 15px;
    }
}


/* ----------- iPad Pro 10.5" ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {}

@media only screen and (min-width: 1030px) and (max-width: 1366px) {}


/* ----------- iPad Pro 12.9" ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {}


/*orientation: landscape ipad Pro */

@media only screen and (min-width: 1366px) and (max-height: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
    .post-date {
        width: 80% !important;
    }
    .match-score li {
        margin: 0 !important;
    }
    .match-score {
        margin: 0;
    }
    .del-apply {
        width: 100% !important;
        text-align: left;
    }
    .mig-job-card .del-apply .co-p {
        font-size: 16px;
    }
}


/*orientation: portrait ipad Pro*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .post-date {
        width: 100% !important;
    }
    .match-score {
        margin-left: 0 !important;
    }
    .light-blue ul li {
        padding-right: 20px;
        margin-left: 0;
    }
    .simi-job-detail {
        width: 100% !important;
    }
    .simi-job .job-description {
        margin-bottom: 10px;
    }
    .post-date-similar {
        width: 100% !important
    }
    .del-apply {
        width: 100% !important;
        text-align: left;
    }
    .sav-btn-area button{
        margin-right: 0 !important;
    }
}


/*    mobile view    */


/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .mob-w100 {
        width: 100% !important;
    }
    .mob-bottom{
        margin: 15px 0 !important;
    }
    .job-title-detail-pg label {
        font-size: 18px;
        line-height: 1.4;
    }
    .company-name-jdetail {
        font-size: 16px;
        margin-bottom: 20px !important;
    }
    .del-apply button {
        position: static;
        width: 100%;
    }
    .posted-line {
        display: none;
    }
    .del-apply {
        text-align: center;
    }
    .posted-date {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .light-blue ul li {
        line-height: 1.4;
    }
    .match-score {
        margin-left: 0;
    }
    .match-score li {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 10px;
        padding-right: 0;
    }
    .rol-inner {
        margin-bottom: 10px;
    }
    .box-p {
        display: inline-block;
        margin: 0 10px 10px 0;
    }
    .pro-em-img img {
        width: 25%;
        margin-bottom: 20px;
    }
    .sim-job-card .job-title label:first-child {
        font-size: 18px;
    }
    .simi-job .job-description {
        margin: 10px 0;
        line-height: 1.4;
    }
    .mig-interest .l-blod {
        line-height: 1.4;
    }
    .mig-job-card .del-apply .co-p {
        text-align: left;
        font-size: 15px;
    }
    .mig-job-card .company-name {
        margin-bottom: 10px !important;
    }
    .mig-interest .view-all {
        text-align: center;
    }
    .job-search-left .dropdown button {
        margin-bottom: 20px;
    }
    .job-search-left .form-control {
        margin-bottom: 20px;
    }
    .job-search-left .btn-custom {
        width: 100%;
    }
    .job-search-right .em-filter {
        position: unset;
        width: 100%;
        margin: 20px 0;
    }
    .job-search-right .em-filter .sector-text {
        text-align: left;
        display: block;
        margin: 10px 0;
    }
    .profile-job-card{
       padding: 0; 
    }
    .jd-left-detail b{
        margin-left:25px;
    }
    .profile-main .bor-der {
        /* width: 92%; */
    }
    .posted-date-pro{
        margin-bottom: 0;
    }
    .profile-detail{
        padding: 13px;
    }
    .bor-der{
        padding: 15px !important;
    }
    .co-job{
        padding: 13px;
    }
    .co-job .job-card{
        padding: 15px;
    } 
    .co-job .job-title label{
        font-size: 20px;   
    }
    .company-logo{
        width: 100%;
    }
    /* ----- User Profile-----*/

    .cover-pic-inner{
        min-height: 200px;
    }
    .user-detail{
        margin-top: -70px;
        width: 90% !important;
    }
    .user-detail .profile-pic{
        width: fit-content;
    }
    .user-left{
        padding: 20px 0 !important;
    }
    .user-right{
        padding: 0 !important;
    }
    .user-right .user-right-form{
        padding: 20px !important;
    }
    .user-right .input-field{
        margin-bottom: 10px;
    }
    .user-right .file-up{
        margin-bottom: 30px;
    }
    .user-right-form .btn-custom{
        width: 90% !important;
    }
    
    /*---thank-you-password ---- */
    .thank-you-password-main{
        padding: 20px;
    }

    /*----saved jobs---*/
    .tab-section li{
        width: 50%;
    }
    .sav-job-detail .job-details{
        margin-top: 20px;
    }
    .sav-job-detail .sav-logo{
        display: flex;
        align-items: center;
        padding: 10px 20px !important;
    }
    .sav-job-detail .sav-job-card {
        padding: 10px;
    }
    .sav-job-detail .job-description{
        max-width: 100%;
    }
}
@media only screen and (max-width: 575px){
    #account-settings .d-flex  b{
        display: none !important;
    }
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {}


/* ----------- iPhone 6+, 7+ and 8+ ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {}


/* ----------- iPhone X ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {}


/* ----------- Non-Retina Screens ----------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {}

@media screen and (min-device-width: 1200px) and (max-device-width: 1400px) and (-webkit-min-device-pixel-ratio: 1) {}

@media screen and (min-device-width: 1401px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
    /*=============================sign-up page========================================*/
}


/* ----------- Retina Screens ----------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {}


/*   custom media quries    */

@media only screen and (min-width:500px) and (max-width:1400px) {
    .light-blue ul li {
        margin-left: 0;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:568px) and (max-width:768px) {
   
    .job-search-right .em-filter{
        position: inherit;
        margin-top: 30px;
    }
    .job-search-right .em-filter .sector-text{
        margin-bottom: 15px;
        display: block;
        text-align: left;
    }
    .sector-opt .dropdown button{
        width: 100%;
    }
    .job-search-left .dropdown button{
        margin-bottom: 20px;
    }
    .job-search-left .form-control{
        margin-bottom: 20px;
    }
    .search .job-search-left{
        padding: 0;
    }
    .job-search-right{
        position: unset;
        padding: 0 !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px ){
    .job-search-right{
        position: inherit !important;
    }
    .job-search-right .em-filter{
        display: block;
        position: inherit !important;
        margin-top: 20px !important;
    }
    .sav-btn-area{
        display: inline-grid;
        align-content: flex-start;
    }
}  


@media only screen and (min-width:320px) and (max-width:768px ){
    .search .pad-0{
        padding: 12px !important;
    }
    .job-search-right .em-filter{
        position: initial;
        margin-top: 30px;
    }
    .job-search-right .em-filter .sector-text{
        display: flex;
        margin-bottom: 0;
        justify-content: space-between;
        align-items: center;
    }
    .job-search-left .dropdown button{
        margin-bottom: 20px;
    }
    .job-search-left input{
        margin-bottom: 20px;
    }
    .profile-main{
        padding: 10px;
    }
    .profile-detail{
        padding: 10px;
    }
    .co-job{
        padding: 10px;
    }
    .company-logo{
        width: 100%;
        max-width: 140px !important;
    	display: block;
    	margin: 12px auto;
    }
    /*-- user profile---*/
    .user-left{
        margin: 0 auto;
        width: 90% !important;
        margin-bottom: 20px !important;
    }
/*    .user-detail .profile-pic img{
        width: 100%;
    }*/
    .user-detail .image-wrapper{
        bottom: 20px;
        right: 0px;
    }
    .user-right{
        width: 90% !important;
        margin: 0 auto;
        padding: 0 !important;
    }
    .user-detail .profile-pic{
        width: 50%;
    }
    .user-right-form .btn-custom{
        width: 95% !important;
    }
    /*--- Saved Job--*/
    .sav-btn-area{
        margin-top: 20px !important;
    }
}

@media only screen and (min-width:500px) and (max-width:1200px) {}

@media only screen and (min-width:500px) and (max-width:991px) {}

@media only screen and (min-width:990px) and (max-width:1400px) {
    .post-date {
        width: 100% !important;
    }
}

@media only screen and (min-width:990px) and (max-width:1200px) {
    .del-apply {
        width: 100% !important;
        text-align: left;
    }
    .job-detailpg .job-detail-detail {
        width: 100% !important
    }
    .home-banner h1{
    	font-size: 2.2rem !important;
    }
}

@media only screen and (min-width:500px) and (max-width:770px) {
    .posted-date {
        margin-bottom: 10px;
    }
    .posted-line {
        display: none;
    }
    .box-p {
        margin-bottom: 10px;
    }
    .pro-em-img img {
        width: 50px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width:1199px) {
    .employer-sector {
        width: 100%;
    }
    .cus-mar-3 {
        width: 100%;
    }
    .btn-find-employer {
        width: 170px;
        /*        margin-top: 20px;*/
    }
}

@media only screen and (max-width:494px) {
    .cus-mar-3 {
        width: auto !important;
    }
    .btn-find-employer {
        width: 155px;
    }
    .partner-break {
        /*        display: block;*/
        flex-basis: 100%;
        height: 0;
    }
    .cus-col-class {
        flex-direction: column;
    }
    .employer-fields {
        display: flex;
        width: 100%;
    }
    .cus-mar-3 {
        width: 100% !important;
    }
    .cus-mar-3:not(:first-child) {
        margin-right: 0px !important;
    }
    .btn-find-employer {
        width: 100% !important;
    }
    .tab-section .nav-tabs .nav-link{
        font-size: 14px !important;
    }
}

@media only screen and (max-width:992px) {}

@media only screen and (min-width:992px) {}

@media only screen and (min-width:500px) and (max-width:990px) {
    .company-name-jdetail {
        margin-bottom: 20px !important;
    }
}

@media only screen and (min-width:770px) and (max-width:990px) {}

@media only screen and (min-device-width: 790px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {}

@media only screen and (max-width: 991px) and (min-width: 865px) {}

@media only screen and (max-width: 1650px) and (max-height: 1700px) {}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width:1024px) {
	.home-banner h1{
		font-size: 2.3rem !important;
	}
}

@media only screen and (max-width:414px) {}

@media only screen and (max-width:991px) {
    .btn-find-employer {
        width: 178px;
        margin-top: 20px;
    }
    .banner-image{
		display: none !important;
	}
	.home-banner-row .col-xl-6:first-child{
		min-height: 65vh !important;
	}
}
@media only screen and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) and (min-device-width: 768px) and (max-device-width: 1024px) {
	.banner-image{
		display: none !important;
	}
	.home-banner-row .col-xl-6:first-child{
		display: flex;
	    flex-direction: column;
	    height: 60vh;
	    justify-content: center;
	    width: 100%;
	}
}