.modul-1 {
    display: none;
}

.modul-text-background, .modul-number-background {
    transform: skew(0);
}

.modul-text {
    left: -16px;
}

.modul-number-background {
    height: 100px;
    left: -15px;
    width: 130px;
}

.modul-number {
    left: 26px;
}

.modul-content {
    width: 100%;
    background-color: #f1f1f1;
}

.abone .textAbone {
    width: 160px;
    font-size: 14px;
}

.abone .iconAbone {
    padding: 14px 40px;
}

.videosList .item {
    width: calc(100% - 20px);
}
.videosList .item .title {
    top: 70px;
}
.videosList .item .title h2 {
    font-size: 18px;
}

.blogList .item {
    width: calc(100% - 20px);
}	

.mediaLisItem .list {
    width: 100%;
    float: none;
}
.mediaLisItem .rightNews {
    width: calc(100% - 20px);
}

.mediaLisItem .date {
    margin: 1% 0 0 2%;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.mediaLisItem .summary {
    text-align: center;
}

.mediaLisItem .rightNews .title {
    text-align: center;
    display: inline-block;
    margin: 20px 0 0 0;
}

.display-flex.tab-menu {
    display: block;
}
.itemMenuList {
    width: calc(100% - 2px);
	width: 220px !important;
}

.sectionTongue {
    width: 220px !important;
    padding: 9px 223px 0 0 !important;
	top: -46px;
	-webkit-clip-path: polygon(13% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 100%);
    clip-path: polygon(13% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 100%);
}

.switch {
    margin-left: 93px;
}


.headerLP .item .text p {
    width: 100%;
}

.adlerLP .item {
    width: calc(100% - 22px);
}

.adlerLP .item .text {
    padding: 30px 50px;
	font-size: 20px;
}

.adlerBusinessTrainingLP .containerList .adlerBusinessTrainingTop .item .text h2 {
    font-size: 20px;
	padding: 0;
}

.adlerBusinessTrainingLP .containerList .adlerBusinessTrainingTop .item .text a {
    padding: 0;
    font-size: 16px;
}

.adlerBusinessTrainingLP .containerList .adlerBusinessTrainingBottom .item .text {
    width: 100%;
    float: none;
}

.adlerBusinessTrainingLP .containerList .adlerBusinessTrainingBottom .item .img {
    float: none;
    width: 100%;
}

.adlerBusinessTrainingLP .containerList .adlerBusinessTrainingBottom .item .text a {
    padding: 6px 0;
    font-size: 16px;
}
.adlerBusinessTrainingLP .containerList .adlerBusinessTrainingBottom .item .text h2 {
    font-size: 20px;
}

.adlerBusinessTrainingLP .containerList .adlerBusinessTrainingBottom .item .img {
    width: 85%;
}

.adlerBusinessTrainingLP .containerList .adlerBusinessTrainingTop .item img {
	height: 170px;
}

.adlerLPBottom .item img {
    height: 170px;
}

.blogTitle {
    font-size: 25px;
}

.koclukProgram .item .text {
    padding: 5px 50px;
}

.newsListe .newsLeft {
    float: none;
    width: 100%;
}

.newsListe .newsRight {
    float: none;
    width: 100%;
}

.archive .item {
    width: calc(100% - 30px);
}


.titleLPEtkinlik span {
	display:none
}
.titleLPEtkinlik {
    text-align: center;
}

.adlerKoculukSertifika .item .detailTextLeft {
    float: none;
    width: 100%;
}

.adlerKoculukSertifika .item .detailTextRight {
    float: none;
    width: 100%;
}
.adlerKoculukSertifika .item .detailTextRight .text {
    padding: 0;
}

.katilBar.header-fixed {
    margin: -38px 0;
}
.katilBar .text {
    float: none;
    text-align: center;
}
.katilBar .button {
    float: none;
}
.katilBar.header-fixed .button {
    margin: 12px 0;
    text-align: center;
}

.detail-background h2 {
    font-size: 25px;
    color: #fff;
}
.katilBar .text h2 {
        margin: 10px 0;
}
.mediaLisItem .btnMorePdf {
    float: none;
    text-align: center;
    width: 150px;
    margin: 0 auto;
}

.etkinlikContainerList .item { float:none; width:calc(100% - 20px);}


.defaultTable {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    border: 1px solid #22366b75;
}


.etkinlikContainerList .partList .summary {
    grid-template-columns: repeat(1, 1fr);
}
.etkinlikContainerList .partList .buttonDiv {
    text-align: center;
}

.etkinlikContainerList .partList .contenListTitleKat {
    text-align: center;
}

.etkinlikContainerList .partList .month-year {
    text-align: center;
}

.AdlerFakulteListContainer .item {
    width: calc(50% - 20px);
}
.adlerBusinessTrainingLP .containerList .adlerBusinessTrainingTop .item {
    height: auto;
	padding: 12px 0;
}