.full-size-image img,
.full-size-single-image img {
	max-height: inherit
}

.fbalbum img,
.srizon-yt-container img {
	max-width: 100%;
	margin: 0 !important
}

.full-size-image {
	text-align: center
}

.full-size-single-image {
	text-align: center;
	cursor: pointer
}

.full-size-image-container {
	position: relative
}

.full-size-card-image-container:hover span.srz-next,
.full-size-image-container:hover span.srz-next,
.full-size-image-container:hover span.srz-prev {
	opacity: .7
}

.current-caption {
	position: absolute;
	background-color: rgba(38, 38, 38, .65);
	color: #DDD;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
	z-index: 50;
	overflow: hidden;
	display: none
}

span.srz-next,
span.srz-prev {
	opacity: .2;
	position: absolute;
	top: 50%;
	background: 0 0;
	cursor: pointer;
	z-index: 40;
	width: 0;
	height: 0;
	border: 20px solid transparent
}

span.srz-prev {
	left: 0;
	border-right: 20px solid #000
}

span.srz-next {
	right: 0;
	border-left: 20px solid #000
}

.full-size-card-image-container {
	position: relative;
	margin-bottom: 40px;
	padding-right: 30px
}

.full-size-card-image-container img {
	max-height: inherit;
	width: auto
}

.card-first {
	position: relative;
	top: 0;
	left: 30px;
	z-index: 30;
	cursor: pointer
}

.card-second {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 20;
	opacity: .5;
	border: 1px solid #999
}

.card-third {
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 10;
	opacity: .1;
	border: 1px solid #999
}

.card-to-be-removed {
	position: absolute;
	left: 200px;
	top: 100px;
	opacity: 0;
	transform: scale(.1) translate3d(2000px, 0, 0)
}

span.srz-next-card {
	right: 0;
	opacity: .2;
	position: absolute;
	bottom: 20px;
	background: 0 0;
	cursor: pointer;
	z-index: 40;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-left: 20px solid #000
}

.full-size-card-image-container:hover span.srz-next-card {
	opacity: .7
}

.srz-clearfix:after,
.srz-clearfix:before {
	content: " ";
	display: table
}

.srz-clearfix:after {
	clear: both
}

