.jmvideogalleries-back-to-projects a{
    color: #8f8f8f !important;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding:2px 0 2px 0;
    display:block;
    transition: all 0.2s ease-in-out 0s;
    text-decoration: none;
}
.jmvideogalleries-back-to-projects a:hover {
    color: #2A82A5 !important;
    background-repeat: no-repeat !important;
    background-color:#fff !important;
    font-size: 18px;
    background-position: 0px -41px !important;
    text-decoration: none;
}
.jmvideogalleries-back-to-projects img{
    margin-right: 8px;
}
.jmvideogalleries-video-content{
    position: relative;
    background-color: #fff;
    padding: 15px 0 0;
}
.jmvideogalleries-video-content .next{
    position: absolute;
    top: 35%;
    right: 2%;
    width:5%;
}
.jmvideogalleries-video-social {
	position: absolute;
	top: 15px;
	left: -10px;
	width: 105px;
	z-index: 8;
}
.jmvideogalleries-video-content .prev{
    position: absolute;
    top: 35%;
    left: 2%; 
    width:5%;
}
.jmvideogalleries-video-description{
    margin-top: 0px;
    margin-bottom:20px;
}
.jmvideogalleries-back-to-projects {
    text-align: left;
    width: 160px!important;
	padding-top: 10px;
	line-height:1.5;
}
.jmvideogalleries-video-title{
    
}
.jmvideogalleries-video-title h4{
    text-transform: none !important;
    color: #000000!important;
    font-size: 181%;
    font-weight:normal;
    line-height:1;
}
.jmvideogalleries-video-description h4, .jmvideogalleries-video-description p {
    padding-left:8% !important;
    padding-right:8% !important;	
    margin-top:0px !important;
    color:#ababab;
}
.jmvideogalleries-video-content .span10 {
    margin-left:0px !important;
}
.jmvideogalleries-video-content .span1 {
    width: 8.54701% !important;
}
.center{
    text-align:center;
}
.jmvideogalleries-video-content .span12{
    margin:0 !important;
}
.jmvideogalleries-video-social .like-social{
    background: none repeat scroll 0 0 #DADADA;
    border: medium none;
    height: 18px;
    margin: 7px 0;
    padding: 0;
    width: 51%;
    text-align:center;
}
.jmvideogalleries-video-social .img-social{
    margin-left:7px;
    cursor:pointer;
}
.jmvideogalleries-video-social{
    /* position:absolute; */
    width:85px;
}
.jmvideogalleries-video-social ul{
	margin-left: 0 !important;
	list-style:none;
}
.jmvideogalleries-video-content ul{
    list-style:none !important;
    padding:0!important;
	margin-left: 0 !important;
}
#jm-videogalleries-video{
	margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 979px) {
    .jmvideogalleries-video-social{
        position:relative;
        top:0;
        padding-left:8% !important;
    }
}
@media (max-width: 767px) {
    .jmvideogalleries-video-social{
        position:relative;
        top:0;
        padding-left:8% !important;
    }
    .jmvideogalleries-back-to-projects{
        padding-left:0 !important;
        width:100% !important;
    }
    .jmvideogalleries-back-to-projects a{
        text-align: center;
    }
    .jmvideogalleries-video-social{
        margin: 0 auto;
        padding-left:0!important;
    }
    .row-fluid [class*="span"]{
        min-height: 0!important;
    }
    .jmvideogalleries-video-content .next{
        top:50%;
    }
    .jmvideogalleries-video-content .prev{
        top:50%;
    }
}
/* //////////////////videos////////////////////// */
#jmvideogalleries_videos_items{
	margin-top: 15px;
	float: left;
}
div.jmvideogalleries-view-items div.row-fluid div#all.span2 {
	width:6.5%;	
}

div.jmvideogalleries-view-items div.span2 img.play {
	margin-top:-25px;
	margin-left:125px;
}

div#view-by-genre div.row-fluid div.span4, div#view-by-director div.row-fluid div.span4, div#view-by-category div.row-fluid div.span4 {
	padding-left:20px;
	font-size:20px;
	padding-top:26px;
}

div.jmvideogalleries-view-items div.span4 {
	font-family:Myriad W01 Lt;
	text-transform:none;
}

div.jmvideogalleries-view-items div.span4 div.span10 {
    margin-top: 80px;
    text-align: center;
    width: 100%;
	font-size:130%;
}

.jmvideogalleries_videos_filter{
	list-style:none !important;
	margin: 0;
	width: 90%;
}
.jmvideogalleries_videos_filter li{
	display: inline-block;
	margin: 0 3px !important;
	padding: 1px 10px !important;
}
.jmvideogalleries_videos_filter li:first-child{
	cursor:default;
	color:#fff;
	font-weight:normal;
}

.jmvideogalleries_videos_filter .btn:hover, .btn:focus{
	background-position: 0 -26px !important;
}
.jmvideogalleries_videos_filter .jm-inverse,
.jmvideogalleries_videos_sorting .jm-inverse{
	color: #fff;
	cursor: pointer;
}
.jm-inverse:hover, .jm-inverse:focus,
.jm-inverse.current{}
.jmvideogalleries_videos_item{
	position: relative;
	overflow:hidden;
	margin-bottom: 25px !important;
}

