@media screen and (max-width: 1024px) {

    .lang {
        position: absolute !important;
    }

    .bullets {
        margin-right: 0;
        position: initial;
        top: 0;
        margin-top: 0;
        z-index: 9;
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 14px;
    }

    .homeFormLeft2 {
        float: left;
        width: 100%;
        background-size: cover;
        z-index: 92;
        top: 0;
        box-sizing: border-box;
        padding: 16px;
        height: auto;
        position: initial;
        margin-top: 0;
        background: none !important;
        margin: auto;
    }


    .mobilReklamFilmi {
        display: inline-block;
        width: 137px;
        height: 41px;
        margin-top: 19px;
        left: 50%;
        margin-left: 0;
        bottom: 0 !important;
        position: initial !important;
        z-index: 89;
        background: url(../images/mobilReklamFilmi.png) no-repeat;
    }

    .mobilCenter {
        float: left;
        width: 100%;
        text-align: center;
    }

    .seapearlFormLogo {
        float: left;
        margin-top: 9px !important;
    }

    .ozelliklerBullet {
        bottom: 0;
        left: 0;
        top: 0px;
        position: relative;
    }

    .mobilGaleri {
        display: block;
        margin-top: 0;
    }

    .galeriButons {
        right: initial;
        margin-right: initial;
        bottom: -113px;
        top: initial;
        width: 100%;
        z-index: 9;
    }
}





@media screen and (max-width: 768px){

    .lang {position: absolute !important;}
    
	.bullets {
	    margin-right: 0;
	    position: initial;
	    top: 0;
	    margin-top: 0;
	    z-index: 9;
	    width: 100%;
	    float: left;
	    text-align: center;
	    margin-top: 14px;
	}

	.homeFormLeft2 {
	    float: left;
	    width: 100%;
	    background-size: cover;
	    z-index: 92;
	    top: 0;
	    box-sizing: border-box;
	    padding: 16px;
	    height: auto;
	    position: initial;
	    margin-top: 0;
	    background: none!important;
	    margin: auto;
	}


	.mobilReklamFilmi {
	    display: inline-block;
	    width: 137px;
	    height: 41px;
	    margin-top: 19px;
	    left: 50%;
	    margin-left: 0;
	    bottom: 0 !important;
	    position: initial !important;
	    z-index: 89;
	    background: url(../images/mobilReklamFilmi.png) no-repeat;
	}

	.mobilCenter {
	    float: left;
	    width: 100%;
	    text-align: center;
	}

	.seapearlFormLogo {
	    float: left;
	    margin-top: 9px !important;
	}

	.ozelliklerBullet {
	    bottom: 0;
	    left: 0;
	    top: 0px;
	    position: relative;
	}

	.mobilGaleri {
	    display: block;
	    margin-top: 0;
	}

	.galeriButons {
	    right: initial;
	    margin-right: initial;
	    bottom: -113px;
	    top: initial;
	    width: 100%;
	    z-index: 9;
	}

	
}

