@media(max-width:767px){
.slider-content {
    position: absolute;
    top: 45%;
    left: 20%;
}
.slider-content-title > h1 {
    color: white;
    font-size: 45px;
}
.slider-btn {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.slider-video {
    position: relative;
    height: 99vh;
}
.section-teklif-al-title{
    padding-top: 0rem;
}
.section-teklif-al-title > h3 > span {
    font-size: 65px;
}
.contact-form-title > h3{
    text-align: left;
    padding-top: 2rem;
}
.urunler-page{
    margin-bottom: 4rem;
}
.urunler-item{
    margin-bottom: 4rem;
}
.hakkimizda-sub-title {
    padding-top: 4rem;
}
.footer-navigation-menu-title{
    margin-left: 0rem;
}
.footer-navigation-menu > ul {
    margin-left: -2rem;
}
.footer-navigation-bottom-right-menu > ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 0rem;
}
.footer-navigation-bottom-menu > ul {
    & > li {
        > a > img {
            padding-top: 1rem;
            filter: brightness(0) invert(1);
        }
    }
}    
}
/********** Mobile Devices  *************/
@media(min-width:768px){
.slider-content {
    position: absolute;
    top: 400px;
    left: 1%;
}  
.slider-btn {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.slider-video {
    position: relative;
    height: 99vh;
} 
.section-teklif-al-title{
    padding-top: 0rem;
}
.contact-form-title > h3{
    text-align: left;
    padding-top: 3rem;
}    
.urunler-page{
    margin-bottom: 4rem;
}
.hakkimizda-sub-title {
    padding-top: 4rem;
}
.urunler-item{
    margin-bottom: 4rem;
}
.page-content-img > img{
    margin-top: 2rem;
}
.footer-hakkimizda {
    color: white;
    font-size: 11px;
    font-weight: 400;
    padding-top: 1rem;
}
.footer-navigation-menu > ul {
    & > li {
        > a {
            color: white;
            font-size: 11px;
            text-decoration: none;
        }
    }
}
.footer-navigation-bottom-right-menu > ul {
    list-style-type: none;
    margin-left: -2rem;
    margin-top:-1.5rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
}
/********** Tablet Devices **************/
@media(min-width:992px){ 
.site-navigation-menu > li {
    padding-right: 1rem;
}
.site-navigation-menu > li > a{
    font-size: 14px;
} 
.slider-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.slider-content {
    position: absolute;
    top: 150px;
    left: 12%;
}
.slider-video {
    position: relative;
    height: 99vh;
}
.urunler{
    padding-bottom: 0rem;
}
.urunler-item {
    margin-bottom: 2rem;
}
.urunler-item-title > h3 {
    font-size: 14px;
}
.section-teklif-al-title {
    padding-top: 10rem;
}
.contact-form-title > h3{
    text-align: center;
    padding-top: 0rem;
}
.hakkimizda-sub-title {
    padding-top: 2rem;
}
.page-content-img > img {
    margin-top: 0rem;
}
.footer-hakkimizda{
    font-size: 14px;
}
.footer-navigation-menu > ul {
    & > li {
        > a {
            color: white;
            font-size: 14px;
            text-decoration: none;
        }
    }
}
.footer-navigation-bottom-right-menu > ul {
    list-style-type: none;
    margin-left: -2rem;
    margin-top:1rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
}
/********** Notebook Devices  ***********/
@media(min-width:1200px){  
    
.site-navigation-menu > li {
    padding-right: 2rem;
}
.site-navigation-menu > li > a{
    font-size: 16px;
} 
.site-navigation-logo{
    margin-right: 4rem;
}
.slider-content {
    position: absolute;
    top: 250px;
    left: 20%;
}
.urunler-item-title > h3 {
    font-size: 14px;
}
.hakkimizda-sub-title {
    padding-top: 7rem;
}   
}
/********** Labtop Devices  *************/
@media(min-width:1400px){

.site-navigation-menu > li {
    padding-right: 2rem;
}
.site-navigation-menu > li > a{
    font-size: 16px;
} 
.site-navigation-logo{
    margin-right: 2rem;
}
.slider-content {
    position: absolute;
    top: 45%;
    left: 45%;
}
.urunler-item-title > h3 {
    font-size: 14px;
}
.hakkimizda-sub-title {
    padding-top: 8rem;
} 
}
/** Desktop Device ***/
@media only screen and (min-device-width: 1440px) and (min-device-width: 900px)  {    

.site-navigation-logo {
    margin-right: 6.5rem;
}
.slider-content {
    position: absolute;
    top: 45%;
    left: 45%;
}
}
/** 1440px Device ***/
@media only screen and (min-device-width: 1500px) and (min-device-width: 900px)  { 
.site-navigation-logo {
    margin-right: 7.5rem;
}
.slider-content {
    position: absolute;
    top: 45%;
    left: 45%;
} 
}
/** 1500px Device ***/
@media only screen and (min-device-width: 1600px) and (min-device-width: 900px)  {  
.site-navigation-logo {
    margin-right: 6.5rem;
}
.slider-content {
    position: absolute;
    top: 45%;
    left: 45%;
}     
}
/** 1600px Device ***/
@media(min-width:1750px){ 
.site-navigation-logo {
    margin-right: 2.1rem;
}
.slider-content {
    position: absolute;
    top: 45%;
    left: 45%;
}       
}
/********* 1750px device ************************/
@media(min-width:2100px){
.site-navigation-logo {
    margin-right: -6rem;
}
.slider-content {
    position: absolute;
    top: 45%;
    left: 45%;
} 
}

