/* Gallery Items + Doctors Page */
.group { margin: 0; }
.group dd { margin-left: 0; }
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
* html .group { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */
.filter.group { list-style: none; margin-left: 0; margin-bottom: 25px; text-align: center; }
.filter li { margin-right: 8px; line-height: 24px; display: inline; text-align: center; }
.filter li:after { }
.filter li:last-child:after { content: ""; }
.filter a { padding: 4px 10px; color: #777; text-decoration: none; line-height: 24px; font-size: 13px; background: #fff; display: inline-block; margin-bottom: 5px;}
.filter a:hover, .current a { color: #fff; background: url(../img/f-2.png) repeat-x; -moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
.gallery li { float: left; margin-bottom: 2em;list-style: none; }
.gallery li.span2:nth-child(6n+1), .gallery li.span3:nth-child(4n+1), .gallery li.span4:nth-child(3n+1), .doctors .span3:nth-child(4n+1) { margin-left: 0; }
.gallery a { display: block; text-decoration: none; }
.gallery img { display: block; -webkit-box-shadow:  4px 4px 0 0 yellowgreen; width: 100%; box-shadow:  4px 4px 0px 0 yellowgreen; -moz-box-shadow: 4px 4px 0px 0 yellowgreen;margin: 10px;list-style: none; }
.gallery li.span2 img { max-width: 139px;list-style: none; }
.gallery li.span3 img { max-width: 221px;list-style: none; }
.gallery li.span4 img {max-width: 220px;height:200px;list-style: none; }
 .active {
	background-color:red;
	}
	
	.img-responsive1 {
  
    
    display: block;
    height: auto;
    max-width: 100%;
    box-shadow: 0px 5px 10px gray;
    border-radius: 10px ;
    border: 5px solid yellowgreen;
}
.content_right_block ul li {
    background: url(../images/star_li.png) no-repeat scroll left 13px;
    border-bottom: 1px dashed #CAC9B3;
    line-height: 15px;
    list-style: none outside none;
    smargin: 0 15px;
    padding: 0.75em  0.75em ;
    width:28%;
    text-align:justify;
}

/* Section */
#breadcrumb, #frame, #content { margin-bottom: 28px; }
#top { background: #c3f1eb; }
.back {
padding-top:20px;
paddin-bottom:20px;
}
.star_green img{
heigt:1px;
width:1px;
}
.short-film .films {
    margin-bottom: 18px;
    margin-left: 15px;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.short-film .films-details {
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    background: #f3f3f3;
    box-shadow: 10px 10px 10px 0 rgba(9, 26, 44, 0.2);
    margin:10px;
    padding:10px;
    width:20%;
    float:left;
}
.short-film .film-image {
    position: relative;
    display: block;
    margin-bottom: 5px;
}
.short-film a {
    color: #333333;
}
.short-film .film-image img {
    position: relative;
    width: 100% !important;
    max-width: none;
    height:200px;
    smin-height: 200px;
    transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
}
.short-film .films-des {
    padding-left: 10px;
    padding-right: 10px;
}
.short-film .film-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0px 0px 15px;
    line-height: 1.4em;
}
.short-film a {
    color: #333333;
}
.short-film .film-info {
    position: relative;
    font-size: 14px;
}
.short-film .film-info li {
    display: inline-block;
    float: left;
    margin-right: 15px;
    font-size: 13px;
}
.short-film .film-info a {
    color: #999999;
}
.short-film a {
    color: #333333;
    font-weight: bold;
    text-align: left;
    margin-bottom: 14px;
}
.icon-clock::before {
    content: "\e055";
}
.short-film .film-text {
    font-size: 15px;
    color: #666666;
    margin-bottom: 20px;
    line-height: 1.7em;
}

.short-film .film-title {
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.4em;
    text-align: left;
    letter-spacing: 0.8px;
}
.short-film a:hover {
    color: rgb(11, 61, 135);
    text-decoration: none;
}
.video-size {
    width: 100%;
    height: 360px;
    text-align: center;
}



.short-film-detail .film-header h3 {
    padding-bottom: 15px;
}
.short-film-detail .red {
    color: #ed4636;
    padding-bottom: 10px;
}
.short-film-detail .gray {
    color: gray;
}

/* Styles for media between 979px and 768px */
@media (max-width: 979px) and (min-width: 768px) {
    /* Photo Gallery */
    .gallery li.span4 img { max-width: 225px; }
    .gallery li.span3 img { max-width: 165px; }
    .gallery li.span2 img { max-width: 104px; }
}

/* Styles for media lessthan 767px */
@media (max-width: 767px) {
   .page .container { padding: 0; }
   

   
   /* Photo Gallery */
   .gallery .span4, .gallery .span3, .gallery .span2 { width: 31.491712707182323%; margin-left: 2.127659574468085%; float: left; }
   .gallery li.span2 img { max-width: none; }
   .gallery li.span2:nth-child(6n+1), .gallery li.span3:nth-child(3n+1), .gallery li.span4:nth-child(3n+1), .doctors .span3:nth-child(4n+1) { margin-left: 20px; }
   .gallery li.span2:nth-child(3n+1), .gallery li.span3:nth-child(3n+1), .gallery li.span4:nth-child(3n+1), .doctors .span3:nth-child(3n+1) { margin-left: 0 !important; }
   .gallery img { -webkit-box-shadow: 3px 3px 0 0 yellowgreen; box-shadow: 3px 3px 0px 0 yellowgreen; -moz-box-shadow: 3px 3px 0px 0 yellowgreen; margin:10px;list-style: none;}
   .gallery li.span4 img, .gallery li.span3 img, .gallery li.span2 img { max-width: none !important;list-style: none; }
   
   /* Footer */
   footer .span3 { margin-bottom: 20px; }
}

/* Styles for media lessthan 480px */
@media (max-width: 480px) {
    .breadcrumb .title, #social { display: none !important; } /* Hide the breadcrumb title for landscape phones and down */



}

@media (max-width: 320px) {

.short-film .films-details {
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    background: #f3f3f3;
    box-shadow: 10px 10px 10px 0 rgba(9, 26, 44, 0.2);
    margin:10px;
    padding:10px;
    width:100%;
    float:left;
}
.form-style-5{
    width: 100%;
    background: #f4f7f8;
    margin: 10px auto;
    padding: 30px 20px 20px 20px;
    background: #f4f7f8;
    border-radius: 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
    float:left;
}
.form-style-5 input[type="text"], .form-style-5 input[type="date"], .form-style-5 input[type="datetime"], .form-style-5 input[type="number"], .form-style-5 input[type="search"], .form-style-5 input[type="time"], .form-style-5 input[type="url"], .form-style-5 input[type="email"], .form-style-5 select, .form-style-5 textarea {
    color: #747474;
    border: 1px #acacac solid;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 8px 0 8px 12px;
    font-size: 14px;
}
header {
    width: 100%;
    background: #20DDBE;
    height: 100px;
}
.content_right_block ul li {
    background: url(../images/star_li.png) no-repeat scroll left 13px;
    border-bottom: 1px dashed #CAC9B3;
    line-height: 15px;
    list-style: none outside none;
    smargin: 0 15px;
    padding: 0.75em  0.75em ;
    width:100%;
    text-align:justify;
}
.row-fluid .display-non {
    display: none;
}

.span4 .phone-res {
    padding-top: 0;
    margin-top: 0;
}



}

@media (max-width: 480px) {
.short-film .films-details {
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    background: #f3f3f3;
    box-shadow: 10px 10px 10px 0 rgba(9, 26, 44, 0.2);
    margin:10px;
    padding:10px;
    width:100%;
    float:left;
}
.form-style-5{
    width: 100%;
    background: #f4f7f8;
    margin: 10px auto;
    padding: 30px 20px 20px 20px;
    background: #f4f7f8;
    border-radius: 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
header {
    width: 100%;
    background: #20DDBE;
    height: 100px;
}

.row-fluid .display-non {
    display: none;
}
.content_right_block ul li {
    background: url(../images/star_li.png) no-repeat scroll left 13px;
    border-bottom: 1px dashed #CAC9B3;
    line-height: 15px;
    list-style: none outside none;
    smargin: 0 15px;
    padding: 0.75em  0.75em ;
    width:100%;
    text-align:justify;
}
.span4 .phone-res {
    padding-top: 0;
    margin-top: 0;
}


}



@media (max-width: 768px) {

.short-film .films-details {
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    background: #f3f3f3;
    box-shadow: 10px 10px 10px 0 rgba(9, 26, 44, 0.2);
    margin:10px;
    padding:10px;
    width:100%;
    float:left;
}
header {
    width: 100%;
    sbackground: #20DDBE;
    sheight: 140px;
    
}

.row-fluid .display-non {
    display: none;
}

.span4 .phone-res {
    padding-top: 0;
    margin-top: 0;
}
.content_right_block ul li {
    background: url(../images/star_li.png) no-repeat scroll left 13px;
    border-bottom: 1px dashed #CAC9B3;
    line-height: 15px;
    list-style: none outside none;
    smargin: 0 15px;
    padding: 0.75em  0.75em ;
    width:100%;
    text-align:justify;
}
.centre3{
    text-align: center;
}

}
@media (max-width: 991px) {
.span4 .p-line {
    text-align: center;
    font-size: 21px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding-top: 4px;
}
.gallery li.span4 img {max-width: 150px;height:200px;list-style: none; }

@media (max-width: 1024px) {

.gallery li.span4 img {max-width: 220px;height:200px;list-style: none; }