.withtransition {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.shadow3pxgrey img {
	box-shadow: 0 0 3px #666
}

.shadow5pxgrey img {
	box-shadow: 0 0 5px #666
}

.radius2px img {
	border-radius: 2px
}

.radius5px img {
	border-radius: 5px
}

.radius10px img {
	border-radius: 10px
}

.card-caption {
	display: none
}

.Caption_Content {
	color: #fff;
	box-sizing: border-box;
	padding: 10px
}

.jfb-big a,
.jfb-big img {
	cursor: default
}

.srizon-pagination {
	clear: both;
	padding: 0;
	width: 90%;
	margin: 15px auto;
	text-align: center;
	overflow: hidden;
	line-height: 50px;
	unicode-bidi: bidi-override
}

.srizon-pagination li {
	display: inline;
	line-height: 50px
}

.srizon-pagination a {
	color: #666;
	font-size: 100%;
	height: 25px;
	padding: 4px 8px;
	text-decoration: none;
	margin: 4px
}

.srizon-pagination a:active,
.srizon-pagination a:hover {
	background: #efefef
}

.srizon-pagination span.current {
	background-color: #bebebe;
	color: #fff;
	font-size: 100%;
	height: 50px;
	padding: 4px 8px;
	text-decoration: none;
	margin: 4px
}

.srizon-pagination span.disabled {
	font-size: 100%;
	color: #DDD;
	margin: 4px;
	padding: 4px 8px;
	height: 50px
}

.hidden {
	display: none;
	visibility: hidden
}

.hidden-desktop,
.visible-phone,
.visible-tablet {
	display: none !important
}

.visible-desktop {
	display: inherit !important
}

@media (min-width:768px) and (max-width:979px) {
	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-tablet {
		display: inherit !important
	}

	.hidden-tablet {
		display: none !important
	}
}

@media (max-width:767px) {
	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-phone {
		display: inherit !important
	}

	.hidden-phone {
		display: none !important
	}
}

.fbalbum.zoom img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.fbalbum.zoom img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.Caption_Content {
	cursor: pointer
}

.jfb-big .Caption_Content {
	cursor: auto
}

div.imgbox,
div.imgbox a,
div.imgbox a img,
div.titlebelowthumb,
div.vid_icon {
	position: relative;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto
}

div.imgbox a {
	float: left
}

div.vid_icon {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-image: url(../images/vid_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 5;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	cursor: pointer
}

div.vid_icon:hover {
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90)
}

div.imgbox a,
div.imgbox a:active,
div.imgbox a:focus,
div.imgbox a:hover {
	background: 0 0;
	border: none;
	text-decoration: none;
	font-size: 0
}

div.imgbox {
	overflow: hidden;
	position: relative;
	border-collapse: separate;
	line-height: 0
}

div.yt-fp-padding {
	position: relative;
	border: 0;
	margin: 0;
	float: left;
	clear: both;
	width: 100%;
	box-sizing: border-box
}

div.fpthumb,
div.titlebelowthumb {
	float: left;
	clear: both
}

div.titlebelowthumb {
	text-align: center;
	overflow: hidden;
	padding: 5px
}

div.yt-fp-outer {
	float: left;
	clear: none
}

div.padding2 {
	padding: 2px
}

div.padding3 {
	padding: 3px
}

div.padding5 {
	padding: 5px
}

div.padding7 {
	padding: 7px
}

div.padding10 {
	padding: 10px
}

div.outerwidthlarge1 {
	width: 100%
}

div.outerwidthlarge2 {
	width: 50%
}

div.outerwidthlarge3 {
	width: 33.3%
}

div.outerwidthlarge4 {
	width: 25%
}

div.outerwidthlarge5 {
	width: 20%
}

div.rounding7 div.imgbox {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px
}

div.rounding3 div.imgbox {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

div.rounding5 div.imgbox {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

div.rounding10 div.imgbox {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}

div.shadow10l {
	-webkit-box-shadow: 0 0 10px #777;
	-moz-box-shadow: 0 0 10px #777;
	box-shadow: 0 0 10px #777
}

div.shadow5l {
	-webkit-box-shadow: 0 0 5px #777;
	-moz-box-shadow: 0 0 5px #777;
	box-shadow: 0 0 5px #777
}

div.shadow10d {
	-webkit-box-shadow: 0 0 10px #222;
	-moz-box-shadow: 0 0 10px #222;
	box-shadow: 0 0 10px #222
}

div.shadow5d {
	-webkit-box-shadow: 0 0 5px #222;
	-moz-box-shadow: 0 0 5px #222;
	box-shadow: 0 0 5px #222
}

div.divider {
	width: 95%;
	height: 1px;
	background-color: #DDD;
	margin: 10px;
	position: relative;
	clear: both;
	float: left;
	-webkit-box-shadow: 0 0 5px #DDD;
	-moz-box-shadow: 0 0 5px #DDD;
	box-shadow: 0 0 5px #DDD
}

div.descbox {
	width: 100%;
	float: left;
	clear: both
}

div.yt-twd-outer {
	line-height: 0;
	margin: 0;
	float: left;
	clear: none;
	padding-top: 10px
}

div.ratio2080 div.yt-twd-outer {
	width: 20%
}

div.ratio2080 div.titlendesc {
	width: 80%
}

div.ratio2575 div.yt-twd-outer {
	width: 25%
}

div.ratio2575 div.titlendesc {
	width: 75%
}

div.ratio3565 div.yt-twd-outer {
	width: 35%
}

div.ratio3565 div.titlendesc {
	width: 65%
}

div.ratio5050 div.titlendesc,
div.ratio5050 div.yt-twd-outer {
	width: 50%
}

div.ratio100 div.titlendesc,
div.ratio100 div.yt-twd-outer {
	width: 100%
}

div.titlendesc {
	margin: 0;
	float: left;
	clear: right
}

div.titlendesc div,
div.titlendesc h5 {
	padding: 5px 15px !important;
	margin: 0 !important
}

div.titlendesc h5 {
	font-size: 26px !important
}

div.respslidercontainer {
	float: left;
	width: 100%;
	margin: 15px 0;
	padding: 0;
	position: relative
}

table.juser-vid-table {
	margin: 0 auto;
	width: 100%;
	height: auto
}

.juser-vid-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-width: 960px;
	margin: 0 auto
}

.juser-vid-container embed,
.juser-vid-container iframe,
.juser-vid-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#tnt_pagination {
	display: block;
	text-align: left;
	height: 22px;
	line-height: 21px;
	clear: both;
	padding-top: 3px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400
}

#tnt_pagination a:link,
#tnt_pagination a:visited {
	padding: 2px 7px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	text-decoration: none;
	background-color: #F5F5F5;
	color: #0072bc;
	width: 22px;
	font-weight: 400
}

#tnt_pagination .active_tnt_link,
#tnt_pagination a:hover {
	border: 1px solid #BDF;
	background-color: #DEF;
	color: #0072BC
}

#tnt_pagination .active_tnt_link {
	padding: 2px 7px;
	margin-left: 10px;
	text-decoration: none;
	cursor: default
}

#tnt_pagination .disabled_tnt_pagination {
	padding: 2px 7px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	text-decoration: none;
	background-color: #F5F5F5;
	color: #D7D7D7;
	cursor: default
}

.Caption_Content {
	line-height: 1 !important
}

@media only screen and (max-width:767px) {
	div.outerwidthsmall1 {
		width: 100% !important
	}

	div.outerwidthsmall2 {
		width: 50% !important
	}

	div.outerwidthsmall3 {
		width: 33.3% !important
	}

	div.titlendesc,
	div.yt-twd-outer {
		width: 100% !important
	}
}