
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700');
.pharma_video_pagination{
	margin-top:10px;
}
.page-numbers { list-style:none; font-size:12px; padding-bottom: 30px; padding-left: 0; font-family: 'Roboto Condensed', sans-serif;}
.page-numbers li{ display:inline-block; }
.page-numbers li a{
	display: block;
    float: left;
    padding: 10px 12px;
    margin-right: 4px;
    border: 1px solid #efefef;
    text-decoration: none;
    color: #000;
}
.page-numbers li span.current {
	display:block;
	float:left;
	padding:10px 12px;
	margin-right:4px;
	border: 1px solid #d2d2d2;
    background-color: #ebebeb;
}
.page-numbers li span.dots { display:block; float:left; padding:4px 9px; margin-right:4px;  }
.video-list {
	float: left;
	width:25%;
	margin-right: 30px;
	margin-bottom: 10px;
	list-style:none;
}

.video-heading{
	min-height:60px;
	font-size:14px;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
}
.cat_filter_btn_li{
	margin-right: 5px;
	margin-bottom: 5px;
}

.cat_filter_btn_selected{
	background-color: #99cb58 !important;
}

.cat_filter_btn_reset{
	background: none !important;
    color: red !important;
    box-shadow: none !important;
    font-weight: bold !important;
    font-size: 18px !important;
}

.clearfix{
	clear: both;
}

.video_header_info{
	margin-bottom: 10px;
	padding:0px;
}

.video_total_found{
	float: left;
}

.pharma_video_filter{
	float: right;
	font-family: 'Roboto Condensed', sans-serif;
}

.video-list-item-img{
	position: relative;
	border:1px solid #dddddd;
	padding:10px;
}

.pharma-video-middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.video-list-item-img:hover .pharma_video_thumb {
	opacity: 0.3;
}

.video-list-item-img:hover .pharma-video-middle {
	opacity: 1;
}

.pharma-video-text {
  color: white;
  font-size: 16px;
  /*padding: 16px 32px;*/
}

.pharma-video-text a{
	color: white;
	display:inline-block;
	padding:2px 8px;
	font-size: 16px;
	text-decoration:none;
	border-radius:4px;
	background-color:#444;
	margin-right: 5px;
}
.pharma-video-text a.video-youtube-line{
	background-color:#f00;
}
.pharma-video-text a i{
	font-size:20px;
}

.pharma_video_thumb {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  margin-bottom: 10px;
}

.white-popup {
  position: relative;
  background: #FFF;
  width: auto;
  max-width: 450px;
  margin: 20px auto;
}
.white-popup h4{
	margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 14px 18px;
}
.white-popup form{
	 padding: 20px;
}
.white-popup form div{
	margin-bottom:6px;
}
.white-popup form span,
.white-popup form input{
	font-size: 14px;
    display: block;
    width: 100%;
}
.white-popup form input[type="text"],
.white-popup form input[type="email"],
.white-popup form input[type="url"],
.white-popup form input[type="password"],
.white-popup form input[type="search"],
.white-popup form input[type="number"],
.white-popup form input[type="tel"],
.white-popup form input[type="range"],
.white-popup form input[type="date"],
.white-popup form input[type="month"],
.white-popup form input[type="week"],
.white-popup form input[type="time"],
.white-popup form input[type="datetime"],
.white-popup form input[type="datetime-local"],
.white-popup form input[type="color"],
.white-popup form textarea{
	color: #000;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 6px 14px;
	font-size: 14px;
	width:100%;
}
.white-popup form textarea{
	line-height: 18px;
	font-size: 12px;
	min-height:160px;
}
.white-popup form input[type="submit"],
.white-popup form input[type="submit"]:hover{
	padding: 18px 8px;
	border:1px solid #6c9025;
	background: #6c9025;
	color: #FFF;
}

.pharma-video-alert{
	padding: 5px;
    border-radius: 5px;
    border: 1px solid #fff191;
    background-color: #fdffde;
}


.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-justify {
  text-align: justify;
}

/* ==== GRID SYSTEM ==== */

