@media(max-width: 575px){
	.joblistpg ul {
		display: flex!important;
	}
	.upload {
		display: block;
	}
	.jobcontent ul {
		display: block;
	}
	.upload label {
		display: block;
	}
	.inner_ban_content {
		width: 100%;
	}
	.widthless {
		width: 100%;
	}
	.uploadresume {
		min-width: 150px;
	}
	.form-checkbx .wpcf7-list-item {
		margin: 0 20px 0 0!important;
	}
	.form-checkbx .form-check {
        padding-left: 0;
    }
    .common_cnt p {
        width: 100%;
    }
    .ctacnt h4 {
        font-size: 33px;
        width: 100%;
    }
    footer {
        padding: 40px 0px 20px;
    }
    .quick_links a {
        font-size: 16px;
        margin: 0 15px 10px;
        display: inline-block;
    }
    .ftr_address {
        width: 100%;
        margin: 20px auto 40px;
    }
    .ftr_address ul {
        display: block;
    }
    .ftr_address ul li {
        padding: 0 30px;
        margin-bottom: 25px;
    }
    .ftr_address ul li:nth-child(2)::before,
    .ftr_address ul li:nth-child(2)::after{
        display: none;
    }
    .copy_right p {
        text-align: center;
    }
    .aboutcta {
        background-position: center !important;
        height: unset;
        position: relative;
        padding: 70px 0;
    }
    .aboutcta:after {
        content: "";
        background: rgba(0, 0, 0, 0.19);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .aboutcta .container {
        position: relative;
        z-index: 9;
    }
    .common_bottom_padding {
        padding-bottom: 30px;
    }

    .common_top_padding {
        padding-top: 30px;
    }
    .common_title {
        font-size: 33px;
        line-height: 40px;
    }
    .jobdetail_content {
        padding-right: 0;
    }
    .innerheader img {
        height: unset;
    }
    .ml25 {
        margin-left: 0;
    }
    .nav__logo img {
        width: 140px;
    }
    .aboutcontent .container {
        border-top: 0;
        padding-top: 0;
    }
    .main_caption {
        font-size: 30px;
        line-height: 40px;
        width: 100%;
    }
    header .item .cover {
        padding: 0px 0;
    }
    header .item {
        height: 75vh;
    }
    .hm_about_title h4 {
        font-size: 30px;
        line-height: 38px;
        width: 100%;
        margin-bottom: 30px;
    }
    .hm_about_paragraph p {
        width: 100%;
    }
    .job_wrap_left {
        width: 100%;
    }
    .job_wrap_right {
        height: 240px;
        margin-top: 35px;
    }
    .job_wrap_left h6 {
        font-size: 26px;
        margin: 20px 0px 20px;
    }
    .hm_contact_left {
        height: unset;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .mobile-menu-trigger{
            display: flex;
        }
    .bottom_img {
        display: none;
    }
    .header .ftr_address {
        margin-bottom: 0;
    }
    .header .ftr_address li {
        padding: 0 10px;
    }
    .applycontent .common_title {
        font-size: 25px;
        width: 100%;
        line-height: 32px;
        margin-bottom: 30px;
    }
    .applylft {
        padding: 25px;
        height: unset;
    }
    .form-checkbx {
        display: block;
        min-height: unset;
        padding-top: 6px;
        padding-bottom: 20px;
    }
    .applyimg {
        display: none;
    }
    .apply_now {
        width: 110px;
    }
    .form-checkbx p {
        margin: 0 0 15px;
    }
    .contact_box p {
        width: 100%;
    }
    .contact_left h4 {
        padding-right: 0;
    }
    .contact_content .row {
        width: 100%;
    }
    .form-checkbx .form-check {
        margin-bottom: 10px;
    }




}
@media (min-width: 576px) and (max-width: 767px){
	.joblistpg ul {
    display: flex!important;
}
	.upload label {
		display: block;
	}
	.upload {
		display: block;
	}
	.joblft {
		padding: 15px;
	}
	.common_cnt h4 {
    	font-size: 16px;
	}
	.wpcf7-list-item {
		margin: 0 1em 0 0em!important;
	}
	.ctacnt {
		padding-right: 0;
	}
	.inner_ban_content {
		width: 80%;
	}
    .form-checkbx .form-check {
        margin-bottom: 10px;
        padding-left: 0;
    }
    .common_cnt p {
        width: 100%;
    }
    .ctacnt h4 {
        font-size: 33px;
        width: 100%;
    }
    footer {
        padding: 40px 0px 20px;
    }
    .quick_links a {
        font-size: 16px;
        margin: 0 15px 10px;
        display: inline-block;
    }
    .ftr_address {
        width: 100%;
        margin: 20px auto 40px;
    }
    .ftr_address ul {
        display: block;
    }
    .ftr_address ul li {
        padding: 0 30px;
        margin-bottom: 25px;
    }
    .ftr_address ul li:nth-child(2)::before,
    .ftr_address ul li:nth-child(2)::after{
        display: none;
    }
    .copy_right p {
        text-align: center;
    }
    .aboutcta {
        background-position: center;
        height: 400px;
    }
    .common_bottom_padding {
        padding-bottom: 30px;
    }

    .common_top_padding {
        padding-top: 30px;
    }
    .common_title {
        font-size: 33px;
        line-height: 40px;
    }
    .jobdetail_content {
        padding-right: 0;
    }
    .innerheader img {
        height: unset;
    }
    .ml25 {
        margin-left: 0;
    }
    
    .aboutcontent .container {
        border-top: 0;
        padding-top: 0;
    }
    .main_caption {
        font-size: 30px;
        line-height: 40px;
        width: 100%;
    }
    header .item .cover {
        padding: 0px 0;
    }
    header .item {
        height: 75vh;
    }
    .hm_about_title h4 {
        font-size: 30px;
        line-height: 38px;
        width: 100%;
        margin-bottom: 30px;
    }
    .hm_about_paragraph p {
        width: 100%;
    }
    .job_wrap_left {
        width: 100%;
    }
    .job_wrap_right {
        height: 240px;
        margin-top: 35px;
    }
    .job_wrap_left h6 {
        font-size: 26px;
        margin: 20px 0px 20px;
    }
    .hm_contact_left {
        height: unset;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .mobile-menu-trigger{
            display: flex;
        }
    .bottom_img {
        display: none;
    }
    .header .ftr_address {
        margin-bottom: 0;
    }
    .header .ftr_address li {
        padding: 0 10px;
    }
    .applycontent .common_title {
        font-size: 25px;
        width: 100%;
        line-height: 32px;
        margin-bottom: 30px;
    }
    .applylft {
        padding: 25px;
        height: unset;
    }
    .form-checkbx {
        display: block;
        min-height: unset;
        padding-top: 6px;
        padding-bottom: 20px;
    }
    .applyimg {
        display: none;
    }
    .apply_now {
        width: 110px;
    }
    .form-checkbx p {
        margin: 0 0 15px;
    }
    .contact_box p {
        width: 100%;
    }
    .contact_left h4 {
        padding-right: 0;
    }
    .contact_content .row {
        width: 100%;
    } 
	.jobapply_form {
		margin-top: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	 .common_cnt h4 {
		font-size: 20px;
		margin-right: 0;
	}
	.common_cnt p {
		width: 90%;
	}
	.ftr_address {
		width: 100%;
	}
	.jobapply_form {
		margin-top: 30px;
	}
	.nav__logo img {
		width: 150px;
	}
	.nav__wrapper__list__item {
		padding-right: 20px;
	}
	.nav__wrapper__list__item a {
		font-size: 14px;
	}
	.common_title {
		font-size: 35px;
		line-height: 45px;
	}
	.ml25 {
		margin-left: 0;
	}
	.hm_about_title h4 {
		font-size: 30px;
		line-height: 36px;
		width: 80%;
		margin-bottom: 30px;
	}
	.hm_about_paragraph {
		justify-content: left;
	}
	.hm_about_paragraph p {
		width: 100%;
	}
	.job_wrap_right {
		margin-top: 40px;
	}
	.bottom_img {
		display: none;
	}
	.hm_contact_right {
		margin-top: 30px;
	}
	.hm_contact_left {
		height: unset;
		overflow: hidden;
		margin: 0;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.job_wrap_left {
		padding-right: 40px;
	}
	.ftr_address {
		width: 85%;
	}
	.hm_about_title h4 {
		width: 70%;
	}
	.main_caption {
		font-size: 42px;
		line-height: 55px;
	}
}
@media (min-width: 1800px){

}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1275px;
    }
   
}
@media (min-width: 1800px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1825px;
    }
}