.pgwSlider {
    width: 100%;
    color: #fff;
	overflow: hidden;
}

.pgwSlider a{
    display: block;
    text-decoration: none;
    color: #fff;
}

.pgwSlider .ps-current {
    float: left;
    width: 74%;
    overflow: hidden;
    height: inherit;
    position: relative;
    font-size: 1rem;
	border-radius: 0 0 20px 20px;
	max-height: 425px;
	width: 100.1% !important;
}

.pgwSlider.listOnTheLeft .ps-current {
    float: right;
}

.pgwSlider .ps-current ul {
    width: 100%;
}

.pgwSlider .ps-current li {
    width: 100%;
    z-index: 1;
    opacity: 0;
    display: none;
}

.pgwSlider .ps-current img {
    max-width: 100%;
    min-width: 100%;
    height: auto;
    display: block;
    transition: margin-top 250ms linear;
}

.pgwSlider .ps-caption {
	position: absolute;
	width: 100%;
	text-align: center;
	padding: 12px 0;
	color: #fff;
	background: #000;
	left: 0;
	bottom: -1px;
	display: none;
	z-index: 3;
	border-radius: 0 0 20px 20px;
}

ul.pgwSlider,
.pgwSlider  ul {
    float: right;
    width: 25%;
    padding: 0;
    list-style: none;
    margin: 0;
}

ul.pgwSlider.listOnTheLeft,
.pgwSlider.listOnTheLeft > ul {
    float: left;
}

ul.pgwSlider > li,
.pgwSlider > .ps-list > li {
    height: 50px;
    margin-bottom: 6px;
    overflow: hidden;
    position: relative;
    opacity: 0.6;
    filter: alpha(opacity=60);
    font-size: 0.8rem;
    transition: opacity 200ms linear;
}

ul.pgwSlider > li:last-child,
.pgwSlider > ul > li:last-child {
    margin-bottom: 0;
}

ul.pgwSlider > li span,
.pgwSlider > .ps-list > li span {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background: rgba(0, 0, 0, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.pgwSlider > li:hover,
.pgwSlider > ul > li:hover {
    opacity: 1 !important;
}

ul.pgwSlider > li img,
.pgwSlider > ul > li img {
    width: 100%;
    min-height: 100%;
    display: block;
    transition: margin-top 250ms linear;
}

/* .pgwSlider .ps-prevIcon {
	display: block;
	background-image: url('/wp-content/plugins/smartbook/image/arrow-left-white.png');
	background-repeat: no-repeat;
    background-size: 105px 231px;
    background-position: -2px;
	width: 47px;
	height: 223px;
    opacity: 0.3;
}

.pgwSlider .ps-nextIcon {
	display: block;
	background-image: url('/wp-content/plugins/smartbook/image/arrow-right-white.png');
	background-repeat: no-repeat;
    background-size: 105px 231px;
    background-position: -57px;
	width: 47px;
	height: 223px;
    opacity: 0.3;
} */
.pgwSlider .ps-prevIcon {
	display: block;
	background-image: url('/wp-content/plugins/smartbook/image/arrow-left-white.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 100%;
	
}

.pgwSlider .ps-nextIcon {
	display: block;
	background-image: url('/wp-content/plugins/smartbook/image/arrow-right-white.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 100%;
}

.pgwSlider .ps-prevIcon:hover,
.pgwSlider .ps-nextIcon:hover {
    opacity: 1;
}

.pgwSlider .ps-current .ps-prev {
    position: absolute;
    padding: 20px 20px 20px 17px;
    left: 0;
    top: 15%;
    cursor: pointer;
}

.pgwSlider .ps-current .ps-next {
	position: absolute;
	padding: 20px 17px 20px 20px;
	right: 0;
	top: 15%;
	cursor: pointer;
}

/*
 * The media-queries are not used because IE8 doesn't support them.
 */
ul.pgwSlider.wide > li,
.pgwSlider.wide > ul > li {
    width: 100% !important;
}

.pgwSlider.narrow .ps-current {
    margin-bottom: 6px;
    font-size: 0.8rem;
}

.pgwSlider.narrow .ps-current img {
    width: 100%;
    min-height: inherit;
}

.pgwSlider.narrow .ps-current,
ul.pgwSlider.narrow,
.pgwSlider.narrow > ul {
    width: 100%;
}

ul.pgwSlider.narrow > li,
.pgwSlider.narrow > .ps-list > li {
    float: left;
    min-height: 50px;
    max-height: 70px;
    min-width: 15%;
    font-size: 0.7rem;
    margin-bottom: 0;
}

ul.pgwSlider.narrow.listOnTheLeft > li,
.pgwSlider.narrow.listOnTheLeft > ul > li {
    float: right;
}

.pgwSlider.narrow .ps-caption {
    padding: 8px;
}

.pgwSlider.narrow .ps-current .ps-prev {
    padding: 15px 15px 15px 12px;
    top: 40%;
}

.pgwSlider.narrow .ps-current .ps-next {
    padding: 15px 12px 15px 15px;
    top: 40%;
}


/*Made sleder popup big*/
.slideshow-temp-cls .pm-body{/*max-width: 100% !important;*/max-width: 95% !important;}
.slideshow-temp-cls .pm-body .ps-current{/*height: 470px !important;max-height: 470px;*/}
.slideshow-temp-cls .pgwSlider .ps-nextIcon{background-position: center;}
.slideshow-temp-cls .pgwSlider .ps-prevIcon{background-position: center;}
/*Made sleder popup big end*/


/*SlideShow-width setting End*/
.slideshow-temp-cls .pm-body .ps-current {   
    max-height: none;
	background: url('http://devav2.smartlayer.co/wp-content/plugins/smartbook/image/preloader.gif') center center no-repeat;
}
.pgwSlider .ps-caption{background: rgba(0, 0, 0, 0.5);}
.pgwSlider .ps-current .ps-prev{top: 0;
    bottom: 0;
    margin: auto;
    height: 130px;}
.pgwSlider .ps-current .ps-next{top: 0;
    bottom: 0;
    margin: auto;
    height: 130px;}

/*SlideShow-width setting End*/

@media screen and (min-width: 481px) and (max-width: 768px) {
.pgwSlider .ps-current .ps-next {    
    height: 75px;
}
.pgwSlider .ps-current .ps-prev {    
    height: 75px;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
.slideshow-temp-cls .pm-body .ps-current {    	
    max-height: none;
	
}

}

@media screen and (min-width: 775px) and (max-width: 2000px) {
.slideshow-temp-cls .pm-body .ps-current {
    max-height: none;    
}	

}	