@font-face {
 	   font-family: 'Iransanse';
		src: url("../fonts/IRANSans-web.woff");
}
.tag-simulation{
	border: 2px solid rgba(0,0,0,.3);
	 min-height: 100px;
	  padding: 5px;
	   margin-bottom: 10px;
	   margin-top: 10px;
}

.tag-simi-item{
	display: inline-block;
	 border-radius: 20px;
	  height: 20px;
	   margin: 1px;
	    background-color: rgb(222, 231, 248);
	     padding: 5px;
}

.tag-simi-item-gallery{
	display: inline-block;
	 border-radius: 20px;
	  height: 20px;
	   margin: 1px;
	    background-color: rgb(222, 231, 248);
	     padding: 5px;
}
.tag-simi-item-news{
	display: inline-block;
	 border-radius: 20px;
	  height: 20px;
	   margin: 1px;
	    background-color: rgb(222, 231, 248);
	     padding: 5px;
}

.hidden-elem{
	display: none;
}


/*#region search-Advanced*/
.search-Advanced
{
	background:rgba(0,0,0,0.7);
	padding: 20px 20px 45px 20px;
	margin-top:40px;
	padding-left: 40px;
}
.search-Advanced input
{
	border-radius:3px;
	margin:20px 0 20px 0;
	font-size:12px;
}
.search-Advanced .btns-action
{
	direction:ltr;
	text-align:left;
}
.search-Advanced .btns-action .btn
{
	text-align:left;
	direction:ltr;
}
.search-Advanced .btns-action .btn-search
{
	background:#ae882a;
	color:#fff;
}
.search-Advanced .btns-action .btn-search-advance
{
	background:#b7a883;
	color:#fff;
}
/*#endregion*/

html.aui .bg-cover  .btn{
	border-bottom-color: inherit;
	border: inherit;
	text-shadow:inherit;
	font-family: 'Iransanse';
	padding: 6px 12px;
	
}
html.aui .bg-cover  select{
	font-family: 'Iransanse';
	height:  34px;
	width: 100%;
}
html.aui .bg-cover  input{
	font-family: 'Iransanse';
	height: 34px;
	width: 100%;
}





/*#region Calender*/
/*.calender
{
	background:url(../images/Calendar-bg.jpg) no-repeat center center; width:359px; height:220px;
	margin-top:40px;
	border-radius:3px;
}
.calender .calender-time
{
	background: #c5a243;
    padding: 10px;
    width: 100%;
    display: block;
    margin-top: 20px;
    height: 40px;
    position: relative;
    top: 30px;
}
.calender .calender-time .day
{
	background: #ffffff;
    color: #c5a243;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 55px;
    top: -16px;
    text-align: center;
    font-size: 40px;
    line-height: 75px;
}
.calender .calender-time .year {
    position: absolute;
    top: -20px;
    right: 38%;
    color: #fff;
}
.calender .calender-time .month
{
	text-align:left;
	margin-top: -2px;
}
.calender .calender-time .month i
{
	color:#fff;
	font-size:25px;
	cursor:pointer;
}
.calender .calender-time .month span
{
	font-weight: bold;
    color: #fff;
    padding: 0 10px 0 10px;
    position: relative;
    top: -6px;
}
.calender .convert-time {
    position: absolute;
    top: 50%;
    color: #fff;
    text-align: center;
    right: 57px;
    font-size: 12px;
    line-height: 14px;
}
.calender .convert-time p
{
	padding:0;
}
.calender .convert-time p:first-child
{
	border-bottom:#625626 solid 2px;
	padding-bottom:5px;
}
.calender .event-time
{
	position: absolute;
    bottom: 0;
    background: rgba(255,255,255,0.8);
    width: 100%;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 16px;
}
.calender .event-time ul li a
{
	color:#000;
}
.calender .event-time ul li{
	line-height: 1.5;
}
#endregion*/

