
@media only screen and (max-width: 360px) and (min-width: 320px){
	h3.index_header:before {
	    content: "";
	    position: absolute;
	    width: 15px;
	    height: 15px;
	    top: 15vh !important;
	}
}
@media only screen and (max-width: 720px){
	.breadcrubs ul li a {
		padding: 6px 7px;
		display: inline-block;
		font-size: 9px;
	}
	
}
@media only screen and (max-width: 600px) and (min-width: 320px){
	.menu.col-lg-10.col-md-10.col-sm-10.col-xs-10 {
	    display: none;
	}
	.logo img {
	    width: 150px;
	    float: none;
	}
	#overflow_content {
	    display: none;
	}
	#slider_dir {
	    display: none;
	}
	.logo {
	    position: fixed;
	    top: 0;
	    left: 0vh;
	    width: 100%;
	    z-index: 99999;
	    padding: 6px 90px;
	    background: #FFFFFF;
	    border-bottom: 1px solid#F47C00;
	}
	ul.header-left li {
	    display: none;
	}
}
@media only screen and (max-width: 700px) and (min-width: 400px){
	.team_thumb img {
	    width: 65%;
	    display: -webkit-inline-box
	}
	.team_inner {
	    width: 65%;
	    margin: 0px auto;
	}
}	
@media only screen and (max-width: 700px) and (min-width: 320px){
	.menu.col-lg-10.col-md-10.col-sm-10.col-xs-10 {
	    display: none;
	}
	section.head_ {
		box-shadow: 1px 0px 5px #106DB1;
		transition: 0.4s ease-in-out all;
		background: #ffffff;
	}
	section#login_page.login_page .login_page_content {
		width: auto;
		position: relative;
		margin: 14px auto;
	}
	.modal-header {
		padding: 8px;
	}
	.modal-header:after {
		height: 20px;
		width: 20px;
		top: 7%;
	}
	h4#login_model {
		font-size: 15px;
	}
	.full-width-btn {
		width: 150px;
		height: 35px;
		font-size: 15px;
	}
	section#login_page.login_page .login_page_content {
		width: auto;
	}
	.right_box.register ul li a {
		padding: 3px 10px;
		font-size: 10px;
		position: absolute;
		right: 0;
		top: -45px;
		z-index: 9999999;
	}
	.login_section_admin.login_form {
		width: 100%;
	}
	.button {
		box-shadow: 0px 0px 0px #E0DBDB;
	}
	.login_section_admin {
		width: 85%;
	}
	section.slim_head .right_box.register {
		display: none;
	}
	section#login_page.login_page.active .login_page_content .modal-content {
		margin-top: 75px;
	}
	.logo img {
	    width: 150px;
	    float: none;
	}
	.welcome_photo {
	    margin-top: 0px;
	}
	h3.head_title {
	    font-size: 18px;
	    padding-top: 0px;
	}
	.heading_news h3 {
	    padding-top: 20px;
	    font-size: 24px;
	}
	.about_photo img {
	    width: 60%;
	    margin: 20px;
	}
	.footer_right a {
	    float: left;
	    padding: 5px 0px;
	    color: #fff;
	    font-size: 12px;
	}
	span.bold {
	    font-size: 14px;
	}
	h3.index_header_fixed:before {
	    content: "";
	    position: absolute;
	    width: 15px;
	    height: 15px;
	    top: 43%;
	    left: 50%;
	}
	h3.index_header:before {
	    content: "";
	    position: absolute;
	    width: 15px;
	    height: 15px;
	    top: 11vh;
	}
}
@media only screen and (max-width: 900px) and (min-width: 700px){
	.menu ul li a {
	    padding: 0px 0px !important;
	    font-size: 9px!important;
	    margin: 14px 8px!important;
	}
	.right_box.register ul li a {
	    padding: 2px 11px;
	    display: inline-block;
	    font-size: 11px;
	    background: #F47C00;
	    border-radius: 100px;
	}
	section.slim_head .menu ul li a {
	    transition: 0.4s ease-in-out all;
	    color: #FFFFFF;
	    font-size: 7px !important;
	    padding: 7px 0px !important;
	    margin-top: 36px !important;
	    font-weight: 600;
	    /* letter-spacing: 1px; */
	}
	h3.index_header:before {
	    content: "";
	    position: absolute;
	    top: 17vh;
	}
	ul.header-left li i {
	    padding: 5px;
	    margin: -6px 10px;
	}
	ul.header-left li {
	    font-size: 10px;
	    padding-top: 15px;
	}
	h3.index_header:before{
		display: none;
	}
}
@media only screen and (max-width: 1300px) and (min-width: 900px){
	.menu ul li a {
	    padding: 0px 0px !important;
	    font-size: 10px!important;
	    margin: 14px 11px!important;
	}
	h3.index_header:before{
		display: none;
	}
	.right_box.register ul li a {
	    padding: 2px 11px;
	    display: inline-block;
	    font-size: 11px;
	    background: #F47C00;
	    border-radius: 100px;
	}
	section.slim_head .menu ul li a {
	    transition: 0.4s ease-in-out all;
	    color: #FFFFFF;
	    font-size: 10px !important;
	    padding: 6px 0px !important;
	    margin-top: 36px !important;
	    font-weight: 600;
	    letter-spacing: 1px;
	}
	h3.index_header:before {
	    content: "";
	    position: absolute;
	    top: 17vh;
	}
	ul.header-left li {
	    font-size: 10px;
	    padding-top: 5px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 1000px){
	.team_thumb img {
	    display: block;
	    width: 100%;
	    margin: 0px auto;
	}
	ul.header-right li i {
	    font-size: 10px;
	    width: 20px;
	    margin: 14px 5px;
	    padding: 4px;
	    height: 20px;
	}
	h3.index_header:before {
	    content: "";
	    position: absolute;
	    top: 17vh;
	}
	.team_inner {
	    width: 100%;
	    margin: 0px auto;
	}
}
@media only screen and (max-width: 900px) and (min-width: 800px){
	.team_thumb img {
	    display: block;
	    width: 85%;
	    margin: 0px auto;
	}
	.team_inner {
	    width: 85%;
	    margin: 0px auto;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 600px){
	h3.index_header:before {
	    content: "";
	    position: absolute;
	    top: 6vh;
	}
	.footer_left p {
	    float: none;
	}
	.footer_right a {
	    float: none;
	    margin: 0px auto;
	    display: table;
	}
	#overflow_content {
	    display: none;
	}
	#slider_dir {
	    display: none;
	}
}