.jmvideogalleries_videos_title{
	position:absolute;
	top:100%;
	width:100%;
	height:100%;
	right:0;
	background:url('../images/play-icon.png') no-repeat, linear-gradient(to bottom, #f0b837, #eeae2f);
	background-position: center 71%;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	border: 1px solid #e8aa29; 
}
.jmvideogalleries_title_desc{
	bottom: 60%;
    margin: 15% auto;
    text-align: center;
    width: 90%;
}
.jmvideogalleries_title_desc span{
	margin-left: 0 !important
}
.jmvideogalleries_desc{
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}
.jmvideogalleries_title{
	text-transform: uppercase;
	font-weight:normal;
	font-family:'open_sansbold';
	font-size:17px;
	line-height:21px;
}
.jmvideogalleries_videos_item img{
	width:100% !important;
}
.jmvideogalleries_videos_title{color: #000;}
.jmvideogalleries_videos_item:hover  .jmvideogalleries_videos_title{
	top:0%;
}
@media (min-width: 768px) and (max-width: 979px) {
	.jmvideogalleries_videos_filter{
		margin: 0 0 24px 0!important;
	}
}
@media (max-width: 768px) {
    .jmvideogalleries_videos_filter li.filter,
    .jmvideogalleries_videos_sorting li.filter{
        clear: both;
        display: block;
    }
	.jmvideogalleries_videos_filter{
		margin: 0 0 24px 0!important;
	}
	.jmvideogalleries_videos_filter li:first-child{
		padding-left:0 !important
	}
	.jmvideogalleries_title_desc{
		margin: 26% auto !important;
	}
	.jmvideogalleries_videos_title{
		background-position: center 58% !important;
	}
}
@media (max-width: 440px) {
	.jmvideogalleries_title_desc{
		margin: 15% auto !important;
	}
	.jmvideogalleries_videos_title{
		background-position: center 71% !important;
	}
}
.jm-video-container .span3{
	margin-left: 1.5% !important;
}
.jm-video-container .span4{
	margin-left: 1.5% !important;
}
.jm-video-container .span6{
	margin-left: 1.5% !important;
}
.jm-video-container .span2{
	margin-left: 1.5% !important;
}

.jmvideogalleries_videos_sorting{
	list-style:none;
	margin: 0;
	width: 1%;
}
.jmvideogalleries_videos_sorting li{
	display: inline-block;
	margin: 0 3px;
	padding: 5px 10px ;
}
.jmvideogalleries_videos_sorting li:first-child{
	cursor:default;
	color:#fff;
}

.span12 .span1,
.span12 .span10{margin: 0!important;}
.span12 .span1 .jm-np{font-size: 80px;font-weight: normal;color: #cbcbcb;z-index: 9;}
.span12 .span1 .jm-np.next{
	position: absolute;
    right: 2%;
    top: 50%;
    width: 25px;
}
.span12 .span1 i{display: none;}
.span12 .span1 a i{display: block;}
.span12 .span1 .jm-np.prev{
	left: 2%;
    position: absolute;
    top: 50%;
    width: 25px;
}



/* //////////////////videos////////////////////// */
#jm-videogalleries #jm-video-myModal{
    background:#000;
    padding:20px 10px;
    color:#fff;
}
#jm-videogalleries .jm-video-modal-title{
    font-weight:bold;
    font-size: 13pt;
}
#jm-videogalleries .jm-video-modal-video iframe{
    width:100%;
    height:371px;
}
#jm-videogalleries .jm-video-modal-description{
    max-height:100px;
    min-height:0px;
}
@media (max-width: 440px) {
    #jm-videogalleries .jm-video-modal-video iframe{
        height:179px;
    }
}
#jm-videogalleries .jm-video-modal-video{
    margin: 10px 0px;
}
#jm-videogalleries #jm-video-modal-close{
    position:absolute;top:4%;right:2%;cursor: pointer;
}
#jm-videogalleries div.jmvideogalleries-view-items div.row-fluid div#all.span2 {
    width:6.5%;
}

#jm-videogalleries div.jmvideogalleries-view-items div.span2 img.play {
    margin-top:-25px;
    margin-left:125px;
}

#jm-videogalleries div#view-by-genre div.row-fluid div.span4, div#view-by-director div.row-fluid div.span4, #jm-videogalleries div#view-by-category div.row-fluid div.span4 {
    padding-left:20px;
    font-size:20px;
    padding-top:26px;
}

#jm-videogalleries div.jmvideogalleries-view-items div.span4 {
    font-family:Myriad W01 Lt;
    text-transform:none;
}

#jm-videogalleries div.jmvideogalleries-view-items div.span4 div.span10 {
    margin-top: 80px;
    text-align: center;
    width: 100%;
    font-size:130%;
}