.pharma-video-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.pharma-video-row {
  position: relative;
  width: 100%;
}

.pharma-video-row [class^="pharma-video-col"] {
  float: left;
    margin: 0.5rem 1% 0% 0%;
  min-height: 0.125rem;
}

.pharma-video-col-1,
.pharma-video-col-2,
.pharma-video-col-3,
.pharma-video-col-4,
.pharma-video-col-5,
.pharma-video-col-6,
.pharma-video-col-7,
.pharma-video-col-8,
.pharma-video-col-9,
.pharma-video-col-10,
.pharma-video-col-11,
.pharma-video-col-12 {
  width: 96%;
}

.pharma-video-col-1-sm {
  width: 4.33%;
}

.pharma-video-col-2-sm {
  width: 12.66%;
}

.pharma-video-col-3-sm {
  width: 21%;
}

.pharma-video-col-4-sm {
  width: 29.33%;
}

.pharma-video-col-5-sm {
  width: 37.66%;
}

.pharma-video-col-6-sm {
  width: 46%;
}

.pharma-video-col-7-sm {
  width: 54.33%;
}

.pharma-video-col-8-sm {
  width: 62.66%;
}

.pharma-video-col-9-sm {
  width: 71%;
}

.pharma-video-col-10-sm {
  width: 79.33%;
}

.pharma-video-col-11-sm {
  width: 87.66%;
}

.pharma-video-col-12-sm {
  width: 96%;
}

.pharma-video-row::after {
	content: "";
	display: table;
	clear: both;
}

.hidden-sm {
  display: none;
}

@media only screen and (min-width: 33.75em) {  /* 540px */
  .pharma-video-container {
    width: 100%;
  }
}
@media only screen and (min-width: 45em) {  /* 720px */
}

@media only screen and (min-width: 33.75em) {  /* 720px */
  .pharma-video-col-1 {
    width: 4.33%;
  }

  .pharma-video-col-2 {
    width: 12.66%;
  }

  .pharma-video-col-3 {
        width: 24%;
  }

  .pharma-video-col-4 {
    width: 29.33%;
  }

  .pharma-video-col-5 {
    width: 37.66%;
  }

  .pharma-video-col-6 {
    width: 46%;
  }

  .pharma-video-col-7 {
    width: 54.33%;
  }

  .pharma-video-col-8 {
    width: 62.66%;
  }

  .pharma-video-col-9 {
    width: 71%;
  }

  .pharma-video-col-10 {
    width: 79.33%;
  }

  .pharma-video-col-11 {
    width: 87.66%;
  }

  .pharma-video-col-12 {
    width: 98%;
  }

  .hidden-sm {
    display: block;
  }
}

@media only screen and (min-width: 60em) { /* 960px */
  .pharma-video-container {
    width:100%;
    /*max-width: 10rem;*/
  }
}
ul.pharma-filter-video{
	padding-left:0;
	margin:0;
}
ul.pharma-filter-video li{
	list-style:none;
	display:inline-block;
}
ul.pharma-filter-video li a{
	display:block;
	padding:6px 9px;
	font-size:12px;
	background-color:#999;
	text-decoration:none;
	color:#FFF !important;
	border-radius: 4px;
	transition: .5s ease;
}
ul.pharma-filter-video li a:hover{
	background-color:#f00;
	text-decoration:none;
	color:#fff;
}

.video_search_div{
	width:295px; 
	float: right; 
	margin-right:12px;
}

.video_search_div input[type='text']{
	width:225px;
	height:25px;
	border: 1px solid #000;
	padding-left: 5px;
	float: left;
}

.video_search_div input[type='submit']{
	width:70px;
	height: 25px;
	background-color: #000;
	outline: none;
	color: #FFF;
	border: 1px solid #000;
	cursor: pointer;
	font-size: 12px;
	float: left;
}

@media only screen and (max-width: 600px) {
  .video_search_div {
    width:100%;
	margin-right: 0px;
  }
  
  .video_search_div input[type='text']{
	  width:70%;
  }
  
  .video_search_div input[type='submit']{
	  width: 30%;
  }
}