/*===RESPONSIVE===*/

/*===============END================*/
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700);
/*
		font-family: 'Noto Serif', serif;
*/
/*===========================Gallery=======================================*/

.grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
.nvr-pf-box{
	border: 0px !important;
	position: relative;
	overflow: hidden;
	transition: background-color ease-out 0.25s, border ease-out 0.25s;
	-moz-transition: background-color ease-out 0.25s, border ease-out 0.25s;
	-webkit-transition: background-color ease-out 0.25s, border ease-out 0.25s;
	-o-transition: background-color ease-out 0.25s, border ease-out 0.25s;
}
/*.nvr-pf-img:before {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, transform 0.35s;
	-moz-transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	-moz-transform: scale(1.12);
	-o-transform: scale(1.12);
	transform: scale(1.12);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.nvr-pf-img::before {
	width: -moz-calc(100% - 16px);
	width: -webkit-calc(100% - 16px);
	width: calc(100% - 16px);
	height: -moz-calc(100% - 16px);
	height: -webkit-calc(100% - 16px);
	height: calc(100% - 16px);
	margin: 8px;
	text-align: center;
	background-color: rgba(255,255,255,0.9);
	-webkit-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
	-moz-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
	-o-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
	-ms-transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
	transition: all 0.3s cubic-bezier(.63,.08,.35,.92);
	position: absolute;
	top: 0;
	opacity: 0;
	border-radius: 0;
	z-index: 2;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	content: '';
}
.nvr-pf-box:hover .nvr-pf-img::before {
	opacity: 0.8;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}*/
