/*-------------------------------------------------------------
                    responsive start
-------------------------------------------------------------*/

/*tablet landscape start*/
@media screen and (min-width: 768px) and (max-width: 1200px)  {
    .main_menu ul li a {
        font-size: 8px;
    }
    .has_dropdown .arrow-icon {
        right: 5px;
        top: 18px;
        font-size: 8px;
    }
    .main_menu ul li ul li a {
        padding: 5px 15px;
        font-size: 8px;
    }
    .sub_menu li:first-child a {
        padding: 5px 15px;
    }
}
/*tablet landscape end*/

/*tablet landscape start*/
@media screen and (min-width: 1201px) and (max-width: 1400px)  {
    .main_menu ul li a {
        font-size: 10px;
    }
    .has_dropdown .arrow-icon {
        right: 0;
        top: 18px;
        font-size: 10px;
    }
    .main_menu ul li ul li a {
        padding: 10px 15px;
        font-size: 10px;
    }
    .sub_menu li:first-child a {
        padding: 10px 15px;
    }
}
/*tablet landscape end*/

.for-mobile {
    display: none;
}
.for-desktop {
    display: block;
}
@media only screen and (max-width:991px) {
    .partner-logo-owl a img {
        height: 40px;
    }
    .owl-carousel.partner-logo-owl .owl-dots.disabled, .owl-carousel.partner-logo-owl .owl-nav.disabled {
        top: 100%;
        transform: translate(0px, -54px);
    }
    .for-mobile {
        display: block;
    }
    .for-desktop {
        display: none !important;
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    header {
        height: 65px;
    }
    nav {
        padding: 10px 0;
        background: #ffffff;
    }
    .inline-menu {
        width: 100%;
        height: 100%;
    }
    .container {
        padding: 0 15px;
    }
    .main-footer {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
        padding: 50px 0 20px 0;
    }
    .footer-item:nth-child(2) {
        margin-left: 0;
    }
    .inline-menu .container {
        align-items: flex-start;
        flex-direction: column;
    }
    .menu-section {
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .banner-slider:hover .slick-prev {
        left: 15px;
    }
    .banner-slider:hover .slick-next {
        right: 15px;
    }
    .banner-slider .slick-prev, .banner-slider .slick-next {
        width: 26px;
        height: 26px;
    }
    .slick-next:before, .slick-prev:before {
        font-size: 14px !important;
    }
    .banner-content {
        width: 100%;
    }
    .search-section {
        flex-direction: column;
        border-radius: 10px;
        width: 100%;
        padding: 20px 15px
    }
    .form-box {
        width: 100% !important;
    }
    .banner-section {
        width: 100%;
        height: 450px;
    }
    .banner-section:before {
        width: 100%;
        height: 450px;
    }
    .form-box i {
        left: 0;
    }
    .form-box .form-control {
        padding: 10px 15px 10px 25px;
        min-width: fit-content;
        border-radius: 0;
    }
    .form-box:first-child:after {
        content: "";
        position: absolute;
        right: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #b3b3b3;
    }
    .form-box:nth-child(2):after {
        content: "";
        position: absolute;
        right: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #b3b3b3;
    }
    .form-box:nth-child(2) {
        margin-bottom: 20px;
    }
    .form-box .btn-1 {
        height: 45px;
        min-width: 100%;
    }
    body, html {
        line-height: 20px;
    }
    .category-grid {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-columns: repeat(2, minmax(0px, 1fr));
    }
    .why-choose-grid {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }
    .why-choose-text {
        height: auto;
        padding: 30px 30px;
        border-radius: 30px 30px 0 0;
        flex-direction: column;
    }
    .section-heading-between .main-head {
        margin-bottom: 0;
    }
    .why-choose-img img {
        border-radius: 0 0 30px 30px;
        height: auto;
    }
    .footer-bottom {
        flex-direction: column;
    }
    .login-for-mobile {
        position: absolute;
        right: 60px;
        top: 21px;
        font-size: 22px;
    }
    .about-section {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }
    .about-img-area {
        margin-right: 0;
        height: 400px;
    }
    .about-img-area:after {
        display: none;
    }
    .container-info .home-contact-info {
        border-radius: 16px;
        padding: 20px 15px;
        row-gap: 20px;
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }
    .contact-box-inline {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
        margin-top: 30px;
    }
    .contact-form {
        padding: 20px;
    }
    .home-contact-map iframe {
        height: 300px;
    }
    .all-job {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }
    .company-text {
        flex-direction: column;
        align-items: flex-start;
    }
    .company-text li {
        display: block;
        font-size: 14px;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .company-text li:after {
        display: none;
    }
    .box_1 {
        margin-top: 10px;
        align-items: flex-start;
        flex-direction: column;
        row-gap: 5px;
    }
    .job-listing-description {
        margin: 10px 0 10px 0;
    }
    .company-text li:after, .sub-list:after {
        display: none;
    }
    .sub-list {
        width: max-content;
    }
    .sub-list span {
        margin-left: 5px;
        width: 210px;
        overflow: hidden;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .text-fill-list {
        margin-bottom: 0;
        margin-top: 15px;
    }
    .job-details .list-bottom-area {
        align-items: flex-start;
        gap: 5px;
        flex-direction: column;
    }
    .listing-sidebar {
        margin-bottom: 15px;
    }
    .job-details .job-listing-skills li {
        margin-bottom: 5px;
    }
    .breadcrumb-pad-top {
        padding-top: 30px;
    }






}



@media only screen and (max-width:768px) {
    .banner-text .main-head {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }

    .section-heading {
        margin-bottom: 20px;
    }
    .center-heading .main-head {
        padding: 0 15px;
    }
    .breadcrumb-section {
        margin-bottom: 30px;
    }
    .pad-bottom {
        padding-bottom: 30px;
    }
    .section-padding {
        padding: 30px 0 30px 0;
    }
    .main-footer {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
        padding: 40px 0 20px 0;
    }
    .main-head {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 30px;
    }
    .why-choose-text .section-heading {
        margin-bottom: 10px;
    }



}



@media only screen and (max-width:360px) {
    .category-grid {
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }

}

/*-------------------------------------------------------------
                    responsive end
-------------------------------------------------------------*/
