@media all and (max-width: 1200px){



h1,
h2
{

	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	padding-bottom: 0px;
	position: relative;
	margin-top: 0px;

}




.pc{
	display: none;
}

.mobile{

	
}



.header-space{
	display: block;
	height: 60px;
	
}




.menu0{
	display: none;

}



.headertopbar0{
	display: block;
	background-color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2000;
	transition: all .5s;
	height: 60px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}


.headertopbar{
	display: block;
	position: relative;
	text-align: center;
}


.logo{
	display: inline-block;
	vertical-align: top;

}

.logo img{
	height: 30px;
	margin-top: 15px;
}


.headerbarcol2{
	display: none;
}

.headerbarsocial{
	display: none;
}


.headerbarlang{
	position: absolute;
	top: 20px;
	right: 20px;
}

.headerbarlang img{
	height: 20px;
}


.topmenu{
	display: none;
}

.menu{


}


.edmenu{
	display: none;


}


.homeslider{
	display: block;
}




.homeslider-item{
	display: block;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: center;
	position: relative;
}


.homeslider-txt-bg{

	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(35,56,130,0.6);


}



.homeslider-txt-title{

	font-size: 15px;
	display: block;
	padding: 10px 20px;
	color: #fff;


}

.homeslider-txt-title a{
	color: #fff;
}

.homeslider-txt-comment{
	display: none;
}

.homeslider-txt-button{
	display: none;

}


.homeslider-txt-button a{
	margin-right: 10px;
}



.owl-prev{

	left: 20px;



}

.owl-next{

	right: 20px;

}

.owl-pagination{
	display: none !important;



}

.owl-page span{
	width: 6px !important;
	height: 6px !important;

}


.page0{
	display: block;
	background-color: #f2f2f2;
}


.page{
	display: block;
	padding: 15px;

}


.page_single_form{
	display: block;
	text-align: left;
	padding: 15px;

}


.home-sec-top-bot{

}


.main-side-container{
	display: block;
	text-align: center;
	background-color: #f2f2f2;
	padding: 15px;

}

.left-side{
	display: none;

}

.main-side-80{
	display: block;
	text-align: left;

}


.main-side-100{
	display: block;
	text-align: left;
}


.title{
	display: block;
	text-align: left;
	position: relative;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 10px;
	margin-bottom: 20px;


}

.title::after{
	content: '';
	display: inline-block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 60px;
	height: 2px;
	background-color: #f61c27;
}

















.footer0{
	display: block;
	background-color: #233882;
	padding: 15px;
	color: rgba(255,255,255,0.5);
}


.footer{
	display: block;
}

.footer_col{
	display: block;
	margin-bottom: 30px;

}



.footer_title{
	display: block;
	text-transform: uppercase;;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: rgba(255,255,255,0.1) 1px solid;
	margin-bottom: 20px;
	position: relative;
}


.footer_title::after{
	content: '';
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: -2px;
	width: 50px;
	height: 2px;
	background-color: #f61c27;

}


.footer_item{
	display: block;
	position: relative;
	padding-left: 26px;
	padding-bottom: 15px;

}
.footer_item i{ 
	position: absolute;
	left: 0px;
	top: 3px;


}
.footer_item a{ 
	color: rgba(255,255,255,0.6);
}
.footer_item a:hover{ 
	color: #f61c27;
}




.footercopy0{
	display: block;
	text-align: center;
	background-color: #233882;
	padding: 20px 0px;
	color: rgba(255,255,255,0.5);
	border-top: rgba(255,255,255,0.1) 1px solid;
}


.footercopy{
	display: block;

}

.footercopy1{
	display: block;
	padding-bottom: 20px;
	font-size: 11px;
}


.footercopy2{
	display: block;
	padding-bottom: 20px;
}



.footercopy2 a{
	display: inline-block;
	vertical-align: top;
	font-size: 19px;
	padding: 0px 8px;
	color: #fff;
}
.footercopy2 a:hover{ 
	color: #f61c27;
}


















.buteegdehuun-item{
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	width: 50%;
	width: calc(50% - 8px);
	margin-right: 15px;
	margin-bottom: 20px;
	overflow: hidden;
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
    min-height: 240px;
}


.buteegdehuun-bg .buteegdehuun-item:nth-child(2n+0){
	margin-right: 0px;
}

.buteegdehuun-item:hover{
	color: #fff;
	background-color: #233882;
}

.buteegdehuun-item:hover a{
	color: #fff;
}

.buteegdehuun-item:hover .buteegdehuun-item-comment{
	color: #fff;
}

.buteegdehuun-item-img-bg{
	display: block;
	position: relative;
	height: 120px;
	overflow: hidden;
}


.buteegdehuun-item-img{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
}

.buteegdehuun-item:hover .buteegdehuun-item-img{
	    transform: scale(1.1);
}

.buteegdehuun-item-title{
	padding: 15px 20px;
	font-weight: 700;
	font-size: 15px;
	padding-bottom: 10px;

}

.buteegdehuun-item-title a{
	color: #333;
}

.buteegdehuun-item-comment{
	padding: 0px 20px;
	font-size: 12px;
	color: #666;
	line-height: 140%;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}







.zeel_huselt{
	display: block;
	position: relative;
	height: 200px;

}


.zeel_huselt_img{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
}

.zeel_huselt_text{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	color: #fff;
	text-align: center;
	background-color: rgba(35,56,130,0.7);

}



.zeel_huselt_text_dotor{
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	width: 250px;

}


.zeel_huselt_title{

	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 20px;
	padding-top: 40px;

}

.zeel_huselt_text_dotor a{
	display: inline-block;
	padding: 8px 15px;
	border:#fff 1px solid;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff !important;
	font-size: 13px;
	box-sizing: border-box;
	text-decoration: none;
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.zeel_huselt_text_dotor a:hover{

	border:#f61c27 1px solid;
	color: #f61c27 !important;
}










.news-item{
	display: block;
	margin-bottom: 20px;
	background-color: #fff;
	box-sizing: border-box;
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;

}


.news-item-img-bg{
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 150px;
	height: 110px;
	overflow: hidden;
}


.news-item-img{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
}


.news-item:hover {
	background-color: #233882;

}





.news-item:hover .news-item-img{
	    transform: scale(1.1);
}




.news-item-txt-bg{
	display: inline-block;
	vertical-align: top;
	min-height: 110px;
	padding: 15px 20px;
	box-sizing: border-box;
	width: calc(100% - 150px);
}



.news-item-title{

font-size: 15px;
font-weight: 700;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}

.news-item-title a{
color: #333;
}

.news-item-ognoo{
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #666;
	padding-top: 10px;
}


.news-rowd-3 .news-item:nth-child(2n+0){
	margin-right: 0px;
}

.news-rowd-4 .news-item:nth-child(2n+0){
	margin-right: 0px;
}



.news-item:hover a{
	color: #fff;
}

.news-item:hover .news-item-ognoo{
	color: #fff;
}











.part_logos{

}

.partner-logo{
	margin-right: 15px;
	margin-bottom: 15px;
}

.part_logos_item{
	display: inline-block;
	vertical-align: top;
	border:#e2e2e2 1px solid;
	width: 50%;
	width: calc(50% - 8px);
	margin-right: 15px;
	margin-bottom: 15px;
	box-sizing: border-box;
	height: 80px;
	position: relative;
	cursor: pointer;
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
}

.part_logos .part_logos_item:nth-child(2n+0) {
  margin-right: 0px;
}

.part_logos_item span{
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 80%;
	text-align: center;


}

.part_logos_item img{
	max-width: 100%;
	max-height: 70px;
}

.part_logos_item:hover{
	border:#233882 1px solid;
}




.partner-logo2{
	border:#e2e2e2 1px solid;
	margin-right: 30px;
	margin-bottom: 30px;
    -webkit-transition: all 0.2s; /* Safari */
    transition: all 0.2s;
}

.partner-logo2:hover{
	border:#233882 1px solid;
}




.tuslah{
	display: none;
}







.dotor_header_img{
	display: block;
	position: relative;
	background-color: #ccc;
	height: 120px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}



.wd-bg1-image{
	display: block;
	height: 120px;
}










#mainbodytxt{
	font-size: 13px;
	line-height: 150%;
}

#mainbodytxt img{
	max-width: 100%;
}


