@import url(https://db.onlinewebfonts.com/c/a26b54e7801f023af6ec11034ff42879?family=Raleway+ExtraBold);
@import url('https://fonts.cdnfonts.com/css/helvetica-neue-lt-w1g');

@font-face {
    font-family: "Raleway ExtraBold";
    src: url("https://db.onlinewebfonts.com/t/a26b54e7801f023af6ec11034ff42879.eot");
    src: url("https://db.onlinewebfonts.com/t/a26b54e7801f023af6ec11034ff42879.eot?#iefix")format("embedded-opentype"),
        url("https://db.onlinewebfonts.com/t/a26b54e7801f023af6ec11034ff42879.woff2")format("woff2"),
        url("https://db.onlinewebfonts.com/t/a26b54e7801f023af6ec11034ff42879.woff")format("woff"),
        url("https://db.onlinewebfonts.com/t/a26b54e7801f023af6ec11034ff42879.ttf")format("truetype"),
        url("https://db.onlinewebfonts.com/t/a26b54e7801f023af6ec11034ff42879.svg#Raleway ExtraBold")format("svg");
}

#profile {
    background-image: url("../images/slider_bg.png");
    background-size: cover;
    color: #fff;
    position: relative;
}

#profile_adayaday_deneme {
    position: absolute;
    padding: 0 !important;
    margin: 0 !important;
    right: 0;
    bottom: 0px;
    font-size: 23px;
    background-color: rgb(62, 65, 68, 0.5);
}

#slider_next {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
}

#slider_adayaday {
    color: #fff;
    font-size: 20px;
}

#profile_pic {
    /*background-color: rgb(62, 65, 68, 0.3);*/
}

#profile_slogan_wrapper {
    /*background-color: rgb(62, 65, 68, 0.3);*/
    margin-left: 0px;
    position: relative;
}

#profile_slogan {
    /*font-family: 'Raleway';*/
    /*font-family: 'PT Sans';*/
    /*font-family: 'PT Sans Narrow';*/
    /*font-family: 'PT Serif';*/





    font-size: 60px !important;
}

.railway_font {
    font-family: 'Raleway ExtraBold';
}

.helvetica_neue {
    font-family: 'Helvetica Neue LT W1G', sans-serif;
}

#profile_adayaday {
    position: absolute;
    bottom: -370px;
    /*left: 150px;*/
    background-color: rgb(62, 65, 68, 0.3);
}

/*
#profile_slogan_wrapper {
    position: relative;
}

#profile_slogan {
    position: absolute;
    color: #fff;
    top: 20%;
    left: 0;
}
*/
/*
#profile_slogan>h1 {
    font-size: 3vw;
    background-color: aqua;
    width: 500px;
}
*/

.h1_white {
    color: white !important;
}

#asaglam_text {
    z-index: 9999999;
    margin-right: 20px !important;
}

#asaglam_text,
#asaglam_text h1 {
    color: white !important;
    background-color: rgba(5, 42, 68, 1);
}

#asaglam_img {
    height: 500px;
    margin-top: -100px;
    margin-left: -50px;
    background-image: url("../images/cv_pic2.jpeg");
    background-size: cover;
    overflow: hidden;
}

#achievements {
    background-color: red;
}

#img_gallery {
	margin-top: 10px !important;
}

#iletisim {
	/*margin-top: -150px !important;*/
}


@media screen and (max-width: 1737px) {
    #profile_adayaday_deneme {
        font-size: 20px;
    }
}

@media screen and (max-width: 1398px) {
    #profile_slogan {
        font-size: 50px !important;
    }
}

@media screen and (max-width: 1570px) {
    #profile_slogan_wrapper {
        margin-left: 0px;
    }
}

@media screen and (max-width: 1510px) {
    #profile_adayaday_deneme {
        font-size: 15px;
    }
}

@media screen and (max-width: 1193px) {
    #profile_slogan {
        font-size: 50px !important;
    }
}

@media screen and (max-width: 1173px) {
    #profile_slogan {
        font-size: 30px !important;
    }
}

@media screen and (max-width: 1133px) {
    #profile_adayaday_deneme {
        font-size: 13px;
    }
}

@media screen and (max-width: 1002px) {
    #profile_slogan {
        font-size: 40px !important;
    }
}

@media screen and (max-width: 948px) {
    #profile_slogan {
        font-size: 28px !important;
    }
}

@media screen and (max-width: 811px) {
    #profile_slogan {
        font-size: 30px !important;
    }
}

@media screen and (max-width: 1000px) {
    .fb_video_field {
        width: 768px;
        height: 576px;
    }
}

@media screen and (max-width: 906px) {
    #profile_adayaday_deneme {
        font-size: 13px;
    }
}

@media screen and (max-width: 768px) {
    #achievements_pic {
        padding-bottom: 30px;
        padding-top: 30px;
        border-top: 3px #fff solid;
        padding-left: 0;
        padding-right: 0;
        /*margin-left: 25%;*/

    }
	

	
    #asaglam_text {
        margin-top: -50px !important;
        margin-left: 0 !important;
    }

    .fb_video_field {
        width: 400px;
        height: 300px;
    }
}

@media screen and (max-width: 544px) {
    #slider_next {
        font-size: 29px;
        line-height: 32px;
    }

    #slider_adayaday {
        font-size: 14px;
    }

}

@media screen and (max-width: 468px) {
    #achievements h1 {
        font-size: 25px !important;
    }
}

@media screen and (max-width: 400px) {
    .fb_video_field {
        width: 320px;
        height: 240px;
    }
}

@media screen and (max-width: 363px) {
    #asaglam_text h1 {
        font-size: 20px;
    }

    #slider_next {
        /*padding-top: 40px;*/
        font-size: 20px;
        line-height: 25px;
    }

    #slider_adayaday {
        font-size: 10px;
    }

}

@media screen and (max-width: 320px) {
    .fb_video_field {
        width: 200px;
        height: 150px;
    }
}

/*
@media screen and (max-width: 768px){
    .hide_on_small_devices{
        display: none !important;
    }

    #asaglam_text {
        margin-top: -20px;
        padding: 0%;
    }

}

@media screen and (min-width: 768px){
    .show_on_small_devices{
        display: inline-block !important;
    }
}
*/