/*#region Calender*/
.calender
{
	background:url(../images/Calendar-bg.jpg) no-repeat center center;  height:220px;
	margin-top:40px;
	border-radius:3px;
}
.calender .calender-time
{
	background: #c5a243;
    padding: 10px;
    width: 100%;
    display: block;
    margin-top: 20px;
    height: 40px;
    position: relative;
    top: 30px;
}
.calender .calender-time .day
{
	background: #ffffff;
    color: #c5a243;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 55px;
    top: -16px;
    text-align: center;
    font-size: 40px;
    line-height: 75px;
}
.calender .calender-time .year {
    position: absolute;
    top: -20px;
    right: 38%;
    color: #fff;
    user-select:none;
    
}
.calender .calender-time .month
{
	text-align:left;
	margin-top: -5px;
	color: rgba(255,255,255,0.8);
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	
}
.calender .calender-time .month i
{
	font-size: 30px;
	cursor:pointer;
}
.calender .calender-time .month i:hover
{
	color: rgba(255,255,255,1);
}
.calender .calender-time .month span
{
	 
	position: relative;
	top: -7px;
	font-weight: bold;
	font-size: 19px;
	color:#fff;
	cursor: pointer;
	display: inline-block;
	width: 150px;
	text-align: center;
	user-select:none;
	 -webkit-user-select: none;
	  -moz-user-select: none;
	
}
.calender .convert-time {
    position: absolute;
    top: 45%;
    color: #fff;
    text-align: center;
    right: 47px;
    font-size: 12px;
    line-height: 14px;
    user-select:none;
	 -webkit-user-select: none;
	  -moz-user-select: none;
}
.calender .convert-time p
{
	padding:0;
}
.calender .convert-time p:first-child
{
	border-bottom:#625626 solid 2px;
	padding-bottom:5px;
}

/*#endregion*/
.calender .event-time
{
	position: absolute;
    bottom: 0;
    background: rgba(255,255,255,0.8);
     width: 100%; 
    font-size: 12px;
    padding-top: 5px;
    padding-right: 16px; 
    right: 0;
}
.calender .event-time ul li a
{
	color:#000;
}
.calender .event-time ul li{
	line-height: 1.5;
}

.calender .calender-time .up-down-arrow{
	font-size:15px;
	line-height:1.0;
	cursor: pointer;
}


.calender .calender-time .day-content{
	line-height:45px;
	user-select:none;
}

html.aui .content .quick-search
{
	margin-top: 10px;
}
html.aui .quick-search h2
{
	font-size: 100%;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 3px #003b59;
    padding: 15px;
    margin-bottom: 0px;
    margin: auto;
    width: 50%;
    line-height: 1.1;
	
}
html.aui .head-search
{
	border-bottom:solid 1px #464646;
}
html.aui .body-search
{
	background:url(../images/bg-cal.png) no-repeat center center; width:100%;
	padding:30px 20px 10px 20px ;
	margin-top:5px;
}
html.aui .body-search input:first-child
{
	height: 60px;
	width: 100%;
	border-radius:4px;
	display: !important;
	
}
html.aui .body-search input,.body-search select
{
	margin:10px 0 10px 0;
	width: 100%;
	height: 35px;
	display: block;
	font-family: 'Iransanse';
}
 
.content-news .calender{
	padding-left: 7px;
	padding-right: 7px;
}

/*#region Exp*/

.exp {
	background: #e6e6e6;
	border: solid 1px #e6e6e6;
}
.gold {
	color: #a99a23;
}
.exp-detail {
	padding: 10px;
	font-size: 12px;
	color: #4b4b4b;
}
.exp-detail li {
	padding: 5px 0 5px 0;
}
.exp-detail li span {
	color: #24475b;
	font-weight: bold;
}
.exp-detail li span.highlight {
	background: #e4e4e4;
	padding: 5px 10px 5px 10px;
	color: #4b4b4b;
}
.no-border {
	border: none;
}
.details-exp {margin-top: 10px;}
.details-exp-title {
	border-bottom: solid 3px #6a6a6a;
	width: 90%;
	margin: auto;
}
.details-exp-title h2 {
	font-size: 120%;
	line-height: 30px;
	font-weight: bold;
	margin-right: 10px;
}
.details-exp .holder-exp {
	border-bottom:solid 5px #f2f2f2;
	width:95%;
	margin:auto;
}
.details-exp .holder-exp ul 
{
	width: 50%;
	margin:auto;
	padding:10px 0 10px 0;
}
.details-exp .holder-exp ul li {
	display: inline-block;
	width: 45%;
}
.details-exp .holder-exp ul li p {
	color: #969696;
	font-weight: bold;
}
.details-exp .holder-exp ul li:last-child {
	text-align: left;
}
.details-exp .exp-content
{
	width:95%;
	margin:auto;
	padding:10px 0 10px 0;
	line-height:25px;
}
/*#endregion*/



/*#region Carousel*/
html.aui .connected-carousels .stage {
    width: 620px;
    margin: 20px auto;
    position: relative;
}

html.aui .connected-carousels .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

