@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1400px) {
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
}
@media only screen and (min-width: 768px) and (max-width: 1200px) and (orientation: landscape) {
	
}
@media only screen and (max-width: 768px) and  (orientation: landscape) {
 
}

/* iPads (portrai) ----------- */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
}
/* iPads (portrait and landscape) ----------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {
 


}
@media screen and (min-width: 768px) {


}
@media only screen and (max-width: 996px) and (orientation: landscape) {
}
@media only screen and (max-width: 996px) {
 .ul_list_depart li .dep_item h3 {
	font-size:15px;}
.ul_list_depart li .dep_item {
	height: 137px;}
}


/* Desktops, Large Screen and laptops ----------- */
@media only screen and (max-width: 790px) {
  .phone_wrap {
	margin-top:0;
	margin-bottom:10px;}
.nav-container {
 background:#eee
}
.nav-menu {
 float:left;
 width:100%;
}
.nav-menu .menu-item > a {
 padding:10px;
 color:#000;
}
.menu-item a.active {
    background: #383838;
    color: #fff;
}

.part-head{ z-index:10}
.fl_news  .nav-toggle {
	position:absolute;
	right:10px;}
.head_shadow {
	position:inherit !important;}
.part-head  .header_solo {
	z-index:0}
.ms_col .img_col {
	height:160px;}
.ul_list_depart li  {
	width:50%}
.facil_ul li { width:50%}
.facil_ul li:last-child { width:100%}
.widget_ms {
	float:left}
.inner_page .ul_list_depart li {
	width:33%;}
.ul_list_depart li .dep_item h3 {
	font-size:15px;}
.ul_list_depart li .dep_item {
	height: 137px;}
.gallery-col ul li {
	width:31%}
#niz_crd_logo {
    float: left;
    position: relative;
    top:0px;
}
}
@media only screen and (min-width: 320px) and (max-width: 570px) and (orientation: landscape) {
}
@media only screen and (min-width: 320px) and (max-width: 570px) and (orientation: portrait) {
}
/* iPhone 4 & 5 (portrait & landscape)----------- */
@media only screen and (min-width: 570px) and (max-width: 750px) {
 
}
@media only screen and (min-width: 320px) and (max-width: 570px) {
  
}
/*@media only screen and (max-width : 480px) {
 
		
}*/



@media screen and (max-width: 460px) {
#bank_logo img{ width:100%}
.fl_news .fl_news_lft { display:none}
#welcome_txt h1 { font-size:100%;}
.kalyr_phone { position:inherit; font-size:13px; }
.phone_wrap { text-align:center;  padding:5px 0 19px 0}
.ms_col .img_col,.ms_col {	  height:auto;}
.ul_list_depart li .dep_item h3 { font-size:14px;}
.facil_ul li { width:50%}
.facil_ul li:last-child { width:100%}
.inner_page .ul_list_depart li {	width:50%;}
.ul_list_depart li .dep_item h3 {
	font-size:14px;}
.gallery-col ul li {
	width:48%}	




}
@media screen and (min-width: 760px) {

}
