@media screen and (max-width: 1024px) {
    .topbar-border {
        display: none;
    }

    .position-relative {
        position: relative;
    }

    #navbar-second-row.hide {
        display: block !important;
    }

    .menu-toggle-mobile {
        display: block !important;
        background: transparent;
        border: none;
        outline: none;
        width: 40px;
        right: 0;
        top: 40px;
        position: absolute;
    }

    .menu-toggle-mobile img {
        width: 100%;
        margin: 0;
    }

    #navbar-second-row .collapse.navbar-collapse.menu-open {
        transform: translateX(0) !important;
    }

    #navbar-second-row .collapse.navbar-collapse {
        position: absolute;
        left: 0;
        transition: 0.3s;
        top: 0;
        transform: translateX(-100%);
        bottom: 0;
        height: 100vh !important;
        max-height: 100vh !important;
        background: #fff;
    }

    .main-banner {
        width: 25% !important;
        min-width: 100px !important;
    }

    .banner2, .banner3 {
        min-width: 80px;
    }

    .menu-open .navbar-nav {
        display: flex;
        flex-direction: column;
        width: 300px;
    }

    .menu-open .navbar-nav * {
        color: #00679c;
    }

    .availability-section .Seleziona-section {
        margin-top: 0 !important;
    }

    .availability-section .map-set svg {
        width: 80%;
    }

    body .no_padding {
        padding: 15px !important;
    }

    .profile-page-1area {
        padding-top: 130px !important;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
	.box-spacing-mobileview{
		padding-top: 50px;
	}

	.right-area p{
		margin-left: 10px;
	}

	.Description-text p{
	   text-align: center;
	}
	.apk-name-text p{
		text-align: center;
    	/*padding-top: 15px;*/
	}

	.dashborad-btn{
		text-align: center;
    	padding-top: 15px;
	}

	.mobile{
		display: none;
	}

	.desktop{
    	display: block;
    	padding-top: 10px;
	}

	.decline-btn , .rating-stars{
		text-align: center;
	}
	.view-app-btn {
    	padding-top: 36px;
	}

	.uploded-doc{
		padding-top: 30px;
	}

    .menu-toggle-mobile {
        top: 25px;
    }

    .main-banner {
        width: 25% !important;
        min-width: 100px !important;
    }

    .banner2, .banner3 {
        min-width: 80px !important;
    }

    .profile-page-1area {
        padding-top: 100px !important;
    }

    .area-staff-indire-container .box {
        margin-bottom: 15px;
    }

    .tutor-section-blade {
        margin-top: 50px !important;
    }

    .application-list-table {
        min-width: 768px;
    }

    .table-overflow {
        overflow-x: auto;
    }

    .candidate-btn {
        font-size: 14px !important;
    }

    .for-back-btn a {
        white-space: nowrap;
    }

    .my-5 {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .map-set svg {
        max-width: 80%;
    }

    .text-center {
        text-align: center;
    }

    .lazio-section {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .lazio-section .province-list {
        width: 100% !important;
    }

    .Seleziona-section ul input ~ label, .Seleziona-section ul input:checked ~ label {
        font-size: 14px !important;
    }

    .availability-section .Seleziona-section ul li {
        margin-right: 3px !important;
    }

    .time-set {
        flex-wrap: wrap;
    }

    .timepicker label {
        font-size: 16px;
        width: 50px !important;
    }

    .timepicker {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .custom_table_class {
        max-width: 740px;
    }

    body .pl-60 {
        padding-left: 15px !important;
    }

    body .pr-60 {
        padding-right: 15px !important;
    }
    .btn-header-miur {
        font-size: 16px;
        letter-spacing: 5px;
        line-height: 35px;
    }
    .btn-header-miur .miur {
        padding: 10px 2px !important;
    }
    .profile-section {
        flex-direction: column;
    }
    body .pr-80 {
        padding-right: 15px !important;
    }
    #submit_cv_document {
        margin-top: 15px;
    }
    .experience-card .field {
        font-size: 16px !important;
        font-weight: normal !important;
    }
    .experience-card .year {
        font-size: 16px !important;
    }
    .competition-main-list {
        min-width: 1024px;
    }
    .menu-items-row .menu-item-container {
        max-width: 100% !important;
    }
    .profile-app-exit-area {
        padding-top: 120px;
    }
    .mx-xs-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .headerless .box {
        height: 300px !important;
    }
}

@media screen and (max-width: 576px) {

    .menu-toggle-mobile {
        top: 15px;
    }

    .form-title p {
        font-size: 14px !important;
    }

    .page-title {
        font-size: 20px !important;
        margin-bottom: 25px !important;
    }

    .box a, .boxTitle {
        font-size: 22px !important;
    }

    .page-breadcrumb {
        font-size: 12px !important;
    }

    .back {
        font-size: 14px;
        padding: 5px;
    }

    .management-item-title h3 {
        font-size: 24px !important;
    }

    .management-item-footer .btn-loginhere a {
        font-size: 14px !important;
    }

    .btn-loginhere .login-here {
        padding: 10px 15px !important;
        margin-top: 15px;
    }

    .file-input {
        margin-bottom: 20px !important;
    }

    body .form-group {
        margin-bottom: 25px !important;
    }

    .working-table {
        min-width: 1024px;
    }

    .cv-document-btn.mt-50 {
        margin-top: 20px !important;
    }

    .btn-loginhere .login-here.for-competence-btns {
        font-size: 16px !important;
    }

    .competence-btn {
        margin-top: 20px !important;
    }

    .btn-loginhere a {
        font-size: 16px !important;
    }

    .upload-cv-heading {
        font-size: 18px !important;
    }
    .btn-loginhere {
        margin-top: 0 !important;
    }
    .menu-toggle-mobile {
        width: 32px;
        right: 15px;
    }
    .profile-app-exit-area {
        padding-top: 80px;
        padding-bottom: 120px;
    }
    .box-spacing-mobileview {
        padding-top: 20px;
    }
    .order-xs-1 {
        order: 1;
    }
    .order-xs-2 {
        order: 2;
    }
    .order-xs-3 {
        order: 3;
    }
    .province-list {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .province-wrapper {
        padding-left: 0 !important;
    }
    .mt-xs-30 {
        margin-top: 30px !important;
    }
    .for-profie-1-page {
        margin-bottom: 15px;
    }
    .headerless .box {
        height: 160px !important;
    }
    body .headerless .box a {
        font-size: 16px !important;
    }
    .area-staff-indire-container .box {
        height: 250px !important;
    }
    .inputfile + label {
        font-size: 1em !important;
    }
    .avanti-btn {
        min-width: 140px !important;
    }
    body .foote-button .annulla-btn .avanti-btn {
        font-size: 14px !important;
    }
    .login-form .file-input-wrapper .file-input .file-attach {
        width: 100% !important;
    }
    .area-staff-indire-container .box {
        height: auto !important;
    }
}

@media screen and (min-width: 1960px){

    .profile-page-1area, .menu-items-row {
        margin-top:80px;
    }
}