html.aui .connected-carousels .photo-credits a {
    color: #fff;
}

/** Navigation container **/

html.aui .connected-carousels .navigation {
    /* width: 260px; */
    margin: 0px auto;
    position: relative;
}

/** Shared carousel styles **/

html.aui .connected-carousels .carousel {
    overflow: hidden;
    position: relative;
}

html.aui .connected-carousels .carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

html.aui .connected-carousels .carousel li {
    float: none;
    display: inline-block;
}

/** Stage carousel specific styles **/

html.aui .connected-carousels .carousel-stage {
    height: auto;
    border: 5px solid #464646;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

/** Navigation carousel specific styles **/

html.aui .connected-carousels .carousel-navigation {
    height: 165px;
    width: 61%;
    /* background: #fff; */
    /* border: 10px solid #fff; */
    /* -webkit-border-radius: 5px; */
    -moz-border-radius: 5px;
    /* border-radius: 5px; */
    /* -webkit-box-shadow: 0 0 2px #999; */
    -moz-box-shadow: 0 0 2px #999;
    /* box-shadow: 0 0 2px #999; */
    margin: auto;
}

html.aui .connected-carousels .carousel-navigation li {
    cursor: pointer;
    margin: 0;
    padding-left: 11px;
}


html.aui .connected-carousels .carousel-navigation li img {
    display: block;
    border: 3px solid #464646;
    border-radius: 5px;
}

html.aui .connected-carousels .carousel-navigation li.active img {
    border-color: #464646;
}

/** Stage carousel controls **/

html.aui .connected-carousels .prev-stage,
html.aui .connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 0;
    width: 305px;
    height: 410px;
    color: #fff;
}

html.aui .connected-carousels .prev-stage {
    left: 0;
}

html.aui .connected-carousels .next-stage {
    right: 0;
}

html.aui .connected-carousels .prev-stage.inactive,
html.aui .connected-carousels .next-stage.inactive {
    display: none;
}

html.aui .connected-carousels .prev-stage span,
html.aui .connected-carousels .next-stage span {
    display: none;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

html.aui .connected-carousels .prev-stage span {
    left: 20px;
}

html.aui .connected-carousels .next-stage span {
    right: 20px;
}

html.aui .connected-carousels .prev-stage:hover span,
html.aui .connected-carousels .next-stage:hover span {
    display: block;
}

/** Navigation carousel controls **/

html.aui .connected-carousels .prev-navigation,
html.aui .connected-carousels .next-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    /* background: #4E443C; */
    color: #babbb6;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 16px/29px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    /* border-radius: 30px; */
    /* -webkit-box-shadow: 0 0 2px #999; */
    -moz-box-shadow: 0 0 2px #999;
    /* box-shadow: 0 0 2px #999; */
    font-size: 350%;
}

html.aui .connected-carousels .prev-navigation {
    right: 0;
    top: 25%;
}

html.aui .connected-carousels .next-navigation {
    left: 0;
    top: 25%;
}

html.aui .connected-carousels .prev-navigation.inactive,
html.aui .connected-carousels .next-navigation.inactive {
    opacity: .5;
    cursor: default;
}
html.aui .connected-carousels .carousel-navigation li:after {
    content: "";
    width: 109px;
    height: auto;
    background: rgba(70,70,70,0.7);
    position: absolute;
    top: 0;
}
html.aui .connected-carousels .carousel-navigation li.active:after {
    background: rgba(70,70,70,0.3);
}
html.aui .connected-carousels {
    width: 87%;
    margin: auto;
}
/*#endregion*/
html.aui .quick-search2{
	width: 50px;
	height: 50px;
	position: relative;
	left: -365px;
	visibility: hidden;
}
html.aui .navigation > .carousel > ul > li{
	position: relative;
}
html.aui .navigation > .carousel > ul > li > div{
	position: absolute;
	top: 0px;
	width: 90%;
	height: 100%;
	padding-top: 10px;
	text-align: center;
	font-size: 50px;
	font-weight: 900;
	line-height: 100%;
	background-color: rgba(70,70,70,.4);
	color: rgba(70,70,70,.7);
}

