.tabs dd {
    min-height: 473px !important;
}
@media(max-width: 1200px){
	#yt_mainmenu{
		width: 100%;
	}
	body{
		width: 100%;
		overflow-x: hidden;
	}
	.org{
		width: 400px;
		margin-bottom: 20px;
		    height: 150px;
		        padding-top: 1px;
		        float: none;
	}
	.org img{
		position: absolute;
		left: 0;
	}
	.org>div{
		position: relative;
		margin-top: 10px !important;
		z-index: 1;
	}
	@media (min-width: 100px) and (max-width: 480px) {
		.org>div{ background: rgb(255, 255, 255, 0.8); padding: 0 10px;}
	}
	.zag3, h3.modtitle span{
		font-size: 26px !important;
	}
	.module.cus-feedback h3.modtitle {
     width: 100%;
}
}
@media(max-width: 768px){
	.org{
		width: 400px;
		margin: 0 auto;
    float: none;
		margin-bottom: 20px;
	}
	#yt-totop{
		top: inherit;
		bottom: 10px;
	}
	.zag3, h3.modtitle span{
		font-size: 20px !important;
	}
	.tabs dt {
    padding: 0 10px;
}
.tab-content .col-md-6>.row{
	margin: 0;
}
.col-md-6.main-right>p{
	font-size: 24px;
    margin-top: 15px;
}
.sologan{
	color: black
}
}	
@media(max-width: 480px){
	.org{
		width: 300px;
		margin-bottom: 20px;
		    height: 115px;
		        padding-top: 1px;
	}
	.tabs dd {
    
    margin-top: 50px;
}
}