.nvr-pf-box:hover .nvr-pf-img a.img_gotospot{
	opacity: 0.9;
	/* -webkit-transform: scale(1); */
	-moz-transform: scale(1);
	-o-transform: scale(1);
	/* transform: scale(1); */
}
.nvr-pf-img figure img{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	-moz-transform: scale(1.12);
	-o-transform: scale(1.12);
	transform: scale(1.12);
	transition: .3s cubic-bezier(1,0,.5,1);
	-webkit-transition: .3s cubic-bezier(1,0,.5,1);
	-moz-transition: .3s cubic-bezier(1,0,.5,1);
	-o-transition: .3s cubic-bezier(1,0,.5,1);
	-ms-transition: .3s cubic-bezier(1,0,.5,1);
}
.nvr-pf-box:hover .nvr-pf-img figure img{
	opacity: 1;
	/* -webkit-transform: scale(1); */
	-moz-transform: scale(1);
	-o-transform: scale(1);
	/* transform: scale(1); */
	/*filter: grayscale(100%);
	filter: gray;
	-webkit-filter: grayscale(100%);*/
}
.nvr-pf-box:hover .nvr-pf-text {
	opacity:1;
}
.nvr-pf-text h2.nvr-pf-title, .nvr-pf-img a.img_gotospot {
	color: #000;
	-webkit-transition: all 0.1s 0 ease-out;
	-moz-transition: all 0.1s 0 ease-out;
	-o-transition: all 0.1s 0 ease-out;
	-ms-transition: all 0.1s 0 ease-out;
	transition: all 0.1s 0 ease-out;
	opacity: 0;
	top: 28px;
	position: relative;
	margin: 6px 30px 0 30px;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding: 6px 0 0 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.nvr-pf-img a.img_gotospot {
	line-height: 13px;
	color: #f47c00;
	margin: 4px 10px 0 15px;
	text-align: center;
	text-decoration: none;
	/* border-bottom: 1px solid#f47c00; */
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding-top: 30%;
}
.nvr-pf-img {
  position: relative;
  display: block;
  overflow: hidden;
  opacity: 0.999;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.nvr-pf-box:hover .nvr-pf-img a.img_gotospot {
	opacity: 1;
	top: 0;
	cursor: pointer;
	-webkit-transition: all 0.25s 0.3s ease-out;
	-moz-transition: all 0.25s 0.3s ease-out;
	-o-transition: all 0.25s 0.3s ease-out;
	-ms-transition: all 0.25s 0.3s ease-out;
	transition: all 0.25s 0.3s ease-out;
}
.nvr-pf-box:hover .nvr-pf-text h2.nvr-pf-title {	
	opacity: 1;
	top: 0;
	-webkit-transition: all 0.25s 0.2s ease-out;
	-moz-transition: all 0.25s 0.2s ease-out;
	-o-transition: all 0.25s 0.2s ease-out;
	-ms-transition: all 0.25s 0.2s ease-out;
	transition: all 0.25s 0.2s ease-out;
}
.nvr-pf-img .nvr-pf-text {
	position: absolute;
	bottom: 44%;
	text-align: center;
	width: 100%;
	border-width: 0px;
	left: 0px;
	z-index: 99999999999;
	margin-bottom: 0px;
	opacity: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: opacity ease-out 0.5s;
	-moz-transition: opacity ease-out 0.5s;
	-webkit-transition: opacity ease-out 0.5s;
	-o-transition: opacity ease-out 0.5s;
	backface-visibility: hidden;
}
.nvr-pf-img a.img_gotospot i.fa.fa-camera-retro {
	font-size: 36px;
	position: relative;
	top: 12px;
	left: 0;
	color: #F47C00;
}
.nvr-pf-img a.img_gotospot.g_list {
	left: 36%;
}
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	width: 100%;
	text-align: center;
	cursor: pointer;
}/*
.gallery{padding-right: 0px !important;padding-left: 0px !important;}*/

.blueimp-gallery>.slides>.slide img.poup{  background: white;
  padding: 10px 50px 63px 50px;
  border-radius: 15px 15px 0 0;}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
/*===========================Gallery=======================================*/

@charset "UTF-8";.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-moz-backface-visibility:hidden}

.blueimp-gallery>.slides>.slide>.slide-content{margin: 3% auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1;}

.blueimp-gallery{position:fixed;z-index:9999999999999;overflow:hidden;background:rgba(0,0,0,.6);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none;}

.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}

.blueimp-gallery-display{display:block;opacity:1}

.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}

.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;cursor: -webkit-grab;-webkit-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-moz-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-ms-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(0.645,.045,.355,1);transition-timing-function:cubic-bezier(0.645,.045,.355,1)}

.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-transition:opacity .5s linear;-moz-transition:opacity .5s linear;-ms-transition:opacity .5s linear;-o-transition:opacity .5s linear;transition:opacity .5s linear}