html.aui .no-padding
{
	padding:0 !important;
}
html.aui .exp-det
{
	padding:10px 0 10px 0;
}
html.aui .exp-det p 
{
	line-height:30px;
	text-align:justify;
}
html.aui .exp-det-right
{
	/* padding-right:0; */
}
html.aui .exp-det-left
{
	/* padding-left:0;	 */
}
html.aui .exp-list-item
{
}
html.aui .exp-list-item li
{
	position: relative;
	padding: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	padding-right: 10%;
	width: 110%;
}
html.aui .exp-list-item li:hover
{
	background:#e6e6e6;
}
html.aui .exp-list-item li.active
{
	color:#ba8500;
	background:#e6e6e6;
}
html.aui .exp-list-item li.active:before
{
	background:#e6e6e6;
}
html.aui .exp-list-item li:before
{
	content: "\f0ca";
	position: absolute;
	top: 6px;
	right: 8px;
	font-family: FontAwesome;
	color: #003b59;
	font-size: 160%;
}
/*#endregion*/
.ex-division .ex-publisher .details > p{
    text-align: left;
    margin-top: -5px;
    border-bottom: 1px solid grey;
    margin-right: 10px;
    margin-left: -15px; 
}
 
.ex-division .ex-publisher .details > div{
	/* color: #555555;
	text-decoration: none; */
}
.ex-division .ex-publisher .details{
	font-size:12px;
	padding-left:5px;
}
.ex-division .ex-publisher figure img{
	border: solid 1px #bb8600;
	width:175px;
	max-width: none;
	height:130px;
	margin-bottom: 5px;
}
.ex-division .ex-publisher figure{
	margin-left:5px;
}
.ex-division .ex-publisher{
	margin-top:20px;
	width:175px;
	padding:10px;
}

html.aui .ex-main .ex-division .ex-publisher:hover{
	color:#ba8500;
}

.ex-division{
	background-color: white;
	margin-right: 0px;
}

html.aui .ex-main > h2{
	border-bottom:solid 5px #003b59;
	display:inline;
	font-size: 100%;
	font-weight: bold;
}
.ex-main > p{
	width:100%;
	height:1px;
	background-color:black;
	margin-top:-7px;
}



@media screen and (max-width: 760px) {
	html.aui .quick-search2{ 
		display: none;
	}
}

@media screen and (min-width: 770px) {
	html.aui .quick-search2{ 
		display: block;
	}
}

