@media(max-width:1600px) {
    /*** Header ***/
    section.header-group {
        padding: 10px 15px;
    }
    .logo {
        margin-top: -20px;
    }
	/*** Slider ***/
	p.slider-big-title {
		font-size: 50px;
		top: -65px;
	}
}

@media(max-width:1440px) {
    /*** Header ***/
    .logo {
        margin-top: -20px;
    }
    .nav ul li a {
        font-size: 16px;
    }
    .dropdown-menu a.dropdown-item {
        font-size: 16px;
    }
    .header-social-media {
        margin-left: 15px;
    }
    .header-social-media a {
        padding: 0px 2px;
    } 
    /*** Anasayfa - Slider ***/
    #home-slider-1 p.slider-title {
        font-size: 65px;
    }
    #home-slider-2 p.slider-title {
        font-size: 16px;
    }
    /*** Anasayfa - Kolay Başvuru ***/
    p.back-title {
        font-size: 85px;
    }
    p.medium-title {
        font-size: 18px;
    }
    /*** Anasayfa - Hizmetlerimiz ***/
    .home-services-slider-description {
        padding-top: 40%;
    }
    .home-services-slider-description .item-line {
        margin-bottom: 30px;
    }
    /*** Breadcrumb ***/
    p.breadcrumb-down-title {
        font-size: 18px;
    }
}

@media(max-width:1366px) {
    p {
        font-size: 13px;
    }
    a {
        font-size: 13px;
    }
    a.button {
        font-size: 13px;
    }
	table tr td {
        font-size: 13px;
	}
    input,
    textarea {
        font-size: 13px;
    }
    button {
        font-size: 13px;
    }
    /*** Header ***/
    section.header-group {
        padding: 10px;
    }
    .nav ul li {
        padding-left: 20px;
    }
    .dropdown-menu a.dropdown-item {
        padding: 0px 10px;
    }
    .header-social-media a {
        font-size: 18px;
    }
    /*** Anasayfa - Slider ***/
    #home-slider-1 p {
        font-size: 20px;
    }
    #home-slider-1 p.slider-title {
        font-size: 55px;
    }
    .home-slider-arrow {
        right: 4%;
    }
    .home-slider-arrow img {
        width: 65%;
    }  
    /*** Footer ***/
    .footer-social-media a {
        font-size: 20px;
    }
    /*** Breadcrumb ***/
    section.breadcrumb p {
        max-width: 65%;
    }  
    /*** İletşim ***/
    .contact-social-media a {
        font-size: 20px;
    }
}

@media(max-width:1280px) {
	/*** Header ***/
	.logo {
		width: 16%;
	}
    /*** Anasayfa - Slider ***/
    .home-slider-2 {
        border-right: 35px solid #1da0db;
    }
    #home-slider-2 .owl-nav {
        right: -45px;
    }
    #home-slider-2 .owl-nav [class*=owl-] {
        font-size: 25px;
    }
    /*** Anasayfa - Kolay Başvuru ***/
    p.back-title {
        font-size: 75px;
    }
    p.title {
        font-size: 45px;
        margin-top: -55px;
    }
    /*** Kurumsal ***/
    .top-section {
        margin-top: 150px;
    }
    /*** Breadcrumb ***/
    p.breadcrumb-title {
        font-size: 40px;
    }
}

@media(max-width:1080px) {
    /*** Header ***/
    section.header-group {
        padding: 10px 5px;
    }
    .logo {
        width: 18%;
    }
    .nav ul li a {
        font-size: 15px;
    }
    .dropdown-menu a.dropdown-item {
        font-size: 15px;
    }
    .header-social-media {
        display: none;
    }
    .header-special-section {
        margin-left: 15px;
    }
    /*** Anasayfa - Slider ***/
    #home-slider-1 .slider-desc {
        max-width: 65%;
    }
    #home-slider-1 p.slider-title {
        font-size: 45px;
    }
    .home-slider-2 {
        top: 65%;
    } 
    /*** Breadcrumb ***/
    section.breadcrumb {
        height: 40vh;
        justify-content: flex-end;
    }
    p.breadcrumb-title {
        font-size: 35px;
    }
    p.breadcrumb-down-title {
        font-size: 16px;
    }  
}