#jm-videogalleries .jmvideogalleries_videos_filter{
    list-style:none;
    margin: 10px 0 12px 0px;
    width:99%;
}
#jm-videogalleries .jmvideogalleries_videos_filter li{
	 
    display: inline-block;
    margin: 0 3px!important;
   /* padding: 0px 14px !important;
	display: block;*/
  padding: 5px 10px;
  background: transparent; /* before #eee; */
  color: #333;
  text-decoration: none;
  border-radius: 3px;
  text-align:center;
  font:Arial,sans-serif !important;
  font-size:11px !important; /* before 12px; */
}
#jm-videogalleries .jmvideogalleries_videos_filter li:first-child{
    cursor:default;
	color:#B1B1B1;
	font-weight:bold;
}
#jm-videogalleries .jmvideogalleries_videos_item{
    position: relative;
    overflow:hidden;
}

.jmvideogalleries_videos_title{
    position:absolute;
    top:100%;
    width:100%;
    height:100%;
    right:0;
	opacity:0;
    background:url('../images/play-icon.png') no-repeat, linear-gradient(to bottom, #3b85c8, #286398);
    background-position: center 71%;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
#jm-videogalleries .jmvideogalleries_title_desc{
    bottom: 60%;
    margin: 15% auto;
    text-align: center;
    width: 90%;
    overflow: hidden;
}
#jm-videogalleries .jmvideogalleries_title_desc span{
    margin-left: 0 !important
}
#jm-videogalleries .jmvideogalleries_desc{
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    /*white-space: nowrap;*/
}
#jm-videogalleries .jmvideogalleries_title{
    text-transform: uppercase;
    color: #fff;
}
#jm-videogalleries .jmvideogalleries_videos_item img{
    width:100% !important;
}
#jm-videogalleries .jmvideogalleries_videos_item:hover  .jmvideogalleries_videos_title{
    top:0%;
	opacity:1;
}
@media (min-width: 768px) and (max-width: 979px) {
    #jm-videogalleries .jmvideogalleries_videos_filter{
        margin: 0 0 24px 0!important;
    }
}
@media (max-width: 767px) {
    #jm-videogalleries .jmvideogalleries_videos_filter{
        margin: 0 0 24px 0!important;
    }
    #jm-videogalleries .jmvideogalleries_videos_filter li:first-child{}
    #jm-videogalleries .jmvideogalleries_title_desc{
        margin: 26% auto !important;
    }
    #jm-videogalleries .jmvideogalleries_videos_title{
        background-position: center 58% !important;
    }
}
@media (max-width: 440px) {
    #jm-videogalleries .jmvideogalleries_title_desc{
        margin: 15% auto !important;
    }
    #jm-videogalleries .jmvideogalleries_videos_title{
        background-position: center 71% !important;
    }
}
#jm-videogalleries .jm-video-container .span3{
    margin-left: 1.5% !important;
    margin-bottom: 1.5% !important;
}
#jm-videogalleries .jm-video-container .span4{
    margin-left: 1.5% !important;
    margin-bottom: 1.5% !important;
}
#jm-videogalleries .jm-video-container .span6{
    margin-left: 1% !important;
    margin-bottom: 1% !important;
}
#jm-videogalleries .jm-video-container .span2{
    margin-left: 1.5% !important;
    margin-bottom: 1.5% !important;
}

#jm-videogalleries .jm-video-container .span3 .jmvideogalleries_title_desc{
    font-size: 10pt;
    margin: 16% auto !important;
}
#jm-videogalleries .jm-video-container .span4 .jmvideogalleries_title_desc{
    margin: 20% auto !important;
}
#jm-videogalleries .jm-video-container .span6 .jmvideogalleries_title_desc{
    margin: 26% auto !important;
}
#jm-videogalleries .jm-video-container .span2 .jmvideogalleries_title_desc{
    font-size: 8pt;
    margin: 2% auto !important;
}

#jm-videogalleries .jmvideogalleries_videos_sorting{
    list-style:none !important;
    margin: 10px 0 12px 0px !important;
    width:35%;
}
#jm-videogalleries .jmvideogalleries_videos_sorting li{
    display: inline-block;
    margin: 0 3px !important;
    padding: 0px 14px !important;
}
#jm-videogalleries .jmvideogalleries_videos_sorting li:first-child{
    cursor:default;
	color:#B1B1B1;
	font-weight:bold;
}
#jm-videogalleries ul{
    display:inline-block;
}
#jm-videogalleries .jmvideogalleries-video-social ul{
    display:inline;
}
/* Landscape phones and down */
@media (max-width: 480px) {
    #jm-videogalleries .jmvideogalleries_videos_filter,.jmvideogalleries_videos_sorting {
        width:100%!important;
    }
}
#jmvideogalleries_videos_items{
	position: relative;
	clear: both;
	margin-top: 15px;
}
.jmvideogalleries_videos_item{
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transition:.8s;
	-webkit-transition:.8s;
}
.jmvideogalleries_videos_item.jmhidden{
	transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
}
.jmvideogalleries-back-to-projects i {
    margin: 0 5px;
	display: inline-block!important;
    text-decoration: inherit!important;
	width: 15px!important;
}
.list-footer li{
	list-style:none;
	float: left;
	margin: 0 5px;
}
.fb_iframe_widget span{
	width:450px !important;
}
.fb-comments-wrap{
	margin-top: 10px;
	margin: 0 auto;
}
 