.actions{
	width: 200px;
	margin: 0 auto;
}
.actions  a{
	display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.actions .disabled,.actions .disabled:HOVER,.actions .disabled:FOCUS,.actions .disabled:ACTIVE{
	color: #777;
    cursor: default;
    background-color: #fff;
    text-decoration: none;
}


html.aui .left-header{

	border-bottom: 4px solid rgb(46, 169, 230);
	display: inline-block;
	font-size: larger;
	line-height: 2;
	font-size: 10pt;
  font-weight: bold;
	margin-top: 2px;
}
html.aui .left-side{
	padding-right: 10px;
	border-right:1px solid rgb(210, 101, 0);
	min-height:100px;
	margin-top: 10px;
}
html.aui .left-side > .left-line{
	width: 100%;
	height: 1px;
	margin-top: -14px;

}

html.aui .left-documents{
	padding-right: 20px;
	padding-top: 10px;
}
html.aui .left-documents a,html.aui .left-documents a:hover,html.aui .left-documents a:active{

	text-decoration: none;
	cursor: pointer;
	 color: rgb(191, 104, 25);
	 font-size: 9pt;
}
html.aui .date-header-month>span{
	display: inline-block;
}
html.aui .one-document{
	margin: 0;
	line-height: 1.7;
}
html.aui .date-calendar{
	/*border:1px solid black;*/
	margin-top: 10px;
	box-shadow: 0px -1px 6px 0px black;
  /* border-radius: 6px; */
	/*padding-bottom: 20px;*/
}
html.aui .calender .calender-time .month span a,html.aui .calender .calender-time .month span a:hover,html.aui .calender .calender-time .month span a:focus,html.aui .calender .calender-time .month span a:active{
	text-decoration: none;
	color:inherit;
	background-color: inherit;
	
}
html.aui  .has-document{
	background-color: rgb(243, 243, 243);
	color:#d28c1a;
	border-radius: 5px;
	font-weight: bold;
	    
	
}
 html.aui .ex-main .ex-division .ex-publisher a
 {
	 color: #555;
	 text-decoration: none;
 } 
 html.aui .ex-main .ex-division .ex-publisher a:hover
 {
     color: #ba8500;
 }
 
 html.aui article.gallery-item figure {
    border: solid 2px #ddd;
    height: 200px;
    overflow: hidden;
}

/*Flex Slider*/
html.aui .flexslider {
	margin: 20px 0 20px;
	border: 0;
}
html.aui .flexslider .slides {
	zoom: 1;
	overflow: hidden;
}
html.aui .flexslider li .meta {
	position: relative;
}
html.aui .flex-control-paging li a {
	text-align: right;
	direction: rtl;
}
html.aui .flex-control-nav {
	bottom: 15px;
	text-align: left;
	left: 15px;
	z-index: 2;
	width: auto;
}
html.aui .flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: -30px;
}
html.aui .flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: -30px;
}
html.aui .flex-direction-nav .flex-prev
{
	left:-35px;
}
html.aui .flex-direction-nav .flex-next
{
	right: -35px;
}
html.aui .flex-control-paging li a {
	background: #7f8285;
	background: #7f8285;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
html.aui .flex-control-paging li a:hover {
	background: #c22121;
	background: #c22121;
}
html.aui .flex-control-paging li a.flex-active {
	background: #c22121;
	background: #c22121;
}
html.aui .flexslider li .meta .category {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	width: 100%;
	background-image: -ms-linear-gradient(top, transparent 0%, #000000 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, transparent 0%, #000000 100%);
	/* Opera */
	background-image: -o-linear-gradient(top, transparent 0%, #000000 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100, #000000));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, transparent 0%, #000000 100%);
	/* W3C Markup */
	background-image: linear-gradient(to bottom, transparent 0%, #000000 100%);
	padding: 10px 20px;
	text-align: right;
	font-size: 110%;
}
html.aui .flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	background: rgba(255,255,255,0.9);
}
html.aui .flex-direction-nav a:before {
	font-size: 20px;
	display: block;	
	color: rgba(0, 0, 0, 0.8);
	text-align: center;
	margin: auto;
	width: 100%;
	padding: 10px;
	margin-top: -7px;
	margin-left: -2px;
}
html.aui .flex-direction-nav a.flex-prev:before {
	content: '\f001';
	}
html.aui .flex-direction-nav a.flex-next:before {
content: '\f002';
}
html.aui .flexslider li .category p {
}
html.aui .flexslider li .category span {
}
html.aui .flexslider li .category {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeOutTop;
	animation-name: fadeOutTop;
}
html.aui .flexslider li.flex-active-slide .meta .category {
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInTop;
	animation-name: fadeInTop;
}
html.aui .flexslider li.flex-active-slide .meta .category {
	-webkit-animation-delay: .5s;
	font-size: 170%;
	animation-delay: .5s;
}
html.aui .slides.thumbnails img{
	width: 205px;
	height: 120px;
}

html.aui .main-preview , html.aui .flexslider .slides img{
	max-height: 600px;
}
html.aui .flexslider .slides img{
	margin: 0 auto;
}
 @-webkit-keyframes fadeInTop {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(100%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
 @keyframes fadeInTop {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
 @-webkit-keyframes fadeOutTop {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
}
}
 @keyframes fadeOutTop {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
}

/*Flex Slider*/
html.aui .flexslider .slides div.video {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 75px;
}

html.aui a article.gallery-item{
    font-size: 150%;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
}
html.aui a:hover article.gallery-item{
	text-decoration: none;

	}
	
@media (min-width: 1200px) {
	html.aui .thumbnails>li {
	    margin-left: 0px;
	}
}

html.rtl body .lg-outer{
	direction: ltr!important;
}




body{
	.lg-outer{
		.lg-thumb-item{
			float: right;
		}
		.lg-actions {
			.lg-prev{
				right: 20px;
				left: auto;
			}
			.lg-next{
				left: 20px;
				right: auto;
			}
		}
	}
}

body {
	.gallery-display-wrapper{
		display: grid;
		h2{
			margin-bottom: 20px;
			border-bottom: 1px solid;
			padding-bottom: 15px;
		}
		.actions{
			text-align: center;
			a{
				padding: 6px 17px;
				border: 1px solid;
				border-radius: 14px;
				margin: 0 5px;
				&.disabled{
					color: #b5b5b5;
				}
			}
		}
		//change
		&.archive-gallery-display{
			.gallery-display{
				a{
					display: flex !important;
					justify-content: space-between  !important;
					padding: 10px  !important;
					.content,.date{
						margin-bottom: 0  !important;
					}
				}
			}
		}

		&.archive-gallery-display{
			table{
				.gallery-display{
					.item{
						a{
							.content{
								h3{
									min-height: 35px;
									height: auto;
								}
							}
						}
					}
				}
			}
		}
		//end change
		&.main-gallery-display{
			.gallery-display {
				.item{
					float: right;

					&.span12{
						.image{
							img{
								height: 300px;
							}
						}
					}
					&.span6{
						.image{
							img{
								height: 200px;
							}
						}
					}

					a{
						display: block;
						margin-bottom: 40px;
						overflow: hidden;
						border-radius: 9px;
						box-shadow: 0 0 10px rgba(51, 94, 109, 0.2);
						transition: all 0.2s linear;

						&:hover{
							transform: scale(1.02);
							box-shadow: 0 0 15px rgb(216, 221, 230);
						}



						.image{
						text-align: center;
							img{
								object-fit: contain;
								height: 170px;
								background-color: #f3f3f3;
							}
						}
						.content{
							margin-bottom: 5px;
							padding: 0 15px;
							h3{
								font-size: 14px;
							    min-height: 55px;
							    height: 55px;
							    overflow: hidden;
							    font-family: 'Post-Regular';
								line-height: 22px;
							    font-weight: 100;
							    display: block;
							    padding-top: 7px;
							}
						}
						.date{
							text-align: left;
							padding: 0 15px;
							margin-bottom: 10px;
							font-size: 14px;
							time{
								color: #939393;
							}
						}


					}
				}
			}
		}
		&.sub-gallery-display {
			.gallery-display{
				.item{
					float: left;

					&.span12{
						.image{

								img{
									height: 340px;
								}
						}
					}
					&.span6{
						.image{

								img{
									height: 265px;
								}

						}
					}
					&.span4{
						.image{

								img{
									height: 200px;
								}

						}
					}

					&.span12{
						.video-wrapper{
							.video{
								video{
									height: 340px;
								}
							}
						}
					}
					&.span6{
						.video-wrapper{
							.video{
								video{
									height: 260px;
								}
							}
						}
					}
					&.span4{
						.video-wrapper{
							.video{
								video{
									height: 200px;
								}
							}
						}
					}
					a{
						display: block;
						margin-bottom: 40px;
						padding: 5px 5px 2px 5px;
						overflow: hidden;
						border-radius: 9px;
						box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
						transition: all 0.2s linear;
						&:hover{
							transform: scale(1.02);
							box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
						}
						.image{
							img{
								object-fit: contain;
								height: 170px;
								border-radius: 9px;
							}
						}
					}
				}
			}
		}
		&.video-gallery{

			.video-wrapper{
				margin-bottom: 40px;
				padding: 5px 5px 2px 5px;
				overflow: hidden;
				border-radius: 9px;
				box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
				transition: all 0.2s linear;

				&:hover{
					box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
				}
				.video{
					video{
						object-fit: contain;
						height: 170px;
						border-radius: 9px;
						background-color: #f3f3f3;
					}
				}
				.download{
					a{
						box-shadow: none;
						display: inline-block;
						border: 1px solid;
						padding: 5px 13px;
						margin-bottom: 0;

						svg{
							margin-right: 5px;
						}

						&:hover{
							transform: none;
							box-shadow: none;
						}
					}
				}
			}
		}
	}
}


//change 


div.title-wrapper{
	border-bottom: 1px solid #164194;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
	h2{
		padding: 20px;
	    font-size: 20px;
	    position: relative;
	    display: inline-block;
	    right: 0;
	    margin-bottom:0;
	    top: 0;
	    z-index: 5;
	    height: 4rem;
	    color: #fff;
	    background: #164194;
	    
	    &:after{
	    	content: "";
	    	position: absolute;
	    	display: block;
	    	width: 100px;
	    	height: 100%;
	    	top: 0;
	    	right: -35px;
	    	z-index: -1;
	    	background: #164194;
	    	
	    	transform-origin:bottom right;
	    	transform: skew(-23deg,0);
	    }
		
	}    
    
}

.main-gallery-display{
	.lfr-search-container-wrapper{
		margin-top: 0!important;
		margin-bottom: 1.5rem;
		.taglib-search-iterator-page-iterator-bottom{
			margin-top: 25px;
		}
		table{
			border: 0!important;

			tbody{
				tr{
					background-color: transparent!important;
					td{
						background-color: transparent!important;
						border: 0!important;

						.item{
							a{
								align-items: center;
								margin: 0!important;
								.content{
									p{
										min-height: auto!important;
										height: auto!important;
										padding-bottom: 3px;
									}
								}
							}
						}
					}
				}
			}

		}
	}
}