@media(max-width:1024px) { 
    /*** Header ***/
    .nav {
        display: none;
        width: 100%;
        padding-top: 0px;
        text-align: center;
        z-index: 5;
        margin: 0px;
    }
    .nav ul li {
        display: block;
        border: none;
        padding: 5px 0px;
    }
    .nav .dropdown-menu {
        position: relative;
        width: 100%;
        border-radius: 0;
        box-shadow: none;
        padding: 0px;
        text-align: center;
    }
    .nav .dropdown-menu a.dropdown-item {
        text-align: center;
    }
    button.toggle-nav {
        display: block;
        float: right;
        background: transparent;
        border: none;
        color: #1da0db;
        outline: 0;
        padding: 0px;
        margin-top: 8px;
        font-size: 25px;
    }
    /*** Anasayfa - Kolay Başvuru ***/
    p.back-title {
        font-size: 65px;
    }
    p.title {
        font-size: 35px;
        margin-top: -45px;
    }
    p.medium-title {
        font-size: 16px;
    }
    /*** Anasayfa - Hizmetlerimiz ***/
    #home-services-slider .owl-nav {
        top: -40px;
    }
    #home-services-slider .owl-nav [class*=owl-] {
        font-size: 20px;
    }
	/*** İletişim ***/
	iframe {
		height: 300px;
	}
}

@media(max-width:960px) {
    /*** Anasayfa - Slider ***/
    .home-slider-2 {
        top: 70%;
    }
    .home-slider-line {
        height: 3px;
    }
	p.slider-big-title {
		font-size: 40px;
		top: -55px;
	}
    /*** Anasayfa - Kolay Başvuru ***/
    .default-section {
        margin: 75px 0px;
    }
    p.back-title {
        font-size: 60px;
    }
    p.title {
        margin-top: -40px;
    }
    /*** Anasayfa - Hakkımızda ***/
    section.home-about-us .section-text {
        margin-bottom: 20px;
    }
    /*** Footer ***/
    img.footer-logo {
        width: 40%;
    }
	/*** Breadcrumb ***/
	section.breadcrumb {
		height: 30vh;
	}
    /*** Kurumsal ***/
    .top-section {
        margin-top: 110px;
    }
    .clearfix {
        display: flex;
        flex-wrap: wrap-reverse;
    }
	/*** Breadcrumb ***/
    section.breadcrumb p {
        max-width: 100%;
    }
    /*** Tree List ***/
    ul.tree-list {
        margin-top: 50px;
    }
}

@media(max-width:820px) {
	/*** Header ***/
	.logo {
		width: 21%;
	}
    /*** Anasayfa - Slider ***/
    #home-slider-1 .slider-desc {
        left: 5%;
    }
    #home-slider-1 p {
        font-size: 16px;
    }
    #home-slider-1 p.slider-title {
        font-size: 30px;
        margin-bottom: 0px;
    }
    .home-slider-2 {
        left: 5%;
        border-right: 25px solid #1da0db;
    }
    #home-slider-2 .owl-nav {
        right: -40px;
    }
    #home-slider-2 .owl-nav [class*=owl-] {
        font-size: 20px;
    }
    .home-slider-arrow {
        right: 3%;
    }
    .home-slider-arrow img {
        width: 50%;
    }
}