.contact_col1
{
	display: block;
	background-color: #fff;
	padding: 20px 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.contact_col2
{
	display: block;
	vertical-align: top;
	background-color: #fff;
	box-sizing: border-box;
	margin-bottom: 20px;

}


.contact_col3
{
	display: block;
	background-color: #fff;
	padding: 20px 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
}


.googlemap{
	display: block;
	height: 200px;
}

.contact_item{
	display: block;
	position: relative;
	padding-bottom: 15px;
	padding-left: 30px;
}

.contact_item span{
	position: absolute;
	left: 0px;
	top: 2px;
	color: #f61c27;
}






.news-view-stat{
	display: block;
	padding-top: 12px;
	font-size: 13px;
	color: #999;
}

.news-view-stat i{
	display: inline-block;
	margin-right: 4px;
	}


.news-view-share{
	display: block;
	padding-top: 12px;
}

.news-view-share a{
	margin-right: 10px;
}



.news-view-body-bg{
	display: block;
	background-color: #fff;
	margin-top: 20px;
}



.news-view-body{
	display: block;
	padding: 20px 20px;
}


.news-view-video{
	display: block;
	height: 200px;
}

.fotorama{
	display: block;
	background-color: #ccc;
}






.left-menu-bg{
	display: none;

}



.static_text_bg{
	display: block;
	background-color: #fff;
	padding: 20px 20px;

}






.timeline_bg{
	display: block;
	position: relative;
	width: 100%;
}

.timeline_item{
	border-left: #ccc 2px solid;
	margin-left: 50px;
	display: block;
	padding-top: 10px;
}

.timeline_item_dotor{
	margin-left: -100px;
	display: block;
	position: relative;
	padding-bottom: 20px;

	
}

.timeline_ognoo{
	display: inline-block;
	position: absolute;
	left: 65px;
	top: 10px;
	font-size: 15px;
	background-color: #233882;
	color: #fff;
	font-weight: 700;
	padding: 5px 15px;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	border-radius: 38px;
}

.timeline_text{
	display: block;
	background-color: #fff;
	margin-left: 150px;
	padding: 15px 20px;


}



.timeline_text span{
	display: block;

}






.salbar_item{
	display: block;
	margin-bottom: 30px;
	background-color: #fff;
	box-sizing: border-box;
}

.salbar_bg .salbar_item:nth-child(4n+0) {
  margin-right: 0px;
}

.salbar_item_img{
	display: block;
	position: relative;
	height: 150px;
	overflow: hidden;

}


.salbar_item_img span{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
    cursor: zoom-in;
}


.salbar_item_img:hover span {
	    transform: scale(1.1);
}




.salbar_item_txt{
	display: block;
	padding: 15px 20px;
}



.salbar_item_title{

font-size: 15px;
font-weight: 700;
display: block;

white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}



.salbar_item_stat{
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #666;
	padding-top: 10px;
}

.salbar_item_stat i{
	display: inline-block;
	margin-right: 4px;
	color: #f61c27;
}

.salbar_item_stat a{
	color: #333;
}

.salbar_item_stat a:hover{
	color: #f61c27;
}



.faq-item{
	display: block;
	background-color: #fff;
	margin-bottom: 8px;
}



.faq-item-title{
	display: block;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 25px;
	padding-right: 40px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;

}

.faq-item-title span{
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

.faq-item:hover .faq-item-title{
	color:#f61c27 ;

}

.faq-item-body{
	display: none;
	padding: 0px 25px;
	padding-bottom: 20px;
	font-size: 13px;

}



.facebook_chat_window{
	display: none;
	width: 260px;
	height: 300px;
	background-color: #fff;
}




.hansh_tailbar{
	display: block;
	padding-bottom: 20px;
	font-style: italic;
	color: #999;
}





.goyotable{

}


.goyotable th{

	padding: 4px 8px;
	background-color: #233882;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;

}

.goyotable td{
	border-bottom: #e2e2e2 1px solid;

	padding: 4px 8px;
	font-size: 12px;
	background-color: #fff;
}

.goyotable p{
	margin: 0px;
}




.mobile-table{
	overflow-x: auto;

}



.f-l{
	display: block;
	padding-bottom: 5px;
	
}


.f-i{
	display: block;
	padding-bottom: 20px;
}















.maincontainer{
	position: fixed;
	display: block;
	height: 100%;
	width: 100%;
	transition: all .5s;
	overflow: hidden;
	overflow-y: auto;
}




.mobile-menu-button{
	position: absolute;
	left: 20px;
	top: 20px;
	display: inline-block;
	font-size: 20px;
	color: #233882;
}

.mobile-menu-button a{
	color: #233882;
}



.mobile-menu-mask{

	position:fixed;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:rgba(0,0,0,0.6);
	z-index:2001;
	display:none;

}


.mobile-menu-bg{

	display: block;
	width: 200px;
	position: fixed;
	left: -200px;
	top: 0px;
	z-index: 2100;
	height: 100%;
	background-color: #fff;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 20px;
	padding-bottom: 60px;

}



.mobile-menu-bg a{

	color: #000000 !important;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 20px;

}



.mobile-menu-bg a:hover{
	background-color: #233882;
	color: #ffffff !important;
}



.mobile-menu-bg ul{

	list-style: none;
	margin:0px;
	padding: 0px;

}



.mobile-menu-bg ul li ul a{

	padding-left: 40px;
	text-transform: none;
	font-weight: normal;

}




.zeel_huselt_tabs{
	display: block;
	background-color: #fff;
}


.zeel_huselt_tabs a{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	text-align: center;
	padding: 15px 0px;
	background-color: #ccc;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border-top:#ccc 3px solid;
}

.zeel_huselt_tabs a.tab-on{
	background-color: #fff !important;
	color: #f61c27 !important;
	border-top:#f61c27 3px solid;
	}

.zeel_form_bg{
	display: block;
	padding: 20px 30px;
	background-color: #fff;
}



.zeel_zovsh{
	display: block;
	padding: 10px;
	background-color: #eee;
	margin-bottom: 20px;
	color: red;
	border: red 1px solid;
}










.paging{
	display: block;
	padding-top: 20px;

}



.paging a:link, 
.paging	 a:visited
{
	display:inline-block;
	margin-left:3px;
	margin-bottom:3px;
	background-color:#233882;
	padding: 3px 10px;
	text-decoration:none;
	color:#fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;

}



.paging a:hover{
	background-color:#f61c27;
	text-decoration:none;
	color:#ffffff;
}



.paging span{
	display:inline-block;
	margin-left:3px;
	margin-bottom:3px;
	background-color: #f61c27;
	padding: 3px 10px;
	text-decoration:none;
	color:#fff;
	cursor: pointer;

}

.paging div{
	display: block;
	padding-bottom: 8px;
}





}