@media screen and (max-width: 768px){
    .navbar-default .navbar-nav .open .dropdown-menu > li > a{
        color:#fff!important;
    }

    .welcome-text h3{
    	font-size: 40px;
    }
    
    .cegg { margin-bottom:40px; }
    .cegg .textpart{ margin-top:0; }

    .videoplayer iframe{
    	    display: inline;
    width: 100%;
    height: auto;
    }
    #navbar{
		width: 100%;
		margin: 0;
		border: none;
    }

    .mcont{
    	display: block;
    	padding: 10px 0;
    }
    .navbar-header{ 
    	float: right;
    	padding: 20px 10px;
     }
    .homesldwrp{
        height:25%;  margin-bottom:70px;  background:#000;
    }

    .texts h3 {
	    font-size: 25px;
	    margin-bottom: 5px;
		}

	.texts p {
	    font-weight: 500;
	    font-size: 14px;
	    color: #fff;
	    line-height: 1.2;
	    width: 50%;
	}

	.home-root .texts p{font-size: 14px!important;}

	.ovuncdemir {
    position: absolute;
    height: 85%;
    bottom: 0;
    right: 0%;
	}

    .topp{
        background-size: contain;
        height: 55px;
    }
	.hidemobile{
		display: none!important;
	}

	#wellcome_page{
		height: 250px!important;
	}

	.verytop{
		height: auto;
	}
	.overmenu{
		position: unset;
		padding-top: 20px;
	}
	.overmenu h3{
		margin-bottom: 10px;
	}

	.ui-tabs .ui-tabs-panel {
    height: 260px;
	}
	.addi{
	padding-top: 20px;
	}
	.prolist{
		margin-bottom: 20px;
	}
	.prolist .listcontent p.num{
		display: none;
	}
	
	.navbar-brand img{
		height: 100%; 
		display: block;
		}

		#search {
    top: 15px;
    right: 50%;
    }

    .navbar-nav > li{
    	display: block;
    }
    .navbar-nav > li > a{
    	padding: 10px 10px;

    }

    .sliderCont{bottom: 0px!important;}

    .sliderCont h2{
    	line-height: 25px;
    	font-size: 22px;
    }
    .sliderCont p{
    	display: 13px;
    	line-height: 17px;
    }

    .sliderCont a{
    	line-height: 42px;
    	font-size: 16px;
    }

    .smalls:nth-child(even){
    	padding: 0;
    }   
    .smalls:nth-child(odd){
    	padding: 0;
    }

    .smalls img{
    	width: 50px;
    	height: auto;
    }

    .post img {
    display: block;
    width: 100%;
    height: auto;
		}

    .katheaders{
        height: 70px;
    }
    .katheaders p{
        padding: 25px!important;
        font-size: 18px;
    }
}