.blueimp-gallery>.slides>.slide-loading{background:url(../images/loading.gif) center no-repeat;background-size:64px 64px}

.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}

.blueimp-gallery>.slides>.slide-error{background:url(../images/error.png) center no-repeat}

.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}

.blueimp-gallery>.prev,.blueimp-gallery>.next{
	position: absolute;
	width: 38px;
	height: 38px;
	background: transparent;
	border: 2px solid transparent;
	text-indent: -9999em;
	pointer-events: auto;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -38px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	overflow: visible;
	cursor: pointer;
	background: transparent;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
}

.blueimp-gallery>.prev{
	left: 6rem;
	border-bottom-color: white;
	border-left-color: white;
}
.blueimp-gallery>.prev:hover{
	background: transparent;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: -5px;
	margin-right: 0;
}
.blueimp-gallery>.next{
	box-shadow: none;
	right: 3rem;
	border-top-color: white;
	border-right-color: white;
}
.blueimp-gallery>.next:hover{
	background: transparent;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: -5px;
}
.blueimp-gallery>.prev{
font-size:90px;}
.blueimp-gallery>.next{left:auto;right:40px;font-size:90px;}

.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;display:none}

.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:30px;text-decoration:none;cursor:pointer}

.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url(../images/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}

.blueimp-gallery-playing>.play-pause{background-position:-15px 0}

.blueimp-gallery>.prev:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>

.close:hover,.blueimp-gallery>.title:hover,.blueimp-gallery>.play-pause:hover{color:#fff;opacity:1}

.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.title,.blueimp-gallery-controls>.play-pause{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}

.blueimp-gallery-single>.prev,.blueimp-gallery-left>.prev,.blueimp-gallery-single>.next,.blueimp-gallery-right>.next,.blueimp-gallery-single>.play-pause{display:none}

.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close,.blueimp-gallery>.play-pause{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

@charset "UTF-8";.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none}

.blueimp-gallery>.indicator>li{display:inline-block;width:9px;height:9px;margin:6px 3px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid transparent;background:#ccc;background:rgba(255,255,255,.25)center no-repeat;border-radius:5px;box-shadow:0 0 2px #000;opacity:.5;cursor:pointer}

.blueimp-gallery>.indicator>li:hover,.blueimp-gallery>.indicator>.active{background-color:#fff;border-color:#fff;opacity:1}

.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}

.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.indicator{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*+html .blueimp-gallery>.indicator>li{display:inline}

@charset "UTF-8";.blueimp-gallery>.slides>.slide>.video-content>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;-moz-backface-visibility:hidden}

.blueimp-gallery>.slides>.slide>.video-content>a:hover{opacity:1}.blueimp-gallery>.slides>.slide>.video-playing>a,.blueimp-gallery>.slides>.slide>.video-playing>img{display:none}.blueimp-gallery>.slides>.slide>.video-content>video{display:none}.blueimp-gallery>.slides>.slide>.video-playing>video{display:block}.blueimp-gallery>.slides>.slide>.video-loading>a{background:url(../images/loading.gif) center no-repeat;background-size:64px 64px}body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a{background-image:url(../images/video-play.svg)}*+html .blueimp-gallery>.slides>.slide>.video-content{height:100%}*+html .blueimp-gallery>.slides>.slide>.video-content>a{left:50%;margin-left:-64px}

/*=================Gallery================*/

/*=======RESPONSIVE*==TABLE======*/

@media only screen and (max-width: 800px) {
   
.no-more-tables table, 
.no-more-tables thead, 
.no-more-tables tbody, 
.no-more-tables th, 
.no-more-tables td, 
.no-more-tables tr { 
display: block; 
}

.no-more-tables thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}

.no-more-tables tr {border: 0px solid rgb(195, 195, 195);}

.no-more-tables td {border: none;border-bottom: 1px solid rgb(195, 195, 195);position: relative;font-size: 12px;font-weight: 600;white-space: normal;text-align: left;font-family: robot,sans-serif;color: #344251;}

.no-more-tables td:before {position: absolute;top: 6px;left: 6px;width: 45%;padding-right: 10px;/* white-space: nowrap; */text-align:left;font-weight: bold;}

.no-more-tables td:before { 
content: attr(data-title); 
}
}
/*=======RESPONSIVE*==TABLE=================*/