@media(max-width:768px) {
    /*** Anasayfa - Slider ***/
    #home-slider-2 .item {
        height: 8vh;
    }
    /*** Anasayfa - Kolay Başvuru ***/
    p.back-title {
        font-size: 50px;
    }
    p.title {
        margin-top: -35px;
    }
    /*** Kurumsal - Sertifikalar ***/
    .certificates {
        margin-top: 50px;
    }
    #certificates-slider .owl-nav {
        top: -55px;
    }
    #certificates-slider .owl-nav [class*=owl-] {
        color: #fff;
        background-color: #F3491B;
        padding: 5px 20px;
        font-size: 20px;
    }
    #certificates-slider .owl-nav [class*=owl-]:hover {
        color: #F3491B;
        background-color: #fff;
    }
    #certificates-slider .owl-prev {
        left: 0;
    }
    #certificates-slider .owl-next {
        right: 0;
    }
    /*** Breadcrumb ***/
    p.breadcrumb-title {
        font-size: 30px;
    }
    /*** İletişim ***/
    section.contact {
        padding: 100px 0px;
    }
}

@media(max-width:765px) {
    /*** Header ***/
   .logo {
		width: 22%;
		margin-top: -18px;
	}
    /*** Breadcrumb ***/
    section.breadcrumb .container {
        margin: 0px 15px;
    }
}

@media(max-width:540px) {
    /*** Header ***/
    .top-header {
        display: none;
    }
    .logo {
        width: 25%;
        margin-top: 0px;
    }
    button.toggle-nav {
        margin-top: 10px;
    }
    .header-special-section {
        margin-top: 10px;
    }
    /*** Anasayfa - Slider ***/
    #home-slider-1 .slider-desc {
        top: 50%;
    }
    #home-slider-1 p.slider-title {
        font-size: 25px;
    }
    #home-slider-1 .owl-dot {
        margin: 5px;
    }
    #home-slider-1 .owl-dots {
        display: inline-block;
		top: 100%;
		left: 0;
		right: 0;
    }
    #home-slider-1 .owl-dots span {
		color: #bc1622;
		background-color: #bc1622;
        width: 5px;
        height: 5px;
        margin: 5px;
    }
	#home-slider-1 .owl-dot.active {
		border: 2px solid #bc1622;
	}
	.home-slider-2 {
		width: 80%;
    	padding: 10px;
	}
	#home-slider-2 .owl-nav {
		right: -30px;
	}
	p.slider-big-title {
		font-size: 30px;
		top: -40px;
	}
	#home-slider-2 .item {
		height: 7vh;
	}
	.home-slider-arrow {
		display: none;
	}
    /*** Anasayfa - Kolay Başvuru ***/
    p.back-title {
        font-size: 40px;
    }
    p.title {
        margin-top: -30px;
    }
    section.easy-application .section-text .item .item-panel img {
        padding: 10px 25px;
    }
    p.medium-title {
        font-size: 12px;
    }
    /*** Anasayfa - Hizmetlerimiz ***/
    #home-services-slider .owl-nav [class*=owl-] {
        padding: 5px 10px;
    }
	/*** Breadcrumb ***/
	section.breadcrumb {
		height: 25vh;
	}
	p.breadcrumb-title {
		margin-bottom: 0px;
	}
    /*** Kurumsal ***/
    p.section-title {
        font-size: 30px;
    }
    p.down-title {
        font-size: 20px;
    }
}

@media(max-width:425px) {
    /*** Header ***/
	section.header-group {
		padding: 5px;
	}
	.logo {
		width: 28%;
	}
	button.toggle-nav {
		margin-top: 5px;
	}
    .header-special-section {
        margin-left: 10px;
    }
	/*** Slider ***/
	.home-slider-2 {
		top: 60%;
	}
    /*** Anasayfa - Kolay Başvuru ***/
    p.back-title {
        font-size: 30px;
    }
    p.title {
        margin-top: -25px;
        font-size: 30px;
    }
    section.easy-application .section-text .item {
        width: 50%;
    }
    /*** Breadcrumb ***/
    p.breadcrumb-down-title {
        display: none;
    }
}