@media (max-width: 2000px) { 
	.img_album {
        width: 99%;
        height: 412px;
    }
    
    .img_album img{
        display: inline-block!important;
    }
	
}

@media (max-width: 1600px) { 
	
}

@media (max-width: 1440px) { 
	.img_album {
        width: 99%;
        height: 312px;
    }
}

@media (max-width: 1280px) { 
	

}

@media (max-width: 1140px) { 
	
}


@media (max-width: 1025px) { 
	.minimal-menu > ul > li {
		padding:0 13px !important;
	}
	
	.minimal-menu > ul > li > a{
		font-size:14px!important;
	}
	
	.img_album {
		width: 99%;
		height: 260px;
	}
	
	.object_reg_left,.object_reg_right {
		width:100%;
		margin:0px;
		margin-top:-20px;
	}
	
	#object_reg_left,#object_reg_right {
		float: none;
		width: 90%;
		margin:0 auto;
		min-height: inherit;
		padding-top: 30px;
		padding-right: 0px;
	}
	
	.object_reg_right {		
		background: url(../img/bg_reg.png) no-repeat top center;
		background-size:cover;
		padding-bottom:30px;
	}

	.wrap_block_5_right {
		height: auto;
		padding-bottom:20px;
	}
	
}

@media (max-width: 812px) { 
	
	
	.minimal-menu > ul > li {
		padding:0px !important;
	}
	
	.minimal-menu ul > li {
		width:100%;
	}
	
}


@media (max-width: 769px) { 
	
	
	.kmt-btn-slider{
		display:none;
	}
	
}

@media (max-width: 736px) { 
	
}

@media (max-width: 667px) { 
	.name_2 {
		color: #ef0707;
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
	}
}

@media (max-width: 640px) { 
	
}

@media (max-width: 600px) { 
	
	
	.block_feedback {
		width: 260px;
		min-height:inherit;
	}
	
	.wrap_purpose{
		width:100%;
		height:auto;
		border:0px!important;
		border-top:1px solid #69b2e2!important;
		border-bottom:1px solid #2574b4!important;
		min-height:inherit;	
	}
	
	.kmt_title{
		font-size:22px;	
	}
	
	.purpose_left {
		width: 20%;
	}
	
	.purpose_right {
		width: 80%;
	}
}

@media (max-width: 568px) { 
	
}

@media (max-width: 480px) { 
	body{
		padding-bottom:50px;
	}
	
	.row{
		margin-left:0px;
		margin-right:0px;	
	}
	
	.wrap_logo{
		width:100%;
		text-align:center;	
	}
	
	.wrap_name{
		width:100%;
		padding:20px 0px;
	}
	
	.wrap_name *{
		font-size:15px!important;
	}
	
	.block_program_left{
		width:100%;
		float:none;	
	}
	
	.block_program_left img{
		width:100%;
	}
	
	.block_program_right{
		width:100%;
		float:none;	
		padding:10px;
	}
	
	.purpose_left {
		width: 30%;
	}
	
	.purpose_right {
		width: 70%;
	}
	
	.img_album {
		width: 99%;
		height: auto;
	}
	
	#kmt_contact_form {
		padding: 0px 10px;
	}
	
	.wrap_block_5_left{
		height:300px;	
	}
	
	.wrap_block_5_right{
		padding:10px;	
	}

	#wrap_phone{
		padding-left:10px !important;	
	}
	
	.purpose_left{
		width:30%;
		float:left;
		color:#ef0707;
		font-size: 35px;
	}
	
	.purpose_left span{
		display:inline-block;
		width: 70px;
		height: 70px;
		background:#fff;
		border-radius:50%;
		line-height: 69px;
		font-weight:bold;
		text-align:center;
	}
	
    #callnowbutton {
         display:block!important;
         height:50px;
         position:fixed;
         width:100%;
         left:0;
         bottom:0px;
         text-align: center;
         font-size: 22px;
         color: #fff;
         font-weight: bold;
         line-height: 50px;
         background: url(../img/icon_call.png) no-repeat #ef0707 left 50px center;
         text-decoration:none;
         z-index:9999;
    }
}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) { 
	
}

@media (max-width: 360px) { 
  	
}

@media (max-width: 320px) { 
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}